SlideShare a Scribd company logo
1 of 6
Download to read offline
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 536
EFFICIENT RECONFIGURABLE ARCHITECTURE OF BASEBAND
DEMODULATOR IN SDR
Keyur Konkani1
1
M.E, Student, L.D. College of Engineering, Ahmedabad, Gujarat, India
Abstract
This paper presents the simulation architecture and performance analysis with the use of ZCD technic. A Zero-Crossing based All-
Digital Baseband Demodulation architecture is proposed in this work. This architecture supports demodulation of all modulation
schemes including MSK, PSK, FSK, and QAM. The proposed structure is very low area, low power, and low latency and can operate
in real-time. Moreover it can switch, in run-time, between multiple modulation schemes like GMSK (GSM), QPSK (CDMA), GFSK
(Bluetooth), 8-PSK (EDGE), Offset-QPSK (W-CDMA), etc. In addition, the phase resolution of the demodulator is scalable with
performance. In addition, bit-wise amplitude quantization based quad-decomposition approach is utilized to demodulate higher order
M-ary QAM modulations such as 16-QAM & 64-QAM, which is also a highly scalable architecture. This structure of demodulator
provides energy-efficient and resource-efficient implementation of various wireless standards in physical layer of SDR.
Keywords — Physical layer, Mobile and Wireless Communication, Software Defined radio (SDR), Zero Cross Detection
(ZCD), Modulation Schemes, Architecture, high level synthesis, FPGA.
-----------------------------------------------------------------------***----------------------------------------------------------------------
1. INTRODUCTION
Software Radio, by definition, is a class of Reconfigurable
radios in which the physical layer behavior can be
significantly altered, at run-time, without change in hardware.
Thus physical layer reconfigurability is a primary feature of
SDR. The Reconfigurable radio can adapt too many different
standards and enables global mobility, multi-functionality,
compactness and ease of upgrade. The same physical layer can
be reprogrammed to support different bands of frequencies,
different modulation schemes and different data rates resulting
in a significant reduction in product development times and at
the same time offering high power efficiency and speed of
operations
The architecture choice of physical layer signal processing of
a reconfigurable radio is a critical design step. It determines
the flexibility, modularity, scalability and performance of the
final design. Signal processing algorithms can be implemented
using variety of digital hardware such as General Purpose
Processors (GPPs), Digital Signal Processors (DSPs),
Application Specific Integrated Circuits (ASICs) and Field
Programmable Gate Arrays (FPGAs). Where modular design
flows are required, FPGAs are preferred over DSPs, as they
provide high degree of parallelism and fast interconnections
between different modules of a design. FPGA also exhibit
high flexibility and reduced design times.
Fig 1.1: Comparison of FPGA, DSP, ASIP, ASIC & GPP for
SDR implementation [1]
Hence, FPGAs are highly suitable for efficient
implementations of computationally intensive signal
processing functions involved in the physical layer of
Software Defined Radio, as shown in Figure 1.3. The physical
layer involves baseband signal processing which ensures that
data received from upper layers, such as MAC, are transferred
to the other end of the channel, or recovered, with minimum
distortion.
The major functions performed by Physical Layer are as
follows:
 Channel Coding- To withstand noise, interference,
fading.
 Interleaving- To nullify the effect of burst errors
 Modulation- For bandwidth efficiency & channel
transport
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 537
2. BASEBAND DEMODULATION
Fundamental Principle of Baseband Quadrature Modulation-
Demodulation involves Phase-to-Amplitude Mapping
operation at Modulator in Transmitter and Amplitude-to-Phase
Mapping operation at Demodulator. The Figure 2.2 depicts the
flow of operations involved in Modulator.
Fig 2.1: Fundamental Principle of Baseband Quadrature
Modulation-Demodulation
At receiver end, Amplitude-to-Phase Mapping at
Demodulator. The Figure 2.3 shows the flow of operations
involved in Demodulation. At the receiver end, phase recovery
is essential for demodulation. The digital demodulation
algorithms can be primarily classified into two categories
depending on the phase accuracy requirements:
 Modulations which require accurate Phase
Reconstruction at Receiver for efficient Symbol
Recovery
o includes - GMSK, GFSK, DQPSK, 8-
DPSK, 8-PSK
o all these schemes are very robust to channel
e_ects like AWGN, phase distortion,inter-
symbol interference, fading, etc.
 Modulations which directly operate on I & Q values
and thus does not require highly accurate Phase
Reconstruction for Symbol Recovery
o includes - QPSK, Offset-QPSK, BPSK,
DBPSK, 16-QAM, 64-QAM
o not very robust to channel effects
Conventional techniques for Phase Reconstruction require Co-
ordinate Rotation Digital Computer (CORDIC) which has
generally a word-parallel n-stage pipelined architecture.
Fig 2.2: Phase-to-Amplitude Mapping at Modulator
(Transmitter) [3]
Fig 2.3: Amplitude-to-Phase Mapping at Demodulator
(Receiver) [3]
3. ACCURATE PHASE RECONSTRUCTION
USING ZERO-CROSSING DETECTION
Phase Reconstruction can be achieved by performing linear
addition/subtraction combinations of In-phase and Quad-phase
signals into generating several phase axes at a definite angle in
phase domain. The zero-crossing detection technique has
scalable phase accuracy, i.e. the phase resolution can be
increased by increasing the number of phase axes by adding
more addition units. This technique is realized by a purely
combinational logic, therefore enables very high speed Phase
Recovery.
The following are the advantageous features of zero-crossing
detection base phase recovery, as compared to CORDIC based
phase recovery:
 Scalable phase accuracy
 Realized by combinational logic
 Very high speed
 Well suited to Non-Coherent Demodulation
 Phase-Locked Loop not required
 Very low design complexity compared to CORDIC
