Project:The SWARM UAV network: Difference between revisions
No edit summary |
Chrisbob12 (talk | contribs) |
||
Line 3: | Line 3: | ||
This groups aim is to set standards in communication and automation of a network of UAV. Allowing a set of UAV's to accomplish set tasks or goals while removing all requirement for maintenance. The SWARM will look after itself, maintain itsef and keep itself flying continuously. | This groups aim is to set standards in communication and automation of a network of UAV. Allowing a set of UAV's to accomplish set tasks or goals while removing all requirement for maintenance. The SWARM will look after itself, maintain itsef and keep itself flying continuously. | ||
The project will be conducted in two phases: | |||
Phase 1: develop swarm comms and functionality with ground-based vehicle swarm | |||
Phase 2: develop shared power logistics with airborne drones | |||
Basically the basis for skynet to take over the world. | Basically the basis for skynet to take over the world. |
Revision as of 23:43, 11 March 2013
Introduction
This groups aim is to set standards in communication and automation of a network of UAV. Allowing a set of UAV's to accomplish set tasks or goals while removing all requirement for maintenance. The SWARM will look after itself, maintain itsef and keep itself flying continuously.
The project will be conducted in two phases: Phase 1: develop swarm comms and functionality with ground-based vehicle swarm Phase 2: develop shared power logistics with airborne drones
Basically the basis for skynet to take over the world.
Contacts
If you want to get involved with the project. Please feel free to email the maintainers of the project.
Current list of maintainers.
Email john - Funder/Founder and Programmer 1
Basic Plan
Stage 1
Build and design a main base station UAV. Code named Queens. Build and design a slave UAV. Code named Worker Drone.
Queens
Queens are base stations that control the activity of Drones.
Behaviour/Role
- Queens control a set number of drones of any type.
- Queens supply power/fuel and general location of other queens
- Queens act as a control tower, dictacting which drones charge and which can't.
- Queens take basic orders from human input. The queens themselves work out the best way to achieve goals/orders set.
Hardware
- 1 x Solar Panels - (collect electricity to power Queen navigation)
- 2 x 12v Rechargable car battery - (Store electricity to power motors and send pwoer to drones )
- 2 x Inductive charging - Useing Resonant inductive coupling. (allow drones to be charged)
- 2 x DC motors (control navigation)
- 1 x GPS - (navigation)
- 6 x IR LED - (Proximity detection on x/y/z axis and used due to low power requirment)
- Cylinder weather ballon (boyancy)
- 2 x servo motors (rudder control on the x and z axis)
- 1 x Rasbri pi or adino. Not sure yet (control)
- 1 x inverters and power controls (between battery and rasbri pi/solar pannels )
- 1 x light wieght frame
Worker Drone
Worker Drones are the first slaves which the Queen Can control.
This will be a template of all other drones that are slaves to the Queen.
Behaviour/Role
- Capable of recieveing detailed instructions from Queen.
- Workers must beable to work with one another with miniumal comunication to achieve goals assigned to them by Queen.
- Manage own flight time and request refuel from queen to stay in flight.
- Carry and object from point a to point b. (eithier by itself or working togeather)
Hardware
- 4 x servo motors (position control)
- 1 x Rasberry pi (controller)
- 2 x Camra (object recognition)
- 1 x frame
- 1 x Battery and power controls
Future plans
It should be easier for people to create UAV's with specialist tasks such as defend the queen, repair each other once the basic behaviours have been programed and priorities have been completed.
Comunication/repo
Have setup a private confluence page, jira and git.
Git will be open, the clear plans will be published on here. The private confluence and jira systems will remain private and simply used for managing the time or co ordinate the project. Any idea's or details will be open and shared on related pages to this project.