Details

Communication Systems Engineering with GNU Radio


Communication Systems Engineering with GNU Radio

A Hands-on Approach
1. Aufl.

von: Jean-Michel Friedt, Herve Boeglen

112,99 €

Verlag: Wiley
Format: EPUB
Veröffentl.: 15.10.2024
ISBN/EAN: 9781394218899
Sprache: englisch
Anzahl Seiten: 352

DRM-geschütztes eBook, Sie benötigen z.B. Adobe Digital Editions und eine Adobe ID zum Lesen.

Beschreibungen

<p><b>An approachable guide to an invaluable radio frequency communication toolkit</b> <p>Software-defined radio (SDR), which emerged in the 1990s, has become a core development method in certain high-profile fields, including military and space communications. High cost and problems with hardware availability, however, prevented this technology from being widely disseminated. The advent of low-cost hardware beginning in the 2010s, however, has made GNU Radio—the leading open-source software toolkit for developing SDR systems—an increasingly viable and even critical tool for a new generation of radio frequency communication engineers. <p><i>Communication Systems Engineering with GNU Radio</i> provides an accessible overview of this toolkit and its applications. Beginning with the fundamentals of using GNU radio for digital signal processing, the volume then moves to the practicalities of decoding data and the advantages of accessing raw data normally unavailable in hardware-defined radio frequency receivers. The result is a potentially crucial tool for engineers looking to adopt this cost-effective and flexible standard for transmitting and processing radio frequency signals. <p>Readers will also find: <ul><li>A careful balance of radio communications theory with GNU Radio practicalities</li><li>Practical implementation examples employing well-developed open-source GNU Radio platforms</li><li>Extensive accompanying documentation and explanation</li></ul> <p><i>Communication Systems Engineering with GNU Radio</i> is ideal for graduate and undergraduate students in communications systems courses, as well as professionals working in SDR.
<p>About the Authors xi</p> <p>Foreword xiii</p> <p>Acknowledgments xvii</p> <p>Acronyms xix</p> <p>About the Companion Website xxi</p> <p>Introduction xxiii</p> <p><b>1 Getting Started with GNU Radio: Synthetic Signals 1</b></p> <p>1.1 Evolution of Radio Frequency Electronics Toward SDR 1</p> <p>1.2 The Complex Envelope and the Justification of the IQ Structure 2</p> <p>1.3 Complex Number Manipulation 7</p> <p>1.4 GNU Radio and GNU Radio Companion 7</p> <p>1.5 Sample Rates, Decimation and Aliasing 13</p> <p>1.6 Low-pass Filtering or Working on Upper Nyquist Zones 19</p> <p>1.7 ADC and DAC Resolution 24</p> <p>1.8 Power Spectral Density Display with the Frequency Sink 27</p> <p>1.9 Conclusion 29</p> <p>References 29</p> <p><b>2 Using GNU Radio with Signals Collected from SDR Hardware 31</b></p> <p>2.1 SDR Hardware Architecture 32</p> <p>2.2 Using Readily Available Processing Tools 33</p> <p>2.3 Amplitude Modulation and Demodulation 36</p> <p>2.4 Frequency Modulation and Demodulation 41</p> <p>2.4.1 Commercial FM Broadcast: Demodulation and Audio Output 46</p> <p>2.4.2 Stereo Sound and RDS 48</p> <p>2.4.3 FSK Modulation 50</p> <p>2.5 Phase Modulation and Demodulation 53</p> <p>2.5.1 Phase Modulation 53</p> <p>2.5.2 Phase Demodulation 55</p> <p>2.5.3 Radio Data System (RDS) 55</p> <p>2.5.4 The Global Positioning System (GPS) 57</p> <p>2.6 Spectral Occupation of the Various Modulation Schemes 63</p> <p>2.7 Local Oscillator Leakage Issue 63</p> <p>2.8 Conclusion 67</p> <p>References 67</p> <p><b>3 Communicating with External Software (Python, Networking, ZeroMQ, MQTT) 69</b></p> <p>3.1 Connecting to an External Sentence Decoding Tool Using Named Pipes 70</p> <p>3.1.1 POCSAG Single Channel Decoding 70</p> <p>3.1.2 POCSAG Multichannel Decoding 72</p> <p>3.2 TCP/IP Server Running in a Separate Thread 75</p> <p>3.3 XML-RPC 81</p> <p>3.4 Zero MQ (0MQ) Streaming 84</p> <p>3.5 MQTT 93</p> <p>3.5.1 MQTT for Python, Bash and Octave 94</p> <p>3.6 Conclusion 96</p> <p>References 96</p> <p><b>4 Correlating: Passive and Active Software-Defined Radio (SDR)–RADAR 99</b></p> <p>4.1 SDR–RADAR Requirements and Design 99</p> <p>4.2 Correlation: GNU Radio Implementation 103</p> <p>4.3 Passive RADAR Principle and Implementation 113</p> <p>4.4 Active RADAR Principle and Implementation 113</p> <p>4.5 Measurement Principle 114</p> <p>4.6 From Theory to Experiment: Ranging by Frequency Stacking 115</p> <p>4.7 Results 120</p> <p>4.8 Conclusion on Range Measurement 122</p> <p>4.9 Azimuth Resolution Through Spatial Diversity: Synthetic Aperture RADAR 122</p> <p>4.9.1 OFDM RADAR (WiFi) 126</p> <p>4.10 Acquisition for Azimuth Measurement 129</p> <p>4.11 Suppressing Direct Coupling Interference 132</p> <p>4.12 Signal Processing 132</p> <p>4.13 Result Analysis 135</p> <p>4.14 Interferometric Measurement 136</p> <p>4.15 Reproducible Positioning of the Receiving Antenna: Motorized Rail 138</p> <p>4.16 The Radio Frequency Corner Reflector 139</p> <p>4.17 Fine Displacement Measurement 141</p> <p>4.18 Impact of the Atmosphere 142</p> <p>4.19 Time of Flight Measurement with Sub-sampling Period Resolution and the Use of a Surface Acoustic Wave Cooperative Target for Reproducible Range Simulation 144</p> <p>4.20 Conclusion 149</p> <p>References 150</p> <p><b>5 Digital Communications in Action: Design and Realization of a QPSK Modem 153</b></p> <p>5.1 Digital Communication Concepts 153</p> <p>5.1.1 What Is Digital Information? 153</p> <p>5.1.2 From Digital Data to Electrical Pulses 155</p> <p>5.1.3 Occupied Bandwidth and Spectral Efficiency 157</p> <p>5.2 Building a QPSK Modulator with GNU Radio 160</p> <p>5.3 Building a QPSK Demodulator with GNU Radio 165</p> <p>5.3.1 Synchronization 167</p> <p>5.3.1.1 The Digital PLL 168</p> <p>5.3.1.2 Maximum Likelihood Estimation and the Costas Loop 174</p> <p>5.3.1.3 QPSK Timing Recovery 176</p> <p>5.3.2 Automatic Gain Control (AGC) 181</p> <p>5.3.3 Assembling All the Components: The Ultimate QPSK Receiver Flowgraph 182</p> <p>5.4 Conclusion 187</p> <p>References 188</p> <p><b>6 Messages, Tags, and Packet Communications 189</b></p> <p>6.1 Introduction 189</p> <p>6.2 Polymorphic Types 190</p> <p>6.3 Messages 193</p> <p>6.4 Tags 202</p> <p>6.5 Case Studies 206</p> <p>6.5.1 Improving the gr-nordic OOT Module 206</p> <p>6.5.2 Converting the QPSK Modem to Packet Mode 212</p> <p>6.6 Conclusion 216</p> <p>References 217</p> <p><b>7 A Digital Communication Standard: The DAB+ Radio Broadcasting System 219</b></p> <p>7.1 Introduction 219</p> <p>7.2 The DAB+ Standard 220</p> <p>7.2.1 Foundations of Digital Audio Coding 220</p> <p>7.2.1.1 The Absolute Threshold of Hearing 220</p> <p>7.2.1.2 Critical Bands 220</p> <p>7.2.1.3 Masking 222</p> <p>7.2.2 Audio Coding Standards and Their Usage in DAB and DAB+ 224</p> <p>7.2.2.1 The MPEG/ISO/IEC International Audio Standards 224</p> <p>7.2.2.2 The DAB and DAB+ Audio Coders 225</p> <p>7.2.3 Digital Transmission over Time and Frequency-Selective Channels: The Need for COFDM 228</p> <p>7.2.3.1 Time and Frequency-Selective Wireless Channels 228</p> <p>7.2.3.2 COFDM: Digital Communication Techniques for the Wireless Channel 232</p> <p>7.2.3.3 The ETSI EN 300 401 DAB Standard 236</p> <p>7.3 Building a DAB+ Transmitter 241</p> <p>7.4 Building a DAB+ Receiver with GNU Radio 244</p> <p>7.4.1 Basic Usage of gr-dab 244</p> <p>7.4.2 gr-dab in More Details 246</p> <p>7.5 Conclusion 249</p> <p>References 249</p> <p><b>8 QPSK and CCSDS Packets: Meteor-M 2N Satellite Signal Reception 251</b></p> <p>8.1 Introduction 251</p> <p>8.2 When Will the Satellite Fly Overhead? 255</p> <p>8.3 Why Such a Complex Protocol? 258</p> <p>8.4 How to Tackle the Challenge? 260</p> <p>8.5 From the Radio frequency Signal to Bits 261</p> <p>8.5.1 Data Format 262</p> <p>8.5.2 Decoding Data 264</p> <p>8.5.3 Convolutional Encoding of the Synchronization Word 265</p> <p>8.5.4 Convolutional Code Representation as State Machines 267</p> <p>8.5.5 Decoding a Convolutional Code: Viterbi Algorithm 269</p> <p>8.5.6 Constellation Rotation 271</p> <p>8.5.7 From Bits to Sentences: Applying the Viterbi Algorithm Decoding 273</p> <p>8.6 From Sentences to Paragraphs 279</p> <p>8.7 So Much Text … Pictures Now 281</p> <p>8.8 JPEG Image Decoding 286</p> <p>8.9 Conclusion 291</p> <p>References 296</p> <p><b>9 Custom Source and Sink Blocks: Adding Your Own Hardware Interface 297</b></p> <p>9.1 Python Block 298</p> <p>9.2 Out-of-Tree Blocks 300</p> <p>9.3 Cross-compiling for Running on Headless Embedded Systems 310</p> <p>9.4 Conclusion 312</p> <p>References 312</p> <p><b>10 Conclusion 315</b></p> <p>References 318</p> <p>Index 319</p>
<p><b>Jean-Michel Friedt, PhD,</b> is Associate Professor at the University of Franche-Comté, as well as a researcher with the Time and Frequency Department, FEMTO-ST, Besancon, France. He has previously worked as a Systems Engineer for the company SENSeOR, developing wireless passive cooperative targets probed by short-range radar systems. <p><b>Hervé Boeglen, PhD,</b> is Associate Professor at the University of Poitiers and a member of the XLIM Laboratory, Futuroscope site, France. He has extensive teaching and research experience in digital communications, software-defined radio, embedded systems and related subjects.
<p><b>An approachable guide to an invaluable radio frequency communication toolkit</b> <p>Software-defined radio (SDR), which emerged in the 1990s, has become a core development method in certain high-profile fields, including military and space communications. High cost and problems with hardware availability, however, prevented this technology from being widely disseminated. The advent of low-cost hardware beginning in the 2010s, however, has made GNU Radio—the leading open-source software toolkit for developing SDR systems—an increasingly viable and even critical tool for a new generation of radio frequency communication engineers. <p><i>Communication Systems Engineering with GNU Radio</i> provides an accessible overview of this toolkit and its applications. Beginning with the fundamentals of using GNU radio for digital signal processing, the volume then moves to the practicalities of decoding data and the advantages of accessing raw data normally unavailable in hardware-defined radio frequency receivers. The result is a potentially crucial tool for engineers looking to adopt this cost-effective and flexible standard for transmitting and processing radio frequency signals. <p>Readers will also find: <ul><li>A careful balance of radio communications theory with GNU Radio practicalities</li><li>Practical implementation examples employing well-developed open-source GNU Radio platforms</li><li>Extensive accompanying documentation and explanation</li></ul> <p><i>Communication Systems Engineering with GNU Radio</i> is ideal for graduate and undergraduate students in communications systems courses, as well as professionals working in SDR.

Diese Produkte könnten Sie auch interessieren:

Signal Processing
Signal Processing
von: James Vincent Candy
EPUB ebook
117,99 €
INCOSE Needs and Requirements Manual
INCOSE Needs and Requirements Manual
von: Louis S. Wheatcraft, Michael J. Ryan, Tami Edner Katz, Tami Edner INCOSE
PDF ebook
73,99 €
Nuevas tecnologías en la Administración de Justicia
Nuevas tecnologías en la Administración de Justicia
von: Gorgonio Martínez Atienza
PDF ebook
5,99 €