Zero Crossing based Quadrature baseband demodulation was
first proposed by E.K. B. Lee at Motorola in 1995 [6] and later
on improved by S. Samadian at UCLA in 2003 [7]. However
the implementation of Phase Axes Generator proposed by the
above author involved analog circuit components like
operational-amplifiers for scaling and addition in analog
domain. Presence of opamps in the receiver circuit drastically
increases the area occupied and the power consumption of the
receiver. Therefore, to eliminate analog components, an all-
digital Phase Axes Generator is proposed in this work, which
is connected in series with a standard Analog-to-Digital
converter circuit. Thus the entire demodulation operation is
performed in digital domain.
In the proposed demodulator, the phase axes generator module
is implemented completely in digital domain and no scaling
multiplication/division operations are required. This allows
highly area efficient and timing efficient, low power,
implementation of demodulator on FPGA.
In the first step, multiple phase axes are generated in phase
domain by linear combination of received I and Q baseband
signals. A tree of adders produces multiple phase axes, where
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 538
first column of adders produce phase axes at 45 degrees and
next column of adders produce a phase axes at 22.5 degrees.
Thus phase resolution can be linearly increased with increase
in adders
Fig 3.1: Phase Axes Generation Circuit for First Quadrant of
Phase Domain I-Q Plane
Thus total 14 adders are required to generate 14 extra axes
(apart from I and Q) in the phase domain I-Q plane, dividing
the phase domain in total 32 sectors resulting in a phase
resolution accuracy of 360/32 = 11.25 degrees. For tracking
the instantaneous phase of the input I-Q modulated signals, the
MSB of each of the phase axes is considered to represent a
thermometer code Indicating the current phase position of the
input modulated signal, as shown in Figure. The thermometer
code so obtained is further encoded to binary representation of
5 bits (for total 32 sectors) by a look-up table. In this way the
instantaneous phase of the modulated signal is tracked by
zero-crossing detection in MSB of multiple phase axes signals.
Fig 3.2: Phase Axes Generation Circuit for Second Quadrant
of Phase Domain I-Q Plane
4. SIMPLER DETECTOR BASED ON PHASE
ENCODING
Instead of sensing phase rotation by counting crossings across
reference axes, a more direct way is to read the instantaneous
phase from the 16-bit thermometer code at the output of the
comparator array [Fig. 4.1]. With eight 1-bit zero-crossing
detectors, this code resolves the instantaneous phase to an
accuracy of. For example, the code corresponding to the
shaded segment in Fig. 5(b) is 0000 1111 1111 1111; as the
phase of the GFSK vector rotates clockwise from the shaded
segment to the striped segment, the code changes to 0000
0111 1111 1111, whereas if the vector rotates
counterclockwise to the dotted segment, the code becomes
0001 1111 1111 1111.
The demodulator needs only to know the initial and final
values of the code across one symbol period to determine the
angle of the received waveform and the direction of rotation.
This simplifies the circuit considerably. Although for timing
synchronization it is necessary to oversample the down
converted signal, this simple detector itself clocks at the
symbol rate, 1 MHz, which lowers power consumption.
Fig 4.1: Phase Sector Encoding for Instantaneous Phase Tracking of the incoming signal
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 539
5. THE NOVEL POST PROCESSING CIRCUIT
A novel post-processing circuit is proposed for all
demodulators corresponding to all modulation schemes. The
proposed circuit improves BER performance of demodulator
by detecting a stable symbol at the output of demodulator. The
circuit parameters include:
i. Oversampling factor (N) for the modulation
scheme. Generally, N = 8.
ii. Symbol word size (m), i.e. no. of bits
representing one symbol in constellation of the
modulation scheme.
The circuit operates on the following principle: "A symbol is
Output, if and only if, it is detected at the demodulator output
continuously for ((N/2) +1) clock cycles, otherwise continue
previous symbol at output"
Where N = no. of samples per symbol (oversampling factor
specified by a wireless standard, a common characteristic of
both modulator and demodulator).
The proposed stable symbol detection circuit is shown in
Figure 5.1. This novel circuit is implemented for all
demodulators designed in this work.
Fig 5.1: Proposed Stable Symbol Detection Circuit
6. EXPERIMENTAL RESULTS
In the proposed demodulator for GSM (we can take any
Wireless Standard), the phase axes generator module is
implemented completely in digital domain and no scaling
multiplication/division operations are required. This allows
highly area efficient and timing efficient, low power,
implementation of demodulator on FPGA.
In the first step, multiple phase axes are generated in phase
domain by linear combination of received I and Q baseband
signals. A tree of adders produce multiple phase axes, where
first column of adders produce phase axes at 45 degrees and
next column of adders produce a phase axes at 22.5 degrees.
Thus phase resolution can be linearly increased with increase
in adders.
In the second step, zero crossings are detected in the multiple
phase axes signals by representing them in 2’s complement
signed integer format. Here the MSB of the signal contains
zero-crossing information.
The zero crossing information obtained from previous block is
given to a thermometer encoder which allows us to represent
the current position of the incoming phase signal in a phase
domain. Thus each phase sector is assigned a thermometric
code.
The thermometric code is converted to binary code
representation which allows us to determine the difference in
phase between consecutive sectors while the incoming signal
moves along the axes.
Fig 6.1: Proposed GMSK Demodulator based on Zero-
Crossing Phase Reconstruction and Stable Symbol Detection
Post-Processing
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 540
6.1 Phase Reconstruction Module Synthesis Results:
The HDL code for each IP was implemented in Xilinx ISE and
the resource utilization and static timing afinalysis were noted.
For comparison, standard parameterizable IP cores from
Xilinx LogiCORE generator were considered for resource
utilization assessment.
In case of demodulation, typically a arctangent function is
required for performing amplitude-to-phase conversion or
phase reconstruction. Therefore a standard atan word-parallel
CORDIC algorithm IP from LogiCORE generator was
synthesized and the resource utilization were compared with
the resource utilization of the phase reconstruction module
employed in the proposed demodulator structure. It is
observed from Table 6.1 that the resource utilization for phase
reconstruction module is nearly one-half of the CORDIC
resource utilization.
Table 6.1: Comparison of Resource Utilization between
proposed Zero-Crossing based Phase Reconstruction module
and CORDIC IP from Xilinx LogiCORE Gen-serator
Resource
Utilization
Proposed Zero-
Crossing Based
Phase
Reconstruction
CORDIC IP from
XlinikLogicCORE
Slice
Registers
15 311
Slice LUTs 274 527
Moreover, the latency of CORDIC is N clock cycles where N
is equal to the number of pipeline stages in CORDIC. On the
other hand, the phase reconstruction module in proposed
demodulator is purely combinational logic therefore
latency/delay is very very less compared to the CORDIC.
In terms of complexity, CORDIC requires pre-computation of
coefficients prior to synthesis, according to the phase accuracy
requirements. This leads to high accuracy of phase
reconstruction, nearly 0.1 degrees, as compared to 11.25
degrees for the proposed demodulator. However,
experimentally it is found that very high accuracy of phase
reconstruction is not necessary when a moderate modulation
index is specified in the standard. For example, in GSM, the
GMSK modulation index is 0.5 which results in 90 degrees
change in phase for one change in symbol. This 90 degrees
change can be efficiently detected by 11.25 degree phase
resolution and higher phase resolution is not required.
Similarly, in Bluetooth, the GFSK modulation index specified
is 0.28 to 0.35 which is nearly 60 degrees phase change, which
can also be efficiently detected by 11.25 degrees phase
resolution.
7. CONCLUSIONS
It was observed that the above mentioned algorithms
significantly reduce the complexity of the receiver architecture
and thus enable a resource-efficient, low latency, low delay,
low power, all-digital implementation on FPGA. At the same
time, there is some minor degradation in Bit Error Rate (BER)
performance as compared to the theoretical "ideal
demodulator". However this trade-off is very much in favor of
low cost, low complexity, flexible receivers which are widely
employed in modern communication devices.
Zero Crossing based Baseband Demodulation, General
Approach for Multi-standard Demodulation Novel Post-
processing circuit, with Stable symbol detection, for all
Demodulators to improve BER and All-Digital Phase Axes
Generation Scalable, Low Complexity, Hierarchical Adder
based circuit.
REFERENCES
[1] N. Bhatia,” A Physical layer implementation of
Reconfigurable Radio”, M.S. Thesis, Virginia State
University, 2004.
[2] “High Data Rate Fully Flexible SDR Modem Advanced
configurable architecture & development
methodology”. By KASPERSKI F., PIERRELEE O.,
DOTTO F., SARLOTTE M. THALES Communication
160 bd de Valmy, 92704 Colombes, FRANCE, 2009,
This Same Paper Publish In IEEE, 2010 Page No: 1039
to 1042.
[3] J. Valls, et al. "The Use of CORDIC in Software
Defined Radios: A Tutorial", Topics in Radio
Communications, IEEE Communications Magazine,
September 2006.
[4] European Patent EP2101457, Demodulator with Post-
Processing Circuit for BER Improvement, by L. Martin
at Epson Corp., 2006.
[5] US Patent US5453715, Communication Device with
Efficient Multi-level Digital Demodulator, by E. K. B.
Lee, at Motorola, 1994.
[6] US Patent US5469112, Communication Device with
Zero-Crossing Demodulator, by E. K. B. Lee, at
Motorola, 1995.
[7] S. Samadian, et al, Demodulators for a Zero-IF
Bluetooth Receiver, IEEE Jourfinal of Solid-State
Circuits, Vol. 38, No. 8, 2003.
[8] R.W. Wall, Senior Member, IEEE,” Simple Methods for
Detecting Zero Crossing” Revised: February 3, 2012
[9] K. Bok, et al. Decision Feedback Postprocessor for
Zero-Crossing Digital FM Demodulator, IEEE
Transactions on Vehicular Technology, Vol. 48, No. 6,
1999.
[10] Wireless Open-Access Research Platform (WARP),
Rice
University.WARPv3UserGuide.Online:http://warp.rice.e
du/trac/wiki/HardwareUserGuides/WARPv3
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 541
[11] RF Interfaces: WARPv3 User Guide: Online :
http://warp.rice.edu/trac/wiki/HardwareUserGuides/WA
RPv3/RF
[12] GSM Association, Market Data, www.gsmworld.com
[13] THALES Communication, www.thalesgroup.com
[14] Volcomm Communication, www.volcomm.com

