Presentation is loading. Please wait.

Presentation is loading. Please wait.

Networked Robotics: From Distributed Robotics to Sensor Networks Gaurav S. Sukhatme Center for Robotics and Embedded.

Similar presentations


Presentation on theme: "Networked Robotics: From Distributed Robotics to Sensor Networks Gaurav S. Sukhatme Center for Robotics and Embedded."— Presentation transcript:

1 http://robotics.usc.edu/~gaurav1/72 Networked Robotics: From Distributed Robotics to Sensor Networks Gaurav S. Sukhatme Center for Robotics and Embedded Systems Center for Embedded Networked Sensing Computer Science Department University of Southern California gaurav@usc.edu http://robotics.usc.edu/resl

2 http://robotics.usc.edu/~gaurav2/72 Introduction Synoptic sensing: sense everywhere in parallel Enablers: small computers, sensors, radios Role of robotics: Deploy sensors, Localize sensors, Replenish and repair network Potential Applications: –Ecosystem bio-complexity monitoring –Marine microorganism monitoring –Structural health monitoring –…

3 http://robotics.usc.edu/~gaurav3/72 Network Deployment

4 http://robotics.usc.edu/~gaurav4/72 Deployment Constraints and Tradeoffs Connectivity –Final/Intermediate –K-connectedness, K-degree (density) Visibility –Communication visibility, sensing visibility Efficiency –How many nodes ? How quickly ?

5 http://robotics.usc.edu/~gaurav5/72 Network Repair

6 http://robotics.usc.edu/~gaurav6/72 Repair Constraints Minimal Intervention –Smallest number of nodes are subjected to small displacements –Small number of new nodes deployed Speed –Faster than (re)deployment Preserve connectivity/visibility

7 http://robotics.usc.edu/~gaurav7/72 Multi-Robot Task Allocation (MRTA) B B

8 http://robotics.usc.edu/~gaurav8/72 MRTA Constraints Speed of event detection –‘Robot only’ solution could be slow –Network effectively extends sensing range Speed of response Simple vs. complex robots –Computation on the robots vs. in-network

9 http://robotics.usc.edu/~gaurav9/72 Today Network deployment of robotic nodes –Sensor coverage and line-of-sight connectivity –Sensor coverage and k-neighbor connectivity Network deployment of static nodes using mobile robots –Sensor coverage and fast exploration, no environment map Network repair using mobile robots –Speed, no map of the environment Multi-robot task allocation using a network –Navigation: No central planning, no constraints on adding robots dynamically –Adaptive sampling

10 http://robotics.usc.edu/~gaurav10/72 Deployment Assumptions –Robotic nodes initially confined to a small area –Each node has a finite sensing radius R s and communication radius R r Goal –Maximize total sensor coverage such that each node has k neighbors within communication range Approach –Repulsive potential field with damping and switching

11 http://robotics.usc.edu/~gaurav11/72 Deployment Stages

12 http://robotics.usc.edu/~gaurav12/72 The Deployment Algorithm Each robot is controlled according to virtual forces Andrew Howard, Maja J. Mataric and Gaurav S. Sukhatme, "Mobile Sensor Network Deployment using Potential Fields: A Distributed, Scalable Solution to the Area Coverage Problem," in Proceedings of the International Symposium on Distributed Autonomous Robotic Systems, 2002.

13 http://robotics.usc.edu/~gaurav13/72 Static Deployment using a Potential Field Tuning the damping term –Use value that gives critical damping for a two node system –R s and R r not used explicitly No control over k

14 http://robotics.usc.edu/~gaurav14/72 Modified Potential Field Approach If degree > k Repel neighbors (increase coverage) else Attract neighbors (maintain degree) Sameera Poduri and Gaurav S. Sukhatme, "Constrained Coverage for Mobile Sensor Networks," IEEE International Conference on Robotics and Automation, 2004

15 http://robotics.usc.edu/~gaurav15/72 d<=2R s Coverage depends on d d>2R s Coverage independent of d 2 regimes R r > 2R s R r <= 2R s Role of R r /R s d d d d

