+ All Categories
Home > Documents > Self-Organization in Autonomous Sensor/Actuator … › slides › 03-1-coordination-and...Wireless...

Self-Organization in Autonomous Sensor/Actuator … › slides › 03-1-coordination-and...Wireless...

Date post: 24-Jun-2020
Category:
Upload: others
View: 0 times
Download: 0 times
Share this document with a friend
20
[SelfOrg] 3-1.1 Self-Organization in Autonomous Sensor/Actuator Networks [SelfOrg] Dr.-Ing. Falko Dressler Computer Networks and Communication Systems Department of Computer Sciences University of Erlangen-Nürnberg http://www7.informatik.uni-erlangen.de/~dressler/ [email protected]
Transcript
Page 1: Self-Organization in Autonomous Sensor/Actuator … › slides › 03-1-coordination-and...Wireless Sensor and Actor Networks," IEEE/ACM Transactions on Networking (ToN), 2007. T.

[SelfOrg] 3-1.1

Self-Organization in Autonomous Sensor/Actuator Networks

[SelfOrg]Dr.-Ing. Falko Dressler

Computer Networks and Communication SystemsDepartment of Computer SciencesUniversity of Erlangen-Nürnberg

http://www7.informatik.uni-erlangen.de/~dressler/[email protected]

Page 2: Self-Organization in Autonomous Sensor/Actuator … › slides › 03-1-coordination-and...Wireless Sensor and Actor Networks," IEEE/ACM Transactions on Networking (ToN), 2007. T.

[SelfOrg] 3-1.2

Overview

Self-OrganizationIntroduction; system management and control; principles and characteristics; natural self-organization; methods and techniques

Networking Aspects: Ad Hoc and Sensor NetworksAd hoc and sensor networks; self-organization in sensor networks; evaluation criteria; medium access control; ad hoc routing; data-centric networking; clustering

Coordination and Control: Sensor and Actor NetworksSensor and actor networks; communication and coordination; collaboration and task allocation

Bio-inspired NetworkingSwarm intelligence; artificial immune system; cellular signaling pathways

Page 3: Self-Organization in Autonomous Sensor/Actuator … › slides › 03-1-coordination-and...Wireless Sensor and Actor Networks," IEEE/ACM Transactions on Networking (ToN), 2007. T.

[SelfOrg] 3-1.3

Sensor and Actor Networks

Sensor network assisted robotsRobot assisted sensor networksPrinciples and objectivesApplication examples

Page 4: Self-Organization in Autonomous Sensor/Actuator … › slides › 03-1-coordination-and...Wireless Sensor and Actor Networks," IEEE/ACM Transactions on Networking (ToN), 2007. T.

[SelfOrg] 3-1.4

Sensor/Actuator Networks (SANET)

Mobile robots Wireless sensor network

Page 5: Self-Organization in Autonomous Sensor/Actuator … › slides › 03-1-coordination-and...Wireless Sensor and Actor Networks," IEEE/ACM Transactions on Networking (ToN), 2007. T.

[SelfOrg] 3-1.5

Sensor/Actuator Networks (SANET)

Sensor/Actuator Network

Page 6: Self-Organization in Autonomous Sensor/Actuator … › slides › 03-1-coordination-and...Wireless Sensor and Actor Networks," IEEE/ACM Transactions on Networking (ToN), 2007. T.

[SelfOrg] 3-1.6

Composition of SANETs

Components of sensor and actor networks (according to the depicted example)

Sensor nodes – Sensor nodes are employed to measure the temperature at dedicated places and to establish an ad hoc network infrastructure able to carry exchanged sensor messages. Sensor nodes need to be deployed with a high degree of redundancy in order to prevent system outtakes due to single node failures.Mobile robots – The mobile robot systems are used for floor monitoring as well. They are responsible for observations in the building, e.g. by taking pictures at predefined places. If only a few robots will be used, either they have to operate fully autonomously (resulting in less accurate coordination) or a separate network infrastructure, e.g. a WLAN network, must be installed for inter-robot communication.

Page 7: Self-Organization in Autonomous Sensor/Actuator … › slides › 03-1-coordination-and...Wireless Sensor and Actor Networks," IEEE/ACM Transactions on Networking (ToN), 2007. T.

[SelfOrg] 3-1.7

Sensor network assisted teams of mobile robots

Localization based on well-known geographic positions of sensor nodes and distance estimations, e.g. based on the measured radio signal strength

Intelligent landmarks providing storage and computational facilities to build an intelligent environment in which robots can coordinate among each other

