SlideShare uma empresa Scribd logo
1 de 22
SOFTWARE
DEFINED
RADIO
PRESENTATION OVERVIEW
Definition
History
SDR advantages
Motivation toward SDR
Technical overview
Architecture
Software Overview
DEFINITION
What’s SDR
Software-defined radio (SDR) is a radio communication system where
components that have been typically implemented in hardware
(e.g. mixers ,filters , amplifiers , modulators /demodulators
, detectors , etc.) are instead implemented by means of software on
a personal computer or embedded system.
HISTORY OF SDR
• The term "Software Defined Radio" was coined in 1991
by Joseph Mitola, who published the first paper on the
topic in 1992
• One of the first public software radio initiatives was a U.S.
military project named SpeakEasy.
• The primary goal of the SpeakEasy project was to use
programmable processing to emulate more than 10
existing military radios, operating in frequency bands
between 2 and 2000 MHz.
Complete Base band processing digital – Reconfigurable
Software upgrading of commercial radios – Future proof
Generic hardware can be used for a variety of applications –
Inventory
Software prototyping faster and cheaper than hardware
prototyping – Time to market
Libraries of software radio components are easily created and
shared – Reuse
Digital processing of signals is ideal, unencumbered by the non-
linearities that plague analog hardware-Reliability
SDR ADVANTAGES
MOTIVATION TOWARDS SDR
• Commercial wireless communication industry is currently
facing problems due to constant evolution of link-layer
protocol standards (2G, 3G, and 4G)
• existence of incompatible wireless network technologies in
different countries inhibiting deployment of global roaming
facilities
• problems in rolling-out new services/features due to wide-
spread presence of legacy subscriber handsets.
TECHNICAL OVERVIEW
• IDEAL SDR
• IDEAL RECEIVER
• IDEAL TRANSMITTER
• PRACTICAL RECEIVERS
• TYPICAL COMPONENTS
IDEAL SDR
• The ideal SDR will cover all frequencies from 9kHz to 300GHz.
• •It will receive/transmit and modulate/demodulate all modulation
modes and bandwidths
• •It will configure itself automatically.
•
IDEAL TRANSMITTER AND
RECEIVER
• The ideal receiver scheme would be to attach an analog-to-
digital converter to an antenna to directly convert RF to digital.
• A digital signal processor would read the converter, and then its
software would transform the stream of data from the converter
to any other form the application requires.
• An ideal transmitter would be similar.
• A digital signal processor would generate a stream of numbers.
These would be sent to a digital-to-analog converter connected
to a radio antenna.
PRACTICAL RECEIVERS
Current digital electronics are too slow to receive
typical radio signals that range from 10 kHz to 2 GHz
Problem solved by using a mixer and a reference
oscillator to heterodyne the radio signal to a lower
frequency.
Digital IQ modulator used.
Real analog-to-digital converters lack the
discrimination to pick up sub-microvolt, nanowatt
radio signals.
A low noise amplifier must precede the conversion
step.
Typical Components of SDR
 Analog Radio Frequency (RF) receiver/transmitter in the 200 MHz to
multi-gigahertz range.
 High-speed A/D and D/A converters to digitize a wide portion of the
spectrum at 25 to 210 Msamples/sec.
 High-speed front-end signal processing including Digital Down
Conversion (DDC) consisting of one or more chains of mix + filter +
decimate or up conversion.
 Spread spectrum and ultra wideband techniques allow several
transmitters to transmit in the same place on the same frequency
with very little interference
 PC equipped with sound card
Architectures of SDR
DUC: Digital
upconverter
DDC: Digital
downconverter
CFR: Crest factor
reduction DPD:
Digital
predistortion
PA: Power
amplifier
LNA: Low noise
amplifier
RF Front End
 The principle of operation depends on the use of heterodyning or frequency
mixing.
 The signal from the antenna is filtered sufficiently at least to reject
the image frequency and possibly amplified.
 A local oscillator in the receiver produces a sine wave which mixes with that
signal, shifting it to a specific intermediate frequency (IF), usually a lower
frequency.
 The IF signal is itself filtered and amplified and possibly processed in
