FirmamentFX
Oct 06, 2006, 10:00 AM
As far as I can see there are 2 ways of building a flight control system for a UAV:
1 - The software and processor is in the aircraft:
All that is sent from the ground is a series of control signals to activate functions on the aircraft. From the aircraft the ground station receives sensor data (GPS, Inertial Data, microswitch data, positional sensors etc.)
Advantages
- Autopilot can be used from inside the aircraft, therefore the aircraft can go beyond radio range. In the even of radio signal loss, it can be programmed to return to an area where radio signal can be picked up again.
Disadvantages
- Complicated data transfer mechanism. The control signals sent to the aircraft are then processed, turned into control surface / switch commands, which are then activated. Sensors then work out if these commands have been carried out and relay the data back to the ground.
- Complex and potentially heavy system in the aircraft. A full computer would be necessary to process commands.
2 - The software is on the ground:
Advantages
- There is no need for a massively complicated system in the aircraft. Data can be processed using a high powered laptop or similar on the ground.
- Simplification of data transfer: there would be no need for complicated transfer systems.
Disadvantages
- The UAV is limited to radio range. Autopilot could not operate out of range because the autopilot is on the ground.
What do you think?
Martin
1 - The software and processor is in the aircraft:
All that is sent from the ground is a series of control signals to activate functions on the aircraft. From the aircraft the ground station receives sensor data (GPS, Inertial Data, microswitch data, positional sensors etc.)
Advantages
- Autopilot can be used from inside the aircraft, therefore the aircraft can go beyond radio range. In the even of radio signal loss, it can be programmed to return to an area where radio signal can be picked up again.
Disadvantages
- Complicated data transfer mechanism. The control signals sent to the aircraft are then processed, turned into control surface / switch commands, which are then activated. Sensors then work out if these commands have been carried out and relay the data back to the ground.
- Complex and potentially heavy system in the aircraft. A full computer would be necessary to process commands.
2 - The software is on the ground:
Advantages
- There is no need for a massively complicated system in the aircraft. Data can be processed using a high powered laptop or similar on the ground.
- Simplification of data transfer: there would be no need for complicated transfer systems.
Disadvantages
- The UAV is limited to radio range. Autopilot could not operate out of range because the autopilot is on the ground.
What do you think?
Martin