Cooperative tracking relies on the intensive collaboration of robots with stationary sensor nodes that are used to observe well-defined regions

Communication infrastructure based on established ad hoc routing principles to enable communication and coordination between distant robots

Page 8: Self-Organization in Autonomous Sensor/Actuator … › slides › 03-1-coordination-and...Wireless Sensor and Actor Networks," IEEE/ACM Transactions on Networking (ToN), 2007. T.

[SelfOrg] 3-1.8

Robot assisted sensor networks

WSN deployment optimized by laying out new sensor nodes in uncovered regions or in geographical proximity of nodes that are estimated to fail early due to battery outages

Energy harvesting supported by mobile robot systems, e.g. inductive energy transmission between resource-rich robots and distributed sensor nodes

Software management based on on-demand composition of software modules according to a global objective with subsequent node reprogramming accomplished by mobile robots

Communication relay provided by mobile robots to bridge communication holes in WSN and to connect different network types

Page 9: Self-Organization in Autonomous Sensor/Actuator … › slides › 03-1-coordination-and...Wireless Sensor and Actor Networks," IEEE/ACM Transactions on Networking (ToN), 2007. T.

[SelfOrg] 3-1.9

Properties and definition

PropertiesBroad heterogeneity – Reflected in multiple dimensions: different hardware components, varying installed software modules, different parameter settings of deployed nodesTwo concurrent objectives – coordination and communication need to be considered simultaneously because coordination essentially relies on communication and, at the same time, energy efficient operation and the ability to work in delay and loss tolerant networks is demandedSelf-organization and emergence – Inherent need for self-organization techniques for management and control, non-linear behavioral properties lead to an emergent behavior

Definition SANETA SANET typically consists of heterogeneous and mobile nodes able to sense their environment (sensor) and to act on it (actor). The most prominent challenges of SANETs are communication and cooperation issues. Similar to WSNs, SANETs are assumed to be strongly resource restricted in terms of communication, processing and storage capabilities, and in terms of available energy.

Page 10: Self-Organization in Autonomous Sensor/Actuator … › slides › 03-1-coordination-and...Wireless Sensor and Actor Networks," IEEE/ACM Transactions on Networking (ToN), 2007. T.

[SelfOrg] 3-1.10

Composition of SANET Nodes

Main processing and storage system – usually low-power processing units but also more powerful embedded PC systems

Sensors – similar to sensor nodes + mobile robots are able to carry and to operate more resource intensive devices, e.g. video cameras

Actuators – ranges from simple electronic switches over motors and wheels to various forms of manipulators; active RFID tags can be used as intelligent landmarks

Wireless communication - besides low power radio chips, other heterogeneous communication techniques and devices can be used

Page 11: Self-Organization in Autonomous Sensor/Actuator … › slides › 03-1-coordination-and...Wireless Sensor and Actor Networks," IEEE/ACM Transactions on Networking (ToN), 2007. T.

[SelfOrg] 3-1.11

Composition of SANET Nodes

Micro controller

Memory

Storage

Radio transceiver

Battery

Sensor 1

Sensor n

Act

uato

r 1

Act

uato

r 2

Act

uato

r n

Page 12: Self-Organization in Autonomous Sensor/Actuator … › slides › 03-1-coordination-and...Wireless Sensor and Actor Networks," IEEE/ACM Transactions on Networking (ToN), 2007. T.

[SelfOrg] 3-1.12

An example – the Robertino robot

Actuators

Gateway tosensor networks

Embedded processingunit and storage (PC)

Wireless LAN

Sensors

Drive lineand chassis

Batteries

Video camera

Page 13: Self-Organization in Autonomous Sensor/Actuator … › slides › 03-1-coordination-and...Wireless Sensor and Actor Networks," IEEE/ACM Transactions on Networking (ToN), 2007. T.

[SelfOrg] 3-1.13

Application examples

Temperature control – two sub-systems are needed in this example: sensors measuring the temperature in a given environment and actors that are able to control the temperature

Fire detection – besides sensors measuring the temperature and smoke detectors, water sprinklers are typical actuators in this scenario; the higher complexity arises through the need to enable the SANET not only to detect fire and to turn on the sprinklers but to connect to other networks for automated emergency calls

Intruder detection – one of the most complex application examples, includes the use of mobile system and heterogeneous sensors and actors in a collaborative scenario

Page 14: Self-Organization in Autonomous Sensor/Actuator … › slides › 03-1-coordination-and...Wireless Sensor and Actor Networks," IEEE/ACM Transactions on Networking (ToN), 2007. T.

