Jake Forsberg An environment for research and automation system development.

13
Jake Forsberg An environment for research and automation system development

Transcript of Jake Forsberg An environment for research and automation system development.

Page 1: Jake Forsberg An environment for research and automation system development.

Jake Forsberg

An environment for research and automation system development

Page 2: Jake Forsberg An environment for research and automation system development.

Overview

UAV applications

UAVs + automation = ?

Flight research test bed

Motion planning problems and techniques

Page 3: Jake Forsberg An environment for research and automation system development.

UAV Applications

Military Government Agencies Civil

Page 4: Jake Forsberg An environment for research and automation system development.

Automation Potential

Page 5: Jake Forsberg An environment for research and automation system development.

Motivation for automated UAV Reduce manpower and safety risk

Reduce costs of operation

Provide an interesting problem for computer scientists!

Page 6: Jake Forsberg An environment for research and automation system development.

Research Test Bed

Page 7: Jake Forsberg An environment for research and automation system development.

Research Test BedCommunication and Control

Page 8: Jake Forsberg An environment for research and automation system development.

Research Test BedVehicle Tracking and Localization

Page 9: Jake Forsberg An environment for research and automation system development.

Research Test BedProcess Control Loop

1. Process position data of each vehicle

2. Send Position Data to application PC

3. Compute desired control signals for each vehicle

4. Send control signals for each vehicle via wireless signal

Page 10: Jake Forsberg An environment for research and automation system development.

Motion Planning Problem

Page 11: Jake Forsberg An environment for research and automation system development.

Motion Planning Problem

Aims to compute a set of commands toguide a vehicle through its environment toreach a goal state

Turns out to very difficult…NP-hard

Page 12: Jake Forsberg An environment for research and automation system development.

Gradient decent Potential field guided search

Vehicle Trajectory AlgorithmPotential Fields

Page 13: Jake Forsberg An environment for research and automation system development.

Overview Conclusion

Reduce operation cost, human safety risk

Automated UAV systems growing research interest

Small scale test beds are reliable for developing automated UAV systems

Further motion planning algorithm research required