Troubleshooting PSpice Schematic: VDC=10V

  • Thread starter Thread starter david90
  • Start date Start date
  • Tags Tags
    Pspice Schematic
AI Thread Summary
The discussion centers on troubleshooting a PSpice schematic with a VDC of 10V, a resistor, and a capacitor in series. Users are experiencing a straight line at 10V in the simulation instead of the expected curve, suggesting a potential issue with the simulation type. It's noted that a bias-point simulation may be running instead of a transient simulation, and using a step source could yield better results. Additionally, ensuring the time scale is sufficiently small is crucial for capturing the circuit's response accurately. Proper setup and configuration in PSpice are essential for obtaining the desired simulation outcomes.
david90
Messages
311
Reaction score
2
In my schematic, i have vdc = 10v, a resitor,ground and a capcitor. All 3 are in series except ground. When I run simulation, I get a straight line at 10v instead of a curve from 0 to 10v. I put the voltage probe between resistor and cap btw.
 
Engineering news on Phys.org
You're probably doing a bias-point simulation instead of a transient simulation. You might also want to try using a step source instead of VDC source.

- Warren
 
i'm pretty sure I'm doing a transient simulation because in the sim profile it says so.

Is it necessary to use a step source instead of vdc? On my worksheet that my teach gave me, it shows vdc.
 
Dc is okay , but the program may calc the initial bias point which may be the same as your final. ( skip this if you can ) . other wise use a step dc. or a switch . Make sure you time step is small enough so it makes sense . Pspice is almost always correct but the setup is usually the problem. Ray.
 
time scale

I think rayjohn may be on to somehting there - make sure your time scale is small enough.

For instance, if your circuit has a time constant of 10us and you simulate it for 10s, the response over the full simulation time will likely look like a steady 10V.
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Back
Top