• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

OrCAD Pspice Users: How do I....?

jmcoreymv

Diamond Member
I drew out a simple circuit in orcad. What I want to do is have some switch that either opens or closes at t=0, and then have pspice show me the transient response to whatever variable im measuring. Anyone know how to do this?
 
Its a basic RLC circuit with a few resistors placed here and there and a voltage source. I have a switch that I want to close at t=0 (which basically disconnects a resistor), and I want to measure the current source through the inductor. I have everything setup except the switch.
 
Originally posted by: RaynorWolfcastle
use a voltage source with a square wave of really long period, it'll have the same effect.

That wont allow me to disconnect one of the resistors at t=0.
 
In the EVAL library there's 'Sw_tClose' and 'Sw_tOpen'. These are switches, the TCLOSE and TOPEN values are the time in seconds when the switch changes state.
 
Back
Top