additional ways
DIGITAL IQ modulator
 Two carriers of same frequency but 90 deg out of phase are used, which are
combined at transmission.
 Message too is modified to consist of two separate signals 90 deg phase
shifted version
original 90 deg phase shifted version
ADC & DAC
 ADC- Sampling ( Nyquist theorem)
Quantisation
Flash ADC is the fastest of all.
 DAC- weighted resistor
R-2R ladder V(out)= V( ref)* (D/2^N)
The main problem in both directions is the difficulty of conversion between the
digital and the analog domains at a high enough rate and a high enough accuracy
DDC- Digital Down Conversion
Digital radio receivers often have fast ADC converters delivering vast
amounts of data; but in many cases, the signal of interest represents a small
proportion of that bandwidth. A DDC allows the rest of that data to be
discarded. When performed in a field programmable gate array (FPGA),
simple digital down conversion is broken up into three distinct steps:
frequency shifting, filtering, and decimation
DUC-Digital Up Conversion
 Digital radio transmitters use DAC, A DUC is used to generate an IF signal
and increase the sampling rate. The DUC process is the exact inverse of the
DDC process. Instead of down conversion and decimation, a DUC uses
interpolation and up conversion.
 Interpolation, or up sampling, translates a low sample rate modulated
signal into a much higher sample rate signal that is ready for up conversion.
This step, often performed in software, can multiply the overall waveform
size by any factor.
 Finally, the modulated, interpolated data mixes with a carrier that
upconverts the baseband signal to the required carrier frequency.
Crest factor REDUCTION (CFR)
 Crest factor is a measure of a waveform, such as alternating current or
sound, showing the ratio of peak values to the average value. In other
words, crest factor indicates how extreme the peaks are in a waveform
 modulation techniques that have smaller crest factors usually transmit more
bits per second than modulation techniques that have higher crest factors.
 Crest factor reduction (CFR) reduces the output peak-to-average ratio by
clipping . We can operate closer to the amplifier compression
point, therefore it is more efficient.
DIGITAL PREDISTORTION (DPD)
 DPD is an active linearisation technique
used to compensation for amplifier’s non-
linearity
 Allows the signal to operate close to or
even below P sat.
 Correction signal is injected at PA’s input
in order to reduce the overall distortion at
output.
FPGA
 SDR system uses a generic hardware platform with programmable modules
(DSPs, FPGAs, microprocessors) and analog RF modules
 FPGAs (Field Programmable Gate Arrays) are amazing devices that now
allow the average person to create their very own digital circuits.
 It is an IC that could contain million of logic gates that can be electrically
configured to perform a certain task using HDL ( Hardware Description
Languages)
 More flexible than microcontroller.
Software Overview
 Digital Signal Processing (DSP) software applications
employ the math of Fourier Transforms..
 FT describes which frequencies are present in the
original function.
 An open architecture
 Allows third party waveform/component development
 Standardised procedure for Loading and Control of
software modules
 Should be one relying on proven technologies – shorter
development time
QUESTIONS

Mais conteúdo relacionado

Mais procurados

Mais procurados (20)

SOFTWARE DEFINED RADIO
SOFTWARE DEFINED RADIOSOFTWARE DEFINED RADIO
SOFTWARE DEFINED RADIO
 
Software defined radio
Software defined radioSoftware defined radio
Software defined radio
 
Software Defined Radio (SDR)
Software Defined Radio (SDR)Software Defined Radio (SDR)
Software Defined Radio (SDR)
 
Ofdma Basics
Ofdma BasicsOfdma Basics
Ofdma Basics
 
Ofdma
OfdmaOfdma
Ofdma
 
Ultra wide band technology
Ultra wide band technology Ultra wide band technology
Ultra wide band technology
 
MIMO OFDM
MIMO OFDMMIMO OFDM
MIMO OFDM
 
Ultra wide band antenna
Ultra wide band antennaUltra wide band antenna
Ultra wide band antenna
 
Wi fi / Wireless Fidelity
Wi fi / Wireless FidelityWi fi / Wireless Fidelity
Wi fi / Wireless Fidelity
 
