Hi,
I am starting to learn Spice, specifically for simulating some amateur radio circuits. I am using ngspice, a version of the original Berkeley Spice. I have a very silly doubt, sorry for my ignorance.
I have simulated a lowpass LC filter. The netlist is given below:
*============== Begin SPICE netlist of main design ============ R101 0 n3 50 C102 0 n3 330pF C101 0 n2 820pF L102 n2 n3 1.3uH L101 1 n2 1.3uH R102 2 1 50 V101 2 0 AC C103 0 1 330pF .END
I would like to plot the input impedance Vs frequency of this filter using spice. How do I do that?
Thanks Regards Ramakrishnan