| *************************************************** | Philips Semiconductors Inc. | Logic Products Group | | IBIS model of 74ALVCH162827 | 20-BIT BUFFER/LINE DRIVER; NON-INVERTING WITH BUS HOLD AND | 30 OHM TERMINATION RESISTORS (3-STATE) | |[Packages]: |[Package1]: TSSOP 56-pin Package ; | *************************************************** | [IBIS Ver] 3.2 [File Name] alvch162827.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] 74ALVCH162827_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 1OE1# alvc_16ctrlin 83.3e-03 7.61e-09 1.008e-12 2 1Y0 alvc_162tristn 84.3e-03 7.08e-09 1.189e-12 3 1Y1 alvc_162tristn 85.6e-03 6.49e-09 1.083e-12 4 GND GND 86.7e-03 5.96e-09 0.966e-12 5 1Y2 alvc_162tristn 89.2e-03 5.38e-09 0.868e-12 6 1Y3 alvc_162tristn 91.4e-03 4.93e-09 0.821e-12 7 VCC POWER 87.3e-03 4.50e-09 0.757e-12 8 1Y4 alvc_162tristn 91.8e-03 4.27e-09 0.707e-12 9 1Y5 alvc_162tristn 80.8e-03 3.91e-09 0.652e-12 10 1Y6 alvc_162tristn 72.3e-03 3.69e-09 0.635e-12 11 GND GND 65.9e-03 3.46e-09 0.623e-12 12 1Y7 alvc_162tristn 62.8e-03 3.30e-09 0.590e-12 13 1Y8 alvc_162tristn 60.3e-03 3.15e-09 0.554e-12 14 1Y9 alvc_162tristn 58.5e-03 3.09e-09 0.541e-12 15 2Y0 alvc_162tristn 58.5e-03 3.09e-09 0.429e-12 16 2Y1 alvc_162tristn 60.3e-03 3.15e-09 0.432e-12 17 2Y2 alvc_162tristn 62.8e-03 3.30e-09 0.565e-12 18 GND GND 65.9e-03 3.46e-09 0.603e-12 19 2Y3 alvc_162tristn 72.3e-03 3.69e-09 0.639e-12 20 2Y4 alvc_162tristn 80.8e-03 3.91e-09 0.642e-12 21 2Y5 alvc_162tristn 91.8e-03 4.27e-09 0.669e-12 22 VCC POWER 87.3e-03 4.50e-09 0.730e-12 23 2Y6 alvc_162tristn 91.4e-03 4.93e-09 0.787e-12 24 2Y7 alvc_162tristn 89.2e-03 5.38e-09 0.861e-12 25 GND GND 86.7e-03 5.96e-09 0.922e-12 26 2Y8 alvc_162tristn 85.6e-03 6.49e-09 1.014e-12 27 2Y9 alvc_162tristn 84.3e-03 7.08e-09 1.141e-12 28 2OE1# alvc_16ctrlin 83.3e-03 7.61e-09 1.268e-12 29 2OE2# alvc_16ctrlin 83.3e-03 7.61e-09 1.310e-12 30 2A9 alvch_16in 84.3e-03 7.08e-09 1.189e-12 31 2A8 alvch_16in 85.6e-03 6.49e-09 1.083e-12 32 GND GND 86.7e-03 5.96e-09 0.966e-12 33 2A7 alvch_16in 89.2e-03 5.38e-09 0.868e-12 34 2A6 alvch_16in 91.4e-03 4.93e-09 0.821e-12 35 VCC POWER 87.3e-03 4.50e-09 0.757e-12 36 2A5 alvch_16in 91.8e-03 4.27e-09 0.707e-12 37 2A4 alvch_16in 80.8e-03 3.91e-09 0.652e-12 38 2A3 alvch_16in 72.3e-03 3.69e-09 0.635e-12 39 GND GND 65.9e-03 3.46e-09 0.623e-12 40 2A2 alvch_16in 62.8e-03 3.30e-09 0.590e-12 41 2A1 alvch_16in 60.3e-03 3.15e-09 0.554e-12 42 2A0 alvch_16in 58.5e-03 3.09e-09 0.541e-12 43 1A9 alvch_16in 58.5e-03 3.09e-09 0.429e-12 44 1A8 alvch_16in 60.3e-03 3.15e-09 0.432e-12 45 1A7 alvch_16in 62.8e-03 3.30e-09 0.565e-12 46 GND GND 65.9e-03 3.46e-09 0.603e-12 47 1A6 alvch_16in 72.3e-03 3.69e-09 0.639e-12 48 1A5 alvch_16in 80.8e-03 3.91e-09 0.642e-12 49 1A4 alvch_16in 91.8e-03 4.27e-09 0.669e-12 50 VCC POWER 87.3e-03 4.50e-09 0.730e-12 51 1A3 alvch_16in 91.4e-03 4.93e-09 0.787e-12 52 1A2 alvch_16in 89.2e-03 5.38e-09 0.861e-12 53 GND GND 86.7e-03 5.96e-09 0.922e-12 54 1A1 alvch_16in 85.6e-03 6.49e-09 1.014e-12 55 1A0 alvch_16in 84.3e-03 7.08e-09 1.141e-12 56 1OE2# alvc_16ctrlin 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] alvc_162tristn | | 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_162TRISTN_33 3.3V-Vcc tristate output model, non-inverting ALVC_162TRISTN_25 2.5V-Vcc tristate output model, non-inverting ALVC_162TRISTN_18 1.8V-Vcc tristate output model, non-inverting ALVC_162TRISTN_12 1.2V-Vcc tristate output model, inverting | [Model Selector] alvch_16in | | Remark: If your software does not support the Model Selector | Please comment out the lines of the Model Selector, which | contain the name of the Model, except the one you want to use. | ALVCH_16IN_33 3.3V-Vcc input model with bushold ALVCH_16IN_25 2.5V-Vcc input model with bushold ALVCH_16IN_18 1.8V-Vcc input model with bushold ALVCH_16IN_12 1.2V-Vcc input model with bushold | |************************************************************************ | Model ALVC_16CTRLIN_33 |************************************************************************ | [Model] ALVC_16CTRLIN_33 Model_type Input Vinl = 0.8000V Vinh = 2.0000V C_comp 2.27pF 1.49pF 3.30pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Thresholds | Vinh 2.0 2.0 2.0 Vinl 0.8 0.8 0.8 | | Overshoot | S_overshoot_high 4.6 4.6 4.6 | Static overshoot S_overshoot_low -0.5 -0.5 -0.5 D_overshoot_high 7.2 7.2 7.2 | Dynamic overshoot D_overshoot_low -0.95 -0.9 -1.0 | D_overshoot_time 3n 3n 3n | | | [Temperature Range] 25.0000 85.0000 -40.0000 | Remark: The curves below are the result of a simulation using the following | die temperatures: 40.0000 100.0000 -25.0000 | [Voltage Range] 3.3000V 3.0000V 3.6000V |Process Range nominal slow fast | [GND_clamp] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.677E+00 -2.739E+00 -2.613E+00 -3.500E+00 -2.578E+00 -2.640E+00 -2.513E+00 -3.400E+00 -2.478E+00 -2.540E+00 -2.413E+00 -3.300E+00 -2.379E+00 -2.441E+00 -2.314E+00 -3.200E+00 -2.280E+00 -2.342E+00 -2.214E+00 -3.100E+00 -2.180E+00 -2.243E+00 -2.115E+00 -3.000E+00 -2.081E+00 -2.144E+00 -2.015E+00 -2.900E+00 -1.982E+00 -2.045E+00 -1.916E+00 -2.800E+00 -1.883E+00 -1.946E+00 -1.816E+00 -2.700E+00 -1.784E+00 -1.847E+00 -1.717E+00 -2.600E+00 -1.685E+00 -1.749E+00 -1.618E+00 -2.500E+00 -1.586E+00 -1.650E+00 -1.519E+00 -2.400E+00 -1.487E+00 -1.552E+00 -1.420E+00 -2.300E+00 -1.389E+00 -1.453E+00 -1.321E+00 -2.200E+00 -1.290E+00 -1.355E+00 -1.222E+00 -2.100E+00 -1.192E+00 -1.257E+00 -1.123E+00 -2.000E+00 -1.094E+00 -1.160E+00 -1.025E+00 -1.900E+00 -996.143E-03 -1.062E+00 -926.542E-03 -1.800E+00 -898.621E-03 -964.935E-03 -828.581E-03 -1.700E+00 -801.480E-03 -868.159E-03 -730.980E-03 -1.600E+00 -704.849E-03 -771.907E-03 -633.863E-03 -1.500E+00 -608.958E-03 -676.419E-03 -537.454E-03 -1.400E+00 -514.376E-03 -582.310E-03 -442.276E-03 -1.300E+00 -423.984E-03 -492.907E-03 -350.761E-03 -1.200E+00 -363.061E-03 -439.213E-03 -282.189E-03 -1.100E+00 -321.378E-03 -415.761E-03 -221.723E-03 -1.000E+00 -258.781E-03 -383.399E-03 -132.319E-03 -900.000E-03 -148.223E-03 -320.073E-03 -30.767E-03 -800.000E-03 -25.328E-03 -165.045E-03 -11.453E-03 -700.000E-03 -5.232E-03 -19.323E-03 -7.196E-03 -600.000E-03 -2.745E-03 -2.873E-03 -3.028E-03 -500.000E-03 -875.870E-06 -1.049E-03 -635.259E-06 -400.000E-03 -101.168E-06 -222.715E-06 -34.013E-06 -300.000E-03 -3.804E-06 -14.005E-06 -574.116E-09 -200.000E-03 -85.694E-09 -456.678E-09 -6.711E-09 -100.000E-03 -1.659E-09 -12.117E-09 -69.724E-12 0.000E+00 1.072E-21 74.758E-21 1.895E-21 100.000E-03 32.710E-12 339.645E-12 732.355E-15 200.000E-03 34.442E-12 361.158E-12 777.848E-15 300.000E-03 35.512E-12 368.976E-12 821.487E-15 400.000E-03 36.633E-12 376.535E-12 868.521E-15 500.000E-03 37.808E-12 384.347E-12 918.738E-15 600.000E-03 39.033E-12 392.395E-12 972.132E-15 700.000E-03 40.304E-12 400.660E-12 1.027E-12 800.000E-03 41.622E-12 409.132E-12 1.087E-12 900.000E-03 42.987E-12 417.807E-12 1.149E-12 1.000E+00 44.398E-12 426.687E-12 1.213E-12 1.100E+00 45.858E-12 435.768E-12 1.282E-12 1.200E+00 47.367E-12 445.057E-12 1.355E-12 1.300E+00 48.928E-12 454.554E-12 1.430E-12 1.400E+00 50.539E-12 464.263E-12 1.510E-12 1.500E+00 52.207E-12 474.191E-12 1.593E-12 1.600E+00 53.928E-12 484.335E-12 1.681E-12 1.700E+00 55.707E-12 494.704E-12 1.774E-12 1.800E+00 57.546E-12 505.306E-12 1.872E-12 1.900E+00 59.444E-12 516.140E-12 1.974E-12 2.000E+00 61.408E-12 527.215E-12 2.083E-12 2.100E+00 63.435E-12 538.539E-12 2.197E-12 2.200E+00 65.533E-12 550.116E-12 2.316E-12 2.300E+00 67.698E-12 561.958E-12 2.443E-12 2.400E+00 69.937E-12 574.075E-12 2.576E-12 2.500E+00 72.256E-12 586.479E-12 2.716E-12 2.600E+00 74.653E-12 599.182E-12 2.865E-12 2.700E+00 77.136E-12 612.205E-12 3.019E-12 2.800E+00 79.709E-12 625.563E-12 3.183E-12 2.900E+00 82.376E-12 639.285E-12 3.358E-12 3.000E+00 85.146E-12 653.394E-12 3.541E-12 3.100E+00 88.025E-12 667.916E-12 3.735E-12 3.200E+00 91.013E-12 682.890E-12 3.943E-12 3.300E+00 94.125E-12 698.349E-12 4.159E-12 3.400E+00 97.373E-12 714.332E-12 4.392E-12 3.500E+00 100.760E-12 730.889E-12 4.638E-12 3.600E+00 104.298E-12 748.062E-12 4.899E-12 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -4.200E+00 603.835E-12 2.456E-09 78.891E-12 -4.150E+00 588.146E-12 2.406E-09 76.044E-12 -4.100E+00 572.889E-12 2.357E-09 73.297E-12 -4.050E+00 558.038E-12 2.310E-09 70.648E-12 -4.000E+00 543.592E-12 2.263E-09 68.096E-12 -3.950E+00 529.534E-12 2.217E-09 65.645E-12 -3.900E+00 515.858E-12 2.173E-09 63.278E-12 -3.850E+00 502.564E-12 2.129E-09 60.991E-12 -3.800E+00 489.628E-12 2.087E-09 58.795E-12 -3.750E+00 477.056E-12 2.045E-09 56.682E-12 -3.700E+00 464.822E-12 2.005E-09 54.645E-12 -3.650E+00 452.922E-12 1.965E-09 52.681E-12 -3.600E+00 441.358E-12 1.927E-09 50.793E-12 -3.550E+00 430.115E-12 1.889E-09 48.968E-12 -3.500E+00 419.183E-12 1.852E-09 47.217E-12 -3.450E+00 408.552E-12 1.817E-09 45.530E-12 -3.400E+00 398.226E-12 1.782E-09 43.904E-12 -3.350E+00 388.184E-12 1.747E-09 42.340E-12 -3.300E+00 378.425E-12 1.714E-09 40.832E-12 -3.250E+00 368.942E-12 1.682E-09 39.377E-12 -3.200E+00 359.732E-12 1.650E-09 37.982E-12 -3.150E+00 350.776E-12 1.619E-09 36.636E-12 -3.100E+00 342.076E-12 1.589E-09 35.346E-12 -3.050E+00 333.626E-12 1.559E-09 34.096E-12 -3.000E+00 325.414E-12 1.531E-09 32.899E-12 -2.950E+00 317.442E-12 1.503E-09 31.738E-12 -2.900E+00 309.692E-12 1.476E-09 30.631E-12 -2.850E+00 302.168E-12 1.449E-09 29.556E-12 -2.800E+00 294.863E-12 1.423E-09 28.529E-12 -2.750E+00 287.761E-12 1.398E-09 27.536E-12 -2.700E+00 280.870E-12 1.373E-09 26.581E-12 -2.650E+00 274.176E-12 1.349E-09 25.665E-12 -2.600E+00 267.673E-12 1.326E-09 24.780E-12 -2.550E+00 261.357E-12 1.303E-09 23.929E-12 -2.500E+00 255.224E-12 1.281E-09 23.111E-12 -2.450E+00 249.270E-12 1.260E-09 22.320E-12 -2.400E+00 243.490E-12 1.239E-09 21.560E-12 -2.350E+00 237.879E-12 1.218E-09 20.827E-12 -2.300E+00 232.431E-12 1.198E-09 20.124E-12 -2.250E+00 227.133E-12 1.179E-09 19.450E-12 -2.200E+00 221.997E-12 1.160E-09 18.796E-12 -2.150E+00 217.013E-12 1.141E-09 18.169E-12 -2.100E+00 212.162E-12 1.123E-09 17.568E-12 -2.050E+00 207.454E-12 1.106E-09 16.987E-12 -2.000E+00 202.885E-12 1.089E-09 16.424E-12 -1.950E+00 198.447E-12 1.072E-09 15.884E-12 -1.900E+00 194.146E-12 1.056E-09 15.368E-12 -1.850E+00 189.961E-12 1.040E-09 14.871E-12 -1.800E+00 185.895E-12 1.025E-09 14.385E-12 -1.750E+00 181.947E-12 1.010E-09 13.926E-12 -1.700E+00 178.111E-12 995.058E-12 13.476E-12 -1.650E+00 174.383E-12 980.803E-12 13.047E-12 -1.600E+00 170.761E-12 966.898E-12 12.633E-12 -1.550E+00 167.247E-12 953.345E-12 12.233E-12 -1.500E+00 163.827E-12 940.121E-12 11.852E-12 -1.450E+00 160.504E-12 927.218E-12 11.480E-12 -1.400E+00 157.272E-12 914.631E-12 11.125E-12 -1.350E+00 154.132E-12 902.346E-12 10.777E-12 -1.300E+00 151.080E-12 890.356E-12 10.446E-12 -1.250E+00 148.108E-12 878.648E-12 10.125E-12 -1.200E+00 145.220E-12 867.211E-12 9.819E-12 -1.150E+00 142.407E-12 856.037E-12 9.526E-12 -1.100E+00 139.674E-12 845.124E-12 9.238E-12 -1.050E+00 137.013E-12 834.449E-12 8.957E-12 -1.000E+00 134.420E-12 824.014E-12 8.692E-12 -950.000E-03 131.896E-12 813.808E-12 8.435E-12 -900.000E-03 129.439E-12 803.816E-12 8.187E-12 -850.000E-03 127.043E-12 794.039E-12 7.947E-12 -800.000E-03 124.709E-12 784.469E-12 7.714E-12 -750.000E-03 122.442E-12 775.088E-12 7.493E-12 -700.000E-03 120.222E-12 765.904E-12 7.275E-12 -650.000E-03 118.059E-12 756.893E-12 7.066E-12 -600.000E-03 115.949E-12 748.062E-12 6.863E-12 -550.000E-03 113.892E-12 739.393E-12 6.669E-12 -500.000E-03 111.880E-12 730.889E-12 6.481E-12 -450.000E-03 109.917E-12 722.538E-12 6.299E-12 -400.000E-03 108.004E-12 714.332E-12 6.120E-12 -350.000E-03 106.129E-12 706.273E-12 5.953E-12 -300.000E-03 104.298E-12 698.349E-12 5.785E-12 -250.000E-03 102.511E-12 690.559E-12 5.624E-12 -200.000E-03 100.760E-12 682.890E-12 5.473E-12 -150.000E-03 99.046E-12 675.344E-12 5.321E-12 -100.000E-03 97.373E-12 667.916E-12 5.175E-12 -50.000E-03 95.733E-12 660.599E-12 5.034E-12 0.000E+00 94.125E-12 653.394E-12 4.899E-12 | | End [Model] ALVC_16CTRLIN_33 | |************************************************************************ | Model ALVC_16CTRLIN_25 |************************************************************************ | [Model] ALVC_16CTRLIN_25 Model_type Input Vinl = 0.7000V Vinh = 1.7000V C_comp 2.15pF 1.45pF 3.09pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Thresholds | Vinh 1.7 1.7 1.7 Vinl 0.7 0.7 0.7 | | Overshoot | S_overshoot_high 4.6 4.6 4.6 | Static overshoot S_overshoot_low -0.5 -0.5 -0.5 D_overshoot_high 7.2 7.2 7.2 | Dynamic overshoot D_overshoot_low -0.95 -0.9 -1.0 | D_overshoot_time 3n 3n 3n | | | [Temperature Range] 25.0000 85.0000 -40.0000 | Remark: The curves below are the result of a simulation using the following | die temperatures: 35.0000 95.0000 -30.0000 | [Voltage Range] 2.5000V 2.3000V 2.7000V |Process Range nominal slow fast | [GND_clamp] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.670E+00 -2.732E+00 -2.606E+00 -3.500E+00 -2.571E+00 -2.633E+00 -2.506E+00 -3.400E+00 -2.471E+00 -2.533E+00 -2.406E+00 -3.300E+00 -2.372E+00 -2.434E+00 -2.307E+00 -3.200E+00 -2.273E+00 -2.335E+00 -2.207E+00 -3.100E+00 -2.174E+00 -2.236E+00 -2.108E+00 -3.000E+00 -2.074E+00 -2.137E+00 -2.009E+00 -2.900E+00 -1.975E+00 -2.038E+00 -1.909E+00 -2.800E+00 -1.876E+00 -1.940E+00 -1.810E+00 -2.700E+00 -1.777E+00 -1.841E+00 -1.711E+00 -2.600E+00 -1.678E+00 -1.742E+00 -1.611E+00 -2.500E+00 -1.580E+00 -1.644E+00 -1.512E+00 -2.400E+00 -1.481E+00 -1.545E+00 -1.413E+00 -2.300E+00 -1.382E+00 -1.447E+00 -1.314E+00 -2.200E+00 -1.284E+00 -1.349E+00 -1.216E+00 -2.100E+00 -1.186E+00 -1.251E+00 -1.117E+00 -2.000E+00 -1.088E+00 -1.153E+00 -1.019E+00 -1.900E+00 -990.062E-03 -1.056E+00 -920.584E-03 -1.800E+00 -892.588E-03 -958.833E-03 -822.679E-03 -1.700E+00 -795.496E-03 -862.100E-03 -725.129E-03 -1.600E+00 -698.910E-03 -765.889E-03 -628.061E-03 -1.500E+00 -603.062E-03 -670.439E-03 -531.696E-03 -1.400E+00 -508.515E-03 -576.361E-03 -436.556E-03 -1.300E+00 -418.111E-03 -486.940E-03 -345.033E-03 -1.200E+00 -356.630E-03 -432.665E-03 -275.934E-03 -1.100E+00 -313.468E-03 -407.657E-03 -214.137E-03 -1.000E+00 -248.558E-03 -372.663E-03 -123.328E-03 -900.000E-03 -135.681E-03 -304.610E-03 -27.221E-03 -800.000E-03 -21.453E-03 -145.771E-03 -11.536E-03 -700.000E-03 -5.088E-03 -16.291E-03 -7.163E-03 -600.000E-03 -2.722E-03 -2.634E-03 -2.925E-03 -500.000E-03 -815.320E-06 -1.023E-03 -575.729E-06 -400.000E-03 -86.845E-06 -197.522E-06 -27.118E-06 -300.000E-03 -3.004E-06 -11.616E-06 -410.983E-09 -200.000E-03 -63.828E-09 -361.776E-09 -4.413E-09 -100.000E-03 -1.176E-09 -9.278E-09 -42.317E-12 0.000E+00 307.342E-24 28.795E-21 1.136E-21 100.000E-03 22.062E-12 251.040E-12 413.720E-15 200.000E-03 23.208E-12 266.559E-12 441.342E-15 300.000E-03 23.939E-12 272.387E-12 468.486E-15 400.000E-03 24.708E-12 278.068E-12 497.885E-15 500.000E-03 25.514E-12 283.944E-12 528.754E-15 600.000E-03 26.354E-12 289.998E-12 561.307E-15 700.000E-03 27.226E-12 296.218E-12 595.309E-15 800.000E-03 28.131E-12 302.596E-12 631.595E-15 900.000E-03 29.068E-12 309.128E-12 669.873E-15 1.000E+00 30.038E-12 315.815E-12 709.418E-15 1.100E+00 31.042E-12 322.656E-12 750.246E-15 1.200E+00 32.079E-12 329.657E-12 794.484E-15 1.300E+00 33.153E-12 336.814E-12 840.712E-15 1.400E+00 34.261E-12 344.134E-12 888.669E-15 1.500E+00 35.409E-12 351.620E-12 939.705E-15 1.600E+00 36.596E-12 359.272E-12 991.926E-15 1.700E+00 37.822E-12 367.098E-12 1.048E-12 1.800E+00 39.088E-12 375.098E-12 1.107E-12 1.900E+00 40.398E-12 383.277E-12 1.168E-12 2.000E+00 41.754E-12 391.640E-12 1.234E-12 2.100E+00 43.153E-12 400.191E-12 1.302E-12 2.200E+00 44.599E-12 408.939E-12 1.374E-12 2.300E+00 46.096E-12 417.889E-12 1.451E-12 2.400E+00 47.645E-12 427.050E-12 1.530E-12 2.500E+00 49.247E-12 436.426E-12 1.613E-12 2.600E+00 50.908E-12 446.033E-12 1.702E-12 2.700E+00 52.626E-12 455.883E-12 1.795E-12 2.800E+00 54.408E-12 465.992E-12 1.895E-12 2.900E+00 56.254E-12 476.374E-12 1.997E-12 3.000E+00 58.172E-12 487.055E-12 2.107E-12 3.100E+00 60.167E-12 498.051E-12 2.226E-12 3.200E+00 62.242E-12 509.389E-12 2.348E-12 3.300E+00 64.403E-12 521.097E-12 2.477E-12 3.400E+00 66.655E-12 533.205E-12 2.615E-12 3.500E+00 69.005E-12 545.744E-12 2.765E-12 3.600E+00 71.463E-12 558.757E-12 2.920E-12 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -4.900E+00 399.918E-12 1.858E-09 41.306E-12 -4.850E+00 389.454E-12 1.819E-09 39.803E-12 -4.800E+00 379.277E-12 1.782E-09 38.351E-12 -4.750E+00 369.381E-12 1.746E-09 36.953E-12 -4.700E+00 359.749E-12 1.710E-09 35.608E-12 -4.650E+00 350.387E-12 1.676E-09 34.316E-12 -4.600E+00 341.287E-12 1.642E-09 33.068E-12 -4.550E+00 332.432E-12 1.609E-09 31.866E-12 -4.500E+00 323.825E-12 1.576E-09 30.712E-12 -4.450E+00 315.460E-12 1.545E-09 29.606E-12 -4.400E+00 307.331E-12 1.514E-09 28.534E-12 -4.350E+00 299.424E-12 1.484E-09 27.500E-12 -4.300E+00 291.743E-12 1.454E-09 26.509E-12 -4.250E+00 284.270E-12 1.426E-09 25.555E-12 -4.200E+00 277.016E-12 1.398E-09 24.638E-12 -4.150E+00 269.968E-12 1.370E-09 23.755E-12 -4.100E+00 263.115E-12 1.344E-09 22.901E-12 -4.050E+00 256.459E-12 1.318E-09 22.086E-12 -4.000E+00 249.992E-12 1.292E-09 21.301E-12 -3.950E+00 243.709E-12 1.268E-09 20.540E-12 -3.900E+00 237.603E-12 1.244E-09 19.809E-12 -3.850E+00 231.677E-12 1.220E-09 19.109E-12 -3.800E+00 225.921E-12 1.197E-09 18.433E-12 -3.750E+00 220.329E-12 1.175E-09 17.785E-12 -3.700E+00 214.899E-12 1.153E-09 17.157E-12 -3.650E+00 209.626E-12 1.132E-09 16.557E-12 -3.600E+00 204.504E-12 1.111E-09 15.978E-12 -3.550E+00 199.531E-12 1.091E-09 15.425E-12 -3.500E+00 194.699E-12 1.071E-09 14.887E-12 -3.450E+00 190.013E-12 1.052E-09 14.368E-12 -3.400E+00 185.460E-12 1.033E-09 13.878E-12 -3.350E+00 181.036E-12 1.015E-09 13.402E-12 -3.300E+00 176.747E-12 997.418E-12 12.938E-12 -3.250E+00 172.586E-12 980.137E-12 12.500E-12 -3.200E+00 168.545E-12 963.309E-12 12.071E-12 -3.150E+00 164.618E-12 946.904E-12 11.665E-12 -3.100E+00 160.806E-12 930.934E-12 11.272E-12 -3.050E+00 157.107E-12 915.370E-12 10.892E-12 -3.000E+00 153.513E-12 900.210E-12 10.528E-12 -2.950E+00 150.026E-12 885.440E-12 10.181E-12 -2.900E+00 146.640E-12 871.057E-12 9.839E-12 -2.850E+00 143.356E-12 857.039E-12 9.516E-12 -2.800E+00 140.162E-12 843.387E-12 9.203E-12 -2.750E+00 137.062E-12 830.093E-12 8.899E-12 -2.700E+00 134.056E-12 817.129E-12 8.612E-12 -2.650E+00 131.133E-12 804.510E-12 8.332E-12 -2.600E+00 128.295E-12 792.210E-12 8.063E-12 -2.550E+00 125.541E-12 780.218E-12 7.804E-12 -2.500E+00 122.861E-12 768.542E-12 7.559E-12 -2.450E+00 120.264E-12 757.156E-12 7.319E-12 -2.400E+00 117.737E-12 746.065E-12 7.085E-12 -2.350E+00 115.286E-12 735.245E-12 6.862E-12 -2.300E+00 112.900E-12 724.697E-12 6.652E-12 -2.250E+00 110.582E-12 714.412E-12 6.444E-12 -2.200E+00 108.333E-12 704.382E-12 6.245E-12 -2.150E+00 106.144E-12 694.595E-12 6.050E-12 -2.100E+00 104.015E-12 685.051E-12 5.865E-12 -2.050E+00 101.943E-12 675.732E-12 5.691E-12 -2.000E+00 99.935E-12 666.635E-12 5.517E-12 -1.950E+00 97.976E-12 657.753E-12 5.349E-12 -1.900E+00 96.070E-12 649.080E-12 5.194E-12 -1.850E+00 94.216E-12 640.611E-12 5.035E-12 -1.800E+00 92.414E-12 632.330E-12 4.890E-12 -1.750E+00 90.656E-12 624.239E-12 4.744E-12 -1.700E+00 88.942E-12 616.329E-12 4.606E-12 -1.650E+00 87.278E-12 608.591E-12 4.472E-12 -1.600E+00 85.654E-12 601.016E-12 4.340E-12 -1.550E+00 84.071E-12 593.604E-12 4.217E-12 -1.500E+00 82.528E-12 586.348E-12 4.094E-12 -1.450E+00 81.028E-12 579.242E-12 3.977E-12 -1.400E+00 79.561E-12 572.278E-12 3.867E-12 -1.350E+00 78.130E-12 565.455E-12 3.758E-12 -1.300E+00 76.735E-12 558.757E-12 3.651E-12 -1.250E+00 75.369E-12 552.192E-12 3.549E-12 -1.200E+00 74.038E-12 545.744E-12 3.452E-12 -1.150E+00 72.738E-12 539.418E-12 3.355E-12 -1.100E+00 71.464E-12 533.205E-12 3.260E-12 -1.050E+00 70.224E-12 527.099E-12 3.173E-12 -1.000E+00 69.005E-12 521.097E-12 3.086E-12 -950.000E-03 67.815E-12 515.196E-12 3.000E-12 -900.000E-03 66.655E-12 509.389E-12 2.920E-12 -850.000E-03 65.516E-12 503.677E-12 2.840E-12 -800.000E-03 64.403E-12 498.051E-12 2.764E-12 -750.000E-03 63.310E-12 492.514E-12 2.688E-12 -700.000E-03 62.242E-12 487.055E-12 2.615E-12 -650.000E-03 61.194E-12 481.677E-12 2.547E-12 -600.000E-03 60.166E-12 476.375E-12 2.477E-12 -550.000E-03 59.161E-12 471.148E-12 2.412E-12 -500.000E-03 58.172E-12 465.992E-12 2.349E-12 -450.000E-03 57.206E-12 460.907E-12 2.287E-12 -400.000E-03 56.254E-12 455.883E-12 2.226E-12 -350.000E-03 55.323E-12 450.926E-12 2.164E-12 -300.000E-03 54.408E-12 446.033E-12 2.107E-12 -250.000E-03 53.510E-12 441.200E-12 2.052E-12 -200.000E-03 52.626E-12 436.426E-12 1.997E-12 -150.000E-03 51.760E-12 431.709E-12 1.947E-12 -100.000E-03 50.908E-12 427.050E-12 1.895E-12 -50.000E-03 50.072E-12 422.442E-12 1.845E-12 0.000E+00 49.247E-12 417.889E-12 1.795E-12 | | End [Model] ALVC_16CTRLIN_25 | |************************************************************************ | Model ALVC_16CTRLIN_18 |************************************************************************ | [Model] ALVC_16CTRLIN_18 Model_type Input Vinl = 0.3300V Vinh = 1.3650V C_comp 2.20pF 1.55pF 3.07pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Thresholds | Vinh 1.26 1.155 1.365 Vinl 0.36 0.33 0.39 | | Overshoot | S_overshoot_high 4.6 4.6 4.6 | Static overshoot S_overshoot_low -0.5 -0.5 -0.5 D_overshoot_high 7.2 7.2 7.2 | Dynamic overshoot D_overshoot_low -0.95 -0.9 -1.0 | D_overshoot_time 3n 3n 3n | | | [Temperature Range] 25.0000 85.0000 -40.0000 | Remark: The curves below are the result of a simulation using the following | die temperatures: 30.0000 90.0000 -35.0000 | [Voltage Range] 1.8000V 1.6500V 1.9500V |Process Range nominal slow fast | [GND_clamp] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.663E+00 -2.725E+00 -2.599E+00 -3.500E+00 -2.564E+00 -2.626E+00 -2.499E+00 -3.400E+00 -2.465E+00 -2.527E+00 -2.400E+00 -3.300E+00 -2.365E+00 -2.428E+00 -2.300E+00 -3.200E+00 -2.266E+00 -2.329E+00 -2.201E+00 -3.100E+00 -2.167E+00 -2.230E+00 -2.102E+00 -3.000E+00 -2.068E+00 -2.131E+00 -2.002E+00 -2.900E+00 -1.969E+00 -2.032E+00 -1.903E+00 -2.800E+00 -1.870E+00 -1.933E+00 -1.804E+00 -2.700E+00 -1.771E+00 -1.834E+00 -1.704E+00 -2.600E+00 -1.672E+00 -1.736E+00 -1.605E+00 -2.500E+00 -1.573E+00 -1.637E+00 -1.506E+00 -2.400E+00 -1.475E+00 -1.539E+00 -1.407E+00 -2.300E+00 -1.376E+00 -1.441E+00 -1.309E+00 -2.200E+00 -1.278E+00 -1.343E+00 -1.210E+00 -2.100E+00 -1.180E+00 -1.245E+00 -1.111E+00 -2.000E+00 -1.082E+00 -1.147E+00 -1.013E+00 -1.900E+00 -984.087E-03 -1.050E+00 -914.778E-03 -1.800E+00 -886.653E-03 -952.785E-03 -816.912E-03 -1.700E+00 -789.598E-03 -856.088E-03 -719.400E-03 -1.600E+00 -693.049E-03 -759.913E-03 -622.365E-03 -1.500E+00 -597.233E-03 -664.497E-03 -526.032E-03 -1.400E+00 -502.712E-03 -570.446E-03 -430.916E-03 -1.300E+00 -412.287E-03 -481.003E-03 -339.369E-03 -1.200E+00 -350.245E-03 -426.146E-03 -269.741E-03 -1.100E+00 -305.620E-03 -399.594E-03 -206.627E-03 -1.000E+00 -238.438E-03 -361.995E-03 -114.538E-03 -900.000E-03 -123.572E-03 -289.354E-03 -24.442E-03 -800.000E-03 -18.294E-03 -127.973E-03 -11.650E-03 -700.000E-03 -4.990E-03 -13.762E-03 -7.113E-03 -600.000E-03 -2.687E-03 -2.446E-03 -2.821E-03 -500.000E-03 -756.657E-06 -994.644E-06 -518.561E-06 -400.000E-03 -74.029E-06 -174.562E-06 -21.357E-06 -300.000E-03 -2.353E-06 -9.588E-06 -290.087E-09 -200.000E-03 -47.105E-09 -285.061E-09 -2.853E-09 -100.000E-03 -824.469E-12 -7.061E-09 -25.166E-12 0.000E+00 84.826E-24 10.418E-21 674.880E-24 100.000E-03 14.692E-12 184.285E-12 229.598E-15 200.000E-03 15.443E-12 195.399E-12 247.080E-15 300.000E-03 15.937E-12 199.713E-12 264.675E-15 400.000E-03 16.458E-12 203.949E-12 283.251E-15 500.000E-03 17.004E-12 208.335E-12 303.156E-15 600.000E-03 17.573E-12 212.855E-12 324.137E-15 700.000E-03 18.165E-12 217.500E-12 344.525E-15 800.000E-03 18.779E-12 222.264E-12 366.935E-15 900.000E-03 19.416E-12 227.144E-12 391.231E-15 1.000E+00 20.075E-12 232.142E-12 415.347E-15 1.100E+00 20.756E-12 237.257E-12 440.928E-15 1.200E+00 21.462E-12 242.490E-12 468.381E-15 1.300E+00 22.192E-12 247.845E-12 496.420E-15 1.400E+00 22.948E-12 253.322E-12 526.444E-15 1.500E+00 23.728E-12 258.922E-12 557.087E-15 1.600E+00 24.534E-12 264.652E-12 589.591E-15 1.700E+00 25.371E-12 270.511E-12 622.890E-15 1.800E+00 26.234E-12 276.502E-12 659.452E-15 1.900E+00 27.128E-12 282.629E-12 696.548E-15 2.000E+00 28.050E-12 288.895E-12 735.716E-15 2.100E+00 29.005E-12 295.306E-12 775.994E-15 2.200E+00 29.992E-12 301.864E-12 819.912E-15 2.300E+00 31.016E-12 308.578E-12 865.695E-15 2.400E+00 32.075E-12 315.446E-12 911.398E-15 2.500E+00 33.170E-12 322.482E-12 961.549E-15 2.600E+00 34.305E-12 329.693E-12 1.016E-12 2.700E+00 35.480E-12 337.089E-12 1.070E-12 2.800E+00 36.699E-12 344.678E-12 1.131E-12 2.900E+00 37.966E-12 352.476E-12 1.193E-12 3.000E+00 39.280E-12 360.497E-12 1.258E-12 3.100E+00 40.647E-12 368.761E-12 1.327E-12 3.200E+00 42.065E-12 377.281E-12 1.399E-12 3.300E+00 43.546E-12 386.079E-12 1.477E-12 3.400E+00 45.092E-12 395.183E-12 1.557E-12 3.500E+00 46.708E-12 404.612E-12 1.645E-12 3.600E+00 48.393E-12 414.395E-12 1.738E-12 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -5.550E+00 268.701E-12 1.395E-09 22.839E-12 -5.450E+00 254.716E-12 1.338E-09 21.189E-12 -5.350E+00 241.501E-12 1.283E-09 19.671E-12 -5.250E+00 229.005E-12 1.231E-09 18.256E-12 -5.150E+00 217.205E-12 1.182E-09 16.949E-12 -5.050E+00 206.055E-12 1.135E-09 15.736E-12 -4.950E+00 195.531E-12 1.090E-09 14.627E-12 -4.850E+00 185.598E-12 1.047E-09 13.586E-12 -4.750E+00 176.217E-12 1.006E-09 12.630E-12 -4.650E+00 167.373E-12 967.419E-12 11.744E-12 -4.550E+00 159.031E-12 930.533E-12 10.924E-12 -4.450E+00 151.164E-12 895.479E-12 10.165E-12 -4.350E+00 143.750E-12 862.159E-12 9.464E-12 -4.250E+00 136.757E-12 830.497E-12 8.815E-12 -4.150E+00 130.172E-12 800.433E-12 8.216E-12 -4.050E+00 123.962E-12 771.878E-12 7.657E-12 -3.950E+00 118.111E-12 744.781E-12 7.148E-12 -3.850E+00 112.598E-12 719.056E-12 6.671E-12 -3.750E+00 107.410E-12 694.651E-12 6.229E-12 -3.650E+00 102.519E-12 671.494E-12 5.822E-12 -3.550E+00 97.906E-12 649.524E-12 5.445E-12 -3.450E+00 93.573E-12 628.677E-12 5.097E-12 -3.350E+00 89.476E-12 608.892E-12 4.774E-12 -3.250E+00 85.619E-12 590.118E-12 4.474E-12 -3.150E+00 81.981E-12 572.289E-12 4.196E-12 -3.050E+00 78.545E-12 555.362E-12 3.937E-12 -2.950E+00 75.304E-12 539.273E-12 3.698E-12 -2.850E+00 72.249E-12 523.981E-12 3.475E-12 -2.750E+00 69.357E-12 509.426E-12 3.273E-12 -2.650E+00 66.625E-12 495.563E-12 3.078E-12 -2.550E+00 64.036E-12 482.357E-12 2.897E-12 -2.450E+00 61.586E-12 469.745E-12 2.734E-12 -2.350E+00 59.260E-12 457.705E-12 2.576E-12 -2.250E+00 57.057E-12 446.184E-12 2.434E-12 -2.150E+00 54.961E-12 435.152E-12 2.296E-12 -2.050E+00 52.972E-12 424.563E-12 2.169E-12 -1.950E+00 51.075E-12 414.395E-12 2.052E-12 -1.850E+00 49.268E-12 404.612E-12 1.941E-12 -1.750E+00 47.540E-12 395.183E-12 1.835E-12 -1.650E+00 45.891E-12 386.079E-12 1.738E-12 -1.550E+00 44.309E-12 377.281E-12 1.645E-12 -1.450E+00 42.798E-12 368.761E-12 1.557E-12 -1.350E+00 41.350E-12 360.497E-12 1.477E-12 -1.250E+00 39.957E-12 352.476E-12 1.398E-12 -1.150E+00 38.616E-12 344.678E-12 1.327E-12 -1.050E+00 37.326E-12 337.089E-12 1.258E-12 -950.000E-03 36.085E-12 329.693E-12 1.193E-12 -850.000E-03 34.886E-12 322.482E-12 1.131E-12 -750.000E-03 33.732E-12 315.446E-12 1.070E-12 -650.000E-03 32.616E-12 308.578E-12 1.016E-12 -550.000E-03 31.540E-12 301.864E-12 961.540E-15 -450.000E-03 30.501E-12 295.306E-12 911.536E-15 -350.000E-03 29.495E-12 288.895E-12 865.759E-15 -250.000E-03 28.524E-12 282.629E-12 819.469E-15 -150.000E-03 27.586E-12 276.502E-12 776.155E-15 -50.000E-03 26.676E-12 270.511E-12 735.716E-15 0.000E+00 26.234E-12 267.565E-12 715.511E-15 | | End [Model] ALVC_16CTRLIN_18 | |************************************************************************ | Model ALVC_16CTRLIN_12 |************************************************************************ | [Model] ALVC_16CTRLIN_12 Model_type Input Vinl = 0.2400V Vinh = 0.8400V C_comp 2.27pF 1.69pF 3.05pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Thresholds | Vinh 0.84 0.84 0.84 Vinl 0.24 0.24 0.24 | | Overshoot | S_overshoot_high 4.6 4.6 4.6 | Static overshoot S_overshoot_low -0.5 -0.5 -0.5 D_overshoot_high 7.2 7.2 7.2 | Dynamic overshoot D_overshoot_low -0.95 -0.9 -1.0 | D_overshoot_time 3n 3n 3n | | | [Temperature Range] 25.0000 85.0000 -40.0000 | Remark: The curves below are the result of a simulation using the following | die temperatures: 27.0000 87.0000 -38.0000 | [Voltage Range] 1.2000V 1.2000V 1.2000V |Process Range nominal slow fast | [GND_clamp] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.659E+00 -2.721E+00 -2.594E+00 -3.500E+00 -2.560E+00 -2.622E+00 -2.495E+00 -3.400E+00 -2.460E+00 -2.522E+00 -2.395E+00 -3.300E+00 -2.361E+00 -2.423E+00 -2.296E+00 -3.200E+00 -2.262E+00 -2.324E+00 -2.196E+00 -3.100E+00 -2.163E+00 -2.226E+00 -2.097E+00 -3.000E+00 -2.064E+00 -2.127E+00 -1.998E+00 -2.900E+00 -1.965E+00 -2.028E+00 -1.898E+00 -2.800E+00 -1.866E+00 -1.929E+00 -1.799E+00 -2.700E+00 -1.767E+00 -1.830E+00 -1.700E+00 -2.600E+00 -1.668E+00 -1.732E+00 -1.601E+00 -2.500E+00 -1.569E+00 -1.634E+00 -1.502E+00 -2.400E+00 -1.471E+00 -1.535E+00 -1.403E+00 -2.300E+00 -1.372E+00 -1.437E+00 -1.305E+00 -2.200E+00 -1.274E+00 -1.339E+00 -1.206E+00 -2.100E+00 -1.176E+00 -1.241E+00 -1.107E+00 -2.000E+00 -1.078E+00 -1.144E+00 -1.009E+00 -1.900E+00 -980.319E-03 -1.046E+00 -911.011E-03 -1.800E+00 -882.927E-03 -949.095E-03 -813.199E-03 -1.700E+00 -785.912E-03 -852.427E-03 -715.739E-03 -1.600E+00 -689.402E-03 -756.280E-03 -618.756E-03 -1.500E+00 -593.625E-03 -660.890E-03 -522.471E-03 -1.400E+00 -499.136E-03 -566.861E-03 -427.394E-03 -1.300E+00 -408.716E-03 -477.410E-03 -335.868E-03 -1.200E+00 -346.344E-03 -422.206E-03 -265.938E-03 -1.100E+00 -300.840E-03 -394.724E-03 -202.050E-03 -1.000E+00 -232.315E-03 -355.566E-03 -109.301E-03 -900.000E-03 -116.470E-03 -280.232E-03 -23.104E-03 -800.000E-03 -16.700E-03 -117.974E-03 -11.728E-03 -700.000E-03 -4.950E-03 -12.455E-03 -7.078E-03 -600.000E-03 -2.659E-03 -2.354E-03 -2.758E-03 -500.000E-03 -722.312E-06 -975.307E-06 -485.456E-06 -400.000E-03 -67.028E-06 -161.790E-06 -18.392E-06 -300.000E-03 -2.024E-06 -8.523E-06 -233.704E-09 -200.000E-03 -39.075E-09 -246.413E-09 -2.177E-09 -100.000E-03 -662.640E-12 -5.975E-09 -18.236E-12 0.000E+00 30.081E-24 4.934E-21 490.278E-24 100.000E-03 11.439E-12 152.552E-12 160.095E-15 200.000E-03 12.018E-12 161.616E-12 173.955E-15 300.000E-03 12.407E-12 165.204E-12 187.603E-15 400.000E-03 12.817E-12 168.744E-12 202.114E-15 500.000E-03 13.247E-12 172.409E-12 217.241E-15 600.000E-03 13.696E-12 176.188E-12 233.608E-15 700.000E-03 14.162E-12 180.071E-12 250.015E-15 800.000E-03 14.647E-12 184.055E-12 266.825E-15 900.000E-03 15.147E-12 188.136E-12 285.045E-15 1.000E+00 15.667E-12 192.317E-12 303.946E-15 1.100E+00 16.205E-12 196.596E-12 324.908E-15 1.200E+00 16.762E-12 200.975E-12 344.591E-15 1.300E+00 17.339E-12 205.456E-12 365.578E-15 1.400E+00 17.932E-12 210.040E-12 387.205E-15 1.500E+00 18.549E-12 214.729E-12 410.485E-15 1.600E+00 19.187E-12 219.526E-12 435.492E-15 1.700E+00 19.847E-12 224.433E-12 461.014E-15 1.800E+00 20.531E-12 229.452E-12 487.039E-15 1.900E+00 21.236E-12 234.585E-12 514.743E-15 2.000E+00 21.965E-12 239.835E-12 544.778E-15 2.100E+00 22.722E-12 245.206E-12 574.632E-15 2.200E+00 23.501E-12 250.702E-12 607.174E-15 2.300E+00 24.311E-12 256.328E-12 639.294E-15 2.400E+00 25.146E-12 262.086E-12 675.831E-15 2.500E+00 26.014E-12 267.986E-12 712.187E-15 2.600E+00 26.911E-12 274.034E-12 750.735E-15 2.700E+00 27.843E-12 280.235E-12 793.347E-15 2.800E+00 28.807E-12 286.602E-12 834.917E-15 2.900E+00 29.810E-12 293.147E-12 881.512E-15 3.000E+00 30.852E-12 299.878E-12 929.160E-15 3.100E+00 31.935E-12 306.810E-12 978.169E-15 3.200E+00 33.063E-12 313.959E-12 1.031E-12 3.300E+00 34.237E-12 321.346E-12 1.088E-12 3.400E+00 35.461E-12 328.990E-12 1.148E-12 3.500E+00 36.742E-12 336.906E-12 1.211E-12 3.600E+00 38.080E-12 345.122E-12 1.280E-12 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -6.000E+00 197.284E-12 1.170E-09 13.262E-12 -5.900E+00 187.002E-12 1.122E-09 12.310E-12 -5.800E+00 177.293E-12 1.076E-09 11.428E-12 -5.700E+00 168.119E-12 1.032E-09 10.613E-12 -5.600E+00 159.462E-12 990.719E-12 9.863E-12 -5.500E+00 151.294E-12 950.977E-12 9.169E-12 -5.400E+00 143.585E-12 913.120E-12 8.528E-12 -5.300E+00 136.310E-12 877.078E-12 7.932E-12 -5.200E+00 129.453E-12 842.770E-12 7.379E-12 -5.100E+00 122.985E-12 810.123E-12 6.870E-12 -5.000E+00 116.890E-12 779.086E-12 6.403E-12 -4.900E+00 111.147E-12 749.575E-12 5.965E-12 -4.800E+00 105.731E-12 721.536E-12 5.564E-12 -4.700E+00 100.633E-12 694.899E-12 5.194E-12 -4.600E+00 95.832E-12 669.597E-12 4.847E-12 -4.500E+00 91.308E-12 645.583E-12 4.532E-12 -4.400E+00 87.045E-12 622.787E-12 4.235E-12 -4.300E+00 83.034E-12 601.158E-12 3.965E-12 -4.200E+00 79.248E-12 580.638E-12 3.710E-12 -4.100E+00 75.688E-12 561.160E-12 3.479E-12 -4.000E+00 72.331E-12 542.690E-12 3.262E-12 -3.900E+00 69.173E-12 525.163E-12 3.059E-12 -3.800E+00 66.187E-12 508.534E-12 2.873E-12 -3.700E+00 63.377E-12 492.751E-12 2.702E-12 -3.600E+00 60.729E-12 477.773E-12 2.539E-12 -3.500E+00 58.222E-12 463.539E-12 2.390E-12 -3.400E+00 55.860E-12 450.019E-12 2.251E-12 -3.300E+00 53.626E-12 437.166E-12 2.120E-12 -3.200E+00 51.512E-12 424.944E-12 2.000E-12 -3.100E+00 49.513E-12 413.298E-12 1.886E-12 -3.000E+00 47.617E-12 402.198E-12 1.781E-12 -2.900E+00 45.820E-12 391.608E-12 1.686E-12 -2.800E+00 44.115E-12 381.494E-12 1.591E-12 -2.700E+00 42.493E-12 371.819E-12 1.507E-12 -2.600E+00 40.949E-12 362.552E-12 1.426E-12 -2.500E+00 39.481E-12 353.660E-12 1.351E-12 -2.400E+00 38.080E-12 345.122E-12 1.280E-12 -2.300E+00 36.742E-12 336.906E-12 1.211E-12 -2.200E+00 35.461E-12 328.990E-12 1.148E-12 -2.100E+00 34.237E-12 321.346E-12 1.088E-12 -2.000E+00 33.063E-12 313.959E-12 1.031E-12 -1.900E+00 31.935E-12 306.810E-12 978.148E-15 -1.800E+00 30.851E-12 299.877E-12 929.139E-15 -1.700E+00 29.810E-12 293.147E-12 881.467E-15 -1.600E+00 28.807E-12 286.602E-12 835.014E-15 -1.500E+00 27.842E-12 280.235E-12 793.347E-15 -1.400E+00 26.911E-12 274.034E-12 750.514E-15 -1.300E+00 26.014E-12 267.986E-12 712.183E-15 -1.200E+00 25.146E-12 262.086E-12 675.861E-15 -1.100E+00 24.311E-12 256.328E-12 639.278E-15 -1.000E+00 23.501E-12 250.702E-12 607.235E-15 -900.000E-03 22.722E-12 245.206E-12 574.636E-15 -800.000E-03 21.965E-12 239.835E-12 544.812E-15 -700.000E-03 21.236E-12 234.585E-12 514.670E-15 -600.000E-03 20.531E-12 229.452E-12 486.992E-15 -500.000E-03 19.847E-12 224.433E-12 461.100E-15 -400.000E-03 19.187E-12 219.525E-12 435.559E-15 -300.000E-03 18.549E-12 214.729E-12 410.506E-15 -200.000E-03 17.932E-12 210.040E-12 387.215E-15 -100.000E-03 17.339E-12 205.456E-12 365.578E-15 0.000E+00 16.762E-12 200.975E-12 344.591E-15 | | End [Model] ALVC_16CTRLIN_12 | |************************************************************************ | Model ALVC_162TRISTN_33 |************************************************************************ | [Model] ALVC_162TRISTN_33 Model_type 3-state Polarity Non-Inverting Enable Active-Low Vmeas = 1.5000V Cref = 50.0000pF Rref = 0.5000k Vref = 0.000V C_comp 4.59pF 3.82pF 5.44pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Timing Thresholds | Vmeas 1.5 1.5 1.5 | | [Temperature Range] 25.0000 85.0000 -40.0000 | Remark: The curves below are the result of a simulation using the following | die temperatures: 40.0000 100.0000 -25.0000 | [Voltage Range] 3.3000V 3.0000V 3.6000V |Process Range nominal slow fast | [Pulldown] | voltage I(typ) I(min) I(max) | -3.600E+00 -4.155E-02 -2.858E-02 -6.580E-02 -3.450E+00 -4.155E-02 -2.858E-02 -6.580E-02 -3.300E+00 -4.155E-02 -2.858E-02 -6.580E-02 -3.150E+00 -4.155E-02 -2.858E-02 -6.580E-02 -3.000E+00 -4.155E-02 -2.858E-02 -6.580E-02 -2.850E+00 -4.155E-02 -2.858E-02 -6.580E-02 -2.700E+00 -4.155E-02 -2.858E-02 -6.580E-02 -2.550E+00 -4.155E-02 -2.858E-02 -6.580E-02 -2.400E+00 -4.155E-02 -2.858E-02 -6.580E-02 -2.250E+00 -4.155E-02 -2.858E-02 -6.580E-02 -2.100E+00 -4.155E-02 -2.858E-02 -6.580E-02 -1.950E+00 -4.155E-02 -2.858E-02 -6.580E-02 -1.800E+00 -4.155E-02 -2.858E-02 -6.580E-02 -1.650E+00 -4.155E-02 -2.858E-02 -6.580E-02 -1.500E+00 -4.155E-02 -2.858E-02 -6.580E-02 -1.350E+00 -4.155E-02 -2.858E-02 -6.580E-02 -1.200E+00 -4.155E-02 -2.858E-02 -6.580E-02 -1.050E+00 -4.155E-02 -2.858E-02 -6.580E-02 -9.000E-01 -4.155E-02 -2.858E-02 -6.580E-02 -7.500E-01 -4.155E-02 -2.858E-02 -6.418E-02 -6.000E-01 -3.562E-02 -2.423E-02 -5.690E-02 -4.500E-01 -2.864E-02 -1.909E-02 -4.591E-02 -3.000E-01 -1.972E-02 -1.307E-02 -3.219E-02 -1.500E-01 -1.010E-02 -6.546E-03 -1.690E-02 0.000E+00 1.285E-13 3.489E-13 8.018E-14 1.500E-01 9.725E-03 6.209E-03 1.645E-02 3.000E-01 1.828E-02 1.178E-02 3.048E-02 4.500E-01 2.573E-02 1.672E-02 4.238E-02 6.000E-01 3.216E-02 2.105E-02 5.242E-02 7.500E-01 3.765E-02 2.479E-02 6.082E-02 9.000E-01 4.229E-02 2.798E-02 6.779E-02 1.050E+00 4.614E-02 3.063E-02 7.351E-02 1.200E+00 4.927E-02 3.277E-02 7.810E-02 1.350E+00 5.174E-02 3.444E-02 8.172E-02 1.500E+00 5.360E-02 3.565E-02 8.446E-02 1.650E+00 5.492E-02 3.647E-02 8.643E-02 1.800E+00 5.579E-02 3.697E-02 8.777E-02 1.950E+00 5.632E-02 3.726E-02 8.862E-02 2.100E+00 5.665E-02 3.746E-02 8.916E-02 2.250E+00 5.689E-02 3.760E-02 8.953E-02 2.400E+00 5.707E-02 3.771E-02 8.982E-02 2.550E+00 5.723E-02 3.782E-02 9.007E-02 2.700E+00 5.737E-02 3.791E-02 9.029E-02 2.850E+00 5.750E-02 3.800E-02 9.050E-02 3.000E+00 5.763E-02 3.808E-02 9.069E-02 3.150E+00 5.774E-02 3.816E-02 9.087E-02 3.300E+00 5.785E-02 3.823E-02 9.105E-02 3.450E+00 5.796E-02 3.829E-02 9.122E-02 3.600E+00 5.806E-02 3.829E-02 9.138E-02 3.750E+00 5.806E-02 3.829E-02 9.155E-02 3.900E+00 5.806E-02 3.913E-02 9.156E-02 4.050E+00 5.806E-02 4.130E-02 9.158E-02 4.200E+00 5.842E-02 4.394E-02 9.159E-02 4.350E+00 6.053E-02 4.673E-02 9.161E-02 4.500E+00 6.327E-02 4.957E-02 9.162E-02 4.650E+00 6.614E-02 5.236E-02 9.298E-02 4.800E+00 6.902E-02 5.512E-02 9.572E-02 4.950E+00 7.187E-02 5.786E-02 9.867E-02 5.100E+00 7.469E-02 6.058E-02 1.017E-01 5.250E+00 7.746E-02 6.328E-02 1.048E-01 5.400E+00 8.020E-02 6.596E-02 1.079E-01 5.550E+00 8.290E-02 6.862E-02 1.109E-01 5.700E+00 8.557E-02 7.127E-02 1.140E-01 5.850E+00 8.822E-02 7.391E-02 1.170E-01 6.000E+00 9.086E-02 7.655E-02 1.201E-01 6.150E+00 9.349E-02 7.917E-02 1.231E-01 6.300E+00 9.606E-02 8.177E-02 1.260E-01 6.450E+00 9.851E-02 8.432E-02 1.288E-01 6.600E+00 1.007E-01 8.678E-02 1.310E-01 6.750E+00 1.025E-01 8.906E-02 1.321E-01 6.900E+00 1.025E-01 9.090E-02 1.321E-01 7.050E+00 1.025E-01 9.090E-02 1.321E-01 7.200E+00 1.025E-01 9.090E-02 1.321E-01 | [Pullup] | voltage I(typ) I(min) I(max) | -4.200E+00 3.248E-02 2.235E-02 5.024E-02 -4.050E+00 3.248E-02 2.235E-02 5.024E-02 -3.900E+00 3.248E-02 2.235E-02 5.024E-02 -3.750E+00 3.248E-02 2.235E-02 5.024E-02 -3.600E+00 3.248E-02 2.235E-02 5.024E-02 -3.450E+00 3.248E-02 2.235E-02 5.024E-02 -3.300E+00 3.248E-02 2.235E-02 5.024E-02 -3.150E+00 3.248E-02 2.235E-02 5.024E-02 -3.000E+00 3.248E-02 2.235E-02 5.024E-02 -2.850E+00 3.248E-02 2.235E-02 5.024E-02 -2.700E+00 3.248E-02 2.235E-02 5.024E-02 -2.550E+00 3.248E-02 2.235E-02 5.024E-02 -2.400E+00 3.248E-02 2.235E-02 5.024E-02 -2.250E+00 3.248E-02 2.235E-02 5.024E-02 -2.100E+00 3.248E-02 2.235E-02 5.024E-02 -1.950E+00 3.248E-02 2.235E-02 5.024E-02 -1.800E+00 3.248E-02 2.235E-02 5.024E-02 -1.650E+00 3.248E-02 2.235E-02 5.024E-02 -1.500E+00 3.248E-02 2.235E-02 5.024E-02 -1.350E+00 3.248E-02 2.235E-02 5.024E-02 -1.200E+00 3.248E-02 2.235E-02 5.024E-02 -1.050E+00 3.248E-02 2.235E-02 5.024E-02 -9.000E-01 3.248E-02 2.235E-02 5.024E-02 -7.500E-01 3.248E-02 2.235E-02 4.742E-02 -6.000E-01 2.698E-02 1.880E-02 4.055E-02 -4.500E-01 2.142E-02 1.473E-02 3.152E-02 -3.000E-01 1.432E-02 1.010E-02 2.108E-02 -1.500E-01 7.089E-03 4.960E-03 1.053E-02 0.000E+00 -2.895E-08 -5.960E-09 -3.396E-07 1.500E-01 -6.799E-03 -4.678E-03 -1.023E-02 3.000E-01 -1.318E-02 -9.007E-03 -1.989E-02 4.500E-01 -1.913E-02 -1.298E-02 -2.898E-02 6.000E-01 -2.465E-02 -1.660E-02 -3.750E-02 7.500E-01 -2.974E-02 -1.987E-02 -4.544E-02 9.000E-01 -3.439E-02 -2.277E-02 -5.281E-02 1.050E+00 -3.861E-02 -2.532E-02 -5.960E-02 1.200E+00 -4.240E-02 -2.753E-02 -6.583E-02 1.350E+00 -4.576E-02 -2.938E-02 -7.149E-02 1.500E+00 -4.870E-02 -3.091E-02 -7.659E-02 1.650E+00 -5.124E-02 -3.214E-02 -8.115E-02 1.800E+00 -5.339E-02 -3.312E-02 -8.519E-02 1.950E+00 -5.520E-02 -3.391E-02 -8.873E-02 2.100E+00 -5.674E-02 -3.458E-02 -9.182E-02 2.250E+00 -5.808E-02 -3.516E-02 -9.454E-02 2.400E+00 -5.928E-02 -3.565E-02 -9.698E-02 2.550E+00 -6.037E-02 -3.608E-02 -9.926E-02 2.700E+00 -6.132E-02 -3.645E-02 -1.014E-01 2.850E+00 -6.215E-02 -3.678E-02 -1.035E-01 3.000E+00 -6.287E-02 -3.707E-02 -1.053E-01 3.150E+00 -6.351E-02 -3.734E-02 -1.069E-01 3.300E+00 -6.408E-02 -3.758E-02 -1.083E-01 3.450E+00 -6.460E-02 -3.779E-02 -1.095E-01 3.600E+00 -6.506E-02 -3.792E-02 -1.106E-01 3.750E+00 -6.545E-02 -3.803E-02 -1.116E-01 3.900E+00 -6.565E-02 -3.927E-02 -1.125E-01 4.050E+00 -6.573E-02 -4.229E-02 -1.132E-01 4.200E+00 -6.646E-02 -4.581E-02 -1.133E-01 4.350E+00 -7.016E-02 -4.953E-02 -1.134E-01 4.500E+00 -7.484E-02 -5.339E-02 -1.134E-01 4.650E+00 -7.978E-02 -5.744E-02 -1.164E-01 4.800E+00 -8.490E-02 -6.168E-02 -1.222E-01 4.950E+00 -9.034E-02 -6.611E-02 -1.284E-01 5.100E+00 -9.605E-02 -7.070E-02 -1.349E-01 5.250E+00 -1.020E-01 -7.543E-02 -1.421E-01 5.400E+00 -1.081E-01 -8.029E-02 -1.496E-01 5.550E+00 -1.144E-01 -8.527E-02 -1.575E-01 5.700E+00 -1.208E-01 -9.035E-02 -1.656E-01 5.850E+00 -1.274E-01 -9.553E-02 -1.738E-01 6.000E+00 -1.340E-01 -1.009E-01 -1.823E-01 6.150E+00 -1.408E-01 -1.064E-01 -1.908E-01 6.300E+00 -1.476E-01 -1.121E-01 -1.993E-01 6.450E+00 -1.546E-01 -1.186E-01 -2.080E-01 6.600E+00 -1.618E-01 -1.186E-01 -2.167E-01 6.750E+00 -1.692E-01 -1.186E-01 -2.256E-01 6.900E+00 -1.770E-01 -1.186E-01 -2.347E-01 7.050E+00 -1.854E-01 -1.186E-01 -2.439E-01 7.200E+00 -1.958E-01 -1.186E-01 -2.534E-01 | [GND_clamp] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.647E+00 -2.679E+00 -2.612E+00 -3.500E+00 -2.546E+00 -2.578E+00 -2.511E+00 -3.400E+00 -2.445E+00 -2.478E+00 -2.410E+00 -3.300E+00 -2.345E+00 -2.378E+00 -2.308E+00 -3.200E+00 -2.244E+00 -2.278E+00 -2.207E+00 -3.100E+00 -2.144E+00 -2.178E+00 -2.106E+00 -3.000E+00 -2.044E+00 -2.078E+00 -2.005E+00 -2.900E+00 -1.944E+00 -1.979E+00 -1.905E+00 -2.800E+00 -1.844E+00 -1.879E+00 -1.804E+00 -2.700E+00 -1.744E+00 -1.780E+00 -1.703E+00 -2.600E+00 -1.644E+00 -1.680E+00 -1.603E+00 -2.500E+00 -1.545E+00 -1.581E+00 -1.502E+00 -2.400E+00 -1.445E+00 -1.482E+00 -1.402E+00 -2.300E+00 -1.346E+00 -1.384E+00 -1.302E+00 -2.200E+00 -1.247E+00 -1.285E+00 -1.202E+00 -2.100E+00 -1.148E+00 -1.187E+00 -1.103E+00 -2.000E+00 -1.049E+00 -1.089E+00 -1.003E+00 -1.900E+00 -951.094E-03 -991.102E-03 -904.302E-03 -1.800E+00 -853.306E-03 -893.837E-03 -805.865E-03 -1.700E+00 -756.036E-03 -797.074E-03 -708.006E-03 -1.600E+00 -659.405E-03 -700.942E-03 -610.812E-03 -1.500E+00 -563.612E-03 -605.667E-03 -514.425E-03 -1.400E+00 -469.168E-03 -511.808E-03 -419.301E-03 -1.300E+00 -378.645E-03 -422.209E-03 -327.718E-03 -1.200E+00 -313.480E-03 -361.792E-03 -257.020E-03 -1.100E+00 -260.719E-03 -320.440E-03 -191.307E-03 -1.000E+00 -181.912E-03 -258.957E-03 -97.567E-03 -900.000E-03 -65.535E-03 -152.263E-03 -19.513E-03 -800.000E-03 -8.542E-03 -28.194E-03 -10.019E-03 -700.000E-03 -3.771E-03 -3.534E-03 -6.307E-03 -600.000E-03 -2.138E-03 -1.446E-03 -2.575E-03 -500.000E-03 -672.372E-06 -741.623E-06 -475.889E-06 -400.000E-03 -71.901E-06 -160.328E-06 -23.888E-06 -300.000E-03 -2.660E-06 -9.741E-06 -401.253E-09 -200.000E-03 -60.025E-09 -316.872E-09 -4.697E-09 -100.000E-03 -1.267E-09 -9.333E-09 -52.616E-12 0.000E+00 -102.891E-12 -987.101E-12 -3.646E-12 100.000E-03 -76.784E-12 -735.885E-12 -2.957E-12 200.000E-03 -72.458E-12 -701.245E-12 -2.758E-12 300.000E-03 -68.692E-12 -676.310E-12 -2.567E-12 400.000E-03 -64.986E-12 -651.947E-12 -2.384E-12 500.000E-03 -61.333E-12 -627.797E-12 -2.205E-12 600.000E-03 -57.733E-12 -603.870E-12 -2.029E-12 700.000E-03 -54.188E-12 -580.166E-12 -1.860E-12 800.000E-03 -50.692E-12 -556.688E-12 -1.694E-12 900.000E-03 -47.245E-12 -533.431E-12 -1.534E-12 1.000E+00 -43.841E-12 -510.385E-12 -1.376E-12 1.100E+00 -40.483E-12 -487.544E-12 -1.221E-12 1.200E+00 -37.157E-12 -464.902E-12 -1.069E-12 1.300E+00 -33.874E-12 -442.446E-12 -920.846E-15 1.400E+00 -30.616E-12 -420.172E-12 -770.804E-15 1.500E+00 -27.391E-12 -398.066E-12 -625.433E-15 1.600E+00 -24.188E-12 -376.122E-12 -479.524E-15 1.700E+00 -21.013E-12 -354.333E-12 -337.823E-15 1.800E+00 -17.854E-12 -332.682E-12 -188.388E-15 1.900E+00 -14.713E-12 -311.175E-12 -48.218E-15 2.000E+00 -11.585E-12 -289.793E-12 101.695E-15 2.100E+00 -8.462E-12 -268.540E-12 242.421E-15 2.200E+00 -5.348E-12 -247.391E-12 387.711E-15 2.300E+00 -2.245E-12 -226.361E-12 538.698E-15 2.400E+00 868.097E-15 -205.440E-12 688.562E-15 2.500E+00 3.984E-12 -184.633E-12 845.855E-15 2.600E+00 7.104E-12 -163.968E-12 1.003E-12 2.700E+00 10.231E-12 -143.454E-12 1.163E-12 2.800E+00 13.373E-12 -122.287E-12 1.327E-12 2.900E+00 16.533E-12 -79.897E-12 1.493E-12 3.000E+00 19.701E-12 450.240E-12 1.659E-12 3.100E+00 22.888E-12 27.024E-09 1.845E-12 3.200E+00 26.907E-12 1.240E-06 2.018E-12 3.300E+00 65.776E-12 34.814E-06 2.212E-12 3.400E+00 2.781E-09 418.727E-06 2.412E-12 3.500E+00 182.102E-09 1.829E-03 2.620E-12 3.600E+00 8.283E-06 2.649E-03 3.312E-12 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -4.200E+00 3.062E+00 3.063E+00 3.085E+00 -4.150E+00 3.016E+00 3.017E+00 3.038E+00 -4.100E+00 2.970E+00 2.972E+00 2.991E+00 -4.050E+00 2.924E+00 2.926E+00 2.944E+00 -4.000E+00 2.878E+00 2.880E+00 2.898E+00 -3.950E+00 2.832E+00 2.835E+00 2.851E+00 -3.900E+00 2.786E+00 2.789E+00 2.804E+00 -3.850E+00 2.740E+00 2.744E+00 2.758E+00 -3.800E+00 2.694E+00 2.699E+00 2.711E+00 -3.750E+00 2.648E+00 2.656E+00 2.665E+00 -3.700E+00 2.602E+00 2.511E+00 2.618E+00 -3.650E+00 2.556E+00 2.465E+00 2.572E+00 -3.600E+00 2.511E+00 2.420E+00 2.526E+00 -3.550E+00 2.465E+00 2.375E+00 2.479E+00 -3.500E+00 2.420E+00 2.329E+00 2.433E+00 -3.450E+00 2.375E+00 2.284E+00 2.387E+00 -3.400E+00 2.331E+00 2.239E+00 2.341E+00 -3.350E+00 2.288E+00 2.194E+00 2.295E+00 -3.300E+00 2.126E+00 2.148E+00 2.249E+00 -3.250E+00 2.080E+00 2.103E+00 2.203E+00 -3.200E+00 2.035E+00 2.058E+00 2.158E+00 -3.150E+00 1.989E+00 2.013E+00 2.112E+00 -3.100E+00 1.943E+00 1.968E+00 2.067E+00 -3.050E+00 1.898E+00 1.923E+00 2.023E+00 -3.000E+00 1.852E+00 1.878E+00 1.980E+00 -2.950E+00 1.807E+00 1.833E+00 1.783E+00 -2.900E+00 1.762E+00 1.788E+00 1.737E+00 -2.850E+00 1.716E+00 1.743E+00 1.691E+00 -2.800E+00 1.671E+00 1.698E+00 1.645E+00 -2.750E+00 1.626E+00 1.653E+00 1.599E+00 -2.700E+00 1.581E+00 1.608E+00 1.553E+00 -2.650E+00 1.535E+00 1.563E+00 1.507E+00 -2.600E+00 1.490E+00 1.518E+00 1.461E+00 -2.550E+00 1.445E+00 1.474E+00 1.416E+00 -2.500E+00 1.400E+00 1.429E+00 1.370E+00 -2.450E+00 1.355E+00 1.384E+00 1.325E+00 -2.400E+00 1.310E+00 1.340E+00 1.279E+00 -2.350E+00 1.265E+00 1.295E+00 1.234E+00 -2.300E+00 1.220E+00 1.250E+00 1.188E+00 -2.250E+00 1.175E+00 1.206E+00 1.143E+00 -2.200E+00 1.130E+00 1.161E+00 1.097E+00 -2.150E+00 1.086E+00 1.117E+00 1.052E+00 -2.100E+00 1.041E+00 1.073E+00 1.007E+00 -2.050E+00 996.253E-03 1.028E+00 961.687E-03 -2.000E+00 951.651E-03 984.094E-03 916.558E-03 -1.950E+00 907.119E-03 939.940E-03 871.495E-03 -1.900E+00 862.665E-03 895.867E-03 826.503E-03 -1.850E+00 818.295E-03 851.882E-03 781.589E-03 -1.800E+00 774.018E-03 807.995E-03 736.764E-03 -1.750E+00 729.846E-03 764.215E-03 692.036E-03 -1.700E+00 685.792E-03 720.557E-03 647.420E-03 -1.650E+00 641.871E-03 677.037E-03 602.932E-03 -1.600E+00 598.106E-03 633.677E-03 558.593E-03 -1.550E+00 554.524E-03 590.506E-03 514.430E-03 -1.500E+00 511.169E-03 547.566E-03 470.485E-03 -1.450E+00 468.104E-03 504.925E-03 426.821E-03 -1.400E+00 425.451E-03 462.712E-03 383.550E-03 -1.350E+00 383.489E-03 421.228E-03 340.919E-03 -1.300E+00 343.100E-03 381.463E-03 299.690E-03 -1.250E+00 307.820E-03 347.459E-03 262.791E-03 -1.200E+00 281.386E-03 323.854E-03 232.887E-03 -1.150E+00 256.693E-03 303.199E-03 203.342E-03 -1.100E+00 228.764E-03 280.205E-03 169.709E-03 -1.050E+00 195.428E-03 252.667E-03 130.327E-03 -1.000E+00 155.049E-03 218.683E-03 85.529E-03 -950.000E-03 107.141E-03 176.224E-03 42.441E-03 -900.000E-03 56.801E-03 124.235E-03 18.848E-03 -850.000E-03 21.486E-03 67.856E-03 12.702E-03 -800.000E-03 9.181E-03 25.978E-03 10.463E-03 -750.000E-03 6.105E-03 9.189E-03 8.789E-03 -700.000E-03 4.920E-03 4.616E-03 7.240E-03 -650.000E-03 4.107E-03 3.265E-03 5.193E-03 -600.000E-03 3.383E-03 2.652E-03 3.137E-03 -550.000E-03 2.300E-03 2.223E-03 1.675E-03 -500.000E-03 1.121E-03 1.830E-03 739.590E-06 -450.000E-03 478.154E-06 1.117E-03 248.641E-06 -400.000E-03 163.690E-06 418.785E-06 57.198E-06 -350.000E-03 42.126E-06 134.703E-06 9.231E-06 -300.000E-03 8.283E-06 34.814E-06 1.138E-06 -250.000E-03 1.317E-06 7.183E-06 118.055E-09 -200.000E-03 182.098E-09 1.240E-06 11.015E-09 -150.000E-03 23.097E-09 190.563E-09 959.687E-12 -100.000E-03 2.781E-09 27.024E-09 81.814E-12 -50.000E-03 339.768E-12 3.528E-09 9.097E-12 0.000E+00 65.778E-12 450.239E-12 3.317E-12 | [Ramp] | variable typ min max dV/dt_r 1.588V/206.283ps 1.297V/351.875ps 1.868V/122.282ps dV/dt_f 1.680V/265.840ps 1.391V/456.978ps 1.964V/149.220ps 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 1.315E-09 18.582E-09 28.664E-12 50.000ps 2.817E-06 2.155E-06 2.320E-06 100.000ps 1.847E-06 4.556E-06 -4.882E-06 150.000ps -12.477E-06 -2.392E-06 -15.324E-06 200.000ps -27.183E-06 -13.697E-06 18.129E-06 250.000ps -11.380E-06 -28.765E-06 324.376E-06 300.000ps 137.189E-06 -37.656E-06 -1.005E-03 350.000ps 504.849E-06 6.564E-06 -16.995E-03 400.000ps 156.411E-06 130.002E-06 -42.527E-03 450.000ps -5.383E-03 331.275E-06 76.171E-03 500.000ps -15.745E-03 564.248E-06 749.704E-03 550.000ps -29.010E-03 388.969E-06 1.689E+00 600.000ps -47.242E-03 -1.359E-03 2.392E+00 650.000ps -7.660E-03 -5.152E-03 2.774E+00 700.000ps 187.407E-03 -10.523E-03 2.956E+00 750.000ps 541.227E-03 -17.107E-03 3.037E+00 800.000ps 985.178E-03 -25.271E-03 3.074E+00 850.000ps 1.437E+00 -35.274E-03 3.094E+00 900.000ps 1.818E+00 -40.778E-03 3.106E+00 950.000ps 2.100E+00 -29.119E-03 3.111E+00 1.000ns 2.294E+00 18.555E-03 3.113E+00 1.050ns 2.423E+00 115.038E-03 3.113E+00 1.100ns 2.504E+00 259.273E-03 3.112E+00 1.150ns 2.556E+00 441.961E-03 3.113E+00 1.200ns 2.589E+00 649.520E-03 3.113E+00 1.250ns 2.610E+00 866.795E-03 3.113E+00 1.300ns 2.623E+00 1.081E+00 3.113E+00 1.350ns 2.632E+00 1.280E+00 3.113E+00 1.400ns 2.638E+00 1.458E+00 3.113E+00 1.450ns 2.641E+00 1.609E+00 3.113E+00 1.500ns 2.644E+00 1.731E+00 3.113E+00 1.550ns 2.645E+00 1.829E+00 3.113E+00 1.600ns 2.646E+00 1.905E+00 3.113E+00 1.650ns 2.646E+00 1.964E+00 3.113E+00 1.700ns 2.647E+00 2.010E+00 3.113E+00 1.750ns 2.647E+00 2.045E+00 3.113E+00 1.800ns 2.647E+00 2.072E+00 3.113E+00 1.850ns 2.647E+00 2.093E+00 3.113E+00 1.900ns 2.647E+00 2.109E+00 3.113E+00 1.950ns 2.647E+00 2.121E+00 3.113E+00 2.000ns 2.647E+00 2.131E+00 3.113E+00 2.050ns 2.647E+00 2.138E+00 3.113E+00 2.100ns 2.647E+00 2.143E+00 3.113E+00 2.150ns 2.647E+00 2.148E+00 3.113E+00 2.200ns 2.647E+00 2.151E+00 3.113E+00 2.250ns 2.647E+00 2.153E+00 3.113E+00 2.300ns 2.647E+00 2.155E+00 3.113E+00 2.350ns 2.647E+00 2.157E+00 3.113E+00 2.400ns 2.647E+00 2.158E+00 3.113E+00 2.450ns 2.647E+00 2.159E+00 3.113E+00 2.500ns 2.647E+00 2.159E+00 3.113E+00 2.550ns 2.647E+00 2.160E+00 3.113E+00 2.600ns 2.647E+00 2.160E+00 3.113E+00 2.650ns 2.647E+00 2.161E+00 3.113E+00 2.700ns 2.647E+00 2.161E+00 3.113E+00 2.750ns 2.647E+00 2.161E+00 3.113E+00 2.800ns 2.647E+00 2.161E+00 3.113E+00 2.850ns 2.647E+00 2.161E+00 3.113E+00 2.900ns 2.647E+00 2.161E+00 3.113E+00 2.950ns 2.647E+00 2.161E+00 3.113E+00 3.000ns 2.647E+00 2.162E+00 3.113E+00 3.100ns 2.647E+00 2.162E+00 3.113E+00 3.200ns 2.647E+00 2.162E+00 3.113E+00 3.300ns 2.647E+00 2.162E+00 3.113E+00 3.400ns 2.647E+00 2.162E+00 3.113E+00 3.500ns 2.647E+00 2.162E+00 3.113E+00 3.600ns 2.647E+00 2.162E+00 3.113E+00 3.700ns 2.647E+00 2.162E+00 3.113E+00 3.800ns 2.647E+00 2.162E+00 3.113E+00 3.900ns 2.647E+00 2.162E+00 3.113E+00 4.000ns 2.647E+00 2.162E+00 3.113E+00 4.100ns 2.647E+00 2.162E+00 3.113E+00 4.200ns 2.647E+00 2.162E+00 3.113E+00 4.300ns 2.647E+00 2.162E+00 3.113E+00 4.400ns 2.647E+00 2.162E+00 3.113E+00 4.500ns 2.647E+00 2.162E+00 3.113E+00 4.600ns 2.647E+00 2.162E+00 3.113E+00 4.700ns 2.647E+00 2.162E+00 3.113E+00 4.800ns 2.647E+00 2.162E+00 3.113E+00 4.900ns 2.647E+00 2.162E+00 3.113E+00 5.000ns 2.647E+00 2.162E+00 3.113E+00 5.250ns 2.647E+00 2.162E+00 3.113E+00 5.500ns 2.647E+00 2.162E+00 3.113E+00 5.750ns 2.647E+00 2.162E+00 3.113E+00 6.000ns 2.647E+00 2.162E+00 3.113E+00 6.250ns 2.647E+00 2.162E+00 3.113E+00 6.500ns 2.647E+00 2.162E+00 3.113E+00 6.750ns 2.647E+00 2.162E+00 3.113E+00 7.000ns 2.647E+00 2.162E+00 3.113E+00 7.250ns 2.647E+00 2.162E+00 3.113E+00 7.500ns 2.647E+00 2.162E+00 3.113E+00 7.750ns 2.647E+00 2.162E+00 3.113E+00 8.000ns 2.647E+00 2.162E+00 3.113E+00 8.250ns 2.647E+00 2.162E+00 3.113E+00 8.500ns 2.647E+00 2.162E+00 3.113E+00 8.750ns 2.647E+00 2.162E+00 3.113E+00 9.000ns 2.647E+00 2.162E+00 3.113E+00 9.250ns 2.647E+00 2.162E+00 3.113E+00 9.500ns 2.647E+00 2.162E+00 3.113E+00 9.750ns 2.647E+00 2.162E+00 3.113E+00 | [Rising Waveform] R_fixture = 100.000 V_fixture = 3.3000 V_fixture_min = 3.0000 V_fixture_max = 3.6000 | time V(typ) V(min) V(max) | 0.000s 500.560E-03 682.446E-03 326.684E-03 50.000ps 500.561E-03 682.447E-03 326.685E-03 100.000ps 500.555E-03 682.443E-03 326.676E-03 150.000ps 500.543E-03 682.429E-03 326.681E-03 200.000ps 500.558E-03 682.427E-03 326.735E-03 250.000ps 500.631E-03 682.449E-03 326.889E-03 300.000ps 500.732E-03 682.515E-03 325.304E-03 350.000ps 500.657E-03 682.631E-03 329.668E-03 400.000ps 499.468E-03 682.702E-03 429.123E-03 450.000ps 499.860E-03 682.523E-03 917.122E-03 500.000ps 521.977E-03 681.818E-03 1.913E+00 550.000ps 607.900E-03 680.423E-03 2.807E+00 600.000ps 825.244E-03 679.988E-03 3.267E+00 650.000ps 1.148E+00 686.431E-03 3.463E+00 700.000ps 1.593E+00 709.090E-03 3.542E+00 750.000ps 2.114E+00 761.480E-03 3.576E+00 800.000ps 2.549E+00 869.930E-03 3.590E+00 850.000ps 2.847E+00 1.038E+00 3.596E+00 900.000ps 3.034E+00 1.227E+00 3.598E+00 950.000ps 3.144E+00 1.421E+00 3.599E+00 1.000ns 3.209E+00 1.634E+00 3.599E+00 1.050ns 3.246E+00 1.871E+00 3.600E+00 1.100ns 3.268E+00 2.114E+00 3.600E+00 1.150ns 3.281E+00 2.330E+00 3.600E+00 1.200ns 3.288E+00 2.506E+00 3.600E+00 1.250ns 3.293E+00 2.642E+00 3.600E+00 1.300ns 3.296E+00 2.744E+00 3.600E+00 1.350ns 3.298E+00 2.818E+00 3.600E+00 1.400ns 3.299E+00 2.871E+00 3.600E+00 1.450ns 3.299E+00 2.908E+00 3.600E+00 1.500ns 3.300E+00 2.934E+00 3.600E+00 1.550ns 3.300E+00 2.953E+00 3.600E+00 1.600ns 3.300E+00 2.967E+00 3.600E+00 1.650ns 3.300E+00 2.976E+00 3.600E+00 1.700ns 3.300E+00 2.983E+00 3.600E+00 1.750ns 3.300E+00 2.988E+00 3.600E+00 1.800ns 3.300E+00 2.992E+00 3.600E+00 1.850ns 3.300E+00 2.994E+00 3.600E+00 1.900ns 3.300E+00 2.996E+00 3.600E+00 1.950ns 3.300E+00 2.997E+00 3.600E+00 2.000ns 3.300E+00 2.998E+00 3.600E+00 2.050ns 3.300E+00 2.998E+00 3.600E+00 2.100ns 3.300E+00 2.999E+00 3.600E+00 2.150ns 3.300E+00 2.999E+00 3.600E+00 2.200ns 3.300E+00 2.999E+00 3.600E+00 2.250ns 3.300E+00 3.000E+00 3.600E+00 2.300ns 3.300E+00 3.000E+00 3.600E+00 2.350ns 3.300E+00 3.000E+00 3.600E+00 2.400ns 3.300E+00 3.000E+00 3.600E+00 2.450ns 3.300E+00 3.000E+00 3.600E+00 2.500ns 3.300E+00 3.000E+00 3.600E+00 2.550ns 3.300E+00 3.000E+00 3.600E+00 2.600ns 3.300E+00 3.000E+00 3.600E+00 2.650ns 3.300E+00 3.000E+00 3.600E+00 2.700ns 3.300E+00 3.000E+00 3.600E+00 2.750ns 3.300E+00 3.000E+00 3.600E+00 2.800ns 3.300E+00 3.000E+00 3.600E+00 2.850ns 3.300E+00 3.000E+00 3.600E+00 2.900ns 3.300E+00 3.000E+00 3.600E+00 2.950ns 3.300E+00 3.000E+00 3.600E+00 3.000ns 3.300E+00 3.000E+00 3.600E+00 3.100ns 3.300E+00 3.000E+00 3.600E+00 3.200ns 3.300E+00 3.000E+00 3.600E+00 3.300ns 3.300E+00 3.000E+00 3.600E+00 3.400ns 3.300E+00 3.000E+00 3.600E+00 3.500ns 3.300E+00 3.000E+00 3.600E+00 3.600ns 3.300E+00 3.000E+00 3.600E+00 3.700ns 3.300E+00 3.000E+00 3.600E+00 3.800ns 3.300E+00 3.000E+00 3.600E+00 3.900ns 3.300E+00 3.000E+00 3.600E+00 4.000ns 3.300E+00 3.000E+00 3.600E+00 4.100ns 3.300E+00 3.000E+00 3.600E+00 4.200ns 3.300E+00 3.000E+00 3.600E+00 4.300ns 3.300E+00 3.000E+00 3.600E+00 4.400ns 3.300E+00 3.000E+00 3.600E+00 4.500ns 3.300E+00 3.000E+00 3.600E+00 4.600ns 3.300E+00 3.000E+00 3.600E+00 4.700ns 3.300E+00 3.000E+00 3.600E+00 4.800ns 3.300E+00 3.000E+00 3.600E+00 4.900ns 3.300E+00 3.000E+00 3.600E+00 5.000ns 3.300E+00 3.000E+00 3.600E+00 5.250ns 3.300E+00 3.000E+00 3.600E+00 5.500ns 3.300E+00 3.000E+00 3.600E+00 5.750ns 3.300E+00 3.000E+00 3.600E+00 6.000ns 3.300E+00 3.000E+00 3.600E+00 6.250ns 3.300E+00 3.000E+00 3.600E+00 6.500ns 3.300E+00 3.000E+00 3.600E+00 6.750ns 3.300E+00 3.000E+00 3.600E+00 7.000ns 3.300E+00 3.000E+00 3.600E+00 7.250ns 3.300E+00 3.000E+00 3.600E+00 7.500ns 3.300E+00 3.000E+00 3.600E+00 7.750ns 3.300E+00 3.000E+00 3.600E+00 8.000ns 3.300E+00 3.000E+00 3.600E+00 8.250ns 3.300E+00 3.000E+00 3.600E+00 8.500ns 3.300E+00 3.000E+00 3.600E+00 8.750ns 3.300E+00 3.000E+00 3.600E+00 9.000ns 3.300E+00 3.000E+00 3.600E+00 9.250ns 3.300E+00 3.000E+00 3.600E+00 9.500ns 3.300E+00 3.000E+00 3.600E+00 9.750ns 3.300E+00 3.000E+00 3.600E+00 | [Falling Waveform] R_fixture = 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.647E+00 2.162E+00 3.113E+00 50.000ps 2.647E+00 2.162E+00 3.113E+00 100.000ps 2.647E+00 2.162E+00 3.113E+00 150.000ps 2.647E+00 2.162E+00 3.113E+00 200.000ps 2.647E+00 2.162E+00 3.112E+00 250.000ps 2.647E+00 2.162E+00 3.115E+00 300.000ps 2.647E+00 2.162E+00 3.125E+00 350.000ps 2.648E+00 2.161E+00 3.124E+00 400.000ps 2.651E+00 2.161E+00 2.900E+00 450.000ps 2.653E+00 2.162E+00 2.209E+00 500.000ps 2.648E+00 2.162E+00 1.226E+00 550.000ps 2.622E+00 2.164E+00 435.613E-03 600.000ps 2.517E+00 2.165E+00 112.964E-03 650.000ps 2.246E+00 2.165E+00 29.610E-03 700.000ps 1.823E+00 2.161E+00 10.566E-03 750.000ps 1.316E+00 2.151E+00 3.712E-03 800.000ps 823.217E-03 2.128E+00 1.326E-03 850.000ps 455.182E-03 2.088E+00 515.484E-06 900.000ps 229.512E-03 2.010E+00 270.872E-06 950.000ps 110.039E-03 1.883E+00 180.128E-06 1.000ns 52.725E-03 1.705E+00 137.199E-06 1.050ns 25.551E-03 1.484E+00 97.837E-06 1.100ns 12.644E-03 1.237E+00 62.758E-06 1.150ns 6.661E-03 979.939E-03 38.240E-06 1.200ns 3.750E-03 735.850E-03 23.709E-06 1.250ns 2.226E-03 528.857E-03 15.438E-06 1.300ns 1.394E-03 367.535E-03 9.932E-06 1.350ns 965.590E-06 248.436E-03 5.965E-06 1.400ns 734.377E-06 164.784E-03 3.462E-06 1.450ns 555.532E-06 108.223E-03 2.133E-06 1.500ns 395.785E-06 70.928E-03 1.398E-06 1.550ns 281.233E-06 46.649E-03 913.681E-09 1.600ns 215.254E-06 30.901E-03 576.027E-09 1.650ns 169.841E-06 20.539E-03 354.993E-09 1.700ns 129.231E-06 13.695E-03 220.307E-09 1.750ns 93.998E-06 9.235E-03 139.168E-09 1.800ns 67.997E-06 6.368E-03 87.147E-09 1.850ns 50.721E-06 4.514E-03 52.757E-09 1.900ns 38.746E-06 3.280E-03 31.430E-09 1.950ns 29.428E-06 2.434E-03 19.279E-09 2.000ns 21.953E-06 1.842E-03 12.254E-09 2.050ns 16.280E-06 1.427E-03 7.690E-09 2.100ns 12.194E-06 1.129E-03 4.606E-09 2.150ns 9.231E-06 904.911E-06 2.713E-09 2.200ns 6.986E-06 729.942E-06 1.671E-09 2.250ns 5.249E-06 592.807E-06 1.079E-09 2.300ns 3.933E-06 486.038E-06 704.620E-12 2.350ns 2.962E-06 401.485E-06 456.913E-12 2.400ns 2.240E-06 332.825E-06 296.895E-12 2.450ns 1.686E-06 276.119E-06 197.094E-12 2.500ns 1.262E-06 229.184E-06 134.549E-12 2.550ns 947.152E-09 190.534E-06 94.264E-12 2.600ns 716.035E-09 158.749E-06 68.449E-12 2.650ns 542.229E-09 132.486E-06 52.721E-12 2.700ns 408.573E-09 110.656E-06 43.531E-12 2.750ns 306.473E-09 92.454E-06 38.003E-12 2.800ns 230.068E-09 77.280E-06 34.441E-12 2.850ns 173.407E-09 64.636E-06 32.129E-12 2.900ns 131.000E-09 54.085E-06 30.730E-12 2.950ns 98.876E-09 45.261E-06 29.933E-12 3.000ns 74.617E-09 37.878E-06 29.464E-12 3.100ns 42.953E-09 26.549E-06 28.949E-12 3.200ns 24.893E-09 18.625E-06 28.707E-12 3.300ns 14.507E-09 13.066E-06 28.674E-12 3.400ns 8.698E-09 9.168E-06 28.715E-12 3.500ns 5.484E-09 6.443E-06 28.710E-12 3.600ns 3.647E-09 4.535E-06 28.672E-12 3.700ns 2.578E-09 3.192E-06 28.657E-12 3.800ns 1.987E-09 2.245E-06 28.667E-12 3.900ns 1.697E-09 1.581E-06 28.674E-12 4.000ns 1.547E-09 1.118E-06 28.669E-12 4.100ns 1.447E-09 791.614E-09 28.664E-12 4.200ns 1.381E-09 561.247E-09 28.662E-12 4.300ns 1.353E-09 399.110E-09 28.662E-12 4.400ns 1.343E-09 285.991E-09 28.663E-12 4.500ns 1.333E-09 206.914E-09 28.665E-12 4.600ns 1.322E-09 150.990E-09 28.665E-12 4.700ns 1.317E-09 111.366E-09 28.665E-12 4.800ns 1.316E-09 83.659E-09 28.664E-12 4.900ns 1.317E-09 64.426E-09 28.665E-12 5.000ns 1.316E-09 50.894E-09 28.665E-12 5.250ns 1.315E-09 31.877E-09 28.664E-12 5.500ns 1.315E-09 24.031E-09 28.664E-12 5.750ns 1.315E-09 20.823E-09 28.664E-12 6.000ns 1.315E-09 19.530E-09 28.664E-12 6.250ns 1.315E-09 18.989E-09 28.664E-12 6.500ns 1.315E-09 18.747E-09 28.664E-12 6.750ns 1.315E-09 18.645E-09 28.664E-12 7.000ns 1.315E-09 18.605E-09 28.664E-12 7.250ns 1.315E-09 18.590E-09 28.664E-12 7.500ns 1.315E-09 18.586E-09 28.664E-12 7.750ns 1.315E-09 18.584E-09 28.664E-12 8.000ns 1.315E-09 18.582E-09 28.664E-12 8.250ns 1.315E-09 18.582E-09 28.664E-12 8.500ns 1.315E-09 18.582E-09 28.664E-12 8.750ns 1.315E-09 18.582E-09 28.664E-12 9.000ns 1.315E-09 18.582E-09 28.664E-12 9.250ns 1.315E-09 18.582E-09 28.664E-12 9.500ns 1.315E-09 18.582E-09 28.664E-12 9.750ns 1.315E-09 18.582E-09 28.664E-12 | [Falling Waveform] R_fixture = 100.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.643E+00 400.000ps 3.303E+00 3.000E+00 3.529E+00 450.000ps 3.311E+00 2.999E+00 3.181E+00 500.000ps 3.324E+00 2.999E+00 2.563E+00 550.000ps 3.340E+00 2.999E+00 1.838E+00 600.000ps 3.325E+00 3.001E+00 1.154E+00 650.000ps 3.243E+00 3.004E+00 682.730E-03 700.000ps 3.090E+00 3.009E+00 456.825E-03 750.000ps 2.848E+00 3.016E+00 373.659E-03 800.000ps 2.549E+00 3.024E+00 347.520E-03 850.000ps 2.224E+00 3.033E+00 336.748E-03 900.000ps 1.884E+00 3.037E+00 331.704E-03 950.000ps 1.543E+00 3.029E+00 329.585E-03 1.000ns 1.230E+00 3.001E+00 328.437E-03 1.050ns 979.910E-03 2.952E+00 327.745E-03 1.100ns 802.867E-03 2.880E+00 327.339E-03 1.150ns 687.299E-03 2.781E+00 327.098E-03 1.200ns 615.683E-03 2.661E+00 326.948E-03 1.250ns 572.556E-03 2.527E+00 326.849E-03 1.300ns 546.750E-03 2.384E+00 326.784E-03 1.350ns 530.670E-03 2.233E+00 326.745E-03 1.400ns 520.327E-03 2.074E+00 326.721E-03 1.450ns 513.733E-03 1.910E+00 326.708E-03 1.500ns 509.611E-03 1.744E+00 326.699E-03 1.550ns 506.990E-03 1.580E+00 326.693E-03 1.600ns 505.234E-03 1.422E+00 326.689E-03 1.650ns 504.007E-03 1.279E+00 326.687E-03 1.700ns 503.120E-03 1.153E+00 326.686E-03 1.750ns 502.467E-03 1.049E+00 326.685E-03 1.800ns 501.984E-03 966.058E-03 326.685E-03 1.850ns 501.625E-03 900.585E-03 326.684E-03 1.900ns 501.357E-03 849.892E-03 326.684E-03 1.950ns 501.158E-03 810.977E-03 326.684E-03 2.000ns 501.010E-03 781.301E-03 326.684E-03 2.050ns 500.899E-03 758.774E-03 326.684E-03 2.100ns 500.816E-03 741.698E-03 326.684E-03 2.150ns 500.753E-03 728.729E-03 326.684E-03 2.200ns 500.706E-03 718.838E-03 326.684E-03 2.250ns 500.670E-03 711.257E-03 326.684E-03 2.300ns 500.643E-03 705.410E-03 326.684E-03 2.350ns 500.623E-03 700.869E-03 326.684E-03 2.400ns 500.608E-03 697.315E-03 326.684E-03 2.450ns 500.596E-03 694.512E-03 326.684E-03 2.500ns 500.587E-03 692.287E-03 326.684E-03 2.550ns 500.581E-03 690.508E-03 326.684E-03 2.600ns 500.575E-03 689.077E-03 326.684E-03 2.650ns 500.572E-03 687.919E-03 326.684E-03 2.700ns 500.569E-03 686.977E-03 326.684E-03 2.750ns 500.567E-03 686.206E-03 326.684E-03 2.800ns 500.565E-03 685.574E-03 326.684E-03 2.850ns 500.564E-03 685.053E-03 326.684E-03 2.900ns 500.563E-03 684.622E-03 326.684E-03 2.950ns 500.562E-03 684.265E-03 326.684E-03 3.000ns 500.561E-03 683.969E-03 326.684E-03 3.100ns 500.561E-03 683.516E-03 326.684E-03 3.200ns 500.560E-03 683.200E-03 326.684E-03 3.300ns 500.560E-03 682.978E-03 326.684E-03 3.400ns 500.560E-03 682.823E-03 326.684E-03 3.500ns 500.560E-03 682.713E-03 326.684E-03 3.600ns 500.560E-03 682.635E-03 326.684E-03 3.700ns 500.560E-03 682.580E-03 326.684E-03 3.800ns 500.560E-03 682.541E-03 326.684E-03 3.900ns 500.560E-03 682.513E-03 326.684E-03 4.000ns 500.560E-03 682.494E-03 326.684E-03 4.100ns 500.560E-03 682.480E-03 326.684E-03 4.200ns 500.560E-03 682.470E-03 326.684E-03 4.300ns 500.560E-03 682.463E-03 326.684E-03 4.400ns 500.560E-03 682.458E-03 326.684E-03 4.500ns 500.560E-03 682.454E-03 326.684E-03 4.600ns 500.560E-03 682.452E-03 326.684E-03 4.700ns 500.560E-03 682.450E-03 326.684E-03 4.800ns 500.560E-03 682.449E-03 326.684E-03 4.900ns 500.560E-03 682.448E-03 326.684E-03 5.000ns 500.560E-03 682.447E-03 326.684E-03 5.250ns 500.560E-03 682.446E-03 326.684E-03 5.500ns 500.560E-03 682.446E-03 326.684E-03 5.750ns 500.560E-03 682.446E-03 326.684E-03 6.000ns 500.560E-03 682.446E-03 326.684E-03 6.250ns 500.560E-03 682.446E-03 326.684E-03 6.500ns 500.560E-03 682.446E-03 326.684E-03 6.750ns 500.560E-03 682.446E-03 326.684E-03 7.000ns 500.560E-03 682.446E-03 326.684E-03 7.250ns 500.560E-03 682.446E-03 326.684E-03 7.500ns 500.560E-03 682.446E-03 326.684E-03 7.750ns 500.560E-03 682.446E-03 326.684E-03 8.000ns 500.560E-03 682.446E-03 326.684E-03 8.250ns 500.560E-03 682.446E-03 326.684E-03 8.500ns 500.560E-03 682.446E-03 326.684E-03 8.750ns 500.560E-03 682.446E-03 326.684E-03 9.000ns 500.560E-03 682.446E-03 326.684E-03 9.250ns 500.560E-03 682.446E-03 326.684E-03 9.500ns 500.560E-03 682.446E-03 326.684E-03 9.750ns 500.560E-03 682.446E-03 326.684E-03 | | End [Model] ALVC_162TRISTN_33 | |************************************************************************ | Model ALVC_162TRISTN_25 |************************************************************************ | [Model] ALVC_162TRISTN_25 Model_type 3-state Polarity Non-Inverting Enable Active-Low Vmeas = 1.25000V Cref = 30.0000pF Rref = 0.5000k Vref = 0.000V C_comp 4.71pF 3.94pF 5.55pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Timing Thresholds | Vmeas 1.25 1.15 1.35 | | [Temperature Range] 25.0000 85.0000 -40.0000 | Remark: The curves below are the result of a simulation using the following | die temperatures: 35.0000 95.0000 -30.0000 | [Voltage Range] 2.5000V 2.3000V 2.7000V |Process Range nominal slow fast | [Pulldown] | voltage I(typ) I(min) I(max) | -3.600E+00 -3.573E-02 -2.399E-02 -5.869E-02 -3.450E+00 -3.573E-02 -2.399E-02 -5.869E-02 -3.300E+00 -3.573E-02 -2.399E-02 -5.869E-02 -3.150E+00 -3.573E-02 -2.399E-02 -5.869E-02 -3.000E+00 -3.573E-02 -2.399E-02 -5.869E-02 -2.850E+00 -3.573E-02 -2.399E-02 -5.869E-02 -2.700E+00 -3.573E-02 -2.399E-02 -5.869E-02 -2.550E+00 -3.573E-02 -2.399E-02 -5.869E-02 -2.400E+00 -3.573E-02 -2.399E-02 -5.869E-02 -2.250E+00 -3.573E-02 -2.399E-02 -5.869E-02 -2.100E+00 -3.573E-02 -2.399E-02 -5.869E-02 -1.950E+00 -3.573E-02 -2.399E-02 -5.869E-02 -1.800E+00 -3.573E-02 -2.399E-02 -5.869E-02 -1.650E+00 -3.573E-02 -2.399E-02 -5.869E-02 -1.500E+00 -3.573E-02 -2.399E-02 -5.869E-02 -1.350E+00 -3.573E-02 -2.399E-02 -5.869E-02 -1.200E+00 -3.573E-02 -2.399E-02 -5.869E-02 -1.050E+00 -3.573E-02 -2.399E-02 -5.869E-02 -9.000E-01 -3.573E-02 -2.399E-02 -5.869E-02 -7.500E-01 -3.573E-02 -2.399E-02 -5.678E-02 -6.000E-01 -3.077E-02 -2.039E-02 -5.071E-02 -4.500E-01 -2.479E-02 -1.616E-02 -4.082E-02 -3.000E-01 -1.694E-02 -1.097E-02 -2.846E-02 -1.500E-01 -8.595E-03 -5.422E-03 -1.485E-02 0.000E+00 2.886E-14 1.485E-13 1.148E-13 1.500E-01 8.064E-03 4.981E-03 1.416E-02 3.000E-01 1.491E-02 9.275E-03 2.589E-02 4.500E-01 2.063E-02 1.290E-02 3.546E-02 6.000E-01 2.530E-02 1.587E-02 4.316E-02 7.500E-01 2.903E-02 1.822E-02 4.924E-02 9.000E-01 3.188E-02 2.000E-02 5.389E-02 1.050E+00 3.395E-02 2.123E-02 5.730E-02 1.200E+00 3.534E-02 2.200E-02 5.965E-02 1.350E+00 3.616E-02 2.241E-02 6.112E-02 1.500E+00 3.662E-02 2.264E-02 6.196E-02 1.650E+00 3.689E-02 2.278E-02 6.247E-02 1.800E+00 3.709E-02 2.289E-02 6.281E-02 1.950E+00 3.724E-02 2.299E-02 6.309E-02 2.100E+00 3.738E-02 2.307E-02 6.333E-02 2.250E+00 3.751E-02 2.315E-02 6.354E-02 2.400E+00 3.763E-02 2.322E-02 6.375E-02 2.550E+00 3.774E-02 2.329E-02 6.394E-02 2.700E+00 3.785E-02 2.336E-02 6.412E-02 2.850E+00 3.794E-02 2.339E-02 6.430E-02 3.000E+00 3.801E-02 2.341E-02 6.446E-02 3.150E+00 3.801E-02 2.375E-02 6.447E-02 3.300E+00 3.802E-02 2.551E-02 6.447E-02 3.450E+00 3.897E-02 2.796E-02 6.448E-02 3.600E+00 4.161E-02 3.067E-02 6.448E-02 3.750E+00 4.475E-02 3.351E-02 6.642E-02 3.900E+00 4.805E-02 3.636E-02 7.008E-02 4.050E+00 5.139E-02 3.919E-02 7.408E-02 4.200E+00 5.471E-02 4.200E-02 7.819E-02 4.350E+00 5.796E-02 4.479E-02 8.234E-02 4.500E+00 6.113E-02 4.756E-02 8.641E-02 4.650E+00 6.421E-02 5.031E-02 9.033E-02 4.800E+00 6.723E-02 5.303E-02 9.409E-02 4.950E+00 7.017E-02 5.573E-02 9.771E-02 5.100E+00 7.306E-02 5.841E-02 1.012E-01 5.250E+00 7.590E-02 6.107E-02 1.046E-01 5.400E+00 7.869E-02 6.372E-02 1.080E-01 5.550E+00 8.144E-02 6.635E-02 1.112E-01 5.700E+00 8.417E-02 6.895E-02 1.145E-01 5.850E+00 8.688E-02 7.147E-02 1.177E-01 6.000E+00 8.954E-02 7.378E-02 1.209E-01 6.150E+00 9.211E-02 7.477E-02 1.241E-01 6.300E+00 9.444E-02 7.477E-02 1.274E-01 6.450E+00 9.612E-02 7.477E-02 1.305E-01 6.600E+00 9.612E-02 7.477E-02 1.333E-01 6.750E+00 9.612E-02 7.477E-02 1.357E-01 6.900E+00 9.612E-02 7.477E-02 1.361E-01 7.050E+00 9.612E-02 7.477E-02 1.361E-01 7.200E+00 9.612E-02 7.477E-02 1.361E-01 | [Pullup] | voltage I(typ) I(min) I(max) | -4.900E+00 2.762E-02 1.788E-02 4.553E-02 -4.750E+00 2.762E-02 1.788E-02 4.553E-02 -4.600E+00 2.762E-02 1.788E-02 4.553E-02 -4.450E+00 2.762E-02 1.788E-02 4.553E-02 -4.300E+00 2.762E-02 1.788E-02 4.553E-02 -4.150E+00 2.762E-02 1.788E-02 4.553E-02 -4.000E+00 2.762E-02 1.788E-02 4.553E-02 -3.850E+00 2.762E-02 1.788E-02 4.553E-02 -3.700E+00 2.762E-02 1.788E-02 4.553E-02 -3.550E+00 2.762E-02 1.788E-02 4.553E-02 -3.400E+00 2.762E-02 1.788E-02 4.553E-02 -3.250E+00 2.762E-02 1.788E-02 4.553E-02 -3.100E+00 2.762E-02 1.788E-02 4.553E-02 -2.950E+00 2.762E-02 1.788E-02 4.553E-02 -2.800E+00 2.762E-02 1.788E-02 4.553E-02 -2.650E+00 2.762E-02 1.788E-02 4.553E-02 -2.500E+00 2.762E-02 1.788E-02 4.553E-02 -2.350E+00 2.762E-02 1.788E-02 4.553E-02 -2.200E+00 2.762E-02 1.788E-02 4.553E-02 -2.050E+00 2.762E-02 1.788E-02 4.553E-02 -1.900E+00 2.762E-02 1.788E-02 4.553E-02 -1.750E+00 2.762E-02 1.788E-02 4.553E-02 -1.600E+00 2.762E-02 1.788E-02 4.553E-02 -1.450E+00 2.762E-02 1.788E-02 4.553E-02 -1.300E+00 2.762E-02 1.788E-02 4.553E-02 -1.150E+00 2.762E-02 1.788E-02 4.553E-02 -1.000E+00 2.762E-02 1.788E-02 4.553E-02 -8.500E-01 2.762E-02 1.788E-02 4.553E-02 -7.000E-01 2.644E-02 1.788E-02 4.022E-02 -5.500E-01 2.192E-02 1.450E-02 3.387E-02 -4.000E-01 1.649E-02 1.124E-02 2.504E-02 -2.500E-01 1.015E-02 6.936E-03 1.554E-02 -1.000E-01 3.973E-03 2.677E-03 6.160E-03 0.000E+00 -1.832E-14 -1.193E-13 -2.384E-15 1.500E-01 -5.612E-03 -3.709E-03 -8.830E-03 3.000E-01 -1.071E-02 -7.013E-03 -1.696E-02 4.500E-01 -1.530E-02 -9.907E-03 -2.438E-02 6.000E-01 -1.936E-02 -1.239E-02 -3.108E-02 7.500E-01 -2.290E-02 -1.447E-02 -3.707E-02 9.000E-01 -2.593E-02 -1.615E-02 -4.236E-02 1.050E+00 -2.846E-02 -1.744E-02 -4.696E-02 1.200E+00 -3.050E-02 -1.839E-02 -5.088E-02 1.350E+00 -3.210E-02 -1.907E-02 -5.416E-02 1.500E+00 -3.334E-02 -1.957E-02 -5.686E-02 1.650E+00 -3.432E-02 -1.996E-02 -5.908E-02 1.800E+00 -3.513E-02 -2.029E-02 -6.096E-02 1.950E+00 -3.581E-02 -2.056E-02 -6.260E-02 2.100E+00 -3.638E-02 -2.080E-02 -6.403E-02 2.250E+00 -3.687E-02 -2.100E-02 -6.525E-02 2.400E+00 -3.730E-02 -2.119E-02 -6.630E-02 2.550E+00 -3.768E-02 -2.136E-02 -6.721E-02 2.700E+00 -3.802E-02 -2.151E-02 -6.802E-02 2.850E+00 -3.833E-02 -2.163E-02 -6.873E-02 3.000E+00 -3.857E-02 -2.171E-02 -6.937E-02 3.150E+00 -3.871E-02 -2.219E-02 -6.991E-02 3.300E+00 -3.884E-02 -2.441E-02 -7.017E-02 3.450E+00 -4.031E-02 -2.739E-02 -7.029E-02 3.600E+00 -4.416E-02 -3.064E-02 -7.050E-02 3.750E+00 -4.860E-02 -3.406E-02 -7.379E-02 3.900E+00 -5.327E-02 -3.765E-02 -7.969E-02 4.050E+00 -5.814E-02 -4.143E-02 -8.604E-02 4.200E+00 -6.327E-02 -4.541E-02 -9.261E-02 4.350E+00 -6.866E-02 -4.959E-02 -9.960E-02 4.500E+00 -7.430E-02 -5.394E-02 -1.069E-01 4.650E+00 -8.015E-02 -5.843E-02 -1.146E-01 4.800E+00 -8.617E-02 -6.307E-02 -1.226E-01 4.950E+00 -9.234E-02 -6.784E-02 -1.308E-01 5.100E+00 -9.863E-02 -7.288E-02 -1.391E-01 5.250E+00 -1.051E-01 -7.975E-02 -1.475E-01 5.400E+00 -1.118E-01 -7.975E-02 -1.561E-01 5.550E+00 -1.192E-01 -7.975E-02 -1.648E-01 5.950E+00 -1.192E-01 -7.975E-02 -1.915E-01 6.300E+00 -1.192E-01 -7.975E-02 -1.915E-01 | [GND_clamp] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.636E+00 -2.667E+00 -2.605E+00 -3.500E+00 -2.537E+00 -2.567E+00 -2.506E+00 -3.400E+00 -2.438E+00 -2.468E+00 -2.405E+00 -3.300E+00 -2.339E+00 -2.369E+00 -2.302E+00 -3.200E+00 -2.241E+00 -2.270E+00 -2.201E+00 -3.100E+00 -2.138E+00 -2.171E+00 -2.100E+00 -3.000E+00 -2.038E+00 -2.072E+00 -1.998E+00 -2.900E+00 -1.937E+00 -1.972E+00 -1.898E+00 -2.800E+00 -1.837E+00 -1.873E+00 -1.797E+00 -2.700E+00 -1.738E+00 -1.773E+00 -1.696E+00 -2.600E+00 -1.638E+00 -1.674E+00 -1.596E+00 -2.500E+00 -1.538E+00 -1.575E+00 -1.496E+00 -2.400E+00 -1.439E+00 -1.476E+00 -1.395E+00 -2.300E+00 -1.340E+00 -1.378E+00 -1.295E+00 -2.200E+00 -1.241E+00 -1.279E+00 -1.196E+00 -2.100E+00 -1.142E+00 -1.181E+00 -1.096E+00 -2.000E+00 -1.043E+00 -1.083E+00 -996.868E-03 -1.900E+00 -945.212E-03 -985.272E-03 -898.042E-03 -1.800E+00 -847.489E-03 -888.058E-03 -799.697E-03 -1.700E+00 -750.284E-03 -791.346E-03 -701.928E-03 -1.600E+00 -653.713E-03 -695.264E-03 -604.813E-03 -1.500E+00 -557.974E-03 -600.035E-03 -508.491E-03 -1.400E+00 -463.576E-03 -506.215E-03 -413.423E-03 -1.300E+00 -373.054E-03 -416.610E-03 -321.858E-03 -1.200E+00 -307.384E-03 -355.676E-03 -250.704E-03 -1.100E+00 -253.311E-03 -312.956E-03 -183.856E-03 -1.000E+00 -172.739E-03 -249.363E-03 -89.584E-03 -900.000E-03 -57.590E-03 -140.575E-03 -18.284E-03 -800.000E-03 -7.912E-03 -23.777E-03 -10.170E-03 -700.000E-03 -3.782E-03 -3.279E-03 -6.369E-03 -600.000E-03 -2.135E-03 -1.436E-03 -2.479E-03 -500.000E-03 -622.758E-06 -733.653E-06 -429.226E-06 -400.000E-03 -61.584E-06 -141.930E-06 -19.028E-06 -300.000E-03 -2.100E-06 -8.089E-06 -287.303E-09 -200.000E-03 -44.690E-09 -251.430E-09 -3.089E-09 -100.000E-03 -877.060E-12 -7.035E-09 -31.092E-12 0.000E+00 -52.628E-12 -622.781E-12 -1.406E-12 100.000E-03 -35.513E-12 -438.055E-12 -1.050E-12 200.000E-03 -33.092E-12 -414.639E-12 -967.788E-15 300.000E-03 -31.013E-12 -398.109E-12 -887.938E-15 400.000E-03 -28.958E-12 -381.936E-12 -809.740E-15 500.000E-03 -26.923E-12 -365.884E-12 -733.619E-15 600.000E-03 -24.912E-12 -349.954E-12 -657.866E-15 700.000E-03 -22.924E-12 -334.158E-12 -584.028E-15 800.000E-03 -20.958E-12 -318.491E-12 -509.609E-15 900.000E-03 -19.013E-12 -302.953E-12 -436.747E-15 1.000E+00 -17.080E-12 -287.541E-12 -365.551E-15 1.100E+00 -15.169E-12 -272.246E-12 -294.279E-15 1.200E+00 -13.272E-12 -257.068E-12 -224.497E-15 1.300E+00 -11.386E-12 -242.001E-12 -154.088E-15 1.400E+00 -9.511E-12 -227.041E-12 -82.579E-15 1.500E+00 -7.649E-12 -212.188E-12 -11.978E-15 1.600E+00 -5.791E-12 -197.435E-12 60.391E-15 1.700E+00 -3.941E-12 -182.789E-12 132.233E-15 1.800E+00 -2.090E-12 -168.256E-12 205.780E-15 1.900E+00 -251.493E-15 -153.861E-12 278.548E-15 2.000E+00 1.589E-12 -139.615E-12 348.774E-15 2.100E+00 3.423E-12 -125.007E-12 424.392E-15 2.200E+00 5.251E-12 -95.675E-12 501.948E-15 2.300E+00 7.079E-12 288.348E-12 580.695E-15 2.400E+00 9.403E-12 20.353E-09 659.179E-15 2.500E+00 34.394E-12 977.662E-09 741.671E-15 2.600E+00 1.911E-09 29.130E-06 828.027E-15 2.700E+00 133.997E-09 368.836E-06 1.172E-12 2.800E+00 6.587E-06 1.794E-03 46.971E-12 2.900E+00 142.392E-06 2.628E-03 7.101E-09 3.000E+00 1.031E-03 4.337E-03 816.910E-09 3.100E+00 3.342E-03 20.438E-03 46.806E-06 3.200E+00 4.893E-03 101.420E-03 677.570E-06 3.300E+00 8.438E-03 210.737E-03 3.004E-03 3.400E+00 46.130E-03 306.487E-03 7.201E-03 3.500E+00 147.312E-03 385.013E-03 10.485E-03 3.600E+00 248.506E-03 449.885E-03 17.323E-03 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -4.900E+00 3.680E+00 3.679E+00 3.705E+00 -4.850E+00 3.634E+00 3.633E+00 3.658E+00 -4.800E+00 3.587E+00 3.587E+00 3.611E+00 -4.750E+00 3.541E+00 3.541E+00 3.565E+00 -4.700E+00 3.495E+00 3.495E+00 3.518E+00 -4.650E+00 3.449E+00 3.449E+00 3.471E+00 -4.600E+00 3.403E+00 3.403E+00 3.425E+00 -4.550E+00 3.356E+00 3.357E+00 3.379E+00 -4.500E+00 3.310E+00 3.312E+00 3.332E+00 -4.450E+00 3.264E+00 3.266E+00 3.286E+00 -4.400E+00 3.218E+00 3.220E+00 3.240E+00 -4.350E+00 3.172E+00 3.174E+00 3.193E+00 -4.300E+00 3.126E+00 3.128E+00 3.147E+00 -4.250E+00 3.080E+00 3.082E+00 3.101E+00 -4.200E+00 3.034E+00 3.036E+00 3.056E+00 -4.150E+00 2.989E+00 2.990E+00 3.010E+00 -4.100E+00 2.943E+00 2.944E+00 2.965E+00 -4.050E+00 2.897E+00 2.899E+00 2.921E+00 -4.000E+00 2.852E+00 2.853E+00 2.879E+00 -3.950E+00 2.806E+00 2.807E+00 2.676E+00 -3.900E+00 2.761E+00 2.761E+00 2.629E+00 -3.850E+00 2.717E+00 2.716E+00 2.583E+00 -3.800E+00 2.566E+00 2.670E+00 2.537E+00 -3.750E+00 2.520E+00 2.625E+00 2.491E+00 -3.700E+00 2.474E+00 2.580E+00 2.445E+00 -3.650E+00 2.429E+00 2.536E+00 2.399E+00 -3.600E+00 2.383E+00 2.411E+00 2.353E+00 -3.550E+00 2.338E+00 2.365E+00 2.307E+00 -3.500E+00 2.292E+00 2.320E+00 2.261E+00 -3.450E+00 2.247E+00 2.275E+00 2.215E+00 -3.400E+00 2.201E+00 2.230E+00 2.169E+00 -3.350E+00 2.156E+00 2.185E+00 2.124E+00 -3.300E+00 2.111E+00 2.140E+00 2.078E+00 -3.250E+00 2.065E+00 2.095E+00 2.032E+00 -3.200E+00 2.020E+00 2.050E+00 1.987E+00 -3.150E+00 1.975E+00 2.004E+00 1.941E+00 -3.100E+00 1.929E+00 1.959E+00 1.895E+00 -3.050E+00 1.884E+00 1.914E+00 1.850E+00 -3.000E+00 1.839E+00 1.870E+00 1.804E+00 -2.950E+00 1.794E+00 1.825E+00 1.758E+00 -2.900E+00 1.749E+00 1.780E+00 1.713E+00 -2.850E+00 1.703E+00 1.735E+00 1.667E+00 -2.800E+00 1.658E+00 1.690E+00 1.622E+00 -2.750E+00 1.613E+00 1.645E+00 1.576E+00 -2.700E+00 1.568E+00 1.600E+00 1.531E+00 -2.650E+00 1.523E+00 1.556E+00 1.486E+00 -2.600E+00 1.478E+00 1.511E+00 1.440E+00 -2.550E+00 1.433E+00 1.466E+00 1.395E+00 -2.500E+00 1.388E+00 1.422E+00 1.350E+00 -2.450E+00 1.344E+00 1.377E+00 1.304E+00 -2.400E+00 1.299E+00 1.332E+00 1.259E+00 -2.350E+00 1.254E+00 1.288E+00 1.214E+00 -2.300E+00 1.209E+00 1.243E+00 1.169E+00 -2.250E+00 1.165E+00 1.199E+00 1.124E+00 -2.200E+00 1.120E+00 1.155E+00 1.079E+00 -2.150E+00 1.075E+00 1.110E+00 1.034E+00 -2.100E+00 1.031E+00 1.066E+00 989.397E-03 -2.050E+00 986.413E-03 1.022E+00 944.657E-03 -2.000E+00 942.058E-03 977.624E-03 899.999E-03 -1.950E+00 897.784E-03 933.580E-03 855.431E-03 -1.900E+00 853.596E-03 889.619E-03 810.962E-03 -1.850E+00 809.504E-03 845.749E-03 766.599E-03 -1.800E+00 765.515E-03 801.979E-03 722.353E-03 -1.750E+00 721.639E-03 758.318E-03 678.232E-03 -1.700E+00 677.887E-03 714.779E-03 634.241E-03 -1.650E+00 634.271E-03 671.377E-03 590.387E-03 -1.600E+00 590.807E-03 628.129E-03 546.679E-03 -1.550E+00 547.519E-03 585.063E-03 503.135E-03 -1.500E+00 504.442E-03 542.219E-03 459.791E-03 -1.450E+00 461.640E-03 499.662E-03 416.705E-03 -1.400E+00 419.229E-03 457.519E-03 373.988E-03 -1.350E+00 377.483E-03 416.087E-03 331.885E-03 -1.300E+00 337.271E-03 376.342E-03 291.145E-03 -1.250E+00 302.062E-03 342.260E-03 254.638E-03 -1.200E+00 275.477E-03 318.362E-03 224.933E-03 -1.150E+00 250.460E-03 297.252E-03 195.437E-03 -1.100E+00 222.084E-03 273.688E-03 161.771E-03 -1.050E+00 188.212E-03 245.472E-03 122.401E-03 -1.000E+00 147.303E-03 210.717E-03 78.114E-03 -950.000E-03 99.255E-03 167.502E-03 37.457E-03 -900.000E-03 50.353E-03 115.217E-03 17.637E-03 -850.000E-03 18.683E-03 60.319E-03 12.669E-03 -800.000E-03 8.579E-03 22.282E-03 10.556E-03 -750.000E-03 6.014E-03 8.135E-03 8.863E-03 -700.000E-03 4.910E-03 4.368E-03 7.249E-03 -650.000E-03 4.099E-03 3.205E-03 5.034E-03 -600.000E-03 3.348E-03 2.631E-03 3.015E-03 -550.000E-03 2.133E-03 2.205E-03 1.582E-03 -500.000E-03 1.031E-03 1.795E-03 677.966E-06 -450.000E-03 431.375E-06 989.400E-06 217.407E-06 -400.000E-03 142.400E-06 368.883E-06 46.807E-06 -350.000E-03 35.072E-06 116.181E-06 7.056E-06 -300.000E-03 6.587E-06 29.130E-06 816.910E-09 -250.000E-03 1.005E-06 5.822E-06 80.169E-09 -200.000E-03 133.997E-09 977.662E-09 7.101E-09 -150.000E-03 16.440E-09 146.695E-09 587.600E-12 -100.000E-03 1.911E-09 20.353E-09 46.971E-12 -50.000E-03 218.633E-12 2.574E-09 4.382E-12 0.000E+00 34.396E-12 288.345E-12 1.172E-12 | [Ramp] | variable typ min max dV/dt_r 1.146V/270.025ps 901.979mV/484.934ps 1.369V/149.930ps dV/dt_f 1.232V/348.895ps 994.930mV/635.481ps 1.454V/179.075ps 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 781.178E-12 13.794E-09 12.541E-12 50.000ps 2.896E-06 1.905E-06 2.891E-06 100.000ps 3.502E-06 4.815E-06 -4.440E-06 150.000ps -10.811E-06 765.094E-09 -35.386E-06 200.000ps -34.204E-06 -10.177E-06 59.744E-06 250.000ps -36.770E-06 -22.109E-06 629.054E-06 300.000ps 104.328E-06 -35.212E-06 -2.037E-03 350.000ps 373.893E-06 -32.275E-06 -13.589E-03 400.000ps 607.018E-06 12.427E-06 -33.051E-03 450.000ps -258.523E-06 106.433E-06 -19.298E-03 500.000ps -3.923E-03 221.898E-06 239.260E-03 550.000ps -9.887E-03 333.510E-06 742.756E-03 600.000ps -17.993E-03 441.439E-06 1.293E+00 650.000ps -29.482E-03 433.710E-06 1.714E+00 700.000ps -39.685E-03 -7.570E-06 1.974E+00 750.000ps -20.458E-03 -1.181E-03 2.119E+00 800.000ps 61.598E-03 -3.183E-03 2.197E+00 850.000ps 217.918E-03 -5.922E-03 2.238E+00 900.000ps 432.189E-03 -9.308E-03 2.259E+00 950.000ps 679.510E-03 -13.536E-03 2.271E+00 1.000ns 931.271E-03 -18.823E-03 2.277E+00 1.050ns 1.163E+00 -25.016E-03 2.280E+00 1.100ns 1.357E+00 -29.536E-03 2.281E+00 1.150ns 1.509E+00 -31.082E-03 2.282E+00 1.200ns 1.623E+00 -27.541E-03 2.282E+00 1.250ns 1.706E+00 -12.728E-03 2.282E+00 1.300ns 1.766E+00 19.322E-03 2.282E+00 1.350ns 1.808E+00 71.758E-03 2.282E+00 1.400ns 1.838E+00 144.191E-03 2.282E+00 1.450ns 1.859E+00 233.664E-03 2.282E+00 1.500ns 1.874E+00 335.796E-03 2.282E+00 1.550ns 1.885E+00 445.431E-03 2.282E+00 1.600ns 1.892E+00 557.631E-03 2.282E+00 1.650ns 1.897E+00 668.385E-03 2.282E+00 1.700ns 1.901E+00 774.643E-03 2.282E+00 1.750ns 1.904E+00 874.171E-03 2.282E+00 1.800ns 1.906E+00 965.481E-03 2.282E+00 1.850ns 1.907E+00 1.048E+00 2.282E+00 1.900ns 1.908E+00 1.120E+00 2.282E+00 1.950ns 1.908E+00 1.184E+00 2.282E+00 2.000ns 1.909E+00 1.237E+00 2.282E+00 2.050ns 1.909E+00 1.283E+00 2.282E+00 2.100ns 1.909E+00 1.321E+00 2.282E+00 2.150ns 1.910E+00 1.353E+00 2.282E+00 2.200ns 1.910E+00 1.379E+00 2.282E+00 2.250ns 1.910E+00 1.401E+00 2.282E+00 2.300ns 1.910E+00 1.419E+00 2.282E+00 2.350ns 1.910E+00 1.434E+00 2.282E+00 2.400ns 1.910E+00 1.446E+00 2.282E+00 2.450ns 1.910E+00 1.456E+00 2.282E+00 2.500ns 1.910E+00 1.465E+00 2.282E+00 2.550ns 1.910E+00 1.472E+00 2.282E+00 2.600ns 1.910E+00 1.477E+00 2.282E+00 2.650ns 1.910E+00 1.482E+00 2.282E+00 2.700ns 1.910E+00 1.486E+00 2.282E+00 2.750ns 1.910E+00 1.489E+00 2.282E+00 2.800ns 1.910E+00 1.491E+00 2.282E+00 2.850ns 1.910E+00 1.493E+00 2.282E+00 2.900ns 1.910E+00 1.495E+00 2.282E+00 2.950ns 1.910E+00 1.497E+00 2.282E+00 3.000ns 1.910E+00 1.498E+00 2.282E+00 3.100ns 1.910E+00 1.500E+00 2.282E+00 3.200ns 1.910E+00 1.501E+00 2.282E+00 3.300ns 1.910E+00 1.502E+00 2.282E+00 3.400ns 1.910E+00 1.502E+00 2.282E+00 3.500ns 1.910E+00 1.502E+00 2.282E+00 3.600ns 1.910E+00 1.503E+00 2.282E+00 3.700ns 1.910E+00 1.503E+00 2.282E+00 3.800ns 1.910E+00 1.503E+00 2.282E+00 3.900ns 1.910E+00 1.503E+00 2.282E+00 4.000ns 1.910E+00 1.503E+00 2.282E+00 4.100ns 1.910E+00 1.503E+00 2.282E+00 4.200ns 1.910E+00 1.503E+00 2.282E+00 4.300ns 1.910E+00 1.503E+00 2.282E+00 4.400ns 1.910E+00 1.503E+00 2.282E+00 4.500ns 1.910E+00 1.503E+00 2.282E+00 4.600ns 1.910E+00 1.503E+00 2.282E+00 4.700ns 1.910E+00 1.503E+00 2.282E+00 4.800ns 1.910E+00 1.503E+00 2.282E+00 4.900ns 1.910E+00 1.503E+00 2.282E+00 5.000ns 1.910E+00 1.503E+00 2.282E+00 5.250ns 1.910E+00 1.503E+00 2.282E+00 5.500ns 1.910E+00 1.503E+00 2.282E+00 5.750ns 1.910E+00 1.503E+00 2.282E+00 6.000ns 1.910E+00 1.503E+00 2.282E+00 6.250ns 1.910E+00 1.503E+00 2.282E+00 6.500ns 1.910E+00 1.503E+00 2.282E+00 6.750ns 1.910E+00 1.503E+00 2.282E+00 7.000ns 1.910E+00 1.503E+00 2.282E+00 7.250ns 1.910E+00 1.503E+00 2.282E+00 7.500ns 1.910E+00 1.503E+00 2.282E+00 7.750ns 1.910E+00 1.503E+00 2.282E+00 8.000ns 1.910E+00 1.503E+00 2.282E+00 8.250ns 1.910E+00 1.503E+00 2.282E+00 8.500ns 1.910E+00 1.503E+00 2.282E+00 8.750ns 1.910E+00 1.503E+00 2.282E+00 9.000ns 1.910E+00 1.503E+00 2.282E+00 9.250ns 1.910E+00 1.503E+00 2.282E+00 9.500ns 1.910E+00 1.503E+00 2.282E+00 9.750ns 1.910E+00 1.503E+00 2.282E+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 447.175E-03 641.783E-03 277.036E-03 50.000ps 447.176E-03 641.784E-03 277.037E-03 100.000ps 447.169E-03 641.780E-03 277.025E-03 150.000ps 447.153E-03 641.765E-03 277.020E-03 200.000ps 447.169E-03 641.756E-03 277.176E-03 250.000ps 447.262E-03 641.775E-03 277.279E-03 300.000ps 447.422E-03 641.832E-03 275.247E-03 350.000ps 447.293E-03 641.938E-03 289.333E-03 400.000ps 446.397E-03 642.063E-03 398.204E-03 450.000ps 444.784E-03 642.095E-03 685.102E-03 500.000ps 448.225E-03 641.867E-03 1.187E+00 550.000ps 469.130E-03 641.278E-03 1.807E+00 600.000ps 530.035E-03 640.276E-03 2.248E+00 650.000ps 674.996E-03 638.918E-03 2.485E+00 700.000ps 862.433E-03 637.910E-03 2.599E+00 750.000ps 1.061E+00 639.234E-03 2.653E+00 800.000ps 1.297E+00 646.293E-03 2.678E+00 850.000ps 1.574E+00 663.731E-03 2.690E+00 900.000ps 1.841E+00 698.434E-03 2.695E+00 950.000ps 2.054E+00 761.119E-03 2.698E+00 1.000ns 2.207E+00 857.146E-03 2.699E+00 1.050ns 2.311E+00 978.411E-03 2.699E+00 1.100ns 2.379E+00 1.105E+00 2.700E+00 1.150ns 2.422E+00 1.222E+00 2.700E+00 1.200ns 2.450E+00 1.328E+00 2.700E+00 1.250ns 2.468E+00 1.434E+00 2.700E+00 1.300ns 2.480E+00 1.545E+00 2.700E+00 1.350ns 2.487E+00 1.663E+00 2.700E+00 1.400ns 2.492E+00 1.777E+00 2.700E+00 1.450ns 2.495E+00 1.881E+00 2.700E+00 1.500ns 2.497E+00 1.970E+00 2.700E+00 1.550ns 2.498E+00 2.044E+00 2.700E+00 1.600ns 2.499E+00 2.103E+00 2.700E+00 1.650ns 2.499E+00 2.150E+00 2.700E+00 1.700ns 2.499E+00 2.186E+00 2.700E+00 1.750ns 2.500E+00 2.214E+00 2.700E+00 1.800ns 2.500E+00 2.235E+00 2.700E+00 1.850ns 2.500E+00 2.251E+00 2.700E+00 1.900ns 2.500E+00 2.263E+00 2.700E+00 1.950ns 2.500E+00 2.272E+00 2.700E+00 2.000ns 2.500E+00 2.279E+00 2.700E+00 2.050ns 2.500E+00 2.284E+00 2.700E+00 2.100ns 2.500E+00 2.288E+00 2.700E+00 2.150ns 2.500E+00 2.291E+00 2.700E+00 2.200ns 2.500E+00 2.293E+00 2.700E+00 2.250ns 2.500E+00 2.295E+00 2.700E+00 2.300ns 2.500E+00 2.296E+00 2.700E+00 2.350ns 2.500E+00 2.297E+00 2.700E+00 2.400ns 2.500E+00 2.298E+00 2.700E+00 2.450ns 2.500E+00 2.298E+00 2.700E+00 2.500ns 2.500E+00 2.299E+00 2.700E+00 2.550ns 2.500E+00 2.299E+00 2.700E+00 2.600ns 2.500E+00 2.299E+00 2.700E+00 2.650ns 2.500E+00 2.299E+00 2.700E+00 2.700ns 2.500E+00 2.300E+00 2.700E+00 2.750ns 2.500E+00 2.300E+00 2.700E+00 2.800ns 2.500E+00 2.300E+00 2.700E+00 2.850ns 2.500E+00 2.300E+00 2.700E+00 2.900ns 2.500E+00 2.300E+00 2.700E+00 2.950ns 2.500E+00 2.300E+00 2.700E+00 3.000ns 2.500E+00 2.300E+00 2.700E+00 3.100ns 2.500E+00 2.300E+00 2.700E+00 3.200ns 2.500E+00 2.300E+00 2.700E+00 3.300ns 2.500E+00 2.300E+00 2.700E+00 3.400ns 2.500E+00 2.300E+00 2.700E+00 3.500ns 2.500E+00 2.300E+00 2.700E+00 3.600ns 2.500E+00 2.300E+00 2.700E+00 3.700ns 2.500E+00 2.300E+00 2.700E+00 3.800ns 2.500E+00 2.300E+00 2.700E+00 3.900ns 2.500E+00 2.300E+00 2.700E+00 4.000ns 2.500E+00 2.300E+00 2.700E+00 4.100ns 2.500E+00 2.300E+00 2.700E+00 4.200ns 2.500E+00 2.300E+00 2.700E+00 4.300ns 2.500E+00 2.300E+00 2.700E+00 4.400ns 2.500E+00 2.300E+00 2.700E+00 4.500ns 2.500E+00 2.300E+00 2.700E+00 4.600ns 2.500E+00 2.300E+00 2.700E+00 4.700ns 2.500E+00 2.300E+00 2.700E+00 4.800ns 2.500E+00 2.300E+00 2.700E+00 4.900ns 2.500E+00 2.300E+00 2.700E+00 5.000ns 2.500E+00 2.300E+00 2.700E+00 5.250ns 2.500E+00 2.300E+00 2.700E+00 5.500ns 2.500E+00 2.300E+00 2.700E+00 5.750ns 2.500E+00 2.300E+00 2.700E+00 6.000ns 2.500E+00 2.300E+00 2.700E+00 6.250ns 2.500E+00 2.300E+00 2.700E+00 6.500ns 2.500E+00 2.300E+00 2.700E+00 6.750ns 2.500E+00 2.300E+00 2.700E+00 7.000ns 2.500E+00 2.300E+00 2.700E+00 7.250ns 2.500E+00 2.300E+00 2.700E+00 7.500ns 2.500E+00 2.300E+00 2.700E+00 7.750ns 2.500E+00 2.300E+00 2.700E+00 8.000ns 2.500E+00 2.300E+00 2.700E+00 8.250ns 2.500E+00 2.300E+00 2.700E+00 8.500ns 2.500E+00 2.300E+00 2.700E+00 8.750ns 2.500E+00 2.300E+00 2.700E+00 9.000ns 2.500E+00 2.300E+00 2.700E+00 9.250ns 2.500E+00 2.300E+00 2.700E+00 9.500ns 2.500E+00 2.300E+00 2.700E+00 9.750ns 2.500E+00 2.300E+00 2.700E+00 | [Falling Waveform] R_fixture = 100.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.910E+00 1.503E+00 2.282E+00 50.000ps 1.910E+00 1.503E+00 2.282E+00 100.000ps 1.910E+00 1.503E+00 2.282E+00 150.000ps 1.910E+00 1.503E+00 2.283E+00 200.000ps 1.910E+00 1.503E+00 2.282E+00 250.000ps 1.910E+00 1.503E+00 2.282E+00 300.000ps 1.910E+00 1.503E+00 2.283E+00 350.000ps 1.910E+00 1.503E+00 2.288E+00 400.000ps 1.910E+00 1.503E+00 2.289E+00 450.000ps 1.911E+00 1.503E+00 2.246E+00 500.000ps 1.913E+00 1.503E+00 2.001E+00 550.000ps 1.914E+00 1.503E+00 1.509E+00 600.000ps 1.911E+00 1.504E+00 918.148E-03 650.000ps 1.897E+00 1.504E+00 414.039E-03 700.000ps 1.862E+00 1.505E+00 144.000E-03 750.000ps 1.784E+00 1.507E+00 44.953E-03 800.000ps 1.634E+00 1.508E+00 14.158E-03 850.000ps 1.418E+00 1.508E+00 4.755E-03 900.000ps 1.160E+00 1.505E+00 2.048E-03 950.000ps 887.837E-03 1.498E+00 1.107E-03 1.000ns 627.242E-03 1.484E+00 687.452E-06 1.050ns 407.173E-03 1.459E+00 454.607E-06 1.100ns 245.251E-03 1.420E+00 286.360E-06 1.150ns 140.531E-03 1.364E+00 171.876E-06 1.200ns 78.208E-03 1.293E+00 108.798E-06 1.250ns 43.096E-03 1.205E+00 75.813E-06 1.300ns 24.106E-03 1.103E+00 53.065E-06 1.350ns 13.673E-03 989.460E-03 35.540E-06 1.400ns 7.744E-03 869.083E-03 23.053E-06 1.450ns 4.417E-03 747.026E-03 14.984E-06 1.500ns 2.654E-03 627.411E-03 9.967E-06 1.550ns 1.748E-03 513.530E-03 6.748E-06 1.600ns 1.242E-03 409.835E-03 4.527E-06 1.650ns 928.007E-06 319.229E-03 2.971E-06 1.700ns 707.551E-06 243.182E-03 1.934E-06 1.750ns 541.942E-06 181.756E-03 1.275E-06 1.800ns 416.162E-06 133.785E-03 852.312E-09 1.850ns 321.349E-06 97.439E-03 567.317E-09 1.900ns 249.962E-06 70.470E-03 372.014E-09 1.950ns 195.693E-06 50.713E-03 242.481E-09 2.000ns 153.691E-06 36.379E-03 159.450E-09 2.050ns 120.822E-06 26.079E-03 106.099E-09 2.100ns 95.069E-06 18.745E-03 70.473E-09 2.150ns 74.922E-06 13.555E-03 46.406E-09 2.200ns 59.135E-06 9.888E-03 30.689E-09 2.250ns 46.710E-06 7.294E-03 20.563E-09 2.300ns 36.899E-06 5.453E-03 13.741E-09 2.350ns 29.145E-06 4.137E-03 9.034E-09 2.400ns 23.030E-06 3.187E-03 5.904E-09 2.450ns 18.207E-06 2.494E-03 3.916E-09 2.500ns 14.397E-06 1.980E-03 2.636E-09 2.550ns 11.381E-06 1.595E-03 1.762E-09 2.600ns 8.995E-06 1.301E-03 1.157E-09 2.650ns 7.112E-06 1.073E-03 759.290E-12 2.700ns 5.625E-06 893.490E-06 507.210E-12 2.750ns 4.448E-06 749.866E-06 343.359E-12 2.800ns 3.517E-06 633.539E-06 230.523E-12 2.850ns 2.781E-06 538.172E-06 154.497E-12 2.900ns 2.199E-06 459.136E-06 107.282E-12 2.950ns 1.740E-06 393.051E-06 77.466E-12 3.000ns 1.376E-06 337.414E-06 55.786E-12 3.100ns 860.032E-09 250.259E-06 30.356E-12 3.200ns 536.601E-09 186.753E-06 23.154E-12 3.300ns 333.976E-09 139.854E-06 19.047E-12 3.400ns 207.279E-09 104.921E-06 14.666E-12 3.500ns 128.459E-09 78.811E-06 12.577E-12 3.600ns 79.734E-09 59.270E-06 12.552E-12 3.700ns 49.971E-09 44.614E-06 12.756E-12 3.800ns 31.753E-09 33.591E-06 12.663E-12 3.900ns 20.308E-09 25.295E-06 12.549E-12 4.000ns 12.985E-09 19.059E-06 12.532E-12 4.100ns 8.394E-09 14.370E-06 12.549E-12 4.200ns 5.596E-09 10.839E-06 12.554E-12 4.300ns 3.856E-09 8.175E-06 12.548E-12 4.400ns 2.736E-09 6.166E-06 12.542E-12 4.500ns 2.008E-09 4.654E-06 12.541E-12 4.600ns 1.541E-09 3.515E-06 12.541E-12 4.700ns 1.251E-09 2.655E-06 12.541E-12 4.800ns 1.073E-09 2.006E-06 12.541E-12 4.900ns 962.565E-12 1.516E-06 12.543E-12 5.000ns 893.891E-12 1.147E-06 12.542E-12 5.250ns 814.027E-12 574.897E-09 12.541E-12 5.500ns 790.243E-12 290.959E-09 12.541E-12 5.750ns 783.937E-12 150.684E-09 12.540E-12 6.000ns 782.217E-12 81.409E-09 12.541E-12 6.250ns 781.532E-12 47.577E-09 12.541E-12 6.500ns 781.281E-12 30.725E-09 12.541E-12 6.750ns 781.203E-12 22.261E-09 12.541E-12 7.000ns 781.183E-12 18.025E-09 12.542E-12 7.250ns 781.179E-12 15.909E-09 12.542E-12 7.500ns 781.177E-12 14.852E-09 12.542E-12 7.750ns 781.179E-12 14.323E-09 12.542E-12 8.000ns 781.178E-12 14.058E-09 12.542E-12 8.250ns 781.179E-12 13.926E-09 12.542E-12 8.500ns 781.178E-12 13.860E-09 12.542E-12 8.750ns 781.179E-12 13.827E-09 12.542E-12 9.000ns 781.178E-12 13.811E-09 12.542E-12 9.250ns 781.179E-12 13.802E-09 12.542E-12 9.500ns 781.178E-12 13.798E-09 12.542E-12 9.750ns 781.179E-12 13.796E-09 12.542E-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.700E+00 350.000ps 2.500E+00 2.300E+00 2.707E+00 400.000ps 2.499E+00 2.300E+00 2.725E+00 450.000ps 2.499E+00 2.300E+00 2.736E+00 500.000ps 2.501E+00 2.300E+00 2.647E+00 550.000ps 2.505E+00 2.300E+00 2.419E+00 600.000ps 2.511E+00 2.300E+00 2.065E+00 650.000ps 2.520E+00 2.299E+00 1.653E+00 700.000ps 2.531E+00 2.299E+00 1.210E+00 750.000ps 2.535E+00 2.300E+00 804.399E-03 800.000ps 2.517E+00 2.300E+00 531.268E-03 850.000ps 2.468E+00 2.302E+00 391.188E-03 900.000ps 2.383E+00 2.305E+00 329.122E-03 950.000ps 2.263E+00 2.308E+00 303.687E-03 1.000ns 2.122E+00 2.312E+00 291.309E-03 1.050ns 1.964E+00 2.317E+00 283.950E-03 1.100ns 1.791E+00 2.321E+00 280.168E-03 1.150ns 1.604E+00 2.326E+00 278.841E-03 1.200ns 1.411E+00 2.330E+00 278.481E-03 1.250ns 1.219E+00 2.331E+00 278.225E-03 1.300ns 1.038E+00 2.327E+00 277.887E-03 1.350ns 881.033E-03 2.316E+00 277.575E-03 1.400ns 755.282E-03 2.296E+00 277.363E-03 1.450ns 661.748E-03 2.268E+00 277.243E-03 1.500ns 595.632E-03 2.230E+00 277.176E-03 1.550ns 549.964E-03 2.186E+00 277.134E-03 1.600ns 518.554E-03 2.136E+00 277.103E-03 1.650ns 496.969E-03 2.081E+00 277.081E-03 1.700ns 482.211E-03 2.021E+00 277.066E-03 1.750ns 472.163E-03 1.954E+00 277.056E-03 1.800ns 465.286E-03 1.881E+00 277.049E-03 1.850ns 460.508E-03 1.803E+00 277.045E-03 1.900ns 457.126E-03 1.721E+00 277.042E-03 1.950ns 454.688E-03 1.636E+00 277.040E-03 2.000ns 452.907E-03 1.549E+00 277.038E-03 2.050ns 451.587E-03 1.463E+00 277.037E-03 2.100ns 450.595E-03 1.377E+00 277.037E-03 2.150ns 449.839E-03 1.294E+00 277.036E-03 2.200ns 449.259E-03 1.213E+00 277.036E-03 2.250ns 448.811E-03 1.137E+00 277.036E-03 2.300ns 448.464E-03 1.066E+00 277.036E-03 2.350ns 448.193E-03 1.002E+00 277.036E-03 2.400ns 447.980E-03 944.515E-03 277.036E-03 2.450ns 447.812E-03 894.703E-03 277.036E-03 2.500ns 447.680E-03 852.082E-03 277.036E-03 2.550ns 447.576E-03 816.071E-03 277.036E-03 2.600ns 447.493E-03 785.923E-03 277.036E-03 2.650ns 447.428E-03 760.872E-03 277.036E-03 2.700ns 447.376E-03 740.184E-03 277.036E-03 2.750ns 447.334E-03 723.173E-03 277.036E-03 2.800ns 447.302E-03 709.213E-03 277.036E-03 2.850ns 447.276E-03 697.763E-03 277.036E-03 2.900ns 447.255E-03 688.370E-03 277.036E-03 2.950ns 447.239E-03 680.657E-03 277.036E-03 3.000ns 447.226E-03 674.316E-03 277.036E-03 3.100ns 447.207E-03 664.770E-03 277.036E-03 3.200ns 447.195E-03 658.208E-03 277.036E-03 3.300ns 447.188E-03 653.640E-03 277.036E-03 3.400ns 447.183E-03 650.437E-03 277.036E-03 3.500ns 447.180E-03 648.169E-03 277.036E-03 3.600ns 447.178E-03 646.533E-03 277.036E-03 3.700ns 447.177E-03 645.331E-03 277.036E-03 3.800ns 447.176E-03 644.441E-03 277.036E-03 3.900ns 447.175E-03 643.784E-03 277.036E-03 4.000ns 447.175E-03 643.296E-03 277.036E-03 4.100ns 447.175E-03 642.930E-03 277.036E-03 4.200ns 447.175E-03 642.653E-03 277.036E-03 4.300ns 447.175E-03 642.443E-03 277.036E-03 4.400ns 447.175E-03 642.284E-03 277.036E-03 4.500ns 447.175E-03 642.164E-03 277.036E-03 4.600ns 447.175E-03 642.073E-03 277.036E-03 4.700ns 447.175E-03 642.004E-03 277.036E-03 4.800ns 447.175E-03 641.952E-03 277.036E-03 4.900ns 447.175E-03 641.912E-03 277.036E-03 5.000ns 447.175E-03 641.881E-03 277.036E-03 5.250ns 447.175E-03 641.833E-03 277.036E-03 5.500ns 447.175E-03 641.808E-03 277.036E-03 5.750ns 447.175E-03 641.796E-03 277.036E-03 6.000ns 447.175E-03 641.789E-03 277.036E-03 6.250ns 447.175E-03 641.786E-03 277.036E-03 6.500ns 447.175E-03 641.785E-03 277.036E-03 6.750ns 447.175E-03 641.784E-03 277.036E-03 7.000ns 447.175E-03 641.783E-03 277.036E-03 7.250ns 447.175E-03 641.783E-03 277.036E-03 7.500ns 447.175E-03 641.783E-03 277.036E-03 7.750ns 447.175E-03 641.783E-03 277.036E-03 8.000ns 447.175E-03 641.783E-03 277.036E-03 8.250ns 447.175E-03 641.783E-03 277.036E-03 8.500ns 447.175E-03 641.783E-03 277.036E-03 8.750ns 447.175E-03 641.783E-03 277.036E-03 9.000ns 447.175E-03 641.783E-03 277.036E-03 9.250ns 447.175E-03 641.783E-03 277.036E-03 9.500ns 447.175E-03 641.783E-03 277.036E-03 9.750ns 447.175E-03 641.783E-03 277.036E-03 | | End [Model] ALVC_162TRISTN_25 | |************************************************************************ | Model ALVC_162TRISTN_18 |************************************************************************ | [Model] ALVC_162TRISTN_18 Model_type 3-state Polarity Non-Inverting Enable Active-Low Vmeas = 0.9000V Cref = 30.0000pF Rref = 0.5000k Vref = 0.000V C_comp 4.84pF 4.08pF 5.68pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Timing Thresholds | Vmeas 0.9 0.825 0.975 | | [Temperature Range] 25.0000 85.0000 -40.0000 | Remark: The curves below are the result of a simulation using the following | die temperatures: 30.0000 90.0000 -35.0000 | [Voltage Range] 1.8000V 1.6500V 1.9500V |Process Range nominal slow fast | [Pulldown] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.864E-02 -1.840E-02 -4.936E-02 -3.450E+00 -2.864E-02 -1.840E-02 -4.936E-02 -3.300E+00 -2.864E-02 -1.840E-02 -4.936E-02 -3.150E+00 -2.864E-02 -1.840E-02 -4.936E-02 -3.000E+00 -2.864E-02 -1.840E-02 -4.936E-02 -2.850E+00 -2.864E-02 -1.840E-02 -4.936E-02 -2.700E+00 -2.864E-02 -1.840E-02 -4.936E-02 -2.550E+00 -2.864E-02 -1.840E-02 -4.936E-02 -2.400E+00 -2.864E-02 -1.840E-02 -4.936E-02 -2.250E+00 -2.864E-02 -1.840E-02 -4.936E-02 -2.100E+00 -2.864E-02 -1.840E-02 -4.936E-02 -1.950E+00 -2.864E-02 -1.840E-02 -4.936E-02 -1.800E+00 -2.864E-02 -1.840E-02 -4.936E-02 -1.650E+00 -2.864E-02 -1.840E-02 -4.936E-02 -1.500E+00 -2.864E-02 -1.840E-02 -4.936E-02 -1.350E+00 -2.864E-02 -1.840E-02 -4.936E-02 -1.200E+00 -2.864E-02 -1.840E-02 -4.936E-02 -1.050E+00 -2.864E-02 -1.840E-02 -4.936E-02 -9.000E-01 -2.864E-02 -1.840E-02 -4.936E-02 -7.500E-01 -2.864E-02 -1.840E-02 -4.752E-02 -6.000E-01 -2.480E-02 -1.570E-02 -4.278E-02 -4.500E-01 -1.995E-02 -1.252E-02 -3.417E-02 -3.000E-01 -1.338E-02 -8.322E-03 -2.350E-02 -1.500E-01 -6.640E-03 -3.990E-03 -1.206E-02 0.000E+00 8.961E-15 5.198E-14 4.618E-16 1.500E-01 5.887E-03 3.403E-03 1.102E-02 3.000E-01 1.052E-02 6.065E-03 1.960E-02 4.500E-01 1.400E-02 8.011E-03 2.605E-02 6.000E-01 1.643E-02 9.289E-03 3.065E-02 7.500E-01 1.794E-02 9.989E-03 3.368E-02 9.000E-01 1.874E-02 1.030E-02 3.544E-02 1.050E+00 1.911E-02 1.045E-02 3.632E-02 1.200E+00 1.931E-02 1.054E-02 3.679E-02 1.350E+00 1.946E-02 1.061E-02 3.710E-02 1.500E+00 1.958E-02 1.068E-02 3.734E-02 1.650E+00 1.969E-02 1.073E-02 3.756E-02 1.800E+00 1.979E-02 1.079E-02 3.776E-02 1.950E+00 1.989E-02 1.084E-02 3.795E-02 2.100E+00 1.998E-02 1.089E-02 3.813E-02 2.250E+00 2.006E-02 1.092E-02 3.829E-02 2.400E+00 2.011E-02 1.097E-02 3.843E-02 2.550E+00 2.015E-02 1.161E-02 3.848E-02 2.700E+00 2.052E-02 1.341E-02 3.851E-02 2.850E+00 2.273E-02 1.571E-02 3.861E-02 3.000E+00 2.578E-02 1.825E-02 4.074E-02 3.150E+00 2.911E-02 2.091E-02 4.486E-02 3.300E+00 3.256E-02 2.359E-02 4.941E-02 3.450E+00 3.599E-02 2.628E-02 5.407E-02 3.600E+00 3.939E-02 2.898E-02 5.872E-02 3.750E+00 4.273E-02 3.168E-02 6.329E-02 3.900E+00 4.599E-02 3.438E-02 6.769E-02 4.050E+00 4.919E-02 3.707E-02 7.190E-02 4.200E+00 5.232E-02 3.975E-02 7.595E-02 4.350E+00 5.538E-02 4.243E-02 7.986E-02 4.500E+00 5.839E-02 4.509E-02 8.363E-02 4.650E+00 6.134E-02 4.758E-02 8.728E-02 4.800E+00 6.424E-02 4.758E-02 9.083E-02 4.950E+00 6.694E-02 4.758E-02 9.430E-02 5.100E+00 6.694E-02 4.758E-02 9.769E-02 5.250E+00 6.694E-02 4.758E-02 1.009E-01 5.400E+00 6.694E-02 4.758E-02 1.009E-01 5.550E+00 6.694E-02 4.758E-02 1.009E-01 5.700E+00 6.694E-02 4.758E-02 1.009E-01 5.850E+00 6.694E-02 4.758E-02 1.009E-01 6.000E+00 6.694E-02 4.758E-02 1.009E-01 6.150E+00 6.694E-02 4.758E-02 1.009E-01 6.300E+00 6.694E-02 4.758E-02 1.009E-01 6.450E+00 6.694E-02 4.758E-02 1.009E-01 6.600E+00 6.694E-02 4.758E-02 1.009E-01 6.750E+00 6.694E-02 4.758E-02 1.009E-01 6.900E+00 6.694E-02 4.758E-02 1.009E-01 7.050E+00 6.694E-02 4.758E-02 1.009E-01 7.200E+00 6.694E-02 4.758E-02 1.009E-01 | [Pullup] | voltage I(typ) I(min) I(max) | -5.550E+00 2.244E-02 1.426E-02 3.861E-02 -5.400E+00 2.244E-02 1.426E-02 3.861E-02 -5.250E+00 2.244E-02 1.426E-02 3.861E-02 -5.100E+00 2.244E-02 1.426E-02 3.861E-02 -4.950E+00 2.244E-02 1.426E-02 3.861E-02 -4.800E+00 2.244E-02 1.426E-02 3.861E-02 -4.650E+00 2.244E-02 1.426E-02 3.861E-02 -4.500E+00 2.244E-02 1.426E-02 3.861E-02 -4.350E+00 2.244E-02 1.426E-02 3.861E-02 -4.200E+00 2.244E-02 1.426E-02 3.861E-02 -4.050E+00 2.244E-02 1.426E-02 3.861E-02 -3.900E+00 2.244E-02 1.426E-02 3.861E-02 -3.750E+00 2.244E-02 1.426E-02 3.861E-02 -3.600E+00 2.244E-02 1.426E-02 3.861E-02 -3.450E+00 2.244E-02 1.426E-02 3.861E-02 -3.300E+00 2.244E-02 1.426E-02 3.861E-02 -3.150E+00 2.244E-02 1.426E-02 3.861E-02 -3.000E+00 2.244E-02 1.426E-02 3.861E-02 -2.850E+00 2.244E-02 1.426E-02 3.861E-02 -2.700E+00 2.244E-02 1.426E-02 3.861E-02 -2.550E+00 2.244E-02 1.426E-02 3.861E-02 -2.400E+00 2.244E-02 1.426E-02 3.861E-02 -2.250E+00 2.244E-02 1.426E-02 3.861E-02 -2.100E+00 2.244E-02 1.426E-02 3.861E-02 -1.950E+00 2.244E-02 1.426E-02 3.861E-02 -1.800E+00 2.244E-02 1.426E-02 3.861E-02 -1.650E+00 2.244E-02 1.426E-02 3.861E-02 -1.500E+00 2.244E-02 1.426E-02 3.861E-02 -1.350E+00 2.244E-02 1.426E-02 3.861E-02 -1.200E+00 2.244E-02 1.426E-02 3.861E-02 -1.050E+00 2.244E-02 1.426E-02 3.861E-02 -9.000E-01 2.244E-02 1.426E-02 3.861E-02 -7.500E-01 2.244E-02 1.426E-02 3.575E-02 -6.000E-01 1.877E-02 1.195E-02 3.098E-02 -4.500E-01 1.496E-02 9.561E-03 2.383E-02 -3.000E-01 9.718E-03 6.350E-03 1.561E-02 -1.500E-01 4.646E-03 2.973E-03 7.609E-03 0.000E+00 -2.998E-15 -4.162E-14 -1.744E-15 1.500E-01 -4.104E-03 -2.516E-03 -6.954E-03 3.000E-01 -7.583E-03 -4.556E-03 -1.302E-02 4.500E-01 -1.043E-02 -6.123E-03 -1.819E-02 6.000E-01 -1.266E-02 -7.231E-03 -2.248E-02 7.500E-01 -1.430E-02 -7.927E-03 -2.591E-02 9.000E-01 -1.541E-02 -8.327E-03 -2.852E-02 1.050E+00 -1.614E-02 -8.578E-03 -3.043E-02 1.200E+00 -1.664E-02 -8.763E-03 -3.182E-02 1.350E+00 -1.703E-02 -8.912E-03 -3.289E-02 1.500E+00 -1.735E-02 -9.038E-03 -3.374E-02 1.650E+00 -1.762E-02 -9.148E-03 -3.445E-02 1.800E+00 -1.785E-02 -9.246E-03 -3.504E-02 1.950E+00 -1.806E-02 -9.336E-03 -3.556E-02 2.100E+00 -1.825E-02 -9.416E-03 -3.602E-02 2.250E+00 -1.842E-02 -9.481E-03 -3.643E-02 2.400E+00 -1.854E-02 -9.554E-03 -3.679E-02 2.550E+00 -1.865E-02 -1.027E-02 -3.701E-02 2.700E+00 -1.915E-02 -1.229E-02 -3.720E-02 2.850E+00 -2.189E-02 -1.477E-02 -3.746E-02 3.000E+00 -2.560E-02 -1.752E-02 -4.037E-02 3.150E+00 -2.964E-02 -2.046E-02 -4.587E-02 3.300E+00 -3.391E-02 -2.358E-02 -5.189E-02 3.450E+00 -3.842E-02 -2.693E-02 -5.817E-02 3.600E+00 -4.320E-02 -3.052E-02 -6.478E-02 3.750E+00 -4.829E-02 -3.431E-02 -7.175E-02 3.900E+00 -5.363E-02 -3.830E-02 -7.910E-02 4.050E+00 -5.919E-02 -4.320E-02 -8.678E-02 4.200E+00 -6.494E-02 -4.320E-02 -9.472E-02 4.350E+00 -7.233E-02 -4.320E-02 -1.028E-01 4.500E+00 -7.233E-02 -4.320E-02 -1.112E-01 4.650E+00 -7.233E-02 -4.320E-02 -1.244E-01 4.800E+00 -7.233E-02 -4.320E-02 -1.244E-01 4.950E+00 -7.233E-02 -4.320E-02 -1.244E-01 5.100E+00 -7.233E-02 -4.320E-02 -1.244E-01 5.250E+00 -7.233E-02 -4.320E-02 -1.244E-01 5.400E+00 -7.233E-02 -4.320E-02 -1.244E-01 5.550E+00 -7.233E-02 -4.320E-02 -1.244E-01 | [GND_clamp] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.623E+00 -2.656E+00 -2.587E+00 -3.500E+00 -2.524E+00 -2.557E+00 -2.487E+00 -3.400E+00 -2.425E+00 -2.458E+00 -2.387E+00 -3.300E+00 -2.325E+00 -2.359E+00 -2.288E+00 -3.200E+00 -2.226E+00 -2.260E+00 -2.188E+00 -3.100E+00 -2.127E+00 -2.161E+00 -2.089E+00 -3.000E+00 -2.028E+00 -2.062E+00 -1.990E+00 -2.900E+00 -1.929E+00 -1.963E+00 -1.890E+00 -2.800E+00 -1.830E+00 -1.864E+00 -1.791E+00 -2.700E+00 -1.731E+00 -1.766E+00 -1.691E+00 -2.600E+00 -1.632E+00 -1.667E+00 -1.590E+00 -2.500E+00 -1.532E+00 -1.569E+00 -1.490E+00 -2.400E+00 -1.433E+00 -1.471E+00 -1.390E+00 -2.300E+00 -1.334E+00 -1.372E+00 -1.290E+00 -2.200E+00 -1.235E+00 -1.273E+00 -1.190E+00 -2.100E+00 -1.136E+00 -1.175E+00 -1.090E+00 -2.000E+00 -1.038E+00 -1.077E+00 -991.207E-03 -1.900E+00 -939.478E-03 -979.518E-03 -892.434E-03 -1.800E+00 -841.805E-03 -882.349E-03 -794.148E-03 -1.700E+00 -744.651E-03 -785.682E-03 -696.441E-03 -1.600E+00 -648.129E-03 -689.643E-03 -599.381E-03 -1.500E+00 -552.434E-03 -594.456E-03 -503.101E-03 -1.400E+00 -458.069E-03 -500.670E-03 -408.066E-03 -1.300E+00 -367.540E-03 -411.057E-03 -316.498E-03 -1.200E+00 -301.368E-03 -349.608E-03 -244.874E-03 -1.100E+00 -246.000E-03 -305.536E-03 -176.887E-03 -1.000E+00 -163.732E-03 -239.879E-03 -82.196E-03 -900.000E-03 -50.330E-03 -129.280E-03 -17.471E-03 -800.000E-03 -7.446E-03 -20.054E-03 -10.339E-03 -700.000E-03 -3.799E-03 -3.081E-03 -6.424E-03 -600.000E-03 -2.129E-03 -1.430E-03 -2.382E-03 -500.000E-03 -575.093E-06 -723.337E-06 -384.764E-06 -400.000E-03 -52.390E-06 -125.183E-06 -14.974E-06 -300.000E-03 -1.645E-06 -6.683E-06 -202.822E-09 -200.000E-03 -32.974E-09 -198.389E-09 -1.997E-09 -100.000E-03 -605.030E-12 -5.285E-09 -18.259E-12 0.000E+00 -27.202E-12 -391.897E-12 -612.733E-15 100.000E-03 -16.036E-12 -256.898E-12 -422.664E-15 200.000E-03 -14.659E-12 -241.094E-12 -382.004E-15 300.000E-03 -13.488E-12 -230.136E-12 -341.938E-15 400.000E-03 -12.326E-12 -219.398E-12 -303.256E-15 500.000E-03 -11.173E-12 -208.723E-12 -266.311E-15 600.000E-03 -10.027E-12 -198.122E-12 -226.718E-15 700.000E-03 -8.890E-12 -187.599E-12 -187.217E-15 800.000E-03 -7.761E-12 -177.154E-12 -149.189E-15 900.000E-03 -6.642E-12 -166.789E-12 -111.670E-15 1.000E+00 -5.528E-12 -156.510E-12 -71.706E-15 1.100E+00 -4.421E-12 -146.315E-12 -33.179E-15 1.200E+00 -3.317E-12 -136.224E-12 4.305E-15 1.300E+00 -2.222E-12 -126.248E-12 43.214E-15 1.400E+00 -1.130E-12 -116.360E-12 79.371E-15 1.500E+00 -47.296E-15 -104.639E-12 121.214E-15 1.600E+00 1.028E-12 -41.590E-12 164.877E-15 1.700E+00 2.392E-12 1.868E-09 205.368E-15 1.800E+00 18.306E-12 112.144E-09 243.748E-15 1.900E+00 1.299E-09 4.690E-06 296.377E-15 2.000E+00 97.593E-09 99.888E-06 2.183E-12 2.100E+00 5.192E-06 875.327E-06 352.614E-12 2.200E+00 123.194E-06 2.186E-03 53.519E-09 2.300E+00 948.087E-06 3.151E-03 5.319E-06 2.400E+00 3.296E-03 7.115E-03 188.052E-06 2.500E+00 4.889E-03 46.636E-03 1.489E-03 2.600E+00 8.016E-03 148.809E-03 4.851E-03 2.700E+00 41.003E-03 253.295E-03 8.880E-03 2.800E+00 139.830E-03 340.807E-03 12.626E-03 2.900E+00 241.342E-03 412.607E-03 32.548E-03 3.000E+00 326.720E-03 472.924E-03 122.627E-03 3.100E+00 397.511E-03 528.268E-03 221.692E-03 3.200E+00 458.444E-03 593.358E-03 305.921E-03 3.300E+00 519.357E-03 672.875E-03 376.715E-03 3.400E+00 594.239E-03 757.377E-03 440.102E-03 3.500E+00 677.679E-03 843.572E-03 509.782E-03 3.600E+00 763.708E-03 930.599E-03 591.258E-03 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -5.550E+00 4.249E+00 4.251E+00 4.268E+00 -5.450E+00 4.156E+00 4.159E+00 4.175E+00 -5.350E+00 4.063E+00 4.066E+00 4.081E+00 -5.250E+00 3.971E+00 3.974E+00 3.988E+00 -5.150E+00 3.878E+00 3.882E+00 3.894E+00 -5.050E+00 3.786E+00 3.790E+00 3.801E+00 -4.950E+00 3.694E+00 3.698E+00 3.708E+00 -4.850E+00 3.601E+00 3.606E+00 3.614E+00 -4.750E+00 3.509E+00 3.515E+00 3.521E+00 -4.650E+00 3.417E+00 3.423E+00 3.428E+00 -4.550E+00 3.325E+00 3.331E+00 3.335E+00 -4.450E+00 3.232E+00 3.239E+00 3.242E+00 -4.350E+00 3.140E+00 3.147E+00 3.149E+00 -4.250E+00 3.048E+00 3.056E+00 3.056E+00 -4.150E+00 2.956E+00 2.964E+00 2.964E+00 -4.050E+00 2.864E+00 2.872E+00 2.871E+00 -3.950E+00 2.772E+00 2.781E+00 2.778E+00 -3.850E+00 2.680E+00 2.689E+00 2.686E+00 -3.750E+00 2.588E+00 2.597E+00 2.593E+00 -3.650E+00 2.497E+00 2.506E+00 2.501E+00 -3.550E+00 2.405E+00 2.414E+00 2.408E+00 -3.450E+00 2.313E+00 2.323E+00 2.316E+00 -3.350E+00 2.221E+00 2.232E+00 2.225E+00 -3.250E+00 2.130E+00 2.140E+00 2.138E+00 -3.150E+00 2.039E+00 2.049E+00 1.935E+00 -3.050E+00 1.879E+00 1.958E+00 1.844E+00 -2.950E+00 1.788E+00 1.867E+00 1.753E+00 -2.850E+00 1.698E+00 1.729E+00 1.662E+00 -2.750E+00 1.608E+00 1.640E+00 1.571E+00 -2.650E+00 1.518E+00 1.550E+00 1.480E+00 -2.550E+00 1.428E+00 1.461E+00 1.390E+00 -2.450E+00 1.338E+00 1.372E+00 1.299E+00 -2.350E+00 1.249E+00 1.282E+00 1.209E+00 -2.250E+00 1.159E+00 1.194E+00 1.119E+00 -2.150E+00 1.070E+00 1.105E+00 1.029E+00 -2.050E+00 981.214E-03 1.017E+00 939.553E-03 -1.950E+00 892.628E-03 928.414E-03 850.379E-03 -1.850E+00 804.393E-03 840.620E-03 761.604E-03 -1.750E+00 716.572E-03 753.227E-03 673.293E-03 -1.650E+00 629.244E-03 666.321E-03 585.496E-03 -1.550E+00 542.526E-03 580.040E-03 498.277E-03 -1.450E+00 456.676E-03 494.668E-03 411.872E-03 -1.350E+00 372.535E-03 411.110E-03 327.068E-03 -1.250E+00 297.000E-03 337.167E-03 249.716E-03 -1.150E+00 244.650E-03 291.391E-03 189.821E-03 -1.050E+00 181.267E-03 238.372E-03 115.969E-03 -950.000E-03 91.688E-03 158.940E-03 33.509E-03 -850.000E-03 16.376E-03 53.339E-03 12.717E-03 -750.000E-03 5.953E-03 7.280E-03 8.942E-03 -650.000E-03 4.091E-03 3.158E-03 4.884E-03 -550.000E-03 1.978E-03 2.187E-03 1.492E-03 -450.000E-03 388.085E-06 875.697E-06 188.078E-06 -350.000E-03 28.976E-06 99.891E-06 5.319E-06 -250.000E-03 759.409E-09 4.690E-06 53.519E-09 -150.000E-03 11.574E-09 112.144E-09 352.614E-12 -50.000E-03 140.595E-12 1.868E-09 2.183E-12 0.000E+00 18.309E-12 184.892E-12 437.966E-15 | [Ramp] | variable typ min max dV/dt_r 936.592mV/404.531ps 777.206mV/821.014ps 1.077V/200.897ps dV/dt_f 978.862mV/442.862ps 830.087mV/882.941ps 1.112V/220.254ps 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 577.362E-12 13.555E-09 183.959E-12 50.000ps 2.394E-06 1.448E-06 2.805E-06 100.000ps 5.012E-06 4.309E-06 963.015E-09 150.000ps -2.630E-06 3.872E-06 -20.629E-06 200.000ps -17.429E-06 -2.350E-06 -40.381E-06 250.000ps -27.757E-06 -9.316E-06 101.284E-06 300.000ps -37.733E-06 -14.763E-06 385.681E-06 350.000ps -7.204E-06 -18.957E-06 536.314E-06 400.000ps 92.565E-06 -23.585E-06 -1.363E-03 450.000ps 218.157E-06 -26.736E-06 -7.115E-03 500.000ps 325.637E-06 -22.721E-06 -17.662E-03 550.000ps 407.886E-06 -5.041E-06 -32.256E-03 600.000ps 441.129E-06 27.265E-06 -32.727E-03 650.000ps -54.590E-06 70.472E-06 44.622E-03 700.000ps -1.280E-03 118.797E-06 242.297E-03 750.000ps -3.322E-03 166.929E-06 530.042E-03 800.000ps -6.155E-03 211.115E-06 849.797E-03 850.000ps -10.326E-03 249.784E-06 1.143E+00 900.000ps -16.417E-03 283.654E-06 1.369E+00 950.000ps -23.316E-03 314.450E-06 1.526E+00 1.000ns -26.317E-03 338.597E-06 1.629E+00 1.050ns -29.474E-03 334.666E-06 1.694E+00 1.100ns -28.053E-03 260.474E-06 1.733E+00 1.150ns -12.060E-03 62.137E-06 1.757E+00 1.200ns 27.502E-03 -312.174E-06 1.772E+00 1.250ns 94.817E-03 -904.680E-06 1.781E+00 1.300ns 188.107E-03 -1.745E-03 1.787E+00 1.350ns 301.602E-03 -2.855E-03 1.790E+00 1.400ns 428.471E-03 -4.247E-03 1.792E+00 1.450ns 562.312E-03 -5.939E-03 1.793E+00 1.500ns 697.204E-03 -7.970E-03 1.794E+00 1.550ns 828.243E-03 -10.406E-03 1.794E+00 1.600ns 951.138E-03 -13.342E-03 1.794E+00 1.650ns 1.061E+00 -16.660E-03 1.795E+00 1.700ns 1.157E+00 -18.912E-03 1.795E+00 1.750ns 1.237E+00 -19.805E-03 1.795E+00 1.800ns 1.303E+00 -20.497E-03 1.795E+00 1.850ns 1.357E+00 -21.334E-03 1.795E+00 1.900ns 1.401E+00 -22.308E-03 1.795E+00 1.950ns 1.435E+00 -22.933E-03 1.795E+00 2.000ns 1.462E+00 -22.096E-03 1.795E+00 2.050ns 1.484E+00 -18.676E-03 1.795E+00 2.100ns 1.501E+00 -11.440E-03 1.795E+00 2.150ns 1.514E+00 851.582E-06 1.795E+00 2.200ns 1.525E+00 19.042E-03 1.795E+00 2.250ns 1.533E+00 43.791E-03 1.795E+00 2.300ns 1.539E+00 75.182E-03 1.795E+00 2.350ns 1.544E+00 112.767E-03 1.795E+00 2.400ns 1.548E+00 155.766E-03 1.795E+00 2.450ns 1.551E+00 203.237E-03 1.795E+00 2.500ns 1.553E+00 254.193E-03 1.795E+00 2.550ns 1.555E+00 307.671E-03 1.795E+00 2.600ns 1.556E+00 362.782E-03 1.795E+00 2.650ns 1.557E+00 418.729E-03 1.795E+00 2.700ns 1.558E+00 474.811E-03 1.795E+00 2.750ns 1.559E+00 530.450E-03 1.795E+00 2.800ns 1.559E+00 585.178E-03 1.795E+00 2.850ns 1.560E+00 638.610E-03 1.795E+00 2.900ns 1.560E+00 690.434E-03 1.795E+00 2.950ns 1.560E+00 740.391E-03 1.795E+00 3.000ns 1.560E+00 788.268E-03 1.795E+00 3.100ns 1.561E+00 877.039E-03 1.795E+00 3.200ns 1.561E+00 955.322E-03 1.795E+00 3.300ns 1.561E+00 1.022E+00 1.795E+00 3.400ns 1.561E+00 1.078E+00 1.795E+00 3.500ns 1.561E+00 1.123E+00 1.795E+00 3.600ns 1.561E+00 1.159E+00 1.795E+00 3.700ns 1.561E+00 1.188E+00 1.795E+00 3.800ns 1.561E+00 1.212E+00 1.795E+00 3.900ns 1.561E+00 1.230E+00 1.795E+00 4.000ns 1.561E+00 1.244E+00 1.795E+00 4.100ns 1.561E+00 1.255E+00 1.795E+00 4.200ns 1.561E+00 1.264E+00 1.795E+00 4.300ns 1.561E+00 1.271E+00 1.795E+00 4.400ns 1.561E+00 1.276E+00 1.795E+00 4.500ns 1.561E+00 1.281E+00 1.795E+00 4.600ns 1.561E+00 1.284E+00 1.795E+00 4.700ns 1.561E+00 1.286E+00 1.795E+00 4.800ns 1.561E+00 1.288E+00 1.795E+00 4.900ns 1.561E+00 1.290E+00 1.795E+00 5.000ns 1.561E+00 1.291E+00 1.795E+00 5.250ns 1.561E+00 1.293E+00 1.795E+00 5.500ns 1.561E+00 1.294E+00 1.795E+00 5.750ns 1.561E+00 1.295E+00 1.795E+00 6.000ns 1.561E+00 1.295E+00 1.795E+00 6.250ns 1.561E+00 1.295E+00 1.795E+00 6.500ns 1.561E+00 1.295E+00 1.795E+00 6.750ns 1.561E+00 1.295E+00 1.795E+00 7.000ns 1.561E+00 1.295E+00 1.795E+00 7.250ns 1.561E+00 1.295E+00 1.795E+00 7.500ns 1.561E+00 1.295E+00 1.795E+00 7.750ns 1.561E+00 1.295E+00 1.795E+00 8.000ns 1.561E+00 1.295E+00 1.795E+00 8.250ns 1.561E+00 1.295E+00 1.795E+00 8.500ns 1.561E+00 1.295E+00 1.795E+00 8.750ns 1.561E+00 1.295E+00 1.795E+00 9.000ns 1.561E+00 1.295E+00 1.795E+00 9.250ns 1.561E+00 1.295E+00 1.795E+00 9.500ns 1.561E+00 1.295E+00 1.795E+00 9.750ns 1.561E+00 1.295E+00 1.795E+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 168.563E-03 266.521E-03 96.940E-03 50.000ps 168.565E-03 266.522E-03 96.941E-03 100.000ps 168.564E-03 266.522E-03 96.937E-03 150.000ps 168.552E-03 266.516E-03 96.921E-03 200.000ps 168.544E-03 266.506E-03 96.931E-03 250.000ps 168.556E-03 266.503E-03 97.081E-03 300.000ps 168.584E-03 266.508E-03 97.166E-03 350.000ps 168.655E-03 266.524E-03 96.832E-03 400.000ps 168.742E-03 266.547E-03 95.349E-03 450.000ps 168.736E-03 266.580E-03 96.489E-03 500.000ps 168.554E-03 266.623E-03 111.231E-03 550.000ps 168.195E-03 266.671E-03 172.150E-03 600.000ps 167.665E-03 266.711E-03 256.825E-03 650.000ps 167.388E-03 266.722E-03 416.756E-03 700.000ps 168.503E-03 266.678E-03 690.136E-03 750.000ps 172.664E-03 266.563E-03 1.031E+00 800.000ps 180.207E-03 266.366E-03 1.348E+00 850.000ps 195.612E-03 266.085E-03 1.581E+00 900.000ps 228.776E-03 265.724E-03 1.733E+00 950.000ps 280.897E-03 265.286E-03 1.826E+00 1.000ns 341.294E-03 264.775E-03 1.880E+00 1.050ns 399.975E-03 264.202E-03 1.910E+00 1.100ns 460.966E-03 263.621E-03 1.928E+00 1.150ns 534.385E-03 263.170E-03 1.938E+00 1.200ns 628.085E-03 263.096E-03 1.944E+00 1.250ns 745.573E-03 263.765E-03 1.947E+00 1.300ns 883.558E-03 265.663E-03 1.948E+00 1.350ns 1.033E+00 269.395E-03 1.949E+00 1.400ns 1.180E+00 275.750E-03 1.949E+00 1.450ns 1.313E+00 285.793E-03 1.950E+00 1.500ns 1.424E+00 301.104E-03 1.950E+00 1.550ns 1.515E+00 324.462E-03 1.950E+00 1.600ns 1.585E+00 357.996E-03 1.950E+00 1.650ns 1.640E+00 399.276E-03 1.950E+00 1.700ns 1.681E+00 444.087E-03 1.950E+00 1.750ns 1.712E+00 489.316E-03 1.950E+00 1.800ns 1.735E+00 532.999E-03 1.950E+00 1.850ns 1.752E+00 574.663E-03 1.950E+00 1.900ns 1.765E+00 614.433E-03 1.950E+00 1.950ns 1.774E+00 652.931E-03 1.950E+00 2.000ns 1.781E+00 691.200E-03 1.950E+00 2.050ns 1.786E+00 730.415E-03 1.950E+00 2.100ns 1.790E+00 771.620E-03 1.950E+00 2.150ns 1.793E+00 816.150E-03 1.950E+00 2.200ns 1.795E+00 865.070E-03 1.950E+00 2.250ns 1.796E+00 918.812E-03 1.950E+00 2.300ns 1.797E+00 977.077E-03 1.950E+00 2.350ns 1.798E+00 1.039E+00 1.950E+00 2.400ns 1.798E+00 1.103E+00 1.950E+00 2.450ns 1.799E+00 1.165E+00 1.950E+00 2.500ns 1.799E+00 1.225E+00 1.950E+00 2.550ns 1.799E+00 1.280E+00 1.950E+00 2.600ns 1.800E+00 1.331E+00 1.950E+00 2.650ns 1.800E+00 1.376E+00 1.950E+00 2.700ns 1.800E+00 1.416E+00 1.950E+00 2.750ns 1.800E+00 1.451E+00 1.950E+00 2.800ns 1.800E+00 1.481E+00 1.950E+00 2.850ns 1.800E+00 1.508E+00 1.950E+00 2.900ns 1.800E+00 1.530E+00 1.950E+00 2.950ns 1.800E+00 1.549E+00 1.950E+00 3.000ns 1.800E+00 1.565E+00 1.950E+00 3.100ns 1.800E+00 1.590E+00 1.950E+00 3.200ns 1.800E+00 1.608E+00 1.950E+00 3.300ns 1.800E+00 1.621E+00 1.950E+00 3.400ns 1.800E+00 1.629E+00 1.950E+00 3.500ns 1.800E+00 1.635E+00 1.950E+00 3.600ns 1.800E+00 1.640E+00 1.950E+00 3.700ns 1.800E+00 1.643E+00 1.950E+00 3.800ns 1.800E+00 1.645E+00 1.950E+00 3.900ns 1.800E+00 1.647E+00 1.950E+00 4.000ns 1.800E+00 1.648E+00 1.950E+00 4.100ns 1.800E+00 1.648E+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.649E+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.561E+00 1.295E+00 1.795E+00 50.000ps 1.561E+00 1.295E+00 1.795E+00 100.000ps 1.561E+00 1.295E+00 1.795E+00 150.000ps 1.561E+00 1.295E+00 1.795E+00 200.000ps 1.561E+00 1.295E+00 1.795E+00 250.000ps 1.561E+00 1.295E+00 1.795E+00 300.000ps 1.561E+00 1.295E+00 1.794E+00 350.000ps 1.561E+00 1.295E+00 1.794E+00 400.000ps 1.561E+00 1.295E+00 1.795E+00 450.000ps 1.561E+00 1.295E+00 1.798E+00 500.000ps 1.561E+00 1.295E+00 1.803E+00 550.000ps 1.561E+00 1.295E+00 1.804E+00 600.000ps 1.561E+00 1.295E+00 1.790E+00 650.000ps 1.561E+00 1.295E+00 1.726E+00 700.000ps 1.562E+00 1.295E+00 1.584E+00 750.000ps 1.563E+00 1.295E+00 1.393E+00 800.000ps 1.564E+00 1.295E+00 1.160E+00 850.000ps 1.565E+00 1.295E+00 882.807E-03 900.000ps 1.564E+00 1.295E+00 577.818E-03 950.000ps 1.559E+00 1.296E+00 312.208E-03 1.000ns 1.549E+00 1.296E+00 144.664E-03 1.050ns 1.532E+00 1.296E+00 61.339E-03 1.100ns 1.503E+00 1.296E+00 25.198E-03 1.150ns 1.458E+00 1.297E+00 10.409E-03 1.200ns 1.399E+00 1.297E+00 4.356E-03 1.250ns 1.330E+00 1.298E+00 1.997E-03 1.300ns 1.254E+00 1.299E+00 1.009E-03 1.350ns 1.173E+00 1.299E+00 533.216E-06 1.400ns 1.086E+00 1.299E+00 298.194E-06 1.450ns 991.969E-03 1.299E+00 212.455E-06 1.500ns 888.258E-03 1.298E+00 180.929E-06 1.550ns 774.501E-03 1.295E+00 136.641E-06 1.600ns 651.695E-03 1.290E+00 84.199E-06 1.650ns 523.901E-03 1.283E+00 53.482E-06 1.700ns 401.021E-03 1.273E+00 44.826E-06 1.750ns 293.116E-03 1.260E+00 37.636E-06 1.800ns 206.391E-03 1.243E+00 25.910E-06 1.850ns 141.644E-03 1.221E+00 15.454E-06 1.900ns 95.587E-03 1.195E+00 10.053E-06 1.950ns 63.695E-03 1.165E+00 8.007E-06 2.000ns 41.958E-03 1.131E+00 6.513E-06 2.050ns 27.379E-03 1.095E+00 4.937E-06 2.100ns 17.783E-03 1.057E+00 3.477E-06 2.150ns 11.568E-03 1.019E+00 2.378E-06 2.200ns 7.575E-03 979.699E-03 1.654E-06 2.250ns 5.012E-03 940.824E-03 1.188E-06 2.300ns 3.362E-03 902.326E-03 869.508E-09 2.350ns 2.295E-03 864.268E-03 631.514E-09 2.400ns 1.600E-03 826.535E-03 451.935E-09 2.450ns 1.139E-03 788.913E-03 322.766E-09 2.500ns 829.086E-06 751.121E-03 233.008E-09 2.550ns 616.300E-06 712.805E-03 169.554E-09 2.600ns 468.008E-06 673.559E-03 122.918E-09 2.650ns 362.465E-06 632.976E-03 88.345E-09 2.700ns 285.325E-06 590.701E-03 63.488E-09 2.750ns 227.553E-06 546.494E-03 46.006E-09 2.800ns 183.542E-06 500.289E-03 33.414E-09 2.850ns 149.522E-06 452.289E-03 24.053E-09 2.900ns 122.753E-06 403.115E-03 17.212E-09 2.950ns 101.309E-06 354.163E-03 12.420E-09 3.000ns 83.936E-06 306.958E-03 9.055E-09 3.100ns 58.146E-06 222.408E-03 4.928E-09 3.200ns 40.628E-06 154.938E-03 2.611E-09 3.300ns 28.507E-06 104.806E-03 1.265E-09 3.400ns 20.033E-06 69.430E-03 576.540E-12 3.500ns 14.091E-06 45.333E-03 279.660E-12 3.600ns 9.941E-06 29.290E-03 150.175E-12 3.700ns 7.037E-06 18.783E-03 84.340E-12 3.800ns 4.982E-06 12.003E-03 49.268E-12 3.900ns 3.517E-06 7.686E-03 30.999E-12 4.000ns 2.481E-06 4.961E-03 21.197E-12 4.100ns 1.756E-06 3.251E-03 15.368E-12 4.200ns 1.245E-06 2.175E-03 11.620E-12 4.300ns 880.569E-09 1.486E-03 9.355E-12 4.400ns 620.815E-09 1.037E-03 8.153E-12 4.500ns 437.735E-09 739.313E-06 7.577E-12 4.600ns 309.512E-09 540.505E-06 7.364E-12 4.700ns 219.184E-09 404.410E-06 7.291E-12 4.800ns 155.019E-09 307.862E-06 7.256E-12 4.900ns 109.450E-09 237.632E-06 7.229E-12 5.000ns 77.430E-09 185.726E-06 7.207E-12 5.250ns 32.986E-09 105.043E-06 7.182E-12 5.500ns 14.034E-09 61.927E-06 7.178E-12 5.750ns 6.235E-09 37.180E-06 7.178E-12 6.000ns 2.912E-09 22.598E-06 7.178E-12 6.250ns 1.549E-09 13.802E-06 7.178E-12 6.500ns 1.002E-09 8.450E-06 7.178E-12 6.750ns 762.043E-12 5.187E-06 7.178E-12 7.000ns 653.112E-12 3.187E-06 7.178E-12 7.250ns 606.911E-12 1.961E-06 7.178E-12 7.500ns 588.642E-12 1.209E-06 7.177E-12 7.750ns 581.627E-12 746.904E-09 7.178E-12 8.000ns 579.446E-12 463.910E-09 7.178E-12 8.250ns 578.379E-12 290.180E-09 7.178E-12 8.500ns 577.794E-12 183.449E-09 7.178E-12 8.750ns 577.533E-12 117.867E-09 7.178E-12 9.000ns 577.427E-12 77.597E-09 7.178E-12 9.250ns 577.391E-12 52.894E-09 7.178E-12 9.500ns 577.374E-12 37.724E-09 7.178E-12 9.750ns 577.368E-12 28.401E-09 7.178E-12 | [Falling Waveform] R_fixture = 250.000 V_fixture = 1.8000 V_fixture_min = 1.6500 V_fixture_max = 1.9500 | time V(typ) V(min) V(max) | 0.000s 1.800E+00 1.650E+00 1.950E+00 50.000ps 1.800E+00 1.650E+00 1.950E+00 100.000ps 1.800E+00 1.650E+00 1.950E+00 150.000ps 1.800E+00 1.650E+00 1.950E+00 200.000ps 1.800E+00 1.650E+00 1.950E+00 250.000ps 1.800E+00 1.650E+00 1.950E+00 300.000ps 1.800E+00 1.650E+00 1.950E+00 350.000ps 1.800E+00 1.650E+00 1.949E+00 400.000ps 1.800E+00 1.650E+00 1.950E+00 450.000ps 1.800E+00 1.650E+00 1.953E+00 500.000ps 1.800E+00 1.650E+00 1.962E+00 550.000ps 1.800E+00 1.650E+00 1.975E+00 600.000ps 1.799E+00 1.650E+00 1.986E+00 650.000ps 1.799E+00 1.650E+00 1.967E+00 700.000ps 1.799E+00 1.650E+00 1.908E+00 750.000ps 1.800E+00 1.650E+00 1.802E+00 800.000ps 1.803E+00 1.650E+00 1.651E+00 850.000ps 1.806E+00 1.650E+00 1.452E+00 900.000ps 1.811E+00 1.650E+00 1.207E+00 950.000ps 1.816E+00 1.650E+00 930.472E-03 1.000ns 1.821E+00 1.650E+00 647.784E-03 1.050ns 1.827E+00 1.650E+00 412.295E-03 1.100ns 1.832E+00 1.649E+00 258.065E-03 1.150ns 1.835E+00 1.649E+00 174.863E-03 1.200ns 1.833E+00 1.649E+00 134.582E-03 1.250ns 1.824E+00 1.650E+00 115.626E-03 1.300ns 1.806E+00 1.650E+00 106.633E-03 1.350ns 1.781E+00 1.651E+00 102.357E-03 1.400ns 1.747E+00 1.652E+00 100.217E-03 1.450ns 1.704E+00 1.653E+00 99.083E-03 1.500ns 1.650E+00 1.655E+00 98.417E-03 1.550ns 1.582E+00 1.657E+00 97.973E-03 1.600ns 1.503E+00 1.659E+00 97.662E-03 1.650ns 1.412E+00 1.661E+00 97.445E-03 1.700ns 1.310E+00 1.663E+00 97.296E-03 1.750ns 1.200E+00 1.665E+00 97.194E-03 1.800ns 1.084E+00 1.667E+00 97.123E-03 1.850ns 963.214E-03 1.670E+00 97.072E-03 1.900ns 841.414E-03 1.672E+00 97.034E-03 1.950ns 721.635E-03 1.674E+00 97.008E-03 2.000ns 609.153E-03 1.677E+00 96.989E-03 2.050ns 509.526E-03 1.679E+00 96.975E-03 2.100ns 426.260E-03 1.681E+00 96.965E-03 2.150ns 360.068E-03 1.682E+00 96.958E-03 2.200ns 309.333E-03 1.681E+00 96.953E-03 2.250ns 271.341E-03 1.679E+00 96.949E-03 2.300ns 243.316E-03 1.676E+00 96.947E-03 2.350ns 222.882E-03 1.673E+00 96.945E-03 2.400ns 208.125E-03 1.668E+00 96.943E-03 2.450ns 197.534E-03 1.662E+00 96.942E-03 2.500ns 189.946E-03 1.655E+00 96.941E-03 2.550ns 184.494E-03 1.646E+00 96.941E-03 2.600ns 180.559E-03 1.635E+00 96.941E-03 2.650ns 177.702E-03 1.622E+00 96.940E-03 2.700ns 175.609E-03 1.607E+00 96.940E-03 2.750ns 174.056E-03 1.588E+00 96.940E-03 2.800ns 172.890E-03 1.566E+00 96.940E-03 2.850ns 172.005E-03 1.541E+00 96.940E-03 2.900ns 171.326E-03 1.512E+00 96.940E-03 2.950ns 170.798E-03 1.480E+00 96.940E-03 3.000ns 170.384E-03 1.445E+00 96.940E-03 3.100ns 169.791E-03 1.366E+00 96.940E-03 3.200ns 169.404E-03 1.278E+00 96.940E-03 3.300ns 169.144E-03 1.183E+00 96.940E-03 3.400ns 168.967E-03 1.084E+00 96.940E-03 3.500ns 168.847E-03 982.203E-03 96.940E-03 3.600ns 168.764E-03 880.358E-03 96.940E-03 3.700ns 168.705E-03 780.582E-03 96.940E-03 3.800ns 168.664E-03 685.546E-03 96.940E-03 3.900ns 168.635E-03 598.767E-03 96.940E-03 4.000ns 168.614E-03 523.751E-03 96.940E-03 4.100ns 168.599E-03 462.136E-03 96.940E-03 4.200ns 168.589E-03 413.541E-03 96.940E-03 4.300ns 168.582E-03 376.252E-03 96.940E-03 4.400ns 168.576E-03 348.114E-03 96.940E-03 4.500ns 168.573E-03 327.110E-03 96.940E-03 4.600ns 168.570E-03 311.562E-03 96.940E-03 4.700ns 168.568E-03 300.124E-03 96.940E-03 4.800ns 168.567E-03 291.731E-03 96.940E-03 4.900ns 168.566E-03 285.564E-03 96.940E-03 5.000ns 168.565E-03 281.017E-03 96.940E-03 5.250ns 168.564E-03 274.114E-03 96.940E-03 5.500ns 168.564E-03 270.691E-03 96.940E-03 5.750ns 168.563E-03 268.897E-03 96.940E-03 6.000ns 168.563E-03 267.917E-03 96.940E-03 6.250ns 168.563E-03 267.362E-03 96.940E-03 6.500ns 168.563E-03 267.036E-03 96.940E-03 6.750ns 168.563E-03 266.839E-03 96.940E-03 7.000ns 168.563E-03 266.718E-03 96.940E-03 7.250ns 168.563E-03 266.643E-03 96.940E-03 7.500ns 168.563E-03 266.597E-03 96.940E-03 7.750ns 168.563E-03 266.568E-03 96.940E-03 8.000ns 168.563E-03 266.550E-03 96.940E-03 8.250ns 168.563E-03 266.539E-03 96.940E-03 8.500ns 168.563E-03 266.532E-03 96.940E-03 8.750ns 168.563E-03 266.528E-03 96.940E-03 9.000ns 168.563E-03 266.525E-03 96.940E-03 9.250ns 168.563E-03 266.524E-03 96.940E-03 9.500ns 168.563E-03 266.523E-03 96.940E-03 9.750ns 168.563E-03 266.522E-03 96.940E-03 | | End [Model] ALVC_162TRISTN_18 | |************************************************************************ | Model ALVC_162TRISTN_12 |************************************************************************ | [Model] ALVC_162TRISTN_12 Model_type 3-state Polarity Non-Inverting Enable Active-Low Vmeas = 0.6000V Cref = 30.0000pF Rref = 0.5000k Vref = 0.000V C_comp 5.01pF 4.28pF 5.80pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Timing Thresholds | Vmeas 0.6 0.6 0.6 | | [Temperature Range] 25.0000 85.0000 -40.0000 | Remark: The curves below are the result of a simulation using the following | die temperatures: 27.0000 87.0000 -38.0000 | [Voltage Range] 1.2000V 1.2000V 1.2000V |Process Range nominal slow fast | [Pulldown] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.011E-02 -1.349E-02 -3.392E-02 -3.450E+00 -2.011E-02 -1.349E-02 -3.392E-02 -3.300E+00 -2.011E-02 -1.349E-02 -3.392E-02 -3.150E+00 -2.011E-02 -1.349E-02 -3.392E-02 -3.000E+00 -2.011E-02 -1.349E-02 -3.392E-02 -2.850E+00 -2.011E-02 -1.349E-02 -3.392E-02 -2.700E+00 -2.011E-02 -1.349E-02 -3.392E-02 -2.550E+00 -2.011E-02 -1.349E-02 -3.392E-02 -2.400E+00 -2.011E-02 -1.349E-02 -3.392E-02 -2.250E+00 -2.011E-02 -1.349E-02 -3.392E-02 -2.100E+00 -2.011E-02 -1.349E-02 -3.392E-02 -1.950E+00 -2.011E-02 -1.349E-02 -3.392E-02 -1.800E+00 -2.011E-02 -1.349E-02 -3.392E-02 -1.650E+00 -2.011E-02 -1.349E-02 -3.392E-02 -1.500E+00 -2.011E-02 -1.349E-02 -3.392E-02 -1.350E+00 -2.011E-02 -1.349E-02 -3.392E-02 -1.200E+00 -2.011E-02 -1.349E-02 -3.392E-02 -1.050E+00 -2.011E-02 -1.349E-02 -3.392E-02 -9.000E-01 -2.011E-02 -1.349E-02 -3.392E-02 -7.500E-01 -2.011E-02 -1.349E-02 -3.266E-02 -6.000E-01 -1.749E-02 -1.153E-02 -2.962E-02 -4.500E-01 -1.391E-02 -9.221E-03 -2.297E-02 -3.000E-01 -8.888E-03 -5.904E-03 -1.499E-02 -1.500E-01 -4.134E-03 -2.671E-03 -7.203E-03 0.000E+00 2.336E-15 1.844E-14 8.169E-17 1.500E-01 3.077E-03 1.944E-03 5.488E-03 3.000E-01 4.888E-03 3.110E-03 8.637E-03 4.500E-01 5.663E-03 3.611E-03 9.965E-03 6.000E-01 5.896E-03 3.758E-03 1.038E-02 7.500E-01 5.998E-03 3.819E-03 1.058E-02 9.000E-01 6.072E-03 3.861E-03 1.072E-02 1.050E+00 6.136E-03 3.897E-03 1.086E-02 1.200E+00 6.195E-03 3.930E-03 1.098E-02 1.350E+00 6.251E-03 3.961E-03 1.110E-02 1.500E+00 6.305E-03 3.990E-03 1.121E-02 1.650E+00 6.356E-03 4.019E-03 1.131E-02 1.800E+00 6.403E-03 4.045E-03 1.140E-02 1.950E+00 6.457E-03 4.083E-03 1.151E-02 2.100E+00 6.750E-03 4.537E-03 1.170E-02 2.250E+00 8.518E-03 5.921E-03 1.362E-02 2.400E+00 1.112E-02 7.786E-03 1.757E-02 2.550E+00 1.412E-02 9.949E-03 2.214E-02 2.700E+00 1.734E-02 1.230E-02 2.698E-02 2.850E+00 2.062E-02 1.472E-02 3.186E-02 3.000E+00 2.392E-02 1.719E-02 3.673E-02 3.150E+00 2.723E-02 1.971E-02 4.150E-02 3.300E+00 3.051E-02 2.227E-02 4.613E-02 3.450E+00 3.375E-02 2.485E-02 5.062E-02 3.600E+00 3.697E-02 2.745E-02 5.499E-02 3.750E+00 3.697E-02 2.745E-02 5.499E-02 3.900E+00 3.697E-02 2.745E-02 5.499E-02 4.050E+00 3.697E-02 2.745E-02 5.499E-02 4.200E+00 3.697E-02 2.745E-02 5.499E-02 4.350E+00 3.697E-02 2.745E-02 5.499E-02 4.500E+00 3.697E-02 2.745E-02 5.499E-02 4.650E+00 3.697E-02 2.745E-02 5.499E-02 4.800E+00 3.697E-02 2.745E-02 5.499E-02 4.950E+00 3.697E-02 2.745E-02 5.499E-02 5.100E+00 3.697E-02 2.745E-02 5.499E-02 5.250E+00 3.697E-02 2.745E-02 5.499E-02 5.400E+00 3.697E-02 2.745E-02 5.499E-02 5.550E+00 3.697E-02 2.745E-02 5.499E-02 5.700E+00 3.697E-02 2.745E-02 5.499E-02 5.850E+00 3.697E-02 2.745E-02 5.499E-02 6.000E+00 3.697E-02 2.745E-02 5.499E-02 6.150E+00 3.697E-02 2.745E-02 5.499E-02 6.300E+00 3.697E-02 2.745E-02 5.499E-02 6.450E+00 3.697E-02 2.745E-02 5.499E-02 6.600E+00 3.697E-02 2.745E-02 5.499E-02 6.750E+00 3.697E-02 2.745E-02 5.499E-02 6.900E+00 3.697E-02 2.745E-02 5.499E-02 7.050E+00 3.697E-02 2.745E-02 5.499E-02 7.200E+00 3.697E-02 2.745E-02 5.499E-02 | [Pullup] | voltage I(typ) I(min) I(max) | -6.000E+00 1.591E-02 1.044E-02 2.743E-02 -5.850E+00 1.591E-02 1.044E-02 2.743E-02 -5.700E+00 1.591E-02 1.044E-02 2.743E-02 -5.550E+00 1.591E-02 1.044E-02 2.743E-02 -5.400E+00 1.591E-02 1.044E-02 2.743E-02 -5.250E+00 1.591E-02 1.044E-02 2.743E-02 -5.100E+00 1.591E-02 1.044E-02 2.743E-02 -4.950E+00 1.591E-02 1.044E-02 2.743E-02 -4.800E+00 1.591E-02 1.044E-02 2.743E-02 -4.650E+00 1.591E-02 1.044E-02 2.743E-02 -4.500E+00 1.591E-02 1.044E-02 2.743E-02 -4.350E+00 1.591E-02 1.044E-02 2.743E-02 -4.200E+00 1.591E-02 1.044E-02 2.743E-02 -4.050E+00 1.591E-02 1.044E-02 2.743E-02 -3.900E+00 1.591E-02 1.044E-02 2.743E-02 -3.750E+00 1.591E-02 1.044E-02 2.743E-02 -3.600E+00 1.591E-02 1.044E-02 2.743E-02 -3.450E+00 1.591E-02 1.044E-02 2.743E-02 -3.300E+00 1.591E-02 1.044E-02 2.743E-02 -3.150E+00 1.591E-02 1.044E-02 2.743E-02 -3.000E+00 1.591E-02 1.044E-02 2.743E-02 -2.850E+00 1.591E-02 1.044E-02 2.743E-02 -2.700E+00 1.591E-02 1.044E-02 2.743E-02 -2.550E+00 1.591E-02 1.044E-02 2.743E-02 -2.400E+00 1.591E-02 1.044E-02 2.743E-02 -2.250E+00 1.591E-02 1.044E-02 2.743E-02 -2.100E+00 1.591E-02 1.044E-02 2.743E-02 -1.950E+00 1.591E-02 1.044E-02 2.743E-02 -1.800E+00 1.591E-02 1.044E-02 2.743E-02 -1.650E+00 1.591E-02 1.044E-02 2.743E-02 -1.500E+00 1.591E-02 1.044E-02 2.743E-02 -1.350E+00 1.591E-02 1.044E-02 2.743E-02 -1.200E+00 1.591E-02 1.044E-02 2.743E-02 -1.050E+00 1.591E-02 1.044E-02 2.743E-02 -9.000E-01 1.591E-02 1.044E-02 2.743E-02 -7.500E-01 1.591E-02 1.044E-02 2.533E-02 -6.000E-01 1.335E-02 8.750E-03 2.213E-02 -4.500E-01 1.059E-02 7.055E-03 1.661E-02 -3.000E-01 6.571E-03 4.530E-03 1.036E-02 -1.500E-01 2.949E-03 2.001E-03 4.747E-03 0.000E+00 -2.060E-15 -1.321E-14 -2.712E-15 1.500E-01 -2.206E-03 -1.449E-03 -3.674E-03 3.000E-01 -3.654E-03 -2.367E-03 -6.167E-03 4.500E-01 -4.417E-03 -2.814E-03 -7.578E-03 6.000E-01 -4.748E-03 -2.990E-03 -8.253E-03 7.500E-01 -4.930E-03 -3.085E-03 -8.639E-03 9.000E-01 -5.064E-03 -3.156E-03 -8.922E-03 1.050E+00 -5.174E-03 -3.214E-03 -9.154E-03 1.200E+00 -5.269E-03 -3.265E-03 -9.356E-03 1.350E+00 -5.355E-03 -3.311E-03 -9.536E-03 1.500E+00 -5.433E-03 -3.352E-03 -9.700E-03 1.650E+00 -5.505E-03 -3.391E-03 -9.849E-03 1.800E+00 -5.569E-03 -3.425E-03 -9.977E-03 1.950E+00 -5.638E-03 -3.469E-03 -1.013E-02 2.100E+00 -5.946E-03 -3.935E-03 -1.034E-02 2.250E+00 -7.823E-03 -5.358E-03 -1.239E-02 2.400E+00 -1.056E-02 -7.237E-03 -1.658E-02 2.550E+00 -1.372E-02 -9.411E-03 -2.146E-02 2.700E+00 -1.719E-02 -1.182E-02 -2.676E-02 2.850E+00 -2.095E-02 -1.446E-02 -3.244E-02 3.000E+00 -2.505E-02 -1.734E-02 -3.854E-02 3.150E+00 -2.950E-02 -2.049E-02 -4.514E-02 3.300E+00 -2.950E-02 -2.049E-02 -4.514E-02 3.450E+00 -2.950E-02 -2.049E-02 -4.514E-02 3.600E+00 -2.950E-02 -2.049E-02 -4.514E-02 3.750E+00 -2.950E-02 -2.049E-02 -4.514E-02 3.900E+00 -2.950E-02 -2.049E-02 -4.514E-02 4.050E+00 -2.950E-02 -2.049E-02 -4.514E-02 4.200E+00 -2.950E-02 -2.049E-02 -4.514E-02 4.350E+00 -2.950E-02 -2.049E-02 -4.514E-02 4.500E+00 -2.950E-02 -2.049E-02 -4.514E-02 4.650E+00 -2.950E-02 -2.049E-02 -4.514E-02 4.800E+00 -2.950E-02 -2.049E-02 -4.514E-02 | [GND_clamp] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.615E+00 -2.650E+00 -2.574E+00 -3.500E+00 -2.516E+00 -2.551E+00 -2.474E+00 -3.400E+00 -2.416E+00 -2.452E+00 -2.375E+00 -3.300E+00 -2.317E+00 -2.353E+00 -2.275E+00 -3.200E+00 -2.218E+00 -2.254E+00 -2.176E+00 -3.100E+00 -2.119E+00 -2.155E+00 -2.076E+00 -3.000E+00 -2.020E+00 -2.056E+00 -1.977E+00 -2.900E+00 -1.921E+00 -1.957E+00 -1.878E+00 -2.800E+00 -1.822E+00 -1.859E+00 -1.779E+00 -2.700E+00 -1.723E+00 -1.760E+00 -1.680E+00 -2.600E+00 -1.624E+00 -1.662E+00 -1.581E+00 -2.500E+00 -1.526E+00 -1.563E+00 -1.482E+00 -2.400E+00 -1.427E+00 -1.465E+00 -1.383E+00 -2.300E+00 -1.329E+00 -1.367E+00 -1.284E+00 -2.200E+00 -1.230E+00 -1.269E+00 -1.185E+00 -2.100E+00 -1.132E+00 -1.171E+00 -1.087E+00 -2.000E+00 -1.034E+00 -1.074E+00 -987.463E-03 -1.900E+00 -935.850E-03 -976.003E-03 -888.760E-03 -1.800E+00 -838.229E-03 -878.871E-03 -790.543E-03 -1.700E+00 -741.126E-03 -782.238E-03 -692.906E-03 -1.600E+00 -644.653E-03 -686.233E-03 -595.913E-03 -1.500E+00 -549.004E-03 -591.077E-03 -499.694E-03 -1.400E+00 -454.680E-03 -497.318E-03 -404.715E-03 -1.300E+00 -364.166E-03 -407.706E-03 -313.179E-03 -1.200E+00 -297.705E-03 -345.953E-03 -241.299E-03 -1.100E+00 -241.572E-03 -301.075E-03 -172.663E-03 -1.000E+00 -158.341E-03 -234.203E-03 -77.881E-03 -900.000E-03 -46.296E-03 -122.675E-03 -17.133E-03 -800.000E-03 -7.230E-03 -18.118E-03 -10.447E-03 -700.000E-03 -3.812E-03 -2.985E-03 -6.449E-03 -600.000E-03 -2.121E-03 -1.427E-03 -2.324E-03 -500.000E-03 -547.429E-06 -715.304E-06 -359.181E-06 -400.000E-03 -47.383E-06 -115.882E-06 -12.890E-06 -300.000E-03 -1.415E-06 -5.943E-06 -163.418E-09 -200.000E-03 -27.349E-09 -171.612E-09 -1.524E-09 -100.000E-03 -481.345E-12 -4.438E-09 -13.096E-12 0.000E+00 -17.049E-12 -291.115E-12 -310.942E-15 100.000E-03 -8.481E-12 -179.751E-12 -180.807E-15 200.000E-03 -7.536E-12 -167.402E-12 -154.043E-15 300.000E-03 -6.742E-12 -158.959E-12 -127.475E-15 400.000E-03 -5.950E-12 -150.683E-12 -100.745E-15 500.000E-03 -5.162E-12 -142.454E-12 -74.071E-15 600.000E-03 -4.377E-12 -134.286E-12 -47.635E-15 700.000E-03 -3.598E-12 -126.190E-12 -20.506E-15 800.000E-03 -2.826E-12 -118.181E-12 7.040E-15 900.000E-03 -2.060E-12 -110.281E-12 32.122E-15 1.000E+00 -1.305E-12 -102.234E-12 62.201E-15 1.100E+00 -339.663E-15 -86.140E-12 87.614E-15 1.200E+00 11.697E-12 138.974E-12 201.015E-15 1.300E+00 1.024E-09 12.734E-09 18.651E-12 1.400E+00 80.274E-09 658.958E-09 3.381E-09 1.500E+00 4.481E-06 21.669E-06 465.448E-09 1.600E+00 112.622E-06 301.142E-06 33.141E-06 1.700E+00 901.560E-06 1.713E-03 584.308E-06 1.800E+00 3.258E-03 2.600E-03 2.819E-03 1.900E+00 4.889E-03 4.054E-03 7.156E-03 2.000E+00 7.817E-03 16.316E-03 10.668E-03 2.100E+00 38.118E-03 89.772E-03 16.322E-03 2.200E+00 135.360E-03 198.212E-03 68.284E-03 2.300E+00 237.016E-03 294.877E-03 169.595E-03 2.400E+00 322.750E-03 374.469E-03 261.842E-03 2.500E+00 393.882E-03 440.288E-03 339.161E-03 2.600E+00 455.098E-03 497.240E-03 405.422E-03 2.700E+00 516.197E-03 555.395E-03 470.016E-03 2.800E+00 591.132E-03 628.980E-03 546.547E-03 2.900E+00 674.564E-03 711.746E-03 630.754E-03 3.000E+00 760.568E-03 797.259E-03 717.324E-03 3.100E+00 847.647E-03 883.909E-03 804.904E-03 3.200E+00 935.338E-03 971.199E-03 893.072E-03 3.300E+00 1.023E+00 1.059E+00 981.636E-03 3.400E+00 1.112E+00 1.147E+00 1.070E+00 3.500E+00 1.200E+00 1.235E+00 1.160E+00 3.600E+00 1.289E+00 1.324E+00 1.249E+00 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -6.000E+00 4.639E+00 4.648E+00 4.647E+00 -5.900E+00 4.546E+00 4.555E+00 4.554E+00 -5.800E+00 4.454E+00 4.463E+00 4.460E+00 -5.700E+00 4.361E+00 4.371E+00 4.367E+00 -5.600E+00 4.269E+00 4.279E+00 4.274E+00 -5.500E+00 4.176E+00 4.187E+00 4.181E+00 -5.400E+00 4.084E+00 4.095E+00 4.087E+00 -5.300E+00 3.992E+00 4.003E+00 3.994E+00 -5.200E+00 3.899E+00 3.911E+00 3.901E+00 -5.100E+00 3.807E+00 3.819E+00 3.808E+00 -5.000E+00 3.715E+00 3.727E+00 3.715E+00 -4.900E+00 3.623E+00 3.635E+00 3.622E+00 -4.800E+00 3.531E+00 3.544E+00 3.529E+00 -4.700E+00 3.438E+00 3.452E+00 3.437E+00 -4.600E+00 3.346E+00 3.360E+00 3.344E+00 -4.500E+00 3.254E+00 3.268E+00 3.251E+00 -4.400E+00 3.162E+00 3.176E+00 3.158E+00 -4.300E+00 3.070E+00 3.085E+00 3.065E+00 -4.200E+00 2.978E+00 2.993E+00 2.973E+00 -4.100E+00 2.886E+00 2.901E+00 2.880E+00 -4.000E+00 2.794E+00 2.810E+00 2.787E+00 -3.900E+00 2.702E+00 2.718E+00 2.695E+00 -3.800E+00 2.610E+00 2.627E+00 2.602E+00 -3.700E+00 2.518E+00 2.535E+00 2.509E+00 -3.600E+00 2.426E+00 2.444E+00 2.417E+00 -3.500E+00 2.335E+00 2.352E+00 2.324E+00 -3.400E+00 2.243E+00 2.261E+00 2.231E+00 -3.300E+00 2.151E+00 2.170E+00 2.139E+00 -3.200E+00 2.059E+00 2.078E+00 2.046E+00 -3.100E+00 1.968E+00 1.987E+00 1.954E+00 -3.000E+00 1.876E+00 1.896E+00 1.861E+00 -2.900E+00 1.784E+00 1.805E+00 1.768E+00 -2.800E+00 1.693E+00 1.714E+00 1.676E+00 -2.700E+00 1.601E+00 1.623E+00 1.583E+00 -2.600E+00 1.510E+00 1.533E+00 1.491E+00 -2.500E+00 1.418E+00 1.442E+00 1.398E+00 -2.400E+00 1.327E+00 1.351E+00 1.307E+00 -2.300E+00 1.200E+00 1.235E+00 1.160E+00 -2.200E+00 1.111E+00 1.146E+00 1.070E+00 -2.100E+00 1.022E+00 1.058E+00 980.866E-03 -2.000E+00 933.604E-03 969.274E-03 891.585E-03 -1.900E+00 845.231E-03 881.336E-03 802.669E-03 -1.800E+00 757.239E-03 793.761E-03 714.186E-03 -1.700E+00 669.697E-03 706.626E-03 626.190E-03 -1.600E+00 582.693E-03 620.036E-03 538.719E-03 -1.500E+00 496.395E-03 534.181E-03 451.904E-03 -1.400E+00 411.237E-03 449.527E-03 366.165E-03 -1.300E+00 329.281E-03 368.342E-03 283.339E-03 -1.200E+00 266.856E-03 309.711E-03 216.546E-03 -1.100E+00 211.899E-03 263.396E-03 152.033E-03 -1.000E+00 135.331E-03 198.167E-03 68.273E-03 -900.000E-03 41.144E-03 101.370E-03 16.529E-03 -800.000E-03 7.911E-03 17.456E-03 10.742E-03 -700.000E-03 4.905E-03 4.076E-03 7.215E-03 -600.000E-03 3.265E-03 2.602E-03 2.830E-03 -500.000E-03 902.140E-06 1.714E-03 584.621E-06 -400.000E-03 112.627E-06 301.173E-06 33.141E-06 -300.000E-03 4.481E-06 21.669E-06 465.448E-09 -200.000E-03 80.274E-09 658.958E-09 3.381E-09 -100.000E-03 1.024E-09 12.734E-09 18.651E-12 0.000E+00 11.697E-12 138.973E-12 200.323E-15 | [Ramp] | variable typ min max dV/dt_r 542.882mV/999.395ps 430.039mV/1.744ns 616.821mV/485.994ps dV/dt_f 593.460mV/1.069ns 505.295mV/2.075ns 652.492mV/493.570ps 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 593.905E-12 14.974E-09 6.387E-12 200.000ps -3.896E-06 1.450E-06 -14.620E-06 400.000ps -15.461E-06 -8.604E-06 5.477E-06 600.000ps -8.260E-06 -11.470E-06 211.761E-06 800.000ps 78.658E-06 -11.786E-06 269.316E-06 1.000ns 163.308E-06 6.271E-06 -3.540E-03 1.200ns 216.230E-06 51.623E-06 -14.866E-03 1.400ns 212.208E-06 104.315E-06 -19.237E-03 1.600ns -846.935E-06 144.402E-06 92.610E-03 1.800ns -4.452E-03 170.470E-06 379.797E-03 2.000ns -11.127E-03 189.868E-06 660.677E-03 2.200ns -12.829E-03 170.066E-06 857.112E-03 2.400ns -14.065E-03 -64.513E-06 958.860E-03 2.600ns -10.688E-03 -809.408E-06 1.003E+00 2.800ns 35.876E-03 -2.290E-03 1.019E+00 3.000ns 142.690E-03 -4.755E-03 1.024E+00 3.200ns 278.494E-03 -8.422E-03 1.026E+00 3.400ns 412.407E-03 -10.135E-03 1.027E+00 3.600ns 529.792E-03 -10.268E-03 1.028E+00 3.800ns 627.802E-03 -10.288E-03 1.028E+00 4.000ns 706.831E-03 -10.769E-03 1.028E+00 4.200ns 767.850E-03 -10.418E-03 1.028E+00 4.400ns 812.581E-03 -2.200E-03 1.028E+00 4.600ns 843.569E-03 23.249E-03 1.028E+00 4.800ns 864.302E-03 67.877E-03 1.028E+00 5.000ns 877.962E-03 126.685E-03 1.028E+00 5.200ns 886.966E-03 192.633E-03 1.028E+00 5.400ns 892.938E-03 259.392E-03 1.028E+00 5.600ns 896.970E-03 322.527E-03 1.028E+00 5.800ns 899.684E-03 379.947E-03 1.028E+00 6.000ns 901.471E-03 430.896E-03 1.028E+00 6.200ns 902.625E-03 475.319E-03 1.028E+00 6.400ns 903.372E-03 513.557E-03 1.028E+00 6.600ns 903.863E-03 546.247E-03 1.028E+00 6.800ns 904.188E-03 574.085E-03 1.028E+00 7.000ns 904.402E-03 597.696E-03 1.028E+00 7.200ns 904.542E-03 617.630E-03 1.028E+00 7.400ns 904.631E-03 634.387E-03 1.028E+00 7.600ns 904.689E-03 648.428E-03 1.028E+00 7.800ns 904.728E-03 660.164E-03 1.028E+00 8.000ns 904.754E-03 669.951E-03 1.028E+00 8.200ns 904.771E-03 678.094E-03 1.028E+00 8.400ns 904.781E-03 684.855E-03 1.028E+00 8.600ns 904.789E-03 690.458E-03 1.028E+00 8.800ns 904.793E-03 695.094E-03 1.028E+00 9.000ns 904.797E-03 698.925E-03 1.028E+00 9.200ns 904.799E-03 702.087E-03 1.028E+00 9.400ns 904.800E-03 704.695E-03 1.028E+00 9.600ns 904.801E-03 706.844E-03 1.028E+00 9.800ns 904.802E-03 708.613E-03 1.028E+00 10.000ns 904.802E-03 710.069E-03 1.028E+00 10.200ns 904.802E-03 711.267E-03 1.028E+00 10.400ns 904.802E-03 712.252E-03 1.028E+00 10.600ns 904.803E-03 713.061E-03 1.028E+00 10.800ns 904.803E-03 713.726E-03 1.028E+00 11.000ns 904.803E-03 714.273E-03 1.028E+00 11.200ns 904.803E-03 714.721E-03 1.028E+00 11.400ns 904.803E-03 715.090E-03 1.028E+00 11.600ns 904.803E-03 715.393E-03 1.028E+00 11.800ns 904.803E-03 715.641E-03 1.028E+00 12.000ns 904.803E-03 715.845E-03 1.028E+00 12.200ns 904.803E-03 716.013E-03 1.028E+00 12.400ns 904.803E-03 716.150E-03 1.028E+00 12.600ns 904.803E-03 716.263E-03 1.028E+00 12.800ns 904.803E-03 716.356E-03 1.028E+00 13.000ns 904.803E-03 716.432E-03 1.028E+00 13.200ns 904.803E-03 716.494E-03 1.028E+00 13.400ns 904.803E-03 716.546E-03 1.028E+00 13.600ns 904.803E-03 716.588E-03 1.028E+00 13.800ns 904.803E-03 716.622E-03 1.028E+00 14.000ns 904.803E-03 716.650E-03 1.028E+00 14.200ns 904.803E-03 716.674E-03 1.028E+00 14.400ns 904.803E-03 716.693E-03 1.028E+00 14.600ns 904.803E-03 716.708E-03 1.028E+00 14.800ns 904.803E-03 716.721E-03 1.028E+00 15.000ns 904.803E-03 716.732E-03 1.028E+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 210.900E-03 357.713E-03 112.513E-03 200.000ps 210.878E-03 357.696E-03 112.498E-03 400.000ps 210.950E-03 357.704E-03 112.662E-03 600.000ps 211.134E-03 357.817E-03 112.030E-03 800.000ps 210.902E-03 357.993E-03 109.733E-03 1.000ns 209.772E-03 358.138E-03 119.072E-03 1.200ns 207.705E-03 358.035E-03 251.344E-03 1.400ns 204.931E-03 357.333E-03 410.244E-03 1.600ns 206.919E-03 355.869E-03 642.994E-03 1.800ns 240.347E-03 353.679E-03 963.309E-03 2.000ns 349.018E-03 350.892E-03 1.130E+00 2.200ns 477.888E-03 347.932E-03 1.182E+00 2.400ns 586.730E-03 346.922E-03 1.195E+00 2.600ns 681.041E-03 353.904E-03 1.199E+00 2.800ns 798.661E-03 378.423E-03 1.200E+00 3.000ns 942.060E-03 432.851E-03 1.200E+00 3.200ns 1.058E+00 514.691E-03 1.200E+00 3.400ns 1.130E+00 604.239E-03 1.200E+00 3.600ns 1.166E+00 685.523E-03 1.200E+00 3.800ns 1.184E+00 755.051E-03 1.200E+00 4.000ns 1.192E+00 814.270E-03 1.200E+00 4.200ns 1.196E+00 865.545E-03 1.200E+00 4.400ns 1.198E+00 916.153E-03 1.200E+00 4.600ns 1.199E+00 973.733E-03 1.200E+00 4.800ns 1.200E+00 1.032E+00 1.200E+00 5.000ns 1.200E+00 1.083E+00 1.200E+00 5.200ns 1.200E+00 1.122E+00 1.200E+00 5.400ns 1.200E+00 1.149E+00 1.200E+00 5.600ns 1.200E+00 1.168E+00 1.200E+00 5.800ns 1.200E+00 1.180E+00 1.200E+00 6.000ns 1.200E+00 1.187E+00 1.200E+00 6.200ns 1.200E+00 1.192E+00 1.200E+00 6.400ns 1.200E+00 1.195E+00 1.200E+00 6.600ns 1.200E+00 1.197E+00 1.200E+00 6.800ns 1.200E+00 1.198E+00 1.200E+00 7.000ns 1.200E+00 1.199E+00 1.200E+00 7.200ns 1.200E+00 1.199E+00 1.200E+00 7.400ns 1.200E+00 1.200E+00 1.200E+00 7.600ns 1.200E+00 1.200E+00 1.200E+00 7.800ns 1.200E+00 1.200E+00 1.200E+00 8.000ns 1.200E+00 1.200E+00 1.200E+00 8.200ns 1.200E+00 1.200E+00 1.200E+00 8.400ns 1.200E+00 1.200E+00 1.200E+00 8.600ns 1.200E+00 1.200E+00 1.200E+00 8.800ns 1.200E+00 1.200E+00 1.200E+00 9.000ns 1.200E+00 1.200E+00 1.200E+00 9.200ns 1.200E+00 1.200E+00 1.200E+00 9.400ns 1.200E+00 1.200E+00 1.200E+00 9.600ns 1.200E+00 1.200E+00 1.200E+00 9.800ns 1.200E+00 1.200E+00 1.200E+00 10.000ns 1.200E+00 1.200E+00 1.200E+00 10.200ns 1.200E+00 1.200E+00 1.200E+00 10.400ns 1.200E+00 1.200E+00 1.200E+00 10.600ns 1.200E+00 1.200E+00 1.200E+00 10.800ns 1.200E+00 1.200E+00 1.200E+00 11.000ns 1.200E+00 1.200E+00 1.200E+00 11.200ns 1.200E+00 1.200E+00 1.200E+00 11.400ns 1.200E+00 1.200E+00 1.200E+00 11.600ns 1.200E+00 1.200E+00 1.200E+00 11.800ns 1.200E+00 1.200E+00 1.200E+00 12.000ns 1.200E+00 1.200E+00 1.200E+00 12.200ns 1.200E+00 1.200E+00 1.200E+00 12.400ns 1.200E+00 1.200E+00 1.200E+00 12.600ns 1.200E+00 1.200E+00 1.200E+00 12.800ns 1.200E+00 1.200E+00 1.200E+00 13.000ns 1.200E+00 1.200E+00 1.200E+00 13.200ns 1.200E+00 1.200E+00 1.200E+00 13.400ns 1.200E+00 1.200E+00 1.200E+00 13.600ns 1.200E+00 1.200E+00 1.200E+00 13.800ns 1.200E+00 1.200E+00 1.200E+00 14.000ns 1.200E+00 1.200E+00 1.200E+00 14.200ns 1.200E+00 1.200E+00 1.200E+00 14.400ns 1.200E+00 1.200E+00 1.200E+00 14.600ns 1.200E+00 1.200E+00 1.200E+00 14.800ns 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 904.803E-03 716.780E-03 1.028E+00 200.000ps 904.827E-03 716.800E-03 1.028E+00 400.000ps 904.758E-03 716.790E-03 1.028E+00 600.000ps 904.611E-03 716.678E-03 1.028E+00 800.000ps 904.535E-03 716.538E-03 1.029E+00 1.000ns 904.807E-03 716.414E-03 1.032E+00 1.200ns 905.724E-03 716.377E-03 1.005E+00 1.400ns 907.494E-03 716.517E-03 877.907E-03 1.600ns 910.309E-03 716.968E-03 730.757E-03 1.800ns 908.377E-03 717.848E-03 593.829E-03 2.000ns 880.298E-03 719.252E-03 388.351E-03 2.200ns 806.444E-03 721.315E-03 135.298E-03 2.400ns 701.637E-03 724.112E-03 23.426E-03 2.600ns 597.533E-03 726.584E-03 4.592E-03 2.800ns 506.851E-03 725.511E-03 1.928E-03 3.000ns 428.944E-03 715.041E-03 363.618E-06 3.200ns 358.912E-03 689.171E-03 18.484E-06 3.400ns 283.089E-03 645.434E-03 -27.521E-06 3.600ns 189.738E-03 586.667E-03 -13.413E-06 3.800ns 100.848E-03 519.877E-03 -2.322E-06 4.000ns 45.281E-03 453.734E-03 591.668E-09 4.200ns 18.490E-03 393.639E-03 436.831E-09 4.400ns 7.266E-03 341.133E-03 -42.984E-09 4.600ns 2.870E-03 295.405E-03 -193.763E-09 4.800ns 1.198E-03 255.205E-03 -137.715E-09 5.000ns 504.094E-06 219.834E-03 -88.007E-09 5.200ns 196.669E-06 188.326E-03 -54.049E-09 5.400ns 124.002E-06 158.612E-03 -29.321E-09 5.600ns 136.859E-06 128.100E-03 -14.173E-09 5.800ns 110.775E-06 96.997E-03 -6.044E-09 6.000ns 49.951E-06 68.139E-03 -2.180E-09 6.200ns 17.525E-06 44.734E-03 -845.804E-12 6.400ns 22.076E-06 28.124E-03 -502.224E-12 6.600ns 25.821E-06 17.422E-03 -378.902E-12 6.800ns 16.564E-06 10.776E-03 -258.540E-12 7.000ns 5.115E-06 6.709E-03 -141.140E-12 7.200ns 1.236E-06 4.190E-03 -63.235E-12 7.400ns 2.106E-06 2.632E-03 -21.667E-12 7.600ns 2.747E-06 1.679E-03 -2.842E-12 7.800ns 2.207E-06 1.100E-03 4.331E-12 8.000ns 1.262E-06 737.542E-06 6.526E-12 8.200ns 581.262E-09 504.291E-06 6.924E-12 8.400ns 309.885E-09 354.222E-06 6.821E-12 8.600ns 220.047E-09 257.361E-06 6.634E-12 8.800ns 171.504E-09 192.547E-06 6.533E-12 9.000ns 118.265E-09 146.499E-06 6.474E-12 9.200ns 72.217E-09 112.311E-06 6.434E-12 9.400ns 45.629E-09 86.602E-06 6.409E-12 9.600ns 33.314E-09 67.407E-06 6.396E-12 9.800ns 25.208E-09 52.877E-06 6.390E-12 10.000ns 17.395E-09 41.487E-06 6.388E-12 10.200ns 11.006E-09 32.429E-06 6.387E-12 10.400ns 7.146E-09 25.362E-06 6.387E-12 10.600ns 5.162E-09 19.940E-06 6.387E-12 10.800ns 3.898E-09 15.721E-06 6.387E-12 11.000ns 2.835E-09 12.380E-06 6.387E-12 11.200ns 2.009E-09 9.724E-06 6.387E-12 11.400ns 1.496E-09 7.633E-06 6.387E-12 11.600ns 1.214E-09 6.000E-06 6.387E-12 11.800ns 1.033E-09 4.724E-06 6.387E-12 12.000ns 891.568E-12 3.722E-06 6.387E-12 12.200ns 784.998E-12 2.931E-06 6.387E-12 12.400ns 717.286E-12 2.309E-06 6.387E-12 12.600ns 677.998E-12 1.821E-06 6.387E-12 12.800ns 652.083E-12 1.437E-06 6.387E-12 13.000ns 632.247E-12 1.135E-06 6.387E-12 13.200ns 618.628E-12 896.450E-09 6.387E-12 13.400ns 610.996E-12 708.788E-09 6.387E-12 13.600ns 606.329E-12 561.506E-09 6.387E-12 13.800ns 602.292E-12 445.602E-09 6.387E-12 14.000ns 599.036E-12 354.087E-09 6.387E-12 14.200ns 597.242E-12 281.906E-09 6.387E-12 14.400ns 596.447E-12 225.176E-09 6.387E-12 14.600ns 595.834E-12 180.604E-09 6.387E-12 14.800ns 595.168E-12 145.471E-09 6.387E-12 15.000ns 594.637E-12 117.729E-09 6.387E-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 200.000ps 1.200E+00 1.200E+00 1.200E+00 400.000ps 1.200E+00 1.200E+00 1.200E+00 600.000ps 1.200E+00 1.200E+00 1.200E+00 800.000ps 1.200E+00 1.200E+00 1.200E+00 1.000ns 1.200E+00 1.200E+00 1.202E+00 1.200ns 1.200E+00 1.200E+00 1.213E+00 1.400ns 1.200E+00 1.200E+00 1.227E+00 1.600ns 1.200E+00 1.200E+00 1.228E+00 1.800ns 1.203E+00 1.200E+00 1.212E+00 2.000ns 1.208E+00 1.200E+00 1.101E+00 2.200ns 1.214E+00 1.200E+00 873.297E-03 2.400ns 1.221E+00 1.200E+00 590.682E-03 2.600ns 1.223E+00 1.200E+00 326.781E-03 2.800ns 1.221E+00 1.201E+00 176.127E-03 3.000ns 1.219E+00 1.203E+00 129.977E-03 3.200ns 1.212E+00 1.206E+00 118.120E-03 3.400ns 1.188E+00 1.209E+00 114.726E-03 3.600ns 1.134E+00 1.212E+00 113.474E-03 3.800ns 1.050E+00 1.215E+00 112.949E-03 4.000ns 941.860E-03 1.217E+00 112.731E-03 4.200ns 821.652E-03 1.218E+00 112.632E-03 4.400ns 699.401E-03 1.218E+00 112.572E-03 4.600ns 583.007E-03 1.216E+00 112.535E-03 4.800ns 478.079E-03 1.215E+00 112.520E-03 5.000ns 389.689E-03 1.213E+00 112.516E-03 5.200ns 322.441E-03 1.210E+00 112.515E-03 5.400ns 277.180E-03 1.205E+00 112.514E-03 5.600ns 249.869E-03 1.195E+00 112.514E-03 5.800ns 234.305E-03 1.177E+00 112.513E-03 6.000ns 225.200E-03 1.150E+00 112.513E-03 6.200ns 219.587E-03 1.113E+00 112.513E-03 6.400ns 216.123E-03 1.067E+00 112.513E-03 6.600ns 214.097E-03 1.015E+00 112.513E-03 6.800ns 212.951E-03 958.606E-03 112.513E-03 7.000ns 212.268E-03 900.957E-03 112.513E-03 7.200ns 211.817E-03 843.526E-03 112.513E-03 7.400ns 211.508E-03 787.756E-03 112.513E-03 7.600ns 211.304E-03 734.729E-03 112.513E-03 7.800ns 211.174E-03 685.187E-03 112.513E-03 8.000ns 211.090E-03 639.578E-03 112.513E-03 8.200ns 211.033E-03 598.113E-03 112.513E-03 8.400ns 210.993E-03 560.856E-03 112.513E-03 8.600ns 210.964E-03 527.774E-03 112.513E-03 8.800ns 210.945E-03 498.761E-03 112.513E-03 9.000ns 210.931E-03 473.644E-03 112.513E-03 9.200ns 210.922E-03 452.192E-03 112.513E-03 9.400ns 210.915E-03 434.120E-03 112.513E-03 9.600ns 210.910E-03 419.094E-03 112.513E-03 9.800ns 210.907E-03 406.753E-03 112.513E-03 10.000ns 210.905E-03 396.724E-03 112.513E-03 10.200ns 210.904E-03 388.646E-03 112.513E-03 10.400ns 210.902E-03 382.187E-03 112.513E-03 10.600ns 210.902E-03 377.051E-03 112.513E-03 10.800ns 210.901E-03 372.983E-03 112.513E-03 11.000ns 210.901E-03 369.770E-03 112.513E-03 11.200ns 210.901E-03 367.235E-03 112.513E-03 11.400ns 210.901E-03 365.239E-03 112.513E-03 11.600ns 210.900E-03 363.666E-03 112.513E-03 11.800ns 210.900E-03 362.426E-03 112.513E-03 12.000ns 210.900E-03 361.449E-03 112.513E-03 12.200ns 210.900E-03 360.677E-03 112.513E-03 12.400ns 210.900E-03 360.069E-03 112.513E-03 12.600ns 210.900E-03 359.587E-03 112.513E-03 12.800ns 210.900E-03 359.206E-03 112.513E-03 13.000ns 210.900E-03 358.903E-03 112.513E-03 13.200ns 210.900E-03 358.663E-03 112.513E-03 13.400ns 210.900E-03 358.472E-03 112.513E-03 13.600ns 210.900E-03 358.320E-03 112.513E-03 13.800ns 210.900E-03 358.198E-03 112.513E-03 14.000ns 210.900E-03 358.102E-03 112.513E-03 14.200ns 210.900E-03 358.025E-03 112.513E-03 14.400ns 210.900E-03 357.963E-03 112.513E-03 14.600ns 210.900E-03 357.914E-03 112.513E-03 14.800ns 210.900E-03 357.874E-03 112.513E-03 15.000ns 210.900E-03 357.842E-03 112.513E-03 | | End [Model] ALVC_162TRISTN_12 | |************************************************************************ | Model ALVCH_16IN_33 |************************************************************************ | [Model] ALVCH_16IN_33 Model_type Input Vinl = 0.8000V Vinh = 2.0000V C_comp 2.27pF 1.50pF 3.30pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Thresholds | Vinh 2.0 2.0 2.0 Vinl 0.8 0.8 0.8 | | Overshoot | S_overshoot_high 3.8 3.5 4.1 | Static overshoot S_overshoot_low -0.5 -0.5 -0.5 D_overshoot_high 7.2 7.2 7.2 | Dynamic overshoot D_overshoot_low -0.95 -0.9 -1.0 | D_overshoot_time 3n 3n 3n | | | [Temperature Range] 25.0000 85.0000 -40.0000 | Remark: The curves below are the result of a simulation using the following | die temperatures: 40.0000 100.0000 -25.0000 | [Voltage Range] 3.3000V 3.0000V 3.6000V |Process Range nominal slow fast | [GND_clamp] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.677E+00 -2.739E+00 -2.613E+00 -3.500E+00 -2.578E+00 -2.640E+00 -2.513E+00 -3.400E+00 -2.478E+00 -2.540E+00 -2.413E+00 -3.300E+00 -2.379E+00 -2.441E+00 -2.314E+00 -3.200E+00 -2.280E+00 -2.342E+00 -2.214E+00 -3.100E+00 -2.180E+00 -2.243E+00 -2.115E+00 -3.000E+00 -2.081E+00 -2.144E+00 -2.015E+00 -2.900E+00 -1.982E+00 -2.045E+00 -1.916E+00 -2.800E+00 -1.883E+00 -1.946E+00 -1.816E+00 -2.700E+00 -1.784E+00 -1.847E+00 -1.717E+00 -2.600E+00 -1.685E+00 -1.749E+00 -1.618E+00 -2.500E+00 -1.586E+00 -1.650E+00 -1.519E+00 -2.400E+00 -1.487E+00 -1.552E+00 -1.420E+00 -2.300E+00 -1.389E+00 -1.453E+00 -1.321E+00 -2.200E+00 -1.290E+00 -1.355E+00 -1.222E+00 -2.100E+00 -1.192E+00 -1.257E+00 -1.123E+00 -2.000E+00 -1.094E+00 -1.160E+00 -1.025E+00 -1.900E+00 -996.145E-03 -1.062E+00 -926.545E-03 -1.800E+00 -898.622E-03 -964.936E-03 -828.585E-03 -1.700E+00 -801.482E-03 -868.160E-03 -730.984E-03 -1.600E+00 -704.851E-03 -771.908E-03 -633.867E-03 -1.500E+00 -608.961E-03 -676.420E-03 -537.459E-03 -1.400E+00 -514.379E-03 -582.312E-03 -442.282E-03 -1.300E+00 -423.988E-03 -492.909E-03 -350.769E-03 -1.200E+00 -363.065E-03 -439.215E-03 -282.201E-03 -1.100E+00 -321.384E-03 -415.763E-03 -221.742E-03 -1.000E+00 -258.791E-03 -383.402E-03 -132.363E-03 -900.000E-03 -148.247E-03 -320.080E-03 -30.931E-03 -800.000E-03 -25.419E-03 -165.063E-03 -11.666E-03 -700.000E-03 -5.376E-03 -19.374E-03 -7.385E-03 -600.000E-03 -2.876E-03 -2.960E-03 -3.224E-03 -500.000E-03 -998.889E-06 -1.134E-03 -837.081E-06 -400.000E-03 -212.308E-06 -294.291E-06 -214.009E-06 -300.000E-03 -88.586E-06 -69.823E-06 -136.682E-06 -200.000E-03 -55.944E-06 -36.935E-06 -90.567E-06 -100.000E-03 -27.532E-06 -17.763E-06 -45.141E-06 0.000E+00 -44.890E-15 -883.590E-15 -7.068E-15 100.000E-03 26.479E-06 16.870E-06 43.837E-06 200.000E-03 51.665E-06 32.947E-06 85.380E-06 300.000E-03 75.501E-06 48.180E-06 124.571E-06 400.000E-03 97.977E-06 62.549E-06 161.428E-06 500.000E-03 119.092E-06 76.036E-06 195.984E-06 600.000E-03 138.809E-06 88.589E-06 228.244E-06 700.000E-03 156.968E-06 100.065E-06 258.029E-06 800.000E-03 173.270E-06 110.214E-06 284.911E-06 900.000E-03 187.323E-06 118.678E-06 308.409E-06 1.000E+00 198.732E-06 125.010E-06 328.157E-06 1.100E+00 207.049E-06 128.606E-06 343.794E-06 1.200E+00 211.628E-06 128.426E-06 354.834E-06 1.300E+00 211.350E-06 122.054E-06 360.525E-06 1.400E+00 203.844E-06 97.529E-06 359.567E-06 1.500E+00 181.440E-06 -115.265E-06 349.364E-06 1.600E+00 -178.966E-06 -123.304E-06 322.843E-06 1.700E+00 -198.546E-06 -125.522E-06 215.360E-06 1.800E+00 -204.808E-06 -124.421E-06 -328.773E-06 1.900E+00 -205.210E-06 -120.962E-06 -343.051E-06 2.000E+00 -201.844E-06 -115.641E-06 -346.256E-06 2.100E+00 -195.664E-06 -108.762E-06 -343.178E-06 2.200E+00 -187.202E-06 -100.535E-06 -335.686E-06 2.300E+00 -176.792E-06 -91.128E-06 -324.740E-06 2.400E+00 -164.667E-06 -80.687E-06 -310.914E-06 2.500E+00 -151.000E-06 -69.325E-06 -294.584E-06 2.600E+00 -135.943E-06 -57.107E-06 -276.018E-06 2.700E+00 -119.643E-06 -44.060E-06 -255.415E-06 2.800E+00 -102.234E-06 -30.189E-06 -232.933E-06 2.900E+00 -83.791E-06 -15.501E-06 -208.708E-06 3.000E+00 -64.340E-06 652.267E-12 -182.897E-06 3.100E+00 -43.886E-06 16.289E-06 -155.668E-06 3.200E+00 -22.437E-06 33.341E-06 -127.117E-06 3.300E+00 93.894E-12 51.142E-06 -97.266E-06 3.400E+00 23.287E-06 69.529E-06 -66.123E-06 3.500E+00 47.290E-06 86.962E-06 -33.697E-06 3.600E+00 72.004E-06 103.664E-06 4.889E-12 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -4.200E+00 29.694E-03 26.092E-03 34.190E-03 -4.100E+00 28.773E-03 25.293E-03 33.114E-03 -4.000E+00 27.853E-03 24.494E-03 32.039E-03 -3.900E+00 26.933E-03 23.696E-03 30.963E-03 -3.800E+00 26.013E-03 22.898E-03 29.888E-03 -3.700E+00 25.093E-03 22.100E-03 28.814E-03 -3.600E+00 24.174E-03 21.302E-03 27.739E-03 -3.500E+00 23.255E-03 20.505E-03 26.665E-03 -3.400E+00 22.336E-03 19.708E-03 25.591E-03 -3.300E+00 21.418E-03 18.912E-03 24.518E-03 -3.200E+00 20.500E-03 18.116E-03 23.445E-03 -3.100E+00 19.583E-03 17.320E-03 22.372E-03 -3.000E+00 18.666E-03 16.525E-03 21.300E-03 -2.900E+00 17.749E-03 15.731E-03 20.229E-03 -2.800E+00 16.833E-03 14.937E-03 19.158E-03 -2.700E+00 15.918E-03 14.144E-03 18.087E-03 -2.600E+00 15.004E-03 13.351E-03 17.018E-03 -2.500E+00 14.091E-03 12.560E-03 15.949E-03 -2.400E+00 13.179E-03 11.769E-03 14.882E-03 -2.300E+00 12.267E-03 10.980E-03 13.815E-03 -2.200E+00 11.358E-03 10.192E-03 12.750E-03 -2.100E+00 10.449E-03 9.405E-03 11.687E-03 -2.000E+00 9.543E-03 8.620E-03 10.626E-03 -1.900E+00 8.639E-03 7.837E-03 9.566E-03 -1.800E+00 7.738E-03 7.057E-03 8.510E-03 -1.700E+00 6.840E-03 6.280E-03 7.458E-03 -1.600E+00 5.947E-03 5.507E-03 6.411E-03 -1.500E+00 5.059E-03 4.739E-03 5.370E-03 -1.400E+00 4.180E-03 3.978E-03 4.339E-03 -1.300E+00 3.312E-03 3.227E-03 3.323E-03 -1.200E+00 2.465E-03 2.492E-03 2.334E-03 -1.100E+00 1.650E-03 1.780E-03 1.398E-03 -1.000E+00 904.031E-06 1.109E-03 620.301E-06 -900.000E-03 358.762E-06 533.418E-06 327.453E-06 -800.000E-03 200.294E-06 197.521E-06 285.719E-06 -700.000E-03 171.036E-06 123.481E-06 252.205E-06 -600.000E-03 147.688E-06 103.665E-06 216.496E-06 -500.000E-03 123.209E-06 86.963E-06 179.266E-06 -400.000E-03 97.392E-06 69.530E-06 142.260E-06 -300.000E-03 72.004E-06 51.142E-06 105.778E-06 -200.000E-03 47.290E-06 33.341E-06 69.899E-06 -100.000E-03 23.287E-06 16.289E-06 34.639E-06 0.000E+00 93.894E-12 652.266E-12 4.889E-12 100.000E-03 -22.437E-06 -15.501E-06 -33.697E-06 200.000E-03 -43.886E-06 -30.189E-06 -66.123E-06 300.000E-03 -64.340E-06 -44.060E-06 -97.266E-06 400.000E-03 -83.791E-06 -57.107E-06 -127.117E-06 500.000E-03 -102.234E-06 -69.325E-06 -155.668E-06 600.000E-03 -119.643E-06 -80.687E-06 -182.897E-06 700.000E-03 -135.943E-06 -91.128E-06 -208.708E-06 800.000E-03 -151.000E-06 -100.535E-06 -232.933E-06 900.000E-03 -164.667E-06 -108.762E-06 -255.415E-06 1.000E+00 -176.792E-06 -115.641E-06 -276.018E-06 1.100E+00 -187.202E-06 -120.962E-06 -294.585E-06 1.200E+00 -195.664E-06 -124.421E-06 -310.914E-06 1.300E+00 -201.844E-06 -125.522E-06 -324.740E-06 1.400E+00 -205.210E-06 -123.304E-06 -335.686E-06 1.500E+00 -204.808E-06 -115.265E-06 -343.178E-06 1.600E+00 -198.546E-06 -74.783E-06 -346.256E-06 1.700E+00 -178.966E-06 122.054E-06 -343.051E-06 1.800E+00 181.440E-06 128.426E-06 -328.773E-06 1.900E+00 203.844E-06 128.606E-06 -268.208E-06 2.000E+00 211.350E-06 125.010E-06 322.843E-06 2.100E+00 211.628E-06 118.677E-06 349.364E-06 2.200E+00 207.049E-06 110.214E-06 359.567E-06 2.300E+00 198.732E-06 100.065E-06 360.525E-06 2.400E+00 187.323E-06 88.589E-06 354.834E-06 2.500E+00 173.270E-06 76.036E-06 343.793E-06 2.600E+00 156.968E-06 62.549E-06 328.156E-06 2.700E+00 138.809E-06 48.180E-06 308.409E-06 2.800E+00 119.092E-06 32.947E-06 284.911E-06 2.900E+00 97.977E-06 16.870E-06 258.029E-06 3.000E+00 75.501E-06 -884.882E-15 228.244E-06 3.100E+00 51.665E-06 -17.763E-06 195.984E-06 3.200E+00 26.479E-06 -36.935E-06 161.428E-06 3.300E+00 -45.140E-15 -69.822E-06 124.571E-06 3.400E+00 -27.532E-06 -294.266E-06 85.380E-06 3.500E+00 -55.944E-06 -1.133E-03 43.837E-06 3.600E+00 -88.585E-06 -2.947E-03 -7.087E-15 | | End [Model] ALVCH_16IN_33 | |************************************************************************ | Model ALVCH_16IN_25 |************************************************************************ | [Model] ALVCH_16IN_25 Model_type Input Vinl = 0.7000V Vinh = 1.7000V C_comp 2.31pF 1.58pF 3.29pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Thresholds | Vinh 1.7 1.7 1.7 Vinl 0.7 0.7 0.7 | | Overshoot | S_overshoot_high 3.0 2.8 3.2 | Static overshoot S_overshoot_low -0.5 -0.5 -0.5 D_overshoot_high 7.2 7.2 7.2 | Dynamic overshoot D_overshoot_low -0.95 -0.9 -1.0 | D_overshoot_time 3n 3n 3n | | | [Temperature Range] 25.0000 85.0000 -40.0000 | Remark: The curves below are the result of a simulation using the following | die temperatures: 35.0000 95.0000 -30.0000 | [Voltage Range] 2.5000V 2.3000V 2.7000V |Process Range nominal slow fast | [GND_clamp] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.670E+00 -2.732E+00 -2.606E+00 -3.500E+00 -2.571E+00 -2.633E+00 -2.506E+00 -3.400E+00 -2.471E+00 -2.533E+00 -2.406E+00 -3.300E+00 -2.372E+00 -2.434E+00 -2.307E+00 -3.200E+00 -2.273E+00 -2.335E+00 -2.207E+00 -3.100E+00 -2.174E+00 -2.236E+00 -2.108E+00 -3.000E+00 -2.074E+00 -2.137E+00 -2.009E+00 -2.900E+00 -1.975E+00 -2.038E+00 -1.909E+00 -2.800E+00 -1.876E+00 -1.940E+00 -1.810E+00 -2.700E+00 -1.777E+00 -1.841E+00 -1.711E+00 -2.600E+00 -1.678E+00 -1.742E+00 -1.611E+00 -2.500E+00 -1.580E+00 -1.644E+00 -1.512E+00 -2.400E+00 -1.481E+00 -1.545E+00 -1.413E+00 -2.300E+00 -1.382E+00 -1.447E+00 -1.315E+00 -2.200E+00 -1.284E+00 -1.349E+00 -1.216E+00 -2.100E+00 -1.186E+00 -1.251E+00 -1.117E+00 -2.000E+00 -1.088E+00 -1.153E+00 -1.019E+00 -1.900E+00 -990.063E-03 -1.056E+00 -920.587E-03 -1.800E+00 -892.590E-03 -958.834E-03 -822.682E-03 -1.700E+00 -795.497E-03 -862.100E-03 -725.133E-03 -1.600E+00 -698.912E-03 -765.890E-03 -628.065E-03 -1.500E+00 -603.064E-03 -670.440E-03 -531.701E-03 -1.400E+00 -508.517E-03 -576.363E-03 -436.561E-03 -1.300E+00 -418.114E-03 -486.941E-03 -345.041E-03 -1.200E+00 -356.633E-03 -432.666E-03 -275.945E-03 -1.100E+00 -313.473E-03 -407.659E-03 -214.154E-03 -1.000E+00 -248.567E-03 -372.666E-03 -123.368E-03 -900.000E-03 -135.702E-03 -304.616E-03 -27.369E-03 -800.000E-03 -21.535E-03 -145.786E-03 -11.714E-03 -700.000E-03 -5.206E-03 -16.336E-03 -7.322E-03 -600.000E-03 -2.828E-03 -2.705E-03 -3.090E-03 -500.000E-03 -916.766E-06 -1.090E-03 -746.157E-06 -400.000E-03 -177.656E-06 -255.172E-06 -177.725E-06 -300.000E-03 -71.502E-06 -55.934E-06 -113.357E-06 -200.000E-03 -44.765E-06 -28.971E-06 -74.603E-06 -100.000E-03 -21.812E-06 -13.758E-06 -36.896E-06 0.000E+00 -27.887E-15 -607.115E-15 -5.305E-15 100.000E-03 20.540E-06 12.743E-06 35.203E-06 200.000E-03 39.636E-06 24.579E-06 67.893E-06 300.000E-03 57.243E-06 35.463E-06 98.027E-06 400.000E-03 73.358E-06 45.380E-06 125.637E-06 500.000E-03 87.982E-06 54.309E-06 150.765E-06 600.000E-03 101.059E-06 62.171E-06 173.411E-06 700.000E-03 112.316E-06 68.717E-06 193.264E-06 800.000E-03 121.143E-06 73.422E-06 209.463E-06 900.000E-03 126.571E-06 75.307E-06 220.836E-06 1.000E+00 127.094E-06 72.237E-06 226.023E-06 1.100E+00 119.159E-06 46.078E-06 222.642E-06 1.200E+00 46.683E-06 -70.266E-06 203.956E-06 1.300E+00 -118.286E-06 -73.034E-06 -179.921E-06 1.400E+00 -122.336E-06 -72.146E-06 -206.547E-06 1.500E+00 -121.066E-06 -68.962E-06 -211.842E-06 1.600E+00 -116.490E-06 -64.088E-06 -209.514E-06 1.700E+00 -109.448E-06 -57.892E-06 -202.420E-06 1.800E+00 -100.428E-06 -50.606E-06 -191.758E-06 1.900E+00 -89.790E-06 -42.344E-06 -178.174E-06 2.000E+00 -77.801E-06 -33.145E-06 -162.091E-06 2.100E+00 -64.593E-06 -23.018E-06 -143.883E-06 2.200E+00 -50.201E-06 -11.968E-06 -123.892E-06 2.300E+00 -34.633E-06 417.391E-12 -102.277E-06 2.400E+00 -17.896E-06 12.893E-06 -79.070E-06 2.500E+00 49.157E-12 26.717E-06 -54.280E-06 2.600E+00 18.958E-06 41.455E-06 -27.918E-06 2.700E+00 38.875E-06 56.940E-06 1.795E-12 2.800E+00 59.734E-06 71.581E-06 29.179E-06 2.900E+00 81.480E-06 85.309E-06 59.318E-06 3.000E+00 103.834E-06 101.694E-06 90.390E-06 3.100E+00 124.861E-06 167.592E-06 122.347E-06 3.200E+00 144.547E-06 494.502E-06 155.083E-06 3.300E+00 169.302E-06 1.071E-03 188.233E-06 3.400E+00 316.178E-06 1.748E-03 219.812E-06 3.500E+00 858.832E-06 2.468E-03 248.843E-06 3.600E+00 1.612E-03 3.210E-03 284.957E-06 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -4.900E+00 36.375E-03 31.872E-03 42.025E-03 -4.800E+00 35.446E-03 31.066E-03 40.939E-03 -4.700E+00 34.518E-03 30.261E-03 39.854E-03 -4.600E+00 33.589E-03 29.456E-03 38.769E-03 -4.500E+00 32.661E-03 28.650E-03 37.683E-03 -4.400E+00 31.733E-03 27.845E-03 36.598E-03 -4.300E+00 30.805E-03 27.041E-03 35.513E-03 -4.200E+00 29.877E-03 26.236E-03 34.428E-03 -4.100E+00 28.949E-03 25.432E-03 33.343E-03 -4.000E+00 28.022E-03 24.627E-03 32.259E-03 -3.900E+00 27.094E-03 23.823E-03 31.175E-03 -3.800E+00 26.167E-03 23.019E-03 30.091E-03 -3.700E+00 25.241E-03 22.216E-03 29.007E-03 -3.600E+00 24.314E-03 21.413E-03 27.923E-03 -3.500E+00 23.388E-03 20.610E-03 26.840E-03 -3.400E+00 22.462E-03 19.807E-03 25.757E-03 -3.300E+00 21.537E-03 19.005E-03 24.675E-03 -3.200E+00 20.612E-03 18.203E-03 23.592E-03 -3.100E+00 19.687E-03 17.402E-03 22.511E-03 -3.000E+00 18.763E-03 16.601E-03 21.429E-03 -2.900E+00 17.840E-03 15.801E-03 20.349E-03 -2.800E+00 16.917E-03 15.002E-03 19.269E-03 -2.700E+00 15.995E-03 14.203E-03 18.189E-03 -2.600E+00 15.073E-03 13.404E-03 17.110E-03 -2.500E+00 14.153E-03 12.607E-03 16.033E-03 -2.400E+00 13.233E-03 11.811E-03 14.956E-03 -2.300E+00 12.315E-03 11.016E-03 13.880E-03 -2.200E+00 11.398E-03 10.222E-03 12.806E-03 -2.100E+00 10.482E-03 9.429E-03 11.733E-03 -2.000E+00 9.569E-03 8.639E-03 10.662E-03 -1.900E+00 8.658E-03 7.850E-03 9.594E-03 -1.800E+00 7.749E-03 7.064E-03 8.528E-03 -1.700E+00 6.844E-03 6.282E-03 7.467E-03 -1.600E+00 5.943E-03 5.503E-03 6.410E-03 -1.500E+00 5.048E-03 4.729E-03 5.359E-03 -1.400E+00 4.162E-03 3.962E-03 4.319E-03 -1.300E+00 3.287E-03 3.206E-03 3.293E-03 -1.200E+00 2.432E-03 2.464E-03 2.295E-03 -1.100E+00 1.610E-03 1.747E-03 1.350E-03 -1.000E+00 858.832E-06 1.071E-03 566.252E-06 -900.000E-03 316.281E-06 494.735E-06 284.973E-06 -800.000E-03 169.313E-06 167.639E-06 248.854E-06 -700.000E-03 144.551E-06 101.698E-06 219.822E-06 -600.000E-03 124.863E-06 85.310E-06 188.239E-06 -500.000E-03 103.835E-06 71.582E-06 155.085E-06 -400.000E-03 81.480E-06 56.941E-06 122.347E-06 -300.000E-03 59.734E-06 41.455E-06 90.390E-06 -200.000E-03 38.875E-06 26.717E-06 59.318E-06 -100.000E-03 18.958E-06 12.893E-06 29.179E-06 0.000E+00 49.157E-12 417.390E-12 1.795E-12 100.000E-03 -17.896E-06 -11.968E-06 -27.918E-06 200.000E-03 -34.633E-06 -23.018E-06 -54.280E-06 300.000E-03 -50.201E-06 -33.145E-06 -79.070E-06 400.000E-03 -64.593E-06 -42.344E-06 -102.277E-06 500.000E-03 -77.801E-06 -50.606E-06 -123.892E-06 600.000E-03 -89.790E-06 -57.892E-06 -143.883E-06 700.000E-03 -100.428E-06 -64.088E-06 -162.091E-06 800.000E-03 -109.448E-06 -68.962E-06 -178.174E-06 900.000E-03 -116.490E-06 -72.146E-06 -191.758E-06 1.000E+00 -121.066E-06 -73.034E-06 -202.421E-06 1.100E+00 -122.336E-06 -70.266E-06 -209.514E-06 1.200E+00 -118.286E-06 -55.212E-06 -211.842E-06 1.300E+00 -97.627E-06 72.237E-06 -206.547E-06 1.400E+00 119.159E-06 75.307E-06 -179.921E-06 1.500E+00 127.094E-06 73.422E-06 203.956E-06 1.600E+00 126.571E-06 68.717E-06 222.642E-06 1.700E+00 121.143E-06 62.171E-06 226.023E-06 1.800E+00 112.316E-06 54.309E-06 220.836E-06 1.900E+00 101.059E-06 45.380E-06 209.463E-06 2.000E+00 87.982E-06 35.463E-06 193.264E-06 2.100E+00 73.358E-06 24.579E-06 173.411E-06 2.200E+00 57.243E-06 12.743E-06 150.765E-06 2.300E+00 39.636E-06 -607.713E-15 125.637E-06 2.400E+00 20.540E-06 -13.758E-06 98.027E-06 2.500E+00 -27.987E-15 -28.971E-06 67.893E-06 2.600E+00 -21.812E-06 -55.934E-06 35.203E-06 2.700E+00 -44.765E-06 -255.153E-06 -5.310E-15 | | End [Model] ALVCH_16IN_25 | |************************************************************************ | Model ALVCH_16IN_18 |************************************************************************ | [Model] ALVCH_16IN_18 Model_type Input Vinl = 0.3300V Vinh = 1.3650V C_comp 2.37pF 1.68pF 3.28pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Thresholds | Vinh 1.26 1.155 1.365 Vinl 0.36 0.33 0.39 | | Overshoot | S_overshoot_high 2.3 2.15 2.45 | Static overshoot S_overshoot_low -0.5 -0.5 -0.5 D_overshoot_high 7.2 7.2 7.2 | Dynamic overshoot D_overshoot_low -0.95 -0.9 -1.0 | D_overshoot_time 3n 3n 3n | | | [Temperature Range] 25.0000 85.0000 -40.0000 | Remark: The curves below are the result of a simulation using the following | die temperatures: 30.0000 90.0000 -35.0000 | [Voltage Range] 1.8000V 1.6500V 1.9500V |Process Range nominal slow fast | [GND_clamp] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.663E+00 -2.725E+00 -2.599E+00 -3.500E+00 -2.564E+00 -2.626E+00 -2.499E+00 -3.400E+00 -2.465E+00 -2.527E+00 -2.400E+00 -3.300E+00 -2.365E+00 -2.428E+00 -2.300E+00 -3.200E+00 -2.266E+00 -2.329E+00 -2.201E+00 -3.100E+00 -2.167E+00 -2.230E+00 -2.102E+00 -3.000E+00 -2.068E+00 -2.131E+00 -2.002E+00 -2.900E+00 -1.969E+00 -2.032E+00 -1.903E+00 -2.800E+00 -1.870E+00 -1.933E+00 -1.804E+00 -2.700E+00 -1.771E+00 -1.834E+00 -1.704E+00 -2.600E+00 -1.672E+00 -1.736E+00 -1.605E+00 -2.500E+00 -1.573E+00 -1.637E+00 -1.506E+00 -2.400E+00 -1.475E+00 -1.539E+00 -1.407E+00 -2.300E+00 -1.376E+00 -1.441E+00 -1.309E+00 -2.200E+00 -1.278E+00 -1.343E+00 -1.210E+00 -2.100E+00 -1.180E+00 -1.245E+00 -1.111E+00 -2.000E+00 -1.082E+00 -1.147E+00 -1.013E+00 -1.900E+00 -984.088E-03 -1.050E+00 -914.780E-03 -1.800E+00 -886.654E-03 -952.785E-03 -816.914E-03 -1.700E+00 -789.600E-03 -856.089E-03 -719.403E-03 -1.600E+00 -693.050E-03 -759.914E-03 -622.368E-03 -1.500E+00 -597.235E-03 -664.498E-03 -526.034E-03 -1.400E+00 -502.714E-03 -570.447E-03 -430.921E-03 -1.300E+00 -412.289E-03 -481.004E-03 -339.376E-03 -1.200E+00 -350.248E-03 -426.147E-03 -269.750E-03 -1.100E+00 -305.625E-03 -399.595E-03 -206.641E-03 -1.000E+00 -238.445E-03 -361.997E-03 -114.572E-03 -900.000E-03 -123.590E-03 -289.358E-03 -24.566E-03 -800.000E-03 -18.361E-03 -127.986E-03 -11.789E-03 -700.000E-03 -5.082E-03 -13.797E-03 -7.240E-03 -600.000E-03 -2.768E-03 -2.500E-03 -2.952E-03 -500.000E-03 -834.288E-06 -1.044E-03 -653.534E-06 -400.000E-03 -142.430E-06 -216.693E-06 -138.877E-06 -300.000E-03 -52.960E-06 -41.212E-06 -87.125E-06 -200.000E-03 -32.450E-06 -20.215E-06 -56.508E-06 -100.000E-03 -15.486E-06 -9.336E-06 -27.497E-06 0.000E+00 -17.162E-15 -413.932E-15 -3.846E-15 100.000E-03 13.949E-06 8.178E-06 25.309E-06 200.000E-03 26.290E-06 15.318E-06 47.858E-06 300.000E-03 36.997E-06 21.390E-06 67.635E-06 400.000E-03 46.077E-06 26.384E-06 84.689E-06 500.000E-03 53.540E-06 30.284E-06 99.079E-06 600.000E-03 59.281E-06 32.928E-06 110.793E-06 700.000E-03 62.577E-06 33.515E-06 119.098E-06 800.000E-03 60.842E-06 25.625E-06 121.292E-06 900.000E-03 -54.164E-06 -32.402E-06 109.158E-06 1.000E+00 -59.430E-06 -32.262E-06 -105.684E-06 1.100E+00 -58.338E-06 -30.324E-06 -110.676E-06 1.200E+00 -54.511E-06 -27.175E-06 -107.677E-06 1.300E+00 -48.926E-06 -22.965E-06 -100.466E-06 1.400E+00 -41.902E-06 -17.711E-06 -90.491E-06 1.500E+00 -33.493E-06 -11.410E-06 -78.419E-06 1.600E+00 -23.703E-06 -4.064E-06 -64.387E-06 1.700E+00 -12.536E-06 4.338E-06 -48.406E-06 1.800E+00 26.204E-12 13.874E-06 -30.486E-06 1.900E+00 13.871E-06 24.550E-06 -10.640E-06 2.000E+00 29.027E-06 36.303E-06 11.065E-06 2.100E+00 45.432E-06 48.591E-06 34.299E-06 2.200E+00 63.007E-06 59.204E-06 58.951E-06 2.300E+00 81.427E-06 69.991E-06 84.947E-06 2.400E+00 98.588E-06 91.776E-06 112.180E-06 2.500E+00 114.203E-06 250.257E-06 140.408E-06 2.600E+00 134.286E-06 723.797E-06 168.683E-06 2.700E+00 270.784E-06 1.366E-03 193.471E-06 2.800E+00 811.990E-06 2.073E-03 218.132E-06 2.900E+00 1.571E-03 2.812E-03 297.730E-06 3.000E+00 2.403E-03 3.568E-03 867.307E-06 3.100E+00 3.266E-03 4.334E-03 1.769E-03 3.200E+00 4.147E-03 5.109E-03 2.760E-03 3.300E+00 5.039E-03 5.891E-03 3.784E-03 3.400E+00 5.941E-03 6.677E-03 4.826E-03 3.500E+00 6.848E-03 7.468E-03 5.879E-03 3.600E+00 7.761E-03 8.261E-03 6.942E-03 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -5.550E+00 42.696E-03 37.334E-03 49.448E-03 -5.450E+00 41.759E-03 36.522E-03 48.353E-03 -5.350E+00 40.823E-03 35.711E-03 47.258E-03 -5.250E+00 39.886E-03 34.899E-03 46.163E-03 -5.150E+00 38.950E-03 34.087E-03 45.067E-03 -5.050E+00 38.014E-03 33.275E-03 43.972E-03 -4.950E+00 37.078E-03 32.464E-03 42.877E-03 -4.850E+00 36.142E-03 31.653E-03 41.783E-03 -4.750E+00 35.206E-03 30.841E-03 40.688E-03 -4.650E+00 34.270E-03 30.030E-03 39.593E-03 -4.550E+00 33.335E-03 29.219E-03 38.499E-03 -4.450E+00 32.399E-03 28.409E-03 37.404E-03 -4.350E+00 31.464E-03 27.598E-03 36.310E-03 -4.250E+00 30.529E-03 26.787E-03 35.216E-03 -4.150E+00 29.594E-03 25.977E-03 34.122E-03 -4.050E+00 28.659E-03 25.167E-03 33.028E-03 -3.950E+00 27.725E-03 24.357E-03 31.935E-03 -3.850E+00 26.791E-03 23.548E-03 30.842E-03 -3.750E+00 25.857E-03 22.738E-03 29.748E-03 -3.650E+00 24.923E-03 21.929E-03 28.656E-03 -3.550E+00 23.989E-03 21.120E-03 27.563E-03 -3.450E+00 23.056E-03 20.312E-03 26.471E-03 -3.350E+00 22.123E-03 19.504E-03 25.379E-03 -3.250E+00 21.191E-03 18.696E-03 24.287E-03 -3.150E+00 20.259E-03 17.889E-03 23.196E-03 -3.050E+00 19.327E-03 17.082E-03 22.105E-03 -2.950E+00 18.396E-03 16.276E-03 21.015E-03 -2.850E+00 17.466E-03 15.470E-03 19.925E-03 -2.750E+00 16.536E-03 14.665E-03 18.836E-03 -2.650E+00 15.607E-03 13.861E-03 17.748E-03 -2.550E+00 14.679E-03 13.057E-03 16.660E-03 -2.450E+00 13.752E-03 12.254E-03 15.573E-03 -2.350E+00 12.825E-03 11.453E-03 14.488E-03 -2.250E+00 11.900E-03 10.652E-03 13.404E-03 -2.150E+00 10.977E-03 9.853E-03 12.321E-03 -2.050E+00 10.055E-03 9.056E-03 11.239E-03 -1.950E+00 9.135E-03 8.261E-03 10.160E-03 -1.850E+00 8.218E-03 7.467E-03 9.084E-03 -1.750E+00 7.304E-03 6.677E-03 8.010E-03 -1.650E+00 6.393E-03 5.890E-03 6.941E-03 -1.550E+00 5.488E-03 5.108E-03 5.878E-03 -1.450E+00 4.589E-03 4.332E-03 4.822E-03 -1.350E+00 3.700E-03 3.563E-03 3.778E-03 -1.250E+00 2.827E-03 2.807E-03 2.754E-03 -1.150E+00 1.979E-03 2.071E-03 1.767E-03 -1.050E+00 1.177E-03 1.366E-03 866.963E-06 -950.000E-03 496.436E-06 724.003E-06 297.763E-06 -850.000E-03 165.616E-06 250.373E-06 218.138E-06 -750.000E-03 122.570E-06 91.784E-06 193.478E-06 -650.000E-03 106.337E-06 69.991E-06 168.689E-06 -550.000E-03 90.505E-06 59.204E-06 140.410E-06 -450.000E-03 72.159E-06 48.591E-06 112.181E-06 -350.000E-03 54.083E-06 36.303E-06 84.947E-06 -250.000E-03 37.076E-06 24.550E-06 58.951E-06 -150.000E-03 21.290E-06 13.874E-06 34.299E-06 -50.000E-03 6.773E-06 4.338E-06 11.065E-06 50.000E-03 -6.439E-06 -4.064E-06 -10.640E-06 150.000E-03 -18.291E-06 -11.410E-06 -30.486E-06 250.000E-03 -28.771E-06 -17.711E-06 -48.406E-06 350.000E-03 -37.870E-06 -22.965E-06 -64.387E-06 450.000E-03 -45.588E-06 -27.175E-06 -78.419E-06 550.000E-03 -51.908E-06 -30.324E-06 -90.491E-06 650.000E-03 -56.684E-06 -32.262E-06 -100.466E-06 750.000E-03 -59.331E-06 -32.402E-06 -107.677E-06 850.000E-03 -58.187E-06 -26.533E-06 -110.676E-06 950.000E-03 -23.519E-06 33.515E-06 -105.684E-06 1.050E+00 62.664E-06 32.928E-06 109.158E-06 1.150E+00 61.325E-06 30.284E-06 121.292E-06 1.250E+00 56.647E-06 26.384E-06 119.098E-06 1.350E+00 50.011E-06 21.390E-06 110.793E-06 1.450E+00 41.739E-06 15.318E-06 99.079E-06 1.550E+00 31.848E-06 8.178E-06 84.689E-06 1.650E+00 20.324E-06 -414.173E-15 67.635E-06 1.750E+00 7.169E-06 -9.336E-06 47.858E-06 1.850E+00 -7.553E-06 -20.215E-06 25.309E-06 1.950E+00 -23.779E-06 -41.212E-06 -3.848E-15 | | End [Model] ALVCH_16IN_18 | |************************************************************************ | Model ALVCH_16IN_12 |************************************************************************ | [Model] ALVCH_16IN_12 Model_type Input Vinl = 0.2400V Vinh = 0.8400V C_comp 2.45pF 1.83pF 3.27pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Thresholds | Vinh 0.84 0.84 0.84 Vinl 0.24 0.24 0.24 | | Overshoot | S_overshoot_high 1.7 1.7 1.7 | Static overshoot S_overshoot_low -0.5 -0.5 -0.5 D_overshoot_high 7.2 7.2 7.2 | Dynamic overshoot D_overshoot_low -0.95 -0.9 -1.0 | D_overshoot_time 3n 3n 3n | | | [Temperature Range] 25.0000 85.0000 -40.0000 | Remark: The curves below are the result of a simulation using the following | die temperatures: 27.0000 87.0000 -38.0000 | [Voltage Range] 1.2000V 1.2000V 1.2000V |Process Range nominal slow fast | [GND_clamp] | voltage I(typ) I(min) I(max) | -3.600E+00 -2.659E+00 -2.721E+00 -2.594E+00 -3.500E+00 -2.560E+00 -2.622E+00 -2.495E+00 -3.400E+00 -2.460E+00 -2.522E+00 -2.395E+00 -3.300E+00 -2.361E+00 -2.423E+00 -2.296E+00 -3.200E+00 -2.262E+00 -2.324E+00 -2.196E+00 -3.100E+00 -2.163E+00 -2.226E+00 -2.097E+00 -3.000E+00 -2.064E+00 -2.127E+00 -1.998E+00 -2.900E+00 -1.965E+00 -2.028E+00 -1.898E+00 -2.800E+00 -1.866E+00 -1.929E+00 -1.799E+00 -2.700E+00 -1.767E+00 -1.830E+00 -1.700E+00 -2.600E+00 -1.668E+00 -1.732E+00 -1.601E+00 -2.500E+00 -1.569E+00 -1.634E+00 -1.502E+00 -2.400E+00 -1.471E+00 -1.535E+00 -1.403E+00 -2.300E+00 -1.372E+00 -1.437E+00 -1.305E+00 -2.200E+00 -1.274E+00 -1.339E+00 -1.206E+00 -2.100E+00 -1.176E+00 -1.241E+00 -1.107E+00 -2.000E+00 -1.078E+00 -1.144E+00 -1.009E+00 -1.900E+00 -980.319E-03 -1.046E+00 -911.013E-03 -1.800E+00 -882.927E-03 -949.096E-03 -813.201E-03 -1.700E+00 -785.913E-03 -852.428E-03 -715.741E-03 -1.600E+00 -689.403E-03 -756.281E-03 -618.758E-03 -1.500E+00 -593.626E-03 -660.890E-03 -522.472E-03 -1.400E+00 -499.138E-03 -566.861E-03 -427.398E-03 -1.300E+00 -408.717E-03 -477.410E-03 -335.873E-03 -1.200E+00 -346.346E-03 -422.207E-03 -265.944E-03 -1.100E+00 -300.843E-03 -394.725E-03 -202.060E-03 -1.000E+00 -232.320E-03 -355.567E-03 -109.326E-03 -900.000E-03 -116.483E-03 -280.235E-03 -23.188E-03 -800.000E-03 -16.747E-03 -117.983E-03 -11.819E-03 -700.000E-03 -5.012E-03 -12.481E-03 -7.161E-03 -600.000E-03 -2.713E-03 -2.393E-03 -2.842E-03 -500.000E-03 -773.892E-06 -1.010E-03 -569.817E-06 -400.000E-03 -111.070E-06 -191.303E-06 -89.224E-06 -300.000E-03 -33.292E-06 -29.915E-06 -50.260E-06 -200.000E-03 -19.129E-06 -13.181E-06 -30.905E-06 -100.000E-03 -8.629E-06 -5.773E-06 -14.153E-06 0.000E+00 -12.095E-15 -325.690E-15 -2.397E-15 100.000E-03 6.813E-06 4.508E-06 11.264E-06 200.000E-03 11.870E-06 7.882E-06 19.508E-06 300.000E-03 15.207E-06 10.128E-06 24.846E-06 400.000E-03 17.004E-06 11.345E-06 27.638E-06 500.000E-03 17.649E-06 11.713E-06 28.708E-06 600.000E-03 -16.105E-06 -10.766E-06 -25.662E-06 700.000E-03 -16.742E-06 -11.409E-06 -26.098E-06 800.000E-03 -16.013E-06 -10.995E-06 -24.865E-06 900.000E-03 -14.252E-06 -9.840E-06 -22.083E-06 1.000E+00 -11.077E-06 -7.686E-06 -17.132E-06 1.100E+00 -6.339E-06 -4.416E-06 -9.788E-06 1.200E+00 16.756E-12 200.955E-12 346.435E-15 1.300E+00 7.994E-06 5.650E-06 12.194E-06 1.400E+00 17.674E-06 12.628E-06 26.682E-06 1.500E+00 28.988E-06 20.916E-06 43.337E-06 1.600E+00 41.826E-06 30.328E-06 62.008E-06 1.700E+00 55.804E-06 39.495E-06 82.459E-06 1.800E+00 68.682E-06 47.250E-06 104.080E-06 1.900E+00 79.937E-06 57.168E-06 124.018E-06 2.000E+00 95.751E-06 111.231E-06 141.128E-06 2.100E+00 230.702E-06 427.448E-06 165.648E-06 2.200E+00 778.341E-06 1.008E-03 453.148E-06 2.300E+00 1.543E-03 1.694E-03 1.262E-03 2.400E+00 2.381E-03 2.423E-03 2.230E-03 2.500E+00 3.250E-03 3.174E-03 3.248E-03 2.600E+00 4.136E-03 3.940E-03 4.290E-03 2.700E+00 5.033E-03 4.714E-03 5.344E-03 2.800E+00 5.939E-03 5.497E-03 6.409E-03 2.900E+00 6.851E-03 6.285E-03 7.482E-03 3.000E+00 7.768E-03 7.077E-03 8.559E-03 3.100E+00 8.689E-03 7.872E-03 9.640E-03 3.200E+00 9.612E-03 8.670E-03 10.724E-03 3.300E+00 10.538E-03 9.470E-03 11.810E-03 3.400E+00 11.465E-03 10.272E-03 12.898E-03 3.500E+00 12.394E-03 11.075E-03 13.988E-03 3.600E+00 13.324E-03 11.880E-03 15.079E-03 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -6.000E+00 47.106E-03 41.142E-03 54.634E-03 -5.900E+00 46.165E-03 40.326E-03 53.533E-03 -5.800E+00 45.224E-03 39.511E-03 52.432E-03 -5.700E+00 44.283E-03 38.695E-03 51.330E-03 -5.600E+00 43.342E-03 37.879E-03 50.229E-03 -5.500E+00 42.401E-03 37.064E-03 49.128E-03 -5.400E+00 41.460E-03 36.249E-03 48.027E-03 -5.300E+00 40.519E-03 35.433E-03 46.927E-03 -5.200E+00 39.578E-03 34.618E-03 45.826E-03 -5.100E+00 38.638E-03 33.803E-03 44.725E-03 -5.000E+00 37.697E-03 32.988E-03 43.624E-03 -4.900E+00 36.757E-03 32.173E-03 42.524E-03 -4.800E+00 35.817E-03 31.358E-03 41.423E-03 -4.700E+00 34.876E-03 30.544E-03 40.323E-03 -4.600E+00 33.936E-03 29.729E-03 39.222E-03 -4.500E+00 32.996E-03 28.915E-03 38.122E-03 -4.400E+00 32.057E-03 28.100E-03 37.022E-03 -4.300E+00 31.117E-03 27.286E-03 35.922E-03 -4.200E+00 30.178E-03 26.472E-03 34.823E-03 -4.100E+00 29.238E-03 25.659E-03 33.723E-03 -4.000E+00 28.299E-03 24.845E-03 32.623E-03 -3.900E+00 27.360E-03 24.032E-03 31.524E-03 -3.800E+00 26.422E-03 23.219E-03 30.425E-03 -3.700E+00 25.483E-03 22.406E-03 29.326E-03 -3.600E+00 24.545E-03 21.594E-03 28.228E-03 -3.500E+00 23.608E-03 20.782E-03 27.130E-03 -3.400E+00 22.670E-03 19.970E-03 26.032E-03 -3.300E+00 21.733E-03 19.158E-03 24.934E-03 -3.200E+00 20.796E-03 18.347E-03 23.837E-03 -3.100E+00 19.860E-03 17.537E-03 22.740E-03 -3.000E+00 18.924E-03 16.727E-03 21.644E-03 -2.900E+00 17.989E-03 15.917E-03 20.548E-03 -2.800E+00 17.054E-03 15.108E-03 19.453E-03 -2.700E+00 16.121E-03 14.300E-03 18.358E-03 -2.600E+00 15.187E-03 13.492E-03 17.264E-03 -2.500E+00 14.255E-03 12.686E-03 16.171E-03 -2.400E+00 13.324E-03 11.880E-03 15.079E-03 -2.300E+00 12.394E-03 11.075E-03 13.988E-03 -2.200E+00 11.465E-03 10.272E-03 12.898E-03 -2.100E+00 10.537E-03 9.470E-03 11.810E-03 -2.000E+00 9.612E-03 8.670E-03 10.724E-03 -1.900E+00 8.689E-03 7.872E-03 9.640E-03 -1.800E+00 7.768E-03 7.077E-03 8.559E-03 -1.700E+00 6.851E-03 6.284E-03 7.481E-03 -1.600E+00 5.938E-03 5.496E-03 6.408E-03 -1.500E+00 5.031E-03 4.713E-03 5.342E-03 -1.400E+00 4.132E-03 3.936E-03 4.285E-03 -1.300E+00 3.244E-03 3.170E-03 3.242E-03 -1.200E+00 2.377E-03 2.419E-03 2.226E-03 -1.100E+00 1.542E-03 1.692E-03 1.261E-03 -1.000E+00 778.340E-06 1.008E-03 453.147E-06 -900.000E-03 230.775E-06 427.649E-06 165.654E-06 -800.000E-03 95.755E-06 111.259E-06 141.130E-06 -700.000E-03 79.938E-06 57.169E-06 124.020E-06 -600.000E-03 68.682E-06 47.250E-06 104.081E-06 -500.000E-03 55.805E-06 39.495E-06 82.459E-06 -400.000E-03 41.826E-06 30.328E-06 62.008E-06 -300.000E-03 28.988E-06 20.916E-06 43.337E-06 -200.000E-03 17.674E-06 12.628E-06 26.682E-06 -100.000E-03 7.994E-06 5.650E-06 12.194E-06 0.000E+00 16.756E-12 200.955E-12 346.356E-15 100.000E-03 -6.339E-06 -4.416E-06 -9.788E-06 200.000E-03 -11.077E-06 -7.686E-06 -17.132E-06 300.000E-03 -14.252E-06 -9.840E-06 -22.083E-06 400.000E-03 -16.013E-06 -10.995E-06 -24.865E-06 500.000E-03 -16.742E-06 -11.409E-06 -26.098E-06 600.000E-03 -16.105E-06 -10.766E-06 -25.662E-06 700.000E-03 -4.496E-06 -1.733E-06 -10.664E-06 800.000E-03 17.004E-06 11.345E-06 27.638E-06 900.000E-03 15.207E-06 10.128E-06 24.846E-06 1.000E+00 11.870E-06 7.882E-06 19.508E-06 1.100E+00 6.813E-06 4.508E-06 11.264E-06 1.200E+00 -12.106E-15 -325.789E-15 -2.397E-15 | | End [Model] ALVCH_16IN_12 | | [END]