16 http://robotics.usc.edu/~gaurav16/72 Evaluation Performance metric –Coverage: Area covered/ NπR s 2 Compare with –Regular tilings –Random Networks (uniformly distributed) –Centralized iterative approach

17 http://robotics.usc.edu/~gaurav17/72 Regular k-Tilings R r <= 2R s and large N Exact formulas for coverage for k = 0,1,2,3,4,6

18 http://robotics.usc.edu/~gaurav18/72 Random Networks Uniformly distributed random network – Poisson distribution Probability of exactly m nodes in an area S : Degree depends on ρ For, find ρ such that

19 http://robotics.usc.edu/~gaurav19/72 A Centrally Computed Baseline Generate a configuration prior to deployment (assumes an environment map) Loop: 1.Start with a network N of min. degree k 2.Randomly displace a node to get N new 3.If N new also has min. degree k, N=N new 4.If Average_degree < k+2, stop, else goto 2

20 http://robotics.usc.edu/~gaurav20/72 Results Rr < 2Rs

21 http://robotics.usc.edu/~gaurav21/72 Results Rr = 2Rs Rr=8, Rs=4, n=49

22 http://robotics.usc.edu/~gaurav22/72 Results Rr > 2Rs

23 http://robotics.usc.edu/~gaurav23/72 Potential Field-based Deployment Distributed algorithm No map of the environment Need range and bearing to neighbors – impractical on small sensor-constrained nodes Experimental results: –Reasonably good coverage –Connectivity > 97% –#nodes with degree at least k > 95% –Converges quickly

24 http://robotics.usc.edu/~gaurav24/72 Today Network deployment of robotic nodes –Sensor coverage and line-of-sight connectivity –Sensor coverage and k-neighbor connectivity Network deployment of static nodes using mobile robots –Sensor coverage and fast exploration, no environment map Network repair using mobile robots –Speed, no map of the environment Multi-robot task allocation using a network –Navigation: No central planning, no constraints on adding robots dynamically –Adaptive sampling

25 http://robotics.usc.edu/~gaurav25/72 Robot-based Deployment Its hard to make small mobile network nodes Not clear if its energetically feasible Alternate regime: –Deployment: Single ‘capable’ robot drops off nodes at their places –Repair: Robot ‘plugs holes’ in the resulting network using the same algorithm

26 http://robotics.usc.edu/~gaurav26/72 What’s in it for the Robot(s) ? An efficient deployment strategy (linear in the network size), is also an efficient exploration strategy for the robot Once the network is emplaced –any robot can use it to navigate (path planning is done ‘in-network’) –in-network (de-centralized) task allocation can coordinate the actions of multiple robots

27 http://robotics.usc.edu/~gaurav27/72 Approach M. Batalin, G. S. Sukhatme, Coverage, Exploration and Deployment by a Mobile Robot and Communication Network, Telecommunications Systems, April 2004 M. Batalin, G. S. Sukhatme, Efficient Exploration Without Localization Proceedings of the 2003 IEEE International Conference on Robotics and Automation (ICRA'03), Taipei, Taiwan, May 12 - 17, 2003. Robot Loop If no beacon within radio range deploy beacon Else move in direction suggested by nearest beacon Beacon Loop Emit least recently visited direction

28 http://robotics.usc.edu/~gaurav28/72 Robot deploys network Network Deployment

29 http://robotics.usc.edu/~gaurav29/72 Environment change Network extension Adapting to Environment Change

30 http://robotics.usc.edu/~gaurav30/72 Graph Cover Times Cover time is a measure of exploration speed Random walk is O(n 2 ) –on a regular graph of n nodes DFS is O(n) and requires –passive markers –a topological map –markers of 3 colors Our algorithm is O(n ln n) and requires –infinite active markers, no map

31 http://robotics.usc.edu/~gaurav31/72 Path to goal computed using dynamic programming Robot uses network to navigate Robot Navigation using the Network

32 http://robotics.usc.edu/~gaurav32/72 Robot Navigation using a Sensor Network Mica2 mote-based sensor network Mobile robot navigates based solely on network directives Results include over 1 km robot traverses in experiments robot Sensor node start goal start goal start goal

33 http://robotics.usc.edu/~gaurav33/72 Robot Navigation Using a Sensor Network

