13.9
基本的な信号操作には、時間反転、時間スケーリング、時間シフト、振幅変換などがあります。これらの操作は、信号処理と分析の基本です。
時間反転は、連続時間信号を t=0 の垂直軸を中心に反転します。これは、t を −t に置き換えることで実現されます。たとえば、信号 x(t) がある場合、時間反転信号は…
基本的な信号演算は、時間反転、スケーリング、シフト、振幅変換です。
時間反転は、時間がゼロに等しいときの垂直軸の周りの連続時間信号を反映しており、't' を負の 't' に置き換えることによって実現されます。考慮された信号の場合、結果はグラフィカルに表示されます。
タイムスケーリングは、't' を 'at' ('a' は一定) に置き換えることで、信号を時間的に圧縮または拡張します。この定数の大きさが 1 より大きい場合、信号は圧縮されます。1 未満の場合は、拡張されます。
この定数の負の値は、時間反転と圧縮または拡張の両方を誘発します。これは、考慮された信号を使用してグラフィカルに表すことができます。
連続時間信号のタイムシフトは、「t」を「t − t0」に置き換えることによって行われます。ここで、「t0」は一定です。正の定数は信号を遅延させ、原点から右にシフトし、負の定数は信号を前進させて左にシフトします。
連続時間信号の振幅変換は、「A」と「B」が定数である一般的な形式を取ります。グラフは、例示された信号の振幅変換を示しています。
View the full transcript and gain access to JoVE Core videos
Q1: What does time reversal do to a continuous-time signal?
Time reversal mirrors a continuous-time signal about the vertical axis at t=0 by substituting t with −t. For a signal x(t), the time-reversed signal becomes x(−t). This operation graphically flips the signal, reversing its temporal progression while preserving amplitude values at mirrored time positions.
Q2: How does time scaling compress or expand a signal?
Time scaling replaces t with at, where a is a constant. If the magnitude of a is greater than 1, the signal compresses in time; if less than 1, it expands. A negative value of a causes both time reversal and compression or expansion simultaneously, creating combined temporal and directional transformations.
Q3: What is the difference between positive and negative time shifting?
Time shifting replaces t with t−t0, where t0 is a constant. A positive t0 delays the signal and shifts it right from the origin, while a negative t0 advances the signal and shifts it left. The magnitude of t0 determines how far the signal moves along the time axis.
Q4: How do amplitude transformations modify a continuous-time signal?
Amplitude transformations take the form Ax(t)+B, where A and B are constants. The constant A scales the signal's amplitude vertically, while B shifts it vertically. Together, these constants allow independent control of signal magnitude and vertical position, enabling precise amplitude adjustments in signal processing applications.
Q5: What happens when a negative constant is used in time scaling?
A negative constant in time scaling induces both time reversal and compression or expansion simultaneously. The signal is mirrored about the vertical axis while also being compressed or expanded depending on the magnitude of the constant. This combined operation creates a transformed signal that is both reversed and temporally scaled.
Q6: Why are basic signal operations important in signal processing?
Basic signal operations—time reversal, scaling, shifting, and amplitude transformations—are essential tools for manipulating and analyzing signals. These operations enable various adjustments and modifications necessary for signal processing applications, allowing engineers to transform signals to meet specific requirements and analyze signal behavior under different conditions.
Q7: Can you apply multiple signal operations to the same signal?
Yes, multiple basic signal operations can be combined and applied sequentially to a signal. For example, you can apply time scaling followed by time shifting, or combine amplitude transformations with time reversal. These composite operations create more complex signal transformations useful in advanced signal processing and analysis of basic continuous time signals.