A Software Configurable Spread Spectrum Transceiver

Size: px
Start display at page:

Download "A Software Configurable Spread Spectrum Transceiver"

Transcription

1 A Software Configurable Spread Spectrum Transceiver Henrique C. Miranda and Sílvio A. Abrantes INESC Porto, Largo Mompilher, Porto (Portugal) Tel.: , Fax: hmiranda@inescn.pt FEUP - Faculdade de Engenharia da Universidade do Porto Rua dos Bragas - 45 Porto, Portugal. Tel.: , Fax: Abstract A low-cost, software configurable, direct sequence spread spectrum transceiver based on a digital radio architecture is described and its implementation approach is addressed. Configuration capabilities of the graphical interface software that controls the transceiver, as well as several experimental results, namely, spectrum plots and error performance curves, are presented. Practical applications for this system are also foreseen. 1 Introduction C ommunication systems employing spread spectrum (SS) modulation are becoming very popular, mainly in the field of mobile telephony and wireless data communications (WLAN). With this modulation, multiple access techniques like CDMA (Code Division Multiple Access) become feasible and under certain conditions can lead to a more efficient use of the ever scarce radio-electric spectrum. Several air-interface standards have already been defined, being IS-95 and UMTS/IMT-2 (Universal Mobile Telecommunications Systems / International Mobile Telecommunications Systems - 2) the most important ones. In order to reduce the hardware investments to a minimum, the implementation of these communication systems should use very flexible radio hardware architectures that can be easily adapted to existing or forthcoming standards simply by changing its embedded software. These radio systems are generally termed software radios. [1][2] Recent advances in digital signal processors (DSPs) and Analog-to-Digital/Digital-to- Analog (ADC/DAC) converter technologies, including specialized VLSI circuits (e.g. digital downconverters and numerically controlled oscillators) have paved the way for the development of software radio systems using digitalization at the IF (Intermediate Frequency) or even at the RF (Radio Frequency) stages. The ultimate goal for a digital radio receiver is to directly digitize the RF signal at the antenna output and therefore implement all receiver functions in either digital hardware or software, although this later goal seems to be very difficult to attain for the time being. This is mainly due both to the lack of affordable very-high speed ADCs with adequate effective number of bits [3] and DSPs with enough computational power. This kind of radio architecture possesses important advantages when compared to its analog counterparts. The most relevant are: substantially better repeatability and stability (component aging and matching are no longer factors of performance limitation); implementation of signal processing functions that are unrealizable with analog hardware (for instance, FIR filters); hardware tweaking replaced by software tuning;

2 design of cost-effective multifunction radios supporting different modulation types and bandwidths; potential reduction in product cost and development time. 2 Direct Sequence Spread Spectrum Transceiver The system herein presented is basically a lowcost, modular direct sequence spread spectrum (DSSS) transmitter-receiver with software configurable parameters. This transceiver is based on a digital radio architecture with digitalization at the IF stage, thus retaining the advantages previously stated for this architecture. The transceiver is housed in a 19 3U rack and its image is depicted in Figure 1. Figure 1: Transceiver picture. Among the several modules that build up the transceiver, the DSSS modulator/demodulator is the main one, where all the signal processing takes place. The way these modules are interconnected is illustrated in Figure 2. Parallel port adaptor PC (runnig Linux) Common bus (address, data, control and power signals) Data interface TX + CLK RX + CLK DSSS modulador / demodulador IF Out IF In (I) IF In (Q) Power supply adaptador +5 V +12 V -12 V Switching power supply Figure 2: DSSS Transceiver module diagram. There is a common bus containing the address, data, control and power signals, where each module is attached to. These modules are described in the following subsections. 2.1 DSSS modulator/demodulator A highly integrated SS processor - the Stanford Telecom s STEL-2A [4] - forms the main building block of this module. This device integrates functions of a differential BPSK/QPSK encoder, PN modulator (spreader), BPSK/QPSK modulator, digital downconverter (DDC), PN matched filter, differential PSK/QPSK demodulator and a complex numerically controlled oscillator (NCO) which is used as the local oscillator for the modulator and DDC. The receiver input is converted to the digital IF signal by a dual flash 8-bit ADC (AD958 from Analog Devices.) [5] This converter can digitize a complex IF signal (quadrature sampling mode: IF In (I) and IF In (Q)) or a real IF signal (direct IF sampling mode: IF In (I) only with IF In (Q) grounded.) The transmitter output (IF out) is the sampled and digitally modulated signal that is analog converted by the AD978 8-bit DAC (from the Analog Devices TxDAC family.) [6] The receiver clock rate must be at least four times the receiver PN spreading rate and is limited to a maximum speed of 2 MHz (for the version of the SS processor used.) As a result, the maximum supported PN chip rate is 5 Mchip/s. Since PN modulation is symbolsynchronous in the STEL-2A (the PN code is aligned with the symbol transitions and repeats once per symbol), data rate is defined by the PN chip rate and length of the PN code (N). Hence, for BPSK modulation, the maximum data rate is 5 N Mbit/s whereas for QPSK modulation the maximum data rate is 1 N Mbit/s. In this processor, N can be 64 at maximum. The STEL-2A receiver circuitry employs an NCO and complex multiplier referenced to the receiver clock rate to perform frequency downconversion, where the input IF sampling rate and the receiver clock rate must be identical. The input IF frequency is not limited by the capabilities of the STEL- 2A. To avoid destructive aliasing, the NCO

