I'm trying to calculate the hysteresis of the comparator using currents but something isn't right. I'd like a little help to find the hysteresis thresholds without the simplified equations.
simulate this circuit – Schematic created using CircuitLab
The voltage at inverting input is:
\$ V_{(-)} = \dfrac{V_{IN}}{2} = 0V ...6V \$
The reference voltage is:
\$ V_{REF} = 8.2V \$
So, when the output of the Op-Amp is low we have a voltage divider as follows:
Then the current \$I_{1}\$ will be \$\dfrac{V_{REF}}{R_{4} + R_{5}} = 0.112 mA\$
So the upper threshold is \$ V_{th(H)} = 0.112mA * 72kΩ = 8.064V\$
When the output of the Op-Amp is high we have the following circuit. That I think is analyzed with the Superposition Theorem.
And the lower threshold is \$ V_{th(L)} = 8.252V\$. Is this correct?
Would it be different if it was a non-inverting comparator?