Physics Flashcards: Compare Digital And Analog Signals

Study Compare Digital And Analog Signals in Physics with focused flashcards that help you recognize the idea, recall the key rule, and apply it in practice-style prompts.

Physics

Compare Digital And Analog Signals

0 mastered0 still learning

0% Complete

QUESTION
1/ 39

What is meant by attenuation in signal transmission?

Tap card or press Space to flip

ANSWER

A reduction in signal amplitude as it propagates. Signal weakens due to resistance and energy loss in the medium.

How well did you know it?

Card 1 / 39

What this deck covers

This deck focuses on Compare Digital And Analog Signals, giving you a quick way to review the definitions, rules, and examples that matter most for Physics.

How to use these flashcards

Work through these flashcards in short sessions. Try to answer each prompt before flipping the card, then revisit any cards you miss until the explanation feels automatic.

All flashcards

Flashcard 1: What is meant by attenuation in signal transmission?

Answer: A reduction in signal amplitude as it propagates. Signal weakens due to resistance and energy loss in the medium.

Flashcard 2: What is quantization in analog-to-digital conversion?

Answer: Rounding amplitudes to the nearest discrete level. Converts continuous amplitudes to nearest allowed discrete value.

Flashcard 3: What is the main disadvantage of analog transmission regarding noise?

Answer: Noise adds directly to the signal and accumulates with distance. Cannot separate noise from signal; both amplify together.

Flashcard 4: Identify the correct statement about error detection and correction in transmission: analog or digital?

Answer: Digital systems can use error detection and correction codes. Extra bits can detect and fix transmission errors mathematically.

Flashcard 5: What is the Nyquist sampling condition for a maximum signal frequency fmaxf_{max}?

Answer: Sample at fs2fmaxf_s \ge 2f_{max}. Must sample at least twice the highest frequency to avoid aliasing.

Flashcard 6: Identify the term for distortion caused by sampling below 2fmax2f_{max}.

Answer: Aliasing. High frequencies appear as false low frequencies when undersampled.

Flashcard 7: What is an analog signal in terms of how its amplitude varies with time?

Answer: A continuous-time signal with continuously varying amplitude. Amplitude can take any value within a range at any instant.

Flashcard 8: Which option best matches the signal type to a microphone output before conversion: analog or digital?

Answer: Analog. Sound waves create continuous voltage variations in microphones.

Flashcard 9: What is a digital signal in terms of the set of amplitude levels it uses?

Answer: A signal that uses discrete amplitude levels (often 00 and 11). Only specific amplitude values are allowed, typically binary.

Flashcard 10: Which option best describes how digital information is represented: continuous values or discrete symbols?

Answer: Discrete symbols (bits). Uses binary digits to represent information as 00s and 11s.

Flashcard 11: Which option typically requires a digital-to-analog converter (DAC) to drive a speaker?

Answer: A digital signal. Speakers need continuous voltages, not discrete bits.

Flashcard 12: Which option is generally more robust to small amplitude noise in transmission: analog or digital?

Answer: Digital. Small noise won't flip bits if below decision threshold.

Flashcard 13: Which choice best describes how small noise affects digital bits: additive or thresholded?

Answer: Thresholded (small noise often does not change the bit). Noise below threshold doesn't flip bits between levels.

Flashcard 14: Which option is more suitable for error detection and correction: analog or digital?

Answer: Digital. Discrete levels allow parity bits and checksums.

Flashcard 15: Which option is easier to store and copy without degradation: analog recordings or digital data?

Answer: Digital data. Perfect copies possible since only discrete values are stored.

Flashcard 16: What is aliasing in digital sampling of an analog signal?

Answer: High-frequency content appears as a lower frequency due to undersampling. Frequencies above fs/2f_s/2 fold back into the sampled spectrum.

Flashcard 17: Which choice best describes how noise affects analog amplitude: additive or thresholded?

Answer: Additive (noise directly changes the amplitude). Noise voltage adds to signal voltage, distorting it.

Flashcard 18: What is a digital signal in terms of how its amplitude varies with time?

