File:Log Power FFT, 913 x 278.png: Difference between revisions
Jump to navigation
Jump to search
(This summary describes how to create a flowgraph in GNU Radio Companion (GRC) using the Log Power FFT block to process a sine wave signal and visualize its logarithmic power spectrum. The setup is straightforward, and the output aligns with the expected behavior of the block as described. Flowgraph Components and Configuration. Signal Source Generates a sine wave. Frequency: 1 kHz. Sample Rate: 32,000 samples per second (32 kHz). Amplitude: 1 (a simple, clean input signal). Throttle Block...) |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
This GNU Radio Companion flowgraph uses a Signal Source to generate a 1 kHz sine wave, processes it with a Log Power FFT block (FFT size 1024, reference scale 512, FFT Shift on) to compute a logarithmic power spectrum, and displays the result in a QT GUI Vector Sink, showing a peak at ±1,000 Hz at 0 dB. | |||
Signal Source | |||
Log Power FFT | |||
FFT | |||
FFT Shift | |||
QT GUI Vector Sink | |||
Latest revision as of 20:10, 14 April 2025
This GNU Radio Companion flowgraph uses a Signal Source to generate a 1 kHz sine wave, processes it with a Log Power FFT block (FFT size 1024, reference scale 512, FFT Shift on) to compute a logarithmic power spectrum, and displays the result in a QT GUI Vector Sink, showing a peak at ±1,000 Hz at 0 dB.
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 17:01, 14 April 2025 | ![]() | 913 × 278 (54 KB) | OnlyDPCanSaveMe (talk | contribs) | This summary describes how to create a flowgraph in GNU Radio Companion (GRC) using the Log Power FFT block to process a sine wave signal and visualize its logarithmic power spectrum. The setup is straightforward, and the output aligns with the expected behavior of the block as described. Flowgraph Components and Configuration. Signal Source Generates a sine wave. Frequency: 1 kHz. Sample Rate: 32,000 samples per second (32 kHz). Amplitude: 1 (a simple, clean input signal). Throttle Block... |
You cannot overwrite this file.
File usage
The following page uses this file: