editor's blog
Subscribe Now

An Accelerometer GUI

Including an accelerometer in your system is easy these days, right? Heck, they can trigger interrupts in your processor, so just toss it in, wait for the fateful interrupt, and let your handler do the rest. Right?

Actually… no. There are numerous controls that you have – and will likely want to take advantage of – to optimize how your accelerometer works. Those settings have a significant impact on noise and power. Sampling rate is a good example: the faster you sample, the more accurate your reading will be (i.e., lower noise). But that also increases power consumption. There are a whole slew of registers in the accelerometer that contain all of the settings, and the datasheets tell you how to get to each one.

Problem is, you mostly need to do that through code, typically. That can mean iterating through your start-up code, for example, to load different values and see what happens. And that last bit is important: you might actually have to exercise the thing to figure out where the best balance is. Lots of back-and-forth changing settings, measuring, rinsing, and repeating.

The other alternative has been to use an accelerometer that has been simplified, with a few crude settings that may or may not represent the best mix for your system.

Kionix recently announced a tool to provide easier access to the fine-grained detail in their accelerometers. The idea behind this FlexSet Performance Optimizer is to make detailed adjustments almost as easy as the crude ones on simplified accelerometers.

At the first level, this is a GUI into the register set. So at the very least, it’s easy to see and change register values. At the next level, the tool will provide information on the power and noise implications of your settings – meaning you don’t need to exercise the thing to figure out the impact of your selected settings. And at yet a higher level, you can do side-by-side comparisons of different cases.

The hooks for this are built into their latest accelerometers and will support new ones going forward. The GUI itself can be downloaded or run on the internet. (Presumably the one on the internet won’t actually set the settings in your accelerometer, just figure out what those settings should be. Unless, I suppose, you’ve connected your accelerometer to the internet…)

You can find more in their release.

Leave a Reply

featured blogs
Apr 25, 2024
Structures in Allegro X layout editors let you create reusable building blocks for your PCBs, saving you time and ensuring consistency. What are Structures? Structures are pre-defined groups of design objects, such as vias, connecting lines (clines), and shapes. You can combi...
Apr 25, 2024
See how the UCIe protocol creates multi-die chips by connecting chiplets from different vendors and nodes, and learn about the role of IP and specifications.The post Want to Mix and Match Dies in a Single Package? UCIe Can Get You There appeared first on Chip Design....
Apr 18, 2024
Are you ready for a revolution in robotic technology (as opposed to a robotic revolution, of course)?...

featured video

MaxLinear Integrates Analog & Digital Design in One Chip with Cadence 3D Solvers

Sponsored by Cadence Design Systems

MaxLinear has the unique capability of integrating analog and digital design on the same chip. Because of this, the team developed some interesting technology in the communication space. In the optical infrastructure domain, they created the first fully integrated 5nm CMOS PAM4 DSP. All their products solve critical communication and high-frequency analysis challenges.

Learn more about how MaxLinear is using Cadence’s Clarity 3D Solver and EMX Planar 3D Solver in their design process.

featured paper

Designing Robust 5G Power Amplifiers for the Real World

Sponsored by Keysight

Simulating 5G power amplifier (PA) designs at the component and system levels with authentic modulation and high-fidelity behavioral models increases predictability, lowers risk, and shrinks schedules. Simulation software enables multi-technology layout and multi-domain analysis, evaluating the impacts of 5G PA design choices while delivering accurate results in a single virtual workspace. This application note delves into how authentic modulation enhances predictability and performance in 5G millimeter-wave systems.

Download now to revolutionize your design process.

featured chalk talk

Must be Thin to Fit: µModule Regulators
In this episode of Chalk Talk, Amelia Dalton and Younes Salami from Analog Devices explore the benefits and restrictions of Analog Devices µModule regulators. They examine how these µModule regulators can declutter PCB area and increase the system performance of your next design, and the variety of options that Analog Devices offers within their Ultrathin µModule® regulator product portfolio.
Dec 5, 2023
19,415 views