Answer: A signal with discrete amplitude levels (often binary). Amplitude can only take specific values, typically 0 or 1 for binary.

Flashcard 19: Identify the main trade-off when increasing sampling rate in digital transmission.

Answer: Higher data rate (more bandwidth/storage needed). More samples per second means more data to transmit/store.

Flashcard 20: What is the typical relationship between bit depth and quantization levels for NN bits?

Answer: 2N2^N quantization levels. Each bit doubles the number of possible amplitude levels.

Flashcard 21: Which option typically uses repeaters that regenerate clean pulses: analog or digital?

Answer: Digital. Can detect and recreate original discrete levels.

Flashcard 22: What is the main trade-off of digital transmission compared with analog regarding bandwidth needs?

Answer: Digital often requires higher bandwidth for the same information rate. Multiple bits needed to represent each analog sample value.

Flashcard 23: Identify the device that boosts an analog signal amplitude but also boosts noise: amplifier or regenerator?

Answer: Amplifier. Increases all signal components equally, including unwanted noise.

Flashcard 24: What is the main advantage of digital transmission regarding noise accumulation?

Answer: It can be regenerated, so noise does not accumulate as much. Repeaters can restore original discrete levels, removing noise.

Flashcard 25: What does bit depth (number of bits) control in a digital representation of amplitude?

Answer: The number of quantization levels and amplitude resolution. More bits allow finer amplitude distinctions.

Flashcard 26: Which option best describes digital transmission: continuous or discrete values?

Answer: Discrete values. Amplitude is restricted to specific levels like 0 and 1.

Flashcard 27: What is the number of quantization levels for an nn-bit digital signal?

Answer: 2n2^n levels. Each bit doubles the number of possible amplitude levels.

Flashcard 28: Which option best matches the signal type used internally by a computer CPU: analog or digital?

Answer: Digital. CPUs process binary data using logic gates and transistors.

Flashcard 29: Identify the device that restores a digital pulse train to ideal 0/10/1 levels: amplifier or regenerator?

Answer: Regenerator (digital repeater). Detects bit values and outputs clean digital pulses.

Flashcard 30: Which option has a theoretically infinite set of possible amplitude values: analog or digital?

Answer: Analog. Continuous signals have no amplitude restrictions.

Flashcard 31: Which option best describes how analog information is represented: continuous values or discrete symbols?

Answer: Continuous values. Can take any value within a range, like voltage or temperature.

Flashcard 32: Which option has larger quantization error: N=8N=8 bits or N=12N=12 bits (same input range)?

Answer: N=8N=8 bits. Fewer bits means fewer levels, so larger rounding errors.

Flashcard 33: What is sampling in analog-to-digital conversion?

Answer: Measuring the signal amplitude at discrete times. Takes snapshots of the signal at regular time intervals.

Flashcard 34: What is the main disadvantage of analog transmission regarding noise over long distances?

Answer: Noise adds directly to the signal and accumulates with distance. Each amplifier adds more noise, degrading signal quality progressively.

Flashcard 35: What is the main advantage of digital transmission regarding noise accumulation over long distances?

Answer: Repeaters can regenerate bits, limiting cumulative noise effects. Clean bits can be perfectly restored at each repeater station.

Flashcard 36: Which option typically requires an analog-to-digital converter (ADC) to store on a computer?

Answer: An analog signal. Computers process discrete values, not continuous ones.

Flashcard 37: What is quantization in converting an analog signal to digital form?

Answer: Rounding sampled amplitudes to the nearest allowed discrete level. Converts continuous amplitudes to discrete steps, introducing error.

Flashcard 38: What is the Nyquist sampling condition for a maximum frequency fmaxf_{max}?

Answer: Sampling frequency must satisfy fs2fmaxf_s \ge 2f_{max}. Prevents aliasing by sampling at least twice the highest frequency.

Flashcard 39: Which option best describes analog transmission: continuous or discrete values?

Answer: Continuous values. Amplitude can smoothly vary between any values.