34 http://robotics.usc.edu/~gaurav34/72 Robot Navigation to Contours Use sensor network to navigate robot towards a contour of interest Variant on the previous approach Karthik Dantu and Gaurav S. Sukhatme, "Detecting Level Sets of Scalar Fields Using Actuated Sensor Networks," Submitted to IROS 2004

35 http://robotics.usc.edu/~gaurav35/72 From the Air Peter I. Corke, Stefan E. Hrabar, Ron Peterson, Daniela Rus, Srikanth Saripalli, and Gaurav S. Sukhatme, "Autonomous Deployment and Repair of a Sensor Network using an Unmanned Aerial Vehicle," IEEE International Conference on Robotics and Automation, 2004.

36 http://robotics.usc.edu/~gaurav36/72 Today Network deployment of robotic nodes –Sensor coverage and line-of-sight connectivity –Sensor coverage and k-neighbor connectivity Network deployment of static nodes using mobile robots –Sensor coverage and fast exploration, no environment map Network repair using mobile robots –Speed, no map of the environment Multi-robot task allocation using a network –Navigation: No central planning, no constraints on adding robots dynamically –Adaptive sampling

37 http://robotics.usc.edu/~gaurav37/72 Multi-Robot Task Allocation Problem: Events in the environment, robot needed in vicinity of each event to observe it Given a pre-deployed sensor network, no environment map, no assumptions about a static environment Solution: Augment the deployment/exploration algorithm based on event occurrence M. Batalin, G. S. Sukhatme, Sensor Network-based Multi-robot Task Allocation, Proceedings of the 2003 IEEE International Conference on Intelligent Robots and Systems (IROS '03), Las Vegas, Oct 27-31, 2003.

38 http://robotics.usc.edu/~gaurav38/72 Outline Pre-computation: In the exploration phase compute P(s’|s,a) transition probability from node s to s’ for action a Every event i in the environment is assumed to have a weight w i Every node computes a suggested direction of travel for a robot in its vicinity

39 http://robotics.usc.edu/~gaurav39/72 In-network Computation Events are flooded through the network Each node receives an event weight w i and a hop count h i and computes the following utility(i) = w i /h i current alarm = argmax utility(i) V(s’) = C(s,a) + max Σ P(s’|s,a) V(s) Π(s) = argmax Σ P(s’|s,a) V(s)

40 http://robotics.usc.edu/~gaurav40/72 Results Compare aggregate event on-time for ‘exploration/deployment-only’ mode vs. ‘task-allocation’ mode

41 http://robotics.usc.edu/~gaurav41/72 Task Allocation Application I Marine microorganism monitoring Adaptive sampling of the underwater environment based on physical and chemical measurements Bin Zhang, Gaurav S. Sukhatme, and Aristides A. Requicha, "Adaptive Sampling for Marine Microorganism Monitoring," IROS 2004.

42 http://robotics.usc.edu/~gaurav42/72 TA Application II: Networked Infomechanical Systems Networked mobile nodes –Sensing –Sampling –Energy logistics –Communication Infrastructure –Enables deterministic and precise motion –Enables proper elevation –Enables mass transport at low energy System Ecology –Fixed nodes –Mobile nodes –Infrastructure

43 http://robotics.usc.edu/~gaurav43/72

44 http://robotics.usc.edu/~gaurav44/72

45 http://robotics.usc.edu/~gaurav45/72

46 http://robotics.usc.edu/~gaurav46/72

47 http://robotics.usc.edu/~gaurav47/72

48 http://robotics.usc.edu/~gaurav48/72

49 http://robotics.usc.edu/~gaurav49/72

50 http://robotics.usc.edu/~gaurav50/72

51 http://robotics.usc.edu/~gaurav51/72

52 http://robotics.usc.edu/~gaurav52/72

53 http://robotics.usc.edu/~gaurav53/72

54 http://robotics.usc.edu/~gaurav54/72

55 http://robotics.usc.edu/~gaurav55/72

56 http://robotics.usc.edu/~gaurav56/72

57 http://robotics.usc.edu/~gaurav57/72

