Details

Understanding LTE with MATLAB


Understanding LTE with MATLAB

From Mathematical Modeling to Simulation and Prototyping
1. Aufl.

von: Houman Zarrinkoub

81,99 €

Verlag: Wiley
Format: PDF
Veröffentl.: 13.01.2014
ISBN/EAN: 9781118443439
Sprache: englisch
Anzahl Seiten: 512

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

Beschreibungen

<p><b>An introduction to technical details related to the Physical Layer of the LTE standard with MATLAB®</b></p> <p>The LTE (Long Term Evolution) and LTE-Advanced are among the latest mobile communications standards, designed to realize the dream of a truly global, fast, all-IP-based, secure broadband mobile access technology.</p> <p>This book examines the Physical Layer (PHY) of the LTE standards by incorporating three conceptual elements: an overview of the theory behind key enabling technologies; a concise discussion regarding standard specifications; and the MATLAB® algorithms needed to simulate the standard.</p> <p>The use of MATLAB®, a widely used technical computing language, is one of the distinguishing features of this book. Through a series of MATLAB® programs, the author explores each of the enabling technologies, pedagogically synthesizes an LTE PHY system model, and evaluates system performance at each stage. Following this step-by-step process, readers will achieve deeper understanding of LTE concepts and specifications through simulations.</p> <p><b>Key Features:</b></p> <p>• Accessible, intuitive, and progressive; one of the few books to focus primarily on the modeling, simulation, and implementation of the LTE PHY standard<br /> • Includes case studies and testbenches in MATLAB®, which build knowledge gradually and incrementally until a functional specification for the LTE PHY is attained<br /> • Accompanying Web site includes all MATLAB® programs, together with PowerPoint slides and other illustrative examples</p> <p><i>Dr Houman Zarrinkoub has served as a development manager and now as a senior product manager with MathWorks, based in Massachusetts, USA. Within his 12 years at MathWorks, he has been responsible for multiple signal processing and communications software tools. Prior to MathWorks, he was a research scientist in the Wireless Group at Nortel Networks, where he contributed to multiple standardization projects for 3G mobile technologies. He has been awarded multiple patents on topics related to computer simulations. He holds a BSc degree in Electrical Engineering from McGill University and MSc and PhD degrees in Telecommunications from the Institut Nationale de la Recherche Scientifique, in Canada.</i></p> <p><b><a href="http://www.wiley.com/go/zarrinkoub">www.wiley.com/go/zarrinkoub</a></b></p>
<p><i>Preface xiii</i></p> <p><i>List of Abbreviations xvii</i></p> <p><b>1 Introduction 1</b></p> <p>1.1 Quick Overview of Wireless Standards 1</p> <p>1.2 Historical Profile of Data Rates 4</p> <p>1.3 IMT-Advanced Requirements 4</p> <p>1.4 3GPP and LTE Standardization 5</p> <p>1.5 LTE Requirements 5</p> <p>1.6 Theoretical Strategies 6</p> <p>1.7 LTE-Enabling Technologies 7</p> <p>1.8 LTE Physical Layer (PHY) Modeling 9</p> <p>1.9 LTE (Releases 8 and 9) 11</p> <p>1.10 LTE-Advanced (Release 10) 11</p> <p>1.11 MATLAB® and Wireless System Design 11</p> <p>1.12 Organization of This Book 11</p> <p>References 12</p> <p><b>2 Overview of the LTE Physical Layer 13</b></p> <p>2.1 Air Interface 13</p> <p>2.2 Frequency Bands 14</p> <p>2.3 Unicast and Multicast Services 14</p> <p>2.4 Allocation of Bandwidth 16</p> <p>2.5 Time Framing 17</p> <p>2.6 Time–Frequency Representation 17</p> <p>2.7 OFDM Multicarrier Transmission 20</p> <p>2.8 Single-Carrier Frequency Division Multiplexing 23</p> <p>2.9 Resource Grid Content 24</p> <p>2.10 Physical Channels 25</p> <p>2.11 Physical Signals 31</p> <p>2.12 Downlink Frame Structures 34</p> <p>2.13 Uplink Frame Structures 35</p> <p>2.14 MIMO 35</p> <p>2.15 MIMO Modes 40</p> <p>2.16 PHY Processing 41</p> <p>2.17 Downlink Processing 41</p> <p>2.18 Uplink Processing 43</p> <p>2.19 Chapter Summary 45</p> <p>References 46</p> <p><b>3 MATLAB® for Communications System Design 47</b></p> <p>3.1 System Development Workflow 47</p> <p>3.2 Challenges and Capabilities 48</p> <p>3.3 Focus 49</p> <p>3.4 Approach 49</p> <p>3.5 PHY Models in MATLAB 49</p> <p>3.6 MATLAB 49</p> <p>3.7 MATLAB Toolboxes 50</p> <p>3.8 Simulink 51</p> <p>3.9 Modeling and Simulation 52</p> <p>3.10 Prototyping and Implementation 53</p> <p>3.11 Introduction to System Objects 54</p> <p>3.12 MATLAB Channel Coding Examples 60</p> <p>3.13 Chapter Summary 68</p> <p>References 69</p> <p><b>4 Modulation and Coding 71</b></p> <p>4.1 Modulation Schemes of LTE 72</p> <p>4.2 Bit-Level Scrambling 79</p> <p>4.3 Channel Coding 85</p> <p>4.4 Turbo Coding 85</p> <p>4.5 Early-Termination Mechanism 93</p> <p>4.6 Rate Matching 99</p> <p>4.7 Codeblock Segmentation 105</p> <p>4.8 LTE Transport-Channel Processing 107</p> <p>4.9 Chapter Summary 112</p> <p>References 113</p> <p><b>5 OFDM 115</b></p> <p>5.1 Channel Modeling 115</p> <p>Examples 117</p> <p>5.2 Scope 121</p> <p>5.3 Workflow 121</p> <p>5.4 OFDM and Multipath Fading 122</p> <p>5.5 OFDM and Channel-Response Estimation 123</p> <p>5.6 Frequency-Domain Equalization 124</p> <p>5.7 LTE Resource Grid 124</p> <p>5.8 Configuring the Resource Grid 125</p> <p>5.9 Generating Reference Signals 130</p> <p>5.10 Resource Element Mapping 132</p> <p>5.11 OFDM Signal Generation 136</p> <p>5.12 Channel Modeling 137</p> <p>5.13 OFDM Receiver 140</p> <p>5.14 Resource Element Demapping 141</p> <p>5.15 Channel Estimation 143</p> <p>5.16 Equalizer Gain Computation 145</p> <p>5.17 Visualizing the Channel 146</p> <p>5.18 Downlink Transmission Mode 1 147</p> <p>5.19 Chapter Summary 164</p> <p>References 165</p> <p><b>6 MIMO 167</b></p> <p>6.1 Definition of MIMO 167</p> <p>6.2 Motivation for MIMO 168</p> <p>6.3 Types of MIMO 168</p> <p>6.4 Scope of MIMO Coverage 170</p> <p>6.5 MIMO Channels 170</p> <p>Implementation 171</p> <p>6.6 Common MIMO Features 178</p> <p>6.7 Specific MIMO Features 197</p> <p>6.8 Chapter Summary 260</p> <p>References 262</p> <p><b>7 Link Adaptation 263</b></p> <p>7.1 System Model 264</p> <p>7.2 Link Adaptation in LTE 265</p> <p>7.3 MATLAB® Examples 266</p> <p>7.4 Link Adaptations between Subframes 275</p> <p>7.5 Adaptive Modulation 277</p> <p>7.6 Adaptive Modulation and Coding Rate 283</p> <p>7.7 Adaptive Precoding 287</p> <p>7.8 Adaptive MIMO 291</p> <p>7.9 Downlink Control Information 294</p> <p>7.10 Chapter Summary 302</p> <p>References 303</p> <p><b>8 System-Level Specification 305</b></p> <p>8.1 System Model 306</p> <p>8.2 System Model in MATLAB 315</p> <p>8.3 Quantitative Assessments 316</p> <p>8.4 Throughput Analysis 325</p> <p>8.5 System Model in Simulink 326</p> <p>8.6 Qualitative Assessment 349</p> <p>8.7 Chapter Summary 351</p> <p>References 352</p> <p><b>9 Simulation 353</b></p> <p>9.1 Speeding Up Simulations in MATLAB 353</p> <p>9.2 Workflow 354</p> <p>9.3 Case Study: LTE PDCCH Processing 355</p> <p>9.4 Baseline Algorithm 356</p> <p>9.5 MATLAB Code Profiling 358</p> <p>9.6 MATLAB Code Optimizations 360</p> <p>9.7 Using Acceleration Features 383</p> <p>9.8 Using a Simulink Model 387</p> <p>9.9 GPU Processing 399</p> <p>9.10 Case Study: Turbo Coders on GPU 406</p> <p>9.11 Chapter Summary 419</p> <p><b>10 Prototyping as C/C++ Code 421</b></p> <p>10.1 Use Cases 422</p> <p>10.2 Motivations 422</p> <p>10.3 Requirements 422</p> <p>10.4 MATLAB Code Considerations 423</p> <p>10.5 How to Generate Code 423</p> <p>10.6 Structure of the Generated C Code 429</p> <p>10.7 Supported MATLAB Subset 432</p> <p>10.8 Complex Numbers and Native C Types 436</p> <p>10.9 Support for System Toolboxes 438</p> <p>10.10 Support for Fixed-Point Data 444</p> <p>10.11 Support for Variable-Sized Data 447</p> <p>10.12 Integration with Existing C/C++ Code 458</p> <p>10.13 Chapter Summary 471</p> <p>References 471</p> <p><b>11 Summary 473</b></p> <p>11.1 Modeling 473</p> <p>11.2 Simulation 476</p> <p>11.3 Directions for Future Work 477</p> <p>11.4 Concluding Remarks 480</p> <p>Index 483</p>
<p><b>Dr Houman Zarrinkoub</b> has served as a development manager and now as a senior product manager with MathWorks, based in Massachusetts, USA. Within his 12 years at MathWorks, he has been responsible for multiple signal processing and communications software tools. Prior to MathWorks, he was a research scientist in the Wireless Group at Nortel Networks, where he contributed to multiple standardization projects for 3G mobile technologies. He has been awarded multiple patents on topics related to computer simulations. He holds a BSc degree in Electrical Engineering from McGill University and MSc and PhD degrees in Telecommunications from the Institut Nationale de la Recherche Scientifique, in Canada.<br /><br /><b>www.wiley.com/go/zarrinkoub</b></p>
<p><b>An introduction to technical details related to the Physical Layer of the LTE standard with MATLAB®</b></p> <p>The LTE (Long Term Evolution) and LTE-Advanced are among the latest mobile communications standards, designed to realize the dream of a truly global, fast, all-IP-based, secure broadband mobile access technology.</p> <p>This book examines the Physical Layer (PHY) of the LTE standards by incorporating three conceptual elements: an overview of the theory behind key enabling technologies; a concise discussion regarding standard specifications; and the MATLAB® algorithms needed to simulate the standard.</p> <p>The use of MATLAB®, a widely used technical computing language, is one of the distinguishing features of this book. Through a series of MATLAB® programs, the author explores each of the enabling technologies, pedagogically synthesizes an LTE PHY system model, and evaluates system performance at each stage. Following this step-by-step process, readers will achieve deeper understanding of LTE concepts and specifications through simulations.</p> <p><b>Key Features:</b></p> <ul> <li>Accessible, intuitive, and progressive; one of the few books to focus primarily on the modeling, simulation, and implementation of the LTE PHY standard</li> <li>Includes case studies and testbenches in MATLAB®, which build knowledge gradually and incrementally until a functional specification for the LTE PHY is attained</li> <li>Accompanying Web site includes all MATLAB® programs, together with PowerPoint slides and other illustrative examples</li> </ul>

Diese Produkte könnten Sie auch interessieren:

Foundations of Electromagnetic Compatibility
Foundations of Electromagnetic Compatibility
von: Bogdan Adamczyk
PDF ebook
117,99 €
Human Bond Communication
Human Bond Communication
von: Sudhir Dixit, Ramjee Prasad
EPUB ebook
105,99 €
Computer Vision in Vehicle Technology
Computer Vision in Vehicle Technology
von: Antonio M. López, Atsushi Imiya, Tomas Pajdla, Jose M. Álvarez
PDF ebook
81,99 €