More Related Content

What's hot

DESIGN OF FAST TRANSIENT RESPONSE, LOW DROPOUT REGULATOR WITH ENHANCED STEADY...
DESIGN OF FAST TRANSIENT RESPONSE, LOW DROPOUT REGULATOR WITH ENHANCED STEADY...DESIGN OF FAST TRANSIENT RESPONSE, LOW DROPOUT REGULATOR WITH ENHANCED STEADY...
DESIGN OF FAST TRANSIENT RESPONSE, LOW DROPOUT REGULATOR WITH ENHANCED STEADY...ijcsitcejournal
 
IRJET- Microgrid Control Techniques
IRJET-	 Microgrid Control TechniquesIRJET-	 Microgrid Control Techniques
IRJET- Microgrid Control TechniquesIRJET Journal
 
Hybrid fuzzy-PID like optimal control to reduce energy consumption
Hybrid fuzzy-PID like optimal control to reduce energy consumptionHybrid fuzzy-PID like optimal control to reduce energy consumption
Hybrid fuzzy-PID like optimal control to reduce energy consumptionTELKOMNIKA JOURNAL
 
IRJET- Intelligent Power Distribution System with GSM Control
IRJET- Intelligent Power Distribution System with GSM ControlIRJET- Intelligent Power Distribution System with GSM Control
IRJET- Intelligent Power Distribution System with GSM ControlIRJET Journal
 
Embedded fuzzy controller for water level control
Embedded fuzzy controller for water level control Embedded fuzzy controller for water level control
Embedded fuzzy controller for water level control IJECEIAES
 
IRJET- Load Frequency Control in Two Area Power Systems Integrated with S...
IRJET-  	  Load Frequency Control in Two Area Power Systems Integrated with S...IRJET-  	  Load Frequency Control in Two Area Power Systems Integrated with S...
IRJET- Load Frequency Control in Two Area Power Systems Integrated with S...IRJET Journal
 
IRJET- Design and Development of Interleaved Boost Converter using Fuzzy ...
IRJET-  	  Design and Development of Interleaved Boost Converter using Fuzzy ...IRJET-  	  Design and Development of Interleaved Boost Converter using Fuzzy ...
IRJET- Design and Development of Interleaved Boost Converter using Fuzzy ...IRJET Journal
 
Simulation DC Motor Speed Control System by using PID Controller
Simulation DC Motor Speed Control System by using PID ControllerSimulation DC Motor Speed Control System by using PID Controller
Simulation DC Motor Speed Control System by using PID Controllerijtsrd
 
Fuzzy logic Technique Based Speed Control of a Permanent Magnet Brushless DC...
Fuzzy logic Technique Based Speed Control of a Permanent  Magnet Brushless DC...Fuzzy logic Technique Based Speed Control of a Permanent  Magnet Brushless DC...
Fuzzy logic Technique Based Speed Control of a Permanent Magnet Brushless DC...IJMER
 
