SlideShare uma empresa Scribd logo
1 de 5
Baixar para ler offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1387
Software Design of Digital Receiver using FPGA
G.C.Kudale1, Dr.B.G.Patil2, K. Aurobindo3
1PG Student, Department of Electronics Engineering, Walchand College of Engineering, Sangli, Maharashtra,
2Associate Professor, Department of Electronics Engineering, Walchand College of Engineering,
Sangli, Maharashtra ,India,
3 Scientist-’D’,S.A.M.E.E.R, IIT-Bombay Powai(W), Mumbai, Maharashtra, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract – In the past radio receivers were designed with
analog circuitry but for overcoming the disadvantages of
analog circuitry now all becomes all digitized. So Wireless
communication have a great demand in today’s world. The
digital receiver must be communicated with all the new
wireless standards. In RADAR obtaining the information
from target devices digital receivers are used. In this
proposed paper 70MHz with Doppler taken from digital
receiver and ADC sample this analog signal with high
sampling rate. Sampling technique is used for this is band
pass sampling i.e. under sampling. For minimization of
sampling rate in digital there is digital down converter
(DDC) which is used for frequency translation and better
decimation factor. After this process we got a signal which
have higher precision and more stability and it’s become
very easy to collect information from target. This entire
architecture digital receiver is implemented in Xilinx IP Core
and is captured on FPGA (Spartan 6 SP601) interfaced with
ADC (LTC 2107) via FMC connector.
Key Words: Digital Receiver, ADC (DC2266A), Field
Programmable Gate Array (FPGA), Spartan 6 SP601, Digital
Clock Manager (DCM), Digital down converter, Digital filter.
1. INTRODUCTION
In order to overcome the disadvantages of the Analog
Receivers like low noise immunity, Component Aging,
Temperature Variation, Calibration, Requirement of
specific H/W and S/W etc. the digital receiver came into
picture. This project focuses on the design and
implementation of a digital receiver using FPGA. With the
main components of the receiver being the Anti-Aliasing
Filter to remove the Aliasing effect, High speed A/D
Converter (LTC2107) by Linear Technology and an ADC
Driver (LTC6409) again by Linear Technology which is
sampled using Band pass Sampling whose output is then
fed to the Mixer which performs the frequency translation
and is given to the Decimating Low-Pass Filter which
converts the signal in I and Q format which via the
Ethernet is mapped on a Monitoring system and various
parameters for a CLOUD RADAR can be recorded.
Direction finding is an ideal application for digital
receivers because of their excellent channel-to-channel
phase matching and consistent delay characteristics.
Radar applications benefit from the tight coupling of the
A/D, digital receiver and DSP functions to process
wideband signals. FPGAs are especially well suited to
handle FFT and pulse compression tasks normally
required in the signal processing sections [1].
This paper shows how digital receivers, the
fundamental building block for software radio, can
replace conventional analog receiver designs, offering
significant benefits in performance, density and cost.
2. System Description and Theory
Looking at the overall block diagram, the digital
samples coming out of the A/D converter are being fed to
the next stage which is the digital receiver chip-in the red
line, as shown in Fig.1. The digital receiver chip is
typically contained on a single monolithic chip which
forms the heart of the digital receiver system. It is also
sometimes referred to as a digital down converter (DDC)
or a digital drop receiver (DDR) [2].
Fig -1: Digital Receiver block diagram
Inside the digital down converter there are three major
sections:
 Local Oscillator
 Digital mixer
 Decimating low pass filter
