+ All Categories
Home > Documents > Ask The Expert: LTE & WLAN System Toolbox - MathWorks · Ask The Expert: LTE & WLAN System Toolbox...

Ask The Expert: LTE & WLAN System Toolbox - MathWorks · Ask The Expert: LTE & WLAN System Toolbox...

Date post: 01-Apr-2018
Category:
Upload: vandan
View: 232 times
Download: 0 times
Share this document with a friend
25
1 © 2014 The MathWorks, Inc. Ask The Expert: LTE & WLAN System Toolbox Trudy Rippel Account Manager Frank Vincze LTE & WLAN System Toolbox Sales Marc Barberis Application Engineering Group
Transcript
Page 1: Ask The Expert: LTE & WLAN System Toolbox - MathWorks · Ask The Expert: LTE & WLAN System Toolbox Trudy Rippel ... Submit your questions to the presenter in the chat panel ...

1© 2014 The MathWorks, Inc.

Ask The Expert: LTE & WLAN System Toolbox

Trudy Rippel – Account Manager

Frank Vincze – LTE & WLAN System Toolbox Sales

Marc Barberis – Application Engineering Group

Page 2: Ask The Expert: LTE & WLAN System Toolbox - MathWorks · Ask The Expert: LTE & WLAN System Toolbox Trudy Rippel ... Submit your questions to the presenter in the chat panel ...

2

What’s LTE System Toolbox?

LTE and LTE-Advanced (Rel-8 through Rel-12)

Scope

– FDD/TDD

– Uplink/Downlink

– Transmitter/Receiver

~200 functions for physical layer (PHY) modeling

LTE Signal generation

ACLR/EVM measurement

Conformance Tests

Page 3: Ask The Expert: LTE & WLAN System Toolbox - MathWorks · Ask The Expert: LTE & WLAN System Toolbox Trudy Rippel ... Submit your questions to the presenter in the chat panel ...

3

What is WLAN System Toolbox?

Physical layer (PHY) modeling

L-SIG, HT-SIG, VHT-SIG-A, VHT-SIG-BOFDM, MIMO Equalization, STBC CombiningPacket detection, symbol timing correctionCoarse and fine frequency offset estimationPreamble signal decoders for L-SIG, HT-SIG, VHT-SIG-A, VHT-SIG-B fields

Transmitter & Receiver

Standard-compliant functions for the design, simulation, analysis, and testing of wireless LAN communications systems

Packet Error Rate, EVM

Spectral Emissions

Measurements

TGn, TGac

Propagation Channel

Page 4: Ask The Expert: LTE & WLAN System Toolbox - MathWorks · Ask The Expert: LTE & WLAN System Toolbox Trudy Rippel ... Submit your questions to the presenter in the chat panel ...

4

Use Cases

End-to-End Simulations

Measurements

Signal Generation

Packet successfully decoded!

Packet detected

VHT-SIGA Decoded

Signal Detection

Zynq SDR

RF Signal Generator

HW & Radio Connectivity

Page 5: Ask The Expert: LTE & WLAN System Toolbox - MathWorks · Ask The Expert: LTE & WLAN System Toolbox Trudy Rippel ... Submit your questions to the presenter in the chat panel ...

5

High-Level LTE Signal Generators

MATLAB Function

GUI-based

Page 6: Ask The Expert: LTE & WLAN System Toolbox - MathWorks · Ask The Expert: LTE & WLAN System Toolbox Trudy Rippel ... Submit your questions to the presenter in the chat panel ...

6

Detailed Modeling

Fine

Mid-level

PDSCH Example

Page 7: Ask The Expert: LTE & WLAN System Toolbox - MathWorks · Ask The Expert: LTE & WLAN System Toolbox Trudy Rippel ... Submit your questions to the presenter in the chat panel ...

7

Supported WLAN Standards

Standard Bandwidth

(MHz)

MIMO Designation

802.11ac 20,40,80,

