IJRIT International Journal of Research in Information Technology, Volume 2, Issue 5, May 2014, Pg: 457-462

International Journal of Research in Information Technology (IJRIT) www.ijrit.com

ISSN 2001-5569

Fuzzy Based QOS in WSN Er. Rekha Panwar1, Dr. Sona Malhotra2 1

M.Tech CSE Student, UIET Department, KUK University Kurukshetra, Haryana, India [email protected] 2

Assist. Prof. CSE, UIET Department, KUK University Kurukshetra, Haryana, India [email protected]

Abstract In this paper, state of art Quality of Service (QOS) in Wireless Sensor Network (WSN) is analyzed. Traditional end-toend multimedia applications, some non-end- to-end mission critical applications visualized for WSN have brought forward new QoS requirements. In this direction, an Adaptive Fuzzy logic control based QoS management scheme (AFLC-QM) scheme for WSN’s with constrained resources and dynamic environment is proposed. This scheme deals with the impact of unpredictable changes in traffic load on the QoS of WSN’s. lifetime, throughput and delay are chosen as input parameters. A bell shaped membership function is chosen to analyze the effect of these three input parameters on the QoS of the system as it provides low rise and fall time. Then a Fuzzy Logic Rule Base (FLRB) is applied to take the desired decision to improve the QoS. The system results are studied and compared using MATLAB. It gives better and satisfactory performance.

Keywords: Fuzzy Logic, Quality of Service (QOS), Wireless Sensor Network (Wsn).

1. Introduction Wireless sensor network (WSN) consists of spatially distributed, autonomous sensors connected via a (wireless) communications infrastructure to co-operatively monitor, record and store physical or environmental conditions, such as temperature, sound, vibration, pressure, motion or pollutants. A sensor network is composed of a large number of sensor nodes that are densely deployed either inside the phenomenon or very close to it. The position of sensor nodes need not be engineered or predetermined. This allows random deployment in inaccessible terrains or disaster relief operations. On the other hand, this also means that sensor network protocols and algorithms must possess self-organizing capabilities. Another unique feature of sensor networks is the cooperative effort of sensor nodes. Sensor nodes are fitted with an onboard processor. Instead of sending the raw data to the nodes responsible for the fusion, they use their processing abilities to locally carry out simple computations and transmit only the required and partially processed data. Wireless sensor networks (WSNs) are an important technology for large-scale monitoring, providing sensor measurements at high temporal and spatial resolution. The simplest application is sample and send where measurements are relayed to a base station, but WSNs can also perform in-network processing operations such as aggregation, event detection, or actuation. The first WSN a decade ago clearly articulated the promise of the technology for a diverse range of monitoring applications including forests, waterways, buildings, security, and the battlefield.

Er. Rekha Panwar,IJRIT

457

IJRIT International Journal of Research in Information Technology, Volume 2, Issue 5, May 2014, Pg: 457-462

Wireless Sensor Networks consists of individual nodes that are able to interact with their environment by sensing or controlling physical parameter; these nodes have to collaborate in order to fulfill their tasks as usually, a single node is incapable of doing so; and they use wireless communication to enable this collaboration [1]. The definition of WSN, according to, Smart Dust program of DARPA is: “A sensor network is a deployment of massive numbers of small, inexpensive, self powered devices that can sense, compute, and communicate with other devices for the purpose of gathering local information to make global decisions about a physical environment” [1].

Fig. 1 Simple WSN Model.

2. QOS IN WSN Many Different communities may interpret QoS of WSNs in separate ways. For example, in applications including event detection and target tracking, the failure to detect or extracting wrong or incorrect information according to a physical event may arise from many reasons. It may be due to the deployment and network management, i. e. , the location where the event comes may not be covered by any active sensors. Intuitively, we can define coverage or the number of active sensors as parameters to measure the QoS in WSNs. We can also define some things about transportation that related parameters to measure QoS. However, our differences of QoS perspectives is not absolute since a common application requirement such as the performance measure associated with event detection may involve all of them. Here, our aim is to focus on how the underlying network can provide the QoS to applications, in terms of which parameters we can map application requirements into the network infrastructure and measure the QoS support accordingly. In Quality of Service in Wireless Sensor Networks, Wireless Sensor Networks (WSNs) consists of groups of tiny sensor nodes that are placed for target such as environmental monitoring, surveillance. Due to the small size of the nodes, they are typically deployed in large numbers and communicate via multiple hops through a wireless shared communication channel.

