Go to advanced search

by thcondra42
Mon Apr 13, 2015 2:26 pm
Forum: General discussion
Topic: Sampling High Frequency
Replies: 22
Views: 17211

Re: Sampling High Frequency

I am looking to sample a noisy pulse input signal from a sensor. The input signal will have a maximum frequency of 50kHz, so conforming to the Nyquist Rate requires atleast 100 kSam/sec. What exactly do you mean by the "signal will have a maximum frequency"? Do you mean that the "worst case fundame...
by thcondra42
Wed Apr 08, 2015 2:15 am
Forum: General discussion
Topic: Sampling High Frequency
Replies: 22
Views: 17211

Re: Sampling High Frequency

So a microcontroller using ethernet communication would serve the same purpose as the proposed ADC, only with an increased sample rate? Is that the right way to look at it, I'm slightly confused on the actions of the microcontroller that will be communicated.
by thcondra42
Wed Apr 08, 2015 1:00 am
Forum: General discussion
Topic: Sampling High Frequency
Replies: 22
Views: 17211

Sampling High Frequency

I am looking to sample a noisy pulse input signal from a sensor. The input signal will have a maximum frequency of 50kHz, so conforming to the Nyquist Rate requires atleast 100 kSam/sec. The original idea was to use a MCP3001 ADC to convert the analog signal to a digital signal and be able to proces...
by thcondra42
Sat Feb 07, 2015 7:45 pm
Forum: Beginners
Topic: Raspberry Pi Computation Ability
Replies: 9
Views: 1193

Re: Raspberry Pi Computation Ability

PeterO wrote:
thcondra42 wrote: we have no clue what the signal looks like.
Where is it coming from ? A physical sensor , microphone, ultrasonic, radio ....... ???

PeterO
A physical sensor
by thcondra42
Sat Feb 07, 2015 7:32 am
Forum: Beginners
Topic: Raspberry Pi Computation Ability
Replies: 9
Views: 1193

Re: Raspberry Pi Computation Ability

ghans wrote:Which programming languages do you know ?


ghans
C++ and use Matlab a lot. The others in my group have more experience and know more languages.
by thcondra42
Sat Feb 07, 2015 4:37 am
Forum: Beginners
Topic: Raspberry Pi Computation Ability
Replies: 9
Views: 1193

Re: Raspberry Pi Computation Ability

PeterO wrote:Just to give you an idea of the available power....

http://youtu.be/0IZxzm4R1bo

That is sampling complex data (I/Q signals in stereo) at 96kHz to produce a 96kHz wide spectrum and waterfall display.

PeterO
That's pretty awesome!
by thcondra42
Sat Feb 07, 2015 4:33 am
Forum: Beginners
Topic: Raspberry Pi Computation Ability
Replies: 9
Views: 1193

Re: Raspberry Pi Computation Ability

Any particular sampling frequency in mind? High enough to achieve a pretty high accuracy of the input signal's frequency. I'm working on a group design project, and we have no clue what the signal looks like. We are assuming there will be quite a bit of low frequency noise, including 60 Hz noise. M...
by thcondra42
Fri Feb 06, 2015 6:05 pm
Forum: Beginners
Topic: Raspberry Pi Computation Ability
Replies: 9
Views: 1193

Raspberry Pi Computation Ability

I am curious to know the power of these devices. I don't have much of a background with things like this. I want to input a noisy digital signal into a raspberry pi and perform a fast fourier transform. Would this be possible? If so, I would then like to create a function that runs before the fft to...

Go to advanced search