Class 12 – Computer Science (CBSE)
Chapter: Data Communication
Introduction
Data Communication refers to the exchange of data between two devices through a transmission
medium such as wires, cables, or wireless signals. For effective data communication, the system
must deliver data accurately, timely, and in the correct format.
Components of Data Communication
1 Sender: The device that sends data.
2 Receiver: The device that receives data.
3 Message: The data or information to be communicated.
4 Transmission Medium: The physical path through which data travels.
5 Protocol: A set of rules governing data communication.
Data Transmission Modes
1 Simplex: One-way communication (e.g., keyboard to computer).
2 Half Duplex: Both devices can transmit, but not simultaneously (e.g., walkie-talkie).
3 Full Duplex: Both devices can transmit simultaneously (e.g., telephone).
Types of Data Communication
1 Analog Communication: Uses continuous signals.
2 Digital Communication: Uses discrete signals (0s and 1s).
Transmission Media
Guided Media
1 Twisted Pair Cable
2 Coaxial Cable
3 Optical Fiber
Unguided Media
1 Radio Waves
2 Microwaves
3 Infrared Waves
Network Devices
1 Modem: Converts digital signals to analog and vice versa.
2 Hub: Broadcasts data to all connected devices.
3 Switch: Sends data only to the intended device.
4 Router: Connects different networks.
Protocols
Protocols are standardized rules that define how data is transmitted over a network. Common
protocols include HTTP, FTP, TCP/IP, and SMTP.
Data Transmission Speed
Data transmission speed is measured in bits per second (bps). Higher bandwidth results in faster
data transmission.
Advantages of Data Communication
1 Fast data transfer
2 Improved connectivity
3 Efficient resource sharing
Conclusion
Data Communication plays a vital role in modern computer networks. Understanding its concepts is
essential for effective communication and networking.