<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-4053561229108122722</id><updated>2011-11-27T15:31:23.610-08:00</updated><title type='text'>Sharma's Blog on Wireless Sensor Networks (WSN)</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://wsnnn.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4053561229108122722/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://wsnnn.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Kushan Sharma</name><uri>http://www.blogger.com/profile/06788887495833083882</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='http://4.bp.blogspot.com/_JbhBcVyjBhU/SLOkfPa6DKI/AAAAAAAAAAM/YmbvV-Ne8p8/S220/kushan.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-4053561229108122722.post-3061648505005866514</id><published>2008-10-19T11:42:00.000-07:00</published><updated>2008-10-19T11:45:44.015-07:00</updated><title type='text'>Wireless Sensor Networks (WSN)</title><content type='html'>&lt;span style="font-size:100%;"&gt;&lt;span style="font-family: verdana;"&gt;&lt;/span&gt;&lt;span style="font-family: verdana; font-weight: bold;"&gt;Introduction&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family: verdana;"&gt;The emerging field of wireless sensor networks combines sensing, computation, and     communication into a single tiny device. Through advanced mesh networking protocols, these devices form a sea of connectivity that extends the reach of cyberspace out into the physical world. Here the mesh networking connectivity will seek out and exploit any possible communication path by hopping data from node to node in search of its destination.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;The power of wireless sensor networks lies in the ability to deploy large numbers of tiny nodes that assemble and configure themselves. Usage scenarios for these devices range from real-time tracking, to monitoring of environmental conditions, to ubiquitous computing environments, to monitoring the health of structures or equipment, to controlling actuators that extend control from cyberspace into the physical world. The most straightforward application of wireless sensor network technology is to monitor remote environments for low frequency data trends. In addition to drastically reducing the installation costs, wireless sensor networks are the ability to dynamically adapt to changing environments. Adaptation mechanisms can respond to changes in network topologies or can cause the network to shift between drastically different modes of operation.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;Current wireless systems only scratch the surface of possibilities emerging from the integration of low-power communication, sensing, energy storage, and computation. Wireless sensor networks use small, low-cost embedded devices for a wide range of applications and do not rely on any pre-existing infrastructure.  Unlike traditional wireless devices, wireless sensor nodes do not need to communicate directly with the nearest high-power control tower or base station, but only with their local peers. Peer-to-peer networking protocols provide a mesh-like interconnection of Wireless sensor motes. The flexible mesh architectures evident that the dynamically adaptation to support introduction of new nodes or expand to cover a larger geographic region. Additionally, the system can automatically adapt to compensate for node failures. When nodes are added, the interconnection of a wireless sensor network grows and become stronger. This can be grown up to covering of limit less area. &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;Hundreds of nodes scattered throughout a field assemble together, establish a routing topology, and transmit data back to a collection point or the coordinator point. The application demands for robust, scalable, low-cost and easy to deploy networks are perfectly met by a wireless sensor network. If one of the nodes should fail, a new topology would be selected and the overall network would continue to deliver data. If more nodes are placed in the field, they only create more potential routing opportunities.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;The concept of wireless sensor networks is based on a simple equation:&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;Sensing + CPU + Radio = Thousands of potential applications [12]&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;Each individual node must be designed to provide the set of primitives necessary to synthesize the interconnected web that will emerge as they are deployed, while meeting strict requirements of size, cost and power consumption&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: verdana; font-weight: bold;"&gt;1. Sensor Network Application Classes&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;We believe that the majority of wireless sensor network deployments come under one these classes. In general, complete application scenarios contain aspects of all three categories.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: verdana; font-weight: bold;"&gt;1.1 Environmental Data Collection&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;An environmental data collection application is one where a person wants to collect several sensor readings from a set of points in an environment over a period of time in order to detect trends and interdependencies. He would want to collect data from hundreds of points spread throughout the area and he would be interested in collecting data over several months or years in order to look for long-term and seasonal trends. For the data to be meaningful it would have to be collected at regular intervals and the nodes would remain at known locations.        &lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;           &lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;At the network level, the environmental data collection application is characterized by having a large number of nodes continually sensing and transmitting data back to a set of base stations that store the data using traditional methods. These networks generally require very low data rates and extremely long lifetimes. &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;Environmental data collection applications typically use tree-based routing topologies where each routing tree is rooted at high-capability nodes that sink data. Data is periodically transmitted from child node to parent node up the tree-structure until it reaches the sink. With tree-based data collection each node is responsible for forwarding the data of all its descendants. Once the network is configured, each node periodically samples its sensors and transmits its data up the routing tree and back to the base station. &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;The typical environment parameters being monitored, such as temperature, light intensity, and humidity, does not change quickly enough to require higher reporting rates. In addition to large sample intervals, environmental monitoring applications do not have strict latency requirements. Data samples can be delayed inside the network for moderate periods of time without significantly affecting application performance. In general the data is collected for future analysis, not for real-time operation.  &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;The most important characteristics of the environmental monitoring requirements are long lifetime, precise synchronization, low data rates and relatively static topologies. Additionally it is not essential that the data be transmitted in real-time back to the central collection point. The data transmissions can be delayed inside the network as necessary in order to improve network efficiency.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: verdana; font-weight: bold;"&gt;1.2 Security Monitoring&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;Security monitoring networks are composed of nodes that are placed at fixed locations throughout an environment that continually monitor one or more sensors to detect an anomaly. A key difference between security monitoring and environmental monitoring is that security networks are not actually collecting any data. This has a significant impact on the optimal network architecture. Each node has to frequently check the status of its sensors but it only has to transmit a data report when there is a security violation. Additionally, it is essential that it is confirmed that each node is still present and functioning.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;For security monitoring applications, the network must be configured so that nodes are responsible for confirming the status of each other. One approach is to have each node be assigned to peer that will report if a node is not functioning. In security network the optimal configuration would be to have a linear topology that forms a Hamiltonian cycle of the network. The power consumption of each node is only proportional to the number of children it has. A majority of the energy consumption in a security network is spent on meeting the strict latency requirements associated with the signaling the alarm when a security violation occurs.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;Once detected, a security violation must be communicated to the base station immediately. The latency of the data communication across the network to the base station has a critical impact on application performance. Users demand that alarm situations be reported within seconds of detection. In security networks, a vast majority of the energy will be spend on confirming the functionality of neighboring nodes and in being prepared to instantly forward alarm announcements. Actual data transmission will consume a small fraction of the network energy.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: verdana; font-weight: bold;"&gt;1.3 Node Tracking Scenarios&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;There are many situations where one would like to track the location of valuable assets or personnel. Current inventory control systems attempt to track objects by recording the last checkpoint that an object passed through. However, with these systems it is not possible to determine the current location of an object. &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;With wireless sensor networks, objects can be tracked by simply tagging them with a small sensor node. The sensor node will be tracked as it moves through a field of sensor nodes that are deployed in the environment at known locations. Instead of sensing environmental data, these nodes will be deployed to sense the RF messages of the nodes attached to various objects. The nodes can be used as active tags that announce the presence of a device. A database can be used to record the location of tracked objects relative to the set of nodes at known locations. &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;Unlike sensing or security networks, node tracking applications will continually have topology changes as nodes move through the network. While the connectivity between the nodes at fixed locations will remain relatively stable, the connectivity to mobile nodes will be continually changing. Additionally the set of nodes being tracked will continually change as objects enter and leave the system. It is essential that the network be able to efficiently detect the presence of new nodes that enter the network.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: verdana; font-weight: bold;"&gt;2. An Example Implementation of a WSN, In-door Temperature Controlling System&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;A hot or cold work environment can lead to physical discomfort and disrupt work operations. Working in a hot office environment may cause fatigue, headaches and/or stuffiness. A cold office environment may cause a decrease in sensitivity and dexterity of the fingers. Indoor thermal conditions are influenced by air temperature, thermal radiation, air speed (drafts), metabolic rate (sitting versus physical activity), clothing and relative humidity. The recommended living room temperature in tropical countries is in between 20° to 28°. It is also applicable to the office environment also.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;Monitoring the environment conditions in a computer room or data center is critical to ensuring uptime and system reliability. Operating expensive IT computer equipment for extended periods of time at high temperatures greatly reduces reliability, longevity of components and will likely cause unplanned downtime. Maintaining an ambient temperature range of 68° to 75°F (20° to 24°C) is optimal for system reliability. This temperature range provides a safe buffer for equipment to operate in the event of air conditioning [13]. &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;Wireless Sensor Network Based Indoor Temperature Controlling System is hybrid module of above mentioned three sensor network application classes. So it is an environmental data collection system. Again it is a kind of security monitoring system and also it’s a sensor node tracking system. &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;This is some kind of a canonical environmental data collection application which is one coordinator wants to collect several sensor readings from a set of points in an environment over a period of time in order to detect trends and interdependencies. Here we need to adjust the environment temperature in to a precise level. For an example the room temperature of a living room sometime should be not so hotter and also not so cooler. Indoor environment temperature collection is needed to decide the average temperature of the area. For the data to be meaningful it would have to be collected at regular intervals and the nodes would remain at known locations. Then only the control station knows the exact temperature of every corner of the area. &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;At the network level, the entire indoor environment is consist of a large number of nodes continually sensing and transmitting data back to a set of base stations that collect the temperature data and calculate the temperature values for all the end stations. Then at the end stations for an example we are having a decentralized air conditioner controlling system with number of air conditioning machine here and there inside the our desired area. So those machines get the controlling message to adjust the air conditioner temperature to the calculated value. These networks generally require very low data rates and extremely long lifetimes. In typical usage scenario, the nodes will be evenly distributed over the indoor environment. This distance between adjacent nodes will be minimal yet the distance across the entire network will be significant.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;The key difference between security monitoring and environmental monitoring is that security networks are not actually collecting any data. When it comes to indoor temperature controlling system as a security monitoring systems, we can remove all the traditional wired fire detections systems and those can be replaced by the wireless fire detection system. Here when we have a pre established wireless sensor network based indoor temperature controlling system, nothing specially needed to be done and that system itself can be used as a fire detection and fire alarming system. Since the monitoring networks are composed of nodes that are placed at fixed locations throughout the indoor environment that continually monitor more sensors to detect the temperatures, wireless sensor system has the basic requirements needed for fire detection.                                                                &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;Node tracking scenarios comes in to play when it is needed to track any locations of the mesh network which has been configured for the indoor temperature controlling system. For a fire detection system it is needed to locate the exact location of fire. For an example if any person needs to control the temperature of his/her area according to his/her desire. There should be a mechanism to allow that person to manually control the air conditioner and other locations should be under control of the established system. Then also it is needed to have the node tracking capability within the system and then only we can allow the system to manually remove the mote from auto controlling mode. Motes can be simply tracked by configuring an ID for each and every node separately. Then all the nodes can be identified and tracked by the ID.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;The routing strategy can then be used to route data to a central collection points. That’s the coordinator node of the indoor temperature controlling system.  In this application, it is not essential that the nodes develop the optimal routing strategies on their own. Instead, it may be possible to calculate the optimal routing topology of the network and then communicate the necessary information to the nodes as required. This is possible because the physical topology of the network is relatively constant. Here for this application we can use tree based routing topologies. Temperature values captured at end stations is periodically transmitted through routing nodes to parent node of the tree-structure until it reaches the sink node. For many scenarios, the interval between these transmissions can be on the order of minutes. Because the rapid changes of the temperature level can’t be expected within less than one minute, it can be vary up to two three minutes also. When it comes to the fire detection system the nodes must be configured so that nodes are responsible for confirming the status of each other. Otherwise some intruder can light a cigarette and keep it near the temperature sensor. If the nodes doesn’t have the knowledge of node’s status of the nearest, this scenario can be alarmed and warned as a fire.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;In contrast, with a security network the optimal configuration would be to have a linear topology that forms a Hamiltonian cycle of the network.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: verdana; font-weight: bold;"&gt;3. Further Modifications of Indoor Temperature Controlling System&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: verdana; font-weight: bold;"&gt;3.1 Fire Detection with Smoke Sensors&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;Fire detection with smoke sensors (using wireless sensor networking technology) come under the application class of security monitoring using wireless sensor networking. Thermal sensor of nodes of the indoor temperature controlling system should be replaced with the smoke detecting sensors. Then the network topology should also be optimized by having linear topology rather than having hierarchical network topology. One of the major fact in this system is majority of the energy consumption is spent on meeting the strict latency requirements associated with the signaling the alarm when a smoke detection is occurs. The latency of the data communication across the network to the base station has a critical impact on application performance and it should be optimized by the routing protocol. This means that network nodes must be able to respond quickly to requests from their neighbors to forward data to the base station. In the indoor temperature controlling system, reducing the energy consumption for availability of long lasting purposes is the matter. But in smoke detection system reducing the latency of an alarm transmission is significantly more important than reducing the energy cost of the transmissions. Here the routing nodes must monitor the network more frequently than the indoor temperature controlling system.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: verdana; font-weight: bold;"&gt;3.2 Intruder Detection with IR Sensors at Door/ Window openings&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;Wireless sensor network based intruder detection with IR sensors at door/ Window openings and perimeters is also comes under application class of security monitoring. Here thermal sensors of each node should be replaced by the IR sensors. This IR sensor should be capable of detecting the IR raise emitted by the humans. All the other network topology related matters are modified as mention under the system modifications to the fire detection with smoke sensor. As a consequence of this special network architecture, from the application point of view, a position in the nodes is really under the surveillance of the WSN if and only if this position is within the sensing range of at least one of the sensor nodes connected to the coordinator (base station). When this comes to the intruder detection at perimeter level, the sensor node placement is a really big task which should comes under special surveillance. The system should function during specified time period of the day. For example intruder detection with IR sensor at door/window most probably works during the night time. But intruder detection at the perimeter level should works all the time.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: verdana; font-weight: bold;"&gt;3.3 Location Detection of Equipments&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;Location detection of equipments comes under the category of node tracking system using wireless sensor networks. So the indoor temperature controlling system can also be modified as a location detection system. Then this is not limited to the indoor environment. Here the nodes should be modified by removing the thermal sensor part and modifying the routing algorithm from data collection scenario to node tracking scenario. &lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;With wireless sensor networks, each moving objects can be tracked by simply tagging them with a small sensor node. Then the exact location can be noted without having any difficulty. The Moving object which has been tagged with a sensor node will be tracked as it moves through a field of sensor nodes that are deployed in the environment at known locations. Instead of sensing temperature variations, these nodes will be deployed to sense the RF messages of the nodes attached to various moving objects. With this system, it becomes possible to detect where an object is currently, not simply where it was last scanned.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4053561229108122722-3061648505005866514?l=wsnnn.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wsnnn.blogspot.com/feeds/3061648505005866514/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4053561229108122722&amp;postID=3061648505005866514' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4053561229108122722/posts/default/3061648505005866514'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4053561229108122722/posts/default/3061648505005866514'/><link rel='alternate' type='text/html' href='http://wsnnn.blogspot.com/2008/10/wireless-sensor-networks-wsn.html' title='Wireless Sensor Networks (WSN)'/><author><name>Kushan Sharma</name><uri>http://www.blogger.com/profile/06788887495833083882</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='http://4.bp.blogspot.com/_JbhBcVyjBhU/SLOkfPa6DKI/AAAAAAAAAAM/YmbvV-Ne8p8/S220/kushan.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4053561229108122722.post-3638601020357747053</id><published>2008-10-19T11:31:00.000-07:00</published><updated>2008-10-19T11:40:22.277-07:00</updated><title type='text'>Ad-hoc Wireless Networks (AWN)</title><content type='html'>&lt;span style="font-family: verdana;font-size:100%;" &gt;&lt;span style="font-weight: bold;"&gt;Introduction&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;In recent years mostly due to the growing prevalence of mobile computing devices, the popularity of wireless networking technology has increased dramatically,. Due to its convenience, wireless networking is becoming more popular in traditional desktop computers as well. Increasing trend is in the near future most computing devices will come with some form of wireless technology.&lt;br /&gt;There are many situations which static infrastructure is either inconvenient or impractical, but nonetheless communication is desired. Users with mobile computers might want to collaborate on a group project in an outdoor area where there are no wireless access points. Or, users in a neighborhood might want to share a doc through the network, but without having to pay for broadband Internet access. Lastly the disaster scenarios are where the infrastructure may have been destroyed. Then the communication without infrastructure would be the desired solution. If the users of wireless networking devices wish to communicate with other networked devices, typically a static infrastructure such as a wireless access point or base station must be set up ahead of time to provide the wireless devices with connectivity. In these cases, the wireless devices can arrange themselves into an Ad Hoc network.&lt;br /&gt;An Ad Hoc network is a collection of wireless nodes that form a network without the use of any static infrastructure such as a wireless Access Point. Instead of communicating via a centralized access point, the nodes in the network cooperate to allow information to be exchanged between them. In particular, each node acts as a router, forwarding packets for other nodes in the network.&lt;br /&gt;The IEEE 802.11 specification uses the term Ad Hoc to describe a network composed solely of stations within mutual communication range of each other" [1]. In some cases Ad Hoc refers to multi-hop self-configuring wireless networks. Wikipedia define this as “A wireless ad hoc network is a decentralized wireless network”.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;1. Ad-hoc Wireless network technologies&lt;/span&gt;&lt;br /&gt;Most of the wireless network technologies are supported to create Ad-hoc networks while implementing those technologies in to practical situations. Some of those technologies are;&lt;br /&gt;&lt;/span&gt;&lt;ul style="font-family: verdana;"&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Infrared&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Bluetooth &lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;WiFi&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;WiMax&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;WiBro&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-family: verdana;font-size:100%;" &gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;1.1 Infrared&lt;/span&gt;&lt;br /&gt;Recently, it becomes popular to use small size computers such as notebook computers or PDAs in the mobile environment. It sometimes happens that several computers meet at the same place such as meeting rooms or conference sites. In such environment, there are demands to make a direct communication among mobile computers. Route maintenance and host enumeration are key requirement for such an ad hoc network.&lt;br /&gt;Infrared technology allows computing devices to communicate via short-range wireless signals. With infrared, computers can transfer files and other digital data bidirectionally. The infrared transmission technology used in computers is similar to that used in consumer product remote control units. Infrared communications span very short distances. Place two infrared devices within a few feet (no more than 5 meters) of each other when networking them. Unlike Wi-Fi and Bluetooth technologies, infrared network signals cannot penetrate walls or other obstructions and work only in the direct "line of sight."&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;1.2 Bluetooth&lt;/span&gt;&lt;br /&gt;Bluetooth uses radio waves to transmit wireless data over short distances. Bluetooth can support many users in any environment. Eight devices can communicate with each other in a small network known as piconet and it create small ad-hoc network here. At one time, ten of these piconets can coexist in the same coverage range of the Bluetooth radio and then it becomes a large ad-hoc network. A Bluetooth device can act both as a client and a server. A connection must be established to exchange data between any two Bluetooth devices. In order to establish a connection a device must request a connection with the other device. Bluetooth was based on the idea of advancing wireless interactions with various electronic devices. Devices like mobile phones, personal digital assistants, and laptops with the right chips could all communicate wirelessly with each other. However, later it was realized that a lot more is possible [15].&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;1.3 WiFi&lt;/span&gt;&lt;br /&gt;Wi-Fi is the wireless technology to handle the networking/communication. Wi-Fi allocates internet connection globally and to be transmitted by the radio waves. Radio waves are the main cause of Wi-Fi. Radio waves are transmitted from antenna and Wi-Fi receivers pick them up. When a user receives the Wi-Fi signals, a wireless internet connection is produced and a user is prompted to provide the user name and password if required to establish a wireless connection.&lt;br /&gt;Wi-Fi maintains certain security issues. WEP or Wired Equivalent Privacy is used in the physical and data link layers. It was planned to provide the wireless security by protecting the data, while it transmits from one point to another. Wi-Fi networking usually maintained inside a building premises. The data transmission in the Wi-Fi is protected by Wireless LANs but due to the fact that data travels over the radio waves so there are chance that data can be exposed and capture.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;1.4 WiMax&lt;/span&gt;&lt;br /&gt;WiMax is a wireless digital communications system, also known as IEEE 802.16, that is intended for wireless "metropolitan area networks".   WiMax can provide broadband wireless access up to 30 miles for fixed stations, and 5 - 15 km for mobile stations. WiMax can be used for wireless networking in much the same way as the more common WiFi protocol.  WiMax is a second-generation protocol that allows for more efficient bandwidth use, interference avoidance, and is intended to allow higher data rates over longer distances.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;1.5 WiBro&lt;/span&gt;&lt;br /&gt;Developed in South Korea, WiBro (Wireless Broadband) is the newest variety of mobile wireless broadband access. WiBro is based on the same IEEE 802.16 standard as WiMax, but is designed to maintain connectivity on the go, tracking a receiver at speeds of up to 37 miles per hour (60 km/h). WiMax is the current standard in the United States, offering wireless Internet connectivity to mobile users at fixed ranges of up to 31 miles (50 km) from the transmitting base. However, WiMax is not designed to be used while the receiver is in motion. WiBro can be thought of "mobile WiMax," though the technology and its exact specifications will change as it undergoes refinements throughout its preliminary stages.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;2. Ad Hoc Routing Protocols&lt;/span&gt;&lt;br /&gt;A number of different routing protocols have been proposed and evaluated in various work. We have mentioned a few of these protocols here.&lt;br /&gt;&lt;/span&gt;&lt;ul style="font-family: verdana;"&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Dynamic Destination-Sequenced Distance-Vector (DSDV)&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Ad-hoc On-Demand Distance Vector (AODV)&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Dynamic Source Routing (DSR)&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Grid routing protocol&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-family: verdana;font-size:100%;" &gt;Most of the Ad-hoc routing protocols use hops count as their link metric when choosing   routes in the network. That is, if a node has two candidate routes that it can use to send packets to a particular destination, it will always choose the route with the smallest number of hops.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;2.1 Dynamic Destination Sequenced Distance (DSDV)&lt;/span&gt;&lt;br /&gt;Dynamic Destination-Sequenced Distance-Vector (DSDV) routing protocol [2]. As its name suggests, DSDV is a distance vector routing protocol and operates by having each node in the network maintain a table of destination nodes along with a first hop and distance for each destination. Route updates are tagged with sequence numbers to avoid routing loop problems, and routing updates are broadcast on a periodic basis whether routing changes have occurred or not.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;2.2 Ad-hoc On-Demand Distance Vector (AODV)&lt;/span&gt;&lt;br /&gt;The Ad-hoc On-Demand Distance Vector (AODV) routing protocol [3] is similar to DSDV, but does not broadcast route updates periodically. Instead, routes are updated on an as-needed basis and each node only maintains entries in its routing table for nodes that it is actually communicating with. This reduces the amount of network traffic required for routing updates, and also reduces the complexity of routing information stored per node.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;2.3 Dynamic Source Routing (DSR)&lt;/span&gt;&lt;br /&gt;The Dynamic Source Routing (DSR) [4] protocol is somewhat similar to AODV in that it also avoids periodic routing updates. However, as its name implies, it uses source routing rather than distance vector routing, and the protocol authors claim that DSR responds more quickly to routing changes than do the distance vector protocols.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;2.4 Grid Routing Protocol&lt;/span&gt;&lt;br /&gt;The Grid routing protocol [5] is a position-based protocol. With this protocol, each node must know its own geographic coordinates, via GPS or some other mechanism. To send a packet to a particular destination, a node looks up the position of the destination node and forwards the packet to whichever of its neighbors is geographically nearest to the final destination. The Grid protocol includes a lookup service that allows nodes to learn the positions of other nodes in a scalable way.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;3. Wireless Network Projects&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;3.1 Monarch Project Testbed&lt;/span&gt;&lt;br /&gt;A testbed network originally developed at CMU as part of the Monarch project [10, 11] shares some of the goals of the Grid Roofnet, in particular the goal of providing an outdoor physical testbed for evaluating the performance and properties of Ad Hoc networking protocols. However, the Grid Roofnet has a number of major differences both in its goals and implementation. The Monarch testbed used mobile nodes mounted on cars to evaluate the performance of the DSR [13] protocol under dynamic network topologies. This differs from the Roofnet's static node locations, and goal of providing usable Internet access to users in a neighborhood. Probably the most signiffcant difference between this testbed and the Grid Roofnet is the wireless networking hardware used, which operated in the 900 Mhz range rather than the 2.4 Ghz range used by the Roofnet. Also, radios using the 802.11 standard were unavailable when the Monarch testbed was being built, and as a result their radios did not use 802.11. This probably turned out to be rather fortuitous for their system, as we have found the 802.11 layer to be less than ideal for building a multi-hop wireless network.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;3.2 Nokia Rooftop&lt;/span&gt;&lt;br /&gt;The Nokia Rooftop [6] is a commercial system capable of providing wireless broadband Internet access to residential areas. This is a commercial system and not a research platform. The Nokia system uses a variety of specialized proprietary hardware and methods in order to make their system perform well. Nokia Rooftop uses proprietary 2.4 GHz wireless routers. These routers use frequency-hopping radios which operate at variable power levels between 16 mw and 500 mw, which at the high end is five times the power output of the 802.11b radios used in the Grid Roofnet. The Nokia Rooftop uses a proprietary routing protocol. This protocol uses super nodes referred to as “Air Head routers" to route traffic between the mesh network and the Internet. The system is structured to have in most cases no more than two hops from a regular node to a super node. The routing protocol uses a common radio channel to cooperatively schedule non-interfering data burst transmissions between pairs of nodes and uses multiple data channels simultaneously to maximize overall network throughput. The system uses these multiple channels along with dynamic power control to avoid unnecessary interference between transmissions.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;3.3 Ricochet MCDN&lt;/span&gt;&lt;br /&gt;The Ricochet Micro Cellular Data Network (MCDN) System [7] is a commercial network providing Internet access to mobile users. The system provides Internet service via a network architecture in which end users use a radio modem which communicates with microcells. Packets from the user then pass from microcell to microcell until they reach a wired backbone, at which point the packets are routed to the Internet. The system uses proprietary routing algorithms to route packets from the microcells to the wired backbone and back, and has special provisions to ensure that nodes that are moving continue to stay in touch with microcells that are in radio range.&lt;br /&gt;Although the Grid Roofnet and MCDN both share the very general goal of providing Internet access to end users via a multi-hop wireless network, the specific goals and implementation of the MCDN system differ significantly from the Grid Roofnet.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;3.4 WINGS and DAWN&lt;/span&gt;&lt;br /&gt;The Wireless Internet Gateways (WINGS) [8] and the Density and Asymmetry adaptive Wireless Network (DAWN) [9] projects are both part of the DARPA Global Mobile (GloMo) Information Systems program. Both address a number of issues in wireless networking, but in general tackle problems more related to mobility and military goals. The WINGS project extends the Internet to multi-hop wireless networks using an extension to the IP routing protocol. WINGS use a MAC layer protocol called FAMA-NCS that is somewhat similar to 802.11. A network layer protocol called WIRP (Wireless Internet Routing Protocol) that uses Dijkstra's shortest-path algorithm over a hierarchical graph of the network is used for packet routing. The WINGS project uses 900 MHz radios which are not 802.11. The goal of the DAWN project is to provide topologies for multi-hop wireless networks which have a number of properties that are of particular importance in tactical military networks.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;3.5 Community Wireless Networking&lt;/span&gt;&lt;br /&gt;In recent years a large number of non-profit community wireless networking projects have sprung up around the world. The goals of these projects vary, but generally include sharing Internet access in communities, providing free Internet access in public areas, and providing alternative networks that can be used to share information outside of the Internet. In the simplest cases they may consist simply of a number of individual users who have 802.11 access points connected to an Internet connection and share their connection freely, while some more ambitious projects are working to create metropolitan area wireless networks intended to augment the Internet.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4053561229108122722-3638601020357747053?l=wsnnn.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wsnnn.blogspot.com/feeds/3638601020357747053/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4053561229108122722&amp;postID=3638601020357747053' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4053561229108122722/posts/default/3638601020357747053'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4053561229108122722/posts/default/3638601020357747053'/><link rel='alternate' type='text/html' href='http://wsnnn.blogspot.com/2008/10/ad-hoc-wireless-networks-awn.html' title='Ad-hoc Wireless Networks (AWN)'/><author><name>Kushan Sharma</name><uri>http://www.blogger.com/profile/06788887495833083882</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='http://4.bp.blogspot.com/_JbhBcVyjBhU/SLOkfPa6DKI/AAAAAAAAAAM/YmbvV-Ne8p8/S220/kushan.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4053561229108122722.post-7557419093848098283</id><published>2008-08-25T23:26:00.000-07:00</published><updated>2008-10-19T11:48:14.460-07:00</updated><title type='text'>Wireless Sensor Networks (WSN) based Air Conditioner Temperature Controlling System</title><content type='html'>&lt;h3&gt;Introduction&lt;/h3&gt; &lt;p&gt;This Intelligent Air Conditioner Temperature Control System will be implemented by using a Wireless Sensor Network (WSN). WSN is a wireless network that has distributed autonomous devices that use sensors to cooperatively monitor physical or environmental conditions, such as temperature, humidity, sound, vibration, pressure, motion or pollutants at different locations. Those are used in gathering the information needed by smart environments, whether in buildings, utilities, industrial automation, shipboard, transportation systems automation, habitat monitoring, healthcare applications, home automation, and traffic control systems etc. Sometimes we want to change the locations of sensors time to time. In such applications, running wires or cabling is usually impractical or difficult. A sensor network is required that is fast and easy to install and maintain [1]. How a WSN differs from a typical wireless network is a WSN is distributed and the devices that form the sensor network communicate with each other collaboratively to achieve a common objective. AWSN has one or more base-stations which collect data from all sensor devices. These base stations are the interface through which the WSN interacts with the outside world.&lt;/p&gt; &lt;p&gt;A wireless sensor device is typically called a mote. A mote is a battery-operated device, capable of sensing physical quantities. In addition to sensing, it is capable of wireless communication, data storage, and a limited amount of computation and signal processing as well.&lt;/p&gt; &lt;p&gt;Some of the leading manufacturers of wireless sensor networks are Crossbow Technology, Inc and Digi International. Crossbow Technology Inc. is the leading end-to-end solutions supplier in wireless sensor networks and inertial sensor systems.&lt;/p&gt;    &lt;h3&gt;Project Objective&lt;/h3&gt; &lt;p&gt;When air conditioning larger size office spaces which contains more than one AC machine it is difficult to maintain a constant temperature through out the building. Mostly places where the air conditioners are on operation are cooler than other places. And also it is less cool where the entrance doors are situated and on occasions where more people are getting together in small areas. As a solution for this problem we will built a wireless sensor network attached to the air conditioners by which the air conditioners will communicate with each other and maintain a constant temperature throughout the building.&lt;/p&gt;  &lt;h3&gt;Problem Areas&lt;/h3&gt; &lt;p&gt;&lt;b&gt;Power Consumption&lt;/b&gt;&lt;/p&gt; &lt;p&gt;In a wireless sensor system, each node has a short-range transmission due to low radio frequency (RF) transmit power. Short-range transmission minimizes the possibility of the transmitted signals being eavesdropped; also, it helps in prolonging the lifetime of the battery. In some sensor system applications, the nodes are hard to reach and it is impossible to replace their batteries. In other applications, the nodes must operate without battery replacement for a long time. Such conditions make the system power consumption a very crucial parameter [2].&lt;/p&gt; &lt;p&gt;&lt;b&gt;Frequency&lt;/b&gt;&lt;/p&gt; &lt;p&gt;Selection of the operating frequency for wireless sensor systems must comply with government regulations and wireless standards. Currently, frequencies used for wireless sensor systems include 315 MHz, 433 MHz, 868 MHz (Europe), 915 MHz (North America), and the 2.45-GHz Industrial-Scientific-Medical (ISM) band. The 2.45-GHz band provides implementation flexibility due to the abundance of commercially available RF devices in that band.&lt;/p&gt; &lt;p&gt;Using lower frequencies would help in extending the communications range due to low path loss attenuation. If the density of deployment allows for few meters spacing between the nodes, the choice of lower frequencies would be a good choice [2]. In contrast, for future wireless sensor systems that require very small size nodes and very high density of deployment, the best suited operating frequency might be the millimeter wave bands (70 GHz or above). The advantage of these high frequencies include small size antennas, frequency reuse, and low power consumption. However, these very short-range wireless links may involve routing issues.&lt;/p&gt;  &lt;h3&gt;Security Considerations&lt;/h3&gt; &lt;p&gt;A key requirement from both the technological and commercial point of view is to provide adequate security capabilities. Realising privacy and security requirements in an appropriate architecture for WSNs offering pervasive services is essential for user acceptance. Three key research areas for developing secure and reliable WSNs: “Security &amp;amp; Reliability”, “Routing &amp;amp; Transport” and “In-network Processing” [3].&lt;/p&gt;The current wireless sensor networks suffer from one or more of the limitations below: &lt;p&gt;• Specific mission dependent- requires pre-determined locations of sensors and nodes.&lt;/p&gt; &lt;p&gt;• Low level programming and tasking tools&lt;/p&gt; &lt;p&gt;• Sensor and node level manual tasking – applicable to small scale systems only&lt;/p&gt; &lt;p&gt;• Nodes and sensors loss vulnerability to the loss&lt;/p&gt; &lt;p&gt;• Operation and inter-sensor cooperation must be defined in advance and is limited by the topology&lt;/p&gt; &lt;p&gt;• Not adaptable to dynamic changes in the operating environment&lt;/p&gt; &lt;p&gt;• Very limited capabilities for expansion and for large scale deployments&lt;/p&gt; &lt;p&gt;• Operation schemes are not capable to operate in a context triggered mode inter-sensor cooperation.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Why people go to WSN&lt;/b&gt;&lt;/p&gt; &lt;p&gt;Wireless sensor network applications have enormous potential benefit for scientific communities and society as a whole. There is a tremendous potential for Wireless sensor networks (WSN) to become the future most ubiquitous tool of the industry and society. The wide adoption of WSN technology depends on affordability, standardization, the development of generic building blocks and on the availability of user-friendly customization tools.&lt;/p&gt; &lt;p&gt;&lt;b&gt;Limitation&lt;/b&gt;&lt;/p&gt; &lt;p&gt;Fundamental limitations of wireless sensor networks impose a barrier to implement it in critical mission applications as well as in harsh outdoors conditions and applications (such as the monitoring of natural resources and the environment). Presently WSN are designed and utilized for very specific applications with limited number of sensors and nodes, each of these systems is Unique and specially tailored to its application. There is no affordable and adjustable system, available today for a generic range of applications. Currently available WSNs have limited scalability, as each sensor and node should manually be programmed, located and managed. Large scale expansion in these systems would require tremendous effort in planning the deployment, in tasking and in managing.&lt;/p&gt;  &lt;h3&gt;Project implementation Plan&lt;/h3&gt; &lt;p&gt;The following resources will be required for the implementation of this project,&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Hardware&lt;/b&gt;&lt;/p&gt; &lt;p&gt;• XBEE series 2 OEM RF Modules.&lt;/p&gt; &lt;p&gt;• XBEE Development kit.&lt;/p&gt; &lt;p&gt;• Thermal Sensing Devices, Thermometers&lt;/p&gt; &lt;p&gt;• Air Conditioners, Their Remote Controller circuit.&lt;/p&gt; &lt;p&gt;• Multi-meters, Project Boards, Power supplies&lt;/p&gt; &lt;p&gt;&lt;b&gt;Software&lt;/b&gt;&lt;/p&gt; &lt;p&gt;• nesC programming language&lt;/p&gt; &lt;p&gt;• TinyOS operating system&lt;/p&gt; &lt;p&gt;• TOSSIM wireless sensor network simulator&lt;/p&gt; &lt;p&gt;• IEEE 802.15.4 and Zigbee protocol stack&lt;/p&gt; &lt;p&gt;&lt;b&gt;Other Resources&lt;/b&gt;&lt;/p&gt; &lt;p&gt;• Product Manual v1.x.1x – Zigbee protocol&lt;/p&gt; &lt;p&gt;• IEEE 802.15.4 Documentation&lt;/p&gt; &lt;p&gt;A wireless sensor network for communication among the Air Conditioners will be developed. This will be developed using the zigbee protocol stack.&lt;/p&gt; &lt;p&gt;Zigbee is a communication protocol that has been developed to use on low power digital radios based on the IEEE 802.15.4 standard for wireless personal area networks (WPANs). This protocol is simpler than other WPANs such as Bluetooth and it is focused at providing applications that require a low data rate, long battery life, and secure networking [5].&lt;/p&gt;  &lt;p&gt;Zigbee Protocol stack,&lt;/p&gt;There are three different types of Zigbee devices, &lt;p&gt;1. Zigbee Coordinator - This device starts and controls the network. The coordinator stores information about the network, which includes acting as the Trust Center and being the repository for security keys.&lt;/p&gt; &lt;p&gt;2. Zigbee Router - These devices extend network area coverage, dynamically route around obstacles, and provide backup routes in case of network congestion or device failure. They can connect to the coordinator, other routers and end devices.&lt;/p&gt; &lt;p&gt;3. Zigbee End Devices - These devices can transmit or receive a message, but cannot perform any routing operations. They must be connected to either the coordinator or a router but they cannot connect to other end devices. Deliverables&lt;/p&gt; &lt;p&gt;• Stand alone application for controlling the overall temperature of the Air Conditioners of the building.&lt;/p&gt; &lt;p&gt;• Motes which communicate with each other and can control a temperature of an Air Conditioner remotely.&lt;/p&gt;&lt;b&gt;References&lt;/b&gt; &lt;p&gt;[1] “Wireless sensor network”, Wikipedia, Wikimedia Foundation, Inc., 2008. &lt;a href="http://en.wikipedia.org/wiki/Wireless_sensor_network"&gt;http://en.wikipedia.org/wiki/Wireless_sensor_network&lt;/a&gt;&lt;/p&gt; &lt;p&gt;[2] Roshdy Hafez, Ibrahim Haroun, Ioannis Lambadaris, “Building Wireless Sensor Networks”, Microwaves &amp;amp; RF, Penton Media, Inc., 2005. &lt;a href="http://www.mwrf.com/Articles/ArticleID/11071/11071.html"&gt;http://www.mwrf.com/Articles/ArticleID/11071/11071.html&lt;/a&gt;&lt;/p&gt; &lt;p&gt;[3] Dirk Westhoff, Joao Girao, Amardeo Sarma, “Security Solutions for Wireless Sensor Networks”, NEC Technical Journal, NEC Corporation, 2006. &lt;a href="http://www.nec.co.jp/techrep/en/journal/g06/n03/060322.html"&gt;http://www.nec.co.jp/techrep/en/journal/g06/n03/060322.html&lt;/a&gt;&lt;/p&gt; &lt;p&gt;[4] Anna Parnes, “Self Configurable Automatic learning Large-scale WSN and High level application tool”, 2007. &lt;a href="http://www.kpk.gov.pl/7pr/pp/i.html?id=1048"&gt;http://www.kpk.gov.pl/7pr/pp/i.html?id=1048&lt;/a&gt;&lt;/p&gt; &lt;p&gt;[5] “Zigbee”, Wikipedia, Wikimedia Foundation, Inc., 2008. &lt;a href="http://en.wikipedia.org/wiki/ZigBee"&gt;http://en.wikipedia.org/wiki/ZigBee&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4053561229108122722-7557419093848098283?l=wsnnn.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wsnnn.blogspot.com/feeds/7557419093848098283/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4053561229108122722&amp;postID=7557419093848098283' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4053561229108122722/posts/default/7557419093848098283'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4053561229108122722/posts/default/7557419093848098283'/><link rel='alternate' type='text/html' href='http://wsnnn.blogspot.com/2008/08/intelligent-air-conditioner-system-for.html' title='Wireless Sensor Networks (WSN) based Air Conditioner Temperature Controlling System'/><author><name>Kushan Sharma</name><uri>http://www.blogger.com/profile/06788887495833083882</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='http://4.bp.blogspot.com/_JbhBcVyjBhU/SLOkfPa6DKI/AAAAAAAAAAM/YmbvV-Ne8p8/S220/kushan.jpg'/></author><thr:total>1</thr:total></entry></feed>