2.1 Quality of Service Property Model Let us consider a web service S with a set of QoS parameters defined as fq1; q2; q3g.We would like to define a relation between quality parameters and aggregated QoS. Having defined the relation, it is possible to estimate an overall quality degree that can be used for further analysis. we consider three quality parameters: Response Time (Rt), Availability (Ava) and Throughput (Tp). _ Response-time: the expected delay in milliseconds between the time when the request is sent and the time when the result is received. Er. Rekha Panwar,IJRIT

458

IJRIT International Journal of Research in Information Technology, Volume 2, Issue 5, May 2014, Pg: 457-462

_ Availability: the percentage of the time in which a web service is available. WSN differs dramatically from the traditional real-time systems due to its wireless nature, limited resources (power, processing and memory), low node reliability and dynamic network topology. Thus, QoS requirements generated by the application of WSN‟s are very different and cannot be satisfactorily defined by the traditional end-to-end QoS parameters. For applications involving event detection and target tracking, the failure to detect or extracting incorrect information regarding any physical event may arise due to various reasons These may include to fault in node deployment and network management which means that the area of occurrence of event may not be covered by sufficient no. of active sensors. Thus we can define „Coverage‟ or the number of active sensors as a parameter to measure the QoS in WSN‟s [2][3].

3. Packet Loss probability in Wsn QoS in WSN can be found out in terms of throughput, lifetime, delay etc. Here, a WSN consisting of 50 nodes deployed over an area of 500x500 sq. m is shown in Fig 2. In our work, we have assumed that all the nodes send data to the sink node. The data rate is assumed to be 256 Kbps and the packet size 512 bits. So the packet arrival rate is 500 packets / sec., it is seen that for 500 packets/sec the probability of packet loss is 2%. So the throughput is 98% provided packets do not collide. Under real operating conditions, packets will collide and throughput will decrease. So, for increased throughput we have proposed a fuzzy logic based scheme where the decision will be based on various parameters.

4. Fuzzy Logic Based QoS Management Model Fuzzy logic is a multivalued logic which allows intermediate values to be defined between conventional evaluations like true/false, yes/no; high/low etc. Fuzzy logic provides an alternative way to represent linguistic and subjective attributes of the real world in computing. It is able to be applied to control systems and other applications in order to improve the efficiency and simplicity of the design process.

Er. Rekha Panwar,IJRIT

459

IJRIT International Journal of Research in Information Technology, Volume 2, Issue 5, May 2014, Pg: 457-462

Fig. 2 Fuzzy Diagram The linguistic variable is kept to be LOW, MEDIUM and HIGH for lifetime, throughput, delay. Membership functions for lifetime, throughput, and delay are used respectively. Bell shaped membership functions are used because it gives low rise time and lower number of fluctuations [4]. Based on the knowledge on the linguistic variable IF THEN ELSE fuzzy rules are used to take decision for enhancing the QoS of WSN. Linguistic rules used here are Mamdani because this type of fuzzy rule based system (FRBS) provides a natural framework to include expert knowledge. This knowledge describes the relation between system inputs and output, can be easily combined with rules. Mamdani type FRBS provides an easier way to select the most suitable fuzzification and defuzzification interface components as well as the interface method itself. Mamdani type FRBSs also provide a highly flexible means to formulate knowledge, while at the same they remain interpretable [5].

Fig. 3 Membership Functions.

Fig. 4 Membership function for Lifetime.

Er. Rekha Panwar,IJRIT

460

IJRIT International Journal of Research in Information Technology, Volume 2, Issue 5, May 2014, Pg: 457-462

Fig. 5 Membership function for Throughput

Fig. 6 Membership function for Delay

Rule no. 1 2 3 4 5 6

