Control DC Motor Speed using Astable - Mike's Project

  • Thread starter Thread starter madmike159
  • Start date Start date
  • Tags Tags
    Control Speed
AI Thread Summary
The discussion focuses on controlling the speed of a DC motor using an astable circuit, specifically seeking methods to adjust the speed with eight different voltages. A MOSFET is suggested as a potential solution, but challenges with voltage-controlled resistors are noted. An astable is defined as an oscillator that produces continuous pulses, typically used in timing applications. Alternatives like using a microcontroller with PWM generation or a digital potentiometer are proposed for better control. The conversation remains open for additional suggestions and insights on the project.
madmike159
Gold Member
Messages
369
Reaction score
0
I am making a project to control the speed of a DC motor using an astable. I need to be able to change the speed of an astable (555, or one made from gate) using about 8 different voltages.

The only way I can think to do this is with a MOSFET was a voltage controlled resistor, but no one can ever get these to work.

Can anyone think of another way of varing the astable's speed or a way to implement the MOSFET?

Thanks :biggrin:
Mike
 
Last edited:
Engineering news on Phys.org
Call me stupid but what's an "astable"?
 
Its also known as an oscillator, it creates continuous pulses at a set speed. It is often used in timing circuits.
 
Topher925 said:
Call me stupid but what's an "astable"?

That means that you're getting a periodic waveform (e.g. a square wave for a clock) instead of a single pulse (monostable) or toggling the state (bistable)

As for the original post, if you're using a microcontroller for this, you're better off using the PWM generation feature. You can also use a digital potentiometer, but these are usually digitally controlled. Unless you want to start cascading comparators to control a parallel-input digital pot.
 
No I think I'll stick with my VCR. I will look into the other ideas though, thanks for the help.

If anyone has any more ideas it would be much appreciated.
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Back
Top