160

Up to 8 spatial streams,

MU-MIMO

VHT Very High Throughput

802.11n 20

40

Up to 4 spatial streams HT High Throughput

802.11g 20 N/A Non-HT

802.11a 20 N/A

802.11b 20 N/A

WLAN Toolbox uses the VHT, HT, Non-HT naming convention

Page 8: Ask The Expert: LTE & WLAN System Toolbox - MathWorks · Ask The Expert: LTE & WLAN System Toolbox Trudy Rippel ... Submit your questions to the presenter in the chat panel ...

8

Quick Example : Generate WLAN Signal

cfgVHT = wlanVHTConfig

genCfg = wlanGeneratorConfig

VHTsignal = wlanWaveformGenerator([1 0 0 1], cfgVHT, genCfg);

Page 9: Ask The Expert: LTE & WLAN System Toolbox - MathWorks · Ask The Expert: LTE & WLAN System Toolbox Trudy Rippel ... Submit your questions to the presenter in the chat panel ...

9

Signal Recovery with Field Decoding

Fine timing estimation

Fine frequency estimate

Channel estimation

Packet detection

Coarse frequency estimate

MCS

Nr of space streams

STBC, …

Payload duration PSDU length

MIMO

Channel

estimation

Page 10: Ask The Expert: LTE & WLAN System Toolbox - MathWorks · Ask The Expert: LTE & WLAN System Toolbox Trudy Rippel ... Submit your questions to the presenter in the chat panel ...

10

Use Cases

End-to-End Simulations

Measurements

Signal Generation

Packet successfully decoded!

Packet detected

VHT-SIGA Decoded

Signal Detection

Zynq SDR

RF Signal Generator

HW & Radio Connectivity

Page 11: Ask The Expert: LTE & WLAN System Toolbox - MathWorks · Ask The Expert: LTE & WLAN System Toolbox Trudy Rippel ... Submit your questions to the presenter in the chat panel ...

11© 2014 The MathWorks, Inc.

Questions included in the invite

Page 12: Ask The Expert: LTE & WLAN System Toolbox - MathWorks · Ask The Expert: LTE & WLAN System Toolbox Trudy Rippel ... Submit your questions to the presenter in the chat panel ...

12© 2014 The MathWorks, Inc.

Q1. How do you interface with instruments or SDRs

from leading manufacturers?

Page 13: Ask The Expert: LTE & WLAN System Toolbox - MathWorks · Ask The Expert: LTE & WLAN System Toolbox Trudy Rippel ... Submit your questions to the presenter in the chat panel ...

13

Connecting to T&M InstrumentsInstrument Control Toolbox

RF Signal GeneratorLAN/USB/GPIB

▪ Generate LTE baseband signal in MATLAB

▪ Download to Signal Generator

LTE/WLAN System Toolbox

Signal Generation and Transmission

Page 14: Ask The Expert: LTE & WLAN System Toolbox - MathWorks · Ask The Expert: LTE & WLAN System Toolbox Trudy Rippel ... Submit your questions to the presenter in the chat panel ...

14

LAN/USB/GPIB

Spectrum Analyzer LTE/WLAN System Toolbox

▪ Retrieve IQ data into MATLAB for analysis

▪ Perform visualization and analysis in MATLAB

Signal Acquisition and Analysis

Connecting to T&M InstrumentsInstrument Control Toolbox

Page 15: Ask The Expert: LTE & WLAN System Toolbox - MathWorks · Ask The Expert: LTE & WLAN System Toolbox Trudy Rippel ... Submit your questions to the presenter in the chat panel ...

15

Hardware ConnectivityCommunications System Toolbox

USRP SDRZynq SDR

http://www.mathworks.com/products/communications/features.html

#hardware-connectivity-and-software-defined-radio

Page 16: Ask The Expert: LTE & WLAN System Toolbox - MathWorks · Ask The Expert: LTE & WLAN System Toolbox Trudy Rippel ... Submit your questions to the presenter in the chat panel ...

