* OP-215B SPICE Macro-model 10/90, Rev. A * AN / PMI * * This version of the OP-215 model simulates the worst case * parameters of the 'B' grade. The worst case parameters * used correspond to those in the data sheet. * * Copyright 1990 by Analog Devices, Inc. * * Refer to "README.DOC" file for License Statement. Use of this model * indicates your acceptance with the terms and provisions in the License Statement. * * Node assignments * non-inverting input * | inverting input * | | positive supply * | | | negative supply * | | | | output * | | | | | .SUBCKT OP-215B 1 2 99 50 26 * * INPUT STAGE & POLE AT 150 MHZ * R1 1 3 5E11 R2 2 3 5E11 R3 5 50 239 R4 6 50 239 CIN 1 2 3E-12 C2 5 6 2.22E-12 I1 99 4 1E-3 IOS 1 2 2.5E-11 EOS 7 1 POLY(1) 18 20 2E-3 1 J1 5 2 4 JX J2 6 7 4 JX * EREF 98 0 20 0 1 * * SECOND STAGE & POLE AT 66.7 HZ * R5 9 98 17.91E6 C3 9 98 133.3E-12 G1 98 9 5 6 4.19E-3 V2 99 8 4.12 V3 10 50 4.12 D1 9 8 DX D2 10 9 DX * * NEGATIVE ZERO AT 30 MHZ * R6 11 12 1E6 R7 12 98 1 E1 11 98 9 98 1E6 C4 11 12 -5.305E-15 * * POLE AT 200 MHZ * R8 13 98 1E6 C5 13 98 7.95E-16 G2 98 13 12 20 1E-6 * * POLE AT 100 MHZ * R9 14 98 1E6 C6 14 98 1.59E-15 G3 98 14 13 20 1E-6 * * POLE AT 150 MHZ * R10 15 98 1E6 C7 15 98 1.061E-15 G4 98 15 14 20 1E-6 * * POLE AT 100 MHZ * R11 16 98 1E6 C8 16 98 1.59E-15 G5 98 16 15 20 1E-6 * * COMMON-MODE GAIN NETWORK WITH ZERO AT 2 KHZ * R12 17 18 1E6 R13 18 98 1 C9 17 18 79.6E-12 E2 17 98 3 20 50 * * POLE AT 100 MHZ * R14 19 98 1E6 C10 19 98 1.59E-15 G6 98 19 16 20 1E-6 * * OUTPUT STAGE * R15 20 99 135E3 R16 20 50 135E3 ISY 99 50 7.4E-3 R17 25 99 172.78 R18 25 50 172.78 L2 25 26 4E-11 G7 23 50 19 25 5.79E-3 G8 24 50 25 19 5.79E-3 G9 25 99 99 19 5.79E-3 G10 50 25 19 50 5.79E-3 V4 21 25 1.5 V5 25 22 1.5 D3 19 21 DX D4 22 19 DX D5 99 23 DX D6 99 24 DX D7 50 23 DY D8 50 24 DY * * MODELS USED * .MODEL JX PJF(BETA=8.77E-3 VTO=-2.000 IS=200E-12) .MODEL DX D(IS=1E-15) .MODEL DY D(IS=1E-15 BV=50) .ENDS OP-215B