Electrical and Computer Engineering

Slides:



Advertisements
Similar presentations
AMATEUR RADIO TRAINING
Advertisements

HARDWARE Rashedul Hasan..
By Patrick Ellis and Scott Jaris Advisors: Dr. Ahn & Dr. Lu Implementation of a Software Defined 16 QAM System Using the USRP2 Board.
Radio over Internet Protocol
Chapter Twenty-Three: Paging and Wireless Data Networking.
FILTERS FILTERS Instructor: Dr.Collins CENG 5931 GNU Radio.
BY SUMIT ABHICHANDANI VEERA BAPINEEDU NUNE TUSHAR AMBRE KIRAN KUMBHAR SATHYA SRIDHARAN UKASH GNU RADIO INTRODUCTION.
Tri-Band RF Transceivers for Dynamic Spectrum Access By Nishant Kumar and Yu-Dong Yao.
Overview and Basics of Software Defined Radios INSTRUCTOR: Dr. George Collins By Praveen Kumar Chukka
Video transmission using USRP
01/10/2013 Ebro Observatory, October 1st, 2013 New Technology involved in SWING: Software Radio and HF Links A.L. Saverino A.Capria, F.Berizzi, M. Martorella,
Technician License Course Chapter 3 Types of Radios and Radio Circuits Module 7.
Software Defined Radio Testbed Team may11-18 Members: Alex Dolan, Mohammad Khan, Ahmet Unsal Adviser: Dr. Aditya Ramamoorthy.
3. Digital Implementation of Mo/Demodulators
GNU R ADIO mehdi sajjadi Summer W HAT IS GNU R ADIO ? An open-source software toolkit Design & Implementation of Radio systems Two main set of.
GNU Radio A Free Software Defined Radio Eric Blossom Blossom Research Lighthouse Ave., Suite 109 Monterey, CA USA.
Implement a 2x2 MIMO OFDM-based channel measurement system (no data yet) at 2.4 GHz Perform baseband processing and digital up and down conversion on Nallatech.
The Software Defined Radio Team D. J. Love, C.-C. Wang, and J. V. Krogmeier School of Electrical and Computer Engineering Purdue University, West Lafayette.
Software Defined Radio Mentor: Dr. Brian Banister Sponsor: Comtech AHA Team: Brad Eylander, Dylan Kievit, Jeff Chang, Ted Storms Acknowledgements: Dr.
Software Defined Radio
Digital communications. Hams have developed techniques for transforming 1’s and 0’s into tones into the same frequency range as human voice. So now a.
Entering the World of GNU Software Radio
IT-101 Section 001 Lecture #15 Introduction to Information Technology.
Team Members Jordan Bennett Kyle Schultz Min Jae Lee Kevin Yeh.
1 Summary of SDR Analog radio systems are being replaced by digital radio systems for various radio applications. SDR technology aims to take advantage.
 Defining the RF jamming system and showing the importance and need of using it in many places.  Giving a complete RF jamming system design based on.
Technician License Course Chapter 3 Lesson Plan Module 7 – Types of Radio Circuits.
Spring semester (4/2009) High Speed Signal Processing Board Design By: Nir Malka, Lior Rom Instructor: Mike Sumszyk הטכניון - מכון טכנולוגי לישראל הפקולטה.
 Chasis / System cabinet  A plastic enclosure that contains most of the components of a computer (usually excluding the display, keyboard and mouse)
