Analyzing a grid of resistors
Analyzing a grid of resistors
(OP)
Hiya Sparkies!
I am sure this is going to be a very noob-sounding post, but it's been a few years since my Circuits class...
I have what is essentially a ladder-shaped arrangement of resistors. Each "rung" of the ladder is a resistor, and each segment of the "legs" from rung to rung is also a resistor. I can't disconnect any of the junctions, but I'd like to know the resistance of each segment. I can check the resistance from any junction to any other junction pretty easily, but I know that every measurement I can take is going to end up with a bunch of parallel resistors in the path.
I can't assume symmetry of resistance values on any portion of the ladder, so I am guessing that if my ladder has "n" resistors then I need to take at least "n" measurements, but I don't have a great idea how to set up the measurement points and forumulas/algorithms I should use to do this most efficiently. My fear is that it ends up being a huge system of equations with "n" unknowns, and "n" is in the neigborhood of 30.
The other wrinkle is that I am afraid that variability in my measurements may lead to a system of equations that's un-solvable. The resistance values are (ideally) in the 10s of ohms range. Right now the measurements are taken manually with a DMM, and I can't be entirely sure that if I measure from A to B, then A to C that point A was exactly the same point electrically. At some point I hope to build a jig with multiple probes and switches such that I can take every measurement without moving any probe and just switching the electrical paths. I hope that makes sense... any input or guidance to kick this off in the best direction would be appreciated!
I am sure this is going to be a very noob-sounding post, but it's been a few years since my Circuits class...
I have what is essentially a ladder-shaped arrangement of resistors. Each "rung" of the ladder is a resistor, and each segment of the "legs" from rung to rung is also a resistor. I can't disconnect any of the junctions, but I'd like to know the resistance of each segment. I can check the resistance from any junction to any other junction pretty easily, but I know that every measurement I can take is going to end up with a bunch of parallel resistors in the path.
I can't assume symmetry of resistance values on any portion of the ladder, so I am guessing that if my ladder has "n" resistors then I need to take at least "n" measurements, but I don't have a great idea how to set up the measurement points and forumulas/algorithms I should use to do this most efficiently. My fear is that it ends up being a huge system of equations with "n" unknowns, and "n" is in the neigborhood of 30.
The other wrinkle is that I am afraid that variability in my measurements may lead to a system of equations that's un-solvable. The resistance values are (ideally) in the 10s of ohms range. Right now the measurements are taken manually with a DMM, and I can't be entirely sure that if I measure from A to B, then A to C that point A was exactly the same point electrically. At some point I hope to build a jig with multiple probes and switches such that I can take every measurement without moving any probe and just switching the electrical paths. I hope that makes sense... any input or guidance to kick this off in the best direction would be appreciated!
RE: Analyzing a grid of resistors
Here's a description: http://www.ni.com/white-paper/3486/en/
For calculation, one uses Kirchoff's Laws.
Here's a reasonable description: http://www.electronics-tutorials.ws/dccircuits/kir...
RE: Analyzing a grid of resistors
To be clear, if the parallel path didn't contain any intermediate nodes, then it couldn't be guarded.
For example, if the circuit had two 1k resistors in trivial parallel, then one simply looked for 500 ohms.
But if the 1k resistor under test had a more complex parallel circuit (such as two 500-ohm resistors in series), i.e. the unwanted parallel path having an intermediate node, then the guards would be applied to the intermediate node(s), within the parallel path, and the desired and correct 1k measurement appeared like magic.
The ICT system made it very easy.
--
Given measurements of a network with a handheld DVOM, you might be forced to just perform sanity checks of each resistor, and compare it to the calculated value using circuit analysis.
RE: Analyzing a grid of resistors
Here's some more ignorance:
Based on my "ladder" type grid layout, I always have at least one intermediate node, right? Such that, given the picture below, if I want to find R1 I can apply the guard at the "intermediate node", and the equivalent Requiv becomes the R2 from the NI diagram? Does that sound correct?
RE: Analyzing a grid of resistors
The objective of the guard is to drive the voltage across R2 or R3 to zero. If the voltage is zero, then there is no net current flow away from R1 into either node. which effectively isolates R1 from the circuit.
TTFN (ta ta for now)
I can do absolutely anything. I'm an expert! https://www.youtube.com/watch?v=BKorP55Aqvg
FAQ731-376: Eng-Tips.com Forum Policies forum1529: Translation Assistance for Engineers Entire Forum list http://www.eng-tips.com/forumlist.cfm
RE: Analyzing a grid of resistors
IRstuff has given a wonderfully concise explanation of guarding.
And I fully agree that one could bang through with a series of measurements to determine the resistances of each resistor using a simple (non-Guarding) DVOM. If I were at work, then I'd ask if we had a fancy DVOM with guards (we probably do). But if I were at home, then I'd open up a spreadsheet and start gathering combinational measurements. With the shorting-out technique mentioned by IRstuff, the equations should remain relatively localized. I'm assuming that this approach would work, not leading to an unsolvable set of equations. It seems like a safe assumption. I'd actually bet that it would be overly-constrained, having more data than necessary.
Plus, I'm assuming that you're testing a system with data, and marked resistors. Pass/Fail testing with tolerance ranges is much easier than reverse engineering and gathering very precise results.
RE: Analyzing a grid of resistors
RE: Analyzing a grid of resistors
For example if you guard R2, there will be no voltage and no current flow through R2 or through the R1-R2 connection, hence no need to guard R3 or R5.
Bill
--------------------
"Why not the best?"
Jimmy Carter
RE: Analyzing a grid of resistors
For measuring R5, both R3 and R6, or both R2 and R4, would need to guarded, but not all 4.
TTFN (ta ta for now)
I can do absolutely anything. I'm an expert! https://www.youtube.com/watch?v=BKorP55Aqvg
FAQ731-376: Eng-Tips.com Forum Policies forum1529: Translation Assistance for Engineers Entire Forum list http://www.eng-tips.com/forumlist.cfm
RE: Analyzing a grid of resistors
Bill
--------------------
"Why not the best?"
Jimmy Carter
RE: Analyzing a grid of resistors
TTFN (ta ta for now)
I can do absolutely anything. I'm an expert! https://www.youtube.com/watch?v=BKorP55Aqvg
FAQ731-376: Eng-Tips.com Forum Policies forum1529: Translation Assistance for Engineers Entire Forum list http://www.eng-tips.com/forumlist.cfm
RE: Analyzing a grid of resistors
RE: Analyzing a grid of resistors
> R-2R network is used as voltage divider to typically give exact factors of 2 division from one node to the next, and is typically found in an analog to digital converter. Internal nodes would strictly be outputs
> diode/capacitor ladder is used to capacitively pump up a voltage, and internal nodes would be connected to transistors and the ladder would be one-sided
> RLC network is used to shape a pulse output, and is probably the only configuration with no connections to internal nodes.
TTFN (ta ta for now)
I can do absolutely anything. I'm an expert! https://www.youtube.com/watch?v=BKorP55Aqvg
FAQ731-376: Eng-Tips.com Forum Policies forum1529: Translation Assistance for Engineers Entire Forum list http://www.eng-tips.com/forumlist.cfm
RE: Analyzing a grid of resistors
I know they're resistors because they resist current...
But really, as I mentioned before, we are fabricating something using a method. That's all I can really say about it, trade secrets and all. It's really not a circuit, there are no electronic components in it anywhere. But measuring the resistance at various points is a good indicator of how good a job we did fabricating it. Right now we measure a bunch of locations, but due to parallel paths we don't really isolate what parts are good and what are bad. A really good section can mask a nearby bad section. Does that make sense?
RE: Analyzing a grid of resistors
I checked sheets of conducting rubber once. In my case it was about mimicking an electric field and how certain metal shapes influenced that field and it was important that the rubber film had the same conductivity all over the surface.
We applied a voltage across the end connectors and looked at the film using a thermal imaging device aka IR camera. We could then see irregularities in the film with quite good resolution. There were end effects, of course, but we knew what they should look like and it was easy to see irregularities also in those regions.
It sounds like your film (typically tens of ohms) could be easy to heat with a moderate voltage and if it can take 20 to 40 C extra heat, that could perhaps also be used in this case. An additional benefit was that we could store the images for QA purposes.
Gunnar Englund
www.gke.org
--------------------------------------
Half full - Half empty? I don't mind. It's what in it that counts.
RE: Analyzing a grid of resistors
Sort of; I would question the notion of "really good" because something either meets specifications or doesn't. We've NEVER done anything like that on any thin film or deposition process in a previous fab. Poking at things in mid-process simply introduces more defects. Process design and control are what ensures compliance to requirements.
TTFN (ta ta for now)
I can do absolutely anything. I'm an expert! https://www.youtube.com/watch?v=BKorP55Aqvg
FAQ731-376: Eng-Tips.com Forum Policies forum1529: Translation Assistance for Engineers Entire Forum list http://www.eng-tips.com/forumlist.cfm
RE: Analyzing a grid of resistors
Dan - Owner
http://www.Hi-TecDesigns.com
RE: Analyzing a grid of resistors
The Japanese used to be really good at that. Hitachi once second sourced a part to us, and the mask set came without in-process monitors, since that would sacrifice 5 die positions in the prime parts of the wafer. Our process engineers were completely discombobulated by not being able to make measurements in the middle of the process. Moreover, Hitachi wouldn't tell us what the target process parameters were supposed to be. So, everyone shook their heads and ran the first lot of parts through our line. That lot yielded better than all the other parts that were specifically designed for our process! The second lot did even better than the first. The point here is that they designed the part to essentially be bulletproof, so no complicated testing scheme/process is even required.
TTFN (ta ta for now)
I can do absolutely anything. I'm an expert! https://www.youtube.com/watch?v=BKorP55Aqvg
FAQ731-376: Eng-Tips.com Forum Policies forum1529: Translation Assistance for Engineers Entire Forum list http://www.eng-tips.com/forumlist.cfm
RE: Analyzing a grid of resistors
RE: Analyzing a grid of resistors
Is some sort of eddy current testing possible?
TTFN (ta ta for now)
I can do absolutely anything. I'm an expert! https://www.youtube.com/watch?v=BKorP55Aqvg
FAQ731-376: Eng-Tips.com Forum Policies forum1529: Translation Assistance for Engineers Entire Forum list http://www.eng-tips.com/forumlist.cfm
RE: Analyzing a grid of resistors
RE: Analyzing a grid of resistors
re: eddy current, I've not used them, but there are systems like: https://www.materialstoday.com/metal-finishing/fea... which would seem to have some chance of detecting patches that are different as either material or thickness change.
TTFN (ta ta for now)
I can do absolutely anything. I'm an expert! https://www.youtube.com/watch?v=BKorP55Aqvg
FAQ731-376: Eng-Tips.com Forum Policies forum1529: Translation Assistance for Engineers Entire Forum list http://www.eng-tips.com/forumlist.cfm
RE: Analyzing a grid of resistors
https://www.balluff.com/en/de/products/sensors/ind...
The output is very dependent on distance to target, which is the primary function. But also very dependent on the target's conductivity - or lack thereof.
Gunnar Englund
www.gke.org
--------------------------------------
Half full - Half empty? I don't mind. It's what in it that counts.
RE: Analyzing a grid of resistors
RE: Analyzing a grid of resistors
You can see by intermediate measurements with a current source , that the voltage or impedance measurements , that the sensitivity is inversely related to the distance from the source.
http://tinyurl.com/yc7py6co ( ladder simulation on java)
Here I used a differential current source (top and bottom) so you can see the intermediate results with symmetry for now. Any value can be changed or duplicated.
It reminds me of a perimeter diffusion bonding system that I added instrumentation in late 70's at an Aerospace co. (Bristol Aero) so the welder could tune the energy around the circumference as the resistance reduced by the previous continuous welding closes the joint. I monitored with a current shunt up to 10kA and voltage in the 4V range as water jets poured on the arc. These 6" Monel Steel tubes being joined with Zirconium shims. So somewhat like a closed loop ladder growing in real-time as short circuit or rising conductance requiring more current from start to finish. The solid copper conductive rollers were on the inner and outer surfaces as it rolled the pipe as it welded it.
RE: Analyzing a grid of resistors
Z
RE: Analyzing a grid of resistors
Is it the standard deviation or the mean or just the error tolerance in the measurement of the family of steps and rises that is important or a defect not to exceed??
I suspect a "guarded" 2D Kelvin measurement on the surface is appropriate, but we have no idea of the "physical properties".
cheers
Tony
65, retired at 55 but not tired of Electronics
EE since 1975