Can any DC 12v or 24v motor be put on a speed control?

AI Thread Summary
Reducing the speed of a 24V DC bilge blower can be achieved using a speed controller, particularly through pulse width modulation (PWM) setups. It's important to choose the right type of controller to avoid damaging the motor or creating overheating issues. Options include specialized triac speed control units for AC/DC motors or adjustable DC-DC converters. When programming a controller, precautions must be taken to include isolation circuits to protect against electromagnetic interference from the motor. Proper selection and setup of the controller will maintain the motor's efficiency and performance.
JeffJohnson1
Messages
2
Reaction score
0
I have an operation where I need to reduce the speed of a 24v DC bilge blower. My question is: Can I put any 12volt or 24volt DC motor on a speed controller and reduce the speed of the blower/motor without damaging the motor, creating an unsafe/over-heating condition, or without reducing the power/efficiency/performance of the motor? Thanks,JJ
 
Engineering news on Phys.org
you might try a pulse width modulation set up, depending on what your using as a controller for the motor, I've done this before but only on small scale. hope this helps.
 
thoughtprocess,
Any idea where I can get a pulse controller like this? Any help you can offer is greatly appreciated. I am a real newbie at this.
JJ
 
There are special triac (motor-rated) speed control units for 120 V ac/dc (brush) motors. You could put this upstream of a voltage reducing transformer. For reducing DC you could use a linear adjustable voltage regulator or a more efficient adjustable DC - DC (PWM) converter. What kind of power and current are you talking about?
 
I don't know of any place you can acquire the controllers because when i did it i used a 68hc12 microcontroller that i programmed myself to create the pulse width modulated signal depending on how fast i wanted the motor to run. you might try looking online at controllers that you can program yourself then try and find some idea as to the code that's needs to be written. And i guess the other thing is what is the currents you are working with.

you must realize that if you decide to try and program a controller yourself that isolation circuits will be need as dc motors can create emf spikes that will fry your controller.
 
Last edited:
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