In Fig.2 DDC data is taken from ADC i.e. digitized
samples and converted it into lower sampling rate. For
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1388
this in DDC local oscillator i.e. Numerically controlled
oscillator is generates digital samples of two sine waves
precisely offset by 90 degrees in phase, creating sine and
cosine signals. The digital samples out of the local
oscillator are generated at a sampling frequency exactly
equal to the A/D sample clock frequency, fs 60MSPS.The
next major component of the digital receiver chip is the
Mixer which consists of two digital multipliers. Digital
input samples from the A/D are mathematically
multiplied by the digital sine and cosine samples from the
local oscillator. The data rates into both inputs of the
mixers are the A/D sampling rate fs, the multipliers also
operate at that same rate and produce multiplied output
product samples at fs i.e.60MSPS.The sine and cosine
inputs from the local oscillator create I and Q (in-phase
and quadrature) outputs that are important for
maintaining phase information contained in the input
signal.
Fig -2: Digital down Converter
Once the RF signal has been translated, it is now ready
for filtering. The decimating low Pass filter accepts input
samples from the mixer output at the full A/D sampling
frequency fs. It utilizes digital signal processing to
implement an FIR (Finite Impulse Response) filter
transfer function. The filter passes all signals from 0 Hz
up to a programmable cut off frequency or bandwidth,
and rejects all signals above that cut-off frequency. This
digital filter is a complex filter which processes both I and
Q signals from the mixer. At the output you can select
either I and Q (complex) values or just real values,
depending on your system requirements. So at the output
of DLPF we get low frequency output at 1MSPS having 60
decimation factor [2].
3. Proposed Digital Receiver
Fig -3: Acquiring the Digital Signals from the ADC
In fig.3. analog input is driven by an ADC driver
LTC6409) which converts the single ended input to
differential output which is then fed in the ADC
(LTC2107)giving 16-bits digital LVDS signal at the output
[3].
In double data rate LVDS mode, two data bits are
multiplexed and output on each differential output pair.
There are eight LVDSADC data output pairs D01+/D01
through D1415+/D1415). Overflow (OF+/OF) and the
data output clock (CLKOUT+/CLKOUT) each have an
LVDS output pair. Double Data Rate Digital Outputs two
data bits are multiplexed onto each differential output
pair. The even data bits (D0, D2,D4, D6, D8, D10, D12,
D14) appear when CLKOUT+ is low and it store in eight
bit even FIFO. The odd data bits (D1, D3, D5, D7, D9, D11,
D13, D15)appear when CLKOUT+ is high and it store in
eight bit odd FIFO. After this data read from both even
and odd FIFO at 180MHz clock which is generated by
DCM. Reading data from both 8 bit even odd FIFO it will
again store in two 16 bit FIFO’s and operates in ping pong
operation Now, the digitized signal is given as input to the
digital down converter (DDC) which is used for frequency
translation and decimation factor. This DDC is
implemented by using IP cores. All digital processing
algorithms i.e. the NCO, Multiplier and the Decimating-
Low pass filter will run at 60Msps. Sampling the 70MHz
IF signal at 60Msps is simply translating the signal to
10Mhz.The DDS will generate two sine signals each of16
bit width which are quadrature to each other. Even this
signals are generated at 10 MHz and 60Msps sampling
rate. Now this sine and cosine signals are multiplied with
the digitized data from the ADC to form the raw I and Q
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1389
signals. This raw I and Q signals are then passed through
the decimating low pass filter to bring down the sampling
rate 1MSPS by decimating it by a factor of 6[4].
3.1 Band pass Sampling
Although satisfying the majority of sampling
requirements, the sampling of low pass signals is not the
only sampling scheme used in practice. We can use a
technique known as band pass sampling to sample a
continuous band pass signal that is centered about some
frequency other than zero Hz. Acceptable range of
frequencies for Band-Pass Sampling can be calculated as
following formula.
If we use the sampling frequency less than twice the
maximum frequency component in the signal, then it is
called under sampling. Under sampling is also known as
band pass sampling, harmonic sampling or super-Nyquist
sampling. Nyquist-Shannon Sampling theorem, which is
the modified version of the Nyquist sampling theorem,
says that the sampling frequency needs to be twice the
signal bandwidth and not twice the maximum frequency
component, in order to be able to reconstruct the original
signal perfectly from the sampled version. If B is the
signal bandwidth, then Fs > 2B is required where Fs is
sampling frequency. The signal bandwidth can be from
DC to B or from f1 to f2 where B = f2 – f1 [5].
3.2 Interfacing of ADC to FPGA
The ADC chip selected supports SPI. Serial
Programming Mode to use the Serial Programming Mode,
PAR/SER should be tied to ground. The SS, SCLK, MISO
and MOSI pins become a serial interface that program the
A/D mode control registers. Data is written to a register
with a 16-bit serial word. Data can also be read back
from a register to verify its contents. Serial data transfer
starts when SS is taken low. The data on the MOSI pin is
latched at the first 16 rising edges of SCLK. Any SCLK
rising edges after the first 16 are ignored. The at transfer
ends when SS is taken high again. The first bit of the 16-
bit input word is the R/W bit. The next seven bits are the
address of the register (A6:A0). The final eight bits are
the register data (D7:D0). If the R/W bit is low, the serial
data (D7:D0) will be written to the register set by the
address bits (A6:A0). If the R/W bit is high, data in the
register set by the address bits (A6:A0) will be read back
on the MISO pin (see the Timing Diagrams).During a read
back command the register is not updated and data on
MISO is ignored[4].
3.3 Hardware Setup
ADC evaluation board is connected to FPGA
SP601 via FMC LPC connector. FPGA Mezzanine Card
(FMC) is an ANSI/VITA standard that defines I/O
mezzanine modules with connection to an FPGA or other
device with re-configurable I/O capability. It specifies a
low profile connector and compact board size for
compatibility with several industry standard slot card,
blade, low profile motherboard, and mezzanine form
factors.
Fig -4: Hardware Setup
3.4 Digital Clock Manager (DCM)
Clocking Wizard helps create the clocking circuit
for the required output clock frequency, phase and duty
cycle using mixed-mode clock manager (MMCM) or
phase locked loop (PLL) primitive. It also helps verify the
output generated clock frequency in simulation,
providing a synthesizable example design which can be
tested on the hardware. It also supports Spread
Spectrum feature which is helpful in reducing
Electromagnetic interference.
4. RESULTS AND DISCUSSIONS
4.1 Programming the ADC using SPI
After connecting ADC to FPGA via FMC LPC
connector SPI protocol is used to transferring data and
configuration of ADC register.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1390
Fig -5: VHDL output to program the ADC
The SS, SCLK, MISO and MOSI pins become a
serial interface that program the ADC mode control
registers. The data transfer starts when SS is taken low.
Data is written to a register with a 16-bit serial word.
The data on the MOSI pin is latched at the first 16 rising
edges of SCLK. The data transfer ends when SS is taken
high again.
4.2 Digital Clock Manager (DCM)
DCM provides clocking to all the resources of
Xilinx FPGA with advanced feature. Digital Clock Manager
DCM integrates advanced clocking capabilities to FPGA
global clock distribution network. It eliminates clock
skew, Phase shifting, and also act as frequency
synthesizer multiply/divide input clock. Input of DCM is
27MHz (on board clock) i.e. User clock which gives
60MHz 180MHz as output clock. DCM is generated in
Xilinx IP core. VHDL output is shown in figure 6.
Fig -6: VHDL output of DCM
4.3 Acquired ADC output
The final data output from 16 bit FIFOs having
Ping-Pong operation can be read from 60MHz clock.
Output will display on chip scope software of ISE 4.7
design suite. ADC output data coming from rising falling
edges of CLKOUT+ which 60MHz frequency. Input of ADC
is 70MHz with Doppler (Intermediate frequency) and
sampled at 60MSPS sampling rate.
Fig -7: Acquired ADC Data 10.3MHz at 60MSPS
4.4 Direct Digital Synthesizer (DDS)
Data from the ADC will be multiplied withe the
signals from the NCO. The NCO is tuned in such a way
that it will produce two sine signals which are 90o out of
phase with respect to each other. Here since the data
from the ADC is timed at 10MHz and at 60Msps therefore
the NCO will also generate signals at 10 MHz and at
60Msps.
Fig -8: Sine & Cosine generated at 10MHz and 60Msps
4.5 Digital Mixer
The data from the ADC shown in Figure 6.9 is
multiplied with sine and cosine data from the NCO to
form the raw I and Q signals. In figure 9 ADC data is
10.3MHz frequency and DDS output frequency is 10MHz
so mixer output will get I signal of 20.3MHz and 30 KHz,
same as Q signal. Note that this signals are generated
60Msps. Fig 9 shows I data output same like this Q
output get.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1391
Fig -9: I Signal 20.3M and 300K
4.6 Low Pass Filter
The mixer output I and Q signals are then
passed through the low pass filter to remove all the high
frequency components. The Figure shows that only 300
KHz of I and Q signals that passes through low pass
filter.
Fig -10: I Signal of 300K
Further processing of this signal is decimation.
Above I and Q signals having 60MSPS sampling rate so
foe system requirement it requires 1MSPS sampling
rate. So by collecting 1 sample from 60 sample that
becomes1MSPS sampling rate. In figure below show the
signal of 500 KHz signal having 1MSPS sampling rate.
Fig -11: Decimated output at 1 MSPS
5. CONCLUSION
Benefits of using a Digital Receiver are
Reduction of DSP processing demands, Very fast tuning,
No PLL’S, Fast bandwidth selection, Zero frequency drift
and error, Precise, stable filter characteristics, Excellent
dynamic range, etc.
The Designing of the ADC Front-End Circuit is
complete and the final fabricated board is also tested by
interfacing it with the Spartan-6 Evaluation Board
(SP601) via the FMC connector.
REFERENCES
[1] Dr. M. Kamaraju, Jayaraju. D, FPGA Based 70MHz
Digital Receiver, for RADAR Applications,
International Journal of Research in Electronics
Communication Technology Volume 1, Issue 1,
July-September, 2013, pp. 01-07.
[2] Rodger H. Hosking,”Digital Receiver Handbook:
Basics of Software Radio”, Fifth Edition Pentek.
[3] Linear Technology,”10GHz GBW, 1.1nV/p Hz
Differential Amplifier/ADC Driver”, LTC6409
datasheet, 2010.
[4] Linear Technology,”16-Bit, 210Msps High
Performance ADC”, LTC2107 datasheet, 2014.
[5] Richard G. Lyons, Understanding Digital Signal
Processing, 3rd edition, Prentice, Hall,
November 2010.
[6] Doglas Perry, VHDL Programming by examples,
4th Edition, McGraw-Hill Professional, July 2002

