Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/03/06 00:21
Read: times


 
#106391 - Not true
Responding to: ???'s previous message
Ferit Deniz said:
But when i asked to my friend etc. they say DAC must be used..

No, that's not true.

Think about it: with just a switch you can control the motor for forward-off-reverse; a switch is a "digital" device in that it can only ever be in one of two states - on or off.

Thus it must be possible to control a motor - at least to some extent - without a DAC!

I think it sould be used for converting digital signals that comes from processor to analog because motors's handling is analog

See above

So, Can these controls be made without DAC ?

Yes!

Try connecting a motor through a simple push-button switch:

If you hold the switch down, the motor runs at full power;

If you keep tapping the switch quickly, the motor will run at something less that full power - depending on just how quickly you can do the tapping.

The principle is exactly the same for controlling the motor from a microcontroller: you get the microcontroller to pulse the power to the motor - if the pulses are more off than on, you get reduced power; if they're more on than off you get more power.

This techniques is known as Pulse-Width Modulation or PWM - it has already been mentioned in this thread.

However, note that this only controls the Power to the motor; if you want to control the motor's Speed, you will need to add Feedback in a control loop...

List of 25 messages in thread
TopicAuthorDate
Dc Motor driving with AT89C52 help            01/01/70 00:00      
   If it's homework...            01/01/70 00:00      
   The idea            01/01/70 00:00      
   Start Here            01/01/70 00:00      
   If you want help            01/01/70 00:00      
   A Little Reading (Studying)            01/01/70 00:00      
      that's relative            01/01/70 00:00      
         motors            01/01/70 00:00      
            DC Motors            01/01/70 00:00      
      PWM - overkill?            01/01/70 00:00      
         True, but we don't know...            01/01/70 00:00      
            Understatement of the Year Award            01/01/70 00:00      
               some info            01/01/70 00:00      
                  take a tour of this            01/01/70 00:00      
                     DAC...            01/01/70 00:00      
                        Not true            01/01/70 00:00      
                        DAC            01/01/70 00:00      
                  ibid            01/01/70 00:00      
                  Tape-recorder motor            01/01/70 00:00      
                     addendum            01/01/70 00:00      
   make some search            01/01/70 00:00      
      You think he's confused?!?!            01/01/70 00:00      
         the book is turkish titled.            01/01/70 00:00      
            Translation            01/01/70 00:00      
               translation            01/01/70 00:00      

Back to Subject List