Mitsubishi energy measuring unit ecomonitorlight series dienhathe.vn
Mitsubishi energy measuring unit ecomonitorlight series dienhathe.vnMitsubishi energy measuring unit ecomonitorlight series dienhathe.vn
Mitsubishi energy measuring unit ecomonitorlight series dienhathe.vnDien Ha The
 
PID Controller based DC Motor Speed Control
PID Controller based DC Motor Speed ControlPID Controller based DC Motor Speed Control
PID Controller based DC Motor Speed Controlrahulmonikasharma
 
Speed control of dc motor using relay feedback tuned pi
Speed control of dc motor using relay feedback tuned piSpeed control of dc motor using relay feedback tuned pi
Speed control of dc motor using relay feedback tuned piAlexander Decker
 
IRJET- A Implementation of High Speed On-Chip Monitoring Circuit by using SAR...
IRJET- A Implementation of High Speed On-Chip Monitoring Circuit by using SAR...IRJET- A Implementation of High Speed On-Chip Monitoring Circuit by using SAR...
IRJET- A Implementation of High Speed On-Chip Monitoring Circuit by using SAR...IRJET Journal
 
7 kt 7km pac measuring devices
7 kt 7km pac measuring devices7 kt 7km pac measuring devices
7 kt 7km pac measuring deviceslogenatech
 
Self-Tuning Fuzzy PID Design for BLDC Speed Control
Self-Tuning Fuzzy PID Design for BLDC Speed ControlSelf-Tuning Fuzzy PID Design for BLDC Speed Control
Self-Tuning Fuzzy PID Design for BLDC Speed ControlGRD Journals
 
DC Drive Speed Control using Fuzzy Logic Controller
DC Drive Speed Control using Fuzzy Logic ControllerDC Drive Speed Control using Fuzzy Logic Controller
DC Drive Speed Control using Fuzzy Logic ControllerTridib Bose
 

What's hot (18)

DESIGN OF FAST TRANSIENT RESPONSE, LOW DROPOUT REGULATOR WITH ENHANCED STEADY...
DESIGN OF FAST TRANSIENT RESPONSE, LOW DROPOUT REGULATOR WITH ENHANCED STEADY...DESIGN OF FAST TRANSIENT RESPONSE, LOW DROPOUT REGULATOR WITH ENHANCED STEADY...
DESIGN OF FAST TRANSIENT RESPONSE, LOW DROPOUT REGULATOR WITH ENHANCED STEADY...
 
IRJET- Microgrid Control Techniques
IRJET-	 Microgrid Control TechniquesIRJET-	 Microgrid Control Techniques
IRJET- Microgrid Control Techniques
 
Hybrid fuzzy-PID like optimal control to reduce energy consumption
Hybrid fuzzy-PID like optimal control to reduce energy consumptionHybrid fuzzy-PID like optimal control to reduce energy consumption
Hybrid fuzzy-PID like optimal control to reduce energy consumption
 
IRJET- Intelligent Power Distribution System with GSM Control
IRJET- Intelligent Power Distribution System with GSM ControlIRJET- Intelligent Power Distribution System with GSM Control
IRJET- Intelligent Power Distribution System with GSM Control
 
Embedded fuzzy controller for water level control
Embedded fuzzy controller for water level control Embedded fuzzy controller for water level control
Embedded fuzzy controller for water level control
 
IRJET- Load Frequency Control in Two Area Power Systems Integrated with S...
IRJET-  	  Load Frequency Control in Two Area Power Systems Integrated with S...IRJET-  	  Load Frequency Control in Two Area Power Systems Integrated with S...
IRJET- Load Frequency Control in Two Area Power Systems Integrated with S...
 
IRJET- Design and Development of Interleaved Boost Converter using Fuzzy ...
IRJET-  	  Design and Development of Interleaved Boost Converter using Fuzzy ...IRJET-  	  Design and Development of Interleaved Boost Converter using Fuzzy ...
IRJET- Design and Development of Interleaved Boost Converter using Fuzzy ...
 
Simulation DC Motor Speed Control System by using PID Controller
Simulation DC Motor Speed Control System by using PID ControllerSimulation DC Motor Speed Control System by using PID Controller
Simulation DC Motor Speed Control System by using PID Controller
 
Fuzzy logic Technique Based Speed Control of a Permanent Magnet Brushless DC...
Fuzzy logic Technique Based Speed Control of a Permanent  Magnet Brushless DC...Fuzzy logic Technique Based Speed Control of a Permanent  Magnet Brushless DC...
Fuzzy logic Technique Based Speed Control of a Permanent Magnet Brushless DC...
 
Mitsubishi energy measuring unit ecomonitorlight series dienhathe.vn
Mitsubishi energy measuring unit ecomonitorlight series dienhathe.vnMitsubishi energy measuring unit ecomonitorlight series dienhathe.vn
Mitsubishi energy measuring unit ecomonitorlight series dienhathe.vn
 
Psoc
PsocPsoc
Psoc
 
PID Controller based DC Motor Speed Control
PID Controller based DC Motor Speed ControlPID Controller based DC Motor Speed Control
PID Controller based DC Motor Speed Control
 
Speed control of dc motor using relay feedback tuned pi
Speed control of dc motor using relay feedback tuned piSpeed control of dc motor using relay feedback tuned pi
Speed control of dc motor using relay feedback tuned pi
 
IRJET- A Implementation of High Speed On-Chip Monitoring Circuit by using SAR...
IRJET- A Implementation of High Speed On-Chip Monitoring Circuit by using SAR...IRJET- A Implementation of High Speed On-Chip Monitoring Circuit by using SAR...
IRJET- A Implementation of High Speed On-Chip Monitoring Circuit by using SAR...
 
7 kt 7km pac measuring devices
7 kt 7km pac measuring devices7 kt 7km pac measuring devices
7 kt 7km pac measuring devices
 
C1102011317
C1102011317C1102011317
C1102011317
 
Self-Tuning Fuzzy PID Design for BLDC Speed Control
Self-Tuning Fuzzy PID Design for BLDC Speed ControlSelf-Tuning Fuzzy PID Design for BLDC Speed Control
Self-Tuning Fuzzy PID Design for BLDC Speed Control
 
