Sources
- Data Communication System Overview (Lecture Slides)
- Class lecture
Electronic Communications
What is Communication?
Communication is the transfer of information between parties over a distance.
Electronic communications refers to the process of exchanging information between devices through electronic means. It aims to extend the range of communication while exerting less effort
The distance extension provided by a device is subjective, meaning that it is subject to various conditions such as line of sight, obstructions, and noise. For example, voice communication is not possible in a vacuum, and special devices is needed to properly implement voice communications underwater.1 Even though electronic devices allow us to overcome the barriers of communication, they are still subject to other limitations.
One of the earliest ways to carry out long distance communications was through as telegraphy, wherein it follows a similar setup to the tin can telephone but with electrical signals instead of mechanical ones.2 The telegraph was a revolutionary device because it delivered information almost instantaneously over a long distance by using Morse code. The walkie-talkie also follows a similar setup but it converts the voice signals to radio waves instead.
Benefits of Using Radio Transmitters and Receivers for Communication
- They are independent of matter and can travel through a vacuum.
- They overcome the limitation of laying out land cables between two points to facilitate long distance communications. In other words, they can also work over the sea (unlike means such as telegraphy).
- Submarine cables can, however, be an alternative if the means of communication require cables.
Walkie-talkies essentially uses a similar approach to communication as the Citizen’s Band (CB) radio but uses a different operating frequency.
Basic Electronics Communications Model
It is composed of the following
- Message
- Sender
- Receiver
- Medium
- Protocol
- The language that the sender or receiver uses
graph LR; P1[Sender and Protocol] --> M[Medium] M --> P2[Receiver and Protocol]
Extended Electronic Communications Model
graph LR; Source --> Transmitter Transmitter --> Medium Medium --> Receiver Receiver --> Destination
- The transmitter converts the source signal into a form suited for the medium
- The receiver converts the received signal back into the original form of the signal
EXAMPLE
The walkie-talkie sending information (transmitter) converts the voice signals into radio waves to transfer it over a longer distance. The receiving walkie-talkie (receiver) then receives the radio waves and converts it back into voice signals.
Further Extended Electronic Communications Model
graph LR; Source --> Transmitter Transmitter --> TS[Transmission System] TS --> Receiver Receiver --> Destination
The medium is replaced into a transmission system. In contrast to a medium, a transmission system is a multi-point system which is practically implemented as a telephone network.
The benefits of using a transmission system:
- It can establish point-to-point communication between multiple pairs of endpoints.
- It is possible to have different destinations with the same source (e.g., 1 person calling 2 people).
- It is also possible to have the same destination from the same sources.
EXAMPLE
Workstation → Modem → Public Telephone Network → Modem → Server
Telecommunication
Telecommunication pertains to long distance communication like telegraphy, telephone system, and AM, FM, and TV broadcasts.
Point-to-point Communication System
Point-to-point communication is a form of communication revolving around the exchange of information between two devices at two locations.
Microwave antennas facilitate point-to-point communication by utilizing radio signals or electromagnetic signals. A simplified explanation of how it works:
- Transmitters convert electrical signals from the input into microwave signals.
- The microwave signals is transferred from the transmitter to the microwave antenna through the transmission line.
- The microwave antenna is oriented to another microwave antenna to transfer the information.
- The antennas must directly face each other.
- The alignment is crucial because radio waves generally only travel in straight lines.
- The microwave signals is then transferred to the receiver.
- The radio signals are converted into electrical signals.
Transducers
Antennas can be considered as transducers or devices that can make conversions from one form to another.
The two important electrical forms for communications:
- Current/Voltages
- Radio waves
Distance is a major limitation for electronic communications because receivers can only sense down to a certain level. The effect of distance on the amount of information received becomes clear when we consider that the signal strength diminishes as it gets farther away. Arrangements utilizing repeaters are a common workaround to counteract the distance limitation of electronics communication. Moreover, the importance of repeaters is highlighted when we consider that the curvature of the earth also affects the distance between two microwave relay stations.
Repeaters
- Repeaters can be placed on top of obstructions, like mountains, to nullify their negative effects.
- Repeaters can even be placed in space. In this arrangement, there is less noise and no obstruction; nonetheless, its maximum distance is its biggest limitation.
Examples of Point-to-Point Communication Systems
- PC connecting to devices that utilize point-to-point data communications
- For example, a PC connected to an Arduino,3 which is connected to a GPRS Shield so that the Arduino can wirelessly send information to mobile devices. Besides this, the setup can also be used to establish a connection between two laptops.
- Internet of Things - embedded applications for point-to-point communications
- Embedded devices (usually microcontrollers) that communicate with each other. An example of a transmission system for these embedded devices would be a GSM network.
- Home automation systems
- Like Arduino with a communication link to a Bluetooth. This is by using 3 wires that serves as communication interfaces known as Universal Asynchronous Receiver/Transmitter (UART).
- Drones - uses multiple communication links
- It is embedded system whereby it is controlled wirelessly through controllers (implying that there is a point-to-point communication occurring).
- Drones can also send out video information to goggles, entailing a point-to-point communication occurring between the two.
- Motherboards - uses short-distance data communications
- All elements are constrained within a single circuit board.
- E-Vehicles
- Electrical cars have plenty of electronic components that communicate with each other.
- Electronic Control Units (ECU) is the primary processor for an electronic vehicle. It ensures that the battery system is operated under safe conditions. Communication is involved whereby ECU regulates the battery system while the battery system informs it.
- E-Vehicle charging
- Communication between the charger and battery system is necessary to ensure safety.
- Transportation system communications
- A smart traffic management system is integrated with the vehicles. Intelligent devices must, however, be installed within these vehicles in order to facilitate communication between the two.
2.4 and 5 GHz
2.4 and 5 GHz are frequencies used for internet and drone applications because they are public bands. This means that a government license is not required to operate devices using those frequencies.
Multipoint Communication System
Plenty of point-to-point communications are established to allow devices to communicate with the internet. The internet can be represented as a wide area network (WAN) which is connected to multiple local area networks (LAN), each handling a single or multiple devices. In other words, the internet is a transmission system responsible for interconnecting smaller networks together.
NOTE
The WAN is also composed of multiple point-to-point links
Type of Internet Connection Method | Connection Type |
---|---|
Ethernet | Is indirectly connected to the internet using the router |
Private Wi-Fi | Is indirectly connected to the internet using the router |
ASDL/Fibre/Cable Router | Is directly connected to the internet |
Public-Wifi | Is directly connected to the internet |
3G/4G | Is directly connected to the internet |
- What can be transmitted to the internet?4
- Voice
- Video
- Files
- Text
- Images
- Data can be transmitted in either5
- Series: Only uses a single channel and, as such, multiple pieces of information is transmitted one at a time
- Parallel: Pieces of information are transferred over multiple channels at the same time. Higher performance costs are exchanged for higher transfer speed.
- Data can be transmitted
- Synchronously: Time interval between the first and last bit is the same since they follow the clock circuit’s timing.
- Asynchronously: Does not strictly follow timing—pausing can occur and it can occur irregularly and indefinitely.
- Direction of Transmission Flow
- Simplex: Only one direction of transmission (e.g. mainframe to monitor only).
- Half-Duplex: Direction can change (e.g. two workstations communicating wherein computer 1 can send first then computer 2 can send afterwards).
- Full-Duplex: Direction can be both (e.g. two workstations can be both sending and receiving at the same time).
Analog Vs Digital
- Analog Communication
- Has infinite number of levels (continuous) between two different voltages. For this reason, it uses analog techniques.
- Digital Communication
- Has a discrete number of levels between two different voltages. For this reason, it is limited to digital techniques.
- Advantages over analog:
- It is immune to noise due to the how their signal operates.6
- It is amenable to signal regeneration with a repeater.7
- Better for multiplexing and allows for shared communication resources
- Can facilitate storage and retrieval
- Allows buffering—the temporary storage of information due to delayed processing.
- Transmission speed can be adjusted
- Analog communications, on the other hand, can only be in real-time. This is because it is incapable of performing store and forward.
Footnotes
-
For water communication to occur, you must be able to generate voice signals under water by vibrating the medium using your vocal cords. We normally communicate using air as the medium by modulating air pressure (compressing and expanding the surrounding air molecules). In the context of underwater communication, we can not easily generate voice signals underwater because of its effect on our capacity to breathe. ↩
-
The tin can telephone was a longer distance communication method whereby voice signals passed to the tin can is translated to mechanical signals for transfer. When the mechanical signal reaches the other end, it is converted back to a voice signal for the other party to listen the transferred information. It is important to note that the only difference between mechanical vibration and voice signals here is the material—mechanical vibration involved metal, whereas voice signals was through air. ↩
-
The PC will be used to design the program for the Arduino to execute. ↩
-
It is still necessary to convert them to digital signals first before you can transmit them. ↩
-
Modern systems often use series over parallel because of the problems associated with parallel ↩
-
In contrast to analog signal, noise which superimposes over the signal are easily ignored because the conversion process only needs to distinguish between high and low signals. Any noise which are lower than the high signal will not be interpreted as high (unless the noise is very high). ↩
-
Analog repeaters amplify analog signals when it diminishes in order to extend the distance of the analog signals. As a result, it also amplifies the noise. In contrast, digital repeaters can transmit the diminishing digital signal over a greater distance without amplifying noise because it only has to distinguish between high and low (it can easily ignore the noise and reproduce the signal without noise, whereas analog repeaters transmit signals with noise embedded). ↩