Transfer Function Analyzer

Analyze poles, zeros, DC gain, Bode samples, and time-domain response data from a polynomial transfer function.

Scratchpad (not saved)

Hz
Hz
s

What This Calculator Does

This calculator analyzes a continuous-time transfer function given by numerator and denominator polynomial coefficients. It reports poles, zeros, DC gain, stability, and compact Bode, step, and impulse response sample data.

It combines Numerator Coefficients, Denominator Coefficients, Min Frequency, Max Frequency to estimate DC Gain, Stability, Poles.

Formula & Method

Core equations: G(s)=N(s)D(s)G(s)=\frac{N(s)}{D(s)}, DC gain is G(0)=N(0)D(0)G(0)=\frac{N(0)}{D(0)}, and the frequency response is evaluated on the imaginary axis as G(jω)G(j\omega) with magnitude 20log10G(jω)20\log_{10}|G(j\omega)| and phase G(jω)\angle G(j\omega).

Notation used in the formulas: RR = DC Gain; x1x_{1} = Numerator Coefficients; x2x_{2} = Denominator Coefficients; x3x_{3} = Min Frequency; x4x_{4} = Max Frequency; x5x_{5} = Time Horizon.

Method summary: inputs are normalized to consistent units, core equations are evaluated, then secondary values are derived and rounded for display.

Use it when you need a fast control-systems read on pole-zero placement, low-frequency gain, and whether a plant or compensator looks stable before you move to a full plotting tool.

Reference Book

Modern Control Engineering

Katsuhiko Ogata · Pearson

A standard control-systems text for transfer functions, response analysis, and PID-style tuning frameworks.

View Book

Inputs Used

  • Numerator Coefficients: Used directly in the calculation.
  • Denominator Coefficients: Used directly in the calculation.
  • Min Frequency: Used directly in the calculation.
  • Max Frequency: Used directly in the calculation.
  • Time Horizon: Used directly in the calculation.

Related Calculators

  • PID Controller Tuner - Compute PID gains from a first-order-plus-dead-time plant using Ziegler-Nichols, Cohen-Coon, or IMC-style rules.
  • Filter Design Calculator - Design a practical biquad-style lowpass, highpass, bandpass, or notch filter and return coefficients plus response samples.
  • Circuit Analysis (RLC) Calculator - Analyze a series RLC circuit for impedance, current, phase, resonance, Q factor, and bandwidth.
  • Percentage Calculator - Perform common percentage operations: find a percentage of a value, calculate what percentage one number is of another, and find percentage change.
  • Fraction Calculator - Add, subtract, multiply, or divide two fractions and simplify the result.
  • Ratio Calculator - Simplify a ratio and compute equivalent forms.
  • Proportion Calculator - Solve proportions of the form a / b = c / x.
  • Average Calculator - Compute mean, median, and mode from up to five values.