RMS AC Current Density
Definition
The RMS AC current density sets the calculation method to the square root of the time average of the square of the current density value.
Values
The RMS AC current density attribute has one of the following values, each of which return a float that represents the RMS AC current density in mA/µm, where the distance refers to the width of the wire.
If an oaFltValue is specified, the value represents the RMS AC current a wire can handle.
If an oaFlt1DTblValue is specified, the lookup key ("frequency") in the table represents the frequency in Mhz, and the value represents the RMS AC current the wire can handle.
If an oaFltIntFltTblValue is specified, the row lookup key ("frequency") represents the frequency in Mhz, the column lookup key ("width") represents the width of the shape, and the value represents the RMS AC current that the wire can handle.
Example
Manufacturing Reasons
- Use the RMS AC current density attribute to limit the square root of the time average of the square of the current density value. In an intermittent duty cycle application, the RMS current is equal to the value of steady state current that would produce the equivalent resistive heating over a period of time. This is the most common rule specified by vendors and typically only applies to signal wires that have current flowing in both directions.
- Use the peak AC current density attribute to limit the worst-case current density value. For example, the current can peak or spike in a large chip with a power rail, when everything switches in the same direction at the same time.
- Use the average AC current density attribute to limit the average current density used. The average current is the average value over many clock cycles. This is rarely used, since this situation is typically already covered by the Rms rule.
See Also
Return to oaLayer documentation
Copyright © 2001-2010 Cadence Design Systems, Inc.
All rights reserved.