Telemeasured Performances of a DSP based CDMA Software Defined Radio

Size: px
Start display at page:

Download "Telemeasured Performances of a DSP based CDMA Software Defined Radio"

Transcription

1 Telemeasured Performances of a DSP based CDMA Software Defined Radio Abstract Marco Bagnolini, Cristian Alvisi, Alberto Roversi, Andrea Conti, Davide Dardari and Oreste Andrisano A tele-measurement experience on a DSP-based CDMA modem is presented. A brief description of the hardware and software realization is reported; the possibility to change the transmission parameters loading and running via internet on the DSP platform, different executable programs is described. In addition the possibility, that has a remote user, to obtain the measured parameters by either the DSP receiver (like Bit Error Rate, Frequency Offset between the modulation and demodulation carriers) or the measurement instruments involved in the transmission chain is shown. Finally the tele-measured performances are reported. Introduction This work is placed in the CNIT/ASI project Study, Design and Realization of Reconfigurable Satellite Network for Multimedia Applications with Guaranteed Quality of Service [1]. The main target of the project is the experimentation of software radio techniques in the context of configurable satellite networks with assured Quality of Service. Figures 1,2 depicts the hardware modem prototype, for wideband satellite transmission over geo-stationary networks, realized within the project. A Software Radio approach is especially useful in integrated terrestrial-satellite networks, where several standards have to coexist on the same devices: software reconfiguration should lead to the future implementation of multi-standard terminals, able at working worldwide. The software radio technology offers this advantages by means of digital signal processing techniques for which many functionalities are implemented via software with costs less than hardware realization. The software reconfiguration should be done by remote downloading. The reconfiguration by remote downloading has the advantage that can be performed in fully transparent way for the user by download software into hardware platform; in some cases, is useful to have this possibility for example when the transmitter and the receiver sides are divided by very long distances (thinking at the distance involved in a radio digital communications bridge or a digital satellite communication). 1

2 To external interface Clock Circuitry PLL SCI RESET Micro Controller SCIF SCIF BSC Serial port 2 Serial port 0 PLL DSP 1 Serial port 1 RESET HPI EMIF To external interface From external RX_FIFO interface DP-SRAM 2 (32 bit, 125 MHz) RS 232 To PC SRAM (16-bit) SRAM (16-bit) FLASH JTAG/H-UDI Connectors Voltage Reset Generators Circuitry DP-SRAM 1 (32 bit, 25 MHz) To external interface To external HPI Serial port 2 interface EMIF DSP 2 RESET Serial port 1 Serial port 0 PLL TX_FIFO To external interface Figure 1 : The CDMA modem hardware architecture. MCU DSP 1 DSP 2 Figure 2 : The CDMA modem prototype 2

3 Developed activity The software has been implemented on a commercial DSP-based platform manufactured by Texas Instruments. The hardware platform is composed by: two C6711 DSKs, based on TMS320C6711 DSP, that are used for digital base band implementation of transmitter and receiver sides; EVM TLV D/A converter, EVM THS A/D converter. Other stages targeted at RF conversion are introduced. The architecture is designed in order to support an asynchronous Direct Sequence Spread Spectrum (DS/SS) CDMA transmission for multimedia applications. To avoid the phase offset introduced by the local oscillators, we chose a non-coherent D-QPSK modulation scheme [2]. Due to the digital signal processing limitations in the computational performance, the developed algorithms have to be characterized by a low complexity. Canonical synchronization algorithms based on the use of matched filter are not suitable for DSP realization, so the receiver algorithms for code acquisition is based on the sequential search of a synchronization symbol that are transmitted every N synch data symbols as described in [3]. The same methodology is used in the tracking algorithm to recovery time deviation due to different sample rates between transmitter and receiver sides. Besides a carrier frequency offset recovery scheme, software implemented in the receiver DSP program, permits to track frequency deviation in the range [-B s / 2, B s / 2], were B s is the symbol-rate, like described in [4]. The main feature of the software radio technology is to enable a multimode radio implementation that permits the use of different standards on the same hardware and it allows transmission parameters reconfiguration: the modem we present allows the users to configure the spreading factor N, the sample rate fs, which determine the symbol-rate B S and the parameters of the frequency offset recovery algorithm. The software radio remote transmission system, as illustrated in Figure 3, is composed of four elements : two target programs on DSK, two server tasks on PC connected via parallel port to related DSK (TX_Host, RX_host), a web server (Apache) to service the remote web clients requests, a Lab-view Web Server [5] that offers the Virtual Instruments Panel of the measuring instruments involved in the transmission chain (Figure 4). 3

4 Clients Internet CSITE24 Apache LabVIEW Web Server PORT 80 PORT 82 GPIB - Enet TX - Host Csite 168 LAN Fast Ethernet 802.3u Transmission Chain RX - Host Csite 169 DSK + D/A Converters DSK + A/D Converters Figura 3 : Remote programmable Software Radio Scheme The target programs (running on DSPs) implement respectively transmitter and receiver algorithms: each target program is started by related host program and communicates with it in order to receive the configuration parameters of the algorithm and transfer data information. The two host programs interact with web server Apache and related target program. They are waiting for a service request by the web server: when the request arrives each host sets the transmission parameters according to the web client request. Besides each host program loads on the corresponding DSP internal memory the parameters and the target program, and runs it. More precisely the web server Apache interacts whit host programs through CGI (Common Gateway Interface) that allow to service the remote web clients requests. CGI passes the transmission service request to the host, provides parameters selected by the user, waits for measurement results and displays them to the web client on a HTML page. 4

