BoZhu-SYSU / 3-DOF-helicopter_modeling-identification-verificationLinks
三自由度直升机具有典型的欠驱动、非线性、模型不确定因素与外部干扰作用明显等特点, 作为机器人运动规划与鲁棒控制技术验证的理想平台, 近年来得到国内外知名研究机构的广泛关注。然而, 由于目前文献中缺乏完整和精确的动力学与执行机构模型, 严重制约了先进运动规划与控制算法和其他算法的全面综合对比研究. 对此, 针对测角精度有限的三自由度直升机教学与科研平台, 从多刚体系统的视角, 开展三刚体动力学建模、多通道耦合动力学参数辨识、电机- 螺旋桨升力组件特性辨识、模型线性化处理与分析、模型特性验证等全链条工作, 最终获得了可以直接服务基于模型控制设计的benchmark模型, 并从模型描述平台特性的完整性、精确性和系统性三个方面,开展了大量对比实验. 基于该benchmark模型, 设计并实验验…
☆17Updated 4 years ago
Alternatives and similar repositories for 3-DOF-helicopter_modeling-identification-verification
Users that are interested in 3-DOF-helicopter_modeling-identification-verification are comparing it to the libraries listed below
Sorting:
- 基于Matlab的模糊控制PID仿真,以及相应的论文,验证参数☆59Updated 5 years ago
- A basic sliding mode controllers' set uses Simulink's matlab function to simulate.☆34Updated 2 years ago
- Maps, instances, and results. The source codes will also be avaiable in the future after code revision.☆10Updated 2 months ago
- I applied trajectory planning, PID hover control and motion planning (Dikjstra and Astar) algorithms on quadrotor Grazyflie 2.0 to achiev…☆16Updated 7 years ago
- 欧拉角、四元数、旋转矩阵,迂回现象,自抗扰控制☆24Updated last year
- Terminal sliding mode control for an autonomous motorcycle (Author: Zhenyu Wan, Yicong Xu, Yun Qin)☆21Updated 7 years ago
- 基于MPC的移动机器人轨迹跟踪控制,详情见https://blog.csdn.net/a735148617/article/details/113784730☆40Updated 4 years ago
- ☆11Updated 4 years ago
- 先进PID控制算法(ADRC,TD,ESO)☆67Updated 5 years ago
- A path following simulation for autonomous surface vehicle on Matlab/Simulink☆30Updated 2 years ago
- 反馈跟踪控制器,控制算法工具包,ADRC自抗扰控制,PID控制,抗积分饱和PID控制,增量式PID控制,模糊FuzzyPID控制,LQR线性二次型调节器控制,启发算法控制,强化学习控制,无人机轨迹跟踪控制☆184Updated last year
- This open source project is a matlab GUI project,is a Robot Path Planing Demo use Particle Swarm Optimization(PSO) algorithm☆58Updated 4 years ago
- 编队控制☆29Updated 3 years ago
- 设置不同的栅格地图,采用TSP问题的求解思路,应用多种算法实现单个机器人在有障碍和无障碍情况下的全覆盖路径规划: 动态规划、分支限界、蚁群算法、模拟退火以及简单的弓字型遍历。还实现了MTSP,即多旅行商问题。☆79Updated 4 years ago
- ADRC uses an Extended state observer to linearize the Quadrotor's Nonlinear dynamics (similar to Feedback linearization). This makes it c…