Mais conteúdo relacionado

Mais procurados

IEEE_Peer_Reviewed_Paper_1
IEEE_Peer_Reviewed_Paper_1IEEE_Peer_Reviewed_Paper_1
IEEE_Peer_Reviewed_Paper_1Saad Mahboob
 
10.1.1.399.4069
10.1.1.399.406910.1.1.399.4069
10.1.1.399.4069Cut Lilis
 
Design and Implement Any Digital Filters in Less than 60 Seconds
Design and Implement Any Digital Filters in Less than 60 SecondsDesign and Implement Any Digital Filters in Less than 60 Seconds
Design and Implement Any Digital Filters in Less than 60 SecondsMike Ellis
 
Implementation of gps signal acquisition and tracking in fpga
Implementation of gps signal acquisition and tracking in fpgaImplementation of gps signal acquisition and tracking in fpga
Implementation of gps signal acquisition and tracking in fpgaeSAT Publishing House
 
Integrated Software Defined Radio (Design Conference 2013)
Integrated Software Defined Radio (Design Conference 2013)Integrated Software Defined Radio (Design Conference 2013)
Integrated Software Defined Radio (Design Conference 2013)Analog Devices, Inc.
 
Multi band, multi mode digital rf receiver front end module for m-wimax
Multi band, multi mode digital rf receiver front end module for m-wimaxMulti band, multi mode digital rf receiver front end module for m-wimax
Multi band, multi mode digital rf receiver front end module for m-wimaxeSAT Publishing House
 
