Next: , Previous: Exponential, Up: Independent Sources


8.3.1.4 Piece-Wise Linear

General Form:

          PWL(T1 V1 <T2 V2 T3 V3 T4 V4 ...>)

Examples:

          VCLOCK 7 5 PWL(0 -7 10NS -7 11NS -3 17NS -3 18NS -7 50NS -7)

Each pair of values (Ti, Vi) specifies that the value of the source is Vi (in Volts or Amps) at time=Ti. The value of the source at intermediate values of time is determined by using linear interpolation on the input values.