DC Drive Speed Control using Fuzzy Logic Controller
DC Drive Speed Control using Fuzzy Logic ControllerDC Drive Speed Control using Fuzzy Logic Controller
DC Drive Speed Control using Fuzzy Logic Controller
 

Similar to Efficient reconfigurable architecture of baseband demodulator in sdr

Efficient reconfigurable architecture of baseband
Efficient reconfigurable architecture of basebandEfficient reconfigurable architecture of baseband
Efficient reconfigurable architecture of basebandeSAT Publishing House
 
A power efficient delta-sigma ADC with series-bilinear switch capacitor volta...
A power efficient delta-sigma ADC with series-bilinear switch capacitor volta...A power efficient delta-sigma ADC with series-bilinear switch capacitor volta...
A power efficient delta-sigma ADC with series-bilinear switch capacitor volta...TELKOMNIKA JOURNAL
 
Design and implementation of qpsk modulator using digital subcarrier
Design and implementation of qpsk modulator using digital subcarrierDesign and implementation of qpsk modulator using digital subcarrier
Design and implementation of qpsk modulator using digital subcarrierGongadi Nagaraju
 
Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...
Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...
Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...IOSR Journals
 
Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...
Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...
Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...IOSR Journals
 
06 ijece anil kumar_sahu edit sat
06 ijece anil kumar_sahu edit sat06 ijece anil kumar_sahu edit sat
06 ijece anil kumar_sahu edit satIAESIJEECS
 
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
 
IRJET- Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
IRJET-  	  Implementation of 16-Bit Pipelined ADC using 180nm CMOS TechnologyIRJET-  	  Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
IRJET- Implementation of 16-Bit Pipelined ADC using 180nm CMOS TechnologyIRJET Journal
 
IRJET-Protection of Buildings from Saltpetre
IRJET-Protection of Buildings from SaltpetreIRJET-Protection of Buildings from Saltpetre
IRJET-Protection of Buildings from SaltpetreIRJET Journal
 
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
 
Iaetsd gmsk modulation implementation for gsm in dsp
Iaetsd gmsk modulation implementation for gsm in dspIaetsd gmsk modulation implementation for gsm in dsp
Iaetsd gmsk modulation implementation for gsm in dspIaetsd Iaetsd
 
Design of Continuous Time Multibit Sigma Delta ADC for Next Generation Wirele...
Design of Continuous Time Multibit Sigma Delta ADC for Next Generation Wirele...Design of Continuous Time Multibit Sigma Delta ADC for Next Generation Wirele...
Design of Continuous Time Multibit Sigma Delta ADC for Next Generation Wirele...IJERA Editor
 
IRJET- Low Power Adder and Multiplier Circuits Design Optimization in VLSI
IRJET- Low Power Adder and Multiplier Circuits Design Optimization in VLSIIRJET- Low Power Adder and Multiplier Circuits Design Optimization in VLSI
IRJET- Low Power Adder and Multiplier Circuits Design Optimization in VLSIIRJET Journal
 
IRJET- Design and Implementation of High Speed, Low Power Charge Shared R...
IRJET-  	  Design and Implementation of High Speed, Low Power Charge Shared R...IRJET-  	  Design and Implementation of High Speed, Low Power Charge Shared R...
IRJET- Design and Implementation of High Speed, Low Power Charge Shared R...IRJET Journal
 
Ieee 2015 2014 nexgen tech vlsi abstract
Ieee 2015 2014 nexgen  tech vlsi   abstractIeee 2015 2014 nexgen  tech vlsi   abstract
Ieee 2015 2014 nexgen tech vlsi abstractNexgen Technology
 
BULK IEEE PROJECTS IN VLSI ,BULK IEEE PROJECTS, IEEE 2015-16 VLSI PROJECTS IN...
BULK IEEE PROJECTS IN VLSI ,BULK IEEE PROJECTS, IEEE 2015-16 VLSI PROJECTS IN...BULK IEEE PROJECTS IN VLSI ,BULK IEEE PROJECTS, IEEE 2015-16 VLSI PROJECTS IN...
BULK IEEE PROJECTS IN VLSI ,BULK IEEE PROJECTS, IEEE 2015-16 VLSI PROJECTS IN...Nexgen Technology
 
Analysis of CMOS Comparator in 90nm Technology with Different Power Reduction...
Analysis of CMOS Comparator in 90nm Technology with Different Power Reduction...Analysis of CMOS Comparator in 90nm Technology with Different Power Reduction...
Analysis of CMOS Comparator in 90nm Technology with Different Power Reduction...IJECEIAES
 
Nexgen tech vlsi 2015 2014
Nexgen  tech vlsi 2015 2014Nexgen  tech vlsi 2015 2014
Nexgen tech vlsi 2015 2014nexgentech
 

Similar to Efficient reconfigurable architecture of baseband demodulator in sdr (20)

Efficient reconfigurable architecture of baseband
Efficient reconfigurable architecture of basebandEfficient reconfigurable architecture of baseband
Efficient reconfigurable architecture of baseband
 
A power efficient delta-sigma ADC with series-bilinear switch capacitor volta...
A power efficient delta-sigma ADC with series-bilinear switch capacitor volta...A power efficient delta-sigma ADC with series-bilinear switch capacitor volta...
A power efficient delta-sigma ADC with series-bilinear switch capacitor volta...
 
Design and implementation of qpsk modulator using digital subcarrier
Design and implementation of qpsk modulator using digital subcarrierDesign and implementation of qpsk modulator using digital subcarrier
Design and implementation of qpsk modulator using digital subcarrier
 
Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...
Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...
Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...
 
Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...
Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...
Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...
 
Design and memory optimization of hybrid gate diffusion input numerical contr...
Design and memory optimization of hybrid gate diffusion input numerical contr...Design and memory optimization of hybrid gate diffusion input numerical contr...
Design and memory optimization of hybrid gate diffusion input numerical contr...
 
06 ijece anil kumar_sahu edit sat
06 ijece anil kumar_sahu edit sat06 ijece anil kumar_sahu edit sat
06 ijece anil kumar_sahu edit sat
 
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...
 
Implementation of cmos 3
Implementation of cmos 3Implementation of cmos 3
Implementation of cmos 3
 
IRJET- Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
IRJET-  	  Implementation of 16-Bit Pipelined ADC using 180nm CMOS TechnologyIRJET-  	  Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
IRJET- Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
 
