Discussion Overview
The discussion revolves around the search for a simple FFT processor capable of handling 8-bit input in an array of at least 512 points at a processing speed of 20 MHz. Participants explore various options and considerations related to hardware capabilities and potential solutions.
Discussion Character
- Exploratory
- Technical explanation
- Debate/contested
Main Points Raised
- One participant inquires about the existence of a simple FFT processor that meets specific requirements, emphasizing the need for simplicity over complexity in hardware design.
- Another participant suggests that identifying suitable processors may require checking data sheets and recommends using Digikey for sorting options.
- A different participant questions whether the 20 MHz specification refers to the processing speed for the entire array or just the hardware clock speed, indicating that the processing speed requirement is quite demanding for a simple processor.
- One participant mentions that if the 20 MHz is the data acquisition rate, it could be feasible to perform the FFT continuously on an Intel CPU, and notes the availability of FPGA code for pipelined parallel FFT processors.
- A participant provides a link to a Google search for FFT processors, suggesting that it may yield useful information for the original poster.
Areas of Agreement / Disagreement
Participants express varying views on the feasibility of achieving the specified processing speed with a simple processor, and there is no consensus on the best approach or specific hardware options available.
Contextual Notes
Participants have not clarified the exact definitions of "simple" or the specific requirements for the FFT processing, leading to potential ambiguity in the discussion.
Who May Find This Useful
This discussion may be useful for individuals involved in hardware design, particularly those interested in FFT processing capabilities and the selection of suitable processors for specific applications.