Laplace Transforms and s-Domain Impedance | 拉普拉斯变换中的s域阻抗

📚 Laplace Transforms and s-Domain Impedance | 拉普拉斯变换中的s域阻抗

The Laplace transform is a powerful mathematical tool that converts functions of time, such as voltages and currents, into functions of a complex variable \(s\). In doing so, it turns differential equations into algebraic equations, and it gives rise to the idea of impedance in the \(s\)-domain. This article explains how the \(s\)-domain impedance is defined for resistors, inductors and capacitors, and how it is used to analyse linear circuits.

拉普拉斯变换是一种强有力的数学工具,它将时间函数(如电压和电流)转换为复变量 \(s\) 的函数。通过这种变换,微分方程转化为代数方程,并由此产生了 \(s\) 域阻抗的概念。本文将解释电阻、电感和电容的 \(s\) 域阻抗是如何定义的,以及如何利用它分析线性电路。


1. The Laplace Transform | 拉普拉斯变换的定义

For a time-domain function \(f(t)\) that is zero for \(t < 0\), the one-sided Laplace transform is defined as

对于一个在 \(t < 0\) 时为零的时间函数 \(f(t)\),单边拉普拉斯变换定义为

F(s) = ∫₀^∞ f(t)e^{-st}dt

where \(s = \sigma + j\omega\) is a complex frequency variable. The real part \(\sigma\) determines exponential growth or decay, while the imaginary part \(\omega\) represents sinusoidal oscillation.

其中 \(s = \sigma + j\omega\) 是复频率变量。实部 \(\sigma\) 决定指数增长或衰减,虚部 \(\omega\) 代表正弦振荡。

The transform is linear, so derivatives and integrals of \(f(t)\) become simple algebraic operations in \(s\). This is why Laplace methods are ideal for solving linear ordinary differential equations with constant coefficients.

拉普拉斯变换是线性的,因此 \(f(t)\) 的导数和积分在 \(s\) 域中变成简单的代数运算。这就是拉普拉斯方法非常适合求解常系数线性常微分方程的原因。


2. Why Work in the s-Domain? | 为什么要在s域中工作?

In circuit analysis, Kirchhoff’s laws and the element equations usually produce a set of linear differential equations. For example, a series RLC circuit leads to a second-order differential equation. Solving such equations directly requires finding particular solutions and determining arbitrary constants from initial conditions.

在电路分析中,基尔霍夫定律和元件方程通常形成一组线性微分方程。例如,串联 RLC 电路会导致二阶微分方程。直接求解这类方程需要找到特解,并由初始条件确定任意常数。

When every time-domain quantity is replaced by its Laplace transform, derivatives become multiplications by \(s\), and integrals become divisions by \(s\). The original differential equations are therefore transformed into algebraic equations in \(s\), which are much easier to manipulate.

当所有时域量都替换为它们的拉普拉斯变换后,导数变为乘以 \(s\),积分变为除以 \(s\)。因此,原来的微分方程转化为 \(s\) 域中的代数方程,处理起来要简单得多。

This transformation is especially useful when dealing with nonzero initial conditions, discontinuous inputs such as step functions, and complicated switching behaviour.

这种变换在处理非零初始条件、阶跃函数等不连续输入以及复杂的开关行为时尤其有用。


3. What Is s-Domain Impedance? | 什么是s域阻抗?

In the time domain, Ohm’s law for a resistor is simply \(v(t) = R i(t)\). In the \(s\)-domain, we define the impedance \(Z(s)\) of a two-terminal element by the algebraic relationship

在时域中,电阻的欧姆定律简单地写作 \(v(t) = R i(t)\)。在 \(s\) 域中,我们通过如下代数关系定义二端元件的阻抗 \(Z(s)\):

V(s) = Z(s) I(s)

where \(V(s)\) and \(I(s)\) are the Laplace transforms of the voltage and current through the element. Since \(Z(s)\) has units of ohms, it is called the \(s\)-domain impedance or operational impedance.

其中 \(V(s)\) 和 \(I(s)\) 是元件两端电压和电流的拉普拉斯变换。因为 \(Z(s)\) 的单位是欧姆,所以称为 \(s\) 域阻抗或运算阻抗。

