Electrical – Toroidal Coil on OrCad Pspice

coilorcadpspicesimulation

I am trying to simulate the circuit below. I am new to this software. How can I represent the toroidal coil named F and P in OrCad Pspice software?

Thanks

Circuit

Best Answer

Use two inductors with appropriate inductances (proportional to the number of turns squared). Define a coupling factor between them (an ideal tapped inductor would have K = 1). If you know the leakage inductance you can calculate the non-ideal coupling factor (K < 1). You can also include the winding resistance and even some parasitic capacitance.

The appropriate part is TFRM_LINEAR in the analog library.

However that simple model won't likely work for you in this particular case- this circuit depends on the transformer saturating so you'd have to find a nonlinear model including core saturation to get the oscillator to simulate.

Related Topic