Most digital communication can be understood with one simple idea:
Data and Signals: A Simple Way to Understand How Communication Works
Data is the information represented in a form that a system can use. A signal is the physical way that data is carried from one place to another.
This distinction sounds technical at first, but it becomes much easier when connected to everyday examples such as phone calls, Wi-Fi, music streaming, text messages, and fibre-optic Internet.
Information, Data, Signal, and Medium
These four ideas are related, but they are not the same.
Information is the meaning that someone wants to communicate.
For example:
“The meeting starts at 9:00.”
That sentence has meaning. That meaning is the information.
Data is the representation of that information.
A computer may represent text using numbers, and ultimately using bits such as:
01001000 01100101 01101100 01101100 01101111
These bits are data.
However, written 0s and 1s do not physically travel through a cable or through the air. Something physical must represent them.
That is where the signal comes in.
A signal is a physical quantity that changes in a controlled way so that it can represent data. Depending on the communication system, the signal may involve:
- electrical changes in copper,
- light in optical fibre,
- radio waves through the air.
The medium is the path through which that signal travels.
So the overall idea is:
Information → Data → Signal → Medium → Signal → Data → Information
A Simple Phone Example
Imagine saying:
“Hello.”
The meaning of “Hello” is the information.
A modern phone converts the sound of the voice into digital data. That data is then represented by signals and transmitted through the communication network.
The path might look conceptually like this:
Voice
↓
Digital data
↓
Signal
↓
Communication network
↓
Signal
↓
Digital data
↓
Sound
The receiver does not receive the original sound travelling all the way from one mouth to another. The communication system converts, represents, transmits, reconstructs, and plays the information.
What Does a Sound Wave Represent?
Sound is a useful example because it shows the difference between information and a physical signal.
A sound wave in air is created by variations in air pressure.
As sound travels, regions of higher and lower pressure move through the air.
These are commonly described as:
Compression — a region of relatively higher air pressure.
Rarefaction — a region of relatively lower air pressure.
A graph of a sound wave may look like this:
Pressure / amplitude
↑
| /‾\ /‾\
| / \ / \
--------|----/-----\--/-----\----→ Time
| / \/ \
|
The wavy line does not mean that air molecules literally fly through the air in a curved path like that.
The graph simply shows how pressure changes over time.
The air molecules mainly vibrate back and forth around their normal positions while the pressure disturbance travels.
What Does a Signal Graph Mean?
A signal graph can be understood as a picture of:
How some physical quantity changes over time.
The horizontal direction normally represents time.
The vertical direction represents some measurable property, such as:
- voltage,
- signal strength,
- air pressure,
- light intensity.
For example:
Signal strength
↑
| /\ /\
| / \ / \
|_____/ \____/ \_____ → Time
This picture simply says that the signal becomes stronger and weaker as time passes.
Once that basic idea is clear, several common terms become easier to understand.
Amplitude describes how large or strong the signal variation is.
Frequency describes how often the pattern repeats.
Period describes how long one complete repetition takes.
Wavelength describes the physical distance covered by one complete repeating cycle of a wave.
Data Is Abstract; Signals Are Physical
One of the most useful ways to remember the distinction is:
Data is abstract. Signals are physical.
For example:
10110010
is data.
A physical communication system may represent that data using changing voltage levels, light patterns, or radio waves.
A very simplified electrical representation might look like:
Data: 1 0 1 1 0
Signal: HIGH LOW HIGH HIGH LOW
Real communication systems can use much more sophisticated encoding, but the basic principle remains the same:
Physical signals represent data.
Text Messages Do Not Literally Fly Through the Air
Suppose a phone sends:
“Hi”
over Wi-Fi.
The letters H and i do not physically fly through the room.
The phone converts the text into digital data.
That digital data is processed by networking hardware and represented in a radio signal.
The radio signal travels through the air.
A receiving device detects the radio signal and reconstructs the data.
So the process is closer to:
"Hi"
↓
Digital representation
↓
Bits
↓
Radio signal
↓
Air
↓
Radio signal received
↓
Bits reconstructed
↓
"Hi"
This is one of the clearest examples of the difference between data and signal.
What Happens in Copper, Fibre, and Wireless?
The same data can be carried using very different physical signals.
| Communication medium | Typical physical signal |
|---|---|
| Copper cable | Electrical changes |
| Optical fibre | Light |
| Wi-Fi | Radio waves |
| Cellular network | Radio waves |
| Satellite communication | Radio/microwave signals |
The data may remain logically the same even though the physical way of carrying it changes.
For example, an Internet packet may travel:
Laptop
↓
Wi-Fi radio
↓
Access point
↓
Electrical Ethernet signal
↓
Router
↓
Optical fibre signal
↓
Service-provider network
The same communication may pass through several different signal types before reaching its destination.
Analog and Digital
Another common distinction is between analog and digital.
An analog quantity changes continuously.
Natural sound is a good example. Air pressure varies continuously as someone speaks.
A digital representation uses discrete values.
Computers commonly represent data using binary values:
0 and 1
A microphone and digital audio system may therefore perform a process conceptually like:
Continuous sound
↓
Measurements / samples
↓
Numbers
↓
Digital data
The reverse happens during playback:
Digital data
↓
Audio reconstruction
↓
Speaker movement
↓
Sound waves
Digital Data Does Not Mean Square Waves Everywhere
A common misunderstanding is to imagine that digital communication always means perfect square-shaped electrical pulses.
Digital data may be represented by many kinds of physical signals.
For example, radio communication may encode digital information by changing properties such as:
- amplitude,
- frequency,
- phase,
- combinations of these.
Therefore:
Digital describes the data representation, not necessarily the shape of the physical signal.
A Music Streaming Example
Consider listening to music over Wi-Fi.
The music is the information.
The audio file contains digital data.
The networking system processes that data.
Wi-Fi converts networking data into radio signals.
The signal travels through the air.
The receiving device reconstructs the data.
The audio system converts the digital audio into electrical signals that drive a speaker.
The speaker produces sound waves.
So one communication chain may look like:
Music
↓
Digital audio data
↓
Network data
↓
Wi-Fi radio signal
↓
Air
↓
Wi-Fi receiver
↓
Network data
↓
Digital audio
↓
Speaker
↓
Sound
This shows that communication frequently involves several kinds of representation and several kinds of signals.
Why This Distinction Matters
Understanding data and signals makes many networking concepts easier.
It helps explain:
- why computers use bits,
- why networks need physical media,
- why Wi-Fi uses radio,
- why fibre uses light,
- why copper carries electrical signals,
- why the same data can travel through different media,
- why signal quality affects communication,
- why data can remain unchanged even when the physical transmission technology changes.
It also helps separate two questions that are often mixed together:
What information are we sending?
and
How are we physically carrying it?
The first is mainly about information and data.
The second is mainly about signals and transmission media.
The Simplest Mental Model
The entire subject can be summarized with four ideas:
Information is what we mean.
Data is how we represent it.
Signal is how we physically carry it.
Medium is where the signal travels.
Or, in one line:
Information → Data → Signal → Medium → Signal → Data → Information
That simple chain explains a surprisingly large part of modern communication—from voice calls and Wi-Fi to fibre optics, mobile networks, satellite systems, and the Internet.
From AI Tools as is.
