I'm using part of a circuit that looks like this:
R3 is a thermistor that is intended to be self heated so as to detect moving air. Accuracy isn't important (it's for an electronic candle). The output from the collector of Q1 is going to the A/D on a
5V microcontroller. I have Q1 in there to keep >5V away from the micro, and was hoping to also amplify the voltage change at the junction of R3/R4. But it's not. For example, a 1.15V change at R3/ R4 results in about a 0.7V change at the output.
I can use op-amps and make a microcontroller play music. But I know jack about transistors other than using them as on/off drivers. I could use an op-amp here, but it seems to be overkill.
Any clever ideas to make this better, specifically to at least cause the output voltage change to equal or exceed the voltage change at R3/ R4? I'd prefer to not add more transistors.
BTW I tried simulating this on LTspice, as it even had a model for a
2n4401. Not surprisingly, the results are far off from reality.