LM3886 Spice Model done

Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.
Hi,

my first posting on this nice forum.

Since I couldn't find one I did a crude LM3886 spice model (without modelling mute).
It's done along those lines:
http://www.ecircuitcenter.com/OpModels/Opmodel2/opmodel2.htm

The LM3886 specs are here:
http://www.national.com/ds/LM/LM3886.pdf

Since I am a novice with opamps I would be most grateful if someone could do a check on it.

* LM3886 OPAMP MACRO MODEL (INTERMEDIATE LEVEL)
*
* IN+ IN- OUT VCC VEE
.SUBCKT LM3886 1 2 81 101 102
Q1 5 1 7 NPN
Q2 6 2 8 NPN
RC1 101 5 377.99
RC2 101 6 377.99
RE1 7 4 357.99
RE2 8 4 357.99
I1 4 102 0.001
*
* OPEN-LOOP GAIN, FIRST POLE AND SLEW RATE
G1 100 10 6 5 0.002645552
RP1 10 100 37.8MEG
CP1 10 100 0.0000526316UF
*
*OUTPUT STAGE
EOUT 80 100 10 100 1
RO 80 81 100
*
* INTERNAL REFERENCE
RREF1 101 103 100K
RREF2 103 102 100K
EREF 100 0 103 0 1
R100 100 0 1MEG
*
.model NPN NPN(BF=50000)
*
.ENDS LM3886
*
*
Gerry
 
Gerry,

I will look at this more closely ASAP, but this is the AC response in the MicroCap (inverted mode, 220k/10k feedback network). Needs correction, obviously.

Thanks for sharing.

Pedja
 

Attachments

  • ac.gif
    ac.gif
    3.3 KB · Views: 1,624
Hi,

my first posting on this nice forum.

Since I couldn't find one I did a crude LM3886 spice model (without modelling mute).
It's done along those lines:
Opamp Model -  Level 2

The LM3886 specs are here:
http://www.national.com/ds/LM/LM3886.pdf

Since I am a novice with opamps I would be most grateful if someone could do a check on it.

* LM3886 OPAMP MACRO MODEL (INTERMEDIATE LEVEL)
*
* IN+ IN- OUT VCC VEE
.SUBCKT LM3886 1 2 81 101 102
Q1 5 1 7 NPN
Q2 6 2 8 NPN
RC1 101 5 377.99
RC2 101 6 377.99
RE1 7 4 357.99
RE2 8 4 357.99
I1 4 102 0.001
*
* OPEN-LOOP GAIN, FIRST POLE AND SLEW RATE
G1 100 10 6 5 0.002645552
RP1 10 100 37.8MEG
CP1 10 100 0.0000526316UF
*
*OUTPUT STAGE
EOUT 80 100 10 100 1
RO 80 81 100
*
* INTERNAL REFERENCE
RREF1 101 103 100K
RREF2 103 102 100K
EREF 100 0 103 0 1
R100 100 0 1MEG
*
.model NPN NPN(BF=50000)
*
.ENDS LM3886
*
*
Gerry

I added this model to my MultiSim.
It worked right away! :)
Thanks Gerry
 
Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.