Signals and Sensors

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/39

flashcard set

Earn XP

Description and Tags

Flashcards for Signals and Sensors for Mechatronics Design Course

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

40 Terms

1
New cards

Interference

Unwanted signal that corrupts a signal of interest.

2
New cards

Conductive Coupling

Current flowing through the impedance of shared wires.

3
New cards

Capacitive Coupling

Changing electric fields coupled through parasitic capacitance.

4
New cards

Inductive Coupling

Changing magnetic fields intercepting a measurement loop.

5
New cards

Intrinsic Noise

An unwanted random signal generated within a circuit; mostly caused by thermal vibrations and quantisation of charge.

6
New cards

Random Processes

Modeled using a random process where at each instant, t, the noise is modeled as a random variable.

7
New cards

Power Spectral Density (PSD)

The distribution of noise power with frequency for a stationary random process.

8
New cards

Amplitude Spectral Density (ASD)

The square root of the power spectral density.

9
New cards

Thermal Noise

Noise produced by any resistance.

10
New cards

Semiconductor Noise

Noise produced by semiconductors.

11
New cards

Fourier Transform

Converts a signal into its spectrum.

12
New cards

Fourier Series Analysis

Decomposes a periodic continuous-time waveform into a discrete-frequency spectrum.

13
New cards

Hermitian Spectrum

A quirk of the Fourier transform where the negative frequencies are the complex conju- gate of the positive frequencies, X(−f) = X∗(f) = |X(f)| exp (−j X(f)).

14
New cards

Spectral Density

The spectral density for the units of a spectrum; interpretted as volts per hertz (V/Hz).

15
New cards

Inverse Fourier Transform

The inverse Fourier transform requires X(f) to be known for all frequencies, both positive and negative.

16
New cards

Z-Transform

The z-transform is the discrete equivalent to the Laplace transform and facilitates a turn-the-crank method to solve a difference equation.

17
New cards

Analogue Filters

Unwanted signals attenuate in a signal through analogue filters.

18
New cards

First-Order Low-Pass Filter

The transfer function of a first-order low-pass filter is H(s) = K / (s + α).

19
New cards

First-Order High-Pass Filter

The transfer function of a first-order high-pass filter is H(s) = K s / (s + α).

20
New cards

Second-Order Filters

These filters have a maximum frequency response roll- off of 40 dB/decade.

21
New cards

Integrator

The s-domain transfer function for an integrator is H(s) = 1 / s.

22
New cards

Digital Filters

Digital filters used to reduce noise level, reduce interfering signals, perform differentiation + integration, do Image edge detection, and provide image enhancement.

23
New cards

Discrete-Time Noise Processes

A discrete-time noise signal is a realisation of a discrete-time noise process.

24
New cards

Additive White Gaussian Noise (AWGN)

The most common noise process is additive white Gaussian noise (AWGN).

25
New cards

Two Sample Moving Average Filter

An average formed from two consecutive samples of the input signal, x[n], y[n] = 1 / 2 (x[n] + x[n − 1]).

26
New cards

M Sample Moving Average Filter

An M sample moving average filter can be expressed as y[n] = 1 / M \sum_{m=0}^{M-1} x[n - m].

27
New cards

First-Order Recursive Filter

Defined by the recurrence relation: y[n] = αy[n − 1] + (1 − α)x[n].

28
New cards

Digital Filter Frequency Response

Estimates signal with the frequency response of the filter.

29
New cards

Z-Transform

A z-transformer for filtering that transforms differential equation to algebriac equation.

30
New cards

Discrete Fourier Transform (DFT)

This takes a discrete-time signal, x[n], and computes a discrete- frequency spectrum

31
New cards

Spectrogram

This applies a FFT over a short sequence of N samples to produce a spectrum

32
New cards

Sonar/Radar/Lidar

Method to determine time delay in order to measure range to target.

33
New cards

Pulse Echo Operation

Occurs by sending a modulated pulse of energy and timing when an echo from a target is received.

34
New cards

Triangulation Range Sensing

Estimated range by illuminating target with beam of IR light to measure angle of received beam.

35
New cards

Oscilloscope

Tool used to measure responses in electric circuits.

36
New cards

Sensor Fusion

Weighted measurements combined from different sensors to get lower variance estimate.

37
New cards

Estimator

A function of the observed random process.

38
New cards

Adaptive Filter

Filters automatically adjust, like a control system.

39
New cards

Fourier-Domain

Analyses arbitrary signals with the frequency response.

40
New cards

Frequency Shift

Breaks Hermitian symmetry and creates a complex time signal.