5 At the end of transmission the receiver host program also rebuilds the received file and calculates the BER that will be send to the web client. In case of transmission with frequency offset between transmission and reception local oscillator, the remote user can get in the same HTML page, the trend of the estimated frequency offset. In Figure 4, is reported the transmission chain and the measure instruments involved in the experience. The two base-band signals I,Q ways generated by the first DSP, are brought to a I&Q passive phase-modulator [6]. The modulator takes in input the two base-band channels and a frequency carrier provided by a signal generator (local oscillator). The modulated signal (IF signal) is sent to a Noise and Interference Test (NITS) [7] that allows to simulate an Additive White Gaussian Noise (AWGN) channel. At the reception side, the IF signal is down-converted by a I&Q passive phasedemodulator [8] that uses a second frequency carrier provided by a second signal generator. At last the two base-band I,Q ways are sampled by A/D converters to allow the DSP software elaboration. Along the transmission chain a digital oscilloscope and a spectrum analyzer are inserted to allow the telemeasures in the time and frequency domains: the base-band signals, the transmitted and received base-band signal constellations, the spectrum of the modulated signal without added noise and the spectrum of the signal plus AWGN inserted by the N.I.T.S. The analog signals are switched to different instruments through a switching matrix [9] using remote control. 5

6 DSK+ D/A Converter I/Q Baseband Quadrature modulator Modulated signal L.O. 70MHz GPIB-ENET/100 GPIB BUS Digital Oscilloscope LC534A Spectrum Analizer HP Switching Matrix Keithley 707A N.I.T.S. HP3708A L.O. 70MHz+ f DSK+ A/D Converter I/Q Baseband Quadrature demodulator Modulated signal + Noise Figura 4. Transmission chain and tele-measured signals When a remote client requires the control of an instrument (or the matrix), the LabVIEW Web Server [5] returns him a web page that reproduces the Virtual Instrument front panel. Remote users can perform the signals measurements driving the matrix and the instruments along the transmission chain simple clicking on a HTML page. Virtual Instrument front panel is the graphical interface provided by LabVIEW that allow to control an instrument through IEEE protocol [10]. As illustrated in Figure 4, the instruments and the matrix are connected on a GPIB bus. The GPIB-Enet [11] make the telemeasurement feasible, also via WEB, providing a bridge between the IEEE and TCP-IP protocols [12]. Figure 5 shows the telemeasured bit error rate (BER) referred to the AWGN channel and related to different Eb/N0 settled on the N.I.T.S. front panel. The green curve is in absence of frequency offset between carriers, the red one is referred to a normalized frequency offset δf/b s = 0,25. 6

7 Both the curves are related to a bit rate B r = 29.1 Kbit/sec and a spreading factor N =7. We can notice the presence of an irreducible error that gives a flat of BER performances which value is approximately 8.E 04. Figure 5. Bit error rate telemeasures (1) Figure 6 shows three estimated frequency offsets vs the number of synchronization symbols; the curves are reported for three different values of the parameter µ of the frequency offset recovery scheme, that fix up stability and convergence speed. The curves are related to a measure with bit rate Br = 29.1 Kbit/sec, and measured frequency offset between local oscillators of 7200 Hz. (1) The values were taken with a not immediately solvable calibration problem of the N.I.T.S Instrument 7

8 Figura 6. Estimated frequency offset vs number of synchronization symbols for different values of µ. References [1] - Study, Design and Realization of Re-configurable Satellite Network for Multimedia Applications with Guaranteed Quality of Service, First year activity report, Workpackage 1.1, October [2] - J. G. Proakis Digital Communications, Mc GRAW-HILL INTERNATIONAL EDITIONS [3] - A. Conti, D. Dardari, DSP-Based Satellite CDMA Modem: A Low Complexity Implementation, Wireless Personal Communications 24: pp , [4] - A.Q. Hu, P.C.K. Kwok and T.S. Ng, MPSK DS/CDMA Carrier Recovery and Tracking Based on Correlatio Technique, IEE Electronics Letter, Feb [5] - National Instruments LabVIEW 7 Express User Manual [6] - Minicircuits ZFMIQ-70ML [7] - HP3708a Noise and Interference Test Set Operator s manual [8] - Minicircuits ZFMIQ 70D [9] - Keithley model 707/A Switching Matrix [10] - IEEE Standard Codes, Formats, Protocols, and Common Commands For Use With IEEE Std , IEEE Standard Digital Interface for Programmable Instrumentation Document Number: IEEE Institute of Electrical and Electronics Engineers, Inc. Staff Institute of Electrical and Electronics Engineers [11] - J. Humphrey, V. Malhotra, V. Trujillo, Developing Distributed GPIB Test Systems Using GPIB-ENET/100 and Existing Ethernet Networks, National Instruments, Application Note 103, [12] - W.R. Stevens et al., TCP/IP Illustrated, Vol. 1-3, Addison-Wesley Professional Series,

UTILIZATION OF AN IEEE 1588 TIMING REFERENCE SOURCE IN THE inet RF TRANSCEIVER

UTILIZATION OF AN IEEE 1588 TIMING REFERENCE SOURCE IN THE inet RF TRANSCEIVER UTILIZATION OF AN IEEE 1588 TIMING REFERENCE SOURCE IN THE inet RF TRANSCEIVER Dr. Cheng Lu, Chief Communications System Engineer John Roach, Vice President, Network Products Division Dr. George Sasvari,

More information

DEVELOPMENT OF SOFTWARE RADIO PROTOTYPE

DEVELOPMENT OF SOFTWARE RADIO PROTOTYPE DEVELOPMENT OF SOFTWARE RADIO PROTOTYPE Isao TESHIMA; Kenji TAKAHASHI; Yasutaka KIKUCHI; Satoru NAKAMURA; Mitsuyuki GOAMI; Communication Systems Development Group, Hitachi Kokusai Electric Inc., Tokyo,

More information

Using Modern Design Tools To Evaluate Complex Communication Systems: A Case Study on QAM, FSK and OFDM Transceiver Design

Using Modern Design Tools To Evaluate Complex Communication Systems: A Case Study on QAM, FSK and OFDM Transceiver Design Using Modern Design Tools To Evaluate Complex Communication Systems: A Case Study on QAM, FSK and OFDM Transceiver Design SOTIRIS H. KARABETSOS, SPYROS H. EVAGGELATOS, SOFIA E. KONTAKI, EVAGGELOS C. PICASIS,

More information

USE OF MATLAB IN SIGNAL PROCESSING LABORATORY EXPERIMENTS

USE OF MATLAB IN SIGNAL PROCESSING LABORATORY EXPERIMENTS USE OF MATLAB SIGNAL PROCESSG LABORATORY EXPERIMENTS R. Marsalek, A. Prokes, J. Prokopec Institute of Radio Electronics, Brno University of Technology Abstract: This paper describes the use of the MATLAB

