This is a free preview. For full access
z-Transform
Z-Transform Rules for Sum and Convolution
Description
The z-transform rules for sum and convolution help analyze discrete-time signals in signal processing. These rules show how changes in the time domain connect to the z-domain, which is the transform domain used for discrete-time systems.
The accumulation property comes from the accumulated sum of...
Show More
Transcript
Accumulation のプロパティは、累積された合計を表現し、タイムシフト プロパティを適用して Z 変換を解くことによって導き出されます。
これは、離散時間信号を加算すると、Z 変換が元の信号の Z 変換に z を掛けた値に z を引いた値と等しい別の信号を生成することを示しています。
畳み込みプロパティは、時間領域で 2 つの信号を畳み込むと、周波数領域での Z 変換の積になることを示しています。
これは、因果信号と非因果信号の両方に有効です。
時間領域方程式にタイムシフト特性を適用すると、畳み込み特性の検証に役立ちます。
初期値定理は、信号の初期値をその Z 変換に関連付けます。信号 x[n] の場合、初期...
Show More