For elements with initial stored energy, the relationship includes additional independent sources, so the impedance alone does not describe the complete behaviour. However, under zero initial conditions, the impedance is exactly the ratio \(V(s)/I(s)\).

对于具有初始储能状态的元件,其关系包含额外的独立源,因此仅凭阻抗并不能描述完整行为。然而,在零初始条件下,阻抗恰好等于 \(V(s)/I(s)\)。


4. Resistor in the s-Domain | 电阻的s域阻抗

The time-domain relation for an ideal resistor is

理想电阻的时域关系为

v(t) = R i(t)

Taking the Laplace transform of both sides gives \(V(s) = R I(s)\). Thus the \(s\)-domain impedance of a resistor is simply

对方程两边取拉普拉斯变换得到 \(V(s) = R I(s)\)。因此电阻的 \(s\) 域阻抗为

Z_R(s) = R

The resistor has the same impedance at all frequencies and for all complex values of \(s\). It does not depend on frequency or on initial conditions.

电阻在所有频率和所有复数值 \(s\) 下都具有相同阻抗。它既与频率无关,也与初始条件无关。


5. Inductor in the s-Domain | 电感的s域阻抗

An ideal inductor obeys Faraday’s law:

理想电感遵循法拉第定律:

v(t) = L (di/dt)

Using the Laplace transform derivative rule,

利用拉普拉斯变换的微分规则:

V(s) = L [sI(s) − i(0)] = sL I(s) − L i(0)

The term \(sL\) is the \(s\)-domain impedance of the inductor. The additional term \(-L i(0)\) is a constant voltage source that represents the initial current at \(t=0\). If \(i(0)=0\), then

其中 \(sL\) 是电感的 \(s\) 域阻抗。附加项 \(-L i(0)\) 是一个恒定电压源,代表 \(t=0\) 时的初始电流。如果 \(i(0)=0\),则

Z_L(s) = sL

For sinusoidal steady-state analysis we set \(s = j\omega\), so the familiar phasor impedance \(j\omega L\) is recovered. The factor \(s\) makes the inductor act as a high-impedance element at high frequencies and a short circuit at DC.

对于正弦稳态分析,我们取 \(s = j\omega\),从而恢复熟悉的相量阻抗 \(j\omega L\)。因子 \(s\) 使电感在高频时呈现高阻抗,而在直流时表现为短路。


6. Capacitor in the s-Domain | 电容的s域阻抗

For an ideal capacitor, the current is proportional to the derivative of voltage:

对于理想电容,电流与电压的导数成正比:

i(t) = C (dv/dt)

Taking the Laplace transform gives

取拉普拉斯变换得到

I(s) = C[sV(s) − v(0)]

Rearranging to solve for \(V(s)\),

重新整理并求解 \(V(s)\):

V(s) = (1/(sC)) I(s) + v(0)/s

Thus the capacitor has an \(s\)-domain impedance

因此电容的 \(s\) 域阻抗为

Z_C(s) = 1/(sC)

and an initial-condition voltage source \(v(0)/s\). Under zero initial voltage, the capacitor behaves as an open circuit at DC and as a low-impedance path at high frequencies.

并附带一个初始条件电压源 \(v(0)/s\)。在零初始电压下,电容在直流时表现为开路,在高频时表现为低阻抗通路。


7. Initial Conditions as Equivalent Sources | 初始条件的等效电源表示

To complete the \(s\)-domain model of an inductor with initial current \(i(0)\), we may represent it as an impedance \(sL\) in series with a voltage source of value \(L i(0)\), with polarity arranged according to the passive sign convention.

为了完整建立具有初始电流 \(i(0)\) 的电感 \(s\) 域模型,可以将其表示为阻抗 \(sL\) 与大小为 \(L i(0)\) 的电压源串联,电压源极性根据无源符号约定确定。

Similarly, a capacitor with initial voltage \(v(0)\) is modelled as an impedance \(1/(sC)\) in series with a voltage source \(v(0)/s\). These equivalent-source terms allow the Laplace method to handle initial conditions automatically without solving separate transient equations.

类似地,具有初始电压 \(v(0)\) 的电容可建模为阻抗 \(1/(sC)\) 与电压源 \(v(0)/s\) 串联。这些等效电源项使拉普拉斯方法能够自动处理初始条件,而无需单独求解暂态方程。

