Hello everyone,
I want to control a universal 750W washing machine motor in PWM.
The requirements are:
- maximum current 3A, average 1A
- power supply: direct connection to the grid, only half way sine is used (I don't need full power) 230V, 50Hz
- control mode: PWM, chopping the half sine.
- optocoupler isolated
I know that phase fired controller is the most used option here (and I tried that too) but I want to keep it simple and don't use any zero cross detection circuit. The motor speed is controlled in a PID closed loop.
This module is to replace my old module that I used for 4 years where the ground for the logic circuit was the same with the ground for power circuit (logic part not electrically isolated from the motor). And that cause my mcu to reset sometimes.
I want to design a new power module that is simple and up to the task.
Till now I have a working prototype that uses a mosfet as a main switching device. See the attached picture.
Now I'm wandering if I can use a BJT in place of the mosfet. Driving a BJT base is simple when working with voltages up to 24V. But setting the right amount of base current when all you have is 230V ac is a real challenge. You can see in the attached schematic that the base resistor need to deliver 200mA to transistor and will have to dissipate around 60W!
Also, I don't want to use a dedicated power supply just to drive this transistor.
If anyone have an idea how to drive this BJT in a simple manner or advice to improve the mosfet approach, please help. I will design and print a pcb after.
I want to control a universal 750W washing machine motor in PWM.
The requirements are:
- maximum current 3A, average 1A
- power supply: direct connection to the grid, only half way sine is used (I don't need full power) 230V, 50Hz
- control mode: PWM, chopping the half sine.
- optocoupler isolated
I know that phase fired controller is the most used option here (and I tried that too) but I want to keep it simple and don't use any zero cross detection circuit. The motor speed is controlled in a PID closed loop.
This module is to replace my old module that I used for 4 years where the ground for the logic circuit was the same with the ground for power circuit (logic part not electrically isolated from the motor). And that cause my mcu to reset sometimes.
I want to design a new power module that is simple and up to the task.
Till now I have a working prototype that uses a mosfet as a main switching device. See the attached picture.
Now I'm wandering if I can use a BJT in place of the mosfet. Driving a BJT base is simple when working with voltages up to 24V. But setting the right amount of base current when all you have is 230V ac is a real challenge. You can see in the attached schematic that the base resistor need to deliver 200mA to transistor and will have to dissipate around 60W!
Also, I don't want to use a dedicated power supply just to drive this transistor.
If anyone have an idea how to drive this BJT in a simple manner or advice to improve the mosfet approach, please help. I will design and print a pcb after.
Attachments
-
38.9 KB Views: 15
-
34.2 KB Views: 15