NXP published a blog post last week about a chip that conditions analog signals. It has a part number that looks like a captcha and a package that measures six millimeters on a side. On any ordinary week I would have scrolled past it.
I did not scroll past it, because of one sentence:
if cameras, LiDAR and IMUs are a robot's eyes and inner ear, then precision analog measurement is its "sense of self", the quiet awareness of currents, strains and temperatures that tell you how the machine is really doing.
That is a semiconductor company, writing for humanoid robot builders, describing the thing my sump pump monitor does. And then, a few paragraphs later, they list the flagship application of this frontier capability: detect bearing wear by trending current and temperature.
I have been doing that for two years. With a smart plug that cost fifteen dollars.
What the Part Actually Is
An analog front end is the thing between a sensor and a number. Sensors do not produce numbers. They produce voltages, tiny ones, riding on noise, drifting with temperature, arriving down a wire that runs past a motor. The AFE amplifies that, references it against something stable, and digitizes it. Everything downstream, every model, every threshold, every alert, is built on whatever comes out of that step.
NXP's part is called the NAFEB43388. Here is what it does:
| Spec | Figure |
|---|---|
| Channels | 8, single-ended or differential |
| Input types | voltage, current, resistance, RTDs, thermocouples |
| Converter | 24-bit delta-sigma, shared clock across channels |
| Effective resolution | 17 bits |
| Sample rate | 7.5 to 288 kSPS |
| Input range | ±25V, with ±36V overvoltage protection |
| Also included | gain amplifier, excitation for bridge sensors, calibration and diagnostic sources, miswiring protection |
| Environment | −40°C to +125°C |
Read the applications list and you are reading a maintenance program: motor phase current through a shunt. RTDs pressed into motor endbells. Thermocouples on inverters. Strain foils in load-bearing members. Battery and bus voltage.
None of that is perception. There is no camera in it. It is a machine taking its own pulse.
The Sentence I Did Not Expect From a Chip Vendor
Here is what makes this post unusual. In 2026, every semiconductor company on earth has a reason to tell you that your problem needs a bigger model. That is what they are selling.
NXP's two headline functions for this part are condition-based maintenance and safety monitoring, and they describe both as working independent of any AI model. Bearing wear: trend current and temperature. Tip-over prevention on a mobile robot: sense the payload. Neither is a learned function. Both are accuracy problems.
A company that sells silicon into AI robotics just published the argument that the highest-value thing you can do with a robot's internal senses requires no machine learning at all. It requires knowing the number is right.
Why a Fifteen-Dollar Smart Plug Works Anyway
So how does my monitor get away with none of that?
Because of what I chose to measure, and it was mostly luck.
The pump monitor watches motor current through a consumer smart plug. When the pump runs, current tells you how hard it is working, how long the cycle lasted, and how often it cycled. A motor with a failing bearing pulls more current before it pulls its last. That is the entire mechanism, and you can hold it in your head.
The important part is what kind of question I am asking. I am not asking how many amps is this pump drawing. I am asking is this pump drawing more amps than it did in April, and are the cycles getting longer.
That is a relative question about one machine compared against its own history. And a relative question is forgiving in a specific way: if my measurement is off by a consistent amount, and that error drifts slowly, it cancels out of the comparison. Both sides of the subtraction carry the same bias. I get accuracy I did not pay for, because I am not using it for anything that requires accuracy.
I did not reason my way to that. I bought a cheap plug because the problem was small and I did not want to spend money. The architecture turned out to be principled after the fact, which is the most honest thing I can say about it.
What I Actually Don't Have
This is the part most vendors leave out, so I will put it in.
A consumer smart plug does not give me seventeen effective bits. It does not give me a stable voltage reference, a known drift specification, or channel-to-channel correlation on a shared clock. What it gives me is a coarse number with unknown error, sampled slowly, from a device that was designed to tell you roughly what your lamp costs to run.
Here is exactly what that means for a customer:
- My system detects change over time on a single asset. That is what it is for and that is what it is good at.
- It does not produce a calibrated absolute reading. If your electrician puts a clamp meter on that motor, their number and my number will not match, and theirs is the one to trust.
- It does not compare cleanly across sites. Two pumps at two buildings on two plugs are two separate baselines, not one dataset.
- Fast events are invisible to it. Inrush behavior, phase imbalance, anything measured in milliseconds — that is what a 288 kSPS front end is for, and I do not have one.
I could close that gap. The parts exist, NXP just wrote a blog post about one. It would add cost, a custom board, an enclosure, an install that touches your electrical, and probably an electrician. For catching a pump bearing three weeks early, none of that buys anything the smart plug does not already deliver.
The Thing Worth Taking From This
There is a version of the physical AI story where the intelligence keeps moving up: bigger models, better world models, robots that reason about the future. That story got about fifty-five billion dollars of funding this year.
Then there is what a chip company tells its actual engineering customers when it is trying to sell them something they will really use. That version says: your machine needs to know its own currents and strains and temperatures, accurately, all the time, and the hard part is the wire and the converter, not the model.
Both are true. Only one of them is deployable in a basement in upstate New York this month.
My pump has been reporting on itself for two years through a plug that costs less than lunch. NXP is selling humanoid builders a six-millimeter chip so their robots can do the same thing with more decimal places. The decimal places matter enormously for a humanoid balancing a payload. They do not matter at all for knowing your pump is tired.
Knowing which of those you are is most of the job.
Monitoring you can explain in one sentence
Nothing gets drilled into your equipment, nothing voids a warranty, and at ninety days you get a documented baseline of what your machinery actually does — yours to keep, whether or not you stay a customer.
See how it works