Saturday, February 21, 2009

Despite the recent snowfall and subfreezing temperatures, I have managed to stay relatively productive. The most recent developments (as of last night) are a little more progress on my motor controller design. So far, I've completed the isolation circuit for the IGBT driver. I'm using an optocoupler between my PIC's output and then input of my driver IC, and a 5v to 15v isolated DC/DC converter to power it. I'm using a resistor to return the driver to a logical low after the PWM pulse from the optocoupler. All things considered, I'm pretty proud of the circuit. It allows for full isolation (a few kv, need to review the datasheets to be sure) between the high voltage and low voltage systems, while still requiring only one low voltage input and without tapping the high voltage to power the driver circuitry. This keeps the parts count minimal (6 ICs including voltage regulators and stuff) and the price down. The most expensive part on the driver board cost me $8.

Right now I'm trying to come up with an internal precharge circuit. I want to avoid a high voltage tap across the contactor if at all possible. Right now what I have in mind is a circuit that disconnects the caps from the high voltage while the contactor closes, and then reconnects them through a MOSFET or IGBT once it's juiced. That way, the solid-state part of the circuit would take the brunt of the charge current and minimize arcing. Still working out the details.

After that's all taken care of, I'll be working on designing the PCB. I'm hoping to have only one board for the whole controller. This should be possible if I use the same board (with adequate gaps for isolation, of course) for the high voltage cap circuit as well as the low voltage driver circuit. If I do this right, I'm pretty sure I'll only need one internal connection outside of the PCB- the one that goes to the gate of the IGBT. This means less opportunity for failure, more vibration resistance, etc.

Anyway, I'll be doing my best to get this thing ready to test while I'm home over spring break in about 3 weeks, so I'll be staying busy. Stay tuned!

Tuesday, February 10, 2009

So, above we have a picture of my home built controller project in its current state, along with a couple other staples of college life that are continuously inhabiting my desk. Might not look like much right now, but it's actually quite a step forward. I've got it up to the point where it's able to power my 600A IGBT. Granted, it's currently running a motor I pulled out of a VCR that was in the trash behind one of the frats, but it should, in theory, be able to take quite a bit of juice. All that's really left are a couple little programming tweaks, some, uhh, minor wiring upgrades, etc. and it'll be ready to drop into a car. I've got a monster heat sink taking up the other side of the desk, and a few 2200 uF caps are on the way as I type. I've also got a few isolation issues I have to take care of. The logic input to the gate driver will be isolated with an optocoupler, and I'm currently searching for an isolated DC/DC converter to provide power to the "dark side."


Oddly enough, this is actually really exciting for me. I've been working on and off on a home made controller for a good long time now, probably a little over a year, and I finally have enough knowledge that I can probably make one work reliably. Since I've used a surplus IGBT and mostly inexpensive electronic components, the cost for this thing should come in well under $200- quite a bit better than the $1800 or so you might find yourself spending on a Curtis. Of course, that doesn't include the two programmers I've gone through in the process of learning to program, or the mini laptop I ended up buying because it was the cheapest thing I could find with Windows XP, or the several dozen chips I've fried for various inane reasons, but it's still worth it.


Anyway- stay tuned, more developments soon!