1.1 What Is Noise?
1.1 What Is Noise?
Introduction
1.1 What is noise?
In any communication system, during the transmission of the signal, or while receiving the signal, some
unwanted signal gets introduced into the communication, making it unpleasant for the receiver,
questioning the quality of the communication. Such a disturbance is called as Noise.
Noise is an unwanted signal which interferes with the original message signal and corrupts the
parameters of the message signal. This alteration in the communication process, leads to the message
getting altered. It is most likely to be entered at the channel or the receiver.
Types of Noise
The classification of noise is done depending on the type of the source, the effect it shows or the relation
it has with the receiver, etc.
There are two main ways in which noise is produced. One is through some external source while the
other is created by an internal source, within the receiver section.
Due to the effects of noise one of the most common problems in the field of wireless communication and
digital signal processing is handling noise, the quality and performance of a signal can be severely
affected by noise or unwanted components. This problem can be solved by using signal filtering
techniques, which remove these undesirable or unwanted components that added to the signal from noise
elements while keeping the key characteristics of the original signal. [1]
A digital filter is a signal processing system that performs mathematical operations on a sampled (a
continuous signal that has been reduced to a discrete one), discrete-time (unlike the continuous signal,
the discrete one does not have a value at every instance of time - it is quantized), digital (a physical signal
that is a representation of a sequence of discrete values - for example, an arbitrary bit stream or a digitized
analog signal) signal. [2]
It is possible to develop the DFT simply by using the discrete Fourier series for sequences that repeat
periodically. We have x(n) defined as a sequence of length N that is zero for all values outside [0, N, -1].
You can build a periodic sequence i(n) by making a few adjustments to x(n). [4]
Where:
The IDFT transforms a sequence of complex numbers in the frequency domain (that was created with
DFT) back into its original sequence in the time domain. [5}
1
N −1 −j ( 2Nπ )kn n=0, n=1, n=2 …
x [n ]=
N
∑ X [k]e ,
k=0
Where:
DFT is used in signal processing to analyze a short chain of time-domain samples and convert them into a
form that displays frequencies. Converting a signal like this reveals the frequencies, as well as how strong
and in what phase they are. IDFT reconstructs the original signal in the time domain using its frequency-
domain version. Both the DFT and IDFT help in efficiently examining, filtering and rebuilding signals for
audio, image, communication and digital purposes.