I am unable to correctly set up the baseband operations in Simulink.

조회 수: 2 (최근 30일)
Bogac
Bogac 2025년 5월 31일
댓글: Bogac 2025년 6월 18일
I have just started using Simulink and MATLAB; despite watching tutorials and successfully setting up my RF chain, I cannot perform the baseband operations in a way that suits my RF system, so I am unable to run my simulations. Is there anyone who can help me with this?

답변 (1개)

Abhas
Abhas 2025년 6월 17일
Hi @Bogac,
You can follow the below guide on setting up baseband operations in Simulink for your RF chain:
  1. Idealized Baseband: Simplest model, assumes perfect impedance match. Great for fast, discrete-time simulations of RF networks without mismatch effects. You can refer to the below documentation link to know more about the same: https://www.mathworks.com/help/simrf/gs/using-simrf-software-for-the-first-time.html
  2. Equivalent Baseband: Supports discrete-time simulation of cascaded single-carrier RF chains with mismatches, importing network parameters (e.g. S‑parameters). Refer to the below documentation for better understanding: https://www.mathworks.com/help/simrf/equivalent-baseband-simulation.html
  3. Circuit Envelope: Best for multicarrier/high-fidelity cases with arbitrary topologies. It is slightly more complex to model.
I hope this helps!
  댓글 수: 1
Bogac
Bogac 2025년 6월 18일
Thank you for the information you provided. I have one more question. I am working on a sample RF system model in MATLAB (Model RF Systems with Antenna Arrays Using RF Blockset Antenna Block). In this model, for example, I only changed the CF variable from 35 GHz to 2.4 GHz, and my constellation diagram became distorted. Besides the CF variable, which other parameters should I modify? Based on what criteria should I assign their values? Thank you in advance for your responses.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 RF Blockset Models for Transceivers에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by