Frequency-Domain Transfer Functions: System Response Analysis | 频域传递函数:系统响应分析

📚 Frequency-Domain Transfer Functions: System Response Analysis | 频域传递函数:系统响应分析

When a physical system is driven by a sinusoidal input, its steady-state behaviour can be described completely by a complex function of frequency, called the transfer function. This frequency-domain approach transforms differential equations into algebraic relationships and reveals how a system amplifies, attenuates, or shifts each frequency component.

当一个物理系统受到正弦输入驱动时,其稳态行为可以用一个关于频率的复函数——传递函数——来完全描述。这种频域方法将微分方程转化为代数关系,并揭示系统对各个频率成分的放大、衰减或相位移动特性。


1. From Time Domain to Frequency Domain | 从时域到频域

In the time domain, the behaviour of a linear system is governed by differential equations. For example, a simple RC circuit gives R(dq/dt) + q/C = v_in(t). Solving such equations for arbitrary inputs is often difficult, but for sinusoidal inputs the solution becomes a steady-state sinusoid at the same frequency.

在时域中,线性系统的行为由微分方程描述。例如,简单RC电路满足 R(dq/dt) + q/C = v_in(t)。对任意输入求解这类方程往往很困难,但当输入为正弦量时,稳态解也是同一频率的正弦量。

By using the Fourier transform, any signal can be decomposed into sinusoidal components. The system’s response to each component is then multiplied by a complex factor — the frequency response function. This is why we now work with amplitudes and phases rather than instantaneous values.

借助傅里叶变换,任何信号都可以分解为正弦成分。系统对每个成分的响应等于该成分乘以一个复数因子——频率响应函数。因此,我们将目光从瞬时值转向振幅和相位。


2. Definition of the Transfer Function | 传递函数的定义

For a linear time-invariant (LTI) system with input x(t) and output y(t), the transfer function is defined as the ratio of the Laplace transforms of the output and input, assuming zero initial conditions:

对于输入为 x(t)、输出为 y(t) 的线性时不变(LTI)系统,传递函数定义为输出与输入的拉普拉斯变换之比,且假设零初始条件:

H(s) = Y(s) / X(s)

Here s is a complex variable, s = σ + jω. When we are interested only in steady-state sinusoidal response, we set σ = 0, so s = jω. The resulting function H(jω) is called the frequency response function.

其中 s 为复变量,s = σ + jω。当我们只关心稳态正弦响应时,令 σ = 0,即 s = jω。所得函数 H(jω) 称为频率响应函数。

For physical systems with lumped elements, H(jω) is a rational function of jω. Its numerator and denominator are polynomials whose coefficients are determined entirely by the system parameters such as resistance, capacitance, mass, or stiffness.

对于具有集总元件的物理系统,H(jω) 是 jω 的有理函数。其分子和分母都是多项式,系数完全由系统参数决定,例如电阻、电容、质量或刚度。


3. Frequency Response: Magnitude and Phase | 频率响应:幅值与相位

The frequency response function contains two pieces of information. The magnitude |H(jω)| tells us how the output amplitude changes relative to the input amplitude at each frequency. The phase arg H(jω) tells us how much the output signal is delayed or advanced in time.

频率响应函数包含两方面的信息。幅值 |H(jω)| 告诉我们各频率下输出振幅相对于输入振幅的变化;相位 arg H(jω) 告诉我们输出信号在时间上被提前或延迟了多少。

If the input is x(t) = A cos(ωt + φ₀), then the steady-state output is y(t) = A|H(jω)| cos(ωt + φ₀ + arg H(jω)). This simple relation is the core reason why engineers use frequency-domain analysis.

如果输入为 x(t) = A cos(ωt + φ₀),则稳态输出为 y(t) = A|H(jω)| cos(ωt + φ₀ + arg H(jω))。这个简单关系是工程中使用频域分析的核心原因。

In logarithmic terms, magnitude is often expressed in decibels: Gain(dB) = 20 log₁₀|H(jω)|. A gain of -3 dB corresponds to |H| = 1/√2 ≈ 0.707, the half-power point.

在对数尺度下,幅值常用分贝表示:增益(dB) = 20 log₁₀|H(jω)|。增益 -3 dB 对应 |H| = 1/√2 ≈ 0.707,即半功率点。


4. Bode Plots | 伯德图

A Bode plot displays the frequency response on logarithmic axes. The magnitude is plotted in dB versus log₁₀ ω, and the phase is plotted in degrees versus log₁₀ ω. This presentation makes it easy to draw asymptotic approximations by hand.

伯德图在对数坐标轴上展示频率响应。幅值以 dB 为纵轴、log₁₀ ω 为横轴;相位以角度为纵轴、log₁₀ ω 为横轴。这种表示方法使我们能手工绘制渐近近似线。

