5.2/ Digital Data, Analog Signals
A modem (modulator-demodulator) is used to modulate, encode, digital data into an analog signal and vice versa.
Basic techniques to convert digital data into analog signals:
- ASK (Amplitude Shift Keying) - represents digital data as different amplitudes in a carrier signal. For a binary data, zero amplitude can represent a binary 0 and another amplitude will represent a binary 1.
- FSK (Frequency Shift Keying) - represents digital data as different frequencies in a carrier wave. BFSK is binary FSK.
- PSK (Phase Shift Keying) - represents digital data as different phases in a carrier signal. BPSK is binary PSK.
digitization - conversion of analog to digital.
A codec (coder-decoder) is a device used to digitize (encode) or decode data.
Basic techniques to convert analog data into digital signals:
- PCM (Pulse Code Modulation) - the sampling of analog data at a minimum rate (twice the frequency) and the conversion of the samples to a digital (usually binary) code.
- DM (Delta Modulation) - the differential of the sampling of analog data is converted to a digital code.
5.4/Analog Data, Analog Signals
Basic techniques to convert analog data into analog signals:
- AM (Amplitude Modulation) - involves modification of the amplitude of the transmitted signal to represent data.
- PM (Phase Modulation) - involves using the phase to represent data.
- FM (Frequency Modulation) - involves modification of the frequency of the transmitted signal to represent data.
The information above is based on the textbook Data and Computer Communications by William Stallings.
No comments:
Post a Comment