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.

how to get the PSRR of the bandgap by hspice simulation?

Status
Not open for further replies.

qqmz

Junior Member level 3
Joined
Nov 23, 2004
Messages
29
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
237
psrr hspice

expecting your answer !!


thank you!
 

bandgap psrr

AC analysis
add a ac source on the VDD(or gnd)
print the bandgap ac
 

hspice psrr

how about the following ?

....
vdd 1 0 sin(3 0.1 100k)

...

.tran 1n 100u

.probe v(*) i(*)

end
 

bandgap psrr simulation

allen's book ,page 320,
there is an example of PSRR for opamp,
Maybe you can refer
 

site:edaboard.com bandgap psrr

.tr is not a very good method
run .ac
 

bandgap simulation hspice

Ac analysis is the best method for PSRR
give ac source
vvpwr vpwr 0 VDC AC 1
use .ac statement
measure or view AC magnitude of output voltage.
It will give information of PSRR at different frequency
 

bandgap psrr hspice

in the ac analysis sweep the ac frequency from dc to 2nd harmonic of the logic core frequency ( The ac source is applied in series with the dc power supply)
Measure the ac gain (in dB) from the ac source to the o/p.

The graph thus obtained (gain vs freq.) is your psrr at various frequencies
 

hspice psrr simulation

-include the pkg-model and run both square and sine wave noise

can any1 give some commends on this one
thanks
 

analysis of psrr

Of cource , .ac analysis
 

simulation of power-supply-rejection ratio

add an AC signal to Power supply, and do tran analyze, see the output.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top