Hi,
I need to create a frequency dependent current controlled voltage source in Pspice netlist. The netlist is the following:
************ Test ***************
.subckt Test01
+ 1 2
*
*
R1 1 11 5
H11 11 2 V1 {R_CM}
L1 1 12 5e-6
V1 12 2 0
*
**********************
***Where R_CM = 2*Frequency
**** Here Frequency is the simulation frequency
*** only needs to consider numerical value of frequency not unit
**********************
.ends
How can I define this R_CM in Pspice ?
Best regards,
Bala
I need to create a frequency dependent current controlled voltage source in Pspice netlist. The netlist is the following:
************ Test ***************
.subckt Test01
+ 1 2
*
*
R1 1 11 5
H11 11 2 V1 {R_CM}
L1 1 12 5e-6
V1 12 2 0
*
**********************
***Where R_CM = 2*Frequency
**** Here Frequency is the simulation frequency
*** only needs to consider numerical value of frequency not unit
**********************
.ends
How can I define this R_CM in Pspice ?
Best regards,
Bala