16© 2014 The MathWorks, Inc.

Q2. What type of interference can you model?

Page 17: Ask The Expert: LTE & WLAN System Toolbox - MathWorks · Ask The Expert: LTE & WLAN System Toolbox Trudy Rippel ... Submit your questions to the presenter in the chat panel ...

17

Impairments in Communication System Toolbox

Communications Systems Toolbox lets you model

– MIMO multipath fading channels

– Additive noise

– Phase and Frequency offset

– Phase noise

– Non-linear amplifier

– IQ imbalance (and compensator)

Page 18: Ask The Expert: LTE & WLAN System Toolbox - MathWorks · Ask The Expert: LTE & WLAN System Toolbox Trudy Rippel ... Submit your questions to the presenter in the chat panel ...

18

More Interferences & Impairments

Co- & Adjacent Channel

• UMTS, LTE, WLAN, satellite, or non-specific

Doppler

User-defined propagation environment

Page 19: Ask The Expert: LTE & WLAN System Toolbox - MathWorks · Ask The Expert: LTE & WLAN System Toolbox Trudy Rippel ... Submit your questions to the presenter in the chat panel ...

19

802.11g Channel 6 with LTE Band 40 Interferer

2300-2400MHzWifi Channel 6: 2.437GHz

Page 20: Ask The Expert: LTE & WLAN System Toolbox - MathWorks · Ask The Expert: LTE & WLAN System Toolbox Trudy Rippel ... Submit your questions to the presenter in the chat panel ...

20© 2014 The MathWorks, Inc.

Q3. Which kind of analysis can you perform on

signals I have?

Page 21: Ask The Expert: LTE & WLAN System Toolbox - MathWorks · Ask The Expert: LTE & WLAN System Toolbox Trudy Rippel ... Submit your questions to the presenter in the chat panel ...

21

Most Common Measurements

EVM

ACLR

Synchronization

Frequency Offset Estimation

Demodulation

Packet Detection

Preamble decoding (WLAN)

Communication-related measurements (scatter, eye, …)

Page 22: Ask The Expert: LTE & WLAN System Toolbox - MathWorks · Ask The Expert: LTE & WLAN System Toolbox Trudy Rippel ... Submit your questions to the presenter in the chat panel ...

22

LTE Signal Information Recovery Example

Automatic synchronization

to the input signal

Demodulation of MIB

and Control Channel

>> SIB1RecoveryExample

Identified number of antennas and

PHICH configuration

Found cell ID and timing

Found cell bandwidth

Page 23: Ask The Expert: LTE & WLAN System Toolbox - MathWorks · Ask The Expert: LTE & WLAN System Toolbox Trudy Rippel ... Submit your questions to the presenter in the chat panel ...

23

WLAN Blind Signal Detection

Searching for packet...

Packet #3 detected at index 23165

Estimated CFO: -63802.8 Hz

Decoding L-SIG...

LSIG EVM: 4.0% rms, 15.4% max

L-SIG check pass

Number of samples in packet: 14160

Attempting VHT-SIG-A decode for format detection...

VHT packet detected

Decoded VHT-SIG-A:

VHT-SIG-A EVM: 3.7% rms, 13.8% max

Page 24: Ask The Expert: LTE & WLAN System Toolbox - MathWorks · Ask The Expert: LTE & WLAN System Toolbox Trudy Rippel ... Submit your questions to the presenter in the chat panel ...

24© 2014 The MathWorks, Inc.

LIVE QUESTIONS

Submit your questions to the presenter in the chat panel…

Page 25: Ask The Expert: LTE & WLAN System Toolbox - MathWorks · Ask The Expert: LTE & WLAN System Toolbox Trudy Rippel ... Submit your questions to the presenter in the chat panel ...

25© 2014 The MathWorks, Inc.

THANK YOU!

Email: [email protected]


Recommended