Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by ChepRidwan

  1. C

    Frequency Domain and "Final" Frequency

    I was came to frequency domain. I was find frequency value for N sample. Now I have a problem for find "Final" ( conclusion frequency/1 frequency for my audio data) frequency. How to analisis the N frequency to find a final frequency?
  2. C

    how does fourier transform transforms time to freq domain

    Re: how does fourier transform transforms time to freq domai for FFT algorithm:| to transform signal from time domain to frequency domain.. 1. decomposing in time domain will make come to frequency domain. Step for decomposing is log2N. ex : if N= 8, step is 3. 0 1 2 3 4 5 6 7 0 2...
  3. C

    Decomposing signal (FFT)

    to shameem I mean.. Example : N = 8 decomposing N at time domain 0 1 2 3 4 5 6 7 0 2 4 6 1 3 5 7 0 4 2 6 1 5 3 7 is true? (reverse bit!). Log2 N step = 3 step, we compute the process using butterfly... now we enter to domain frequency, Is true? How to decomposing sinyal on domain...
  4. C

    Decomposing signal (FFT)

    I want to know the difference decomposing signal between time domain and frequency domain on FFT radix 2 algorithm?
  5. C

    Find Fundamental Frequency

    I use FFT for processing audio data. I was find 1 frequency for 1 point. How we can find the fundamental frequency?. Is the highest Amplitudo? or what...?
  6. C

    What's the meaning of butterflies on FFT algorithm?

    Meaning of butterfly on FFT algorithm? Why on FFT algorithm, N point sample input divided to even and odd number? I want to know the flowchart for programing FFT? ... I don't using Mathlab...
  7. C

    DFT + FFT Flowchart (Algorithm)

    fft flowchart I want to know the difference of both (DFT+FFT). You can show with flowchart or Algorithm or anything is easy to understand...
  8. C

    Best Book for FFT+Application (Musical Instrument)

    I want try to make a real time guitar tuner, but someone tell me, I must use FFT to processing signal to find the fundamental frequency from the instrument (Guitar), It's true?. I need a book (best book) for study the FFT, for musical instrument. Anybody Know?? Help me... Do You have Source Code...
  9. C

    Guitar Tuner (Delphi or VB)

    vb guitar tuner Hallo..., Anybody help me,Please... can anybody tell me the method (Step by step) to make a realtime Guitar Tuner? Is FFT always using for Processing audio signal(for Guitar Tuner too)? I want try to make a guitar tuner with Delphi 7 or Visual Basic 6,input from soundcard...

Part and Inventory Search

Back
Top