MC Lecture 9
MC Lecture 9
MC Lecture 9
2) Location-awareness of nodes
• A node often (as in example in (1) above) needs to know its location
– Otherwise cannot provide sensed data.
3) Must react immediately to drastic environment changes
• Necessary for time-critical monitoring applications
• Can react slowly to non-critical changes/events
– Saving bandwidth & energy at the cost of increased latency
4) Efficient handling of queries
• Efficient xmission of queries from usesr/applications to appropriate nodes
(=> need efficient routing!)
• Efficient xmission of answers to queries from nodes to users/applications (=>
need efficient routing again!)
• Can reply with larger latency for noncritical changes/events
– E.g., can increase interval for reporting periodic data
7.2. Classification of Sensor Networks
• Classification of sensor networks
– Proactive networks
• Nodes periodically switch on their sensors & transmitters,
sense the environment & transmit the data of interest
– Reactive networks
• Nodes react immediately to sudden or drastic changes in
the value of the sensed attribute
• Once proactive/reactive network type is chosen, efficient routing
protocols must be designed
– Preferably using a suitable MAC sublayer protocol to avoid collisions
7.3 A Wireless sensor and actuator network
• A wireless sensor and actuator network (WSAN) is a group of sensors that gather
information about their environment and actuators, such as servos or motors, that
interact with them. All elements communicate wirelessly; interaction can be
autonomous or human-controlled.
• For eg. A sensor and actuator network in smart homes for supporting elderly and
handicapped people.
• The primary goal was to monitor domestic systems such as air conditioning, lights,
and heating, as well as to control the basic functions of the home entertainment and
security systems.
• The sensor network consisted of three BTnodes, an autonomous wireless
communication and computing platform based on a Bluetooth radio, and a
microcontroller.
• Each is equipped with sensors for light, motion, and temperature detection.
• Some of Wireless Sensor and actuator network is used to monitor environments which is
known as fire detection system.
• A group of sensor nodes are placed in a building or an area of interest.
• In the event of a fire in the monitoring region, the sensor nodes that are close to the origin
of the fire report the location and intensity of the fire to water sprinkler actuators.
• On receiving alarm messages from sensor nodes, the water sprinkler actuators analyze the
intensity of the fire and take appropriate actions before the fire becomes uncontrollable.
• Each sensor sends their measurements of the plant state to the their controllers. When the
controller receives the plant states, actuation signals computed by the control algorithm
are forwarded to actuators through the same WSAN.
• Wireless sensors transmit data in each assigned time slot dependent on the transmission
scheduling scheme.
• Both the controller and actuator only respond to newly received data over unreliable
wireless links. Hence, both the controller and actuator operate in an event-driven fashion,
but each sensor operates in a time-driven fashion. Assuming sensors sample the plant
state right before the transmission slot and transmit it during their allocated transmission
time to the controller in order to minimize the delay.
• In wireless sensor actuator networks (WSANs), both sensor-actuator and actuator-
actuator coordination are required. After sensors detect an event that has occurred in the
environment, the event data is processed (e.g., aggregated with reports from nearby
sensors) and transmitted to the actuators, which gather, process, and eventually
reconstruct the characteristics of the event. The process of establishing data paths
between sensors and actuators is referred to as sensor-actuator coordination.
• Sensor-actuator coordination provides the transmission of event features from sensors to
actuators.
• Sensors and actuators coordinate also for some other tasks, such as sensor placement or
improving connectivity.
• A wireless sensor and actuator network is a networked system of geographically
distributed sensor and actuator nodes.
• These nodes are interconnected via wireless links.
• The scale of the network depends highly on the target application.
• In general, both sensor and actuator nodes are equipped with some data processing and
wireless communication capabilities, as well as power supply.
• Sensors gather information about the state of physical world and transmit the collected data
to actuators through single-hop or multi-hop communications over the radio channel.
• Upon receipt of the required information, the actuators make the decision about how to
react to this information and perform corresponding actions to change the behavior of the
physical environment.
• The sensors and actuators are usually used to sense the operation of the physical
system, compare it against the desired behavior, compute control commands, and
perform actions onto the system to effect the desired change.
Network of sensors …