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)= rac{N(s)}{D(s)}, DC gain is G(0)= rac{N(0)}{D(0)}, and the frequency response is evaluated on the imaginary axis as G(jomega) with magnitude 20log_{10}|G(jomega)| and phase angle G(jomega).

Notation used in the formulas: R = DC Gain; x_{1} = Numerator Coefficients; x_{2} = Denominator Coefficients; x_{3} = Min Frequency; x_{4} = Max Frequency; x_{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.

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 TunerCompute PID gains from a first-order-plus-dead-time plant using Ziegler-Nichols, Cohen-Coon, or IMC-style rules.
  • Filter Design CalculatorDesign a practical biquad-style lowpass, highpass, bandpass, or notch filter and return coefficients plus response samples.
  • Circuit Analysis (RLC) CalculatorAnalyze a series RLC circuit for impedance, current, phase, resonance, Q factor, and bandwidth.
  • Percentage CalculatorPerform common percentage operations: find a percentage of a value, calculate what percentage one number is of another, and find percentage change.
  • Fraction CalculatorAdd, subtract, multiply, or divide two fractions and simplify the result.
  • Ratio CalculatorSimplify a ratio and compute equivalent forms.
  • Proportion CalculatorSolve proportions of the form a / b = c / x.
  • Average CalculatorCompute mean, median, and mode from up to five values.
Transfer Function Analyzer Calculator: Formula & Use Cases | MCPCalc