I am interested in your project but don't really know enough to be helpful. I will be following the thread. There is a real need for a reasonably priced AC controller. Keep it up.
It looks like the IGBT has spade lugs? I would drill holes in the PCB and solder some spade lugs on it. Can you make a larger PCB so you can solder in some caps on the same board?You can see here the PCB-interface to the pressure-contacts (or whatever the term is) of the IGBT interface. As you can see in the first post I simply fixed some lugs to the power contacts. Would you recommend fabricating a bus bar and try to fix it without drilling holes in the precious copper area?
/Johannes
I don't have a part number for the sensor itself, since it is integrated in the IGBT module. The latter one is called "SKiiP 82 AC 12 I" and manufactured by Semikron.Got a part number for the current sensors? I think you're right, that looks like a hall sensor at the end of the coil core. Current transducer these days come complete with opamp, filter, etc; you feed it a voltage and ground reference and they output half of that voltage at rest and move to either rail as current flows through.
Thats basically what I did. I'll keep trying.If what you have is the discrete coil and hall, you might want to take the hall output, feed each leg to an opamp then the opamp output to one leg of the coil with the other leg being your current output. Reference the output to ground with a resistor. The opamp should output about half the rail voltage so you have both pos and neg current flow measurements. Add some ceramic caps for filtering/bypassing.
I don't really like redundanciesOr, buy a set of Honeywell CSLA2DK current transducers that have this already done for you.
Since I'm a professional software developer but a hobbyist at electrics I'd rather buy an all done hardware device and do the programming myself. Haven't found anything like it though. Can I see your progress anywhere?Good to see you're doing this. I'm taking the Eric T. route and using an industrial VFD brains with external IGBTs and current sensors. These VFD are cheap enough in low HP ratings but they have every possible motor control parameter already coded.
Why would I need holes for soldering on spade lugs? The IGBT module itself is definitly meant to be contacted by a PCB.It looks like the IGBT has spade lugs? I would drill holes in the PCB and solder some spade lugs on it. Can you make a larger PCB so you can solder in some caps on the same board?
If you are planning to eventually scale up to larger IGBTs, you might consider buying those and designing your DC bus around them.
I don't have anything to show just yet. I bought a Hitachi SJ300 5HP VFD and thought it would be better to do my experiments with a known good VFD rather than having to worry about the IGBTs also. Once I get the other parts working, I'll do the external switches/sensors.Can I see your progress anywhere?
Sorry JRoque, totally missed that question. I only code in C so far. As mentioned I'm still using a PC for sine wave generation. Thus I wrote a C program on top of a linux kernel with the Xenomai real time patch.What language and target hardware do you code for? I'm doing mostly basic and assembler on Atmel chips with some dabbling on C. I believe the Tumanako open source project is C exclusively and might be a good reference - or you can lend a hand in their effort
Yes I saw your introduction to the team, that's excellent news. To be honest I kinda felt they were cutting themselves short by using a prebuilt external IGBT pack, but I'm warning up to the idea now. I also didn't like the $595 price tag they put on the board the team is developing. That number seems high - and suspiciously Marketing-driven - for an open source project. I've participated in more than one "open source" project where after it was developed, the principals decide it's a good commercial product and split further development to their own branch leaving the open source lagging behind. Hopefully this is not the case here since some of us can really use it for our DIY projects.Now I am indeed planning to join the Tumanako project.
You mean you didn't mirror the layer before routing it? If so, you have company on that corner. I must have done that so many times in my prototypes I lost count. Now I keep a steps list before I cut my proto boards and one of the steps is "mirror used bottom layers"Yesterday I wanted to employ my redesigned IGBT contact board but it was mirrored
I'm not planning to buy any custom-built hardware for now. I picked up some board with an STM32 from work. Concerning the power stage I'll just use what I've got so far. I designed it with a lot of help from Semikron themselves so I think the chances are good for it to actually work.Yes I saw your introduction to the team, that's excellent news. To be honest I kinda felt they were cutting themselves short by using a prebuilt external IGBT pack, but I'm warning up to the idea now. I also didn't like the $595 price tag they put on the board the team is developing. That number seems high - and suspiciously Marketing-driven - for an open source project. I've participated in more than one "open source" project where after it was developed, the principals decide it's a good commercial product and split further development to their own branch leaving the open source lagging behind. Hopefully this is not the case here since some of us can really use it for our DIY projects.
Yeah kinda like thatYou mean you didn't mirror the layer before routing it? If so, you have company on that corner. I must have done that so many times in my prototypes I lost count. Now I keep a steps list before I cut my proto boards and one of the steps is "mirror used bottom layers"![]()
Erm what? It's bothDo you route your own boards or is that chemically etched?