enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Root locus analysis - Wikipedia

    en.wikipedia.org/wiki/Root_locus_analysis

    The following Python code can also be used to calculate and plot the root locus of the closed-loop transfer function using the Python Control Systems Library [14] and Matplotlib [15]. import control as ct import matplotlib.pyplot as plt # Define the transfer function sys = ct .

  3. Bode plot - Wikipedia

    en.wikipedia.org/wiki/Bode_plot

    In electrical engineering and control theory, a Bode plot (/ ˈ b oʊ d i / BOH-dee) is a graph of the frequency response of a system. It is usually a combination of a Bode magnitude plot, expressing the magnitude (usually in decibels) of the frequency response, and a Bode phase plot, expressing the phase shift.

  4. Boole's rule - Wikipedia

    en.wikipedia.org/wiki/Boole's_rule

    The following Common Lisp code implements the aforementioned formula: ( defun integrate-composite-booles-rule ( f a b n ) "Calculates the composite Boole's rule numerical integral of the function F in the closed interval extending from inclusive A to inclusive B across N subintervals."

  5. Butterworth filter - Wikipedia

    en.wikipedia.org/wiki/Butterworth_filter

    A simple example of a Butterworth filter is the third-order low-pass design shown in the figure on the right, with = 4/3 F, = 1 Ω, = 3/2 H, and = 1/2 H. [3] Taking the impedance of the capacitors to be / and the impedance of the inductors to be , where = + is the complex frequency, the circuit equations yield the transfer function for this device:

  6. Step response - Wikipedia

    en.wikipedia.org/wiki/Step_response

    For example, f 0 dB = βA 0 × f 1. Next, the choice of pole ratio τ 1 /τ 2 is related to the phase margin of the feedback amplifier. [9] The procedure outlined in the Bode plot article is followed. Figure 5 is the Bode gain plot for the two-pole amplifier in the range of frequencies up to the second pole position.

  7. Spectral density - Wikipedia

    en.wikipedia.org/wiki/Spectral_density

    For transfer functions (e.g., Bode plot, chirp) the complete frequency response may be graphed in two parts: power versus frequency and phase versus frequency—the phase spectral density, phase spectrum, or spectral phase. Less commonly, the two parts may be the real and imaginary parts of the transfer function.

  8. Low-pass filter - Wikipedia

    en.wikipedia.org/wiki/Low-pass_filter

    If the transfer function of a first-order low-pass filter has a zero as well as a pole, the Bode plot flattens out again, at some maximum attenuation of high frequencies; such an effect is caused for example by a little bit of the input leaking around the one-pole filter; this one-pole–one-zero filter is still a first-order low-pass.

  9. Phase margin - Wikipedia

    en.wikipedia.org/wiki/Phase_margin

    Bode plot illustrating phase margin. In electronic amplifiers, the phase margin (PM) is the difference between the phase lag φ (< 0) and -180°, for an amplifier's output signal (relative to its input) at zero dB gain - i.e. unity gain, or that the output signal has the same amplitude as the input.