ADC, Accelerometer and capacitors
Javalin
Posts: 892
Hello all,
Getting confused with the above componants - mainly with the wiring up of.
I have·a LIS tripple axis accelerometer which provides 0-5v for each axis, connected to a MCP3208 8 channel 12-bit SPI ADC chip.
I have seen various schematics (i.e. http://www.sparkfun.com/datasheets/Sensors/ADXL3xx-Breakout.pdf·- from http://www.sparkfun.com/commerce/product_info.php?products_id=692·product) - which show a low value cap to ground.
Also seen on·the ADC manual last night - its got some schematics on the sheet showing the same low voltage cap to ground - and much talk about sampling and corner frequency's.
(MCP3208 manual here - http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1335&dDocName=en010534)
Can anybody explain this to me?
Gratefull as always for help!
James
Getting confused with the above componants - mainly with the wiring up of.
I have·a LIS tripple axis accelerometer which provides 0-5v for each axis, connected to a MCP3208 8 channel 12-bit SPI ADC chip.
I have seen various schematics (i.e. http://www.sparkfun.com/datasheets/Sensors/ADXL3xx-Breakout.pdf·- from http://www.sparkfun.com/commerce/product_info.php?products_id=692·product) - which show a low value cap to ground.
Also seen on·the ADC manual last night - its got some schematics on the sheet showing the same low voltage cap to ground - and much talk about sampling and corner frequency's.
(MCP3208 manual here - http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1335&dDocName=en010534)
Can anybody explain this to me?
Gratefull as always for help!
James
Comments
Leon
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Amateur radio callsign: G1HSM
Suzuki SV1000S motorcycle
J
Leon
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Amateur radio callsign: G1HSM
Suzuki SV1000S motorcycle
J
Leon
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Amateur radio callsign: G1HSM
Suzuki SV1000S motorcycle
If you are breadboarding - I suggest you write a little program to poll and display as quickly as possible and then try various capacitor values to see how this affects the readings.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
BioProp: Robotics - Powered by Bioloids and controlled by the Propeller
upto 20htz probably - maybe oversampling (averaging)·x2 or x3 .... its an ASM routine so can be sampled very quickly.
Done a bit of reading up and it makes more sense now - a good link is
http://www2.egr.uh.edu/~glover/applets/Sampling/Sampling.html
Currently its a SMD chip on a PCB - with no cap's.
I see SparkFun have a 0.1uf cap on their's - is this likely to be a "standard" ish value for removing high-freq signals?
J