OFDMA - Orthogonal Frequency Division Multiple Access PPT by PREM KAMAL
OFDMA - Orthogonal Frequency Division Multiple Access PPT by PREM KAMALOFDMA - Orthogonal Frequency Division Multiple Access PPT by PREM KAMAL
OFDMA - Orthogonal Frequency Division Multiple Access PPT by PREM KAMAL
 
Ultra wideband technology (UWB)
Ultra wideband technology (UWB)Ultra wideband technology (UWB)
Ultra wideband technology (UWB)
 
TDMA
TDMATDMA
TDMA
 
Ultrawideband
UltrawidebandUltrawideband
Ultrawideband
 
Wimax Technology
Wimax TechnologyWimax Technology
Wimax Technology
 
cellular concepts in wireless communication
cellular concepts in wireless communicationcellular concepts in wireless communication
cellular concepts in wireless communication
 
Orthogonal Frequency Division Multiplexing (OFDM)
Orthogonal Frequency Division Multiplexing (OFDM)Orthogonal Frequency Division Multiplexing (OFDM)
Orthogonal Frequency Division Multiplexing (OFDM)
 
smart antennas ppt
smart antennas pptsmart antennas ppt
smart antennas ppt
 
GPRS
GPRSGPRS
GPRS
 
Cw and fm cw radar
Cw and fm cw radarCw and fm cw radar
Cw and fm cw radar
 
FHSS
FHSSFHSS
FHSS
 

Semelhante a Sdr seminar

Multiband Transceivers - [Chapter 5] Software-Defined Radios
Multiband Transceivers - [Chapter 5]  Software-Defined RadiosMultiband Transceivers - [Chapter 5]  Software-Defined Radios
Multiband Transceivers - [Chapter 5] Software-Defined RadiosSimen Li
 
10.1.1.399.4069
10.1.1.399.406910.1.1.399.4069
10.1.1.399.4069Cut Lilis
 
10.1.1.399.4069
10.1.1.399.406910.1.1.399.4069
10.1.1.399.4069Cut Lilis
 
HACKING THE WIRELESS WORD WITH SOFTWARE DEFINED RADIO
HACKING THE WIRELESS WORD WITH SOFTWARE DEFINED RADIOHACKING THE WIRELESS WORD WITH SOFTWARE DEFINED RADIO
HACKING THE WIRELESS WORD WITH SOFTWARE DEFINED RADIOchandanpatelvns1947
 
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
 
Presentation of Software Defined Radio.ppt
Presentation of Software Defined Radio.pptPresentation of Software Defined Radio.ppt
Presentation of Software Defined Radio.pptMathavan N
 
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
 
Design and Implementation of Low Power High Speed Symmetric Decoder Structure...
Design and Implementation of Low Power High Speed Symmetric Decoder Structure...Design and Implementation of Low Power High Speed Symmetric Decoder Structure...
Design and Implementation of Low Power High Speed Symmetric Decoder Structure...Dr. Amarjeet Singh
 
1fbciobmrrqmnlyjl1he-signature-a1b6820cbe628a2a167a0a81f2762fc8f340dd4b93d47a...
1fbciobmrrqmnlyjl1he-signature-a1b6820cbe628a2a167a0a81f2762fc8f340dd4b93d47a...1fbciobmrrqmnlyjl1he-signature-a1b6820cbe628a2a167a0a81f2762fc8f340dd4b93d47a...
1fbciobmrrqmnlyjl1he-signature-a1b6820cbe628a2a167a0a81f2762fc8f340dd4b93d47a...Mathavan N
 
iaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdliaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdlIaetsd Iaetsd
 
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
 
rafkwnshru2ocnal9ta1-signature-a1b6820cbe628a2a167a0a81f2762fc8f340dd4b93d47a...
rafkwnshru2ocnal9ta1-signature-a1b6820cbe628a2a167a0a81f2762fc8f340dd4b93d47a...rafkwnshru2ocnal9ta1-signature-a1b6820cbe628a2a167a0a81f2762fc8f340dd4b93d47a...
rafkwnshru2ocnal9ta1-signature-a1b6820cbe628a2a167a0a81f2762fc8f340dd4b93d47a...Mathavan N
 