Table 1: Proposed Fuzzy Logic Rule Base Lifetime Throughput Delay Low Low Low Low Low Medium Low Medium High Low Medium Low Low High Low Low High Medium

Output QOS poor poor poor Medium Medium Good

5. Experimental Results The proposed model is simulated using MATLAB [6].

Fig. 6 Output QoS vs. Node Density & Lifetime

6. Conclusions In this paper, a fuzzy logic based approach for QoS Management in WSN. Three parameters Lifetime, Throughput, Delay give better output as compare to other parameters. Packet loss is estimated for a randomly deployed network. Simulation results show that our implementation particularly works well with increased network traffic, that is, with increased packet generation rate. The response of the fuzzy model is

Er. Rekha Panwar,IJRIT

461

IJRIT International Journal of Research in Information Technology, Volume 2, Issue 5, May 2014, Pg: 457-462

then found out and it seems to be satisfactory. The program is not complex and can be easily embedded in real system. Output after Fuzzy used for Lifetime, Throughput, Delay parameter give satisfactory and better Performance metrics.

References [1] Stephan Olariu, “Information assurance in wireless sensor networks”, Sensor network research group, Old Dominion University. [2] Chen, D., and Varshney, P. K. QoS support in wireless sensor networks: A survey. In Proc. of the 2004 International Conference on Wireless Networks (ICWN 2004) (Las Vegas, Nevada, USA, June 2004), vol. 1, pp. 227–233. [3] S. Meguerdichian, F. Koushanfar, M. Potkonjak, and M. B. Srivastava, “Coverage problems in Wireless Ad-hoc Sensor Networks, “ in proceedings of IEEE infocom, 2001, pp. 1380-1387. [4] Akkaya, K., and Younis, M. An energy-aware QoS routing protocol for wireless sensor networks. 23rd International Conference on Distributed Computing Systems Workshops, 2003. Proceedings. (May 2003), 710–715. [5] Partha Pratim Bhattacharya, Subhajit Chatterjee, “A New Fuzzy Logic Rule Based Power Management Technique for Cognitive Radio”, International Journal of Computer Science and Mobile Computing (IJCSMC), ISSN 2320-088X, Volume 2, Issue 2, February 2013, pp 6-11. [6] D. Curren, “A Survey of Simulation in Sensor Networks”.

Er. Rekha Panwar,IJRIT

462

Fuzzy Based QOS in WSN - IJRIT

The system results are studied and compared using MATLAB. It gives better and .... yes/no; high/low etc. Fuzzy logic provides an alternative way to represent.

134KB Sizes 0 Downloads 274 Views

Recommend Documents

Fuzzy Based QOS in WSN - IJRIT
Keywords: Fuzzy Logic, Quality of Service (QOS), Wireless Sensor Network (Wsn). 1. ... requirement such as the performance measure associated with event ...

A modified approach for aggregation technique in WSN - IJRIT
IJRIT International Journal of Research in Information Technology, Volume 3, Issue 7, ... Wireless sensor network are used in many application such as military, ...

A modified approach for aggregation technique in WSN - IJRIT
In computer science and telecommunications, wireless sensor networks are an ... and conferences arranged each year. ... Figure 1: Types of grids (a) Triangular lattice (b) Square grid (c) Hexagonal grid ... Degree-degree Correlations”, in Proc.

Factors Influencing QoS in Mobile Adhoc Networks - IJRIT
Abstract—The major constraint in MANETs is to maintain the Quality of Service. ... Load balancing. This is scenario where, the load traffic is balanced in all the possible routes. Unbalanced network traffic may influence the high power ... followin

Fuzzy Grill m-Space and Induced Fuzzy Topology - IJRIT
IJRIT International Journal of Research in Information Technology, Volume 2, Issue 6, June 2014, Pg: .... Definition 3.13:-Let G be a fuzzy grill on fuzzy m-space.

Fuzzy Grill m-Space and Induced Fuzzy Topology - IJRIT
IJRIT International Journal of Research in Information Technology, Volume 2, Issue 6, June ... Roy and Mukherjee [1] introduced an operator defined by grill on.