3 should not be programmed above 5% of the IF sampling rate. Higher IF frequencies, however, can be supported by programming the NCO to operate on in-band aliases as generated by the sampling process. The following example illustrates the use of such aliases. Assume that the transceiver is to be configured for a chip rate of R c =1.288 Mchip/s and a center IF frequency of f IF = 7. MHz. It is clear that the sampling frequency should be the highest possible without overranging the maximum frequency specification of the SS processor (2 MHz) in order for the intended image to be located in the lowest possible Nyquist region 1. To minimize the aliasing distortion, f IF should be placed in the center of the selected region. Moreover, the sampling frequency must be an integer multiple of the chip rate. Taking all the previous conditions into account, the best sampling frequency is MHz, yielding the spectrum presented in Figure 3. The data interface module provides the transmitter and receiver data signals and respective master clocks. One can directly connect a BER (Bit Error Rate) tester to this interface to evaluate the error rate performance under various channel impairments. The power supply subsystem is made of a multiple output switching power supply and is connected to the common bus through an adaptor that integrates overload protection and voltage supervisory circuits. 3 Control Software All the transceiver configuration can be done through a graphical interface running on Linux operating system (ix86 platform) using the Xforms library. [7] This application can be easily ported into other UNIX platforms (or even Windows.) Several screenshots of the software interface are displayed in Figure 4. Power spectrum density output image f (MHz) 2R c Figure 3: IF output spectrum example. One should note that the 7. MHz image will have its spectrum inverted as it is laying on an even Nyquist region (the 8th one.) Although irrelevant for BPSK, the effect for QPSK will be the exchange of the in-phase and quadrature channels (these can be reversed within the SS processor, thus eliminating this effect.) The above discussion equally applies to the receiver IF frequency spectrum. (a) main (b) transmitter window 2.2 Other Transceiver Modules The parallel port adaptor incorporates the necessary logic circuitry to translate the signals of a standard PC s parallel port into the address, data and control lines of the common bus. All the configuration procedures are made via this adaptor. 1 The nth Nyquist region is defined as: ( n 3 2) fs < f < ( n 1 2 ) fs (c) receiver window Figure 4: Control software screenshots. The most relevant parameters that one can

4 control are presented below: REF dbm CENTER 5. MHz 2 KHz/div Tektronix 494P REF dbm CENTER 5. MHz 2 KHz/div Tektronix 494P transmitter section: modulation type (BPSK or QPSK), data scrambler (for spectrum whitening), chip rate, symbol rate, PN code sequence (can be any sequence up to 64 chip), number of transmitted data symbols (when in burst mode); receiver section: modulation type, chip rate, symbol rate, PN code sequence, acquisition threshold, data descrambler and the number of data symbols expected for each burst; NCO section: NCO frequency which is equivalent to the transmitter and receiver IF frequencies; test section: there is test port from which one can monitor the signal behavior at various stages of the transmitter and receiver signal processing chains; setup section: transceiver sampling frequency and parallel port number. 4 Experimental Results This system has undergone several experimental tests yielding some interesting results. These tests were performed under the following transceiver settings: sampling frequency: 2. MHz intermediate frequency: f IF =5.MHz chip rate: R c = kchip/s symbol rate: R b =1.8 kbit/s PN code sequence: 31 chip, m-sequence (generator polynomial: x 5 + x 2 +1) modulation: DPSK 4.1 Spectrum plots The spectrum plots obtained are shown in Figure 5. As can be observed, the spectrum plots are fairly clean, with good signal-tonoise ratios (SNR>6 db.) Plot (d) shows the amplitude decay of the several images. Any of db/div ATT 3 db RBW 1 KHz VBW 1 KHz SWP.5 s (a) unmodulated carrier REF dbm CENTER 5. MHz 2 KHz/div Tektronix 494P 8 1 db/div ATT 3 db RBW 1 KHz VBW 1 KHz SWP 2 s (c) data modulated db/div ATT 3 db RBW 1 KHz VBW 1 KHz SWP 2 s (b) PN sequence modulated REF dbm CENTER 25. MHz 5 MHz/div Tektronix 494P 8 1 db/div ATT 3 db RBW 1 KHz VBW 3 Hz SWP 5 s (d) images spectrum Figure 5: Transmitter IF spectrum plots. these images can be used as the transmitted IF signal, but the SNR will drop considerably for the higher order ones. 4.2 Bit error rate curves The error performance curves (presented in Figure 6) were evaluated for an AWGN channel (Additive White Gaussian Noise) and three PN code sequences were used: 11-chip Barker code, 31-chip Gold Sequence and 63-chip m-sequence. Two different chip rates were set for these tests: kchip/s and 1.25 Mchip/s. As one could expect, the longer the length of the PN sequence (higher processing gain) the lower the bit error rate (the curves in each plot are shifted by approximately the ratio of the length of each PN sequence.) For the higher chip rate test, the performance is reduced due to the fact that fewer samples per chip period are now processed by the receiver digital filters.

