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.

Would you show me the way to use analog artist ?

Status
Not open for further replies.

Y.C Park

Member level 2
Joined
Dec 20, 2004
Messages
53
Helped
2
Reputation
4
Reaction score
0
Trophy points
1,286
Activity points
502
HI Experts!!!

I would like to use the behaviroal modeling with spectre.

for example

============== example ==========================
subckt res_nmt_hv3_cir ( n2 n1 )
parameters length width lr=length wr=width rsh=rsh_nmt3 tc1=1626e-6 tc2=1.34e-6 dw=-0.137u dl=-1.347u
+ vc1=-680e-6 vc2=4312e-6 pt=temp
rhnmt ( n2 n1 ) bsource r=rsh * ((lr - dl) / (wr - dw)) * (1 + vc1 * abs(v(n2,n1)) +
+ vc2 * v(n2,n1) * v(n2,n1)) * (1 + 1626e-6 * (pt - 25) + 1.34e-6 * (pt - 25) * (pt - 25))
ends res_nmt_hv3_cir
===============================================
How can i use above model with analog artist environment ?

Thanks!!!
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top