{
  "version": 1,
  "name": "Three-Phase Two-Level Inverter",
  "components": [
    {
      "ref": "C1",
      "kind": "cap",
      "ports": [
        "a",
        "b"
      ],
      "role": null,
      "interface": null,
      "attrs": {}
    },
    {
      "ref": "G1",
      "kind": "terminal",
      "ports": [
        "t"
      ],
      "role": null,
      "interface": "control",
      "attrs": {}
    },
    {
      "ref": "G2",
      "kind": "terminal",
      "ports": [
        "t"
      ],
      "role": null,
      "interface": "control",
      "attrs": {}
    },
    {
      "ref": "G3",
      "kind": "terminal",
      "ports": [
        "t"
      ],
      "role": null,
      "interface": "control",
      "attrs": {}
    },
    {
      "ref": "G4",
      "kind": "terminal",
      "ports": [
        "t"
      ],
      "role": null,
      "interface": "control",
      "attrs": {}
    },
    {
      "ref": "G5",
      "kind": "terminal",
      "ports": [
        "t"
      ],
      "role": null,
      "interface": "control",
      "attrs": {}
    },
    {
      "ref": "G6",
      "kind": "terminal",
      "ports": [
        "t"
      ],
      "role": null,
      "interface": "control",
      "attrs": {}
    },
    {
      "ref": "GND1",
      "kind": "gnd",
      "ports": [
        "t"
      ],
      "role": null,
      "interface": null,
      "attrs": {}
    },
    {
      "ref": "PHA",
      "kind": "terminal",
      "ports": [
        "t"
      ],
      "role": null,
      "interface": "power",
      "attrs": {
        "name": "A"
      }
    },
    {
      "ref": "PHB",
      "kind": "terminal",
      "ports": [
        "t"
      ],
      "role": null,
      "interface": "power",
      "attrs": {
        "name": "B"
      }
    },
    {
      "ref": "PHC",
      "kind": "terminal",
      "ports": [
        "t"
      ],
      "role": null,
      "interface": "power",
      "attrs": {
        "name": "C"
      }
    },
    {
      "ref": "Q1",
      "kind": "igbt",
      "ports": [
        "c",
        "e",
        "g"
      ],
      "role": null,
      "interface": null,
      "attrs": {}
    },
    {
      "ref": "Q2",
      "kind": "igbt",
      "ports": [
        "c",
        "e",
        "g"
      ],
      "role": null,
      "interface": null,
      "attrs": {}
    },
    {
      "ref": "Q3",
      "kind": "igbt",
      "ports": [
        "c",
        "e",
        "g"
      ],
      "role": null,
      "interface": null,
      "attrs": {}
    },
    {
      "ref": "Q4",
      "kind": "igbt",
      "ports": [
        "c",
        "e",
        "g"
      ],
      "role": null,
      "interface": null,
      "attrs": {}
    },
    {
      "ref": "Q5",
      "kind": "igbt",
      "ports": [
        "c",
        "e",
        "g"
      ],
      "role": null,
      "interface": null,
      "attrs": {}
    },
    {
      "ref": "Q6",
      "kind": "igbt",
      "ports": [
        "c",
        "e",
        "g"
      ],
      "role": null,
      "interface": null,
      "attrs": {}
    },
    {
      "ref": "V1",
      "kind": "vsource",
      "ports": [
        "p",
        "n"
      ],
      "role": null,
      "interface": null,
      "attrs": {}
    }
  ],
  "nets": {
    "DC_NEG": [
      "C1.b",
      "GND1.t",
      "Q2.e",
      "Q4.e",
      "Q6.e",
      "V1.n"
    ],
    "DC_POS": [
      "C1.a",
      "Q1.c",
      "Q3.c",
      "Q5.c",
      "V1.p"
    ],
    "G_1": [
      "G1.t",
      "Q1.g"
    ],
    "G_2": [
      "G2.t",
      "Q2.g"
    ],
    "G_3": [
      "G3.t",
      "Q3.g"
    ],
    "G_4": [
      "G4.t",
      "Q4.g"
    ],
    "G_5": [
      "G5.t",
      "Q5.g"
    ],
    "G_6": [
      "G6.t",
      "Q6.g"
    ],
    "PH_A": [
      "PHA.t",
      "Q1.e",
      "Q2.c"
    ],
    "PH_B": [
      "PHB.t",
      "Q3.e",
      "Q4.c"
    ],
    "PH_C": [
      "PHC.t",
      "Q5.e",
      "Q6.c"
    ]
  }
}
