moreil
Sep 03, 2006, 12:19 AM
I've built a CNC wire cutter (http://homecnc.org/wire) , but have had a little difficultly cutting very thin wing cores ( < 5mm thickness) as the leading edge gets melted by the wire.
The problem appears to be that the wire is moving in foam that's already been heated so it continues to heat up causing very poor precision.
So to that end, I'm thinking about building a circuit to maintain the wire as a constant temperature. I was planning to measure the resistance of the wire (as a proxy for the temperature) as use an AVR to pulse-width modulate the current so as to maintain a (near) constant resistance in the wire.
Something like this:
http://www.homecnc.org/images/thumb/8/81/2006-09-03_140757.png/1024px-2006-09-03_140757.png
The current and voltage across the wire is measured by the AVR (using the 10-bit 15k samples/sec ADC onboard), which then turns off the FET for a while when the appropriate resistance is reached.
Any comments? on the circuit?
Something I'd like to do is add a isolated interface so the temp can be set from the parallel port, but I've never used an opto-isolator before. Would the parallel port supply enough power to run an opto-isolator?
See http://www.homecnc.org/index.php/Constant_Heat_hot_wire_cutter
for the details I have to date.
The problem appears to be that the wire is moving in foam that's already been heated so it continues to heat up causing very poor precision.
So to that end, I'm thinking about building a circuit to maintain the wire as a constant temperature. I was planning to measure the resistance of the wire (as a proxy for the temperature) as use an AVR to pulse-width modulate the current so as to maintain a (near) constant resistance in the wire.
Something like this:
http://www.homecnc.org/images/thumb/8/81/2006-09-03_140757.png/1024px-2006-09-03_140757.png
The current and voltage across the wire is measured by the AVR (using the 10-bit 15k samples/sec ADC onboard), which then turns off the FET for a while when the appropriate resistance is reached.
Any comments? on the circuit?
Something I'd like to do is add a isolated interface so the temp can be set from the parallel port, but I've never used an opto-isolator before. Would the parallel port supply enough power to run an opto-isolator?
See http://www.homecnc.org/index.php/Constant_Heat_hot_wire_cutter
for the details I have to date.