An Enhanced/Permanent Amateur Radio Station Proposal L. McFadin, W5DID K. Banke N6IZW
Wireless Sensor Monitoring Group Members: Daniel Eke (COMPE) Brian Reilly (ECE) Steven Shih (ECE) Sponsored by:
Student: Vikas Agarwal Guide: Prof H S Jamadagni
THE RADIO OF THE FUTURE Natarajan.P No. 17 S7 Electronics & Comm. PTDC College of Engineering, Thiruvananthapuram.
Multimedia & Communications ATMEL Bluetooth Background information on Bluetooth technology ATMEL implementation of Bluetooth spec.
Software Defined Radio
Network Coding Testbed Jeremy Bergan, Ben Green, Alex Lee.
Low Cost Radar and Sonar using Open Source Hardware and Software
Emergency Mine Radio Daniel Weller, Adam Jozwick, David West.
The GNU in RADIO Shravan Rayanchu. SDR Getting the code close to the antenna –Software defines the waveform –Replace analog signal processing with Digital.
TELECOMMUNICATIONS Dr. Hugh Blanton ENTC 4307/ENTC 5307.
Ultra-Wideband Research and Implementation By Jarrod Cook and Nathan Gove Advisors: Dr. Brian Huggins Dr. In Soo Ahn Dr. Prasad Shastry.
Ultra-Wideband Research and Implementation By Jarrod Cook and Nathan Gove Advisors: Dr. Brian Huggins Dr. In Soo Ahn Dr. Prasad Shastry.
Matt Schurmann Erik Thompson Jon Pirog Scott Curtis.
Developing a SDR Testbed Alex Dolan Mohammad Khan Ahmet Unsal Project Advisor Dr. Aditya Ramamoorthy.
Wireless Communication with GNU SDR. A simplified wireless communication scheme.
 Adviser : Dr. Lei Ying  Research Assistant: Ming Ouyang  Team Members:  Prashanth Yanamandra  Wyatt Brenneman  Taylor McKechnie  Client: ECpE.
DSP Techniques for Software Radio Introduction Dr. Jamil Ahmad.
ECE 4710: Lecture #17 1 Transmitters  Communication Tx  generate modulated signal s(t) at the carrier frequency f c from the modulating information signal.
By Charles BrainG4GUO 2012 BATC CONVENTION DATV-Express.
Wireless TXRX for TLL2020 It is awesome.. Outline Project Overview System Overview Transmiter Hardware Receiver Hardware FPGA Architecture Driver and.
DSP Techniques for Software Radio A System Example Dr. Jamil Ahmad.
Student: Vikas Agarwal Guide: Prof H S Jamadagni
Wireless communication Emmanuel Gyebison. Transmission Signals must be converted into digital values, using a circuit called ADC (Analog to Digital Converter),
Cooperative MIMO Paradigms for Cognitive Radio Networks
1 Lab. 11 Modulation/demodulation with RF module  The system: Digital Analog  a(n)a(n) Filter Digital Digital filter (SRRC) Digital Analog  Filter Digital.
Members:Ahmet Unsal Alex Dolan Mohammad Khan Adviser:Prof. Aditya Ramamoorthy.
Chapter4 Transmitter and Receiver Applications AM and FM Radios
0. The µWave SDR By Jonathan Naylor, ON/G4KLX.
IT-101 Section 001 Lecture #15 Introduction to Information Technology.
Software Defined Radio
Low Cost Radar and Sonar using Open Source Hardware and Software
Munigala Srinivaas EE-587 (April )
The Hardware of Software Defined Radios
This chapter provides a series of applications.
Introduction King Saud University
Spectrum Sensing with Software Radios
Network Coding Testbed
Manual Robotics ..
Building The AfriCUBE Transponder.
Presentation transcript:

Electrical and Computer Engineering GNU Radio Chen Zhifeng Chen Ke-Yu Electrical and Computer Engineering University of Florida

Outline Why GNU Radio? Extensive knowledge involved What is implemented currently? Library Architecture Development environment Development Boards Current Issues What is next?

Why GNU Radio? Almost free! Flexible All the software are free (Python and C++ source code/linux environment) In most condition, no need expensive RF test machine! No need to purchase development and emulation tools Only a development board needed (Universal Software Radio Peripheral) Flexible Software: reconfigurable for many other modulation methods for both standardize radio or self-defined radio it is possible to improve the quality of the received signal by utilizing, in software, certain mathematical algorithms Hardware: Rx and Tx are selectable Intermediate frequency is controllable Best choice for research use and radio amateur

Extensive knowledge involved Software and environment: Python/Numeric python library/wxPython C++/boost C++ libraties Linux environment and lots of support packages: FFTW/cppunit/SWIG/SDCC/ GNU Radio architecture Communications and RF: DSP Digital communications Wireless communications theory FPGA and Assemble language may be used

