| [1] | 1 | * WARNING : please consider following remarks before usage
|
|---|
| 2 | *
|
|---|
| 3 | * 1) All models are a tradeoff between accuracy and complexity (ie. simulation
|
|---|
| 4 | * time).
|
|---|
| 5 | * 2) Macromodels are not a substitute to breadboarding, they rather confirm the
|
|---|
| 6 | * validity of a design approach and help to select surrounding component valu
|
|---|
| 7 | es.
|
|---|
| 8 | *
|
|---|
| 9 | * 3) A macromodel emulates the NOMINAL performance of a TYPICAL device within
|
|---|
| 10 | * SPECIFIED OPERATING CONDITIONS (ie. temperature, supply voltage, etc.).
|
|---|
| 11 | * Thus the macromodel is often not as exhaustive as the datasheet, its goal
|
|---|
| 12 | * is to illustrate the main parameters of the product.
|
|---|
| 13 | *
|
|---|
| 14 | * 4) Data issued from macromodels used outside of its specified conditions
|
|---|
| 15 | * (Vcc, Temperature, etc) or even worse: outside of the device operating
|
|---|
| 16 | * conditions (Vcc, Vicm, etc) are not reliable in any way.
|
|---|
| 17 | *
|
|---|
| 18 | ** Standard Linear Ics Macromodels, 1993.
|
|---|
| 19 | ** CONNECTIONS :
|
|---|
| 20 | * 1 INVERTING INPUT
|
|---|
| 21 | * 2 NON-INVERTING INPUT
|
|---|
| 22 | * 3 OUTPUT
|
|---|
| 23 | * 4 POSITIVE POWER SUPPLY
|
|---|
| 24 | * 5 NEGATIVE POWER SUPPLY
|
|---|
| 25 | .SUBCKT TS912 1 2 3 4 5
|
|---|
| 26 | **********************************************************
|
|---|
| 27 | .MODEL MDTH D IS=1E-8 KF=6.563355E-14 CJO=10F
|
|---|
| 28 | * INPUT STAGE
|
|---|
| 29 | CIP 2 5 1.500000E-12
|
|---|
| 30 | CIN 1 5 1.500000E-12
|
|---|
| 31 | EIP 10 5 2 5 1
|
|---|
| 32 | EIN 16 5 1 5 1
|
|---|
| 33 | RIP 10 11 6.500000E+00
|
|---|
| 34 | RIN 15 16 6.500000E+00
|
|---|
| 35 | RIS 11 15 7.655100E+00
|
|---|
| 36 | DIP 11 12 MDTH 400E-12
|
|---|
| 37 | DIN 15 14 MDTH 400E-12
|
|---|
| 38 | VOFP 12 13 DC 0.000000E+00
|
|---|
| 39 | VOFN 13 14 DC 0
|
|---|
| 40 | IPOL 13 5 4.000000E-05
|
|---|
| 41 | CPS 11 15 3.82E-08
|
|---|
| 42 | DINN 17 13 MDTH 400E-12
|
|---|
| 43 | VIN 17 5 -0.5000000e+00
|
|---|
| 44 | DINR 15 18 MDTH 400E-12
|
|---|
| 45 | VIP 4 18 -0.5000000E+00
|
|---|
| 46 | FCP 4 5 VOFP 7.750000E+00
|
|---|
| 47 | FCN 5 4 VOFN 7.750000E+00
|
|---|
| 48 | * AMPLIFYING STAGE
|
|---|
| 49 | FIP 5 19 VOFP 5.500000E+02
|
|---|
| 50 | FIN 5 19 VOFN 5.500000E+02
|
|---|
| 51 | RG1 19 5 5.087344E+05
|
|---|
| 52 | RG2 19 4 5.087344E+05
|
|---|
| 53 | CC 19 29 2.200000E-08
|
|---|
| 54 | HZTP 30 29 VOFP 12.33E+02
|
|---|
| 55 | HZTN 5 30 VOFN 12.33E+02
|
|---|
| 56 | DOPM 19 22 MDTH 400E-12
|
|---|
| 57 | DONM 21 19 MDTH 400E-12
|
|---|
| 58 | HOPM 22 28 VOUT 3135
|
|---|
| 59 | VIPM 28 4 150
|
|---|
| 60 | HONM 21 27 VOUT 3135
|
|---|
| 61 | VINM 5 27 150
|
|---|
| 62 | EOUT 26 23 19 5 1
|
|---|
| 63 | VOUT 23 5 0
|
|---|
| 64 | ROUT 26 3 65
|
|---|
| 65 | COUT 3 5 1.000000E-12
|
|---|
| 66 | DOP 19 68 MDTH 400E-12
|
|---|
| 67 | VOP 4 25 1.924
|
|---|
| 68 | HSCP 68 25 VSCP1 1E8
|
|---|
| 69 | DON 69 19 MDTH 400E-12
|
|---|
| 70 | VON 24 5 2.4419107
|
|---|
| 71 | HSCN 24 69 VSCN1 1.5E8
|
|---|
| 72 | VSCTHP 60 61 0.1375
|
|---|
| 73 | DSCP1 61 63 MDTH 400E-12
|
|---|
| 74 | VSCP1 63 64 0
|
|---|
| 75 | ISCP 64 0 1.000000E-8
|
|---|
| 76 | DSCP2 0 64 MDTH 400E-12
|
|---|
| 77 | DSCN2 0 74 MDTH 400E-12
|
|---|
| 78 | ISCN 74 0 1.000000E-8
|
|---|
| 79 | VSCN1 73 74 0
|
|---|
| 80 | DSCN1 71 73 MDTH 400E-12
|
|---|
| 81 | VSCTHN 71 70 -0.75
|
|---|
| 82 | ESCP 60 0 2 1 500
|
|---|
| 83 | ESCN 70 0 2 1 -2000
|
|---|
| 84 | .ENDS
|
|---|