Futterama
Member
Hello forum,
I need a "big" electric motor for a dynamic propeller balancer project where I need to control the motor speed (not accurately to a specific RPM, just up/down), and a treadmill motor seems to be just the thing for my project.
I found a treadmill motor as replacement part at a local store which I think will do fine. The motor only needs to turn in one direction.
The motor is a PMDC type brushed motor rated for 180V and 2HP, which I find is close to 1500W. At 180V average, this is 8.3A.
EDIT: So the 2HP motor rating is mechanical power. And this type of motor is assumed to have an efficiency of 75%. So the max consumed power would not be 1500W but 2000W. At 180V, that would be 11.1A.
My plan was to run it off mains which is 230V AC here. I would add a suitable glass fuse to the circuit.
I would full-bridge rectify the 230V AC to pulsating DC.
Then add a 400V capacitor to even out the ripple.
Then use a PIC controlled PWM through a MOSFET driver to drive a high voltage MOSFET to control the motor. Some optocoupler would need to go in between MOSFET driver and PIC to isolate the mains from the low voltage side.
The PIC microcontroller takes a speed indicating signal, it could be a simple pot and use the PIC internal ADC to read the pot. I will be incorporating a PWM duty cycle limit so I don't over-drive the motor.
The questions I have for this:
1. How much capacitance do I need on the high voltage side to even out the ripples from the rectified AC? The resulting ripple should be low enough not to influence the driving of the motor, I need the motor to run as smooth as practically possible. I was considering to let the PIC read the input voltage and adjust the PWM duty cycle according to the momentary voltage, so as to smooth out the voltage seen by the motor, but I don't know if this would work, I was just brainstorming.
2. Would a MOSFET be the best option for this or should I use an IGBT instead? I have experience with MOSFETs but not with IGBTs. The prices seems similar and the conduction losses are also close, around 20-30W at 10A for the components I can source locally. I'm not yet sure which switching frequency I'll use, so I haven't compared switching characteristics between the two.
MOSFET: FDP22N50N
IGBT: IRG4BC20UDPBF
I can also easily find components with higher amp ratings, and I was also considering TO-247 packages instead, let me know what you think.
3. Can I use a simple wall adapter power supply for the MOSFET driver and another one for the PIC (if I have the opto between them)? As far as I can tell, those small adapters are fully isolated, so I don't have to worry about voltage potentials and they are cheap and easy to come by. I can even use a 5V USB charger from an old smartphone as the PIC supply. I would need a higher supply for the MOSFET driver e.g. 12V.
I have safety in mind, so I will add isolation where it makes sense depending on how the circuit ends up.
I need a "big" electric motor for a dynamic propeller balancer project where I need to control the motor speed (not accurately to a specific RPM, just up/down), and a treadmill motor seems to be just the thing for my project.
I found a treadmill motor as replacement part at a local store which I think will do fine. The motor only needs to turn in one direction.
The motor is a PMDC type brushed motor rated for 180V and 2HP, which I find is close to 1500W. At 180V average, this is 8.3A.
EDIT: So the 2HP motor rating is mechanical power. And this type of motor is assumed to have an efficiency of 75%. So the max consumed power would not be 1500W but 2000W. At 180V, that would be 11.1A.
My plan was to run it off mains which is 230V AC here. I would add a suitable glass fuse to the circuit.
I would full-bridge rectify the 230V AC to pulsating DC.
Then add a 400V capacitor to even out the ripple.
Then use a PIC controlled PWM through a MOSFET driver to drive a high voltage MOSFET to control the motor. Some optocoupler would need to go in between MOSFET driver and PIC to isolate the mains from the low voltage side.
The PIC microcontroller takes a speed indicating signal, it could be a simple pot and use the PIC internal ADC to read the pot. I will be incorporating a PWM duty cycle limit so I don't over-drive the motor.
The questions I have for this:
1. How much capacitance do I need on the high voltage side to even out the ripples from the rectified AC? The resulting ripple should be low enough not to influence the driving of the motor, I need the motor to run as smooth as practically possible. I was considering to let the PIC read the input voltage and adjust the PWM duty cycle according to the momentary voltage, so as to smooth out the voltage seen by the motor, but I don't know if this would work, I was just brainstorming.
2. Would a MOSFET be the best option for this or should I use an IGBT instead? I have experience with MOSFETs but not with IGBTs. The prices seems similar and the conduction losses are also close, around 20-30W at 10A for the components I can source locally. I'm not yet sure which switching frequency I'll use, so I haven't compared switching characteristics between the two.
MOSFET: FDP22N50N
IGBT: IRG4BC20UDPBF
I can also easily find components with higher amp ratings, and I was also considering TO-247 packages instead, let me know what you think.
3. Can I use a simple wall adapter power supply for the MOSFET driver and another one for the PIC (if I have the opto between them)? As far as I can tell, those small adapters are fully isolated, so I don't have to worry about voltage potentials and they are cheap and easy to come by. I can even use a 5V USB charger from an old smartphone as the PIC supply. I would need a higher supply for the MOSFET driver e.g. 12V.
I have safety in mind, so I will add isolation where it makes sense depending on how the circuit ends up.
Attachments
Last edited: