- Check Filter Parameters: Ensure the roll-off factor, filter span, and samples per symbol are correctly set for your raised cosine filter.
- Sampling Rate Consistency: Verify that the sampling rate is the same before and after the filter to avoid timing errors. The sampling rate must be high enough to accurately represent the signal after filtering.
- Timing Recovery: Implement a timing recovery block if there's a symbol timing offset.
- Gain Normalization: Adjust the gain if the filter has altered the signal amplitude.
- Phase Offset: Correct any phase offset introduced by the filter. The Raised Cosine filter introduces group delay, which can cause phase shifts in the signal.
- Review the step size and simulation time to ensure accurate results.
Constellation diagram is not as expected
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Harish Kumaran Dhandapani
el 29 de En. de 2024
Comentada: Harish Kumaran Dhandapani
el 14 de Feb. de 2024
Please view the image for reference.
I wanted to simulate the transceiver in simulink. First, I tried to simulate the transmitter. After the Baseband modulation, I could observe the qpsk constellation without any distortion. But, Constellation is distorted after the Raised cosine filter.
Please let me know how to solve this.
0 comentarios
Respuesta aceptada
Pooja Kumari
el 12 de Feb. de 2024
Hello,
I understand you are facing issues with a distorted QPSK constellation after applying a raised cosine filter in your Simulink simulation. You can follow the troubleshoot steps to resolve the issues:
You can refer to the below documentation for more information on Root Raised Cosine Filter:
Más respuestas (0)
Ver también
Categorías
Más información sobre Modulation en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!