Author Topic: PID control in real world  (Read 2141 times)

0 Members and 1 Guest are viewing this topic.

Offline fendiTopic starter

  • Beginner
  • *
  • Posts: 5
  • Helpful? 0
PID control in real world
« on: October 19, 2008, 10:27:45 AM »
can some one please teach me something about making program using PID control?
and some  example in c++

Offline dunk

  • Expert Roboticist
  • Supreme Robot
  • *****
  • Posts: 1,086
  • Helpful? 21

Offline fendiTopic starter

  • Beginner
  • *
  • Posts: 5
  • Helpful? 0
Re: PID control in real world
« Reply #2 on: October 20, 2008, 02:40:32 PM »
thanks MR.dunk for the information,i am sorry for that.

i am a beginner in programming . i want to make a some robot project (fire fighting robot) and i want to control the speed of the motor using pid controller.but i only know a little about pid control. so, can some one please give me some information about pid control inplementasion in controlling motor dc speed?

Offline szhang

  • Robot Overlord
  • ****
  • Posts: 140
  • Helpful? 1
Re: PID control in real world
« Reply #3 on: October 20, 2008, 06:40:13 PM »
Baby steps fendi, baby steps...

Learn programming first, then the PID algorithm should be pretty clear (after all, the tuning is where most of the work is).  Read through the other tutorials too, especially the one on motors.

Anyways, you can't do PID control on DC motor velocity until you have some way of measuring the velocity, so you also need an encoder or do back EMF measurements.

 

Related Topics

  Subject / Started by Replies Last post
2 Replies
3080 Views
Last post February 20, 2007, 11:06:30 AM
by Nyx
2 Replies
1125 Views
Last post May 03, 2009, 05:10:28 AM
by arixrobotics
4 Replies
1347 Views
Last post November 15, 2009, 01:32:34 PM
by SmAsH
5 Replies
790 Views
Last post August 18, 2011, 03:55:48 PM
by rapghsi


Get Your Ad Here