The MC-60 is the more common of the controllers. Not too worried about any differences. The MC-60 is such a durable and flexible controller, but I'm just trying to put together a simple controller I can build myself because the MC-60s are getting harder to find. I could probably make them cheaper than buying them. Don't need all the fancy features like it. Some things like ramping I can program it from the Arduino.The pictures of MC-64 have 5 components looks like the bjt for middle power, but I can't find the power bjt in MC-60, why?
Is that edited schematic you sent a possible working design for my needs?The MC-60 is the more common of the controllers. Not too worried about any differences. The MC-60 is such a durable and flexible controller, but I'm just trying to put together a simple controller I can build myself because the MC-60s are getting harder to find. I could probably make them cheaper than buying them. Don't need all the fancy features like it. Some things like ramping I can program it from the Arduino.
OK, give me a couple of days to digest what you guys are suggesting. I'm looking for simple, plus I don't necessarily need to use the Arduino, maybe just create a PWM with a 555. Any comments on that?You have to decide if you want to go the SCR bridge route as in the schematic you posted in #1, or the PWM route, there is a few PWM motor drivers out there for Arduino AFAIK.
I have only used the Picmicro modules.
The PWM has a few more components and has a better/quieter control at low rpm's.
Max.
Not quite sure how to limit the freq.I have used a 555 to PWM a motor for test purposes, it ran reasonably well, I used it to test a drive circuit before connecting to a Pic, they suggest using a low as possible PWM freq of 4-5Khz minimum.
Max.
Thanks Max.
OK. That answers Questions 1 & 4. Any comments on 2 & 3?The cap is a decoupling cap across the supply.
Pin 7 & 5 NC.
The PDF in particular shows a Mosfet driving the motor direct.
You don't necessarily need to isolate it unless safety is an issue, the power commons would be connected to use it with higher motor supply without isolation.
Max.
The 100uF is for a DCV filter not for a DC pulse filter.2-The 6V with the 100uF capacitor, how does this relate to the rest of it?
The calculation formula is here - NE555 Clock Generator and PWM adjustable circuit.3-The PWM freq capacitor, is this adequate for the low freq output you were talking about? Or is there a way to calculate the freq output by its value?
MThe 100uF is for a DCV filter not for a DC pulse filter.
Rest of what?
The calculation formula is here - NE555 Clock Generator and PWM adjustable circuit.
If you worried about the turn on voltage level then you can using a logical level mosfet, sometimes if the high voltage mosfet not easy to get a logic level then you will need a voltage level shifter, it could be using one npn and one pnp two stages to do.
Thanks Max,This takes it a little further, check out Fig10 that you can use with a 555 input also.
http://tahmidmc.blogspot.ca/2013/01/using-high-low-side-driver-ir2110-with.html
Max.
What would need to be changed in order to use a 10K pot.The PWM frequency is the fixed switching Frequency, just that the pulse width is varied controlling the mean current level.
Changing the 500k pot is going to change the circuit characteristics.
connecting the power and logic commons is done all the time, isolation is usually only necessary if safety is an issue.
Max.
You scare me.....well I'm going to order some parts and let some smoke out.Try it first and see what the results are.
Max.