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.

Fatal Error in Tanner Spice

Status
Not open for further replies.

venkateshjuturu

Junior Member level 3
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
    Simulation Status.jpg
    85.8 KB · Views: 90
  • Current_Pulse.jpg
    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.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top