| *************************************************** | Philips Semiconductors Inc. | Logic Products Group | | IBIS model of 74ALVCH16373 | 16-BIT D-TYPE TRANSPARENT LATCH WITH BUS HOLD (3-STATE) | | |[Packages]: |[Package1]: SSOP 48-pin Package ; |[Package2]: TSSOP 48-pin Package ; | *************************************************** | [IBIS Ver] 3.2 [File Name] alvch16373.ibs [File Rev] 1.1 [Date] 10-Jun-2002 [Source] File created from simulations by LPG Philips Semiconductors Nijmegen | [Notes] V1.1 Ibis model. | |Remark: | The warnings about non-monotonic power and ground clamp curves are caused | by the bus hold characteristic. | | Revision History | Version Date Author/ Description | Editor | 1.0 Sept 1998 Initial Version | 1.1 June 2002 RM Revised for Ibis 3.2: | Added Model Spec and Model Selector | [Disclaimer] (C) Copyright 2002 Philips Semiconductors All rights reserved Philips Semiconductors warrants and represents that the IBIS model identified herein is owned by Philips Semiconductors (PHILIPS). The model provided is not warranted as fully representing all of the operating characteristics and specifications of the semiconductor products to which the model relates. Moreover, unless there is a signed, written agreement to the contrary, this IBIS model is furnished on an "as is" basis without support or warranty of any kind, either expressed or implied, regarding the use thereof, and PHILIPS specifically disclaims all implied warranties of merchantability and fitness of the model for any purpose. PHILIPS does not assume any liability arising out of the application or use of this IBIS model including infringement of patents and copyrights, nor does PHILIPS convey any license under its patents and copyrights or the rights of others. PHILIPS provides IBIS models as a service to our customers. You and your company shall not distribute, convey, sell, or give these models to anyone else without receiving prior written permission from PHILIPS. PHILIPS reserves the right to make changes without notice to these IBIS models to improve reliability, function, or design. Please be aware that your receipt and subsequent use of the IBIS information provided shall serve as acceptance of the terms and conditions of this agreement. If you do not accept these terms, you should return or destroy the IBIS models and any other accompanying information immediately. |============================================================================= |============================================================================= | | S T A T E M E N T O F I N T E N T | |================== Taken from IBIS specification by EIG ===================== |============================================================================= | | In order to enable an industry standard method to electronically transport | IBIS Modeling Data between semiconductor vendors, simulation vendors, and | end customers, this template is proposed. The intention of this template is | to specify a consistent format that can be parsed by software, allowing | simulation vendors to derive models compatible with their own products. | | One goal of this template is to represent the current state of IBIS data, | while allowing a growth path to more complex models / methods (when deemed | appropriate). This would be accomplished by a revision of the base | template, and possibly the addition of new keywords or categories. | | Another goal of this template is to ensure that it is simple enough for | semiconductor vendors and customers to use and modify, while ensuring that | it is rigid enough for simulation vendors to write reliable parsers. | | Finally, this template is meant to contain a complete description of the I/O | elements on an entire component. Consequently, several models will need to | be defined in each file, as well as a table that equates the appropriate | buffer to the correct pin and signal name. | | Version 3.2 of this electronic template was finalized by an industry-wide | group of experts representing various companies and interests. Regular | "EIA IBIS Open Forum" meetings were held to accomplish this task. | | Commitment to Backward Compatibility. Version 1.0 is the first valid IBIS | ASCII file format. It represents the minimum amount of I/O buffer | information required to create an accurate IBIS model of common CMOS and | bipolar I/O structures. Future revisions of the ASCII file will add items | considered to be "enhancements" to Version 1.0 to allow accurate modeling | of new, or other I/O buffer structures. Consequently, all future revisions | will be considered supersets of Version 1.0, allowing backward | compatibility. In addition, as modeling platforms develop support for | revisions of the IBIS ASCII template, all previous revisions of the template | must also be supported. | | Version 1.1 update. The file "ver1_1.ibs" is conceptually the same as the | 1.0 version of the IBIS ASCII format (ver1_0.ibs). However, various | comments have been added for further clarification. | | Version 2.0 update. The file "ver2_0.ibs" maintains backward compatibility | with Versions 1.0 and 1.1. All new keywords and elements added in Version | 2.0 are optional. A complete list of changes to the specification is in the | IBIS Version 2.0 Release Notes document ("ver2_0.rn"). | | Version 2.1 update. The file "ver2_1.ibs" contains clarification text | changes, corrections, and two additional waveform parameters beyond | Version 2.0. | | Version 3.0 update. The file "ver3_0.ibs" adds a number of new keywords | and functionality. A complete list of functions can be found on eda.org | under /pub/ibis/birds/birddir.txt showing the approved Buffer Issue | Resolution Documents (BIRDs) that have been approved for Version 3.0. | | Version 3.1 update. The file "ver3_1.ibs" contains a major reformatting of | the document and a simplification of the wording. It also contains some | new technical enhancements that were unresolved when Version 3.0 was | approved. | | Version 3.2 update. The file "ver3_2.ibs" adds more technical advances and | also a number of editorial changes documented in 12 BIRDs and also in | responses to public letter ballot comments. | |============================================================================= |============================================================================= | | G E N E R A L S Y N T A X R U L E S A N D G U I D E L I N E S | |================== Taken from IBIS specification by EIG ===================== |============================================================================= | | This section contains general syntax rules and guidelines for ASCII IBIS | files: | | 1) The content of the files is case sensitive, except for reserved | words and keywords. | | 2) The following words are reserved words and must not be used for | any other purposes in the document: | POWER - reserved model name, used with power supply pins, | GND - reserved model name, used with ground pins, | NC - reserved model name, used with no-connect pins, | NA - used where data not available. | | 3) To facilitate portability between operating systems, file names used in | the IBIS file must only have lower case characters. File names should | have a basename of no more than twenty characters followed by a period | ('.') , followed by a file name extension of no more than three | characters. The file name and extension must use characters from the | set (space, ' ', 0x20 is not included): | | a b c d e f g h i j k l m n o p q r s t u v w x y z | 0 1 2 3 4 5 6 7 8 9 _ ^ $ ~ ! # % & - { } ) ( @ ' ` | | The file name and extension are recommended to be lower case on | systems that support such names. | | 4) A line of the file may have at most 80 characters, followed by a line | termination sequence. The line termination sequence must be one of the | following two sequences: a linefeed character, or a carriage return | followed by linefeed character. | | 5) Anything following the comment character is ignored and considered a | comment on that line. The default "|" (pipe) character can be changed | by the keyword [Comment Char] to any other character. The [Comment Char] | keyword can be used throughout the file as desired. | | 6) Keywords must be enclosed in square brackets, [], and must start in | column 1 of the line. No space or tab is allowed immediately after the | opening bracket '[' or immediately before the closing bracket ']'. If | used, only one space (' ') or underscore ('_') character separates the | parts of a multi-word keyword. | | 7) Underscores and spaces are equivalent in keywords. Spaces are not | allowed in subparameter names. | | 8) Valid scaling factors are: | T = tera k = kilo n = nano | G = giga m = milli p = pico | M = mega u = micro f = femto | When no scaling factors are specified, the appropriate base units are | assumed. (These are volts, amperes, ohms, farads, henries, and | seconds.) The parser looks at only one alphabetic character after a | numerical entry, therefore it is enough to use only the prefixes to | scale the parameters. However, for clarity, it is allowed to use full | abbreviations for the units, (e.g., pF, nH, mA, mOhm). In addition, | scientific notation IS allowed (e.g., 1.2345e-12). | | 9) The I-V data tables should use enough data points around sharply curved | areas of the I-V curves to describe the curvature accurately. In linear | regions there is no need to define unnecessary data points. | | 10) The use of tab characters is legal, but they should be avoided as much | as possible. This is to eliminate possible complications that might | arise in situations when tab characters are automatically converted to | multiple spaces by text editing, file transferring and similar software. | In cases like that, lines might become longer than 80 characters, which | is illegal in IBIS files. | | 11) Currents are considered positive when their direction is into the | component. | | 12) All temperatures are represented in degrees Celsius. | | 13) Only ASCII characters, as defined in ANSI Standard X3.4-1986, may be | used in an IBIS file. The use of characters with codes greater than | hexadecimal 07E is not allowed. Also, ASCII control characters | (those numerically less than hexadecimal 20) are not allowed, except | for tabs or in a line termination sequence. As mentioned in item 10 | above, the use of tab characters is discouraged. | | |******************************************************** | Info for SSOP 48-pin Package |******************************************************** | [Component] 74ALVCH16373_1 [Manufacturer] Philips Semiconductors Inc. | [Package] | typ min max R_pkg 66.00e-3 46.90e-3 85.10e-3 L_pkg 4.4500e-9 2.1700e-9 6.7300e-9 C_pkg 0.907e-12 0.512e-12 1.302e-12 | | [Pin] signal_name model_name R_pin L_pin C_pin 1 1OE# alvc_16ctrlin 85.1e-3 6.73e-9 0.973e-12 2 1Q0 alvc_16tristn 82.3e-3 5.95e-9 1.214e-12 3 1Q1 alvc_16tristn 79.7e-3 5.29e-9 1.107e-12 4 GND GND 77.0e-3 4.68e-9 0.990e-12 5 1Q2 alvc_16tristn 53.1e-3 3.85e-9 0.905e-12 6 1Q3 alvc_16tristn 49.5e-3 3.44e-9 0.846e-12 7 VCC POWER 47.4e-3 3.10e-9 0.844e-12 8 1Q4 alvc_16tristn 48.6e-3 2.84e-9 0.809e-12 9 1Q5 alvc_16tristn 46.9e-3 2.59e-9 0.772e-12 10 GND GND 47.5e-3 2.44e-9 0.739e-12 11 1Q6 alvc_16tristn 49.2e-3 2.25e-9 0.687e-12 12 1Q7 alvc_16tristn 47.7e-3 2.17e-9 0.656e-12 13 2Q0 alvc_16tristn 47.7e-3 2.17e-9 0.512e-12 14 2Q1 alvc_16tristn 49.2e-3 2.25e-9 0.526e-12 15 GND GND 47.5e-3 2.44e-9 0.706e-12 16 2Q2 alvc_16tristn 46.9e-3 2.59e-9 0.758e-12 17 2Q3 alvc_16tristn 48.6e-3 2.84e-9 0.792e-12 18 VCC POWER 47.4e-3 3.10e-9 0.820e-12 19 2Q4 alvc_16tristn 49.5e-3 3.44e-9 0.856e-12 20 2Q5 alvc_16tristn 53.1e-3 3.85e-9 0.888e-12 21 GND GND 77.0e-3 4.68e-9 0.920e-12 22 2Q6 alvc_16tristn 79.7e-3 5.29e-9 1.030e-12 23 2Q7 alvc_16tristn 82.3e-3 5.95e-9 1.150e-12 24 2OE# alvc_16ctrlin 85.1e-3 6.73e-9 1.275e-12 25 2LE alvc_16ctrlin 85.1e-3 6.73e-9 1.302e-12 26 2D7 alvch_16in 82.3e-3 5.95e-9 1.214e-12 27 2D6 alvch_16in 79.7e-3 5.29e-9 1.107e-12 28 GND GND 77.0e-3 4.68e-9 0.990e-12 29 2D5 alvch_16in 53.1e-3 3.85e-9 0.905e-12 30 2D4 alvch_16in 49.5e-3 3.44e-9 0.846e-12 31 VCC POWER 47.4e-3 3.10e-9 0.844e-12 32 2D3 alvch_16in 48.6e-3 2.84e-9 0.809e-12 33 2D2 alvch_16in 46.9e-3 2.59e-9 0.772e-12 34 GND GND 47.5e-3 2.44e-9 0.739e-12 35 2D1 alvch_16in 49.2e-3 2.25e-9 0.687e-12 36 2D0 alvch_16in 47.8e-3 2.17e-9 0.656e-12 37 1D7 alvch_16in 47.8e-3 2.17e-9 0.512e-12 38 1D6 alvch_16in 49.2e-3 2.25e-9 0.526e-12 39 GND GND 47.5e-3 2.44e-9 0.706e-12 40 1D5 alvch_16in 46.9e-3 2.59e-9 0.758e-12 41 1D4 alvch_16in 48.6e-3 2.84e-9 0.792e-12 42 VCC POWER 47.4e-3 3.10e-9 0.820e-12 43 1D3 alvch_16in 49.5e-3 3.44e-9 0.856e-12 44 1D2 alvch_16in 53.1e-3 3.85e-9 0.888e-12 45 GND GND 77.0e-3 4.68e-9 0.920e-12 46 1D1 alvch_16in 79.7e-3 5.29e-9 1.030e-12 47 1D0 alvch_16in 82.3e-3 5.95e-9 1.150e-12 48 1LE alvc_16ctrlin 85.1e-3 6.73e-9 1.275e-12 | | |******************************************************** | Info for TSSOP 48-pin Package |******************************************************** | [Component] 74ALVCH16373_2 [Manufacturer] Philips Semiconductors Inc. | [Package] | typ min max R_pkg 69.35e-03 46.8e-03 91.9e-03 L_pkg 5.31e-09 3.33e-09 7.29e-09 C_pkg 0.728e-12 0.443e-12 1.013e-12 | | [Pin] signal_name model_name R_pin L_pin C_pin 1 1OE# alvc_16ctrlin 91.9e-03 7.29e-09 0.791e-12 2 1Q0 alvc_16tristn 91.6e-03 6.60e-09 0.920e-12 3 1Q1 alvc_16tristn 91.5e-03 6.00e-09 0.800e-12 4 GND GND 90.1e-03 5.38e-09 0.657e-12 5 1Q2 alvc_16tristn 74.6e-03 4.77e-09 0.623e-12 6 1Q3 alvc_16tristn 57.9e-03 4.16e-09 0.639e-12 7 VCC POWER 52.7e-03 3.96e-09 0.609e-12 8 1Q4 alvc_16tristn 49.1e-03 3.77e-09 0.574e-12 9 1Q5 alvc_16tristn 47.0e-03 3.57e-09 0.550e-12 10 GND GND 46.8e-03 3.44e-09 0.524e-12 11 1Q6 alvc_16tristn 48.0e-03 3.36e-09 0.551e-12 12 1Q7 alvc_16tristn 47.6e-03 3.33e-09 0.542e-12 13 2Q0 alvc_16tristn 47.6e-03 3.33e-09 0.444e-12 14 2Q1 alvc_16tristn 48.0e-03 3.36e-09 0.443e-12 15 GND GND 46.8e-03 3.44e-09 0.517e-12 16 2Q2 alvc_16tristn 47.0e-03 3.57e-09 0.544e-12 17 2Q3 alvc_16tristn 49.1e-03 3.77e-09 0.549e-12 18 VCC POWER 52.7e-03 3.96e-09 0.576e-12 19 2Q4 alvc_16tristn 57.9e-03 4.16e-09 0.617e-12 20 2Q5 alvc_16tristn 74.6e-03 4.77e-09 0.662e-12 21 GND GND 90.1e-03 5.38e-09 0.653e-12 22 2Q6 alvc_16tristn 91.5e-03 6.00e-09 0.711e-12 23 2Q7 alvc_16tristn 91.6e-03 6.60e-09 0.856e-12 24 2OE# alvc_16ctrlin 91.9e-03 7.29e-09 0.990e-12 25 2LE alvc_16ctrlin 91.9e-03 7.29e-09 1.013e-12 26 2D7 alvch_16in 91.7e-03 6.60e-09 0.920e-12 27 2D6 alvch_16in 91.5e-03 6.00e-09 0.800e-12 28 GND GND 90.1e-03 5.38e-09 0.657e-12 29 2D5 alvch_16in 74.6e-03 4.77e-09 0.623e-12 30 2D4 alvch_16in 57.9e-03 4.16e-09 0.639e-12 31 VCC POWER 52.7e-03 3.96e-09 0.609e-12 32 2D3 alvch_16in 49.1e-03 3.77e-09 0.574e-12 33 2D2 alvch_16in 47.0e-03 3.57e-09 0.550e-12 34 GND GND 46.8e-03 3.44e-09 0.524e-12 35 2D1 alvch_16in 48.0e-03 3.36e-09 0.551e-12 36 2D0 alvch_16in 47.6e-03 3.33e-09 0.542e-12 37 1D7 alvch_16in 47.6e-03 3.33e-09 0.444e-12 38 1D6 alvch_16in 48.0e-03 3.36e-09 0.443e-12 39 GND GND 46.8e-03 3.44e-09 0.517e-12 40 1D5 alvch_16in 47.0e-03 3.57e-09 0.544e-12 41 1D4 alvch_16in 49.1e-03 3.77e-09 0.549e-12 42 VCC POWER 52.7e-03 3.96e-09 0.576e-12 43 1D3 alvch_16in 57.9e-03 4.16e-09 0.617e-12 44 1D2 alvch_16in 74.6e-03 4.77e-09 0.662e-12 45 GND GND 90.1e-03 5.38e-09 0.653e-12 46 1D1 alvch_16in 91.5e-03 6.00e-09 0.711e-12 47 1D0 alvch_16in 91.7e-03 6.60e-09 0.856e-12 48 1LE alvc_16ctrlin 91.9e-03 7.29e-09 0.990e-12 | [Model Selector] alvc_16ctrlin | | Remark: If your software does not support the Model Selector | Please comment out the lines of the Model Selector, which | contain the name of the Model, except the one you want to use. | ALVC_16CTRLIN_33 3.3V-Vcc input model ALVC_16CTRLIN_25 2.5V-Vcc input model ALVC_16CTRLIN_18 1.8V-Vcc input model ALVC_16CTRLIN_12 1.2V-Vcc input model | [Model Selector] alvc_16tristn | | Remark: If your software does not support the Model Selector | Please comment out the lines of the Model Selector, which | contain the name of the Model, except the one you want to use. | ALVC_16TRISTN_33 3.3V-Vcc tristate output model, non-inverting ALVC_16TRISTN_25 2.5V-Vcc tristate output model, non-inverting ALVC_16TRISTN_18 1.8V-Vcc tristate output model, non-inverting ALVC_16TRISTN_12 1.2V-Vcc tristate output model, non-inverting | [Model Selector] alvch_16in | | Remark: If your software does not support the Model Selector | Please comment out the lines of the Model Selector, which | contain the name of the Model, except the one you want to use. | ALVCH_16IN_33 3.3V-Vcc input model with bushold ALVCH_16IN_25 2.5V-Vcc input model with bushold ALVCH_16IN_18 1.8V-Vcc input model with bushold ALVCH_16IN_12 1.2V-Vcc input model with bushold | |************************************************************************ | Model ALVC_16CTRLIN_33 |************************************************************************ | [Model] ALVC_16CTRLIN_33 Model_type Input Vinl = 0.8000V Vinh = 2.0000V C_comp 2.27pF 1.49pF 3.30pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Thresholds | Vinh 2.0 2.0 2.0 Vinl 0.8 0.8 0.8 | | Overshoot | S_overshoot_high 4.6 4.6 4.6 | Static overshoot S_overshoot_low -0.5 -0.5 -0.5 D_overshoot_high 7.2 7.2 7.2 | Dynamic overshoot D_overshoot_low -0.95 -0.9 -1.0 | D_overshoot_time 3n 3n 3n | | | [Temperature Range] 25.0000 85.0000 -40.0000 | Remark: The curves below are the result of a simulation using the following | die temperatures: 40.0000 100.0000 -25.0000 | [Voltage Range] 3.3000V 3.0000V 3.6000V |Process Range nominal slow fast | [GND_clamp] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.677E+00 -2.739E+00 -2.613E+00 -3.500E+00 -2.578E+00 -2.640E+00 -2.513E+00 -3.400E+00 -2.478E+00 -2.540E+00 -2.413E+00 -3.300E+00 -2.379E+00 -2.441E+00 -2.314E+00 -3.200E+00 -2.280E+00 -2.342E+00 -2.214E+00 -3.100E+00 -2.180E+00 -2.243E+00 -2.115E+00 -3.000E+00 -2.081E+00 -2.144E+00 -2.015E+00 -2.900E+00 -1.982E+00 -2.045E+00 -1.916E+00 -2.800E+00 -1.883E+00 -1.946E+00 -1.816E+00 -2.700E+00 -1.784E+00 -1.847E+00 -1.717E+00 -2.600E+00 -1.685E+00 -1.749E+00 -1.618E+00 -2.500E+00 -1.586E+00 -1.650E+00 -1.519E+00 -2.400E+00 -1.487E+00 -1.552E+00 -1.420E+00 -2.300E+00 -1.389E+00 -1.453E+00 -1.321E+00 -2.200E+00 -1.290E+00 -1.355E+00 -1.222E+00 -2.100E+00 -1.192E+00 -1.257E+00 -1.123E+00 -2.000E+00 -1.094E+00 -1.160E+00 -1.025E+00 -1.900E+00 -996.143E-03 -1.062E+00 -926.542E-03 -1.800E+00 -898.621E-03 -964.935E-03 -828.581E-03 -1.700E+00 -801.480E-03 -868.159E-03 -730.980E-03 -1.600E+00 -704.849E-03 -771.907E-03 -633.863E-03 -1.500E+00 -608.958E-03 -676.419E-03 -537.454E-03 -1.400E+00 -514.376E-03 -582.310E-03 -442.276E-03 -1.300E+00 -423.984E-03 -492.907E-03 -350.761E-03 -1.200E+00 -363.061E-03 -439.213E-03 -282.189E-03 -1.100E+00 -321.378E-03 -415.761E-03 -221.723E-03 -1.000E+00 -258.781E-03 -383.399E-03 -132.319E-03 -900.000E-03 -148.223E-03 -320.073E-03 -30.767E-03 -800.000E-03 -25.328E-03 -165.045E-03 -11.453E-03 -700.000E-03 -5.232E-03 -19.323E-03 -7.196E-03 -600.000E-03 -2.745E-03 -2.873E-03 -3.028E-03 -500.000E-03 -875.870E-06 -1.049E-03 -635.259E-06 -400.000E-03 -101.168E-06 -222.715E-06 -34.013E-06 -300.000E-03 -3.804E-06 -14.005E-06 -574.116E-09 -200.000E-03 -85.694E-09 -456.678E-09 -6.711E-09 -100.000E-03 -1.659E-09 -12.117E-09 -69.724E-12 0.000E+00 1.072E-21 74.758E-21 1.895E-21 100.000E-03 32.710E-12 339.645E-12 732.355E-15 200.000E-03 34.442E-12 361.158E-12 777.848E-15 300.000E-03 35.512E-12 368.976E-12 821.487E-15 400.000E-03 36.633E-12 376.535E-12 868.521E-15 500.000E-03 37.808E-12 384.347E-12 918.738E-15 600.000E-03 39.033E-12 392.395E-12 972.132E-15 700.000E-03 40.304E-12 400.660E-12 1.027E-12 800.000E-03 41.622E-12 409.132E-12 1.087E-12 900.000E-03 42.987E-12 417.807E-12 1.149E-12 1.000E+00 44.398E-12 426.687E-12 1.213E-12 1.100E+00 45.858E-12 435.768E-12 1.282E-12 1.200E+00 47.367E-12 445.057E-12 1.355E-12 1.300E+00 48.928E-12 454.554E-12 1.430E-12 1.400E+00 50.539E-12 464.263E-12 1.510E-12 1.500E+00 52.207E-12 474.191E-12 1.593E-12 1.600E+00 53.928E-12 484.335E-12 1.681E-12 1.700E+00 55.707E-12 494.704E-12 1.774E-12 1.800E+00 57.546E-12 505.306E-12 1.872E-12 1.900E+00 59.444E-12 516.140E-12 1.974E-12 2.000E+00 61.408E-12 527.215E-12 2.083E-12 2.100E+00 63.435E-12 538.539E-12 2.197E-12 2.200E+00 65.533E-12 550.116E-12 2.316E-12 2.300E+00 67.698E-12 561.958E-12 2.443E-12 2.400E+00 69.937E-12 574.075E-12 2.576E-12 2.500E+00 72.256E-12 586.479E-12 2.716E-12 2.600E+00 74.653E-12 599.182E-12 2.865E-12 2.700E+00 77.136E-12 612.205E-12 3.019E-12 2.800E+00 79.709E-12 625.563E-12 3.183E-12 2.900E+00 82.376E-12 639.285E-12 3.358E-12 3.000E+00 85.146E-12 653.394E-12 3.541E-12 3.100E+00 88.025E-12 667.916E-12 3.735E-12 3.200E+00 91.013E-12 682.890E-12 3.943E-12 3.300E+00 94.125E-12 698.349E-12 4.159E-12 3.400E+00 97.373E-12 714.332E-12 4.392E-12 3.500E+00 100.760E-12 730.889E-12 4.638E-12 3.600E+00 104.298E-12 748.062E-12 4.899E-12 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -4.200E+00 603.835E-12 2.456E-09 78.891E-12 -4.150E+00 588.146E-12 2.406E-09 76.044E-12 -4.100E+00 572.889E-12 2.357E-09 73.297E-12 -4.050E+00 558.038E-12 2.310E-09 70.648E-12 -4.000E+00 543.592E-12 2.263E-09 68.096E-12 -3.950E+00 529.534E-12 2.217E-09 65.645E-12 -3.900E+00 515.858E-12 2.173E-09 63.278E-12 -3.850E+00 502.564E-12 2.129E-09 60.991E-12 -3.800E+00 489.628E-12 2.087E-09 58.795E-12 -3.750E+00 477.056E-12 2.045E-09 56.682E-12 -3.700E+00 464.822E-12 2.005E-09 54.645E-12 -3.650E+00 452.922E-12 1.965E-09 52.681E-12 -3.600E+00 441.358E-12 1.927E-09 50.793E-12 -3.550E+00 430.115E-12 1.889E-09 48.968E-12 -3.500E+00 419.183E-12 1.852E-09 47.217E-12 -3.450E+00 408.552E-12 1.817E-09 45.530E-12 -3.400E+00 398.226E-12 1.782E-09 43.904E-12 -3.350E+00 388.184E-12 1.747E-09 42.340E-12 -3.300E+00 378.425E-12 1.714E-09 40.832E-12 -3.250E+00 368.942E-12 1.682E-09 39.377E-12 -3.200E+00 359.732E-12 1.650E-09 37.982E-12 -3.150E+00 350.776E-12 1.619E-09 36.636E-12 -3.100E+00 342.076E-12 1.589E-09 35.346E-12 -3.050E+00 333.626E-12 1.559E-09 34.096E-12 -3.000E+00 325.414E-12 1.531E-09 32.899E-12 -2.950E+00 317.442E-12 1.503E-09 31.738E-12 -2.900E+00 309.692E-12 1.476E-09 30.631E-12 -2.850E+00 302.168E-12 1.449E-09 29.556E-12 -2.800E+00 294.863E-12 1.423E-09 28.529E-12 -2.750E+00 287.761E-12 1.398E-09 27.536E-12 -2.700E+00 280.870E-12 1.373E-09 26.581E-12 -2.650E+00 274.176E-12 1.349E-09 25.665E-12 -2.600E+00 267.673E-12 1.326E-09 24.780E-12 -2.550E+00 261.357E-12 1.303E-09 23.929E-12 -2.500E+00 255.224E-12 1.281E-09 23.111E-12 -2.450E+00 249.270E-12 1.260E-09 22.320E-12 -2.400E+00 243.490E-12 1.239E-09 21.560E-12 -2.350E+00 237.879E-12 1.218E-09 20.827E-12 -2.300E+00 232.431E-12 1.198E-09 20.124E-12 -2.250E+00 227.133E-12 1.179E-09 19.450E-12 -2.200E+00 221.997E-12 1.160E-09 18.796E-12 -2.150E+00 217.013E-12 1.141E-09 18.169E-12 -2.100E+00 212.162E-12 1.123E-09 17.568E-12 -2.050E+00 207.454E-12 1.106E-09 16.987E-12 -2.000E+00 202.885E-12 1.089E-09 16.424E-12 -1.950E+00 198.447E-12 1.072E-09 15.884E-12 -1.900E+00 194.146E-12 1.056E-09 15.368E-12 -1.850E+00 189.961E-12 1.040E-09 14.871E-12 -1.800E+00 185.895E-12 1.025E-09 14.385E-12 -1.750E+00 181.947E-12 1.010E-09 13.926E-12 -1.700E+00 178.111E-12 995.058E-12 13.476E-12 -1.650E+00 174.383E-12 980.803E-12 13.047E-12 -1.600E+00 170.761E-12 966.898E-12 12.633E-12 -1.550E+00 167.247E-12 953.345E-12 12.233E-12 -1.500E+00 163.827E-12 940.121E-12 11.852E-12 -1.450E+00 160.504E-12 927.218E-12 11.480E-12 -1.400E+00 157.272E-12 914.631E-12 11.125E-12 -1.350E+00 154.132E-12 902.346E-12 10.777E-12 -1.300E+00 151.080E-12 890.356E-12 10.446E-12 -1.250E+00 148.108E-12 878.648E-12 10.125E-12 -1.200E+00 145.220E-12 867.211E-12 9.819E-12 -1.150E+00 142.407E-12 856.037E-12 9.526E-12 -1.100E+00 139.674E-12 845.124E-12 9.238E-12 -1.050E+00 137.013E-12 834.449E-12 8.957E-12 -1.000E+00 134.420E-12 824.014E-12 8.692E-12 -950.000E-03 131.896E-12 813.808E-12 8.435E-12 -900.000E-03 129.439E-12 803.816E-12 8.187E-12 -850.000E-03 127.043E-12 794.039E-12 7.947E-12 -800.000E-03 124.709E-12 784.469E-12 7.714E-12 -750.000E-03 122.442E-12 775.088E-12 7.493E-12 -700.000E-03 120.222E-12 765.904E-12 7.275E-12 -650.000E-03 118.059E-12 756.893E-12 7.066E-12 -600.000E-03 115.949E-12 748.062E-12 6.863E-12 -550.000E-03 113.892E-12 739.393E-12 6.669E-12 -500.000E-03 111.880E-12 730.889E-12 6.481E-12 -450.000E-03 109.917E-12 722.538E-12 6.299E-12 -400.000E-03 108.004E-12 714.332E-12 6.120E-12 -350.000E-03 106.129E-12 706.273E-12 5.953E-12 -300.000E-03 104.298E-12 698.349E-12 5.785E-12 -250.000E-03 102.511E-12 690.559E-12 5.624E-12 -200.000E-03 100.760E-12 682.890E-12 5.473E-12 -150.000E-03 99.046E-12 675.344E-12 5.321E-12 -100.000E-03 97.373E-12 667.916E-12 5.175E-12 -50.000E-03 95.733E-12 660.599E-12 5.034E-12 0.000E+00 94.125E-12 653.394E-12 4.899E-12 | | End [Model] ALVC_16CTRLIN_33 | |************************************************************************ | Model ALVC_16CTRLIN_25 |************************************************************************ | [Model] ALVC_16CTRLIN_25 Model_type Input Vinl = 0.7000V Vinh = 1.7000V C_comp 2.15pF 1.45pF 3.09pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Thresholds | Vinh 1.7 1.7 1.7 Vinl 0.7 0.7 0.7 | | Overshoot | S_overshoot_high 4.6 4.6 4.6 | Static overshoot S_overshoot_low -0.5 -0.5 -0.5 D_overshoot_high 7.2 7.2 7.2 | Dynamic overshoot D_overshoot_low -0.95 -0.9 -1.0 | D_overshoot_time 3n 3n 3n | | | [Temperature Range] 25.0000 85.0000 -40.0000 | Remark: The curves below are the result of a simulation using the following | die temperatures: 35.0000 95.0000 -30.0000 | [Voltage Range] 2.5000V 2.3000V 2.7000V |Process Range nominal slow fast | [GND_clamp] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.670E+00 -2.732E+00 -2.606E+00 -3.500E+00 -2.571E+00 -2.633E+00 -2.506E+00 -3.400E+00 -2.471E+00 -2.533E+00 -2.406E+00 -3.300E+00 -2.372E+00 -2.434E+00 -2.307E+00 -3.200E+00 -2.273E+00 -2.335E+00 -2.207E+00 -3.100E+00 -2.174E+00 -2.236E+00 -2.108E+00 -3.000E+00 -2.074E+00 -2.137E+00 -2.009E+00 -2.900E+00 -1.975E+00 -2.038E+00 -1.909E+00 -2.800E+00 -1.876E+00 -1.940E+00 -1.810E+00 -2.700E+00 -1.777E+00 -1.841E+00 -1.711E+00 -2.600E+00 -1.678E+00 -1.742E+00 -1.611E+00 -2.500E+00 -1.580E+00 -1.644E+00 -1.512E+00 -2.400E+00 -1.481E+00 -1.545E+00 -1.413E+00 -2.300E+00 -1.382E+00 -1.447E+00 -1.314E+00 -2.200E+00 -1.284E+00 -1.349E+00 -1.216E+00 -2.100E+00 -1.186E+00 -1.251E+00 -1.117E+00 -2.000E+00 -1.088E+00 -1.153E+00 -1.019E+00 -1.900E+00 -990.062E-03 -1.056E+00 -920.584E-03 -1.800E+00 -892.588E-03 -958.833E-03 -822.679E-03 -1.700E+00 -795.496E-03 -862.100E-03 -725.129E-03 -1.600E+00 -698.910E-03 -765.889E-03 -628.061E-03 -1.500E+00 -603.062E-03 -670.439E-03 -531.696E-03 -1.400E+00 -508.515E-03 -576.361E-03 -436.556E-03 -1.300E+00 -418.111E-03 -486.940E-03 -345.033E-03 -1.200E+00 -356.630E-03 -432.665E-03 -275.934E-03 -1.100E+00 -313.468E-03 -407.657E-03 -214.137E-03 -1.000E+00 -248.558E-03 -372.663E-03 -123.328E-03 -900.000E-03 -135.681E-03 -304.610E-03 -27.221E-03 -800.000E-03 -21.453E-03 -145.771E-03 -11.536E-03 -700.000E-03 -5.088E-03 -16.291E-03 -7.163E-03 -600.000E-03 -2.722E-03 -2.634E-03 -2.925E-03 -500.000E-03 -815.320E-06 -1.023E-03 -575.729E-06 -400.000E-03 -86.845E-06 -197.522E-06 -27.118E-06 -300.000E-03 -3.004E-06 -11.616E-06 -410.983E-09 -200.000E-03 -63.828E-09 -361.776E-09 -4.413E-09 -100.000E-03 -1.176E-09 -9.278E-09 -42.317E-12 0.000E+00 307.342E-24 28.795E-21 1.136E-21 100.000E-03 22.062E-12 251.040E-12 413.720E-15 200.000E-03 23.208E-12 266.559E-12 441.342E-15 300.000E-03 23.939E-12 272.387E-12 468.486E-15 400.000E-03 24.708E-12 278.068E-12 497.885E-15 500.000E-03 25.514E-12 283.944E-12 528.754E-15 600.000E-03 26.354E-12 289.998E-12 561.307E-15 700.000E-03 27.226E-12 296.218E-12 595.309E-15 800.000E-03 28.131E-12 302.596E-12 631.595E-15 900.000E-03 29.068E-12 309.128E-12 669.873E-15 1.000E+00 30.038E-12 315.815E-12 709.418E-15 1.100E+00 31.042E-12 322.656E-12 750.246E-15 1.200E+00 32.079E-12 329.657E-12 794.484E-15 1.300E+00 33.153E-12 336.814E-12 840.712E-15 1.400E+00 34.261E-12 344.134E-12 888.669E-15 1.500E+00 35.409E-12 351.620E-12 939.705E-15 1.600E+00 36.596E-12 359.272E-12 991.926E-15 1.700E+00 37.822E-12 367.098E-12 1.048E-12 1.800E+00 39.088E-12 375.098E-12 1.107E-12 1.900E+00 40.398E-12 383.277E-12 1.168E-12 2.000E+00 41.754E-12 391.640E-12 1.234E-12 2.100E+00 43.153E-12 400.191E-12 1.302E-12 2.200E+00 44.599E-12 408.939E-12 1.374E-12 2.300E+00 46.096E-12 417.889E-12 1.451E-12 2.400E+00 47.645E-12 427.050E-12 1.530E-12 2.500E+00 49.247E-12 436.426E-12 1.613E-12 2.600E+00 50.908E-12 446.033E-12 1.702E-12 2.700E+00 52.626E-12 455.883E-12 1.795E-12 2.800E+00 54.408E-12 465.992E-12 1.895E-12 2.900E+00 56.254E-12 476.374E-12 1.997E-12 3.000E+00 58.172E-12 487.055E-12 2.107E-12 3.100E+00 60.167E-12 498.051E-12 2.226E-12 3.200E+00 62.242E-12 509.389E-12 2.348E-12 3.300E+00 64.403E-12 521.097E-12 2.477E-12 3.400E+00 66.655E-12 533.205E-12 2.615E-12 3.500E+00 69.005E-12 545.744E-12 2.765E-12 3.600E+00 71.463E-12 558.757E-12 2.920E-12 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -4.900E+00 399.918E-12 1.858E-09 41.306E-12 -4.850E+00 389.454E-12 1.819E-09 39.803E-12 -4.800E+00 379.277E-12 1.782E-09 38.351E-12 -4.750E+00 369.381E-12 1.746E-09 36.953E-12 -4.700E+00 359.749E-12 1.710E-09 35.608E-12 -4.650E+00 350.387E-12 1.676E-09 34.316E-12 -4.600E+00 341.287E-12 1.642E-09 33.068E-12 -4.550E+00 332.432E-12 1.609E-09 31.866E-12 -4.500E+00 323.825E-12 1.576E-09 30.712E-12 -4.450E+00 315.460E-12 1.545E-09 29.606E-12 -4.400E+00 307.331E-12 1.514E-09 28.534E-12 -4.350E+00 299.424E-12 1.484E-09 27.500E-12 -4.300E+00 291.743E-12 1.454E-09 26.509E-12 -4.250E+00 284.270E-12 1.426E-09 25.555E-12 -4.200E+00 277.016E-12 1.398E-09 24.638E-12 -4.150E+00 269.968E-12 1.370E-09 23.755E-12 -4.100E+00 263.115E-12 1.344E-09 22.901E-12 -4.050E+00 256.459E-12 1.318E-09 22.086E-12 -4.000E+00 249.992E-12 1.292E-09 21.301E-12 -3.950E+00 243.709E-12 1.268E-09 20.540E-12 -3.900E+00 237.603E-12 1.244E-09 19.809E-12 -3.850E+00 231.677E-12 1.220E-09 19.109E-12 -3.800E+00 225.921E-12 1.197E-09 18.433E-12 -3.750E+00 220.329E-12 1.175E-09 17.785E-12 -3.700E+00 214.899E-12 1.153E-09 17.157E-12 -3.650E+00 209.626E-12 1.132E-09 16.557E-12 -3.600E+00 204.504E-12 1.111E-09 15.978E-12 -3.550E+00 199.531E-12 1.091E-09 15.425E-12 -3.500E+00 194.699E-12 1.071E-09 14.887E-12 -3.450E+00 190.013E-12 1.052E-09 14.368E-12 -3.400E+00 185.460E-12 1.033E-09 13.878E-12 -3.350E+00 181.036E-12 1.015E-09 13.402E-12 -3.300E+00 176.747E-12 997.418E-12 12.938E-12 -3.250E+00 172.586E-12 980.137E-12 12.500E-12 -3.200E+00 168.545E-12 963.309E-12 12.071E-12 -3.150E+00 164.618E-12 946.904E-12 11.665E-12 -3.100E+00 160.806E-12 930.934E-12 11.272E-12 -3.050E+00 157.107E-12 915.370E-12 10.892E-12 -3.000E+00 153.513E-12 900.210E-12 10.528E-12 -2.950E+00 150.026E-12 885.440E-12 10.181E-12 -2.900E+00 146.640E-12 871.057E-12 9.839E-12 -2.850E+00 143.356E-12 857.039E-12 9.516E-12 -2.800E+00 140.162E-12 843.387E-12 9.203E-12 -2.750E+00 137.062E-12 830.093E-12 8.899E-12 -2.700E+00 134.056E-12 817.129E-12 8.612E-12 -2.650E+00 131.133E-12 804.510E-12 8.332E-12 -2.600E+00 128.295E-12 792.210E-12 8.063E-12 -2.550E+00 125.541E-12 780.218E-12 7.804E-12 -2.500E+00 122.861E-12 768.542E-12 7.559E-12 -2.450E+00 120.264E-12 757.156E-12 7.319E-12 -2.400E+00 117.737E-12 746.065E-12 7.085E-12 -2.350E+00 115.286E-12 735.245E-12 6.862E-12 -2.300E+00 112.900E-12 724.697E-12 6.652E-12 -2.250E+00 110.582E-12 714.412E-12 6.444E-12 -2.200E+00 108.333E-12 704.382E-12 6.245E-12 -2.150E+00 106.144E-12 694.595E-12 6.050E-12 -2.100E+00 104.015E-12 685.051E-12 5.865E-12 -2.050E+00 101.943E-12 675.732E-12 5.691E-12 -2.000E+00 99.935E-12 666.635E-12 5.517E-12 -1.950E+00 97.976E-12 657.753E-12 5.349E-12 -1.900E+00 96.070E-12 649.080E-12 5.194E-12 -1.850E+00 94.216E-12 640.611E-12 5.035E-12 -1.800E+00 92.414E-12 632.330E-12 4.890E-12 -1.750E+00 90.656E-12 624.239E-12 4.744E-12 -1.700E+00 88.942E-12 616.329E-12 4.606E-12 -1.650E+00 87.278E-12 608.591E-12 4.472E-12 -1.600E+00 85.654E-12 601.016E-12 4.340E-12 -1.550E+00 84.071E-12 593.604E-12 4.217E-12 -1.500E+00 82.528E-12 586.348E-12 4.094E-12 -1.450E+00 81.028E-12 579.242E-12 3.977E-12 -1.400E+00 79.561E-12 572.278E-12 3.867E-12 -1.350E+00 78.130E-12 565.455E-12 3.758E-12 -1.300E+00 76.735E-12 558.757E-12 3.651E-12 -1.250E+00 75.369E-12 552.192E-12 3.549E-12 -1.200E+00 74.038E-12 545.744E-12 3.452E-12 -1.150E+00 72.738E-12 539.418E-12 3.355E-12 -1.100E+00 71.464E-12 533.205E-12 3.260E-12 -1.050E+00 70.224E-12 527.099E-12 3.173E-12 -1.000E+00 69.005E-12 521.097E-12 3.086E-12 -950.000E-03 67.815E-12 515.196E-12 3.000E-12 -900.000E-03 66.655E-12 509.389E-12 2.920E-12 -850.000E-03 65.516E-12 503.677E-12 2.840E-12 -800.000E-03 64.403E-12 498.051E-12 2.764E-12 -750.000E-03 63.310E-12 492.514E-12 2.688E-12 -700.000E-03 62.242E-12 487.055E-12 2.615E-12 -650.000E-03 61.194E-12 481.677E-12 2.547E-12 -600.000E-03 60.166E-12 476.375E-12 2.477E-12 -550.000E-03 59.161E-12 471.148E-12 2.412E-12 -500.000E-03 58.172E-12 465.992E-12 2.349E-12 -450.000E-03 57.206E-12 460.907E-12 2.287E-12 -400.000E-03 56.254E-12 455.883E-12 2.226E-12 -350.000E-03 55.323E-12 450.926E-12 2.164E-12 -300.000E-03 54.408E-12 446.033E-12 2.107E-12 -250.000E-03 53.510E-12 441.200E-12 2.052E-12 -200.000E-03 52.626E-12 436.426E-12 1.997E-12 -150.000E-03 51.760E-12 431.709E-12 1.947E-12 -100.000E-03 50.908E-12 427.050E-12 1.895E-12 -50.000E-03 50.072E-12 422.442E-12 1.845E-12 0.000E+00 49.247E-12 417.889E-12 1.795E-12 | | End [Model] ALVC_16CTRLIN_25 | |************************************************************************ | Model ALVC_16CTRLIN_18 |************************************************************************ | [Model] ALVC_16CTRLIN_18 Model_type Input Vinl = 0.3300V Vinh = 1.3650V C_comp 2.20pF 1.55pF 3.07pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Thresholds | Vinh 1.26 1.155 1.365 Vinl 0.36 0.33 0.39 | | Overshoot | S_overshoot_high 4.6 4.6 4.6 | Static overshoot S_overshoot_low -0.5 -0.5 -0.5 D_overshoot_high 7.2 7.2 7.2 | Dynamic overshoot D_overshoot_low -0.95 -0.9 -1.0 | D_overshoot_time 3n 3n 3n | | | [Temperature Range] 25.0000 85.0000 -40.0000 | Remark: The curves below are the result of a simulation using the following | die temperatures: 30.0000 90.0000 -35.0000 | [Voltage Range] 1.8000V 1.6500V 1.9500V |Process Range nominal slow fast | [GND_clamp] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.663E+00 -2.725E+00 -2.599E+00 -3.500E+00 -2.564E+00 -2.626E+00 -2.499E+00 -3.400E+00 -2.465E+00 -2.527E+00 -2.400E+00 -3.300E+00 -2.365E+00 -2.428E+00 -2.300E+00 -3.200E+00 -2.266E+00 -2.329E+00 -2.201E+00 -3.100E+00 -2.167E+00 -2.230E+00 -2.102E+00 -3.000E+00 -2.068E+00 -2.131E+00 -2.002E+00 -2.900E+00 -1.969E+00 -2.032E+00 -1.903E+00 -2.800E+00 -1.870E+00 -1.933E+00 -1.804E+00 -2.700E+00 -1.771E+00 -1.834E+00 -1.704E+00 -2.600E+00 -1.672E+00 -1.736E+00 -1.605E+00 -2.500E+00 -1.573E+00 -1.637E+00 -1.506E+00 -2.400E+00 -1.475E+00 -1.539E+00 -1.407E+00 -2.300E+00 -1.376E+00 -1.441E+00 -1.309E+00 -2.200E+00 -1.278E+00 -1.343E+00 -1.210E+00 -2.100E+00 -1.180E+00 -1.245E+00 -1.111E+00 -2.000E+00 -1.082E+00 -1.147E+00 -1.013E+00 -1.900E+00 -984.087E-03 -1.050E+00 -914.778E-03 -1.800E+00 -886.653E-03 -952.785E-03 -816.912E-03 -1.700E+00 -789.598E-03 -856.088E-03 -719.400E-03 -1.600E+00 -693.049E-03 -759.913E-03 -622.365E-03 -1.500E+00 -597.233E-03 -664.497E-03 -526.032E-03 -1.400E+00 -502.712E-03 -570.446E-03 -430.916E-03 -1.300E+00 -412.287E-03 -481.003E-03 -339.369E-03 -1.200E+00 -350.245E-03 -426.146E-03 -269.741E-03 -1.100E+00 -305.620E-03 -399.594E-03 -206.627E-03 -1.000E+00 -238.438E-03 -361.995E-03 -114.538E-03 -900.000E-03 -123.572E-03 -289.354E-03 -24.442E-03 -800.000E-03 -18.294E-03 -127.973E-03 -11.650E-03 -700.000E-03 -4.990E-03 -13.762E-03 -7.113E-03 -600.000E-03 -2.687E-03 -2.446E-03 -2.821E-03 -500.000E-03 -756.657E-06 -994.644E-06 -518.561E-06 -400.000E-03 -74.029E-06 -174.562E-06 -21.357E-06 -300.000E-03 -2.353E-06 -9.588E-06 -290.087E-09 -200.000E-03 -47.105E-09 -285.061E-09 -2.853E-09 -100.000E-03 -824.469E-12 -7.061E-09 -25.166E-12 0.000E+00 84.826E-24 10.418E-21 674.880E-24 100.000E-03 14.692E-12 184.285E-12 229.598E-15 200.000E-03 15.443E-12 195.399E-12 247.080E-15 300.000E-03 15.937E-12 199.713E-12 264.675E-15 400.000E-03 16.458E-12 203.949E-12 283.251E-15 500.000E-03 17.004E-12 208.335E-12 303.156E-15 600.000E-03 17.573E-12 212.855E-12 324.137E-15 700.000E-03 18.165E-12 217.500E-12 344.525E-15 800.000E-03 18.779E-12 222.264E-12 366.935E-15 900.000E-03 19.416E-12 227.144E-12 391.231E-15 1.000E+00 20.075E-12 232.142E-12 415.347E-15 1.100E+00 20.756E-12 237.257E-12 440.928E-15 1.200E+00 21.462E-12 242.490E-12 468.381E-15 1.300E+00 22.192E-12 247.845E-12 496.420E-15 1.400E+00 22.948E-12 253.322E-12 526.444E-15 1.500E+00 23.728E-12 258.922E-12 557.087E-15 1.600E+00 24.534E-12 264.652E-12 589.591E-15 1.700E+00 25.371E-12 270.511E-12 622.890E-15 1.800E+00 26.234E-12 276.502E-12 659.452E-15 1.900E+00 27.128E-12 282.629E-12 696.548E-15 2.000E+00 28.050E-12 288.895E-12 735.716E-15 2.100E+00 29.005E-12 295.306E-12 775.994E-15 2.200E+00 29.992E-12 301.864E-12 819.912E-15 2.300E+00 31.016E-12 308.578E-12 865.695E-15 2.400E+00 32.075E-12 315.446E-12 911.398E-15 2.500E+00 33.170E-12 322.482E-12 961.549E-15 2.600E+00 34.305E-12 329.693E-12 1.016E-12 2.700E+00 35.480E-12 337.089E-12 1.070E-12 2.800E+00 36.699E-12 344.678E-12 1.131E-12 2.900E+00 37.966E-12 352.476E-12 1.193E-12 3.000E+00 39.280E-12 360.497E-12 1.258E-12 3.100E+00 40.647E-12 368.761E-12 1.327E-12 3.200E+00 42.065E-12 377.281E-12 1.399E-12 3.300E+00 43.546E-12 386.079E-12 1.477E-12 3.400E+00 45.092E-12 395.183E-12 1.557E-12 3.500E+00 46.708E-12 404.612E-12 1.645E-12 3.600E+00 48.393E-12 414.395E-12 1.738E-12 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -5.550E+00 268.701E-12 1.395E-09 22.839E-12 -5.450E+00 254.716E-12 1.338E-09 21.189E-12 -5.350E+00 241.501E-12 1.283E-09 19.671E-12 -5.250E+00 229.005E-12 1.231E-09 18.256E-12 -5.150E+00 217.205E-12 1.182E-09 16.949E-12 -5.050E+00 206.055E-12 1.135E-09 15.736E-12 -4.950E+00 195.531E-12 1.090E-09 14.627E-12 -4.850E+00 185.598E-12 1.047E-09 13.586E-12 -4.750E+00 176.217E-12 1.006E-09 12.630E-12 -4.650E+00 167.373E-12 967.419E-12 11.744E-12 -4.550E+00 159.031E-12 930.533E-12 10.924E-12 -4.450E+00 151.164E-12 895.479E-12 10.165E-12 -4.350E+00 143.750E-12 862.159E-12 9.464E-12 -4.250E+00 136.757E-12 830.497E-12 8.815E-12 -4.150E+00 130.172E-12 800.433E-12 8.216E-12 -4.050E+00 123.962E-12 771.878E-12 7.657E-12 -3.950E+00 118.111E-12 744.781E-12 7.148E-12 -3.850E+00 112.598E-12 719.056E-12 6.671E-12 -3.750E+00 107.410E-12 694.651E-12 6.229E-12 -3.650E+00 102.519E-12 671.494E-12 5.822E-12 -3.550E+00 97.906E-12 649.524E-12 5.445E-12 -3.450E+00 93.573E-12 628.677E-12 5.097E-12 -3.350E+00 89.476E-12 608.892E-12 4.774E-12 -3.250E+00 85.619E-12 590.118E-12 4.474E-12 -3.150E+00 81.981E-12 572.289E-12 4.196E-12 -3.050E+00 78.545E-12 555.362E-12 3.937E-12 -2.950E+00 75.304E-12 539.273E-12 3.698E-12 -2.850E+00 72.249E-12 523.981E-12 3.475E-12 -2.750E+00 69.357E-12 509.426E-12 3.273E-12 -2.650E+00 66.625E-12 495.563E-12 3.078E-12 -2.550E+00 64.036E-12 482.357E-12 2.897E-12 -2.450E+00 61.586E-12 469.745E-12 2.734E-12 -2.350E+00 59.260E-12 457.705E-12 2.576E-12 -2.250E+00 57.057E-12 446.184E-12 2.434E-12 -2.150E+00 54.961E-12 435.152E-12 2.296E-12 -2.050E+00 52.972E-12 424.563E-12 2.169E-12 -1.950E+00 51.075E-12 414.395E-12 2.052E-12 -1.850E+00 49.268E-12 404.612E-12 1.941E-12 -1.750E+00 47.540E-12 395.183E-12 1.835E-12 -1.650E+00 45.891E-12 386.079E-12 1.738E-12 -1.550E+00 44.309E-12 377.281E-12 1.645E-12 -1.450E+00 42.798E-12 368.761E-12 1.557E-12 -1.350E+00 41.350E-12 360.497E-12 1.477E-12 -1.250E+00 39.957E-12 352.476E-12 1.398E-12 -1.150E+00 38.616E-12 344.678E-12 1.327E-12 -1.050E+00 37.326E-12 337.089E-12 1.258E-12 -950.000E-03 36.085E-12 329.693E-12 1.193E-12 -850.000E-03 34.886E-12 322.482E-12 1.131E-12 -750.000E-03 33.732E-12 315.446E-12 1.070E-12 -650.000E-03 32.616E-12 308.578E-12 1.016E-12 -550.000E-03 31.540E-12 301.864E-12 961.540E-15 -450.000E-03 30.501E-12 295.306E-12 911.536E-15 -350.000E-03 29.495E-12 288.895E-12 865.759E-15 -250.000E-03 28.524E-12 282.629E-12 819.469E-15 -150.000E-03 27.586E-12 276.502E-12 776.155E-15 -50.000E-03 26.676E-12 270.511E-12 735.716E-15 0.000E+00 26.234E-12 267.565E-12 715.511E-15 | | End [Model] ALVC_16CTRLIN_18 | |************************************************************************ | Model ALVC_16CTRLIN_12 |************************************************************************ | [Model] ALVC_16CTRLIN_12 Model_type Input Vinl = 0.2400V Vinh = 0.8400V C_comp 2.27pF 1.69pF 3.05pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Thresholds | Vinh 0.84 0.84 0.84 Vinl 0.24 0.24 0.24 | | Overshoot | S_overshoot_high 4.6 4.6 4.6 | Static overshoot S_overshoot_low -0.5 -0.5 -0.5 D_overshoot_high 7.2 7.2 7.2 | Dynamic overshoot D_overshoot_low -0.95 -0.9 -1.0 | D_overshoot_time 3n 3n 3n | | | [Temperature Range] 25.0000 85.0000 -40.0000 | Remark: The curves below are the result of a simulation using the following | die temperatures: 27.0000 87.0000 -38.0000 | [Voltage Range] 1.2000V 1.2000V 1.2000V |Process Range nominal slow fast | [GND_clamp] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.659E+00 -2.721E+00 -2.594E+00 -3.500E+00 -2.560E+00 -2.622E+00 -2.495E+00 -3.400E+00 -2.460E+00 -2.522E+00 -2.395E+00 -3.300E+00 -2.361E+00 -2.423E+00 -2.296E+00 -3.200E+00 -2.262E+00 -2.324E+00 -2.196E+00 -3.100E+00 -2.163E+00 -2.226E+00 -2.097E+00 -3.000E+00 -2.064E+00 -2.127E+00 -1.998E+00 -2.900E+00 -1.965E+00 -2.028E+00 -1.898E+00 -2.800E+00 -1.866E+00 -1.929E+00 -1.799E+00 -2.700E+00 -1.767E+00 -1.830E+00 -1.700E+00 -2.600E+00 -1.668E+00 -1.732E+00 -1.601E+00 -2.500E+00 -1.569E+00 -1.634E+00 -1.502E+00 -2.400E+00 -1.471E+00 -1.535E+00 -1.403E+00 -2.300E+00 -1.372E+00 -1.437E+00 -1.305E+00 -2.200E+00 -1.274E+00 -1.339E+00 -1.206E+00 -2.100E+00 -1.176E+00 -1.241E+00 -1.107E+00 -2.000E+00 -1.078E+00 -1.144E+00 -1.009E+00 -1.900E+00 -980.319E-03 -1.046E+00 -911.011E-03 -1.800E+00 -882.927E-03 -949.095E-03 -813.199E-03 -1.700E+00 -785.912E-03 -852.427E-03 -715.739E-03 -1.600E+00 -689.402E-03 -756.280E-03 -618.756E-03 -1.500E+00 -593.625E-03 -660.890E-03 -522.471E-03 -1.400E+00 -499.136E-03 -566.861E-03 -427.394E-03 -1.300E+00 -408.716E-03 -477.410E-03 -335.868E-03 -1.200E+00 -346.344E-03 -422.206E-03 -265.938E-03 -1.100E+00 -300.840E-03 -394.724E-03 -202.050E-03 -1.000E+00 -232.315E-03 -355.566E-03 -109.301E-03 -900.000E-03 -116.470E-03 -280.232E-03 -23.104E-03 -800.000E-03 -16.700E-03 -117.974E-03 -11.728E-03 -700.000E-03 -4.950E-03 -12.455E-03 -7.078E-03 -600.000E-03 -2.659E-03 -2.354E-03 -2.758E-03 -500.000E-03 -722.312E-06 -975.307E-06 -485.456E-06 -400.000E-03 -67.028E-06 -161.790E-06 -18.392E-06 -300.000E-03 -2.024E-06 -8.523E-06 -233.704E-09 -200.000E-03 -39.075E-09 -246.413E-09 -2.177E-09 -100.000E-03 -662.640E-12 -5.975E-09 -18.236E-12 0.000E+00 30.081E-24 4.934E-21 490.278E-24 100.000E-03 11.439E-12 152.552E-12 160.095E-15 200.000E-03 12.018E-12 161.616E-12 173.955E-15 300.000E-03 12.407E-12 165.204E-12 187.603E-15 400.000E-03 12.817E-12 168.744E-12 202.114E-15 500.000E-03 13.247E-12 172.409E-12 217.241E-15 600.000E-03 13.696E-12 176.188E-12 233.608E-15 700.000E-03 14.162E-12 180.071E-12 250.015E-15 800.000E-03 14.647E-12 184.055E-12 266.825E-15 900.000E-03 15.147E-12 188.136E-12 285.045E-15 1.000E+00 15.667E-12 192.317E-12 303.946E-15 1.100E+00 16.205E-12 196.596E-12 324.908E-15 1.200E+00 16.762E-12 200.975E-12 344.591E-15 1.300E+00 17.339E-12 205.456E-12 365.578E-15 1.400E+00 17.932E-12 210.040E-12 387.205E-15 1.500E+00 18.549E-12 214.729E-12 410.485E-15 1.600E+00 19.187E-12 219.526E-12 435.492E-15 1.700E+00 19.847E-12 224.433E-12 461.014E-15 1.800E+00 20.531E-12 229.452E-12 487.039E-15 1.900E+00 21.236E-12 234.585E-12 514.743E-15 2.000E+00 21.965E-12 239.835E-12 544.778E-15 2.100E+00 22.722E-12 245.206E-12 574.632E-15 2.200E+00 23.501E-12 250.702E-12 607.174E-15 2.300E+00 24.311E-12 256.328E-12 639.294E-15 2.400E+00 25.146E-12 262.086E-12 675.831E-15 2.500E+00 26.014E-12 267.986E-12 712.187E-15 2.600E+00 26.911E-12 274.034E-12 750.735E-15 2.700E+00 27.843E-12 280.235E-12 793.347E-15 2.800E+00 28.807E-12 286.602E-12 834.917E-15 2.900E+00 29.810E-12 293.147E-12 881.512E-15 3.000E+00 30.852E-12 299.878E-12 929.160E-15 3.100E+00 31.935E-12 306.810E-12 978.169E-15 3.200E+00 33.063E-12 313.959E-12 1.031E-12 3.300E+00 34.237E-12 321.346E-12 1.088E-12 3.400E+00 35.461E-12 328.990E-12 1.148E-12 3.500E+00 36.742E-12 336.906E-12 1.211E-12 3.600E+00 38.080E-12 345.122E-12 1.280E-12 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -6.000E+00 197.284E-12 1.170E-09 13.262E-12 -5.900E+00 187.002E-12 1.122E-09 12.310E-12 -5.800E+00 177.293E-12 1.076E-09 11.428E-12 -5.700E+00 168.119E-12 1.032E-09 10.613E-12 -5.600E+00 159.462E-12 990.719E-12 9.863E-12 -5.500E+00 151.294E-12 950.977E-12 9.169E-12 -5.400E+00 143.585E-12 913.120E-12 8.528E-12 -5.300E+00 136.310E-12 877.078E-12 7.932E-12 -5.200E+00 129.453E-12 842.770E-12 7.379E-12 -5.100E+00 122.985E-12 810.123E-12 6.870E-12 -5.000E+00 116.890E-12 779.086E-12 6.403E-12 -4.900E+00 111.147E-12 749.575E-12 5.965E-12 -4.800E+00 105.731E-12 721.536E-12 5.564E-12 -4.700E+00 100.633E-12 694.899E-12 5.194E-12 -4.600E+00 95.832E-12 669.597E-12 4.847E-12 -4.500E+00 91.308E-12 645.583E-12 4.532E-12 -4.400E+00 87.045E-12 622.787E-12 4.235E-12 -4.300E+00 83.034E-12 601.158E-12 3.965E-12 -4.200E+00 79.248E-12 580.638E-12 3.710E-12 -4.100E+00 75.688E-12 561.160E-12 3.479E-12 -4.000E+00 72.331E-12 542.690E-12 3.262E-12 -3.900E+00 69.173E-12 525.163E-12 3.059E-12 -3.800E+00 66.187E-12 508.534E-12 2.873E-12 -3.700E+00 63.377E-12 492.751E-12 2.702E-12 -3.600E+00 60.729E-12 477.773E-12 2.539E-12 -3.500E+00 58.222E-12 463.539E-12 2.390E-12 -3.400E+00 55.860E-12 450.019E-12 2.251E-12 -3.300E+00 53.626E-12 437.166E-12 2.120E-12 -3.200E+00 51.512E-12 424.944E-12 2.000E-12 -3.100E+00 49.513E-12 413.298E-12 1.886E-12 -3.000E+00 47.617E-12 402.198E-12 1.781E-12 -2.900E+00 45.820E-12 391.608E-12 1.686E-12 -2.800E+00 44.115E-12 381.494E-12 1.591E-12 -2.700E+00 42.493E-12 371.819E-12 1.507E-12 -2.600E+00 40.949E-12 362.552E-12 1.426E-12 -2.500E+00 39.481E-12 353.660E-12 1.351E-12 -2.400E+00 38.080E-12 345.122E-12 1.280E-12 -2.300E+00 36.742E-12 336.906E-12 1.211E-12 -2.200E+00 35.461E-12 328.990E-12 1.148E-12 -2.100E+00 34.237E-12 321.346E-12 1.088E-12 -2.000E+00 33.063E-12 313.959E-12 1.031E-12 -1.900E+00 31.935E-12 306.810E-12 978.148E-15 -1.800E+00 30.851E-12 299.877E-12 929.139E-15 -1.700E+00 29.810E-12 293.147E-12 881.467E-15 -1.600E+00 28.807E-12 286.602E-12 835.014E-15 -1.500E+00 27.842E-12 280.235E-12 793.347E-15 -1.400E+00 26.911E-12 274.034E-12 750.514E-15 -1.300E+00 26.014E-12 267.986E-12 712.183E-15 -1.200E+00 25.146E-12 262.086E-12 675.861E-15 -1.100E+00 24.311E-12 256.328E-12 639.278E-15 -1.000E+00 23.501E-12 250.702E-12 607.235E-15 -900.000E-03 22.722E-12 245.206E-12 574.636E-15 -800.000E-03 21.965E-12 239.835E-12 544.812E-15 -700.000E-03 21.236E-12 234.585E-12 514.670E-15 -600.000E-03 20.531E-12 229.452E-12 486.992E-15 -500.000E-03 19.847E-12 224.433E-12 461.100E-15 -400.000E-03 19.187E-12 219.525E-12 435.559E-15 -300.000E-03 18.549E-12 214.729E-12 410.506E-15 -200.000E-03 17.932E-12 210.040E-12 387.215E-15 -100.000E-03 17.339E-12 205.456E-12 365.578E-15 0.000E+00 16.762E-12 200.975E-12 344.591E-15 | | End [Model] ALVC_16CTRLIN_12 | |************************************************************************ | Model ALVC_16TRISTN_33 |************************************************************************ | [Model] ALVC_16TRISTN_33 Model_type 3-state Polarity Non-Inverting Enable Active-Low Vmeas = 1.5000V Cref = 50.0000pF Rref = 0.5000k Vref = 0.000V C_comp 4.12pF 3.26pF 5.11pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Timing Thresholds | Vmeas 1.5 1.5 1.5 | | [Temperature Range] 25.0000 85.0000 -40.0000 | Remark: The curves below are the result of a simulation using the following | die temperatures: 40.0000 100.0000 -25.0000 | [Voltage Range] 3.3000V 3.0000V 3.6000V |Process Range nominal slow fast | [Pulldown] | voltage I(typ) I(min) I(max) | -3.600E+00 -4.081E-02 -2.466E-02 -5.899E-02 -3.450E+00 -4.081E-02 -2.466E-02 -5.899E-02 -3.300E+00 -4.081E-02 -2.466E-02 -5.899E-02 -3.150E+00 -4.081E-02 -2.466E-02 -5.899E-02 -3.000E+00 -4.081E-02 -2.466E-02 -5.899E-02 -2.850E+00 -4.081E-02 -2.466E-02 -5.899E-02 -2.700E+00 -4.081E-02 -2.466E-02 -5.899E-02 -2.550E+00 -4.081E-02 -2.466E-02 -5.899E-02 -2.400E+00 -4.081E-02 -2.466E-02 -5.899E-02 -2.250E+00 -4.081E-02 -2.466E-02 -5.899E-02 -2.100E+00 -4.081E-02 -2.466E-02 -5.899E-02 -1.950E+00 -4.081E-02 -2.466E-02 -5.899E-02 -1.800E+00 -4.081E-02 -2.466E-02 -5.899E-02 -1.650E+00 -4.081E-02 -2.466E-02 -5.899E-02 -1.500E+00 -4.081E-02 -2.466E-02 -5.899E-02 -1.350E+00 -4.081E-02 -2.466E-02 -5.899E-02 -1.200E+00 -4.081E-02 -2.466E-02 -5.899E-02 -1.050E+00 -4.081E-02 -2.466E-02 -5.899E-02 -9.000E-01 -4.081E-02 -2.466E-02 -5.899E-02 -7.500E-01 -4.081E-02 -2.466E-02 -5.899E-02 -6.000E-01 -3.484E-02 -2.466E-02 -5.076E-02 -4.500E-01 -2.737E-02 -1.927E-02 -3.981E-02 -3.000E-01 -1.846E-02 -1.304E-02 -2.679E-02 -1.500E-01 -9.255E-03 -6.506E-03 -1.347E-02 0.000E+00 7.322E-14 3.482E-13 5.574E-15 1.500E-01 9.159E-03 6.400E-03 1.338E-02 3.000E-01 1.807E-02 1.262E-02 2.644E-02 4.500E-01 2.671E-02 1.865E-02 3.914E-02 6.000E-01 3.506E-02 2.447E-02 5.145E-02 7.500E-01 4.311E-02 3.006E-02 6.337E-02 9.000E-01 5.084E-02 3.542E-02 7.486E-02 1.050E+00 5.823E-02 4.053E-02 8.591E-02 1.200E+00 6.526E-02 4.537E-02 9.649E-02 1.350E+00 7.191E-02 4.992E-02 1.066E-01 1.500E+00 7.816E-02 5.415E-02 1.161E-01 1.650E+00 8.398E-02 5.805E-02 1.251E-01 1.800E+00 8.935E-02 6.158E-02 1.335E-01 1.950E+00 9.422E-02 6.472E-02 1.413E-01 2.100E+00 9.857E-02 6.742E-02 1.485E-01 2.250E+00 1.024E-01 6.964E-02 1.549E-01 2.400E+00 1.056E-01 7.137E-02 1.606E-01 2.550E+00 1.081E-01 7.261E-02 1.655E-01 2.700E+00 1.101E-01 7.340E-02 1.696E-01 2.850E+00 1.114E-01 7.390E-02 1.728E-01 3.000E+00 1.123E-01 7.424E-02 1.752E-01 3.150E+00 1.129E-01 7.450E-02 1.769E-01 3.300E+00 1.133E-01 7.451E-02 1.780E-01 3.450E+00 1.133E-01 7.453E-02 1.788E-01 3.600E+00 1.133E-01 7.454E-02 1.794E-01 3.750E+00 1.134E-01 7.455E-02 1.799E-01 3.900E+00 1.134E-01 7.596E-02 1.803E-01 4.050E+00 1.134E-01 7.993E-02 1.805E-01 4.200E+00 1.137E-01 8.475E-02 1.814E-01 4.350E+00 1.174E-01 8.989E-02 1.823E-01 4.500E+00 1.224E-01 9.516E-02 1.832E-01 4.650E+00 1.277E-01 1.005E-01 1.841E-01 4.800E+00 1.331E-01 1.059E-01 1.850E-01 4.950E+00 1.387E-01 1.113E-01 1.903E-01 5.100E+00 1.443E-01 1.167E-01 1.959E-01 5.250E+00 1.499E-01 1.220E-01 2.020E-01 5.400E+00 1.554E-01 1.274E-01 2.082E-01 5.550E+00 1.608E-01 1.326E-01 2.143E-01 5.700E+00 1.662E-01 1.379E-01 2.203E-01 5.850E+00 1.714E-01 1.431E-01 2.261E-01 6.000E+00 1.766E-01 1.483E-01 2.318E-01 6.150E+00 1.816E-01 1.534E-01 2.373E-01 6.300E+00 1.865E-01 1.585E-01 2.426E-01 6.450E+00 1.912E-01 1.635E-01 2.475E-01 6.600E+00 1.956E-01 1.683E-01 2.518E-01 6.750E+00 1.994E-01 1.729E-01 2.546E-01 6.900E+00 1.994E-01 1.770E-01 2.546E-01 7.050E+00 1.994E-01 1.770E-01 2.546E-01 7.200E+00 1.994E-01 1.770E-01 2.546E-01 | [Pullup] | voltage I(typ) I(min) I(max) | -4.200E+00 6.488E-02 4.468E-02 1.011E-01 -4.050E+00 6.488E-02 4.468E-02 1.011E-01 -3.900E+00 6.488E-02 4.468E-02 1.011E-01 -3.750E+00 6.488E-02 4.468E-02 1.011E-01 -3.600E+00 6.488E-02 4.468E-02 1.011E-01 -3.450E+00 6.488E-02 4.468E-02 1.011E-01 -3.300E+00 6.488E-02 4.468E-02 1.011E-01 -3.150E+00 6.488E-02 4.468E-02 1.011E-01 -3.000E+00 6.488E-02 4.468E-02 1.011E-01 -2.850E+00 6.488E-02 4.468E-02 1.011E-01 -2.700E+00 6.488E-02 4.468E-02 1.011E-01 -2.550E+00 6.488E-02 4.468E-02 1.011E-01 -2.400E+00 6.488E-02 4.468E-02 1.011E-01 -2.250E+00 6.488E-02 4.468E-02 1.011E-01 -2.100E+00 6.488E-02 4.468E-02 1.011E-01 -1.950E+00 6.488E-02 4.468E-02 1.011E-01 -1.800E+00 6.488E-02 4.468E-02 1.011E-01 -1.650E+00 6.488E-02 4.468E-02 1.011E-01 -1.500E+00 6.488E-02 4.468E-02 1.011E-01 -1.350E+00 6.488E-02 4.468E-02 1.011E-01 -1.200E+00 6.488E-02 4.468E-02 1.011E-01 -1.050E+00 6.488E-02 4.468E-02 1.011E-01 -9.000E-01 6.488E-02 4.468E-02 1.011E-01 -7.500E-01 6.488E-02 4.468E-02 9.467E-02 -6.000E-01 5.396E-02 3.760E-02 8.110E-02 -4.500E-01 4.284E-02 2.947E-02 6.306E-02 -3.000E-01 2.865E-02 2.020E-02 4.218E-02 -1.500E-01 1.418E-02 9.922E-03 2.106E-02 0.000E+00 -9.504E-09 -2.114E-11 -5.855E-07 1.500E-01 -1.360E-02 -9.358E-03 -2.046E-02 3.000E-01 -2.636E-02 -1.802E-02 -3.979E-02 4.500E-01 -3.826E-02 -2.597E-02 -5.798E-02 6.000E-01 -4.930E-02 -3.321E-02 -7.502E-02 7.500E-01 -5.948E-02 -3.974E-02 -9.091E-02 9.000E-01 -6.879E-02 -4.555E-02 -1.056E-01 1.050E+00 -7.723E-02 -5.065E-02 -1.192E-01 1.200E+00 -8.481E-02 -5.506E-02 -1.317E-01 1.350E+00 -9.154E-02 -5.877E-02 -1.430E-01 1.500E+00 -9.742E-02 -6.183E-02 -1.532E-01 1.650E+00 -1.025E-01 -6.429E-02 -1.623E-01 1.800E+00 -1.068E-01 -6.625E-02 -1.704E-01 1.950E+00 -1.104E-01 -6.784E-02 -1.775E-01 2.100E+00 -1.135E-01 -6.918E-02 -1.837E-01 2.250E+00 -1.162E-01 -7.032E-02 -1.891E-01 2.400E+00 -1.186E-01 -7.131E-02 -1.940E-01 2.550E+00 -1.208E-01 -7.216E-02 -1.986E-01 2.700E+00 -1.227E-01 -7.290E-02 -2.029E-01 2.850E+00 -1.243E-01 -7.356E-02 -2.070E-01 3.000E+00 -1.258E-01 -7.415E-02 -2.106E-01 3.150E+00 -1.270E-01 -7.468E-02 -2.138E-01 3.300E+00 -1.282E-01 -7.516E-02 -2.166E-01 3.450E+00 -1.292E-01 -7.554E-02 -2.191E-01 3.600E+00 -1.301E-01 -7.563E-02 -2.213E-01 3.750E+00 -1.302E-01 -7.594E-02 -2.232E-01 3.900E+00 -1.302E-01 -7.989E-02 -2.249E-01 4.050E+00 -1.303E-01 -8.610E-02 -2.261E-01 4.200E+00 -1.324E-01 -9.287E-02 -2.266E-01 4.350E+00 -1.398E-01 -9.988E-02 -2.271E-01 4.500E+00 -1.484E-01 -1.071E-01 -2.276E-01 4.650E+00 -1.572E-01 -1.149E-01 -2.281E-01 4.800E+00 -1.665E-01 -1.231E-01 -2.379E-01 4.950E+00 -1.767E-01 -1.315E-01 -2.484E-01 5.100E+00 -1.875E-01 -1.402E-01 -2.596E-01 5.250E+00 -1.986E-01 -1.491E-01 -2.727E-01 5.400E+00 -2.100E-01 -1.581E-01 -2.868E-01 5.550E+00 -2.216E-01 -1.674E-01 -3.013E-01 5.700E+00 -2.334E-01 -1.768E-01 -3.161E-01 5.850E+00 -2.454E-01 -1.864E-01 -3.312E-01 6.000E+00 -2.575E-01 -1.962E-01 -3.464E-01 6.150E+00 -2.698E-01 -2.063E-01 -3.617E-01 6.300E+00 -2.822E-01 -2.170E-01 -3.771E-01 6.600E+00 -3.078E-01 -2.170E-01 -4.082E-01 6.750E+00 -3.212E-01 -2.170E-01 -4.241E-01 6.900E+00 -3.354E-01 -2.170E-01 -4.402E-01 7.050E+00 -3.533E-01 -2.170E-01 -4.566E-01 | [GND_clamp] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.686E+00 -2.745E+00 -2.630E+00 -3.500E+00 -2.585E+00 -2.643E+00 -2.529E+00 -3.400E+00 -2.484E+00 -2.542E+00 -2.428E+00 -3.300E+00 -2.383E+00 -2.441E+00 -2.326E+00 -3.200E+00 -2.283E+00 -2.341E+00 -2.225E+00 -3.100E+00 -2.183E+00 -2.241E+00 -2.124E+00 -3.000E+00 -2.082E+00 -2.141E+00 -2.023E+00 -2.900E+00 -1.982E+00 -2.042E+00 -1.922E+00 -2.800E+00 -1.882E+00 -1.942E+00 -1.821E+00 -2.700E+00 -1.782E+00 -1.842E+00 -1.721E+00 -2.600E+00 -1.682E+00 -1.743E+00 -1.620E+00 -2.500E+00 -1.583E+00 -1.644E+00 -1.520E+00 -2.400E+00 -1.483E+00 -1.545E+00 -1.419E+00 -2.300E+00 -1.384E+00 -1.446E+00 -1.319E+00 -2.200E+00 -1.285E+00 -1.347E+00 -1.219E+00 -2.100E+00 -1.186E+00 -1.249E+00 -1.120E+00 -2.000E+00 -1.087E+00 -1.151E+00 -1.020E+00 -1.900E+00 -988.641E-03 -1.053E+00 -921.318E-03 -1.800E+00 -890.716E-03 -955.531E-03 -822.758E-03 -1.700E+00 -793.293E-03 -858.541E-03 -724.774E-03 -1.600E+00 -696.503E-03 -762.155E-03 -627.482E-03 -1.500E+00 -600.550E-03 -666.601E-03 -531.024E-03 -1.400E+00 -505.957E-03 -572.472E-03 -435.830E-03 -1.300E+00 -415.508E-03 -483.002E-03 -344.243E-03 -1.200E+00 -353.756E-03 -428.325E-03 -274.970E-03 -1.100E+00 -309.919E-03 -402.283E-03 -212.781E-03 -1.000E+00 -243.945E-03 -365.544E-03 -121.247E-03 -900.000E-03 -129.964E-03 -294.404E-03 -23.539E-03 -800.000E-03 -18.673E-03 -133.659E-03 -8.206E-03 -700.000E-03 -3.705E-03 -13.993E-03 -5.151E-03 -600.000E-03 -1.933E-03 -2.027E-03 -2.151E-03 -500.000E-03 -613.577E-06 -731.797E-06 -444.888E-06 -400.000E-03 -70.002E-06 -154.333E-06 -23.472E-06 -300.000E-03 -2.614E-06 -9.625E-06 -394.148E-09 -200.000E-03 -58.847E-09 -313.787E-09 -4.602E-09 -100.000E-03 -1.241E-09 -9.293E-09 -51.533E-12 0.000E+00 -102.891E-12 -987.101E-12 -3.646E-12 100.000E-03 -77.311E-12 -734.711E-12 -2.963E-12 200.000E-03 -73.006E-12 -700.125E-12 -2.757E-12 300.000E-03 -69.252E-12 -675.308E-12 -2.560E-12 400.000E-03 -65.557E-12 -651.071E-12 -2.370E-12 500.000E-03 -61.916E-12 -627.055E-12 -2.186E-12 600.000E-03 -58.330E-12 -603.265E-12 -2.004E-12 700.000E-03 -54.799E-12 -579.701E-12 -1.829E-12 800.000E-03 -51.318E-12 -556.368E-12 -1.657E-12 900.000E-03 -47.887E-12 -533.259E-12 -1.491E-12 1.000E+00 -44.499E-12 -510.366E-12 -1.327E-12 1.100E+00 -41.158E-12 -487.681E-12 -1.167E-12 1.200E+00 -37.851E-12 -465.198E-12 -1.010E-12 1.300E+00 -34.586E-12 -442.906E-12 -855.138E-15 1.400E+00 -31.348E-12 -420.799E-12 -699.800E-15 1.500E+00 -28.143E-12 -398.864E-12 -549.349E-15 1.600E+00 -24.963E-12 -377.094E-12 -398.037E-15 1.700E+00 -21.810E-12 -355.485E-12 -250.341E-15 1.800E+00 -18.673E-12 -334.018E-12 -95.617E-15 1.900E+00 -15.557E-12 -312.697E-12 49.852E-15 2.000E+00 -12.456E-12 -291.508E-12 204.983E-15 2.100E+00 -9.358E-12 -270.452E-12 350.526E-15 2.200E+00 -6.271E-12 -249.504E-12 499.812E-15 2.300E+00 -3.200E-12 -228.675E-12 656.481E-15 2.400E+00 -116.434E-15 -207.968E-12 810.405E-15 2.500E+00 2.970E-12 -187.371E-12 972.443E-15 2.600E+00 6.058E-12 -166.928E-12 1.137E-12 2.700E+00 9.150E-12 -146.640E-12 1.299E-12 2.800E+00 12.255E-12 -125.711E-12 1.465E-12 2.900E+00 15.379E-12 -83.557E-12 1.635E-12 3.000E+00 18.508E-12 446.333E-12 1.806E-12 3.100E+00 21.659E-12 27.020E-09 1.995E-12 3.200E+00 25.630E-12 1.240E-06 2.172E-12 3.300E+00 64.456E-12 34.814E-06 2.370E-12 3.400E+00 2.780E-09 418.727E-06 2.571E-12 3.500E+00 182.101E-09 1.829E-03 2.783E-12 3.600E+00 8.283E-06 2.649E-03 3.477E-12 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -4.200E+00 3.166E+00 3.152E+00 3.211E+00 -4.150E+00 3.119E+00 3.106E+00 3.165E+00 -4.100E+00 3.072E+00 3.059E+00 3.118E+00 -4.050E+00 3.026E+00 3.013E+00 3.071E+00 -4.000E+00 2.979E+00 2.966E+00 3.024E+00 -3.950E+00 2.933E+00 2.920E+00 2.977E+00 -3.900E+00 2.886E+00 2.873E+00 2.930E+00 -3.850E+00 2.840E+00 2.827E+00 2.884E+00 -3.800E+00 2.793E+00 2.781E+00 2.837E+00 -3.750E+00 2.747E+00 2.735E+00 2.790E+00 -3.700E+00 2.700E+00 2.690E+00 2.743E+00 -3.650E+00 2.654E+00 2.644E+00 2.696E+00 -3.600E+00 2.607E+00 2.420E+00 2.650E+00 -3.550E+00 2.561E+00 2.375E+00 2.603E+00 -3.500E+00 2.515E+00 2.329E+00 2.556E+00 -3.450E+00 2.469E+00 2.284E+00 2.510E+00 -3.400E+00 2.423E+00 2.239E+00 2.463E+00 -3.350E+00 2.377E+00 2.193E+00 2.416E+00 -3.300E+00 2.332E+00 2.148E+00 2.370E+00 -3.250E+00 2.287E+00 2.103E+00 2.323E+00 -3.200E+00 2.035E+00 2.058E+00 2.277E+00 -3.150E+00 1.989E+00 2.013E+00 2.230E+00 -3.100E+00 1.943E+00 1.968E+00 2.184E+00 -3.050E+00 1.898E+00 1.923E+00 2.138E+00 -3.000E+00 1.852E+00 1.878E+00 2.093E+00 -2.950E+00 1.807E+00 1.833E+00 2.048E+00 -2.900E+00 1.762E+00 1.788E+00 2.003E+00 -2.850E+00 1.716E+00 1.743E+00 1.691E+00 -2.800E+00 1.671E+00 1.698E+00 1.645E+00 -2.750E+00 1.626E+00 1.653E+00 1.599E+00 -2.700E+00 1.581E+00 1.608E+00 1.553E+00 -2.650E+00 1.535E+00 1.563E+00 1.507E+00 -2.600E+00 1.490E+00 1.518E+00 1.461E+00 -2.550E+00 1.445E+00 1.474E+00 1.416E+00 -2.500E+00 1.400E+00 1.429E+00 1.370E+00 -2.450E+00 1.355E+00 1.384E+00 1.325E+00 -2.400E+00 1.310E+00 1.339E+00 1.279E+00 -2.350E+00 1.265E+00 1.295E+00 1.234E+00 -2.300E+00 1.220E+00 1.250E+00 1.188E+00 -2.250E+00 1.175E+00 1.206E+00 1.143E+00 -2.200E+00 1.130E+00 1.161E+00 1.098E+00 -2.150E+00 1.086E+00 1.117E+00 1.052E+00 -2.100E+00 1.041E+00 1.073E+00 1.007E+00 -2.050E+00 996.193E-03 1.028E+00 961.755E-03 -2.000E+00 951.587E-03 984.004E-03 916.618E-03 -1.950E+00 907.051E-03 939.850E-03 871.545E-03 -1.900E+00 862.593E-03 895.776E-03 826.544E-03 -1.850E+00 818.219E-03 851.791E-03 781.621E-03 -1.800E+00 773.939E-03 807.903E-03 736.786E-03 -1.750E+00 729.764E-03 764.123E-03 692.049E-03 -1.700E+00 685.706E-03 720.465E-03 647.424E-03 -1.650E+00 641.782E-03 676.946E-03 602.926E-03 -1.600E+00 598.014E-03 633.587E-03 558.578E-03 -1.550E+00 554.430E-03 590.416E-03 514.406E-03 -1.500E+00 511.072E-03 547.477E-03 470.452E-03 -1.450E+00 468.005E-03 504.838E-03 426.779E-03 -1.400E+00 425.351E-03 462.627E-03 383.499E-03 -1.350E+00 383.387E-03 421.147E-03 340.860E-03 -1.300E+00 342.997E-03 381.385E-03 299.624E-03 -1.250E+00 307.717E-03 347.385E-03 262.717E-03 -1.200E+00 281.284E-03 323.786E-03 232.807E-03 -1.150E+00 256.594E-03 303.137E-03 203.259E-03 -1.100E+00 228.669E-03 280.150E-03 169.623E-03 -1.050E+00 195.341E-03 252.620E-03 130.244E-03 -1.000E+00 154.972E-03 218.643E-03 85.457E-03 -950.000E-03 107.079E-03 176.192E-03 42.399E-03 -900.000E-03 56.764E-03 124.213E-03 18.838E-03 -850.000E-03 21.475E-03 67.844E-03 12.700E-03 -800.000E-03 9.180E-03 25.975E-03 10.463E-03 -750.000E-03 6.105E-03 9.188E-03 8.789E-03 -700.000E-03 4.920E-03 4.616E-03 7.240E-03 -650.000E-03 4.107E-03 3.265E-03 5.193E-03 -600.000E-03 3.383E-03 2.652E-03 3.137E-03 -550.000E-03 2.300E-03 2.223E-03 1.675E-03 -500.000E-03 1.121E-03 1.830E-03 739.595E-06 -450.000E-03 478.157E-06 1.117E-03 248.643E-06 -400.000E-03 163.691E-06 418.787E-06 57.199E-06 -350.000E-03 42.127E-06 134.703E-06 9.231E-06 -300.000E-03 8.283E-06 34.814E-06 1.138E-06 -250.000E-03 1.317E-06 7.183E-06 118.058E-09 -200.000E-03 182.100E-09 1.240E-06 11.015E-09 -150.000E-03 23.096E-09 190.560E-09 959.890E-12 -100.000E-03 2.780E-09 27.020E-09 81.976E-12 -50.000E-03 338.429E-12 3.524E-09 9.270E-12 0.000E+00 64.459E-12 446.336E-12 3.482E-12 | [Ramp] | variable typ min max dV/dt_r 1.588V/156.269ps 1.297V/276.402ps 1.868V/99.386ps dV/dt_f 1.464V/208.063ps 1.187V/380.082ps 1.749V/115.296ps R_load = 50.000 | [Rising Waveform] R_fixture = 50.000 V_fixture = 0.000 V_fixture_min = 0.000 V_fixture_max = 0.000 | time V(typ) V(min) V(max) | 0.000s 1.260E-09 15.649E-09 33.145E-12 50.000ps 3.497E-06 2.854E-06 2.659E-06 100.000ps 840.069E-09 4.972E-06 -7.307E-06 150.000ps -16.445E-06 -5.377E-06 -18.324E-06 200.000ps -34.693E-06 -18.468E-06 43.270E-06 250.000ps -7.005E-06 -36.750E-06 522.404E-06 300.000ps 218.508E-06 -37.003E-06 -247.347E-06 350.000ps 642.918E-06 40.710E-06 -11.795E-03 400.000ps 476.644E-06 204.926E-06 -38.710E-03 450.000ps -3.094E-03 419.511E-06 173.811E-03 500.000ps -11.004E-03 588.597E-06 904.219E-03 550.000ps -22.395E-03 494.141E-06 2.070E+00 600.000ps -40.916E-03 -656.430E-06 2.768E+00 650.000ps 10.848E-03 -3.415E-03 2.995E+00 700.000ps 221.026E-03 -7.637E-03 3.064E+00 750.000ps 627.677E-03 -12.948E-03 3.089E+00 800.000ps 1.193E+00 -19.744E-03 3.101E+00 850.000ps 1.763E+00 -29.401E-03 3.106E+00 900.000ps 2.165E+00 -39.522E-03 3.110E+00 950.000ps 2.388E+00 -33.022E-03 3.111E+00 1.000ns 2.502E+00 12.730E-03 3.112E+00 1.050ns 2.560E+00 111.979E-03 3.112E+00 1.100ns 2.593E+00 273.894E-03 3.113E+00 1.150ns 2.612E+00 489.127E-03 3.113E+00 1.200ns 2.624E+00 737.917E-03 3.113E+00 1.250ns 2.632E+00 1.002E+00 3.113E+00 1.300ns 2.637E+00 1.263E+00 3.113E+00 1.350ns 2.640E+00 1.500E+00 3.113E+00 1.400ns 2.643E+00 1.692E+00 3.113E+00 1.450ns 2.644E+00 1.833E+00 3.113E+00 1.500ns 2.645E+00 1.931E+00 3.113E+00 1.550ns 2.646E+00 1.998E+00 3.113E+00 1.600ns 2.646E+00 2.043E+00 3.113E+00 1.650ns 2.647E+00 2.074E+00 3.113E+00 1.700ns 2.647E+00 2.095E+00 3.113E+00 1.750ns 2.647E+00 2.111E+00 3.113E+00 1.800ns 2.647E+00 2.123E+00 3.113E+00 1.850ns 2.647E+00 2.132E+00 3.113E+00 1.900ns 2.647E+00 2.139E+00 3.113E+00 1.950ns 2.647E+00 2.144E+00 3.113E+00 2.000ns 2.647E+00 2.147E+00 3.113E+00 2.050ns 2.647E+00 2.150E+00 3.113E+00 2.100ns 2.647E+00 2.153E+00 3.113E+00 2.150ns 2.647E+00 2.155E+00 3.113E+00 2.200ns 2.647E+00 2.156E+00 3.113E+00 2.250ns 2.647E+00 2.157E+00 3.113E+00 2.300ns 2.647E+00 2.158E+00 3.113E+00 2.350ns 2.647E+00 2.159E+00 3.113E+00 2.400ns 2.647E+00 2.159E+00 3.113E+00 2.450ns 2.647E+00 2.160E+00 3.113E+00 2.500ns 2.647E+00 2.160E+00 3.113E+00 2.550ns 2.647E+00 2.161E+00 3.113E+00 2.600ns 2.647E+00 2.161E+00 3.113E+00 2.650ns 2.647E+00 2.161E+00 3.113E+00 2.700ns 2.647E+00 2.161E+00 3.113E+00 2.750ns 2.647E+00 2.161E+00 3.113E+00 2.800ns 2.647E+00 2.161E+00 3.113E+00 2.850ns 2.647E+00 2.161E+00 3.113E+00 2.900ns 2.647E+00 2.161E+00 3.113E+00 2.950ns 2.647E+00 2.162E+00 3.113E+00 3.000ns 2.647E+00 2.162E+00 3.113E+00 3.100ns 2.647E+00 2.162E+00 3.113E+00 3.200ns 2.647E+00 2.162E+00 3.113E+00 3.300ns 2.647E+00 2.162E+00 3.113E+00 3.400ns 2.647E+00 2.162E+00 3.113E+00 3.500ns 2.647E+00 2.162E+00 3.113E+00 3.600ns 2.647E+00 2.162E+00 3.113E+00 3.700ns 2.647E+00 2.162E+00 3.113E+00 3.800ns 2.647E+00 2.162E+00 3.113E+00 3.900ns 2.647E+00 2.162E+00 3.113E+00 4.000ns 2.647E+00 2.162E+00 3.113E+00 4.100ns 2.647E+00 2.162E+00 3.113E+00 4.200ns 2.647E+00 2.162E+00 3.113E+00 4.300ns 2.647E+00 2.162E+00 3.113E+00 4.400ns 2.647E+00 2.162E+00 3.113E+00 4.500ns 2.647E+00 2.162E+00 3.113E+00 4.600ns 2.647E+00 2.162E+00 3.113E+00 4.700ns 2.647E+00 2.162E+00 3.113E+00 4.800ns 2.647E+00 2.162E+00 3.113E+00 4.900ns 2.647E+00 2.162E+00 3.113E+00 5.000ns 2.647E+00 2.162E+00 3.113E+00 5.250ns 2.647E+00 2.162E+00 3.113E+00 5.500ns 2.647E+00 2.162E+00 3.113E+00 5.750ns 2.647E+00 2.162E+00 3.113E+00 6.000ns 2.647E+00 2.162E+00 3.113E+00 6.250ns 2.647E+00 2.162E+00 3.113E+00 6.500ns 2.647E+00 2.162E+00 3.113E+00 6.750ns 2.647E+00 2.162E+00 3.113E+00 7.000ns 2.647E+00 2.162E+00 3.113E+00 7.250ns 2.647E+00 2.162E+00 3.113E+00 7.500ns 2.647E+00 2.162E+00 3.113E+00 7.750ns 2.647E+00 2.162E+00 3.113E+00 8.000ns 2.647E+00 2.162E+00 3.113E+00 8.250ns 2.647E+00 2.162E+00 3.113E+00 8.500ns 2.647E+00 2.162E+00 3.113E+00 8.750ns 2.647E+00 2.162E+00 3.113E+00 9.000ns 2.647E+00 2.162E+00 3.113E+00 9.250ns 2.647E+00 2.162E+00 3.113E+00 9.500ns 2.647E+00 2.162E+00 3.113E+00 9.750ns 2.647E+00 2.162E+00 3.113E+00 | [Rising Waveform] R_fixture = 50.000 V_fixture = 3.3000 V_fixture_min = 3.0000 V_fixture_max = 3.6000 | time V(typ) V(min) V(max) | 0.000s 860.082E-03 1.021E+00 685.694E-03 50.000ps 860.085E-03 1.021E+00 685.696E-03 100.000ps 860.081E-03 1.021E+00 685.685E-03 150.000ps 860.062E-03 1.021E+00 685.678E-03 200.000ps 860.053E-03 1.021E+00 685.752E-03 250.000ps 860.108E-03 1.021E+00 686.193E-03 300.000ps 860.349E-03 1.021E+00 685.359E-03 350.000ps 860.636E-03 1.022E+00 679.911E-03 400.000ps 860.066E-03 1.022E+00 688.389E-03 450.000ps 858.370E-03 1.022E+00 1.009E+00 500.000ps 862.901E-03 1.022E+00 2.156E+00 550.000ps 888.838E-03 1.021E+00 3.164E+00 600.000ps 962.688E-03 1.020E+00 3.486E+00 650.000ps 1.236E+00 1.022E+00 3.564E+00 700.000ps 1.804E+00 1.030E+00 3.584E+00 750.000ps 2.475E+00 1.052E+00 3.592E+00 800.000ps 2.919E+00 1.099E+00 3.596E+00 850.000ps 3.132E+00 1.200E+00 3.598E+00 900.000ps 3.220E+00 1.396E+00 3.599E+00 950.000ps 3.257E+00 1.659E+00 3.599E+00 1.000ns 3.276E+00 1.946E+00 3.600E+00 1.050ns 3.285E+00 2.236E+00 3.600E+00 1.100ns 3.290E+00 2.492E+00 3.600E+00 1.150ns 3.294E+00 2.677E+00 3.600E+00 1.200ns 3.296E+00 2.799E+00 3.600E+00 1.250ns 3.297E+00 2.875E+00 3.600E+00 1.300ns 3.298E+00 2.920E+00 3.600E+00 1.350ns 3.299E+00 2.947E+00 3.600E+00 1.400ns 3.299E+00 2.964E+00 3.600E+00 1.450ns 3.299E+00 2.975E+00 3.600E+00 1.500ns 3.300E+00 2.981E+00 3.600E+00 1.550ns 3.300E+00 2.986E+00 3.600E+00 1.600ns 3.300E+00 2.989E+00 3.600E+00 1.650ns 3.300E+00 2.992E+00 3.600E+00 1.700ns 3.300E+00 2.994E+00 3.600E+00 1.750ns 3.300E+00 2.995E+00 3.600E+00 1.800ns 3.300E+00 2.996E+00 3.600E+00 1.850ns 3.300E+00 2.997E+00 3.600E+00 1.900ns 3.300E+00 2.998E+00 3.600E+00 1.950ns 3.300E+00 2.998E+00 3.600E+00 2.000ns 3.300E+00 2.999E+00 3.600E+00 2.050ns 3.300E+00 2.999E+00 3.600E+00 2.100ns 3.300E+00 2.999E+00 3.600E+00 2.150ns 3.300E+00 2.999E+00 3.600E+00 2.200ns 3.300E+00 2.999E+00 3.600E+00 2.250ns 3.300E+00 3.000E+00 3.600E+00 2.300ns 3.300E+00 3.000E+00 3.600E+00 2.350ns 3.300E+00 3.000E+00 3.600E+00 2.400ns 3.300E+00 3.000E+00 3.600E+00 2.450ns 3.300E+00 3.000E+00 3.600E+00 2.500ns 3.300E+00 3.000E+00 3.600E+00 2.550ns 3.300E+00 3.000E+00 3.600E+00 2.600ns 3.300E+00 3.000E+00 3.600E+00 2.650ns 3.300E+00 3.000E+00 3.600E+00 2.700ns 3.300E+00 3.000E+00 3.600E+00 2.750ns 3.300E+00 3.000E+00 3.600E+00 2.800ns 3.300E+00 3.000E+00 3.600E+00 2.850ns 3.300E+00 3.000E+00 3.600E+00 2.900ns 3.300E+00 3.000E+00 3.600E+00 2.950ns 3.300E+00 3.000E+00 3.600E+00 3.000ns 3.300E+00 3.000E+00 3.600E+00 3.100ns 3.300E+00 3.000E+00 3.600E+00 3.200ns 3.300E+00 3.000E+00 3.600E+00 3.300ns 3.300E+00 3.000E+00 3.600E+00 3.400ns 3.300E+00 3.000E+00 3.600E+00 3.500ns 3.300E+00 3.000E+00 3.600E+00 3.600ns 3.300E+00 3.000E+00 3.600E+00 3.700ns 3.300E+00 3.000E+00 3.600E+00 3.800ns 3.300E+00 3.000E+00 3.600E+00 3.900ns 3.300E+00 3.000E+00 3.600E+00 4.000ns 3.300E+00 3.000E+00 3.600E+00 4.100ns 3.300E+00 3.000E+00 3.600E+00 4.200ns 3.300E+00 3.000E+00 3.600E+00 4.300ns 3.300E+00 3.000E+00 3.600E+00 4.400ns 3.300E+00 3.000E+00 3.600E+00 4.500ns 3.300E+00 3.000E+00 3.600E+00 4.600ns 3.300E+00 3.000E+00 3.600E+00 4.700ns 3.300E+00 3.000E+00 3.600E+00 4.800ns 3.300E+00 3.000E+00 3.600E+00 4.900ns 3.300E+00 3.000E+00 3.600E+00 5.000ns 3.300E+00 3.000E+00 3.600E+00 5.250ns 3.300E+00 3.000E+00 3.600E+00 5.500ns 3.300E+00 3.000E+00 3.600E+00 5.750ns 3.300E+00 3.000E+00 3.600E+00 6.000ns 3.300E+00 3.000E+00 3.600E+00 6.250ns 3.300E+00 3.000E+00 3.600E+00 6.500ns 3.300E+00 3.000E+00 3.600E+00 6.750ns 3.300E+00 3.000E+00 3.600E+00 7.000ns 3.300E+00 3.000E+00 3.600E+00 7.250ns 3.300E+00 3.000E+00 3.600E+00 7.500ns 3.300E+00 3.000E+00 3.600E+00 7.750ns 3.300E+00 3.000E+00 3.600E+00 8.000ns 3.300E+00 3.000E+00 3.600E+00 8.250ns 3.300E+00 3.000E+00 3.600E+00 8.500ns 3.300E+00 3.000E+00 3.600E+00 8.750ns 3.300E+00 3.000E+00 3.600E+00 9.000ns 3.300E+00 3.000E+00 3.600E+00 9.250ns 3.300E+00 3.000E+00 3.600E+00 9.500ns 3.300E+00 3.000E+00 3.600E+00 9.750ns 3.300E+00 3.000E+00 3.600E+00 | [Falling Waveform] R_fixture = 50.000 V_fixture = 0.000 V_fixture_min = 0.000 V_fixture_max = 0.000 | time V(typ) V(min) V(max) | 0.000s 2.647E+00 2.162E+00 3.113E+00 50.000ps 2.647E+00 2.162E+00 3.113E+00 100.000ps 2.647E+00 2.162E+00 3.113E+00 150.000ps 2.647E+00 2.162E+00 3.113E+00 200.000ps 2.647E+00 2.162E+00 3.112E+00 250.000ps 2.647E+00 2.162E+00 3.116E+00 300.000ps 2.647E+00 2.161E+00 3.126E+00 350.000ps 2.648E+00 2.161E+00 3.123E+00 400.000ps 2.652E+00 2.161E+00 3.023E+00 450.000ps 2.654E+00 2.162E+00 2.576E+00 500.000ps 2.644E+00 2.163E+00 1.560E+00 550.000ps 2.613E+00 2.164E+00 462.018E-03 600.000ps 2.535E+00 2.166E+00 85.668E-03 650.000ps 2.346E+00 2.164E+00 19.692E-03 700.000ps 1.961E+00 2.157E+00 8.056E-03 750.000ps 1.421E+00 2.142E+00 5.264E-03 800.000ps 808.377E-03 2.113E+00 3.795E-03 850.000ps 340.174E-03 2.063E+00 2.793E-03 900.000ps 124.282E-03 1.979E+00 2.075E-03 950.000ps 45.989E-03 1.842E+00 1.543E-03 1.000ns 19.240E-03 1.654E+00 1.145E-03 1.050ns 10.309E-03 1.421E+00 849.432E-06 1.100ns 7.060E-03 1.155E+00 631.106E-06 1.150ns 5.420E-03 869.232E-03 468.679E-06 1.200ns 4.322E-03 587.624E-03 347.176E-06 1.250ns 3.505E-03 353.113E-03 256.706E-06 1.300ns 2.869E-03 197.669E-03 189.900E-06 1.350ns 2.354E-03 107.328E-03 140.670E-06 1.400ns 1.934E-03 58.209E-03 104.232E-06 1.450ns 1.588E-03 32.295E-03 77.168E-06 1.500ns 1.302E-03 18.989E-03 57.093E-06 1.550ns 1.067E-03 12.320E-03 42.275E-06 1.600ns 873.869E-06 8.911E-03 31.340E-06 1.650ns 715.938E-06 7.025E-03 23.234E-06 1.700ns 586.261E-06 5.863E-03 17.209E-06 1.750ns 479.850E-06 5.001E-03 12.744E-06 1.800ns 392.704E-06 4.305E-03 9.444E-06 1.850ns 321.413E-06 3.745E-03 7.001E-06 1.900ns 263.071E-06 3.289E-03 5.189E-06 1.950ns 215.295E-06 2.898E-03 3.844E-06 2.000ns 176.170E-06 2.551E-03 2.847E-06 2.050ns 144.158E-06 2.239E-03 2.107E-06 2.100ns 117.974E-06 1.963E-03 1.560E-06 2.150ns 96.547E-06 1.720E-03 1.155E-06 2.200ns 79.005E-06 1.507E-03 854.785E-09 2.250ns 64.647E-06 1.320E-03 633.052E-09 2.300ns 52.900E-06 1.156E-03 469.004E-09 2.350ns 43.290E-06 1.012E-03 347.575E-09 2.400ns 35.425E-06 886.218E-06 257.603E-09 2.450ns 28.987E-06 775.758E-06 190.880E-09 2.500ns 23.720E-06 679.014E-06 141.412E-09 2.550ns 19.410E-06 594.294E-06 104.787E-09 2.600ns 15.884E-06 520.109E-06 77.679E-09 2.650ns 12.998E-06 455.158E-06 57.582E-09 2.700ns 10.636E-06 398.305E-06 42.665E-09 2.750ns 8.703E-06 348.547E-06 31.610E-09 2.800ns 7.122E-06 304.999E-06 23.434E-09 2.850ns 5.828E-06 266.886E-06 17.382E-09 2.900ns 4.769E-06 233.533E-06 12.889E-09 2.950ns 3.903E-06 204.346E-06 9.554E-09 3.000ns 3.194E-06 178.806E-06 7.086E-09 3.100ns 2.139E-06 136.903E-06 3.920E-09 3.200ns 1.433E-06 104.821E-06 2.183E-09 3.300ns 961.177E-09 80.259E-06 1.223E-09 3.400ns 644.900E-09 61.455E-06 697.492E-12 3.500ns 432.844E-09 47.059E-06 409.045E-12 3.600ns 290.676E-09 36.037E-06 246.093E-12 3.700ns 195.394E-09 27.597E-06 152.678E-12 3.800ns 131.492E-09 21.134E-06 100.365E-12 3.900ns 88.606E-09 16.186E-06 71.243E-12 4.000ns 59.840E-09 12.398E-06 54.590E-12 4.100ns 40.553E-09 9.497E-06 45.157E-12 4.200ns 27.614E-09 7.276E-06 39.958E-12 4.300ns 18.933E-09 5.575E-06 36.991E-12 4.400ns 13.115E-09 4.273E-06 35.208E-12 4.500ns 9.213E-09 3.276E-06 34.191E-12 4.600ns 6.593E-09 2.512E-06 33.691E-12 4.700ns 4.835E-09 1.927E-06 33.449E-12 4.800ns 3.659E-09 1.479E-06 33.315E-12 4.900ns 2.870E-09 1.137E-06 33.232E-12 5.000ns 2.339E-09 873.919E-09 33.182E-12 5.250ns 1.659E-09 456.173E-09 33.159E-12 5.500ns 1.411E-09 241.880E-09 33.142E-12 5.750ns 1.314E-09 131.404E-09 33.142E-12 6.000ns 1.279E-09 74.850E-09 33.142E-12 6.250ns 1.267E-09 46.045E-09 33.143E-12 6.500ns 1.262E-09 31.389E-09 33.143E-12 6.750ns 1.261E-09 23.805E-09 33.143E-12 7.000ns 1.261E-09 19.870E-09 33.143E-12 7.250ns 1.260E-09 17.833E-09 33.143E-12 7.500ns 1.260E-09 16.770E-09 33.145E-12 7.750ns 1.260E-09 16.222E-09 33.144E-12 8.000ns 1.260E-09 15.942E-09 33.144E-12 8.250ns 1.260E-09 15.799E-09 33.141E-12 8.500ns 1.260E-09 15.726E-09 33.142E-12 8.750ns 1.260E-09 15.688E-09 33.145E-12 9.000ns 1.260E-09 15.669E-09 33.144E-12 9.250ns 1.260E-09 15.660E-09 33.144E-12 9.500ns 1.260E-09 15.654E-09 33.144E-12 9.750ns 1.260E-09 15.652E-09 33.143E-12 | [Falling Waveform] R_fixture = 50.000 V_fixture = 3.3000 V_fixture_min = 3.0000 V_fixture_max = 3.6000 | time V(typ) V(min) V(max) | 0.000s 3.300E+00 3.000E+00 3.600E+00 50.000ps 3.300E+00 3.000E+00 3.600E+00 100.000ps 3.300E+00 3.000E+00 3.600E+00 150.000ps 3.300E+00 3.000E+00 3.600E+00 200.000ps 3.300E+00 3.000E+00 3.599E+00 250.000ps 3.300E+00 3.000E+00 3.603E+00 300.000ps 3.299E+00 3.000E+00 3.620E+00 350.000ps 3.299E+00 3.000E+00 3.650E+00 400.000ps 3.304E+00 3.000E+00 3.642E+00 450.000ps 3.313E+00 2.999E+00 3.489E+00 500.000ps 3.327E+00 2.999E+00 3.117E+00 550.000ps 3.342E+00 3.000E+00 2.370E+00 600.000ps 3.352E+00 3.002E+00 1.506E+00 650.000ps 3.326E+00 3.006E+00 965.552E-03 700.000ps 3.256E+00 3.012E+00 797.904E-03 750.000ps 3.130E+00 3.018E+00 747.493E-03 800.000ps 2.908E+00 3.026E+00 724.984E-03 850.000ps 2.575E+00 3.033E+00 712.616E-03 900.000ps 2.198E+00 3.040E+00 704.716E-03 950.000ps 1.813E+00 3.043E+00 699.479E-03 1.000ns 1.461E+00 3.039E+00 695.809E-03 1.050ns 1.210E+00 3.021E+00 693.131E-03 1.100ns 1.067E+00 2.985E+00 691.167E-03 1.150ns 993.052E-03 2.930E+00 689.735E-03 1.200ns 953.578E-03 2.852E+00 688.687E-03 1.250ns 929.172E-03 2.739E+00 687.911E-03 1.300ns 912.684E-03 2.598E+00 687.335E-03 1.350ns 900.957E-03 2.443E+00 686.911E-03 1.400ns 892.396E-03 2.281E+00 686.598E-03 1.450ns 885.927E-03 2.118E+00 686.366E-03 1.500ns 880.982E-03 1.955E+00 686.194E-03 1.550ns 877.066E-03 1.792E+00 686.065E-03 1.600ns 873.900E-03 1.632E+00 685.970E-03 1.650ns 871.332E-03 1.485E+00 685.899E-03 1.700ns 869.254E-03 1.364E+00 685.847E-03 1.750ns 867.575E-03 1.274E+00 685.808E-03 1.800ns 866.213E-03 1.213E+00 685.779E-03 1.850ns 865.102E-03 1.170E+00 685.757E-03 1.900ns 864.195E-03 1.139E+00 685.741E-03 1.950ns 863.454E-03 1.117E+00 685.729E-03 2.000ns 862.849E-03 1.101E+00 685.720E-03 2.050ns 862.353E-03 1.089E+00 685.713E-03 2.100ns 861.947E-03 1.079E+00 685.708E-03 2.150ns 861.614E-03 1.071E+00 685.705E-03 2.200ns 861.341E-03 1.064E+00 685.702E-03 2.250ns 861.116E-03 1.058E+00 685.700E-03 2.300ns 860.932E-03 1.053E+00 685.698E-03 2.350ns 860.781E-03 1.049E+00 685.697E-03 2.400ns 860.657E-03 1.045E+00 685.696E-03 2.450ns 860.555E-03 1.042E+00 685.696E-03 2.500ns 860.471E-03 1.040E+00 685.695E-03 2.550ns 860.402E-03 1.037E+00 685.695E-03 2.600ns 860.345E-03 1.035E+00 685.695E-03 2.650ns 860.298E-03 1.033E+00 685.694E-03 2.700ns 860.260E-03 1.032E+00 685.694E-03 2.750ns 860.228E-03 1.031E+00 685.694E-03 2.800ns 860.202E-03 1.030E+00 685.694E-03 2.850ns 860.181E-03 1.029E+00 685.694E-03 2.900ns 860.163E-03 1.028E+00 685.694E-03 2.950ns 860.149E-03 1.027E+00 685.694E-03 3.000ns 860.137E-03 1.026E+00 685.694E-03 3.100ns 860.119E-03 1.025E+00 685.694E-03 3.200ns 860.107E-03 1.024E+00 685.694E-03 3.300ns 860.099E-03 1.024E+00 685.694E-03 3.400ns 860.094E-03 1.023E+00 685.694E-03 3.500ns 860.090E-03 1.023E+00 685.694E-03 3.600ns 860.087E-03 1.022E+00 685.694E-03 3.700ns 860.086E-03 1.022E+00 685.694E-03 3.800ns 860.084E-03 1.022E+00 685.694E-03 3.900ns 860.084E-03 1.022E+00 685.694E-03 4.000ns 860.083E-03 1.022E+00 685.694E-03 4.100ns 860.083E-03 1.022E+00 685.694E-03 4.200ns 860.083E-03 1.022E+00 685.694E-03 4.300ns 860.082E-03 1.022E+00 685.694E-03 4.400ns 860.082E-03 1.022E+00 685.694E-03 4.500ns 860.082E-03 1.022E+00 685.694E-03 4.600ns 860.082E-03 1.022E+00 685.694E-03 4.700ns 860.082E-03 1.022E+00 685.694E-03 4.800ns 860.082E-03 1.021E+00 685.694E-03 4.900ns 860.082E-03 1.021E+00 685.694E-03 5.000ns 860.082E-03 1.021E+00 685.694E-03 5.250ns 860.082E-03 1.021E+00 685.694E-03 5.500ns 860.082E-03 1.021E+00 685.694E-03 5.750ns 860.082E-03 1.021E+00 685.694E-03 6.000ns 860.082E-03 1.021E+00 685.694E-03 6.250ns 860.082E-03 1.021E+00 685.694E-03 6.500ns 860.082E-03 1.021E+00 685.694E-03 6.750ns 860.082E-03 1.021E+00 685.694E-03 7.000ns 860.082E-03 1.021E+00 685.694E-03 7.250ns 860.082E-03 1.021E+00 685.694E-03 7.500ns 860.082E-03 1.021E+00 685.694E-03 7.750ns 860.082E-03 1.021E+00 685.694E-03 8.000ns 860.082E-03 1.021E+00 685.694E-03 8.250ns 860.082E-03 1.021E+00 685.694E-03 8.500ns 860.082E-03 1.021E+00 685.694E-03 8.750ns 860.082E-03 1.021E+00 685.694E-03 9.000ns 860.082E-03 1.021E+00 685.694E-03 9.250ns 860.082E-03 1.021E+00 685.694E-03 9.500ns 860.082E-03 1.021E+00 685.694E-03 9.750ns 860.082E-03 1.021E+00 685.694E-03 | | End [Model] ALVC_16TRISTN_33 | |************************************************************************ | Model ALVC_16TRISTN_25 |************************************************************************ | [Model] ALVC_16TRISTN_25 Model_type 3-state Polarity Non-Inverting Enable Active-Low Vmeas = 1.25000V Cref = 30.0000pF Rref = 0.5000k Vref = 0.000V C_comp 4.22pF 3.38pF 5.16pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Timing Thresholds | Vmeas 1.25 1.15 1.35 | | [Temperature Range] 25.0000 85.0000 -40.0000 | Remark: The curves below are the result of a simulation using the following | die temperatures: 35.0000 95.0000 -30.0000 | [Voltage Range] 2.5000V 2.3000V 2.7000V |Process Range nominal slow fast | [Pulldown] | voltage I(typ) I(min) I(max) | -3.600E+00 -3.814E-02 -2.266E-02 -5.661E-02 -3.450E+00 -3.814E-02 -2.266E-02 -5.661E-02 -3.300E+00 -3.814E-02 -2.266E-02 -5.661E-02 -3.150E+00 -3.814E-02 -2.266E-02 -5.661E-02 -3.000E+00 -3.814E-02 -2.266E-02 -5.661E-02 -2.850E+00 -3.814E-02 -2.266E-02 -5.661E-02 -2.700E+00 -3.814E-02 -2.266E-02 -5.661E-02 -2.550E+00 -3.814E-02 -2.266E-02 -5.661E-02 -2.400E+00 -3.814E-02 -2.266E-02 -5.661E-02 -2.250E+00 -3.814E-02 -2.266E-02 -5.661E-02 -2.100E+00 -3.814E-02 -2.266E-02 -5.661E-02 -1.950E+00 -3.814E-02 -2.266E-02 -5.661E-02 -1.800E+00 -3.814E-02 -2.266E-02 -5.661E-02 -1.650E+00 -3.814E-02 -2.266E-02 -5.661E-02 -1.500E+00 -3.814E-02 -2.266E-02 -5.661E-02 -1.350E+00 -3.814E-02 -2.266E-02 -5.661E-02 -1.200E+00 -3.814E-02 -2.266E-02 -5.661E-02 -1.050E+00 -3.814E-02 -2.266E-02 -5.661E-02 -9.000E-01 -3.814E-02 -2.266E-02 -5.661E-02 -7.500E-01 -3.814E-02 -2.266E-02 -5.599E-02 -6.000E-01 -3.251E-02 -2.266E-02 -4.848E-02 -4.500E-01 -2.561E-02 -1.769E-02 -3.806E-02 -3.000E-01 -1.724E-02 -1.193E-02 -2.560E-02 -1.500E-01 -8.629E-03 -5.927E-03 -1.287E-02 0.000E+00 2.883E-14 1.648E-13 1.577E-15 1.500E-01 8.468E-03 5.755E-03 1.273E-02 3.000E-01 1.658E-02 1.124E-02 2.502E-02 4.500E-01 2.431E-02 1.644E-02 3.682E-02 6.000E-01 3.162E-02 2.130E-02 4.809E-02 7.500E-01 3.847E-02 2.582E-02 5.880E-02 9.000E-01 4.483E-02 2.994E-02 6.889E-02 1.050E+00 5.065E-02 3.364E-02 7.831E-02 1.200E+00 5.590E-02 3.686E-02 8.703E-02 1.350E+00 6.051E-02 3.955E-02 9.496E-02 1.500E+00 6.444E-02 4.167E-02 1.021E-01 1.650E+00 6.761E-02 4.318E-02 1.082E-01 1.800E+00 7.000E-02 4.412E-02 1.134E-01 1.950E+00 7.160E-02 4.466E-02 1.176E-01 2.100E+00 7.257E-02 4.498E-02 1.206E-01 2.250E+00 7.316E-02 4.521E-02 1.226E-01 2.400E+00 7.356E-02 4.541E-02 1.239E-01 2.550E+00 7.388E-02 4.557E-02 1.247E-01 2.700E+00 7.392E-02 4.561E-02 1.253E-01 2.850E+00 7.395E-02 4.564E-02 1.258E-01 3.000E+00 7.399E-02 4.568E-02 1.262E-01 3.150E+00 7.402E-02 4.623E-02 1.264E-01 3.300E+00 7.406E-02 4.949E-02 1.268E-01 3.450E+00 7.566E-02 5.406E-02 1.272E-01 3.600E+00 8.050E-02 5.912E-02 1.276E-01 3.750E+00 8.626E-02 6.440E-02 1.280E-01 3.900E+00 9.233E-02 6.978E-02 1.345E-01 4.050E+00 9.857E-02 7.520E-02 1.416E-01 4.200E+00 1.049E-01 8.064E-02 1.490E-01 4.350E+00 1.112E-01 8.609E-02 1.569E-01 4.500E+00 1.174E-01 9.154E-02 1.647E-01 4.650E+00 1.236E-01 9.696E-02 1.724E-01 4.800E+00 1.296E-01 1.024E-01 1.798E-01 4.950E+00 1.355E-01 1.078E-01 1.870E-01 5.100E+00 1.413E-01 1.131E-01 1.940E-01 5.250E+00 1.471E-01 1.185E-01 2.008E-01 5.400E+00 1.527E-01 1.238E-01 2.074E-01 5.550E+00 1.582E-01 1.290E-01 2.139E-01 5.700E+00 1.636E-01 1.342E-01 2.201E-01 5.850E+00 1.690E-01 1.394E-01 2.263E-01 6.000E+00 1.742E-01 1.442E-01 2.322E-01 6.150E+00 1.792E-01 1.477E-01 2.380E-01 6.300E+00 1.839E-01 1.477E-01 2.436E-01 6.450E+00 1.879E-01 1.477E-01 2.490E-01 6.600E+00 1.879E-01 1.477E-01 2.539E-01 6.750E+00 1.879E-01 1.477E-01 2.580E-01 6.900E+00 1.879E-01 1.477E-01 2.600E-01 7.050E+00 1.879E-01 1.477E-01 2.600E-01 7.200E+00 1.879E-01 1.477E-01 2.600E-01 | [Pullup] | voltage I(typ) I(min) I(max) | -4.900E+00 5.570E-02 3.575E-02 9.059E-02 -4.750E+00 5.570E-02 3.575E-02 9.059E-02 -4.600E+00 5.570E-02 3.575E-02 9.059E-02 -4.450E+00 5.570E-02 3.575E-02 9.059E-02 -4.300E+00 5.570E-02 3.575E-02 9.059E-02 -4.150E+00 5.570E-02 3.575E-02 9.059E-02 -4.000E+00 5.570E-02 3.575E-02 9.059E-02 -3.850E+00 5.570E-02 3.575E-02 9.059E-02 -3.700E+00 5.570E-02 3.575E-02 9.059E-02 -3.550E+00 5.570E-02 3.575E-02 9.059E-02 -3.400E+00 5.570E-02 3.575E-02 9.059E-02 -3.250E+00 5.570E-02 3.575E-02 9.059E-02 -3.100E+00 5.570E-02 3.575E-02 9.059E-02 -2.950E+00 5.570E-02 3.575E-02 9.059E-02 -2.800E+00 5.570E-02 3.575E-02 9.059E-02 -2.650E+00 5.570E-02 3.575E-02 9.059E-02 -2.500E+00 5.570E-02 3.575E-02 9.059E-02 -2.350E+00 5.570E-02 3.575E-02 9.059E-02 -2.200E+00 5.570E-02 3.575E-02 9.059E-02 -2.050E+00 5.570E-02 3.575E-02 9.059E-02 -1.900E+00 5.570E-02 3.575E-02 9.059E-02 -1.750E+00 5.570E-02 3.575E-02 9.059E-02 -1.600E+00 5.570E-02 3.575E-02 9.059E-02 -1.450E+00 5.570E-02 3.575E-02 9.059E-02 -1.300E+00 5.570E-02 3.575E-02 9.059E-02 -1.150E+00 5.570E-02 3.575E-02 9.059E-02 -1.000E+00 5.570E-02 3.575E-02 9.059E-02 -8.500E-01 5.570E-02 3.575E-02 9.059E-02 -7.000E-01 5.287E-02 3.575E-02 8.040E-02 -5.500E-01 4.384E-02 2.900E-02 6.775E-02 -4.000E-01 3.299E-02 2.249E-02 5.010E-02 -2.500E-01 2.031E-02 1.387E-02 3.109E-02 -1.000E-01 7.947E-03 5.354E-03 1.232E-02 0.000E+00 -3.765E-14 -2.377E-13 2.099E-16 1.500E-01 -1.123E-02 -7.419E-03 -1.767E-02 3.000E-01 -2.143E-02 -1.403E-02 -3.392E-02 4.500E-01 -3.060E-02 -1.982E-02 -4.876E-02 6.000E-01 -3.872E-02 -2.479E-02 -6.218E-02 7.500E-01 -4.581E-02 -2.894E-02 -7.417E-02 9.000E-01 -5.187E-02 -3.230E-02 -8.475E-02 1.050E+00 -5.692E-02 -3.489E-02 -9.393E-02 1.200E+00 -6.101E-02 -3.679E-02 -1.018E-01 1.350E+00 -6.421E-02 -3.814E-02 -1.083E-01 1.500E+00 -6.669E-02 -3.914E-02 -1.137E-01 1.650E+00 -6.865E-02 -3.993E-02 -1.182E-01 1.800E+00 -7.027E-02 -4.058E-02 -1.220E-01 1.950E+00 -7.162E-02 -4.112E-02 -1.252E-01 2.100E+00 -7.276E-02 -4.159E-02 -1.281E-01 2.250E+00 -7.374E-02 -4.201E-02 -1.305E-01 2.400E+00 -7.460E-02 -4.238E-02 -1.326E-01 2.550E+00 -7.536E-02 -4.271E-02 -1.344E-01 2.700E+00 -7.604E-02 -4.300E-02 -1.360E-01 2.850E+00 -7.663E-02 -4.318E-02 -1.375E-01 3.000E+00 -7.704E-02 -4.330E-02 -1.387E-01 3.150E+00 -7.704E-02 -4.541E-02 -1.397E-01 3.300E+00 -7.707E-02 -5.052E-02 -1.410E-01 3.450E+00 -8.109E-02 -5.649E-02 -1.424E-01 3.600E+00 -8.868E-02 -6.281E-02 -1.437E-01 3.750E+00 -9.705E-02 -6.939E-02 -1.450E-01 3.900E+00 -1.057E-01 -7.633E-02 -1.556E-01 4.050E+00 -1.148E-01 -8.367E-02 -1.668E-01 4.200E+00 -1.246E-01 -9.132E-02 -1.785E-01 4.350E+00 -1.348E-01 -9.926E-02 -1.915E-01 4.500E+00 -1.454E-01 -1.075E-01 -2.052E-01 4.650E+00 -1.562E-01 -1.159E-01 -2.194E-01 4.800E+00 -1.673E-01 -1.245E-01 -2.340E-01 4.950E+00 -1.787E-01 -1.334E-01 -2.488E-01 5.100E+00 -1.902E-01 -1.434E-01 -2.638E-01 5.250E+00 -2.020E-01 -1.434E-01 -2.790E-01 5.400E+00 -2.143E-01 -1.434E-01 -2.943E-01 5.550E+00 -2.305E-01 -1.434E-01 -3.100E-01 5.700E+00 -2.305E-01 -1.434E-01 -3.264E-01 5.850E+00 -2.305E-01 -1.434E-01 -3.456E-01 6.300E+00 -2.305E-01 -1.434E-01 -3.456E-01 | [GND_clamp] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.675E+00 -2.729E+00 -2.624E+00 -3.500E+00 -2.575E+00 -2.630E+00 -2.526E+00 -3.400E+00 -2.476E+00 -2.531E+00 -2.424E+00 -3.300E+00 -2.377E+00 -2.432E+00 -2.321E+00 -3.200E+00 -2.279E+00 -2.333E+00 -2.219E+00 -3.100E+00 -2.177E+00 -2.234E+00 -2.117E+00 -3.000E+00 -2.076E+00 -2.135E+00 -2.016E+00 -2.900E+00 -1.976E+00 -2.037E+00 -1.915E+00 -2.800E+00 -1.876E+00 -1.936E+00 -1.814E+00 -2.700E+00 -1.776E+00 -1.836E+00 -1.714E+00 -2.600E+00 -1.676E+00 -1.737E+00 -1.613E+00 -2.500E+00 -1.576E+00 -1.638E+00 -1.513E+00 -2.400E+00 -1.477E+00 -1.539E+00 -1.413E+00 -2.300E+00 -1.377E+00 -1.440E+00 -1.313E+00 -2.200E+00 -1.278E+00 -1.341E+00 -1.213E+00 -2.100E+00 -1.179E+00 -1.243E+00 -1.113E+00 -2.000E+00 -1.081E+00 -1.145E+00 -1.014E+00 -1.900E+00 -982.610E-03 -1.047E+00 -914.918E-03 -1.800E+00 -884.753E-03 -949.529E-03 -816.455E-03 -1.700E+00 -787.397E-03 -852.591E-03 -718.569E-03 -1.600E+00 -690.670E-03 -756.255E-03 -621.363E-03 -1.500E+00 -594.772E-03 -660.748E-03 -524.969E-03 -1.400E+00 -500.219E-03 -566.654E-03 -429.820E-03 -1.300E+00 -409.759E-03 -477.169E-03 -338.233E-03 -1.200E+00 -347.463E-03 -421.926E-03 -268.459E-03 -1.100E+00 -302.194E-03 -394.373E-03 -205.000E-03 -1.000E+00 -234.012E-03 -355.095E-03 -112.255E-03 -900.000E-03 -118.224E-03 -279.546E-03 -20.539E-03 -800.000E-03 -15.740E-03 -117.118E-03 -8.266E-03 -700.000E-03 -3.600E-03 -11.778E-03 -5.130E-03 -600.000E-03 -1.919E-03 -1.855E-03 -2.077E-03 -500.000E-03 -570.848E-06 -713.226E-06 -402.856E-06 -400.000E-03 -60.050E-06 -136.783E-06 -18.699E-06 -300.000E-03 -2.064E-06 -7.980E-06 -282.019E-09 -200.000E-03 -43.791E-09 -248.326E-09 -3.024E-09 -100.000E-03 -858.792E-12 -6.978E-09 -30.418E-12 0.000E+00 -52.628E-12 -622.781E-12 -1.406E-12 100.000E-03 -35.874E-12 -438.319E-12 -1.051E-12 200.000E-03 -33.465E-12 -414.994E-12 -961.785E-15 300.000E-03 -31.391E-12 -398.554E-12 -875.329E-15 400.000E-03 -29.342E-12 -382.477E-12 -790.875E-15 500.000E-03 -27.314E-12 -366.523E-12 -708.348E-15 600.000E-03 -25.310E-12 -350.697E-12 -626.202E-15 700.000E-03 -23.330E-12 -335.006E-12 -545.495E-15 800.000E-03 -21.373E-12 -319.448E-12 -465.013E-15 900.000E-03 -19.436E-12 -304.022E-12 -386.495E-15 1.000E+00 -17.513E-12 -288.724E-12 -308.463E-15 1.100E+00 -15.611E-12 -273.545E-12 -231.650E-15 1.200E+00 -13.726E-12 -258.488E-12 -155.617E-15 1.300E+00 -11.851E-12 -243.545E-12 -79.202E-15 1.400E+00 -9.986E-12 -228.708E-12 -1.819E-15 1.500E+00 -8.138E-12 -213.984E-12 75.037E-15 1.600E+00 -6.293E-12 -199.365E-12 152.221E-15 1.700E+00 -4.457E-12 -184.853E-12 230.711E-15 1.800E+00 -2.621E-12 -170.459E-12 312.243E-15 1.900E+00 -795.841E-15 -156.207E-12 388.692E-15 2.000E+00 1.029E-12 -142.104E-12 463.799E-15 2.100E+00 2.845E-12 -127.642E-12 547.026E-15 2.200E+00 4.656E-12 -98.462E-12 629.200E-15 2.300E+00 6.467E-12 285.401E-12 713.650E-15 2.400E+00 8.771E-12 20.350E-09 798.594E-15 2.500E+00 33.741E-12 977.659E-09 886.432E-15 2.600E+00 1.910E-09 29.130E-06 978.249E-15 2.700E+00 133.996E-09 368.836E-06 1.327E-12 2.800E+00 6.587E-06 1.794E-03 47.131E-12 2.900E+00 142.392E-06 2.628E-03 7.101E-09 3.000E+00 1.031E-03 4.337E-03 816.910E-09 3.100E+00 3.342E-03 20.438E-03 46.806E-06 3.200E+00 4.893E-03 101.420E-03 677.570E-06 3.300E+00 8.438E-03 210.737E-03 3.004E-03 3.400E+00 46.130E-03 306.487E-03 7.201E-03 3.500E+00 147.312E-03 385.013E-03 10.485E-03 3.600E+00 248.506E-03 449.885E-03 17.323E-03 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -4.900E+00 3.782E+00 3.768E+00 3.831E+00 -4.850E+00 3.735E+00 3.721E+00 3.784E+00 -4.800E+00 3.688E+00 3.674E+00 3.737E+00 -4.750E+00 3.641E+00 3.627E+00 3.690E+00 -4.700E+00 3.595E+00 3.581E+00 3.643E+00 -4.650E+00 3.548E+00 3.534E+00 3.596E+00 -4.600E+00 3.501E+00 3.487E+00 3.550E+00 -4.550E+00 3.455E+00 3.441E+00 3.503E+00 -4.500E+00 3.408E+00 3.394E+00 3.456E+00 -4.450E+00 3.361E+00 3.347E+00 3.409E+00 -4.400E+00 3.315E+00 3.301E+00 3.362E+00 -4.350E+00 3.268E+00 3.254E+00 3.315E+00 -4.300E+00 3.221E+00 3.207E+00 3.269E+00 -4.250E+00 3.175E+00 3.161E+00 3.222E+00 -4.200E+00 3.128E+00 3.114E+00 3.176E+00 -4.150E+00 3.081E+00 3.067E+00 3.129E+00 -4.100E+00 3.035E+00 3.021E+00 3.083E+00 -4.050E+00 2.988E+00 2.974E+00 3.037E+00 -4.000E+00 2.942E+00 2.927E+00 2.991E+00 -3.950E+00 2.895E+00 2.881E+00 2.946E+00 -3.900E+00 2.849E+00 2.834E+00 2.902E+00 -3.850E+00 2.803E+00 2.788E+00 2.583E+00 -3.800E+00 2.758E+00 2.741E+00 2.537E+00 -3.750E+00 2.713E+00 2.695E+00 2.491E+00 -3.700E+00 2.475E+00 2.649E+00 2.445E+00 -3.650E+00 2.429E+00 2.603E+00 2.399E+00 -3.600E+00 2.383E+00 2.557E+00 2.353E+00 -3.550E+00 2.338E+00 2.365E+00 2.307E+00 -3.500E+00 2.292E+00 2.320E+00 2.261E+00 -3.450E+00 2.247E+00 2.275E+00 2.215E+00 -3.400E+00 2.201E+00 2.230E+00 2.170E+00 -3.350E+00 2.156E+00 2.185E+00 2.124E+00 -3.300E+00 2.111E+00 2.140E+00 2.078E+00 -3.250E+00 2.065E+00 2.095E+00 2.032E+00 -3.200E+00 2.020E+00 2.049E+00 1.987E+00 -3.150E+00 1.975E+00 2.004E+00 1.941E+00 -3.100E+00 1.929E+00 1.959E+00 1.895E+00 -3.050E+00 1.884E+00 1.914E+00 1.850E+00 -3.000E+00 1.839E+00 1.869E+00 1.804E+00 -2.950E+00 1.794E+00 1.825E+00 1.758E+00 -2.900E+00 1.749E+00 1.780E+00 1.713E+00 -2.850E+00 1.703E+00 1.735E+00 1.667E+00 -2.800E+00 1.658E+00 1.690E+00 1.622E+00 -2.750E+00 1.613E+00 1.645E+00 1.576E+00 -2.700E+00 1.568E+00 1.600E+00 1.531E+00 -2.650E+00 1.523E+00 1.556E+00 1.486E+00 -2.600E+00 1.478E+00 1.511E+00 1.440E+00 -2.550E+00 1.433E+00 1.466E+00 1.395E+00 -2.500E+00 1.388E+00 1.421E+00 1.350E+00 -2.450E+00 1.343E+00 1.377E+00 1.304E+00 -2.400E+00 1.299E+00 1.332E+00 1.259E+00 -2.350E+00 1.254E+00 1.288E+00 1.214E+00 -2.300E+00 1.209E+00 1.243E+00 1.169E+00 -2.250E+00 1.164E+00 1.199E+00 1.124E+00 -2.200E+00 1.120E+00 1.154E+00 1.079E+00 -2.150E+00 1.075E+00 1.110E+00 1.034E+00 -2.100E+00 1.031E+00 1.066E+00 989.287E-03 -2.050E+00 986.311E-03 1.022E+00 944.538E-03 -2.000E+00 941.954E-03 977.542E-03 899.873E-03 -1.950E+00 897.678E-03 933.498E-03 855.298E-03 -1.900E+00 853.490E-03 889.538E-03 810.822E-03 -1.850E+00 809.397E-03 845.669E-03 766.454E-03 -1.800E+00 765.409E-03 801.900E-03 722.204E-03 -1.750E+00 721.534E-03 758.241E-03 678.081E-03 -1.700E+00 677.785E-03 714.705E-03 634.092E-03 -1.650E+00 634.172E-03 671.305E-03 590.243E-03 -1.600E+00 590.713E-03 628.061E-03 546.544E-03 -1.550E+00 547.431E-03 585.000E-03 503.010E-03 -1.500E+00 504.361E-03 542.160E-03 459.677E-03 -1.450E+00 461.566E-03 499.608E-03 416.602E-03 -1.400E+00 419.163E-03 457.469E-03 373.896E-03 -1.350E+00 377.424E-03 416.043E-03 331.804E-03 -1.300E+00 337.219E-03 376.303E-03 291.076E-03 -1.250E+00 302.017E-03 342.226E-03 254.581E-03 -1.200E+00 275.440E-03 318.333E-03 224.887E-03 -1.150E+00 250.431E-03 297.228E-03 195.403E-03 -1.100E+00 222.062E-03 273.670E-03 161.747E-03 -1.050E+00 188.197E-03 245.459E-03 122.387E-03 -1.000E+00 147.295E-03 210.708E-03 78.108E-03 -950.000E-03 99.251E-03 167.497E-03 37.456E-03 -900.000E-03 50.352E-03 115.215E-03 17.637E-03 -850.000E-03 18.682E-03 60.319E-03 12.669E-03 -800.000E-03 8.579E-03 22.282E-03 10.556E-03 -750.000E-03 6.014E-03 8.135E-03 8.863E-03 -700.000E-03 4.910E-03 4.368E-03 7.249E-03 -650.000E-03 4.099E-03 3.205E-03 5.034E-03 -600.000E-03 3.348E-03 2.631E-03 3.015E-03 -550.000E-03 2.133E-03 2.205E-03 1.582E-03 -500.000E-03 1.031E-03 1.795E-03 677.966E-06 -450.000E-03 431.375E-06 989.400E-06 217.407E-06 -400.000E-03 142.400E-06 368.883E-06 46.807E-06 -350.000E-03 35.072E-06 116.181E-06 7.056E-06 -300.000E-03 6.587E-06 29.130E-06 816.910E-09 -250.000E-03 1.005E-06 5.822E-06 80.169E-09 -200.000E-03 133.996E-09 977.659E-09 7.101E-09 -150.000E-03 16.439E-09 146.692E-09 587.762E-12 -100.000E-03 1.910E-09 20.350E-09 47.131E-12 -50.000E-03 217.975E-12 2.571E-09 4.542E-12 0.000E+00 33.743E-12 285.401E-12 1.327E-12 | [Ramp] | variable typ min max dV/dt_r 1.315V/189.671ps 1.127V/338.625ps 1.491V/106.746ps dV/dt_f 1.268V/254.633ps 1.081V/465.149ps 1.447V/131.098ps R_load = 100 | [Rising Waveform] R_fixture = 100 V_fixture = 0.000 V_fixture_min = 0.000 V_fixture_max = 0.000 | time V(typ) V(min) V(max) | 0.000s 781.835E-12 12.707E-09 13.285E-12 50.000ps 3.856E-06 2.689E-06 3.584E-06 100.000ps 3.514E-06 6.164E-06 -6.891E-06 150.000ps -16.565E-06 -758.673E-09 -51.127E-06 200.000ps -46.592E-06 -15.989E-06 139.465E-06 250.000ps -29.841E-06 -30.138E-06 813.793E-06 300.000ps 190.506E-06 -45.552E-06 -761.640E-06 350.000ps 502.091E-06 -30.352E-06 -9.543E-03 400.000ps 684.792E-06 43.979E-06 -27.228E-03 450.000ps 127.716E-06 174.447E-06 -6.757E-03 500.000ps -2.566E-03 310.589E-06 301.019E-03 550.000ps -7.706E-03 421.581E-06 1.008E+00 600.000ps -14.938E-03 506.828E-06 1.813E+00 650.000ps -25.160E-03 468.196E-06 2.238E+00 700.000ps -40.631E-03 -71.701E-06 2.392E+00 750.000ps -31.581E-03 -1.214E-03 2.444E+00 800.000ps 47.804E-03 -2.838E-03 2.465E+00 850.000ps 236.603E-03 -5.139E-03 2.475E+00 900.000ps 533.890E-03 -8.189E-03 2.480E+00 950.000ps 907.580E-03 -12.177E-03 2.482E+00 1.000ns 1.307E+00 -17.142E-03 2.483E+00 1.050ns 1.647E+00 -23.415E-03 2.484E+00 1.100ns 1.873E+00 -31.486E-03 2.485E+00 1.150ns 2.006E+00 -40.687E-03 2.485E+00 1.200ns 2.082E+00 -45.670E-03 2.485E+00 1.250ns 2.124E+00 -37.745E-03 2.485E+00 1.300ns 2.149E+00 -9.496E-03 2.485E+00 1.350ns 2.164E+00 44.992E-03 2.485E+00 1.400ns 2.174E+00 129.834E-03 2.485E+00 1.450ns 2.179E+00 245.013E-03 2.485E+00 1.500ns 2.183E+00 387.022E-03 2.485E+00 1.550ns 2.186E+00 550.923E-03 2.485E+00 1.600ns 2.187E+00 729.798E-03 2.485E+00 1.650ns 2.189E+00 915.586E-03 2.485E+00 1.700ns 2.190E+00 1.100E+00 2.485E+00 1.750ns 2.190E+00 1.273E+00 2.485E+00 1.800ns 2.191E+00 1.421E+00 2.485E+00 1.850ns 2.191E+00 1.539E+00 2.485E+00 1.900ns 2.192E+00 1.628E+00 2.485E+00 1.950ns 2.192E+00 1.694E+00 2.485E+00 2.000ns 2.192E+00 1.741E+00 2.485E+00 2.050ns 2.192E+00 1.774E+00 2.485E+00 2.100ns 2.192E+00 1.799E+00 2.485E+00 2.150ns 2.192E+00 1.817E+00 2.485E+00 2.200ns 2.192E+00 1.831E+00 2.485E+00 2.250ns 2.192E+00 1.841E+00 2.485E+00 2.300ns 2.192E+00 1.849E+00 2.485E+00 2.350ns 2.192E+00 1.855E+00 2.485E+00 2.400ns 2.192E+00 1.859E+00 2.485E+00 2.450ns 2.192E+00 1.863E+00 2.485E+00 2.500ns 2.192E+00 1.866E+00 2.485E+00 2.550ns 2.192E+00 1.868E+00 2.485E+00 2.600ns 2.192E+00 1.870E+00 2.485E+00 2.650ns 2.192E+00 1.872E+00 2.485E+00 2.700ns 2.192E+00 1.873E+00 2.485E+00 2.750ns 2.192E+00 1.874E+00 2.485E+00 2.800ns 2.192E+00 1.875E+00 2.485E+00 2.850ns 2.192E+00 1.875E+00 2.485E+00 2.900ns 2.192E+00 1.876E+00 2.485E+00 2.950ns 2.192E+00 1.876E+00 2.485E+00 3.000ns 2.192E+00 1.877E+00 2.485E+00 3.100ns 2.192E+00 1.877E+00 2.485E+00 3.200ns 2.192E+00 1.877E+00 2.485E+00 3.300ns 2.192E+00 1.878E+00 2.485E+00 3.400ns 2.192E+00 1.878E+00 2.485E+00 3.500ns 2.192E+00 1.878E+00 2.485E+00 3.600ns 2.192E+00 1.878E+00 2.485E+00 3.700ns 2.192E+00 1.878E+00 2.485E+00 3.800ns 2.192E+00 1.878E+00 2.485E+00 3.900ns 2.192E+00 1.878E+00 2.485E+00 4.000ns 2.192E+00 1.878E+00 2.485E+00 4.100ns 2.192E+00 1.878E+00 2.485E+00 4.200ns 2.192E+00 1.878E+00 2.485E+00 4.300ns 2.192E+00 1.878E+00 2.485E+00 4.400ns 2.192E+00 1.878E+00 2.485E+00 4.500ns 2.192E+00 1.878E+00 2.485E+00 4.600ns 2.192E+00 1.878E+00 2.485E+00 4.700ns 2.192E+00 1.878E+00 2.485E+00 4.800ns 2.192E+00 1.878E+00 2.485E+00 4.900ns 2.192E+00 1.878E+00 2.485E+00 5.000ns 2.192E+00 1.878E+00 2.485E+00 5.250ns 2.192E+00 1.878E+00 2.485E+00 5.500ns 2.192E+00 1.878E+00 2.485E+00 5.750ns 2.192E+00 1.878E+00 2.485E+00 6.000ns 2.192E+00 1.878E+00 2.485E+00 6.250ns 2.192E+00 1.878E+00 2.485E+00 6.500ns 2.192E+00 1.878E+00 2.485E+00 6.750ns 2.192E+00 1.878E+00 2.485E+00 7.000ns 2.192E+00 1.878E+00 2.485E+00 7.250ns 2.192E+00 1.878E+00 2.485E+00 7.500ns 2.192E+00 1.878E+00 2.485E+00 7.750ns 2.192E+00 1.878E+00 2.485E+00 8.000ns 2.192E+00 1.878E+00 2.485E+00 8.250ns 2.192E+00 1.878E+00 2.485E+00 8.500ns 2.192E+00 1.878E+00 2.485E+00 8.750ns 2.192E+00 1.878E+00 2.485E+00 9.000ns 2.192E+00 1.878E+00 2.485E+00 9.250ns 2.192E+00 1.878E+00 2.485E+00 9.500ns 2.192E+00 1.878E+00 2.485E+00 9.750ns 2.192E+00 1.878E+00 2.485E+00 | [Rising Waveform] R_fixture = 100 V_fixture = 2.5000 V_fixture_min = 2.3000 V_fixture_max = 2.7000 | time V(typ) V(min) V(max) | 0.000s 387.332E-03 497.836E-03 288.783E-03 50.000ps 387.336E-03 497.839E-03 288.786E-03 100.000ps 387.334E-03 497.841E-03 288.775E-03 150.000ps 387.312E-03 497.831E-03 288.733E-03 200.000ps 387.288E-03 497.814E-03 288.939E-03 250.000ps 387.326E-03 497.805E-03 289.560E-03 300.000ps 387.567E-03 497.807E-03 287.943E-03 350.000ps 387.814E-03 497.851E-03 283.279E-03 400.000ps 387.737E-03 497.957E-03 284.346E-03 450.000ps 386.944E-03 498.091E-03 359.317E-03 500.000ps 385.614E-03 498.157E-03 847.692E-03 550.000ps 386.446E-03 498.083E-03 1.750E+00 600.000ps 394.646E-03 497.848E-03 2.373E+00 650.000ps 419.381E-03 497.389E-03 2.595E+00 700.000ps 482.691E-03 497.137E-03 2.662E+00 750.000ps 652.803E-03 497.880E-03 2.684E+00 800.000ps 933.475E-03 499.749E-03 2.692E+00 850.000ps 1.294E+00 504.031E-03 2.696E+00 900.000ps 1.702E+00 512.494E-03 2.698E+00 950.000ps 2.037E+00 527.897E-03 2.699E+00 1.000ns 2.251E+00 554.923E-03 2.699E+00 1.050ns 2.370E+00 606.820E-03 2.700E+00 1.100ns 2.430E+00 700.699E-03 2.700E+00 1.150ns 2.460E+00 835.116E-03 2.700E+00 1.200ns 2.476E+00 979.338E-03 2.700E+00 1.250ns 2.484E+00 1.122E+00 2.700E+00 1.300ns 2.490E+00 1.267E+00 2.700E+00 1.350ns 2.494E+00 1.419E+00 2.700E+00 1.400ns 2.496E+00 1.582E+00 2.700E+00 1.450ns 2.497E+00 1.748E+00 2.700E+00 1.500ns 2.498E+00 1.892E+00 2.700E+00 1.550ns 2.499E+00 2.008E+00 2.700E+00 1.600ns 2.499E+00 2.096E+00 2.700E+00 1.650ns 2.499E+00 2.158E+00 2.700E+00 1.700ns 2.499E+00 2.202E+00 2.700E+00 1.750ns 2.500E+00 2.232E+00 2.700E+00 1.800ns 2.500E+00 2.252E+00 2.700E+00 1.850ns 2.500E+00 2.265E+00 2.700E+00 1.900ns 2.500E+00 2.275E+00 2.700E+00 1.950ns 2.500E+00 2.281E+00 2.700E+00 2.000ns 2.500E+00 2.286E+00 2.700E+00 2.050ns 2.500E+00 2.289E+00 2.700E+00 2.100ns 2.500E+00 2.292E+00 2.700E+00 2.150ns 2.500E+00 2.293E+00 2.700E+00 2.200ns 2.500E+00 2.295E+00 2.700E+00 2.250ns 2.500E+00 2.296E+00 2.700E+00 2.300ns 2.500E+00 2.297E+00 2.700E+00 2.350ns 2.500E+00 2.297E+00 2.700E+00 2.400ns 2.500E+00 2.298E+00 2.700E+00 2.450ns 2.500E+00 2.298E+00 2.700E+00 2.500ns 2.500E+00 2.299E+00 2.700E+00 2.550ns 2.500E+00 2.299E+00 2.700E+00 2.600ns 2.500E+00 2.299E+00 2.700E+00 2.650ns 2.500E+00 2.299E+00 2.700E+00 2.700ns 2.500E+00 2.299E+00 2.700E+00 2.750ns 2.500E+00 2.300E+00 2.700E+00 2.800ns 2.500E+00 2.300E+00 2.700E+00 2.850ns 2.500E+00 2.300E+00 2.700E+00 2.900ns 2.500E+00 2.300E+00 2.700E+00 2.950ns 2.500E+00 2.300E+00 2.700E+00 3.000ns 2.500E+00 2.300E+00 2.700E+00 3.100ns 2.500E+00 2.300E+00 2.700E+00 3.200ns 2.500E+00 2.300E+00 2.700E+00 3.300ns 2.500E+00 2.300E+00 2.700E+00 3.400ns 2.500E+00 2.300E+00 2.700E+00 3.500ns 2.500E+00 2.300E+00 2.700E+00 3.600ns 2.500E+00 2.300E+00 2.700E+00 3.700ns 2.500E+00 2.300E+00 2.700E+00 3.800ns 2.500E+00 2.300E+00 2.700E+00 3.900ns 2.500E+00 2.300E+00 2.700E+00 4.000ns 2.500E+00 2.300E+00 2.700E+00 4.100ns 2.500E+00 2.300E+00 2.700E+00 4.200ns 2.500E+00 2.300E+00 2.700E+00 4.300ns 2.500E+00 2.300E+00 2.700E+00 4.400ns 2.500E+00 2.300E+00 2.700E+00 4.500ns 2.500E+00 2.300E+00 2.700E+00 4.600ns 2.500E+00 2.300E+00 2.700E+00 4.700ns 2.500E+00 2.300E+00 2.700E+00 4.800ns 2.500E+00 2.300E+00 2.700E+00 4.900ns 2.500E+00 2.300E+00 2.700E+00 5.000ns 2.500E+00 2.300E+00 2.700E+00 5.250ns 2.500E+00 2.300E+00 2.700E+00 5.500ns 2.500E+00 2.300E+00 2.700E+00 5.750ns 2.500E+00 2.300E+00 2.700E+00 6.000ns 2.500E+00 2.300E+00 2.700E+00 6.250ns 2.500E+00 2.300E+00 2.700E+00 6.500ns 2.500E+00 2.300E+00 2.700E+00 6.750ns 2.500E+00 2.300E+00 2.700E+00 7.000ns 2.500E+00 2.300E+00 2.700E+00 7.250ns 2.500E+00 2.300E+00 2.700E+00 7.500ns 2.500E+00 2.300E+00 2.700E+00 7.750ns 2.500E+00 2.300E+00 2.700E+00 8.000ns 2.500E+00 2.300E+00 2.700E+00 8.250ns 2.500E+00 2.300E+00 2.700E+00 8.500ns 2.500E+00 2.300E+00 2.700E+00 8.750ns 2.500E+00 2.300E+00 2.700E+00 9.000ns 2.500E+00 2.300E+00 2.700E+00 9.250ns 2.500E+00 2.300E+00 2.700E+00 9.500ns 2.500E+00 2.300E+00 2.700E+00 9.750ns 2.500E+00 2.300E+00 2.700E+00 | [Falling Waveform] R_fixture = 100 V_fixture = 0.000 V_fixture_min = 0.000 V_fixture_max = 0.000 | time V(typ) V(min) V(max) | 0.000s 2.192E+00 1.878E+00 2.485E+00 50.000ps 2.192E+00 1.878E+00 2.485E+00 100.000ps 2.192E+00 1.878E+00 2.485E+00 150.000ps 2.192E+00 1.878E+00 2.485E+00 200.000ps 2.192E+00 1.878E+00 2.485E+00 250.000ps 2.192E+00 1.878E+00 2.485E+00 300.000ps 2.192E+00 1.878E+00 2.486E+00 350.000ps 2.192E+00 1.878E+00 2.494E+00 400.000ps 2.192E+00 1.878E+00 2.504E+00 450.000ps 2.192E+00 1.878E+00 2.495E+00 500.000ps 2.195E+00 1.878E+00 2.430E+00 550.000ps 2.198E+00 1.878E+00 2.189E+00 600.000ps 2.200E+00 1.878E+00 1.646E+00 650.000ps 2.197E+00 1.879E+00 920.159E-03 700.000ps 2.183E+00 1.879E+00 302.594E-03 750.000ps 2.156E+00 1.880E+00 75.778E-03 800.000ps 2.104E+00 1.882E+00 19.972E-03 850.000ps 1.997E+00 1.883E+00 7.695E-03 900.000ps 1.799E+00 1.882E+00 4.565E-03 950.000ps 1.525E+00 1.880E+00 3.243E-03 1.000ns 1.198E+00 1.874E+00 2.453E-03 1.050ns 848.532E-03 1.863E+00 1.878E-03 1.100ns 510.099E-03 1.846E+00 1.437E-03 1.150ns 262.067E-03 1.821E+00 1.098E-03 1.200ns 123.722E-03 1.787E+00 839.446E-06 1.250ns 56.702E-03 1.737E+00 641.953E-06 1.300ns 26.721E-03 1.662E+00 490.853E-06 1.350ns 13.659E-03 1.565E+00 374.935E-06 1.400ns 8.097E-03 1.446E+00 286.139E-06 1.450ns 5.596E-03 1.308E+00 218.358E-06 1.500ns 4.338E-03 1.156E+00 166.711E-06 1.550ns 3.543E-03 997.665E-03 127.316E-06 1.600ns 2.924E-03 836.666E-03 97.212E-06 1.650ns 2.417E-03 677.436E-03 74.198E-06 1.700ns 2.008E-03 523.482E-03 56.643E-06 1.750ns 1.680E-03 382.810E-03 43.268E-06 1.800ns 1.415E-03 265.641E-03 33.057E-06 1.850ns 1.194E-03 176.958E-03 25.246E-06 1.900ns 1.007E-03 114.782E-03 19.275E-06 1.950ns 848.790E-06 73.691E-03 14.720E-06 2.000ns 715.729E-06 47.425E-03 11.246E-06 2.050ns 603.851E-06 30.963E-03 8.591E-06 2.100ns 509.499E-06 20.730E-03 6.561E-06 2.150ns 429.751E-06 14.367E-03 5.009E-06 2.200ns 362.392E-06 10.294E-03 3.824E-06 2.250ns 305.609E-06 7.659E-03 2.920E-06 2.300ns 257.754E-06 5.974E-03 2.229E-06 2.350ns 217.373E-06 4.892E-03 1.701E-06 2.400ns 183.287E-06 4.154E-03 1.299E-06 2.450ns 154.546E-06 3.604E-03 992.044E-09 2.500ns 130.327E-06 3.165E-03 757.761E-09 2.550ns 109.903E-06 2.803E-03 578.717E-09 2.600ns 92.669E-06 2.499E-03 441.962E-09 2.650ns 78.134E-06 2.237E-03 337.571E-09 2.700ns 65.884E-06 2.005E-03 257.856E-09 2.750ns 55.556E-06 1.799E-03 196.949E-09 2.800ns 46.845E-06 1.615E-03 150.420E-09 2.850ns 39.497E-06 1.449E-03 114.889E-09 2.900ns 33.303E-06 1.300E-03 87.755E-09 2.950ns 28.081E-06 1.167E-03 67.027E-09 3.000ns 23.678E-06 1.047E-03 51.196E-09 3.100ns 16.832E-06 843.344E-06 29.885E-09 3.200ns 11.968E-06 679.102E-06 17.475E-09 3.300ns 8.514E-06 546.787E-06 10.259E-09 3.400ns 6.056E-06 440.208E-06 6.063E-09 3.500ns 4.307E-06 354.388E-06 3.597E-09 3.600ns 3.063E-06 285.299E-06 2.124E-09 3.700ns 2.180E-06 229.681E-06 1.251E-09 3.800ns 1.551E-06 184.903E-06 748.960E-12 3.900ns 1.103E-06 148.851E-06 455.809E-12 4.000ns 784.888E-09 119.826E-06 278.794E-12 4.100ns 558.776E-09 96.463E-06 169.568E-12 4.200ns 397.807E-09 77.658E-06 103.498E-12 4.300ns 283.073E-09 62.520E-06 65.249E-12 4.400ns 201.530E-09 50.332E-06 43.578E-12 4.500ns 143.661E-09 40.519E-06 31.248E-12 4.600ns 102.456E-09 32.622E-06 24.197E-12 4.700ns 73.063E-09 26.265E-06 20.134E-12 4.800ns 52.175E-09 21.147E-06 17.749E-12 4.900ns 37.365E-09 17.026E-06 16.401E-12 5.000ns 26.821E-09 13.709E-06 15.708E-12 5.250ns 11.884E-09 7.979E-06 14.945E-12 5.500ns 5.557E-09 4.646E-06 14.723E-12 5.750ns 2.795E-09 2.708E-06 14.685E-12 6.000ns 1.630E-09 1.579E-06 14.661E-12 6.250ns 1.153E-09 922.544E-09 14.653E-12 6.500ns 945.590E-12 541.425E-09 14.652E-12 6.750ns 850.211E-12 319.901E-09 14.652E-12 7.000ns 809.018E-12 191.205E-09 14.651E-12 7.250ns 792.426E-12 116.424E-09 14.654E-12 7.500ns 785.927E-12 72.973E-09 14.653E-12 7.750ns 783.858E-12 47.725E-09 14.653E-12 8.000ns 782.832E-12 33.055E-09 14.653E-12 8.250ns 782.263E-12 24.530E-09 14.653E-12 8.500ns 782.007E-12 19.577E-09 14.653E-12 8.750ns 781.903E-12 16.699E-09 14.653E-12 9.000ns 781.867E-12 15.027E-09 14.653E-12 9.250ns 781.850E-12 14.055E-09 14.653E-12 9.500ns 781.840E-12 13.490E-09 14.653E-12 9.750ns 781.838E-12 13.162E-09 14.653E-12 | [Falling Waveform] R_fixture = 100 V_fixture = 2.5000 V_fixture_min = 2.3000 V_fixture_max = 2.7000 | time V(typ) V(min) V(max) | 0.000s 2.500E+00 2.300E+00 2.700E+00 50.000ps 2.500E+00 2.300E+00 2.700E+00 100.000ps 2.500E+00 2.300E+00 2.700E+00 150.000ps 2.500E+00 2.300E+00 2.700E+00 200.000ps 2.500E+00 2.300E+00 2.700E+00 250.000ps 2.500E+00 2.300E+00 2.699E+00 300.000ps 2.500E+00 2.300E+00 2.700E+00 350.000ps 2.500E+00 2.300E+00 2.710E+00 400.000ps 2.499E+00 2.300E+00 2.730E+00 450.000ps 2.499E+00 2.300E+00 2.748E+00 500.000ps 2.501E+00 2.300E+00 2.738E+00 550.000ps 2.507E+00 2.300E+00 2.644E+00 600.000ps 2.514E+00 2.299E+00 2.391E+00 650.000ps 2.524E+00 2.299E+00 1.927E+00 700.000ps 2.534E+00 2.299E+00 1.347E+00 750.000ps 2.542E+00 2.300E+00 768.243E-03 800.000ps 2.546E+00 2.301E+00 457.856E-03 850.000ps 2.535E+00 2.303E+00 357.203E-03 900.000ps 2.498E+00 2.307E+00 325.554E-03 950.000ps 2.427E+00 2.311E+00 312.305E-03 1.000ns 2.302E+00 2.315E+00 305.482E-03 1.050ns 2.125E+00 2.320E+00 301.017E-03 1.100ns 1.914E+00 2.325E+00 297.840E-03 1.150ns 1.676E+00 2.329E+00 295.566E-03 1.200ns 1.415E+00 2.333E+00 293.905E-03 1.250ns 1.136E+00 2.337E+00 292.668E-03 1.300ns 871.305E-03 2.339E+00 291.731E-03 1.350ns 677.650E-03 2.339E+00 291.021E-03 1.400ns 559.890E-03 2.334E+00 290.487E-03 1.450ns 494.965E-03 2.322E+00 290.084E-03 1.500ns 459.859E-03 2.303E+00 289.777E-03 1.550ns 439.365E-03 2.275E+00 289.542E-03 1.600ns 426.601E-03 2.233E+00 289.363E-03 1.650ns 418.169E-03 2.177E+00 289.227E-03 1.700ns 412.120E-03 2.112E+00 289.123E-03 1.750ns 407.533E-03 2.038E+00 289.043E-03 1.800ns 403.958E-03 1.956E+00 288.982E-03 1.850ns 401.136E-03 1.867E+00 288.935E-03 1.900ns 398.856E-03 1.769E+00 288.900E-03 1.950ns 396.963E-03 1.662E+00 288.872E-03 2.000ns 395.383E-03 1.547E+00 288.851E-03 2.050ns 394.079E-03 1.424E+00 288.835E-03 2.100ns 393.005E-03 1.295E+00 288.823E-03 2.150ns 392.106E-03 1.161E+00 288.814E-03 2.200ns 391.349E-03 1.029E+00 288.806E-03 2.250ns 390.713E-03 907.432E-03 288.801E-03 2.300ns 390.182E-03 807.069E-03 288.797E-03 2.350ns 389.736E-03 731.018E-03 288.794E-03 2.400ns 389.361E-03 676.160E-03 288.791E-03 2.450ns 389.045E-03 636.503E-03 288.789E-03 2.500ns 388.778E-03 607.647E-03 288.788E-03 2.550ns 388.554E-03 586.358E-03 288.787E-03 2.600ns 388.364E-03 570.477E-03 288.786E-03 2.650ns 388.204E-03 558.462E-03 288.785E-03 2.700ns 388.069E-03 549.195E-03 288.785E-03 2.750ns 387.955E-03 541.854E-03 288.784E-03 2.800ns 387.859E-03 535.912E-03 288.784E-03 2.850ns 387.778E-03 531.032E-03 288.784E-03 2.900ns 387.709E-03 526.965E-03 288.783E-03 2.950ns 387.651E-03 523.522E-03 288.783E-03 3.000ns 387.602E-03 520.567E-03 288.783E-03 3.100ns 387.525E-03 515.763E-03 288.783E-03 3.200ns 387.470E-03 512.065E-03 288.783E-03 3.300ns 387.431E-03 509.199E-03 288.783E-03 3.400ns 387.403E-03 506.953E-03 288.783E-03 3.500ns 387.383E-03 505.160E-03 288.783E-03 3.600ns 387.368E-03 503.719E-03 288.783E-03 3.700ns 387.358E-03 502.570E-03 288.783E-03 3.800ns 387.351E-03 501.657E-03 288.783E-03 3.900ns 387.345E-03 500.923E-03 288.783E-03 4.000ns 387.342E-03 500.329E-03 288.783E-03 4.100ns 387.339E-03 499.850E-03 288.783E-03 4.200ns 387.337E-03 499.463E-03 288.783E-03 4.300ns 387.336E-03 499.153E-03 288.783E-03 4.400ns 387.335E-03 498.902E-03 288.783E-03 4.500ns 387.334E-03 498.698E-03 288.783E-03 4.600ns 387.333E-03 498.534E-03 288.783E-03 4.700ns 387.333E-03 498.401E-03 288.783E-03 4.800ns 387.333E-03 498.294E-03 288.783E-03 4.900ns 387.333E-03 498.207E-03 288.783E-03 5.000ns 387.332E-03 498.136E-03 288.783E-03 5.250ns 387.332E-03 498.013E-03 288.783E-03 5.500ns 387.332E-03 497.941E-03 288.783E-03 5.750ns 387.332E-03 497.898E-03 288.783E-03 6.000ns 387.332E-03 497.873E-03 288.783E-03 6.250ns 387.332E-03 497.858E-03 288.783E-03 6.500ns 387.332E-03 497.849E-03 288.783E-03 6.750ns 387.332E-03 497.844E-03 288.783E-03 7.000ns 387.332E-03 497.840E-03 288.783E-03 7.250ns 387.332E-03 497.839E-03 288.783E-03 7.500ns 387.332E-03 497.838E-03 288.783E-03 7.750ns 387.332E-03 497.837E-03 288.783E-03 8.000ns 387.332E-03 497.837E-03 288.783E-03 8.250ns 387.332E-03 497.836E-03 288.783E-03 8.500ns 387.332E-03 497.836E-03 288.783E-03 8.750ns 387.332E-03 497.836E-03 288.783E-03 9.000ns 387.332E-03 497.836E-03 288.783E-03 9.250ns 387.332E-03 497.836E-03 288.783E-03 9.500ns 387.332E-03 497.836E-03 288.783E-03 9.750ns 387.332E-03 497.836E-03 288.783E-03 | | End [Model] ALVC_16TRISTN_25 | |************************************************************************ | Model ALVC_16TRISTN_18 |************************************************************************ | [Model] ALVC_16TRISTN_18 Model_type 3-state Polarity Non-Inverting Enable Active-Low Vmeas = 0.9000V Cref = 30.0000pF Rref = 0.5000k Vref = 0.000V C_comp 4.33pF 3.52pF 5.24pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Timing Thresholds | Vmeas 0.9 0.825 0.975 | | [Temperature Range] 25.0000 85.0000 -40.0000 | Remark: The curves below are the result of a simulation using the following | die temperatures: 30.0000 90.0000 -35.0000 | [Voltage Range] 1.8000V 1.6500V 1.9500V |Process Range nominal slow fast | [Pulldown] | voltage I(typ) I(min) I(max) | -3.600E+00 -3.375E-02 -1.945E-02 -5.253E-02 -3.450E+00 -3.375E-02 -1.945E-02 -5.253E-02 -3.300E+00 -3.375E-02 -1.945E-02 -5.253E-02 -3.150E+00 -3.375E-02 -1.945E-02 -5.253E-02 -3.000E+00 -3.375E-02 -1.945E-02 -5.253E-02 -2.850E+00 -3.375E-02 -1.945E-02 -5.253E-02 -2.700E+00 -3.375E-02 -1.945E-02 -5.253E-02 -2.550E+00 -3.375E-02 -1.945E-02 -5.253E-02 -2.400E+00 -3.375E-02 -1.945E-02 -5.253E-02 -2.250E+00 -3.375E-02 -1.945E-02 -5.253E-02 -2.100E+00 -3.375E-02 -1.945E-02 -5.253E-02 -1.950E+00 -3.375E-02 -1.945E-02 -5.253E-02 -1.800E+00 -3.375E-02 -1.945E-02 -5.253E-02 -1.650E+00 -3.375E-02 -1.945E-02 -5.253E-02 -1.500E+00 -3.375E-02 -1.945E-02 -5.253E-02 -1.350E+00 -3.375E-02 -1.945E-02 -5.253E-02 -1.200E+00 -3.375E-02 -1.945E-02 -5.253E-02 -1.050E+00 -3.375E-02 -1.945E-02 -5.253E-02 -9.000E-01 -3.375E-02 -1.945E-02 -5.253E-02 -7.500E-01 -3.375E-02 -1.945E-02 -5.100E-02 -6.000E-01 -2.875E-02 -1.945E-02 -4.450E-02 -4.500E-01 -2.267E-02 -1.514E-02 -3.495E-02 -3.000E-01 -1.517E-02 -1.011E-02 -2.346E-02 -1.500E-01 -7.539E-03 -4.949E-03 -1.177E-02 0.000E+00 1.093E-14 1.020E-13 4.440E-16 1.500E-01 7.217E-03 4.615E-03 1.148E-02 3.000E-01 1.386E-02 8.769E-03 2.228E-02 4.500E-01 1.985E-02 1.239E-02 3.230E-02 6.000E-01 2.511E-02 1.541E-02 4.146E-02 7.500E-01 2.955E-02 1.773E-02 4.964E-02 9.000E-01 3.306E-02 1.930E-02 5.672E-02 1.050E+00 3.556E-02 2.015E-02 6.258E-02 1.200E+00 3.706E-02 2.055E-02 6.707E-02 1.350E+00 3.783E-02 2.076E-02 7.012E-02 1.500E+00 3.825E-02 2.092E-02 7.189E-02 1.650E+00 3.855E-02 2.105E-02 7.287E-02 1.800E+00 3.880E-02 2.117E-02 7.350E-02 1.950E+00 3.901E-02 2.128E-02 7.399E-02 2.100E+00 3.920E-02 2.137E-02 7.441E-02 2.250E+00 3.925E-02 2.141E-02 7.443E-02 2.400E+00 3.929E-02 2.146E-02 7.445E-02 2.550E+00 3.934E-02 2.265E-02 7.446E-02 2.700E+00 3.994E-02 2.609E-02 7.448E-02 2.850E+00 4.407E-02 3.044E-02 7.450E-02 3.000E+00 4.977E-02 3.523E-02 7.820E-02 3.150E+00 5.599E-02 4.027E-02 8.572E-02 3.300E+00 6.243E-02 4.537E-02 9.399E-02 3.450E+00 6.895E-02 5.054E-02 1.025E-01 3.600E+00 7.550E-02 5.578E-02 1.113E-01 3.750E+00 8.200E-02 6.107E-02 1.201E-01 3.900E+00 8.845E-02 6.639E-02 1.287E-01 4.050E+00 9.482E-02 7.173E-02 1.370E-01 4.200E+00 1.011E-01 7.709E-02 1.452E-01 4.350E+00 1.073E-01 8.245E-02 1.531E-01 4.500E+00 1.135E-01 8.781E-02 1.609E-01 4.650E+00 1.195E-01 9.301E-02 1.684E-01 4.800E+00 1.255E-01 9.301E-02 1.758E-01 4.950E+00 1.312E-01 9.301E-02 1.830E-01 5.100E+00 1.312E-01 9.301E-02 1.900E-01 5.250E+00 1.312E-01 9.301E-02 1.966E-01 5.400E+00 1.312E-01 9.301E-02 2.001E-01 5.550E+00 1.312E-01 9.301E-02 2.001E-01 5.700E+00 1.312E-01 9.301E-02 2.001E-01 5.850E+00 1.312E-01 9.301E-02 2.001E-01 6.000E+00 1.312E-01 9.301E-02 2.001E-01 6.150E+00 1.312E-01 9.301E-02 2.001E-01 6.300E+00 1.312E-01 9.301E-02 2.001E-01 6.450E+00 1.312E-01 9.301E-02 2.001E-01 6.600E+00 1.312E-01 9.301E-02 2.001E-01 6.750E+00 1.312E-01 9.301E-02 2.001E-01 6.900E+00 1.312E-01 9.301E-02 2.001E-01 7.050E+00 1.312E-01 9.301E-02 2.001E-01 7.200E+00 1.312E-01 9.301E-02 2.001E-01 | [Pullup] | voltage I(typ) I(min) I(max) | -5.550E+00 4.485E-02 2.851E-02 7.747E-02 -5.400E+00 4.485E-02 2.851E-02 7.747E-02 -5.250E+00 4.485E-02 2.851E-02 7.747E-02 -5.100E+00 4.485E-02 2.851E-02 7.747E-02 -4.950E+00 4.485E-02 2.851E-02 7.747E-02 -4.800E+00 4.485E-02 2.851E-02 7.747E-02 -4.650E+00 4.485E-02 2.851E-02 7.747E-02 -4.500E+00 4.485E-02 2.851E-02 7.747E-02 -4.350E+00 4.485E-02 2.851E-02 7.747E-02 -4.200E+00 4.485E-02 2.851E-02 7.747E-02 -4.050E+00 4.485E-02 2.851E-02 7.747E-02 -3.900E+00 4.485E-02 2.851E-02 7.747E-02 -3.750E+00 4.485E-02 2.851E-02 7.747E-02 -3.600E+00 4.485E-02 2.851E-02 7.747E-02 -3.450E+00 4.485E-02 2.851E-02 7.747E-02 -3.300E+00 4.485E-02 2.851E-02 7.747E-02 -3.150E+00 4.485E-02 2.851E-02 7.747E-02 -3.000E+00 4.485E-02 2.851E-02 7.747E-02 -2.850E+00 4.485E-02 2.851E-02 7.747E-02 -2.700E+00 4.485E-02 2.851E-02 7.747E-02 -2.550E+00 4.485E-02 2.851E-02 7.747E-02 -2.400E+00 4.485E-02 2.851E-02 7.747E-02 -2.250E+00 4.485E-02 2.851E-02 7.747E-02 -2.100E+00 4.485E-02 2.851E-02 7.747E-02 -1.950E+00 4.485E-02 2.851E-02 7.747E-02 -1.800E+00 4.485E-02 2.851E-02 7.747E-02 -1.650E+00 4.485E-02 2.851E-02 7.747E-02 -1.500E+00 4.485E-02 2.851E-02 7.747E-02 -1.350E+00 4.485E-02 2.851E-02 7.747E-02 -1.200E+00 4.485E-02 2.851E-02 7.747E-02 -1.050E+00 4.485E-02 2.851E-02 7.747E-02 -9.000E-01 4.485E-02 2.851E-02 7.747E-02 -7.500E-01 4.485E-02 2.851E-02 7.143E-02 -6.000E-01 3.755E-02 2.390E-02 6.196E-02 -4.500E-01 2.991E-02 1.912E-02 4.767E-02 -3.000E-01 1.944E-02 1.270E-02 3.121E-02 -1.500E-01 9.293E-03 5.947E-03 1.522E-02 0.000E+00 -1.023E-14 -8.142E-14 -2.330E-15 1.500E-01 -8.209E-03 -5.031E-03 -1.391E-02 3.000E-01 -1.517E-02 -9.113E-03 -2.604E-02 4.500E-01 -2.087E-02 -1.225E-02 -3.639E-02 6.000E-01 -2.533E-02 -1.446E-02 -4.497E-02 7.500E-01 -2.860E-02 -1.586E-02 -5.182E-02 9.000E-01 -3.082E-02 -1.666E-02 -5.704E-02 1.050E+00 -3.227E-02 -1.716E-02 -6.087E-02 1.200E+00 -3.329E-02 -1.753E-02 -6.365E-02 1.350E+00 -3.407E-02 -1.782E-02 -6.578E-02 1.500E+00 -3.470E-02 -1.808E-02 -6.749E-02 1.650E+00 -3.524E-02 -1.830E-02 -6.889E-02 1.800E+00 -3.571E-02 -1.849E-02 -7.009E-02 1.950E+00 -3.612E-02 -1.867E-02 -7.112E-02 2.100E+00 -3.650E-02 -1.882E-02 -7.204E-02 2.250E+00 -3.681E-02 -1.893E-02 -7.285E-02 2.400E+00 -3.697E-02 -1.921E-02 -7.350E-02 2.550E+00 -3.707E-02 -2.178E-02 -7.367E-02 2.700E+00 -3.882E-02 -2.619E-02 -7.369E-02 2.850E+00 -4.480E-02 -3.126E-02 -7.371E-02 3.000E+00 -5.208E-02 -3.673E-02 -7.996E-02 3.150E+00 -5.984E-02 -4.251E-02 -9.031E-02 3.300E+00 -6.797E-02 -4.867E-02 -1.014E-01 3.450E+00 -7.664E-02 -5.521E-02 -1.129E-01 3.600E+00 -8.581E-02 -6.212E-02 -1.253E-01 3.750E+00 -9.541E-02 -6.934E-02 -1.384E-01 3.900E+00 -1.054E-01 -7.688E-02 -1.520E-01 4.050E+00 -1.157E-01 -7.688E-02 -1.660E-01 4.200E+00 -1.263E-01 -7.688E-02 -1.804E-01 4.350E+00 -1.263E-01 -7.688E-02 -1.950E-01 4.500E+00 -1.263E-01 -7.688E-02 -2.110E-01 4.800E+00 -1.263E-01 -7.688E-02 -2.110E-01 4.950E+00 -1.263E-01 -7.688E-02 -2.110E-01 5.100E+00 -1.263E-01 -7.688E-02 -2.110E-01 5.250E+00 -1.263E-01 -7.688E-02 -2.110E-01 5.400E+00 -1.263E-01 -7.688E-02 -2.110E-01 5.550E+00 -1.263E-01 -7.688E-02 -2.110E-01 | [GND_clamp] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.661E+00 -2.718E+00 -2.604E+00 -3.500E+00 -2.562E+00 -2.619E+00 -2.505E+00 -3.400E+00 -2.462E+00 -2.520E+00 -2.405E+00 -3.300E+00 -2.363E+00 -2.421E+00 -2.305E+00 -3.200E+00 -2.264E+00 -2.322E+00 -2.206E+00 -3.100E+00 -2.165E+00 -2.223E+00 -2.106E+00 -3.000E+00 -2.066E+00 -2.124E+00 -2.007E+00 -2.900E+00 -1.966E+00 -2.025E+00 -1.908E+00 -2.800E+00 -1.867E+00 -1.926E+00 -1.809E+00 -2.700E+00 -1.769E+00 -1.828E+00 -1.709E+00 -2.600E+00 -1.670E+00 -1.729E+00 -1.607E+00 -2.500E+00 -1.570E+00 -1.631E+00 -1.507E+00 -2.400E+00 -1.471E+00 -1.532E+00 -1.407E+00 -2.300E+00 -1.371E+00 -1.434E+00 -1.307E+00 -2.200E+00 -1.272E+00 -1.335E+00 -1.207E+00 -2.100E+00 -1.173E+00 -1.237E+00 -1.107E+00 -2.000E+00 -1.075E+00 -1.139E+00 -1.008E+00 -1.900E+00 -976.716E-03 -1.041E+00 -909.156E-03 -1.800E+00 -878.910E-03 -943.583E-03 -810.758E-03 -1.700E+00 -781.607E-03 -846.691E-03 -712.941E-03 -1.600E+00 -684.929E-03 -750.399E-03 -615.793E-03 -1.500E+00 -589.074E-03 -654.933E-03 -519.438E-03 -1.400E+00 -494.550E-03 -560.870E-03 -424.311E-03 -1.300E+00 -404.071E-03 -471.366E-03 -332.702E-03 -1.200E+00 -341.229E-03 -415.557E-03 -262.409E-03 -1.100E+00 -294.538E-03 -386.502E-03 -197.670E-03 -1.000E+00 -224.189E-03 -344.713E-03 -103.771E-03 -900.000E-03 -106.943E-03 -264.900E-03 -18.260E-03 -800.000E-03 -13.361E-03 -101.992E-03 -8.350E-03 -700.000E-03 -3.530E-03 -9.931E-03 -5.096E-03 -600.000E-03 -1.896E-03 -1.720E-03 -2.003E-03 -500.000E-03 -529.468E-06 -693.748E-06 -362.519E-06 -400.000E-03 -51.152E-06 -120.802E-06 -14.715E-06 -300.000E-03 -1.616E-06 -6.583E-06 -198.948E-09 -200.000E-03 -32.294E-09 -195.499E-09 -1.954E-09 -100.000E-03 -591.952E-12 -5.225E-09 -17.849E-12 0.000E+00 -27.202E-12 -391.897E-12 -612.733E-15 100.000E-03 -16.278E-12 -257.781E-12 -419.784E-15 200.000E-03 -14.907E-12 -242.072E-12 -372.596E-15 300.000E-03 -13.738E-12 -231.181E-12 -325.904E-15 400.000E-03 -12.578E-12 -220.514E-12 -280.765E-15 500.000E-03 -11.428E-12 -209.912E-12 -237.136E-15 600.000E-03 -10.284E-12 -199.387E-12 -191.395E-15 700.000E-03 -9.151E-12 -188.942E-12 -144.957E-15 800.000E-03 -8.025E-12 -178.578E-12 -100.680E-15 900.000E-03 -6.910E-12 -168.295E-12 -56.393E-15 1.000E+00 -5.801E-12 -158.100E-12 -10.244E-15 1.100E+00 -4.698E-12 -147.994E-12 33.798E-15 1.200E+00 -3.600E-12 -137.991E-12 78.816E-15 1.300E+00 -2.510E-12 -128.106E-12 123.959E-15 1.400E+00 -1.424E-12 -118.311E-12 165.569E-15 1.500E+00 -348.399E-15 -106.686E-12 214.708E-15 1.600E+00 719.615E-15 -43.735E-12 264.147E-15 1.700E+00 2.076E-12 1.866E-09 311.712E-15 1.800E+00 17.983E-12 112.142E-09 355.943E-15 1.900E+00 1.299E-09 4.690E-06 415.569E-15 2.000E+00 97.592E-09 99.888E-06 2.308E-12 2.100E+00 5.192E-06 875.327E-06 352.746E-12 2.200E+00 123.194E-06 2.186E-03 53.520E-09 2.300E+00 948.087E-06 3.151E-03 5.319E-06 2.400E+00 3.296E-03 7.115E-03 188.052E-06 2.500E+00 4.889E-03 46.636E-03 1.489E-03 2.600E+00 8.016E-03 148.809E-03 4.851E-03 2.700E+00 41.003E-03 253.295E-03 8.880E-03 2.800E+00 139.830E-03 340.807E-03 12.626E-03 2.900E+00 241.342E-03 412.607E-03 32.548E-03 3.000E+00 326.720E-03 472.924E-03 122.627E-03 3.100E+00 397.511E-03 528.268E-03 221.692E-03 3.200E+00 458.444E-03 593.358E-03 305.921E-03 3.300E+00 519.357E-03 672.875E-03 376.715E-03 3.400E+00 594.239E-03 757.377E-03 440.102E-03 3.500E+00 677.679E-03 843.572E-03 509.782E-03 3.600E+00 763.708E-03 930.599E-03 591.258E-03 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -5.550E+00 4.350E+00 4.338E+00 4.395E+00 -5.450E+00 4.256E+00 4.244E+00 4.301E+00 -5.350E+00 4.162E+00 4.151E+00 4.207E+00 -5.250E+00 4.069E+00 4.057E+00 4.113E+00 -5.150E+00 3.975E+00 3.964E+00 4.019E+00 -5.050E+00 3.882E+00 3.870E+00 3.924E+00 -4.950E+00 3.788E+00 3.777E+00 3.830E+00 -4.850E+00 3.694E+00 3.683E+00 3.736E+00 -4.750E+00 3.601E+00 3.590E+00 3.642E+00 -4.650E+00 3.507E+00 3.496E+00 3.547E+00 -4.550E+00 3.413E+00 3.403E+00 3.453E+00 -4.450E+00 3.320E+00 3.310E+00 3.358E+00 -4.350E+00 3.226E+00 3.216E+00 3.264E+00 -4.250E+00 3.132E+00 3.123E+00 3.170E+00 -4.150E+00 3.038E+00 3.029E+00 3.075E+00 -4.050E+00 2.945E+00 2.936E+00 2.981E+00 -3.950E+00 2.851E+00 2.843E+00 2.886E+00 -3.850E+00 2.757E+00 2.749E+00 2.791E+00 -3.750E+00 2.663E+00 2.656E+00 2.697E+00 -3.650E+00 2.570E+00 2.563E+00 2.602E+00 -3.550E+00 2.476E+00 2.469E+00 2.508E+00 -3.450E+00 2.382E+00 2.376E+00 2.413E+00 -3.350E+00 2.289E+00 2.283E+00 2.319E+00 -3.250E+00 2.195E+00 2.190E+00 2.225E+00 -3.150E+00 2.102E+00 2.097E+00 2.135E+00 -3.050E+00 2.009E+00 2.004E+00 1.844E+00 -2.950E+00 1.788E+00 1.911E+00 1.753E+00 -2.850E+00 1.698E+00 1.820E+00 1.662E+00 -2.750E+00 1.608E+00 1.640E+00 1.571E+00 -2.650E+00 1.518E+00 1.550E+00 1.480E+00 -2.550E+00 1.428E+00 1.461E+00 1.390E+00 -2.450E+00 1.338E+00 1.371E+00 1.299E+00 -2.350E+00 1.249E+00 1.282E+00 1.209E+00 -2.250E+00 1.159E+00 1.194E+00 1.119E+00 -2.150E+00 1.070E+00 1.105E+00 1.029E+00 -2.050E+00 981.134E-03 1.016E+00 939.455E-03 -1.950E+00 892.546E-03 928.353E-03 850.270E-03 -1.850E+00 804.310E-03 840.561E-03 761.485E-03 -1.750E+00 716.491E-03 753.171E-03 673.171E-03 -1.650E+00 629.169E-03 666.269E-03 585.382E-03 -1.550E+00 542.460E-03 579.995E-03 498.180E-03 -1.450E+00 456.621E-03 494.629E-03 411.792E-03 -1.350E+00 372.492E-03 411.079E-03 327.006E-03 -1.250E+00 296.968E-03 337.143E-03 249.672E-03 -1.150E+00 244.630E-03 291.375E-03 189.795E-03 -1.050E+00 181.257E-03 238.363E-03 115.960E-03 -950.000E-03 91.686E-03 158.937E-03 33.508E-03 -850.000E-03 16.376E-03 53.338E-03 12.717E-03 -750.000E-03 5.953E-03 7.280E-03 8.942E-03 -650.000E-03 4.091E-03 3.158E-03 4.884E-03 -550.000E-03 1.978E-03 2.187E-03 1.492E-03 -450.000E-03 388.085E-06 875.697E-06 188.078E-06 -350.000E-03 28.976E-06 99.891E-06 5.319E-06 -250.000E-03 759.409E-09 4.690E-06 53.520E-09 -150.000E-03 11.574E-09 112.142E-09 352.746E-12 -50.000E-03 140.267E-12 1.866E-09 2.308E-12 0.000E+00 17.986E-12 182.695E-12 559.469E-15 | [Ramp] | variable typ min max dV/dt_r 1.007V/256.423ps 882.784mV/506.706ps 1.123V/131.140ps dV/dt_f 997.324mV/324.962ps 874.716mV/609.050ps 1.112V/173.884ps R_load = 250.000 | [Rising Waveform] R_fixture = 250.000 V_fixture = 0.000 V_fixture_min = 0.000 V_fixture_max = 0.000 | time V(typ) V(min) V(max) | 0.000s 507.557E-12 10.896E-09 7.444E-12 50.000ps 3.290E-06 2.100E-06 3.564E-06 100.000ps 6.178E-06 5.944E-06 294.002E-09 150.000ps -6.030E-06 4.270E-06 -27.774E-06 200.000ps -24.577E-06 -5.229E-06 -46.941E-06 250.000ps -35.734E-06 -14.286E-06 182.039E-06 300.000ps -43.220E-06 -20.317E-06 500.555E-06 350.000ps 16.117E-06 -24.690E-06 592.399E-06 400.000ps 153.083E-06 -29.793E-06 -718.855E-06 450.000ps 291.800E-06 -31.931E-06 -5.326E-03 500.000ps 394.518E-06 -22.183E-06 -13.759E-03 550.000ps 459.883E-06 7.991E-06 -27.067E-03 600.000ps 480.756E-06 56.161E-06 -41.492E-03 650.000ps 246.451E-06 113.334E-06 29.028E-03 700.000ps -650.496E-06 170.945E-06 278.253E-03 750.000ps -2.440E-03 223.031E-06 698.409E-03 800.000ps -5.275E-03 266.579E-06 1.189E+00 850.000ps -9.238E-03 301.084E-06 1.551E+00 900.000ps -14.421E-03 328.735E-06 1.734E+00 950.000ps -21.373E-03 352.548E-06 1.811E+00 1.000ns -30.827E-03 371.720E-06 1.843E+00 1.050ns -42.180E-03 372.341E-06 1.857E+00 1.100ns -50.197E-03 316.755E-06 1.864E+00 1.150ns -45.463E-03 144.803E-06 1.868E+00 1.200ns -16.398E-03 -206.199E-06 1.869E+00 1.250ns 48.081E-03 -787.241E-06 1.870E+00 1.300ns 154.919E-03 -1.637E-03 1.871E+00 1.350ns 303.986E-03 -2.780E-03 1.871E+00 1.400ns 488.516E-03 -4.228E-03 1.871E+00 1.450ns 698.631E-03 -5.981E-03 1.871E+00 1.500ns 920.444E-03 -8.045E-03 1.871E+00 1.550ns 1.133E+00 -10.476E-03 1.872E+00 1.600ns 1.306E+00 -13.382E-03 1.872E+00 1.650ns 1.431E+00 -16.937E-03 1.872E+00 1.700ns 1.517E+00 -21.398E-03 1.872E+00 1.750ns 1.573E+00 -26.666E-03 1.872E+00 1.800ns 1.609E+00 -31.265E-03 1.872E+00 1.850ns 1.632E+00 -34.175E-03 1.872E+00 1.900ns 1.647E+00 -36.107E-03 1.872E+00 1.950ns 1.656E+00 -38.038E-03 1.872E+00 2.000ns 1.663E+00 -39.712E-03 1.872E+00 2.050ns 1.667E+00 -40.255E-03 1.872E+00 2.100ns 1.671E+00 -38.119E-03 1.872E+00 2.150ns 1.673E+00 -31.693E-03 1.872E+00 2.200ns 1.674E+00 -19.278E-03 1.872E+00 2.250ns 1.675E+00 788.310E-06 1.872E+00 2.300ns 1.676E+00 30.000E-03 1.872E+00 2.350ns 1.677E+00 69.374E-03 1.872E+00 2.400ns 1.677E+00 119.250E-03 1.872E+00 2.450ns 1.678E+00 179.315E-03 1.872E+00 2.500ns 1.678E+00 248.770E-03 1.872E+00 2.550ns 1.678E+00 326.492E-03 1.872E+00 2.600ns 1.678E+00 411.128E-03 1.872E+00 2.650ns 1.679E+00 501.181E-03 1.872E+00 2.700ns 1.679E+00 595.063E-03 1.872E+00 2.750ns 1.679E+00 691.154E-03 1.872E+00 2.800ns 1.679E+00 787.808E-03 1.872E+00 2.850ns 1.679E+00 883.286E-03 1.872E+00 2.900ns 1.679E+00 975.429E-03 1.872E+00 2.950ns 1.679E+00 1.061E+00 1.872E+00 3.000ns 1.679E+00 1.135E+00 1.872E+00 3.100ns 1.679E+00 1.251E+00 1.872E+00 3.200ns 1.679E+00 1.329E+00 1.872E+00 3.300ns 1.679E+00 1.380E+00 1.872E+00 3.400ns 1.679E+00 1.411E+00 1.872E+00 3.500ns 1.679E+00 1.432E+00 1.872E+00 3.600ns 1.679E+00 1.444E+00 1.872E+00 3.700ns 1.679E+00 1.453E+00 1.872E+00 3.800ns 1.679E+00 1.458E+00 1.872E+00 3.900ns 1.679E+00 1.462E+00 1.872E+00 4.000ns 1.679E+00 1.464E+00 1.872E+00 4.100ns 1.679E+00 1.466E+00 1.872E+00 4.200ns 1.679E+00 1.468E+00 1.872E+00 4.300ns 1.679E+00 1.469E+00 1.872E+00 4.400ns 1.679E+00 1.469E+00 1.872E+00 4.500ns 1.679E+00 1.470E+00 1.872E+00 4.600ns 1.679E+00 1.470E+00 1.872E+00 4.700ns 1.679E+00 1.470E+00 1.872E+00 4.800ns 1.679E+00 1.471E+00 1.872E+00 4.900ns 1.679E+00 1.471E+00 1.872E+00 5.000ns 1.679E+00 1.471E+00 1.872E+00 5.250ns 1.679E+00 1.471E+00 1.872E+00 5.500ns 1.679E+00 1.471E+00 1.872E+00 5.750ns 1.679E+00 1.471E+00 1.872E+00 6.000ns 1.679E+00 1.471E+00 1.872E+00 6.250ns 1.679E+00 1.471E+00 1.872E+00 6.500ns 1.679E+00 1.471E+00 1.872E+00 6.750ns 1.679E+00 1.471E+00 1.872E+00 7.000ns 1.679E+00 1.471E+00 1.872E+00 7.250ns 1.679E+00 1.471E+00 1.872E+00 7.500ns 1.679E+00 1.471E+00 1.872E+00 7.750ns 1.679E+00 1.471E+00 1.872E+00 8.000ns 1.679E+00 1.471E+00 1.872E+00 8.250ns 1.679E+00 1.471E+00 1.872E+00 8.500ns 1.679E+00 1.471E+00 1.872E+00 8.750ns 1.679E+00 1.471E+00 1.872E+00 9.000ns 1.679E+00 1.471E+00 1.872E+00 9.250ns 1.679E+00 1.471E+00 1.872E+00 9.500ns 1.679E+00 1.471E+00 1.872E+00 9.750ns 1.679E+00 1.471E+00 1.872E+00 | [Rising Waveform] R_fixture = 250.000 V_fixture = 1.8000 V_fixture_min = 1.6500 V_fixture_max = 1.9500 | time V(typ) V(min) V(max) | 0.000s 137.793E-03 192.133E-03 95.932E-03 50.000ps 137.796E-03 192.135E-03 95.936E-03 100.000ps 137.798E-03 192.139E-03 95.932E-03 150.000ps 137.784E-03 192.136E-03 95.904E-03 200.000ps 137.766E-03 192.124E-03 95.892E-03 250.000ps 137.761E-03 192.115E-03 96.128E-03 300.000ps 137.765E-03 192.112E-03 96.409E-03 350.000ps 137.839E-03 192.114E-03 96.375E-03 400.000ps 137.980E-03 192.119E-03 95.121E-03 450.000ps 138.086E-03 192.130E-03 91.996E-03 500.000ps 138.103E-03 192.156E-03 89.089E-03 550.000ps 138.024E-03 192.201E-03 92.957E-03 600.000ps 137.849E-03 192.258E-03 127.345E-03 650.000ps 137.459E-03 192.309E-03 284.349E-03 700.000ps 136.790E-03 192.338E-03 613.414E-03 750.000ps 136.084E-03 192.333E-03 1.086E+00 800.000ps 135.926E-03 192.287E-03 1.530E+00 850.000ps 137.397E-03 192.201E-03 1.774E+00 900.000ps 142.604E-03 192.076E-03 1.880E+00 950.000ps 155.870E-03 191.920E-03 1.920E+00 1.000ns 187.438E-03 191.734E-03 1.936E+00 1.050ns 245.127E-03 191.512E-03 1.943E+00 1.100ns 311.207E-03 191.246E-03 1.946E+00 1.150ns 384.729E-03 190.948E-03 1.948E+00 1.200ns 476.517E-03 190.675E-03 1.949E+00 1.250ns 597.313E-03 190.539E-03 1.949E+00 1.300ns 753.133E-03 190.713E-03 1.950E+00 1.350ns 941.515E-03 191.425E-03 1.950E+00 1.400ns 1.151E+00 192.972E-03 1.950E+00 1.450ns 1.348E+00 195.757E-03 1.950E+00 1.500ns 1.503E+00 200.338E-03 1.950E+00 1.550ns 1.611E+00 207.513E-03 1.950E+00 1.600ns 1.683E+00 218.574E-03 1.950E+00 1.650ns 1.728E+00 236.010E-03 1.950E+00 1.700ns 1.755E+00 265.272E-03 1.950E+00 1.750ns 1.771E+00 309.092E-03 1.950E+00 1.800ns 1.781E+00 360.730E-03 1.950E+00 1.850ns 1.787E+00 412.532E-03 1.950E+00 1.900ns 1.791E+00 462.658E-03 1.950E+00 1.950ns 1.794E+00 510.506E-03 1.950E+00 2.000ns 1.796E+00 556.253E-03 1.950E+00 2.050ns 1.797E+00 600.661E-03 1.950E+00 2.100ns 1.798E+00 645.168E-03 1.950E+00 2.150ns 1.798E+00 691.291E-03 1.950E+00 2.200ns 1.799E+00 740.581E-03 1.950E+00 2.250ns 1.799E+00 794.595E-03 1.950E+00 2.300ns 1.799E+00 854.658E-03 1.950E+00 2.350ns 1.799E+00 921.590E-03 1.950E+00 2.400ns 1.800E+00 995.480E-03 1.950E+00 2.450ns 1.800E+00 1.076E+00 1.950E+00 2.500ns 1.800E+00 1.160E+00 1.950E+00 2.550ns 1.800E+00 1.242E+00 1.950E+00 2.600ns 1.800E+00 1.318E+00 1.950E+00 2.650ns 1.800E+00 1.384E+00 1.950E+00 2.700ns 1.800E+00 1.440E+00 1.950E+00 2.750ns 1.800E+00 1.486E+00 1.950E+00 2.800ns 1.800E+00 1.522E+00 1.950E+00 2.850ns 1.800E+00 1.551E+00 1.950E+00 2.900ns 1.800E+00 1.574E+00 1.950E+00 2.950ns 1.800E+00 1.591E+00 1.950E+00 3.000ns 1.800E+00 1.605E+00 1.950E+00 3.100ns 1.800E+00 1.623E+00 1.950E+00 3.200ns 1.800E+00 1.633E+00 1.950E+00 3.300ns 1.800E+00 1.639E+00 1.950E+00 3.400ns 1.800E+00 1.643E+00 1.950E+00 3.500ns 1.800E+00 1.645E+00 1.950E+00 3.600ns 1.800E+00 1.647E+00 1.950E+00 3.700ns 1.800E+00 1.648E+00 1.950E+00 3.800ns 1.800E+00 1.648E+00 1.950E+00 3.900ns 1.800E+00 1.649E+00 1.950E+00 4.000ns 1.800E+00 1.649E+00 1.950E+00 4.100ns 1.800E+00 1.649E+00 1.950E+00 4.200ns 1.800E+00 1.650E+00 1.950E+00 4.300ns 1.800E+00 1.650E+00 1.950E+00 4.400ns 1.800E+00 1.650E+00 1.950E+00 4.500ns 1.800E+00 1.650E+00 1.950E+00 4.600ns 1.800E+00 1.650E+00 1.950E+00 4.700ns 1.800E+00 1.650E+00 1.950E+00 4.800ns 1.800E+00 1.650E+00 1.950E+00 4.900ns 1.800E+00 1.650E+00 1.950E+00 5.000ns 1.800E+00 1.650E+00 1.950E+00 5.250ns 1.800E+00 1.650E+00 1.950E+00 5.500ns 1.800E+00 1.650E+00 1.950E+00 5.750ns 1.800E+00 1.650E+00 1.950E+00 6.000ns 1.800E+00 1.650E+00 1.950E+00 6.250ns 1.800E+00 1.650E+00 1.950E+00 6.500ns 1.800E+00 1.650E+00 1.950E+00 6.750ns 1.800E+00 1.650E+00 1.950E+00 7.000ns 1.800E+00 1.650E+00 1.950E+00 7.250ns 1.800E+00 1.650E+00 1.950E+00 7.500ns 1.800E+00 1.650E+00 1.950E+00 7.750ns 1.800E+00 1.650E+00 1.950E+00 8.000ns 1.800E+00 1.650E+00 1.950E+00 8.250ns 1.800E+00 1.650E+00 1.950E+00 8.500ns 1.800E+00 1.650E+00 1.950E+00 8.750ns 1.800E+00 1.650E+00 1.950E+00 9.000ns 1.800E+00 1.650E+00 1.950E+00 9.250ns 1.800E+00 1.650E+00 1.950E+00 9.500ns 1.800E+00 1.650E+00 1.950E+00 9.750ns 1.800E+00 1.650E+00 1.950E+00 | [Falling Waveform] R_fixture = 250.000 V_fixture = 0.000 V_fixture_min = 0.000 V_fixture_max = 0.000 | time V(typ) V(min) V(max) | 0.000s 1.679E+00 1.471E+00 1.872E+00 50.000ps 1.679E+00 1.471E+00 1.872E+00 100.000ps 1.679E+00 1.471E+00 1.872E+00 150.000ps 1.679E+00 1.471E+00 1.872E+00 200.000ps 1.679E+00 1.471E+00 1.872E+00 250.000ps 1.679E+00 1.471E+00 1.872E+00 300.000ps 1.679E+00 1.471E+00 1.871E+00 350.000ps 1.679E+00 1.471E+00 1.871E+00 400.000ps 1.679E+00 1.471E+00 1.872E+00 450.000ps 1.679E+00 1.471E+00 1.876E+00 500.000ps 1.679E+00 1.471E+00 1.884E+00 550.000ps 1.679E+00 1.471E+00 1.889E+00 600.000ps 1.679E+00 1.471E+00 1.887E+00 650.000ps 1.679E+00 1.471E+00 1.874E+00 700.000ps 1.680E+00 1.471E+00 1.819E+00 750.000ps 1.681E+00 1.471E+00 1.688E+00 800.000ps 1.683E+00 1.471E+00 1.494E+00 850.000ps 1.686E+00 1.471E+00 1.242E+00 900.000ps 1.687E+00 1.471E+00 930.075E-03 950.000ps 1.687E+00 1.471E+00 562.723E-03 1.000ns 1.683E+00 1.471E+00 240.695E-03 1.050ns 1.676E+00 1.471E+00 83.525E-03 1.100ns 1.666E+00 1.472E+00 27.993E-03 1.150ns 1.650E+00 1.472E+00 10.209E-03 1.200ns 1.626E+00 1.472E+00 4.648E-03 1.250ns 1.583E+00 1.473E+00 2.875E-03 1.300ns 1.522E+00 1.473E+00 2.073E-03 1.350ns 1.448E+00 1.474E+00 1.616E-03 1.400ns 1.363E+00 1.475E+00 1.287E-03 1.450ns 1.271E+00 1.475E+00 1.023E-03 1.500ns 1.172E+00 1.475E+00 806.243E-06 1.550ns 1.065E+00 1.474E+00 638.042E-06 1.600ns 946.781E-03 1.473E+00 509.970E-06 1.650ns 815.582E-03 1.470E+00 409.077E-06 1.700ns 669.609E-03 1.465E+00 326.894E-06 1.750ns 510.386E-03 1.460E+00 260.346E-06 1.800ns 353.658E-03 1.452E+00 207.594E-06 1.850ns 222.397E-03 1.443E+00 165.965E-06 1.900ns 128.969E-03 1.432E+00 132.682E-06 1.950ns 71.242E-03 1.419E+00 105.879E-06 2.000ns 39.494E-03 1.402E+00 84.492E-06 2.050ns 22.293E-03 1.380E+00 67.547E-06 2.100ns 12.920E-03 1.351E+00 54.012E-06 2.150ns 7.943E-03 1.317E+00 43.109E-06 2.200ns 5.312E-03 1.278E+00 34.384E-06 2.250ns 3.779E-03 1.235E+00 27.470E-06 2.300ns 2.805E-03 1.190E+00 21.967E-06 2.350ns 2.194E-03 1.144E+00 17.542E-06 2.400ns 1.819E-03 1.097E+00 13.991E-06 2.450ns 1.567E-03 1.050E+00 11.172E-06 2.500ns 1.368E-03 1.003E+00 8.933E-06 2.550ns 1.196E-03 957.188E-03 7.137E-06 2.600ns 1.045E-03 911.418E-03 5.694E-06 2.650ns 913.309E-06 865.981E-03 4.544E-06 2.700ns 799.217E-06 820.636E-03 3.633E-06 2.750ns 700.348E-06 775.058E-03 2.903E-06 2.800ns 614.250E-06 728.838E-03 2.317E-06 2.850ns 538.891E-06 681.493E-03 1.849E-06 2.900ns 472.790E-06 632.502E-03 1.477E-06 2.950ns 414.816E-06 581.336E-03 1.181E-06 3.000ns 363.990E-06 527.520E-03 942.848E-09 3.100ns 280.309E-06 410.917E-03 599.357E-09 3.200ns 215.853E-06 288.189E-03 383.833E-09 3.300ns 166.197E-06 179.169E-03 247.057E-09 3.400ns 127.978E-06 102.606E-03 157.152E-09 3.500ns 98.568E-06 56.667E-03 99.461E-09 3.600ns 75.915E-06 30.627E-03 64.163E-09 3.700ns 58.460E-06 16.763E-03 41.657E-09 3.800ns 45.019E-06 9.697E-03 26.338E-09 3.900ns 34.670E-06 5.925E-03 16.555E-09 4.000ns 26.701E-06 3.775E-03 10.823E-09 4.100ns 20.563E-06 2.574E-03 7.099E-09 4.200ns 15.836E-06 1.947E-03 4.403E-09 4.300ns 12.196E-06 1.603E-03 2.729E-09 4.400ns 9.392E-06 1.364E-03 1.840E-09 4.500ns 7.233E-06 1.166E-03 1.230E-09 4.600ns 5.571E-06 994.054E-06 758.529E-12 4.700ns 4.291E-06 846.328E-06 461.984E-12 4.800ns 3.304E-06 721.810E-06 302.870E-12 4.900ns 2.545E-06 617.229E-06 203.664E-12 5.000ns 1.960E-06 528.772E-06 130.000E-12 5.250ns 1.021E-06 359.733E-06 43.215E-12 5.500ns 531.568E-09 244.668E-06 19.708E-12 5.750ns 276.349E-09 166.630E-06 10.723E-12 6.000ns 143.631E-09 113.430E-06 8.780E-12 6.250ns 75.054E-09 77.234E-06 7.913E-12 6.500ns 39.631E-09 52.599E-06 7.595E-12 6.750ns 21.054E-09 35.827E-06 7.487E-12 7.000ns 11.285E-09 24.405E-06 7.454E-12 7.250ns 6.160E-09 16.623E-06 7.445E-12 7.500ns 3.450E-09 11.324E-06 7.444E-12 7.750ns 2.033E-09 7.717E-06 7.443E-12 8.000ns 1.301E-09 5.260E-06 7.443E-12 8.250ns 919.178E-12 3.587E-06 7.443E-12 8.500ns 721.137E-12 2.446E-06 7.442E-12 8.750ns 618.789E-12 1.670E-06 7.443E-12 9.000ns 565.934E-12 1.141E-06 7.443E-12 9.250ns 538.217E-12 780.765E-09 7.442E-12 9.500ns 523.639E-12 535.351E-09 7.443E-12 9.750ns 515.991E-12 368.134E-09 7.443E-12 | [Falling Waveform] R_fixture = 250.000 V_fixture = 1.8000 V_fixture_min = 1.6500 V_fixture_max = 1.9500 | time V(typ) V(min) V(max) | 0.000s 1.800E+00 1.650E+00 1.950E+00 50.000ps 1.800E+00 1.650E+00 1.950E+00 100.000ps 1.800E+00 1.650E+00 1.950E+00 150.000ps 1.800E+00 1.650E+00 1.950E+00 200.000ps 1.800E+00 1.650E+00 1.950E+00 250.000ps 1.800E+00 1.650E+00 1.950E+00 300.000ps 1.800E+00 1.650E+00 1.950E+00 350.000ps 1.800E+00 1.650E+00 1.949E+00 400.000ps 1.800E+00 1.650E+00 1.950E+00 450.000ps 1.800E+00 1.650E+00 1.955E+00 500.000ps 1.800E+00 1.650E+00 1.966E+00 550.000ps 1.799E+00 1.650E+00 1.977E+00 600.000ps 1.799E+00 1.650E+00 1.988E+00 650.000ps 1.799E+00 1.650E+00 1.996E+00 700.000ps 1.800E+00 1.650E+00 1.984E+00 750.000ps 1.801E+00 1.650E+00 1.939E+00 800.000ps 1.804E+00 1.650E+00 1.831E+00 850.000ps 1.809E+00 1.650E+00 1.662E+00 900.000ps 1.814E+00 1.650E+00 1.428E+00 950.000ps 1.819E+00 1.650E+00 1.123E+00 1.000ns 1.824E+00 1.650E+00 754.260E-03 1.050ns 1.828E+00 1.649E+00 408.027E-03 1.100ns 1.833E+00 1.649E+00 218.830E-03 1.150ns 1.837E+00 1.649E+00 145.736E-03 1.200ns 1.842E+00 1.649E+00 120.751E-03 1.250ns 1.845E+00 1.650E+00 110.682E-03 1.300ns 1.843E+00 1.650E+00 105.970E-03 1.350ns 1.836E+00 1.651E+00 103.408E-03 1.400ns 1.817E+00 1.653E+00 101.716E-03 1.450ns 1.788E+00 1.655E+00 100.391E-03 1.500ns 1.749E+00 1.657E+00 99.370E-03 1.550ns 1.700E+00 1.659E+00 98.634E-03 1.600ns 1.636E+00 1.661E+00 98.094E-03 1.650ns 1.557E+00 1.663E+00 97.661E-03 1.700ns 1.458E+00 1.665E+00 97.308E-03 1.750ns 1.340E+00 1.667E+00 97.025E-03 1.800ns 1.203E+00 1.669E+00 96.802E-03 1.850ns 1.047E+00 1.671E+00 96.626E-03 1.900ns 875.922E-03 1.673E+00 96.487E-03 1.950ns 696.274E-03 1.675E+00 96.375E-03 2.000ns 526.036E-03 1.677E+00 96.286E-03 2.050ns 388.895E-03 1.680E+00 96.215E-03 2.100ns 295.595E-03 1.682E+00 96.158E-03 2.150ns 239.123E-03 1.685E+00 96.113E-03 2.200ns 205.433E-03 1.687E+00 96.077E-03 2.250ns 185.006E-03 1.690E+00 96.048E-03 2.300ns 171.857E-03 1.692E+00 96.025E-03 2.350ns 163.153E-03 1.693E+00 96.006E-03 2.400ns 157.334E-03 1.692E+00 95.991E-03 2.450ns 153.380E-03 1.690E+00 95.980E-03 2.500ns 150.593E-03 1.686E+00 95.970E-03 2.550ns 148.525E-03 1.681E+00 95.963E-03 2.600ns 146.895E-03 1.674E+00 95.957E-03 2.650ns 145.574E-03 1.667E+00 95.952E-03 2.700ns 144.494E-03 1.658E+00 95.948E-03 2.750ns 143.600E-03 1.647E+00 95.945E-03 2.800ns 142.845E-03 1.634E+00 95.942E-03 2.850ns 142.196E-03 1.619E+00 95.940E-03 2.900ns 141.634E-03 1.600E+00 95.939E-03 2.950ns 141.148E-03 1.578E+00 95.937E-03 3.000ns 140.726E-03 1.551E+00 95.936E-03 3.100ns 140.041E-03 1.485E+00 95.935E-03 3.200ns 139.519E-03 1.397E+00 95.934E-03 3.300ns 139.119E-03 1.289E+00 95.933E-03 3.400ns 138.813E-03 1.161E+00 95.933E-03 3.500ns 138.579E-03 1.017E+00 95.933E-03 3.600ns 138.399E-03 859.771E-03 95.933E-03 3.700ns 138.261E-03 695.936E-03 95.933E-03 3.800ns 138.154E-03 540.168E-03 95.933E-03 3.900ns 138.072E-03 414.621E-03 95.932E-03 4.000ns 138.008E-03 330.618E-03 95.932E-03 4.100ns 137.959E-03 281.553E-03 95.932E-03 4.200ns 137.921E-03 253.166E-03 95.932E-03 4.300ns 137.892E-03 235.313E-03 95.932E-03 4.400ns 137.869E-03 223.522E-03 95.932E-03 4.500ns 137.852E-03 215.895E-03 95.932E-03 4.600ns 137.839E-03 210.741E-03 95.932E-03 4.700ns 137.828E-03 207.165E-03 95.932E-03 4.800ns 137.820E-03 204.560E-03 95.932E-03 4.900ns 137.814E-03 202.605E-03 95.932E-03 5.000ns 137.809E-03 201.036E-03 95.932E-03 5.250ns 137.801E-03 198.092E-03 95.932E-03 5.500ns 137.797E-03 196.133E-03 95.932E-03 5.750ns 137.795E-03 194.835E-03 95.932E-03 6.000ns 137.794E-03 193.966E-03 95.932E-03 6.250ns 137.793E-03 193.386E-03 95.932E-03 6.500ns 137.793E-03 192.992E-03 95.932E-03 6.750ns 137.793E-03 192.723E-03 95.932E-03 7.000ns 137.793E-03 192.538E-03 95.932E-03 7.250ns 137.793E-03 192.411E-03 95.932E-03 7.500ns 137.793E-03 192.324E-03 95.932E-03 7.750ns 137.793E-03 192.264E-03 95.932E-03 8.000ns 137.793E-03 192.223E-03 95.932E-03 8.250ns 137.793E-03 192.195E-03 95.932E-03 8.500ns 137.793E-03 192.176E-03 95.932E-03 8.750ns 137.793E-03 192.163E-03 95.932E-03 9.000ns 137.793E-03 192.153E-03 95.932E-03 9.250ns 137.793E-03 192.147E-03 95.932E-03 9.500ns 137.793E-03 192.143E-03 95.932E-03 9.750ns 137.793E-03 192.140E-03 95.932E-03 | | End [Model] ALVC_16TRISTN_18 | |************************************************************************ | Model ALVC_16TRISTN_12 |************************************************************************ | [Model] ALVC_16TRISTN_12 Model_type 3-state Polarity Non-Inverting Enable Active-Low Vmeas = 0.6000V Cref = 30.0000pF Rref = 0.5000k Vref = 0.000V C_comp 4.47pF 3.72pF 5.33pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Timing Thresholds | Vmeas 0.6 0.6 0.6 | | [Temperature Range] 25.0000 85.0000 -40.0000 | Remark: The curves below are the result of a simulation using the following | die temperatures: 27.0000 87.0000 -38.0000 | [Voltage Range] 1.2000V 1.2000V 1.2000V |Process Range nominal slow fast | [Pulldown] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.658E-02 -1.577E-02 -4.124E-02 -3.450E+00 -2.658E-02 -1.577E-02 -4.124E-02 -3.300E+00 -2.658E-02 -1.577E-02 -4.124E-02 -3.150E+00 -2.658E-02 -1.577E-02 -4.124E-02 -3.000E+00 -2.658E-02 -1.577E-02 -4.124E-02 -2.850E+00 -2.658E-02 -1.577E-02 -4.124E-02 -2.700E+00 -2.658E-02 -1.577E-02 -4.124E-02 -2.550E+00 -2.658E-02 -1.577E-02 -4.124E-02 -2.400E+00 -2.658E-02 -1.577E-02 -4.124E-02 -2.250E+00 -2.658E-02 -1.577E-02 -4.124E-02 -2.100E+00 -2.658E-02 -1.577E-02 -4.124E-02 -1.950E+00 -2.658E-02 -1.577E-02 -4.124E-02 -1.800E+00 -2.658E-02 -1.577E-02 -4.124E-02 -1.650E+00 -2.658E-02 -1.577E-02 -4.124E-02 -1.500E+00 -2.658E-02 -1.577E-02 -4.124E-02 -1.350E+00 -2.658E-02 -1.577E-02 -4.124E-02 -1.200E+00 -2.658E-02 -1.577E-02 -4.124E-02 -1.050E+00 -2.658E-02 -1.577E-02 -4.124E-02 -9.000E-01 -2.658E-02 -1.577E-02 -4.124E-02 -7.500E-01 -2.658E-02 -1.577E-02 -3.972E-02 -6.000E-01 -2.261E-02 -1.577E-02 -3.493E-02 -4.500E-01 -1.770E-02 -1.218E-02 -2.724E-02 -3.000E-01 -1.154E-02 -7.937E-03 -1.792E-02 -1.500E-01 -5.547E-03 -3.745E-03 -8.768E-03 0.000E+00 6.659E-13 9.206E-13 3.677E-13 1.500E-01 4.755E-03 3.121E-03 7.801E-03 3.000E-01 8.339E-03 5.430E-03 1.393E-02 4.500E-01 1.056E-02 6.800E-03 1.802E-02 6.000E-01 1.148E-02 7.331E-03 1.997E-02 7.500E-01 1.179E-02 7.504E-03 2.066E-02 9.000E-01 1.196E-02 7.600E-03 2.102E-02 1.050E+00 1.210E-02 7.676E-03 2.131E-02 1.200E+00 1.222E-02 7.743E-03 2.156E-02 1.350E+00 1.233E-02 7.806E-03 2.180E-02 1.500E+00 1.244E-02 7.865E-03 2.202E-02 1.650E+00 1.254E-02 7.919E-03 2.221E-02 1.800E+00 1.261E-02 7.964E-03 2.232E-02 1.950E+00 1.269E-02 8.025E-03 2.246E-02 2.100E+00 1.322E-02 8.898E-03 2.272E-02 2.250E+00 1.661E-02 1.157E-02 2.629E-02 2.400E+00 2.158E-02 1.516E-02 3.369E-02 2.550E+00 2.727E-02 1.930E-02 4.217E-02 2.700E+00 3.335E-02 2.378E-02 5.111E-02 2.850E+00 3.958E-02 2.840E-02 6.025E-02 3.000E+00 4.592E-02 3.316E-02 6.945E-02 3.150E+00 5.233E-02 3.806E-02 7.862E-02 3.300E+00 5.876E-02 4.307E-02 8.766E-02 3.450E+00 6.520E-02 4.816E-02 9.656E-02 3.600E+00 7.163E-02 5.332E-02 1.053E-01 3.750E+00 7.163E-02 5.332E-02 1.053E-01 3.900E+00 7.163E-02 5.332E-02 1.053E-01 4.050E+00 7.163E-02 5.332E-02 1.053E-01 4.200E+00 7.163E-02 5.332E-02 1.053E-01 4.350E+00 7.163E-02 5.332E-02 1.053E-01 4.500E+00 7.163E-02 5.332E-02 1.053E-01 4.650E+00 7.163E-02 5.332E-02 1.053E-01 4.800E+00 7.163E-02 5.332E-02 1.053E-01 4.950E+00 7.163E-02 5.332E-02 1.053E-01 5.100E+00 7.163E-02 5.332E-02 1.053E-01 5.250E+00 7.163E-02 5.332E-02 1.053E-01 5.400E+00 7.163E-02 5.332E-02 1.053E-01 5.550E+00 7.163E-02 5.332E-02 1.053E-01 5.700E+00 7.163E-02 5.332E-02 1.053E-01 5.850E+00 7.163E-02 5.332E-02 1.053E-01 6.000E+00 7.163E-02 5.332E-02 1.053E-01 6.150E+00 7.163E-02 5.332E-02 1.053E-01 6.300E+00 7.163E-02 5.332E-02 1.053E-01 6.450E+00 7.163E-02 5.332E-02 1.053E-01 6.600E+00 7.163E-02 5.332E-02 1.053E-01 6.750E+00 7.163E-02 5.332E-02 1.053E-01 6.900E+00 7.163E-02 5.332E-02 1.053E-01 7.050E+00 7.163E-02 5.332E-02 1.053E-01 7.200E+00 7.163E-02 5.332E-02 1.053E-01 | [Pullup] | voltage I(typ) I(min) I(max) | -6.000E+00 3.181E-02 2.088E-02 5.518E-02 -5.850E+00 3.181E-02 2.088E-02 5.518E-02 -5.700E+00 3.181E-02 2.088E-02 5.518E-02 -5.550E+00 3.181E-02 2.088E-02 5.518E-02 -5.400E+00 3.181E-02 2.088E-02 5.518E-02 -5.250E+00 3.181E-02 2.088E-02 5.518E-02 -5.100E+00 3.181E-02 2.088E-02 5.518E-02 -4.950E+00 3.181E-02 2.088E-02 5.518E-02 -4.800E+00 3.181E-02 2.088E-02 5.518E-02 -4.650E+00 3.181E-02 2.088E-02 5.518E-02 -4.500E+00 3.181E-02 2.088E-02 5.518E-02 -4.350E+00 3.181E-02 2.088E-02 5.518E-02 -4.200E+00 3.181E-02 2.088E-02 5.518E-02 -4.050E+00 3.181E-02 2.088E-02 5.518E-02 -3.900E+00 3.181E-02 2.088E-02 5.518E-02 -3.750E+00 3.181E-02 2.088E-02 5.518E-02 -3.600E+00 3.181E-02 2.088E-02 5.518E-02 -3.450E+00 3.181E-02 2.088E-02 5.518E-02 -3.300E+00 3.181E-02 2.088E-02 5.518E-02 -3.150E+00 3.181E-02 2.088E-02 5.518E-02 -3.000E+00 3.181E-02 2.088E-02 5.518E-02 -2.850E+00 3.181E-02 2.088E-02 5.518E-02 -2.700E+00 3.181E-02 2.088E-02 5.518E-02 -2.550E+00 3.181E-02 2.088E-02 5.518E-02 -2.400E+00 3.181E-02 2.088E-02 5.518E-02 -2.250E+00 3.181E-02 2.088E-02 5.518E-02 -2.100E+00 3.181E-02 2.088E-02 5.518E-02 -1.950E+00 3.181E-02 2.088E-02 5.518E-02 -1.800E+00 3.181E-02 2.088E-02 5.518E-02 -1.650E+00 3.181E-02 2.088E-02 5.518E-02 -1.500E+00 3.181E-02 2.088E-02 5.518E-02 -1.350E+00 3.181E-02 2.088E-02 5.518E-02 -1.200E+00 3.181E-02 2.088E-02 5.518E-02 -1.050E+00 3.181E-02 2.088E-02 5.518E-02 -9.000E-01 3.181E-02 2.088E-02 5.518E-02 -7.500E-01 3.181E-02 2.088E-02 5.065E-02 -6.000E-01 2.670E-02 1.750E-02 4.427E-02 -4.500E-01 2.118E-02 1.411E-02 3.322E-02 -3.000E-01 1.314E-02 9.061E-03 2.071E-02 -1.500E-01 5.899E-03 4.001E-03 9.494E-03 0.000E+00 -3.735E-15 -3.240E-14 -3.562E-15 1.500E-01 -4.412E-03 -2.898E-03 -7.349E-03 3.000E-01 -7.309E-03 -4.734E-03 -1.233E-02 4.500E-01 -8.835E-03 -5.628E-03 -1.516E-02 6.000E-01 -9.496E-03 -5.980E-03 -1.651E-02 7.500E-01 -9.860E-03 -6.171E-03 -1.728E-02 9.000E-01 -1.013E-02 -6.312E-03 -1.784E-02 1.050E+00 -1.035E-02 -6.428E-03 -1.831E-02 1.200E+00 -1.054E-02 -6.530E-03 -1.871E-02 1.350E+00 -1.071E-02 -6.621E-03 -1.907E-02 1.500E+00 -1.087E-02 -6.704E-03 -1.940E-02 1.650E+00 -1.100E-02 -6.779E-03 -1.969E-02 1.800E+00 -1.112E-02 -6.843E-03 -1.989E-02 1.950E+00 -1.123E-02 -7.026E-03 -2.008E-02 2.100E+00 -1.240E-02 -8.777E-03 -2.045E-02 2.250E+00 -1.667E-02 -1.202E-02 -2.513E-02 2.400E+00 -2.224E-02 -1.597E-02 -3.339E-02 2.550E+00 -2.850E-02 -2.042E-02 -4.275E-02 2.700E+00 -3.531E-02 -2.527E-02 -5.280E-02 2.850E+00 -4.265E-02 -3.054E-02 -6.361E-02 3.000E+00 -5.057E-02 -3.624E-02 -7.517E-02 3.150E+00 -5.903E-02 -4.257E-02 -8.743E-02 3.300E+00 -5.903E-02 -4.257E-02 -8.743E-02 3.450E+00 -5.903E-02 -4.257E-02 -8.743E-02 3.600E+00 -5.903E-02 -4.257E-02 -8.743E-02 3.750E+00 -5.903E-02 -4.257E-02 -8.743E-02 3.900E+00 -5.903E-02 -4.257E-02 -8.743E-02 4.050E+00 -5.903E-02 -4.257E-02 -8.743E-02 4.200E+00 -5.903E-02 -4.257E-02 -8.743E-02 4.350E+00 -5.903E-02 -4.257E-02 -8.743E-02 4.500E+00 -5.903E-02 -4.257E-02 -8.743E-02 4.650E+00 -5.903E-02 -4.257E-02 -8.743E-02 4.800E+00 -5.903E-02 -4.257E-02 -8.743E-02 | [GND_clamp] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.652E+00 -2.712E+00 -2.591E+00 -3.500E+00 -2.553E+00 -2.613E+00 -2.491E+00 -3.400E+00 -2.454E+00 -2.514E+00 -2.392E+00 -3.300E+00 -2.355E+00 -2.415E+00 -2.292E+00 -3.200E+00 -2.255E+00 -2.316E+00 -2.193E+00 -3.100E+00 -2.156E+00 -2.217E+00 -2.093E+00 -3.000E+00 -2.057E+00 -2.118E+00 -1.994E+00 -2.900E+00 -1.958E+00 -2.019E+00 -1.895E+00 -2.800E+00 -1.859E+00 -1.921E+00 -1.796E+00 -2.700E+00 -1.760E+00 -1.822E+00 -1.697E+00 -2.600E+00 -1.662E+00 -1.723E+00 -1.597E+00 -2.500E+00 -1.563E+00 -1.625E+00 -1.498E+00 -2.400E+00 -1.464E+00 -1.527E+00 -1.400E+00 -2.300E+00 -1.366E+00 -1.428E+00 -1.301E+00 -2.200E+00 -1.268E+00 -1.330E+00 -1.202E+00 -2.100E+00 -1.169E+00 -1.233E+00 -1.104E+00 -2.000E+00 -1.072E+00 -1.135E+00 -1.004E+00 -1.900E+00 -972.987E-03 -1.037E+00 -905.396E-03 -1.800E+00 -875.235E-03 -939.955E-03 -807.078E-03 -1.700E+00 -777.984E-03 -843.097E-03 -709.340E-03 -1.600E+00 -681.357E-03 -746.838E-03 -612.262E-03 -1.500E+00 -585.545E-03 -651.402E-03 -515.960E-03 -1.400E+00 -491.057E-03 -557.364E-03 -420.875E-03 -1.300E+00 -400.582E-03 -467.854E-03 -329.282E-03 -1.200E+00 -337.420E-03 -411.708E-03 -258.695E-03 -1.100E+00 -289.876E-03 -381.750E-03 -193.204E-03 -1.000E+00 -218.250E-03 -338.458E-03 -98.725E-03 -900.000E-03 -100.359E-03 -256.153E-03 -17.171E-03 -800.000E-03 -12.165E-03 -93.568E-03 -8.410E-03 -700.000E-03 -3.500E-03 -8.977E-03 -5.072E-03 -600.000E-03 -1.877E-03 -1.654E-03 -1.958E-03 -500.000E-03 -505.243E-06 -680.445E-06 -339.180E-06 -400.000E-03 -46.295E-06 -111.918E-06 -12.666E-06 -300.000E-03 -1.390E-06 -5.851E-06 -160.225E-09 -200.000E-03 -26.777E-09 -168.910E-09 -1.490E-09 -100.000E-03 -470.703E-12 -4.379E-09 -12.795E-12 0.000E+00 -17.049E-12 -291.115E-12 -310.942E-15 100.000E-03 -8.671E-12 -180.776E-12 -176.775E-15 200.000E-03 -7.729E-12 -168.515E-12 -143.520E-15 300.000E-03 -6.935E-12 -160.129E-12 -110.111E-15 400.000E-03 -6.143E-12 -151.911E-12 -76.875E-15 500.000E-03 -5.355E-12 -143.742E-12 -43.561E-15 600.000E-03 -4.571E-12 -135.638E-12 -10.513E-15 700.000E-03 -3.794E-12 -127.605E-12 23.319E-15 800.000E-03 -3.022E-12 -119.664E-12 57.404E-15 900.000E-03 -2.259E-12 -111.831E-12 88.893E-15 1.000E+00 -1.505E-12 -103.855E-12 125.132E-15 1.100E+00 -542.696E-15 -87.834E-12 157.928E-15 1.200E+00 11.490E-12 137.207E-12 277.178E-15 1.300E+00 1.024E-09 12.732E-09 18.735E-12 1.400E+00 80.273E-09 658.956E-09 3.382E-09 1.500E+00 4.481E-06 21.669E-06 465.448E-09 1.600E+00 112.622E-06 301.142E-06 33.141E-06 1.700E+00 901.560E-06 1.713E-03 584.308E-06 1.800E+00 3.258E-03 2.600E-03 2.819E-03 1.900E+00 4.889E-03 4.054E-03 7.156E-03 2.000E+00 7.817E-03 16.316E-03 10.668E-03 2.100E+00 38.118E-03 89.772E-03 16.322E-03 2.200E+00 135.360E-03 198.212E-03 68.284E-03 2.300E+00 237.016E-03 294.877E-03 169.595E-03 2.400E+00 322.750E-03 374.469E-03 261.842E-03 2.500E+00 393.882E-03 440.288E-03 339.161E-03 2.600E+00 455.098E-03 497.240E-03 405.422E-03 2.700E+00 516.197E-03 555.395E-03 470.016E-03 2.800E+00 591.132E-03 628.980E-03 546.547E-03 2.900E+00 674.564E-03 711.746E-03 630.754E-03 3.000E+00 760.568E-03 797.259E-03 717.324E-03 3.100E+00 847.647E-03 883.909E-03 804.904E-03 3.200E+00 935.338E-03 971.199E-03 893.072E-03 3.300E+00 1.023E+00 1.059E+00 981.636E-03 3.400E+00 1.112E+00 1.147E+00 1.070E+00 3.500E+00 1.200E+00 1.235E+00 1.160E+00 3.600E+00 1.289E+00 1.324E+00 1.249E+00 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -6.000E+00 4.738E+00 4.734E+00 4.773E+00 -5.900E+00 4.644E+00 4.640E+00 4.678E+00 -5.800E+00 4.551E+00 4.547E+00 4.584E+00 -5.700E+00 4.457E+00 4.453E+00 4.490E+00 -5.600E+00 4.363E+00 4.360E+00 4.395E+00 -5.500E+00 4.270E+00 4.266E+00 4.301E+00 -5.400E+00 4.176E+00 4.173E+00 4.207E+00 -5.300E+00 4.082E+00 4.079E+00 4.112E+00 -5.200E+00 3.988E+00 3.986E+00 4.018E+00 -5.100E+00 3.895E+00 3.892E+00 3.923E+00 -5.000E+00 3.801E+00 3.799E+00 3.828E+00 -4.900E+00 3.707E+00 3.705E+00 3.734E+00 -4.800E+00 3.613E+00 3.612E+00 3.639E+00 -4.700E+00 3.519E+00 3.518E+00 3.544E+00 -4.600E+00 3.425E+00 3.425E+00 3.449E+00 -4.500E+00 3.332E+00 3.331E+00 3.355E+00 -4.400E+00 3.238E+00 3.238E+00 3.260E+00 -4.300E+00 3.144E+00 3.144E+00 3.165E+00 -4.200E+00 3.050E+00 3.051E+00 3.070E+00 -4.100E+00 2.956E+00 2.958E+00 2.975E+00 -4.000E+00 2.862E+00 2.864E+00 2.880E+00 -3.900E+00 2.768E+00 2.771E+00 2.785E+00 -3.800E+00 2.674E+00 2.677E+00 2.690E+00 -3.700E+00 2.580E+00 2.584E+00 2.595E+00 -3.600E+00 2.486E+00 2.491E+00 2.499E+00 -3.500E+00 2.392E+00 2.398E+00 2.404E+00 -3.400E+00 2.298E+00 2.305E+00 2.309E+00 -3.300E+00 2.205E+00 2.211E+00 2.214E+00 -3.200E+00 2.111E+00 2.118E+00 2.118E+00 -3.100E+00 2.017E+00 2.025E+00 2.023E+00 -3.000E+00 1.923E+00 1.932E+00 1.928E+00 -2.900E+00 1.829E+00 1.840E+00 1.832E+00 -2.800E+00 1.736E+00 1.747E+00 1.737E+00 -2.700E+00 1.642E+00 1.654E+00 1.642E+00 -2.600E+00 1.548E+00 1.562E+00 1.546E+00 -2.500E+00 1.455E+00 1.469E+00 1.451E+00 -2.400E+00 1.362E+00 1.377E+00 1.356E+00 -2.300E+00 1.200E+00 1.235E+00 1.160E+00 -2.200E+00 1.111E+00 1.146E+00 1.070E+00 -2.100E+00 1.022E+00 1.057E+00 980.806E-03 -2.000E+00 933.550E-03 969.232E-03 891.517E-03 -1.900E+00 845.177E-03 881.294E-03 802.595E-03 -1.800E+00 757.185E-03 793.721E-03 714.109E-03 -1.700E+00 669.646E-03 706.589E-03 626.116E-03 -1.600E+00 582.648E-03 620.003E-03 538.655E-03 -1.500E+00 496.357E-03 534.153E-03 451.852E-03 -1.400E+00 411.207E-03 449.504E-03 366.125E-03 -1.300E+00 329.259E-03 368.325E-03 283.310E-03 -1.200E+00 266.841E-03 309.699E-03 216.527E-03 -1.100E+00 211.890E-03 263.389E-03 152.024E-03 -1.000E+00 135.328E-03 198.163E-03 68.271E-03 -900.000E-03 41.144E-03 101.369E-03 16.529E-03 -800.000E-03 7.911E-03 17.456E-03 10.742E-03 -700.000E-03 4.905E-03 4.076E-03 7.215E-03 -600.000E-03 3.265E-03 2.602E-03 2.830E-03 -500.000E-03 902.140E-06 1.714E-03 584.621E-06 -400.000E-03 112.627E-06 301.173E-06 33.141E-06 -300.000E-03 4.481E-06 21.669E-06 465.448E-09 -200.000E-03 80.273E-09 658.956E-09 3.382E-09 -100.000E-03 1.024E-09 12.732E-09 18.735E-12 0.000E+00 11.490E-12 137.205E-12 276.660E-15 | [Ramp] | variable typ min max dV/dt_r 634.452mV/572.513ps 586.464mV/1.106ns 668.978mV/277.255ps dV/dt_f 640.235mV/686.645ps 591.445mV/1.295ns 670.566mV/333.734ps R_load = 250.000 | [Rising Waveform] R_fixture = 250.000 V_fixture = 0.000 V_fixture_min = 0.000 V_fixture_max = 0.000 | time V(typ) V(min) V(max) | 0.000s 438.747E-12 10.788E-09 5.143E-12 50.000ps 2.605E-06 1.604E-06 3.561E-06 100.000ps 6.555E-06 4.960E-06 5.370E-06 150.000ps 2.170E-06 5.015E-06 -8.404E-06 200.000ps -6.956E-06 1.025E-06 -19.028E-06 250.000ps -13.395E-06 -3.648E-06 -21.397E-06 300.000ps -16.169E-06 -7.519E-06 -23.316E-06 350.000ps -16.994E-06 -10.239E-06 -14.280E-06 400.000ps -17.540E-06 -11.961E-06 24.068E-06 450.000ps -18.499E-06 -12.903E-06 81.373E-06 500.000ps -18.875E-06 -13.367E-06 149.211E-06 550.000ps -14.945E-06 -13.643E-06 200.667E-06 600.000ps -2.978E-06 -13.952E-06 231.900E-06 650.000ps 18.662E-06 -14.397E-06 251.455E-06 700.000ps 49.010E-06 -14.852E-06 269.711E-06 750.000ps 83.860E-06 -14.858E-06 291.857E-06 800.000ps 118.050E-06 -13.815E-06 277.169E-06 850.000ps 147.757E-06 -11.030E-06 110.602E-06 900.000ps 171.092E-06 -5.781E-06 -418.023E-06 950.000ps 188.359E-06 2.480E-06 -1.493E-03 1.000ns 201.071E-06 13.824E-06 -3.203E-03 1.050ns 210.913E-06 27.794E-06 -5.620E-03 1.100ns 219.282E-06 43.599E-06 -9.035E-03 1.150ns 227.283E-06 60.331E-06 -14.425E-03 1.200ns 235.752E-06 77.134E-06 -20.849E-03 1.250ns 244.755E-06 93.314E-06 -25.301E-03 1.300ns 251.974E-06 108.369E-06 -27.949E-03 1.350ns 249.725E-06 121.992E-06 -30.226E-03 1.400ns 220.804E-06 134.041E-06 -33.237E-03 1.450ns 137.690E-06 144.510E-06 -35.491E-03 1.500ns -35.631E-06 153.494E-06 -29.019E-03 1.550ns -339.504E-06 161.157E-06 -4.227E-03 1.600ns -809.783E-06 167.711E-06 45.985E-03 1.650ns -1.467E-03 173.386E-06 123.339E-03 1.700ns -2.315E-03 178.414E-06 224.043E-03 1.750ns -3.350E-03 183.013E-06 341.869E-03 1.800ns -4.576E-03 187.379E-06 469.961E-03 1.850ns -6.025E-03 191.664E-06 601.532E-03 1.900ns -7.764E-03 195.949E-06 729.679E-03 1.950ns -9.924E-03 200.160E-06 844.027E-03 2.000ns -12.703E-03 203.964E-06 933.695E-03 2.050ns -16.069E-03 206.637E-06 997.166E-03 2.100ns -19.030E-03 206.834E-06 1.038E+00 2.150ns -20.845E-03 202.274E-06 1.065E+00 2.200ns -21.887E-03 189.594E-06 1.081E+00 2.250ns -22.621E-03 164.082E-06 1.093E+00 2.300ns -23.085E-03 120.179E-06 1.100E+00 2.350ns -23.500E-03 51.953E-06 1.105E+00 2.400ns -23.996E-03 -46.714E-06 1.108E+00 2.450ns -24.666E-03 -182.157E-06 1.110E+00 2.500ns -25.547E-03 -360.943E-06 1.111E+00 2.550ns -26.484E-03 -589.080E-06 1.112E+00 2.600ns -27.020E-03 -871.230E-06 1.113E+00 2.650ns -26.333E-03 -1.211E-03 1.113E+00 2.700ns -23.218E-03 -1.610E-03 1.114E+00 2.750ns -16.370E-03 -2.069E-03 1.114E+00 2.800ns -4.523E-03 -2.589E-03 1.114E+00 2.850ns 13.346E-03 -3.173E-03 1.114E+00 2.900ns 37.806E-03 -3.821E-03 1.115E+00 2.950ns 68.948E-03 -4.540E-03 1.115E+00 3.000ns 106.469E-03 -5.339E-03 1.115E+00 3.100ns 198.192E-03 -7.231E-03 1.115E+00 3.200ns 306.635E-03 -9.673E-03 1.115E+00 3.300ns 424.493E-03 -12.849E-03 1.115E+00 3.400ns 544.773E-03 -15.906E-03 1.115E+00 3.500ns 661.588E-03 -17.557E-03 1.115E+00 3.600ns 769.368E-03 -18.117E-03 1.115E+00 3.700ns 859.692E-03 -18.305E-03 1.115E+00 3.800ns 926.743E-03 -18.243E-03 1.115E+00 3.900ns 971.681E-03 -18.218E-03 1.115E+00 4.000ns 1.000E+00 -18.355E-03 1.115E+00 4.100ns 1.019E+00 -18.705E-03 1.115E+00 4.200ns 1.032E+00 -19.163E-03 1.115E+00 4.300ns 1.040E+00 -19.340E-03 1.115E+00 4.400ns 1.045E+00 -18.415E-03 1.115E+00 4.500ns 1.049E+00 -14.994E-03 1.115E+00 4.600ns 1.051E+00 -7.355E-03 1.115E+00 4.700ns 1.053E+00 6.169E-03 1.115E+00 4.800ns 1.054E+00 26.911E-03 1.115E+00 4.900ns 1.055E+00 55.447E-03 1.115E+00 5.000ns 1.056E+00 91.630E-03 1.115E+00 5.250ns 1.057E+00 210.149E-03 1.115E+00 5.500ns 1.057E+00 353.037E-03 1.115E+00 5.750ns 1.057E+00 500.510E-03 1.115E+00 6.000ns 1.057E+00 637.757E-03 1.115E+00 6.250ns 1.057E+00 755.089E-03 1.115E+00 6.500ns 1.057E+00 844.194E-03 1.115E+00 6.750ns 1.057E+00 901.314E-03 1.115E+00 7.000ns 1.057E+00 934.409E-03 1.115E+00 7.250ns 1.057E+00 952.427E-03 1.115E+00 7.500ns 1.057E+00 962.329E-03 1.115E+00 7.750ns 1.057E+00 968.211E-03 1.115E+00 8.000ns 1.057E+00 971.748E-03 1.115E+00 8.250ns 1.057E+00 973.902E-03 1.115E+00 8.500ns 1.057E+00 975.229E-03 1.115E+00 8.750ns 1.057E+00 976.083E-03 1.115E+00 9.000ns 1.057E+00 976.648E-03 1.115E+00 9.250ns 1.057E+00 977.023E-03 1.115E+00 9.500ns 1.057E+00 977.273E-03 1.115E+00 9.750ns 1.057E+00 977.441E-03 1.115E+00 | [Rising Waveform] R_fixture = 250.000 V_fixture = 1.2000 V_fixture_min = 1.2000 V_fixture_max = 1.2000 | time V(typ) V(min) V(max) | 0.000s 132.920E-03 200.566E-03 82.390E-03 50.000ps 132.923E-03 200.568E-03 82.394E-03 100.000ps 132.926E-03 200.571E-03 82.394E-03 150.000ps 132.918E-03 200.569E-03 82.378E-03 200.000ps 132.907E-03 200.562E-03 82.369E-03 250.000ps 132.901E-03 200.555E-03 82.376E-03 300.000ps 132.903E-03 200.550E-03 82.390E-03 350.000ps 132.912E-03 200.549E-03 82.415E-03 400.000ps 132.924E-03 200.552E-03 82.456E-03 450.000ps 132.939E-03 200.558E-03 82.503E-03 500.000ps 132.956E-03 200.567E-03 82.529E-03 550.000ps 132.978E-03 200.578E-03 82.493E-03 600.000ps 133.007E-03 200.590E-03 82.391E-03 650.000ps 133.041E-03 200.604E-03 82.241E-03 700.000ps 133.072E-03 200.619E-03 82.052E-03 750.000ps 133.090E-03 200.635E-03 81.849E-03 800.000ps 133.082E-03 200.654E-03 81.621E-03 850.000ps 133.041E-03 200.674E-03 81.333E-03 900.000ps 132.961E-03 200.697E-03 81.050E-03 950.000ps 132.846E-03 200.720E-03 81.106E-03 1.000ns 132.700E-03 200.742E-03 82.233E-03 1.050ns 132.530E-03 200.760E-03 85.557E-03 1.100ns 132.341E-03 200.771E-03 93.811E-03 1.150ns 132.138E-03 200.770E-03 115.299E-03 1.200ns 131.923E-03 200.755E-03 154.437E-03 1.250ns 131.697E-03 200.723E-03 203.696E-03 1.300ns 131.457E-03 200.672E-03 252.143E-03 1.350ns 131.201E-03 200.602E-03 298.311E-03 1.400ns 130.930E-03 200.513E-03 341.282E-03 1.450ns 130.658E-03 200.405E-03 381.650E-03 1.500ns 130.434E-03 200.279E-03 425.233E-03 1.550ns 130.346E-03 200.137E-03 480.777E-03 1.600ns 130.549E-03 199.979E-03 555.158E-03 1.650ns 131.269E-03 199.808E-03 650.440E-03 1.700ns 132.809E-03 199.625E-03 763.183E-03 1.750ns 135.554E-03 199.431E-03 882.943E-03 1.800ns 140.012E-03 199.228E-03 987.672E-03 1.850ns 146.924E-03 199.016E-03 1.067E+00 1.900ns 157.507E-03 198.795E-03 1.119E+00 1.950ns 174.409E-03 198.567E-03 1.152E+00 2.000ns 201.623E-03 198.331E-03 1.171E+00 2.050ns 238.930E-03 198.087E-03 1.182E+00 2.100ns 280.667E-03 197.837E-03 1.189E+00 2.150ns 320.994E-03 197.581E-03 1.193E+00 2.200ns 359.663E-03 197.324E-03 1.195E+00 2.250ns 396.805E-03 197.074E-03 1.197E+00 2.300ns 432.348E-03 196.845E-03 1.198E+00 2.350ns 466.253E-03 196.660E-03 1.199E+00 2.400ns 498.493E-03 196.550E-03 1.199E+00 2.450ns 529.051E-03 196.555E-03 1.199E+00 2.500ns 557.934E-03 196.727E-03 1.199E+00 2.550ns 585.237E-03 197.126E-03 1.200E+00 2.600ns 611.262E-03 197.830E-03 1.200E+00 2.650ns 636.602E-03 198.926E-03 1.200E+00 2.700ns 662.214E-03 200.519E-03 1.200E+00 2.750ns 689.253E-03 202.734E-03 1.200E+00 2.800ns 718.854E-03 205.716E-03 1.200E+00 2.850ns 752.010E-03 209.645E-03 1.200E+00 2.900ns 789.350E-03 214.749E-03 1.200E+00 2.950ns 831.014E-03 221.336E-03 1.200E+00 3.000ns 876.573E-03 229.851E-03 1.200E+00 3.100ns 971.434E-03 255.946E-03 1.200E+00 3.200ns 1.052E+00 299.478E-03 1.200E+00 3.300ns 1.110E+00 357.267E-03 1.200E+00 3.400ns 1.147E+00 419.498E-03 1.200E+00 3.500ns 1.170E+00 479.661E-03 1.200E+00 3.600ns 1.183E+00 535.550E-03 1.200E+00 3.700ns 1.190E+00 587.127E-03 1.200E+00 3.800ns 1.195E+00 634.585E-03 1.200E+00 3.900ns 1.196E+00 678.087E-03 1.200E+00 4.000ns 1.197E+00 717.855E-03 1.200E+00 4.100ns 1.198E+00 754.133E-03 1.200E+00 4.200ns 1.199E+00 787.265E-03 1.200E+00 4.300ns 1.199E+00 817.752E-03 1.200E+00 4.400ns 1.199E+00 846.367E-03 1.200E+00 4.500ns 1.200E+00 874.291E-03 1.200E+00 4.600ns 1.200E+00 902.820E-03 1.200E+00 4.700ns 1.200E+00 933.488E-03 1.200E+00 4.800ns 1.200E+00 967.468E-03 1.200E+00 4.900ns 1.200E+00 1.004E+00 1.200E+00 5.000ns 1.200E+00 1.041E+00 1.200E+00 5.250ns 1.200E+00 1.115E+00 1.200E+00 5.500ns 1.200E+00 1.159E+00 1.200E+00 5.750ns 1.200E+00 1.181E+00 1.200E+00 6.000ns 1.200E+00 1.191E+00 1.200E+00 6.250ns 1.200E+00 1.195E+00 1.200E+00 6.500ns 1.200E+00 1.197E+00 1.200E+00 6.750ns 1.200E+00 1.198E+00 1.200E+00 7.000ns 1.200E+00 1.199E+00 1.200E+00 7.250ns 1.200E+00 1.199E+00 1.200E+00 7.500ns 1.200E+00 1.200E+00 1.200E+00 7.750ns 1.200E+00 1.200E+00 1.200E+00 8.000ns 1.200E+00 1.200E+00 1.200E+00 8.250ns 1.200E+00 1.200E+00 1.200E+00 8.500ns 1.200E+00 1.200E+00 1.200E+00 8.750ns 1.200E+00 1.200E+00 1.200E+00 9.000ns 1.200E+00 1.200E+00 1.200E+00 9.250ns 1.200E+00 1.200E+00 1.200E+00 9.500ns 1.200E+00 1.200E+00 1.200E+00 9.750ns 1.200E+00 1.200E+00 1.200E+00 | [Falling Waveform] R_fixture = 250.000 V_fixture = 0.000 V_fixture_min = 0.000 V_fixture_max = 0.000 | time V(typ) V(min) V(max) | 0.000s 1.057E+00 977.788E-03 1.115E+00 50.000ps 1.057E+00 977.786E-03 1.115E+00 100.000ps 1.057E+00 977.783E-03 1.115E+00 150.000ps 1.057E+00 977.785E-03 1.115E+00 200.000ps 1.057E+00 977.795E-03 1.115E+00 250.000ps 1.057E+00 977.806E-03 1.115E+00 300.000ps 1.057E+00 977.812E-03 1.115E+00 350.000ps 1.057E+00 977.812E-03 1.115E+00 400.000ps 1.057E+00 977.806E-03 1.115E+00 450.000ps 1.057E+00 977.795E-03 1.115E+00 500.000ps 1.057E+00 977.780E-03 1.115E+00 550.000ps 1.057E+00 977.762E-03 1.115E+00 600.000ps 1.057E+00 977.744E-03 1.115E+00 650.000ps 1.057E+00 977.725E-03 1.115E+00 700.000ps 1.057E+00 977.706E-03 1.115E+00 750.000ps 1.057E+00 977.688E-03 1.115E+00 800.000ps 1.057E+00 977.670E-03 1.115E+00 850.000ps 1.057E+00 977.653E-03 1.115E+00 900.000ps 1.057E+00 977.637E-03 1.116E+00 950.000ps 1.057E+00 977.622E-03 1.117E+00 1.000ns 1.057E+00 977.608E-03 1.118E+00 1.050ns 1.057E+00 977.595E-03 1.119E+00 1.100ns 1.058E+00 977.584E-03 1.118E+00 1.150ns 1.058E+00 977.575E-03 1.115E+00 1.200ns 1.058E+00 977.571E-03 1.109E+00 1.250ns 1.058E+00 977.571E-03 1.099E+00 1.300ns 1.058E+00 977.579E-03 1.084E+00 1.350ns 1.058E+00 977.595E-03 1.060E+00 1.400ns 1.059E+00 977.621E-03 1.025E+00 1.450ns 1.059E+00 977.660E-03 982.788E-03 1.500ns 1.059E+00 977.710E-03 938.113E-03 1.550ns 1.060E+00 977.774E-03 893.405E-03 1.600ns 1.060E+00 977.852E-03 850.306E-03 1.650ns 1.061E+00 977.943E-03 808.897E-03 1.700ns 1.061E+00 978.048E-03 769.087E-03 1.750ns 1.061E+00 978.166E-03 730.850E-03 1.800ns 1.061E+00 978.298E-03 694.124E-03 1.850ns 1.059E+00 978.442E-03 658.518E-03 1.900ns 1.057E+00 978.598E-03 622.934E-03 1.950ns 1.053E+00 978.767E-03 585.446E-03 2.000ns 1.049E+00 978.948E-03 543.284E-03 2.050ns 1.043E+00 979.143E-03 493.577E-03 2.100ns 1.035E+00 979.351E-03 434.192E-03 2.150ns 1.025E+00 979.576E-03 364.189E-03 2.200ns 1.013E+00 979.820E-03 284.161E-03 2.250ns 997.153E-03 980.087E-03 199.207E-03 2.300ns 976.566E-03 980.384E-03 123.118E-03 2.350ns 951.970E-03 980.714E-03 69.227E-03 2.400ns 923.874E-03 981.075E-03 38.525E-03 2.450ns 893.078E-03 981.461E-03 21.979E-03 2.500ns 860.589E-03 981.858E-03 11.717E-03 2.550ns 827.354E-03 982.242E-03 5.234E-03 2.600ns 794.102E-03 982.580E-03 2.044E-03 2.650ns 761.329E-03 982.828E-03 1.096E-03 2.700ns 729.270E-03 982.931E-03 1.074E-03 2.750ns 698.090E-03 982.830E-03 1.085E-03 2.800ns 667.901E-03 982.458E-03 925.988E-06 2.850ns 638.756E-03 981.751E-03 740.260E-06 2.900ns 610.670E-03 980.644E-03 632.845E-06 2.950ns 583.650E-03 979.078E-03 580.829E-06 3.000ns 557.688E-03 976.995E-03 529.488E-06 3.100ns 508.867E-03 971.040E-03 418.387E-06 3.200ns 463.987E-03 962.266E-03 312.022E-06 3.300ns 422.637E-03 949.974E-03 230.513E-06 3.400ns 383.992E-03 932.985E-03 173.827E-06 3.500ns 346.510E-03 909.812E-03 133.322E-06 3.600ns 307.697E-03 880.424E-03 102.255E-06 3.700ns 264.456E-03 845.190E-03 77.732E-06 3.800ns 214.043E-03 805.033E-03 58.890E-06 3.900ns 156.692E-03 761.277E-03 44.803E-06 4.000ns 101.005E-03 715.283E-03 34.204E-06 4.100ns 58.292E-03 668.394E-03 26.065E-06 4.200ns 32.069E-03 621.879E-03 19.797E-06 4.300ns 17.312E-03 576.771E-03 15.035E-06 4.400ns 9.344E-03 533.853E-03 11.452E-06 4.500ns 5.232E-03 493.450E-03 8.730E-06 4.600ns 3.186E-03 455.642E-03 6.638E-06 4.700ns 2.132E-03 420.408E-03 5.043E-06 4.800ns 1.528E-03 387.691E-03 3.842E-06 4.900ns 1.163E-03 357.377E-03 2.930E-06 5.000ns 940.820E-06 329.330E-03 2.229E-06 5.250ns 633.840E-06 268.167E-03 1.121E-06 5.500ns 430.807E-06 217.764E-03 569.540E-09 5.750ns 289.291E-06 174.693E-03 285.076E-09 6.000ns 196.115E-06 133.302E-03 144.537E-09 6.250ns 133.072E-06 88.044E-03 73.865E-09 6.500ns 90.142E-06 47.812E-03 37.715E-09 6.750ns 61.085E-06 22.518E-03 19.247E-09 7.000ns 41.389E-06 9.820E-03 9.818E-09 7.250ns 28.045E-06 4.625E-03 5.011E-09 7.500ns 19.004E-06 2.636E-03 2.559E-09 7.750ns 12.879E-06 1.722E-03 1.308E-09 8.000ns 8.729E-06 1.222E-03 669.801E-12 8.250ns 5.915E-06 919.809E-06 344.216E-12 8.500ns 4.009E-06 713.298E-06 178.120E-12 8.750ns 2.717E-06 559.703E-06 93.387E-12 9.000ns 1.841E-06 439.868E-06 50.161E-12 9.250ns 1.248E-06 345.716E-06 28.109E-12 9.500ns 846.102E-09 271.817E-06 16.859E-12 9.750ns 573.533E-09 213.742E-06 11.122E-12 | [Falling Waveform] R_fixture = 250.000 V_fixture = 1.2000 V_fixture_min = 1.2000 V_fixture_max = 1.2000 | time V(typ) V(min) V(max) | 0.000s 1.200E+00 1.200E+00 1.200E+00 50.000ps 1.200E+00 1.200E+00 1.200E+00 100.000ps 1.200E+00 1.200E+00 1.200E+00 150.000ps 1.200E+00 1.200E+00 1.200E+00 200.000ps 1.200E+00 1.200E+00 1.200E+00 250.000ps 1.200E+00 1.200E+00 1.200E+00 300.000ps 1.200E+00 1.200E+00 1.200E+00 350.000ps 1.200E+00 1.200E+00 1.200E+00 400.000ps 1.200E+00 1.200E+00 1.200E+00 450.000ps 1.200E+00 1.200E+00 1.200E+00 500.000ps 1.200E+00 1.200E+00 1.200E+00 550.000ps 1.200E+00 1.200E+00 1.200E+00 600.000ps 1.200E+00 1.200E+00 1.200E+00 650.000ps 1.200E+00 1.200E+00 1.200E+00 700.000ps 1.200E+00 1.200E+00 1.200E+00 750.000ps 1.200E+00 1.200E+00 1.200E+00 800.000ps 1.200E+00 1.200E+00 1.199E+00 850.000ps 1.200E+00 1.200E+00 1.199E+00 900.000ps 1.200E+00 1.200E+00 1.200E+00 950.000ps 1.200E+00 1.200E+00 1.201E+00 1.000ns 1.200E+00 1.200E+00 1.203E+00 1.050ns 1.200E+00 1.200E+00 1.206E+00 1.100ns 1.200E+00 1.200E+00 1.209E+00 1.150ns 1.200E+00 1.200E+00 1.212E+00 1.200ns 1.200E+00 1.200E+00 1.215E+00 1.250ns 1.200E+00 1.200E+00 1.218E+00 1.300ns 1.200E+00 1.200E+00 1.221E+00 1.350ns 1.200E+00 1.200E+00 1.225E+00 1.400ns 1.199E+00 1.200E+00 1.230E+00 1.450ns 1.199E+00 1.200E+00 1.236E+00 1.500ns 1.199E+00 1.200E+00 1.240E+00 1.550ns 1.200E+00 1.200E+00 1.242E+00 1.600ns 1.200E+00 1.200E+00 1.243E+00 1.650ns 1.201E+00 1.200E+00 1.243E+00 1.700ns 1.202E+00 1.200E+00 1.242E+00 1.750ns 1.203E+00 1.200E+00 1.241E+00 1.800ns 1.204E+00 1.200E+00 1.240E+00 1.850ns 1.206E+00 1.200E+00 1.237E+00 1.900ns 1.207E+00 1.200E+00 1.232E+00 1.950ns 1.208E+00 1.200E+00 1.222E+00 2.000ns 1.210E+00 1.200E+00 1.204E+00 2.050ns 1.211E+00 1.200E+00 1.176E+00 2.100ns 1.212E+00 1.200E+00 1.135E+00 2.150ns 1.214E+00 1.200E+00 1.081E+00 2.200ns 1.215E+00 1.200E+00 1.014E+00 2.250ns 1.216E+00 1.200E+00 935.000E-03 2.300ns 1.218E+00 1.200E+00 846.030E-03 2.350ns 1.219E+00 1.200E+00 748.513E-03 2.400ns 1.221E+00 1.200E+00 644.317E-03 2.450ns 1.223E+00 1.200E+00 535.445E-03 2.500ns 1.225E+00 1.200E+00 424.597E-03 2.550ns 1.228E+00 1.200E+00 318.753E-03 2.600ns 1.230E+00 1.200E+00 231.724E-03 2.650ns 1.232E+00 1.200E+00 172.462E-03 2.700ns 1.233E+00 1.201E+00 138.197E-03 2.750ns 1.234E+00 1.201E+00 119.376E-03 2.800ns 1.234E+00 1.202E+00 108.229E-03 2.850ns 1.234E+00 1.202E+00 100.857E-03 2.900ns 1.234E+00 1.203E+00 96.027E-03 2.950ns 1.233E+00 1.204E+00 93.076E-03 3.000ns 1.232E+00 1.204E+00 91.239E-03 3.100ns 1.231E+00 1.206E+00 88.978E-03 3.200ns 1.229E+00 1.207E+00 87.352E-03 3.300ns 1.227E+00 1.209E+00 86.053E-03 3.400ns 1.223E+00 1.210E+00 85.085E-03 3.500ns 1.217E+00 1.211E+00 84.397E-03 3.600ns 1.205E+00 1.213E+00 83.900E-03 3.700ns 1.185E+00 1.214E+00 83.532E-03 3.800ns 1.153E+00 1.215E+00 83.256E-03 3.900ns 1.109E+00 1.217E+00 83.050E-03 4.000ns 1.052E+00 1.219E+00 82.895E-03 4.100ns 982.679E-03 1.221E+00 82.777E-03 4.200ns 902.705E-03 1.223E+00 82.686E-03 4.300ns 814.143E-03 1.225E+00 82.617E-03 4.400ns 719.198E-03 1.226E+00 82.564E-03 4.500ns 620.111E-03 1.227E+00 82.523E-03 4.600ns 519.224E-03 1.227E+00 82.492E-03 4.700ns 419.788E-03 1.226E+00 82.468E-03 4.800ns 329.139E-03 1.226E+00 82.450E-03 4.900ns 258.415E-03 1.225E+00 82.436E-03 5.000ns 212.062E-03 1.224E+00 82.425E-03 5.250ns 163.893E-03 1.221E+00 82.408E-03 5.500ns 148.425E-03 1.217E+00 82.399E-03 5.750ns 142.520E-03 1.212E+00 82.395E-03 6.000ns 139.204E-03 1.199E+00 82.393E-03 6.250ns 137.098E-03 1.174E+00 82.392E-03 6.500ns 135.728E-03 1.127E+00 82.391E-03 6.750ns 134.822E-03 1.057E+00 82.391E-03 7.000ns 134.219E-03 964.615E-03 82.391E-03 7.250ns 133.810E-03 855.328E-03 82.390E-03 7.500ns 133.530E-03 735.886E-03 82.390E-03 7.750ns 133.339E-03 613.193E-03 82.390E-03 8.000ns 133.208E-03 493.640E-03 82.390E-03 8.250ns 133.118E-03 386.242E-03 82.390E-03 8.500ns 133.056E-03 307.252E-03 82.390E-03 8.750ns 133.013E-03 262.275E-03 82.390E-03 9.000ns 132.984E-03 238.870E-03 82.390E-03 9.250ns 132.964E-03 226.322E-03 82.390E-03 9.500ns 132.950E-03 218.946E-03 82.390E-03 9.750ns 132.941E-03 214.259E-03 82.390E-03 | | End [Model] ALVC_16TRISTN_12 | |************************************************************************ | Model ALVCH_16IN_33 |************************************************************************ | [Model] ALVCH_16IN_33 Model_type Input Vinl = 0.8000V Vinh = 2.0000V C_comp 2.27pF 1.50pF 3.30pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Thresholds | Vinh 2.0 2.0 2.0 Vinl 0.8 0.8 0.8 | | Overshoot | S_overshoot_high 3.8 3.5 4.1 | Static overshoot S_overshoot_low -0.5 -0.5 -0.5 D_overshoot_high 7.2 7.2 7.2 | Dynamic overshoot D_overshoot_low -0.95 -0.9 -1.0 | D_overshoot_time 3n 3n 3n | | | [Temperature Range] 25.0000 85.0000 -40.0000 | Remark: The curves below are the result of a simulation using the following | die temperatures: 40.0000 100.0000 -25.0000 | [Voltage Range] 3.3000V 3.0000V 3.6000V |Process Range nominal slow fast | [GND_clamp] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.677E+00 -2.739E+00 -2.613E+00 -3.500E+00 -2.578E+00 -2.640E+00 -2.513E+00 -3.400E+00 -2.478E+00 -2.540E+00 -2.413E+00 -3.300E+00 -2.379E+00 -2.441E+00 -2.314E+00 -3.200E+00 -2.280E+00 -2.342E+00 -2.214E+00 -3.100E+00 -2.180E+00 -2.243E+00 -2.115E+00 -3.000E+00 -2.081E+00 -2.144E+00 -2.015E+00 -2.900E+00 -1.982E+00 -2.045E+00 -1.916E+00 -2.800E+00 -1.883E+00 -1.946E+00 -1.816E+00 -2.700E+00 -1.784E+00 -1.847E+00 -1.717E+00 -2.600E+00 -1.685E+00 -1.749E+00 -1.618E+00 -2.500E+00 -1.586E+00 -1.650E+00 -1.519E+00 -2.400E+00 -1.487E+00 -1.552E+00 -1.420E+00 -2.300E+00 -1.389E+00 -1.453E+00 -1.321E+00 -2.200E+00 -1.290E+00 -1.355E+00 -1.222E+00 -2.100E+00 -1.192E+00 -1.257E+00 -1.123E+00 -2.000E+00 -1.094E+00 -1.160E+00 -1.025E+00 -1.900E+00 -996.145E-03 -1.062E+00 -926.545E-03 -1.800E+00 -898.622E-03 -964.936E-03 -828.585E-03 -1.700E+00 -801.482E-03 -868.160E-03 -730.984E-03 -1.600E+00 -704.851E-03 -771.908E-03 -633.867E-03 -1.500E+00 -608.961E-03 -676.420E-03 -537.459E-03 -1.400E+00 -514.379E-03 -582.312E-03 -442.282E-03 -1.300E+00 -423.988E-03 -492.909E-03 -350.769E-03 -1.200E+00 -363.065E-03 -439.215E-03 -282.201E-03 -1.100E+00 -321.384E-03 -415.763E-03 -221.742E-03 -1.000E+00 -258.791E-03 -383.402E-03 -132.363E-03 -900.000E-03 -148.247E-03 -320.080E-03 -30.931E-03 -800.000E-03 -25.419E-03 -165.063E-03 -11.666E-03 -700.000E-03 -5.376E-03 -19.374E-03 -7.385E-03 -600.000E-03 -2.876E-03 -2.960E-03 -3.224E-03 -500.000E-03 -998.889E-06 -1.134E-03 -837.081E-06 -400.000E-03 -212.308E-06 -294.291E-06 -214.009E-06 -300.000E-03 -88.586E-06 -69.823E-06 -136.682E-06 -200.000E-03 -55.944E-06 -36.935E-06 -90.567E-06 -100.000E-03 -27.532E-06 -17.763E-06 -45.141E-06 0.000E+00 -44.890E-15 -883.590E-15 -7.068E-15 100.000E-03 26.479E-06 16.870E-06 43.837E-06 200.000E-03 51.665E-06 32.947E-06 85.380E-06 300.000E-03 75.501E-06 48.180E-06 124.571E-06 400.000E-03 97.977E-06 62.549E-06 161.428E-06 500.000E-03 119.092E-06 76.036E-06 195.984E-06 600.000E-03 138.809E-06 88.589E-06 228.244E-06 700.000E-03 156.968E-06 100.065E-06 258.029E-06 800.000E-03 173.270E-06 110.214E-06 284.911E-06 900.000E-03 187.323E-06 118.678E-06 308.409E-06 1.000E+00 198.732E-06 125.010E-06 328.157E-06 1.100E+00 207.049E-06 128.606E-06 343.794E-06 1.200E+00 211.628E-06 128.426E-06 354.834E-06 1.300E+00 211.350E-06 122.054E-06 360.525E-06 1.400E+00 203.844E-06 97.529E-06 359.567E-06 1.500E+00 181.440E-06 -115.265E-06 349.364E-06 1.600E+00 -178.966E-06 -123.304E-06 322.843E-06 1.700E+00 -198.546E-06 -125.522E-06 215.360E-06 1.800E+00 -204.808E-06 -124.421E-06 -328.773E-06 1.900E+00 -205.210E-06 -120.962E-06 -343.051E-06 2.000E+00 -201.844E-06 -115.641E-06 -346.256E-06 2.100E+00 -195.664E-06 -108.762E-06 -343.178E-06 2.200E+00 -187.202E-06 -100.535E-06 -335.686E-06 2.300E+00 -176.792E-06 -91.128E-06 -324.740E-06 2.400E+00 -164.667E-06 -80.687E-06 -310.914E-06 2.500E+00 -151.000E-06 -69.325E-06 -294.584E-06 2.600E+00 -135.943E-06 -57.107E-06 -276.018E-06 2.700E+00 -119.643E-06 -44.060E-06 -255.415E-06 2.800E+00 -102.234E-06 -30.189E-06 -232.933E-06 2.900E+00 -83.791E-06 -15.501E-06 -208.708E-06 3.000E+00 -64.340E-06 652.267E-12 -182.897E-06 3.100E+00 -43.886E-06 16.289E-06 -155.668E-06 3.200E+00 -22.437E-06 33.341E-06 -127.117E-06 3.300E+00 93.894E-12 51.142E-06 -97.266E-06 3.400E+00 23.287E-06 69.529E-06 -66.123E-06 3.500E+00 47.290E-06 86.962E-06 -33.697E-06 3.600E+00 72.004E-06 103.664E-06 4.889E-12 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -4.200E+00 29.694E-03 26.092E-03 34.190E-03 -4.100E+00 28.773E-03 25.293E-03 33.114E-03 -4.000E+00 27.853E-03 24.494E-03 32.039E-03 -3.900E+00 26.933E-03 23.696E-03 30.963E-03 -3.800E+00 26.013E-03 22.898E-03 29.888E-03 -3.700E+00 25.093E-03 22.100E-03 28.814E-03 -3.600E+00 24.174E-03 21.302E-03 27.739E-03 -3.500E+00 23.255E-03 20.505E-03 26.665E-03 -3.400E+00 22.336E-03 19.708E-03 25.591E-03 -3.300E+00 21.418E-03 18.912E-03 24.518E-03 -3.200E+00 20.500E-03 18.116E-03 23.445E-03 -3.100E+00 19.583E-03 17.320E-03 22.372E-03 -3.000E+00 18.666E-03 16.525E-03 21.300E-03 -2.900E+00 17.749E-03 15.731E-03 20.229E-03 -2.800E+00 16.833E-03 14.937E-03 19.158E-03 -2.700E+00 15.918E-03 14.144E-03 18.087E-03 -2.600E+00 15.004E-03 13.351E-03 17.018E-03 -2.500E+00 14.091E-03 12.560E-03 15.949E-03 -2.400E+00 13.179E-03 11.769E-03 14.882E-03 -2.300E+00 12.267E-03 10.980E-03 13.815E-03 -2.200E+00 11.358E-03 10.192E-03 12.750E-03 -2.100E+00 10.449E-03 9.405E-03 11.687E-03 -2.000E+00 9.543E-03 8.620E-03 10.626E-03 -1.900E+00 8.639E-03 7.837E-03 9.566E-03 -1.800E+00 7.738E-03 7.057E-03 8.510E-03 -1.700E+00 6.840E-03 6.280E-03 7.458E-03 -1.600E+00 5.947E-03 5.507E-03 6.411E-03 -1.500E+00 5.059E-03 4.739E-03 5.370E-03 -1.400E+00 4.180E-03 3.978E-03 4.339E-03 -1.300E+00 3.312E-03 3.227E-03 3.323E-03 -1.200E+00 2.465E-03 2.492E-03 2.334E-03 -1.100E+00 1.650E-03 1.780E-03 1.398E-03 -1.000E+00 904.031E-06 1.109E-03 620.301E-06 -900.000E-03 358.762E-06 533.418E-06 327.453E-06 -800.000E-03 200.294E-06 197.521E-06 285.719E-06 -700.000E-03 171.036E-06 123.481E-06 252.205E-06 -600.000E-03 147.688E-06 103.665E-06 216.496E-06 -500.000E-03 123.209E-06 86.963E-06 179.266E-06 -400.000E-03 97.392E-06 69.530E-06 142.260E-06 -300.000E-03 72.004E-06 51.142E-06 105.778E-06 -200.000E-03 47.290E-06 33.341E-06 69.899E-06 -100.000E-03 23.287E-06 16.289E-06 34.639E-06 0.000E+00 93.894E-12 652.266E-12 4.889E-12 100.000E-03 -22.437E-06 -15.501E-06 -33.697E-06 200.000E-03 -43.886E-06 -30.189E-06 -66.123E-06 300.000E-03 -64.340E-06 -44.060E-06 -97.266E-06 400.000E-03 -83.791E-06 -57.107E-06 -127.117E-06 500.000E-03 -102.234E-06 -69.325E-06 -155.668E-06 600.000E-03 -119.643E-06 -80.687E-06 -182.897E-06 700.000E-03 -135.943E-06 -91.128E-06 -208.708E-06 800.000E-03 -151.000E-06 -100.535E-06 -232.933E-06 900.000E-03 -164.667E-06 -108.762E-06 -255.415E-06 1.000E+00 -176.792E-06 -115.641E-06 -276.018E-06 1.100E+00 -187.202E-06 -120.962E-06 -294.585E-06 1.200E+00 -195.664E-06 -124.421E-06 -310.914E-06 1.300E+00 -201.844E-06 -125.522E-06 -324.740E-06 1.400E+00 -205.210E-06 -123.304E-06 -335.686E-06 1.500E+00 -204.808E-06 -115.265E-06 -343.178E-06 1.600E+00 -198.546E-06 -74.783E-06 -346.256E-06 1.700E+00 -178.966E-06 122.054E-06 -343.051E-06 1.800E+00 181.440E-06 128.426E-06 -328.773E-06 1.900E+00 203.844E-06 128.606E-06 -268.208E-06 2.000E+00 211.350E-06 125.010E-06 322.843E-06 2.100E+00 211.628E-06 118.677E-06 349.364E-06 2.200E+00 207.049E-06 110.214E-06 359.567E-06 2.300E+00 198.732E-06 100.065E-06 360.525E-06 2.400E+00 187.323E-06 88.589E-06 354.834E-06 2.500E+00 173.270E-06 76.036E-06 343.793E-06 2.600E+00 156.968E-06 62.549E-06 328.156E-06 2.700E+00 138.809E-06 48.180E-06 308.409E-06 2.800E+00 119.092E-06 32.947E-06 284.911E-06 2.900E+00 97.977E-06 16.870E-06 258.029E-06 3.000E+00 75.501E-06 -884.882E-15 228.244E-06 3.100E+00 51.665E-06 -17.763E-06 195.984E-06 3.200E+00 26.479E-06 -36.935E-06 161.428E-06 3.300E+00 -45.140E-15 -69.822E-06 124.571E-06 3.400E+00 -27.532E-06 -294.266E-06 85.380E-06 3.500E+00 -55.944E-06 -1.133E-03 43.837E-06 3.600E+00 -88.585E-06 -2.947E-03 -7.087E-15 | | End [Model] ALVCH_16IN_33 | |************************************************************************ | Model ALVCH_16IN_25 |************************************************************************ | [Model] ALVCH_16IN_25 Model_type Input Vinl = 0.7000V Vinh = 1.7000V C_comp 2.31pF 1.58pF 3.29pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Thresholds | Vinh 1.7 1.7 1.7 Vinl 0.7 0.7 0.7 | | Overshoot | S_overshoot_high 3.0 2.8 3.2 | Static overshoot S_overshoot_low -0.5 -0.5 -0.5 D_overshoot_high 7.2 7.2 7.2 | Dynamic overshoot D_overshoot_low -0.95 -0.9 -1.0 | D_overshoot_time 3n 3n 3n | | | [Temperature Range] 25.0000 85.0000 -40.0000 | Remark: The curves below are the result of a simulation using the following | die temperatures: 35.0000 95.0000 -30.0000 | [Voltage Range] 2.5000V 2.3000V 2.7000V |Process Range nominal slow fast | [GND_clamp] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.670E+00 -2.732E+00 -2.606E+00 -3.500E+00 -2.571E+00 -2.633E+00 -2.506E+00 -3.400E+00 -2.471E+00 -2.533E+00 -2.406E+00 -3.300E+00 -2.372E+00 -2.434E+00 -2.307E+00 -3.200E+00 -2.273E+00 -2.335E+00 -2.207E+00 -3.100E+00 -2.174E+00 -2.236E+00 -2.108E+00 -3.000E+00 -2.074E+00 -2.137E+00 -2.009E+00 -2.900E+00 -1.975E+00 -2.038E+00 -1.909E+00 -2.800E+00 -1.876E+00 -1.940E+00 -1.810E+00 -2.700E+00 -1.777E+00 -1.841E+00 -1.711E+00 -2.600E+00 -1.678E+00 -1.742E+00 -1.611E+00 -2.500E+00 -1.580E+00 -1.644E+00 -1.512E+00 -2.400E+00 -1.481E+00 -1.545E+00 -1.413E+00 -2.300E+00 -1.382E+00 -1.447E+00 -1.315E+00 -2.200E+00 -1.284E+00 -1.349E+00 -1.216E+00 -2.100E+00 -1.186E+00 -1.251E+00 -1.117E+00 -2.000E+00 -1.088E+00 -1.153E+00 -1.019E+00 -1.900E+00 -990.063E-03 -1.056E+00 -920.587E-03 -1.800E+00 -892.590E-03 -958.834E-03 -822.682E-03 -1.700E+00 -795.497E-03 -862.100E-03 -725.133E-03 -1.600E+00 -698.912E-03 -765.890E-03 -628.065E-03 -1.500E+00 -603.064E-03 -670.440E-03 -531.701E-03 -1.400E+00 -508.517E-03 -576.363E-03 -436.561E-03 -1.300E+00 -418.114E-03 -486.941E-03 -345.041E-03 -1.200E+00 -356.633E-03 -432.666E-03 -275.945E-03 -1.100E+00 -313.473E-03 -407.659E-03 -214.154E-03 -1.000E+00 -248.567E-03 -372.666E-03 -123.368E-03 -900.000E-03 -135.702E-03 -304.616E-03 -27.369E-03 -800.000E-03 -21.535E-03 -145.786E-03 -11.714E-03 -700.000E-03 -5.206E-03 -16.336E-03 -7.322E-03 -600.000E-03 -2.828E-03 -2.705E-03 -3.090E-03 -500.000E-03 -916.766E-06 -1.090E-03 -746.157E-06 -400.000E-03 -177.656E-06 -255.172E-06 -177.725E-06 -300.000E-03 -71.502E-06 -55.934E-06 -113.357E-06 -200.000E-03 -44.765E-06 -28.971E-06 -74.603E-06 -100.000E-03 -21.812E-06 -13.758E-06 -36.896E-06 0.000E+00 -27.887E-15 -607.115E-15 -5.305E-15 100.000E-03 20.540E-06 12.743E-06 35.203E-06 200.000E-03 39.636E-06 24.579E-06 67.893E-06 300.000E-03 57.243E-06 35.463E-06 98.027E-06 400.000E-03 73.358E-06 45.380E-06 125.637E-06 500.000E-03 87.982E-06 54.309E-06 150.765E-06 600.000E-03 101.059E-06 62.171E-06 173.411E-06 700.000E-03 112.316E-06 68.717E-06 193.264E-06 800.000E-03 121.143E-06 73.422E-06 209.463E-06 900.000E-03 126.571E-06 75.307E-06 220.836E-06 1.000E+00 127.094E-06 72.237E-06 226.023E-06 1.100E+00 119.159E-06 46.078E-06 222.642E-06 1.200E+00 46.683E-06 -70.266E-06 203.956E-06 1.300E+00 -118.286E-06 -73.034E-06 -179.921E-06 1.400E+00 -122.336E-06 -72.146E-06 -206.547E-06 1.500E+00 -121.066E-06 -68.962E-06 -211.842E-06 1.600E+00 -116.490E-06 -64.088E-06 -209.514E-06 1.700E+00 -109.448E-06 -57.892E-06 -202.420E-06 1.800E+00 -100.428E-06 -50.606E-06 -191.758E-06 1.900E+00 -89.790E-06 -42.344E-06 -178.174E-06 2.000E+00 -77.801E-06 -33.145E-06 -162.091E-06 2.100E+00 -64.593E-06 -23.018E-06 -143.883E-06 2.200E+00 -50.201E-06 -11.968E-06 -123.892E-06 2.300E+00 -34.633E-06 417.391E-12 -102.277E-06 2.400E+00 -17.896E-06 12.893E-06 -79.070E-06 2.500E+00 49.157E-12 26.717E-06 -54.280E-06 2.600E+00 18.958E-06 41.455E-06 -27.918E-06 2.700E+00 38.875E-06 56.940E-06 1.795E-12 2.800E+00 59.734E-06 71.581E-06 29.179E-06 2.900E+00 81.480E-06 85.309E-06 59.318E-06 3.000E+00 103.834E-06 101.694E-06 90.390E-06 3.100E+00 124.861E-06 167.592E-06 122.347E-06 3.200E+00 144.547E-06 494.502E-06 155.083E-06 3.300E+00 169.302E-06 1.071E-03 188.233E-06 3.400E+00 316.178E-06 1.748E-03 219.812E-06 3.500E+00 858.832E-06 2.468E-03 248.843E-06 3.600E+00 1.612E-03 3.210E-03 284.957E-06 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -4.900E+00 36.375E-03 31.872E-03 42.025E-03 -4.800E+00 35.446E-03 31.066E-03 40.939E-03 -4.700E+00 34.518E-03 30.261E-03 39.854E-03 -4.600E+00 33.589E-03 29.456E-03 38.769E-03 -4.500E+00 32.661E-03 28.650E-03 37.683E-03 -4.400E+00 31.733E-03 27.845E-03 36.598E-03 -4.300E+00 30.805E-03 27.041E-03 35.513E-03 -4.200E+00 29.877E-03 26.236E-03 34.428E-03 -4.100E+00 28.949E-03 25.432E-03 33.343E-03 -4.000E+00 28.022E-03 24.627E-03 32.259E-03 -3.900E+00 27.094E-03 23.823E-03 31.175E-03 -3.800E+00 26.167E-03 23.019E-03 30.091E-03 -3.700E+00 25.241E-03 22.216E-03 29.007E-03 -3.600E+00 24.314E-03 21.413E-03 27.923E-03 -3.500E+00 23.388E-03 20.610E-03 26.840E-03 -3.400E+00 22.462E-03 19.807E-03 25.757E-03 -3.300E+00 21.537E-03 19.005E-03 24.675E-03 -3.200E+00 20.612E-03 18.203E-03 23.592E-03 -3.100E+00 19.687E-03 17.402E-03 22.511E-03 -3.000E+00 18.763E-03 16.601E-03 21.429E-03 -2.900E+00 17.840E-03 15.801E-03 20.349E-03 -2.800E+00 16.917E-03 15.002E-03 19.269E-03 -2.700E+00 15.995E-03 14.203E-03 18.189E-03 -2.600E+00 15.073E-03 13.404E-03 17.110E-03 -2.500E+00 14.153E-03 12.607E-03 16.033E-03 -2.400E+00 13.233E-03 11.811E-03 14.956E-03 -2.300E+00 12.315E-03 11.016E-03 13.880E-03 -2.200E+00 11.398E-03 10.222E-03 12.806E-03 -2.100E+00 10.482E-03 9.429E-03 11.733E-03 -2.000E+00 9.569E-03 8.639E-03 10.662E-03 -1.900E+00 8.658E-03 7.850E-03 9.594E-03 -1.800E+00 7.749E-03 7.064E-03 8.528E-03 -1.700E+00 6.844E-03 6.282E-03 7.467E-03 -1.600E+00 5.943E-03 5.503E-03 6.410E-03 -1.500E+00 5.048E-03 4.729E-03 5.359E-03 -1.400E+00 4.162E-03 3.962E-03 4.319E-03 -1.300E+00 3.287E-03 3.206E-03 3.293E-03 -1.200E+00 2.432E-03 2.464E-03 2.295E-03 -1.100E+00 1.610E-03 1.747E-03 1.350E-03 -1.000E+00 858.832E-06 1.071E-03 566.252E-06 -900.000E-03 316.281E-06 494.735E-06 284.973E-06 -800.000E-03 169.313E-06 167.639E-06 248.854E-06 -700.000E-03 144.551E-06 101.698E-06 219.822E-06 -600.000E-03 124.863E-06 85.310E-06 188.239E-06 -500.000E-03 103.835E-06 71.582E-06 155.085E-06 -400.000E-03 81.480E-06 56.941E-06 122.347E-06 -300.000E-03 59.734E-06 41.455E-06 90.390E-06 -200.000E-03 38.875E-06 26.717E-06 59.318E-06 -100.000E-03 18.958E-06 12.893E-06 29.179E-06 0.000E+00 49.157E-12 417.390E-12 1.795E-12 100.000E-03 -17.896E-06 -11.968E-06 -27.918E-06 200.000E-03 -34.633E-06 -23.018E-06 -54.280E-06 300.000E-03 -50.201E-06 -33.145E-06 -79.070E-06 400.000E-03 -64.593E-06 -42.344E-06 -102.277E-06 500.000E-03 -77.801E-06 -50.606E-06 -123.892E-06 600.000E-03 -89.790E-06 -57.892E-06 -143.883E-06 700.000E-03 -100.428E-06 -64.088E-06 -162.091E-06 800.000E-03 -109.448E-06 -68.962E-06 -178.174E-06 900.000E-03 -116.490E-06 -72.146E-06 -191.758E-06 1.000E+00 -121.066E-06 -73.034E-06 -202.421E-06 1.100E+00 -122.336E-06 -70.266E-06 -209.514E-06 1.200E+00 -118.286E-06 -55.212E-06 -211.842E-06 1.300E+00 -97.627E-06 72.237E-06 -206.547E-06 1.400E+00 119.159E-06 75.307E-06 -179.921E-06 1.500E+00 127.094E-06 73.422E-06 203.956E-06 1.600E+00 126.571E-06 68.717E-06 222.642E-06 1.700E+00 121.143E-06 62.171E-06 226.023E-06 1.800E+00 112.316E-06 54.309E-06 220.836E-06 1.900E+00 101.059E-06 45.380E-06 209.463E-06 2.000E+00 87.982E-06 35.463E-06 193.264E-06 2.100E+00 73.358E-06 24.579E-06 173.411E-06 2.200E+00 57.243E-06 12.743E-06 150.765E-06 2.300E+00 39.636E-06 -607.713E-15 125.637E-06 2.400E+00 20.540E-06 -13.758E-06 98.027E-06 2.500E+00 -27.987E-15 -28.971E-06 67.893E-06 2.600E+00 -21.812E-06 -55.934E-06 35.203E-06 2.700E+00 -44.765E-06 -255.153E-06 -5.310E-15 | | End [Model] ALVCH_16IN_25 | |************************************************************************ | Model ALVCH_16IN_18 |************************************************************************ | [Model] ALVCH_16IN_18 Model_type Input Vinl = 0.3300V Vinh = 1.3650V C_comp 2.37pF 1.68pF 3.28pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Thresholds | Vinh 1.26 1.155 1.365 Vinl 0.36 0.33 0.39 | | Overshoot | S_overshoot_high 2.3 2.15 2.45 | Static overshoot S_overshoot_low -0.5 -0.5 -0.5 D_overshoot_high 7.2 7.2 7.2 | Dynamic overshoot D_overshoot_low -0.95 -0.9 -1.0 | D_overshoot_time 3n 3n 3n | | | [Temperature Range] 25.0000 85.0000 -40.0000 | Remark: The curves below are the result of a simulation using the following | die temperatures: 30.0000 90.0000 -35.0000 | [Voltage Range] 1.8000V 1.6500V 1.9500V |Process Range nominal slow fast | [GND_clamp] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.663E+00 -2.725E+00 -2.599E+00 -3.500E+00 -2.564E+00 -2.626E+00 -2.499E+00 -3.400E+00 -2.465E+00 -2.527E+00 -2.400E+00 -3.300E+00 -2.365E+00 -2.428E+00 -2.300E+00 -3.200E+00 -2.266E+00 -2.329E+00 -2.201E+00 -3.100E+00 -2.167E+00 -2.230E+00 -2.102E+00 -3.000E+00 -2.068E+00 -2.131E+00 -2.002E+00 -2.900E+00 -1.969E+00 -2.032E+00 -1.903E+00 -2.800E+00 -1.870E+00 -1.933E+00 -1.804E+00 -2.700E+00 -1.771E+00 -1.834E+00 -1.704E+00 -2.600E+00 -1.672E+00 -1.736E+00 -1.605E+00 -2.500E+00 -1.573E+00 -1.637E+00 -1.506E+00 -2.400E+00 -1.475E+00 -1.539E+00 -1.407E+00 -2.300E+00 -1.376E+00 -1.441E+00 -1.309E+00 -2.200E+00 -1.278E+00 -1.343E+00 -1.210E+00 -2.100E+00 -1.180E+00 -1.245E+00 -1.111E+00 -2.000E+00 -1.082E+00 -1.147E+00 -1.013E+00 -1.900E+00 -984.088E-03 -1.050E+00 -914.780E-03 -1.800E+00 -886.654E-03 -952.785E-03 -816.914E-03 -1.700E+00 -789.600E-03 -856.089E-03 -719.403E-03 -1.600E+00 -693.050E-03 -759.914E-03 -622.368E-03 -1.500E+00 -597.235E-03 -664.498E-03 -526.034E-03 -1.400E+00 -502.714E-03 -570.447E-03 -430.921E-03 -1.300E+00 -412.289E-03 -481.004E-03 -339.376E-03 -1.200E+00 -350.248E-03 -426.147E-03 -269.750E-03 -1.100E+00 -305.625E-03 -399.595E-03 -206.641E-03 -1.000E+00 -238.445E-03 -361.997E-03 -114.572E-03 -900.000E-03 -123.590E-03 -289.358E-03 -24.566E-03 -800.000E-03 -18.361E-03 -127.986E-03 -11.789E-03 -700.000E-03 -5.082E-03 -13.797E-03 -7.240E-03 -600.000E-03 -2.768E-03 -2.500E-03 -2.952E-03 -500.000E-03 -834.288E-06 -1.044E-03 -653.534E-06 -400.000E-03 -142.430E-06 -216.693E-06 -138.877E-06 -300.000E-03 -52.960E-06 -41.212E-06 -87.125E-06 -200.000E-03 -32.450E-06 -20.215E-06 -56.508E-06 -100.000E-03 -15.486E-06 -9.336E-06 -27.497E-06 0.000E+00 -17.162E-15 -413.932E-15 -3.846E-15 100.000E-03 13.949E-06 8.178E-06 25.309E-06 200.000E-03 26.290E-06 15.318E-06 47.858E-06 300.000E-03 36.997E-06 21.390E-06 67.635E-06 400.000E-03 46.077E-06 26.384E-06 84.689E-06 500.000E-03 53.540E-06 30.284E-06 99.079E-06 600.000E-03 59.281E-06 32.928E-06 110.793E-06 700.000E-03 62.577E-06 33.515E-06 119.098E-06 800.000E-03 60.842E-06 25.625E-06 121.292E-06 900.000E-03 -54.164E-06 -32.402E-06 109.158E-06 1.000E+00 -59.430E-06 -32.262E-06 -105.684E-06 1.100E+00 -58.338E-06 -30.324E-06 -110.676E-06 1.200E+00 -54.511E-06 -27.175E-06 -107.677E-06 1.300E+00 -48.926E-06 -22.965E-06 -100.466E-06 1.400E+00 -41.902E-06 -17.711E-06 -90.491E-06 1.500E+00 -33.493E-06 -11.410E-06 -78.419E-06 1.600E+00 -23.703E-06 -4.064E-06 -64.387E-06 1.700E+00 -12.536E-06 4.338E-06 -48.406E-06 1.800E+00 26.204E-12 13.874E-06 -30.486E-06 1.900E+00 13.871E-06 24.550E-06 -10.640E-06 2.000E+00 29.027E-06 36.303E-06 11.065E-06 2.100E+00 45.432E-06 48.591E-06 34.299E-06 2.200E+00 63.007E-06 59.204E-06 58.951E-06 2.300E+00 81.427E-06 69.991E-06 84.947E-06 2.400E+00 98.588E-06 91.776E-06 112.180E-06 2.500E+00 114.203E-06 250.257E-06 140.408E-06 2.600E+00 134.286E-06 723.797E-06 168.683E-06 2.700E+00 270.784E-06 1.366E-03 193.471E-06 2.800E+00 811.990E-06 2.073E-03 218.132E-06 2.900E+00 1.571E-03 2.812E-03 297.730E-06 3.000E+00 2.403E-03 3.568E-03 867.307E-06 3.100E+00 3.266E-03 4.334E-03 1.769E-03 3.200E+00 4.147E-03 5.109E-03 2.760E-03 3.300E+00 5.039E-03 5.891E-03 3.784E-03 3.400E+00 5.941E-03 6.677E-03 4.826E-03 3.500E+00 6.848E-03 7.468E-03 5.879E-03 3.600E+00 7.761E-03 8.261E-03 6.942E-03 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -5.550E+00 42.696E-03 37.334E-03 49.448E-03 -5.450E+00 41.759E-03 36.522E-03 48.353E-03 -5.350E+00 40.823E-03 35.711E-03 47.258E-03 -5.250E+00 39.886E-03 34.899E-03 46.163E-03 -5.150E+00 38.950E-03 34.087E-03 45.067E-03 -5.050E+00 38.014E-03 33.275E-03 43.972E-03 -4.950E+00 37.078E-03 32.464E-03 42.877E-03 -4.850E+00 36.142E-03 31.653E-03 41.783E-03 -4.750E+00 35.206E-03 30.841E-03 40.688E-03 -4.650E+00 34.270E-03 30.030E-03 39.593E-03 -4.550E+00 33.335E-03 29.219E-03 38.499E-03 -4.450E+00 32.399E-03 28.409E-03 37.404E-03 -4.350E+00 31.464E-03 27.598E-03 36.310E-03 -4.250E+00 30.529E-03 26.787E-03 35.216E-03 -4.150E+00 29.594E-03 25.977E-03 34.122E-03 -4.050E+00 28.659E-03 25.167E-03 33.028E-03 -3.950E+00 27.725E-03 24.357E-03 31.935E-03 -3.850E+00 26.791E-03 23.548E-03 30.842E-03 -3.750E+00 25.857E-03 22.738E-03 29.748E-03 -3.650E+00 24.923E-03 21.929E-03 28.656E-03 -3.550E+00 23.989E-03 21.120E-03 27.563E-03 -3.450E+00 23.056E-03 20.312E-03 26.471E-03 -3.350E+00 22.123E-03 19.504E-03 25.379E-03 -3.250E+00 21.191E-03 18.696E-03 24.287E-03 -3.150E+00 20.259E-03 17.889E-03 23.196E-03 -3.050E+00 19.327E-03 17.082E-03 22.105E-03 -2.950E+00 18.396E-03 16.276E-03 21.015E-03 -2.850E+00 17.466E-03 15.470E-03 19.925E-03 -2.750E+00 16.536E-03 14.665E-03 18.836E-03 -2.650E+00 15.607E-03 13.861E-03 17.748E-03 -2.550E+00 14.679E-03 13.057E-03 16.660E-03 -2.450E+00 13.752E-03 12.254E-03 15.573E-03 -2.350E+00 12.825E-03 11.453E-03 14.488E-03 -2.250E+00 11.900E-03 10.652E-03 13.404E-03 -2.150E+00 10.977E-03 9.853E-03 12.321E-03 -2.050E+00 10.055E-03 9.056E-03 11.239E-03 -1.950E+00 9.135E-03 8.261E-03 10.160E-03 -1.850E+00 8.218E-03 7.467E-03 9.084E-03 -1.750E+00 7.304E-03 6.677E-03 8.010E-03 -1.650E+00 6.393E-03 5.890E-03 6.941E-03 -1.550E+00 5.488E-03 5.108E-03 5.878E-03 -1.450E+00 4.589E-03 4.332E-03 4.822E-03 -1.350E+00 3.700E-03 3.563E-03 3.778E-03 -1.250E+00 2.827E-03 2.807E-03 2.754E-03 -1.150E+00 1.979E-03 2.071E-03 1.767E-03 -1.050E+00 1.177E-03 1.366E-03 866.963E-06 -950.000E-03 496.436E-06 724.003E-06 297.763E-06 -850.000E-03 165.616E-06 250.373E-06 218.138E-06 -750.000E-03 122.570E-06 91.784E-06 193.478E-06 -650.000E-03 106.337E-06 69.991E-06 168.689E-06 -550.000E-03 90.505E-06 59.204E-06 140.410E-06 -450.000E-03 72.159E-06 48.591E-06 112.181E-06 -350.000E-03 54.083E-06 36.303E-06 84.947E-06 -250.000E-03 37.076E-06 24.550E-06 58.951E-06 -150.000E-03 21.290E-06 13.874E-06 34.299E-06 -50.000E-03 6.773E-06 4.338E-06 11.065E-06 50.000E-03 -6.439E-06 -4.064E-06 -10.640E-06 150.000E-03 -18.291E-06 -11.410E-06 -30.486E-06 250.000E-03 -28.771E-06 -17.711E-06 -48.406E-06 350.000E-03 -37.870E-06 -22.965E-06 -64.387E-06 450.000E-03 -45.588E-06 -27.175E-06 -78.419E-06 550.000E-03 -51.908E-06 -30.324E-06 -90.491E-06 650.000E-03 -56.684E-06 -32.262E-06 -100.466E-06 750.000E-03 -59.331E-06 -32.402E-06 -107.677E-06 850.000E-03 -58.187E-06 -26.533E-06 -110.676E-06 950.000E-03 -23.519E-06 33.515E-06 -105.684E-06 1.050E+00 62.664E-06 32.928E-06 109.158E-06 1.150E+00 61.325E-06 30.284E-06 121.292E-06 1.250E+00 56.647E-06 26.384E-06 119.098E-06 1.350E+00 50.011E-06 21.390E-06 110.793E-06 1.450E+00 41.739E-06 15.318E-06 99.079E-06 1.550E+00 31.848E-06 8.178E-06 84.689E-06 1.650E+00 20.324E-06 -414.173E-15 67.635E-06 1.750E+00 7.169E-06 -9.336E-06 47.858E-06 1.850E+00 -7.553E-06 -20.215E-06 25.309E-06 1.950E+00 -23.779E-06 -41.212E-06 -3.848E-15 | | End [Model] ALVCH_16IN_18 | |************************************************************************ | Model ALVCH_16IN_12 |************************************************************************ | [Model] ALVCH_16IN_12 Model_type Input Vinl = 0.2400V Vinh = 0.8400V C_comp 2.45pF 1.83pF 3.27pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Thresholds | Vinh 0.84 0.84 0.84 Vinl 0.24 0.24 0.24 | | Overshoot | S_overshoot_high 1.7 1.7 1.7 | Static overshoot S_overshoot_low -0.5 -0.5 -0.5 D_overshoot_high 7.2 7.2 7.2 | Dynamic overshoot D_overshoot_low -0.95 -0.9 -1.0 | D_overshoot_time 3n 3n 3n | | | [Temperature Range] 25.0000 85.0000 -40.0000 | Remark: The curves below are the result of a simulation using the following | die temperatures: 27.0000 87.0000 -38.0000 | [Voltage Range] 1.2000V 1.2000V 1.2000V |Process Range nominal slow fast | [GND_clamp] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.659E+00 -2.721E+00 -2.594E+00 -3.500E+00 -2.560E+00 -2.622E+00 -2.495E+00 -3.400E+00 -2.460E+00 -2.522E+00 -2.395E+00 -3.300E+00 -2.361E+00 -2.423E+00 -2.296E+00 -3.200E+00 -2.262E+00 -2.324E+00 -2.196E+00 -3.100E+00 -2.163E+00 -2.226E+00 -2.097E+00 -3.000E+00 -2.064E+00 -2.127E+00 -1.998E+00 -2.900E+00 -1.965E+00 -2.028E+00 -1.898E+00 -2.800E+00 -1.866E+00 -1.929E+00 -1.799E+00 -2.700E+00 -1.767E+00 -1.830E+00 -1.700E+00 -2.600E+00 -1.668E+00 -1.732E+00 -1.601E+00 -2.500E+00 -1.569E+00 -1.634E+00 -1.502E+00 -2.400E+00 -1.471E+00 -1.535E+00 -1.403E+00 -2.300E+00 -1.372E+00 -1.437E+00 -1.305E+00 -2.200E+00 -1.274E+00 -1.339E+00 -1.206E+00 -2.100E+00 -1.176E+00 -1.241E+00 -1.107E+00 -2.000E+00 -1.078E+00 -1.144E+00 -1.009E+00 -1.900E+00 -980.319E-03 -1.046E+00 -911.013E-03 -1.800E+00 -882.927E-03 -949.096E-03 -813.201E-03 -1.700E+00 -785.913E-03 -852.428E-03 -715.741E-03 -1.600E+00 -689.403E-03 -756.281E-03 -618.758E-03 -1.500E+00 -593.626E-03 -660.890E-03 -522.472E-03 -1.400E+00 -499.138E-03 -566.861E-03 -427.398E-03 -1.300E+00 -408.717E-03 -477.410E-03 -335.873E-03 -1.200E+00 -346.346E-03 -422.207E-03 -265.944E-03 -1.100E+00 -300.843E-03 -394.725E-03 -202.060E-03 -1.000E+00 -232.320E-03 -355.567E-03 -109.326E-03 -900.000E-03 -116.483E-03 -280.235E-03 -23.188E-03 -800.000E-03 -16.747E-03 -117.983E-03 -11.819E-03 -700.000E-03 -5.012E-03 -12.481E-03 -7.161E-03 -600.000E-03 -2.713E-03 -2.393E-03 -2.842E-03 -500.000E-03 -773.892E-06 -1.010E-03 -569.817E-06 -400.000E-03 -111.070E-06 -191.303E-06 -89.224E-06 -300.000E-03 -33.292E-06 -29.915E-06 -50.260E-06 -200.000E-03 -19.129E-06 -13.181E-06 -30.905E-06 -100.000E-03 -8.629E-06 -5.773E-06 -14.153E-06 0.000E+00 -12.095E-15 -325.690E-15 -2.397E-15 100.000E-03 6.813E-06 4.508E-06 11.264E-06 200.000E-03 11.870E-06 7.882E-06 19.508E-06 300.000E-03 15.207E-06 10.128E-06 24.846E-06 400.000E-03 17.004E-06 11.345E-06 27.638E-06 500.000E-03 17.649E-06 11.713E-06 28.708E-06 600.000E-03 -16.105E-06 -10.766E-06 -25.662E-06 700.000E-03 -16.742E-06 -11.409E-06 -26.098E-06 800.000E-03 -16.013E-06 -10.995E-06 -24.865E-06 900.000E-03 -14.252E-06 -9.840E-06 -22.083E-06 1.000E+00 -11.077E-06 -7.686E-06 -17.132E-06 1.100E+00 -6.339E-06 -4.416E-06 -9.788E-06 1.200E+00 16.756E-12 200.955E-12 346.435E-15 1.300E+00 7.994E-06 5.650E-06 12.194E-06 1.400E+00 17.674E-06 12.628E-06 26.682E-06 1.500E+00 28.988E-06 20.916E-06 43.337E-06 1.600E+00 41.826E-06 30.328E-06 62.008E-06 1.700E+00 55.804E-06 39.495E-06 82.459E-06 1.800E+00 68.682E-06 47.250E-06 104.080E-06 1.900E+00 79.937E-06 57.168E-06 124.018E-06 2.000E+00 95.751E-06 111.231E-06 141.128E-06 2.100E+00 230.702E-06 427.448E-06 165.648E-06 2.200E+00 778.341E-06 1.008E-03 453.148E-06 2.300E+00 1.543E-03 1.694E-03 1.262E-03 2.400E+00 2.381E-03 2.423E-03 2.230E-03 2.500E+00 3.250E-03 3.174E-03 3.248E-03 2.600E+00 4.136E-03 3.940E-03 4.290E-03 2.700E+00 5.033E-03 4.714E-03 5.344E-03 2.800E+00 5.939E-03 5.497E-03 6.409E-03 2.900E+00 6.851E-03 6.285E-03 7.482E-03 3.000E+00 7.768E-03 7.077E-03 8.559E-03 3.100E+00 8.689E-03 7.872E-03 9.640E-03 3.200E+00 9.612E-03 8.670E-03 10.724E-03 3.300E+00 10.538E-03 9.470E-03 11.810E-03 3.400E+00 11.465E-03 10.272E-03 12.898E-03 3.500E+00 12.394E-03 11.075E-03 13.988E-03 3.600E+00 13.324E-03 11.880E-03 15.079E-03 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -6.000E+00 47.106E-03 41.142E-03 54.634E-03 -5.900E+00 46.165E-03 40.326E-03 53.533E-03 -5.800E+00 45.224E-03 39.511E-03 52.432E-03 -5.700E+00 44.283E-03 38.695E-03 51.330E-03 -5.600E+00 43.342E-03 37.879E-03 50.229E-03 -5.500E+00 42.401E-03 37.064E-03 49.128E-03 -5.400E+00 41.460E-03 36.249E-03 48.027E-03 -5.300E+00 40.519E-03 35.433E-03 46.927E-03 -5.200E+00 39.578E-03 34.618E-03 45.826E-03 -5.100E+00 38.638E-03 33.803E-03 44.725E-03 -5.000E+00 37.697E-03 32.988E-03 43.624E-03 -4.900E+00 36.757E-03 32.173E-03 42.524E-03 -4.800E+00 35.817E-03 31.358E-03 41.423E-03 -4.700E+00 34.876E-03 30.544E-03 40.323E-03 -4.600E+00 33.936E-03 29.729E-03 39.222E-03 -4.500E+00 32.996E-03 28.915E-03 38.122E-03 -4.400E+00 32.057E-03 28.100E-03 37.022E-03 -4.300E+00 31.117E-03 27.286E-03 35.922E-03 -4.200E+00 30.178E-03 26.472E-03 34.823E-03 -4.100E+00 29.238E-03 25.659E-03 33.723E-03 -4.000E+00 28.299E-03 24.845E-03 32.623E-03 -3.900E+00 27.360E-03 24.032E-03 31.524E-03 -3.800E+00 26.422E-03 23.219E-03 30.425E-03 -3.700E+00 25.483E-03 22.406E-03 29.326E-03 -3.600E+00 24.545E-03 21.594E-03 28.228E-03 -3.500E+00 23.608E-03 20.782E-03 27.130E-03 -3.400E+00 22.670E-03 19.970E-03 26.032E-03 -3.300E+00 21.733E-03 19.158E-03 24.934E-03 -3.200E+00 20.796E-03 18.347E-03 23.837E-03 -3.100E+00 19.860E-03 17.537E-03 22.740E-03 -3.000E+00 18.924E-03 16.727E-03 21.644E-03 -2.900E+00 17.989E-03 15.917E-03 20.548E-03 -2.800E+00 17.054E-03 15.108E-03 19.453E-03 -2.700E+00 16.121E-03 14.300E-03 18.358E-03 -2.600E+00 15.187E-03 13.492E-03 17.264E-03 -2.500E+00 14.255E-03 12.686E-03 16.171E-03 -2.400E+00 13.324E-03 11.880E-03 15.079E-03 -2.300E+00 12.394E-03 11.075E-03 13.988E-03 -2.200E+00 11.465E-03 10.272E-03 12.898E-03 -2.100E+00 10.537E-03 9.470E-03 11.810E-03 -2.000E+00 9.612E-03 8.670E-03 10.724E-03 -1.900E+00 8.689E-03 7.872E-03 9.640E-03 -1.800E+00 7.768E-03 7.077E-03 8.559E-03 -1.700E+00 6.851E-03 6.284E-03 7.481E-03 -1.600E+00 5.938E-03 5.496E-03 6.408E-03 -1.500E+00 5.031E-03 4.713E-03 5.342E-03 -1.400E+00 4.132E-03 3.936E-03 4.285E-03 -1.300E+00 3.244E-03 3.170E-03 3.242E-03 -1.200E+00 2.377E-03 2.419E-03 2.226E-03 -1.100E+00 1.542E-03 1.692E-03 1.261E-03 -1.000E+00 778.340E-06 1.008E-03 453.147E-06 -900.000E-03 230.775E-06 427.649E-06 165.654E-06 -800.000E-03 95.755E-06 111.259E-06 141.130E-06 -700.000E-03 79.938E-06 57.169E-06 124.020E-06 -600.000E-03 68.682E-06 47.250E-06 104.081E-06 -500.000E-03 55.805E-06 39.495E-06 82.459E-06 -400.000E-03 41.826E-06 30.328E-06 62.008E-06 -300.000E-03 28.988E-06 20.916E-06 43.337E-06 -200.000E-03 17.674E-06 12.628E-06 26.682E-06 -100.000E-03 7.994E-06 5.650E-06 12.194E-06 0.000E+00 16.756E-12 200.955E-12 346.356E-15 100.000E-03 -6.339E-06 -4.416E-06 -9.788E-06 200.000E-03 -11.077E-06 -7.686E-06 -17.132E-06 300.000E-03 -14.252E-06 -9.840E-06 -22.083E-06 400.000E-03 -16.013E-06 -10.995E-06 -24.865E-06 500.000E-03 -16.742E-06 -11.409E-06 -26.098E-06 600.000E-03 -16.105E-06 -10.766E-06 -25.662E-06 700.000E-03 -4.496E-06 -1.733E-06 -10.664E-06 800.000E-03 17.004E-06 11.345E-06 27.638E-06 900.000E-03 15.207E-06 10.128E-06 24.846E-06 1.000E+00 11.870E-06 7.882E-06 19.508E-06 1.100E+00 6.813E-06 4.508E-06 11.264E-06 1.200E+00 -12.106E-15 -325.789E-15 -2.397E-15 | | End [Model] ALVCH_16IN_12 | | [END]