Maybe place the mutt on top of a mems microphone? as soon as the mutt is being moved this should cause a use contact sound. Trigger the camera from a sound level detector?
PDont think you even...
Type: Posts; User: tschrama
Maybe place the mutt on top of a mems microphone? as soon as the mutt is being moved this should cause a use contact sound. Trigger the camera from a sound level detector?
PDont think you even...
BTW. Using UDP or Serial is almost the same in MATLAB.
Real-time means time-deterministic. You should specify ur max allowed latenctly, which is not the same as saying real-time.
Matlab has UDP data transfer functions. I have gotten beyond 80mbit with matlab.
What bitrate do you need? You can try Ethernet which will give you up to 80..90 mbit per second.
Datasheet has no noise data (except for a 100Hz quote, which is useless because 1/f is a bit high on this part). The Spice model is pretty accurate too, and it has a low source-resistance. From...
1.5nV. Got one on my bench now. Read TAOE
You mean, creating a sparse sampled array? Sorry, dont know much about that.
Ad743, AD745 are fast enough for 1kHz sounds, LT1113, LT1792 and the newer ADA4817 are low noise candidates from Analog Devices. The sub 1nV preamp in TAOE is in figure 3.3.4 page 152.
OMG, did you see that price?
You can get those in SMD for 38cts/piece, or 10cts/piece per 1000. But try the opamp first, opa1642 or 1654, opa134 etc...
PS
I don’t understand the unit on that Y axis. Shouldn’t that be dB re 1uPa/sqHz. ?
Some comments:
For low noise you can try J309,LSK170,LSK489,INF3601. J309 is 35 cents and will be much lower capacitive load too. Look in The Art Of Electronics 3rd edition for a 1nV/sqHz preamp...
that is a nice website with examples... You could start with something simple as this: 23510
Well, I would keep the signal analog and design an analog switch bank. Or were you thinking ADC to teensy routed to serveral DACs?
You can use 12 switching JFETs like J175. Use 12 GPIO to turn on and off those JFETS.
Single GPIO and a resonator tank after it. Modulate the amplitude with a LDR? Or JFET?
https://sound-au.com/
Thanks Paul! :D
Best of wishes for 2021 to everybody.
1234567890
I thought there was another reply... but it seems to be gone :D
Is you hiss as loud as speech at 1 meter? That would equal about 60 to 70 dB. If so, then something is not right. The hiss should be atleast 20dB lower. Or 1/10th of a speech signal at 1 meter.
Next. See what the analog output is of the electret module at your intended SPL. See if you have high enough sensitivity.
IIRC that electret module has a sensitivity adjustment pot.
It might...
Find out if your ADC reads zero-ish with a low values potenter. And find out what the high values at 3.3v too. Might be better to use an lower ADC reference value to ensure that the electret...
The ADC has an effective dynamic range of 13 to 14 bits. That depends on how low you can get the source impedance driving the ADC. So expect at least 4 to 5 bits of random fluctuations rms That’s...
ADAfruit isn't selling garbage. The MAX4466 will get you to 30dBA if used correctly. Long wires dont cause hiss. An opamp with enourmoud bias current like the costly AD797 is a bad choise for a...
The MAX4466 should be able to getdown to 30dBA.. that pretty silent and very suitable to pickup voices from 1 mtr distance, prolly not good enough for distant bird sounds. If you cannt get descent...
These number really depend on you microphone. It normal for a electret mic element to have a building impedance converter that has around 50 to 100 nv/sqrtHz noise. BJT input opamps such as the AD797...
Maybe the microphone isn't able to drive to ADC to its full range?
Or maybe the ADC input isn't biased halfway its range (3.3V / 2 - 1.65 volt)?
Use the 16 bit ADC bit depth to ensure you dont...
Looks like a cool project, but with only 2 channels ADC, not interesting for me personally.
Then you shouldn’t call it noise.
It is important to keep the impedance to the ADC input as low as possible, so removing that 10k//1n might help. Does it happen when you short the input jack to...
A single coil has about 6nV/sqrtHz noise, a hum bucket about 10nV. That op amp has 18nV noise and that 10k resistor 13nV. And than the ADC... assuming about 10 LSB rms over 20kHz BW and 3.3volt...
For this I have been working on Ethernet. A UDP connection via the Ethernet breakout board.
THD of audio equipment is measured by rejecting the fundamental. That way a scope is fine too.
That would be great.
Somehow I missed this topic, but this looks great!
Are these PCBs for sale, or even the ready made populated PCB. I would like to buy a handful.
High quality audio codecs are benificial for non-music project too! Like ultrasoon, active noise cancelation and hydrophone projects.
This would be great. LabVIEW is a great way to program DAQ programs. It looks a bit like the sound toolbox for teensy. These days there is a free version of LabVIEW availed and I can’t wait to use...
Yeh, thanks for updating this lib
Very cool
No. The adc shouldn’t increase current consumption but only draw a few uA.
Any progress on this?
Please let me know if you succeed!
True, better use 3.3V supply to stay save.
Or 6V via 180R to the sensor, to gnd. The ADC connected to the sensor will give readings between 0.3 and 3.0 Volt.
I would asume you would. need a constant current source to feed the sensor. The voltage across the senaor will then be lineairy depended on the sensors resistance.. being 20R to 180R. A constant...
I would model it as a series of impulses, being the explosions in the the cylinders. Then a whole lot of high Q filter to model the transfer function of the cylinder + exhaust. Then increase the...
I see no problem with averaging 4000 samples, allthough 256 should be enough to get the StDev down to 2^-15 FS . I regulairy average traces of 40e3 samples, sampled at 200MHz with a 14bit ADC,...
When I mean 16bit performance, I mean performance equivalent to a typical 16bit ADC IC. Once you get standard deviation of about 2^-15 FullScale, by averaging multiple sample, (e.g. 256 or so) you...
I am sure you can get St.Dev down to 1 with a larger oversampling number, like 128 or so. Then you would have 16bit performace.
Great work, but I am very curious how the ADC performs with a low impedance source, likr 10R or so. A real low noise stable, low impedance source..... cannt you repeat this with a much larger...