Final Ask, FSK, PSK
Final Ask, FSK, PSK
Final Ask, FSK, PSK
Digital Signal
Analog Signal
Digital-to-analog modulation
Bit rate is the number of bits per second. Baud rate is the number of signal units per second. Baud rate is less than or equal to the bit rate. Bit rate is important in computer efficiency Baud rate is important in data transmission. Baud rate determines the bandwidth required to send signal Baud rate = bit rate / # bits per signal unit
Modulation Techniques
Amplitude Shift Keying (ASK) Frequency Shift Keying (FSK) Phase Shift Keying (PSK)
Amplitude Shift Keying (ASK) is a form of modulation that represents digital data as variations in the amplitude of a carrier wave. The amplitude of an analog carrier signal varies w.r.t modulating signal, keeping frequency and phase constant. The level of amplitude can be used to represent binary logic 0s and 1s.
We can think of a carrier signal as an ON or OFF switch. In the modulated signal, logic 0 is represented by the absence of a carrier, thus giving OFF/ON keying operation and hence the name given.
We can think of a carrier signal as an ON or OFF switch. In the modulated signal, logic 0 is represented by the absence of a carrier, thus giving OFF/ON keying operation and hence the name given.
Frequency of the signal during each bit duration is constant, and its value depends on the bit (0 or 1); both peak amplitude and phase remain constant. FSK avoids most of the problems from noise.
Phase Shift Keying (PSK) is a form of modulation that represents digital data as variations in the phase of a carrier wave. The phase of an analog carrier signal varies w.r.t modulating signal, keeping amplitude and frequency constant. Phase of the carrier is varied to represent digital data (binary 0/1) Peak amplitude and Frequency remain constant.
We can think of a carrier signal as an ON or OFF switch. In the modulated signal, logic 0 is represented by the absence of a carrier, thus giving OFF/ON keying operation and hence the name given.
PROs of PSK: It is much more robust than ASK It not vulnerable to noise, which changes amplitude of the signal. CONs of PSK: Minimum bandwidth required for PSK transmission is the same as that required for ASK transmission. Maximum bit rate in PSK transmission is much greater than that of ASK.