Filter löschen
Filter löschen

Raytracing for custom modulation

2 Ansichten (letzte 30 Tage)
Zaid Ahmad
Zaid Ahmad am 3 Mai 2023
Beantwortet: Amish am 28 Mai 2024
Hi, MATLAB ray tracing module is a great tool for near-real simulations of propagation conditions. It allows to approximate communication performance of various frequencies in different propagation environments. However, is it possible to use a custom modulation scheme on the transmitter, as I want to evaluate the performance of a new modulation method.

Antworten (1)

Amish
Amish am 28 Mai 2024
Hi Zaid,
It is indeed possible to do so. You can refer to the following examples that explain how you could use custom modulation scheme for analysing the performance of wireless system:
This example shows how to perform ray tracing in an indoor environment and use the results to build a channel model for a link level simulation with the MIMO-OFDM technique.
You can modify this example to incorporate your custom modulation scheme and analyze the performance of your wireless system. This way, you can evaluate the performance of your new modulation method in different propagation environments.
When creating a ray tracing propagation model, you can configure the model to find paths with up to a certain number of surface reflections and edge diffractions. This flexibility allows you to tailor the model to your specific needs.
You can also refer to the documentation for Ray Tracing for Wireless Communications: https://www.mathworks.com/help/comm/ug/ray-tracing-for-wireless-communications.html
Hope this helps!

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by