Main Content

Test and Measurement

Describes waveform generation, visualization, and transmitter performance analysis

LTE Toolbox™ provides functions that let you measure transmitter performance characteristics. The examples featured here demonstrate transmitter modeling and performance analysis. Communications Toolbox™ and DSP System Toolbox™ System objects provide additional quantitative tools for measuring system performance, and graphical utilities for visualizing waveforms.

Apps

LTE Waveform Generator Create, impair, visualize, and export LTE waveforms
LTE Throughput Analyzer Generate throughput curves for physical downlink shared channel (PDSCH) conformance test analysis

Functions

expand all

lteRMCDL Downlink reference measurement channel configuration
lteRMCUL Uplink reference measurement channel or FRC configuration
lteTestModel Downlink test model configuration structure
lteRMCDLTool Generate downlink RMC waveform
lteRMCULTool Uplink RMC or FRC waveform generation
lteTestModelTool Generate downlink test model waveform
lteEVM Error vector magnitude calculation

Objects

expand all

comm.ConstellationDiagram Display constellation diagram for input signals
dsp.SpectrumAnalyzer Display frequency spectrum of time-domain signals
timescope Display time-domain signals
dsp.ArrayPlot Display vectors or arrays
comm.ErrorRate Compute bit or symbol error rate of input data
comm.EVM Measure error vector magnitude

Topics

Generate a Test Model

The LTE specifications define conformance test models for transmitter tests.

Featured Examples