Hub
Pricing About
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Community Hub
  • Nodes
  • Fast Fourier Transform (FFT)
NodeNode / Manipulator

Fast Fourier Transform (FFT)

Community Nodes Signal Processing (AI.Associates)
Drag & drop
Like
Copy short link

This node performs a forward Fast Fourier Transformation(FFT) on each row of the input table. Generally speaking, it extracts the frequencies of an input signal. The number of columns of the table must be a power of 2, i.e. 2, 4, 8, 16, 32, 64, ... To achieve this you might want to use the Window Slider Node before this node.
There are #(input columns)/2 + 1 output columns, so called frequency bins, e.g. if we have 256 input columns we will get 129 output columns. In order for these frequency bins to be labeled correctly, you need to configure the node with the correct sample rate.
All Frequencies are meant to be in Hz.
The actual output of the FFT is a row of complex numbers, in order to make subsequent processing simpler, this node outputs the absolute value of each of these complex numbers.

This node is part of the DSP Extensions provided by AI.Associates GmbH, Germany. For more information please refer to https://ai.associates/knime or write an email to knime@ai.associates.

Node details

Input ports
  1. Type: Table
    Input table
    A table with input signals.
Output ports
  1. Type: Table
    Output table
    A table with frequency decompositions.

Extension

The Fast Fourier Transform (FFT) node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
  2. Go to item
  3. Go to item
  1. Go to item
  2. Go to item
  3. Go to item
  4. Go to item
  5. Go to item
  6. Go to item

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • E-Learning course
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • KNIME Open Source Story
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more on KNIME Business Hub
© 2023 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Credits