SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 01 | Jan-2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET ISO 9001:2008 Certified Journal Page 446
A Study on Quality Of Service (QOS) in Ubiquitous Wireless Sensor
Networks
K.Satya Rajesh 1, P. Suresh Varma 2
1 Research Scholar, Rayalaseema University, KURNOOL, Andhra Pradesh, India
2. Professor, Dept. of Computer Science, Adikavi Nannayya University, Andhra Pradesh, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Wireless Sensor Networks (WSNs) are extensive
systems made out of little sensor hubs with constrained PC
assets able for social event, information preparing and
imparting. Ubiquitous registering in WSNs from the viewpoint
that detected information can be utilized rather than the
client without any gateway transforming available
information. Ubiquitous Sensor Network for Development
(USN4D) incorporates in its layers components which provide
sharp information dispersal and large restriction of data to
meet the prerequisites of creating view. For the creating
ubiquitous sensor network TCP/IP protocol is implemented
for efficient utilization of available resources with low power
and available bandwidth. The main objective of this research
is to improve the performance of the ubiquitous wireless
sensor network environment by adopting TCP/IP protocol
stack in wireless sensor network.
Key Words: Ubiquitous Sensor, QOS (quality of
service), TCP/IP network
I. Introduction: Wireless Sensor Networks (WSN) is
promising to change the way we obtain information from
the physical environment. It is envisioned that WSN will
consist of thousands to millions of tiny sensor nodes, with
limited computational and communication capabilities.
When networked together, these unattended devices can
provide high-resolution knowledge about sensed
phenomena. In recent years there has been a great surge
of interest in WSN, focused on developing the hardware,
software, and networking architectures needed to enable
such applications. In the desired 4G paradigm, all kinds of
heterogeneous wireless networks and current existing IP
based Internet should be integrated into one pervasive
network to provide transparent accessibility for users.
Sensor network as a family member of wireless networks
should also be integrated.
Ubiquitous sensor systems and its application are
developing quickly as an energizing new worldview to
give solid and agreeable life administrations. The
perpetually developing Ubiquitous sensor systems and its
application will give a clever and pervasive
correspondence and system innovation for tomorrow [1].
With late patterns and advancement of minimal effort
sensors, scaling down of registering and hardware,
incitation and control frameworks, nanotechnology, and
remote correspondence, there are developing examination
ranges in urban figuring with covering subjects and
difficulties [2]. The customary TCP/IP convention suite is
not suitable to be utilized as a part of a WSN situation. A
portion of the convention modules must be uprooted
because of the asset confinement of sensor hubs. Then, its
gauges and instruments ought to be kept however much as
could be expected, so just a subset of TCP/IP convention
suite is executed in sensor hubs, which is called small
TCP/IP convention stack. We can run these convention
modules in a modified way; modules are accessible as APIs
and it is the obligation of the clients to empower a subset
of them [3].
In this paper analyzing the various methods and technique
exist for connecting the wireless sensor network to
TCP/IP protocol stack. Ubiquitous sensor network will be
implemented to connect TCP/IP protocol for various
network environments. To improve the performance of
the ubiquitous wireless sensor network environment by
adopting TCP/IP protocol stack in wireless sensor
network. Existing methods for connecting wireless sensor
network with TCP/IP protocol will be studied for efficient
connection between TCP/IP protocol stack with wireless
sensor network. To connect different type of network with
increased quality of service (QOS) parameter novel
onboard gateway approach will be adopted in ubiquitous
network which uses TCP/IP protocol.
II. Need and Importance:
The numerous and important applications of
wireless sensor networks demand for an integration with
existing IP networks, especially the Internet. An all-IP-
network will not be viable with this new technology, due
to the fundamental differences in the architecture of IP-
based networks and sensor networks. We foresee that the
integration of sensor networks with the Internet will need
gateways in most cases. We should point out that even
though IP addresses are not suitable to identify every
sensor node in WSN, some applications may require at
least a subset of the nodes to possess a unique ID within a
wireless sensor network.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 01 | Jan-2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET ISO 9001:2008 Certified Journal Page 447
Directly employing the TCP/IP protocol suite as
the communication protocol in the sensor network would
enable seamless integration of the sensor network and any
TCP/IP network. No special intermediary nodes or
gateways would be needed for connecting a sensor
network with a TCP/IP network. Rather, the connection
would simply be done by connecting one or more sensor
nodes to the TCP/IP network. TCP/IP in the sensor
network would also provide the possibility to route data
to and from the sensor network over standard
technologies such as General Packet Radio Service (GPRS).
The fact that we are able to run the TCP/IP stack even
on tiny sensor nodes suggests that TCP/IP for sensor
networks may be within reach. Sensor networks running
the TCP/IP protocol suite would be very easy to connect to
existing TCP/IP networks, and would also be able to
benefit from the wealth of readily available applications
such as file transfers using FTP or HTTP and possibly time
synchronization with NTP. There are, however, a number
of problems with using TCP/IP for wireless sensor
networks that need to be addressed before TCP/IP is a
viable alternative for sensor networks:
 The addressing and routing schemes of IP are
host-centric.
 The header overhead in TCP/IP is very large for
small packets.
 TCP does not perform well over links with high
bit-error rates, such as wireless links.
 The end-to-end retransmissions used by TCP
consume energy at every hop of the
retransmission path.
III DATA AGGREGATION & DATA DISSEMINATION
Data gathering is the main objective of sensor nodes. The
sensors periodically sense the data from the surrounding
environment, process it and transmit it to the base station
or sink. The frequency of reporting the data and the
number of sensors which report the data depends on the
particular application. Data gathering involves
systematically collecting the sensed data from multiple
sensors and transmitting the data to the base station for
further processing. But the data generated from sensors is
often redundant and also the amount of data generated
may be very huge for the base station to process it. Hence
we need a method for combining the sensed data into high
quality information and this is accomplished through Data
Aggregation [7]. Data Aggregation is defined as the
process of aggregating the data from multiple sensors to
eliminate redundant transmission and estimating the
desired answer about the sensed environment, then
providing fused information to the base station. Some
design issues in data aggregation are [7,8]: 1) Sensor
networks are inherently unreliable and certain
information may be unavailable or expensive to obtain;
like the number of nodes present in the network and the
number of nodes that are responding and also it is difficult
to obtain complete and up-to date information of the
neighboring sensor nodes to gather information. 2)
Making some of the nodes to transmit the data directly to
the base station or to have less transmission of data to the
base station to reduce energy. 3) Eliminate transmission of
redundant data using meta- data negotiations as in SPIN
protocol. 4) Improving clustering techniques for data
aggregation to conserve energy of the sensors. 5)
Improving In-Network aggregation techniques to improve
energy efficiency. In-Network aggregation means sending
partially aggregated values rather than raw values,
thereby reducing power consumption. Data dissemination
is a process by which data and the queries for the data are
routed in the sensor network [9]. Data dissemination is a
two step process. In the first step, if a node is interested in
some events, like temperature or humidity, then it
broadcasts its interests to its neighbors periodically and
then through the whole sensor network. In the second
step, the nodes that have the requested data will send the
data back to the source node after receiving the request. .
The main difference between data aggregation and data
dissemination is, in data dissemination all the nodes
including the base station can request for the data while in
data aggregation all al the aggregated data is periodically
transmitted to the base station. In addition, data
aggregation data can be transmitted periodically, while in
data dissemination data is always transmitted on demand.
Flooding is one important protocol which includes data
dissemination approach.
IV. TRANSPORT LAYER ISSUES
End to End reliable communication is provided at
Transport layer. The various design issues for Transport
layer protocols are [4, 5]: 1) In transport layer the
messages are fragmented into several segments at the
transmitter and reassembled at the receiver. Therefore a
transport protocol should ensure orderly transmission of
the fragmented segments. 2) Limited bandwidth results in
congestion which impacts normal data exchange and may
also lead to packet loss. 3) Bit error rate also results in
packet loss and also wastes energy. A transport protocol
should be reliable for delivering data to potentially large
group of sensors under extreme conditions. 4) End to End
communication may suffer due to various reasons: The
placement of nodes is not predetermined and external
obstacles may cause poor communication performance
between two nodes. If this type of problem is encountered
then end to end communication will suffer. Another
problem is failure of nodes due to battery depletion. 5) In
sensor networks the loss of data, when it flows from
source to sink is generally tolerable. But the data that
flows from sink to source is sensitive to message loss. ( A
sensor obtains information from the surrounding
environment and passes it on to the sink which in turn
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 01 | Jan-2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET ISO 9001:2008 Certified Journal Page 448
queries the sensor node for information) Traditional
transport protocols such as UDP and TCP cannot be
directly implemented in sensor networks for the following
reasons: 1. If a sensor node is far away from the sink then
the flow and congestion control mechanism cannot be
applied for those nodes. 2. Successful end to end
transmissions of packets are guaranteed in TCP but it’s not
necessary in an event driven applications of sensor
networks. 3. Overhead in a TCP connection does not work
well for an event driven application of sensor networks. 4.
UDP on the other hand has a reputation of not providing
reliable data delivery and has no congestion or flow
control mechanisms which are needed for sensor
networks. Pump Slowly, Fetch Quickly (PSFQ) proposed in
[6] one of the popular transport layer protocol. Active
Research Areas Developing transport protocols for sensor
networks is itself a difficult task due to the previously
discussed issues and not much work is reported. Existing
transport layer protocols for WSNs assume that the
network layer uses a single path routing and multi path
routing is not considered; which opens many doors for
research in this direction. Many of the transport protocols
do not consider priority when routing. Since sensor nodes
are placed in various types of environment, the data from
different locations will have different priorities.
V METHODOLOGY
TCP/IP Protocol Stack:
Sensor networks as a family member of wireless networks
should be integrated with TCP/IP network to provide
meaningful services. To present a new solution to
connecting ubiquitous sensor networks with TCP/IP
network. After the integration of sensor networks and
TCP/IP networks IP based designing model is adopted for
analyzing the sensor ID since the internet user and sensor
network does not have information about working model
by hiding the sensor ID. Since it deploy virtual IP
addresses in gateway rather than bring any modification
to sensor networks protocols, sensor networks can still
freely choose the optimized routing protocol which is
Node-Centric or Location-Centric based. Furthermore,
Internet users can easily and directly access some special
sensor nodes via virtual IP addresses. Sensor networks
which are physically located in different locations may use
totally different routing protocols for their specific
applications. If these sensor networks have gateways
which have virtual IP addresses, then it is very easy to
integrate them into one virtual network without
modification on existing protocols.
GATEWAY APPROACH
This is the common solution to integrate sensor
networks with an external network by using Application-
level Gateways as the interface. Different protocols in both
networks are translated in the application layer as
Fig1. Application - Level Gateway
Fig 2. Delay Tolerant Network
the Figure 1 shows. The advantage is: the communication
protocol used in the sensor networks may be chosen
freely. However, the drawback is: Internet users cannot
directly access any special sensor node. Another research
work, Delay Tolerant Network, also follows this Gateway-
based approach. The key different point from is that a
Bundle Layer is deployed in both TCP/IP network and non-
TCP/IP network protocol stacks to store and forward
packets, as Figure 2 shows. It is very easy to integrate with
different heterogeneous wireless networks by deploying
this Bundler Layer into their protocol stacks. But the
drawback also comes from the deployment of Bundle
Layer into existing protocols, which is a costly job.
After receiving the packets from sensor networks,
gateway first bases on packet’s Sensor ID/Location to find
out the created packet, then through the mapping between
the created packet and the original packet gateway can
easily find out the original packet. By analyzing the
original packet, gateway can get the User IP and then
create the new packet. Before sending this new packet,
gateway will delete the corresponding original and
created packets to save the storage space of the database.
In this mechanism, the onboard gateway is used
to assist TCP sources to decouple the performances of
congestion control and error control in TCP. The onboard
gateway serves to eliminate congestion and assign
bandwidth resource while the TCP source acts to
retransmit the lost packets only. The onboard gateway has
the duty of collecting information about the bandwidth
delay product (BDP) of the satellite link and the number of
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 01 | Jan-2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET ISO 9001:2008 Certified Journal Page 449
TCP flows as well as carrying out a fair assignment of the
bandwidth to each flow. The window size of each TCP
source is defined by the onboard gateway, does not reduce
in case of packets dropping. Because the sum of window
sizes of all active TCP sources in the onboard network
equals to the BDP, the utilization of network resources can
be maximized resulting in avoidance of any congestion. As
this onboard-gateway-based mechanism (OGBM) is only
concerned in the onboard network, it is well compatible
because it dispense with the need for modification of the
protocols in the satellite and ground networks
Conclusion
The various and vital utilizations of wireless sensor
networks interest for an incorporation with existing IP
systems particularly the Internet. An all-IP-system won't
be practical with this new innovation, because of the key
contrasts in the structural engineering of IP-based systems
and sensor systems. TCP/IP has turned into the true
standard convention suite for wired systems
administration. Utilizing TCP/IP is the best and helpful
approach to interface TCP/IP systems and sensor systems.
Be that as it may, because of the confinement of assets and
handling capacity, numerous individuals trust it is
unimaginable and impracticable to utilize the TCP/IP
convention suite in sensor systems. This research
analyzing the various methods and technique exist for
connecting the wireless sensor network to TCP/IP
protocol stack. To improve the performance of the
ubiquitous wireless sensor network environment by
adopting TCP/IP protocol stack in wireless sensor
network. Existing methods for connecting wireless sensor
network with TCP/IP protocol will be studied for efficient
connection between TCP/IP protocol stack with wireless
sensor network. To connect different type of network with
increased quality of service (QOS) parameter novel
onboard gateway approach will be adopted in ubiquitous
network which uses TCP/IP protocol.
REFERENCES
[1] Antoine Bagula, Marco Zennaro, Gordon Inggs,
Simon Scott and David Gascon. (2012).
“Ubiquitous Sensor Networking for Development
(USN4D): An Application to Pollution Monitoring”
sensors ISSN 1424-8220.
[2] Tai-hoon Kim, Wai-Chi Fang, Carlos Ramos,
SabahMohammed, Osvaldo Gervasi and Adrian
Stoica. (2012). “Ubiquitous Sensor Networks and
Its Application” International Journal of
Distributed Sensor Networks Volume 2012,
Article ID 31027.
[3] Jian Wang, Xiumei Wu, Na Guo, Carsten Ullrich,
Heng Luo. (2010). “An Overlay-Base Approach for
Replacing Failed Sensors by Mobile Robots”
International Conference on Cyber-Enabled
Distributed Computing and Knowledge Discovery.
[4] C. Wang et.al, “A Survey of Transport Protocols for
Wireless Sensor Networks”, IEEE Network June
2006. Vol:20, Issue:3, pp:34-40.
[5] V.S.Mansouri, B.Afsari, “A Simple Transport
Protocol for Wireless Sensor Networks”, In
proceedings of ISSNIP 2005.
[6] Chien-Yih Wan, L.Krishnamurthy, “Pump-Slowly,
Fetch-Quickly (PSFQ): A Reliable Transport
Protocol for Sensor Networks”, IEEE Journal on
selected areas in Communications, Vol 23, No 4,
April 2005.
[7] Ramesh Rajagopalan and Pramod K.
Varshney,”Data Aggregation Techniques in Sensor
Networks: A Survey”, IEEE Communications
Surveys and Tutorials, 4th quarter, 2006.
[8] A.Boulis, Saurabh Ganeriwal, Mani
B.Srivastava,”Aggregation in Sensor Networks: An
energy-accuracy trade-off”, Elseiver, Ad Hoc
Networks 1 (2003) 317-331.
[9] Wensheng Zhang, G Cao and Tom La Porta,”Data
Dissemination with Ring Based Index for Wireless
Sensor Networks”, IEEE Transactions on mobile
computing, Vol 6, No 7, July 2007.

