KwickAcademy Networks and the Internet · 7 min · free
Data Communication: Components, Bandwidth and Transmission Modes
Learn the five components of data communication, bandwidth against data transfer rate, the duplex modes, and serial against parallel. Data communication is the exchange of data between two devices through a medium.
Follows the syllabus of: CBSE Class 12 Computer Science (083), CBSE Class 11 Information Technology (802), Cambridge IGCSE Grade 9 Computer Science (0478), Cambridge IGCSE Grade 10 Computer Science (0478)
On screen in this lesson
What is data communication?
| Exchange of data between two devices |
| Travels through a medium such as a cable or air |
| Data can be text, numbers, images, audio or video |
Five components
| Component | Role | Example |
|---|---|---|
| Sender | Sends the data | Your phone |
| Receiver | Gets the data | Friend's phone |
| Message | Data being sent | A photo |
| Medium | Path for the data | Mobile signal |
| Protocol | Rules both follow | Chat app rules |
Why a protocol matters
| Like a common language between devices |
| Decides format, order and error checks |
| Examples: HTTP for web pages, SMTP for email |
Bandwidth
| The capacity of a channel to carry data |
| Analog signals: range of frequencies, in hertz |
| Digital data: most bits it can carry per second |
| More bandwidth means more data at once |
Data transfer rate
| Bits actually sent per second |
| Unit: bits per second, written bps |
| Bandwidth is the limit; rate is the actual speed |
Units of speed
| Unit | Stands for | Everyday use |
|---|---|---|
| bps | bits per second | Base unit |
| Kbps | kilobits per sec | Old dial-up |
| Mbps | megabits per sec | Home broadband |
| Gbps | gigabits per sec | Fibre backbone |
Quick answers
Is a 100 Mbps plan bits or bytes?
Bits, because the b is small. Eight bits make a byte, so about 12.5 MB per second.
What is the difference between bandwidth and data transfer rate?
Bandwidth is the capacity of the channel. The transfer rate is how many bits are actually sent per second.
KwickClips from this lesson
Short clips, one idea each. Good for revision the night before.
What are the five components?43 sec
Is bandwidth the same as speed?39 sec
Is a walkie-talkie full duplex?42 sec
Which transmission suits long distances?41 secThe full lesson, in text
Hello students, welcome to Kwickprep. When you send a message on your phone, five things work together to deliver it. Can you name them? Today we will learn the parts of data communication, bandwidth and speed, and the ways data can flow.
First, the meaning. Data communication is the exchange of data between two devices. The data travels through a medium, like a cable or the air. The data can be text, numbers, pictures, sound or video, and inside the device it is all stored as zeros and ones.
Every data communication has five components. The sender is the device that sends the data, like your phone. The receiver is the device that gets it, like your friend's phone. The message is the data itself, such as a photo or a text. The medium is the path the message travels on, a cable or a wireless signal. The protocol is the set of rules both sides follow, so that the receiver understands what the sender meant.
Let us follow one photo from start to end. The sender is your phone. The message is the photo. It travels over the medium, which is the mobile signal. At every step the protocol makes sure both phones follow the same rules. Finally the receiver, your friend's phone, shows the photo.
Why can we not skip the protocol? A protocol is like a common language, just as two people need one shared language to talk. It decides the format of data, the order in which it is sent, and how errors are checked. For example, H T T P is the protocol for web pages, and S M T P is the protocol for sending email.
Now a new term, bandwidth. Bandwidth is the capacity of a communication channel, which means how much it can carry. For analog signals, it is the range of frequencies the channel can carry, measured in hertz. For digital data, we use it to mean the most bits the channel can carry each second. Think of a road: a six lane highway carries more cars at once than a narrow lane.
Bandwidth has a close cousin, the data transfer rate. Data transfer rate is the number of bits actually sent in one second. Its unit is bits per second. Bandwidth is the maximum the road allows, while the transfer rate is how fast the cars really move today.
Speeds are written with these units. The base unit is bits per second. A kilobit per second is about a thousand bits per second, and old dial-up lines worked in this range. A megabit per second is about a thousand kilobits, and home broadband plans are sold in megabits. A gigabit per second is about a thousand megabits, used on fibre backbones.
Pause and try this one. A broadband plan says one hundred megabits per second. Is that bits or bytes? It is bits, because internet plans give speed in bits. Eight bits make one byte, so you can download about twelve and a half megabytes each second.
Transmission mode tells us the direction in which data flows between two devices. In simplex mode, data flows in one direction only, like a television broadcast, where your television cannot talk back to the channel. In half duplex mode, data flows both ways, but only one side at a time, like a walkie-talkie. You press a button to talk. In full duplex mode, both sides send and receive at the same time, like a normal phone call.
Let us practise spotting the mode. A keyboard only sends keys to the computer, so it is simplex. A police wireless set lets one person speak and then the other, so it is half duplex. On a video call, both people can talk and hear together, so it is full duplex.
Now, how are the bits themselves sent? In serial transmission, the bits go one after another on a single line, like students walking through a narrow gate in a single queue. It needs fewer wires, so it is cheap and works well over long distances. U S B and network cables use serial transmission.
The other method is parallel transmission. Here many bits are sent at the same moment, each on its own line. It is like eight students walking side by side through a wide gate. It is fast when the distance is short. But it needs many wires, which costs more, and over long wires the signals disturb each other. So parallel transmission is used for short paths, like the connections inside a computer.
Here is the comparison in one table. Serial sends one bit at a time, parallel sends many bits together. Serial needs one data line, parallel needs many lines. Serial suits long distances, and parallel suits only short distances. Serial is cheaper, and parallel costs more because of the extra wires.
Let us revise what we learned today. Data communication has five parts: sender, receiver, message, medium and protocol. Bandwidth is the capacity of a channel, and data transfer rate is the actual number of bits sent per second. Simplex is one way, half duplex takes turns, and full duplex works both ways together. Serial sends one bit at a time, while parallel sends many bits at once over short distances.
Courses that teach this
| Course | Unit |
|---|---|
| CBSE Class 12 Computer Science (083) | Computer Networks |
| CBSE Class 11 Information Technology (802) | Part B, Unit 2: Networking and Internet |
| Cambridge IGCSE Grade 9 Computer Science (0478) | 2. Data Transmission |
| Cambridge IGCSE Grade 10 Computer Science (0478) | 2. Data Transmission |
| NIOS Senior Secondary Computer Science (330) | Module 1: Basic Computing |
Voice-over in this lesson is AI-generated. The script is written and checked by Kajal Ma'am. Boards can revise a syllabus mid-year, so confirm anything you plan around against the official board circular. Keep your passwords, OTPs and ID numbers to yourself — we never ask for them. To reach Kajal Ma'am, use the WhatsApp button; sharing your number there is how we call you back.
Free to watch, no sign-up. Live classes with Kajal Ma'am are the paid course; these lessons stay free either way.

