1. Distinct Real Roots Inversion
Electrical Engineering StudentBackground
Analyzing the transient discharge of an overdamped second-order circuit represented by F(s) = 1/(s² + 3s + 2).
Problem
Decompose the transfer function into simple fractions and determine the time-domain function f(t).
How to use
Enter '1' in Numerator Coefficients and '2,3,1' in Denominator Coefficients with Decimal Places set to 4.
Outcome
Factors denominator roots as r = -1 and r = -2, separates terms into 1/(s + 1) - 1/(s + 2), and outputs f(t) = e^(-t) - e^(-2t).