Voltage controlled resistor circuit Help

AI Thread Summary
The discussion revolves around creating a circuit that emulates a thermistor to measure voltage, specifically for a 24V DC battery backup system. The user seeks to achieve a 37.8K resistance at 24V, with an inverse relationship where a 1V change results in a -1K change. They mention the need for a control voltage range ideally between 6 to 42 volts, while ensuring the unit and control voltage do not share a common ground. Suggestions include using a digital potentiometer, although concerns are raised about the complexity and cost of emulating a thermistor compared to using one directly. The user clarifies that the goal is to correlate temperature readings with voltage measurements accurately.
exclr8
Messages
2
Reaction score
0
I have a unit that measures temp with a thermistor. I want to use it to measure voltage.
I am trying to build a circuit to emulate a thermistor. Here are the parameters.

24v control = 37.8K.
1v control change = -1k so there is an inverse relation ship.
Control voltage range = ideal is 6 to 42 volts but can be as tight as 12 to 28 volts.
The 3.5 volts is applied to the thermistor buy the unit.
The unit and control voltage cannot and should not share a common ground.

I have a basic knowledge of electronic but need some help getting started. I was thinking of using some sort of VCR or solid state pot.

Any help is greatly appreciated.
 
Engineering news on Phys.org
exclr8 said:
I have a unit that measures temp with a thermistor. I want to use it to measure voltage.
I am trying to build a circuit to emulate a thermistor. Here are the parameters.

24v control = 37.8K.
1v control change = -1k so there is an inverse relation ship.
Control voltage range = ideal is 6 to 42 volts but can be as tight as 12 to 28 volts.
The 3.5 volts is applied to the thermistor buy the unit.
The unit and control voltage cannot and should not share a common ground.

I have a basic knowledge of electronic but need some help getting started. I was thinking of using some sort of VCR or solid state pot.

Any help is greatly appreciated.

After reading that 3 times, I still have no idea what you're doing.

Since you are measuring temperature, would it be safe to assume you're using some kind of microcontroller? Do you have a schematic? A set of instructions you're following?

You'll get much more help if you give people enough information to help you.
 
exclr8 said:
I have a unit that measures temp with a thermistor. I want to use it to measure voltage.
I am trying to build a circuit to emulate a thermistor. Here are the parameters.

24v control = 37.8K.
1v control change = -1k so there is an inverse relation ship.
Control voltage range = ideal is 6 to 42 volts but can be as tight as 12 to 28 volts.
The 3.5 volts is applied to the thermistor buy the unit.
The unit and control voltage cannot and should not share a common ground.

I have a basic knowledge of electronic but need some help getting started. I was thinking of using some sort of VCR or solid state pot.

Any help is greatly appreciated.

Can you use a digital potentiometer as the basis for it?

http://en.wikipedia.org/wiki/Digital_potentiometer

http://images.google.com/images?rlz...esult_group&ct=title&resnum=5&ved=0CDUQsAQwBA

http://www.analog.com/en/digital-to-analog-converters/digital-potentiometers/products/index.html

.
 
I can't imagine why you would want to emulate a thermistor?
Any circuit to do so would be vastly more complicated and expensive than just using a thermistor.

In saying you want to use your thermistor to measure voltage, do you mean you want to measure the TRUE RMS value of voltage using the heating of the thermistor?

This is a viable proposition.

Or is the use for stabilising the output voltage of an oscillator?

Using the thermistor to measure peak or average values is less so as the response curve is decidedly non-linear.
 
The unit has a microcontroller. It will measure temp for more than one area. I want to use one of the temp inputs to measure the voltage of a 24v DC battery backup system. I want 24.0 degrees on the unit to equal 24.0 volts in the backup system. Since the thermistor has a value of 37.8K at 24degrees I need the circuit to have the same value of 37.8K when the input voltage is 24V.
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Back
Top