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

Motor control - RPM + Power

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







Motor control - RPM + Power
PostPosted: Wed Aug 16, 2006 5:15 am     Reply with quote

Good day to all !

I need some light on this problems :

1.) How to calculate the correct RPM ( turns ) of motor ( HW is done )

2.) How to measure the exit "power" ( in volts ). ? This volts ( in range 1-3 V ) are sended to some other device, but before i send them to this end device, i want to display them, and i want to check if the sended volts are OK.

Any suggestion is welcome !
jma_1



Joined: 08 Feb 2005
Posts: 147
Location: Wisconsin

View user's profile Send private message

PostPosted: Wed Aug 16, 2006 7:22 am     Reply with quote

Greetings,

One method for measuring RPM would be to use an optical encoder and then examine the pulses. Alternatively, if the motor is coupled to a gear assembly with a lever arm, a feedback potentiometer could measure position. Position would not give you RPM, but it would enable inexpensive feedback for closed loop operation. Without more information on your application, and what you intend to do with the motor RPM I cannot suggest anything more.

Back EMF can be tricky to measure. Most pics have A/D measurements, but the circuit must be able to handle both positive and negative values based on the commanded direction of the motor. Try searching the web for more information of back emf measurements and sample circuits.

The data sheets on the parts listed below should give you at least a starting point of things to look at.

possible h bridge drivers: LMD18200, SN754410NE
alternatively: build your own :-)

If you want to determine if the connections to the motor are ok, you can alternately measure current flowing throw the motor (high side or low side measurement).

Cheers,
JMA
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