More information

ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION

ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION 98 Chapter-5 ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION 99 CHAPTER-5 Chapter 5: ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION S.No Name of the Sub-Title Page

More information

Communication systems employing spread spectrum

Communication systems employing spread spectrum BITSPREADER - 2: A SOFTWARE CONFIGURABLE SPREAD SPECTRUM TRANSCEIVER Henrique C. Miranda,VictorM.G.Alves,Tânia C. S. Pinto and Sílvio A. Abrantes INESC Porto, Largo Mompilher, 22-45 Porto (Portugal) Tel.:

More information

Week 2 Lecture 1. Introduction to Communication Networks. Review: Analog and digital communications

Week 2 Lecture 1. Introduction to Communication Networks. Review: Analog and digital communications Week 2 Lecture 1 Introduction to Communication Networks Review: Analog and digital communications Topic: Internet Trend, Protocol, Transmission Principle Digital Communications is the foundation of Internet

More information

Spectral Monitoring/ SigInt

Spectral Monitoring/ SigInt RF Test & Measurement Spectral Monitoring/ SigInt Radio Prototyping Horizontal Technologies LabVIEW RIO for RF (FPGA-based processing) PXI Platform (Chassis, controllers, baseband modules) RF hardware

More information

UHF Phased Array Ground Stations for Cubesat Applications

UHF Phased Array Ground Stations for Cubesat Applications UHF Phased Array Ground Stations for Cubesat Applications Colin Sheldon, Justin Bradfield, Erika Sanchez, Jeffrey Boye, David Copeland and Norman Adams 10 August 2016 Colin Sheldon, PhD 240-228-8519 Colin.Sheldon@jhuapl.edu

More information

Wideband Spread Spectrum Modulation System for Ubiquitous Communication Services

Wideband Spread Spectrum Modulation System for Ubiquitous Communication Services Proceedings of the 7th WSEAS International Conference on Applied Informatics and Communications, Athens, Greece, August 24-26, 2007 75 Wideband Spread Spectrum Modulation System for Ubiquitous Communication

More information

A GENERAL SYSTEM DESIGN & IMPLEMENTATION OF SOFTWARE DEFINED RADIO SYSTEM

A GENERAL SYSTEM DESIGN & IMPLEMENTATION OF SOFTWARE DEFINED RADIO SYSTEM A GENERAL SYSTEM DESIGN & IMPLEMENTATION OF SOFTWARE DEFINED RADIO SYSTEM 1 J. H.VARDE, 2 N.B.GOHIL, 3 J.H.SHAH 1 Electronics & Communication Department, Gujarat Technological University, Ahmadabad, India

More information

This is by far the most ideal method, but poses some logistical problems:

This is by far the most ideal method, but poses some logistical problems: NXU to Help Migrate to New Radio System Purpose This Application Note will describe a method at which NXU Network extension Units can aid in the migration from a legacy radio system to a new, or different

More information

Making Noise in RF Receivers Simulate Real-World Signals with Signal Generators

Making Noise in RF Receivers Simulate Real-World Signals with Signal Generators Making Noise in RF Receivers Simulate Real-World Signals with Signal Generators Noise is an unwanted signal. In communication systems, noise affects both transmitter and receiver performance. It degrades

More information

Application Note. LTE Measurement. MT8820C Radio Communication Analyzer

Application Note. LTE Measurement. MT8820C Radio Communication Analyzer Application Note LTE Measurement MT8820C Radio Communication Analyzer Revision History Ver. No Date Contents Related product software version 1.00 2010/June First edition M882012C/42C Ver. 20.10 2.00 2010/August

More information

A Software Configurable Spread Spectrum Transceiver

A Software Configurable Spread Spectrum Transceiver A Software Configurable Spread Spectrum Transceiver Henrique C. Miranda and Sílvio A. Abrantes INESC Porto, Largo Mompilher, 22-45 Porto (Portugal) Tel.: +351 2 294243, Fax: +315 2 284172 E-mail: hmiranda@inescn.pt

More information

WiMAX: , e, WiBRO Introduction to WiMAX Measurements

WiMAX: , e, WiBRO Introduction to WiMAX Measurements Products: R&S FSQ, R&S SMU, R&S SMJ, R&S SMATE WiMAX: 802.16-2004, 802.16e, WiBRO Introduction to WiMAX Measurements Application Note 1EF57 The new WiMAX radio technology worldwide interoperability for

More information

Faculty of Information Engineering & Technology. The Communications Department. Course: Advanced Communication Lab [COMM 1005] Lab 6.

Faculty of Information Engineering & Technology. The Communications Department. Course: Advanced Communication Lab [COMM 1005] Lab 6. Faculty of Information Engineering & Technology The Communications Department Course: Advanced Communication Lab [COMM 1005] Lab 6.0 NI USRP 1 TABLE OF CONTENTS 2 Summary... 2 3 Background:... 3 Software

More information

SPREAD SPECTRUM CHANNEL MEASUREMENT INSTRUMENT

SPREAD SPECTRUM CHANNEL MEASUREMENT INSTRUMENT SPACE SPREAD SPECTRUM CHANNEL MEASUREMENT INSTRUMENT Satellite communications, earth observation, navigation and positioning and control stations indracompany.com SSCMI SPREAD SPECTRUM CHANNEL MEASUREMENT

More information

DESIGN OF A MEASUREMENT PLATFORM FOR COMMUNICATIONS SYSTEMS

DESIGN OF A MEASUREMENT PLATFORM FOR COMMUNICATIONS SYSTEMS DESIGN OF A MEASUREMENT PLATFORM FOR COMMUNICATIONS SYSTEMS P. Th. Savvopoulos. PhD., A. Apostolopoulos 2, L. Dimitrov 3 Department of Electrical and Computer Engineering, University of Patras, 265 Patras,

More information

Modulation Technique for Software Defined Radio Application

Modulation Technique for Software Defined Radio Application Australian Journal of Basic and Applied Sciences, 3(3): 1780-1785, 2009 ISSN 1991-8178 Modulation Technique for Software Defined Radio Application 1 2 1 2 Muhammad Islam, M A Hannan, S.A. Samad and A.

More information

MODULATION AND MULTIPLE ACCESS TECHNIQUES

MODULATION AND MULTIPLE ACCESS TECHNIQUES 1 MODULATION AND MULTIPLE ACCESS TECHNIQUES Networks and Communication Department Dr. Marwah Ahmed Outlines 2 Introduction Digital Transmission Digital Modulation Digital Transmission of Analog Signal

More information

Simulating and Testing of Signal Processing Methods for Frequency Stepped Chirp Radar

Simulating and Testing of Signal Processing Methods for Frequency Stepped Chirp Radar Test & Measurement Simulating and Testing of Signal Processing Methods for Frequency Stepped Chirp Radar Modern radar systems serve a broad range of commercial, civil, scientific and military applications.

More information

A HYBRID DSP AND FPGA SYSTEM FOR SOFTWARE DEFINED RADIO APPLICATIONS

A HYBRID DSP AND FPGA SYSTEM FOR SOFTWARE DEFINED RADIO APPLICATIONS A HYBRID DSP AND FPGA SYSTEM FOR SOFTWARE DEFINED RADIO APPLICATIONS Vladimir Podosinov (Bradley Department of Electrical and Computer Engineering, Virginia Tech, Blacksburg, VA, US; v_podosinov@vt.edu);

More information

High-end vector signal generator creates complex multichannel scenarios

High-end vector signal generator creates complex multichannel scenarios Wireless technologies Signal generation and analysis High-end vector signal generator creates complex multichannel scenarios Fig. 1: The new R&S SMW200A vector signal generator combined with two R&S SGS100A

More information

Wideband Spectral Measurement Using Time-Gated Acquisition Implemented on a User-Programmable FPGA

Wideband Spectral Measurement Using Time-Gated Acquisition Implemented on a User-Programmable FPGA Wideband Spectral Measurement Using Time-Gated Acquisition Implemented on a User-Programmable FPGA By Raajit Lall, Abhishek Rao, Sandeep Hari, and Vinay Kumar Spectral measurements for some of the Multiple

More information

ADI 2006 RF Seminar. Chapter II RF/IF Components and Specifications for Receivers

ADI 2006 RF Seminar. Chapter II RF/IF Components and Specifications for Receivers ADI 2006 RF Seminar Chapter II RF/IF Components and Specifications for Receivers 1 RF/IF Components and Specifications for Receivers Fixed Gain and Variable Gain Amplifiers IQ Demodulators Analog-to-Digital

More information

A review paper on Software Defined Radio

A review paper on Software Defined Radio A review paper on Software Defined Radio 1 Priyanka S. Kamble, 2 Bhalchandra B. Godbole Department of Electronics Engineering K.B.P.College of Engineering, Satara, India. Abstract -In this paper, we summarize

More information

Changing of the guard: after more than 10 years, a new GSM reference system

Changing of the guard: after more than 10 years, a new GSM reference system MOBILE RADIO GSM Protocol Analyzer CRTU-G Changing of the guard: after more than 10 years, a new GSM reference system For more than 10 years Rohde & Schwarz has been successful in the market with the reference

More information

Lab 2: Digital Modulations

Lab 2: Digital Modulations Lab 2: Digital Modulations Due: November 1, 2018 In this lab you will use a hardware device (RTL-SDR which has a frequency range of 25 MHz 1.75 GHz) to implement a digital receiver with Quaternary Phase

More information

Bologna 14 October, 2009

Bologna 14 October, 2009 Bologna 14 October, 2009 Video over wireless: FPGA design and implementation of a pulse- based echo canceler for DVB-T/H Ph.D Student: G.Chiurco Tutor: Prof. O.Andrisano Alma Mater University of Bologna,

More information

Research and Implementation of 2x2 MIMO-OFDM System with BLAST Using USRP-RIO

Research and Implementation of 2x2 MIMO-OFDM System with BLAST Using USRP-RIO Research and Implementation of 2x2 MIMO-OFDM System with BLAST Using USRP-RIO Jingyi Zhao, Yanhui Lu, Ning Wang *, and Shouyi Yang School of Information Engineering, Zheng Zhou University, China * Corresponding

More information

Chapter 0 Outline. NCCU Wireless Comm. Lab

Chapter 0 Outline. NCCU Wireless Comm. Lab Chapter 0 Outline Chapter 1 1 Introduction to Orthogonal Frequency Division Multiplexing (OFDM) Technique 1.1 The History of OFDM 1.2 OFDM and Multicarrier Transmission 1.3 The Applications of OFDM 2 Chapter

More information

Development of MT8870A Universal Wireless Test Set

Development of MT8870A Universal Wireless Test Set Makoto Nishizawa, Yasunori Yamada, Mamoru Iwamoto [Summary] Smartphones, tablet computers, and similar devices can support a variety of wireless systems, such as a cellular, wireless LAN, Bluetooth, GPS,

More information

BVS RHINO PC INTERFACE SOFTWARE

BVS RHINO PC INTERFACE SOFTWARE BVS RHINO PC INTERFACE SOFTWARE INSTALLATION Copy the file "rhino.exe" from the supplied disk to a directory on the hard drive of the computer. PC SETTINGS PC COM Port 1 must be set as follows using the

More information

Spread Spectrum (SS) is a means of transmission in which the signal occupies a

Spread Spectrum (SS) is a means of transmission in which the signal occupies a SPREAD-SPECTRUM SPECTRUM TECHNIQUES: A BRIEF OVERVIEW SS: AN OVERVIEW Spread Spectrum (SS) is a means of transmission in which the signal occupies a bandwidth in excess of the minimum necessary to send

More information

From Antenna to Bits:

From Antenna to Bits: From Antenna to Bits: Wireless System Design with MATLAB and Simulink Cynthia Cudicini Application Engineering Manager MathWorks cynthia.cudicini@mathworks.fr 1 Innovations in the World of Wireless Everything

More information

On the coexistence of satellite UMTS. and Galileo with SDR receiver

