Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

TSpice commands for waveforms

Status
Not open for further replies.

q0.0p

Newbie level 3
Joined
Mar 21, 2007
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,302
what command can get the waveform of :
1.)open-loop gain vs freq
2.)gain & phase margin
3.)gain vs input common mode voltage
of the CMOS op-amp circuit by using tspice ??
 

tspice question

Hi
I don't know that all this command will work on tspice or not.
1) .ac
2) .measure
3) .ac .... sweep
regards
 

tspice question

use these command

.print ac VDB(OUTPUT) VP(OUTPUT)
.measure ac bandwidth when VDB(OUTPUT)=0.0
.measure ac PM find '180-VP(OUTPUT)' when VDB(OUTPUT) =0.0
.measure ac gain max VDB(OUTPUT)
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top