Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 205795
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T17:35:17+00:00 2026-05-11T17:35:17+00:00

Background I admit, this question stems from an ultimate lack of deep understanding of

  • 0

Background

I admit, this question stems from an ultimate lack of deep understanding of the underlying mathematics involved with digital signal processing; I’m still learning.

I want to take a set of amplitude samples, say 1024 (single channel), and bring them into the frequency domain. Obviously this requires a FFT; no problem there. The problem is that this only gives me frequencies up to the Nyquist frequency or 1024/2.

Question

If I have a stereo signal, can I merge the signals to produce 2048 amplitude samples thus returning 1024 frequency values? I’m looking to get higher resolution in the frequency domain.

So, can this be done and return meaningful frequency data? Is there any other way to take a stereo signal and end up with higher resolutions in the frequency domain?

What I’ve Found So Far

I came across an article that suggested taking the left signal and making it the real value and the right signal and making it the imaginary value of the complex-value for the FFT. This doesn’t make sense to me, perhaps because I don’t understand the math. I did try it, and it seemed to work, but I had signal leakage. So I applied a Hanning window, but that resulted in only 512 usable values after processing.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T17:35:18+00:00Added an answer on May 11, 2026 at 5:35 pm

    If the signal you’re analysing were got from a physical signal you can’t do anything.
    Merging the signals into one big array of 2048 samples will be enought to do the math, but the result will be meaningless.

    For an example, make an array of 2048 cells and fill it like this:

    original = int[1024];
    new = int[2048]
    new[2*n] = original[n];
    new[2*n+1] = original[n];

    This way you get a bigger array and an higher frequency, but as your initial data is the same, the result you get won’t be of any help, it will be the same as the original FFT.

    If you need only a higher frequency analysis, you can do 2 things, change the sample rate (I suppose you’re using a sound line in jack) to the max your sound board can do (Mostly 48kHz). Or second, change the aquisition board to some specific hardware (any dedicated usb aquisition board can get up to 1MHz easly).

    Ps: The frequency is 1024/2 times the sampling frequency. Do not forget to multiply the sampling frequency.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Background: I admit I did not attempt to benchmark this, but I'm curious... What
I come from a C background, so I admit that I'm still struggling with
Background: Using unix, codeigniter from localhost. I'd like to run a controllers via a
Some background: I setup six blogs this week, all using Wordpress 2.92, installed with
I am new to Symfony, please don't scold me about this question. I read
Note : This question has been re-asked with a summary of all debugging attempts
(This question is not about programming, but about how to avoid doing any programming.
Background I've written a small C#/.NET 4.0 application that syncs various settings from a
can I change background color for disabled <h:inputText> ? I've tried to do this
The original question: The title of this question might be a bit clumsily phrased,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.