On the coexistence of satellite UMTS. and Galileo with SDR receiver SDR Forum Technical Conference Phoenix, 15-18 November 2004 On the coexistence of satellite UMTS and Galileo with SDR receiver Maristella Musso Gianluca Gera Carlo S. Regazzoni Matteo Gandetto DIBE Department

More information

DSP IMPLEMENTATION OF HIGH SPEED WLAN USING OFDM

DSP IMPLEMENTATION OF HIGH SPEED WLAN USING OFDM DSP IMPLEMENTATION OF HIGH SPEED WLAN USING OFDM M. Fahim Tariq, Tony Horseman, Andrew Nix Centre for Communications Research, University of Bristol, Merchant Venturers Building, Woodland Road, Bristol

More information

SIGNAL PROCESSING WIRELESS COMMUNICATION RF TEST AND MEASUREMENT AUTOMOTIVE DEFENSE AND AEROSPACE

SIGNAL PROCESSING WIRELESS COMMUNICATION RF TEST AND MEASUREMENT AUTOMOTIVE DEFENSE AND AEROSPACE SIGNAL PROCESSING WIRELESS COMMUNICATION RF TEST AND MEASUREMENT AUTOMOTIVE DEFENSE AND AEROSPACE Your One-Stop Provider for In-Vehicle Infotainment (IVI Test), Set-Top-Box, Digital TV Mobile TV test solution.

More information

Adoption of this document as basis for broadband wireless access PHY

Adoption of this document as basis for broadband wireless access PHY Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group Proposal on modulation methods for PHY of FWA 1999-10-29 Source Jay Bao and Partha De Mitsubishi Electric ITA 571 Central

More information

TC-3000C Bluetooth Tester

TC-3000C Bluetooth Tester TC-3000C Bluetooth Tester Product Instructions TC-3000C Bluetooth Tester is able to analyze the data of every packet that is transmitted to the upper application protocol layer using the protocol stack,

More information

A DSP IMPLEMENTED DIGITAL FM MULTIPLEXING SYSTEM

A DSP IMPLEMENTED DIGITAL FM MULTIPLEXING SYSTEM A DSP IMPLEMENTED DIGITAL FM MULTIPLEXING SYSTEM Item Type text; Proceedings Authors Rosenthal, Glenn K. Publisher International Foundation for Telemetering Journal International Telemetering Conference

More information

ON SYMBOL TIMING RECOVERY IN ALL-DIGITAL RECEIVERS

ON SYMBOL TIMING RECOVERY IN ALL-DIGITAL RECEIVERS ON SYMBOL TIMING RECOVERY IN ALL-DIGITAL RECEIVERS 1 Ali A. Ghrayeb New Mexico State University, Box 30001, Dept 3-O, Las Cruces, NM, 88003 (e-mail: aghrayeb@nmsu.edu) ABSTRACT Sandia National Laboratories

More information

Wireless multimedia systems: equalization techniques, nonlinearities on OFDM signals and echo suppression

Wireless multimedia systems: equalization techniques, nonlinearities on OFDM signals and echo suppression DEIS - Doctorate in Electronics, Computer Science and Telecommunications XXII Cycle final presentation Bologna, 13th January 2010 Wireless multimedia systems: equalization techniques, nonlinearities on

More information

Microwave Metrology -ECE 684 Spring Lab Exercise I&Q.v3: I&Q Time and Frequency Domain Measurements

Microwave Metrology -ECE 684 Spring Lab Exercise I&Q.v3: I&Q Time and Frequency Domain Measurements Lab Exercise I&Q.v3: I&Q Time and Frequency Domain Measurements In this lab exercise you will perform measurements both in time and in frequency to establish the relationship between these two dimension

More information

Non-Data Aided Doppler Shift Estimation for Underwater Acoustic Communication

Non-Data Aided Doppler Shift Estimation for Underwater Acoustic Communication Non-Data Aided Doppler Shift Estimation for Underwater Acoustic Communication (Invited paper) Paul Cotae (Corresponding author) 1,*, Suresh Regmi 1, Ira S. Moskowitz 2 1 University of the District of Columbia,

More information

Bluetooth qualification in development and quality assurance. RF Test System TS8960

Bluetooth qualification in development and quality assurance. RF Test System TS8960 Bluetooth qualification in development and quality assurance RF Test System TS8960 RF Test System TS8960 Bluetooth qualification in development and quality assurance An essential precondition for the success

More information

RESEARCH ON METHODS FOR ANALYZING AND PROCESSING SIGNALS USED BY INTERCEPTION SYSTEMS WITH SPECIAL APPLICATIONS

RESEARCH ON METHODS FOR ANALYZING AND PROCESSING SIGNALS USED BY INTERCEPTION SYSTEMS WITH SPECIAL APPLICATIONS Abstract of Doctorate Thesis RESEARCH ON METHODS FOR ANALYZING AND PROCESSING SIGNALS USED BY INTERCEPTION SYSTEMS WITH SPECIAL APPLICATIONS PhD Coordinator: Prof. Dr. Eng. Radu MUNTEANU Author: Radu MITRAN

More information

RIZ DRM Compact Solution

RIZ DRM Compact Solution The RIZ DRM Compact Solution offers total solution in digitalization of AM broadcasting. It is applicable not only at the new generation of digital ready transmitters but also to the existing analogue

More information

CATALOG. ANALOG COMMUNICATION SYSTEMS DIGITAL COMMUNICATION SYSTEMS Microcontroller kits Arm controller kits PLC Trainer KITS Regulated Power supplies

CATALOG. ANALOG COMMUNICATION SYSTEMS DIGITAL COMMUNICATION SYSTEMS Microcontroller kits Arm controller kits PLC Trainer KITS Regulated Power supplies CATALOG ANALOG COMMUNICATION SYSTEMS DIGITAL COMMUNICATION SYSTEMS Microcontroller kits Arm controller kits PLC Trainer KITS Regulated Power supplies UNION INTRUMENTS #17 & 18, 4 th floor, Hanumathra Arcade

More information

Signal generators. Modular design for user-friendly solutions

Signal generators. Modular design for user-friendly solutions GENERAL PURPOSE 43985/1 FIG 1 Visionary: The new Vector Signal Generator R&S SMU200A offers two complete signal generators with digital modulation capability in a single instrument and facilitates the

More information