Element | 元件 Impedance Z(s) | 阻抗 Z(s) Initial-condition source | 初始条件源
Resistor 电阻 R None 无
Inductor 电感 sL Series voltage source \(L i(0)\) 串联电压源 \(L i(0)\)
Capacitor 电容 1/(sC) Series voltage source \(v(0)/s\) 串联电压源 \(v(0)/s\)

8. Series and Parallel Combinations | 串联与并联组合

Because the \(s\)-domain voltage and current relationships are algebraic and linear, impedances combine in exactly the same way as resistances.

由于 \(s\) 域中的电压和电流关系是代数且线性的,阻抗的组合方式与电阻完全相同。

For impedances in series, the equivalent impedance is the sum:

对于串联阻抗,等效阻抗为各阻抗之和:

Z_eq = Z₁ + Z₂ + Z₃ + …

For impedances in parallel, the reciprocal of the equivalent impedance is the sum of reciprocals:

对于并联阻抗,等效阻抗的倒数等于各阻抗倒数之和:

1/Z_eq = 1/Z₁ + 1/Z₂ + …

For two parallel impedances, this simplifies to

对于两个并联阻抗,上式简化为

Z_eq = (Z₁ Z₂)/(Z₁ + Z₂)

This is extremely convenient. A complicated network can be reduced to a single equivalent impedance, after which the current or voltage response is found by simple algebraic operations.

这非常方便。一个复杂的网络可以简化为单一等效阻抗,之后通过简单代数运算即可求出电流或电压响应。


9. Voltage Dividers and Transfer Functions | 分压器与传递函数

In the \(s\)-domain, a voltage divider formula is valid exactly as in DC circuits. For two series impedances \(Z₁\) and \(Z₂\) with input voltage \(V_in(s)\), the output voltage across \(Z₂\) is

在 \(s\) 域中,分压公式与直流电路中的形式完全相同。对于两个串联阻抗 \(Z₁\) 和 \(Z₂\),输入电压为 \(V_in(s)\) 时,\(Z₂\) 两端的输出电压为

V_out(s) = V_in(s) × Z₂/(Z₁ + Z₂)

Consequently, the transfer function is

因此传递函数为

H(s) = V_out(s)/V_in(s) = Z₂/(Z₁ + Z₂)

For example, consider a series RC low-pass filter with \(Z₁ = R\) and \(Z₂ = 1/(sC)\). Then

例如,考虑一个串联 RC 低通滤波器,其中 \(Z₁ = R\),\(Z₂ = 1/(sC)\)。则

H(s) = (1/(sC))/(R + 1/(sC)) = 1/(1 + sRC)

Similarly, an RL high-pass filter with output across the inductor gives

类似地,输出电压取电感两端时,RL 高通滤波器给出

H(s) = sL/(R + sL) = (sL/R)/(1 + sL/R)

These transfer functions are rational functions of \(s\). Their numerator and denominator polynomials determine the filter’s frequency response and transient behaviour.

这些传递函数是 \(s\) 的有理函数。其分子和分母多项式决定了滤波器的频率响应和暂态行为。


10. Poles, Zeros and Stability | 极点、零点与稳定性

For a transfer function \(H(s) = N(s)/D(s)\), the roots of \(N(s)=0\) are called zeros, while the roots of \(D(s)=0\) are called poles. In the complex \(s\)-plane, poles and zeros provide a complete picture of the system’s behaviour.

对于传递函数 \(H(s) = N(s)/D(s)\),方程 \(N(s)=0\) 的根称为零点,而 \(D(s)=0\) 的根称为极点。在复 \(s\) 平面中,极点和零点提供了系统行为的完整图景。

If all poles lie in the left half-plane, meaning \(\sigma < 0\), the system is stable and any transient response eventually decays to zero. Poles on the imaginary axis correspond to sustained oscillation, while poles in the right half-plane indicate instability.

如果所有极点均位于左半平面,即 \(\sigma < 0\),系统是稳定的,任何暂态响应最终都会衰减到零。虚轴上的极点对应持续振荡,而右半平面上的极点则表明系统不稳定。

For instance, the RC low-pass filter has a single pole at \(s = -1/(RC)\). Because this pole lies on the negative real axis, the step response is a decaying exponential:

例如,RC 低通滤波器有一个位于 \(s = -1/(RC)\) 的极点。由于该极点位于负实轴上,其阶跃响应是一个衰减指数:

v_out(t) = (1 − e^{-t/(RC)}) u(t)

Thus the pole location directly tells us the time constant and the stability of the circuit.

因此极点位置直接告诉我们电路的时间常数和稳定性。


11. Worked Example: Series RLC Circuit | 实例分析:串联RLC电路

Consider a series RLC circuit with \(R = 1\ \Omega\), \(L = 1\ \text{H}\), \(C = 1\ \text{F}\), and zero initial conditions. The input is a unit step voltage \(v_in(t) = u(t)\), so \(V_in(s) = 1/s\).

考虑一个串联 RLC 电路,其中 \(R = 1\ \Omega\),\(L = 1\ \text{H}\),\(C = 1\ \text{F}\),且初始条件为零。输入为单位阶跃电压 \(v_in(t) = u(t)\),因此 \(V_in(s) = 1/s\)。

The total \(s\)-domain impedance is

总 \(s\) 域阻抗为

Z(s) = R + sL + 1/(sC) = 1 + s + 1/s = (s² + s + 1)/s

The current in the \(s\)-domain is

\(s\) 域中的电流为

I(s) = V_in(s)/Z(s) = (1/s) / ((s² + s + 1)/s) = 1/(s² + s + 1)

Completing the square in the denominator,

对分母配方:

I(s) = 1/[(s + 1/2)² + 3/4]

Using the inverse Laplace transform for a damped sine function, we obtain

利用阻尼正弦函数的拉普拉斯逆变换,得到

i(t) = (2/√3) e^{-t/2} sin((√3/2)t) u(t)

This shows the underdamped current oscillation that characterises an RLC circuit with these parameters.

这表明在该参数下 RLC 电路具有欠阻尼电流振荡的特征。


12. Relationship to Phasor Impedance | s域阻抗与相量阻抗的关系

In sinusoidal steady-state analysis, all voltages and currents are assumed to be sinusoids of the same frequency \(\omega\). By setting \(s = j\omega\), the \(s\)-domain impedance becomes the familiar phasor impedance:

在正弦稳态分析中,所有电压和电流都假设为相同频率 \(\omega\) 的正弦量。通过令 \(s = j\omega\),\(s\) 域阻抗就变成了熟悉的相量阻抗:

Z_L(jω) = jωL, Z_C(jω) = 1/(jωC) = -j/(ωC)

The phasor approach is a special case of the Laplace approach. It describes only the steady-state response to a sinusoidal input, whereas the Laplace method also captures the complete transient response from \(t=0\) onward.

相量法是拉普拉斯方法的特例。它只描述正弦输入下的稳态响应,而拉普拉斯方法还能捕捉从 \(t=0\) 开始的完整暂态响应。

Therefore, engineers often use \(Z(s)\) for general analysis, then evaluate it at \(s = j\omega\) for frequency-response calculations such as Bode plots.

因此,工程师通常使用 \(Z(s)\) 进行一般分析,然后在需要频率响应计算(如波特图)时令 \(s = j\omega\) 进行求值。


Conclusion | 结论

The \(s\)-domain impedance transforms circuit analysis from calculus to algebra. Resistors keep their resistance \(R\), inductors become \(sL\), and capacitors become \(1/(sC)\). Initial conditions enter naturally as independent sources, and series/parallel combinations remain identical to resistor rules.

\(s\) 域阻抗将电路分析从微积分转化为代数运算。电阻保持其阻值 \(R\),电感变为 \(sL\),电容变为 \(1/(sC)\)。初始条件作为独立电源自然引入,串联和并联组合规则与电阻相同。

By working with transfer functions, poles and zeros, the Laplace transform gives a unified framework for understanding both transient and steady-state behaviour. This is why the \(s\)-domain impedance is a cornerstone of linear system analysis in mathematics and engineering.

通过传递函数、极点和零点,拉普拉斯变换为理解暂态和稳态行为提供了统一框架。这就是为什么 \(s\) 域阻抗是数学和工程中线性系统分析的基石。

Published by TutorHao | Mathematics Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from aleveler.com

Subscribe now to keep reading and get access to the full archive.

Continue reading