More Related Content

What's hot

Routing protocolsin Wireless sensor network
Routing protocolsin Wireless sensor network Routing protocolsin Wireless sensor network
Routing protocolsin Wireless sensor network
dilip pareek
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
ijceronline
 
AggreLEACH: Enhance Privacy Preserving in Wireless Sensor Network
AggreLEACH: Enhance Privacy Preserving in Wireless Sensor NetworkAggreLEACH: Enhance Privacy Preserving in Wireless Sensor Network
AggreLEACH: Enhance Privacy Preserving in Wireless Sensor Network
ijsrd.com
 
Data aggregation in wireless sensor network , 11751 d5811
Data aggregation in wireless sensor network , 11751 d5811Data aggregation in wireless sensor network , 11751 d5811
Data aggregation in wireless sensor network , 11751 d5811
praveen369
 
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...
ijsrd.com
 
Routing Protocols for Wireless Sensor Networks
Routing Protocols for Wireless Sensor NetworksRouting Protocols for Wireless Sensor Networks
Routing Protocols for Wireless Sensor Networks
Darpan Dekivadiya
 
BeeSensor routing protocol for wireless sensor network
BeeSensor routing protocol for wireless sensor networkBeeSensor routing protocol for wireless sensor network
BeeSensor routing protocol for wireless sensor network
Sonam Jain
 
