![]() |
VOOZH | about |
Communication systems are broadly classified into two types: analog communication and digital communication. Both methods are used to transfer information, but they differ in how signals are represented and transmitted.
In Analog communication the data is transferred with the help of analog signal in between transmitter and receiver. Here, information is transmitted using a continuous signal.
In Digital communication digital signal is used rather than analog signal for communication in between the source and destination. The digital signal consists of discrete values (0 and 1) rather than continuous values
| ANALOG COMMUNICATION | DIGITAL COMMUNICATION |
|---|---|
| Analog communication uses analog signal whose amplitude varies continuously with time from 0 to 100. | Digital communication uses digital signal whose amplitude is of two levels either Low i.e., 0 or either High i.e., 1. |
| It gets affected by noise highly during transmission through communication channel. | It gets affected by noise less during transmission through communication channel. |
| Only limited number of channels can be broadcasted simultaneously. | It can broadcast large number of channels simultaneously. |
| Error Probability is high. | Error Probability is low. |
| Noise immunity is poor. | Noise immunity is good. |
| Coding is not possible. | Coding is possible and different coding techniques can be used to detect and correct errors. |
| Separating out noise and signal in analog communication is not possible. | Separating out noise and signal in digital communication is possible. |
| Have complex hardware and less flexible. | Have less complex hardware and more flexible. |
| Frequency Division Multiplexing (FDM) is used for multiplexing. | Time Division Multiplexing (TDM) is used for multiplexing. |
| Cost efficient | Costly |
| It requires low bandwidth. | It requires high bandwidth. |
| Power consumption is high. | Power consumption is low. |