Search
Introduction to Signal Processing

Introduction to Signal Processing

Overview

The first part of this notebook will quickly go over several basic concepts from mathematics and physics that are important for signal processing. Nothing in this should be above college mathematics and physics, so if you feel confident you rember it, feel free to skip.

  1. Complex numbers are fairly essential to understanding how sinusoids are represented in signal processing (and electronics in general). They are also a big help for visualising amplitude and phase of a signal.
  2. Temporal Vs. Spectral Space will cover some concepts important to understanding what an electronic signal is and how to decompose it into it's components. The focus will lay on the Fourier series and transforms.
  3. Acquiring Data will cover some of the basic concepts of data acquisition, such as the Nyquist-Shanon Theorem