Report on Mapping of Carbon Monoxide using WSN
Report on Mapping of Carbon Monoxide using WSNReport on Mapping of Carbon Monoxide using WSN
Report on Mapping of Carbon Monoxide using WSN
Arjun Aravind
 

What's hot (20)

Wsn
WsnWsn
Wsn
 
Routing protocolsin Wireless sensor network
Routing protocolsin Wireless sensor network Routing protocolsin Wireless sensor network
Routing protocolsin Wireless sensor network
 
MULTIPLE CHOICE QUESTIONS WITH ANSWERS ON WIRELESS SENSOR NETWORKS
MULTIPLE CHOICE QUESTIONS WITH ANSWERS ON WIRELESS SENSOR NETWORKSMULTIPLE CHOICE QUESTIONS WITH ANSWERS ON WIRELESS SENSOR NETWORKS
MULTIPLE CHOICE QUESTIONS WITH ANSWERS ON WIRELESS SENSOR NETWORKS
 
Data-Centric Routing Protocols in Wireless Sensor Network: A survey
Data-Centric Routing Protocols in Wireless Sensor Network: A surveyData-Centric Routing Protocols in Wireless Sensor Network: A survey
Data-Centric Routing Protocols in Wireless Sensor Network: A survey
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
AggreLEACH: Enhance Privacy Preserving in Wireless Sensor Network
AggreLEACH: Enhance Privacy Preserving in Wireless Sensor NetworkAggreLEACH: Enhance Privacy Preserving in Wireless Sensor Network
AggreLEACH: Enhance Privacy Preserving in Wireless Sensor Network
 
Qos aware routing protocol for wsn
Qos aware routing protocol for wsnQos aware routing protocol for wsn
Qos aware routing protocol for wsn
 
An Efficient Approach for Outlier Detection in Wireless Sensor Network
An Efficient Approach for Outlier Detection in Wireless Sensor NetworkAn Efficient Approach for Outlier Detection in Wireless Sensor Network
An Efficient Approach for Outlier Detection in Wireless Sensor Network
 
clustering protocol in WSN:LEACH
clustering protocol in WSN:LEACHclustering protocol in WSN:LEACH
clustering protocol in WSN:LEACH
 
Wireless Sensor Network Routing Protocols
Wireless Sensor Network Routing ProtocolsWireless Sensor Network Routing Protocols
Wireless Sensor Network Routing Protocols
 
Power Saving in Wireless Sensor Networks
Power Saving in Wireless Sensor NetworksPower Saving in Wireless Sensor Networks
Power Saving in Wireless Sensor Networks
 
Data aggregation in wireless sensor network , 11751 d5811
Data aggregation in wireless sensor network , 11751 d5811Data aggregation in wireless sensor network , 11751 d5811
Data aggregation in wireless sensor network , 11751 d5811
 
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...
 
Presentation1
Presentation1Presentation1
Presentation1
 
Routing Protocols for Wireless Sensor Networks
Routing Protocols for Wireless Sensor NetworksRouting Protocols for Wireless Sensor Networks
Routing Protocols for Wireless Sensor Networks
 
Data aggregation in wireless sensor networks
Data aggregation in wireless sensor networksData aggregation in wireless sensor networks
Data aggregation in wireless sensor networks
 
BeeSensor routing protocol for wireless sensor network
BeeSensor routing protocol for wireless sensor networkBeeSensor routing protocol for wireless sensor network
BeeSensor routing protocol for wireless sensor network
 
A Survey of Fuzzy Logic Based Congestion Estimation Techniques in Wireless S...
A Survey of Fuzzy Logic Based Congestion Estimation  Techniques in Wireless S...A Survey of Fuzzy Logic Based Congestion Estimation  Techniques in Wireless S...
A Survey of Fuzzy Logic Based Congestion Estimation Techniques in Wireless S...
 
Report on Mapping of Carbon Monoxide using WSN
Report on Mapping of Carbon Monoxide using WSNReport on Mapping of Carbon Monoxide using WSN
Report on Mapping of Carbon Monoxide using WSN
 