Hardware Accelerated Software Defined Radio
Hardware Accelerated Software Defined Radio Hardware Accelerated Software Defined Radio
Hardware Accelerated Software Defined Radio Tarik Kazaz
 
Abhinav End Sem Presentation Software Defined Radio
Abhinav End Sem Presentation Software Defined RadioAbhinav End Sem Presentation Software Defined Radio
Abhinav End Sem Presentation Software Defined Radioguestad4734
 

Mais procurados (16)

Trunks
TrunksTrunks
Trunks
 
IEEE_Peer_Reviewed_Paper_1
IEEE_Peer_Reviewed_Paper_1IEEE_Peer_Reviewed_Paper_1
IEEE_Peer_Reviewed_Paper_1
 
Ov3425972602
Ov3425972602Ov3425972602
Ov3425972602
 
10.1.1.399.4069
10.1.1.399.406910.1.1.399.4069
10.1.1.399.4069
 
252 256
252 256252 256
252 256
 
05 signal encodingtechniques
05 signal encodingtechniques05 signal encodingtechniques
05 signal encodingtechniques
 
Design and Implement Any Digital Filters in Less than 60 Seconds
Design and Implement Any Digital Filters in Less than 60 SecondsDesign and Implement Any Digital Filters in Less than 60 Seconds
Design and Implement Any Digital Filters in Less than 60 Seconds
 
Fc36951956
Fc36951956Fc36951956
Fc36951956
 
Implementation of gps signal acquisition and tracking in fpga
Implementation of gps signal acquisition and tracking in fpgaImplementation of gps signal acquisition and tracking in fpga
Implementation of gps signal acquisition and tracking in fpga
 
Sdr
SdrSdr
Sdr
 
Integrated Software Defined Radio (Design Conference 2013)
Integrated Software Defined Radio (Design Conference 2013)Integrated Software Defined Radio (Design Conference 2013)
Integrated Software Defined Radio (Design Conference 2013)
 
Db33621624
Db33621624Db33621624
Db33621624
 
Multi band, multi mode digital rf receiver front end module for m-wimax
Multi band, multi mode digital rf receiver front end module for m-wimaxMulti band, multi mode digital rf receiver front end module for m-wimax
Multi band, multi mode digital rf receiver front end module for m-wimax
 
Basic ISDN
Basic ISDNBasic ISDN
Basic ISDN
 
Hardware Accelerated Software Defined Radio
Hardware Accelerated Software Defined Radio Hardware Accelerated Software Defined Radio
Hardware Accelerated Software Defined Radio
 
Abhinav End Sem Presentation Software Defined Radio
Abhinav End Sem Presentation Software Defined RadioAbhinav End Sem Presentation Software Defined Radio
Abhinav End Sem Presentation Software Defined Radio
 

Semelhante a Software Design of Digital Receiver using FPGA

Implementation of Algorithms For Multi-Channel Digital Monitoring Receiver
Implementation of Algorithms For Multi-Channel Digital Monitoring ReceiverImplementation of Algorithms For Multi-Channel Digital Monitoring Receiver
Implementation of Algorithms For Multi-Channel Digital Monitoring ReceiverIOSR Journals
 
A Simulation of Wideband CDMA System on Digital Up/Down Converters
A Simulation of Wideband CDMA System on Digital Up/Down ConvertersA Simulation of Wideband CDMA System on Digital Up/Down Converters
A Simulation of Wideband CDMA System on Digital Up/Down ConvertersEditor IJMTER
 
A prototyping of software defined radio using qpsk modulation
A prototyping of software defined radio using qpsk modulationA prototyping of software defined radio using qpsk modulation
A prototyping of software defined radio using qpsk modulationIAEME Publication
 
Performance Analysis and Simulation of Decimator for Multirate Applications
Performance Analysis and Simulation of Decimator for Multirate ApplicationsPerformance Analysis and Simulation of Decimator for Multirate Applications
Performance Analysis and Simulation of Decimator for Multirate ApplicationsIJEEE
 
Digital Implementation of Costas Loop with Carrier Recovery
Digital Implementation of Costas Loop with Carrier RecoveryDigital Implementation of Costas Loop with Carrier Recovery
Digital Implementation of Costas Loop with Carrier RecoveryIJERD Editor
 
EFFICIENT HARDWARE CO-SIMULATION OF DOWN CONVERTOR FOR WIRELESS COMMUNICATION...
EFFICIENT HARDWARE CO-SIMULATION OF DOWN CONVERTOR FOR WIRELESS COMMUNICATION...EFFICIENT HARDWARE CO-SIMULATION OF DOWN CONVERTOR FOR WIRELESS COMMUNICATION...
EFFICIENT HARDWARE CO-SIMULATION OF DOWN CONVERTOR FOR WIRELESS COMMUNICATION...VLSICS Design
 
