Help Solving an Aim-Spice HFET Modeling Issue with VAX

  • Thread starter Thread starter ArtemSH
  • Start date Start date
  • Tags Tags
    Modeling
AI Thread Summary
The discussion revolves around troubleshooting an HFET model in Aim-Spice, specifically focusing on IV modeling issues. The user provides a detailed model configuration and requests assistance in identifying potential mistakes. Key questions include the nature of errors encountered, whether they are related to SPICE compilation or behavioral anomalies, and how to manage the decrease in Di current value. Participants are encouraged to clarify the specific errors to facilitate effective troubleshooting. The conversation emphasizes the importance of accurate model parameters for successful simulation outcomes.
ArtemSH
Messages
2
Reaction score
0
Good day!

Please help me with HFET model for Aim-Spice!

I have a problem with IV modeling...

VAX
vds 1 0
vids 1 100
A1 100 2 0 Mhemt l=0.3u w=150u
vgs 2 0
.MODEL Mhemt PHFET
+d1=0.03e-6
+delta=3
+deltad=4.5e-9
+di=0.01e-6
+epsi=1.0841e-10
+eta=1.4
+lambda=0.05
+m=3
+mu=0.4
+nmax=2e16
+rd=0
+rs=0
+sigma0=0.03
+vs=0.8e5
+vto=0.7

please find a mistake in listing...

p.s soory for my english
 
Engineering news on Phys.org
ArtemSH said:
Good day!

Please help me with HFET model for Aim-Spice!

I have a problem with IV modeling...

VAX
vds 1 0
vids 1 100
A1 100 2 0 Mhemt l=0.3u w=150u
vgs 2 0
.MODEL Mhemt PHFET
+d1=0.03e-6
+delta=3
+deltad=4.5e-9
+di=0.01e-6
+epsi=1.0841e-10
+eta=1.4
+lambda=0.05
+m=3
+mu=0.4
+nmax=2e16
+rd=0
+rs=0
+sigma0=0.03
+vs=0.8e5
+vto=0.7

please find a mistake in listing...

p.s soory for my english

Welcome to the PF. What error are you getting? Is it a SPICE compiler error, or a behavioral anomoly?
 
As the DI value of current becomes smaller, this effect should not be. How can I make with a decrease in Di current value decreased?

[PLAIN]http://imgsnack.com/images/1msm.png
 
Last edited by a moderator:
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Back
Top