Prelab 2, Exercise 5: Integrator/Differentiator *------------------------------------------------------------------------- * EE122 Prelab 2: Op-amp circuits * Exercise 5: Integrator/Differentiator *------------------------------------------------------------------------- *You fill in the ??? parameters *----------- * Integrator *----------- Ri1 In V1- ??? Cf1 V1- Out1 ??? Rf1 V1- Out1 ??? E1 Out1 0 0 V1- 100k * Ideal Op-Amp Vin In 0 ac 1 pulse(-.5 .5 0 5ns 5ns 500us 1ms) * 1Vp-p square wave *--------------- * Differentiator *--------------- Ri2 Out1 n2 ??? Ci2 n2 V2- ??? Rf2 V2- Out ??? E2 Out 0 0 V2- 100k * Ideal Op-Amp *--------------------------------- * Transient Analysis & AC Analysis *--------------------------------- .tran 10us 20ms .ac dec 20 1 1meg .print ac v(Out) vdb(Out) vp(Out) *-------- * Options *-------- .option post .end