EFFICIENT HARDWARE CO-SIMULATION OF DOWN CONVERTOR FOR WIRELESS COMMUNICATION...
EFFICIENT HARDWARE CO-SIMULATION OF DOWN CONVERTOR FOR WIRELESS COMMUNICATION...EFFICIENT HARDWARE CO-SIMULATION OF DOWN CONVERTOR FOR WIRELESS COMMUNICATION...
EFFICIENT HARDWARE CO-SIMULATION OF DOWN CONVERTOR FOR WIRELESS COMMUNICATION...VLSICS Design
 
Efficient Hardware Co-Simulation of Down Convertor for Wireless Communication...
Efficient Hardware Co-Simulation of Down Convertor for Wireless Communication...Efficient Hardware Co-Simulation of Down Convertor for Wireless Communication...
Efficient Hardware Co-Simulation of Down Convertor for Wireless Communication...VLSICS Design
 
A 15 bit third order power optimized continuous time sigma delta modulator fo...
A 15 bit third order power optimized continuous time sigma delta modulator fo...A 15 bit third order power optimized continuous time sigma delta modulator fo...
A 15 bit third order power optimized continuous time sigma delta modulator fo...eSAT Publishing House
 
FPGA Implementation of Optimized CIC Filter for Sample Rate Conversion in Sof...
FPGA Implementation of Optimized CIC Filter for Sample Rate Conversion in Sof...FPGA Implementation of Optimized CIC Filter for Sample Rate Conversion in Sof...
FPGA Implementation of Optimized CIC Filter for Sample Rate Conversion in Sof...idescitation
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
DSM Based low oversampling using SDR transmitter
DSM Based low oversampling using SDR transmitterDSM Based low oversampling using SDR transmitter
DSM Based low oversampling using SDR transmitterIJTET Journal
 
presentation on digital signal processing
presentation on digital signal processingpresentation on digital signal processing
presentation on digital signal processingsandhya jois
 
Introduction to digital signal processing 2
Introduction to digital signal processing 2Introduction to digital signal processing 2
Introduction to digital signal processing 2Hossam Hassan
 
IRJET- Direct Digital Synthesizer
IRJET- Direct Digital SynthesizerIRJET- Direct Digital Synthesizer
IRJET- Direct Digital SynthesizerIRJET Journal
 
Design of Low Power Sigma Delta ADC
Design of Low Power Sigma Delta ADCDesign of Low Power Sigma Delta ADC
Design of Low Power Sigma Delta ADCVLSICS Design
 
Analog to digital converter (ACD)
Analog to digital converter (ACD)Analog to digital converter (ACD)
Analog to digital converter (ACD)Luckysaw
 

Semelhante a Software Design of Digital Receiver using FPGA (20)

Implementation of Algorithms For Multi-Channel Digital Monitoring Receiver
Implementation of Algorithms For Multi-Channel Digital Monitoring ReceiverImplementation of Algorithms For Multi-Channel Digital Monitoring Receiver
Implementation of Algorithms For Multi-Channel Digital Monitoring Receiver
 
Lab based report
Lab based reportLab based report
Lab based report
 
A Simulation of Wideband CDMA System on Digital Up/Down Converters
A Simulation of Wideband CDMA System on Digital Up/Down ConvertersA Simulation of Wideband CDMA System on Digital Up/Down Converters
A Simulation of Wideband CDMA System on Digital Up/Down Converters
 
J010234960
J010234960J010234960
J010234960
 
A prototyping of software defined radio using qpsk modulation
A prototyping of software defined radio using qpsk modulationA prototyping of software defined radio using qpsk modulation
A prototyping of software defined radio using qpsk modulation
 
Performance Analysis and Simulation of Decimator for Multirate Applications
Performance Analysis and Simulation of Decimator for Multirate ApplicationsPerformance Analysis and Simulation of Decimator for Multirate Applications
Performance Analysis and Simulation of Decimator for Multirate Applications
 
Digital Implementation of Costas Loop with Carrier Recovery
Digital Implementation of Costas Loop with Carrier RecoveryDigital Implementation of Costas Loop with Carrier Recovery
Digital Implementation of Costas Loop with Carrier Recovery
 
EFFICIENT HARDWARE CO-SIMULATION OF DOWN CONVERTOR FOR WIRELESS COMMUNICATION...
EFFICIENT HARDWARE CO-SIMULATION OF DOWN CONVERTOR FOR WIRELESS COMMUNICATION...EFFICIENT HARDWARE CO-SIMULATION OF DOWN CONVERTOR FOR WIRELESS COMMUNICATION...
EFFICIENT HARDWARE CO-SIMULATION OF DOWN CONVERTOR FOR WIRELESS COMMUNICATION...
 
EFFICIENT HARDWARE CO-SIMULATION OF DOWN CONVERTOR FOR WIRELESS COMMUNICATION...
EFFICIENT HARDWARE CO-SIMULATION OF DOWN CONVERTOR FOR WIRELESS COMMUNICATION...EFFICIENT HARDWARE CO-SIMULATION OF DOWN CONVERTOR FOR WIRELESS COMMUNICATION...
EFFICIENT HARDWARE CO-SIMULATION OF DOWN CONVERTOR FOR WIRELESS COMMUNICATION...
 
Efficient Hardware Co-Simulation of Down Convertor for Wireless Communication...
Efficient Hardware Co-Simulation of Down Convertor for Wireless Communication...Efficient Hardware Co-Simulation of Down Convertor for Wireless Communication...
Efficient Hardware Co-Simulation of Down Convertor for Wireless Communication...
 
