English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I'm using the student edition of pspice.

2007-03-08 13:10:42 · 2 answers · asked by cheezy637 2 in Science & Mathematics Engineering

2 answers

Run a Logarithmic AC Sweep simulation on your system.

Magnitude Bode Plot:
- Go to add a trace.
- Use the db() function to plot the gain of your system in dBs.
This should be somthing like db(V(vout)/V(vin)) where V(vin) and V(vout) are the names of your input and output voltage signals.

Phase Bode Plot:
- Go to add a trace.
- Use the P() function to plot the phase response of your system.
This should be somthing like P(V(vout)/V(vin)) where V(vin) and V(vout) are the names of your input and output voltage signals.

Hope this helps.

2007-03-13 08:02:56 · answer #1 · answered by Anonymous · 3 1

Bode Plot Tutorial

2016-11-13 23:42:08 · answer #2 · answered by Anonymous · 0 0

fedest.com, questions and answers