Rise time

In electronics, when describing a voltage or current step function, rise time refers to the time required for a signal to change from a specified low value to a specified high value. Typically, in analog electronics, these values are 10% and 90% of the step height: in control theory applications, according to Levine (1996, p. 158), rise time is defined as "the time required for the response to rise from x% to y% of its final value", with 0%-100% rise time common for underdamped second order systems, 5%-95% for critically damped and 10%-90% for overdamped.[1] The output signal of a system is characterized also by fall time: both parameters depend on rise and fall times of input signal and on the characteristics of the system.

Contents

Overview

Rise time is an analog parameter of fundamental importance in high speed electronics, since it is a measure of the ability of a circuit to respond to fast input signals. Many efforts over the years have been made to reduce the rise times of generators, analog and digital circuits, measuring and data transmission equipment, focused on the research of faster electron devices and on techniques of reduction of stray circuit parameters (mainly capacitances and inductances). For applications outside the realm of high speed electronics, long (compared to the attainable state of the art) rise times are sometimes desirable: examples are the dimming of a light, where a longer rise-time results, amongst other things, in a longer life for the bulb, or digital signals apt to the control of analog ones, where a longer rise time means lower capacitive feedthrough, and thus lower coupling noise.

Simple examples of calculation of rise time

The aim of this section is the calculation of rise time of step response for some simple systems: all notations and assumptions required for the following analysis are listed here.

BW = f_{H} - f_{L}\,
and since the low frequency cutoff f_L is usually several decades lower than the high frequency cutoff f_H,
BW\cong f_H\,
f_L=0\,\Leftrightarrow\,f_H=BW exactly.

Gaussian response system

A system is said to have a Gaussian response if it is characterized by the following frequency response

H(\omega)=e^{-\frac{\omega^2}{\sigma^2}}

where \sigma>0 is a constant, related to the high frequency cutoff by the following relation:

f_H = \frac{\sigma}{2\pi} \sqrt{\frac{3}{20\log e}} \cong 0.0935 \sigma

The corresponding impulse response can be calculated using the inverse Fourier transform of the shown frequency response

\mathcal{F}^{-1}\{H\}(t)=h(t)=\frac{1}{2\pi}\int\limits_{-\infty}^{%2B\infty} {e^{-\frac{\omega^2}{\sigma^2}}e^{i\omega t}} d\omega=\frac{\sigma}{2\sqrt{\pi}}e^{-\frac{1}{4}\sigma^2t^2}

Applying directly the definition of step response

V(t) = V_0{H*h}(t) = \frac{V_0}{\sqrt{\pi}}\int\limits_{-\infty}^{\frac{\sigma t}{2}}e^{-\tau^2}d\tau = \frac{V_0}{2}\left[1%2B\mathrm{erf}\left(\frac{\sigma t}{2}\right)\right]\Leftrightarrow\frac{V(t)}{V_0}=\frac{1}{2}\left[1%2B\mathrm{erf}\left(\frac{\sigma t}{2}\right)\right]

Solving for t's the two following equations by using known properties of the error function

0.1=\frac{1}{2}\left[1%2B\mathrm{erf}\left(\frac{\sigma t_1}{2}\right)\right]
\qquad0.9=\frac{1}{2}\left[1%2B\mathrm{erf}\left(\frac{\sigma t_2}{2}\right)\right]

the value t=-t_1=t_2 is then known and since t_r=t_2-t_1=2t

t_r=\frac{4}{\sigma}{\mathrm{erf}^{-1}(0.8)}\cong\frac{0.3394}{f_H}

and then

t_r\cong\frac{0.34}{BW}\quad\Longleftrightarrow\quad BW\cdot t_r\cong 0.34

One stage low pass RC network

For a simple one stage low pass RC network, rise time is proportional to the network time constant \tau=RC:

t_r\cong 2.197\tau\,

The proportionality constant can be derived by using the output response of the network to a step function input Signal (electrical engineering) of V_0 amplitude, aka its step response:

