How to compensate for voltage drop across a diode?

AI Thread Summary
The discussion focuses on compensating for voltage drop across a diode in a circuit with a voltage display. The user seeks a simple solution to measure battery voltage and circuit output without complex circuitry. Suggestions include using MOSFETs instead of diodes for lower voltage drop and considering a momentary switch configuration for input selection. The concept of a "superdiode," which utilizes an op-amp to negate the diode's voltage drop, is also mentioned as a potential solution. The conversation emphasizes the need for clarity on switch states to provide more tailored recommendations.
dano1005
Messages
2
Reaction score
0
Hi, I am working on a project where I am using a LCD voltage display to measure voltage at 2 points in the circuit. The first is the voltage of the batteries providing the power, and the second is to measure the output of the circuit. It is in a very small box and I don't have room for a complex circuit. Basically I want to have 2 momentary switches- one will activate the circuit and the voltmeter and display the output of the circuit. The other switch would simply activate the voltmeter and display the voltage of the batteries(they are lithium and I don't want to over-discharge them). I thought about using a diode to isolate them but I need a way around the voltage drop that it will create. Thanks in advance for any help, and let me know if I need to clarify anything.
 
Engineering news on Phys.org
There are circuits that replace diodes with MOSFETs because they have a much lower voltage drop.
But you could do it all with a miniature toggle switch.
Description could be DPDT, centre off = (on-off-on). Or momentary (mom-off-mom)
One side is used to select the input. The other is wired to power the meter when not off.
 
Thanks for the reply. I am now thinking I can use a momentary (on)-on switch. It would need to have 2 discrete inputs to be switched and 4 outputs. Would that be dpst?
 
Lookup analog switch or analog mux. There are 2 input devices like the 74LVC1G3157 that are smaller than your diodes.
 
I am not sure if this concept is useful in your application or not, look up "superdiode" it's just an opamp feeding a diode. The op amp feedback is taken from the output of the diode and fed back to the negative pin. In this way, the op amp will output whatever is necessary (input + diode volt drop) to make the pins equal to one another. So the output of the circuit exactly resembles the input, gain of 1, but the diode prevents negative half cycle.
 
The switch you need is probably initially described as “DPDT, centre off”.

“DP” is double pole. One pole is used to provide power to the meter when the switch is not in the centre position. The second pole is used to select the input to be measured.

“DT” is double throw. There are two active positions.

“centre off”. Gives a middle position that disconnects all terminals.

“mom = momentary”. You can select if the switch will be remain in position or must be held in position while reading the meter.

Search for a switch that is (on-off-on), (on-off-mom) or (mom-off-mom).

You need to better describe the states required to get better suggestions..
 
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...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Back
Top