create_emc_test_setup
Generate an EMC test setup diagram from standardized templates (CISPR 25, ISO 11452) with equipment layout, distances, and labels, then open it in draw.io for editing.
Instructions
Generates an EMC test setup cross-section diagram from a template and opens it in draw.io. Shows equipment layout with ground plane, EUT on table, antenna on mast, and test instruments.
Available templates: cispr25_re: CISPR 25 Radiated Emissions - semi-anechoic chamber, antenna 1m from EUT, 150 kHz - 2.5 GHz cispr25_ce: CISPR 25 Conducted Emissions - LISN on each power line, 150 kHz - 108 MHz iso11452_2_ri: ISO 11452-2 Radiated Immunity - absorber-lined enclosure, 200 MHz - 18 GHz iso11452_4_ci: ISO 11452-4 Conducted Immunity (BCI) - BCI clamp on harness, 1 MHz - 400 MHz
Each template includes standard equipment, distances, and cable connections. Equipment labels can be overridden. Distance annotations are shown by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template | Yes | EMC test standard template to use | |
| title | No | Diagram title (defaults to template name) | |
| show_distances | No | Show distance annotations between equipment. Default: true | |
| equipment_overrides | No | Override default equipment labels. Keys are equipment names (eut, antenna, spectrum_analyzer, signal_generator, power_amplifier, power_meter, lisn, bci_probe), values are custom label strings. | |
| auto_open | No | Automatically open the diagram in draw.io. Set to false to return XML only. Default: true |