RC Integrator circuit final voltage

circuit analysisvoltage divider

Given this integrator circuit:

Circuit

And with Vin being a pulse wave which changes alternatively from 0V to 5V with a frequence of 100KHz, I need to find out the value of Vout after a large number of cycles.

I would like to get a hint on this problem, my intention is to calculate the Vout after each charge/discharge cycle using the formula V(t) = Vo*(1-e^(t/(R*C))) (charge) and V(t) = Vo*(e^(t/(R*C))) (discharge) for a large number of cycles using a computer program which does the calculations but I don't know how to take into account the remaining Voltage from the previous cycles in the charging formula.

Best Answer

That's not an integrator- it's a low pass filter. Just as well, as a true integrator has an arbitrary constant in the output so you would not be able to predict the steady-state voltage (in a real analog integrator it would tend to drift towards one rail or the other due to offset even if the input averaged zero).

Suggest you assume a starting output voltage V0 at the beginning of a cycle and show that it's in steady state (returns to the same voltage for the next cycle) rather than trying to model the transient start up condition.