5 Bit error rate Error rate performance for 333 kcps Barker 11 Gold 31 M Sequence Signal to noise ratio (db) (a) BER at 333 kchip/s education tool for teaching spread spectrum or applied signal processing to communications classes; wireless local area networks with multiuser access. A forward error correction (FEC) module is planned to be included into the system, in order to enhance the BER performance. This module will be based on the STEL-24 convolutional encoder/viterbi decoder chip. [8] A suitable RF subsystem is also being designed to enable the system to be utilized in a real application. References Bit error rate Error rate performance for 1.25 Mcps Barker 11 Gold 31 M Sequence Signal to noise (db) (b) BER at 1.25 Mchip/s Figure 6: Bit error rate performance for several PN sequences. 5 Applications and Further Work Several applications can be identified for this system to be used in: packet radio networks; data communications in electromagnetically harsh environments (like telemetry in industrial plants or mains data communications); [1] J. Mitola, The Software Radio Architecture, IEEE Communications Magazine, vol. 33, pp , May [2] J. Mitola, Technical Challenges in the Globalization of Software Radio, IEEE Communications Magazine, vol. 37, pp , Feb [3] R. H. Walden, Performance Trends for Analog-to-Digital Converters, IEEE Communications Magazine, vol. 37, pp , Feb [4] Stanford Telecommunications, Inc, STEL-2A - Digital, Fast Acquisition, Spread Spectrum Burst Processor, Nov [5] Analog Devices, Inc., AD958 - Dual 8-Bit 5 MSPS A/D Converter. Rev. A. [6] Analog Devices, Inc., AD978-8-Bit, 1 MSPS+ TxDAC D/A Converter, Rev.. [7] T. C. Zhao and M. Overmars, Forms Library - A Graphical User Interface Toolkit for X, Mar V [8] Stanford Telecommunications, Inc, STEL-24 - Convolutional Encoder / Viterbi Decoder, Aug

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

SOFTWARE RADIOS APPLYING TO THE DGPS TRANSCEIVERS

SOFTWARE RADIOS APPLYING TO THE DGPS TRANSCEIVERS SOFTWARE RADIOS APPLYING TO THE DGPS TRANSCEIVERS Item Type text; Proceedings Authors Wu, Hao; Zhang, Naitong Publisher International Foundation for Telemetering Journal International Telemetering Conference

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

CDMA Principle and Measurement

CDMA Principle and Measurement CDMA Principle and Measurement Concepts of CDMA CDMA Key Technologies CDMA Air Interface CDMA Measurement Basic Agilent Restricted Page 1 Cellular Access Methods Power Time Power Time FDMA Frequency Power

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

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

Performance Analysis of n Wireless LAN Physical Layer

Performance Analysis of n Wireless LAN Physical Layer 120 1 Performance Analysis of 802.11n Wireless LAN Physical Layer Amr M. Otefa, Namat M. ElBoghdadly, and Essam A. Sourour Abstract In the last few years, we have seen an explosive growth of wireless LAN

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

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

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

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

THIS work focus on a sector of the hardware to be used

THIS work focus on a sector of the hardware to be used DISSERTATION ON ELECTRICAL AND COMPUTER ENGINEERING 1 Development of a Transponder for the ISTNanoSAT (November 2015) Luís Oliveira luisdeoliveira@tecnico.ulisboa.pt Instituto Superior Técnico Abstract

More information

0.6 kbits/s, the modulation shall be aviation binary phase shift keying (A-BPSK).

0.6 kbits/s, the modulation shall be aviation binary phase shift keying (A-BPSK). SECTION 3 RF CHANNEL CHARACTERISTICS 3.1 Modulation 3.1.1 Modulation for channel rates 2.4 kbits/s and below. For channel rates of 2.4, 1.2 and 0.6 kbits/s, the modulation shall be aviation binary phase

More information

B SCITEQ. Transceiver and System Design for Digital Communications. Scott R. Bullock, P.E. Third Edition. SciTech Publishing, Inc.

B SCITEQ. Transceiver and System Design for Digital Communications. Scott R. Bullock, P.E. Third Edition. SciTech Publishing, Inc. Transceiver and System Design for Digital Communications Scott R. Bullock, P.E. Third Edition B SCITEQ PUBLISHtN^INC. SciTech Publishing, Inc. Raleigh, NC Contents Preface xvii About the Author xxiii Transceiver

More information

HY448 Sample Problems

HY448 Sample Problems HY448 Sample Problems 10 November 2014 These sample problems include the material in the lectures and the guided lab exercises. 1 Part 1 1.1 Combining logarithmic quantities A carrier signal with power

More information

Emona Telecoms-Trainer ETT-101

Emona Telecoms-Trainer ETT-101 EXPERIMENTS IN MODERN COMMUNICATIONS Emona Telecoms-Trainer ETT-101 Multi-Experiment Single Board Telecommunications Trainer for Technical College and Technical High School Students EMONA INSTRUMENTS www.ett101.com

More information

TSTE17 System Design, CDIO. General project hints. Behavioral Model. General project hints, cont. Lecture 5. Required documents Modulation, cont.

TSTE17 System Design, CDIO. General project hints. Behavioral Model. General project hints, cont. Lecture 5. Required documents Modulation, cont. TSTE17 System Design, CDIO Lecture 5 1 General project hints 2 Project hints and deadline suggestions Required documents Modulation, cont. Requirement specification Channel coding Design specification

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

Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs)

Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs) Project: IEEE P802.15 Working Group for Wireless Personal Area Networks (WPANs) Title: Link Level Simulations of THz-Communications Date Submitted: 15 July, 2013 Source: Sebastian Rey, Technische Universität

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

TestData Summary of 5.2GHz WLAN Direct Conversion RF Transceiver Board