V(t) = V_0(1-e^{-\frac{t}{\tau}})\quad\iff\quad\frac{V(t)}{V_0}=(1-e^{-\frac{t}{\tau}})

Solving for t's the two equations

0.1 = (1-e^{-\frac{t_1}{\tau}})\qquad 0.9 = (1-e^{-\frac{t_2}{\tau}})\,

the times t_1 and t_2 to 10% and 90% of steady-state value thus known

t_1=\tau({\ln 10}-{\ln 9})\qquad t_2=\tau\ln{10}\,

Subtracting t_1 from t_2

t_2-t_1=\tau\cdot{\ln 9}

which is the rise time. Therefore rise time is proportional to the time constant:

t_r =\tau\cdot\ln 9\cong\tau\cdot 2.197

Now, noting that

\tau = RC = \frac{1}{2\pi f_H}

then

t_r\cong\frac{2.197}{2\pi f_H}\cong\frac{0.349}{f_H}

and since the high frequency cutoff is equal to the bandwidth

t_r\cong\frac{0.35}{BW}\quad\Longleftrightarrow\quad BW\cdot t_r\cong 0.35

This formula implies that if the bandwidth of an oscilloscope is 350 MHz, its 10% to 90% risetime is 1 nanosecond.

Rise time of cascaded blocks

Consider a system composed by n cascaded non interacting blocks, each having a rise time \scriptstyle{t_{r_i}} and no overshoot in their step response: suppose also that the input signal of the first block has a rise time whose value is \scriptstyle{t_{r_S}}. Then its output signal has a rise time \scriptstyle{t_{r_O}} equal to

t_{r_O}=\sqrt{t_{r_S}^2%2Bt_{r_1}^2%2B\dots%2Bt_{r_n}^2}

This result is a consequence of the central limit theorem, as reported in Valley & Wallman 1948, pp. 77–78 and proved by Henry Wallman in Wallman 1950.[2]

Factors affecting rise time

Rise time values in a resistive circuit are primarily due to stray capacitance and inductance in the circuit. Because every circuit has not only resistance, but also capacitance and inductance, a delay in voltage and/or current at the load is apparent until the steady state is reached. In a pure RC circuit, the output risetime (10% to 90%), as shown above, is approximately equal to 2.2 RC.

Rise time in control applications

In control theory, for overdamped systems, rise time is commonly defined as the time for a waveform to go from 10% to 90% of its final value.[1]

The quadratic approximation for normalized rise time for a 2nd-order system, step response, no zeros is:

 t_r \cdot\omega_0= 2.230\zeta^2-0.078\zeta%2B1.12\,

where ζ is the damping ratio and ω0 is the natural frequency of the network.

However, the proper calculation for rise time from 0 to 100% of an under-damped 2nd-order system is:

 t_r \cdot\omega_0= \frac{1}{\sqrt{1-\zeta^2}}\left ( \pi - \tan^{-1}\left ( {\frac{\sqrt{1-\zeta^2}}{\zeta}} \right )\right )

where ζ is the damping ratio and ω0 is the natural frequency of the network.

See also

Notes

  1. ^ a b Precisely, Levine (1996, p. 158) states: "The rise time is the time required for the response to rise from x% to y% of its final value. For overdamped second order systems, the 0% to 100% rise time is normally used, and for underdamped systems...the 10% to 90% rise time is commonly used". See also the textbook Nise 2008.
  2. ^ This beautiful one-page paper does not contain any calculation. Henry Wallman simply sets up a table he calls dictionary paralleling concepts from electronics engineering and probability theory: the key of the process is the use of Laplace transform. Then he notes that, following the correspondence of concepts established by the dictionary, that the step response of a cascade of blocks corresponds to the central limit theorem and states that: "This has important practical consequences, among them the fact that if a network is free of overshoot its time-of-response inevitably increases rapidly upon cascading, namely as the square-root of the number of cascaded network".(Wallman 1950, p. 91)

References