iiRecord
Agentic AI Atlas · switching-power-supply-design
lib-process:electrical-engineering--switching-power-supply-designa5c.ai
II.
LibraryProcess JSON

lib-process:electrical-engineering--switching-power-supply-design

Structured · live

switching-power-supply-design json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:electrical-engineering--switching-power-supply-design",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "switching-power-supply-design",
    "description": "Switching Power Supply Design - Guide the design of switching power supplies including DC-DC converters,\nAC-DC converters, and power factor correction circuits. Covers topology selection, component sizing, and efficiency optimization.",
    "libraryPath": "library/specializations/domains/science/electrical-engineering/switching-power-supply-design.js",
    "specialization": "electrical-engineering",
    "references": [
      "- IEC 62368 (Audio/Video, IT and Communication Technology Equipment Safety)\n- EN 55032 (EMC Emissions for Multimedia Equipment)\n- Energy Star Efficiency Guidelines\n- Magnetics Design Guidelines"
    ],
    "example": "const result = await orchestrate('specializations/domains/science/electrical-engineering/switching-power-supply-design', {\n  supplyName: '24V/10A Industrial Supply',\n  specifications: { inputVoltage: '85-265VAC', outputVoltage: '24V', outputCurrent: '10A', efficiency: '>90%' },\n  topology: 'flyback',\n  constraints: { isolation: true, formFactor: '3x5 inch', thermal: 'fanless' }\n});",
    "usesAgents": [
      "power-electronics-engineer"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:electrical-engineering--switching-power-supply-design",
      "to": "skill-area:hardware-abstraction-layer",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:electrical-engineering--switching-power-supply-design",
      "to": "skill-area:device-drivers",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:electrical-engineering--switching-power-supply-design",
      "to": "skill-area:firmware-development",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:electrical-engineering--switching-power-supply-design",
      "to": "domain:electrical-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:electrical-engineering--switching-power-supply-design",
      "to": "role:embedded-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:electrical-engineering--switching-power-supply-design",
      "to": "role:systems-integration-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:electrical-engineering--switching-power-supply-design",
      "to": "workflow:architecture-decision-record",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:electrical-engineering--switching-power-supply-design",
      "to": "specialization:electrical-engineering",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}