Z-Transform

The Z-transform of a discrete-time signal is defined as:

Fourier Transform

The Fourier transform of a continuous-time signal is defined as:

Laplace Transform

The Laplace transform of a continuous-time signal is defined as:

Initial and Final Value Theorems

Initial Value Theorem

For a Laplace transform , the initial value of at is given by:

Final Value Theorem

For a Laplace transform , the final value of as is given by:

Impulse Response from Transfer Function

The impulse response of a system with transfer function is given by the inverse Laplace transform:

Properties of Fourier Transform

PropertyTime DomainFrequency Domain
Linearity
Time Shifting
Frequency Shifting (Modulation)
Time Scaling$\frac{1}{
Convolution
Duality
Differentiation in Time
Differentiation in Frequency
Parseval’s Theorem$\int_{-\infty}^{\infty}x(t)

These formulae and properties are fundamental in signal processing and systems analysis, providing the tools necessary to analyze and design systems in both the time and frequency domains.

Common Laplace Transforms

, where
, where
, where
, where
, where
, where
, where
, where

Common Fourier Transforms


Common Z-Transforms

, for $
, for $
, for $
, for $
, for $
, for $
, for $
, for $

Conclusion

Here are the tables for common transforms:

  1. Laplace Transforms: These are used primarily for analyzing continuous-time signals and systems, and they have many common forms like exponential functions, sinusoids, and step functions.

  2. Fourier Transforms: Used for converting signals from the time domain to the frequency domain, particularly helpful in analyzing frequency content. The transforms of sinusoidal signals, step functions, and impulses are frequently used.

  3. Z-Transforms: Primarily used in discrete-time signal processing, Z-transforms are useful for analyzing discrete-time signals, especially when dealing with difference equations.

These tables and methods are the foundation for analyzing and solving problems in signal processing and systems theory.

Signals and System List of Signals

Signals & System List of Signals

Signals and systems can be classified into several categories based on various properties. Here’s a breakdown of the most common types:

1. Causal vs Non-Causal Systems:

  • Causal System: The output of the system at any time depends only on present and past inputs, not future inputs.
    Example:
  • Non-Causal System: The output of the system depends on future inputs as well.
    Example:

2. Static vs Dynamic Systems:

  • Static (Memoryless) System: The output at any time depends only on the input at that exact time.
    Example:
  • Dynamic System: The output at any time depends on past or future inputs, i.e., the system has memory.
    Example:

3. Linear vs Non-Linear Systems:

  • Linear System: The system obeys the principles of superposition (additivity and homogeneity). Mathematically, a system is linear if:
  • Non-Linear System: The system does not satisfy superposition. Non-linear systems may exhibit complex behaviors like chaos or harmonics.
    Example:

4. Time-Invariant vs Time-Variant Systems:

  • Time-Invariant System: The behavior of the system does not change over time. If you shift the input, the output shifts accordingly.
    Example:
  • Time-Variant System: The system’s properties change over time. Shifting the input may result in a different output.
    Example:

5. Deterministic vs Stochastic (Random) Signals:

  • Deterministic Signal: The signal can be exactly described by a mathematical function, and its future values are completely predictable.
    Example:
  • Stochastic (Random) Signal: The signal cannot be predicted exactly due to inherent randomness. It is often described using statistical properties like mean and variance.
    Example: White noise

6. Continuous-Time vs Discrete-Time Signals:

  • Continuous-Time Signal: The signal is defined for every time instant, and time is considered a continuous variable.
    Example:
  • Discrete-Time Signal: The signal is defined only at specific time instants (usually integer values), meaning time is considered a discrete variable.
    Example:

7. Periodic vs Aperiodic Signals:

  • Periodic Signal: The signal repeats itself after a fixed interval of time (period ).
    Example: , where
  • Aperiodic Signal: The signal does not exhibit periodic behavior.
    Example: A single pulse or decaying exponential

8. Even vs Odd Signals:

  • Even Signal: A signal is even if it is symmetric about the vertical axis, meaning .
    Example:
  • Odd Signal: A signal is odd if it is anti-symmetric about the vertical axis, meaning .
    Example:

9. Energy vs Power Signals:

  • Energy Signal: A signal is an energy signal if it has finite energy, meaning: Example: A decaying exponential signal
  • Power Signal: A signal is a power signal if it has finite average power but infinite energy. Example: A periodic signal like

10. Stable vs Unstable Systems:

  • Stable System: A system is stable if bounded inputs always result in bounded outputs (BIBO stability).
    Example:
  • Unstable System: A system is unstable if bounded inputs can lead to unbounded outputs.
    Example:

11. Causal vs Non-Causal Signals:

  • Causal Signal: A signal is causal if it is zero for all .
    Example: , where is the unit step function.
  • Non-Causal Signal: A signal that has non-zero values for times before .
    Example:

12. Analog vs Digital Signals:

  • Analog Signal: A signal with continuously varying amplitude over time.
    Example: An audio signal from a microphone
  • Digital Signal: A signal that takes discrete values in both time and amplitude.
    Example: A binary signal representing a sequence of 0s and 1s

13. Symmetric vs Anti-Symmetric Systems:

  • Symmetric System: The system behaves the same when input is reversed in time.
  • Anti-Symmetric System: The output reverses sign when the input is reversed in time.

14. Bounded vs Unbounded Signals:

  • Bounded Signal: The amplitude of the signal does not exceed a certain finite value.
    Example:
  • Unbounded Signal: The amplitude of the signal grows without bound.
    Example:

Yes, a signal can be classified as either causal or non-causal based on when it exists in time.

1. Causal Signal:

A signal is said to be causal if it is zero for all time before a specific point, typically before . In other words, the signal only exists or starts after time . This is relevant in systems where the future input doesn’t affect the current output.

Example:

The unit step function is a causal signal because it is zero for and 1 for :

2. Non-Causal Signal:

A signal is non-causal if it has non-zero values for times before the present (before ), meaning it can exist in the past, present, or even future. This implies that the signal may be defined for negative time as well.

Example:

A signal like for all is non-causal because it is non-zero for .

Summary:

  • Causal Signal: Exists or has non-zero values only for .
  • Non-Causal Signal: Can have non-zero values for .

Link to original