Combined Backstepping Adaptive Fuzzy Output Feedback ... - IJRIT
IJRIT International Journal of Research in Information Technology, Volume 2, ... uncertainties, i.e., unstructured uncertainties (unknown nonlinear functions) and ...

Combined Backstepping Adaptive Fuzzy Output Feedback ... - IJRIT
Student BE(IT), Amravati University/ HVPM COET Amravati, Maharashtra, India .... where x Rn and u Rm are the state and the input of system, respectively. w is ...

Anesthesia Prediction Using Fuzzy Logic - IJRIT
Thus a system proposed based on fuzzy controller to administer a proper dose of ... guide in developing new anesthesia control systems for patients based on ..... International conference on “control, automation, communication and energy ...

Group Based KPD Scheme in WSN 1 Introduction
... as they are plotted in very hostile regions, (say in border line of a country, deployed from ... Later Chan, Perrig and Song [5] proposed a modified version of.

improving the quality of service (qos) in wsn routing ...
In this module Cluster-based WSNs allows for the great savings of energy .... Conference on Information Processing in Sensor Networks (IPSN'04), Apr. 2004.

improving the quality of service (qos) in wsn routing using trust and ...
The multi-hop routing in wireless sensor networks (WSNs) offers little protection against identity deception through replaying routing information. An adversary can exploit this defect to launch various harmful or even devastating attacks against the

Entropy Based QoS Routing Algorithm in MANET Using ...
A Mobile Ad Hoc Network (MANET) is a dynamic wireless network that can be formed without the need of any pre-existing infrastructure in which each node can ...

Entropy Based QoS Routing Algorithm in MANET Using ...
1Department of Information Technology, ABES Engineering College, Ghaziabad, .... 2.1.2 Divisive: This is a "top down" approach: all observations start in one ..... Conference on Nctworking , Sensing and Control (ICNSC06), Florida, USA, 23-.

A Review to Study Fuzzy Technique on Localizing Sensors In WSN
IJRIT International Journal of Research in Information Technology, Volume 2, Issue 4, April 2014, Pg: 638- 644. Kanika Malhotra, IJRIT ... Kanika Malhotra. Department of Computer Science ... In today scenario, Wireless sensor network is very much in

A Review to Study Fuzzy Technique on Localizing Sensors In WSN
5) Quality of service management. A. Design and deployment. Nodes can be arrange by inserting sensor nodes one after .... of truth among them. For example, the declaration is, today is sunny, may be. 100% true if there are no clouds, 80% true if ther

A Review to Study Fuzzy Technique on Localizing Sensors In WSN
Using GPS is very expensive, improbable and not suitable for WSN operating environment that's why sensor nodes are self prearranged in. Wireless sensor ... Index Terms—Node localization, wireless sensor network, GPS, Fuzzy logic technique ... track

Semiring-based Fuzzy Constraints in Concurrent ...
a consistency function expressing how far a tuple of values is from any other satisfying the constraint, and a penalizing factor representing a unit for measuring ...

Wall Follower Robot Using Fuzzy Logic: A Review - IJRIT
system that enables a mobile robot in moving through a corridor or following a .... The gain scheduling controller will be used before the FLC to control the error signal ... 2) computing the path winding number, 3) learning a combinatorial map,.

Intuitionistic Fuzzy Multi Similarity MeasureBased on Cosine ... - IJRIT
IJRIT International Journal of Research in Information Technology, Volume 2, ... Department of Mathematics, Chikkanna Arts College, Tirupur, Tamil Nadu. ..... by taking the samples of the same patient at different times gives best diagnosis.

Multiobjective Genetic Algorithm-Based Fuzzy ...
Sep 30, 2009 - vector-based categorical data clustering algorithm (CCDV) ..... Note that the mapping Map should be one to one to ensure .... B. Visualization.

Multiobjective Genetic Algorithm-Based Fuzzy ...
Sep 30, 2009 - On the other hand, if a data point has certain degrees of belongingness to each cluster, ... A. Mukhopadhyay is with the Department of Computer Science and. Engineering ... online at http://ieeexplore.ieee.org. Digital Object ...