GNU Radio Based Real Time Data Transmission and Reception
GNU Radio Based Real Time Data Transmission and Reception
Keywords-software defined radio, GMSK, GFSK, In paper [3], the authors portray the exibility and
reusability of SDR. SDR designers have turned to FPGAs to
DPSK, GNU Octave.
provide a exible and reconfigurable hardware that can
support computationally intensive and complex
I. INTRODUCTION algorithms which can be used in a multitude of voice, data,
and multimedia applications.
SDR(Software Defined Radio) is a radio In paper [4], the authors specify that the Gaussian
communication system where components that have been Frequency Shift Keying modulation and demodulation is
typically implemented in hardware are instead the most widely used modulation scheme for wireless
implemented by means of software on a personal communication as this scheme uses a brand new
computer or an embedded system. SDR are used for its architecture based on reconfigurable CORDIC is involved
simplicity and exibility. With the right software, a single which saves about 640Kbits memory units.
SDR chip could perform the functions such as recording
FM radio and digital television signals, read RFID chips,
track ship locations, or do radio astronomy which makes
III. SYSTEM OVERVIEW
SDR versatile.
GNU Radio is a framework that enables users to
What is GNU radio? GNU Radio is a free and open-
design, simulate, and deploy highly capable real-world
source software development tool kit that provides signal
radio systems. This signal processing blocks can be linked
processing blocks to implement software radios. It can be
together for building and creating the baseband part of the
used with readily-available low-cost external RF hardware
dedicated radio. The most basic structure of the
to create software defined radios, or without hardware in
constructed radio is as shown in Fig.1.
a simulation like environment. It is widely used in
2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 110
110
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
IV. IMPLEMENTATION BT is related to the filters - 3dB BW and data rate by (1)
2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 111
111
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
DPSK Modulator: It encodes two distinct signals, i.e., the Fig.7:Flow graph of text transmitter using DPSK
carrier and the modulating signal with 1800 phase modulator.
shift each. The serial data input is given to the XNOR gate
and the output is again fed back to the other input b. Receiver:
through 1- bit delay. The output of the XNOR gate The following flow graphs show the
along with the carrier signal is given to the balance reception of text by using different demodulation
modulator, to produce the DPSK modulated signal. techniques like GFSK, GMSK and DPSK as shown in Fig.8,
Fig.9 and Fig.10 respectively.
DPSK Demodulator: In DPSK demodulator, the phase of
the reversed bit is compared with the phase of the
previous bit. That signal is made to confine to lower
frequencies with the help of low pass filter. Then it is
passed to a shaper circuit, which is a comparator or a
Schmitt trigger circuit, to recover the original binary data
as the output.
Text Transmission
Fig.8: Flow graph of text receiver using GFSK
The modulation techniques like GFSK, GMSK and demodulator.
DPSK are implemented to transmit the text data over a
wireless medium.
a. Transmitter:
2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 112
112
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
V. RESULTS
DPSK modulation technique does not have any Fig.16: DPSK text receiver flow graph.
absolute carrier phase reference, instead transmitted
signal itself is used as phase reference. Samples/symbol
2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 113
113
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
For different modulation techniques and The inferences that is made from the Table.2 are as
different distances, different sizes of text file is follows:
transmitted and the resulting received power levels
are tabulated in the Table.1. For the gain values less than 35, there is no
reception of data irrespective of distance.
Table.1: Power levels for different distances and The minimum gain required for successful
data sizes. reception of data is found to be greater or equal to
35.
As the distance increases with the same gain for
different modulation techniques, the reception
power level decreases.
As the gain value increases, the reception power
level also increases comparatively.
For gain values above 45, reception power level is
saturated.
The effect of data size when gain is varied for
different distances is very minimal.
VI. CONCLUSION
The inferences that is made from the Table.1 are as
follows: In this paper, data is successfully transmitted
over wireless media using GNU radio and USRP. Text is
The receiver antenna placed at the distance of transmitted using different modulation techniques.
3.05m which is in line-of- sight(LOS) of Different sizes of text have been transmitted and received
transmitter antenna has maximum reception by multisystem simultaneously over different distances.
power level. Receiver system kept at near distances receive faster than
The antennas which are in line-of-sight systems at larger distances with different power levels.
comparatively have better reception power.
Irrespective of size, as the distance increases the REFERENCES
received power decreases.
[1] U. L. Rohde, A. K. Poddar and T. K. Sarkar, Next
For different modulation techniques, different generation networks: Software defined radio,
data sizes and different distances, the transmitter gain is emerging trends," International Conference on
varied. The results are presented in the Table.2. Electromagnetics in Advanced Applications (ICEAA),
Cairns, QLD, pp. 784-788, 2016.
[2] R. G. Machado and A. M. Wyglinski, Software Defi
Table.2: Received power levels for different gains. ned Radio: Bridging the Analog Digital Divide", in
Proceedings of the IEEE, vol. 103, no. 3, pp. 409-423,
March 2015.
[3] R. K. Kodali, L. Boppana and G. Gayathri, FPGAs in
software defined radio", 15th International
Conference on Advanced Computing Technologies
(ICACT), Rajampet, pp. 1-6, 2013.
[4] X. Long et al., Design of novel digital GFSK
modulation and demodulation system for short-
range wireless communication application", IEEE
International Conference on Electron Devices and
Solid-State Circuits (EDSSC), Hong Kong, pp. 299-
302, 2016.
[5] M. Abirami, V. Hariharan, M. B. Shruthi, R. Gandhiraj
and K. P. Soman, Exploiting GNU radio and USRP:
An economical test bed for real time communication
systems", Fourth International Conference on
Computing, Communications and Networking
Technologies (ICCCNT), Tiruchengode, pp. 1-6, 2013.
2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 114
114
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 115
115