Main Content

App-Based LTE Waveform Generation

This example shows how to generate LTE test model (E-TM) and reference measurement channel (RMC) waveforms by using the LTE Waveform Generator app.

Open LTE Waveform Generator App

On the Apps tab of the MATLAB® toolstrip, select the LTE Waveform Generator app icon under Signal Processing and Communications. This section opens the Wireless Waveform Generator app configured for LTE waveform generation.

Select LTE Waveform

Choose the waveform you want to generate by selecting one of the options under LTE (4G) in the Waveform Type section of the app toolstrip. The app supports these waveforms.

  • Downlink RMC

  • Uplink RMC

  • Test Models

Generate LTE Waveform

Set the parameters for the selected waveform by specifying options in the Waveform tab on the left pane of the app. Add impairments and select visualization tools by specifying options in the Generation section of the app toolstrip. To visualize the waveform, click Generate.

For example, this figure shows the visualization results of a downlink RMC waveform with default parameters.

Export Generated Waveform

You can export the generated waveform and its parameters by clicking Export. You can export the waveform to:

  • A MATLAB script with a .m extension, which you can run to generate the waveform without the app

  • A file with a .bb or .mat extension

  • Your MATLAB workspace as a structure

  • A Simulink® block, which you can use to generate the waveform in a Simulink model without the app

Transmit LTE Waveform

This feature requires Instrument Control Toolbox™ software. To transmit a generated waveform, click the Transmitter tab on the app toolstrip and configure the instruments. You can use any instrument supported by the rfsiggen (Instrument Control Toolbox) function.

References

[1] 3GPP TS 36.141. “Base Station (BS) conformance testing.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA). https://www.3gpp.org.

[2] 3GPP TS 36.101. “Evolved Universal Terrestrial Radio Access (E-UTRA); User Equipment (UE) radio transmission and reception.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network. https://www.3gpp.org.

[3] 3GPP TS 36.104. “Evolved Universal Terrestrial Radio Access (E-UTRA); Base Station (BS) radio transmission and reception.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network. https://www.3gpp.org.

See Also

Apps

Related Topics