EYE on NPI: ST Micro's AIS25BA 3-Axis Accelerometer episode artwork

EPISODE · Sep 15, 2022 · 12 MIN

EYE on NPI: ST Micro's AIS25BA 3-Axis Accelerometer

from Adafruit Industries · host Adafruit Industries

This week's EYE ON NPI has great vibes, it's ST Micro's AIS25BA 3-Axis Accelerometer (https://www.digikey.com/en/product-highlight/s/stmicroelectronics/ais25ba-3-axis-accelerometer) a unique take on the classic tripe-axis motion sensor where data is streamed out with a TDM interface rather than I2C or SPI! We've never seen this kind of sensor but the idea behind its use case is kinda cool and is a great demonstration of using sensor fusion to cancel out or extract data from two 'directions'. Usually accelerometers we've covered on NPI before are used for tilt or motion sensing, detecting if something is falling or was struck. Another good use for this common sensor is vibration detection. You need very fast sensor reading but any vibration can be detected and sensed as motion and then integrated for displacement. That's pretty much what a microphone (https://en.wikipedia.org/wiki/Microphone) does as well, right? It takes vibrations in the air, then the displacement is converted to a capacitive measurement via MEMS (https://www.digikey.com/short/tt7qnddr) or current/voltage measurement via electret (https://www.digikey.com/short/9vdczd9n). So, what if in addition to measuring the air movement with the microphone, we also got to measure the vibration of a surface with an accelerometer? Dense surfaces will be better at low frequency measurements, and the microphone element will be better at high frequency. With a little filter work, we can combine these two data streams so that we get clear audio without the motion or air noise that often adds crackling, or overwhelms the analog front end. (https://www.st.com/resource/en/flyer/fllis25ba0218_lr.pdf) ST Micro's AIS25BA 3-Axis Accelerometer (https://www.digikey.com/short/3zrr4c8b) is the automotive-qualified version of the LIS25BA (https://www.digikey.com/short/c9bt59c0) but both function basically the same so choose whichever is best for your application. In both sensors, the configuration and test is still done over I2C - setting gains, offset, self-test, etc. Then data is streamed over a TDM audio-interface so it can be quickly funneled into a DSP or microcomputer that performs the high/low-pass filtering and merging. As demo'd by an ST engineer (https://www.youtube.com/watch?v=bi4NenlnR-k), the sound quality is greatly improved, kinda like a reverse-noise-cancelling-headphone. Particularly as so many more devices like cars are becoming voice-controlled to allow for advanced uses, and avoid mechanical components that can wear out or get dirty, having good clean audio input (https://www.st.com/resource/en/user_manual/um2824-getting-started-with-the-stm32cube-function-pack-for-acoustic-echo-cancellation-stmicroelectronics.pdf) is key to having a UX that is great versus one that is annoying to use. There's even a driver for the I2C side of things over on GitHub to get you started quickly. (https://github.com/STMicroelectronics/ais25ba-pid.git) Best of all, STMicroelectronics' AIS25BA 3-Axis Accelerometer (https://www.digikey.com/short/3zrr4c8b) is in stock now at Digi-Key for immediate shipment! Order today and your sensors will be shipped immediately so you can be noise-cancelling like a pro by tomorrow morning.

This week's EYE ON NPI has great vibes, it's ST Micro's AIS25BA 3-Axis Accelerometer (https://www.digikey.com/en/product-highlight/s/stmicroelectronics/ais25ba-3-axis-accelerometer) a unique take on the classic tripe-axis motion sensor where data is streamed out with a TDM interface rather than I2C or SPI! We've never seen this kind of sensor but the idea behind its use case is kinda cool and is a great demonstration of using sensor fusion to cancel out or extract data from two 'directions'. Usually accelerometers we've covered on NPI before are used for tilt or motion sensing, detecting if something is falling or was struck. Another good use for this common sensor is vibration detection. You need very fast sensor reading but any vibration can be detected and sensed as motion and then integrated for displacement. That's pretty much what a microphone (https://en.wikipedia.org/wiki/Microphone) does as well, right? It takes vibrations in the air, then the displacement is converted to a capacitive measurement via MEMS (https://www.digikey.com/short/tt7qnddr) or current/voltage measurement via electret (https://www.digikey.com/short/9vdczd9n). So, what if in addition to measuring the air movement with the microphone, we also got to measure the vibration of a surface with an accelerometer? Dense surfaces will be better at low frequency measurements, and the microphone element will be better at high frequency. With a little filter work, we can combine these two data streams so that we get clear audio without the motion or air noise that often adds crackling, or overwhelms the analog front end. (https://www.st.com/resource/en/flyer/fllis25ba0218_lr.pdf) ST Micro's AIS25BA 3-Axis Accelerometer (https://www.digikey.com/short/3zrr4c8b) is the automotive-qualified version of the LIS25BA (https://www.digikey.com/short/c9bt59c0) but both function basically the same so choose whichever is best for your application. In both sensors, the configuration and test is still done over I2C - setting gains, offset, self-test, etc. Then data is streamed over a TDM audio-interface so it can be quickly funneled into a DSP or microcomputer that performs the high/low-pass filtering and merging. As demo'd by an ST engineer (https://www.youtube.com/watch?v=bi4NenlnR-k), the sound quality is greatly improved, kinda like a reverse-noise-cancelling-headphone. Particularly as so many more devices like cars are becoming voice-controlled to allow for advanced uses, and avoid mechanical components that can wear out or get dirty, having good clean audio input (https://www.st.com/resource/en/user_manual/um2824-getting-started-with-the-stm32cube-function-pack-for-acoustic-echo-cancellation-stmicroelectronics.pdf) is key to having a UX that is great versus one that is annoying to use. There's even a driver for the I2C side of things over on GitHub to get you started quickly. (https://github.com/STMicroelectronics/ais25ba-pid.git) Best of all, STMicroelectronics' AIS25BA 3-Axis Accelerometer (https://www.digikey.com/short/3zrr4c8b) is in stock now at Digi-Key for immediate shipment! Order today and your sensors will be shipped immediately so you can be noise-cancelling like a pro by tomorrow morning.

NOW PLAYING

EYE on NPI: ST Micro's AIS25BA 3-Axis Accelerometer

0:00 12:11

No transcript for this episode yet

We transcribe on demand. Request one and we'll notify you when it's ready — usually under 10 minutes.

API Intersection Stoplight Building a successful API requires more than just coding. It starts with collaborative design, focuses on creating a great developer experience, and ends with getting your company on board, maintaining consistency, and maximizing your API’s profitability.In the API Intersection, you’ll learn from experienced API practitioners who transformed their organizations, and get tangible advice to build quality APIs with collaborative API-first design.Jason Harmon brings over a decade of industry-recognized REST API experience to discuss topics around API design, governance, identity/auth versioning, and more.They’ll answer listener questions, and discuss best practices on API design (definition, modeling, grammar), Governance (multi-team design, reviewing new API’s), Platform Transformation (culture, internal education, versioning) and more.They’ll also chat with experienced API practitioners from a wide array of industries to draw out practical takeaways and insights you can use.H TV Podcast Industries Chris Jones, Derek O'Neill and John Harrison. TV Podcast Industries TV Podcast Industries is a podcast that provides discussions and reviews of various TV shows, including recent popular series like Alien Earth, The Sandman, The Last of Us, The Boys, and Daredevil Born Again. They also cover shows such as Ironheart, Star Trek: Picard, The Rings of Power, and many more, spanning both Marvel and DC universes, as well as other genres. Heart to Heart Podcast One on One / Next Level Studios In the Heart to Heart Podcast, we talk to some of our favorite & most interesting people in the entertainment industry so you can feel empowered and learn that even in the most challenging of industries, where there’s a will there’s a way.Whether you’re an actor, a writer, a casting director, a talent rep, or just someone interested in the behind the scene happenings of the entertainment industry, this podcast will have something for you. NOW, this isn’t just another How To podcast for actors. Plenty of those shows already exist. In Heart to Heart, every guest will share stories inspired by their sometimes winding path to success on their own terms. Revisionist History Pushkin Industries Revisionist History is Malcolm Gladwell's journey through the overlooked and the misunderstood. Every episode re-examines something from the past—an event, a person, an idea, even a song—and asks whether we got it right the first time. From Pushkin Industries. Because sometimes the past deserves a second chance.To get early access to ad-free episodes and extra content, subscribe to Pushkin+ in Apple Podcasts or at pushkin.fm/plus.iHeartMedia is the exclusive podcast partner of Pushkin Industries.

Frequently Asked Questions

How long is this episode of Adafruit Industries?

This episode is 12 minutes long.

When was this Adafruit Industries episode published?

This episode was published on September 15, 2022.

What is this episode about?

This week's EYE ON NPI has great vibes, it's ST Micro's AIS25BA 3-Axis Accelerometer (https://www.digikey.com/en/product-highlight/s/stmicroelectronics/ais25ba-3-axis-accelerometer) a unique take on the classic tripe-axis motion sensor where data is...

Can I download this Adafruit Industries episode?

Yes, you can download this episode by clicking the download button on the episode player, or subscribe to the podcast in your preferred podcast app for automatic downloads.
URL copied to clipboard!