×

Digital Transmission

Line Coding

Digital signal is converted in the digital data that process is known as the Line Coding. That data is stored in the computer in the form of text, audio, video, numbers, and graphical images as the sequence bits. In the line coding, the sequence of bits is converted into the digital signal. Digital data is converted into a digital signal at the sender. Digital data is retrieved by decoding the digital signal at the receiver. There are shows in the figure below.

Digital Transmission

Line coding schemes

Line coding schemes are divided into five different types:

1. Unipolar

2. Polar

3. Bipolar

4. Multilevel

5. Multitransition

Digital Transmission

Unipolar Scheme

In this scheme, all signal levels occur on one side of the time-axis, either up or down.

NRZ (Non-Return to Zero): The unipolar scheme was mainly designed to non-return-to-zero (NRZ) in which 1 bit defines the +ve voltage, and 0 bit defines the zero voltage. The unipolar scheme NRZ shows in the diagram below.

Digital Transmission

Polar Scheme

In this scheme, the voltages occur on both sides of the time axis. For example, If the voltage level is 0 (zero), it can be positive, and if the voltage level is 1 (one), it can be negative.

NRZ (Non-Return to Zero): There are two versions of NRZ in the polar schemes: NRZ-L and NRZ-I. NRZ-L stands for NRZ-Level. In the first version of NRZ, the value of the bit is determined by the level of the voltage. NRZ-I stands for NRZ-Invert. In the second version of NRZ, the value of the bit is determined by the change in the level of voltage. If there is no change in the value of the bit, then the bit is 0, and if there is a change in the value of the bit, then the bit is 1.

N/2 Bd is the average signal rate for both NRZ-L and NRZ-I. DC component problem is in both NRZ-L and NRZ-I.

Digital Transmission

RZ (Retune to Zero): The key issue with NRZ (Non-Return to Zero) encoding occurs when the clocks of the sender and receiver are not synchronized. The receiver does not know when one-bit finishes, and when the next bit begins. The RZ (return-to-zero) scheme is one solution, which uses three values: positive, negative, and zero. Positive voltage represents for 1, Negative voltage represents for 0, and Zero voltage for none.

Digital Transmission

Biphase (Manchester and Differential Manchester)

Manchester scheme is a mixture of the RZ and NRZ-L scheme.

Differential Manchester scheme is a mixture of the RZ and NRZ-I scheme. Manchester and Differential Manchester is minimum bandwidth two times greater than the NRZ.

Digital Transmission

Bipolar Schemes

Bipolar scheme sometime is called the multilevel binary. The NRZ is an alternative to the bipolar scheme. It was developed in the later of NRZ.

In this scheme, there are three voltage levels: +ve (positive), -ve (negative), and 0. At zero, it is one data element of the voltage level, while another component of the voltage level alternates between positive and negative. There are two variations of the bipolar scheme one of the AMI and another pseudoternary.

AMI and Pseudoternary: The full form of AMI is Alternate Mark Inversion, and it is a standard bipolar encoding scheme. Variations of AMI encoding is referred to as the Pseudoternary. Both the AMI and Pseudoternary are shown in the diagram below.

Digital Transmission

Transmission Modes

The transmission mode decides how to data is transferred between one device to another device. It can transfer the data to two different modes: Parallel and Serial. Types of the transmission mode are shown in the below diagram.

Digital Transmission

Parallel Transmission

In the Parallel transmission, n bits are sent by n communication lines at a time. If you want to send the n bits, then you will use the n lines. The main advantage of parallel transmission is the high-speed transfer of the data. The main disadvantage of parallel transmission is that it covers short distances. It is very expensive because the n communication lines transmit n bits of data. Parallel transmission is shown in the figure.

Digital Transmission

 

Serial Transmission

In Serial Transmission, n bits of data are transmitted one by one in the sequence. The serial transmission uses only one line to transmit the data between the sender and the receiver. It is used in the telephone lines. The main advantage of serial transmission is that it is very cheaper. The main disadvantage of serial transmission is that its speed is very low because the data is transmitted in the sequence. Serial transmission is shown in the figure.

Digital Transmission

Type of Serial Transmission

1. Asynchronous Serial Transmission

2. Synchronous Serial Transmission

3. Isochronous Serial Transmission

Asynchronous

In the asynchronous transmission, only one character is sent at a time, whether it is a number or alphabet. It sends a start bit at the beginning and sends one or more stop bits at the end of each byte, as shown in the diagram below.

