Piece-Wise Linear Quantity Source  
Model Name   QPWL(BASIC)  
Symbol   No Symbol  
Generics  
Name   Type   Default   Unit   Description  
WAVE   REAL_VECTOR       time value pairs T1/ V1/ T2/ V2/ ...  
 
Ports  
Interface   Name   Type/Nature   Mode   Description  
quantity   OUTP   REAL   out   output  
 
Description   The model describes a PWL nonconservative source in a similar way as
a SPICE piece-wise independent voltage source. The parameter WAVE is
a one dimensional real array with time value pairs T1, V1, T2, V2, ...
Each pair of values Ti, Vi specifies that the value of the source
is Vi at time Ti. The value of the source at intermediate values
is determined by using linear interpolation. The times must be given
in ascending order.
 
References   T. Quarles et al: SPICE3 Version 3f3 User's Manual.
University of California, May 1993.

Model Library FUNDAMENTALS_VDA of VDA/FAT-AK30:
http://fat-ak30.eas.iis.fraunhofer.de

 
Source   See source code  
Example   See test-bench