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.

[SOLVED] simualtion problem .....hard to solve

Status
Not open for further replies.

ssolanki

Newbie level 5
Joined
Mar 13, 2015
Messages
9
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
52
ERROR-L1 is an instance of an undefined model 'LQG18HN'
this is the error i get when i try to simulate my design.
help as fast as possible
 

Hi

Could you provide netlist of your circuit + simulation output file

thx
 

I would dare to say that is missing the model 'LQG18HN' for component L1.
 

Solution to this problem is in the error message itself ... Undefined model.
Import the model of this part into the library and update your schematics. It should work for you.
 
.lib or .include the file that holds this .model definition.

This is not "hard to solve", it is fundamental setup for
any SPICE type simulation.
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top