-
Categories
-
Platforms
-
Content
They are there to control the over all gain...My mistake, I meant that the parallel resistors on the output of the hall sensor, are they there to limit how much voltage is fed to the adc?
And again with VR1 wiper all the way right:Now using superposition VR1 wiper all the way left:
U4B + input = 2.048V (3.6/(8.9+3.6)) + HALL_SIG_IN (8.9/(8.9+3.6)) = 0.712 * HALL_SIG_IN + 0.59V
...
The author of the circuit apparently wanted to fine tune the gain and offset to allow for difference in HALL Sensors.I am trying to wrap my head around this, I am not very knowledgeable about op amps and hall sensors , so I appreciate your patience. But, when you say to control the gain , what is the main reason that we want to control the gain?
Yes, we keep it close to 1/2 the power supply voltage.By changing the bias, we keep the op amp from saturating?
I am trying to wrap my head around this, I am not very knowledgeable about op amps and hall sensors , so I appreciate your patience. But, when you say to control the gain , what is the main reason that we want to control the gain?
It provides the positive DC bias of 0.59 to 0.62V to keep the HALL sensor signal well within the range of the Op Amp. I have not looked at this op amp's datasheet but I have a feeling it is not a rail to rail input op-amp, so you can only get within about 1/2V of ground and still have the op amp work. The author (my guess) choose that value so the input signal to U4B+ would not be anything less than around a 1/2 a volt to stay within the op-amps working range.Just one last question. I'm still confused about the need for r24 and why did that pick that size for it?
By the formulas I derived in the from y=mx+b :Just one last question. I'm still confused about the need for r24 and why did that pick that size for it?
You are welcome. Glad to be helpfulI asked you a bunch of questions and I thank you for your very helpful responses. You cleaned up a lot for me. All your help and knowledge on op amps is so greatly appreciated. Thank you.
I feel bad about messing up the formulas here is the correct values:Just one last question. I'm still confused about the need for r24 and why did that pick that size for it?
I feel bad about messing up the formulas here is the correct values:
U4B + input = 2.048V (8.9/(8.9+3.6)) + HALL_SIG_IN (3.6/(8.9+3.6)) = 0.288 * HALL_SIG_IN + 1.46
U4B+ input = 2.048 (8.36/(8.36+3.6)) + HALL_SIG_IN (3.6/(3.6+8.36)) = 0.300 * HALL_SIG_IN + 1.43V
And thus the ranges: 1.46V to 2.64V
and 1.43V to 2.66V
As you can see these values are right in the middle of the Op amp rail of 5V. So the designer choose R24 very well. Though he/she still did not take more advantage of the ADC's dynamic range.
Sorry about that.