Skip to content

Simulating a PID controller on a quadcopter with random system noise.

License

Notifications You must be signed in to change notification settings

FighterBay/PID-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PID-Simulation

Simulating a PID controller on a quadcopter with random system noise.

Assumes that the thrust(motor) is directly proportional to the pwm values.

Calculating angular displacement: angular_acceleration = torque/moment_inertia

Double integrate the above term to get angular displacement and voila?

Roll with respect to time graph using PID controller: alt text

About

Simulating a PID controller on a quadcopter with random system noise.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published