Each factor of the transfer function contributes a linear segment on a Bode plot. For a simple pole at frequency ω₀, the magnitude slope changes from 0 to -20 dB per decade above ω₀. For a simple zero, the slope changes by +20 dB per decade.

传递函数的每个因子在伯德图上贡献一条直线段。对于位于 ω₀ 的单极点,幅值斜率在 ω₀ 以上从 0 变为 -20 dB/十倍频程;对于单零点,斜率增加 +20 dB/十倍频程。

System element Magnitude slope Phase change
First-order pole -20 dB/decade 0° to -90°
First-order zero +20 dB/decade 0° to +90°
Second-order pole pair -40 dB/decade 0° to -180°

The corner frequency, where the asymptote changes slope, is given by the magnitude of the pole or zero. Near the corner, the actual curve deviates by at most 3 dB for a first-order factor.

拐角频率由极点或零点的模给出,在该频率处渐近线斜率改变。对于一阶因子,实际曲线与渐近线在拐角附近的偏差最多为 3 dB。


5. First-Order System Response | 一阶系统响应

A first-order system has the standard form H(jω) = 1 / (1 + jω/ω₀), where ω₀ is the cutoff frequency. The RC low-pass filter is the classic example, with ω₀ = 1/(RC).

一阶系统的标准形式为 H(jω) = 1 / (1 + jω/ω₀),其中 ω₀ 为截止频率。RC 低通滤波器是典型例子,其 ω₀ = 1/(RC)。

The magnitude and phase are given by:

幅值与相位分别为:

|H(jω)| = 1 / √(1 + (ω/ω₀)²), arg H(jω) = −arctan(ω/ω₀)

At the cutoff frequency, |H| drops to 0.707 of the low-frequency value and the phase lag equals 45°. In time domain, this filter smooths rapid fluctuations and passes slowly varying signals.

在截止频率处,|H| 降至低频值的 0.707,相位滞后为 45°。在时域中,该滤波器能平滑快速波动并让缓慢变化的信号通过。

For example, an RC filter with R = 1 kΩ and C = 0.1 μF has RC = 1 × 10⁻⁴ s, so f₀ = 1/(2πRC) ≈ 1.59 kHz. At f = 1 kHz, ωRC ≈ 0.628, giving |H| ≈ 0.847 and a phase lag of about 32°.

例如,R = 1 kΩ、C = 0.1 μF 的 RC 滤波器,时间常数 RC = 1 × 10⁻⁴ s,因此 f₀ = 1/(2πRC) ≈ 1.59 kHz。在 f = 1 kHz 时,ωRC ≈ 0.628,可得 |H| ≈ 0.847,相位滞后约为 32°。


6. Second-Order Systems: Resonance | 二阶系统与共振

Mechanical oscillators, LC circuits, and many control systems are second-order. Their frequency response is often written as:

机械振荡器、LC 电路以及许多控制系统都是二阶系统。它们的频率响应通常写成:

H(jω) = ωₙ² / ((jω)² + 2ζωₙ(jω) + ωₙ²)

where ωₙ is the undamped natural frequency and ζ is the damping ratio. The resonance peak occurs near ωₙ for light damping.

其中 ωₙ 为无阻尼固有频率,ζ 为阻尼比。对于小阻尼,共振峰出现在 ωₙ 附近。

The sharpness of resonance is described by the quality factor Q = 1/(2ζ). A high-Q system has a narrow, large peak; a low-Q system responds more evenly across frequencies.

共振的尖锐程度用品质因数 Q = 1/(2ζ) 描述。高 Q 系统具有窄而高的峰;低 Q 系统则对各频率响应更平坦。

The peak magnitude at resonance is approximately Q times the low-frequency magnitude when Q is large. For a driven damped oscillator, this explains why a small periodic force can cause large oscillations when its frequency matches the natural frequency.

当 Q 较大时,共振峰值幅值约为低频幅值的 Q 倍。对于受迫阻尼振荡,这解释了为什么小周期力在其频率接近固有频率时能引发大幅振荡。


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

The transfer function can be factored into poles and zeros. Zeros are values of s that make H(s) = 0; poles are values of s that make H(s) infinite. For a physical system, poles and zeros are either real or occur in complex conjugate pairs.

传递函数可分解为极点和零点。零点使 H(s) = 0,极点使 H(s) 趋于无穷。对于物理系统,极点和零点要么是实数,要么以共轭复数对形式出现。

Stability is determined by the poles. An LTI system is stable if and only if all its poles have negative real parts. In the frequency domain, this means all poles lie in the left half of the complex plane.

稳定性由极点决定。LTI 系统稳定当且仅当所有极点的实部为负数。在频域中,这意味着所有极点都位于复平面的左半平面。

If a pole lies on the imaginary axis, the system is marginally stable and exhibits sustained oscillation. If any pole lies in the right half-plane, the response grows without bound, indicating instability.

