Fundamentals of Hardware and Software
  • Cover
  • Introduction
  • Concepts
    • Electricity
    • Electronics
    • Electronic Components
    • Signal
    • Signal Processing
    • Level Shifting
  • Hardware
    • MicroProcessors
    • MicroController
    • Intellectual Property Core
    • Printed Circuit Board
    • Computer
    • Embedded Systems
    • Integrated Circuits
    • Processing Units
    • Real World Interaction
  • Software
  • Communities
  • System On Chip
Powered by GitBook
On this page
  • Analog Signal Processing
  • Digital Signal Processing
  • Other Concepts
  1. Concepts

Signal Processing

PreviousSignalNextLevel Shifting

Last updated 7 years ago

Analog Signal Processing

Analog signal processing is any type of signal processing conducted on continuous analog signals by some analog means (as opposed to the discrete Digital Signal Processing where the signal processing is carried out by a digital process). "Analog" indicates something that is mathematically represented as a set of continuous values. This differs from "digital" which uses a series of discrete quantities to represent signal. Analog values are typically represented as a voltage, electric current, or electric charge around components in the electronic devices. An error or noise affecting such physical quantities will result in a corresponding error in the signals represented by such physical quantities.

Examples of analog signal processing include crossover filters in loudspeakers, "bass", "treble" and "volume" controls on stereos, and "tint" controls on TVs. Common analog processing elements include capacitors, resistors, inductors and transistors.

Digital Signal Processing

Digital signal processing (DSP) is the numerical manipulation of signals, usually with the intention to measure, filter, produce or compress continuous analog signals. It is characterized by the use of digital signals to represent these signals as discrete time, discrete frequency, or other discrete domain signals in the form of a sequence of numbers or symbols to permit the digital processing of these signals.

Other Concepts

  • Bits Per Sample

  • Sampling

  • Sampling Rate

Wikipedia
Wikipedia