Babysitter nvh-analysis
Noise, vibration, and harshness analysis and optimization expertise
install
source · Clone the upstream repo
git clone https://github.com/a5c-ai/babysitter
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/a5c-ai/babysitter "$T" && mkdir -p ~/.claude/skills && cp -r "$T/library/specializations/domains/science/automotive-engineering/skills/nvh-analysis" ~/.claude/skills/a5c-ai-babysitter-nvh-analysis && rm -rf "$T"
manifest:
library/specializations/domains/science/automotive-engineering/skills/nvh-analysis/SKILL.mdsource content
NVH Analysis Skill
Purpose
Provide noise, vibration, and harshness analysis and optimization expertise for vehicle refinement and sound quality engineering.
Capabilities
- Modal analysis and transfer path analysis
- Order tracking and Campbell diagrams
- Source-path-receiver analysis
- Panel contribution analysis
- Acoustic simulation (SEA, BEM, FEM)
- Sound quality metrics
- EV/HEV-specific NVH (inverter whine, motor noise)
- Pass-by noise simulation
Usage Guidelines
- Identify NVH sources through transfer path analysis
- Use order tracking for rotating component analysis
- Apply acoustic simulation for early design guidance
- Evaluate sound quality for brand character
- Address EV-specific noise sources
- Validate against pass-by noise regulations
Dependencies
- Siemens LMS Test.Lab
- HEAD acoustics
- MATLAB
Process Integration
- PTE-002: Electric Drive Unit Development
- VDC-001: Suspension System Development
- TVL-001: Vehicle-Level Validation Testing