A Review of Routing Protocols for Wireless Sensor Network
A Review of Routing Protocols for Wireless Sensor NetworkA Review of Routing Protocols for Wireless Sensor Network
A Review of Routing Protocols for Wireless Sensor Network
 

Similar to A Study on Quality Of Service (QOS) in Ubiquitous Wireless Sensor Networks

Paper id 23201411
Paper id 23201411Paper id 23201411
Paper id 23201411
IJRAT
 
Secure Data Aggregation Of Wireless Sensor Networks
Secure Data Aggregation Of Wireless Sensor NetworksSecure Data Aggregation Of Wireless Sensor Networks
Secure Data Aggregation Of Wireless Sensor Networks
Amy Moore
 
A Review of Sensor Node in Wireless Sensor Networks
A Review of Sensor Node in Wireless Sensor NetworksA Review of Sensor Node in Wireless Sensor Networks
A Review of Sensor Node in Wireless Sensor Networks
ijtsrd
 

Similar to A Study on Quality Of Service (QOS) in Ubiquitous Wireless Sensor Networks (20)

Node Deployment Technique using Wireless Sensor Networks
Node Deployment Technique using Wireless Sensor NetworksNode Deployment Technique using Wireless Sensor Networks
Node Deployment Technique using Wireless Sensor Networks
 
Sensor Data Aggregation using a Cross Layer Framework for Smart City Applicat...
Sensor Data Aggregation using a Cross Layer Framework for Smart City Applicat...Sensor Data Aggregation using a Cross Layer Framework for Smart City Applicat...
Sensor Data Aggregation using a Cross Layer Framework for Smart City Applicat...
 
IRJET- Energy Efficient Protocol in Wireless Sensor Network
IRJET- Energy Efficient Protocol in Wireless Sensor NetworkIRJET- Energy Efficient Protocol in Wireless Sensor Network
IRJET- Energy Efficient Protocol in Wireless Sensor Network
 
A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wireless ...
A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wireless ...A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wireless ...
A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wireless ...
 
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wir...
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wir...IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wir...
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wir...
 
Paper id 23201411
Paper id 23201411Paper id 23201411
Paper id 23201411
 
Secure Data Aggregation Of Wireless Sensor Networks
Secure Data Aggregation Of Wireless Sensor NetworksSecure Data Aggregation Of Wireless Sensor Networks
Secure Data Aggregation Of Wireless Sensor Networks
 
IRJET-Structure less Efficient Data Aggregation and Data Integrity in Sensor ...
IRJET-Structure less Efficient Data Aggregation and Data Integrity in Sensor ...IRJET-Structure less Efficient Data Aggregation and Data Integrity in Sensor ...
IRJET-Structure less Efficient Data Aggregation and Data Integrity in Sensor ...
 
Wireless Sensor Network Using Six Sigma Multi Hop Routing
Wireless Sensor Network Using Six Sigma Multi Hop RoutingWireless Sensor Network Using Six Sigma Multi Hop Routing
Wireless Sensor Network Using Six Sigma Multi Hop Routing
 
Wireless Sensor Network Using Six Sigma Multi Hop Routing
Wireless Sensor Network Using Six Sigma Multi Hop RoutingWireless Sensor Network Using Six Sigma Multi Hop Routing
Wireless Sensor Network Using Six Sigma Multi Hop Routing
 
IRJET- Clustering Protocols in Wireless Sensor Network: A Review
IRJET-  	  Clustering Protocols in Wireless Sensor Network: A ReviewIRJET-  	  Clustering Protocols in Wireless Sensor Network: A Review
IRJET- Clustering Protocols in Wireless Sensor Network: A Review
 
A Review of Sensor Node in Wireless Sensor Networks
A Review of Sensor Node in Wireless Sensor NetworksA Review of Sensor Node in Wireless Sensor Networks
A Review of Sensor Node in Wireless Sensor Networks
 
IRJET- A Study on Hierarchical Cluster based Routing Techniques in Wireless S...
IRJET- A Study on Hierarchical Cluster based Routing Techniques in Wireless S...IRJET- A Study on Hierarchical Cluster based Routing Techniques in Wireless S...
IRJET- A Study on Hierarchical Cluster based Routing Techniques in Wireless S...
 
Challenges for routing in wireless sensor networks
Challenges for routing in wireless sensor networksChallenges for routing in wireless sensor networks
Challenges for routing in wireless sensor networks
 
Cooperative Data Forwarding In AODV Routing Protocol
Cooperative Data Forwarding In AODV Routing ProtocolCooperative Data Forwarding In AODV Routing Protocol
Cooperative Data Forwarding In AODV Routing Protocol
 
B010130508
B010130508B010130508
B010130508
 
IRJET- Sink Mobility based Energy Efficient Routing Protocol for Wireless Sen...
IRJET- Sink Mobility based Energy Efficient Routing Protocol for Wireless Sen...IRJET- Sink Mobility based Energy Efficient Routing Protocol for Wireless Sen...
IRJET- Sink Mobility based Energy Efficient Routing Protocol for Wireless Sen...
 
A Proposal for End-to-End QoS Provisioning in Software-Defined Networks
A Proposal for End-to-End QoS Provisioning in Software-Defined NetworksA Proposal for End-to-End QoS Provisioning in Software-Defined Networks
A Proposal for End-to-End QoS Provisioning in Software-Defined Networks
 