N5AC 2014-10-11 Pacificon SDR Advances
N5AC 2014-10-11 Pacificon SDR AdvancesN5AC 2014-10-11 Pacificon SDR Advances
N5AC 2014-10-11 Pacificon SDR AdvancesN5AC
 
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
 
Digital Earth Station
Digital Earth Station  Digital Earth Station
Digital Earth Station Susmita Pandey
 

Semelhante a Sdr seminar (20)

final presentation
final presentationfinal presentation
final presentation
 
Lab based report
Lab based reportLab based report
Lab based report
 
Multiband Transceivers - [Chapter 5] Software-Defined Radios
Multiband Transceivers - [Chapter 5]  Software-Defined RadiosMultiband Transceivers - [Chapter 5]  Software-Defined Radios
Multiband Transceivers - [Chapter 5] Software-Defined Radios
 
10.1.1.399.4069
10.1.1.399.406910.1.1.399.4069
10.1.1.399.4069
 
10.1.1.399.4069
10.1.1.399.406910.1.1.399.4069
10.1.1.399.4069
 
HACKING THE WIRELESS WORD WITH SOFTWARE DEFINED RADIO
HACKING THE WIRELESS WORD WITH SOFTWARE DEFINED RADIOHACKING THE WIRELESS WORD WITH SOFTWARE DEFINED RADIO
HACKING THE WIRELESS WORD WITH SOFTWARE DEFINED RADIO
 
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
 
Presentation of Software Defined Radio.ppt
Presentation of Software Defined Radio.pptPresentation of Software Defined Radio.ppt
Presentation of Software Defined Radio.ppt
 
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
 
Final2
Final2Final2
Final2
 
Design and Implementation of Low Power High Speed Symmetric Decoder Structure...
Design and Implementation of Low Power High Speed Symmetric Decoder Structure...Design and Implementation of Low Power High Speed Symmetric Decoder Structure...
Design and Implementation of Low Power High Speed Symmetric Decoder Structure...
 
1fbciobmrrqmnlyjl1he-signature-a1b6820cbe628a2a167a0a81f2762fc8f340dd4b93d47a...
1fbciobmrrqmnlyjl1he-signature-a1b6820cbe628a2a167a0a81f2762fc8f340dd4b93d47a...1fbciobmrrqmnlyjl1he-signature-a1b6820cbe628a2a167a0a81f2762fc8f340dd4b93d47a...
1fbciobmrrqmnlyjl1he-signature-a1b6820cbe628a2a167a0a81f2762fc8f340dd4b93d47a...
 
Unit 2 sdr architecture
Unit 2   sdr architectureUnit 2   sdr architecture
Unit 2 sdr architecture
 
Sdr
SdrSdr
Sdr
 
iaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdliaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdl
 
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
 
rafkwnshru2ocnal9ta1-signature-a1b6820cbe628a2a167a0a81f2762fc8f340dd4b93d47a...
rafkwnshru2ocnal9ta1-signature-a1b6820cbe628a2a167a0a81f2762fc8f340dd4b93d47a...rafkwnshru2ocnal9ta1-signature-a1b6820cbe628a2a167a0a81f2762fc8f340dd4b93d47a...
rafkwnshru2ocnal9ta1-signature-a1b6820cbe628a2a167a0a81f2762fc8f340dd4b93d47a...
 
N5AC 2014-10-11 Pacificon SDR Advances
N5AC 2014-10-11 Pacificon SDR AdvancesN5AC 2014-10-11 Pacificon SDR Advances
N5AC 2014-10-11 Pacificon SDR Advances
 
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
 
Digital Earth Station
Digital Earth Station  Digital Earth Station
Digital Earth Station
 

Mais de Jyoti Yadav

Network coding protocols for smart grid
Network coding protocols for smart gridNetwork coding protocols for smart grid
Network coding protocols for smart gridJyoti Yadav
 
Antenna requirements for sdr and cr
Antenna requirements for sdr and crAntenna requirements for sdr and cr
Antenna requirements for sdr and crJyoti Yadav
 
