Lior Elazary KK6BWA

...because this life is yours. Some of it was given to you, the rest you make yourself.

  • Increase font size
  • Default font size
  • Decrease font size
Home Robotics Theory Robot PID Simulators

Robot PID Simulators

E-mail Print PDF

his Page contains 2 sets of pid simulators. One of for controlling a robot to follow a wall at a pre determined distance. The other is to control the speed of a motor. I crated these simulators so I can learn about PID algorithms. All of the information was derived from Alex Brown paper about PID (Paper) which was vary insightful. The control code for the pid robot simulation was also derived from the qbasic source found in the pid paper. Any improvements to the simulator are greatly appreciated. Just email me the modifications and I will put it on the website.

The robot wall following simulator: This simulator demonstrate the ability of a robot to follow a wall at a pre determined distance using PID routines.

NEW VERSION.

Resized the windows to fit on 800X600 resolution and up.

Source: robot_sim.zip

Binary: robotpid.exe

The next simulator simulates a motor speed control it is not complete by any means, but you can download it so and maybe see progress.

Source:SpeedControl.Zip

Binary:SpeedControl.exe

Last Updated on Wednesday, 08 May 2013 13:58