ESD Simulation Tutorial
Product Version Sigrity 2018
March 2019
© 2019 Cadence Design Systems, Inc. All rights reserved.
Printed in the United States of America.
Cadence Design Systems, Inc. (Cadence), 2655 Seely Ave., San Jose, CA 95134, USA.
Trademarks: Trademarks and service marks of Cadence Design Systems, Inc. (Cadence)
contained in this document are attributed to Cadence with the appropriate symbol. For queries
regarding Cadence’s trademarks, contact the corporate legal department at the address shown
above or call 1-800-862-4522.
All other trademarks are the property of their respective holders.
Restricted Print Permission: This publication is protected by copyright and any unauthorized use of
this publication may violate copyright, trademark, and other laws.
Except as specified in this permission statement, this publication may not be copied, reproduced,
modified, published, uploaded, posted, transmitted, or distributed in any way, without prior written
permission from Cadence. This statement grants you permission to print one (1) hard copy of this
publication subject to the following conditions:
1. The publication may be used solely for personal, informational, and noncommercial purposes;
2. The publication may not be modified in any way;
3. Any copy of the publication or portion thereof must include all original copyright, trademark,
and other proprietary notices and this permission statement; and
4. Cadence reserves the right to revoke this authorization at any time, and any such use shall
be discontinued immediately upon written notice from Cadence.
Disclaimer: Information in this publication is subject to change without notice and does not
represent a commitment on the part of Cadence. The information contained herein is the proprietary
and confidential information of Cadence or its licensors, and is supplied subject to, and may be
used only by Cadence’s customer in accordance with, a written agreement between Cadence and
its customer. Except as may be explicitly set forth in such agreement, Cadence does not make, and
expressly disclaims, any representations or warranties as to the completeness, accuracy or
usefulness of the information contained in this document. Cadence does not warrant that use of
such information will not infringe any third party rights, nor does Cadence assume any liability for
damages or costs of any kind that may result from use of such information.
Restricted Rights: Use, duplication, or disclosure by the Government is subject to restrictions as set
forth in FAR52.227-14 and DFAR252.227-7013 et seq. or its successor.
4
4
4
4
6
6
6
7
9
9
9
10
16
17
21
24
25
27
28
28
28
28
32
Contents
1
Introduction
Overview
Sample Case
2
Layout Setup
Loading Layout File
Checking Stackup
3
Simulation Setup
Selecting Nets
Adding ESD Excitation
Specifying Sim Time & Options
Specifying Observations (Voltage)
Specifying Observations (Current)
Setting up Mesh
Calculating ESD Strength
Saving the Settings
4
Simulation and Results
Running the Simulation
Checking the Results
Viewing the Simulation Report
March 2019 3 Product Version Sigrity 2018
ESD Simulation Tutorial
Table of Contents
1
Introduction
This is an introduction to the ESD Simulation operations, and this tutorial.
Overview
Electro Static Discharge (ESD) is one of the main causes of hardware failure of an electronic
system. Man with charge touching a cellphone, or a cable with charge connecting to the USB port of
a computer may lead to unexpected large current going through a system working under normal
condition, resulting in damages or system operation error.
To prevent such issues from unexpected current or voltage, an electronic design needs to have
protection devices integrated. To ensure a system can stand the ESD impact, designers need to
test the actual design or system in a standard environment with specially designed stimulus (an
ESD gun) and configuration, based on susceptibility standard.
There have been increasing demands of examining a system with ESD effect and implementing
protection schemes in a software environment. This will help find ESD problems in a system in the
early design stages, optimize the application of protection devices, and therefore reduce the risk of
failed products.
The ESD Simulation workflow in SPEED2000 is a practical simulation solution to help the
designers test a product in a software environment. It contains the following functions:
Providing default ESD gun model circuit for you to inject ESD current that follows the standard
Specifying the necessary steps to observe ESD phenomenon on a board/package design
Setting up ESD protections
Sample Case
The original sample file is:
ESD_testcase0.spd
It is located in:
<Sigrity_install_dir>\share\SpeedXP\Samples\SPEED2000\ESD
March 2019 4 Product Version Sigrity 2018
ESD Simulation Tutorial
Introduction
Simulation\Examples_PreSetup\
The completed files (with step by step setup introduced in this tutorial) are also provided:
ESD_testcase0.spd
They are located in:
<Sigrity_install_dir>\share\SpeedXP\Samples\SPEED2000\ESD
Simulation\Examples_PostSetup\
March 2019 5 Product Version Sigrity 2018
ESD Simulation Tutorial
Introduction