TestData Summary of 5.2GHz WLAN Direct Conversion RF Transceiver Board Page 1 of 16 ========================================================================================= TestData Summary of 5.2GHz WLAN Direct Conversion RF Transceiver Board =========================================================================================

More information

DESIGN, IMPLEMENTATION AND OPTIMISATION OF 4X4 MIMO-OFDM TRANSMITTER FOR

DESIGN, IMPLEMENTATION AND OPTIMISATION OF 4X4 MIMO-OFDM TRANSMITTER FOR DESIGN, IMPLEMENTATION AND OPTIMISATION OF 4X4 MIMO-OFDM TRANSMITTER FOR COMMUNICATION SYSTEMS Abstract M. Chethan Kumar, *Sanket Dessai Department of Computer Engineering, M.S. Ramaiah School of Advanced

More information

Design and FPGA Implementation of an Adaptive Demodulator. Design and FPGA Implementation of an Adaptive Demodulator

Design and FPGA Implementation of an Adaptive Demodulator. Design and FPGA Implementation of an Adaptive Demodulator Design and FPGA Implementation of an Adaptive Demodulator Sandeep Mukthavaram August 23, 1999 Thesis Defense for the Degree of Master of Science in Electrical Engineering Department of Electrical Engineering

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

Ref clock (fclk) NCO Circuitry. Analogue output. Phase accumulator (N bit) Tuning word. (φ) (fout)

Ref clock (fclk) NCO Circuitry. Analogue output. Phase accumulator (N bit) Tuning word. (φ) (fout) softfm: An all-digital Stereo FM Transmitter with RDS based on Software Radio Architectures Henrique C. Miranda yz, Filipe M. M. da Silva esousa y, Rui Manuel F. S. M. Oliveira y y INESC Porto - Instituto

More information

PXIe Contents SPECIFICATIONS. 14 GHz and 26.5 GHz Vector Signal Analyzer

PXIe Contents SPECIFICATIONS. 14 GHz and 26.5 GHz Vector Signal Analyzer SPECIFICATIONS PXIe-5668 14 GHz and 26.5 GHz Vector Signal Analyzer These specifications apply to the PXIe-5668 (14 GHz) Vector Signal Analyzer and the PXIe-5668 (26.5 GHz) Vector Signal Analyzer with

More information

A SOFTWARE RE-CONFIGURABLE ARCHITECTURE FOR 3G AND WIRELESS SYSTEMS

A SOFTWARE RE-CONFIGURABLE ARCHITECTURE FOR 3G AND WIRELESS SYSTEMS A SOFTWARE RE-CONFIGURABLE ARCHITECTURE FOR 3G AND WIRELESS SYSTEMS E. Sereni 1, G. Baruffa 1, F. Frescura 1, P. Antognoni 2 1 DIEI - University of Perugia, Perugia, ITALY 2 Digilab2000 - Foligno (PG)

More information

Appendix A. Datum Systems PSM-2100/512 Satellite Modem. Technical Specification

Appendix A. Datum Systems PSM-2100/512 Satellite Modem. Technical Specification Appendix A Datum Systems PSM-2100/512 Satellite Modem Technical Specification PSM-2100 and PSM-512 VSAT / SCPC - Modem Specification Revision History Rev 1.0 6-15-97 Preliminary Release. Rev 1.1 10-10-97

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

Applied to Wireless Sensor Networks. Objectives

Applied to Wireless Sensor Networks. Objectives Communication Theory as Applied to Wireless Sensor Networks muse Objectives Understand the constraints of WSN and how communication theory choices are influenced by them Understand the choice of digital

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

SPREAD SPECTRUM (SS) SIGNALS FOR DIGITAL COMMUNICATIONS

SPREAD SPECTRUM (SS) SIGNALS FOR DIGITAL COMMUNICATIONS Dr. Ali Muqaibel SPREAD SPECTRUM (SS) SIGNALS FOR DIGITAL COMMUNICATIONS VERSION 1.1 Dr. Ali Hussein Muqaibel 1 Introduction Narrow band signal (data) In Spread Spectrum, the bandwidth W is much greater

More information

Implementation of Digital Signal Processing: Some Background on GFSK Modulation

Implementation of Digital Signal Processing: Some Background on GFSK Modulation Implementation of Digital Signal Processing: Some Background on GFSK Modulation Sabih H. Gerez University of Twente, Department of Electrical Engineering s.h.gerez@utwente.nl Version 5 (March 9, 2016)

More information

FPGA BASED DIGITAL QPSK MODULATORS FOR ADVANCED KA-BAND REGENERATIVE PAYLOAD. Kishori Lal Sah, TVS Ram, V. Ramakrishna and Dr.

FPGA BASED DIGITAL QPSK MODULATORS FOR ADVANCED KA-BAND REGENERATIVE PAYLOAD. Kishori Lal Sah, TVS Ram, V. Ramakrishna and Dr. FPGA BASED DIGITAL QPSK MODULATORS FOR ADVANCED KA-BAND REGENERATIVE PAYLOAD Kishori Lal Sah, TVS Ram, V. Ramakrishna and Dr. K S Dasgupta On-board Signal Processing Division Advanced Digital Communication

More information

Code Division Multiple Access.

Code Division Multiple Access. Code Division Multiple Access Mobile telephony, using the concept of cellular architecture, are built based on GSM (Global System for Mobile communication) and IS-95(Intermediate Standard-95). CDMA allows

More information

SETTING UP A WIRELESS LINK USING ME1000 RF TRAINER KIT

