| *************************************************** | Philips Semiconductors Inc. | Logic Products Group | | IBIS model of 74LVT245 | 3.3V Octal transceiver (3-State) |[Packages]: |[Package1]: SO 20-pin (D) Package ; |[Package2]: SSOP 20-Pin Packages ; |[Package3]: TSSOP 20-pin (PW) Package ; | *************************************************** | [IBIS Ver] 3.2 [File Name] lvt245.ibs [File Rev] 1.2 [Date] 22-May-2001 [Source] File created from simulations by LPG Philips Semiconductors Nijmegen | [Notes] V1.2 Revised model. | [Disclaimer] (C) Copyright 2001 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 SO 20-pin (D) Package |******************************************************** | [Component] 74LVT245_1 [Manufacturer] Philips Semiconductors Inc. | [Package] | typ min max R_pkg 5.95E-02 5.36E-02 6.59E-02 L_pkg 4.21E-09 3.07E-09 5.91E-09 C_pkg 0.910E-12 0.758E-12 1.110E-12 | | [Pin] signal_name model_name R_pin L_pin C_pin 1 DIR DIR_IO_5 5.75E-02 5.91E-09 1.050E-12 2 A0 IO_5N 6.25E-02 4.85E-09 1.040E-12 3 A1 IO_5N 6.59E-02 3.92E-09 0.861E-12 4 A2 IO_5N 5.79E-02 3.32E-09 0.803E-12 5 A3 IO_5N 5.36E-02 3.07E-09 0.758E-12 6 A4 IO_5N 5.36E-02 3.07E-09 0.758E-12 7 A5 IO_5N 5.79E-02 3.32E-09 0.803E-12 8 A6 IO_5N 6.59E-02 3.92E-09 0.861E-12 9 A7 IO_5N 6.25E-02 4.85E-09 1.040E-12 10 Gnd GND 5.75E-02 5.91E-09 1.110E-12 11 B7 IO_5N 5.75E-02 5.91E-09 1.110E-12 12 B6 IO_5N 6.25E-02 4.85E-09 1.040E-12 13 B5 IO_5N 6.59E-02 3.92E-09 0.861E-12 14 B4 IO_5N 5.79E-02 3.32E-09 0.803E-12 15 B3 IO_5N 5.36E-02 3.07E-09 0.758E-12 16 B2 IO_5N 5.36E-02 3.07E-09 0.758E-12 17 B1 IO_5N 5.79E-02 3.32E-09 0.803E-12 18 B0 IO_5N 6.59E-02 3.92E-09 0.861E-12 19 OE# EN_5 6.25E-02 4.85E-09 1.040E-12 20 Vcc POWER 5.75E-02 5.91E-09 1.110E-12 | | |******************************************************** | Info for SSOP 20-Pin Packages |******************************************************** | [Component] 74LVT245_2 [Manufacturer] Philips Semiconductors Inc. | [Package] | typ min max R_pkg 50.90m 43.00m 62.10m L_pkg 2.37nH 1.87nH 3.04nH C_pkg 0.62pF 0.55pF 0.71pF | | [Pin] signal_name model_name R_pin L_pin C_pin 1 DIR DIR_IO_5 47.20m 3.04nH 0.65pF 2 A0 IO_5N 51.40m 2.60nH 0.70pF 3 A1 IO_5N 62.10m 2.31nH 0.59pF 4 A2 IO_5N 50.80m 2.03nH 0.58pF 5 A3 IO_5N 43.00m 1.87nH 0.56pF 6 A4 IO_5N 43.00m 1.87nH 0.56pF 7 A5 IO_5N 50.80m 2.03nH 0.58pF 8 A6 IO_5N 62.10m 2.31nH 0.59pF 9 A7 IO_5N 51.40m 2.60nH 0.70pF 10 Gnd GND 47.20m 3.04nH 0.69pF 11 B7 IO_5N 47.20m 3.05nH 0.69pF 12 B6 IO_5N 51.40m 2.60nH 0.70pF 13 B5 IO_5N 62.10m 2.32nH 0.59pF 14 B4 IO_5N 50.80m 2.03nH 0.58pF 15 B3 IO_5N 43.00m 1.88nH 0.55pF 16 B2 IO_5N 43.00m 1.87nH 0.55pF 17 B1 IO_5N 50.80m 2.03nH 0.58pF 18 B0 IO_5N 62.10m 2.31nH 0.59pF 19 OE# EN_5 51.40m 2.60nH 0.71pF 20 Vcc POWER 47.50m 3.00nH 0.68pF | | |******************************************************** | Info for TSSOP 20-pin (PW) Package |******************************************************** | [Component] 74LVT245_3 [Manufacturer] Philips Semiconductors Inc. | [Package] | typ min max R_pkg 7.24E-02 6.63E-02 8.34E-02 L_pkg 2.47E-09 2.09E-09 3.18E-09 C_pkg 0.341E-12 0.282E-12 0.420E-12 | | [Pin] signal_name model_name R_pin L_pin C_pin 1 DIR DIR_IO_5 6.63E-02 3.18E-09 0.408E-12 2 A0 IO_5N 6.67E-02 2.55E-09 0.398E-12 3 A1 IO_5N 8.34E-02 2.35E-09 0.317E-12 4 A2 IO_5N 7.44E-02 2.16E-09 0.293E-12 5 A3 IO_5N 7.10E-02 2.09E-09 0.282E-12 6 A4 IO_5N 7.10E-02 2.09E-09 0.282E-12 7 A5 IO_5N 7.44E-02 2.16E-09 0.293E-12 8 A6 IO_5N 8.34E-02 2.35E-09 0.317E-12 9 A7 IO_5N 6.67E-02 2.55E-09 0.397E-12 10 Gnd GND 6.63E-02 3.18E-09 0.420E-12 11 B7 IO_5N 6.63E-02 3.17E-09 0.420E-12 12 B6 IO_5N 6.67E-02 2.55E-09 0.397E-12 13 B5 IO_5N 8.34E-02 2.35E-09 0.317E-12 14 B4 IO_5N 7.44E-02 2.16E-09 0.293E-12 15 B3 IO_5N 7.10E-02 2.09E-09 0.282E-12 16 B2 IO_5N 7.10E-02 2.09E-09 0.282E-12 17 B1 IO_5N 7.44E-02 2.16E-09 0.293E-12 18 B0 IO_5N 8.34E-02 2.35E-09 0.317E-12 19 OE# EN_5 6.67E-02 2.55E-09 0.398E-12 20 Vcc POWER 6.63E-02 3.17E-09 0.420E-12 | |************************************************************************ | Model DIR_IO_5 |************************************************************************ | [Model] DIR_IO_5 Model_type Input Polarity Non-Inverting Vinl = 0.8000V Vinh = 2.0000V C_comp 2.8pF 1.5pF 4.1pF | | [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 NA NA Vinl 0.8 NA NA | | 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 -3.6 -3.6 -3.6 | D_overshoot_time 3n 3n 3n | | | 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: 55.0000 110.0000 0.0000 | [Voltage Range] 3.3000V 3.0000V 3.6000V |Process Range nominal slow fast [GND_clamp] | voltage I(typ) I(min) I(max) | -5.5000 -1.1440A -1.1500A -1.1390A -5.3000 -1.0970A -1.1030A -1.0920A -5.1000 -1.0500A -1.0550A -1.0440A -4.9000 -1.0020A -1.0080A -0.9968A -4.7000 -0.9547A -0.9606A -0.9493A -4.5000 -0.9073A -0.9133A -0.9019A -4.3000 -0.8599A -0.8660A -0.8544A -4.1000 -0.8126A -0.8187A -0.8070A -3.9000 -0.7652A -0.7714A -0.7596A -3.7000 -0.7179A -0.7241A -0.7122A -3.5000 -0.6706A -0.6769A -0.6648A -3.3000 -0.6234A -0.6298A -0.6175A -3.1000 -0.5762A -0.5826A -0.5702A -2.9000 -0.5290A -0.5356A -0.5230A -2.7000 -0.4819A -0.4886A -0.4757A -2.5000 -0.4348A -0.4416A -0.4286A -2.3000 -0.3879A -0.3948A -0.3815A -2.1000 -0.3410A -0.3480A -0.3345A -1.9000 -0.2943A -0.3015A -0.2876A -1.7000 -0.2477A -0.2551A -0.2409A -1.5000 -0.2014A -0.2089A -0.1944A -1.3000 -0.1555A -0.1632A -0.1482A -1.1000 -0.1101A -0.1181A -0.1026A -0.9000 -65.9670mA -74.1310mA -58.1560mA -0.7000 -25.0160mA -33.0040mA -17.4380mA -0.5000 -0.9238mA -3.5980mA -0.1242mA -0.3000 -2.0530uA -27.1790uA -52.1670nA -0.1000 -2.2110nA -85.5280nA -14.5940pA 0.1000 73.4810pA 4.6190nA 0.5382pA 0.3000 76.5900pA 4.8830nA 1.1420pA 0.5000 77.1930pA 4.8840nA 1.7420pA 0.7000 77.7930pA 4.8850nA 2.3400pA 0.9000 78.3920pA 4.8860nA 2.9380pA 1.1000 78.9900pA 4.8860nA 3.5350pA 1.3000 79.5890pA 4.8870nA 4.1320pA 1.5000 80.1870pA 4.8880nA 4.7290pA 1.7000 80.7860pA 4.8880nA 5.3260pA 1.9000 81.3880pA 4.8890nA 5.9240pA 2.1000 81.9900pA 4.8900nA 6.5260pA 2.3000 82.5920pA 4.8900nA 7.1300pA 2.5000 83.1930pA 4.8910nA 7.7340pA 2.7000 83.7940pA 4.8920nA 8.3370pA 2.9000 84.3940pA 4.8920nA 8.9400pA 3.1000 84.9940pA 4.8930nA 9.5420pA 3.3000 85.5950pA 4.8940nA 10.1430pA 3.5000 86.194pA 4.8940nA 10.743pA 3.7000 86.795pA 4.8950nA 11.343pA 3.9000 87.395pA 4.8960nA 11.942pA 4.1000 87.995pA 4.8960nA 12.542pA 4.3000 88.595pA 4.8970nA 13.142pA 4.5000 89.195pA 4.8980nA 13.743pA 4.7000 89.795pA 4.8980nA 14.343pA 4.9000 90.396pA 4.8990nA 14.943pA 5.1000 90.996pA 4.9000nA 15.543pA 5.3000 91.595pA 4.9010nA 16.143pA 5.5000 92.196pA 4.9010nA 16.742pA | [POWER_clamp] | voltage I(typ) I(min) I(max) | -8.0000 0.5741A 0.5517A 0.5968A -7.9000 0.5654A 0.5431A 0.5881A -7.8000 0.5567A 0.5345A 0.5793A -7.7000 0.5480A 0.5259A 0.5706A -7.6000 0.5394A 0.5174A 0.5619A -7.5000 0.5308A 0.5089A 0.5533A -7.4000 0.5223A 0.5004A 0.5446A -7.3000 0.5138A 0.4920A 0.5360A -7.2000 0.5053A 0.4836A 0.5274A -7.1000 0.4968A 0.4753A 0.5189A -7.0000 0.4884A 0.4670A 0.5104A -6.9000 0.4801A 0.4587A 0.5019A -6.8000 0.4717A 0.4505A 0.4935A -6.7000 0.4634A 0.4422A 0.4851A -6.6000 0.4551A 0.4339A 0.4767A -6.5000 0.4467A 0.4252A 0.4683A -6.4000 0.4380A 0.4127A 0.4598A -6.3000 0.4262A 0.3862A 0.4511A -6.2000 0.4010A 0.3580A 0.4384A -6.1000 0.3742A 0.3286A 0.4143A -6.0000 0.3462A 0.2978A 0.3890A -5.9000 0.3168A 0.2658A 0.3624A -5.8000 0.2861A 0.2325A 0.3346A -5.7000 0.2540A 0.1981A 0.3055A -5.6000 0.2206A 0.1629A 0.2749A -5.5000 0.1860A 0.1271A 0.2429A -5.4000 0.1504A 91.4830mA 0.2095A -5.3000 0.1142A 57.2870mA 0.1748A -5.2000 78.3130mA 27.1720mA 0.1390A -5.1000 44.2460mA 7.1200mA 0.1026A -5.0000 16.0660mA 1.3010mA 66.4980mA -4.9000 2.5450mA 0.6571mA 32.7460mA -4.8000 0.8545mA 0.5087mA 7.7360mA -4.7000 0.6722mA 0.3936mA 1.1860mA -4.6000 0.5532mA 0.2835mA 0.8446mA -4.5000 0.4379mA 0.1789mA 0.7218mA -4.4000 0.3250mA 85.6450uA 0.6036mA -4.3000 0.2160mA 20.5180uA 0.4865mA -4.2000 0.1147mA 1.5850uA 0.3711mA -4.1000 33.9110uA 84.2020nA 0.2583mA -4.0000 2.4350uA 8.7490nA 0.1506mA -3.9000 75.9650nA 5.0920nA 56.0360uA -3.8000 2.3110nA 4.9150nA 4.6950uA -3.7000 0.1612nA 4.9060nA 78.6500nA -3.6000 98.2740pA 4.9050nA 1.1480nA -3.5000 96.1520pA 4.9050nA 37.6320pA -3.4000 95.7980pA 4.9040nA 21.4730pA -3.3000 95.4970pA 4.9040nA 20.9470pA -3.2000 95.1970pA 4.9040nA 20.6430pA -3.1000 94.8960pA 4.9030nA 20.3430pA -3.0000 94.5960pA 4.9030nA 20.0430pA -2.9000 94.2960pA 4.9030nA 19.7430pA -2.8000 93.9960pA 4.9020nA 19.4430pA -2.7000 93.6960pA 4.9020nA 19.1430pA -2.6000 93.3960pA 4.9020nA 18.8430pA -2.5000 93.0960pA 4.9010nA 18.5430pA -2.4000 92.7950pA 4.9010nA 18.2420pA -2.3000 92.4960pA 4.9010nA 17.9420pA -2.2000 92.1960pA 4.9000nA 17.6420pA -2.1000 91.8950pA 4.9000nA 17.3420pA -2.0000 91.5950pA 4.8990nA 17.0420pA -1.9000 91.2960pA 4.8990nA 16.7420pA -1.8000 90.9960pA 4.8990nA 16.4430pA -1.7000 90.6960pA 4.8980nA 16.1430pA -1.6000 90.3960pA 4.8980nA 15.8430pA -1.5000 90.0950pA 4.8980nA 15.5430pA -1.4000 89.7950pA 4.8970nA 15.2430pA -1.3000 89.4950pA 4.8970nA 14.9430pA -1.2000 89.1950pA 4.8970nA 14.6430pA -1.1000 88.8950pA 4.8960nA 14.3430pA -1.0000 88.5950pA 4.8960nA 14.0430pA -0.9000 88.2950pA 4.8960nA 13.7420pA -0.8000 87.9950pA 4.8950nA 13.4420pA -0.7000 87.6950pA 4.8950nA 13.1420pA -0.6000 87.3950pA 4.8950nA 12.8420pA -0.5000 87.0950pA 4.8940nA 12.5420pA -0.4000 86.7950pA 4.8940nA 12.2420pA -0.3000 86.4940pA 4.8940nA 11.9420pA -0.2000 86.1940pA 4.8930nA 11.6420pA -0.1000 85.8950pA 4.8930nA 11.3430pA 0.0000 85.5950pA 4.8930nA 11.0430pA | | End [Model] DIR_IO_5 | |************************************************************************ | Model IO_5N |************************************************************************ | [Model] IO_5N Model_type I/O Polarity Non-Inverting Enable Active-Low Vinl = 0.8000V Vinh = 2.0000V Vmeas = 1.5000V Cref = 50.0000pF Rref = 0.5000k Vref = 0.000V C_comp 7.8pF 4.9pF 10.7pF | | [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 | | 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 -3.6 -3.6 -3.6 | D_overshoot_time 3n 3n 3n | | | 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: 55.0000 110.0000 0.0000 | [Voltage Range] 3.3000V 3.0000V 3.6000V |Process Range nominal slow fast [Pulldown] | voltage I(typ) I(min) I(max) | -5.500E+00 360.416E-06 300.739E-06 389.804E-06 -5.250E+00 404.068E-06 337.269E-06 436.816E-06 -5.000E+00 458.423E-06 383.280E-06 495.178E-06 -4.750E+00 528.133E-06 442.290E-06 569.759E-06 -4.500E+00 620.585E-06 520.503E-06 668.857E-06 -4.250E+00 748.322E-06 628.564E-06 806.332E-06 -4.000E+00 934.677E-06 786.001E-06 1.009E-03 -3.750E+00 1.228E-03 1.033E-03 1.333E-03 -3.500E+00 1.749E-03 1.464E-03 1.937E-03 -3.250E+00 2.913E-03 2.365E-03 3.580E-03 -3.000E+00 6.319E-03 5.021E-03 8.899E-03 -2.750E+00 23.553E-03 24.076E-03 22.201E-03 -2.500E+00 64.619E-03 71.295E-03 54.660E-03 -2.250E+00 94.370E-03 90.819E-03 54.396E-03 -2.000E+00 83.673E-03 79.759E-03 76.512E-03 -1.750E+00 62.627E-03 60.396E-03 100.547E-03 -1.500E+00 68.418E-03 46.475E-03 87.866E-03 -1.250E+00 51.355E-03 41.940E-03 64.256E-03 -1.000E+00 28.323E-03 26.085E-03 28.313E-03 -750.000E-03 1.961E-03 6.849E-03 -882.874E-06 -500.000E-03 -1.023E-03 -906.142E-06 -1.271E-03 -250.000E-03 -596.645E-06 -626.384E-06 -715.938E-06 0.000E+00 -143.549E-06 -153.437E-06 -134.528E-06 100.000E-03 381.742E-06 1.386E-03 113.853E-06 200.000E-03 5.641E-03 11.174E-03 1.097E-03 300.000E-03 30.885E-03 40.017E-03 14.790E-03 400.000E-03 88.439E-03 88.454E-03 72.534E-03 500.000E-03 159.068E-03 137.510E-03 174.402E-03 600.000E-03 208.930E-03 168.190E-03 280.782E-03 700.000E-03 229.273E-03 180.575E-03 359.341E-03 800.000E-03 235.126E-03 184.558E-03 395.715E-03 900.000E-03 237.286E-03 186.070E-03 406.073E-03 1.000E+00 238.724E-03 186.971E-03 410.191E-03 1.100E+00 240.036E-03 187.730E-03 413.380E-03 1.200E+00 253.264E-03 249.596E-03 416.551E-03 1.300E+00 394.816E-03 326.642E-03 441.046E-03 1.400E+00 477.845E-03 332.893E-03 592.774E-03 1.500E+00 493.772E-03 255.259E-03 729.588E-03 1.600E+00 465.004E-03 257.440E-03 837.935E-03 1.700E+00 418.921E-03 259.193E-03 920.906E-03 1.800E+00 422.466E-03 260.778E-03 854.005E-03 1.900E+00 425.685E-03 262.197E-03 862.819E-03 2.000E+00 428.735E-03 263.490E-03 870.558E-03 2.100E+00 431.607E-03 264.678E-03 878.010E-03 2.200E+00 434.330E-03 265.775E-03 885.190E-03 2.300E+00 436.921E-03 266.786E-03 892.459E-03 2.400E+00 439.393E-03 267.709E-03 899.567E-03 2.500E+00 441.762E-03 268.605E-03 906.531E-03 2.600E+00 444.029E-03 269.499E-03 913.362E-03 2.700E+00 446.195E-03 270.392E-03 920.065E-03 2.800E+00 448.250E-03 271.285E-03 926.637E-03 2.900E+00 450.276E-03 272.178E-03 933.074E-03 3.000E+00 452.301E-03 273.071E-03 939.364E-03 3.100E+00 454.324E-03 273.964E-03 945.499E-03 3.200E+00 456.348E-03 274.857E-03 951.453E-03 3.300E+00 458.372E-03 275.750E-03 957.326E-03 3.400E+00 460.395E-03 276.643E-03 963.193E-03 3.500E+00 462.419E-03 277.536E-03 969.059E-03 3.600E+00 464.442E-03 278.429E-03 974.924E-03 3.950E+00 471.956E-03 281.579E-03 995.442E-03 4.300E+00 478.656E-03 284.704E-03 1.016E+00 4.650E+00 485.735E-03 287.829E-03 1.037E+00 5.000E+00 492.812E-03 290.954E-03 1.057E+00 5.350E+00 499.889E-03 294.079E-03 1.077E+00 5.700E+00 506.967E-03 297.205E-03 1.098E+00 6.050E+00 514.047E-03 300.333E-03 1.118E+00 6.400E+00 521.131E-03 303.462E-03 1.139E+00 6.750E+00 528.220E-03 306.595E-03 1.159E+00 7.100E+00 535.317E-03 309.732E-03 1.180E+00 7.450E+00 542.425E-03 312.873E-03 1.200E+00 7.800E+00 549.544E-03 316.020E-03 1.221E+00 8.150E+00 556.678E-03 319.172E-03 1.241E+00 8.500E+00 563.826E-03 322.333E-03 1.262E+00 8.850E+00 570.990E-03 325.500E-03 1.282E+00 9.200E+00 578.172E-03 328.675E-03 1.303E+00 9.550E+00 585.371E-03 331.859E-03 1.323E+00 9.900E+00 592.588E-03 335.051E-03 1.344E+00 10.250E+00 599.823E-03 338.252E-03 1.365E+00 10.600E+00 607.077E-03 341.461E-03 1.385E+00 10.950E+00 614.349E-03 344.679E-03 1.406E+00 11.000E+00 615.389E-03 345.139E-03 1.409E+00 | [Pullup] | voltage I(typ) I(min) I(max) | -8.000E+00 63.449E-06 30.079E-06 128.028E-06 -7.650E+00 62.165E-06 29.462E-06 125.481E-06 -7.300E+00 61.008E-06 28.905E-06 123.187E-06 -6.950E+00 59.973E-06 28.406E-06 121.138E-06 -6.600E+00 59.056E-06 27.964E-06 119.327E-06 -6.250E+00 58.252E-06 27.576E-06 117.741E-06 -5.900E+00 57.553E-06 27.237E-06 116.368E-06 -5.550E+00 56.953E-06 26.945E-06 115.193E-06 -5.200E+00 56.443E-06 26.696E-06 114.198E-06 -4.850E+00 56.012E-06 26.484E-06 113.364E-06 -4.500E+00 55.652E-06 26.305E-06 112.671E-06 -4.150E+00 55.351E-06 26.154E-06 112.097E-06 -3.800E+00 55.099E-06 26.026E-06 111.621E-06 -3.450E+00 54.886E-06 25.916E-06 111.223E-06 -3.100E+00 54.702E-06 25.819E-06 110.884E-06 -2.750E+00 54.538E-06 25.732E-06 110.586E-06 -2.400E+00 54.389E-06 25.652E-06 110.316E-06 -2.050E+00 54.247E-06 25.575E-06 110.062E-06 -1.700E+00 54.110E-06 25.500E-06 109.816E-06 -1.350E+00 53.975E-06 25.425E-06 109.574E-06 -1.000E+00 53.839E-06 25.351E-06 109.331E-06 -900.000E-03 53.799E-06 25.329E-06 109.260E-06 -800.000E-03 53.757E-06 25.305E-06 109.186E-06 -700.000E-03 53.707E-06 25.221E-06 109.106E-06 -600.000E-03 43.500E-03 26.403E-03 108.820E-06 -500.000E-03 36.162E-03 21.961E-03 60.113E-03 -400.000E-03 28.910E-03 17.539E-03 48.288E-03 -300.000E-03 21.700E-03 13.149E-03 36.423E-03 -200.000E-03 14.482E-03 8.771E-03 24.425E-03 -100.000E-03 7.249E-03 4.389E-03 12.285E-03 0.000E+00 -40.188E-12 27.458E-12 -592.846E-09 100.000E-03 -7.110E-03 -4.281E-03 -12.100E-03 200.000E-03 -13.924E-03 -8.340E-03 -23.686E-03 300.000E-03 -20.444E-03 -12.177E-03 -34.764E-03 400.000E-03 -26.668E-03 -15.794E-03 -45.342E-03 500.000E-03 -32.598E-03 -19.221E-03 -55.426E-03 600.000E-03 -38.259E-03 -22.994E-03 -65.022E-03 700.000E-03 -44.416E-03 -31.197E-03 -74.158E-03 800.000E-03 -59.489E-03 -41.779E-03 -84.134E-03 900.000E-03 -75.221E-03 -51.757E-03 -111.575E-03 1.000E+00 -88.908E-03 -61.512E-03 -131.487E-03 1.100E+00 -102.117E-03 -71.099E-03 -149.259E-03 1.200E+00 -115.015E-03 -80.512E-03 -166.387E-03 1.300E+00 -127.630E-03 -89.744E-03 -183.021E-03 1.400E+00 -139.962E-03 -95.329E-03 -199.193E-03 1.500E+00 -146.692E-03 -106.370E-03 -209.243E-03 1.600E+00 -159.207E-03 -119.066E-03 -222.894E-03 1.700E+00 -173.378E-03 -131.811E-03 -238.104E-03 1.800E+00 -189.857E-03 -143.945E-03 -253.004E-03 1.900E+00 -206.515E-03 -155.391E-03 -269.976E-03 2.000E+00 -222.444E-03 -166.336E-03 -289.333E-03 2.100E+00 -237.527E-03 -176.958E-03 -309.136E-03 2.200E+00 -251.845E-03 -187.325E-03 -328.580E-03 2.300E+00 -265.481E-03 -197.485E-03 -347.377E-03 2.400E+00 -278.579E-03 -207.468E-03 -365.441E-03 2.500E+00 -291.399E-03 -217.295E-03 -382.766E-03 2.600E+00 -303.992E-03 -226.982E-03 -399.342E-03 2.700E+00 -316.387E-03 -236.541E-03 -415.090E-03 2.800E+00 -328.604E-03 -245.978E-03 -430.202E-03 2.900E+00 -340.660E-03 -255.298E-03 -444.953E-03 3.000E+00 -352.567E-03 -264.510E-03 -459.532E-03 3.100E+00 -364.331E-03 -273.620E-03 -474.015E-03 3.200E+00 -375.956E-03 -282.609E-03 -488.434E-03 3.300E+00 -387.440E-03 -291.465E-03 -502.805E-03 3.400E+00 -398.768E-03 -300.209E-03 -517.132E-03 3.500E+00 -409.908E-03 -308.808E-03 -531.415E-03 3.600E+00 -420.861E-03 -316.436E-03 -545.651E-03 3.800E+00 -442.410E-03 -314.900E-03 -573.919E-03 4.000E+00 -462.175E-03 -307.167E-03 -601.682E-03 4.200E+00 -452.399E-03 -302.733E-03 -628.974E-03 4.400E+00 -436.325E-03 -297.849E-03 -653.623E-03 4.600E+00 -426.223E-03 -249.310E-03 -617.575E-03 4.800E+00 -419.732E-03 -187.199E-03 -579.044E-03 5.000E+00 -386.363E-03 -147.888E-03 -554.594E-03 5.200E+00 -289.990E-03 -122.712E-03 -538.266E-03 5.400E+00 -224.226E-03 -104.552E-03 -522.187E-03 5.600E+00 -183.193E-03 -94.661E-03 -424.913E-03 5.800E+00 -156.245E-03 -71.399E-03 -309.803E-03 6.000E+00 -160.611E-03 -55.613E-03 -291.506E-03 6.200E+00 -134.229E-03 -53.454E-03 -286.799E-03 6.400E+00 -112.809E-03 -53.294E-03 -308.737E-03 6.600E+00 -109.965E-03 -53.452E-03 -278.926E-03 6.800E+00 -109.702E-03 -53.745E-03 -215.768E-03 7.000E+00 -109.962E-03 -54.113E-03 -204.926E-03 7.200E+00 -110.502E-03 -54.530E-03 -203.402E-03 7.400E+00 -111.208E-03 -54.986E-03 -203.560E-03 7.600E+00 -112.029E-03 -55.474E-03 -204.423E-03 7.800E+00 -112.939E-03 -55.997E-03 -205.665E-03 8.000E+00 -113.928E-03 -56.555E-03 -207.156E-03 8.200E+00 -114.994E-03 -57.152E-03 -208.835E-03 8.400E+00 -116.141E-03 -57.790E-03 -210.681E-03 8.600E+00 -117.371E-03 -58.472E-03 -212.687E-03 8.800E+00 -118.688E-03 -59.202E-03 -214.853E-03 9.000E+00 -120.099E-03 -59.982E-03 -217.184E-03 9.100E+00 -120.841E-03 -60.392E-03 -218.413E-03 | [GND_clamp] | voltage I(typ) I(min) I(max) | -5.500E+00 -10.307E+00 -8.927E+00 -8.632E+00 -5.350E+00 -9.815E+00 -8.524E+00 -8.258E+00 -5.200E+00 -9.326E+00 -8.122E+00 -7.885E+00 -5.050E+00 -8.838E+00 -7.721E+00 -7.513E+00 -4.900E+00 -8.353E+00 -7.322E+00 -7.142E+00 -4.750E+00 -7.870E+00 -6.924E+00 -6.773E+00 -4.600E+00 -7.390E+00 -6.528E+00 -6.404E+00 -4.450E+00 -6.913E+00 -6.133E+00 -6.037E+00 -4.300E+00 -6.440E+00 -5.742E+00 -5.672E+00 -4.150E+00 -5.971E+00 -5.352E+00 -5.309E+00 -4.000E+00 -5.508E+00 -4.966E+00 -4.949E+00 -3.850E+00 -5.050E+00 -4.584E+00 -4.591E+00 -3.700E+00 -4.600E+00 -4.207E+00 -4.237E+00 -3.550E+00 -4.160E+00 -3.836E+00 -3.888E+00 -3.400E+00 -3.732E+00 -3.473E+00 -3.544E+00 -3.250E+00 -3.321E+00 -3.121E+00 -3.210E+00 -3.100E+00 -2.934E+00 -2.787E+00 -2.889E+00 -2.950E+00 -2.585E+00 -2.480E+00 -2.594E+00 -2.800E+00 -2.302E+00 -2.220E+00 -2.348E+00 -2.650E+00 -2.081E+00 -2.011E+00 -2.131E+00 -2.500E+00 -1.908E+00 -1.838E+00 -1.962E+00 -2.350E+00 -1.756E+00 -1.689E+00 -1.804E+00 -2.200E+00 -1.600E+00 -1.536E+00 -1.645E+00 -2.050E+00 -1.414E+00 -1.375E+00 -1.435E+00 -1.900E+00 -1.209E+00 -1.206E+00 -1.206E+00 -1.750E+00 -988.604E-03 -1.025E+00 -1.039E+00 -1.600E+00 -811.191E-03 -832.343E-03 -881.868E-03 -1.450E+00 -666.552E-03 -661.015E-03 -722.712E-03 -1.300E+00 -522.773E-03 -522.904E-03 -560.069E-03 -1.150E+00 -378.271E-03 -389.257E-03 -391.910E-03 -1.000E+00 -234.717E-03 -257.980E-03 -218.249E-03 -850.000E-03 -106.566E-03 -136.547E-03 -74.915E-03 -700.000E-03 -33.543E-03 -52.140E-03 -21.932E-03 -550.000E-03 -3.842E-03 -10.308E-03 -881.504E-06 -400.000E-03 -114.296E-06 -411.203E-06 -64.806E-06 -250.000E-03 -39.359E-06 -40.904E-06 -38.365E-06 -100.000E-03 -15.622E-06 -13.654E-06 -15.356E-06 50.000E-03 7.806E-06 6.772E-06 7.678E-06 200.000E-03 31.052E-06 26.675E-06 30.661E-06 350.000E-03 54.026E-06 45.940E-06 53.563E-06 500.000E-03 76.714E-06 64.524E-06 76.383E-06 650.000E-03 99.092E-06 82.377E-06 99.082E-06 800.000E-03 121.004E-06 99.391E-06 121.606E-06 950.000E-03 142.257E-06 115.072E-06 143.911E-06 1.100E+00 162.618E-06 128.818E-06 165.933E-06 1.250E+00 181.661E-06 139.458E-06 187.564E-06 1.400E+00 198.408E-06 143.350E-06 208.599E-06 1.550E+00 208.936E-06 -166.092E-06 227.942E-06 1.700E+00 -273.298E-06 -213.510E-06 198.486E-06 1.850E+00 -281.465E-06 -181.852E-06 -260.301E-06 2.000E+00 -241.441E-06 -145.719E-06 -313.672E-06 2.150E+00 -198.266E-06 -107.735E-06 -275.619E-06 2.300E+00 -153.830E-06 -69.452E-06 -231.994E-06 2.450E+00 -109.133E-06 -33.146E-06 -187.666E-06 2.600E+00 -65.326E-06 -6.034E-06 -143.180E-06 2.750E+00 -25.263E-06 -130.491E-09 -99.035E-06 2.900E+00 -1.732E-06 3.065E-09 -56.139E-06 3.050E+00 -12.382E-09 6.417E-09 -17.627E-06 3.200E+00 30.813E-12 128.542E-09 -353.218E-09 3.350E+00 307.663E-12 7.766E-06 -707.523E-12 3.500E+00 14.013E-09 79.285E-06 94.244E-12 3.650E+00 1.578E-06 215.716E-06 295.785E-12 3.800E+00 70.836E-06 5.906E-09 14.262E-09 3.950E+00 187.626E-12 5.911E-09 1.143E-06 4.100E+00 192.379E-12 5.915E-09 119.902E-06 4.250E+00 197.067E-12 5.920E-09 348.652E-12 4.400E+00 201.710E-12 5.925E-09 380.806E-12 4.550E+00 206.318E-12 5.929E-09 416.126E-12 4.700E+00 210.918E-12 5.934E-09 455.009E-12 4.850E+00 215.507E-12 5.938E-09 497.911E-12 5.000E+00 220.102E-12 5.942E-09 545.331E-12 5.150E+00 224.694E-12 5.947E-09 597.846E-12 5.300E+00 229.316E-12 5.951E-09 656.083E-12 5.450E+00 233.941E-12 5.955E-09 720.767E-12 5.500E+00 235.489E-12 5.957E-09 743.896E-12 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -8.000E+00 629.345E-03 604.393E-03 654.762E-03 -7.900E+00 619.650E-03 594.772E-03 644.998E-03 -7.800E+00 609.981E-03 585.181E-03 635.256E-03 -7.700E+00 600.339E-03 575.621E-03 625.539E-03 -7.600E+00 590.725E-03 566.094E-03 615.848E-03 -7.500E+00 581.142E-03 556.600E-03 606.183E-03 -7.400E+00 571.591E-03 547.143E-03 596.546E-03 -7.300E+00 562.073E-03 537.724E-03 586.938E-03 -7.200E+00 552.590E-03 528.345E-03 577.362E-03 -7.100E+00 543.145E-03 519.010E-03 567.818E-03 -7.000E+00 533.740E-03 509.720E-03 558.309E-03 -6.900E+00 524.377E-03 500.477E-03 548.837E-03 -6.800E+00 515.057E-03 491.285E-03 539.403E-03 -6.700E+00 505.784E-03 482.144E-03 530.009E-03 -6.600E+00 496.559E-03 473.056E-03 520.658E-03 -6.500E+00 487.382E-03 464.017E-03 511.351E-03 -6.400E+00 478.252E-03 455.020E-03 502.088E-03 -6.300E+00 469.164E-03 446.042E-03 492.870E-03 -6.200E+00 460.100E-03 437.018E-03 483.690E-03 -6.100E+00 451.014E-03 427.713E-03 474.537E-03 -6.000E+00 441.746E-03 415.807E-03 465.371E-03 -5.900E+00 431.120E-03 380.883E-03 456.069E-03 -5.800E+00 401.378E-03 340.730E-03 445.764E-03 -5.700E+00 364.390E-03 296.862E-03 418.985E-03 -5.600E+00 323.970E-03 248.992E-03 385.097E-03 -5.500E+00 279.658E-03 197.169E-03 348.193E-03 -5.400E+00 231.103E-03 142.248E-03 307.775E-03 -5.300E+00 178.322E-03 86.897E-03 263.322E-03 -5.200E+00 122.323E-03 37.806E-03 214.402E-03 -5.100E+00 66.624E-03 8.193E-03 160.969E-03 -5.000E+00 21.166E-03 1.324E-03 104.168E-03 -4.900E+00 2.683E-03 658.613E-06 48.641E-03 -4.800E+00 857.591E-06 509.405E-06 9.350E-03 -4.700E+00 673.076E-06 394.110E-06 1.199E-03 -4.600E+00 553.865E-06 283.874E-06 845.833E-06 -4.500E+00 438.468E-06 179.166E-06 722.659E-06 -4.400E+00 325.417E-06 85.747E-06 604.321E-06 -4.300E+00 216.230E-06 20.543E-06 487.127E-06 -4.200E+00 114.858E-06 1.588E-06 371.541E-06 -4.100E+00 33.936E-06 85.379E-09 258.613E-06 -4.000E+00 2.438E-06 9.844E-09 150.825E-06 -3.900E+00 76.236E-09 6.180E-09 56.105E-06 -3.800E+00 2.499E-09 6.001E-09 4.703E-06 -3.700E+00 344.456E-12 5.989E-09 81.122E-09 -3.600E+00 278.413E-12 5.986E-09 3.369E-09 -3.500E+00 273.230E-12 5.983E-09 2.102E-09 -3.400E+00 269.839E-12 5.981E-09 1.941E-09 -3.300E+00 266.532E-12 5.978E-09 1.807E-09 -3.200E+00 263.240E-12 5.975E-09 1.682E-09 -3.100E+00 259.976E-12 5.972E-09 1.565E-09 -3.000E+00 256.741E-12 5.970E-09 1.457E-09 -2.900E+00 253.522E-12 5.967E-09 1.357E-09 -2.800E+00 250.328E-12 5.964E-09 1.264E-09 -2.700E+00 247.152E-12 5.961E-09 1.177E-09 -2.600E+00 243.989E-12 5.958E-09 1.097E-09 -2.500E+00 240.836E-12 5.956E-09 1.022E-09 -2.400E+00 237.709E-12 5.953E-09 952.346E-12 -2.300E+00 234.591E-12 5.950E-09 887.759E-12 -2.200E+00 231.485E-12 5.947E-09 827.721E-12 -2.100E+00 228.393E-12 5.944E-09 771.902E-12 -2.000E+00 225.313E-12 5.941E-09 719.998E-12 -1.900E+00 222.226E-12 5.938E-09 671.709E-12 -1.800E+00 219.161E-12 5.935E-09 626.773E-12 -1.700E+00 216.100E-12 5.932E-09 584.938E-12 -1.600E+00 213.038E-12 5.929E-09 545.977E-12 -1.500E+00 209.982E-12 5.926E-09 509.667E-12 -1.400E+00 206.922E-12 5.923E-09 475.813E-12 -1.300E+00 203.854E-12 5.920E-09 444.235E-12 -1.200E+00 200.790E-12 5.917E-09 414.758E-12 -1.100E+00 197.722E-12 5.914E-09 387.216E-12 -1.000E+00 194.630E-12 5.911E-09 361.476E-12 -900.000E-03 191.526E-12 5.908E-09 337.404E-12 -800.000E-03 188.404E-12 5.904E-09 314.867E-12 -700.000E-03 185.249E-12 5.901E-09 293.755E-12 -600.000E-03 182.052E-12 5.898E-09 273.965E-12 -500.000E-03 178.810E-12 5.894E-09 255.394E-12 -400.000E-03 175.507E-12 5.891E-09 238.003E-12 -300.000E-03 172.199E-12 5.889E-09 222.576E-12 -200.000E-03 169.638E-12 5.889E-09 225.874E-12 -100.000E-03 180.813E-12 5.785E-09 12.310E-09 0.000E+00 192.732E-12 5.047E-09 593.008E-09 | [Ramp] | variable typ min max dV/dt_r 1.523E+00/346.190E-12 1.301E+00/433.312E-12 1.822E+00/340.417E-12 dV/dt_f 1.767E+00/168.557E-12 1.602E+00/200.034E-12 1.936E+00/154.959E-12 R_load = 50.0000 | [Rising Waveform] R_fixture = 50.0000 V_fixture = 0.000 V_fixture_min = 0.000 V_fixture_max = 0.000 | time V(typ) V(min) V(max) | 0.000s 6.399E-03 6.207E-03 5.977E-03 50.000ps 15.366E-03 16.611E-03 9.981E-03 100.000ps 11.966E-03 18.381E-03 5.893E-03 150.000ps -2.529E-03 4.517E-03 8.457E-03 200.000ps -3.167E-03 -2.279E-03 89.544E-03 250.000ps 3.870E-03 -5.467E-03 200.218E-03 300.000ps 37.928E-03 -5.722E-03 491.917E-03 350.000ps 94.832E-03 -3.759E-03 908.511E-03 400.000ps 169.843E-03 -189.660E-06 1.343E+00 450.000ps 359.750E-03 4.423E-03 1.706E+00 500.000ps 641.916E-03 12.381E-03 1.990E+00 550.000ps 962.975E-03 33.694E-03 2.205E+00 600.000ps 1.264E+00 62.839E-03 2.329E+00 650.000ps 1.531E+00 94.546E-03 2.425E+00 700.000ps 1.754E+00 154.469E-03 2.533E+00 750.000ps 1.912E+00 274.217E-03 2.645E+00 800.000ps 2.009E+00 444.960E-03 2.726E+00 850.000ps 2.068E+00 655.645E-03 2.789E+00 900.000ps 2.121E+00 867.103E-03 2.840E+00 950.000ps 2.177E+00 1.069E+00 2.885E+00 1.000ns 2.244E+00 1.259E+00 2.923E+00 1.050ns 2.302E+00 1.431E+00 2.952E+00 1.100ns 2.347E+00 1.567E+00 2.971E+00 1.150ns 2.387E+00 1.662E+00 2.983E+00 1.200ns 2.426E+00 1.721E+00 2.994E+00 1.250ns 2.458E+00 1.752E+00 3.002E+00 1.300ns 2.483E+00 1.758E+00 3.008E+00 1.350ns 2.501E+00 1.754E+00 3.013E+00 1.400ns 2.512E+00 1.757E+00 3.017E+00 1.450ns 2.522E+00 1.766E+00 3.020E+00 1.500ns 2.529E+00 1.779E+00 3.023E+00 1.550ns 2.536E+00 1.797E+00 3.025E+00 1.600ns 2.542E+00 1.820E+00 3.026E+00 1.650ns 2.548E+00 1.850E+00 3.027E+00 1.700ns 2.551E+00 1.884E+00 3.028E+00 1.750ns 2.554E+00 1.923E+00 3.029E+00 1.800ns 2.556E+00 1.955E+00 3.029E+00 1.850ns 2.558E+00 1.984E+00 3.029E+00 1.900ns 2.560E+00 2.009E+00 3.029E+00 1.950ns 2.561E+00 2.030E+00 3.030E+00 2.000ns 2.563E+00 2.048E+00 3.030E+00 2.050ns 2.564E+00 2.062E+00 3.031E+00 2.100ns 2.564E+00 2.073E+00 3.031E+00 2.150ns 2.565E+00 2.082E+00 3.032E+00 2.200ns 2.566E+00 2.088E+00 3.032E+00 2.250ns 2.566E+00 2.094E+00 3.033E+00 2.300ns 2.566E+00 2.098E+00 3.034E+00 2.350ns 2.566E+00 2.102E+00 3.034E+00 2.400ns 2.566E+00 2.105E+00 3.035E+00 2.450ns 2.567E+00 2.107E+00 3.035E+00 2.500ns 2.567E+00 2.109E+00 3.036E+00 2.550ns 2.567E+00 2.110E+00 3.036E+00 2.600ns 2.567E+00 2.110E+00 3.037E+00 2.650ns 2.566E+00 2.111E+00 3.037E+00 2.700ns 2.566E+00 2.110E+00 3.038E+00 2.750ns 2.566E+00 2.109E+00 3.038E+00 2.800ns 2.566E+00 2.108E+00 3.038E+00 2.850ns 2.566E+00 2.106E+00 3.038E+00 2.900ns 2.566E+00 2.105E+00 3.039E+00 2.950ns 2.566E+00 2.103E+00 3.039E+00 3.000ns 2.565E+00 2.101E+00 3.039E+00 3.100ns 2.565E+00 2.098E+00 3.039E+00 3.200ns 2.564E+00 2.099E+00 3.040E+00 3.300ns 2.564E+00 2.105E+00 3.040E+00 3.400ns 2.564E+00 2.112E+00 3.040E+00 3.500ns 2.563E+00 2.119E+00 3.041E+00 3.600ns 2.562E+00 2.125E+00 3.041E+00 3.700ns 2.562E+00 2.130E+00 3.041E+00 3.800ns 2.561E+00 2.134E+00 3.041E+00 3.900ns 2.560E+00 2.137E+00 3.041E+00 4.000ns 2.559E+00 2.140E+00 3.042E+00 4.100ns 2.559E+00 2.143E+00 3.042E+00 4.200ns 2.558E+00 2.145E+00 3.042E+00 4.300ns 2.557E+00 2.147E+00 3.042E+00 4.400ns 2.556E+00 2.149E+00 3.042E+00 4.500ns 2.555E+00 2.150E+00 3.042E+00 4.600ns 2.555E+00 2.152E+00 3.042E+00 4.700ns 2.554E+00 2.153E+00 3.042E+00 4.800ns 2.553E+00 2.154E+00 3.042E+00 4.900ns 2.552E+00 2.155E+00 3.042E+00 5.000ns 2.552E+00 2.156E+00 3.043E+00 5.250ns 2.550E+00 2.159E+00 3.043E+00 5.500ns 2.548E+00 2.161E+00 3.043E+00 5.750ns 2.547E+00 2.162E+00 3.043E+00 6.000ns 2.546E+00 2.164E+00 3.043E+00 6.250ns 2.546E+00 2.165E+00 3.043E+00 6.500ns 2.545E+00 2.166E+00 3.043E+00 6.750ns 2.545E+00 2.167E+00 3.043E+00 7.000ns 2.545E+00 2.168E+00 3.043E+00 7.250ns 2.544E+00 2.169E+00 3.043E+00 7.500ns 2.544E+00 2.170E+00 3.043E+00 7.750ns 2.544E+00 2.171E+00 3.043E+00 8.000ns 2.544E+00 2.171E+00 3.043E+00 8.250ns 2.544E+00 2.172E+00 3.043E+00 8.500ns 2.544E+00 2.172E+00 3.043E+00 8.750ns 2.544E+00 2.173E+00 3.043E+00 9.000ns 2.544E+00 2.173E+00 3.043E+00 9.250ns 2.544E+00 2.174E+00 3.043E+00 9.500ns 2.544E+00 2.174E+00 3.043E+00 9.750ns 2.544E+00 2.175E+00 3.043E+00 | [Rising Waveform] R_fixture = 50.0000 V_fixture = 3.3000 V_fixture_min = 3.0000 V_fixture_max = 3.6000 | time V(typ) V(min) V(max) | 0.000s 354.898E-03 330.666E-03 389.829E-03 50.000ps 360.169E-03 337.090E-03 391.597E-03 100.000ps 355.866E-03 335.735E-03 389.931E-03 150.000ps 347.881E-03 325.249E-03 394.539E-03 200.000ps 353.394E-03 324.864E-03 446.047E-03 250.000ps 361.283E-03 327.070E-03 499.350E-03 300.000ps 378.684E-03 330.517E-03 617.293E-03 350.000ps 397.146E-03 334.200E-03 882.804E-03 400.000ps 416.896E-03 336.369E-03 1.223E+00 450.000ps 474.125E-03 337.119E-03 1.579E+00 500.000ps 633.965E-03 338.485E-03 1.916E+00 550.000ps 867.927E-03 345.974E-03 2.238E+00 600.000ps 1.156E+00 352.100E-03 2.488E+00 650.000ps 1.446E+00 354.654E-03 2.719E+00 700.000ps 1.719E+00 357.340E-03 2.941E+00 750.000ps 1.962E+00 390.801E-03 3.136E+00 800.000ps 2.158E+00 471.753E-03 3.301E+00 850.000ps 2.325E+00 612.219E-03 3.408E+00 900.000ps 2.494E+00 810.266E-03 3.466E+00 950.000ps 2.662E+00 1.024E+00 3.498E+00 1.000ns 2.793E+00 1.238E+00 3.520E+00 1.050ns 2.903E+00 1.443E+00 3.540E+00 1.100ns 2.988E+00 1.618E+00 3.555E+00 1.150ns 3.052E+00 1.760E+00 3.565E+00 1.200ns 3.107E+00 1.879E+00 3.572E+00 1.250ns 3.153E+00 1.984E+00 3.577E+00 1.300ns 3.188E+00 2.084E+00 3.581E+00 1.350ns 3.216E+00 2.182E+00 3.584E+00 1.400ns 3.237E+00 2.279E+00 3.586E+00 1.450ns 3.252E+00 2.381E+00 3.588E+00 1.500ns 3.262E+00 2.466E+00 3.590E+00 1.550ns 3.270E+00 2.545E+00 3.591E+00 1.600ns 3.275E+00 2.609E+00 3.592E+00 1.650ns 3.278E+00 2.653E+00 3.592E+00 1.700ns 3.281E+00 2.691E+00 3.593E+00 1.750ns 3.284E+00 2.725E+00 3.594E+00 1.800ns 3.285E+00 2.755E+00 3.594E+00 1.850ns 3.286E+00 2.784E+00 3.595E+00 1.900ns 3.287E+00 2.812E+00 3.595E+00 1.950ns 3.288E+00 2.839E+00 3.596E+00 2.000ns 3.289E+00 2.864E+00 3.596E+00 2.050ns 3.290E+00 2.885E+00 3.596E+00 2.100ns 3.291E+00 2.904E+00 3.596E+00 2.150ns 3.292E+00 2.919E+00 3.597E+00 2.200ns 3.293E+00 2.932E+00 3.597E+00 2.250ns 3.293E+00 2.943E+00 3.597E+00 2.300ns 3.294E+00 2.952E+00 3.597E+00 2.350ns 3.294E+00 2.959E+00 3.597E+00 2.400ns 3.295E+00 2.965E+00 3.598E+00 2.450ns 3.295E+00 2.970E+00 3.598E+00 2.500ns 3.295E+00 2.974E+00 3.598E+00 2.550ns 3.296E+00 2.978E+00 3.598E+00 2.600ns 3.296E+00 2.981E+00 3.598E+00 2.650ns 3.296E+00 2.984E+00 3.599E+00 2.700ns 3.296E+00 2.986E+00 3.599E+00 2.750ns 3.296E+00 2.988E+00 3.599E+00 2.800ns 3.296E+00 2.990E+00 3.599E+00 2.850ns 3.297E+00 2.991E+00 3.599E+00 2.900ns 3.297E+00 2.992E+00 3.599E+00 2.950ns 3.297E+00 2.993E+00 3.599E+00 3.000ns 3.297E+00 2.993E+00 3.599E+00 3.100ns 3.297E+00 2.994E+00 3.599E+00 3.200ns 3.298E+00 2.995E+00 3.599E+00 3.300ns 3.298E+00 2.995E+00 3.599E+00 3.400ns 3.298E+00 2.996E+00 3.599E+00 3.500ns 3.298E+00 2.996E+00 3.599E+00 3.600ns 3.298E+00 2.996E+00 3.599E+00 3.700ns 3.298E+00 2.997E+00 3.599E+00 3.800ns 3.298E+00 2.997E+00 3.599E+00 3.900ns 3.298E+00 2.997E+00 3.599E+00 4.000ns 3.298E+00 2.997E+00 3.599E+00 4.100ns 3.298E+00 2.997E+00 3.600E+00 4.200ns 3.298E+00 2.997E+00 3.600E+00 4.300ns 3.299E+00 2.998E+00 3.600E+00 4.400ns 3.299E+00 2.998E+00 3.600E+00 4.500ns 3.299E+00 2.998E+00 3.600E+00 4.600ns 3.299E+00 2.998E+00 3.600E+00 4.700ns 3.299E+00 2.998E+00 3.600E+00 4.800ns 3.299E+00 2.998E+00 3.600E+00 4.900ns 3.299E+00 2.998E+00 3.600E+00 5.000ns 3.299E+00 2.998E+00 3.600E+00 5.250ns 3.299E+00 2.998E+00 3.600E+00 5.500ns 3.299E+00 2.998E+00 3.600E+00 5.750ns 3.299E+00 2.999E+00 3.600E+00 6.000ns 3.299E+00 2.999E+00 3.600E+00 6.250ns 3.299E+00 2.999E+00 3.600E+00 6.500ns 3.299E+00 2.999E+00 3.600E+00 6.750ns 3.299E+00 2.999E+00 3.600E+00 7.000ns 3.299E+00 2.999E+00 3.600E+00 7.250ns 3.300E+00 2.999E+00 3.600E+00 7.500ns 3.300E+00 2.999E+00 3.600E+00 7.750ns 3.300E+00 2.999E+00 3.600E+00 8.000ns 3.300E+00 2.999E+00 3.600E+00 8.250ns 3.300E+00 2.999E+00 3.600E+00 8.500ns 3.300E+00 2.999E+00 3.600E+00 8.750ns 3.300E+00 2.999E+00 3.600E+00 9.000ns 3.300E+00 2.999E+00 3.600E+00 9.250ns 3.300E+00 2.999E+00 3.600E+00 9.500ns 3.300E+00 2.999E+00 3.600E+00 9.750ns 3.300E+00 2.999E+00 3.600E+00 | [Falling Waveform] R_fixture = 50.0000 V_fixture = 0.000 V_fixture_min = 0.000 V_fixture_max = 0.000 | time V(typ) V(min) V(max) | 0.000s 2.545E+00 2.182E+00 3.044E+00 50.000ps 2.541E+00 2.177E+00 3.042E+00 100.000ps 2.543E+00 2.178E+00 3.047E+00 150.000ps 2.551E+00 2.185E+00 3.035E+00 200.000ps 2.546E+00 2.186E+00 3.011E+00 250.000ps 2.531E+00 2.186E+00 3.005E+00 300.000ps 2.509E+00 2.185E+00 3.031E+00 350.000ps 2.484E+00 2.182E+00 3.034E+00 400.000ps 2.461E+00 2.177E+00 3.004E+00 450.000ps 2.450E+00 2.169E+00 2.799E+00 500.000ps 2.454E+00 2.162E+00 2.232E+00 550.000ps 2.461E+00 2.155E+00 1.446E+00 600.000ps 2.454E+00 2.149E+00 741.378E-03 650.000ps 2.425E+00 2.144E+00 244.617E-03 700.000ps 2.349E+00 2.140E+00 134.626E-03 750.000ps 2.071E+00 2.136E+00 102.532E-03 800.000ps 1.530E+00 2.133E+00 84.588E-03 850.000ps 939.878E-03 2.130E+00 71.605E-03 900.000ps 437.660E-03 2.128E+00 61.889E-03 950.000ps 186.172E-03 2.127E+00 54.024E-03 1.000ns 132.936E-03 2.123E+00 46.458E-03 1.050ns 109.146E-03 2.114E+00 35.217E-03 1.100ns 92.052E-03 2.099E+00 22.952E-03 1.150ns 78.673E-03 2.066E+00 17.471E-03 1.200ns 67.408E-03 2.005E+00 14.426E-03 1.250ns 54.788E-03 1.919E+00 12.570E-03 1.300ns 40.205E-03 1.791E+00 11.343E-03 1.350ns 31.562E-03 1.575E+00 10.512E-03 1.400ns 25.811E-03 1.261E+00 9.948E-03 1.450ns 21.716E-03 892.432E-03 9.553E-03 1.500ns 18.537E-03 537.252E-03 9.270E-03 1.550ns 15.895E-03 277.605E-03 9.047E-03 1.600ns 13.914E-03 174.054E-03 8.855E-03 1.650ns 12.482E-03 133.180E-03 8.684E-03 1.700ns 11.441E-03 110.345E-03 8.531E-03 1.750ns 10.668E-03 94.161E-03 8.392E-03 1.800ns 10.089E-03 78.096E-03 8.265E-03 1.850ns 9.665E-03 64.851E-03 8.150E-03 1.900ns 9.358E-03 56.347E-03 8.044E-03 1.950ns 9.127E-03 49.597E-03 7.950E-03 2.000ns 8.939E-03 43.924E-03 7.867E-03 2.050ns 8.771E-03 39.072E-03 7.794E-03 2.100ns 8.608E-03 35.126E-03 7.732E-03 2.150ns 8.451E-03 31.714E-03 7.681E-03 2.200ns 8.302E-03 29.787E-03 7.641E-03 2.250ns 8.157E-03 27.662E-03 7.620E-03 2.300ns 8.018E-03 25.784E-03 7.679E-03 2.350ns 7.885E-03 24.110E-03 7.928E-03 2.400ns 7.758E-03 22.741E-03 8.134E-03 2.450ns 7.638E-03 21.644E-03 8.145E-03 2.500ns 7.525E-03 20.700E-03 8.095E-03 2.550ns 7.420E-03 19.662E-03 7.992E-03 2.600ns 7.324E-03 18.551E-03 7.923E-03 2.650ns 7.241E-03 17.393E-03 7.886E-03 2.700ns 7.184E-03 16.207E-03 7.838E-03 2.750ns 7.200E-03 15.059E-03 7.778E-03 2.800ns 7.323E-03 13.991E-03 7.709E-03 2.850ns 7.450E-03 13.027E-03 7.640E-03 2.900ns 7.506E-03 12.178E-03 7.573E-03 2.950ns 7.481E-03 11.444E-03 7.510E-03 3.000ns 7.440E-03 10.822E-03 7.449E-03 3.100ns 7.352E-03 9.901E-03 7.336E-03 3.200ns 7.265E-03 9.393E-03 7.234E-03 3.300ns 7.185E-03 9.154E-03 7.142E-03 3.400ns 7.105E-03 9.002E-03 7.058E-03 3.500ns 7.030E-03 8.841E-03 6.981E-03 3.600ns 6.965E-03 8.658E-03 6.910E-03 3.700ns 6.914E-03 8.542E-03 6.843E-03 3.800ns 6.882E-03 8.472E-03 6.780E-03 3.900ns 6.870E-03 8.345E-03 6.721E-03 4.000ns 6.885E-03 8.182E-03 6.664E-03 4.100ns 6.935E-03 7.994E-03 6.611E-03 4.200ns 6.973E-03 7.803E-03 6.560E-03 4.300ns 6.975E-03 7.622E-03 6.512E-03 4.400ns 6.953E-03 7.449E-03 6.466E-03 4.500ns 6.918E-03 7.286E-03 6.423E-03 4.600ns 6.877E-03 7.134E-03 6.381E-03 4.700ns 6.835E-03 6.995E-03 6.342E-03 4.800ns 6.793E-03 6.868E-03 6.304E-03 4.900ns 6.750E-03 6.751E-03 6.268E-03 5.000ns 6.709E-03 6.644E-03 6.234E-03 5.250ns 6.610E-03 6.414E-03 6.154E-03 5.500ns 6.515E-03 6.227E-03 6.082E-03 5.750ns 6.423E-03 6.073E-03 6.018E-03 6.000ns 6.335E-03 5.942E-03 5.959E-03 6.250ns 6.251E-03 5.827E-03 5.906E-03 6.500ns 6.170E-03 5.726E-03 5.857E-03 6.750ns 6.093E-03 5.639E-03 5.812E-03 7.000ns 6.019E-03 5.561E-03 5.770E-03 7.250ns 5.948E-03 5.493E-03 5.731E-03 7.500ns 5.880E-03 5.431E-03 5.694E-03 7.750ns 5.815E-03 5.376E-03 5.660E-03 8.000ns 5.752E-03 5.327E-03 5.627E-03 8.250ns 5.692E-03 5.284E-03 5.595E-03 8.500ns 5.635E-03 5.247E-03 5.565E-03 8.750ns 5.579E-03 5.217E-03 5.536E-03 9.000ns 5.526E-03 5.192E-03 5.507E-03 9.250ns 5.475E-03 5.173E-03 5.479E-03 9.500ns 5.427E-03 5.158E-03 5.452E-03 9.750ns 5.380E-03 5.147E-03 5.426E-03 | [Falling Waveform] R_fixture = 50.0000 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.296E+00 2.993E+00 3.599E+00 100.000ps 3.299E+00 2.994E+00 3.603E+00 150.000ps 3.306E+00 3.002E+00 3.591E+00 200.000ps 3.300E+00 3.004E+00 3.569E+00 250.000ps 3.287E+00 3.005E+00 3.569E+00 300.000ps 3.273E+00 3.004E+00 3.606E+00 350.000ps 3.263E+00 3.001E+00 3.631E+00 400.000ps 3.259E+00 2.995E+00 3.639E+00 450.000ps 3.264E+00 2.987E+00 3.466E+00 500.000ps 3.285E+00 2.979E+00 3.027E+00 550.000ps 3.314E+00 2.973E+00 2.469E+00 600.000ps 3.335E+00 2.967E+00 1.767E+00 650.000ps 3.346E+00 2.963E+00 1.131E+00 700.000ps 3.307E+00 2.961E+00 636.984E-03 750.000ps 3.084E+00 2.960E+00 300.827E-03 800.000ps 2.692E+00 2.961E+00 222.151E-03 850.000ps 2.206E+00 2.964E+00 198.859E-03 900.000ps 1.617E+00 2.969E+00 185.649E-03 950.000ps 1.083E+00 2.979E+00 176.945E-03 1.000ns 652.483E-03 2.991E+00 170.677E-03 1.050ns 345.153E-03 3.005E+00 166.198E-03 1.100ns 244.272E-03 3.018E+00 162.631E-03 1.150ns 215.666E-03 3.028E+00 159.128E-03 1.200ns 200.791E-03 3.035E+00 155.586E-03 1.250ns 190.613E-03 3.033E+00 153.123E-03 1.300ns 183.374E-03 3.001E+00 152.183E-03 1.350ns 177.903E-03 2.853E+00 151.968E-03 1.400ns 173.398E-03 2.607E+00 151.969E-03 1.450ns 169.149E-03 2.268E+00 152.056E-03 1.500ns 166.292E-03 1.848E+00 152.181E-03 1.550ns 165.322E-03 1.408E+00 152.339E-03 1.600ns 164.765E-03 1.008E+00 152.520E-03 1.650ns 164.567E-03 664.356E-03 152.720E-03 1.700ns 164.615E-03 404.116E-03 152.935E-03 1.750ns 164.797E-03 287.556E-03 153.161E-03 1.800ns 165.067E-03 250.555E-03 153.398E-03 1.850ns 165.391E-03 234.077E-03 153.642E-03 1.900ns 165.752E-03 223.035E-03 153.895E-03 1.950ns 166.138E-03 215.091E-03 154.153E-03 2.000ns 166.547E-03 209.129E-03 154.418E-03 2.050ns 166.977E-03 204.314E-03 154.689E-03 2.100ns 167.428E-03 201.501E-03 154.964E-03 2.150ns 167.898E-03 200.356E-03 155.245E-03 2.200ns 168.383E-03 199.784E-03 155.531E-03 2.250ns 168.880E-03 199.521E-03 155.821E-03 2.300ns 169.388E-03 199.715E-03 156.115E-03 2.350ns 169.904E-03 199.836E-03 156.413E-03 2.400ns 170.430E-03 200.161E-03 156.716E-03 2.450ns 170.965E-03 200.604E-03 157.030E-03 2.500ns 171.509E-03 201.126E-03 157.409E-03 2.550ns 172.062E-03 201.698E-03 157.799E-03 2.600ns 172.625E-03 202.389E-03 158.045E-03 2.650ns 173.199E-03 203.099E-03 158.370E-03 2.700ns 173.782E-03 203.861E-03 158.683E-03 2.750ns 174.377E-03 204.532E-03 158.991E-03 2.800ns 174.983E-03 205.206E-03 159.298E-03 2.850ns 175.602E-03 205.896E-03 159.606E-03 2.900ns 176.236E-03 206.637E-03 159.917E-03 2.950ns 176.900E-03 207.441E-03 160.233E-03 3.000ns 177.608E-03 208.301E-03 160.552E-03 3.100ns 178.988E-03 210.176E-03 161.205E-03 3.200ns 180.392E-03 212.245E-03 161.873E-03 3.300ns 181.853E-03 214.491E-03 162.559E-03 3.400ns 183.373E-03 216.911E-03 163.261E-03 3.500ns 184.956E-03 219.531E-03 163.979E-03 3.600ns 186.626E-03 222.368E-03 164.715E-03 3.700ns 188.379E-03 225.410E-03 165.468E-03 3.800ns 190.225E-03 228.647E-03 166.239E-03 3.900ns 192.177E-03 232.097E-03 167.030E-03 4.000ns 194.247E-03 235.810E-03 167.839E-03 4.100ns 196.450E-03 239.812E-03 168.670E-03 4.200ns 198.804E-03 244.106E-03 169.522E-03 4.300ns 201.330E-03 248.772E-03 170.397E-03 4.400ns 204.056E-03 253.889E-03 171.296E-03 4.500ns 207.014E-03 259.512E-03 172.221E-03 4.600ns 210.246E-03 265.718E-03 173.173E-03 4.700ns 213.808E-03 272.560E-03 174.155E-03 4.800ns 217.768E-03 280.076E-03 175.167E-03 4.900ns 222.181E-03 288.267E-03 176.212E-03 5.000ns 227.163E-03 297.055E-03 177.293E-03 5.250ns 243.253E-03 320.137E-03 180.170E-03 5.500ns 267.883E-03 339.786E-03 183.338E-03 5.750ns 305.884E-03 349.599E-03 186.870E-03 6.000ns 353.614E-03 348.698E-03 190.865E-03 6.250ns 393.573E-03 341.941E-03 195.471E-03 6.500ns 405.636E-03 334.803E-03 200.909E-03 6.750ns 386.519E-03 330.158E-03 207.543E-03 7.000ns 358.919E-03 328.310E-03 215.995E-03 7.250ns 344.513E-03 328.364E-03 227.412E-03 7.500ns 344.753E-03 329.303E-03 243.960E-03 7.750ns 351.228E-03 330.255E-03 268.985E-03 8.000ns 356.825E-03 330.806E-03 304.233E-03 8.250ns 357.983E-03 330.957E-03 346.729E-03 8.500ns 357.077E-03 330.869E-03 391.584E-03 8.750ns 355.798E-03 330.700E-03 427.361E-03 9.000ns 354.953E-03 330.558E-03 437.347E-03 9.250ns 354.644E-03 330.486E-03 418.461E-03 9.500ns 354.638E-03 330.478E-03 390.165E-03 9.750ns 354.806E-03 330.508E-03 373.181E-03 | | End [Model] IO_5N | |************************************************************************ | Model EN_5 |************************************************************************ | [Model] EN_5 Model_type Input Polarity Non-Inverting Vinl = 0.8000V Vinh = 2.0000V C_comp 2.6pF 1.0pF 4.1pF | | [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 NA NA Vinl 0.8 NA NA | | 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 -3.6 -3.6 -3.6 | D_overshoot_time 3n 3n 3n | | | 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: 55.0000 110.0000 0.0000 | [Voltage Range] 3.3000V 3.0000V 3.6000V |Process Range nominal slow fast [GND_clamp] | voltage I(typ) I(min) I(max) | -5.5000 -1.1440A -1.1500A -1.1390A -5.3000 -1.0970A -1.1030A -1.0920A -5.1000 -1.0500A -1.0550A -1.0440A -4.9000 -1.0020A -1.0080A -0.9968A -4.7000 -0.9547A -0.9606A -0.9493A -4.5000 -0.9073A -0.9133A -0.9019A -4.3000 -0.8599A -0.8660A -0.8544A -4.1000 -0.8126A -0.8187A -0.8070A -3.9000 -0.7652A -0.7714A -0.7596A -3.7000 -0.7179A -0.7241A -0.7122A -3.5000 -0.6706A -0.6769A -0.6648A -3.3000 -0.6234A -0.6298A -0.6175A -3.1000 -0.5762A -0.5826A -0.5702A -2.9000 -0.5290A -0.5356A -0.5230A -2.7000 -0.4819A -0.4886A -0.4757A -2.5000 -0.4348A -0.4416A -0.4286A -2.3000 -0.3879A -0.3948A -0.3815A -2.1000 -0.3410A -0.3480A -0.3345A -1.9000 -0.2943A -0.3015A -0.2876A -1.7000 -0.2477A -0.2551A -0.2409A -1.5000 -0.2014A -0.2089A -0.1944A -1.3000 -0.1555A -0.1632A -0.1482A -1.1000 -0.1101A -0.1181A -0.1026A -0.9000 -65.9670mA -74.1310mA -58.1560mA -0.7000 -25.0160mA -33.0040mA -17.4380mA -0.5000 -0.9238mA -3.5980mA -0.1242mA -0.3000 -2.0530uA -27.1790uA -52.1670nA -0.1000 -2.2110nA -85.5280nA -14.5940pA 0.1000 73.4810pA 4.6190nA 0.5382pA 0.3000 76.5900pA 4.8830nA 1.1420pA 0.5000 77.1930pA 4.8840nA 1.7420pA 0.7000 77.7930pA 4.8850nA 2.3400pA 0.9000 78.3920pA 4.8860nA 2.9380pA 1.1000 78.9900pA 4.8860nA 3.5350pA 1.3000 79.5890pA 4.8870nA 4.1320pA 1.5000 80.1870pA 4.8880nA 4.7290pA 1.7000 80.7860pA 4.8880nA 5.3260pA 1.9000 81.3880pA 4.8890nA 5.9240pA 2.1000 81.9900pA 4.8900nA 6.5260pA 2.3000 82.5920pA 4.8900nA 7.1300pA 2.5000 83.1930pA 4.8910nA 7.7340pA 2.7000 83.7940pA 4.8920nA 8.3370pA 2.9000 84.3940pA 4.8920nA 8.9400pA 3.1000 84.9940pA 4.8930nA 9.5420pA 3.3000 85.5950pA 4.8940nA 10.1430pA 3.5000 86.194pA 4.8940nA 10.743pA 3.7000 86.795pA 4.8950nA 11.343pA 3.9000 87.395pA 4.8960nA 11.942pA 4.1000 87.995pA 4.8960nA 12.542pA 4.3000 88.595pA 4.8970nA 13.142pA 4.5000 89.195pA 4.8980nA 13.743pA 4.7000 89.795pA 4.8980nA 14.343pA 4.9000 90.396pA 4.8990nA 14.943pA 5.1000 90.996pA 4.9000nA 15.543pA 5.3000 91.595pA 4.9010nA 16.143pA 5.5000 92.196pA 4.9010nA 16.742pA | [POWER_clamp] | voltage I(typ) I(min) I(max) | -8.0000 0.5741A 0.5517A 0.5968A -7.9000 0.5654A 0.5431A 0.5881A -7.8000 0.5567A 0.5345A 0.5793A -7.7000 0.5480A 0.5259A 0.5706A -7.6000 0.5394A 0.5174A 0.5619A -7.5000 0.5308A 0.5089A 0.5533A -7.4000 0.5223A 0.5004A 0.5446A -7.3000 0.5138A 0.4920A 0.5360A -7.2000 0.5053A 0.4836A 0.5274A -7.1000 0.4968A 0.4753A 0.5189A -7.0000 0.4884A 0.4670A 0.5104A -6.9000 0.4801A 0.4587A 0.5019A -6.8000 0.4717A 0.4505A 0.4935A -6.7000 0.4634A 0.4422A 0.4851A -6.6000 0.4551A 0.4339A 0.4767A -6.5000 0.4467A 0.4252A 0.4683A -6.4000 0.4380A 0.4127A 0.4598A -6.3000 0.4262A 0.3862A 0.4511A -6.2000 0.4010A 0.3580A 0.4384A -6.1000 0.3742A 0.3286A 0.4143A -6.0000 0.3462A 0.2978A 0.3890A -5.9000 0.3168A 0.2658A 0.3624A -5.8000 0.2861A 0.2325A 0.3346A -5.7000 0.2540A 0.1981A 0.3055A -5.6000 0.2206A 0.1629A 0.2749A -5.5000 0.1860A 0.1271A 0.2429A -5.4000 0.1504A 91.4830mA 0.2095A -5.3000 0.1142A 57.2870mA 0.1748A -5.2000 78.3130mA 27.1720mA 0.1390A -5.1000 44.2460mA 7.1200mA 0.1026A -5.0000 16.0660mA 1.3010mA 66.4980mA -4.9000 2.5450mA 0.6571mA 32.7460mA -4.8000 0.8545mA 0.5087mA 7.7360mA -4.7000 0.6722mA 0.3936mA 1.1860mA -4.6000 0.5532mA 0.2835mA 0.8446mA -4.5000 0.4379mA 0.1789mA 0.7218mA -4.4000 0.3250mA 85.6450uA 0.6036mA -4.3000 0.2160mA 20.5180uA 0.4865mA -4.2000 0.1147mA 1.5850uA 0.3711mA -4.1000 33.9110uA 84.2020nA 0.2583mA -4.0000 2.4350uA 8.7490nA 0.1506mA -3.9000 75.9650nA 5.0920nA 56.0360uA -3.8000 2.3110nA 4.9150nA 4.6950uA -3.7000 0.1612nA 4.9060nA 78.6500nA -3.6000 98.2740pA 4.9050nA 1.1480nA -3.5000 96.1520pA 4.9050nA 37.6320pA -3.4000 95.7980pA 4.9040nA 21.4730pA -3.3000 95.4970pA 4.9040nA 20.9470pA -3.2000 95.1970pA 4.9040nA 20.6430pA -3.1000 94.8960pA 4.9030nA 20.3430pA -3.0000 94.5960pA 4.9030nA 20.0430pA -2.9000 94.2960pA 4.9030nA 19.7430pA -2.8000 93.9960pA 4.9020nA 19.4430pA -2.7000 93.6960pA 4.9020nA 19.1430pA -2.6000 93.3960pA 4.9020nA 18.8430pA -2.5000 93.0960pA 4.9010nA 18.5430pA -2.4000 92.7950pA 4.9010nA 18.2420pA -2.3000 92.4960pA 4.9010nA 17.9420pA -2.2000 92.1960pA 4.9000nA 17.6420pA -2.1000 91.8950pA 4.9000nA 17.3420pA -2.0000 91.5950pA 4.8990nA 17.0420pA -1.9000 91.2960pA 4.8990nA 16.7420pA -1.8000 90.9960pA 4.8990nA 16.4430pA -1.7000 90.6960pA 4.8980nA 16.1430pA -1.6000 90.3960pA 4.8980nA 15.8430pA -1.5000 90.0950pA 4.8980nA 15.5430pA -1.4000 89.7950pA 4.8970nA 15.2430pA -1.3000 89.4950pA 4.8970nA 14.9430pA -1.2000 89.1950pA 4.8970nA 14.6430pA -1.1000 88.8950pA 4.8960nA 14.3430pA -1.0000 88.5950pA 4.8960nA 14.0430pA -0.9000 88.2950pA 4.8960nA 13.7420pA -0.8000 87.9950pA 4.8950nA 13.4420pA -0.7000 87.6950pA 4.8950nA 13.1420pA -0.6000 87.3950pA 4.8950nA 12.8420pA -0.5000 87.0950pA 4.8940nA 12.5420pA -0.4000 86.7950pA 4.8940nA 12.2420pA -0.3000 86.4940pA 4.8940nA 11.9420pA -0.2000 86.1940pA 4.8930nA 11.6420pA -0.1000 85.8950pA 4.8930nA 11.3430pA 0.0000 85.5950pA 4.8930nA 11.0430pA | | End [Model] EN_5 | | [END]