editor's blog
Subscribe Now

Isn’t Sensor Fusion CPU-Agnostic?

Sensor fusion is algorithms. And these algorithms are typically executed as software. So that should be simple, right?

Just get your sensor fusion libraries from whomever you prefer (could be the sensor vendor, could be one of the sensor-agnostic folks), and then run it in the processor of your choice.

That processor could be the AP in a phone, although more and more that’s deprecated in favor of sensor hubs and other local, less power-hungry resources. Largely microcontrollers. And there shouldn’t really be any dependence on the specific computing platform chosen – as long as it has the resources to handle the algorithms. Right?

So I was a bit surprised when I saw that Movea and ST had collaborated to make Movea’s sensor fusion available on a very specific ST microcontroller: the STM32F401. Wouldn’t Movea’s stuff work on any ST microcontroller? Or anyone else’s, for that matter?

The answer is yes. Turns out that the collaboration alluded to in the announcement reflected work that Movea did to optimize their algorithms for that particular microcontroller. So the implication would be that, although you could run the algorithms on other ST microcontrollers, for example, they would run most efficiently on this particular one. Says ST’s Michael Markowitz, “This is precisely the result of a custom optimization by Movea to perfectly map the F401, which has an architecture that is well suited to performing sensor fusion at very low power.”

And, as such, ST would appear to be positioning that particular microcontroller as its preferred sensor hub platform. But there’s nothing that says you can’t use a different one.

You can find out more about this particular combination in the ST/Movea release.

Leave a Reply

featured blogs
Nov 22, 2024
We're providing every session and keynote from Works With 2024 on-demand. It's the only place wireless IoT developers can access hands-on training for free....
Nov 22, 2024
I just saw a video on YouTube'”it's a few very funny minutes from a show by an engineer who transitioned into being a comedian...

featured video

Introducing FPGAi – Innovations Unlocked by AI-enabled FPGAs

Sponsored by Intel

Altera Innovators Day presentation by Ilya Ganusov showing the advantages of FPGAs for implementing AI-based Systems. See additional videos on AI and other Altera Innovators Day in Altera’s YouTube channel playlists.

Learn more about FPGAs for Artificial Intelligence here

featured paper

Quantized Neural Networks for FPGA Inference

Sponsored by Intel

Implementing a low precision network in FPGA hardware for efficient inferencing provides numerous advantages when it comes to meeting demanding specifications. The increased flexibility allows optimization of throughput, overall power consumption, resource usage, device size, TOPs/watt, and deterministic latency. These are important benefits where scaling and efficiency are inherent requirements of the application.

Click to read more

featured chalk talk

Versatile S32G3 Processors for Automotive and Beyond
In this episode of Chalk Talk, Amelia Dalton and Brian Carlson from NXP investigate NXP’s S32G3 vehicle network processors that combine ASIL D safety, hardware security, high-performance real-time and application processing and network acceleration. They explore how these processors support many vehicle needs simultaneously, the specific benefits they bring to autonomous drive and ADAS applications, and how you can get started developing with these processors today.
Jul 24, 2024
91,813 views