thesis a. rinaldi - eng

Upload: arturo-rinaldi

Post on 14-Apr-2018

228 views

Category:

Documents


0 download

TRANSCRIPT

  • 7/27/2019 Thesis A. Rinaldi - ENG

    1/63

    Universita di Messina - Facolta di Ingegneria

    Emulation of a Radio Link by means of Software Radio

    Supervisors

    Prof. Salvatore Serrano

    Prof. Giuseppe Campobello

    Candidate

    Arturo Rinaldi

    Masters Degree in Electronics Engineering - Academic Year 2010/11Messina, November 10th 2011

    mailto:[email protected]:[email protected]:[email protected]:[email protected]:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    2/63

    Goal of the thesis work

    The making of a learning tool for the analisys of the digital modulationsin different communication channels

    2 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    3/63

    Goal of the thesis work

    The making of a learning tool for the analisys of the digital modulationsin different communication channels

    The simulated channels were :

    2 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    4/63

    Goal of the thesis work

    The making of a learning tool for the analisys of the digital modulationsin different communication channels

    The simulated channels were : Wired : AWGN

    2 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    5/63

    Goal of the thesis work

    The making of a learning tool for the analisys of the digital modulationsin different communication channels

    The simulated channels were : Wired : AWGN

    Wireless : Rayleigh and Rician

    2 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    6/63

    Goal of the thesis work

    The making of a learning tool for the analisys of the digital modulationsin different communication channels

    The simulated channels were : Wired : AWGN

    Wireless : Rayleigh and Rician Verify the correspondence between the theoretical and experimental

    results of the BER (Bit Error Rate)

    2 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    7/63

    Goal of the thesis work

    The making of a learning tool for the analisys of the digital modulationsin different communication channels

    The simulated channels were : Wired : AWGN

    Wireless : Rayleigh and Rician Verify the correspondence between the theoretical and experimental

    results of the BER (Bit Error Rate)

    Provide complementary tools to show how audio and video files aremodified under the effect of the transmission channels

    2 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    8/63

    Goal of the thesis work

    The making of a learning tool for the analisys of the digital modulationsin different communication channels

    The simulated channels were : Wired : AWGN

    Wireless : Rayleigh and Rician Verify the correspondence between the theoretical and experimental

    results of the BER (Bit Error Rate)

    Provide complementary tools to show how audio and video files aremodified under the effect of the transmission channels

    The gr-bertool was built by using the open-source DSP platform GNURadio

    2 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    9/63

    GNU Radio

    GNU Radio is an open-source softwaretoolkit providing a huge library ofblocks for Digital Signal Processing

    (DSP) written in C++ which can becombined together in order to build anddevelop radio applications

    Python Flow Graph

    (Created using the processing blocks)

    USB Interface / Gigabit Ethernet

    Generic RF Front End

    SWIG (Port C++ blocks to Python)

    GNU Radio Signal Processing Blocks

    ( USRP / USRP 2 )

    Gnu Radio Companion (GRC), XML

    (C++)

    3 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    10/63

    GNU Radio

    GNU Radio is an open-source softwaretoolkit providing a huge library ofblocks for Digital Signal Processing

    (DSP) written in C++ which can becombined together in order to build anddevelop radio applications

    It is provided with a graphical interfaceto ease its learning curve (GRC : GNU

    Radio Companion)

    Python Flow Graph

    (Created using the processing blocks)

    USB Interface / Gigabit Ethernet

    Generic RF Front End

    SWIG (Port C++ blocks to Python)

    GNU Radio Signal Processing Blocks

    ( USRP / USRP 2 )

    Gnu Radio Companion (GRC), XML

    (C++)

    3 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    11/63

    Software-Defined Radio : an introduction

    GNU Radio was developed to be in use of Software-Defined Radio(SDR), a new paradigm of communication systems

    4 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    12/63

    Software-Defined Radio : an introduction

    GNU Radio was developed to be in use of Software-Defined Radio(SDR), a new paradigm of communication systems

    A receiver is an SDR device if its communication functions are made asreconfigurable software working on ad hoc hardware

    4 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    13/63

    Software-Defined Radio : an introduction

    GNU Radio was developed to be in use of Software-Defined Radio(SDR), a new paradigm of communication systems

    A receiver is an SDR device if its communication functions are made asreconfigurable software working on ad hoc hardware

    So its possible to implement different software transmission standardsby using only one device

    4 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    14/63

    Software-Defined Radio : an introduction

    GNU Radio was developed to be in use of Software-Defined Radio(SDR), a new paradigm of communication systems

    A receiver is an SDR device if its communication functions are made asreconfigurable software working on ad hoc hardware

    So its possible to implement different software transmission standardsby using only one device

    An SDR sytem is also able to recognize and avoid possible interferenceswith other transmission channels

    4 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    15/63

    The developed tool : gr-bertool

    The tool main GUI

    5 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    16/63

    The developed tool : gr-bertool

    BER experimental verification

    6 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    17/63

    The developed tool : gr-bertool

    Real-Time BER experimental verification

    7 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    18/63

    The developed tool : gr-bertool

    Complementary tools

    8 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    19/63

    BER experimental verification

    The Bit Error Rate (BER) of a digital modulation, is the number of biterrors divided by the total number of transferred bits during a studiedtime interval

    9 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    20/63

    BER experimental verification

    The Bit Error Rate (BER) of a digital modulation, is the number of biterrors divided by the total number of transferred bits during a studiedtime interval

    Lets verify the BER theoretical values with the experimental ones byvarying the signal-to-noise ratio Eb/N

    0

    9 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    21/63

    BER experimental verification

    The Bit Error Rate (BER) of a digital modulation, is the number of biterrors divided by the total number of transferred bits during a studiedtime interval

    Lets verify the BER theoretical values with the experimental ones byvarying the signal-to-noise ratio Eb/N0

    From digital communications theory is well known that for a Q-PSKmodulation the Bit Error Rate is given by :

    Pb = Q2EbN

    0

    9 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    22/63

    BER experimental verification

    This set of tools calculates the BER ina range ofEb/N0 values given by minand max with the opportunity tochoose the increase step size

    10 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    23/63

    BER experimental verification

    This set of tools calculates the BER ina range ofEb/N0 values given by minand max with the opportunity tochoose the increase step size

    We can enable or disable the GrayCoding

    10 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    24/63

    BER experimental verification

    This set of tools calculates the BER ina range ofEb/N0 values given by minand max with the opportunity tochoose the increase step size

    We can enable or disable the GrayCoding

    By clicking on the Plot button the BERcurves are showed in a simple BER vsEb/N0 diagram

    10 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    25/63

    BER experimental verification

    We can see a perfect agreement between the theoretical results and theexperimental ones :

    (a) BER AWGN BPSK (b) BER AWGN Q-PSK (c) BER AWGN 8-PSK

    11 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    26/63

    Real-Time BER and signal constellation evolution

    This tool allow us to show the real-timeBER and signal constellation evolutionin the three different types ofexaminated transmission channels

    12 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    27/63

    Real-Time BER and signal constellation evolution

    This tool allow us to show the real-timeBER and signal constellation evolutionin the three different types ofexaminated transmission channels

    In the following example well show the

    BER evolution in the Rician Channel inthe range ofEb/N0 values going from15 dB to 0 dB

    12 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    28/63

    Real-Time BER and signal constellation evolution

    This tool allow us to show the real-timeBER and signal constellation evolutionin the three different types ofexaminated transmission channels

    In the following example well show the

    BER evolution in the Rician Channel inthe range ofEb/N0 values going from15 dB to 0 dB

    Once started the BER value settles tothe BER value corresponding to

    Eb/N0 = 0 dB about equal to 0.11

    12 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    29/63

    Real-Time BER and signal constellation evolution

    This tool allow us to show the real-timeBER and signal constellation evolutionin the three different types ofexaminated transmission channels

    In the following example well show the

    BER evolution in the Rician Channel inthe range ofEb/N0 values going from15 dB to 0 dB

    Once started the BER value settles tothe BER value corresponding to

    Eb/N0 = 0 dB about equal to 0.11 Ch1 Experimental Value ; Ch2

    Theoretical Value

    12 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    30/63

    Real-Time BER and signal constellation evolution

    This tool allow us to show the real-timeBER and signal constellation evolutionin the three different types ofexaminated transmission channels

    In the following example well show the

    BER evolution in the Rician Channel inthe range ofEb/N0 values going from15 dB to 0 dB

    Once started the BER value settles tothe BER value corresponding to

    Eb/N0 = 0 dB about equal to 0.11 Ch1 Experimental Value ; Ch2

    Theoretical Value

    Lets see the evolution.... 12 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    31/63

    Real-Time BER evolution

    13 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    32/63

    Real-Time BER evolution

    14 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    33/63

    Real-Time BER evolution

    15 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    34/63

    Real-Time BER evolution

    16 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    35/63

    Real-Time BER evolution

    17 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    36/63

    Real-Time BER evolution

    18 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    37/63

    The signal constellation

    Lets consider a generic transmission scheme for a TLC system.

    Tx RxTx Channel

    m(t) s(t) r(t) d(t)

    S D

    Figure : Generic block diagram for a TLC system

    19 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    38/63

    The signal constellation

    Lets consider a generic transmission scheme for a TLC system.

    Tx RxTx Channel

    m(t) s(t) r(t) d(t)

    S D

    Figure : Generic block diagram for a TLC system

    In the absence fo any noise in the channel the generci transmittedsymbol si will be correctly received. The plot of the received symbols isknows as Constellation of the digital modulation.

    s0 (11)

    s3 (01)

    s2 (00)

    s1 (10)

    Figure : Constellation of a QPSK modulation19 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    39/63

    The signal constellation

    The presence of noise in the channel modifies phase and amplitude ofthe transmitted symbols and so the received symbol ri is not onebelonging to the constellation showed before

    s0 (11)

    s3 (01)

    s2 (00)

    s1 (10)

    ri

    The transmitted si symbol is not

    correctly received

    20 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    40/63

    Evolution of the Signal Constellation

    21 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    41/63

    Evolution of the Signal Constellation

    22 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    42/63

    Evolution of the Signal Constellation

    23 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    43/63

    Evolution of the Signal Constellation

    24 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    44/63

    Evolution of the Signal Constellation

    25 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    45/63

    Image Transmission

    This tool allow us to observe how themost common image formats areaffected by digital modulations

    26 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    46/63

    Image Transmission

    This tool allow us to observe how themost common image formats areaffected by digital modulations

    We studied the effects over the

    simulated channels (AWGN, Rayleigh eRician) for a fixed value ofEb/N0 = 0 dB and Q-PSK digitalmodulation for a Jpeg image

    26 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    47/63

    Image Transmission

    This tool allow us to observe how themost common image formats areaffected by digital modulations

    We studied the effects over the

    simulated channels (AWGN, Rayleigh eRician) for a fixed value ofEb/N0 = 0 dB and Q-PSK digitalmodulation for a Jpeg image

    Lets see the results......

    26 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    48/63

    Image Transmission : AWGN Channel

    (a) Original (b) AWGN

    27 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    49/63

    Image Transmission : Rician Channel

    (c) Original (d) Rician

    28 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    50/63

    Image Transmission : Rayleigh Channel

    (e) Original (f) Rayleigh

    29 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    51/63

    Audio Transmission

    This tool allow us to observe how themost common audio formats areaffected by digital modulations

    30 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    52/63

    Audio Transmission

    This tool allow us to observe how themost common audio formats areaffected by digital modulations

    We studied the effects over thesimulated channels (AWGN, Rayleigh e

    Rician) for a fixed value ofEb/N0 = 10 dB and Q-PSK digitalmodulation

    30 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    53/63

    Audio Transmission

    This tool allow us to observe how themost common audio formats areaffected by digital modulations

    We studied the effects over thesimulated channels (AWGN, Rayleigh e

    Rician) for a fixed value ofEb/N0 = 10 dB and Q-PSK digitalmodulation

    We took as sample the wav fileplay it sam.wav with the following

    specifications :

    30 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    54/63

    Audio Transmission

    Specifications of the sample file

    play_it_sam.wav :

    File Size: 1.76MBit Rate: 1.41M

    Encoding: Signed PCM

    Channels: 2 @ 16-bit

    Samplerate: 44100Hz

    Replaygain: off

    Duration: 00:00:10.00

    Lets see the results....

    31 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    55/63

    Audio Transmission

    (g) Originale (h) Canale AWGN

    32 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    56/63

    Audio Transmission

    (i) Rician (j) Rayleigh

    33 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    57/63

    Conclusions

    Why using gr-bertool ? Advantages

    Its an helpful tool for the teacher to use in TLC courses

    34 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    58/63

    Conclusions

    Why using gr-bertool ? Advantages

    Its an helpful tool for the teacher to use in TLC courses

    The student can find a quick verification with the learnt notions duringclasses

    34 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    59/63

    Conclusions

    Why using gr-bertool ? Advantages

    Its an helpful tool for the teacher to use in TLC courses

    The student can find a quick verification with the learnt notions duringclasses

    It has an user-friendly GUI

    34 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    60/63

    Conclusions

    Why using gr-bertool ? Advantages

    Its an helpful tool for the teacher to use in TLC courses

    The student can find a quick verification with the learnt notions duringclasses

    It has an user-friendly GUI Its open-source !

    34 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    61/63

    Conclusions

    Future Developments

    Addition of other components for transmission by using the USRP(through USB) and USRP2 (through Gigabit Ethernet) boards to studythe real-time signals evolution

    (k) USRP1 (l) USRP2

    35 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    C l

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    62/63

    Conclusions

    Future Developments

    Addition of other components for transmission by using the USRP(through USB) and USRP2 (through Gigabit Ethernet) boards to studythe real-time signals evolution

    (m) USRP1 (n) USRP2

    Implementation of other modules for the network protocols (i.e.802.11n, Bluetooth) always for learning goal

    35 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    C I f i

    mailto:[email protected]:[email protected]
  • 7/27/2019 Thesis A. Rinaldi - ENG

    63/63

    Contact Information

    Arturo RinaldiFreelance Collaborator @ DIECIIAddress : Dep. of Electronics Engineering (DIECII) - C.da di Dio, 98166 Messina (Italy)E-mail : [email protected] : +39-090-3977376 ; Mobile : +39-340-5795584 (Whatsapp)Skype : arty.net ; Facebook : arty.netTwitter : artynet2 ; LinkedIn : Arturo Rinaldi

    Prof. Giuseppe Campobello, Ph.D.Researcher in TelecommunicationsAddress : Dep. of Electronics Engineering (DIECII) - C.da di Dio, 98166 Messina (Italy)E-mail : [email protected] : +39-090-3977378

    Prof. Salvatore Serrano, Ph.D.Researcher in Telecommunications

    Address : Dep. of Electronics Engineering (DIECII) - C.da di Dio, 98166 Messina (Italy)E-mail : [email protected] : +39-090-3977522

    36 of 36

    Arturo Rinaldi - Emulation of a Radio Link by means of Software Radio

    http://www.unime.it/dipartimenti/dieciihttp://www.unime.it/dipartimenti/dieciihttp://www.unime.it/dipartimenti/dieciimailto:[email protected]://facebook.com/arty.nethttp://twitter.com/artynet2http://ie.linkedin.com/in/arturorinaldihttp://www.unime.it/dipartimenti/dieciihttp://www.unime.it/dipartimenti/dieciimailto:[email protected]://www.unime.it/dipartimenti/dieciihttp://www.unime.it/dipartimenti/dieciimailto:[email protected]:[email protected]:[email protected]:[email protected]://www.unime.it/dipartimenti/dieciimailto:[email protected]://www.unime.it/dipartimenti/dieciihttp://ie.linkedin.com/in/arturorinaldihttp://twitter.com/artynet2http://facebook.com/arty.netmailto:[email protected]://www.unime.it/dipartimenti/dieciihttp://www.unime.it/dipartimenti/diecii