Hello fellow Nerds!
I am in the process of making a homemade pottery wheel based off of a 160V DC 3.5A (3/4HP) motor that I salvaged from work.
Iv'e looked around for an appropriate stock controller, but everything I've found is far too expensive/old.
I am currently pursuing my enginerding degree, but am no way knowledgeable enough in the Electrical field to safely/efficiently choose proper cap, resistor, and IC's for this high of voltage circuit.
So far I've put together something that I'm pretty sure will work, but am looking for some help on the finishing touches. Basically I need 120V AC in, and 0V to ~160V DC out in a PWM signal based on a potentiometer input. I want to use an Atmega328p micro controller because I'm pretty comfortable with arduino and like the idea of being able to add more features later. (Estimated clay weight on an LCD based on load, H-Bridge, auto cleaning pumps, etc.)
(See attached schematic)
I'm obviously looking for constructive criticism and obvious things that Iv'e messed up, which I'm sure there's no shortage.
I also am really looking for specific inductor and capacitor types to most effectively smooth the voltages I'm using.
Is there enough isolation between the micro controller and high voltage circuits? (Using optocoupler to drive 12V signal for mosfet; didn't find a mosfet on mouser that would fully activate @ 5V)
Do I have to worry about the 160V leaking into the 12V circuit?
I know there will be ton's of noise/spikes from the motor; how do i properly mitigate this?
Do my 12V and 160V GND's need to be separated?
Thank you all for your help/time in advanced! Any help will be really appreciated. I already have a frame welded up, can make a project post once I get these details smoothed out
I am in the process of making a homemade pottery wheel based off of a 160V DC 3.5A (3/4HP) motor that I salvaged from work.
Iv'e looked around for an appropriate stock controller, but everything I've found is far too expensive/old.
I am currently pursuing my enginerding degree, but am no way knowledgeable enough in the Electrical field to safely/efficiently choose proper cap, resistor, and IC's for this high of voltage circuit.
So far I've put together something that I'm pretty sure will work, but am looking for some help on the finishing touches. Basically I need 120V AC in, and 0V to ~160V DC out in a PWM signal based on a potentiometer input. I want to use an Atmega328p micro controller because I'm pretty comfortable with arduino and like the idea of being able to add more features later. (Estimated clay weight on an LCD based on load, H-Bridge, auto cleaning pumps, etc.)
(See attached schematic)
I'm obviously looking for constructive criticism and obvious things that Iv'e messed up, which I'm sure there's no shortage.
I also am really looking for specific inductor and capacitor types to most effectively smooth the voltages I'm using.
Is there enough isolation between the micro controller and high voltage circuits? (Using optocoupler to drive 12V signal for mosfet; didn't find a mosfet on mouser that would fully activate @ 5V)
Do I have to worry about the 160V leaking into the 12V circuit?
I know there will be ton's of noise/spikes from the motor; how do i properly mitigate this?
Do my 12V and 160V GND's need to be separated?
Thank you all for your help/time in advanced! Any help will be really appreciated. I already have a frame welded up, can make a project post once I get these details smoothed out
Attachments
-
25.5 KB Views: 15