Fatal Error in Tanner Spice

Status
Not open for further replies.

venkateshjuturu

Junior Member level 3
Joined
Oct 31, 2013
Messages
29
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Location
vellore
Visit site
Activity points
153
here i am attaching two images, one image shows code and the other shows fatal error

my problem is i want to print a exponential current pulse in tanner spice with Tr=50ps, Tf=164ps


please any one can help me in solving this problem

thanks in advance
 

Attachments

  • Simulation Status.jpg
    85.8 KB · Views: 91
  • Current_Pulse.jpg
    13.6 KB · Views: 77

I think you need to change

1. the node GND ; it is unknown. Change it to "0", or insert a Vsource with value zero between GND and 0
2. in the exp expression: the (second) fall delay from 0 to at least 3 or more rise times
3. ... and adapt the .tran expression to a reasonable simulation time resolution and range


So I'd suggest:

Code:
ifg node [U]0[/U] exp(0 10m 0 50p [U]500p[/U] 164p)
.tran [U]2p 2n[/U]
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…