Receiving 3 Sinusoids Wirelessly: Is It Possible?

  • Thread starter Thread starter signals1
  • Start date Start date
  • Tags Tags
    Sinusoids
AI Thread Summary
Transmitting three different pure sinusoids wirelessly to a single receiver is feasible using frequency division multiplexing, allowing simultaneous signal transmission. A single receiver can utilize a bandpass filter to isolate the desired frequency range, followed by an analog-to-digital converter (ADC) sampling at or above the Nyquist rate. The Fast Fourier Transform (FFT) can then analyze the sampled signals, revealing distinct frequency components corresponding to each sinusoid. However, the effectiveness of this setup depends on factors like signal strength, distance, and potential interference. Overall, while theoretically possible, practical implementation may present challenges that need to be addressed.
signals1
Messages
2
Reaction score
0
Hi,
if we transmit 3 different pure sinusoids with different frequencies using 3 transmitters at the same time in the air (wireless), is this possible for a single receiver to receive all the 3 signals at the same time, so we many know frequency components of the signals using FFT?
If yes how?
If no why?
 
Engineering news on Phys.org
signals1 said:
Hi,
if we transmit 3 different pure sinusoids with different frequencies using 3 transmitters at the same time in the air (wireless), is this possible for a single receiver to receive all the 3 signals at the same time, so we many know frequency components of the signals using FFT?
If yes how?
If no why?
If you bear in mind that a 'receiver' is no more than a filter (usually with amplification), followed by a detector / demodulator of some sort, then why not? In the case of your proposed system, the ADC and processing constitutes a demodulator. The actual answer to your question really depends upon the details of your setup but if your bandpass (low-pass) filter admits the three sinusoids then you sample fast enough (Nyquist limit plus some in- hand) the signal that your ADC looks at can be analysed in blocks using FFT and will produce three peaks in the frequency domain, corresponding to the three carrier frequencies.
 
Thanks sophiecentaur for your reply, actually I am using ISM band (2.4GHz ), frequencies from 2.4 to 2.6 GHz,my procedure is as follow (please correct me if I m wrong)
1. I will have to use an analogue bandpass filter to collect only this band of frequencies.
2. Will use ADC or simply a sampler at nyquist rate.
3. Will pass it through FFT
so In simulink a single FFT block and single ADC works for all the 3 or more signals to be analysed.
Is this possible practically to use a single ADC for all signals or I have to use 3 ADCs for 3 signals?
 
You will, presumably be doing down-conversion and analysing at a more reasonable IF frequency. What is the frequency spread of the three signals? A single ADC will need to be able to deal with this bandwidth. Your sampling rate doesn't actually need to be at the IF rate - if your signal is suitably filtered, the sub-sampling shouldn't be a problem.
I should have thought that there is no advantage in using three separate ADCs - just extra aggro.
You'd need to be more specific about the details and then we'd need someone with more knowledge than me about specific device performance - not trivial, I'm afraid.
 


I can say that it is indeed possible for a single receiver to receive all three signals at the same time. This is because wireless communication technology, such as radio waves, can transmit multiple signals simultaneously through a process called frequency division multiplexing. This involves dividing the available frequency spectrum into smaller bands, each of which can carry a different signal.

In order for the receiver to accurately distinguish and separate the three signals, it would require advanced signal processing techniques such as the Fast Fourier Transform (FFT). This mathematical algorithm can analyze the received signals and identify their respective frequency components.

However, the success of receiving all three signals wirelessly also depends on various factors such as the strength and quality of the transmitted signals, the distance between the transmitter and receiver, and potential interference from other wireless devices. Therefore, while it is possible in theory, the practicality and reliability of receiving three sinusoids wirelessly may vary in different scenarios.
 
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Hello dear reader, a brief introduction: Some 4 years ago someone started developing health related issues, apparently due to exposure to RF & ELF related frequencies and/or fields (Magnetic). This is currently becoming known as EHS. (Electromagnetic hypersensitivity is a claimed sensitivity to electromagnetic fields, to which adverse symptoms are attributed.) She experiences a deep burning sensation throughout her entire body, leaving her in pain and exhausted after a pulse has occurred...
Back
Top