Precision analog front ends
Getting a microvolt-level signal off a transducer and into a converter
without corrupting it. Grounding and return paths, supply partitioning,
anti-alias filtering, and the layout discipline that decides whether the
noise floor lands where the datasheet promised.
24-bit Δ-Σ · PGIA · ultralow-noise LDO rails · sensor bias and excitation
Networked instruments
Turning a sensor into something that shows up on a network with one cable.
PoE power and negotiation, the Ethernet stack, streaming and buffering,
configuration, calibration storage, and firmware update in the field.
PoE / PoE+ · TCP and UDP streaming · device discovery · OTA update
Time synchronization
Hardware timestamping and PTP so that channels spread across an array agree
on when a sample was taken. This is the part most sensor specialists have
no one to hand, and it is what makes coherent arrays and event correlation
possible.
IEEE 1588 PTP · hardware-timestamping PHYs · GNSS-disciplined timing · RTK GNSS
Embedded firmware
Bare-metal and RTOS firmware for the boards above, plus the unglamorous
work around them: bring-up, driver debugging, protocol reverse engineering,
and the host-side tooling your team needs to configure and test a unit.
C and C++ · Python tooling · CAN and serial protocol work · bring-up and debug
Rescue work
A board that mostly works, a converter that misbehaves only at temperature,
an intermittent fault nobody can reproduce. Often the fastest engagement to
scope and the most useful place to start together.
design review · noise and EMC investigation · failure analysis · second opinion