A 15 bit third order power optimized continuous time sigma delta modulator fo...
A 15 bit third order power optimized continuous time sigma delta modulator fo...A 15 bit third order power optimized continuous time sigma delta modulator fo...
A 15 bit third order power optimized continuous time sigma delta modulator fo...
 
FPGA Implementation of Optimized CIC Filter for Sample Rate Conversion in Sof...
FPGA Implementation of Optimized CIC Filter for Sample Rate Conversion in Sof...FPGA Implementation of Optimized CIC Filter for Sample Rate Conversion in Sof...
FPGA Implementation of Optimized CIC Filter for Sample Rate Conversion in Sof...
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
DSM Based low oversampling using SDR transmitter
DSM Based low oversampling using SDR transmitterDSM Based low oversampling using SDR transmitter
DSM Based low oversampling using SDR transmitter
 
presentation on digital signal processing
presentation on digital signal processingpresentation on digital signal processing
presentation on digital signal processing
 
Introduction to digital signal processing 2
Introduction to digital signal processing 2Introduction to digital signal processing 2
Introduction to digital signal processing 2
 
Analog to digital converters, adc
Analog to digital converters, adcAnalog to digital converters, adc
Analog to digital converters, adc
 
IRJET- Direct Digital Synthesizer
IRJET- Direct Digital SynthesizerIRJET- Direct Digital Synthesizer
IRJET- Direct Digital Synthesizer
 
Design of Low Power Sigma Delta ADC
Design of Low Power Sigma Delta ADCDesign of Low Power Sigma Delta ADC
Design of Low Power Sigma Delta ADC
 
Analog to digital converter (ACD)
Analog to digital converter (ACD)Analog to digital converter (ACD)
Analog to digital converter (ACD)
 

Mais de IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

Mais de IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Último

Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 

Último (20)

Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 