What is implemented currently Base System Provides the runtime and various signal processing primitives Hardware Support Universal Software Radio Peripheral (USRP) Audio Device Support ALSA (Advanced Linux Sound Architecture) OSS (Open Sound System) Graphics Support wxPython based GUI SDL video library General Signal Processing Specialty Application Areas

Library Communication related implementation AM demodulation Differential BPSK / QPSK GMSK modulation / demodulation Narrow band FM transmitter / receiver Wide band FM transmitter & broadcast FM receiver

Library (cont.) GNU radio utilities CRC generator Socket setup (TCP / UDP) Compute frequency response of a digital filter Control National IMX2306 & SDR-1000 frequency synthesizer Some utilities Convert unsigned mask into signed integer Gcd, Lcm, Log2 Return input ‘x’ that is reverse order

Library (cont.) GUI examples Provide window application for different usage FFT sink test wxPython EditBox, Slider Drawing Waterfall sink test Oscilloscope Test Application

Library (cont.) pager Create USRP source object supplying complex floats Flex pager protocol demodulation block

Architecture – overall Software Hardware

Architecture – Hardware Sender User-defined Code RF Front end USB FPGA DAC PC USRP (mother board) User-defined Code Receiver ADC RF Front end FPGA USB

Architecture – Hardware User-defined Code RF Front end USB FPGA DAC Support USB2.0/At this stage, USB 1.x is not supported at all Support 32MB/sec across the USB. All samples sent over the USB interface are in 16-bit signed integers in IQ format, 16-bit I and 16-bit Q data (complex), resulting in 8M complex samples/sec across the USB.

Architecture – Hardware User-defined Code RF Front end USB FPGA DAC Includes digital down converters (DDC) implemented with cascaded integrator-comb (CIC) filters. DDC Down converts the signal from the IF band to the base band. Decimates the signal so that the data rate can be adapted by the USB 2.0 and is reasonable for the computers' computing capability. Digital up converters (DUCs) on the transmit side are actually contained in the AD9862 CODEC chips, not in the FPGA. The only transmit signal processing blocks in the FPGA are the interpolators.

Architecture – Hardware User-defined Code RF Front end USB FPGA DAC 4 high-speed 14-bit DA converters, DAC clock frequency is 128 MS/s (stay below about 50MHz or so to make filtering easier.) 4 high-speed 12-bit AD converters, sampling rate is 64M samples per second.

Architecture – Hardware User-defined Code RF Front end USB FPGA DAC One mother board support up to four daughter boards. 2. Several kinds of daughter boards available

Architecture – Software Sender User-defined Code RF Front end USB FPGA DAC PC GNU radio has provided some useful APIs What we are interested in at this time is how to use the existing modules that has been provided in GNU radio project to communicate between two end systems

Architecture – Software How these modules co-work? C++ Performance-critical modules Python Glue to connect modules Non performance-critical modules

Architecture – Software V1 C++ V1 V2 V3 C++ V3 C++ V2 Sink C++ Source At python level, what we need to do is always just to draw a diagram showing the signal flow from the source to the sink in our mind.

Development environment SPE (Stani’s Python Editor) Free Lack of powerful debug tool (breakpoint) Explorer of Project and Class members Code editor Interpreter & debug window

Development environment (cont.) Wingware More powerful For personal version, the license fee to two stations are $60 Explorer of Project and Class members Code editor Debug information Interpreter

Development Boards Description Price USRP Motherboard $700.00 BasicTX -- 2 MHz to 200 MHz Transmitter $75.00 BasicRX -- 2 MHz to 300+ MHz Receiver LFTX -- DC-30 MHz Transmitter LFRX -- DC-30 MHz Receiver TVRX -- 50 MHz to 870 MHz Receiver $100.00 DBSRX -- 800 MHz to 2.4 GHz Receiver $150.00 RFX400 -- 400-500 MHz Transceiver $275.00 RFX900 -- 800-1000MHz Transceiver RFX1200 -- 1150 MHz - 1450 MHz Transceiver RFX1800 -- 1.5-2.1 GHz Transceiver RFX2400 -- 2.3-2.9 GHz Transceiver, 20+mW output