IRJET-Protection of Buildings from Saltpetre
IRJET-Protection of Buildings from SaltpetreIRJET-Protection of Buildings from Saltpetre
IRJET-Protection of Buildings from Saltpetre
 
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...
 
Iaetsd gmsk modulation implementation for gsm in dsp
Iaetsd gmsk modulation implementation for gsm in dspIaetsd gmsk modulation implementation for gsm in dsp
Iaetsd gmsk modulation implementation for gsm in dsp
 
Design of Continuous Time Multibit Sigma Delta ADC for Next Generation Wirele...
Design of Continuous Time Multibit Sigma Delta ADC for Next Generation Wirele...Design of Continuous Time Multibit Sigma Delta ADC for Next Generation Wirele...
Design of Continuous Time Multibit Sigma Delta ADC for Next Generation Wirele...
 
IRJET- Low Power Adder and Multiplier Circuits Design Optimization in VLSI
IRJET- Low Power Adder and Multiplier Circuits Design Optimization in VLSIIRJET- Low Power Adder and Multiplier Circuits Design Optimization in VLSI
IRJET- Low Power Adder and Multiplier Circuits Design Optimization in VLSI
 
IRJET- Design and Implementation of High Speed, Low Power Charge Shared R...
IRJET-  	  Design and Implementation of High Speed, Low Power Charge Shared R...IRJET-  	  Design and Implementation of High Speed, Low Power Charge Shared R...
IRJET- Design and Implementation of High Speed, Low Power Charge Shared R...
 
Ieee 2015 2014 nexgen tech vlsi abstract
Ieee 2015 2014 nexgen  tech vlsi   abstractIeee 2015 2014 nexgen  tech vlsi   abstract
Ieee 2015 2014 nexgen tech vlsi abstract
 
BULK IEEE PROJECTS IN VLSI ,BULK IEEE PROJECTS, IEEE 2015-16 VLSI PROJECTS IN...
BULK IEEE PROJECTS IN VLSI ,BULK IEEE PROJECTS, IEEE 2015-16 VLSI PROJECTS IN...BULK IEEE PROJECTS IN VLSI ,BULK IEEE PROJECTS, IEEE 2015-16 VLSI PROJECTS IN...
BULK IEEE PROJECTS IN VLSI ,BULK IEEE PROJECTS, IEEE 2015-16 VLSI PROJECTS IN...
 
Analysis of CMOS Comparator in 90nm Technology with Different Power Reduction...
Analysis of CMOS Comparator in 90nm Technology with Different Power Reduction...Analysis of CMOS Comparator in 90nm Technology with Different Power Reduction...
Analysis of CMOS Comparator in 90nm Technology with Different Power Reduction...
 
Nexgen tech vlsi 2015 2014
Nexgen  tech vlsi 2015 2014Nexgen  tech vlsi 2015 2014
Nexgen tech vlsi 2015 2014
 

More from eSAT Journals

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementseSAT Journals
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case studyeSAT Journals
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case studyeSAT Journals
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreeSAT Journals
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialseSAT Journals
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...eSAT Journals
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...eSAT Journals
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizereSAT Journals
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementeSAT Journals
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...eSAT Journals
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteeSAT Journals
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...eSAT Journals
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...eSAT Journals
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabseSAT Journals
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaeSAT Journals
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...eSAT Journals
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodeSAT Journals
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniqueseSAT Journals
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...eSAT Journals
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...eSAT Journals
 

More from eSAT Journals (20)

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavements
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case study
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangalore
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizer
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concrete
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabs
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in india
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniques
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...
 

Recently uploaded

