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.

Help with LTSpice Op-Amp Modelling

Status
Not open for further replies.

noobeestudent

Member level 1
Joined
Jul 4, 2019
Messages
37
Helped
0
Reputation
0
Reaction score
0
Trophy points
6
Activity points
290
Hello guys, I'm in need of urgent help.

For my assignment, I was required to model an Op-Amp using a Behavioral Voltage Source using LTSpice.
The input resistance of the Op-Amp is 70MΩ and output resistance is 30Ω. The open loop voltage gain is 80k and the supply voltages is +-15V. I'm having problems with the behavioral voltage source. This is what I got so far.
1603015225516.png

Can anyone help me? Thank you in advance.
 

E.g. :

1603019101849.png


By the way, did you study the behavioral OP models shipped with LTspice, ipamp, opamp2 and universalopamp2?
 

Thanks for the help.
By the way, did you study the behavioral OP models shipped with LTspice, ipamp, opamp2 and universalopamp2?
I did learn to use those but I was asked to use the behavioral voltage to model the op-amp in this assignment
 

I need help again. I am supposed to use the above op-amp model to create a non-inverting amplifier with a gain of 40.
1603113687205.png

This is what I have now. But the syntax for the behavioural voltage source does not work. What does it need to be?

Edit: Ive figured it out, changed it to "V=limit((V(Vi)-V(Vx))*80k,-15,15)" and it worked.
 
Last edited:

There's a nice online help, why don't you read it?

Wrong node voltage syntax, write either V(Vi,Vx) or (V(Vi)-V(Vx)).
 

Using this op-amp model , i have to integrate these extra conditions
  • Unity gain bandwidth = 10MHz
  • Frequency response roll-off rate = 20 dB/dec

1603119175456.png


Does anyone knows how to implement those into the op amp model?
Any help is very much appreciated. Thanks a lot.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top