Digital Transmission

Synchronous

In the synchronous transmission, the data is sent in block format at a time, and each block has a lot of characters. It sends the bits one by one without any start or stops bits or gaps, as shown in the diagram below.

Digital Transmission

Isochronous

In the isochronous transmission, the data arrives at a fixed rate. Isochronous transmission is a mixture of the asynchronous and synchronous features.


Related Topics

Define Framing in Computer Network

Framing is a function of the data link layer, which provides a way for a sender to transmit a set of bits that should be meaningful to the user. The...

7 minutes read.

Decoding in Communication Process

The use of codes is necessary for all forms of communication. The sender, transmitter, and receiver are the three major components of more conventional communication paradigms. The sender is in...

4 minutes read.

Method of Joining and Fusion of Fiber Optic Cable

What is Fiber Optics Cable? Fiber optics cable transforms the information at a light pulse. We can transfer voice, data, and video through the fiber optics cable. The fiber optics cable...

3 minutes read.

Advantages and Disadvantages of LAN

Before we move to advantages and disadvantages of LAN, first we discuss about what is LAN. Local area network is referred to by its abbreviation, LAN. A system that connects PCs...

3 minutes read.

Fixed and Flooding Routing Algorithms

Introduction Before going to study fixed and flooding routing algorithms, we have to take a look back to revisit the topic of routing. Routing can be defined as Routing: What is it? Routing...

3 minutes read.

Star Topology in Computer Networks

Star topology comes from or is a part of the network topology which was invented by Dr.Howard Frank. It is also to be known as star network because of its...

4 minutes read.

Classification of Routing Algorithms

Introduction Before going to the classification of routing algorithms, we must find out what routing is. So, routing can be defined as the process of establishing the paths that the data...

3 minutes read.

TCP Ports

What is TCP? TCP is a transport layer protocol that helps to establish connections. TCP means Transmission Control Protocol. It guarantees secure data transmission between two network-connected devices. The data can...

5 minutes read.

Transport Layer in OSI Model

This article will help you in getting a good understanding of the transport layer in the OSI model. The transport layer is the fourth layer from the bottom in the OSI...

4 minutes read.

Address Mapping

Address Mapping: Internet is made of a combination of physical networks connected together by internetworking devices such as routers. A logical address is an internetwork address. A physical address is...

4 minutes read.

Types of Computer Network: LAN, MAN, WAN and PAN

PAN: Personal Area Network PAN stands for Personal Area Network. It is designed for a very short distance (1 to10 m), such as a single room. This type of network can...

3 minutes read.

APIPA: Automatic Private IP Addressing

What is APIPA? APIPA stands for Automatic Private IP Addressing. It is a word used by Microsoft to describe address auto configuration, which enables a Local Area Network (LAN) computer to...

3 minutes read.

FTP: File Transfer Protocol

File Transfer Protocol File transfer protocol is commonly called FTP. The most popular service of the Internet is to download the files. In other words, it is to transfer the files...

3 minutes read.

Unicast Routing Protocol

Unicast Routing Protocol: Unicast is a point to point communication arrangement that only occurs between the sender and receiver. Routing Information Protocol RIP is an open standard protocol that can work with...

3 minutes read.

Cyclic Redundancy Check Example

What is Cyclic Redundancy Check? A cyclic redundancy check (CRC) is a type of error-detecting code commonly used in digital networks and storage devices to detect accidental changes to raw data....

5 minutes read.

OSI Model

OSI Model: OSI stands for Open Systems Interconnection. The ISO (International Standards Organization) was introduced the OSI model in 1983. The OSI model is a standard reference model for communication between...

6 minutes read.

E-mail in Computer Network

E-mail E-mail stands for electronic mail. E-mail is an application layer service in which a user can transfer the messages and information with another user. E-mail is the most popular service...

2 minutes read.

Basic Networking Devices

Introduction Physical components, or network devices, allow hardware on a computer network to link and convey with one another. Network equipment such as switches, routers, gateways, hubs, repeaters, bridges, and routers...

6 minutes read.

Hamming Code Example

What is Hamming Code? Hamming code is an error-detecting and error-correcting code used in computer data storage and transmission to detect and correct errors caused by noise, interference, or data corruption....

4 minutes read.

Advantages and Disadvantages of WAN

Before we move to advantages and disadvantages of WAN, first we discuss about what is WAN and what are its features. A wide area network is a vast network of information...

4 minutes read.