CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

pid + pwm + dc motor

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
fkl



Joined: 20 Nov 2010
Posts: 44

View user's profile Send private message

pid + pwm + dc motor
PostPosted: Sat Oct 19, 2013 6:03 am     Reply with quote

Need to manage the speed of the DC motor, as a sensor feedback - optocoupler.

The speed is controlled - PWM.

There are some ready PID code or algorithm for DC motor?
gpsmikey



Joined: 16 Nov 2010
Posts: 588
Location: Kirkland, WA

View user's profile Send private message

PostPosted: Sat Oct 19, 2013 3:26 pm     Reply with quote

There are lots of good PID tutorials out there ( this one is one that I liked http://www.ece.ucdavis.edu/~spencer/195/datasheets/PID-Without-a-PhD.pdf ) They all require "tuning" for your application. You are going to need to do the research into just what you really want your system to do, response times etc. then make a pass at coding your project. I have used it before with temperature control and with a bit of tweaking, it has served very well to keep the hummingbird feeder warm in the winter.

mikey
_________________
mikey
-- you can't have too many gadgets or too much disk space !
old engineering saying: 1+1 = 3 for sufficiently large values of 1 or small values of 3
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group