Explorer les Livres électroniques
Catégories
Explorer les Livres audio
Catégories
Explorer les Magazines
Catégories
Explorer les Documents
Catégories
• Dans ce contexte les systèmes embarqués sont communicants, WiFi, Bluetooth, RF, ... • Fait parti de plusieurs comités et commission (Habilitation, thèse doctorat, recrutement, membre de Jury, …)
• On associe les deux concepts maintenant: la connexion et la plateforme hardware programmable par • Rapporteur du comité technique dans plusieurs journaux internationales et conférences
software.
• Les systèmes de communications récents sont programmables et utilisent un minimum de hardware. • Thèmes de recherche: Software Defined System, SDR, SD-SoC, SoC, MPSoC, Embedded System, Computer
• Il s'agit du concept de Software Defined Radio ou la radiocommunication définit par software. Vision, BigData, IoT, Smart City, Communicant Vehicle & ITS, Small Satellite & Applications
• Il est possible de construire sont propre système de communication: Radio FM, GPS, Tracker, ...
• Nous allons définir cette radio définie par logiciel et nous allons voir comment il devient très simple la
construction de systèmes de communications appliquées aux systèmes de transport intelligents (ITS) et aussi
qui s'apprêtent au concept du SmartCity.
1
03/01/2020
7 8
2
03/01/2020
Mémoire
WiFi
9 10
V4 V6 Zynq
GPP
FPGA
GPU
Microcontroller MPSoC
SoC
11 12
3
03/01/2020
Second :
Let’s design an FM receiver
Software Defined System : SDx
13 14
* Analog
15 16
4
03/01/2020
Communication
?
Evolution of SDR:
As long as the sampling rate of ADCs increases, they are closer
to the antenna
19
5
03/01/2020
21 22
Tool Platform
LabView RTL-SDR
USRP
Matlab
USRP Zynq-SDR RTL-SDR ADALM-PLUTO
GNURadio
USRP Zynq-SDR RTL-SDR ADALM-PLUTO
23 24
6
03/01/2020
25
SDR Applications
- FM Radio receiver
- FM radio receiver with RDS
- Talkie Walkie
- Aircraft tracking Vehicle-to-Vehicle Communication (& Vehicle to Infrastructure)
- Maritime Navigation System
- GPS system Small-Satellite Communication
- Reception of weather data
- GSM communication IoT for Smart City
- Custom communication system
- Land Station for Small-Satellites
- Inter-Vehicle Communication (V2V & V2I)
- Smart City (IoT)
- ….
27 28
7
03/01/2020
• Wireless communications,
• Double direction,
• Short or medium range,
• Specifically designed for Intelligent Transport Systems (ITS)
• Communications between vehicle and infrastructure (road)
Vehicle-to-Vehicle Communication (& Vehicle to Infrastructure) • Communications between vehicle and vehicles
Small-Satellite Communication
The Federal Communications Commission (FCC) has allocated 75 MHz to the USA in the 5.9 GHz
IoT for Smart City band for DSRC (1999).
The European Telecommunications Standards Institute (ETSI) has allocated 30 MHz spectrum in
Europe in the 5.9 GHz band for DSRC (2008).
DSRC systems in Europe, Japan and the United States are not yet compatible.
29 30
31 32
8
03/01/2020
SDR-SoC
Direction
Direction
Speed
Speed
Sensors
Sensors
Position
Position
Cam
Cam
Engine
Engine
33 34
Ionosphere
500 Km Communication Satellite
Ionosphere
250 Km Small Satellite
35
9
03/01/2020
Cube Sat
Station Terrestre
10
03/01/2020
Software
42
Smart City
A smart city (Smart City) =
- an urban area
- that uses different types of sensors / electronic data collection
- to provide information
- to effectively manage assets and resources.
Are included:
Data collected from citizens, devices and assets processed and analyzed
to monitor and manage transportation systems, power plants, water supply systems, waste management,
information systems, schools, libraries, hospitals, services, etc.
43
11
03/01/2020
12
03/01/2020
13
03/01/2020
Analog local
oscillator
FRF FRF
14
03/01/2020
Analog local
oscillator
Analog local
oscillator
15
03/01/2020
RF input signal
New Signal from Antenna
IF BW
Real
Analog Analog Digital IF
RF Signal IF Signal Samples Complex
RF A/D
Digital
Tuner Conv Mixer
Complex
FIF FRF Local
Oscillator
16
03/01/2020
Digital Local
Oscillator Decimated Filter Output
FLO=FSIG Baseband Sample Rate:
Fs/N
0 FSIG
17
03/01/2020
• Local oscillator (Fs) & baseband sample rate (Fs) must be at D/A sample rate (Fs)
frequency – just increases the sample rate BASEBAND INTERPOLATED
INPUT OUTPUT
• Digital baseband input sample rate is much lower (Fs/N) INTERPOLATION
• Interpolation filter solves the problem ! FACTOR = N
Baseband Input
Complex Digital Complex Digital Real Sample Rate : Fs/N
Baseband Baseband Digital IF Analog
Analog
Samples Samples Samples RF
IF
Fs/N COMPLEX
Fs COMPLEX Fs Signal Signal
RF Power
DSP INTERPOLATION DIGITAL D/A CONV
Upconverter Amplifier
FILTER MIXER Interpolating Filter
Fs Output
DUC Digital COMPLEX
Sample Rate: Fs
Up Converter LOCAL OSC
18
03/01/2020
Interpolation Frequency
Bandwidth Tuning
19
03/01/2020
20
03/01/2020
Windows installation:
http://www.gcndevelopment.com/gnuradio/downloads.htm
21
03/01/2020
• The other block in the flowgraph is a variable block that sets the sample rate. 4. Adding Blocks to the Flowgraph
• Click on this block to see the variable name and value. • On the right side of the window is a list of the blocks that are available.
• The variable block will be discussed later. • By expanding any of the categories you can see the blocks available.
• May search items (click on the magnifying glass).
• Open the Waveform Generators category and double-click on the Signal
Source.
Note that a Signal Source block will now appear in the main window.
22