Zigbee sensor network integrated with 4 g for iot
Zigbee sensor network integrated with 4 g for iotZigbee sensor network integrated with 4 g for iot
Zigbee sensor network integrated with 4 g for iot
 
MANAGING ORGANISATION USING VPN's : A SURVEY
MANAGING ORGANISATION USING VPN's : A SURVEYMANAGING ORGANISATION USING VPN's : A SURVEY
MANAGING ORGANISATION USING VPN's : A SURVEY
 

More from IRJET Journal

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Christo Ananth
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Christo Ananth
 

Recently uploaded (20)

UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 

A Study on Quality Of Service (QOS) in Ubiquitous Wireless Sensor Networks

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 01 | Jan-2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET ISO 9001:2008 Certified Journal Page 446 A Study on Quality Of Service (QOS) in Ubiquitous Wireless Sensor Networks K.Satya Rajesh 1, P. Suresh Varma 2 1 Research Scholar, Rayalaseema University, KURNOOL, Andhra Pradesh, India 2. Professor, Dept. of Computer Science, Adikavi Nannayya University, Andhra Pradesh, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Wireless Sensor Networks (WSNs) are extensive systems made out of little sensor hubs with constrained PC assets able for social event, information preparing and imparting. Ubiquitous registering in WSNs from the viewpoint that detected information can be utilized rather than the client without any gateway transforming available information. Ubiquitous Sensor Network for Development (USN4D) incorporates in its layers components which provide sharp information dispersal and large restriction of data to meet the prerequisites of creating view. For the creating ubiquitous sensor network TCP/IP protocol is implemented for efficient utilization of available resources with low power and available bandwidth. The main objective of this research is to improve the performance of the ubiquitous wireless sensor network environment by adopting TCP/IP protocol stack in wireless sensor network. Key Words: Ubiquitous Sensor, QOS (quality of service), TCP/IP network I. Introduction: Wireless Sensor Networks (WSN) is promising to change the way we obtain information from the physical environment. It is envisioned that WSN will consist of thousands to millions of tiny sensor nodes, with limited computational and communication capabilities. When networked together, these unattended devices can provide high-resolution knowledge about sensed phenomena. In recent years there has been a great surge of interest in WSN, focused on developing the hardware, software, and networking architectures needed to enable such applications. In the desired 4G paradigm, all kinds of heterogeneous wireless networks and current existing IP based Internet should be integrated into one pervasive network to provide transparent accessibility for users. Sensor network as a family member of wireless networks should also be integrated. Ubiquitous sensor systems and its application are developing quickly as an energizing new worldview to give solid and agreeable life administrations. The perpetually developing Ubiquitous sensor systems and its application will give a clever and pervasive correspondence and system innovation for tomorrow [1]. With late patterns and advancement of minimal effort sensors, scaling down of registering and hardware, incitation and control frameworks, nanotechnology, and remote correspondence, there are developing examination ranges in urban figuring with covering subjects and difficulties [2]. The customary TCP/IP convention suite is not suitable to be utilized as a part of a WSN situation. A portion of the convention modules must be uprooted because of the asset confinement of sensor hubs. Then, its gauges and instruments ought to be kept however much as could be expected, so just a subset of TCP/IP convention suite is executed in sensor hubs, which is called small TCP/IP convention stack. We can run these convention modules in a modified way; modules are accessible as APIs and it is the obligation of the clients to empower a subset of them [3]. In this paper analyzing the various methods and technique exist for connecting the wireless sensor network to TCP/IP protocol stack. Ubiquitous sensor network will be implemented to connect TCP/IP protocol for various network environments. To improve the performance of the ubiquitous wireless sensor network environment by adopting TCP/IP protocol stack in wireless sensor network. Existing methods for connecting wireless sensor network with TCP/IP protocol will be studied for efficient connection between TCP/IP protocol stack with wireless sensor network. To connect different type of network with increased quality of service (QOS) parameter novel onboard gateway approach will be adopted in ubiquitous network which uses TCP/IP protocol. II. Need and Importance: The numerous and important applications of wireless sensor networks demand for an integration with existing IP networks, especially the Internet. An all-IP- network will not be viable with this new technology, due to the fundamental differences in the architecture of IP- based networks and sensor networks. We foresee that the integration of sensor networks with the Internet will need gateways in most cases. We should point out that even though IP addresses are not suitable to identify every sensor node in WSN, some applications may require at least a subset of the nodes to possess a unique ID within a wireless sensor network.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 01 | Jan-2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET ISO 9001:2008 Certified Journal Page 447 Directly employing the TCP/IP protocol suite as the communication protocol in the sensor network would enable seamless integration of the sensor network and any TCP/IP network. No special intermediary nodes or gateways would be needed for connecting a sensor network with a TCP/IP network. Rather, the connection would simply be done by connecting one or more sensor nodes to the TCP/IP network. TCP/IP in the sensor network would also provide the possibility to route data to and from the sensor network over standard technologies such as General Packet Radio Service (GPRS). The fact that we are able to run the TCP/IP stack even on tiny sensor nodes suggests that TCP/IP for sensor networks may be within reach. Sensor networks running the TCP/IP protocol suite would be very easy to connect to existing TCP/IP networks, and would also be able to benefit from the wealth of readily available applications such as file transfers using FTP or HTTP and possibly time synchronization with NTP. There are, however, a number of problems with using TCP/IP for wireless sensor networks that need to be addressed before TCP/IP is a viable alternative for sensor networks:  The addressing and routing schemes of IP are host-centric.  The header overhead in TCP/IP is very large for small packets.  TCP does not perform well over links with high bit-error rates, such as wireless links.  The end-to-end retransmissions used by TCP consume energy at every hop of the retransmission path. III DATA AGGREGATION & DATA DISSEMINATION Data gathering is the main objective of sensor nodes. The sensors periodically sense the data from the surrounding environment, process it and transmit it to the base station or sink. The frequency of reporting the data and the number of sensors which report the data depends on the particular application. Data gathering involves systematically collecting the sensed data from multiple sensors and transmitting the data to the base station for further processing. But the data generated from sensors is often redundant and also the amount of data generated may be very huge for the base station to process it. Hence we need a method for combining the sensed data into high quality information and this is accomplished through Data Aggregation [7]. Data Aggregation is defined as the process of aggregating the data from multiple sensors to eliminate redundant transmission and estimating the desired answer about the sensed environment, then providing fused information to the base station. Some design issues in data aggregation are [7,8]: 1) Sensor networks are inherently unreliable and certain information may be unavailable or expensive to obtain; like the number of nodes present in the network and the number of nodes that are responding and also it is difficult to obtain complete and up-to date information of the neighboring sensor nodes to gather information. 2) Making some of the nodes to transmit the data directly to the base station or to have less transmission of data to the base station to reduce energy. 3) Eliminate transmission of redundant data using meta- data negotiations as in SPIN protocol. 4) Improving clustering techniques for data aggregation to conserve energy of the sensors. 5) Improving In-Network aggregation techniques to improve energy efficiency. In-Network aggregation means sending partially aggregated values rather than raw values, thereby reducing power consumption. Data dissemination is a process by which data and the queries for the data are routed in the sensor network [9]. Data dissemination is a two step process. In the first step, if a node is interested in some events, like temperature or humidity, then it broadcasts its interests to its neighbors periodically and then through the whole sensor network. In the second step, the nodes that have the requested data will send the data back to the source node after receiving the request. . The main difference between data aggregation and data dissemination is, in data dissemination all the nodes including the base station can request for the data while in data aggregation all al the aggregated data is periodically transmitted to the base station. In addition, data aggregation data can be transmitted periodically, while in data dissemination data is always transmitted on demand. Flooding is one important protocol which includes data dissemination approach. IV. TRANSPORT LAYER ISSUES End to End reliable communication is provided at Transport layer. The various design issues for Transport layer protocols are [4, 5]: 1) In transport layer the messages are fragmented into several segments at the transmitter and reassembled at the receiver. Therefore a transport protocol should ensure orderly transmission of the fragmented segments. 2) Limited bandwidth results in congestion which impacts normal data exchange and may also lead to packet loss. 3) Bit error rate also results in packet loss and also wastes energy. A transport protocol should be reliable for delivering data to potentially large group of sensors under extreme conditions. 4) End to End communication may suffer due to various reasons: The placement of nodes is not predetermined and external obstacles may cause poor communication performance between two nodes. If this type of problem is encountered then end to end communication will suffer. Another problem is failure of nodes due to battery depletion. 5) In sensor networks the loss of data, when it flows from source to sink is generally tolerable. But the data that flows from sink to source is sensitive to message loss. ( A sensor obtains information from the surrounding environment and passes it on to the sink which in turn
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 01 | Jan-2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET ISO 9001:2008 Certified Journal Page 448 queries the sensor node for information) Traditional transport protocols such as UDP and TCP cannot be directly implemented in sensor networks for the following reasons: 1. If a sensor node is far away from the sink then the flow and congestion control mechanism cannot be applied for those nodes. 2. Successful end to end transmissions of packets are guaranteed in TCP but it’s not necessary in an event driven applications of sensor networks. 3. Overhead in a TCP connection does not work well for an event driven application of sensor networks. 4. UDP on the other hand has a reputation of not providing reliable data delivery and has no congestion or flow control mechanisms which are needed for sensor networks. Pump Slowly, Fetch Quickly (PSFQ) proposed in [6] one of the popular transport layer protocol. Active Research Areas Developing transport protocols for sensor networks is itself a difficult task due to the previously discussed issues and not much work is reported. Existing transport layer protocols for WSNs assume that the network layer uses a single path routing and multi path routing is not considered; which opens many doors for research in this direction. Many of the transport protocols do not consider priority when routing. Since sensor nodes are placed in various types of environment, the data from different locations will have different priorities. V METHODOLOGY TCP/IP Protocol Stack: Sensor networks as a family member of wireless networks should be integrated with TCP/IP network to provide meaningful services. To present a new solution to connecting ubiquitous sensor networks with TCP/IP network. After the integration of sensor networks and TCP/IP networks IP based designing model is adopted for analyzing the sensor ID since the internet user and sensor network does not have information about working model by hiding the sensor ID. Since it deploy virtual IP addresses in gateway rather than bring any modification to sensor networks protocols, sensor networks can still freely choose the optimized routing protocol which is Node-Centric or Location-Centric based. Furthermore, Internet users can easily and directly access some special sensor nodes via virtual IP addresses. Sensor networks which are physically located in different locations may use totally different routing protocols for their specific applications. If these sensor networks have gateways which have virtual IP addresses, then it is very easy to integrate them into one virtual network without modification on existing protocols. GATEWAY APPROACH This is the common solution to integrate sensor networks with an external network by using Application- level Gateways as the interface. Different protocols in both networks are translated in the application layer as Fig1. Application - Level Gateway Fig 2. Delay Tolerant Network the Figure 1 shows. The advantage is: the communication protocol used in the sensor networks may be chosen freely. However, the drawback is: Internet users cannot directly access any special sensor node. Another research work, Delay Tolerant Network, also follows this Gateway- based approach. The key different point from is that a Bundle Layer is deployed in both TCP/IP network and non- TCP/IP network protocol stacks to store and forward packets, as Figure 2 shows. It is very easy to integrate with different heterogeneous wireless networks by deploying this Bundler Layer into their protocol stacks. But the drawback also comes from the deployment of Bundle Layer into existing protocols, which is a costly job. After receiving the packets from sensor networks, gateway first bases on packet’s Sensor ID/Location to find out the created packet, then through the mapping between the created packet and the original packet gateway can easily find out the original packet. By analyzing the original packet, gateway can get the User IP and then create the new packet. Before sending this new packet, gateway will delete the corresponding original and created packets to save the storage space of the database. In this mechanism, the onboard gateway is used to assist TCP sources to decouple the performances of congestion control and error control in TCP. The onboard gateway serves to eliminate congestion and assign bandwidth resource while the TCP source acts to retransmit the lost packets only. The onboard gateway has the duty of collecting information about the bandwidth delay product (BDP) of the satellite link and the number of
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 01 | Jan-2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET ISO 9001:2008 Certified Journal Page 449 TCP flows as well as carrying out a fair assignment of the bandwidth to each flow. The window size of each TCP source is defined by the onboard gateway, does not reduce in case of packets dropping. Because the sum of window sizes of all active TCP sources in the onboard network equals to the BDP, the utilization of network resources can be maximized resulting in avoidance of any congestion. As this onboard-gateway-based mechanism (OGBM) is only concerned in the onboard network, it is well compatible because it dispense with the need for modification of the protocols in the satellite and ground networks Conclusion The various and vital utilizations of wireless sensor networks interest for an incorporation with existing IP systems particularly the Internet. An all-IP-system won't be practical with this new innovation, because of the key contrasts in the structural engineering of IP-based systems and sensor systems. TCP/IP has turned into the true standard convention suite for wired systems administration. Utilizing TCP/IP is the best and helpful approach to interface TCP/IP systems and sensor systems. Be that as it may, because of the confinement of assets and handling capacity, numerous individuals trust it is unimaginable and impracticable to utilize the TCP/IP convention suite in sensor systems. This research analyzing the various methods and technique exist for connecting the wireless sensor network to TCP/IP protocol stack. To improve the performance of the ubiquitous wireless sensor network environment by adopting TCP/IP protocol stack in wireless sensor network. Existing methods for connecting wireless sensor network with TCP/IP protocol will be studied for efficient connection between TCP/IP protocol stack with wireless sensor network. To connect different type of network with increased quality of service (QOS) parameter novel onboard gateway approach will be adopted in ubiquitous network which uses TCP/IP protocol. REFERENCES [1] Antoine Bagula, Marco Zennaro, Gordon Inggs, Simon Scott and David Gascon. (2012). “Ubiquitous Sensor Networking for Development (USN4D): An Application to Pollution Monitoring” sensors ISSN 1424-8220. [2] Tai-hoon Kim, Wai-Chi Fang, Carlos Ramos, SabahMohammed, Osvaldo Gervasi and Adrian Stoica. (2012). “Ubiquitous Sensor Networks and Its Application” International Journal of Distributed Sensor Networks Volume 2012, Article ID 31027. [3] Jian Wang, Xiumei Wu, Na Guo, Carsten Ullrich, Heng Luo. (2010). “An Overlay-Base Approach for Replacing Failed Sensors by Mobile Robots” International Conference on Cyber-Enabled Distributed Computing and Knowledge Discovery. [4] C. Wang et.al, “A Survey of Transport Protocols for Wireless Sensor Networks”, IEEE Network June 2006. Vol:20, Issue:3, pp:34-40. [5] V.S.Mansouri, B.Afsari, “A Simple Transport Protocol for Wireless Sensor Networks”, In proceedings of ISSNIP 2005. [6] Chien-Yih Wan, L.Krishnamurthy, “Pump-Slowly, Fetch-Quickly (PSFQ): A Reliable Transport Protocol for Sensor Networks”, IEEE Journal on selected areas in Communications, Vol 23, No 4, April 2005. [7] Ramesh Rajagopalan and Pramod K. Varshney,”Data Aggregation Techniques in Sensor Networks: A Survey”, IEEE Communications Surveys and Tutorials, 4th quarter, 2006. [8] A.Boulis, Saurabh Ganeriwal, Mani B.Srivastava,”Aggregation in Sensor Networks: An energy-accuracy trade-off”, Elseiver, Ad Hoc Networks 1 (2003) 317-331. [9] Wensheng Zhang, G Cao and Tom La Porta,”Data Dissemination with Ring Based Index for Wireless Sensor Networks”, IEEE Transactions on mobile computing, Vol 6, No 7, July 2007.