Prelab 3, Exercise 1: Sallen and Key 30Hz High-Pass Filter *------------------------------------------------------------------------- * EE122 Prelab 3 * Exercise 1: Sallen and Key 30Hz High-Pass Filter *------------------------------------------------------------------------- * You fill in the ??? parameters C1 In n1 ??? C2 n1 V+ ??? Rfb n1 Out ??? Rg V+ 0 ??? E1 Out 0 V+ Out 100k * Ideal Op-Amp Vin In 0 ac 1 pwl(0,1 10ms,1 10.001ms,0) *------------------------ * AC & Transient Response *------------------------ .tran 100us 30ms .ac dec 20 1 100k .print ac V(Out) Vdb(Out) Vp(Out) *-------- * Options *-------- .op .option post .end