| *************************************************** | Philips Semiconductors Inc. | Logic Products Group | | IBIS model of 74ALVCH16501 | 18-BIT UNIVERSAL BUS TRANSCEIVER; POSITIVE EDGE TRIGGER CLOCK | WITH BUS HOLD (3-STATE) | |[Packages]: |[Package1]: TSSOP 56-pin Package ; | *************************************************** | [IBIS Ver] 3.2 [File Name] alvch16501.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 April 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 TSSOP 56-pin Package |******************************************************** | [Component] 74ALVCH16501_1 [Manufacturer] Philips Semiconductors Inc. | [Package] | typ min max R_pkg 75.2e-03 58.5e-03 91.8e-03 L_pkg 5.35e-09 3.09e-09 7.61e-09 C_pkg 0.809e-12 0.429e-12 1.189e-12 | | [Pin] signal_name model_name R_pin L_pin C_pin 1 OEAB alvc_16ctrlin 83.3e-03 7.61e-09 1.008e-12 2 LEAB alvc_16ctrlin 84.3e-03 7.08e-09 1.189e-12 3 A0 alvch_16ion 85.6e-03 6.49e-09 1.083e-12 4 GND GND 86.7e-03 5.96e-09 0.966e-12 5 A1 alvch_16ion 89.2e-03 5.38e-09 0.868e-12 6 A2 alvch_16ion 91.4e-03 4.93e-09 0.821e-12 7 VCC POWER 87.3e-03 4.50e-09 0.757e-12 8 A3 alvch_16ion 91.8e-03 4.27e-09 0.707e-12 9 A4 alvch_16ion 80.8e-03 3.91e-09 0.652e-12 10 A5 alvch_16ion 72.3e-03 3.69e-09 0.635e-12 11 GND GND 65.9e-03 3.46e-09 0.623e-12 12 A6 alvch_16ion 62.8e-03 3.30e-09 0.590e-12 13 A7 alvch_16ion 60.3e-03 3.15e-09 0.554e-12 14 A8 alvch_16ion 58.5e-03 3.09e-09 0.541e-12 15 A9 alvch_16ion 58.5e-03 3.09e-09 0.429e-12 16 A10 alvch_16ion 60.3e-03 3.15e-09 0.432e-12 17 A11 alvch_16ion 62.8e-03 3.30e-09 0.565e-12 18 GND GND 65.9e-03 3.46e-09 0.603e-12 19 A12 alvch_16ion 72.3e-03 3.69e-09 0.639e-12 20 A13 alvch_16ion 80.8e-03 3.91e-09 0.642e-12 21 A14 alvch_16ion 91.8e-03 4.27e-09 0.669e-12 22 VCC POWER 87.3e-03 4.50e-09 0.730e-12 23 A15 alvch_16ion 91.4e-03 4.93e-09 0.787e-12 24 A16 alvch_16ion 89.2e-03 5.38e-09 0.861e-12 25 GND GND 86.7e-03 5.96e-09 0.922e-12 26 A17 alvch_16ion 85.6e-03 6.49e-09 1.014e-12 27 OEBA# alvc_16ctrlin 84.3e-03 7.08e-09 1.141e-12 28 LEBA alvc_16ctrlin 83.3e-03 7.61e-09 1.268e-12 29 GND GND 83.3e-03 7.61e-09 1.310e-12 30 CPBA alvc_16ctrlin 84.3e-03 7.08e-09 1.189e-12 31 B17 alvch_16ion 85.6e-03 6.49e-09 1.083e-12 32 GND GND 86.7e-03 5.96e-09 0.966e-12 33 B16 alvch_16ion 89.2e-03 5.38e-09 0.868e-12 34 B15 alvch_16ion 91.4e-03 4.93e-09 0.821e-12 35 VCC POWER 87.3e-03 4.50e-09 0.757e-12 36 B14 alvch_16ion 91.8e-03 4.27e-09 0.707e-12 37 B13 alvch_16ion 80.8e-03 3.91e-09 0.652e-12 38 B12 alvch_16ion 72.3e-03 3.69e-09 0.635e-12 39 GND GND 65.9e-03 3.46e-09 0.623e-12 40 B11 alvch_16ion 62.8e-03 3.30e-09 0.590e-12 41 B10 alvch_16ion 60.3e-03 3.15e-09 0.554e-12 42 B9 alvch_16ion 58.5e-03 3.09e-09 0.541e-12 43 B8 alvch_16ion 58.5e-03 3.09e-09 0.429e-12 44 B7 alvch_16ion 60.3e-03 3.15e-09 0.432e-12 45 B6 alvch_16ion 62.8e-03 3.30e-09 0.565e-12 46 GND GND 65.9e-03 3.46e-09 0.603e-12 47 B5 alvch_16ion 72.3e-03 3.69e-09 0.639e-12 48 B4 alvch_16ion 80.8e-03 3.91e-09 0.642e-12 49 B3 alvch_16ion 91.8e-03 4.27e-09 0.669e-12 50 VCC POWER 87.3e-03 4.50e-09 0.730e-12 51 B2 alvch_16ion 91.4e-03 4.93e-09 0.787e-12 52 B1 alvch_16ion 89.2e-03 5.38e-09 0.861e-12 53 GND GND 86.7e-03 5.96e-09 0.922e-12 54 B0 alvch_16ion 85.6e-03 6.49e-09 1.014e-12 55 CPAB alvc_16ctrlin 84.3e-03 7.08e-09 1.141e-12 56 GND GND 83.3e-03 7.61e-09 1.268e-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] alvch_16ion | | 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_16ION_33 3.3V-Vcc I/O model, non-inverting with bushold ALVCH_16ION_25 2.5V-Vcc I/O model, non-inverting with bushold ALVCH_16ION_18 1.8V-Vcc I/O model, non-inverting with bushold ALVCH_16ION_12 1.2V-Vcc I/O model, non-inverting 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 ALVCH_16ION_33 |************************************************************************ | [Model] ALVCH_16ION_33 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 4.70pF 3.88pF 5.64pF | | [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 | | | 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.079E-02 -2.466E-02 -5.897E-02 -3.450E+00 -4.079E-02 -2.466E-02 -5.897E-02 -3.300E+00 -4.079E-02 -2.466E-02 -5.897E-02 -3.150E+00 -4.079E-02 -2.466E-02 -5.897E-02 -3.000E+00 -4.079E-02 -2.466E-02 -5.897E-02 -2.850E+00 -4.079E-02 -2.466E-02 -5.897E-02 -2.700E+00 -4.079E-02 -2.466E-02 -5.897E-02 -2.550E+00 -4.079E-02 -2.466E-02 -5.897E-02 -2.400E+00 -4.079E-02 -2.466E-02 -5.897E-02 -2.250E+00 -4.079E-02 -2.466E-02 -5.897E-02 -2.100E+00 -4.079E-02 -2.466E-02 -5.897E-02 -1.950E+00 -4.079E-02 -2.466E-02 -5.897E-02 -1.800E+00 -4.079E-02 -2.466E-02 -5.897E-02 -1.650E+00 -4.079E-02 -2.466E-02 -5.897E-02 -1.500E+00 -4.079E-02 -2.466E-02 -5.897E-02 -1.350E+00 -4.079E-02 -2.466E-02 -5.897E-02 -1.200E+00 -4.079E-02 -2.466E-02 -5.897E-02 -1.050E+00 -4.079E-02 -2.466E-02 -5.897E-02 -9.000E-01 -4.079E-02 -2.466E-02 -5.897E-02 -7.500E-01 -4.079E-02 -2.466E-02 -5.897E-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 -1.362E-11 5.284E-13 -9.362E-10 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.336E-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.965E-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.136E-01 7.453E-02 1.788E-01 3.600E+00 1.139E-01 7.454E-02 1.794E-01 3.750E+00 1.141E-01 7.455E-02 1.799E-01 3.900E+00 1.149E-01 7.596E-02 1.803E-01 4.050E+00 1.157E-01 7.993E-02 1.805E-01 4.200E+00 1.166E-01 8.476E-02 1.814E-01 4.350E+00 1.174E-01 8.990E-02 1.823E-01 4.500E+00 1.224E-01 9.517E-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.904E-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.273E-01 2.082E-01 5.550E+00 1.608E-01 1.326E-01 2.143E-01 5.700E+00 1.661E-01 1.378E-01 2.203E-01 5.850E+00 1.713E-01 1.430E-01 2.261E-01 6.000E+00 1.765E-01 1.482E-01 2.317E-01 6.150E+00 1.815E-01 1.533E-01 2.372E-01 6.300E+00 1.865E-01 1.584E-01 2.426E-01 6.450E+00 1.913E-01 1.634E-01 2.478E-01 6.600E+00 1.960E-01 1.684E-01 2.528E-01 6.750E+00 2.006E-01 1.733E-01 2.573E-01 6.900E+00 2.006E-01 1.781E-01 2.573E-01 7.050E+00 2.006E-01 1.781E-01 2.573E-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 -5.787E-08 -1.192E-08 -6.779E-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.624E-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.598E-02 -2.232E-01 3.900E+00 -1.302E-01 -8.000E-02 -2.249E-01 4.050E+00 -1.303E-01 -8.623E-02 -2.261E-01 4.200E+00 -1.325E-01 -9.300E-02 -2.266E-01 4.350E+00 -1.399E-01 -1.000E-01 -2.272E-01 4.500E+00 -1.485E-01 -1.073E-01 -2.278E-01 4.650E+00 -1.574E-01 -1.151E-01 -2.283E-01 4.800E+00 -1.666E-01 -1.232E-01 -2.382E-01 4.950E+00 -1.769E-01 -1.317E-01 -2.487E-01 5.100E+00 -1.877E-01 -1.403E-01 -2.599E-01 5.250E+00 -1.988E-01 -1.492E-01 -2.730E-01 5.400E+00 -2.102E-01 -1.583E-01 -2.871E-01 5.550E+00 -2.218E-01 -1.675E-01 -3.016E-01 5.700E+00 -2.336E-01 -1.769E-01 -3.164E-01 5.850E+00 -2.456E-01 -1.865E-01 -3.315E-01 6.000E+00 -2.577E-01 -1.962E-01 -3.467E-01 6.150E+00 -2.699E-01 -2.060E-01 -3.620E-01 6.300E+00 -2.823E-01 -2.160E-01 -3.774E-01 6.600E+00 -3.074E-01 -2.160E-01 -4.085E-01 6.750E+00 -3.201E-01 -2.160E-01 -4.241E-01 6.900E+00 -3.329E-01 -2.160E-01 -4.398E-01 7.050E+00 -3.461E-01 -2.160E-01 -4.555E-01 | [GND_clamp] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.688E+00 -2.747E+00 -2.632E+00 -3.500E+00 -2.587E+00 -2.645E+00 -2.531E+00 -3.400E+00 -2.486E+00 -2.544E+00 -2.429E+00 -3.300E+00 -2.386E+00 -2.444E+00 -2.328E+00 -3.200E+00 -2.285E+00 -2.344E+00 -2.227E+00 -3.100E+00 -2.185E+00 -2.244E+00 -2.126E+00 -3.000E+00 -2.085E+00 -2.144E+00 -2.025E+00 -2.900E+00 -1.985E+00 -2.044E+00 -1.924E+00 -2.800E+00 -1.885E+00 -1.945E+00 -1.823E+00 -2.700E+00 -1.785E+00 -1.845E+00 -1.723E+00 -2.600E+00 -1.685E+00 -1.746E+00 -1.622E+00 -2.500E+00 -1.585E+00 -1.647E+00 -1.522E+00 -2.400E+00 -1.486E+00 -1.548E+00 -1.422E+00 -2.300E+00 -1.386E+00 -1.449E+00 -1.321E+00 -2.200E+00 -1.287E+00 -1.350E+00 -1.222E+00 -2.100E+00 -1.188E+00 -1.252E+00 -1.122E+00 -2.000E+00 -1.090E+00 -1.154E+00 -1.023E+00 -1.900E+00 -991.266E-03 -1.056E+00 -923.575E-03 -1.800E+00 -893.352E-03 -958.437E-03 -825.060E-03 -1.700E+00 -795.936E-03 -861.444E-03 -727.111E-03 -1.600E+00 -699.142E-03 -765.050E-03 -629.825E-03 -1.500E+00 -603.174E-03 -669.484E-03 -533.344E-03 -1.400E+00 -508.558E-03 -575.339E-03 -438.113E-03 -1.300E+00 -418.100E-03 -485.871E-03 -346.505E-03 -1.200E+00 -356.567E-03 -431.453E-03 -277.403E-03 -1.100E+00 -313.335E-03 -406.122E-03 -215.696E-03 -1.000E+00 -248.324E-03 -370.597E-03 -124.769E-03 -900.000E-03 -135.293E-03 -301.618E-03 -25.904E-03 -800.000E-03 -20.681E-03 -142.204E-03 -9.456E-03 -700.000E-03 -4.355E-03 -15.553E-03 -5.983E-03 -600.000E-03 -2.340E-03 -2.396E-03 -2.633E-03 -500.000E-03 -826.787E-06 -926.892E-06 -712.459E-06 -400.000E-03 -192.127E-06 -249.871E-06 -207.125E-06 -300.000E-03 -87.790E-06 -66.973E-06 -136.508E-06 -200.000E-03 -55.910E-06 -36.834E-06 -90.527E-06 -100.000E-03 -27.523E-06 -17.758E-06 -45.122E-06 0.000E+00 -89.203E-12 -987.956E-12 932.512E-12 100.000E-03 26.471E-06 16.866E-06 43.821E-06 200.000E-03 51.652E-06 32.940E-06 85.350E-06 300.000E-03 75.482E-06 48.170E-06 124.529E-06 400.000E-03 97.955E-06 62.538E-06 161.376E-06 500.000E-03 119.067E-06 76.024E-06 195.926E-06 600.000E-03 138.781E-06 88.575E-06 228.181E-06 700.000E-03 156.940E-06 100.051E-06 257.963E-06 800.000E-03 173.243E-06 110.201E-06 284.846E-06 900.000E-03 187.298E-06 118.666E-06 308.349E-06 1.000E+00 198.711E-06 125.001E-06 328.104E-06 1.100E+00 207.034E-06 128.602E-06 343.752E-06 1.200E+00 211.622E-06 128.430E-06 354.807E-06 1.300E+00 211.358E-06 122.069E-06 360.517E-06 1.400E+00 203.871E-06 97.595E-06 359.584E-06 1.500E+00 181.512E-06 -115.284E-06 349.417E-06 1.600E+00 -179.033E-06 -123.312E-06 322.964E-06 1.700E+00 -198.568E-06 -125.523E-06 216.021E-06 1.800E+00 -204.814E-06 -124.418E-06 -328.845E-06 1.900E+00 -205.206E-06 -120.956E-06 -343.075E-06 2.000E+00 -201.834E-06 -115.633E-06 -346.255E-06 2.100E+00 -195.649E-06 -108.753E-06 -343.161E-06 2.200E+00 -187.183E-06 -100.525E-06 -335.658E-06 2.300E+00 -176.771E-06 -91.118E-06 -324.704E-06 2.400E+00 -164.645E-06 -80.677E-06 -310.872E-06 2.500E+00 -150.978E-06 -69.316E-06 -294.538E-06 2.600E+00 -135.920E-06 -57.100E-06 -275.970E-06 2.700E+00 -119.622E-06 -44.053E-06 -255.366E-06 2.800E+00 -102.214E-06 -30.185E-06 -232.884E-06 2.900E+00 -83.775E-06 -15.499E-06 -208.661E-06 3.000E+00 -64.326E-06 517.306E-12 -182.853E-06 3.100E+00 -43.877E-06 16.312E-06 -155.629E-06 3.200E+00 -22.432E-06 34.574E-06 -127.083E-06 3.300E+00 69.508E-12 85.944E-06 -97.239E-06 3.400E+00 23.284E-06 488.232E-06 -66.104E-06 3.500E+00 47.460E-06 1.916E-03 -33.687E-06 3.600E+00 80.268E-06 2.753E-03 -336.036E-12 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -4.200E+00 3.173E+00 3.157E+00 3.222E+00 -4.100E+00 3.079E+00 3.064E+00 3.127E+00 -4.000E+00 2.985E+00 2.970E+00 3.033E+00 -3.900E+00 2.891E+00 2.877E+00 2.938E+00 -3.800E+00 2.798E+00 2.783E+00 2.844E+00 -3.700E+00 2.704E+00 2.691E+00 2.749E+00 -3.600E+00 2.611E+00 2.424E+00 2.655E+00 -3.500E+00 2.517E+00 2.333E+00 2.561E+00 -3.400E+00 2.424E+00 2.242E+00 2.467E+00 -3.300E+00 2.332E+00 2.151E+00 2.373E+00 -3.200E+00 2.038E+00 2.061E+00 2.279E+00 -3.100E+00 1.947E+00 1.970E+00 2.185E+00 -3.000E+00 1.855E+00 1.880E+00 2.092E+00 -2.900E+00 1.764E+00 1.790E+00 2.000E+00 -2.800E+00 1.673E+00 1.700E+00 1.648E+00 -2.700E+00 1.583E+00 1.610E+00 1.556E+00 -2.600E+00 1.492E+00 1.520E+00 1.464E+00 -2.500E+00 1.402E+00 1.430E+00 1.372E+00 -2.400E+00 1.311E+00 1.340E+00 1.281E+00 -2.300E+00 1.221E+00 1.251E+00 1.190E+00 -2.200E+00 1.131E+00 1.162E+00 1.099E+00 -2.100E+00 1.042E+00 1.073E+00 1.008E+00 -2.000E+00 952.101E-03 984.467E-03 917.125E-03 -1.900E+00 862.989E-03 896.152E-03 826.877E-03 -1.800E+00 774.249E-03 808.212E-03 737.003E-03 -1.700E+00 685.963E-03 720.728E-03 647.584E-03 -1.600E+00 598.245E-03 633.820E-03 558.725E-03 -1.500E+00 511.293E-03 547.692E-03 470.607E-03 -1.400E+00 425.568E-03 462.829E-03 383.664E-03 -1.300E+00 343.211E-03 381.576E-03 299.800E-03 -1.200E+00 281.503E-03 323.972E-03 233.004E-03 -1.100E+00 228.902E-03 280.344E-03 169.850E-03 -1.000E+00 155.217E-03 218.852E-03 85.723E-03 -900.000E-03 57.011E-03 124.441E-03 19.148E-03 -800.000E-03 9.379E-03 26.157E-03 10.748E-03 -700.000E-03 5.091E-03 4.740E-03 7.492E-03 -600.000E-03 3.530E-03 2.756E-03 3.354E-03 -500.000E-03 1.244E-03 1.917E-03 918.801E-06 -400.000E-03 261.057E-06 488.301E-06 199.409E-06 -300.000E-03 80.268E-06 85.944E-06 106.879E-06 -200.000E-03 47.460E-06 34.574E-06 69.885E-06 -100.000E-03 23.284E-06 16.312E-06 34.626E-06 0.000E+00 -78.998E-12 487.991E-12 -2.375E-09 100.000E-03 -22.432E-06 -15.499E-06 -33.690E-06 200.000E-03 -43.877E-06 -30.185E-06 -66.106E-06 300.000E-03 -64.326E-06 -44.053E-06 -97.241E-06 400.000E-03 -83.775E-06 -57.100E-06 -127.085E-06 500.000E-03 -102.215E-06 -69.316E-06 -155.631E-06 600.000E-03 -119.622E-06 -80.677E-06 -182.855E-06 700.000E-03 -135.920E-06 -91.118E-06 -208.663E-06 800.000E-03 -150.978E-06 -100.525E-06 -232.886E-06 900.000E-03 -164.645E-06 -108.753E-06 -255.368E-06 1.000E+00 -176.771E-06 -115.633E-06 -275.972E-06 1.100E+00 -187.183E-06 -120.956E-06 -294.540E-06 1.200E+00 -195.650E-06 -124.418E-06 -310.874E-06 1.300E+00 -201.834E-06 -125.523E-06 -324.706E-06 1.400E+00 -205.206E-06 -123.312E-06 -335.660E-06 1.500E+00 -204.814E-06 -115.284E-06 -343.163E-06 1.600E+00 -198.568E-06 -74.934E-06 -346.257E-06 1.700E+00 -179.033E-06 122.069E-06 -343.076E-06 1.800E+00 181.512E-06 128.429E-06 -328.846E-06 1.900E+00 203.871E-06 128.602E-06 -268.691E-06 2.000E+00 211.358E-06 125.001E-06 322.966E-06 2.100E+00 211.622E-06 118.666E-06 349.418E-06 2.200E+00 207.034E-06 110.201E-06 359.585E-06 2.300E+00 198.711E-06 100.051E-06 360.518E-06 2.400E+00 187.298E-06 88.575E-06 354.809E-06 2.500E+00 173.243E-06 76.024E-06 343.754E-06 2.600E+00 156.940E-06 62.538E-06 328.106E-06 2.700E+00 138.781E-06 48.170E-06 308.351E-06 2.800E+00 119.067E-06 32.940E-06 284.848E-06 2.900E+00 97.955E-06 16.866E-06 257.965E-06 3.000E+00 75.482E-06 -987.955E-12 228.182E-06 3.100E+00 51.652E-06 -17.758E-06 195.927E-06 3.200E+00 26.471E-06 -36.834E-06 161.378E-06 3.300E+00 -87.220E-12 -66.972E-06 124.530E-06 3.400E+00 -27.523E-06 -249.854E-06 85.351E-06 3.500E+00 -55.910E-06 -926.591E-06 43.821E-06 3.600E+00 -87.790E-06 -2.388E-03 1.208E-09 | [Ramp] | variable typ min max dV/dt_r 1.589V/172.409ps 1.298V/300.424ps 1.868V/98.449ps dV/dt_f 1.465V/224.049ps 1.189V/403.397ps 1.750V/124.739ps 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.257E-09 15.620E-09 33.074E-12 50.000ps 5.045E-06 4.211E-06 3.491E-06 100.000ps 2.193E-06 6.918E-06 -5.932E-06 150.000ps -16.067E-06 -4.334E-06 -15.583E-06 200.000ps -25.836E-06 -16.619E-06 -8.470E-06 250.000ps -23.054E-06 -26.443E-06 295.256E-06 300.000ps 118.903E-06 -33.931E-06 744.945E-06 350.000ps 462.757E-06 7.120E-06 -6.305E-03 400.000ps 676.744E-06 120.908E-06 -25.501E-03 450.000ps -1.241E-03 308.283E-06 48.931E-03 500.000ps -7.452E-03 492.034E-06 571.038E-03 550.000ps -16.743E-03 561.559E-06 1.574E+00 600.000ps -33.877E-03 -1.120E-06 2.484E+00 650.000ps -21.554E-03 -1.941E-03 2.858E+00 700.000ps 119.353E-03 -5.421E-03 2.994E+00 750.000ps 429.222E-03 -10.109E-03 3.053E+00 800.000ps 915.835E-03 -15.907E-03 3.079E+00 850.000ps 1.461E+00 -23.701E-03 3.096E+00 900.000ps 1.925E+00 -34.435E-03 3.105E+00 950.000ps 2.221E+00 -37.042E-03 3.110E+00 1.000ns 2.389E+00 -11.380E-03 3.112E+00 1.050ns 2.486E+00 59.251E-03 3.113E+00 1.100ns 2.545E+00 186.738E-03 3.113E+00 1.150ns 2.581E+00 368.873E-03 3.114E+00 1.200ns 2.602E+00 589.494E-03 3.114E+00 1.250ns 2.616E+00 831.654E-03 3.114E+00 1.300ns 2.625E+00 1.078E+00 3.114E+00 1.350ns 2.633E+00 1.315E+00 3.114E+00 1.400ns 2.639E+00 1.525E+00 3.114E+00 1.450ns 2.642E+00 1.693E+00 3.114E+00 1.500ns 2.644E+00 1.819E+00 3.114E+00 1.550ns 2.646E+00 1.910E+00 3.114E+00 1.600ns 2.647E+00 1.974E+00 3.114E+00 1.650ns 2.648E+00 2.021E+00 3.114E+00 1.700ns 2.648E+00 2.056E+00 3.114E+00 1.750ns 2.648E+00 2.081E+00 3.114E+00 1.800ns 2.648E+00 2.100E+00 3.114E+00 1.850ns 2.649E+00 2.114E+00 3.114E+00 1.900ns 2.649E+00 2.124E+00 3.114E+00 1.950ns 2.649E+00 2.132E+00 3.114E+00 2.000ns 2.649E+00 2.137E+00 3.114E+00 2.050ns 2.649E+00 2.142E+00 3.114E+00 2.100ns 2.649E+00 2.146E+00 3.114E+00 2.150ns 2.649E+00 2.149E+00 3.114E+00 2.200ns 2.649E+00 2.152E+00 3.114E+00 2.250ns 2.649E+00 2.154E+00 3.114E+00 2.300ns 2.649E+00 2.156E+00 3.114E+00 2.350ns 2.649E+00 2.158E+00 3.114E+00 2.400ns 2.649E+00 2.159E+00 3.114E+00 2.450ns 2.649E+00 2.160E+00 3.114E+00 2.500ns 2.649E+00 2.161E+00 3.114E+00 2.550ns 2.649E+00 2.161E+00 3.114E+00 2.600ns 2.649E+00 2.162E+00 3.114E+00 2.650ns 2.649E+00 2.162E+00 3.114E+00 2.700ns 2.649E+00 2.162E+00 3.114E+00 2.750ns 2.649E+00 2.163E+00 3.114E+00 2.800ns 2.649E+00 2.163E+00 3.114E+00 2.850ns 2.649E+00 2.163E+00 3.114E+00 2.900ns 2.649E+00 2.163E+00 3.114E+00 2.950ns 2.649E+00 2.163E+00 3.114E+00 3.000ns 2.649E+00 2.163E+00 3.114E+00 3.100ns 2.649E+00 2.163E+00 3.114E+00 3.200ns 2.649E+00 2.163E+00 3.114E+00 3.300ns 2.649E+00 2.163E+00 3.114E+00 3.400ns 2.649E+00 2.163E+00 3.114E+00 3.500ns 2.649E+00 2.163E+00 3.114E+00 3.600ns 2.649E+00 2.163E+00 3.114E+00 3.700ns 2.649E+00 2.163E+00 3.114E+00 3.800ns 2.649E+00 2.163E+00 3.114E+00 3.900ns 2.649E+00 2.163E+00 3.114E+00 4.000ns 2.649E+00 2.163E+00 3.114E+00 4.100ns 2.649E+00 2.163E+00 3.114E+00 4.200ns 2.649E+00 2.163E+00 3.114E+00 4.300ns 2.649E+00 2.163E+00 3.114E+00 4.400ns 2.649E+00 2.163E+00 3.114E+00 4.500ns 2.649E+00 2.163E+00 3.114E+00 4.600ns 2.649E+00 2.163E+00 3.114E+00 4.700ns 2.649E+00 2.163E+00 3.114E+00 4.800ns 2.649E+00 2.163E+00 3.114E+00 4.900ns 2.649E+00 2.163E+00 3.114E+00 5.000ns 2.649E+00 2.163E+00 3.114E+00 5.250ns 2.649E+00 2.163E+00 3.114E+00 5.500ns 2.649E+00 2.163E+00 3.114E+00 5.750ns 2.649E+00 2.163E+00 3.114E+00 6.000ns 2.649E+00 2.163E+00 3.114E+00 6.250ns 2.649E+00 2.163E+00 3.114E+00 6.500ns 2.649E+00 2.163E+00 3.114E+00 6.750ns 2.649E+00 2.163E+00 3.114E+00 7.000ns 2.649E+00 2.163E+00 3.114E+00 7.250ns 2.649E+00 2.163E+00 3.114E+00 7.500ns 2.649E+00 2.163E+00 3.114E+00 7.750ns 2.649E+00 2.163E+00 3.114E+00 8.000ns 2.649E+00 2.163E+00 3.114E+00 8.250ns 2.649E+00 2.163E+00 3.114E+00 8.500ns 2.649E+00 2.163E+00 3.114E+00 8.750ns 2.649E+00 2.163E+00 3.114E+00 9.000ns 2.649E+00 2.163E+00 3.114E+00 9.250ns 2.649E+00 2.163E+00 3.114E+00 9.500ns 2.649E+00 2.163E+00 3.114E+00 9.750ns 2.649E+00 2.163E+00 3.114E+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 857.525E-03 1.019E+00 683.143E-03 50.000ps 857.530E-03 1.019E+00 683.147E-03 100.000ps 857.525E-03 1.019E+00 683.136E-03 150.000ps 857.505E-03 1.019E+00 683.129E-03 200.000ps 857.501E-03 1.019E+00 683.147E-03 250.000ps 857.525E-03 1.019E+00 683.450E-03 300.000ps 857.688E-03 1.019E+00 683.732E-03 350.000ps 857.966E-03 1.019E+00 679.079E-03 400.000ps 857.848E-03 1.019E+00 681.140E-03 450.000ps 856.367E-03 1.019E+00 812.562E-03 500.000ps 857.179E-03 1.019E+00 1.620E+00 550.000ps 872.803E-03 1.019E+00 2.806E+00 600.000ps 919.748E-03 1.018E+00 3.335E+00 650.000ps 1.085E+00 1.018E+00 3.500E+00 700.000ps 1.529E+00 1.023E+00 3.553E+00 750.000ps 2.156E+00 1.037E+00 3.578E+00 800.000ps 2.690E+00 1.069E+00 3.590E+00 850.000ps 2.990E+00 1.138E+00 3.596E+00 900.000ps 3.139E+00 1.277E+00 3.598E+00 950.000ps 3.211E+00 1.502E+00 3.599E+00 1.000ns 3.247E+00 1.762E+00 3.599E+00 1.050ns 3.268E+00 2.031E+00 3.600E+00 1.100ns 3.280E+00 2.298E+00 3.600E+00 1.150ns 3.288E+00 2.519E+00 3.600E+00 1.200ns 3.293E+00 2.680E+00 3.600E+00 1.250ns 3.296E+00 2.789E+00 3.600E+00 1.300ns 3.297E+00 2.861E+00 3.600E+00 1.350ns 3.298E+00 2.905E+00 3.600E+00 1.400ns 3.299E+00 2.934E+00 3.600E+00 1.450ns 3.299E+00 2.953E+00 3.600E+00 1.500ns 3.299E+00 2.967E+00 3.600E+00 1.550ns 3.300E+00 2.976E+00 3.600E+00 1.600ns 3.300E+00 2.983E+00 3.600E+00 1.650ns 3.300E+00 2.987E+00 3.600E+00 1.700ns 3.300E+00 2.991E+00 3.600E+00 1.750ns 3.300E+00 2.993E+00 3.600E+00 1.800ns 3.300E+00 2.995E+00 3.600E+00 1.850ns 3.300E+00 2.996E+00 3.600E+00 1.900ns 3.300E+00 2.997E+00 3.600E+00 1.950ns 3.300E+00 2.998E+00 3.600E+00 2.000ns 3.300E+00 2.998E+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 2.999E+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.649E+00 2.163E+00 3.114E+00 50.000ps 2.649E+00 2.163E+00 3.114E+00 100.000ps 2.649E+00 2.163E+00 3.114E+00 150.000ps 2.649E+00 2.163E+00 3.114E+00 200.000ps 2.649E+00 2.163E+00 3.114E+00 250.000ps 2.649E+00 2.163E+00 3.116E+00 300.000ps 2.649E+00 2.163E+00 3.125E+00 350.000ps 2.649E+00 2.163E+00 3.127E+00 400.000ps 2.652E+00 2.163E+00 3.062E+00 450.000ps 2.655E+00 2.163E+00 2.736E+00 500.000ps 2.649E+00 2.164E+00 1.883E+00 550.000ps 2.627E+00 2.165E+00 788.855E-03 600.000ps 2.568E+00 2.167E+00 237.136E-03 650.000ps 2.429E+00 2.167E+00 89.814E-03 700.000ps 2.117E+00 2.163E+00 48.727E-03 750.000ps 1.647E+00 2.153E+00 32.308E-03 800.000ps 1.088E+00 2.131E+00 19.786E-03 850.000ps 571.313E-03 2.094E+00 11.344E-03 900.000ps 270.144E-03 2.030E+00 6.538E-03 950.000ps 132.785E-03 1.924E+00 3.878E-03 1.000ns 72.511E-03 1.769E+00 2.356E-03 1.050ns 46.866E-03 1.569E+00 1.473E-03 1.100ns 33.669E-03 1.333E+00 1.041E-03 1.150ns 24.588E-03 1.071E+00 746.493E-06 1.200ns 17.491E-03 799.802E-03 542.804E-06 1.250ns 12.133E-03 545.475E-03 384.193E-06 1.300ns 8.356E-03 343.902E-03 270.860E-06 1.350ns 5.833E-03 214.458E-03 192.127E-06 1.400ns 4.162E-03 134.309E-03 137.522E-06 1.450ns 3.028E-03 85.439E-03 99.270E-06 1.500ns 2.248E-03 57.652E-03 72.882E-06 1.550ns 1.697E-03 42.261E-03 54.132E-06 1.600ns 1.299E-03 32.787E-03 40.342E-06 1.650ns 1.005E-03 26.153E-03 30.024E-06 1.700ns 786.111E-06 21.411E-03 22.296E-06 1.750ns 620.292E-06 17.445E-03 16.511E-06 1.800ns 493.292E-06 14.147E-03 12.208E-06 1.850ns 394.761E-06 11.263E-03 9.028E-06 1.900ns 317.476E-06 8.888E-03 6.681E-06 1.950ns 256.129E-06 7.003E-03 4.947E-06 2.000ns 207.173E-06 5.541E-03 3.662E-06 2.050ns 168.033E-06 4.421E-03 2.710E-06 2.100ns 136.638E-06 3.565E-03 2.006E-06 2.150ns 111.319E-06 2.905E-03 1.485E-06 2.200ns 90.797E-06 2.398E-03 1.101E-06 2.250ns 74.117E-06 2.000E-03 816.077E-09 2.300ns 60.538E-06 1.679E-03 604.695E-09 2.350ns 49.477E-06 1.416E-03 447.879E-09 2.400ns 40.457E-06 1.200E-03 331.819E-09 2.450ns 33.091E-06 1.021E-03 245.977E-09 2.500ns 27.067E-06 871.664E-06 182.362E-09 2.550ns 22.140E-06 747.269E-06 135.150E-09 2.600ns 18.112E-06 642.816E-06 100.097E-09 2.650ns 14.821E-06 554.559E-06 74.095E-09 2.700ns 12.128E-06 479.575E-06 54.841E-09 2.750ns 9.924E-06 415.585E-06 40.601E-09 2.800ns 8.118E-06 360.767E-06 30.067E-09 2.850ns 6.642E-06 313.642E-06 22.276E-09 2.900ns 5.434E-06 273.011E-06 16.512E-09 2.950ns 4.447E-06 237.887E-06 12.246E-09 3.000ns 3.639E-06 207.453E-06 9.084E-09 3.100ns 2.437E-06 158.057E-06 5.002E-09 3.200ns 1.632E-06 120.636E-06 2.766E-09 3.300ns 1.093E-06 92.186E-06 1.546E-09 3.400ns 732.638E-09 70.488E-06 877.843E-12 3.500ns 490.950E-09 53.908E-06 505.173E-12 3.600ns 329.244E-09 41.234E-06 296.329E-12 3.700ns 221.171E-09 31.547E-06 181.287E-12 3.800ns 148.766E-09 24.143E-06 118.135E-12 3.900ns 100.141E-09 18.485E-06 81.667E-12 4.000ns 67.543E-09 14.158E-06 60.150E-12 4.100ns 45.734E-09 10.845E-06 47.791E-12 4.200ns 31.108E-09 8.308E-06 41.002E-12 4.300ns 21.272E-09 6.365E-06 37.368E-12 4.400ns 14.674E-09 4.878E-06 35.391E-12 4.500ns 10.260E-09 3.739E-06 34.288E-12 4.600ns 7.299E-09 2.867E-06 33.711E-12 4.700ns 5.307E-09 2.199E-06 33.442E-12 4.800ns 3.971E-09 1.687E-06 33.304E-12 4.900ns 3.080E-09 1.296E-06 33.205E-12 5.000ns 2.480E-09 995.977E-09 33.135E-12 5.250ns 1.708E-09 518.863E-09 33.099E-12 5.500ns 1.428E-09 273.170E-09 33.062E-12 5.750ns 1.318E-09 147.616E-09 33.069E-12 6.000ns 1.278E-09 83.952E-09 33.072E-12 6.250ns 1.264E-09 51.042E-09 33.073E-12 6.500ns 1.259E-09 33.952E-09 33.073E-12 6.750ns 1.257E-09 25.105E-09 33.073E-12 7.000ns 1.257E-09 20.488E-09 33.073E-12 7.250ns 1.257E-09 18.107E-09 33.072E-12 7.500ns 1.257E-09 16.895E-09 33.075E-12 7.750ns 1.257E-09 16.272E-09 33.074E-12 8.000ns 1.257E-09 15.954E-09 33.073E-12 8.250ns 1.257E-09 15.792E-09 33.071E-12 8.500ns 1.257E-09 15.709E-09 33.074E-12 8.750ns 1.257E-09 15.666E-09 33.073E-12 9.000ns 1.257E-09 15.644E-09 33.073E-12 9.250ns 1.257E-09 15.633E-09 33.073E-12 9.500ns 1.257E-09 15.627E-09 33.073E-12 9.750ns 1.257E-09 15.624E-09 33.073E-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.601E+00 300.000ps 3.299E+00 3.000E+00 3.616E+00 350.000ps 3.299E+00 3.000E+00 3.642E+00 400.000ps 3.302E+00 3.000E+00 3.651E+00 450.000ps 3.310E+00 2.999E+00 3.537E+00 500.000ps 3.322E+00 2.999E+00 3.240E+00 550.000ps 3.337E+00 2.999E+00 2.603E+00 600.000ps 3.349E+00 3.001E+00 1.801E+00 650.000ps 3.335E+00 3.004E+00 1.169E+00 700.000ps 3.282E+00 3.009E+00 899.761E-03 750.000ps 3.178E+00 3.015E+00 801.501E-03 800.000ps 2.998E+00 3.022E+00 756.520E-03 850.000ps 2.706E+00 3.029E+00 735.340E-03 900.000ps 2.361E+00 3.036E+00 722.476E-03 950.000ps 2.002E+00 3.041E+00 710.862E-03 1.000ns 1.654E+00 3.041E+00 701.837E-03 1.050ns 1.369E+00 3.030E+00 695.735E-03 1.100ns 1.181E+00 3.004E+00 691.701E-03 1.150ns 1.071E+00 2.959E+00 689.032E-03 1.200ns 1.006E+00 2.894E+00 687.250E-03 1.250ns 964.247E-03 2.803E+00 686.032E-03 1.300ns 937.247E-03 2.677E+00 685.184E-03 1.350ns 918.957E-03 2.535E+00 684.598E-03 1.400ns 906.082E-03 2.384E+00 684.191E-03 1.450ns 897.717E-03 2.231E+00 683.912E-03 1.500ns 891.984E-03 2.076E+00 683.715E-03 1.550ns 886.928E-03 1.921E+00 683.570E-03 1.600ns 881.778E-03 1.765E+00 683.462E-03 1.650ns 876.819E-03 1.614E+00 683.381E-03 1.700ns 872.632E-03 1.479E+00 683.320E-03 1.750ns 869.400E-03 1.370E+00 683.274E-03 1.800ns 866.899E-03 1.289E+00 683.241E-03 1.850ns 864.951E-03 1.232E+00 683.216E-03 1.900ns 863.425E-03 1.189E+00 683.197E-03 1.950ns 862.225E-03 1.157E+00 683.183E-03 2.000ns 861.281E-03 1.132E+00 683.173E-03 2.050ns 860.537E-03 1.113E+00 683.165E-03 2.100ns 859.950E-03 1.098E+00 683.160E-03 2.150ns 859.485E-03 1.086E+00 683.155E-03 2.200ns 859.114E-03 1.076E+00 683.152E-03 2.250ns 858.816E-03 1.068E+00 683.150E-03 2.300ns 858.576E-03 1.062E+00 683.148E-03 2.350ns 858.382E-03 1.056E+00 683.147E-03 2.400ns 858.225E-03 1.052E+00 683.146E-03 2.450ns 858.097E-03 1.048E+00 683.145E-03 2.500ns 857.994E-03 1.044E+00 683.145E-03 2.550ns 857.909E-03 1.041E+00 683.144E-03 2.600ns 857.840E-03 1.038E+00 683.144E-03 2.650ns 857.783E-03 1.036E+00 683.144E-03 2.700ns 857.737E-03 1.035E+00 683.144E-03 2.750ns 857.699E-03 1.034E+00 683.144E-03 2.800ns 857.668E-03 1.033E+00 683.143E-03 2.850ns 857.643E-03 1.032E+00 683.143E-03 2.900ns 857.622E-03 1.030E+00 683.143E-03 2.950ns 857.604E-03 1.029E+00 683.143E-03 3.000ns 857.590E-03 1.028E+00 683.143E-03 3.100ns 857.569E-03 1.026E+00 683.143E-03 3.200ns 857.555E-03 1.024E+00 683.143E-03 3.300ns 857.545E-03 1.023E+00 683.143E-03 3.400ns 857.538E-03 1.022E+00 683.143E-03 3.500ns 857.534E-03 1.021E+00 683.143E-03 3.600ns 857.531E-03 1.021E+00 683.143E-03 3.700ns 857.529E-03 1.020E+00 683.143E-03 3.800ns 857.527E-03 1.020E+00 683.143E-03 3.900ns 857.526E-03 1.020E+00 683.143E-03 4.000ns 857.526E-03 1.020E+00 683.143E-03 4.100ns 857.525E-03 1.019E+00 683.143E-03 4.200ns 857.525E-03 1.019E+00 683.143E-03 4.300ns 857.525E-03 1.019E+00 683.143E-03 4.400ns 857.525E-03 1.019E+00 683.143E-03 4.500ns 857.525E-03 1.019E+00 683.143E-03 4.600ns 857.525E-03 1.019E+00 683.143E-03 4.700ns 857.525E-03 1.019E+00 683.143E-03 4.800ns 857.525E-03 1.019E+00 683.143E-03 4.900ns 857.525E-03 1.019E+00 683.143E-03 5.000ns 857.525E-03 1.019E+00 683.143E-03 5.250ns 857.525E-03 1.019E+00 683.143E-03 5.500ns 857.525E-03 1.019E+00 683.143E-03 5.750ns 857.525E-03 1.019E+00 683.143E-03 6.000ns 857.525E-03 1.019E+00 683.143E-03 6.250ns 857.525E-03 1.019E+00 683.143E-03 6.500ns 857.525E-03 1.019E+00 683.143E-03 6.750ns 857.525E-03 1.019E+00 683.143E-03 7.000ns 857.525E-03 1.019E+00 683.143E-03 7.250ns 857.525E-03 1.019E+00 683.143E-03 7.500ns 857.525E-03 1.019E+00 683.143E-03 7.750ns 857.525E-03 1.019E+00 683.143E-03 8.000ns 857.525E-03 1.019E+00 683.143E-03 8.250ns 857.525E-03 1.019E+00 683.143E-03 8.500ns 857.525E-03 1.019E+00 683.143E-03 8.750ns 857.525E-03 1.019E+00 683.143E-03 9.000ns 857.525E-03 1.019E+00 683.143E-03 9.250ns 857.525E-03 1.019E+00 683.143E-03 9.500ns 857.525E-03 1.019E+00 683.143E-03 9.750ns 857.525E-03 1.019E+00 683.143E-03 | | End [Model] ALVCH_16ION_33 | |************************************************************************ | Model ALVCH_16ION_25 |************************************************************************ | [Model] ALVCH_16ION_25 Model_type I/O Polarity Non-Inverting Enable Active-Low Vinl = 0.7000V Vinh = 1.7000V Vmeas = 1.25000V Cref = 30.0000pF Rref = 0.5000k Vref = 0.000V C_comp 4.81pF 4.01pF 5.73pF | | [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 | | | 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.813E-02 -2.266E-02 -5.622E-02 -3.450E+00 -3.813E-02 -2.266E-02 -5.622E-02 -3.300E+00 -3.813E-02 -2.266E-02 -5.622E-02 -3.150E+00 -3.813E-02 -2.266E-02 -5.622E-02 -3.000E+00 -3.813E-02 -2.266E-02 -5.622E-02 -2.850E+00 -3.813E-02 -2.266E-02 -5.622E-02 -2.700E+00 -3.813E-02 -2.266E-02 -5.622E-02 -2.550E+00 -3.813E-02 -2.266E-02 -5.622E-02 -2.400E+00 -3.813E-02 -2.266E-02 -5.622E-02 -2.250E+00 -3.813E-02 -2.266E-02 -5.622E-02 -2.100E+00 -3.813E-02 -2.266E-02 -5.622E-02 -1.950E+00 -3.813E-02 -2.266E-02 -5.622E-02 -1.800E+00 -3.813E-02 -2.266E-02 -5.622E-02 -1.650E+00 -3.813E-02 -2.266E-02 -5.622E-02 -1.500E+00 -3.813E-02 -2.266E-02 -5.622E-02 -1.350E+00 -3.813E-02 -2.266E-02 -5.622E-02 -1.200E+00 -3.813E-02 -2.266E-02 -5.622E-02 -1.050E+00 -3.813E-02 -2.266E-02 -5.622E-02 -9.000E-01 -3.813E-02 -2.266E-02 -5.622E-02 -7.500E-01 -3.813E-02 -2.266E-02 -5.598E-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 4.510E-14 2.628E-13 2.444E-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.571E-02 1.247E-01 2.850E+00 7.395E-02 4.575E-02 1.247E-01 3.000E+00 7.399E-02 4.599E-02 1.247E-01 3.150E+00 7.402E-02 4.623E-02 1.248E-01 3.300E+00 7.406E-02 4.949E-02 1.248E-01 3.450E+00 7.566E-02 5.407E-02 1.248E-01 3.600E+00 8.050E-02 5.912E-02 1.248E-01 3.750E+00 8.627E-02 6.441E-02 1.280E-01 3.900E+00 9.234E-02 6.978E-02 1.345E-01 4.050E+00 9.858E-02 7.520E-02 1.416E-01 4.200E+00 1.049E-01 8.065E-02 1.490E-01 4.350E+00 1.112E-01 8.609E-02 1.569E-01 4.500E+00 1.174E-01 9.152E-02 1.647E-01 4.650E+00 1.235E-01 9.694E-02 1.724E-01 4.800E+00 1.296E-01 1.023E-01 1.798E-01 4.950E+00 1.355E-01 1.077E-01 1.869E-01 5.100E+00 1.412E-01 1.131E-01 1.939E-01 5.250E+00 1.469E-01 1.184E-01 2.007E-01 5.400E+00 1.525E-01 1.237E-01 2.072E-01 5.550E+00 1.580E-01 1.289E-01 2.136E-01 5.700E+00 1.634E-01 1.341E-01 2.199E-01 5.850E+00 1.688E-01 1.394E-01 2.259E-01 6.000E+00 1.740E-01 1.394E-01 2.318E-01 6.150E+00 1.792E-01 1.394E-01 2.376E-01 6.250E+00 1.828E-01 1.394E-01 2.414E-01 6.600E+00 1.828E-01 1.394E-01 2.548E-01 7.000E+00 1.828E-01 1.394E-01 2.548E-01 7.200E+00 1.828E-01 1.394E-01 2.548E-01 | [Pullup] | voltage I(typ) I(min) I(max) | -4.900E+00 5.570E-02 3.575E-02 9.058E-02 -4.750E+00 5.570E-02 3.575E-02 9.058E-02 -4.600E+00 5.570E-02 3.575E-02 9.058E-02 -4.450E+00 5.570E-02 3.575E-02 9.058E-02 -4.300E+00 5.570E-02 3.575E-02 9.058E-02 -4.150E+00 5.570E-02 3.575E-02 9.058E-02 -4.000E+00 5.570E-02 3.575E-02 9.058E-02 -3.850E+00 5.570E-02 3.575E-02 9.058E-02 -3.700E+00 5.570E-02 3.575E-02 9.058E-02 -3.550E+00 5.570E-02 3.575E-02 9.058E-02 -3.400E+00 5.570E-02 3.575E-02 9.058E-02 -3.250E+00 5.570E-02 3.575E-02 9.058E-02 -3.100E+00 5.570E-02 3.575E-02 9.058E-02 -2.950E+00 5.570E-02 3.575E-02 9.058E-02 -2.800E+00 5.570E-02 3.575E-02 9.058E-02 -2.650E+00 5.570E-02 3.575E-02 9.058E-02 -2.500E+00 5.570E-02 3.575E-02 9.058E-02 -2.350E+00 5.570E-02 3.575E-02 9.058E-02 -2.200E+00 5.570E-02 3.575E-02 9.058E-02 -2.050E+00 5.570E-02 3.575E-02 9.058E-02 -1.900E+00 5.570E-02 3.575E-02 9.058E-02 -1.750E+00 5.570E-02 3.575E-02 9.058E-02 -1.600E+00 5.570E-02 3.575E-02 9.058E-02 -1.450E+00 5.570E-02 3.575E-02 9.058E-02 -1.300E+00 5.570E-02 3.575E-02 9.058E-02 -1.150E+00 5.570E-02 3.575E-02 9.058E-02 -1.000E+00 5.570E-02 3.575E-02 9.058E-02 -8.500E-01 5.570E-02 3.575E-02 9.058E-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 -4.557E-14 -2.966E-13 -2.533E-15 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.394E-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.331E-02 -1.387E-01 3.150E+00 -7.704E-02 -4.549E-02 -1.397E-01 3.300E+00 -7.710E-02 -5.062E-02 -1.411E-01 3.450E+00 -8.120E-02 -5.660E-02 -1.424E-01 3.600E+00 -8.882E-02 -6.293E-02 -1.438E-01 3.750E+00 -9.720E-02 -6.951E-02 -1.452E-01 3.900E+00 -1.059E-01 -7.645E-02 -1.558E-01 4.050E+00 -1.150E-01 -8.380E-02 -1.670E-01 4.200E+00 -1.248E-01 -9.146E-02 -1.787E-01 4.350E+00 -1.350E-01 -9.941E-02 -1.917E-01 4.500E+00 -1.456E-01 -1.076E-01 -2.054E-01 4.650E+00 -1.564E-01 -1.160E-01 -2.196E-01 4.800E+00 -1.675E-01 -1.247E-01 -2.342E-01 4.950E+00 -1.788E-01 -1.335E-01 -2.490E-01 5.100E+00 -1.903E-01 -1.426E-01 -2.640E-01 5.250E+00 -2.020E-01 -1.426E-01 -2.792E-01 5.400E+00 -2.139E-01 -1.426E-01 -2.945E-01 5.450E+00 -2.179E-01 -1.426E-01 -2.996E-01 5.800E+00 -2.179E-01 -1.426E-01 -3.360E-01 6.150E+00 -2.179E-01 -1.426E-01 -3.360E-01 6.300E+00 -2.179E-01 -1.426E-01 -3.360E-01 | [GND_clamp] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.677E+00 -2.732E+00 -2.624E+00 -3.500E+00 -2.577E+00 -2.633E+00 -2.525E+00 -3.400E+00 -2.478E+00 -2.533E+00 -2.424E+00 -3.300E+00 -2.379E+00 -2.434E+00 -2.322E+00 -3.200E+00 -2.280E+00 -2.335E+00 -2.220E+00 -3.100E+00 -2.179E+00 -2.236E+00 -2.119E+00 -3.000E+00 -2.078E+00 -2.137E+00 -2.018E+00 -2.900E+00 -1.978E+00 -2.039E+00 -1.917E+00 -2.800E+00 -1.878E+00 -1.938E+00 -1.816E+00 -2.700E+00 -1.778E+00 -1.839E+00 -1.716E+00 -2.600E+00 -1.678E+00 -1.740E+00 -1.615E+00 -2.500E+00 -1.579E+00 -1.640E+00 -1.515E+00 -2.400E+00 -1.479E+00 -1.541E+00 -1.415E+00 -2.300E+00 -1.380E+00 -1.443E+00 -1.315E+00 -2.200E+00 -1.281E+00 -1.344E+00 -1.215E+00 -2.100E+00 -1.182E+00 -1.246E+00 -1.115E+00 -2.000E+00 -1.083E+00 -1.148E+00 -1.016E+00 -1.900E+00 -985.172E-03 -1.050E+00 -917.115E-03 -1.800E+00 -887.323E-03 -952.374E-03 -818.690E-03 -1.700E+00 -789.971E-03 -855.432E-03 -720.831E-03 -1.600E+00 -693.239E-03 -759.089E-03 -623.625E-03 -1.500E+00 -597.326E-03 -663.569E-03 -527.207E-03 -1.400E+00 -502.753E-03 -569.462E-03 -432.028E-03 -1.300E+00 -412.289E-03 -479.981E-03 -340.426E-03 -1.200E+00 -350.211E-03 -424.997E-03 -270.826E-03 -1.100E+00 -305.539E-03 -398.146E-03 -207.844E-03 -1.000E+00 -238.294E-03 -360.058E-03 -115.671E-03 -900.000E-03 -123.308E-03 -286.584E-03 -22.707E-03 -800.000E-03 -17.482E-03 -124.902E-03 -9.483E-03 -700.000E-03 -4.214E-03 -13.115E-03 -5.924E-03 -600.000E-03 -2.296E-03 -2.188E-03 -2.519E-03 -500.000E-03 -756.457E-06 -888.510E-06 -633.093E-06 -400.000E-03 -160.314E-06 -215.736E-06 -172.232E-06 -300.000E-03 -70.876E-06 -53.570E-06 -113.234E-06 -200.000E-03 -44.741E-06 -28.892E-06 -74.577E-06 -100.000E-03 -21.807E-06 -13.754E-06 -36.883E-06 0.000E+00 -52.656E-12 -623.388E-12 -1.412E-12 100.000E-03 20.535E-06 12.740E-06 35.192E-06 200.000E-03 39.628E-06 24.575E-06 67.874E-06 300.000E-03 57.233E-06 35.458E-06 98.002E-06 400.000E-03 73.346E-06 45.374E-06 125.607E-06 500.000E-03 87.969E-06 54.303E-06 150.732E-06 600.000E-03 101.046E-06 62.165E-06 173.378E-06 700.000E-03 112.304E-06 68.711E-06 193.233E-06 800.000E-03 121.134E-06 73.418E-06 209.437E-06 900.000E-03 126.566E-06 75.306E-06 220.819E-06 1.000E+00 127.098E-06 72.242E-06 226.020E-06 1.100E+00 119.177E-06 46.162E-06 222.660E-06 1.200E+00 46.992E-06 -70.271E-06 204.016E-06 1.300E+00 -118.296E-06 -73.035E-06 -180.022E-06 1.400E+00 -122.337E-06 -72.145E-06 -206.568E-06 1.500E+00 -121.063E-06 -68.960E-06 -211.844E-06 1.600E+00 -116.483E-06 -64.085E-06 -209.505E-06 1.700E+00 -109.439E-06 -57.888E-06 -202.404E-06 1.800E+00 -100.418E-06 -50.601E-06 -191.737E-06 1.900E+00 -89.780E-06 -42.340E-06 -178.150E-06 2.000E+00 -77.791E-06 -33.142E-06 -162.066E-06 2.100E+00 -64.584E-06 -23.016E-06 -143.859E-06 2.200E+00 -50.193E-06 -11.967E-06 -123.869E-06 2.300E+00 -34.627E-06 331.021E-12 -102.257E-06 2.400E+00 -17.893E-06 12.911E-06 -79.053E-06 2.500E+00 39.096E-12 27.689E-06 -54.267E-06 2.600E+00 18.956E-06 70.577E-06 -27.911E-06 2.700E+00 39.000E-06 425.759E-06 1.529E-12 2.800E+00 66.307E-06 1.866E-03 29.171E-06 2.900E+00 223.848E-06 2.713E-03 59.308E-06 3.000E+00 1.134E-03 4.438E-03 91.181E-06 3.100E+00 3.467E-03 20.576E-03 169.114E-06 3.200E+00 5.037E-03 101.588E-03 832.510E-06 3.300E+00 8.602E-03 210.901E-03 3.191E-03 3.400E+00 46.305E-03 306.642E-03 7.419E-03 3.500E+00 147.473E-03 385.159E-03 10.730E-03 3.600E+00 248.657E-03 450.023E-03 17.585E-03 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -4.900E+00 3.815E+00 3.771E+00 3.891E+00 -4.800E+00 3.718E+00 3.676E+00 3.792E+00 -4.700E+00 3.622E+00 3.581E+00 3.694E+00 -4.600E+00 3.525E+00 3.486E+00 3.596E+00 -4.500E+00 3.429E+00 3.391E+00 3.498E+00 -4.400E+00 3.332E+00 3.296E+00 3.400E+00 -4.300E+00 3.236E+00 3.201E+00 3.304E+00 -4.200E+00 3.140E+00 3.106E+00 3.211E+00 -4.100E+00 3.045E+00 3.012E+00 2.827E+00 -4.000E+00 2.950E+00 2.917E+00 2.732E+00 -3.900E+00 2.664E+00 2.823E+00 2.639E+00 -3.800E+00 2.572E+00 2.729E+00 2.546E+00 -3.700E+00 2.480E+00 2.506E+00 2.453E+00 -3.600E+00 2.389E+00 2.414E+00 2.361E+00 -3.500E+00 2.297E+00 2.324E+00 2.268E+00 -3.400E+00 2.206E+00 2.233E+00 2.176E+00 -3.300E+00 2.115E+00 2.143E+00 2.084E+00 -3.200E+00 2.024E+00 2.052E+00 1.992E+00 -3.100E+00 1.933E+00 1.962E+00 1.900E+00 -3.000E+00 1.842E+00 1.872E+00 1.809E+00 -2.900E+00 1.751E+00 1.782E+00 1.717E+00 -2.800E+00 1.661E+00 1.692E+00 1.625E+00 -2.700E+00 1.570E+00 1.602E+00 1.534E+00 -2.600E+00 1.480E+00 1.512E+00 1.443E+00 -2.500E+00 1.390E+00 1.423E+00 1.352E+00 -2.400E+00 1.300E+00 1.333E+00 1.261E+00 -2.300E+00 1.210E+00 1.244E+00 1.170E+00 -2.200E+00 1.121E+00 1.155E+00 1.080E+00 -2.100E+00 1.031E+00 1.066E+00 990.168E-03 -2.000E+00 942.487E-03 977.983E-03 900.531E-03 -1.900E+00 853.903E-03 889.892E-03 811.308E-03 -1.800E+00 765.733E-03 802.187E-03 722.574E-03 -1.700E+00 678.050E-03 714.944E-03 634.396E-03 -1.600E+00 590.942E-03 628.267E-03 546.809E-03 -1.500E+00 504.564E-03 542.343E-03 459.910E-03 -1.400E+00 419.343E-03 457.634E-03 374.100E-03 -1.300E+00 337.379E-03 376.452E-03 291.251E-03 -1.200E+00 275.591E-03 318.478E-03 225.046E-03 -1.100E+00 222.217E-03 273.824E-03 161.905E-03 -1.000E+00 147.464E-03 210.880E-03 78.297E-03 -900.000E-03 50.544E-03 115.412E-03 17.903E-03 -800.000E-03 8.746E-03 22.437E-03 10.804E-03 -700.000E-03 5.054E-03 4.470E-03 7.468E-03 -600.000E-03 3.473E-03 2.716E-03 3.203E-03 -500.000E-03 1.135E-03 1.866E-03 833.007E-06 -400.000E-03 223.862E-06 425.813E-06 169.119E-06 -300.000E-03 66.307E-06 70.577E-06 91.181E-06 -200.000E-03 39.001E-06 27.689E-06 59.309E-06 -100.000E-03 18.956E-06 12.911E-06 29.171E-06 0.000E+00 39.096E-12 331.022E-12 1.529E-12 100.000E-03 -17.893E-06 -11.967E-06 -27.912E-06 200.000E-03 -34.627E-06 -23.016E-06 -54.267E-06 300.000E-03 -50.193E-06 -33.142E-06 -79.053E-06 400.000E-03 -64.584E-06 -42.340E-06 -102.257E-06 500.000E-03 -77.791E-06 -50.601E-06 -123.869E-06 600.000E-03 -89.780E-06 -57.888E-06 -143.859E-06 700.000E-03 -100.418E-06 -64.085E-06 -162.066E-06 800.000E-03 -109.439E-06 -68.960E-06 -178.150E-06 900.000E-03 -116.483E-06 -72.145E-06 -191.737E-06 1.000E+00 -121.063E-06 -73.035E-06 -202.404E-06 1.100E+00 -122.337E-06 -70.271E-06 -209.505E-06 1.200E+00 -118.296E-06 -55.243E-06 -211.844E-06 1.300E+00 -97.684E-06 72.242E-06 -206.568E-06 1.400E+00 119.177E-06 75.306E-06 -180.022E-06 1.500E+00 127.097E-06 73.418E-06 204.016E-06 1.600E+00 126.566E-06 68.711E-06 222.660E-06 1.700E+00 121.134E-06 62.165E-06 226.020E-06 1.800E+00 112.304E-06 54.303E-06 220.819E-06 1.900E+00 101.046E-06 45.374E-06 209.437E-06 2.000E+00 87.969E-06 35.458E-06 193.233E-06 2.100E+00 73.346E-06 24.575E-06 173.378E-06 2.200E+00 57.233E-06 12.740E-06 150.732E-06 2.300E+00 39.628E-06 -623.389E-12 125.607E-06 2.400E+00 20.535E-06 -13.754E-06 98.001E-06 2.500E+00 -52.656E-12 -28.892E-06 67.873E-06 2.600E+00 -21.807E-06 -53.570E-06 35.192E-06 2.700E+00 -44.741E-06 -215.723E-06 -1.412E-12 | [Ramp] | variable typ min max dV/dt_r 1.316V/206.992ps 1.128V/370.420ps 1.491V/115.475ps dV/dt_f 1.268V/273.995ps 1.082V/490.453ps 1.447V/146.426ps R_load = 100.000 | [Rising Waveform] R_fixture = 100.000 V_fixture = 0.000 V_fixture_min = 0.000 V_fixture_max = 0.000 | time V(typ) V(min) V(max) | 0.000s 779.802E-12 12.686E-09 4.884E-12 50.000ps 5.683E-06 4.050E-06 4.925E-06 100.000ps 5.383E-06 8.434E-06 -5.354E-06 150.000ps -14.762E-06 743.590E-09 -35.412E-06 200.000ps -37.079E-06 -13.662E-06 52.818E-06 250.000ps -45.896E-06 -24.137E-06 662.379E-06 300.000ps 96.641E-06 -35.761E-06 41.047E-06 350.000ps 381.060E-06 -35.570E-06 -6.724E-03 400.000ps 600.442E-06 8.637E-06 -20.578E-03 450.000ps 484.185E-06 106.805E-06 -26.115E-03 500.000ps -1.275E-03 234.723E-06 189.644E-03 550.000ps -5.406E-03 348.533E-06 765.331E-03 600.000ps -11.560E-03 440.745E-06 1.549E+00 650.000ps -20.058E-03 480.827E-06 2.070E+00 700.000ps -33.297E-03 319.752E-06 2.296E+00 750.000ps -37.479E-03 -249.260E-06 2.393E+00 800.000ps 9.394E-03 -1.477E-03 2.438E+00 850.000ps 147.444E-03 -3.487E-03 2.459E+00 900.000ps 388.333E-03 -6.239E-03 2.472E+00 950.000ps 709.096E-03 -9.725E-03 2.479E+00 1.000ns 1.074E+00 -14.011E-03 2.482E+00 1.050ns 1.430E+00 -19.263E-03 2.484E+00 1.100ns 1.702E+00 -25.961E-03 2.485E+00 1.150ns 1.880E+00 -34.472E-03 2.485E+00 1.200ns 1.992E+00 -42.227E-03 2.485E+00 1.250ns 2.063E+00 -41.892E-03 2.485E+00 1.300ns 2.108E+00 -25.872E-03 2.486E+00 1.350ns 2.136E+00 11.798E-03 2.486E+00 1.400ns 2.153E+00 75.591E-03 2.486E+00 1.450ns 2.164E+00 167.273E-03 2.486E+00 1.500ns 2.172E+00 285.165E-03 2.486E+00 1.550ns 2.179E+00 425.368E-03 2.486E+00 1.600ns 2.183E+00 582.722E-03 2.486E+00 1.650ns 2.186E+00 750.930E-03 2.486E+00 1.700ns 2.188E+00 923.031E-03 2.486E+00 1.750ns 2.190E+00 1.092E+00 2.486E+00 1.800ns 2.191E+00 1.250E+00 2.486E+00 1.850ns 2.191E+00 1.387E+00 2.486E+00 1.900ns 2.192E+00 1.499E+00 2.486E+00 1.950ns 2.192E+00 1.586E+00 2.486E+00 2.000ns 2.192E+00 1.653E+00 2.486E+00 2.050ns 2.192E+00 1.704E+00 2.486E+00 2.100ns 2.193E+00 1.743E+00 2.486E+00 2.150ns 2.193E+00 1.773E+00 2.486E+00 2.200ns 2.193E+00 1.796E+00 2.486E+00 2.250ns 2.193E+00 1.813E+00 2.486E+00 2.300ns 2.193E+00 1.827E+00 2.486E+00 2.350ns 2.193E+00 1.837E+00 2.486E+00 2.400ns 2.193E+00 1.845E+00 2.486E+00 2.450ns 2.193E+00 1.851E+00 2.486E+00 2.500ns 2.193E+00 1.855E+00 2.486E+00 2.550ns 2.193E+00 1.859E+00 2.486E+00 2.600ns 2.193E+00 1.863E+00 2.486E+00 2.650ns 2.193E+00 1.866E+00 2.486E+00 2.700ns 2.193E+00 1.868E+00 2.486E+00 2.750ns 2.193E+00 1.870E+00 2.486E+00 2.800ns 2.193E+00 1.872E+00 2.486E+00 2.850ns 2.193E+00 1.873E+00 2.486E+00 2.900ns 2.193E+00 1.874E+00 2.486E+00 2.950ns 2.193E+00 1.875E+00 2.486E+00 3.000ns 2.193E+00 1.876E+00 2.486E+00 3.100ns 2.193E+00 1.877E+00 2.486E+00 3.200ns 2.193E+00 1.878E+00 2.486E+00 3.300ns 2.193E+00 1.878E+00 2.486E+00 3.400ns 2.193E+00 1.879E+00 2.486E+00 3.500ns 2.193E+00 1.879E+00 2.486E+00 3.600ns 2.193E+00 1.879E+00 2.486E+00 3.700ns 2.193E+00 1.879E+00 2.486E+00 3.800ns 2.193E+00 1.879E+00 2.486E+00 3.900ns 2.193E+00 1.879E+00 2.486E+00 4.000ns 2.193E+00 1.879E+00 2.486E+00 4.100ns 2.193E+00 1.879E+00 2.486E+00 4.200ns 2.193E+00 1.879E+00 2.486E+00 4.300ns 2.193E+00 1.879E+00 2.486E+00 4.400ns 2.193E+00 1.879E+00 2.486E+00 4.500ns 2.193E+00 1.879E+00 2.486E+00 4.600ns 2.193E+00 1.879E+00 2.486E+00 4.700ns 2.193E+00 1.879E+00 2.486E+00 4.800ns 2.193E+00 1.879E+00 2.486E+00 4.900ns 2.193E+00 1.879E+00 2.486E+00 5.000ns 2.193E+00 1.879E+00 2.486E+00 5.250ns 2.193E+00 1.879E+00 2.486E+00 5.500ns 2.193E+00 1.879E+00 2.486E+00 5.750ns 2.193E+00 1.879E+00 2.486E+00 6.000ns 2.193E+00 1.879E+00 2.486E+00 6.250ns 2.193E+00 1.879E+00 2.486E+00 6.500ns 2.193E+00 1.879E+00 2.486E+00 6.750ns 2.193E+00 1.879E+00 2.486E+00 7.000ns 2.193E+00 1.879E+00 2.486E+00 7.250ns 2.193E+00 1.879E+00 2.486E+00 7.500ns 2.193E+00 1.879E+00 2.486E+00 7.750ns 2.193E+00 1.879E+00 2.486E+00 8.000ns 2.193E+00 1.879E+00 2.486E+00 8.250ns 2.193E+00 1.879E+00 2.486E+00 8.500ns 2.193E+00 1.879E+00 2.486E+00 8.750ns 2.193E+00 1.879E+00 2.486E+00 9.000ns 2.193E+00 1.879E+00 2.486E+00 9.250ns 2.193E+00 1.879E+00 2.486E+00 9.500ns 2.193E+00 1.879E+00 2.486E+00 9.750ns 2.193E+00 1.879E+00 2.486E+00 | [Rising Waveform] R_fixture = 100.000 V_fixture = 2.5000 V_fixture_min = 2.3000 V_fixture_max = 2.7000 | time V(typ) V(min) V(max) | 0.000s 386.170E-03 496.576E-03 287.740E-03 50.000ps 386.176E-03 496.580E-03 287.745E-03 100.000ps 386.175E-03 496.584E-03 287.734E-03 150.000ps 386.152E-03 496.574E-03 287.706E-03 200.000ps 386.133E-03 496.557E-03 287.807E-03 250.000ps 386.141E-03 496.551E-03 288.394E-03 300.000ps 386.307E-03 496.552E-03 287.647E-03 350.000ps 386.563E-03 496.575E-03 283.366E-03 400.000ps 386.604E-03 496.646E-03 282.901E-03 450.000ps 386.159E-03 496.759E-03 318.775E-03 500.000ps 384.930E-03 496.853E-03 665.700E-03 550.000ps 384.606E-03 496.842E-03 1.456E+00 600.000ps 389.358E-03 496.693E-03 2.173E+00 650.000ps 405.734E-03 496.391E-03 2.490E+00 700.000ps 449.033E-03 495.959E-03 2.611E+00 750.000ps 567.191E-03 495.546E-03 2.658E+00 800.000ps 794.447E-03 495.659E-03 2.678E+00 850.000ps 1.100E+00 497.321E-03 2.689E+00 900.000ps 1.465E+00 502.072E-03 2.695E+00 950.000ps 1.828E+00 511.990E-03 2.698E+00 1.000ns 2.094E+00 530.297E-03 2.699E+00 1.050ns 2.262E+00 563.859E-03 2.699E+00 1.100ns 2.362E+00 629.334E-03 2.700E+00 1.150ns 2.419E+00 740.080E-03 2.700E+00 1.200ns 2.450E+00 870.249E-03 2.700E+00 1.250ns 2.467E+00 1.000E+00 2.700E+00 1.300ns 2.479E+00 1.130E+00 2.700E+00 1.350ns 2.486E+00 1.265E+00 2.700E+00 1.400ns 2.491E+00 1.411E+00 2.700E+00 1.450ns 2.494E+00 1.567E+00 2.700E+00 1.500ns 2.496E+00 1.724E+00 2.700E+00 1.550ns 2.498E+00 1.863E+00 2.700E+00 1.600ns 2.498E+00 1.978E+00 2.700E+00 1.650ns 2.499E+00 2.067E+00 2.700E+00 1.700ns 2.499E+00 2.132E+00 2.700E+00 1.750ns 2.499E+00 2.180E+00 2.700E+00 1.800ns 2.500E+00 2.213E+00 2.700E+00 1.850ns 2.500E+00 2.236E+00 2.700E+00 1.900ns 2.500E+00 2.252E+00 2.700E+00 1.950ns 2.500E+00 2.264E+00 2.700E+00 2.000ns 2.500E+00 2.273E+00 2.700E+00 2.050ns 2.500E+00 2.280E+00 2.700E+00 2.100ns 2.500E+00 2.285E+00 2.700E+00 2.150ns 2.500E+00 2.288E+00 2.700E+00 2.200ns 2.500E+00 2.291E+00 2.700E+00 2.250ns 2.500E+00 2.293E+00 2.700E+00 2.300ns 2.500E+00 2.295E+00 2.700E+00 2.350ns 2.500E+00 2.296E+00 2.700E+00 2.400ns 2.500E+00 2.297E+00 2.700E+00 2.450ns 2.500E+00 2.297E+00 2.700E+00 2.500ns 2.500E+00 2.298E+00 2.700E+00 2.550ns 2.500E+00 2.298E+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.299E+00 2.700E+00 2.800ns 2.500E+00 2.299E+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.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.193E+00 1.879E+00 2.486E+00 50.000ps 2.193E+00 1.879E+00 2.486E+00 100.000ps 2.193E+00 1.879E+00 2.486E+00 150.000ps 2.193E+00 1.879E+00 2.486E+00 200.000ps 2.193E+00 1.879E+00 2.486E+00 250.000ps 2.193E+00 1.879E+00 2.485E+00 300.000ps 2.193E+00 1.879E+00 2.485E+00 350.000ps 2.193E+00 1.879E+00 2.492E+00 400.000ps 2.193E+00 1.879E+00 2.501E+00 450.000ps 2.193E+00 1.879E+00 2.501E+00 500.000ps 2.194E+00 1.879E+00 2.462E+00 550.000ps 2.197E+00 1.879E+00 2.306E+00 600.000ps 2.198E+00 1.879E+00 1.877E+00 650.000ps 2.198E+00 1.879E+00 1.247E+00 700.000ps 2.189E+00 1.880E+00 592.909E-03 750.000ps 2.167E+00 1.880E+00 220.345E-03 800.000ps 2.127E+00 1.882E+00 89.513E-03 850.000ps 2.047E+00 1.883E+00 43.271E-03 900.000ps 1.889E+00 1.883E+00 28.164E-03 950.000ps 1.655E+00 1.882E+00 19.054E-03 1.000ns 1.369E+00 1.878E+00 11.844E-03 1.050ns 1.057E+00 1.870E+00 7.043E-03 1.100ns 737.270E-03 1.858E+00 4.251E-03 1.150ns 457.227E-03 1.838E+00 2.677E-03 1.200ns 263.026E-03 1.811E+00 1.728E-03 1.250ns 147.397E-03 1.772E+00 1.142E-03 1.300ns 84.158E-03 1.715E+00 778.087E-06 1.350ns 51.642E-03 1.636E+00 547.380E-06 1.400ns 35.793E-03 1.536E+00 392.129E-06 1.450ns 27.313E-03 1.418E+00 283.330E-06 1.500ns 21.241E-03 1.285E+00 206.915E-06 1.550ns 15.644E-03 1.143E+00 153.530E-06 1.600ns 11.297E-03 995.621E-03 115.628E-06 1.650ns 8.127E-03 848.238E-03 87.877E-06 1.700ns 5.828E-03 703.018E-03 66.915E-06 1.750ns 4.228E-03 561.908E-03 50.899E-06 1.800ns 3.128E-03 430.612E-03 38.730E-06 1.850ns 2.361E-03 317.929E-03 29.569E-06 1.900ns 1.816E-03 228.806E-03 22.630E-06 1.950ns 1.417E-03 162.413E-03 17.301E-06 2.000ns 1.117E-03 114.242E-03 13.162E-06 2.050ns 888.453E-06 80.040E-03 10.006E-06 2.100ns 712.256E-06 56.546E-03 7.647E-06 2.150ns 575.211E-06 41.219E-03 5.866E-06 2.200ns 467.827E-06 31.881E-03 4.468E-06 2.250ns 383.070E-06 25.981E-03 3.387E-06 2.300ns 315.563E-06 21.723E-03 2.584E-06 2.350ns 261.265E-06 18.210E-03 1.985E-06 2.400ns 217.201E-06 15.147E-03 1.511E-06 2.450ns 181.165E-06 12.468E-03 1.148E-06 2.500ns 151.495E-06 10.210E-03 878.608E-09 2.550ns 126.932E-06 8.354E-03 676.285E-09 2.600ns 106.515E-06 6.825E-03 520.591E-09 2.650ns 89.492E-06 5.567E-03 399.412E-09 2.700ns 75.262E-06 4.551E-03 305.198E-09 2.750ns 63.338E-06 3.749E-03 232.923E-09 2.800ns 53.330E-06 3.121E-03 177.930E-09 2.850ns 44.920E-06 2.626E-03 135.977E-09 2.900ns 37.848E-06 2.227E-03 103.835E-09 2.950ns 31.898E-06 1.900E-03 79.237E-09 3.000ns 26.886E-06 1.631E-03 60.477E-09 3.100ns 19.104E-06 1.219E-03 35.219E-09 3.200ns 13.580E-06 927.727E-06 20.455E-09 3.300ns 9.653E-06 714.990E-06 11.951E-09 3.400ns 6.856E-06 556.198E-06 7.112E-09 3.500ns 4.866E-06 434.971E-06 4.259E-09 3.600ns 3.452E-06 341.815E-06 2.501E-09 3.700ns 2.450E-06 270.206E-06 1.451E-09 3.800ns 1.741E-06 214.820E-06 867.108E-12 3.900ns 1.239E-06 171.476E-06 538.731E-12 4.000ns 881.866E-09 137.254E-06 340.229E-12 4.100ns 627.361E-09 110.115E-06 209.746E-12 4.200ns 446.321E-09 88.478E-06 123.597E-12 4.300ns 317.779E-09 71.153E-06 73.176E-12 4.400ns 226.411E-09 57.245E-06 47.990E-12 4.500ns 161.319E-09 46.048E-06 35.434E-12 4.600ns 114.954E-09 37.033E-06 27.903E-12 4.700ns 81.934E-09 29.787E-06 22.786E-12 4.800ns 58.415E-09 23.969E-06 19.453E-12 4.900ns 41.682E-09 19.292E-06 17.465E-12 5.000ns 29.803E-09 15.530E-06 16.330E-12 5.250ns 13.070E-09 9.041E-06 15.045E-12 5.500ns 5.954E-09 5.283E-06 14.713E-12 5.750ns 2.960E-09 3.089E-06 14.655E-12 6.000ns 1.708E-09 1.802E-06 14.654E-12 6.250ns 1.186E-09 1.052E-06 14.653E-12 6.500ns 958.527E-12 616.954E-09 14.652E-12 6.750ns 854.349E-12 363.789E-09 14.654E-12 7.000ns 809.428E-12 216.681E-09 14.653E-12 7.250ns 791.345E-12 131.235E-09 14.653E-12 7.500ns 784.709E-12 81.570E-09 14.653E-12 7.750ns 782.018E-12 52.712E-09 14.653E-12 8.000ns 780.773E-12 35.945E-09 14.653E-12 8.250ns 780.205E-12 26.201E-09 14.653E-12 8.500ns 779.964E-12 20.539E-09 14.653E-12 8.750ns 779.863E-12 17.249E-09 14.653E-12 9.000ns 779.833E-12 15.338E-09 14.653E-12 9.250ns 779.815E-12 14.227E-09 14.653E-12 9.500ns 779.806E-12 13.581E-09 14.653E-12 9.750ns 779.804E-12 13.206E-09 14.653E-12 | [Falling Waveform] R_fixture = 100.000 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.699E+00 350.000ps 2.500E+00 2.300E+00 2.706E+00 400.000ps 2.499E+00 2.300E+00 2.722E+00 450.000ps 2.499E+00 2.300E+00 2.742E+00 500.000ps 2.501E+00 2.300E+00 2.746E+00 550.000ps 2.505E+00 2.300E+00 2.685E+00 600.000ps 2.511E+00 2.300E+00 2.504E+00 650.000ps 2.520E+00 2.299E+00 2.120E+00 700.000ps 2.530E+00 2.299E+00 1.613E+00 750.000ps 2.538E+00 2.299E+00 1.056E+00 800.000ps 2.544E+00 2.300E+00 632.843E-03 850.000ps 2.539E+00 2.302E+00 448.399E-03 900.000ps 2.513E+00 2.305E+00 373.922E-03 950.000ps 2.457E+00 2.308E+00 339.147E-03 1.000ns 2.357E+00 2.312E+00 324.484E-03 1.050ns 2.206E+00 2.317E+00 315.570E-03 1.100ns 2.020E+00 2.322E+00 307.780E-03 1.150ns 1.807E+00 2.326E+00 301.667E-03 1.200ns 1.573E+00 2.330E+00 297.229E-03 1.250ns 1.321E+00 2.334E+00 294.258E-03 1.300ns 1.063E+00 2.337E+00 292.307E-03 1.350ns 835.986E-03 2.339E+00 290.995E-03 1.400ns 677.861E-03 2.337E+00 290.096E-03 1.450ns 579.074E-03 2.329E+00 289.460E-03 1.500ns 516.742E-03 2.315E+00 289.005E-03 1.550ns 478.076E-03 2.293E+00 288.677E-03 1.600ns 453.538E-03 2.261E+00 288.441E-03 1.650ns 436.989E-03 2.215E+00 288.271E-03 1.700ns 426.485E-03 2.158E+00 288.146E-03 1.750ns 420.043E-03 2.093E+00 288.052E-03 1.800ns 415.156E-03 2.020E+00 287.979E-03 1.850ns 410.650E-03 1.941E+00 287.923E-03 1.900ns 406.394E-03 1.854E+00 287.880E-03 1.950ns 402.538E-03 1.758E+00 287.847E-03 2.000ns 399.259E-03 1.654E+00 287.822E-03 2.050ns 396.627E-03 1.543E+00 287.803E-03 2.100ns 394.575E-03 1.424E+00 287.788E-03 2.150ns 392.965E-03 1.300E+00 287.777E-03 2.200ns 391.703E-03 1.174E+00 287.768E-03 2.250ns 390.703E-03 1.049E+00 287.762E-03 2.300ns 389.900E-03 935.769E-03 287.757E-03 2.350ns 389.250E-03 840.833E-03 287.753E-03 2.400ns 388.721E-03 766.751E-03 287.750E-03 2.450ns 388.289E-03 710.497E-03 287.748E-03 2.500ns 387.935E-03 667.250E-03 287.746E-03 2.550ns 387.644E-03 633.925E-03 287.744E-03 2.600ns 387.404E-03 608.247E-03 287.743E-03 2.650ns 387.205E-03 588.466E-03 287.743E-03 2.700ns 387.040E-03 573.150E-03 287.742E-03 2.750ns 386.902E-03 561.160E-03 287.742E-03 2.800ns 386.787E-03 551.606E-03 287.741E-03 2.850ns 386.690E-03 543.866E-03 287.741E-03 2.900ns 386.609E-03 537.498E-03 287.741E-03 2.950ns 386.541E-03 532.170E-03 287.741E-03 3.000ns 386.483E-03 527.738E-03 287.740E-03 3.100ns 386.394E-03 521.842E-03 287.740E-03 3.200ns 386.330E-03 518.173E-03 287.740E-03 3.300ns 386.285E-03 514.730E-03 287.740E-03 3.400ns 386.252E-03 511.284E-03 287.740E-03 3.500ns 386.229E-03 508.071E-03 287.740E-03 3.600ns 386.212E-03 505.431E-03 287.740E-03 3.700ns 386.200E-03 503.424E-03 287.740E-03 3.800ns 386.192E-03 501.908E-03 287.740E-03 3.900ns 386.186E-03 500.746E-03 287.740E-03 4.000ns 386.181E-03 499.852E-03 287.740E-03 4.100ns 386.178E-03 499.161E-03 287.740E-03 4.200ns 386.176E-03 498.625E-03 287.740E-03 4.300ns 386.174E-03 498.206E-03 287.740E-03 4.400ns 386.173E-03 497.878E-03 287.740E-03 4.500ns 386.173E-03 497.619E-03 287.740E-03 4.600ns 386.172E-03 497.411E-03 287.740E-03 4.700ns 386.172E-03 497.245E-03 287.740E-03 4.800ns 386.171E-03 497.113E-03 287.740E-03 4.900ns 386.171E-03 497.007E-03 287.740E-03 5.000ns 386.171E-03 496.924E-03 287.740E-03 5.250ns 386.171E-03 496.781E-03 287.740E-03 5.500ns 386.171E-03 496.697E-03 287.740E-03 5.750ns 386.170E-03 496.648E-03 287.740E-03 6.000ns 386.170E-03 496.619E-03 287.740E-03 6.250ns 386.170E-03 496.601E-03 287.740E-03 6.500ns 386.170E-03 496.591E-03 287.740E-03 6.750ns 386.170E-03 496.585E-03 287.740E-03 7.000ns 386.170E-03 496.581E-03 287.740E-03 7.250ns 386.170E-03 496.579E-03 287.740E-03 7.500ns 386.170E-03 496.578E-03 287.740E-03 7.750ns 386.170E-03 496.577E-03 287.740E-03 8.000ns 386.170E-03 496.577E-03 287.740E-03 8.250ns 386.170E-03 496.576E-03 287.740E-03 8.500ns 386.170E-03 496.576E-03 287.740E-03 8.750ns 386.170E-03 496.576E-03 287.740E-03 9.000ns 386.170E-03 496.576E-03 287.740E-03 9.250ns 386.170E-03 496.576E-03 287.740E-03 9.500ns 386.170E-03 496.576E-03 287.740E-03 9.750ns 386.170E-03 496.576E-03 287.740E-03 | | End [Model] ALVCH_16ION_25 | |************************************************************************ | Model ALVCH_16ION_18 |************************************************************************ | [Model] ALVCH_16ION_18 Model_type I/O Polarity Non-Inverting Enable Active-Low Vinl = 0.3300V Vinh = 1.3650V Vmeas = 0.9000V Cref = 30.0000pF Rref = 0.5000k Vref = 0.000V C_comp 4.95pF 4.16pF 5.82pF | | [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 | | | 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.374E-02 -1.945E-02 -5.224E-02 -3.450E+00 -3.374E-02 -1.945E-02 -5.224E-02 -3.300E+00 -3.374E-02 -1.945E-02 -5.224E-02 -3.150E+00 -3.374E-02 -1.945E-02 -5.224E-02 -3.000E+00 -3.374E-02 -1.945E-02 -5.224E-02 -2.850E+00 -3.374E-02 -1.945E-02 -5.224E-02 -2.700E+00 -3.374E-02 -1.945E-02 -5.224E-02 -2.550E+00 -3.374E-02 -1.945E-02 -5.224E-02 -2.400E+00 -3.374E-02 -1.945E-02 -5.224E-02 -2.250E+00 -3.374E-02 -1.945E-02 -5.224E-02 -2.100E+00 -3.374E-02 -1.945E-02 -5.224E-02 -1.950E+00 -3.374E-02 -1.945E-02 -5.224E-02 -1.800E+00 -3.374E-02 -1.945E-02 -5.224E-02 -1.650E+00 -3.374E-02 -1.945E-02 -5.224E-02 -1.500E+00 -3.374E-02 -1.945E-02 -5.224E-02 -1.350E+00 -3.374E-02 -1.945E-02 -5.224E-02 -1.200E+00 -3.374E-02 -1.945E-02 -5.224E-02 -1.050E+00 -3.374E-02 -1.945E-02 -5.224E-02 -9.000E-01 -3.374E-02 -1.945E-02 -5.224E-02 -7.500E-01 -3.374E-02 -1.945E-02 -5.099E-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.673E-14 1.417E-13 6.935E-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.879E-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.978E-02 3.524E-02 7.821E-02 3.150E+00 5.600E-02 4.027E-02 8.573E-02 3.300E+00 6.244E-02 4.537E-02 9.400E-02 3.450E+00 6.896E-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.106E-02 1.201E-01 3.900E+00 8.843E-02 6.637E-02 1.286E-01 4.050E+00 9.479E-02 7.170E-02 1.370E-01 4.200E+00 1.011E-01 7.704E-02 1.451E-01 4.350E+00 1.073E-01 8.239E-02 1.530E-01 4.500E+00 1.134E-01 8.774E-02 1.607E-01 4.650E+00 1.194E-01 8.889E-02 1.682E-01 4.800E+00 1.254E-01 8.889E-02 1.755E-01 5.100E+00 1.254E-01 8.889E-02 1.898E-01 5.400E+00 1.254E-01 8.889E-02 1.898E-01 5.550E+00 1.254E-01 8.889E-02 1.898E-01 5.700E+00 1.254E-01 8.889E-02 1.898E-01 5.850E+00 1.254E-01 8.889E-02 1.898E-01 6.000E+00 1.254E-01 8.889E-02 1.898E-01 6.150E+00 1.254E-01 8.889E-02 1.898E-01 6.300E+00 1.254E-01 8.889E-02 1.898E-01 6.450E+00 1.254E-01 8.889E-02 1.898E-01 6.600E+00 1.254E-01 8.889E-02 1.898E-01 6.750E+00 1.254E-01 8.889E-02 1.898E-01 6.900E+00 1.254E-01 8.889E-02 1.898E-01 7.050E+00 1.254E-01 8.889E-02 1.898E-01 7.200E+00 1.254E-01 8.889E-02 1.898E-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.676E-14 -1.003E-13 -5.549E-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.698E-02 -1.923E-02 -7.350E-02 2.550E+00 -3.708E-02 -2.185E-02 -7.367E-02 2.700E+00 -3.889E-02 -2.628E-02 -7.372E-02 2.850E+00 -4.492E-02 -3.136E-02 -7.377E-02 3.000E+00 -5.220E-02 -3.683E-02 -8.010E-02 3.150E+00 -5.997E-02 -4.262E-02 -9.046E-02 3.300E+00 -6.811E-02 -4.878E-02 -1.015E-01 3.450E+00 -7.678E-02 -5.533E-02 -1.131E-01 3.600E+00 -8.596E-02 -6.224E-02 -1.255E-01 3.750E+00 -9.556E-02 -6.947E-02 -1.385E-01 3.900E+00 -1.055E-01 -7.700E-02 -1.522E-01 4.050E+00 -1.158E-01 -7.700E-02 -1.662E-01 4.200E+00 -1.264E-01 -7.700E-02 -1.806E-01 4.350E+00 -1.264E-01 -7.700E-02 -1.952E-01 4.500E+00 -1.264E-01 -7.700E-02 -2.102E-01 4.800E+00 -1.264E-01 -7.700E-02 -2.102E-01 4.950E+00 -1.264E-01 -7.700E-02 -2.102E-01 5.100E+00 -1.264E-01 -7.700E-02 -2.102E-01 5.250E+00 -1.264E-01 -7.700E-02 -2.102E-01 5.400E+00 -1.264E-01 -7.700E-02 -2.102E-01 5.550E+00 -1.264E-01 -7.700E-02 -2.102E-01 | [GND_clamp] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.663E+00 -2.721E+00 -2.606E+00 -3.500E+00 -2.564E+00 -2.622E+00 -2.506E+00 -3.400E+00 -2.465E+00 -2.523E+00 -2.406E+00 -3.300E+00 -2.365E+00 -2.424E+00 -2.307E+00 -3.200E+00 -2.266E+00 -2.325E+00 -2.207E+00 -3.100E+00 -2.167E+00 -2.226E+00 -2.108E+00 -3.000E+00 -2.068E+00 -2.127E+00 -2.009E+00 -2.900E+00 -1.969E+00 -2.028E+00 -1.909E+00 -2.800E+00 -1.870E+00 -1.929E+00 -1.810E+00 -2.700E+00 -1.771E+00 -1.830E+00 -1.712E+00 -2.600E+00 -1.672E+00 -1.732E+00 -1.609E+00 -2.500E+00 -1.574E+00 -1.633E+00 -1.509E+00 -2.400E+00 -1.473E+00 -1.535E+00 -1.409E+00 -2.300E+00 -1.374E+00 -1.437E+00 -1.309E+00 -2.200E+00 -1.275E+00 -1.338E+00 -1.209E+00 -2.100E+00 -1.176E+00 -1.240E+00 -1.109E+00 -2.000E+00 -1.077E+00 -1.141E+00 -1.010E+00 -1.900E+00 -979.210E-03 -1.044E+00 -911.285E-03 -1.800E+00 -881.409E-03 -946.364E-03 -812.916E-03 -1.700E+00 -784.107E-03 -849.468E-03 -715.118E-03 -1.600E+00 -687.424E-03 -753.168E-03 -617.967E-03 -1.500E+00 -591.555E-03 -657.691E-03 -521.590E-03 -1.400E+00 -497.015E-03 -563.617E-03 -426.440E-03 -1.300E+00 -406.536E-03 -474.120E-03 -334.824E-03 -1.200E+00 -343.913E-03 -418.569E-03 -264.709E-03 -1.100E+00 -297.813E-03 -390.209E-03 -200.443E-03 -1.000E+00 -228.374E-03 -349.587E-03 -107.082E-03 -900.000E-03 -111.776E-03 -271.759E-03 -20.262E-03 -800.000E-03 -14.879E-03 -109.035E-03 -9.535E-03 -700.000E-03 -4.109E-03 -11.078E-03 -5.850E-03 -600.000E-03 -2.242E-03 -2.019E-03 -2.401E-03 -500.000E-03 -685.412E-06 -847.328E-06 -551.572E-06 -400.000E-03 -127.632E-06 -181.806E-06 -134.550E-06 -300.000E-03 -52.472E-06 -39.261E-06 -87.042E-06 -200.000E-03 -32.434E-06 -20.154E-06 -56.493E-06 -100.000E-03 -15.483E-06 -9.334E-06 -27.490E-06 0.000E+00 -27.219E-12 -392.311E-12 -616.577E-15 100.000E-03 13.947E-06 8.177E-06 25.304E-06 200.000E-03 26.287E-06 15.317E-06 47.849E-06 300.000E-03 36.993E-06 21.388E-06 67.624E-06 400.000E-03 46.073E-06 26.382E-06 84.677E-06 500.000E-03 53.536E-06 30.282E-06 99.067E-06 600.000E-03 59.278E-06 32.927E-06 110.783E-06 700.000E-03 62.576E-06 33.515E-06 119.092E-06 800.000E-03 60.846E-06 25.641E-06 121.295E-06 900.000E-03 -54.171E-06 -32.403E-06 109.186E-06 1.000E+00 -59.431E-06 -32.262E-06 -105.696E-06 1.100E+00 -58.337E-06 -30.323E-06 -110.676E-06 1.200E+00 -54.509E-06 -27.174E-06 -107.672E-06 1.300E+00 -48.923E-06 -22.964E-06 -100.458E-06 1.400E+00 -41.898E-06 -17.710E-06 -90.482E-06 1.500E+00 -33.490E-06 -11.410E-06 -78.410E-06 1.600E+00 -23.701E-06 -4.064E-06 -64.378E-06 1.700E+00 -12.535E-06 4.339E-06 -48.399E-06 1.800E+00 20.854E-12 13.985E-06 -30.481E-06 1.900E+00 13.870E-06 29.236E-06 -10.638E-06 2.000E+00 29.120E-06 136.185E-06 11.063E-06 2.100E+00 50.616E-06 923.889E-06 34.292E-06 2.200E+00 186.186E-06 2.245E-03 58.991E-06 2.300E+00 1.029E-03 3.221E-03 90.245E-06 2.400E+00 3.394E-03 7.204E-03 300.189E-06 2.500E+00 5.003E-03 46.780E-03 1.629E-03 2.600E+00 8.147E-03 148.968E-03 5.018E-03 2.700E+00 41.158E-03 253.449E-03 9.072E-03 2.800E+00 139.981E-03 340.953E-03 12.840E-03 2.900E+00 241.487E-03 412.746E-03 32.748E-03 3.000E+00 326.859E-03 473.056E-03 122.776E-03 3.100E+00 397.644E-03 528.395E-03 221.829E-03 3.200E+00 458.572E-03 593.489E-03 306.052E-03 3.300E+00 519.482E-03 673.021E-03 376.841E-03 3.400E+00 594.372E-03 757.556E-03 440.225E-03 3.500E+00 677.836E-03 843.801E-03 509.907E-03 3.600E+00 763.915E-03 930.900E-03 591.394E-03 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -5.550E+00 4.396E+00 4.351E+00 4.472E+00 -5.450E+00 4.299E+00 4.256E+00 4.374E+00 -5.350E+00 4.202E+00 4.161E+00 4.275E+00 -5.250E+00 4.106E+00 4.066E+00 4.177E+00 -5.150E+00 4.009E+00 3.971E+00 4.079E+00 -5.050E+00 3.913E+00 3.876E+00 3.980E+00 -5.000E+00 3.865E+00 3.828E+00 3.931E+00 -4.400E+00 3.287E+00 3.259E+00 3.341E+00 -4.300E+00 3.190E+00 3.164E+00 3.243E+00 -4.200E+00 3.094E+00 3.070E+00 3.145E+00 -4.100E+00 2.998E+00 2.975E+00 3.047E+00 -4.000E+00 2.902E+00 2.881E+00 2.949E+00 -3.900E+00 2.806E+00 2.787E+00 2.850E+00 -3.800E+00 2.710E+00 2.692E+00 2.753E+00 -3.700E+00 2.615E+00 2.598E+00 2.655E+00 -3.600E+00 2.519E+00 2.504E+00 2.557E+00 -3.500E+00 2.423E+00 2.410E+00 2.460E+00 -3.400E+00 2.328E+00 2.316E+00 2.366E+00 -3.300E+00 2.233E+00 2.222E+00 2.079E+00 -3.200E+00 2.138E+00 2.128E+00 1.986E+00 -3.100E+00 1.927E+00 2.035E+00 1.895E+00 -3.000E+00 1.836E+00 1.942E+00 1.803E+00 -2.900E+00 1.746E+00 1.776E+00 1.711E+00 -2.800E+00 1.655E+00 1.686E+00 1.620E+00 -2.700E+00 1.565E+00 1.596E+00 1.529E+00 -2.600E+00 1.474E+00 1.507E+00 1.437E+00 -2.500E+00 1.384E+00 1.417E+00 1.346E+00 -2.400E+00 1.295E+00 1.328E+00 1.256E+00 -2.300E+00 1.205E+00 1.239E+00 1.165E+00 -2.200E+00 1.115E+00 1.150E+00 1.075E+00 -2.100E+00 1.026E+00 1.061E+00 984.997E-03 -2.000E+00 937.289E-03 972.785E-03 895.418E-03 -1.900E+00 848.753E-03 884.734E-03 806.257E-03 -1.800E+00 760.632E-03 797.069E-03 717.591E-03 -1.700E+00 672.997E-03 709.865E-03 629.476E-03 -1.600E+00 585.929E-03 623.225E-03 541.933E-03 -1.500E+00 499.584E-03 537.332E-03 455.062E-03 -1.400E+00 414.387E-03 452.649E-03 369.274E-03 -1.300E+00 332.415E-03 371.459E-03 286.418E-03 -1.200E+00 270.224E-03 313.074E-03 219.834E-03 -1.100E+00 215.864E-03 267.390E-03 155.829E-03 -1.000E+00 139.964E-03 203.022E-03 72.070E-03 -900.000E-03 44.619E-03 106.670E-03 17.086E-03 -800.000E-03 8.258E-03 19.246E-03 10.873E-03 -700.000E-03 5.020E-03 4.249E-03 7.419E-03 -600.000E-03 3.401E-03 2.677E-03 3.053E-03 -500.000E-03 1.030E-03 1.803E-03 745.030E-06 -400.000E-03 186.196E-06 367.483E-06 136.255E-06 -300.000E-03 50.616E-06 54.549E-06 72.347E-06 -200.000E-03 29.120E-06 19.834E-06 46.446E-06 -100.000E-03 13.870E-06 8.977E-06 22.496E-06 0.000E+00 20.854E-12 212.069E-12 643.283E-15 100.000E-03 -12.535E-06 -7.867E-06 -20.799E-06 200.000E-03 -23.701E-06 -14.691E-06 -39.682E-06 300.000E-03 -33.490E-06 -20.468E-06 -56.632E-06 400.000E-03 -41.898E-06 -25.200E-06 -71.638E-06 500.000E-03 -48.923E-06 -28.885E-06 -84.693E-06 600.000E-03 -54.509E-06 -31.465E-06 -95.756E-06 700.000E-03 -58.337E-06 -32.629E-06 -104.481E-06 800.000E-03 -59.431E-06 -31.216E-06 -109.831E-06 900.000E-03 -54.171E-06 32.189E-06 -109.703E-06 1.000E+00 60.846E-06 33.579E-06 -92.070E-06 1.100E+00 62.576E-06 31.787E-06 118.180E-06 1.200E+00 59.278E-06 28.472E-06 121.241E-06 1.300E+00 53.536E-06 24.020E-06 115.473E-06 1.400E+00 46.073E-06 18.487E-06 105.273E-06 1.500E+00 36.993E-06 11.880E-06 92.201E-06 1.600E+00 26.287E-06 4.213E-06 76.487E-06 1.700E+00 13.947E-06 -4.501E-06 58.081E-06 1.800E+00 -27.219E-12 -14.508E-06 36.925E-06 1.900E+00 -15.483E-06 -27.040E-06 12.987E-06 1.950E+00 -23.773E-06 -39.261E-06 -616.579E-15 | [Ramp] | variable typ min max dV/dt_r 1.008V/284.351ps 883.025mV/555.616ps 1.123V/147.262ps dV/dt_f 997.547mV/348.129ps 874.989mV/648.411ps 1.113V/186.198ps 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 506.493E-12 10.949E-09 7.467E-12 50.000ps 4.977E-06 3.247E-06 5.072E-06 100.000ps 8.092E-06 8.321E-06 1.176E-06 150.000ps -4.313E-06 6.329E-06 -22.858E-06 200.000ps -22.484E-06 -3.615E-06 -41.776E-06 250.000ps -30.765E-06 -13.152E-06 81.180E-06 300.000ps -40.232E-06 -19.239E-06 409.325E-06 350.000ps -13.331E-06 -22.727E-06 564.554E-06 400.000ps 92.566E-06 -26.121E-06 19.732E-06 450.000ps 227.404E-06 -29.605E-06 -3.414E-03 500.000ps 337.065E-06 -26.834E-06 -10.492E-03 550.000ps 411.112E-06 -9.046E-06 -21.171E-03 600.000ps 459.484E-06 27.089E-06 -37.983E-03 650.000ps 241.421E-06 75.743E-06 -4.081E-03 700.000ps -505.943E-06 128.799E-06 176.016E-03 750.000ps -1.955E-03 179.970E-06 518.723E-03 800.000ps -4.030E-03 225.330E-06 961.485E-03 850.000ps -7.129E-03 263.360E-06 1.369E+00 900.000ps -11.400E-03 294.675E-06 1.614E+00 950.000ps -17.213E-03 321.284E-06 1.742E+00 1.000ns -25.045E-03 344.408E-06 1.805E+00 1.050ns -35.110E-03 358.334E-06 1.836E+00 1.100ns -43.414E-03 341.469E-06 1.850E+00 1.150ns -43.107E-03 250.112E-06 1.859E+00 1.200ns -24.608E-03 27.728E-06 1.864E+00 1.250ns 23.217E-03 -380.373E-06 1.868E+00 1.300ns 107.753E-03 -1.021E-03 1.870E+00 1.350ns 230.156E-03 -1.927E-03 1.871E+00 1.400ns 386.615E-03 -3.117E-03 1.871E+00 1.450ns 568.910E-03 -4.593E-03 1.871E+00 1.500ns 767.083E-03 -6.355E-03 1.871E+00 1.550ns 968.688E-03 -8.428E-03 1.872E+00 1.600ns 1.153E+00 -10.885E-03 1.872E+00 1.650ns 1.303E+00 -13.841E-03 1.872E+00 1.700ns 1.415E+00 -17.487E-03 1.872E+00 1.750ns 1.495E+00 -21.971E-03 1.872E+00 1.800ns 1.552E+00 -26.633E-03 1.872E+00 1.850ns 1.591E+00 -29.927E-03 1.872E+00 1.900ns 1.617E+00 -31.859E-03 1.872E+00 1.950ns 1.636E+00 -33.401E-03 1.872E+00 2.000ns 1.648E+00 -35.046E-03 1.872E+00 2.050ns 1.656E+00 -36.213E-03 1.872E+00 2.100ns 1.661E+00 -35.651E-03 1.872E+00 2.150ns 1.665E+00 -31.840E-03 1.872E+00 2.200ns 1.669E+00 -23.449E-03 1.872E+00 2.250ns 1.671E+00 -9.027E-03 1.872E+00 2.300ns 1.673E+00 12.582E-03 1.872E+00 2.350ns 1.675E+00 42.613E-03 1.872E+00 2.400ns 1.676E+00 81.788E-03 1.872E+00 2.450ns 1.677E+00 130.201E-03 1.872E+00 2.500ns 1.678E+00 187.430E-03 1.872E+00 2.550ns 1.678E+00 252.693E-03 1.872E+00 2.600ns 1.678E+00 324.967E-03 1.872E+00 2.650ns 1.679E+00 403.076E-03 1.872E+00 2.700ns 1.679E+00 485.761E-03 1.872E+00 2.750ns 1.679E+00 571.707E-03 1.872E+00 2.800ns 1.679E+00 659.580E-03 1.872E+00 2.850ns 1.679E+00 748.047E-03 1.872E+00 2.900ns 1.679E+00 835.778E-03 1.872E+00 2.950ns 1.679E+00 921.301E-03 1.872E+00 3.000ns 1.679E+00 1.002E+00 1.872E+00 3.100ns 1.679E+00 1.141E+00 1.872E+00 3.200ns 1.679E+00 1.246E+00 1.872E+00 3.300ns 1.679E+00 1.320E+00 1.872E+00 3.400ns 1.679E+00 1.370E+00 1.872E+00 3.500ns 1.679E+00 1.403E+00 1.872E+00 3.600ns 1.679E+00 1.424E+00 1.872E+00 3.700ns 1.679E+00 1.437E+00 1.872E+00 3.800ns 1.679E+00 1.447E+00 1.872E+00 3.900ns 1.679E+00 1.453E+00 1.872E+00 4.000ns 1.679E+00 1.458E+00 1.872E+00 4.100ns 1.679E+00 1.461E+00 1.872E+00 4.200ns 1.679E+00 1.464E+00 1.872E+00 4.300ns 1.679E+00 1.466E+00 1.872E+00 4.400ns 1.679E+00 1.468E+00 1.872E+00 4.500ns 1.679E+00 1.469E+00 1.872E+00 4.600ns 1.679E+00 1.469E+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.472E+00 1.872E+00 5.750ns 1.679E+00 1.472E+00 1.872E+00 6.000ns 1.679E+00 1.472E+00 1.872E+00 6.250ns 1.679E+00 1.472E+00 1.872E+00 6.500ns 1.679E+00 1.472E+00 1.872E+00 6.750ns 1.679E+00 1.472E+00 1.872E+00 7.000ns 1.679E+00 1.472E+00 1.872E+00 7.250ns 1.679E+00 1.472E+00 1.872E+00 7.500ns 1.679E+00 1.472E+00 1.872E+00 7.750ns 1.679E+00 1.472E+00 1.872E+00 8.000ns 1.679E+00 1.472E+00 1.872E+00 8.250ns 1.679E+00 1.472E+00 1.872E+00 8.500ns 1.679E+00 1.472E+00 1.872E+00 8.750ns 1.679E+00 1.472E+00 1.872E+00 9.000ns 1.679E+00 1.472E+00 1.872E+00 9.250ns 1.679E+00 1.472E+00 1.872E+00 9.500ns 1.679E+00 1.472E+00 1.872E+00 9.750ns 1.679E+00 1.472E+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.422E-03 191.678E-03 95.629E-03 50.000ps 137.427E-03 191.681E-03 95.634E-03 100.000ps 137.430E-03 191.686E-03 95.630E-03 150.000ps 137.416E-03 191.683E-03 95.606E-03 200.000ps 137.397E-03 191.671E-03 95.592E-03 250.000ps 137.393E-03 191.661E-03 95.723E-03 300.000ps 137.393E-03 191.656E-03 96.034E-03 350.000ps 137.433E-03 191.657E-03 96.093E-03 400.000ps 137.548E-03 191.662E-03 95.440E-03 450.000ps 137.669E-03 191.669E-03 92.737E-03 500.000ps 137.719E-03 191.686E-03 89.330E-03 550.000ps 137.678E-03 191.718E-03 90.591E-03 600.000ps 137.559E-03 191.767E-03 107.357E-03 650.000ps 137.272E-03 191.818E-03 212.364E-03 700.000ps 136.929E-03 191.856E-03 467.218E-03 750.000ps 136.847E-03 191.870E-03 866.295E-03 800.000ps 137.134E-03 191.849E-03 1.316E+00 850.000ps 138.466E-03 191.792E-03 1.632E+00 900.000ps 142.457E-03 191.699E-03 1.799E+00 950.000ps 152.399E-03 191.573E-03 1.878E+00 1.000ns 176.232E-03 191.417E-03 1.913E+00 1.050ns 221.160E-03 191.230E-03 1.929E+00 1.100ns 278.655E-03 191.007E-03 1.938E+00 1.150ns 340.181E-03 190.746E-03 1.944E+00 1.200ns 414.816E-03 190.474E-03 1.947E+00 1.250ns 513.600E-03 190.260E-03 1.948E+00 1.300ns 643.832E-03 190.226E-03 1.949E+00 1.350ns 805.990E-03 190.551E-03 1.949E+00 1.400ns 993.310E-03 191.484E-03 1.950E+00 1.450ns 1.190E+00 193.346E-03 1.950E+00 1.500ns 1.362E+00 196.561E-03 1.950E+00 1.550ns 1.500E+00 201.725E-03 1.950E+00 1.600ns 1.599E+00 209.734E-03 1.950E+00 1.650ns 1.667E+00 222.107E-03 1.950E+00 1.700ns 1.713E+00 242.188E-03 1.950E+00 1.750ns 1.742E+00 274.475E-03 1.950E+00 1.800ns 1.761E+00 316.873E-03 1.950E+00 1.850ns 1.772E+00 363.480E-03 1.950E+00 1.900ns 1.780E+00 409.608E-03 1.950E+00 1.950ns 1.786E+00 453.348E-03 1.950E+00 2.000ns 1.790E+00 494.714E-03 1.950E+00 2.050ns 1.793E+00 534.527E-03 1.950E+00 2.100ns 1.795E+00 573.943E-03 1.950E+00 2.150ns 1.797E+00 614.418E-03 1.950E+00 2.200ns 1.798E+00 657.285E-03 1.950E+00 2.250ns 1.798E+00 704.002E-03 1.950E+00 2.300ns 1.799E+00 755.957E-03 1.950E+00 2.350ns 1.799E+00 814.214E-03 1.950E+00 2.400ns 1.799E+00 879.259E-03 1.950E+00 2.450ns 1.799E+00 950.844E-03 1.950E+00 2.500ns 1.800E+00 1.028E+00 1.950E+00 2.550ns 1.800E+00 1.109E+00 1.950E+00 2.600ns 1.800E+00 1.191E+00 1.950E+00 2.650ns 1.800E+00 1.267E+00 1.950E+00 2.700ns 1.800E+00 1.336E+00 1.950E+00 2.750ns 1.800E+00 1.395E+00 1.950E+00 2.800ns 1.800E+00 1.445E+00 1.950E+00 2.850ns 1.800E+00 1.487E+00 1.950E+00 2.900ns 1.800E+00 1.520E+00 1.950E+00 2.950ns 1.800E+00 1.547E+00 1.950E+00 3.000ns 1.800E+00 1.569E+00 1.950E+00 3.100ns 1.800E+00 1.599E+00 1.950E+00 3.200ns 1.800E+00 1.617E+00 1.950E+00 3.300ns 1.800E+00 1.628E+00 1.950E+00 3.400ns 1.800E+00 1.635E+00 1.950E+00 3.500ns 1.800E+00 1.639E+00 1.950E+00 3.600ns 1.800E+00 1.643E+00 1.950E+00 3.700ns 1.800E+00 1.645E+00 1.950E+00 3.800ns 1.800E+00 1.647E+00 1.950E+00 3.900ns 1.800E+00 1.648E+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.649E+00 1.950E+00 4.300ns 1.800E+00 1.649E+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.472E+00 1.872E+00 50.000ps 1.679E+00 1.472E+00 1.872E+00 100.000ps 1.679E+00 1.472E+00 1.872E+00 150.000ps 1.679E+00 1.472E+00 1.872E+00 200.000ps 1.679E+00 1.472E+00 1.872E+00 250.000ps 1.679E+00 1.472E+00 1.872E+00 300.000ps 1.679E+00 1.472E+00 1.871E+00 350.000ps 1.679E+00 1.472E+00 1.871E+00 400.000ps 1.679E+00 1.472E+00 1.871E+00 450.000ps 1.679E+00 1.472E+00 1.875E+00 500.000ps 1.679E+00 1.472E+00 1.882E+00 550.000ps 1.679E+00 1.472E+00 1.888E+00 600.000ps 1.679E+00 1.472E+00 1.889E+00 650.000ps 1.679E+00 1.472E+00 1.881E+00 700.000ps 1.679E+00 1.472E+00 1.853E+00 750.000ps 1.680E+00 1.472E+00 1.765E+00 800.000ps 1.682E+00 1.472E+00 1.604E+00 850.000ps 1.684E+00 1.472E+00 1.390E+00 900.000ps 1.686E+00 1.472E+00 1.125E+00 950.000ps 1.687E+00 1.472E+00 805.757E-03 1.000ns 1.685E+00 1.472E+00 461.176E-03 1.050ns 1.680E+00 1.472E+00 214.579E-03 1.100ns 1.672E+00 1.472E+00 95.833E-03 1.150ns 1.660E+00 1.472E+00 45.554E-03 1.200ns 1.641E+00 1.472E+00 25.149E-03 1.250ns 1.612E+00 1.473E+00 17.150E-03 1.300ns 1.563E+00 1.473E+00 12.753E-03 1.350ns 1.500E+00 1.474E+00 9.204E-03 1.400ns 1.426E+00 1.475E+00 6.285E-03 1.450ns 1.344E+00 1.475E+00 4.063E-03 1.500ns 1.258E+00 1.476E+00 2.620E-03 1.550ns 1.164E+00 1.475E+00 1.737E-03 1.600ns 1.062E+00 1.474E+00 1.180E-03 1.650ns 949.371E-03 1.472E+00 822.981E-06 1.700ns 823.343E-03 1.469E+00 587.068E-06 1.750ns 683.587E-03 1.465E+00 427.093E-06 1.800ns 532.187E-03 1.459E+00 316.426E-06 1.850ns 383.072E-03 1.451E+00 238.481E-06 1.900ns 257.113E-03 1.442E+00 182.319E-06 1.950ns 166.541E-03 1.431E+00 140.113E-06 2.000ns 107.924E-03 1.418E+00 108.104E-06 2.050ns 70.820E-03 1.401E+00 83.926E-06 2.100ns 46.682E-03 1.378E+00 65.572E-06 2.150ns 30.829E-03 1.350E+00 51.749E-06 2.200ns 21.404E-03 1.317E+00 41.138E-06 2.250ns 16.481E-03 1.281E+00 32.813E-06 2.300ns 13.669E-03 1.241E+00 26.193E-06 2.350ns 11.433E-03 1.200E+00 20.905E-06 2.400ns 9.312E-03 1.158E+00 16.672E-06 2.450ns 7.383E-03 1.116E+00 13.292E-06 2.500ns 5.777E-03 1.073E+00 10.602E-06 2.550ns 4.497E-03 1.031E+00 8.463E-06 2.600ns 3.479E-03 988.760E-03 6.757E-06 2.650ns 2.680E-03 947.147E-03 5.394E-06 2.700ns 2.075E-03 905.671E-03 4.306E-06 2.750ns 1.634E-03 864.057E-03 3.438E-06 2.800ns 1.314E-03 821.982E-03 2.745E-06 2.850ns 1.075E-03 779.058E-03 2.193E-06 2.900ns 887.623E-06 734.832E-03 1.751E-06 2.950ns 735.273E-06 688.807E-03 1.398E-06 3.000ns 610.439E-06 640.490E-03 1.117E-06 3.100ns 426.142E-06 535.378E-03 712.415E-09 3.200ns 304.519E-06 418.222E-03 454.379E-09 3.300ns 222.675E-06 298.249E-03 289.976E-09 3.400ns 165.494E-06 194.777E-03 185.311E-09 3.500ns 124.143E-06 121.686E-03 118.536E-09 3.600ns 93.639E-06 76.393E-03 75.853E-09 3.700ns 70.626E-06 47.830E-03 48.565E-09 3.800ns 53.272E-06 28.829E-03 31.099E-09 3.900ns 40.289E-06 17.737E-03 19.901E-09 4.000ns 30.565E-06 12.563E-03 12.736E-09 4.100ns 23.382E-06 9.953E-03 8.165E-09 4.200ns 18.000E-06 7.869E-03 5.239E-09 4.300ns 13.893E-06 5.923E-03 3.352E-09 4.400ns 10.724E-06 4.392E-03 2.140E-09 4.500ns 8.272E-06 3.289E-03 1.373E-09 4.600ns 6.370E-06 2.492E-03 886.930E-12 4.700ns 4.899E-06 1.885E-03 574.743E-12 4.800ns 3.769E-06 1.430E-03 369.681E-12 4.900ns 2.902E-06 1.108E-03 235.292E-12 5.000ns 2.235E-06 885.110E-06 150.264E-12 5.250ns 1.161E-06 536.431E-06 53.649E-12 5.500ns 602.972E-09 326.666E-06 21.866E-12 5.750ns 313.234E-09 204.032E-06 12.005E-12 6.000ns 163.334E-09 131.500E-06 9.110E-12 6.250ns 85.987E-09 91.053E-06 8.063E-12 6.500ns 45.401E-09 63.452E-06 7.658E-12 6.750ns 24.056E-09 43.107E-06 7.519E-12 7.000ns 12.859E-09 29.116E-06 7.480E-12 7.250ns 6.937E-09 19.685E-06 7.469E-12 7.500ns 3.841E-09 13.388E-06 7.467E-12 7.750ns 2.240E-09 9.133E-06 7.466E-12 8.000ns 1.406E-09 6.230E-06 7.466E-12 8.250ns 973.353E-12 4.247E-06 7.466E-12 8.500ns 749.647E-12 2.896E-06 7.465E-12 8.750ns 634.114E-12 1.976E-06 7.466E-12 9.000ns 573.520E-12 1.349E-06 7.466E-12 9.250ns 541.652E-12 922.638E-09 7.466E-12 9.500ns 524.934E-12 632.013E-09 7.466E-12 9.750ns 516.096E-12 434.051E-09 7.465E-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.949E+00 450.000ps 1.800E+00 1.650E+00 1.953E+00 500.000ps 1.800E+00 1.650E+00 1.961E+00 550.000ps 1.800E+00 1.650E+00 1.973E+00 600.000ps 1.799E+00 1.650E+00 1.983E+00 650.000ps 1.799E+00 1.650E+00 1.992E+00 700.000ps 1.799E+00 1.650E+00 1.993E+00 750.000ps 1.800E+00 1.650E+00 1.968E+00 800.000ps 1.803E+00 1.650E+00 1.888E+00 850.000ps 1.806E+00 1.650E+00 1.749E+00 900.000ps 1.811E+00 1.650E+00 1.554E+00 950.000ps 1.816E+00 1.650E+00 1.297E+00 1.000ns 1.821E+00 1.650E+00 976.778E-03 1.050ns 1.825E+00 1.650E+00 623.546E-03 1.100ns 1.830E+00 1.649E+00 360.246E-03 1.150ns 1.834E+00 1.649E+00 224.461E-03 1.200ns 1.839E+00 1.649E+00 162.860E-03 1.250ns 1.842E+00 1.650E+00 134.139E-03 1.300ns 1.844E+00 1.650E+00 120.826E-03 1.350ns 1.840E+00 1.651E+00 114.988E-03 1.400ns 1.827E+00 1.652E+00 110.760E-03 1.450ns 1.804E+00 1.653E+00 106.890E-03 1.500ns 1.772E+00 1.655E+00 103.759E-03 1.550ns 1.731E+00 1.657E+00 101.347E-03 1.600ns 1.679E+00 1.659E+00 99.678E-03 1.650ns 1.613E+00 1.661E+00 98.560E-03 1.700ns 1.530E+00 1.663E+00 97.795E-03 1.750ns 1.429E+00 1.665E+00 97.255E-03 1.800ns 1.310E+00 1.667E+00 96.862E-03 1.850ns 1.174E+00 1.669E+00 96.573E-03 1.900ns 1.024E+00 1.671E+00 96.358E-03 1.950ns 862.193E-03 1.673E+00 96.198E-03 2.000ns 696.020E-03 1.675E+00 96.074E-03 2.050ns 541.938E-03 1.677E+00 95.978E-03 2.100ns 417.907E-03 1.680E+00 95.903E-03 2.150ns 329.851E-03 1.682E+00 95.845E-03 2.200ns 271.082E-03 1.684E+00 95.801E-03 2.250ns 231.644E-03 1.687E+00 95.766E-03 2.300ns 205.170E-03 1.689E+00 95.738E-03 2.350ns 187.181E-03 1.691E+00 95.717E-03 2.400ns 174.827E-03 1.691E+00 95.699E-03 2.450ns 166.237E-03 1.690E+00 95.685E-03 2.500ns 160.606E-03 1.687E+00 95.674E-03 2.550ns 157.168E-03 1.683E+00 95.665E-03 2.600ns 154.892E-03 1.678E+00 95.658E-03 2.650ns 152.901E-03 1.672E+00 95.652E-03 2.700ns 150.870E-03 1.665E+00 95.647E-03 2.750ns 148.895E-03 1.656E+00 95.644E-03 2.800ns 147.115E-03 1.645E+00 95.641E-03 2.850ns 145.578E-03 1.632E+00 95.639E-03 2.900ns 144.240E-03 1.617E+00 95.637E-03 2.950ns 143.087E-03 1.599E+00 95.635E-03 3.000ns 142.130E-03 1.577E+00 95.634E-03 3.100ns 140.756E-03 1.521E+00 95.632E-03 3.200ns 139.856E-03 1.447E+00 95.631E-03 3.300ns 139.216E-03 1.354E+00 95.630E-03 3.400ns 138.752E-03 1.242E+00 95.630E-03 3.500ns 138.417E-03 1.114E+00 95.630E-03 3.600ns 138.173E-03 973.131E-03 95.630E-03 3.700ns 137.994E-03 823.636E-03 95.629E-03 3.800ns 137.858E-03 671.591E-03 95.629E-03 3.900ns 137.755E-03 531.461E-03 95.629E-03 4.000ns 137.677E-03 421.141E-03 95.629E-03 4.100ns 137.618E-03 346.624E-03 95.629E-03 4.200ns 137.573E-03 298.789E-03 95.629E-03 4.300ns 137.539E-03 266.220E-03 95.629E-03 4.400ns 137.512E-03 244.506E-03 95.629E-03 4.500ns 137.492E-03 230.482E-03 95.629E-03 4.600ns 137.476E-03 221.249E-03 95.629E-03 4.700ns 137.464E-03 214.904E-03 95.629E-03 4.800ns 137.454E-03 210.358E-03 95.629E-03 4.900ns 137.447E-03 207.361E-03 95.629E-03 5.000ns 137.441E-03 205.568E-03 95.629E-03 5.250ns 137.432E-03 201.858E-03 95.629E-03 5.500ns 137.427E-03 198.247E-03 95.629E-03 5.750ns 137.425E-03 195.702E-03 95.629E-03 6.000ns 137.424E-03 194.213E-03 95.629E-03 6.250ns 137.423E-03 193.328E-03 95.629E-03 6.500ns 137.422E-03 192.764E-03 95.629E-03 6.750ns 137.422E-03 192.401E-03 95.629E-03 7.000ns 137.422E-03 192.166E-03 95.629E-03 7.250ns 137.422E-03 192.010E-03 95.629E-03 7.500ns 137.422E-03 191.903E-03 95.629E-03 7.750ns 137.422E-03 191.831E-03 95.629E-03 8.000ns 137.422E-03 191.783E-03 95.629E-03 8.250ns 137.422E-03 191.750E-03 95.629E-03 8.500ns 137.422E-03 191.727E-03 95.629E-03 8.750ns 137.422E-03 191.712E-03 95.629E-03 9.000ns 137.422E-03 191.701E-03 95.629E-03 9.250ns 137.422E-03 191.694E-03 95.629E-03 9.500ns 137.422E-03 191.689E-03 95.629E-03 9.750ns 137.422E-03 191.686E-03 95.629E-03 | | End [Model] ALVCH_16ION_18 | |************************************************************************ | Model ALVCH_16ION_12 |************************************************************************ | [Model] ALVCH_16ION_12 Model_type I/O Polarity Non-Inverting Enable Active-Low Vinl = 0.2400V Vinh = 0.8400V Vmeas = 0.6000V Cref = 30.0000pF Rref = 0.5000k Vref = 0.000V C_comp 5.11pF 4.38pF 5.93pF | | [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 | | | 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.103E-02 -3.450E+00 -2.658E-02 -1.577E-02 -4.103E-02 -3.300E+00 -2.658E-02 -1.577E-02 -4.103E-02 -3.150E+00 -2.658E-02 -1.577E-02 -4.103E-02 -3.000E+00 -2.658E-02 -1.577E-02 -4.103E-02 -2.850E+00 -2.658E-02 -1.577E-02 -4.103E-02 -2.700E+00 -2.658E-02 -1.577E-02 -4.103E-02 -2.550E+00 -2.658E-02 -1.577E-02 -4.103E-02 -2.400E+00 -2.658E-02 -1.577E-02 -4.103E-02 -2.250E+00 -2.658E-02 -1.577E-02 -4.103E-02 -2.100E+00 -2.658E-02 -1.577E-02 -4.103E-02 -1.950E+00 -2.658E-02 -1.577E-02 -4.103E-02 -1.800E+00 -2.658E-02 -1.577E-02 -4.103E-02 -1.650E+00 -2.658E-02 -1.577E-02 -4.103E-02 -1.500E+00 -2.658E-02 -1.577E-02 -4.103E-02 -1.350E+00 -2.658E-02 -1.577E-02 -4.103E-02 -1.200E+00 -2.658E-02 -1.577E-02 -4.103E-02 -1.050E+00 -2.658E-02 -1.577E-02 -4.103E-02 -9.000E-01 -2.658E-02 -1.577E-02 -4.103E-02 -7.500E-01 -2.658E-02 -1.577E-02 -3.971E-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.677E-13 9.369E-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.179E-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.233E-02 1.950E+00 1.269E-02 8.026E-03 2.246E-02 2.100E+00 1.322E-02 8.900E-03 2.272E-02 2.250E+00 1.662E-02 1.158E-02 2.630E-02 2.400E+00 2.159E-02 1.516E-02 3.369E-02 2.550E+00 2.728E-02 1.930E-02 4.218E-02 2.700E+00 3.336E-02 2.378E-02 5.112E-02 2.850E+00 3.959E-02 2.840E-02 6.026E-02 3.000E+00 4.593E-02 3.317E-02 6.947E-02 3.150E+00 5.233E-02 3.806E-02 7.861E-02 3.300E+00 5.875E-02 4.306E-02 8.762E-02 3.450E+00 6.517E-02 4.814E-02 9.649E-02 3.750E+00 6.517E-02 4.814E-02 9.649E-02 3.900E+00 6.517E-02 4.814E-02 9.649E-02 4.050E+00 6.517E-02 4.814E-02 9.649E-02 4.200E+00 6.517E-02 4.814E-02 9.649E-02 4.350E+00 6.517E-02 4.814E-02 9.649E-02 4.500E+00 6.517E-02 4.814E-02 9.649E-02 4.650E+00 6.517E-02 4.814E-02 9.649E-02 4.800E+00 6.517E-02 4.814E-02 9.649E-02 4.950E+00 6.517E-02 4.814E-02 9.649E-02 5.100E+00 6.517E-02 4.814E-02 9.649E-02 5.250E+00 6.517E-02 4.814E-02 9.649E-02 5.400E+00 6.517E-02 4.814E-02 9.649E-02 5.550E+00 6.517E-02 4.814E-02 9.649E-02 5.700E+00 6.517E-02 4.814E-02 9.649E-02 5.850E+00 6.517E-02 4.814E-02 9.649E-02 6.000E+00 6.517E-02 4.814E-02 9.649E-02 6.150E+00 6.517E-02 4.814E-02 9.649E-02 6.300E+00 6.517E-02 4.814E-02 9.649E-02 6.450E+00 6.517E-02 4.814E-02 9.649E-02 6.600E+00 6.517E-02 4.814E-02 9.649E-02 6.750E+00 6.517E-02 4.814E-02 9.649E-02 6.900E+00 6.517E-02 4.814E-02 9.649E-02 7.050E+00 6.517E-02 4.814E-02 9.649E-02 7.200E+00 6.517E-02 4.814E-02 9.649E-02 | [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 -5.378E-15 -4.051E-14 -1.038E-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.844E-03 -1.989E-02 1.950E+00 -1.124E-02 -7.038E-03 -2.010E-02 2.100E+00 -1.246E-02 -8.826E-03 -2.049E-02 2.250E+00 -1.676E-02 -1.209E-02 -2.523E-02 2.400E+00 -2.233E-02 -1.604E-02 -3.351E-02 2.550E+00 -2.861E-02 -2.050E-02 -4.288E-02 2.700E+00 -3.542E-02 -2.536E-02 -5.294E-02 2.850E+00 -4.277E-02 -3.064E-02 -6.375E-02 3.000E+00 -5.070E-02 -3.635E-02 -7.532E-02 3.150E+00 -5.916E-02 -4.249E-02 -8.759E-02 3.300E+00 -5.916E-02 -4.249E-02 -8.759E-02 3.450E+00 -5.916E-02 -4.249E-02 -8.759E-02 3.600E+00 -5.916E-02 -4.249E-02 -8.759E-02 3.750E+00 -5.916E-02 -4.249E-02 -8.759E-02 3.900E+00 -5.916E-02 -4.249E-02 -8.759E-02 4.050E+00 -5.916E-02 -4.249E-02 -8.759E-02 4.200E+00 -5.916E-02 -4.249E-02 -8.759E-02 4.350E+00 -5.916E-02 -4.249E-02 -8.759E-02 4.500E+00 -5.916E-02 -4.249E-02 -8.759E-02 4.650E+00 -5.916E-02 -4.249E-02 -8.759E-02 4.800E+00 -5.916E-02 -4.249E-02 -8.759E-02 | [GND_clamp] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.655E+00 -2.715E+00 -2.592E+00 -3.500E+00 -2.555E+00 -2.616E+00 -2.493E+00 -3.400E+00 -2.456E+00 -2.517E+00 -2.393E+00 -3.300E+00 -2.357E+00 -2.418E+00 -2.294E+00 -3.200E+00 -2.258E+00 -2.319E+00 -2.195E+00 -3.100E+00 -2.159E+00 -2.220E+00 -2.095E+00 -3.000E+00 -2.059E+00 -2.121E+00 -1.996E+00 -2.900E+00 -1.960E+00 -2.022E+00 -1.897E+00 -2.800E+00 -1.862E+00 -1.923E+00 -1.797E+00 -2.700E+00 -1.763E+00 -1.825E+00 -1.698E+00 -2.600E+00 -1.664E+00 -1.726E+00 -1.599E+00 -2.500E+00 -1.565E+00 -1.628E+00 -1.500E+00 -2.400E+00 -1.467E+00 -1.529E+00 -1.401E+00 -2.300E+00 -1.368E+00 -1.431E+00 -1.303E+00 -2.200E+00 -1.270E+00 -1.333E+00 -1.204E+00 -2.100E+00 -1.172E+00 -1.235E+00 -1.106E+00 -2.000E+00 -1.074E+00 -1.138E+00 -1.006E+00 -1.900E+00 -975.423E-03 -1.040E+00 -907.457E-03 -1.800E+00 -877.675E-03 -942.690E-03 -809.156E-03 -1.700E+00 -780.424E-03 -845.828E-03 -711.427E-03 -1.600E+00 -683.790E-03 -749.563E-03 -614.343E-03 -1.500E+00 -587.968E-03 -654.118E-03 -518.026E-03 -1.400E+00 -493.467E-03 -560.070E-03 -422.928E-03 -1.300E+00 -402.998E-03 -470.569E-03 -331.339E-03 -1.200E+00 -340.057E-03 -414.682E-03 -260.937E-03 -1.100E+00 -293.102E-03 -385.413E-03 -195.923E-03 -1.000E+00 -222.372E-03 -343.277E-03 -101.962E-03 -900.000E-03 -105.032E-03 -262.902E-03 -19.061E-03 -800.000E-03 -13.556E-03 -100.175E-03 -9.548E-03 -700.000E-03 -4.047E-03 -10.020E-03 -5.777E-03 -600.000E-03 -2.192E-03 -1.930E-03 -2.302E-03 -500.000E-03 -631.720E-06 -817.280E-06 -474.313E-06 -400.000E-03 -97.668E-06 -158.951E-06 -85.509E-06 -300.000E-03 -32.877E-06 -28.181E-06 -50.204E-06 -200.000E-03 -19.118E-06 -13.130E-06 -30.900E-06 -100.000E-03 -8.628E-06 -5.771E-06 -14.151E-06 0.000E+00 -17.061E-12 -291.441E-12 -313.338E-15 100.000E-03 6.813E-06 4.507E-06 11.263E-06 200.000E-03 11.869E-06 7.881E-06 19.506E-06 300.000E-03 15.207E-06 10.128E-06 24.845E-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.106E-06 -10.767E-06 -25.663E-06 700.000E-03 -16.742E-06 -11.410E-06 -26.098E-06 800.000E-03 -16.013E-06 -10.995E-06 -24.865E-06 900.000E-03 -14.251E-06 -9.840E-06 -22.082E-06 1.000E+00 -11.077E-06 -7.686E-06 -17.131E-06 1.100E+00 -6.339E-06 -4.416E-06 -9.787E-06 1.200E+00 13.338E-12 159.372E-12 318.750E-15 1.300E+00 7.994E-06 5.663E-06 12.193E-06 1.400E+00 17.752E-06 13.286E-06 26.682E-06 1.500E+00 33.465E-06 42.582E-06 43.796E-06 1.600E+00 154.440E-06 331.463E-06 95.136E-06 1.700E+00 957.317E-06 1.752E-03 666.703E-06 1.800E+00 3.327E-03 2.647E-03 2.923E-03 1.900E+00 4.969E-03 4.111E-03 7.279E-03 2.000E+00 7.910E-03 16.410E-03 10.807E-03 2.100E+00 38.250E-03 89.920E-03 16.477E-03 2.200E+00 135.502E-03 198.365E-03 68.426E-03 2.300E+00 237.155E-03 295.025E-03 169.726E-03 2.400E+00 322.885E-03 374.610E-03 261.969E-03 2.500E+00 394.011E-03 440.421E-03 339.285E-03 2.600E+00 455.222E-03 497.367E-03 405.545E-03 2.700E+00 516.320E-03 555.521E-03 470.136E-03 2.800E+00 591.263E-03 629.115E-03 546.673E-03 2.900E+00 674.716E-03 711.902E-03 630.897E-03 3.000E+00 760.766E-03 797.454E-03 717.516E-03 3.100E+00 847.925E-03 884.164E-03 805.202E-03 3.200E+00 935.729E-03 971.535E-03 893.537E-03 3.300E+00 1.024E+00 1.059E+00 982.325E-03 3.400E+00 1.113E+00 1.148E+00 1.071E+00 3.500E+00 1.201E+00 1.236E+00 1.161E+00 3.600E+00 1.290E+00 1.325E+00 1.250E+00 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -6.000E+00 4.790E+00 4.754E+00 4.857E+00 -5.900E+00 4.693E+00 4.658E+00 4.758E+00 -5.800E+00 4.597E+00 4.563E+00 4.659E+00 -5.700E+00 4.500E+00 4.468E+00 4.560E+00 -5.600E+00 4.403E+00 4.372E+00 4.462E+00 -5.500E+00 4.306E+00 4.277E+00 4.363E+00 -5.400E+00 4.210E+00 4.182E+00 4.265E+00 -5.300E+00 4.113E+00 4.087E+00 4.166E+00 -5.200E+00 4.017E+00 3.992E+00 4.068E+00 -5.100E+00 3.921E+00 3.897E+00 3.969E+00 -5.000E+00 3.824E+00 3.802E+00 3.871E+00 -4.900E+00 3.728E+00 3.707E+00 3.772E+00 -4.800E+00 3.632E+00 3.612E+00 3.674E+00 -4.700E+00 3.535E+00 3.518E+00 3.576E+00 -4.600E+00 3.439E+00 3.423E+00 3.478E+00 -4.500E+00 3.343E+00 3.328E+00 3.379E+00 -4.400E+00 3.247E+00 3.234E+00 3.281E+00 -4.300E+00 3.151E+00 3.139E+00 3.183E+00 -4.200E+00 3.055E+00 3.045E+00 3.085E+00 -4.100E+00 2.960E+00 2.951E+00 2.987E+00 -4.000E+00 2.864E+00 2.856E+00 2.889E+00 -3.900E+00 2.768E+00 2.762E+00 2.792E+00 -3.800E+00 2.673E+00 2.668E+00 2.694E+00 -3.700E+00 2.577E+00 2.574E+00 2.596E+00 -3.600E+00 2.482E+00 2.481E+00 2.498E+00 -3.500E+00 2.386E+00 2.387E+00 2.401E+00 -3.400E+00 2.291E+00 2.293E+00 2.303E+00 -3.300E+00 2.196E+00 2.200E+00 2.206E+00 -3.200E+00 2.101E+00 2.106E+00 2.109E+00 -3.100E+00 2.006E+00 2.013E+00 2.011E+00 -3.000E+00 1.912E+00 1.920E+00 1.914E+00 -2.900E+00 1.817E+00 1.827E+00 1.817E+00 -2.800E+00 1.723E+00 1.734E+00 1.721E+00 -2.700E+00 1.628E+00 1.641E+00 1.624E+00 -2.600E+00 1.534E+00 1.549E+00 1.527E+00 -2.500E+00 1.440E+00 1.456E+00 1.431E+00 -2.400E+00 1.291E+00 1.364E+00 1.252E+00 -2.300E+00 1.201E+00 1.235E+00 1.162E+00 -2.200E+00 1.112E+00 1.147E+00 1.071E+00 -2.100E+00 1.023E+00 1.058E+00 981.554E-03 -2.000E+00 933.995E-03 969.610E-03 892.051E-03 -1.900E+00 845.509E-03 881.590E-03 802.967E-03 -1.800E+00 757.437E-03 793.956E-03 714.377E-03 -1.700E+00 669.848E-03 706.781E-03 626.331E-03 -1.600E+00 582.822E-03 620.168E-03 538.843E-03 -1.500E+00 496.512E-03 534.301E-03 452.017E-03 -1.400E+00 411.346E-03 449.638E-03 366.270E-03 -1.300E+00 329.384E-03 368.448E-03 283.437E-03 -1.200E+00 266.963E-03 309.822E-03 216.647E-03 -1.100E+00 212.021E-03 263.525E-03 152.148E-03 -1.000E+00 135.474E-03 198.319E-03 68.415E-03 -900.000E-03 41.288E-03 101.542E-03 16.686E-03 -800.000E-03 8.006E-03 17.560E-03 10.882E-03 -700.000E-03 4.985E-03 4.133E-03 7.339E-03 -600.000E-03 3.334E-03 2.650E-03 2.934E-03 -500.000E-03 957.936E-06 1.753E-03 667.065E-06 -400.000E-03 154.448E-06 331.498E-06 95.138E-06 -300.000E-03 33.465E-06 42.583E-06 43.796E-06 -200.000E-03 17.752E-06 13.286E-06 26.682E-06 -100.000E-03 7.994E-06 5.663E-06 12.193E-06 0.000E+00 13.338E-12 159.370E-12 318.756E-15 100.000E-03 -6.339E-06 -4.416E-06 -9.787E-06 200.000E-03 -11.077E-06 -7.686E-06 -17.131E-06 300.000E-03 -14.251E-06 -9.840E-06 -22.082E-06 400.000E-03 -16.013E-06 -10.995E-06 -24.865E-06 500.000E-03 -16.742E-06 -11.410E-06 -26.098E-06 600.000E-03 -16.106E-06 -10.767E-06 -25.663E-06 700.000E-03 -4.497E-06 -1.733E-06 -10.667E-06 800.000E-03 17.004E-06 11.345E-06 27.638E-06 900.000E-03 15.207E-06 10.128E-06 24.845E-06 1.000E+00 11.869E-06 7.881E-06 19.506E-06 1.100E+00 6.813E-06 4.507E-06 11.263E-06 1.200E+00 -17.061E-12 -291.441E-12 -313.339E-15 | [Ramp] | variable typ min max dV/dt_r 634.630mV/623.925ps 586.975mV/1.234ns 669.076mV/304.801ps dV/dt_f 640.406mV/729.490ps 599.809mV/1.407ns 670.668mV/356.398ps 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.198E-12 10.886E-09 1.239E-12 50.000ps 4.077E-06 2.544E-06 5.304E-06 100.000ps 9.284E-06 7.349E-06 7.294E-06 150.000ps 4.497E-06 7.742E-06 -6.707E-06 200.000ps -6.175E-06 2.987E-06 -17.757E-06 250.000ps -13.766E-06 -2.114E-06 -19.964E-06 300.000ps -16.746E-06 -6.483E-06 -20.186E-06 350.000ps -17.071E-06 -9.735E-06 -19.016E-06 400.000ps -16.786E-06 -11.850E-06 5.618E-06 450.000ps -16.876E-06 -13.010E-06 52.829E-06 500.000ps -17.392E-06 -13.452E-06 107.711E-06 550.000ps -16.089E-06 -13.501E-06 160.676E-06 600.000ps -9.794E-06 -13.452E-06 202.209E-06 650.000ps 4.906E-06 -13.512E-06 231.635E-06 700.000ps 28.944E-06 -13.738E-06 253.571E-06 750.000ps 59.591E-06 -13.922E-06 275.042E-06 800.000ps 92.215E-06 -13.578E-06 290.666E-06 850.000ps 122.669E-06 -12.159E-06 231.242E-06 900.000ps 148.522E-06 -9.027E-06 -72.087E-06 950.000ps 169.101E-06 -3.549E-06 -837.977E-06 1.000ns 184.944E-06 4.682E-06 -2.245E-03 1.050ns 197.183E-06 15.615E-06 -4.334E-03 1.100ns 207.090E-06 28.780E-06 -7.159E-03 1.150ns 215.905E-06 43.470E-06 -11.233E-03 1.200ns 224.650E-06 58.915E-06 -17.161E-03 1.250ns 233.916E-06 74.407E-06 -22.085E-03 1.300ns 243.136E-06 89.375E-06 -24.314E-03 1.350ns 248.888E-06 103.405E-06 -26.205E-03 1.400ns 241.284E-06 116.239E-06 -28.560E-03 1.450ns 200.352E-06 127.753E-06 -31.361E-03 1.500ns 96.183E-06 137.934E-06 -29.899E-03 1.550ns -108.751E-06 146.851E-06 -15.202E-03 1.600ns -452.443E-06 154.630E-06 20.785E-03 1.650ns -962.332E-06 161.440E-06 81.010E-03 1.700ns -1.649E-03 167.468E-06 163.498E-03 1.750ns -2.514E-03 172.905E-06 263.503E-03 1.800ns -3.558E-03 177.937E-06 375.408E-03 1.850ns -4.794E-03 182.727E-06 493.697E-03 1.900ns -6.261E-03 187.403E-06 613.287E-03 1.950ns -8.039E-03 192.024E-06 729.342E-03 2.000ns -10.260E-03 196.501E-06 833.863E-03 2.050ns -13.079E-03 200.495E-06 918.112E-03 2.100ns -16.094E-03 203.268E-06 980.334E-03 2.150ns -18.233E-03 203.455E-06 1.023E+00 2.200ns -19.386E-03 198.761E-06 1.052E+00 2.250ns -20.100E-03 185.711E-06 1.071E+00 2.300ns -20.570E-03 159.761E-06 1.084E+00 2.350ns -20.963E-03 115.723E-06 1.093E+00 2.400ns -21.387E-03 48.099E-06 1.099E+00 2.450ns -21.929E-03 -48.800E-06 1.103E+00 2.500ns -22.655E-03 -181.031E-06 1.106E+00 2.550ns -23.538E-03 -354.977E-06 1.108E+00 2.600ns -24.327E-03 -576.287E-06 1.109E+00 2.650ns -24.477E-03 -849.194E-06 1.110E+00 2.700ns -23.095E-03 -1.177E-03 1.111E+00 2.750ns -19.053E-03 -1.561E-03 1.112E+00 2.800ns -11.225E-03 -2.002E-03 1.113E+00 2.850ns 1.420E-03 -2.502E-03 1.114E+00 2.900ns 19.626E-03 -3.061E-03 1.114E+00 2.950ns 43.735E-03 -3.683E-03 1.114E+00 3.000ns 73.745E-03 -4.372E-03 1.115E+00 3.100ns 149.800E-03 -5.992E-03 1.115E+00 3.200ns 242.878E-03 -8.037E-03 1.115E+00 3.300ns 347.132E-03 -10.698E-03 1.115E+00 3.400ns 456.855E-03 -13.738E-03 1.115E+00 3.500ns 567.075E-03 -15.718E-03 1.115E+00 3.600ns 673.607E-03 -16.434E-03 1.115E+00 3.700ns 771.720E-03 -16.730E-03 1.115E+00 3.800ns 854.207E-03 -16.758E-03 1.115E+00 3.900ns 917.297E-03 -16.779E-03 1.115E+00 4.000ns 962.325E-03 -16.911E-03 1.115E+00 4.100ns 992.823E-03 -17.226E-03 1.115E+00 4.200ns 1.013E+00 -17.678E-03 1.115E+00 4.300ns 1.026E+00 -17.992E-03 1.115E+00 4.400ns 1.035E+00 -17.554E-03 1.115E+00 4.500ns 1.041E+00 -15.317E-03 1.115E+00 4.600ns 1.045E+00 -10.044E-03 1.115E+00 4.700ns 1.048E+00 -220.111E-06 1.115E+00 4.800ns 1.051E+00 15.520E-03 1.115E+00 4.900ns 1.052E+00 38.036E-03 1.115E+00 5.000ns 1.053E+00 67.528E-03 1.115E+00 5.250ns 1.055E+00 168.398E-03 1.115E+00 5.792ns 1.057E+00 455.365E-03 1.115E+00 6.333ns 1.058E+00 721.217E-03 1.115E+00 6.875ns 1.058E+00 885.682E-03 1.115E+00 7.417ns 1.058E+00 949.100E-03 1.115E+00 7.958ns 1.058E+00 967.315E-03 1.115E+00 8.500ns 1.058E+00 972.593E-03 1.115E+00 9.042ns 1.058E+00 975.224E-03 1.115E+00 9.583ns 1.058E+00 976.337E-03 1.115E+00 10.125ns 1.058E+00 977.425E-03 1.115E+00 10.667ns 1.058E+00 977.962E-03 1.115E+00 11.208ns 1.058E+00 978.175E-03 1.115E+00 11.750ns 1.058E+00 978.221E-03 1.115E+00 12.292ns 1.058E+00 978.247E-03 1.115E+00 12.833ns 1.058E+00 978.269E-03 1.115E+00 13.375ns 1.058E+00 978.280E-03 1.115E+00 13.917ns 1.058E+00 978.286E-03 1.115E+00 14.458ns 1.058E+00 978.289E-03 1.115E+00 15.000ns 1.058E+00 978.291E-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.657E-03 200.180E-03 82.220E-03 50.000ps 132.661E-03 200.182E-03 82.225E-03 100.000ps 132.666E-03 200.187E-03 82.226E-03 150.000ps 132.659E-03 200.186E-03 82.210E-03 200.000ps 132.645E-03 200.178E-03 82.199E-03 250.000ps 132.637E-03 200.171E-03 82.203E-03 300.000ps 132.637E-03 200.166E-03 82.215E-03 350.000ps 132.644E-03 200.163E-03 82.232E-03 400.000ps 132.655E-03 200.164E-03 82.266E-03 450.000ps 132.668E-03 200.168E-03 82.301E-03 500.000ps 132.683E-03 200.174E-03 82.324E-03 550.000ps 132.701E-03 200.183E-03 82.312E-03 600.000ps 132.725E-03 200.194E-03 82.251E-03 650.000ps 132.755E-03 200.206E-03 82.141E-03 700.000ps 132.787E-03 200.219E-03 81.991E-03 750.000ps 132.813E-03 200.233E-03 81.814E-03 800.000ps 132.822E-03 200.249E-03 81.609E-03 850.000ps 132.802E-03 200.266E-03 81.341E-03 900.000ps 132.750E-03 200.286E-03 80.989E-03 950.000ps 132.663E-03 200.307E-03 80.674E-03 1.000ns 132.545E-03 200.329E-03 80.871E-03 1.050ns 132.400E-03 200.348E-03 82.611E-03 1.100ns 132.233E-03 200.364E-03 87.776E-03 1.150ns 132.048E-03 200.372E-03 100.649E-03 1.200ns 131.850E-03 200.369E-03 129.920E-03 1.250ns 131.639E-03 200.352E-03 173.515E-03 1.300ns 131.417E-03 200.320E-03 216.654E-03 1.350ns 131.179E-03 200.270E-03 257.760E-03 1.400ns 130.923E-03 200.203E-03 296.397E-03 1.450ns 130.652E-03 200.118E-03 332.407E-03 1.500ns 130.387E-03 200.016E-03 369.166E-03 1.550ns 130.188E-03 199.897E-03 414.582E-03 1.600ns 130.165E-03 199.762E-03 476.538E-03 1.650ns 130.494E-03 199.613E-03 558.541E-03 1.700ns 131.415E-03 199.451E-03 658.915E-03 1.750ns 133.234E-03 199.278E-03 772.363E-03 1.800ns 136.338E-03 199.093E-03 887.346E-03 1.850ns 141.251E-03 198.899E-03 985.921E-03 1.900ns 148.774E-03 198.696E-03 1.061E+00 1.950ns 160.325E-03 198.484E-03 1.111E+00 2.000ns 179.088E-03 198.264E-03 1.143E+00 2.050ns 207.672E-03 198.036E-03 1.163E+00 2.100ns 243.253E-03 197.800E-03 1.175E+00 2.150ns 280.407E-03 197.556E-03 1.184E+00 2.200ns 315.816E-03 197.307E-03 1.189E+00 2.250ns 349.138E-03 197.057E-03 1.192E+00 2.300ns 381.103E-03 196.815E-03 1.194E+00 2.350ns 412.117E-03 196.594E-03 1.195E+00 2.400ns 442.009E-03 196.417E-03 1.197E+00 2.450ns 470.614E-03 196.315E-03 1.198E+00 2.500ns 497.894E-03 196.327E-03 1.199E+00 2.550ns 523.893E-03 196.502E-03 1.199E+00 2.600ns 548.818E-03 196.899E-03 1.199E+00 2.650ns 573.078E-03 197.590E-03 1.200E+00 2.700ns 597.360E-03 198.660E-03 1.200E+00 2.750ns 622.640E-03 200.210E-03 1.200E+00 2.800ns 649.760E-03 202.356E-03 1.200E+00 2.850ns 679.730E-03 205.238E-03 1.200E+00 2.900ns 713.376E-03 209.026E-03 1.200E+00 2.950ns 751.141E-03 213.937E-03 1.200E+00 3.000ns 793.028E-03 220.260E-03 1.200E+00 3.100ns 886.494E-03 239.101E-03 1.200E+00 3.200ns 978.645E-03 271.712E-03 1.200E+00 3.300ns 1.055E+00 319.360E-03 1.200E+00 3.400ns 1.110E+00 374.503E-03 1.200E+00 3.500ns 1.144E+00 429.482E-03 1.200E+00 3.600ns 1.165E+00 481.483E-03 1.200E+00 3.700ns 1.177E+00 530.168E-03 1.200E+00 3.800ns 1.185E+00 575.644E-03 1.200E+00 3.900ns 1.190E+00 617.992E-03 1.200E+00 4.000ns 1.193E+00 657.269E-03 1.200E+00 4.100ns 1.195E+00 693.596E-03 1.200E+00 4.200ns 1.197E+00 727.156E-03 1.200E+00 4.300ns 1.198E+00 758.255E-03 1.200E+00 4.400ns 1.199E+00 787.455E-03 1.200E+00 4.500ns 1.199E+00 815.674E-03 1.200E+00 4.600ns 1.199E+00 844.038E-03 1.200E+00 4.700ns 1.200E+00 874.016E-03 1.200E+00 4.800ns 1.200E+00 906.874E-03 1.200E+00 4.900ns 1.200E+00 943.341E-03 1.200E+00 5.000ns 1.200E+00 982.741E-03 1.200E+00 5.250ns 1.200E+00 1.071E+00 1.200E+00 5.792ns 1.200E+00 1.171E+00 1.200E+00 6.333ns 1.200E+00 1.192E+00 1.200E+00 6.875ns 1.200E+00 1.198E+00 1.200E+00 7.417ns 1.200E+00 1.199E+00 1.200E+00 7.958ns 1.200E+00 1.200E+00 1.200E+00 8.500ns 1.200E+00 1.200E+00 1.200E+00 9.042ns 1.200E+00 1.200E+00 1.200E+00 9.583ns 1.200E+00 1.200E+00 1.200E+00 10.125ns 1.200E+00 1.200E+00 1.200E+00 10.667ns 1.200E+00 1.200E+00 1.200E+00 11.208ns 1.200E+00 1.200E+00 1.200E+00 11.750ns 1.200E+00 1.200E+00 1.200E+00 12.292ns 1.200E+00 1.200E+00 1.200E+00 12.833ns 1.200E+00 1.200E+00 1.200E+00 13.375ns 1.200E+00 1.200E+00 1.200E+00 13.917ns 1.200E+00 1.200E+00 1.200E+00 14.458ns 1.200E+00 1.200E+00 1.200E+00 15.000ns 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.058E+00 978.292E-03 1.115E+00 50.000ps 1.058E+00 978.290E-03 1.115E+00 100.000ps 1.058E+00 978.287E-03 1.115E+00 150.000ps 1.058E+00 978.288E-03 1.115E+00 200.000ps 1.058E+00 978.297E-03 1.115E+00 250.000ps 1.058E+00 978.307E-03 1.115E+00 300.000ps 1.058E+00 978.315E-03 1.115E+00 350.000ps 1.058E+00 978.316E-03 1.115E+00 400.000ps 1.058E+00 978.312E-03 1.115E+00 450.000ps 1.058E+00 978.304E-03 1.115E+00 500.000ps 1.058E+00 978.291E-03 1.115E+00 550.000ps 1.058E+00 978.276E-03 1.115E+00 600.000ps 1.058E+00 978.260E-03 1.115E+00 650.000ps 1.058E+00 978.243E-03 1.115E+00 700.000ps 1.058E+00 978.226E-03 1.115E+00 750.000ps 1.058E+00 978.209E-03 1.115E+00 800.000ps 1.058E+00 978.192E-03 1.115E+00 850.000ps 1.058E+00 978.176E-03 1.115E+00 900.000ps 1.058E+00 978.161E-03 1.116E+00 950.000ps 1.058E+00 978.146E-03 1.117E+00 1.000ns 1.058E+00 978.132E-03 1.118E+00 1.050ns 1.058E+00 978.119E-03 1.118E+00 1.100ns 1.058E+00 978.107E-03 1.118E+00 1.150ns 1.058E+00 978.097E-03 1.116E+00 1.200ns 1.058E+00 978.089E-03 1.112E+00 1.250ns 1.058E+00 978.085E-03 1.105E+00 1.300ns 1.058E+00 978.086E-03 1.094E+00 1.350ns 1.058E+00 978.094E-03 1.077E+00 1.400ns 1.059E+00 978.110E-03 1.049E+00 1.450ns 1.059E+00 978.136E-03 1.013E+00 1.500ns 1.059E+00 978.173E-03 974.234E-03 1.550ns 1.060E+00 978.222E-03 934.140E-03 1.600ns 1.060E+00 978.283E-03 894.820E-03 1.650ns 1.061E+00 978.357E-03 856.747E-03 1.700ns 1.061E+00 978.444E-03 819.862E-03 1.750ns 1.061E+00 978.544E-03 784.193E-03 1.800ns 1.061E+00 978.656E-03 749.733E-03 1.850ns 1.060E+00 978.781E-03 716.309E-03 1.900ns 1.059E+00 978.918E-03 683.226E-03 1.950ns 1.056E+00 979.067E-03 648.982E-03 2.000ns 1.053E+00 979.228E-03 611.305E-03 2.050ns 1.048E+00 979.401E-03 567.663E-03 2.100ns 1.042E+00 979.587E-03 515.910E-03 2.150ns 1.034E+00 979.787E-03 454.755E-03 2.200ns 1.024E+00 980.003E-03 383.851E-03 2.250ns 1.012E+00 980.238E-03 304.287E-03 2.300ns 996.058E-03 980.496E-03 221.193E-03 2.350ns 975.887E-03 980.782E-03 146.758E-03 2.400ns 952.213E-03 981.100E-03 91.202E-03 2.450ns 925.552E-03 981.449E-03 55.657E-03 2.500ns 896.777E-03 981.820E-03 34.488E-03 2.550ns 866.827E-03 982.201E-03 21.725E-03 2.600ns 836.484E-03 982.570E-03 13.709E-03 2.650ns 806.274E-03 982.894E-03 8.761E-03 2.700ns 776.504E-03 983.131E-03 5.960E-03 2.750ns 747.337E-03 983.230E-03 4.746E-03 2.800ns 718.949E-03 983.135E-03 4.419E-03 2.850ns 691.423E-03 982.784E-03 4.206E-03 2.900ns 664.773E-03 982.114E-03 3.767E-03 2.950ns 639.004E-03 981.068E-03 3.146E-03 3.000ns 614.126E-03 979.587E-03 2.506E-03 3.100ns 567.033E-03 975.106E-03 1.513E-03 3.200ns 523.351E-03 968.222E-03 884.964E-06 3.300ns 482.770E-03 958.405E-03 497.507E-06 3.400ns 444.734E-03 944.869E-03 313.807E-06 3.500ns 408.107E-03 926.285E-03 234.535E-06 3.600ns 370.874E-03 901.874E-03 173.148E-06 3.700ns 330.327E-03 871.979E-03 121.456E-06 3.800ns 283.777E-03 837.095E-03 84.723E-06 3.900ns 229.504E-03 798.289E-03 59.528E-06 4.000ns 169.474E-03 756.766E-03 42.349E-06 4.100ns 113.079E-03 713.750E-03 30.566E-06 4.200ns 70.218E-03 670.460E-03 22.640E-06 4.300ns 42.473E-03 627.924E-03 17.105E-06 4.400ns 25.300E-03 586.969E-03 12.959E-06 4.500ns 15.152E-03 548.013E-03 9.792E-06 4.600ns 9.402E-03 511.165E-03 7.412E-06 4.700ns 6.623E-03 476.491E-03 5.639E-06 4.800ns 5.445E-03 444.005E-03 4.317E-06 4.900ns 4.644E-03 413.647E-03 3.309E-06 5.000ns 3.713E-03 385.316E-03 2.529E-06 5.250ns 1.829E-03 322.582E-03 1.295E-06 5.792ns 409.853E-06 217.080E-03 361.777E-09 6.333ns 162.306E-06 117.822E-03 114.995E-09 6.875ns 58.387E-06 32.764E-03 29.364E-09 7.417ns 22.587E-06 7.649E-03 7.599E-09 7.958ns 11.232E-06 2.947E-03 1.332E-09 8.500ns 5.376E-06 1.150E-03 439.165E-12 9.042ns 2.294E-06 492.923E-06 148.393E-12 9.583ns 944.462E-09 292.852E-06 52.552E-12 10.125ns 403.044E-09 173.981E-06 20.858E-12 10.667ns 181.420E-09 98.284E-06 10.367E-12 11.208ns 80.809E-09 56.227E-06 6.892E-12 11.750ns 35.691E-09 35.246E-06 5.743E-12 12.292ns 15.951E-09 21.829E-06 5.361E-12 12.833ns 7.121E-09 12.949E-06 5.235E-12 13.375ns 3.269E-09 7.627E-06 5.186E-12 13.917ns 1.654E-09 4.527E-06 5.174E-12 14.458ns 955.105E-12 2.708E-06 5.173E-12 15.000ns 657.453E-12 1.615E-06 5.173E-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.200E+00 850.000ps 1.200E+00 1.200E+00 1.199E+00 900.000ps 1.200E+00 1.200E+00 1.199E+00 950.000ps 1.200E+00 1.200E+00 1.200E+00 1.000ns 1.200E+00 1.200E+00 1.202E+00 1.050ns 1.200E+00 1.200E+00 1.204E+00 1.100ns 1.200E+00 1.200E+00 1.207E+00 1.150ns 1.200E+00 1.200E+00 1.210E+00 1.200ns 1.200E+00 1.200E+00 1.213E+00 1.250ns 1.200E+00 1.200E+00 1.216E+00 1.300ns 1.200E+00 1.200E+00 1.219E+00 1.350ns 1.200E+00 1.200E+00 1.222E+00 1.400ns 1.200E+00 1.200E+00 1.226E+00 1.450ns 1.199E+00 1.200E+00 1.232E+00 1.500ns 1.199E+00 1.200E+00 1.237E+00 1.550ns 1.200E+00 1.200E+00 1.239E+00 1.600ns 1.200E+00 1.200E+00 1.240E+00 1.650ns 1.200E+00 1.200E+00 1.241E+00 1.700ns 1.201E+00 1.200E+00 1.240E+00 1.750ns 1.202E+00 1.200E+00 1.239E+00 1.800ns 1.203E+00 1.200E+00 1.238E+00 1.850ns 1.204E+00 1.200E+00 1.237E+00 1.900ns 1.206E+00 1.200E+00 1.233E+00 1.950ns 1.207E+00 1.200E+00 1.227E+00 2.000ns 1.208E+00 1.200E+00 1.214E+00 2.050ns 1.210E+00 1.200E+00 1.193E+00 2.100ns 1.211E+00 1.200E+00 1.161E+00 2.150ns 1.212E+00 1.200E+00 1.118E+00 2.200ns 1.214E+00 1.200E+00 1.062E+00 2.250ns 1.215E+00 1.200E+00 995.429E-03 2.300ns 1.216E+00 1.200E+00 918.592E-03 2.350ns 1.218E+00 1.200E+00 832.997E-03 2.400ns 1.219E+00 1.200E+00 740.165E-03 2.450ns 1.221E+00 1.200E+00 641.681E-03 2.500ns 1.223E+00 1.200E+00 539.310E-03 2.550ns 1.225E+00 1.200E+00 435.664E-03 2.600ns 1.227E+00 1.200E+00 336.799E-03 2.650ns 1.229E+00 1.200E+00 254.082E-03 2.700ns 1.231E+00 1.200E+00 194.844E-03 2.750ns 1.232E+00 1.201E+00 157.116E-03 2.800ns 1.232E+00 1.201E+00 133.695E-03 2.850ns 1.232E+00 1.202E+00 118.569E-03 2.900ns 1.232E+00 1.202E+00 108.404E-03 2.950ns 1.232E+00 1.203E+00 101.641E-03 3.000ns 1.231E+00 1.204E+00 97.236E-03 3.100ns 1.230E+00 1.205E+00 92.249E-03 3.200ns 1.229E+00 1.206E+00 89.573E-03 3.300ns 1.227E+00 1.208E+00 88.507E-03 3.400ns 1.224E+00 1.209E+00 87.625E-03 3.500ns 1.219E+00 1.210E+00 86.434E-03 3.600ns 1.210E+00 1.212E+00 85.216E-03 3.700ns 1.194E+00 1.213E+00 84.206E-03 3.800ns 1.169E+00 1.214E+00 83.523E-03 3.900ns 1.133E+00 1.216E+00 83.137E-03 4.000ns 1.084E+00 1.217E+00 82.912E-03 4.100ns 1.024E+00 1.219E+00 82.745E-03 4.200ns 953.324E-03 1.221E+00 82.614E-03 4.300ns 873.956E-03 1.223E+00 82.512E-03 4.400ns 787.685E-03 1.224E+00 82.438E-03 4.500ns 696.433E-03 1.225E+00 82.384E-03 4.600ns 602.201E-03 1.226E+00 82.344E-03 4.700ns 507.244E-03 1.225E+00 82.315E-03 4.800ns 414.740E-03 1.225E+00 82.293E-03 4.900ns 331.528E-03 1.224E+00 82.275E-03 5.000ns 266.520E-03 1.223E+00 82.262E-03 5.250ns 184.685E-03 1.221E+00 82.241E-03 5.792ns 146.117E-03 1.212E+00 82.224E-03 6.333ns 138.044E-03 1.171E+00 82.220E-03 6.875ns 135.529E-03 1.045E+00 82.220E-03 7.417ns 133.625E-03 828.160E-03 82.220E-03 7.958ns 133.059E-03 576.751E-03 82.220E-03 8.500ns 132.818E-03 357.298E-03 82.220E-03 9.042ns 132.729E-03 251.923E-03 82.220E-03 9.583ns 132.692E-03 222.875E-03 82.220E-03 10.125ns 132.675E-03 212.305E-03 82.220E-03 10.667ns 132.665E-03 207.423E-03 82.220E-03 11.208ns 132.661E-03 204.750E-03 82.220E-03 11.750ns 132.659E-03 203.423E-03 82.220E-03 12.292ns 132.658E-03 202.764E-03 82.220E-03 12.833ns 132.657E-03 201.655E-03 82.220E-03 13.375ns 132.657E-03 200.913E-03 82.220E-03 13.917ns 132.657E-03 200.596E-03 82.220E-03 14.458ns 132.657E-03 200.423E-03 82.220E-03 15.000ns 132.657E-03 200.319E-03 82.220E-03 | | End [Model] ALVCH_16ION_12 | | [END]