58 http://robotics.usc.edu/~gaurav58/72

59 http://robotics.usc.edu/~gaurav59/72

60 http://robotics.usc.edu/~gaurav60/72

61 http://robotics.usc.edu/~gaurav61/72

62 http://robotics.usc.edu/~gaurav62/72

63 http://robotics.usc.edu/~gaurav63/72

64 http://robotics.usc.edu/~gaurav64/72

65 http://robotics.usc.edu/~gaurav65/72

66 http://robotics.usc.edu/~gaurav66/72

67 http://robotics.usc.edu/~gaurav67/72 NIMS Node

68 http://robotics.usc.edu/~gaurav68/72 NIMS Node in Action

69 http://robotics.usc.edu/~gaurav69/72 Results PARHumidity

70 http://robotics.usc.edu/~gaurav70/72 Extensions Dealing with thrashing Explicit task assignments vs. implicit Further experiments underwater and in the forest canopy

71 http://robotics.usc.edu/~gaurav71/72 Today Network deployment of robotic nodes –Sensor coverage and line-of-sight connectivity –Sensor coverage and k-neighbor connectivity Network deployment of static nodes using mobile robots –Sensor coverage and fast exploration, no environment map Network repair using mobile robots –Speed, no map of the environment Multi-robot task allocation using a network –Navigation: No central planning, no constraints on adding robots dynamically –Adaptive sampling

72 http://robotics.usc.edu/~gaurav72/72 Conclusion Symbiotic relationship between mobile robots and sensor networks –Actuation enables us to focus sensing where it is needed when it is needed –Networks extend the effective sensing range of robots and offload some processing

73 http://robotics.usc.edu/~gaurav73/72

74 http://robotics.usc.edu/~gaurav74/72 Localization Stationary sensor network with some ‘GPS-enabled’ nodes Three algorithms (all based on rigid graphs): –Range only (high accuracy requires high density) –Range and bearing (high accuracy requires very few neighbors but bearing is difficult to measure on small nodes) –Range and sectoring (high accuracy with moderate number of neighbors) K.Chintalapudi, A. Dhariwal, R. Govindan and G. Sukhatme, Adhoc Localization using Ranging and Sectoring, Proceeeding of Infocomm, March 2004

75 http://robotics.usc.edu/~gaurav75/72 Cooperative Localization System contains beacons and beacon detectors Assumptions: beacons are unique, beacon detectors determine correct identity. Determine the relative pose of each pair of beacons/detectors

76 http://robotics.usc.edu/~gaurav76/72 Team Localization using MLE Construct a set of estimates H = {h} where: h is the pose of robot r at time t. Construct a set of observations O = {o} where o is either: the measured pose of robot r b relative to robot r a at time t, or the measured change in pose of robot r between times t a and t b. Find the set of estimates H that maximizes:

77 http://robotics.usc.edu/~gaurav77/72 Approach Equivalently, find the set H that minimizes:

78 http://robotics.usc.edu/~gaurav78/72 Gradient-based Estimation Each estimate Each observation Measurement uncertainty assumed normal Relative  Absolute

79 http://robotics.usc.edu/~gaurav79/72 Gradient Descent Compute set of poses q that minimizes U(O|H) Gradient-based algorithm

80 http://robotics.usc.edu/~gaurav80/72 SLAM: Simultaneous Localization and Mapping

81 http://robotics.usc.edu/~gaurav81/72 Sensor Network Calibration

82 http://robotics.usc.edu/~gaurav82/72 Team Localization Runs on any platform as long as it can compute its motion via inertial sensing Unique beacons: robots, people, fixed locations etc. Global communications No model of the environment Indifferent to changes in the environment Robust to sensor noise Centralized Andrew Howard, Maja J. Mataric´, and Gaurav S. Sukhatme, "Relaxation on a mesh: a formalism for generalized localization," In IEEE/RSJ International Conference on Intelligent Robots and Systems, pp. 1055 - 1060, Wailea, Hawaii, Oct 2001.


Download ppt "Networked Robotics: From Distributed Robotics to Sensor Networks Gaurav S. Sukhatme Center for Robotics and Embedded."

Similar presentations


Ads by Google