2
Pulse voltage source vpulse E - + N N Figure 1: Independent Voltage Source Element. Form: vpulse:instance name n 1 n 2 parameter list n 1 is the positive element node, n 2 is the negative element node. Parameters: Parameter Type Default value Required? v1: Initial value (V) DOUBLE 0 no v2: Pulsed value (V) DOUBLE 0 no td: Delay time (s) DOUBLE 0 no tr: Rise time (s) DOUBLE 0 no tf: Fall time (s) DOUBLE 0 no pw: Pulse width (s) DOUBLE 0 no per: Period (s) DOUBLE 0 no Example: vpulse:vclock 8 0 v1=0.3 v2=1.8 td=1 tr=2.5 tf=0.3 pw=1 per=0.7 Description: f REEDA TM has a trapezoidal pulse source function, which starts with an initial delay from the beginning of the transient simulation interval to an onset ramp. During the onset ramp, the voltage or current changes linearly from its initial value to the pulse plateau value. After the pulse plateau, the voltage or current moves linearly along a recovery ramp, back to its initial value. The entire pulse repeats with a period per from onset to onset. The pulse transient waveform is defined by v = v 1 0 <t<t d v 1 + t tr (v 2 v 1 ) t d <t< (t d + t r ) v 2 t d + t r <t< (t d + t r + pw) v 2 t -pw t f (v 1 v 2 ) (t d + t r + pw) <t< (t d + t r + pw + t f ) v 1 (t d + t r + pw + t f ) < t < per (1) Notes: This is the V element in the SPICE compatible netlist. Version: 2002.05.01 Credits: Name Affiliation Date Links Satish Uppathil NC State University May 2002 [email protected] www.ncsu.edu 1

Sssssfecc

Embed Size (px)

DESCRIPTION

ceccec

Citation preview

  • Pulse voltage source vpulse

    E-

    +N

    N

    Figure 1: Independent Voltage Source Element.

    Form: vpulse:instance name n1 n2 parameter listn1 is the positive element node,n2 is the negative element node.

    Parameters:

    Parameter Type Default value Required?v1: Initial value (V) DOUBLE 0 nov2: Pulsed value (V) DOUBLE 0 notd: Delay time (s) DOUBLE 0 notr: Rise time (s) DOUBLE 0 notf: Fall time (s) DOUBLE 0 no

    pw: Pulse width (s) DOUBLE 0 noper: Period (s) DOUBLE 0 no

    Example:vpulse:vclock 8 0 v1=0.3 v2=1.8 td=1 tr=2.5 tf=0.3 pw=1 per=0.7

    Description:f REEDATMhas a trapezoidal pulse source function, which starts with an initial delay from the beginning ofthe transient simulation interval to an onset ramp. During the onset ramp, the voltage or current changeslinearly from its initial value to the pulse plateau value. After the pulse plateau, the voltage or currentmoves linearly along a recovery ramp, back to its initial value. The entire pulse repeats with a period perfrom onset to onset.The pulse transient waveform is dened by

    v =

    v1 0 < t < tdv1 + ttr (v2 v1) td < t < (td + tr)v2 td + tr < t < (td + tr + pw)v2 tpwtf (v1 v2) (td + tr + pw) < t < (td + tr + pw + tf )v1 (td + tr + pw + tf ) < t < per

    (1)

    Notes:This is the V element in the SPICE compatible netlist.

    Version:2002.05.01

    Credits:Name Aliation Date LinksSatish Uppathil NC State University May [email protected] www.ncsu.edu

    1

  • i

    A

    t s

    I

    I

    T

    D

    T

    R

    T

    F

    W

    T

    Figure 2: Voltage source transient pulse waveform for vpulse:vclock 8 0 v1=0.3 v2=1.8 td=1 tr=2.5tf=0.3 pw=1 per=0.7

    2