*$
* ESD562
*****************************************************************************
* (C) Copyright 2023 Texas Instruments Incorporated. All rights reserved.                                            
*****************************************************************************
** This model is designed as an aid for customers of Texas Instruments.
** TI and its licensors and suppliers make no warranties, either expressed
** or implied, with respect to this model, including the warranties of 
** merchantability or fitness for a particular purpose.  The model is
** provided solely on an "as is" basis.  The entire risk as to its quality
** and performance is with the customer
*****************************************************************************
*
* This model is subject to change without notice. Texas Instruments
* Incorporated is not responsible for updating this model.
*
*****************************************************************************
*
** Released by: Texas Instruments Inc.
* Part: ESD562
* Date: 30AUG2023
* Model Type: TRANSIENT
* Simulator: PSPICE 
* Simulator Version: 17.4.0 (Aug. 2023)
* EVM Order Number: N/A
* EVM User's N/A
* Datasheet: SLVSH74   
*
* Model Version: Final 1.00
*$
.SUBCKT ESD562 IO1 IO2 GND
Lpar1 IO1   IO1_L 0.393n
Rpar1 IO1_L IO1_R 0.10507
Cpar1 IO1   IO1_R 0.2995p

DZ1 A IO1_R DbreakZ
DZ2 A GND_R DbreakZ

Lpar2 GND_R GND_L 0.393n
Rpar2 GND_L  GND 0.10507
Cpar2 GND_R GND 0.2995p

DZ3 A IO2_R DbreakZ
DZ4 A GND_R DbreakZ

Lpar3 IO2_R IO2_L 0.393n
Rpar3 IO2_L  IO2 0.10507
Cpar3 IO2_R IO2 0.2995p


.MODEL DbreakZ D
+ IS = 1n
+ BV = 16
+ VJ = 0.8
+ RS = 0.45
+ IBV = 1m
+ CJO = 3p
+ TT = 10p
+ M = 0.4
.ENDS 
*$