若极点位于虚轴上,系统处于临界稳定状态,会产生持续振荡。若任一极点位于右半平面,响应将无界增长,表明系统不稳定。


8. Relating Time and Frequency Response | 时域与频域响应的联系

The transfer function and the impulse response h(t) form a Laplace transform pair. Once H(s) is known, the impulse response can be obtained by inverse transformation, and the step response by integration of h(t).

传递函数与冲激响应 h(t) 构成拉普拉斯变换对。一旦求得 H(s),可通过逆变换获得冲激响应,对 h(t) 积分则得到阶跃响应。

The frequency response also determines the transient behaviour. A bandwidth that extends to higher frequencies generally implies a faster response to sudden changes, while a narrow bandwidth means slower response and greater smoothing.

频率响应也决定瞬态行为。带宽延伸到更高频率通常意味着对突变的响应更快,而窄带宽则意味着响应更慢、平滑作用更强。

This duality is essential in experiment design: instead of measuring a full time-domain waveform, one can excite a system with sinusoids at many frequencies, record the magnitude and phase, and reconstruct the transfer function empirically.

这种二象性在实验设计中至关重要:我们可以用多个频率的正弦信号激励系统,记录各频率的幅值和相位,从而经验地重构传递函数,而不必测量完整的时域波形。


9. Worked Example: RC Low-Pass Filter | 例题:RC低通滤波器

Consider a voltage divider consisting of a resistor R and a capacitor C, with the output taken across the capacitor. The transfer function is:

考虑一个由电阻 R 和电容 C 构成的分压器,输出取自电容两端。其传递函数为:

H(jω) = 1 / (1 + jωRC)

Suppose R = 2 kΩ and C = 5 nF. Then RC = 2 × 10³ × 5 × 10⁻⁹ = 1 × 10⁻⁵ s, so the cutoff angular frequency is ω₀ = 1/(RC) = 1 × 10⁵ rad/s and f₀ ≈ 15.9 kHz.

设 R = 2 kΩ,C = 5 nF。则 RC = 2 × 10³ × 5 × 10⁻⁹ = 1 × 10⁻⁵ s,因此截止角频率 ω₀ = 1/(RC) = 1 × 10⁵ rad/s,f₀ ≈ 15.9 kHz。

If the input is v_in(t) = 5 cos(6.28 × 10⁴ t) V, then ω = 6.28 × 10⁴ rad/s, and ωRC = 0.628. The output amplitude is 5 / √(1 + 0.628²) ≈ 4.23 V. The phase lag is arctan(0.628) ≈ 32.1°.

若输入为 v_in(t) = 5 cos(6.28 × 10⁴ t) V,则 ω = 6.28 × 10⁴ rad/s,ωRC = 0.628。输出振幅为 5 / √(1 + 0.628²) ≈ 4.23 V。相位滞后为 arctan(0.628) ≈ 32.1°。

This example shows how the frequency-domain method converts a differential-equation problem into two simple arithmetic steps: evaluate ωRC, then compute magnitude and phase.

该例子说明频域方法如何将微分方程问题转化为两步简单计算:求出 ωRC,再计算幅值和相位。


10. Applications in Physics and Engineering | 在物理与工程中的应用

Transfer functions are used in electrical filter design, audio equalisation, mechanical vibration isolation, and control systems. In physics, they describe the response of oscillators to periodic driving forces and the dispersion of waves in media.

传递函数广泛用于电路滤波器设计、音频均衡、机械隔振和控制系统。在物理中,它们描述振荡器对周期驱动力的响应以及波在介质中的色散。

In experimental physics, lock-in amplifiers use frequency-selective transfer functions to extract small signals from noisy backgrounds. A narrow-band filter centred at the reference frequency rejects noise outside that band.

在实验物理中,锁相放大器利用频率选择性的传递函数从噪声背景中提取微弱信号。以参考频率为中心的窄带滤波器能抑制该频带之外的噪声。

In control engineering, the closed-loop transfer function determines how accurately a system tracks a reference input. The stability margins derived from Bode plots ensure that the system does not oscillate when feedback is applied.

在控制工程中,闭环传递函数决定系统跟踪参考输入的精度。由伯德图推导的稳定裕度确保引入反馈后系统不会振荡。


Conclusion | 结论

The frequency-domain transfer function is a powerful tool for analysing linear systems. By separating magnitude and phase, it gives a complete description of steady-state sinusoidal response and provides a direct bridge to stability analysis.

频域传递函数是分析线性系统的有力工具。通过分离幅值和相位,它完整描述稳态正弦响应,并为稳定性分析提供了直接桥梁。

Mastering Bode plots, resonance conditions, and pole locations allows students to predict both the qualitative and quantitative behaviour of real physical systems without solving differential equations at every step.

掌握伯德图、共振条件和极点位置,学生无需每次求解微分方程,即可定性和定量地预测真实物理系统的行为。

Published by TutorHao | Physics 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