线性系统

来自集智百科 - 复杂系统|人工智能|复杂科学|复杂网络|自组织
跳到导航 跳到搜索

此词条由潮升阶审校,未经人工整理,带来阅读不便,请见谅。

模板:Unreferenced

In systems theory, a linear system is a mathematical model of a system based on the use of a linear operator.

在系统论中,线性系统是基于线性算子的系统数学模型。


Linear systems typically exhibit features and properties that are much simpler than the nonlinear case.

线性系统通常具有比非线性系统简单得多的特征和性质。


As a mathematical abstraction or idealization, linear systems find important applications in automatic control theory, signal processing, and telecommunications. For example, the propagation medium for wireless communication systems can often be modeled by linear systems.

线性系统作为一种数学抽象或者说理想化的概念,在自动控制理论、信号处理和通信领域中有着重要的应用。例如,无线通信系统的传播介质通常可以用

线性系统来建模。



定义

A general deterministic system can be described by an operator, [math]\displaystyle{ H }[/math], that maps an input, [math]\displaystyle{ x(t) }[/math], as a function of [math]\displaystyle{ t }[/math] to an output, [math]\displaystyle{ y(t) }[/math], a type of black box description. Linear systems satisfy the property of superposition. Given two valid inputs

一般的确定性系统可以用算子 [math]\displaystyle{ H }[/math]来描述,它把输入 [math]\displaystyle{ x(t) }[/math]映射为关于 [math]\displaystyle{ t }[/math] 的函数 , [math]\displaystyle{ y(t) }[/math] 是一种黑盒描述。线性系统满足叠加性质。给定两个有效输入

[math]\displaystyle{ x_1(t) \, }[/math]

[math]\displaystyle{ x_2(t) \, }[/math]

as well as their respective zero-state outputs

以及它们各自的零状态输出

[math]\displaystyle{ y_1(t) = H \left \{ x_1(t) \right \} }[/math]

[math]\displaystyle{ y_2(t) = H \left \{ x_2(t) \right \} }[/math]


then a linear system must satisfy

[math]\displaystyle{ \alpha y_1(t) + \beta y_2(t) = H \left \{ \alpha x_1(t) + \beta x_2(t) \right \} }[/math]

for any scalar values [math]\displaystyle{ \alpha \, }[/math] and [math]\displaystyle{ \beta \, }[/math].


那么线性系统对于任何标量值 [math]\displaystyle{ \alpha \, }[/math][math]\displaystyle{ \beta \, }[/math]必须满足

[math]\displaystyle{ \alpha y_1(t) + \beta y_2(t) = H \left \{ \alpha x_1(t) + \beta x_2(t) \right \} }[/math]


< ! -- 插入描述叠加和缩放属性的图片 -- >


The system is then defined by the equation [math]\displaystyle{ H(x(t)) = y(t) }[/math], where [math]\displaystyle{ y(t) }[/math] is some arbitrary function of time, and [math]\displaystyle{ x(t) }[/math] is the system state. Given [math]\displaystyle{ y(t) }[/math] and [math]\displaystyle{ H }[/math], the system can be solved for [math]\displaystyle{ x(t) }[/math]. For example, a simple harmonic oscillator obeys the differential equation:

系统由方程 [math]\displaystyle{ H(x(t)) = y(t) }[/math] 定义,其中 [math]\displaystyle{ y(t) }[/math] 是时间的任意函数, [math]\displaystyle{ x(t) }[/math] 是系统状态。如果给定 [math]\displaystyle{ y(t) }[/math][math]\displaystyle{ H }[/math],系统可以解出 [math]\displaystyle{ x(t) }[/math]. 例如,简谐振子服从微分方程:

[math]\displaystyle{ m \frac{d^2(x)}{dt^2} = -kx }[/math].


If

如果

[math]\displaystyle{ H(x(t)) = m \frac{d^2(x(t))}{dt^2} + kx(t) }[/math],


then [math]\displaystyle{ H }[/math] is a linear operator. Letting [math]\displaystyle{ y(t) = 0 }[/math], we can rewrite the differential equation as [math]\displaystyle{ H(x(t)) = y(t) }[/math], which shows that a simple harmonic oscillator is a linear system.

那么, [math]\displaystyle{ H }[/math] 是一个线性算子。当 [math]\displaystyle{ y(t) = 0 }[/math]时,我们可以将微分方程重写为 [math]\displaystyle{ y(t) = 0 }[/math],这表明一个简谐振子是一个线性系统。



The behavior of the resulting system subjected to a complex input can be described as a sum of responses to simpler inputs. In nonlinear systems, there is no such relation.

系统在复杂输入下的行为可以描述为对较简单输入的响应之和。在非线性系统中,不存在这种关系。


This mathematical property makes the solution of modelling equations simpler than many nonlinear systems.

这种数学性质使得模型方程的求解比许多非线性系统简单。


For time-invariant systems this is the basis of the impulse response or the frequency response methods (see LTI system theory), which describe a general input function [math]\displaystyle{ x(t) }[/math] in terms of unit impulses or frequency components.

对于非时变系统,这是脉冲响应或频率响应方法的基础(参见 LTI 系统理论) ,它们用单位脉冲或频率分量来描述一个一般的输入函数[math]\displaystyle{ x(t) }[/math].