Misunderstood ISLAM
Misunderstood ISLAMMisunderstood ISLAM
Misunderstood ISLAMJyoti Yadav
 
Misunderstood islam
Misunderstood islamMisunderstood islam
Misunderstood islamJyoti Yadav
 
path to a blackout free india
path to a blackout free indiapath to a blackout free india
path to a blackout free indiaJyoti Yadav
 
Wireless mesh network (2)
Wireless mesh network (2)Wireless mesh network (2)
Wireless mesh network (2)Jyoti Yadav
 

Mais de Jyoti Yadav (7)

Network coding protocols for smart grid
Network coding protocols for smart gridNetwork coding protocols for smart grid
Network coding protocols for smart grid
 
Antenna requirements for sdr and cr
Antenna requirements for sdr and crAntenna requirements for sdr and cr
Antenna requirements for sdr and cr
 
Misunderstood ISLAM
Misunderstood ISLAMMisunderstood ISLAM
Misunderstood ISLAM
 
cryonics
cryonicscryonics
cryonics
 
Misunderstood islam
Misunderstood islamMisunderstood islam
Misunderstood islam
 
path to a blackout free india
path to a blackout free indiapath to a blackout free india
path to a blackout free india
 
Wireless mesh network (2)
Wireless mesh network (2)Wireless mesh network (2)
Wireless mesh network (2)
 

Último

SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 

Último (20)

SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 

