Design of SDR Transceiver in Industrial Automation

DOI : 10.17577/IJERTCONV8IS14058

Download Full-Text PDF Cite this Publication

Text Only Version

Design of SDR Transceiver in Industrial Automation

Dharani N

Department of ECE

Veltech Rangarajan Dr Sagunthala R & D institute of science and technology

Avadi, Chennai.

Vaitheeswari M

Department of ECE

Anand institute of higher technology, Kazhipattur, Chennai.

AbstractSoftware defined radio is a radio in which the physical layer functions are software defined during which the radio tuned at any frequency in order to implementation of various modulation and demodulation employing a device with powerful hardware and software tools. This offers the advantage of portability, miniaturization, easy software updates. This paper presents the design and execution of reconfigurable SDR based radio transceiver. Both the transmitter and receiver are implemented using Lab VIEW. The audio signal is first recorded using sound capture then it is modulated and demodulated at the receiver side. Finally, we were ready to receive the extract replica of the transmitted audio signal.

Keywords -Software defined radio, Lab VIEW, QPSK modem, QAM modem.

I.INTRODUCTION

Software defined radio is a technology wherein software modules running on a hardware platform are used to implement radio functions. A software- defined radio is a radio tuned at any frequency in order to implementation of various modulation and demodulation employing a device with powerful hardware and software tools. These hardware components include filters, amplifiers, modulators, and demodulators. These components are defined in software and may be adjusted as required without making any change in hardware.

  1. METHODOLOGY

    1. SDR architecture

      RF section consists of the RF front end which is responsible for transmitting or receiving the RF signal from the antenna and converts the RF signal into IF signal and other way around. Receiver end performs RF power amplification and analog down conversion from RF signal to IF signal and therefore the transmitter end performs RF power amplification and analog up conversion.

      Fig 1 SDR architecture

      IF section consists of ADC/DAC and DDC/DUC blocks which interfaces between the analog and digital sections of the radio systems. Baseband section consists of baseband processing which performs functions like connection setup, equalization, frequency hopping, timing recovery and correlation.

    2. Lab VIEW

      LabVIEW(Laboratory Virtual Instrumentation Engineering Workbench) is a visual programming language which was developed by NI as workbench for control of test instrumentation. The graphical language is known as "G". Based on the dataflow programming model, Programs in Lab VIEW are called Virtual Instruments (VIs). Lab VIEW components are often grouped into 3 broad categories: Acquire, Analyze and Present .VIs use Front Panel to interact with users and Block diagrams are the graphical ASCII text file. Each VI consists of three main parts front panel, block diagram and icon/connector.

      • Front Panel: It is a interface where the program is controlled and executed.

      • Block Diagram: It is diagram where the functions are noted by blocks connected using lines show the connection between them.

      • Icon/Connector: The icon is a visual representation of the VI. It has connectors for program inputs and outputs.

  2. DESIGN OF SDR TRANSCEIVER

Digital modulation is employed in communication systems. It provides digital data services, higher data security, better quality communication and more information capacity. Modulation technique used here are QAM and QPSK.

Voice capture

modulator

Voice capture

modulator

Voice regeneration

Voice regeneration

demodulator

Fig 2 SDR transceiver block diagram

The design steps include designing of VI for voice capturing and reproducing audio signal in Lab VIEW environment. The subsequent step is to design and implement QAM and QPSK modem. Final step is to style the reconfigurable SDR on PC.

It captures sound without the use of IO drivers. The response was analyzed using different types of audio signals.

  1. Voice capture

The VI shown above is employed to capture sound in lab VIEW using microphone.

Fig 3 voice capture

Fig 4 sound input

IV.VOICE REGENERATION

Voice regeneration produces the original sound information. The sound can be heard using speaker. .Again, this VI eliminates the utilization of IO drivers

Fig 5 voice regeneration

  1. QAM modem VI

    Modulation technique that exploits the amplitude and phase of the carrier is understood as QAM. The VI is employed to modulate the carrier signal using captured audio signal. The received modulated signal is demodulated using QAM demodulator

    .

    QAM demodulator is employed to extract the original sound information. The demodulated signal is obtained by multiplying the complex carrier signal consisting of sine and cosine signal and therefore the real part of the modulated signal. At the receiver side, the receiver multiplies the received signal separately with the sine and cosine signal.

    Fig 6 QAM modem block diagram

  2. QPSK modem VI

The VI is to modulate the audio signal using QPSK modulator. The original sound information is extracted by using QPSK demodulator. After designing QAM modem and QPSK modem separately in Lab VIEW the subsequent step is to design reconfigurable SDR which consists of case structure which works in two cases. In true case, QAM is employed and in false condition QPSK works

Fig 7 QPSK modem block diagram

Fig 8 Front panel of SDR transceiver for QPSK modem

The choice of the condition depends on the frequency range. If the frequency range is between 5Mhz to 42Mhz QPSK works otherwise QAM will work. Other modulation also be implemented using different frequency ranges.

Fig8 shows the front panel of QPSK MODEM when the signal frequency is chosen in between 5 to 42 MHZ. Similarly when the frequency value exceeds 42 MHZ. QAM MODEM output is executed which is shown in Fig9.

Fig 9 Front panel of SDR transceiver for QAM modem

CONCLUSION

This paper presents the planning and execution of the SDR using Lab VIEW. The audio signal was modulated by different modulation techniques under various frequency ranges. The modulated signal was demodulated to urge the extract replica of the transmitted signal.

ACKNOWLEDGEMENT

We express our gratitude to Dr. Solai Manohar, Head of Department, Department of Electronics and Instrumentation Engineering, Anand Institute of Higher Technology for his guidance shown towards us to finish our project effectively.

REFERENCES

  1. Erik Luther1, Julia Dinolfo1, and Sachin Katti2, (June 17-20, 2012), Software Defined Radio Provides New Opportunities for Hands-on RF Education, Proc. 2012 Canadian Engineering Education Association (CEEA12) Conf.CEEA12; Paper 100Winnipeg, MB; 1 of 4.

  2. SharleneKatz, James Flynn,(2009),Using Software defined radio (SDR) to demonstrate concepts in communications and signal processing courses, in American Society of Engineering Education Conference,2009 Annual Conference & Exposition, 19pp

  3. .http://ni.com/white-paper/14518/en

  4. Morrow (2010), Software defined radio: Inexpensive hardware and software tools, in Proceedings of the IEEE International Conference on Acoustics, Speech, and Signal Processing, pp. 2934 2937

  5. ThadBWelch, Sam Shearman(2011)Lab view, the USRP, and their Implicaions on Software defined radio, in American Society of Engineering Education Conference, 2011 Annual Conference &Exposition, 13pp

  6. Joseph Hoff beck (2009), Teaching communication systems using the universal software radio peripheral (USRP) and GNU radio, in American Society of Engineering Education Conference, 2009 Annual Conference & Exposition.

Leave a Reply