Typical differential equations of linear time-invariant systems are well adapted to analysis using the Laplace transform in the continuous case, and the Z-transform in the discrete case (especially in computer implementations).

典型的线性定常系统微分方程非常适合于在连续情况下使用拉普拉斯变换进行分析,在离散情况下使用 z 变换进行分析(特别是在计算机实现中)。



Another perspective is that solutions to linear systems comprise a system of functions which act like vectors in the geometric sense.

另一种观点是,线性系统的解由一个函数系统组成,这些函数在几何意义上起着向量的作用。



A common use of linear models is to describe a nonlinear system by linearization. This is usually done for mathematical convenience.

A common use of linear models is to describe a nonlinear system by linearization. This is usually done for mathematical convenience.

线性模型的一个常见方法是通过线性化来描述非线性系统。这通常是为了数学上的便利。


时变脉冲响应

The time-varying impulse response h(t2,t1) of a linear system is defined as the response of the system at time t = t2 to a single impulse applied at time t = t1. In other words, if the input x(t) to a linear system is

线性系统的时变脉冲响应 h(t2,t1) 定义为系统在t = t2 时刻对 t = t1 时刻的单个脉冲的响应。换句话说,如果线性系统的输入x(t)是



[math]\displaystyle{ x(t) = \delta(t-t_1) \, }[/math]



where δ(t) represents the Dirac delta function, and the corresponding response y(t) of the system is

其中 δ (t)表示狄拉克Delta函数,系统的相应响应 y (t)是

[math]\displaystyle{ y(t) |_{t=t_2} = h(t_2,t_1) \, }[/math]



then the function h(t2,t1) is the time-varying impulse response of the system. Since the system cannot respond before the input is applied the following causality condition must be satisfied:

那么函数 h(t2,t1)就是系统的时变脉冲响应。由于系统在输入之前无法响应,因此必须满足以下因果关系条件:

[math]\displaystyle{ h(t_2,t_1)=0, t_2\lt t_1 }[/math]



卷积积分

The output of any general continuous-time linear system is related to the input by an integral which may be written over a doubly infinite range because of the causality condition:

任何一般连续时间线性系统的输出都与积分的输入相关,由于因果关系条件,积分可以写在一个双无穷范围内:

[math]\displaystyle{ y(t) = \int_{-\infty}^{t} h(t,t') x(t')dt' = \int_{-\infty}^{\infty} h(t,t') x(t') dt' }[/math]



If the properties of the system do not depend on the time at which it is operated then it is said to be time-invariant and h() is a function only of the time difference τ = t-t' which is zero for τ<0 (namely t<t'). By redefinition of h() it is then possible to write the input-output relation equivalently in any of the ways,

如果系统的性质不依赖于它运行的时间,那么可以说它是时不变的,h 仅仅是 时间差 τ = t-t' 的函数,且当 τ<0 时为零(即 t<t')。通过重新定义 h ,可以以任何方式等价地写入输入 - 输出关系

[math]\displaystyle{ y(t) = \int_{-\infty}^{t} h(t-t') x(t') dt' = \int_{-\infty}^{\infty} h(t-t') x(t') dt' = \int_{-\infty}^{\infty} h(\tau) x(t-\tau) d \tau = \int_{0}^{\infty} h(\tau) x(t-\tau) d \tau }[/math]



Linear time-invariant systems are most commonly characterized by the Laplace transform of the impulse response function called the transfer function which is:

线性时不变系统最常见的特征是脉冲响应函数的拉普拉斯变换,被称为称为传递函数,即:

[math]\displaystyle{ H(s) =\int_0^\infty h(t) e^{-st}\, dt. }[/math]


In applications this is usually a rational algebraic function of s. Because h(t) is zero for negative t, the integral may equally be written over the doubly infinite range and putting s = iω follows the formula for the frequency response function:

在应用中,这通常是 s 的有理代数函数。因为 ht) 对于负 t 为零,所以积分可以同样写在双无穷范围内,并且将 s = 放在频率响应函数的公式后面:

[math]\displaystyle{ H(i\omega) = \int_{-\infty}^{\infty} h(t) e^{-i\omega t} dt }[/math]



离散时间系统

The output of any discrete time linear system is related to the input by the time-varying convolution sum:

任何离散时间线性系统的输出都通过时变卷积和与输入相关:

[math]\displaystyle{ y[n] = \sum_{m =-\infty}^{n} { h[n,m] x[m] } = \sum_{m =-\infty}^{\infty} { h[n,m] x[m] } }[/math]



or equivalently for a time-invariant system on redefining h(),

或者等价于重新定义 h ()的时不变系统,

[math]\displaystyle{ y[n] = \sum_{k =0}^{\infty} { h[k] x[n-k] } = \sum_{k =-\infty}^{\infty} { h[k] x[n-k] } }[/math]

where

其中

[math]\displaystyle{ k = n-m \, }[/math]


represents the lag time between the stimulus at time m and the response at time n.

表示时间 m 处的刺激与时间 n 处的响应之间的滞后时间。



参见

Category:Systems theory

范畴: 系统论

Category:Dynamical systems

类别: 动力系统

Category:Mathematical modeling

类别: 数学建模

Category:Concepts in physics

分类: 物理概念


备注


参考文献

This page was moved from wikipedia:en:Linear system. Its edit history can be viewed at 线性系统/edithistory