Sdr seminar

  • 2. PRESENTATION OVERVIEW Definition History SDR advantages Motivation toward SDR Technical overview Architecture Software Overview
  • 3. DEFINITION What’s SDR Software-defined radio (SDR) is a radio communication system where components that have been typically implemented in hardware (e.g. mixers ,filters , amplifiers , modulators /demodulators , detectors , etc.) are instead implemented by means of software on a personal computer or embedded system.
  • 4. HISTORY OF SDR • The term "Software Defined Radio" was coined in 1991 by Joseph Mitola, who published the first paper on the topic in 1992 • One of the first public software radio initiatives was a U.S. military project named SpeakEasy. • The primary goal of the SpeakEasy project was to use programmable processing to emulate more than 10 existing military radios, operating in frequency bands between 2 and 2000 MHz.
  • 5. Complete Base band processing digital – Reconfigurable Software upgrading of commercial radios – Future proof Generic hardware can be used for a variety of applications – Inventory Software prototyping faster and cheaper than hardware prototyping – Time to market Libraries of software radio components are easily created and shared – Reuse Digital processing of signals is ideal, unencumbered by the non- linearities that plague analog hardware-Reliability SDR ADVANTAGES
  • 6. MOTIVATION TOWARDS SDR • Commercial wireless communication industry is currently facing problems due to constant evolution of link-layer protocol standards (2G, 3G, and 4G) • existence of incompatible wireless network technologies in different countries inhibiting deployment of global roaming facilities • problems in rolling-out new services/features due to wide- spread presence of legacy subscriber handsets.
  • 7. TECHNICAL OVERVIEW • IDEAL SDR • IDEAL RECEIVER • IDEAL TRANSMITTER • PRACTICAL RECEIVERS • TYPICAL COMPONENTS
  • 8. IDEAL SDR • The ideal SDR will cover all frequencies from 9kHz to 300GHz. • •It will receive/transmit and modulate/demodulate all modulation modes and bandwidths • •It will configure itself automatically. •
  • 9. IDEAL TRANSMITTER AND RECEIVER • The ideal receiver scheme would be to attach an analog-to- digital converter to an antenna to directly convert RF to digital. • A digital signal processor would read the converter, and then its software would transform the stream of data from the converter to any other form the application requires. • An ideal transmitter would be similar. • A digital signal processor would generate a stream of numbers. These would be sent to a digital-to-analog converter connected to a radio antenna.
  • 10. PRACTICAL RECEIVERS Current digital electronics are too slow to receive typical radio signals that range from 10 kHz to 2 GHz Problem solved by using a mixer and a reference oscillator to heterodyne the radio signal to a lower frequency. Digital IQ modulator used. Real analog-to-digital converters lack the discrimination to pick up sub-microvolt, nanowatt radio signals. A low noise amplifier must precede the conversion step.
  • 11. Typical Components of SDR  Analog Radio Frequency (RF) receiver/transmitter in the 200 MHz to multi-gigahertz range.  High-speed A/D and D/A converters to digitize a wide portion of the spectrum at 25 to 210 Msamples/sec.  High-speed front-end signal processing including Digital Down Conversion (DDC) consisting of one or more chains of mix + filter + decimate or up conversion.  Spread spectrum and ultra wideband techniques allow several transmitters to transmit in the same place on the same frequency with very little interference  PC equipped with sound card
  • 12. Architectures of SDR DUC: Digital upconverter DDC: Digital downconverter CFR: Crest factor reduction DPD: Digital predistortion PA: Power amplifier LNA: Low noise amplifier
  • 13. RF Front End  The principle of operation depends on the use of heterodyning or frequency mixing.  The signal from the antenna is filtered sufficiently at least to reject the image frequency and possibly amplified.  A local oscillator in the receiver produces a sine wave which mixes with that signal, shifting it to a specific intermediate frequency (IF), usually a lower frequency.  The IF signal is itself filtered and amplified and possibly processed in additional ways
  • 14. DIGITAL IQ modulator  Two carriers of same frequency but 90 deg out of phase are used, which are combined at transmission.  Message too is modified to consist of two separate signals 90 deg phase shifted version original 90 deg phase shifted version
  • 15. ADC & DAC  ADC- Sampling ( Nyquist theorem) Quantisation Flash ADC is the fastest of all.  DAC- weighted resistor R-2R ladder V(out)= V( ref)* (D/2^N) The main problem in both directions is the difficulty of conversion between the digital and the analog domains at a high enough rate and a high enough accuracy
  • 16. DDC- Digital Down Conversion Digital radio receivers often have fast ADC converters delivering vast amounts of data; but in many cases, the signal of interest represents a small proportion of that bandwidth. A DDC allows the rest of that data to be discarded. When performed in a field programmable gate array (FPGA), simple digital down conversion is broken up into three distinct steps: frequency shifting, filtering, and decimation
  • 17. DUC-Digital Up Conversion  Digital radio transmitters use DAC, A DUC is used to generate an IF signal and increase the sampling rate. The DUC process is the exact inverse of the DDC process. Instead of down conversion and decimation, a DUC uses interpolation and up conversion.  Interpolation, or up sampling, translates a low sample rate modulated signal into a much higher sample rate signal that is ready for up conversion. This step, often performed in software, can multiply the overall waveform size by any factor.  Finally, the modulated, interpolated data mixes with a carrier that upconverts the baseband signal to the required carrier frequency.
  • 18. Crest factor REDUCTION (CFR)  Crest factor is a measure of a waveform, such as alternating current or sound, showing the ratio of peak values to the average value. In other words, crest factor indicates how extreme the peaks are in a waveform  modulation techniques that have smaller crest factors usually transmit more bits per second than modulation techniques that have higher crest factors.  Crest factor reduction (CFR) reduces the output peak-to-average ratio by clipping . We can operate closer to the amplifier compression point, therefore it is more efficient.
  • 19. DIGITAL PREDISTORTION (DPD)  DPD is an active linearisation technique used to compensation for amplifier’s non- linearity  Allows the signal to operate close to or even below P sat.  Correction signal is injected at PA’s input in order to reduce the overall distortion at output.
  • 20. FPGA  SDR system uses a generic hardware platform with programmable modules (DSPs, FPGAs, microprocessors) and analog RF modules  FPGAs (Field Programmable Gate Arrays) are amazing devices that now allow the average person to create their very own digital circuits.  It is an IC that could contain million of logic gates that can be electrically configured to perform a certain task using HDL ( Hardware Description Languages)  More flexible than microcontroller.
  • 21. Software Overview  Digital Signal Processing (DSP) software applications employ the math of Fourier Transforms..  FT describes which frequencies are present in the original function.  An open architecture  Allows third party waveform/component development  Standardised procedure for Loading and Control of software modules  Should be one relying on proven technologies – shorter development time