Signal Processing templates
Ready-to-deploy state contracts in the Signal Processing category. Each is a running machine — protocols pre-composed into states and transitions, deployable as-is onto your state machine.
| Template | What it does |
|---|---|
| SNR Degradation Monitor | Signal-to-noise tracking on a live channel: clean → degraded → lost, with chain-stamped link-budget events for telecom and sensing. |
| ZeqModulate — Carrier Synchronization | ECHO10 watch — locked → drifting → lost when snr_db crosses your thresholds; auto-logged with a ZeqProof per transition. QAM/OFDM modulation with HulyaPulse car |
| ZeqChannel — Error Correction | ECHO10 watch — locked → drifting → lost when snr_db crosses your thresholds; auto-logged with a ZeqProof per transition. Channel coding using operator coupling |
| ZeqPropagation — RF Path Loss | ECHO10 watch — locked → drifting → lost when snr_db crosses your thresholds; auto-logged with a ZeqProof per transition. RF propagation modeling using electroma |
| ZeqSpectrum — Phase-Locked Allocation | ECHO10 watch — locked → drifting → lost when snr_db crosses your thresholds; auto-logged with a ZeqProof per transition. Spectrum allocation using phase-locked |
| ZeqDetect — Signal Detection | ECHO10 watch — locked → drifting → lost when snr_db crosses your thresholds; auto-logged with a ZeqProof per transition. Weak signal detection using HulyaPulse |
| ZeqAntenna — Pattern Optimization | ECHO10 watch — locked → drifting → lost when snr_db crosses your thresholds; auto-logged with a ZeqProof per transition. Antenna radiation pattern optimization |
See the full Templates Library for all categories, or the State Contracts model for how to author your own.