How can I make a current look like a resistor?
How can I make a current look like a resistor?
(OP)
I've two circuits, one measures a resistor using a series of pulses. Another separate circuit outputs a current in proportion to a given input. I can't modify the first circuit but I'd like to use it to monitor my current circuit. Is this possible? Can I use a fet or transistor in a common base configuration or something similar?





RE: How can I make a current look like a resistor?
Try again?
RE: How can I make a current look like a resistor?
Current -> light bulb -> CDS photocell - Resistance
There's lots of adjustments including spacing. Keep the pair in a dark can (black 35mm film canister). Depending on YOUR variables, it might actually work.
That'll be a dollar.
RE: How can I make a current look like a resistor?
A magneto-resistor is just that, a resistor that changes its resistance when a magnetic field is present. All you need to do is send your current through a coil and put the MR in the field. It will probably not be absolutely linear - but you have turned your current into a resistor.
There are other ways of doing that. A gyrator circuit may be the answer. Google "gyrator". At least it works for AC. Never seen an application for DC.
Gunnar Englund
www.gke.org
RE: How can I make a current look like a resistor?
RE: How can I make a current look like a resistor?
----------------------------------
One day my ship will come in.
But with my luck, I'll be at the airport!
RE: How can I make a current look like a resistor?
Convert V to dogital with an ADC
Use this to as input to a digital pot.meter.
<nbucska@pcperipherals DOT com> subj: eng-tips
read FAQ240-1032
RE: How can I make a current look like a resistor?
Excellent idea. I'd forgotten all about the synthesised pots. Well done.
----------------------------------
One day my ship will come in.
But with my luck, I'll be at the airport!
RE: How can I make a current look like a resistor?
What is needed is a more thorough system review. If you really can’t interface any other way than you have suggested then it will be helpful to discover how the resistance measuring circuit is actually working. If, for example the resistance measuring device puts out a fixed current and measures the voltage then:
1/ feed the current output of your new circuit into a resistor to get a voltage
2/ buffer the voltage with an opamp unity gain follower
When the resistor measuring circuit pulses the current the opamp will just absorb the current and deliver the same output voltage as before. If your resistor measuring circuit is not a linear ohmmeter then the complexity will be further increased.
RE: How can I make a current look like a resistor?
RE: How can I make a current look like a resistor?
Excuse the cofusion but I don't have the particulars on the measurement circuit but it works fine with a real resistors and is very accurate. I was thinking of the digpot idea, thanks nbucska, and implementing an R stick/comparator binary converter for an input then I needed a clock .... . Yes Scottyuk, thats exactly my case here. I'll be investigating that gyrator too skogsgurra. You've all helped trigger the grey stuff again and I should get it from here, thanks.