How to create a phase shifter using Fast Fourier Transform?

4 Ansichten (letzte 30 Tage)
Gaurav
Gaurav am 17 Nov. 2022
Verschoben: Joel Van Sickel am 2 Dez. 2022
I need to shift a signal by 30 degree in simulink and I found that it can be done by Fast Fourier transform. I am not able to perform this solution.

Antworten (1)

Kartikay Sapra
Kartikay Sapra am 22 Nov. 2022
Verschoben: Joel Van Sickel am 2 Dez. 2022
Hi Gaurav,
The simplest method is to use the Phase Shift Block and specify the Phase Shift as '30' with the unit being 'deg'.
If it is required to use FFT/IFFT manually, the following link provides a complete explanation to achieve this:
For Simulink, you may create a MATLAB function block or create a sub-system for this approach.

Kategorien

Mehr zu Modeling finden Sie in Help Center und File Exchange

Produkte


Version

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by