Productivity and flexibility for A/D applications

Productivity and flexibility for A/D applications Keysight Technologies W1902 Digital Modem Library Simulation Reference Library for Satellite and Military Communication Architects, Baseband Algorithm Researchers, and Component Verifiers in R&D Data Sheet

More information

Design Implementation Description for the Digital Frequency Oscillator

Design Implementation Description for the Digital Frequency Oscillator Appendix A Design Implementation Description for the Frequency Oscillator A.1 Input Front End The input data front end accepts either analog single ended or differential inputs (figure A-1). The input

More information

THE APPROACH OF SELEX COMMUNICATIONS ON SOFTWARE DEFINED RADIO

THE APPROACH OF SELEX COMMUNICATIONS ON SOFTWARE DEFINED RADIO THE APPROACH OF SELEX COMMUNICATIONS ON SOFTWARE DEFINED RADIO Loris Schettino (SELEX Communications, Pomezia (Rome), Italy, loris.schettino@selex-comms.com ); Virgilio Cruciani (SELEX Communications,

More information

SOQPSK Software Defined Radio

SOQPSK Software Defined Radio SOQPSK Software Defined Radio Item Type text; Proceedings Authors Nash, Christopher; Hogstrom, Christopher Publisher International Foundation for Telemetering Journal International Telemetering Conference

More information

Software Radio Satellite Terminal: an experimental test-bed

Software Radio Satellite Terminal: an experimental test-bed Software Radio Satellite Terminal: an experimental test-bed TD-03 03-005-S L. Bertini,, E. Del Re, L. S. Ronga Software Radio Concept Present Implementations RF SECTION IF SECTION BASEBAND SECTION out

More information

Mobile Communications Chapter 6: Broadcast Systems

Mobile Communications Chapter 6: Broadcast Systems Mobile Communications Chapter 6: Broadcast Systems Unidirectional distribution systems DAB architecture DVB Container High-speed Internet Prof. Dr.-Ing. Jochen Schiller, http://www.jochenschiller.de/ MC

More information

Supplemental Slides: MIMO Testbed Development at the MPRG Lab

Supplemental Slides: MIMO Testbed Development at the MPRG Lab Supplemental Slides: MIMO Testbed Development at the MPRG Lab Raqibul Mostafa Jeffrey H. Reed Slide 1 Overview Space Time Coding (STC) Overview Virginia Tech Space Time Adaptive Radio (VT-STAR) description:

More information

Local Oscillator Phase Noise Influence on Single Carrier and OFDM Modulations

Local Oscillator Phase Noise Influence on Single Carrier and OFDM Modulations Local Oscillator Phase Noise Influence on Single Carrier and OFDM Modulations Vitor Fialho,2, Fernando Fortes 2,3, and Manuela Vieira,2 Universidade Nova de Lisboa Faculdade de Ciências e Tecnologia DEE

More information

Key words: OFDM, FDM, BPSK, QPSK.

Key words: OFDM, FDM, BPSK, QPSK. Volume 4, Issue 3, March 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Analyse the Performance

More information

THE DESIGN OF A PLC MODEM AND ITS IMPLEMENTATION USING FPGA CIRCUITS

THE DESIGN OF A PLC MODEM AND ITS IMPLEMENTATION USING FPGA CIRCUITS Journal of ELECTRICAL ENGINEERING, VOL. 60, NO. 1, 2009, 43 47 THE DESIGN OF A PLC MODEM AND ITS IMPLEMENTATION USING FPGA CIRCUITS Rastislav Róka For the exploitation of PLC modems, it is necessary to

More information

On the Design of Software and Hardware for a WSN Transmitter

On the Design of Software and Hardware for a WSN Transmitter 16th Annual Symposium of the IEEE/CVT, Nov. 19, 2009, Louvain-La-Neuve, Belgium 1 On the Design of Software and Hardware for a WSN Transmitter Jo Verhaevert, Frank Vanheel and Patrick Van Torre University

More information

Performance Evaluation of Wireless Communication System Employing DWT-OFDM using Simulink Model

Performance Evaluation of Wireless Communication System Employing DWT-OFDM using Simulink Model Performance Evaluation of Wireless Communication System Employing DWT-OFDM using Simulink Model M. Prem Anand 1 Rudrashish Roy 2 1 Assistant Professor 2 M.E Student 1,2 Department of Electronics & Communication

More information

Department of Electronic and Information Engineering. Communication Laboratory

Department of Electronic and Information Engineering. Communication Laboratory Department of Electronic and Information Engineering Communication Laboratory Frequency Shift Keying (FSK) & Differential Phase Shift Keying (DPSK) & Differential Quadrature Phase Shift Keying (DQPSK)

More information

Multi-Channel High Performance Data Acquisition System and Digital Servo Controller Module

Multi-Channel High Performance Data Acquisition System and Digital Servo Controller Module VDSP-31 VXI MODULE Multi-Channel High Performance Data Acquisition System and Digital Servo Controller Module OVERVIEW The VDSP31 is a VXI based, multi-channel data acquisition system and digital servo

More information

PROPAGATION CHANNEL EMULATOR : ECP

PROPAGATION CHANNEL EMULATOR : ECP PROPAGATION CHANNEL EMULATOR : ECP The ECP (Propagation Channel Emulator) synthesizes the principal phenomena of propagation occurring on RF signal links between earth and space. Developed by the R&D laboratory,

More information

DADS with short spreading sequences for high data rate communications or improved BER performance

DADS with short spreading sequences for high data rate communications or improved BER performance 1 DADS short spreading sequences for high data rate communications omproved performance Vincent Le Nir and Bart Scheers Abstract In this paper, a method is proposed to improve the performance of the delay

More information

Performance Analysis of Concatenated RS-CC Codes for WiMax System using QPSK

Performance Analysis of Concatenated RS-CC Codes for WiMax System using QPSK Performance Analysis of Concatenated RS-CC Codes for WiMax System using QPSK Department of Electronics Technology, GND University Amritsar, Punjab, India Abstract-In this paper we present a practical RS-CC

More information

FEATURES DESCRIPTION BENEFITS APPLICATIONS. Preliminary PT4501 Sub-1 GHz Wideband FSK Transceiver

FEATURES DESCRIPTION BENEFITS APPLICATIONS. Preliminary PT4501 Sub-1 GHz Wideband FSK Transceiver Preliminary PT4501 Sub-1 GHz Wideband FSK Transceiver DESCRIPTION The PT4501 is a highly integrated wideband FSK multi-channel half-duplex transceiver operating in sub-1 GHz license-free ISM bands. The

More information

Bridge RF Design and Test Applications with NI SDR Platforms

Bridge RF Design and Test Applications with NI SDR Platforms Bridge RF Design and Test Applications with NI SDR Platforms Jason Strydom Application Engineer National Instruments - Midrand The National Instruments Vision To do for test and measurement what the spreadsheet

More information

Wavedancer A new ultra low power ISM band transceiver RFIC

Wavedancer A new ultra low power ISM band transceiver RFIC Wavedancer 400 - A new ultra low power ISM band transceiver RFIC R.W.S. Harrison, Dr. M. Hickson Roke Manor Research Ltd, Old Salisbury Lane, Romsey, Hampshire, SO51 0ZN. e-mail: roscoe.harrison@roke.co.uk

More information

Transmitting Multiple HD Video Streams over UWB Links

Transmitting Multiple HD Video Streams over UWB Links MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com Transmitting Multiple HD Video Streams over UWB Links C. Duan, G. Pekhteryev, J. Fang, Y-P Nakache, J. Zhang, K. Tajima, Y. Nishioka, H. Hirai

More information

HOW DO MIMO RADIOS WORK? Adaptability of Modern and LTE Technology. By Fanny Mlinarsky 1/12/2014

HOW DO MIMO RADIOS WORK? Adaptability of Modern and LTE Technology. By Fanny Mlinarsky 1/12/2014 By Fanny Mlinarsky 1/12/2014 Rev. A 1/2014 Wireless technology has come a long way since mobile phones first emerged in the 1970s. Early radios were all analog. Modern radios include digital signal processing

More information

Implementation of High-throughput Access Points for IEEE a/g Wireless Infrastructure LANs

Implementation of High-throughput Access Points for IEEE a/g Wireless Infrastructure LANs Implementation of High-throughput Access Points for IEEE 802.11a/g Wireless Infrastructure LANs Hussein Alnuweiri Ph.D. and Diego Perea-Vega M.A.Sc. Abstract In this paper we discuss the implementation

More information

BANDWIDTH EFFICIENT TURBO CODING FOR HIGH SPEED MOBILE SATELLITE COMMUNICATIONS

BANDWIDTH EFFICIENT TURBO CODING FOR HIGH SPEED MOBILE SATELLITE COMMUNICATIONS BANDWIDTH EFFICIENT TURBO CODING FOR HIGH SPEED MOBILE SATELLITE COMMUNICATIONS S. Adrian BARBULESCU, Wade FARRELL Institute for Telecommunications Research, University of South Australia, Warrendi Road,

More information

4-7-5 Development of a OBP/PKT Communication Terminal

4-7-5 Development of a OBP/PKT Communication Terminal 4-7-5 Development of a OBP/PKT Communication Terminal HAMAMOTO Naokazu A developmental trial was carried out of a communication terminal to be used for satellite communication experiments using the signal-processing

More information

9/24/08. Broadcast Systems. Unidirectional distribution systems. Unidirectional distribution. Unidirectional distribution systems DAB Architecture

9/24/08. Broadcast Systems. Unidirectional distribution systems. Unidirectional distribution. Unidirectional distribution systems DAB Architecture Broadcast Systems Unidirectional distribution systems DB rchitecture DVB Container High-speed Internet Unidirectional distribution systems symmetric communication environments bandwidth limitations of

More information

Next: Broadcast Systems

Next: Broadcast Systems Next: Broadcast Systems Unidirectional distribution systems DAB architecture DVB Container High-speed Internet 3/14/2013 CSE 4215, Winter 2013 33 Unidirectional distribution systems Asymmetric communication

More information

AN IMPROVED WINDOW BLOCK CORRELATION ALGORITHM FOR CODE TRACKING IN W-CDMA

AN IMPROVED WINDOW BLOCK CORRELATION ALGORITHM FOR CODE TRACKING IN W-CDMA Al-Qadisiya Journal For Engineering Sciences, Vol. 5, No. 4, 367-376, Year 01 AN IMPROVED WINDOW BLOCK CORRELATION ALGORITHM FOR CODE TRACKING IN W-CDMA Hassan A. Nasir, Department of Electrical Engineering,

More information

APPH6040B / APPH20G-B Specification V2.0

APPH6040B / APPH20G-B Specification V2.0 APPH6040B / APPH20G-B Specification V2.0 (July 2014, Serial XXX-XX33XXXXX-XXXX or higher) A fully integrated high-performance cross-correlation signal source analyzer for to 7 or 26 GHz 1 Introduction

More information

Equalization and Synchronization of upstream signals in digital CATV networks

Equalization and Synchronization of upstream signals in digital CATV networks Equalization and Synchronization of upstream signals in digital CATV networks Andreas Braun, Institut für Nachrichtenübertragung, Universität Stuttgart E-Mail: abraun@inue.uni-stuttgart.de Abstract Upstream

More information

Lecture 12. Carrier Phase Synchronization. EE4900/EE6720 Digital Communications

Lecture 12. Carrier Phase Synchronization. EE4900/EE6720 Digital Communications EE49/EE6720: Digital Communications 1 Lecture 12 Carrier Phase Synchronization Block Diagrams of Communication System Digital Communication System 2 Informatio n (sound, video, text, data, ) Transducer

More information

A Software Implemented Spread Spectrum Modem based on two TMS320C50 DSPs

A Software Implemented Spread Spectrum Modem based on two TMS320C50 DSPs A Software Implemented Spread Spectrum Modem based on two TMS320C50 DSPs Eric Kooistra Eindhoven University of Technology, Faculty of Electrical Engineering, Telecommunications Division, P.O. Box 513,

More information

5 th Generation Non-Orthogonal Waveforms for Asynchronous Signaling. Final Review. Brussels, Work Package 5

5 th Generation Non-Orthogonal Waveforms for Asynchronous Signaling. Final Review. Brussels, Work Package 5 5 th Generation Non-Orthogonal Waveforms for Asynchronous Signaling Final Review Brussels, 24.06.2015 Work Package 5 Outline Work Package Overview Motivation Demonstrators FBMC UFMC GFDM System Simulator

More information

Project in Wireless Communication Lecture 7: Software Defined Radio

Project in Wireless Communication Lecture 7: Software Defined Radio Project in Wireless Communication Lecture 7: Software Defined Radio FREDRIK TUFVESSON ELECTRICAL AND INFORMATION TECHNOLOGY Tufvesson, EITN21, PWC lecture 7, Nov. 2018 1 Project overview, part one: the

More information

IEEE P Broadband Wireless Access Working Group

IEEE P Broadband Wireless Access Working Group Project Title Date Submitted Source Re: Abstract Purpose Notice Release IEEE P802.16 Broadband Wireless Access Working Group Contribution to the 802.16 System Requirements Document on the Issue of The

More information

PSO-200 OPTICAL MODULATION ANALYZER

PSO-200 OPTICAL MODULATION ANALYZER PSO-200 OPTICAL MODULATION ANALYZER Future-proof characterization of any optical signal SPEC SHEET KEY FEATURES All-optical design providing the effective bandwidth to properly characterize waveforms and

More information

Wireless Communication Systems: Implementation perspective

Wireless Communication Systems: Implementation perspective Wireless Communication Systems: Implementation perspective Course aims To provide an introduction to wireless communications models with an emphasis on real-life systems To investigate a major wireless

More information

LOW-COST TELEMETRY USING FREQUENCY HOPPING AND THE TRF6900 TRANSCEIVER1

LOW-COST TELEMETRY USING FREQUENCY HOPPING AND THE TRF6900 TRANSCEIVER1 LOW-COST TELEMETRY USING FREQUENCY HOPPING AND THE TRF6900 TRANSCEIVER1 Item Type text; Proceedings Authors Thornér, Carl-Einar I.; Iltis, Ronald A. Publisher International Foundation for Telemetering

More information

A New Complexity Reduced Hardware Implementation of 16 QAM Using Software Defined Radio

A New Complexity Reduced Hardware Implementation of 16 QAM Using Software Defined Radio A New Complexity Reduced Hardware Implementation of 16 QAM Using Software Defined Radio K.Bolraja 1, V.Vinod kumar 2, V.JAYARAJ 3 1Nehru Institute of Engineering and Technology, PG scholar, Dept. of ECE

More information

9 Best Practices for Optimizing Your Signal Generator Part 2 Making Better Measurements

9 Best Practices for Optimizing Your Signal Generator Part 2 Making Better Measurements 9 Best Practices for Optimizing Your Signal Generator Part 2 Making Better Measurements In consumer wireless, military communications, or radar, you face an ongoing bandwidth crunch in a spectrum that

More information

Getting Started Guide

Getting Started Guide MaxEye Digital Audio and Video Signal Generation ISDB-T Signal Generation Toolkit Version 2.0.0 Getting Started Guide Contents 1 Introduction... 3 2 Installed File Location... 3 2.1 Soft Front Panel...

More information

I-Q transmission. Lecture 17

I-Q transmission. Lecture 17 I-Q Transmission Lecture 7 I-Q transmission i Sending Digital Data Binary Phase Shift Keying (BPSK): sending binary data over a single frequency band Quadrature Phase Shift Keying (QPSK): sending twice

More information

Payload measurements with digital signals. Markus Lörner, Product Management Signal Generation Dr. Susanne Hirschmann, Signal Processing Development

Payload measurements with digital signals. Markus Lörner, Product Management Signal Generation Dr. Susanne Hirschmann, Signal Processing Development Payload measurements with digital signals Markus Lörner, Product Management Signal Generation Dr. Susanne Hirschmann, Signal Processing Development Agenda ı Why test with modulated signals? ı Test environment

More information

Figure 1 nanobee 4x Patrick Henry Drive Santa Clara, CA

Figure 1 nanobee 4x Patrick Henry Drive Santa Clara, CA nanobee Data Sheet Figure 1 nanobee 4x4 4600 Patrick Henry Drive Santa Clara, CA 95054 www.beecube.com Last Revised 2016-04- 26 1. Product Overview The nanobee provides a high-performance, portable and

More information

Signal Processing in Mobile Communication Using DSP and Multi media Communication via GSM

Signal Processing in Mobile Communication Using DSP and Multi media Communication via GSM Signal Processing in Mobile Communication Using DSP and Multi media Communication via GSM 1 M.Sivakami, 2 Dr.A.Palanisamy 1 Research Scholar, 2 Assistant Professor, Department of ECE, Sree Vidyanikethan

More information

Unprecedented wealth of signals for virtually any requirement

Unprecedented wealth of signals for virtually any requirement Dual-Channel Arbitrary / Function Generator R&S AM300 Unprecedented wealth of signals for virtually any requirement The new Dual-Channel Arbitrary / Function Generator R&S AM300 ideally complements the

More information

2. LITERATURE REVIEW

2. LITERATURE REVIEW 2. LITERATURE REVIEW In this section, a brief review of literature on Performance of Antenna Diversity Techniques, Alamouti Coding Scheme, WiMAX Broadband Wireless Access Technology, Mobile WiMAX Technology,

More information

VSA80000A Ultra-Wideband Vector Signal Analyzer

VSA80000A Ultra-Wideband Vector Signal Analyzer VSA80000A Ultra-Wideband Vector Signal Analyzer Data Sheet Wideband vector signal analysis and demodulation tools for bandwidths up to 13 GHz Applications: Certified Wireless USB Wireless LAN Radar Satellite

More information

An Experiment Study for Time Synchronization Utilizing USRP and GNU Radio

An Experiment Study for Time Synchronization Utilizing USRP and GNU Radio GNU Radio Conference 2017, September 11-15th, San Diego, USA An Experiment Study for Time Synchronization Utilizing USRP and GNU Radio Won Jae Yoo, Kwang Ho Choi, JoonHoo Lim, La Woo Kim, Hyoungmin So

More information