Share
Page 3 of 5 FirstFirst 12345 LastLast
Results 41 to 60 of 81

Thread: CNC Interface and Torch Voltage Capture

  1. #41
    Join Date
    May 2012
    Location
    Disneyland
    Posts
    2,662

    Default

    Quote Originally Posted by EmptyNester View Post
    Any time you don't see electronics smoke is success...
    Yeah, sometimes it's a real challenge keeping the magic smoke, inside the chips.
    Long arc, short arc, heliarc and in-the-dark!

  2. #42

    Default

    As time has gone on, I've found multiple posts about building an Arduino THC. They always have a lot of discussion and disagreement on voltage isolation and positive versus negative arc voltage.

    Then, they always just end. I've yet to see a resolution.

    I did some more testing with a scope. It reinforced the belief that the divided voltage coming out the CNC port is isolated. If you measure it, you get a reasonable positive voltage.

    If you hook the ground of the scope to the ground clamp and the positive to the CNC port, you get a very dirty negative signal with voltages well out of the digital logic range. So, it looks like its bad to have earth ground connected to any logic circuit in the overall system (torch, Arduino, motor control). The PC is not an issue for the normal interface as I'm using an isolated BOB with seperate power supplies.

    Since the Arduino runs on a wall wart with no ground, there shouldn't be an issue with ground loops between the Arduino and the CNC port.

    I looked at the 5 volt supplies I have for my motor controllers. The chasis-A/C ground on that is indepenent of the negative signal. So, I think that it is isolated enough that it wouldn't cause the any problems. (I need to run that by my EE friend.) But, it probably wouldn't be a bad idea to put some opto isolators on the logic signals that go to and from the break out board.

    I now have all the parts for an op-amp filter circuit. Once I figure out if optoisolators are necessary, I can get any final parts and do the electronics build.
    Just starting in Aug '10
    ---
    Hobart Handler 187
    Power Plasma 50

  3. #43

    Default

    I've seen a few posts across the internet regarding the output of the voltage circuits on the CNC connection being sketchy and sometimes dropping off midway through a cut. Not sure if it is really an issue, just something to keep an eye on.

    I had kind of forgotten about Arduino. I have another potential use for it for a speed controller on a small clutch Dyno I hope to someday get completed.

    I have seen a few THC applications that just end as well. Seems weird.
    Everlast 200DX
    Everlast PT185
    Shoptask 3-in-1 (not currently in my garage, but I own it...)

    Any day on a motorcycle like this that ends just needing parts and labor is a good day.
    4.82, 158.67mph 1/8th mile 7.350, 200.35mph 1/4 mile

  4. #44

    Default Successful Full Path Connection: Motor Controller/BOB <-> Arduino <-> PP50 CNC Port

    I spent the day at an Analog Devices seminar. They presented isolators for a couple hours. They have some really cool stuff that could be used for this project - if I could solder fine pitch packages/surface mount - which I can't.

    I run two power supplies on my Break Out Board so that it is truly isolated (it doesn't share a common power supply).

    I realized that I could take one potential ground loop out of the picture by powering the Arduino from the 5 volt power supply that runs the motor side of the BOB and motor controllers (rather than its own supply).

    The updated system diagram is below:

    Click image for larger version. 

Name:	Block Diagram V2.jpg 
Views:	926 
Size:	45.3 KB 
ID:	7931

    I haven't build the op amp circuit yet, but tonight I wired the Arduino to run off the motor's 5 volt supply and had it reading the torch voltage.

    It was pretty noisy, but I didn't have the op-amp circuit yet and the filtering was pretty crude. But, it was reading the voltage, scaling it and then displaying it.

    At this point I feel pretty sure that this hardware configuration will work from an isolation viewpoint, which was my biggest concern. I just need to start working on the filtering to get a decent reading.
    Just starting in Aug '10
    ---
    Hobart Handler 187
    Power Plasma 50

  5. #45
    Join Date
    May 2012
    Location
    Disneyland
    Posts
    2,662

    Default

    Sounds great. I really like the approach you are taking with this.
    Long arc, short arc, heliarc and in-the-dark!

  6. #46

    Default

    Quote Originally Posted by EmptyNester View Post
    I spent the day at an Analog Devices seminar. They presented isolators for a couple hours.
    I bet that was a blast.
    Probably all kinds of hot chicks there....just like any other engineering related conference....
    Everlast 200DX
    Everlast PT185
    Shoptask 3-in-1 (not currently in my garage, but I own it...)

    Any day on a motorcycle like this that ends just needing parts and labor is a good day.
    4.82, 158.67mph 1/8th mile 7.350, 200.35mph 1/4 mile

  7. #47

    Default

    Quote Originally Posted by sportbike View Post
    I bet that was a blast.
    Probably all kinds of hot chicks there....just like any other engineering related conference....
    Sometime they get hot girls behind the counters to move the goods.

    Looks like the project is coming along. Oleg is sending me a PP50 soon and I might have to build a version of this as well.
    Mike R.
    Email: admineverlast@everlastwelders.com
    www.everlastgenerators.com
    www.everlastwelders.com
    877-755-9353 x203
    M-F 12 - 7PM PST
    FYI: PP50, PP80, IMIG-200, IMIG-250P, 210EXT and 255EXT.

  8. #48

    Default

    I think you are going in the right direction! I like that you are using the full arc voltage instead of the divided arc voltage. I'm sure there is a very good reason why one would use divided arc voltage for THC. Using the full arc voltage will allow anyone with any plasma cutter to use your THC. I also like that you are developing the OK to move as well. My setup does not use the OK to move, and I know other people have had to jump the OK to move pins to work. This could potentially open up the cnc plasma market for all plasma cutters to have a THC ability.
    Lincoln Eagle Engine Drive
    Everlast MTS 250
    Everlast Power Tig 225lx
    HTP Mig 2400
    Everlast Power Plasma 60C --> Just need to finish my CNC Plasma Table!
    Miller Spectrum 375 Extreme Plasma cutter
    Victor cutting torch
    HF 20 Ton Shop Press
    HF 4x6 Band Saw
    HF Air Compressor
    Northern Tool Drill Press


    www.murphywelding.com

  9. #49

    Default

    Quote Originally Posted by everlastsupport View Post
    Looks like the project is coming along. Oleg is sending me a PP50 soon and I might have to build a version of this as well.
    Let me know when you get it. I'm planning on open sourcing everything when it works, but I'd like to get somebody with electronics/software experience to be an early tester and debugger.
    Just starting in Aug '10
    ---
    Hobart Handler 187
    Power Plasma 50

  10. #50

    Default

    Quote Originally Posted by SeanMurphy265 View Post
    I think you are going in the right direction! I like that you are using the full arc voltage instead of the divided arc voltage. I'm sure there is a very good reason why one would use divided arc voltage for THC. Using the full arc voltage will allow anyone with any plasma cutter to use your THC. I also like that you are developing the OK to move as well. My setup does not use the OK to move, and I know other people have had to jump the OK to move pins to work. This could potentially open up the cnc plasma market for all plasma cutters to have a THC ability.
    I haven't looked at the okay to move pins yet. Have you heard of any problems with them on the PP50?

    I didn't have any special plans for that yet, I just figured it would be cleaner to put all the signals through the Arduino. But the side benefit is that they are there if you need to do anything.

    I had thought about putting the E Stop through it, but decided not to for now.
    Just starting in Aug '10
    ---
    Hobart Handler 187
    Power Plasma 50

  11. #51

    Default

    Quote Originally Posted by EmptyNester View Post
    Let me know when you get it. I'm planning on open sourcing everything when it works, but I'd like to get somebody with electronics/software experience to be an early tester and debugger.
    Sept 24 the plasma are in, Oleg told me today.. Not sure how long to me, maybe 7 days. Should have a PP50 and PP70. And I have a PP60 already. So I can test them all. Glad to test things out. Maybe have a PIC version too
    Mike R.
    Email: admineverlast@everlastwelders.com
    www.everlastgenerators.com
    www.everlastwelders.com
    877-755-9353 x203
    M-F 12 - 7PM PST
    FYI: PP50, PP80, IMIG-200, IMIG-250P, 210EXT and 255EXT.

  12. #52

    Default

    Quote Originally Posted by EmptyNester View Post
    I haven't looked at the okay to move pins yet. Have you heard of any problems with them on the PP50?

    I didn't have any special plans for that yet, I just figured it would be cleaner to put all the signals through the Arduino. But the side benefit is that they are there if you need to do anything.

    I had thought about putting the E Stop through it, but decided not to for now.
    This guy has several post, but he had some troubles with the OK to move function.
    http://www.cnczone.com/forums/plasma...bot_4_0_a.html
    Lincoln Eagle Engine Drive
    Everlast MTS 250
    Everlast Power Tig 225lx
    HTP Mig 2400
    Everlast Power Plasma 60C --> Just need to finish my CNC Plasma Table!
    Miller Spectrum 375 Extreme Plasma cutter
    Victor cutting torch
    HF 20 Ton Shop Press
    HF 4x6 Band Saw
    HF Air Compressor
    Northern Tool Drill Press


    www.murphywelding.com

  13. #53
    Join Date
    May 2012
    Location
    Disneyland
    Posts
    2,662

    Default

    Quote Originally Posted by SeanMurphy265 View Post
    This guy has several post, but he had some troubles with the OK to move function.
    http://www.cnczone.com/forums/plasma...bot_4_0_a.html
    Thanks for the link. I like the idea of a current clamp to monitor arc instead of just the arc ok signal, anyway. Another variable to measure and tune, and can be read out in Mach, too.
    Long arc, short arc, heliarc and in-the-dark!

  14. #54

    Default

    Quote Originally Posted by Rambozo View Post
    Thanks for the link. I like the idea of a current clamp to monitor arc instead of just the arc ok signal, anyway. Another variable to measure and tune, and can be read out in Mach, too.
    That was my plan years ago as well, but I never had the time to get the CNC dream going. Reason being, back then we didn't have the CNC port.

    I still think it will work that way as well.
    Mike R.
    Email: admineverlast@everlastwelders.com
    www.everlastgenerators.com
    www.everlastwelders.com
    877-755-9353 x203
    M-F 12 - 7PM PST
    FYI: PP50, PP80, IMIG-200, IMIG-250P, 210EXT and 255EXT.

  15. #55

    Default

    Quote Originally Posted by Rambozo View Post
    Thanks for the link. I like the idea of a current clamp to monitor arc instead of just the arc ok signal, anyway. Another variable to measure and tune, and can be read out in Mach, too.
    I think the external CandCNC method is probably more robust than however the internal is being done.

    If I am not mistaken, John from CNCzone has since switched over to a Hypertherm unit. He is the one who was having unstable voltage and similar issues causing the torch to quit halfway through the part, etc.
    Not sure it if was just wiring or settings or not. His solution was to swap to a Hypertherm. Cost about $1500 more than the Everlast I believe he noted.
    Everlast 200DX
    Everlast PT185
    Shoptask 3-in-1 (not currently in my garage, but I own it...)

    Any day on a motorcycle like this that ends just needing parts and labor is a good day.
    4.82, 158.67mph 1/8th mile 7.350, 200.35mph 1/4 mile

  16. #56

    Default

    Quote Originally Posted by sportbike View Post
    I think the external CandCNC method is probably more robust than however the internal is being done.

    If I am not mistaken, John from CNCzone has since switched over to a Hypertherm unit. He is the one who was having unstable voltage and similar issues causing the torch to quit halfway through the part, etc.
    Not sure it if was just wiring or settings or not. His solution was to swap to a Hypertherm. Cost about $1500 more than the Everlast I believe he noted.
    That would be correct! Xalky's thread over there also talks about some noise troubles he had, but he was using a Longevity multi process unit with CandCNC.com thc and electronics.
    Lincoln Eagle Engine Drive
    Everlast MTS 250
    Everlast Power Tig 225lx
    HTP Mig 2400
    Everlast Power Plasma 60C --> Just need to finish my CNC Plasma Table!
    Miller Spectrum 375 Extreme Plasma cutter
    Victor cutting torch
    HF 20 Ton Shop Press
    HF 4x6 Band Saw
    HF Air Compressor
    Northern Tool Drill Press


    www.murphywelding.com

  17. #57

    Default

    Quote Originally Posted by SeanMurphy265 View Post
    Xalky's thread over there also talks about some noise troubles he had ....
    I didn't read the entire thread, but I did see where he said that he used the divided voltage. Depending on where the noise is being introduced, you could have the case where the noise is a much greater percentage of the overall signal with using the divided voltage instead of the full voltage.
    Just starting in Aug '10
    ---
    Hobart Handler 187
    Power Plasma 50

  18. #58

    Default THC Update

    I've been working on the software over time and spent this weekend getting the hardware prototype done.

    My goal was to have enough to allow me to test my table without THC functionality. I believe I'm there. It works on the bench, I just need to try it on the CNC table. (Currently focusing on getting all SheetCam and Mach configured properly so I can try to cut.)

    I figured that I'd build the prototype cheap and easy. If/when it works well, I I'll do a clean build. I didn't want to spend a lot of time in case I had to rework anything.

    So I could test the software, I wired the buttons before I had an enclosure. I make the wires long, so now its a bit of a rats nest.

    To prevent any issues with ground loops, I wanted to put the electronics in an insulated box. Project boxes are expensive and I didn't feel like making a wood enclosure for it. So I went to Walmart and bought a cheap plastic food container. They didn't have much to choose from and I ended up having to get one with a vent in the middle. (The hole in the lid.)

    Click image for larger version. 

Name:	IMG_5690.jpg 
Views:	828 
Size:	132.5 KB 
ID:	8141

    The single push button on the left is to set the mode (disabled, run, manual torch moves). I haven't wired it yet because its a late addition.

    The two red buttons are for voltage up and voltage down. They will also allow moving up and down through the menuing system.

    The black buttons on the right are for the menuing system and are "Menu/Select" and "Cancel".

    I looked at a number of different prototype boards. I ended up using one that is made for the Mega board. I put the voltage divider on the board (it includes a filter cap and zener diodes for overvoltage protection). You can see the resistors left of center on the board.

    You can see the corner of the relay board on the right behind the Mega board. This is for the plasma trigger.

    I haven't finished the voltage sensing circuit. I need to add the amp/filter. I have an op amp circuit that filters off anything over 100 hz. Hopefully that will help with noise.

    Click image for larger version. 

Name:	IMG_5692.jpg 
Views:	605 
Size:	131.4 KB 
ID:	8142

    The box has a DB-9 at each side. One goes to the CNC port and the other goes to the motor control. Since I knew I'd have to work on it, all the wiring connects to the board with plugs that go on header pins.

    I had to change the LCD display mounting. It usually mounts on top of the Mega board, but I wanted the proto board there. So, I made a couple "extension cords" that all them to be separated.
    Just starting in Aug '10
    ---
    Hobart Handler 187
    Power Plasma 50

  19. #59

    Default

    Looks pretty good to me. I use containers line that for all sorts of things. No sense in trying to make everything neat and tidy when you are 99% sure you are going to want to add in another feature or change something.

    All it needs is for you to break out the sharpie and label it :-)
    Everlast 200DX
    Everlast PT185
    Shoptask 3-in-1 (not currently in my garage, but I own it...)

    Any day on a motorcycle like this that ends just needing parts and labor is a good day.
    4.82, 158.67mph 1/8th mile 7.350, 200.35mph 1/4 mile

  20. #60

    Default

    So, I have the THC running enough to receive "Torch On" commands and then trip the relay and do feedback of the Arc Good signal. (Don't have Mach looking at the Arc Good yet.) And, I've successfully done my first cut.

    So now I'm going to start working on the analog voltage filter. But I was doing some general web surfing and it looks like a number of people have just done a serial link to Mach and implemented the THC in "Brains". But, these are like the other posts talking about homebuilt THC's - they are from around 2010, and then just ended after a couple posts.
    Just starting in Aug '10
    ---
    Hobart Handler 187
    Power Plasma 50

Similar Threads

  1. ? on welding amps/voltage
    By nickw698 in forum MIG Welding (GMAW/GMAW-P/FCAW)
    Replies: 6
    Last Post: 11-17-2014, 04:51 AM
  2. Help! Is my model I-Tig 200 dual voltage?
    By cornonda in forum General Welder Questions
    Replies: 10
    Last Post: 06-06-2013, 02:04 AM
  3. CNC port arc voltage dividers
    By cobretti in forum Everlast Plasma Cutters (PAC)
    Replies: 71
    Last Post: 05-29-2012, 02:29 AM
  4. Running iTIG 200 on 110 voltage
    By BradNes1 in forum TIG Welding (GTAW/GTAW-P)
    Replies: 4
    Last Post: 02-11-2011, 10:30 PM
  5. PowerPro 205 control voltage?
    By rengaw21001 in forum Multi-Process Units (TIG,Stick,Plasma/MIG,TIG,Stick Combo units)
    Replies: 2
    Last Post: 09-29-2010, 04:22 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •