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.

Can I change mosfet parameter in PSPICE?

Status
Not open for further replies.

GMSong

Newbie level 5
Joined
Apr 16, 2021
Messages
10
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
102
Hi, I'm trying to make spice simulation.

I have used PSPICE Lite edition, and I got to use this Lspice because of the limit of the PSPICE
(It has number limit to use component)

And I am trying to revise W or L size in LTspice, But it is hard to find it.

Can I adjust W or L size at the LTspice?
 

You ever looked into LTspice help?

1618647915168.png


M. MOSFET
Monolithic MOSFET:
Syntax: Mxxx Nd Ng Ns Nb <model> [m=<value>] [L=<len>]
+ [W=<width>] [AD=<area>] [AS=<area>]
+ [PD=<perim>] [PS=<perim>] [NRD=<value>]
+ [NRS=<value>] [off] [IC=<Vds, Vgs, Vbs>]
+ [temp=<T>]

If your question is different, please clarify.
 

I know that I can change model parameter in PSPICE.

But I wonder if I can revise it one by one.

ex) M3 : W=5, L=0.1 , M4 : W=10, L=0.1

How can I do that?

1618686360161.png
 

You ever looked into LTspice help?

View attachment 168882



If your question is different, please clarify.
Thanks for your reply.
Can I ask you how to resize L/W at "PSPICE"?

//Sorry If I made any mistake in using this website. I'm a newcomer here.
 

You can override model parameters for each transistor instance, it's basically the same for PSPICE and LTspice. Review the PSPICE reference manual, chapter Analog Devices, MOSFET.
 
Last edited:

I have seen some discussion of how to make the standard
LTSpice FET symbols accept and pass down the netlist,
the geometry params. This is not the default as LTSpice
is meant for "application level" simulations of ICs and
discretes and passives, not IC design. I think (if I recall)
it involved making private MOSFET symbols with more
properties, and a proper netlisting template.

I've picked a different capture and simulation tool-pair
so I did not bother to absorb the info. But at one time
I would have found it useful.

I recommend finding the LTSpice discussion board(s),
maybe start with ltwiki.org and start chasing links.
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top