editor's blog
Subscribe Now

Sensor Conditioning Options

One of the big challenges of MEMS sensor development is the fact that the raw sensor signals need to be conditioned before being read and acted on. This is done in the “ASIC” that ordinarily accompanies the sensor, typically on a separate die and co-packaged with the sensor (unless done on the same chip in a CMOS-friendly MEMS process). A well-known sensor design challenge is the fact that the ASIC has to be designed alongside the sensor, but that, until tools become more accurate, the actual sensor output isn’t known until the sensor has been built (and perhaps after a couple of design spins); that makes it very hard to co-design the ASIC and build it in parallel with the sensor.

Sensors are inherently analog devices, so it takes an analog front end to condition those signals – or at least convert them to digital for further digital processing. If you have a plain sensor with analog outputs and no encapsulated ASIC, then you have to build your own analog conditioning circuit.

Two companies are providing programmable conditioning circuits to avoid both the serial ASIC design issue and the need to build a discrete analog conditioning circuit. They allow a system designer to adjust the tuning of the conditioning network on the target board. This obviously has benefits over doing the manual circuit by hand, and it also means that any effect that the mounting or location of the sensor might have on the sensor output can be factored into the conditioning. Of course, as compared to a sensor with a co-packaged ASIC, it’s an additional chip and work.

Both Si-Ware and Renesas have such chips, Renesas’ recently announced. Si-Ware announced early last summer an actual development platform, the SWS61111, that features their own ASIC chip, the SWS1110. There’s also an FPGA on the board; the system allows a designer to determine the optimal conditioning configuration and then burn it into the ASIC, which has e-fuses for storing a one-time-programmable (OTP) setting.

Meanwhile, Renesas has announced its Smart Analog configurable conditioning circuit. It comes with its own graphic tool to enable tuning without requiring that you be an analog expert. There are two versions: one that it is intended to be paired with a microcontroller, and one that has the microcontroller co-packaged with the Smart Analog part. In both cases, the Smart Analog settings are stored in the microcontroller’s NVM.

You can find more in the earlier Si-Ware release or the more recent Renesas release.

Leave a Reply

featured blogs
Mar 20, 2023
Learn how to design security into high-bandwidth DDR memory interfaces and protect DRAM devices & data from memory-scraping attacks like Rowhammer & RAMbleed. The post Secure DDR DRAM Against Rowhammer, RAMBleed, and Cold-Boot Attacks appeared first on New Horizons...
Mar 20, 2023
Electronic design has evolved over the years to provide methods for optimizing power, space, and energy needs for the most demanding market applications in areas including hyperscale computing, consumer, 5G communications, automotive, mobile, aerospace, industrial, and health...
Mar 10, 2023
A proven guide to enable project managers to successfully take over ongoing projects and get the work done!...

featured video

First CXL 2.0 IP Interoperability Demo with Compliance Tests

Sponsored by Synopsys

In this video, Sr. R&D Engineer Rehan Iqbal, will guide you through Synopsys CXL IP passing compliance tests and demonstrating our seamless interoperability with Teladyne LeCroy Z516 Exerciser. This first-of-its-kind interoperability demo is a testament to Synopsys' commitment to delivering reliable IP solutions.

Learn more about Synopsys CXL here

featured chalk talk

Introduction to Bare Metal AVR Programming
Sponsored by Mouser Electronics and Microchip
Bare metal AVR programming is a great way to write code that is compact, efficient, and easy to maintain. In this episode of Chalk Talk, Ross Satchell from Microchip and I dig into the details of bare metal AVR programming. They take a closer look at the steps involved in this kind of programming, how bare metal compares with other embedded programming options and how you can get started using bare metal AVR programming in your next design.
Jan 25, 2023
8,007 views