USRP Motherboard Four 64 MS/s 12-bit analog to digital Converters Four 128 MS/s 14-bit digital to analog Converters Four digital downconverters with programmable decimation rates Two digital upconverters with programmable interpolation rates High-speed USB 2.0 interface (480 Mb/s) Capable of processing signals up to 16 MHz wide Modular architecture supports wide variety of RF daughterboards Auxiliary analog and digital I/O support complex radio controls such as RSSI and AGC Fully coherent multi-channel systems (MIMO capable)

BasicTX 2 MHz to 200 MHz Transmitter designed for use with external RF frontends as an intermediate frequency (IF) interface. DAC outputs are directly transformer-coupled to SMA connectors (50Ω impedance) direct access to all of the signals on the daughterboard interface

BasicRX 2 MHz to 300+ MHz Receiver designed for use with external RF frontends as an intermediate frequency (IF) interface. ADC inputs are directly transformer-coupled to SMA connectors (50Ω impedance) direct access to all of the signals on the daughterboard interface

LFTX DC-30 MHz Transmitter very similar to the BasicTX and BasicRX, respectively, with 2 main differences Use differential amplifiers instead of transformers, their frequency response extends down to DC. have 30 MHz low pass filters for antialiasing.

LFRX DC-30 MHz Receiver very similar to the BasicTX and BasicRX, respectively, with 2 main differences Use differential amplifiers instead of transformers, their frequency response extends down to DC. have 30 MHz low pass filters for antialiasing.

TVRX 50 MHz to 870 MHz Receiver a complete VHF and UHF receiver system based on a TV tuner module can receive a 6 MHz wide block of spectrum from anywhere in the 50-860 MHz range. All tuning and AGC functions can be controlled from software. Note: The TVRX is the only daughterboard which is NOT MIMO capable. A MIMO capable version is expected in Q1 2007.

DBSRX 800 MHz to 2.4 GHz Receiver a complete receiver system for 800 MHz to 2.4 GHz with a 3-5 dB noise figure. features a software controllable channel filter as narrow as 1 MHz, or as wide as 60 MHz. MIMO capable, and can power an active antenna via the coax. Note: The DBSRX is NOT guaranteed to cover the 2.4-2.48 GHz ISM band.

RFX400 400-500 MHz Transceiver 100+mW output (20dBm) ideal for UHF TV, public safety and land-mobile communications, low-power unlicensed devices (like key-fobs), wireless sensor networks (motes), and amateur radio. minor modifications to the board can move the frequency range to anywhere from 200 MHz to 800 MHz

RFX900 800-1000MHz Transceiver 200+mW output (23dBm) with a 902-928 MHz ISM-band filter installed for filtering strong out-of-band signals (like pagers). The filter can easily be bypassed to allow usage over the full frequency range, enabling use with cellular, paging, motes, and two-way radio, in addition to the ISM band.

RFX1200 1150 MHz - 1450 MHz Transceiver 200+mW output (23dBm) Coverage of navigation, satellite, and amateur bands.

RFX1800 1.5-2.1 GHz Transceiver 100+mW output (20dBm) Coverage of DECT, US-DECT, and PCS (including unlicensed) frequencies.

RFX2400 2.3-2.9 GHz Transceiver 50mW output (17dBm) with a bandpass filter around the ISM band (2400-2483 MHz). The filter can be easily bypassed, allowing for coverage of the full frequency range.

Demo JPEG Modulation Hard Disk Socket Encoder Hard Disk Demodulation

Demo (cont.) Bit to Byte Gray code Encoder Differential Real to Modulation Bit to Byte Gray code Encoder Differential Real to Complex Demodulation Byte to Bit Gray code Decoder Differential Real to Complex

Current issues Need a USRP + Microtune 4937 Need a python IDE A long way to be commercialized High performance CPU requirement The software is still under development

What is next? --possible applications and issues The clock recovery block doesn’t work in the DBPSK modulation Add more functions, such as DQPSK, FSK… into our demo We may test the transmission by actual wireless connection, since receiver doesn’t ensure correct demodulation, for example, carrier tracking, clock recovery, we may need to add: cyclic redundancy check (CRC) Retransmission control (ARQ) Based on what we have done, we may deploy a research-oriented project next