Aerial Vehicle Takeoff Control With Airborne PID Switching
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Traditional aerial vehicle takeoff methods often result in instability, especially on sloped surfaces, leading to a higher risk of crashing, particularly for inexperienced users due to the integration memory effects of PID controllers and ground forces.
Innovation Solution
Implementing a control system that initially uses a first integral control scheme during takeoff, switching to a PID control scheme once the aerial vehicle has left the ground, determined by motor output and acceleration thresholds, allowing for smooth and vertical takeoff.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If PID control is used during takeoff, then the control system provides comprehensive feedback control, but integration memory effects cause instability and ground force errors
Solution Approach 1:
The control process is divided into two distinct phases: takeoff phase using integral control, and flight phase using PID control. This segmentation allows each phase to use the most appropriate control method, avoiding the instability caused by PID integration during takeoff while maintaining comprehensive feedback control during flight.
Solution Approach 2:
The control system dynamically switches between integral control and PID control based on the vehicle's state (grounded vs. airborne). This dynamic adaptation eliminates the harmful integration memory effects during takeoff while providing full PID functionality during stable flight, resolving the contradiction between control comprehensiveness and stability.
2Ease of operation
If traditional takeoff control is used on sloped surfaces, then the vehicle attempts to takeoff, but the takeoff is not vertical and crashing probability increases
Solution Approach 1:
The control system automatically detects takeoff status through acceleration sensing and switches control modes accordingly, without requiring user input or external assistance. This self-service mechanism ensures stable vertical takeoff on sloped surfaces by eliminating integration errors, making the vehicle easier and safer to operate.
3Reliability
If integral control is used during takeoff, then instability is reduced and vertical takeoff is achieved, but the control scheme must be changed after takeoff
Solution Approach 1:
The system uses acceleration feedback to automatically detect when the vehicle has become airborne and triggers the control scheme switch from integral to PID control. This feedback mechanism simplifies the switching process by making it automatic and condition-based, reducing the operational complexity despite the dual-control-structure design.
Data Source
AI summary
A method of assisted takeoff of a movable object includes increasing output to an actuator that drives a propulsion unit of the movable object under a first feedback control scheme, determining whether the movable object has met a takeoff threshold, and controlling the output to the actuator using a second feedback control scheme different from the first feedback control scheme in response to the movable object having met the takeoff threshold.