Software Design of Digital Receiver using FPGA

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1387 Software Design of Digital Receiver using FPGA G.C.Kudale1, Dr.B.G.Patil2, K. Aurobindo3 1PG Student, Department of Electronics Engineering, Walchand College of Engineering, Sangli, Maharashtra, 2Associate Professor, Department of Electronics Engineering, Walchand College of Engineering, Sangli, Maharashtra ,India, 3 Scientist-’D’,S.A.M.E.E.R, IIT-Bombay Powai(W), Mumbai, Maharashtra, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract – In the past radio receivers were designed with analog circuitry but for overcoming the disadvantages of analog circuitry now all becomes all digitized. So Wireless communication have a great demand in today’s world. The digital receiver must be communicated with all the new wireless standards. In RADAR obtaining the information from target devices digital receivers are used. In this proposed paper 70MHz with Doppler taken from digital receiver and ADC sample this analog signal with high sampling rate. Sampling technique is used for this is band pass sampling i.e. under sampling. For minimization of sampling rate in digital there is digital down converter (DDC) which is used for frequency translation and better decimation factor. After this process we got a signal which have higher precision and more stability and it’s become very easy to collect information from target. This entire architecture digital receiver is implemented in Xilinx IP Core and is captured on FPGA (Spartan 6 SP601) interfaced with ADC (LTC 2107) via FMC connector. Key Words: Digital Receiver, ADC (DC2266A), Field Programmable Gate Array (FPGA), Spartan 6 SP601, Digital Clock Manager (DCM), Digital down converter, Digital filter. 1. INTRODUCTION In order to overcome the disadvantages of the Analog Receivers like low noise immunity, Component Aging, Temperature Variation, Calibration, Requirement of specific H/W and S/W etc. the digital receiver came into picture. This project focuses on the design and implementation of a digital receiver using FPGA. With the main components of the receiver being the Anti-Aliasing Filter to remove the Aliasing effect, High speed A/D Converter (LTC2107) by Linear Technology and an ADC Driver (LTC6409) again by Linear Technology which is sampled using Band pass Sampling whose output is then fed to the Mixer which performs the frequency translation and is given to the Decimating Low-Pass Filter which converts the signal in I and Q format which via the Ethernet is mapped on a Monitoring system and various parameters for a CLOUD RADAR can be recorded. Direction finding is an ideal application for digital receivers because of their excellent channel-to-channel phase matching and consistent delay characteristics. Radar applications benefit from the tight coupling of the A/D, digital receiver and DSP functions to process wideband signals. FPGAs are especially well suited to handle FFT and pulse compression tasks normally required in the signal processing sections [1]. This paper shows how digital receivers, the fundamental building block for software radio, can replace conventional analog receiver designs, offering significant benefits in performance, density and cost. 2. System Description and Theory Looking at the overall block diagram, the digital samples coming out of the A/D converter are being fed to the next stage which is the digital receiver chip-in the red line, as shown in Fig.1. The digital receiver chip is typically contained on a single monolithic chip which forms the heart of the digital receiver system. It is also sometimes referred to as a digital down converter (DDC) or a digital drop receiver (DDR) [2]. Fig -1: Digital Receiver block diagram Inside the digital down converter there are three major sections:  Local Oscillator  Digital mixer  Decimating low pass filter In Fig.2 DDC data is taken from ADC i.e. digitized samples and converted it into lower sampling rate. For
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1388 this in DDC local oscillator i.e. Numerically controlled oscillator is generates digital samples of two sine waves precisely offset by 90 degrees in phase, creating sine and cosine signals. The digital samples out of the local oscillator are generated at a sampling frequency exactly equal to the A/D sample clock frequency, fs 60MSPS.The next major component of the digital receiver chip is the Mixer which consists of two digital multipliers. Digital input samples from the A/D are mathematically multiplied by the digital sine and cosine samples from the local oscillator. The data rates into both inputs of the mixers are the A/D sampling rate fs, the multipliers also operate at that same rate and produce multiplied output product samples at fs i.e.60MSPS.The sine and cosine inputs from the local oscillator create I and Q (in-phase and quadrature) outputs that are important for maintaining phase information contained in the input signal. Fig -2: Digital down Converter Once the RF signal has been translated, it is now ready for filtering. The decimating low Pass filter accepts input samples from the mixer output at the full A/D sampling frequency fs. It utilizes digital signal processing to implement an FIR (Finite Impulse Response) filter transfer function. The filter passes all signals from 0 Hz up to a programmable cut off frequency or bandwidth, and rejects all signals above that cut-off frequency. This digital filter is a complex filter which processes both I and Q signals from the mixer. At the output you can select either I and Q (complex) values or just real values, depending on your system requirements. So at the output of DLPF we get low frequency output at 1MSPS having 60 decimation factor [2]. 3. Proposed Digital Receiver Fig -3: Acquiring the Digital Signals from the ADC In fig.3. analog input is driven by an ADC driver LTC6409) which converts the single ended input to differential output which is then fed in the ADC (LTC2107)giving 16-bits digital LVDS signal at the output [3]. In double data rate LVDS mode, two data bits are multiplexed and output on each differential output pair. There are eight LVDSADC data output pairs D01+/D01 through D1415+/D1415). Overflow (OF+/OF) and the data output clock (CLKOUT+/CLKOUT) each have an LVDS output pair. Double Data Rate Digital Outputs two data bits are multiplexed onto each differential output pair. The even data bits (D0, D2,D4, D6, D8, D10, D12, D14) appear when CLKOUT+ is low and it store in eight bit even FIFO. The odd data bits (D1, D3, D5, D7, D9, D11, D13, D15)appear when CLKOUT+ is high and it store in eight bit odd FIFO. After this data read from both even and odd FIFO at 180MHz clock which is generated by DCM. Reading data from both 8 bit even odd FIFO it will again store in two 16 bit FIFO’s and operates in ping pong operation Now, the digitized signal is given as input to the digital down converter (DDC) which is used for frequency translation and decimation factor. This DDC is implemented by using IP cores. All digital processing algorithms i.e. the NCO, Multiplier and the Decimating- Low pass filter will run at 60Msps. Sampling the 70MHz IF signal at 60Msps is simply translating the signal to 10Mhz.The DDS will generate two sine signals each of16 bit width which are quadrature to each other. Even this signals are generated at 10 MHz and 60Msps sampling rate. Now this sine and cosine signals are multiplied with the digitized data from the ADC to form the raw I and Q
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1389 signals. This raw I and Q signals are then passed through the decimating low pass filter to bring down the sampling rate 1MSPS by decimating it by a factor of 6[4]. 3.1 Band pass Sampling Although satisfying the majority of sampling requirements, the sampling of low pass signals is not the only sampling scheme used in practice. We can use a technique known as band pass sampling to sample a continuous band pass signal that is centered about some frequency other than zero Hz. Acceptable range of frequencies for Band-Pass Sampling can be calculated as following formula. If we use the sampling frequency less than twice the maximum frequency component in the signal, then it is called under sampling. Under sampling is also known as band pass sampling, harmonic sampling or super-Nyquist sampling. Nyquist-Shannon Sampling theorem, which is the modified version of the Nyquist sampling theorem, says that the sampling frequency needs to be twice the signal bandwidth and not twice the maximum frequency component, in order to be able to reconstruct the original signal perfectly from the sampled version. If B is the signal bandwidth, then Fs > 2B is required where Fs is sampling frequency. The signal bandwidth can be from DC to B or from f1 to f2 where B = f2 – f1 [5]. 3.2 Interfacing of ADC to FPGA The ADC chip selected supports SPI. Serial Programming Mode to use the Serial Programming Mode, PAR/SER should be tied to ground. The SS, SCLK, MISO and MOSI pins become a serial interface that program the A/D mode control registers. Data is written to a register with a 16-bit serial word. Data can also be read back from a register to verify its contents. Serial data transfer starts when SS is taken low. The data on the MOSI pin is latched at the first 16 rising edges of SCLK. Any SCLK rising edges after the first 16 are ignored. The at transfer ends when SS is taken high again. The first bit of the 16- bit input word is the R/W bit. The next seven bits are the address of the register (A6:A0). The final eight bits are the register data (D7:D0). If the R/W bit is low, the serial data (D7:D0) will be written to the register set by the address bits (A6:A0). If the R/W bit is high, data in the register set by the address bits (A6:A0) will be read back on the MISO pin (see the Timing Diagrams).During a read back command the register is not updated and data on MISO is ignored[4]. 3.3 Hardware Setup ADC evaluation board is connected to FPGA SP601 via FMC LPC connector. FPGA Mezzanine Card (FMC) is an ANSI/VITA standard that defines I/O mezzanine modules with connection to an FPGA or other device with re-configurable I/O capability. It specifies a low profile connector and compact board size for compatibility with several industry standard slot card, blade, low profile motherboard, and mezzanine form factors. Fig -4: Hardware Setup 3.4 Digital Clock Manager (DCM) Clocking Wizard helps create the clocking circuit for the required output clock frequency, phase and duty cycle using mixed-mode clock manager (MMCM) or phase locked loop (PLL) primitive. It also helps verify the output generated clock frequency in simulation, providing a synthesizable example design which can be tested on the hardware. It also supports Spread Spectrum feature which is helpful in reducing Electromagnetic interference. 4. RESULTS AND DISCUSSIONS 4.1 Programming the ADC using SPI After connecting ADC to FPGA via FMC LPC connector SPI protocol is used to transferring data and configuration of ADC register.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1390 Fig -5: VHDL output to program the ADC The SS, SCLK, MISO and MOSI pins become a serial interface that program the ADC mode control registers. The data transfer starts when SS is taken low. Data is written to a register with a 16-bit serial word. The data on the MOSI pin is latched at the first 16 rising edges of SCLK. The data transfer ends when SS is taken high again. 4.2 Digital Clock Manager (DCM) DCM provides clocking to all the resources of Xilinx FPGA with advanced feature. Digital Clock Manager DCM integrates advanced clocking capabilities to FPGA global clock distribution network. It eliminates clock skew, Phase shifting, and also act as frequency synthesizer multiply/divide input clock. Input of DCM is 27MHz (on board clock) i.e. User clock which gives 60MHz 180MHz as output clock. DCM is generated in Xilinx IP core. VHDL output is shown in figure 6. Fig -6: VHDL output of DCM 4.3 Acquired ADC output The final data output from 16 bit FIFOs having Ping-Pong operation can be read from 60MHz clock. Output will display on chip scope software of ISE 4.7 design suite. ADC output data coming from rising falling edges of CLKOUT+ which 60MHz frequency. Input of ADC is 70MHz with Doppler (Intermediate frequency) and sampled at 60MSPS sampling rate. Fig -7: Acquired ADC Data 10.3MHz at 60MSPS 4.4 Direct Digital Synthesizer (DDS) Data from the ADC will be multiplied withe the signals from the NCO. The NCO is tuned in such a way that it will produce two sine signals which are 90o out of phase with respect to each other. Here since the data from the ADC is timed at 10MHz and at 60Msps therefore the NCO will also generate signals at 10 MHz and at 60Msps. Fig -8: Sine & Cosine generated at 10MHz and 60Msps 4.5 Digital Mixer The data from the ADC shown in Figure 6.9 is multiplied with sine and cosine data from the NCO to form the raw I and Q signals. In figure 9 ADC data is 10.3MHz frequency and DDS output frequency is 10MHz so mixer output will get I signal of 20.3MHz and 30 KHz, same as Q signal. Note that this signals are generated 60Msps. Fig 9 shows I data output same like this Q output get.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1391 Fig -9: I Signal 20.3M and 300K 4.6 Low Pass Filter The mixer output I and Q signals are then passed through the low pass filter to remove all the high frequency components. The Figure shows that only 300 KHz of I and Q signals that passes through low pass filter. Fig -10: I Signal of 300K Further processing of this signal is decimation. Above I and Q signals having 60MSPS sampling rate so foe system requirement it requires 1MSPS sampling rate. So by collecting 1 sample from 60 sample that becomes1MSPS sampling rate. In figure below show the signal of 500 KHz signal having 1MSPS sampling rate. Fig -11: Decimated output at 1 MSPS 5. CONCLUSION Benefits of using a Digital Receiver are Reduction of DSP processing demands, Very fast tuning, No PLL’S, Fast bandwidth selection, Zero frequency drift and error, Precise, stable filter characteristics, Excellent dynamic range, etc. The Designing of the ADC Front-End Circuit is complete and the final fabricated board is also tested by interfacing it with the Spartan-6 Evaluation Board (SP601) via the FMC connector. REFERENCES [1] Dr. M. Kamaraju, Jayaraju. D, FPGA Based 70MHz Digital Receiver, for RADAR Applications, International Journal of Research in Electronics Communication Technology Volume 1, Issue 1, July-September, 2013, pp. 01-07. [2] Rodger H. Hosking,”Digital Receiver Handbook: Basics of Software Radio”, Fifth Edition Pentek. [3] Linear Technology,”10GHz GBW, 1.1nV/p Hz Differential Amplifier/ADC Driver”, LTC6409 datasheet, 2010. [4] Linear Technology,”16-Bit, 210Msps High Performance ADC”, LTC2107 datasheet, 2014. [5] Richard G. Lyons, Understanding Digital Signal Processing, 3rd edition, Prentice, Hall, November 2010. [6] Doglas Perry, VHDL Programming by examples, 4th Edition, McGraw-Hill Professional, July 2002