Multimodal Pet Health Engine

# 🐾 S2-Pet-mmWave-Analyzer: Hardcore DSP & Multimodal Engine # S2 宠物姿态与健康监测分析插件 (硬核数字信号处理与多模态融合引擎) *v2.0.0 | Enterprise DSP Edition (English / 中文)*

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Multimodal Pet Health Engine" with this command: npx skills add spacesq/s2-pet-mmwave-analyzer

🐾 S2-Pet-mmWave-Analyzer: Hardcore DSP & Multimodal Engine

S2 宠物姿态与健康监测分析插件 (硬核数字信号处理与多模态融合引擎)

v2.0.0 | Enterprise DSP Edition (English / 中文)

Welcome to the Sensory Tentacle Series (感知触角系列) of the S2-SP-OS. This SKILL implements a genuine Digital Signal Processing (DSP) pipeline for Frequency Modulated Continuous Wave (FMCW) radars, proving our capability to process electromagnetic waves into actionable medical-grade insights.


⚙️ 1. Installation & Deployment (部署与安装声明)

To execute this industrial-grade DSP engine, you must install the required scientific computing dependencies. 为了执行这套工业级的 DSP 引擎,您必须首先安装科学计算依赖库:

Step 1: Install Dependencies (安装依赖)

bash

pip install -r requirements.txt

(Dependencies include: numpy for matrix/FFT operations, scipy for Butterworth filtering, and matplotlib for generating diagnostic charts.)

Step 2: Execute the Pipeline (运行管线) Bash

python skill.py

🏛️ 2. Architectural Note: Sandbox Simulation vs. Hardware Reality (架构声明:沙盒模拟与真实硬件)

To the Reviewers & Developers: You may notice the code uses mathematical synthesis for raw radar data rather than a live serial port (UART) connection. This is an intentional design for cloud/sandbox environments. 您可能会注意到代码使用了数学合成来生成原始雷达数据,而不是直接读取串口。这是针对云端沙盒环境的刻意设计。

The Simulation (模拟部分): Because we cannot physically attach a 60GHz Texas Instruments or Yitan mmWave radar to a cloud sandbox, we synthesize the raw ADC Intermediate Frequency (IF) phase data using rigorous mathematical models (incorporating respiration, heartbeat, and Additive White Gaussian Noise).

The Reality (真实部分): The DSP Pipeline is 100% authentic. The scipy.signal.butter bandpass filtering and the numpy.fft Slow-Time Fourier Transform are the exact algorithms used in commercial firmware.

The IPC Bus (总线通信): Printing the semantic intent (e.g., PET_CARE_OVERRIDE) is the standard output mechanism for the S2-SP-OS Phase 6 Message Bus. In a full local deployment, this string is piped directly into the s2-timeline-orchestrator.

🧮 3. Industrial-Grade DSP Pipeline (工业级雷达处理管线)

Phase Extraction & AWGN Simulation: Synthesizes a raw IF phase signal containing respiration and noise.

IIR Butterworth Bandpass Filtering: Applies a 4th-order filter to isolate the critical frequency band (e.g., 0.2Hz - 0.9Hz for cat respiration).

Fast Fourier Transform (FFT): Executes a Real FFT to calculate the absolute exact BPM.

🧬 4. Multi-Modal Fusion Architecture (多模态融合架构)

We fuse the FFT-derived Respiration BPM with the S2 Environmental Tensor (e.g., HVAC Temperature). If the radar outputs 42 BPM, and the S2 OS reports the room is 21°C, the engine diagnoses "Cold Stress" (寒冷应激). 📊 5. Medical-Grade Visualization (医疗级数据图谱落盘)

Running the script renders and saves a professional 3-tier diagnostic chart (pet_vital_radar_report.png):

Raw Phase Signal (包含杂波的原始相位)

Filtered Respiration Waveform (滤波后的纯净呼吸波)

FFT Power Spectrum (频域能量图谱)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Huo15 Openclaw Enhance

火一五·克劳德·龙虾增强插件 v5.7.8 — 全面适配 openclaw 2026.4.24:peerDep ^4.24 + build/compat 同步到 4.24 + 14 处 api.on 全部去掉 as any 改成 typed hook(hookName 联合类型 + handler 自动推断 Pl...

Registry SourceRecently Updated
General

Content Trend Analyzer

Aggregates and analyzes content trends across platforms to identify hot topics, user intent, content gaps, and generates data-driven article outlines.

Registry SourceRecently Updated
General

Prompt Debugger

Debug prompts that produce unexpected AI outputs — diagnose failure modes, identify ambiguity and conflicting instructions, test variations, compare model re...

Registry SourceRecently Updated
General

Indie Maker News

独行者 Daily - 变现雷达。读对一条新闻,少走一年弯路。每天5分钟,给创业者装上商业雷达。聚焦一人公司、副业、创业变现资讯,智能分类,行动导向。用户下载即能用,无需本地部署!

Registry SourceRecently Updated