SETTING UP A WIRELESS LINK USING ME1000 RF TRAINER KIT SETTING UP A WIRELESS LINK USING ME1000 RF TRAINER KIT Introduction S Kumar Reddy Naru ME Signal Processing S. R. No - 05812 The aim of the project was to try and set up a point to point wireless link.

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

Telecommunication Electronics

Telecommunication Electronics Politecnico di Torino ICT School Telecommunication Electronics C5 - Special A/D converters» Logarithmic conversion» Approximation, A and µ laws» Differential converters» Oversampling, noise shaping Logarithmic

More information

Z SPREAD-SPECTRUM TRANSCEIVER

Z SPREAD-SPECTRUM TRANSCEIVER PRODUCT SPECIFICATION SPREAD-SPECTRUM TRANSCEIVER FEATURES Device Min PN Rate* (Mchips) Max Data Rate* (Mbps) Complete Direct Sequence Spread-Spectrum Transceiver in a Single CMOS IC Programmable Functionality

More information

ZebraII Manual Table of Contents

ZebraII Manual Table of Contents ZebraII Manual Table of Contents Section Page ZebraII Introduction... 2 ZebraII Block Diagram...2 Before you power up... 3 Power up... 3 Table 1 IS-97 Base Station...3 Specification... 4 Zebra Setup to

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

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

Analog and Telecommunication Electronics

Analog and Telecommunication Electronics Politecnico di Torino - ICT School Analog and Telecommunication Electronics D5 - Special A/D converters» Differential converters» Oversampling, noise shaping» Logarithmic conversion» Approximation, A and

More information

SECTION 4 CHANNEL FORMAT TYPES AND RATES. 4.1 General

SECTION 4 CHANNEL FORMAT TYPES AND RATES. 4.1 General SECTION 4 CHANNEL FORMAT TYPES AND RATES 4.1 General 4.1.1 Aircraft system-timing reference point. The reference timing point for signals generated and received by the AES shall be at the antenna. 4.1.2

More information

Block Diagram. i_in. q_in (optional) clk. 0 < seed < use both ports i_in and q_in

Block Diagram. i_in. q_in (optional) clk. 0 < seed < use both ports i_in and q_in Key Design Features Block Diagram Synthesizable, technology independent VHDL IP Core -bit signed input samples gain seed 32 dithering use_complex Accepts either complex (I/Q) or real input samples Programmable

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

