Another PCB Sent to Fab

I’ve completed the design and layout for another PC board, all part of the CNC milling machine electronics cleanup project.  This one is a nicer version of the isolated PWM to +/-10VDC output circuit, which I had prototyped on perfboard a couple weeks ago.  This circuit is used to drive a fancy KBMG-212D DC motor driver that I scored off of Ebay, and replaces the junky controller that runs the spindle of the milling machine.

The circuit allows the controlling PC to control spindle speed and direction by outputting three signals.  The first two are a “bipolar” PWM signal – one signal is active when the spindle speed value is negative, and the other is active when it’s positive.  The other output is simply an enable output that turns the spindle on and off.  The whole circuit has to be isolated because the DC motor drive is at a high voltage potential with respect to ground, and direct connection to electronics connected to a PC would make “exciting” things happen.  It’s annoying that they don’t just include some isolation on the motor drive, but it seems to be common practice not to.

The circuit is fairly simple.  An isolated DC-DC converter brick is used to generate +/-12V rails from 9-18VDC input.  Schmitt output optisolators are used to isolate the PC control signals from the rest of the circuit.  On the isolated side, the PWM signals are each filtered with a simple R-C filter and buffered by an op-amp follower circuit.  The “negative” filtered PWM goes through another op amp in inverting configuration to flip the signal around.  Finally, the “positive” buffered/filtered PWM is mixed with the output of the inverting op amp to add in the “negative” signal.  A couple of trimmers are used to adjust offsets.

The prototype design isn’t perfect, especially in terms of accuracy, but since I’m planning to put the spindle speed into a servo loop controlled by EMC, I don’t think it will matter very much.  I chalk it up mostly to my rusty skills and lack of experience doing analog design.  I did a nice compact PCB layout which stuffs components onto both sides, and is intended to plug directly into the control terminal block on the motor drive.  I sent it off to the DorkBot guy, and it cost a whopping $16.25 to have three of them made.  For small board sizes, it’s just incredible to get professional boards done for this kind of price.

The actual size is a bit smaller than a business card.  Here’s a picture of the artwork: red is the top side, blue is the bottom side.

Please note: I have removed the schematic because it really needs some changes!  I will fix the design and post it when it’s done.

Related Posts

Project Frankenmill – Part 33, Claustrophobia

Final positions for the DIN rails and wire management have been nailed down. It’s much more tight than one should really wire a panel like this, but…

Project Frankenmill – Part 32, You’re Gonna Need a Bigger Boat

It seems to be a rule that no matter what size electronics enclosure you have, you will always have at least 10% more stuff that you need…

Project Frankenmill – Part 31, Full Pull

While I still haven’t gotten into the detail of squaring and tramming, I’ve been intensely curious to see if the new Z axis would be happier with…

Project Frankenmill – Alpha and Omega

Since 2009, I’ve been messing around with CNC machines. I started out with a small manual milling machine from Grizzly, and converted it to CNC using a…

Project Frankenmill – Part 30, Do You Even Lift Bro?

Hauled the column back down to the shop and mounted it back on the machine. Sure is a lot heavier than it used to be! Muscling things…

Project Frankenmill – Part 29, More Machining and Motion

Had some productive time in the shop during the holiday. First step was to make the counterbores for the M6 cap screws a bit deeper. Easy to…

This Post Has 4 Comments

  1. Did you ever redo the schematic for the KBMG-212D? I am planning on using the drive on a Emco Compact 5 CNC upgrade and yours is the only controller that I’ve found that does bi-directional control!

  2. Hello, your KBMG interface is exactly what I am looking for (I am upgrading a small CNC lathe). Any chance of seeing the schematic? If you have not updated it a copy of the old schematic and comments on what you think is wrong would be welcome.

    Regards,

    Edward

    1. Edward,

      Unfortunately I haven’t fixed this design yet. I did some ugly software workarounds in my CNC config to make it behave “well enough” in the forward direction, but the design is fundamentally flawed and I would not recommend it.

      I don’t know when I’ll get around to redesigning it, but I will definitely post it here when I do.

  3. Thanks for the response. I have decided to try an approach based on pico system’s spindle DAC driven by their FPGA stepper controller.

    Edward

Leave a Reply to Edward Scott Cancel reply

Your email address will not be published. Required fields are marked *