[SelfOrg] 3-1.14

Application Examples

Robot and Sensor Networks for First RespondersV. Kumar, D. Rus, and S. Singh, "Robot and Sensor Networks for First Responders," IEEE Pervasive Computing, vol. 3, pp. 24-33, October-December 2004

1. During an operation tens of agents will enter a building2. If floor plans are available a priori, agents will use them to expedite the search

process, acquiring information and providing an integrated view for situational awareness

3. The agents’ small size will let them penetrate nooks and niches, possibly being teleoperated by a human operator

4. The agents will autonomously organize themselves to communicate effectively, integrate information efficiently, and obtain relative position information quickly

5. They will record temperature gradients, measure concentrations of toxins and relevant gases, track sources of danger, and look for human victims. They will then cordon off areas of threat (for example, areas where the temperature is greater than 300°F) and convey to remote human operators information about the environment and about emergency response personnel inside the building

6. Information broadcast from each group will be integrated into an immersive environment that rescue workers and firefighters can visualize on remote workstations or helmet-mounted display

Page 15: Self-Organization in Autonomous Sensor/Actuator … › slides › 03-1-coordination-and...Wireless Sensor and Actor Networks," IEEE/ACM Transactions on Networking (ToN), 2007. T.

[SelfOrg] 3-1.15

Application Examples

Robot and Sensor Networks for First Responders

Page 16: Self-Organization in Autonomous Sensor/Actuator … › slides › 03-1-coordination-and...Wireless Sensor and Actor Networks," IEEE/ACM Transactions on Networking (ToN), 2007. T.

[SelfOrg] 3-1.16

Application Examples

Robot and Sensor Networks for First Responders

Page 17: Self-Organization in Autonomous Sensor/Actuator … › slides › 03-1-coordination-and...Wireless Sensor and Actor Networks," IEEE/ACM Transactions on Networking (ToN), 2007. T.

[SelfOrg] 3-1.17

Application Examples

Robot and Sensor Networks for First Responders

Page 18: Self-Organization in Autonomous Sensor/Actuator … › slides › 03-1-coordination-and...Wireless Sensor and Actor Networks," IEEE/ACM Transactions on Networking (ToN), 2007. T.

[SelfOrg] 3-1.18

Autonomous Sensor/Actuator Networks

Research areasLocalizationNavigation assisted by sensor networksExploration, mapping, and monitoringCommunication in sensor networks with dynamic topologiesImage processing and video communicationQuality of service and redundancyOptimized positioning of stationary and mobile sensor motes…

Page 19: Self-Organization in Autonomous Sensor/Actuator … › slides › 03-1-coordination-and...Wireless Sensor and Actor Networks," IEEE/ACM Transactions on Networking (ToN), 2007. T.

[SelfOrg] 3-1.19

Summary (what do I need to know)

Sensor and Actor Networks (SANET)PrinciplesRobot-sensor interaction

Properties and DefinitionSANET properties and capabilitiesNode composition

Page 20: Self-Organization in Autonomous Sensor/Actuator … › slides › 03-1-coordination-and...Wireless Sensor and Actor Networks," IEEE/ACM Transactions on Networking (ToN), 2007. T.

[SelfOrg] 3-1.20

References

I. F. Akyildiz and I. H. Kasimoglu, "Wireless Sensor and Actor Networks: Research Challenges," Elsevier Ad Hoc Network Journal, vol. 2, pp. 351-367, October 2004. S. Dengler, A. Awad, and F. Dressler, "Sensor/Actuator Networks in Smart Homes for Supporting Elderly and Handicapped People," Proceedings of 21st IEEE International Conference on Advanced Information Networking and Applications (AINA-07): First International Workshop on Smart Homes for Tele-Health (SmarTel'07), vol. II, Niagara Falls, Canada, May 2007, pp. 863-868. F. Dressler, "Self-Organization in Autonomous Sensor/Actuator Networks," 15. GI/ITG FachtagungKommunikation in Verteilten Systemen (KiVS 2007), Bern, Switzerland, Tutorial, February 2007. V. C. Gungor, Ö. B. Akan, and I. F. Akyildiz, "A Real-Time and Reliable Transport Protocol for Wireless Sensor and Actor Networks," IEEE/ACM Transactions on Networking (ToN), 2007. T. Melodia, D. Pompili, and I. F. Akyildiz, "A Communication Architecture for Mobile Wireless Sensor and Actor Networks," Proceedings of IEEE SECON 2006, Reston, VA, September 2006.


Recommended