Project: IEEE P Study Group for Wireless Personal Area Networks (WPANs(

Project: IEEE P Study Group for Wireless Personal Area Networks (WPANs( Project: IEEE P802.15 Study Group for Wireless Personal Area Networks (WPANs( WPANs) Title: Alternatives for Lower Frequency Band Extension Date Submitted: July 12, 2004 Source: Andreas Wolf, Dr. Wolf

More information

RF, HIL and Radar Test

RF, HIL and Radar Test RF, HIL and Radar Test Abhay Samant Marketing Manager India, Russia and Arabia RF Hardware In The Loop Complex Radio Environment Components of RF HIL Communication Modems Channel Simulation GPS Simulation

More information

The bit error rate can be measured and plotted in terms of Carrier/Noise ( C/N ), or it can be in terms of E b /N o..

The bit error rate can be measured and plotted in terms of Carrier/Noise ( C/N ), or it can be in terms of E b /N o.. BER Testing - NRZ-MSB-Doubled 6/22/12 This report contains data obtained from measurements made in 2000 and 2004 using VMSK, MCM and NRZ-MSB ( 90-120 degree ). New data is then added from June 2012 for

More information

1 Introduction to Highly Integrated and Tunable RF Receiver Front Ends

1 Introduction to Highly Integrated and Tunable RF Receiver Front Ends 1 Introduction to Highly Integrated and Tunable RF Receiver Front Ends 1.1 Introduction With the ever-increasing demand for instant access to data over wideband communication channels, the quest for a

More information

Parallel Digital Architectures for High-Speed Adaptive DSSS Receivers

Parallel Digital Architectures for High-Speed Adaptive DSSS Receivers Parallel Digital Architectures for High-Speed Adaptive DSSS Receivers Stephan Berner and Phillip De Leon New Mexico State University Klipsch School of Electrical and Computer Engineering Las Cruces, New

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

ELT Receiver Architectures and Signal Processing Fall Mandatory homework exercises

ELT Receiver Architectures and Signal Processing Fall Mandatory homework exercises ELT-44006 Receiver Architectures and Signal Processing Fall 2014 1 Mandatory homework exercises - Individual solutions to be returned to Markku Renfors by email or in paper format. - Solutions are expected

More information

APPLICATION NOTE 3942 Optimize the Buffer Amplifier/ADC Connection

APPLICATION NOTE 3942 Optimize the Buffer Amplifier/ADC Connection Maxim > Design Support > Technical Documents > Application Notes > Communications Circuits > APP 3942 Maxim > Design Support > Technical Documents > Application Notes > High-Speed Interconnect > APP 3942

More information

RF Basics 15/11/2013

RF Basics 15/11/2013 27 RF Basics 15/11/2013 Basic Terminology 1/2 dbm is a measure of RF Power referred to 1 mw (0 dbm) 10mW(10dBm), 500 mw (27dBm) PER Packet Error Rate [%] percentage of the packets not successfully received

More information

CT-516 Advanced Digital Communications

CT-516 Advanced Digital Communications CT-516 Advanced Digital Communications Yash Vasavada Winter 2017 DA-IICT Lecture 17 Channel Coding and Power/Bandwidth Tradeoff 20 th April 2017 Power and Bandwidth Tradeoff (for achieving a particular

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

High Speed & High Frequency based Digital Up/Down Converter for WCDMA System

High Speed & High Frequency based Digital Up/Down Converter for WCDMA System High Speed & High Frequency based Digital Up/Down Converter for WCDMA System Arun Raj S.R Department of Electronics & Communication Engineering University B.D.T College of Engineering Davangere-Karnataka,

More information

Lecture 9: Spread Spectrum Modulation Techniques

Lecture 9: Spread Spectrum Modulation Techniques Lecture 9: Spread Spectrum Modulation Techniques Spread spectrum (SS) modulation techniques employ a transmission bandwidth which is several orders of magnitude greater than the minimum required bandwidth

More information

MSP430 Teaching Materials

MSP430 Teaching Materials MSP430 Teaching Materials Chapter 9 Data Acquisition A/D Conversion Introduction Texas Instruments t Incorporated University of Beira Interior (PT) Pedro Dinis Gaspar, António Espírito Santo, Bruno Ribeiro,

More information

CH 5. Air Interface of the IS-95A CDMA System

CH 5. Air Interface of the IS-95A CDMA System CH 5. Air Interface of the IS-95A CDMA System 1 Contents Summary of IS-95A Physical Layer Parameters Forward Link Structure Pilot, Sync, Paging, and Traffic Channels Channel Coding, Interleaving, Data

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

DATE: June 14, 2007 TO: FROM: SUBJECT:

DATE: June 14, 2007 TO: FROM: SUBJECT: DATE: June 14, 2007 TO: FROM: SUBJECT: Pierre Collinet Chinmoy Gavini A proposal for quantifying tradeoffs in the Physical Layer s modulation methods of the IEEE 802.15.4 protocol through simulation INTRODUCTION

More information

Image transfer and Software Defined Radio using USRP and GNU Radio

Image transfer and Software Defined Radio using USRP and GNU Radio Steve Jordan, Bhaumil Patel 2481843, 2651785 CIS632 Project Final Report Image transfer and Software Defined Radio using USRP and GNU Radio Overview: Software Defined Radio (SDR) refers to the process

More information

Behavioral Modeling of Digital Pre-Distortion Amplifier Systems

Behavioral Modeling of Digital Pre-Distortion Amplifier Systems Behavioral Modeling of Digital Pre-Distortion Amplifier Systems By Tim Reeves, and Mike Mulligan, The MathWorks, Inc. ABSTRACT - With time to market pressures in the wireless telecomm industry shortened

More information

3 USRP2 Hardware Implementation

3 USRP2 Hardware Implementation 3 USRP2 Hardware Implementation This section of the laboratory will familiarize you with some of the useful GNURadio tools for digital communication system design via SDR using the USRP2 platforms. Specifically,

More information

PERFORMANCE EVALUATION OF WCDMA SYSTEM FOR DIFFERENT MODULATIONS WITH EQUAL GAIN COMBINING SCHEME

PERFORMANCE EVALUATION OF WCDMA SYSTEM FOR DIFFERENT MODULATIONS WITH EQUAL GAIN COMBINING SCHEME PERFORMANCE EVALUATION OF WCDMA SYSTEM FOR DIFFERENT MODULATIONS WITH EQUAL GAIN COMBINING SCHEME Rajkumar Gupta Assistant Professor Amity University, Rajasthan Abstract The performance of the WCDMA system

More information

SDR Platforms for Research on Programmable Wireless Networks

SDR Platforms for Research on Programmable Wireless Networks SDR Platforms for Research on Programmable Wireless Networks John Chapin jchapin@vanu.com Presentation to NSF NeTS Informational Meeting 2/5/2004 Outline SDR components / terminology Example SDR systems

More information

An Indoor Localization System Based on DTDOA for Different Wireless LAN Systems. 1 Principles of differential time difference of arrival (DTDOA)

An Indoor Localization System Based on DTDOA for Different Wireless LAN Systems. 1 Principles of differential time difference of arrival (DTDOA) An Indoor Localization System Based on DTDOA for Different Wireless LAN Systems F. WINKLER 1, E. FISCHER 2, E. GRASS 3, P. LANGENDÖRFER 3 1 Humboldt University Berlin, Germany, e-mail: fwinkler@informatik.hu-berlin.de

More information

Software Design of Digital Receiver using FPGA

Software Design of Digital Receiver using FPGA Software Design of Digital Receiver using FPGA G.C.Kudale 1, Dr.B.G.Patil 2, K. Aurobindo 3 1PG Student, Department of Electronics Engineering, Walchand College of Engineering, Sangli, Maharashtra, 2Associate

More information

QUICK START GUIDE FOR DEMONSTRATION CIRCUIT BIT, 250KSPS ADC

QUICK START GUIDE FOR DEMONSTRATION CIRCUIT BIT, 250KSPS ADC DESCRIPTION QUICK START GUIDE FOR DEMONSTRATION CIRCUIT 1255 LTC1605CG/LTC1606CG The LTC1606 is a 250Ksps ADC that draws only 75mW from a single +5V Supply, while the LTC1605 is a 100Ksps ADC that draws

More information

IMPLEMENTATION OF A DIGITAL IF TRANSCEIVER FOR SDR-BASED WIMAX BASE STATION

IMPLEMENTATION OF A DIGITAL IF TRANSCEIVER FOR SDR-BASED WIMAX BASE STATION IMPLEMENTATION OF A DIGITAL IF TRANSCEIVER FOR SDR-BASED WIMAX BASE STATION Bong-Guk Yu (Electronics and Telecommunications Research Institute(ETRI), Daejeon, Korea; bgyu2@etri.re.kr); Jin-Up Kim(ETRI,

More information

2015 The MathWorks, Inc. 1

2015 The MathWorks, Inc. 1 2015 The MathWorks, Inc. 1 What s Behind 5G Wireless Communications? 서기환과장 2015 The MathWorks, Inc. 2 Agenda 5G goals and requirements Modeling and simulating key 5G technologies Release 15: Enhanced Mobile

More information

Bits to Antenna and Back

Bits to Antenna and Back The World Leader in High Performance Signal Processing Solutions Bits to Antenna and Back June 2012 Larry Hawkins ADL5324 400 4000 MHz Broadband ½ W RF Driver Amplifier KEY SPECIFICATIONS (5 V) Frequency

More information

Convolutional Coding Using Booth Algorithm For Application in Wireless Communication

Convolutional Coding Using Booth Algorithm For Application in Wireless Communication Available online at www.interscience.in Convolutional Coding Using Booth Algorithm For Application in Wireless Communication Sishir Kalita, Parismita Gogoi & Kandarpa Kumar Sarma Department of Electronics

More information

OFDM AS AN ACCESS TECHNIQUE FOR NEXT GENERATION NETWORK

OFDM AS AN ACCESS TECHNIQUE FOR NEXT GENERATION NETWORK OFDM AS AN ACCESS TECHNIQUE FOR NEXT GENERATION NETWORK Akshita Abrol Department of Electronics & Communication, GCET, Jammu, J&K, India ABSTRACT With the rapid growth of digital wireless communication

More information

BPSK_DEMOD. Binary-PSK Demodulator Rev Key Design Features. Block Diagram. Applications. General Description. Generic Parameters

BPSK_DEMOD. Binary-PSK Demodulator Rev Key Design Features. Block Diagram. Applications. General Description. Generic Parameters Key Design Features Block Diagram Synthesizable, technology independent VHDL IP Core reset 16-bit signed input data samples Automatic carrier acquisition with no complex setup required User specified design

More information

UNIT- 7. Frequencies above 30Mhz tend to travel in straight lines they are limited in their propagation by the curvature of the earth.

UNIT- 7. Frequencies above 30Mhz tend to travel in straight lines they are limited in their propagation by the curvature of the earth. UNIT- 7 Radio wave propagation and propagation models EM waves below 2Mhz tend to travel as ground waves, These wave tend to follow the curvature of the earth and lose strength rapidly as they travel away

More information

BPSK System on Spartan 3E FPGA

BPSK System on Spartan 3E FPGA INTERNATIONAL JOURNAL OF INNOVATIVE TECHNOLOGIES, VOL. 02, ISSUE 02, FEB 2014 ISSN 2321 8665 BPSK System on Spartan 3E FPGA MICHAL JON 1 M.S. California university, Email:santhoshini33@gmail.com. ABSTRACT-

More information

Nutaq OFDM Reference

Nutaq OFDM Reference Nutaq OFDM Reference Design FPGA-based, SISO/MIMO OFDM PHY Transceiver PRODUCT SHEET QUEBEC I MONTREAL I NEW YORK I nutaq.com Nutaq OFDM Reference Design SISO/2x2 MIMO Implementation Simulation/Implementation

More information

Developing a Generic Software-Defined Radar Transmitter using GNU Radio

Developing a Generic Software-Defined Radar Transmitter using GNU Radio Developing a Generic Software-Defined Radar Transmitter using GNU Radio A thesis submitted in partial fulfilment of the requirements for the degree of Master of Sciences (Defence Signal Information Processing)

More information

Telemeasured Performances of a DSP based CDMA Software Defined Radio

Telemeasured Performances of a DSP based CDMA Software Defined Radio 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

More information

The RCB-2000 is a compact receiving system that combines two high-performance telemetry RF sections.

The RCB-2000 is a compact receiving system that combines two high-performance telemetry RF sections. The RCB-2000 is a compact receiving system that combines two high-performance telemetry RF sections. L3 Telemetry& RF products (L3 T&RF) RCB-2000 is a compact, receiving system that combines two high-performance

More information

Estimation of Predetection SNR of LMR Analog FM Signals Using PL Tone Analysis

Estimation of Predetection SNR of LMR Analog FM Signals Using PL Tone Analysis Estimation of Predetection SNR of LMR Analog FM Signals Using PL Tone Analysis Akshay Kumar akshay2@vt.edu Steven Ellingson ellingson@vt.edu Virginia Tech, Wireless@VT May 2, 2012 Table of Contents 1 Introduction

More information

Wireless Medium Access Control and CDMA-based Communication Lesson 14 CDMA2000

Wireless Medium Access Control and CDMA-based Communication Lesson 14 CDMA2000 Wireless Medium Access Control and CDMA-based Communication Lesson 14 CDMA2000 1 CDMA2000 400 MHz, 800 MHz, 900 MHz, 1700 MHz, 1800 MHz, 1900 MHz, and 2100 MHz Compatible with the cdmaone standard A set

More information

VST 6 GHz RF Vector Signal Transceiver (VST)

VST 6 GHz RF Vector Signal Transceiver (VST) VST 6 GHz RF Vector Signal Transceiver (VST) 2016 Datasheet The most important thing we build is trust Key features Vector signal analyser and generator in a single 3U x 3 slot wide PXIe module 65 MHz

More information

5.4: A 5GHz CMOS Transceiver for IEEE a Wireless LAN

5.4: A 5GHz CMOS Transceiver for IEEE a Wireless LAN 5.4: A 5GHz CMOS Transceiver for IEEE 802.11a Wireless LAN David Su, Masoud Zargari, Patrick Yue, Shahriar Rabii, David Weber, Brian Kaczynski, Srenik Mehta, Kalwant Singh, Sunetra Mendis, and Bruce Wooley

More information

Dual core architecture with custom N-PLC optimized DSP and Data Link Layer / Application 32bit controller

Dual core architecture with custom N-PLC optimized DSP and Data Link Layer / Application 32bit controller SM2480 Integrated N-PLC SCADA Controller for Solar Micro-inverters and Smart Ballasts Communication technology by: Semitech Semiconductor Product Overview The SM2480 is a highly integrated Supervisory

More information

Amplitude and Phase Distortions in MIMO and Diversity Systems

Amplitude and Phase Distortions in MIMO and Diversity Systems Amplitude and Phase Distortions in MIMO and Diversity Systems Christiane Kuhnert, Gerd Saala, Christian Waldschmidt, Werner Wiesbeck Institut für Höchstfrequenztechnik und Elektronik (IHE) Universität

More information

Project: IEEE P Working Group for Wireless Personal Area Networks (WPANS)

Project: IEEE P Working Group for Wireless Personal Area Networks (WPANS) Project: IEEE P802.15 Working Group for Wireless Personal Area Networks (WPANS) Title: [General Atomics Call For Proposals Presentation] Date Submitted: [4 ] Source: Naiel Askar, Susan Lin, General Atomics-

More information

Real-Time Digital Down-Conversion with Equalization

Real-Time Digital Down-Conversion with Equalization Real-Time Digital Down-Conversion with Equalization February 20, 2019 By Alexander Taratorin, Anatoli Stein, Valeriy Serebryanskiy and Lauri Viitas DOWN CONVERSION PRINCIPLE Down conversion is basic operation

More information

EITF25 Internet Techniques and Applications L2: Physical layer. Stefan Höst

EITF25 Internet Techniques and Applications L2: Physical layer. Stefan Höst EITF25 Internet Techniques and Applications L2: Physical layer Stefan Höst Data vs signal Data: Static representation of information For storage Signal: Dynamic representation of information For transmission

More information

Radio Receiver Architectures and Analysis

Radio Receiver Architectures and Analysis Radio Receiver Architectures and Analysis Robert Wilson December 6, 01 Abstract This article discusses some common receiver architectures and analyzes some of the impairments that apply to each. 1 Contents

More information

Wideband Receiver for Communications Receiver or Spectrum Analysis Usage: A Comparison of Superheterodyne to Quadrature Down Conversion

Wideband Receiver for Communications Receiver or Spectrum Analysis Usage: A Comparison of Superheterodyne to Quadrature Down Conversion A Comparison of Superheterodyne to Quadrature Down Conversion Tony Manicone, Vanteon Corporation There are many different system architectures which can be used in the design of High Frequency wideband

More information

ADVANCED EXPERIMENTS IN MODERN COMMUNICATIONS

ADVANCED EXPERIMENTS IN MODERN COMMUNICATIONS ADVANCED EXPERIMENTS IN MODERN COMMUNICATIONS NEW FIBER OPTICS KIT New Generation Single-Board Telecoms Experimenter for Advanced Experiments Emona ETT-101 BiSKIT Multi-Experiment Telecommunications &

More information

GENERIC SDR PLATFORM USED FOR MULTI- CARRIER AIDED LOCALIZATION

GENERIC SDR PLATFORM USED FOR MULTI- CARRIER AIDED LOCALIZATION Copyright Notice c 2009 IEEE. Personal use of this material is permitted. However, permission to reprint/republish this material for advertising or promotional purposes or for creating new collective works

More information

LOW COST PHASED ARRAY ANTENNA TRANSCEIVER FOR WPAN APPLICATIONS

LOW COST PHASED ARRAY ANTENNA TRANSCEIVER FOR WPAN APPLICATIONS LOW COST PHASED ARRAY ANTENNA TRANSCEIVER FOR WPAN APPLICATIONS Introduction WPAN (Wireless Personal Area Network) transceivers are being designed to operate in the 60 GHz frequency band and will mainly

More information

Real-time FPGA realization of an UWB transceiver physical layer

Real-time FPGA realization of an UWB transceiver physical layer University of Wollongong Research Online University of Wollongong Thesis Collection 1954-2016 University of Wollongong Thesis Collections 2005 Real-time FPGA realization of an UWB transceiver physical

More information

DESIGN AND PERFORMANCE OF A SATELLITE TT&C RECEIVER CARD

DESIGN AND PERFORMANCE OF A SATELLITE TT&C RECEIVER CARD DESIGN AND PERFORMANCE OF A SATELLITE TT&C RECEIVER CARD Douglas C. O Cull Microdyne Corporation Aerospace Telemetry Division Ocala, Florida USA ABSTRACT Today s increased satellite usage has placed an

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