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 simulate the cutoff frequency of MOS with spice?

Status
Not open for further replies.

meseasky

Newbie level 6
Newbie level 6
Joined
Oct 11, 2007
Messages
12
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,347
spice frequency cut-off simulation

can any body give me an example? a circuit or a netlist

Thanks!
 

hspice cut off frequency

The cut off frequency depends on the circuit, what you need to do is use one of the following during your simulation,

AC Frequency response

.AC DEC points_per_decade freq_start freq_stop
.AC OCT points_per_octave freq_start freq_stop
.AC LIN total_points freq_start freq_stop
 

spice cut off frequency

Old Nick said:
The cut off frequency depends on the circuit, what you need to do is use one of the following during your simulation,

AC Frequency response

.AC DEC points_per_decade freq_start freq_stop
.AC OCT points_per_octave freq_start freq_stop
.AC LIN total_points freq_start freq_stop

thank you Nick, but what if i want to know the intrinsic cutoff frequency of a MOSFET? i mean there might be some methods to mesure it, i really want a circuit.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top