(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
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
 
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
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
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
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 

Recently uploaded (20)

9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
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
 
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...
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
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
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 

Efficient reconfigurable architecture of baseband demodulator in sdr

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 536 EFFICIENT RECONFIGURABLE ARCHITECTURE OF BASEBAND DEMODULATOR IN SDR Keyur Konkani1 1 M.E, Student, L.D. College of Engineering, Ahmedabad, Gujarat, India Abstract This paper presents the simulation architecture and performance analysis with the use of ZCD technic. A Zero-Crossing based All- Digital Baseband Demodulation architecture is proposed in this work. This architecture supports demodulation of all modulation schemes including MSK, PSK, FSK, and QAM. The proposed structure is very low area, low power, and low latency and can operate in real-time. Moreover it can switch, in run-time, between multiple modulation schemes like GMSK (GSM), QPSK (CDMA), GFSK (Bluetooth), 8-PSK (EDGE), Offset-QPSK (W-CDMA), etc. In addition, the phase resolution of the demodulator is scalable with performance. In addition, bit-wise amplitude quantization based quad-decomposition approach is utilized to demodulate higher order M-ary QAM modulations such as 16-QAM & 64-QAM, which is also a highly scalable architecture. This structure of demodulator provides energy-efficient and resource-efficient implementation of various wireless standards in physical layer of SDR. Keywords — Physical layer, Mobile and Wireless Communication, Software Defined radio (SDR), Zero Cross Detection (ZCD), Modulation Schemes, Architecture, high level synthesis, FPGA. -----------------------------------------------------------------------***---------------------------------------------------------------------- 1. INTRODUCTION Software Radio, by definition, is a class of Reconfigurable radios in which the physical layer behavior can be significantly altered, at run-time, without change in hardware. Thus physical layer reconfigurability is a primary feature of SDR. The Reconfigurable radio can adapt too many different standards and enables global mobility, multi-functionality, compactness and ease of upgrade. The same physical layer can be reprogrammed to support different bands of frequencies, different modulation schemes and different data rates resulting in a significant reduction in product development times and at the same time offering high power efficiency and speed of operations The architecture choice of physical layer signal processing of a reconfigurable radio is a critical design step. It determines the flexibility, modularity, scalability and performance of the final design. Signal processing algorithms can be implemented using variety of digital hardware such as General Purpose Processors (GPPs), Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs) and Field Programmable Gate Arrays (FPGAs). Where modular design flows are required, FPGAs are preferred over DSPs, as they provide high degree of parallelism and fast interconnections between different modules of a design. FPGA also exhibit high flexibility and reduced design times. Fig 1.1: Comparison of FPGA, DSP, ASIP, ASIC & GPP for SDR implementation [1] Hence, FPGAs are highly suitable for efficient implementations of computationally intensive signal processing functions involved in the physical layer of Software Defined Radio, as shown in Figure 1.3. The physical layer involves baseband signal processing which ensures that data received from upper layers, such as MAC, are transferred to the other end of the channel, or recovered, with minimum distortion. The major functions performed by Physical Layer are as follows:  Channel Coding- To withstand noise, interference, fading.  Interleaving- To nullify the effect of burst errors  Modulation- For bandwidth efficiency & channel transport
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 537 2. BASEBAND DEMODULATION Fundamental Principle of Baseband Quadrature Modulation- Demodulation involves Phase-to-Amplitude Mapping operation at Modulator in Transmitter and Amplitude-to-Phase Mapping operation at Demodulator. The Figure 2.2 depicts the flow of operations involved in Modulator. Fig 2.1: Fundamental Principle of Baseband Quadrature Modulation-Demodulation At receiver end, Amplitude-to-Phase Mapping at Demodulator. The Figure 2.3 shows the flow of operations involved in Demodulation. At the receiver end, phase recovery is essential for demodulation. The digital demodulation algorithms can be primarily classified into two categories depending on the phase accuracy requirements:  Modulations which require accurate Phase Reconstruction at Receiver for efficient Symbol Recovery o includes - GMSK, GFSK, DQPSK, 8- DPSK, 8-PSK o all these schemes are very robust to channel e_ects like AWGN, phase distortion,inter- symbol interference, fading, etc.  Modulations which directly operate on I & Q values and thus does not require highly accurate Phase Reconstruction for Symbol Recovery o includes - QPSK, Offset-QPSK, BPSK, DBPSK, 16-QAM, 64-QAM o not very robust to channel effects Conventional techniques for Phase Reconstruction require Co- ordinate Rotation Digital Computer (CORDIC) which has generally a word-parallel n-stage pipelined architecture. Fig 2.2: Phase-to-Amplitude Mapping at Modulator (Transmitter) [3] Fig 2.3: Amplitude-to-Phase Mapping at Demodulator (Receiver) [3] 3. ACCURATE PHASE RECONSTRUCTION USING ZERO-CROSSING DETECTION Phase Reconstruction can be achieved by performing linear addition/subtraction combinations of In-phase and Quad-phase signals into generating several phase axes at a definite angle in phase domain. The zero-crossing detection technique has scalable phase accuracy, i.e. the phase resolution can be increased by increasing the number of phase axes by adding more addition units. This technique is realized by a purely combinational logic, therefore enables very high speed Phase Recovery. The following are the advantageous features of zero-crossing detection base phase recovery, as compared to CORDIC based phase recovery:  Scalable phase accuracy  Realized by combinational logic  Very high speed  Well suited to Non-Coherent Demodulation  Phase-Locked Loop not required  Very low design complexity compared to CORDIC Zero Crossing based Quadrature baseband demodulation was first proposed by E.K. B. Lee at Motorola in 1995 [6] and later on improved by S. Samadian at UCLA in 2003 [7]. However the implementation of Phase Axes Generator proposed by the above author involved analog circuit components like operational-amplifiers for scaling and addition in analog domain. Presence of opamps in the receiver circuit drastically increases the area occupied and the power consumption of the receiver. Therefore, to eliminate analog components, an all- digital Phase Axes Generator is proposed in this work, which is connected in series with a standard Analog-to-Digital converter circuit. Thus the entire demodulation operation is performed in digital domain. In the proposed demodulator, the phase axes generator module is implemented completely in digital domain and no scaling multiplication/division operations are required. This allows highly area efficient and timing efficient, low power, implementation of demodulator on FPGA. In the first step, multiple phase axes are generated in phase domain by linear combination of received I and Q baseband signals. A tree of adders produces multiple phase axes, where
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 538 first column of adders produce phase axes at 45 degrees and next column of adders produce a phase axes at 22.5 degrees. Thus phase resolution can be linearly increased with increase in adders Fig 3.1: Phase Axes Generation Circuit for First Quadrant of Phase Domain I-Q Plane Thus total 14 adders are required to generate 14 extra axes (apart from I and Q) in the phase domain I-Q plane, dividing the phase domain in total 32 sectors resulting in a phase resolution accuracy of 360/32 = 11.25 degrees. For tracking the instantaneous phase of the input I-Q modulated signals, the MSB of each of the phase axes is considered to represent a thermometer code Indicating the current phase position of the input modulated signal, as shown in Figure. The thermometer code so obtained is further encoded to binary representation of 5 bits (for total 32 sectors) by a look-up table. In this way the instantaneous phase of the modulated signal is tracked by zero-crossing detection in MSB of multiple phase axes signals. Fig 3.2: Phase Axes Generation Circuit for Second Quadrant of Phase Domain I-Q Plane 4. SIMPLER DETECTOR BASED ON PHASE ENCODING Instead of sensing phase rotation by counting crossings across reference axes, a more direct way is to read the instantaneous phase from the 16-bit thermometer code at the output of the comparator array [Fig. 4.1]. With eight 1-bit zero-crossing detectors, this code resolves the instantaneous phase to an accuracy of. For example, the code corresponding to the shaded segment in Fig. 5(b) is 0000 1111 1111 1111; as the phase of the GFSK vector rotates clockwise from the shaded segment to the striped segment, the code changes to 0000 0111 1111 1111, whereas if the vector rotates counterclockwise to the dotted segment, the code becomes 0001 1111 1111 1111. The demodulator needs only to know the initial and final values of the code across one symbol period to determine the angle of the received waveform and the direction of rotation. This simplifies the circuit considerably. Although for timing synchronization it is necessary to oversample the down converted signal, this simple detector itself clocks at the symbol rate, 1 MHz, which lowers power consumption. Fig 4.1: Phase Sector Encoding for Instantaneous Phase Tracking of the incoming signal
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 539 5. THE NOVEL POST PROCESSING CIRCUIT A novel post-processing circuit is proposed for all demodulators corresponding to all modulation schemes. The proposed circuit improves BER performance of demodulator by detecting a stable symbol at the output of demodulator. The circuit parameters include: i. Oversampling factor (N) for the modulation scheme. Generally, N = 8. ii. Symbol word size (m), i.e. no. of bits representing one symbol in constellation of the modulation scheme. The circuit operates on the following principle: "A symbol is Output, if and only if, it is detected at the demodulator output continuously for ((N/2) +1) clock cycles, otherwise continue previous symbol at output" Where N = no. of samples per symbol (oversampling factor specified by a wireless standard, a common characteristic of both modulator and demodulator). The proposed stable symbol detection circuit is shown in Figure 5.1. This novel circuit is implemented for all demodulators designed in this work. Fig 5.1: Proposed Stable Symbol Detection Circuit 6. EXPERIMENTAL RESULTS In the proposed demodulator for GSM (we can take any Wireless Standard), the phase axes generator module is implemented completely in digital domain and no scaling multiplication/division operations are required. This allows highly area efficient and timing efficient, low power, implementation of demodulator on FPGA. In the first step, multiple phase axes are generated in phase domain by linear combination of received I and Q baseband signals. A tree of adders produce multiple phase axes, where first column of adders produce phase axes at 45 degrees and next column of adders produce a phase axes at 22.5 degrees. Thus phase resolution can be linearly increased with increase in adders. In the second step, zero crossings are detected in the multiple phase axes signals by representing them in 2’s complement signed integer format. Here the MSB of the signal contains zero-crossing information. The zero crossing information obtained from previous block is given to a thermometer encoder which allows us to represent the current position of the incoming phase signal in a phase domain. Thus each phase sector is assigned a thermometric code. The thermometric code is converted to binary code representation which allows us to determine the difference in phase between consecutive sectors while the incoming signal moves along the axes. Fig 6.1: Proposed GMSK Demodulator based on Zero- Crossing Phase Reconstruction and Stable Symbol Detection Post-Processing
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 540 6.1 Phase Reconstruction Module Synthesis Results: The HDL code for each IP was implemented in Xilinx ISE and the resource utilization and static timing afinalysis were noted. For comparison, standard parameterizable IP cores from Xilinx LogiCORE generator were considered for resource utilization assessment. In case of demodulation, typically a arctangent function is required for performing amplitude-to-phase conversion or phase reconstruction. Therefore a standard atan word-parallel CORDIC algorithm IP from LogiCORE generator was synthesized and the resource utilization were compared with the resource utilization of the phase reconstruction module employed in the proposed demodulator structure. It is observed from Table 6.1 that the resource utilization for phase reconstruction module is nearly one-half of the CORDIC resource utilization. Table 6.1: Comparison of Resource Utilization between proposed Zero-Crossing based Phase Reconstruction module and CORDIC IP from Xilinx LogiCORE Gen-serator Resource Utilization Proposed Zero- Crossing Based Phase Reconstruction CORDIC IP from XlinikLogicCORE Slice Registers 15 311 Slice LUTs 274 527 Moreover, the latency of CORDIC is N clock cycles where N is equal to the number of pipeline stages in CORDIC. On the other hand, the phase reconstruction module in proposed demodulator is purely combinational logic therefore latency/delay is very very less compared to the CORDIC. In terms of complexity, CORDIC requires pre-computation of coefficients prior to synthesis, according to the phase accuracy requirements. This leads to high accuracy of phase reconstruction, nearly 0.1 degrees, as compared to 11.25 degrees for the proposed demodulator. However, experimentally it is found that very high accuracy of phase reconstruction is not necessary when a moderate modulation index is specified in the standard. For example, in GSM, the GMSK modulation index is 0.5 which results in 90 degrees change in phase for one change in symbol. This 90 degrees change can be efficiently detected by 11.25 degree phase resolution and higher phase resolution is not required. Similarly, in Bluetooth, the GFSK modulation index specified is 0.28 to 0.35 which is nearly 60 degrees phase change, which can also be efficiently detected by 11.25 degrees phase resolution. 7. CONCLUSIONS It was observed that the above mentioned algorithms significantly reduce the complexity of the receiver architecture and thus enable a resource-efficient, low latency, low delay, low power, all-digital implementation on FPGA. At the same time, there is some minor degradation in Bit Error Rate (BER) performance as compared to the theoretical "ideal demodulator". However this trade-off is very much in favor of low cost, low complexity, flexible receivers which are widely employed in modern communication devices. Zero Crossing based Baseband Demodulation, General Approach for Multi-standard Demodulation Novel Post- processing circuit, with Stable symbol detection, for all Demodulators to improve BER and All-Digital Phase Axes Generation Scalable, Low Complexity, Hierarchical Adder based circuit. REFERENCES [1] N. Bhatia,” A Physical layer implementation of Reconfigurable Radio”, M.S. Thesis, Virginia State University, 2004. [2] “High Data Rate Fully Flexible SDR Modem Advanced configurable architecture & development methodology”. By KASPERSKI F., PIERRELEE O., DOTTO F., SARLOTTE M. THALES Communication 160 bd de Valmy, 92704 Colombes, FRANCE, 2009, This Same Paper Publish In IEEE, 2010 Page No: 1039 to 1042. [3] J. Valls, et al. "The Use of CORDIC in Software Defined Radios: A Tutorial", Topics in Radio Communications, IEEE Communications Magazine, September 2006. [4] European Patent EP2101457, Demodulator with Post- Processing Circuit for BER Improvement, by L. Martin at Epson Corp., 2006. [5] US Patent US5453715, Communication Device with Efficient Multi-level Digital Demodulator, by E. K. B. Lee, at Motorola, 1994. [6] US Patent US5469112, Communication Device with Zero-Crossing Demodulator, by E. K. B. Lee, at Motorola, 1995. [7] S. Samadian, et al, Demodulators for a Zero-IF Bluetooth Receiver, IEEE Jourfinal of Solid-State Circuits, Vol. 38, No. 8, 2003. [8] R.W. Wall, Senior Member, IEEE,” Simple Methods for Detecting Zero Crossing” Revised: February 3, 2012 [9] K. Bok, et al. Decision Feedback Postprocessor for Zero-Crossing Digital FM Demodulator, IEEE Transactions on Vehicular Technology, Vol. 48, No. 6, 1999. [10] Wireless Open-Access Research Platform (WARP), Rice University.WARPv3UserGuide.Online:http://warp.rice.e du/trac/wiki/HardwareUserGuides/WARPv3
  • 6. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 541 [11] RF Interfaces: WARPv3 User Guide: Online : http://warp.rice.edu/trac/wiki/HardwareUserGuides/WA RPv3/RF [12] GSM Association, Market Data, www.gsmworld.com [13] THALES Communication, www.thalesgroup.com [14] Volcomm Communication, www.volcomm.com