Offline
Newbie
Karma: 0
Posts: 16
|
 |
« on: January 20, 2013, 07:32:40 pm » |
Hi, My goal is to measure a very fine wire with 10 µm (or better) precision using the arduino. I've been looking around for a way to do this and I could not find anything other than laser micrometer. (i.e. http://www.micro-epsilon.com/optical-micrometer/micrometer/optoCONTROL_1200/index.html) Is anyone familiar with a strategy/way to achieve this in a DIY fashion using the arduino. What kind of sensors would you need? Thank you Boots
|
|
|
|
|
Logged
|
|
|
|
|
Massachusetts, USA
Offline
Tesla Member
Karma: 96
Posts: 6372
|
 |
« Reply #1 on: January 20, 2013, 07:41:02 pm » |
It might help if you give an actual dimension for "very fine wire".
I'm guessing you are measuring the width of the wire. Is that true?
How frequently do you need to make the measurement?
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Edison Member
Karma: 114
Posts: 2205
|
 |
« Reply #2 on: January 20, 2013, 07:50:08 pm » |
one approach would be to use the wire to set the gap between two metal plates and measure the capacitance between them.
|
|
|
|
|
Logged
|
|
|
|
|
UK
Offline
Tesla Member
Karma: 89
Posts: 6388
-
|
 |
« Reply #3 on: January 20, 2013, 07:57:04 pm » |
My goal is to measure a very fine wire with 10 µm (or better) precision using the arduino.
Have you considered using a microscope?
|
|
|
|
|
Logged
|
|
|
|
|
Ontario
Offline
God Member
Karma: 15
Posts: 717
|
 |
« Reply #4 on: January 20, 2013, 08:24:05 pm » |
Perhaps measure the resistance of a known length of wire, and correlate to cross-sectional area and thereby diameter.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 16
|
 |
« Reply #5 on: January 20, 2013, 10:30:49 pm » |
It might help if you give an actual dimension for "very fine wire".
I'm guessing you are measuring the width of the wire. Is that true?
How frequently do you need to make the measurement?
Thanks for the reply. I am talking about a wire of AWG44 around 0.0585 mm in diameter. Yes, I am measuring the width/diameter of the wire and I would like to make the measurement several time per seconds using the Arduino.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 16
|
 |
« Reply #6 on: January 20, 2013, 10:32:02 pm » |
My goal is to measure a very fine wire with 10 µm (or better) precision using the arduino.
Have you considered using a microscope? Thanks for the reply. Yes, but I need to take the measurement automatically and several times per seconds.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 16
|
 |
« Reply #7 on: January 20, 2013, 10:34:46 pm » |
one approach would be to use the wire to set the gap between two metal plates and measure the capacitance between them.
Thanks for the reply. I am not familiar with this approach. Would you have some examples or perhaps reading on that technique of wire diameter measurement.
|
|
|
|
« Last Edit: January 20, 2013, 10:36:51 pm by Boots507 »
|
Logged
|
|
|
|
|
Offline
Sr. Member
Karma: 9
Posts: 280
|
 |
« Reply #8 on: January 20, 2013, 10:38:34 pm » |
Are you serious? You need to be able to distinguish .001mm precision?
What are you doing?
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 16
|
 |
« Reply #9 on: January 20, 2013, 10:46:35 pm » |
Are you serious? You need to be able to distinguish .001mm precision?
What are you doing?
Hi, 10 micrometers = 0.01 millimeters AWG44 is finest wire gage I would like to be able to measure. I'm trying to read the diameter of the said wire as it unwinds from its spool.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Sr. Member
Karma: 9
Posts: 280
|
 |
« Reply #10 on: January 20, 2013, 10:59:02 pm » |
I'm thinking 1micron... but still, 0.01mm resolution?
And what's your contraption/Arduino supposed to do when you detect a delta change of 0.01mm in the wire diameter?
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 16
|
 |
« Reply #11 on: January 20, 2013, 11:02:06 pm » |
I am interested in tightly spooling the wire on a coil former. The coil will then be used for another project and it has to be well packed. Instead of working form the theorical diameter of the wire when making the coil, I am interested in measuring it as it unwinds from it's original spool (more accurate).
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Tesla Member
Karma: 50
Posts: 6549
Arduino rocks
|
 |
« Reply #12 on: January 20, 2013, 11:26:36 pm » |
Is anyone familiar with a strategy/way to achieve this in a DIY fashion using the arduino. What kind of sensors would you need? The arduino and its limitations are fairly well understood. The sensor you seek will be the challange. kind of like wanting to use an arduino to turn an empty pizza box into a flat screen tv.
|
|
|
|
|
Logged
|
|
|
|
|
Johannesburg UTC+2
Offline
Edison Member
Karma: 34
Posts: 1705
|
 |
« Reply #13 on: January 20, 2013, 11:30:03 pm » |
measure a very fine wire with 10 µm (or better) precision But how accurate do you want it?
|
|
|
|
|
Logged
|
IT Crowd: Roy... "Have you tried turning it off and on again?" Moss.. "Have you tried forcing an unexpected reboot?"
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 16
|
 |
« Reply #14 on: January 20, 2013, 11:32:07 pm » |
measure a very fine wire with 10 µm (or better) precision But how accurate do you want it? I would be really happy if I could record the wire diameter within 0.001mm. I'm not sure if that is possible.
|
|
|
|
|
Logged
|
|
|
|
|
|