{
  "version": 1,
  "name": "DAB with explicit primary-referred transfer inductance",
  "components": [
    {
      "ref": "C1",
      "kind": "cap",
      "ports": [
        "a",
        "b"
      ],
      "role": null,
      "interface": null,
      "attrs": {}
    },
    {
      "ref": "C2",
      "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": "G7",
      "kind": "terminal",
      "ports": [
        "t"
      ],
      "role": null,
      "interface": "control",
      "attrs": {}
    },
    {
      "ref": "G8",
      "kind": "terminal",
      "ports": [
        "t"
      ],
      "role": null,
      "interface": "control",
      "attrs": {}
    },
    {
      "ref": "GND1",
      "kind": "gnd",
      "ports": [
        "t"
      ],
      "role": null,
      "interface": null,
      "attrs": {}
    },
    {
      "ref": "GND2",
      "kind": "gnd",
      "ports": [
        "t"
      ],
      "role": null,
      "interface": null,
      "attrs": {}
    },
    {
      "ref": "Ls",
      "kind": "ind",
      "ports": [
        "a",
        "b"
      ],
      "role": null,
      "interface": null,
      "attrs": {}
    },
    {
      "ref": "Q1",
      "kind": "nmos",
      "ports": [
        "d",
        "s",
        "g"
      ],
      "role": null,
      "interface": null,
      "attrs": {}
    },
    {
      "ref": "Q2",
      "kind": "nmos",
      "ports": [
        "d",
        "s",
        "g"
      ],
      "role": null,
      "interface": null,
      "attrs": {}
    },
    {
      "ref": "Q3",
      "kind": "nmos",
      "ports": [
        "d",
        "s",
        "g"
      ],
      "role": null,
      "interface": null,
      "attrs": {}
    },
    {
      "ref": "Q4",
      "kind": "nmos",
      "ports": [
        "d",
        "s",
        "g"
      ],
      "role": null,
      "interface": null,
      "attrs": {}
    },
    {
      "ref": "Q5",
      "kind": "nmos",
      "ports": [
        "d",
        "s",
        "g"
      ],
      "role": null,
      "interface": null,
      "attrs": {}
    },
    {
      "ref": "Q6",
      "kind": "nmos",
      "ports": [
        "d",
        "s",
        "g"
      ],
      "role": null,
      "interface": null,
      "attrs": {}
    },
    {
      "ref": "Q7",
      "kind": "nmos",
      "ports": [
        "d",
        "s",
        "g"
      ],
      "role": null,
      "interface": null,
      "attrs": {}
    },
    {
      "ref": "Q8",
      "kind": "nmos",
      "ports": [
        "d",
        "s",
        "g"
      ],
      "role": null,
      "interface": null,
      "attrs": {}
    },
    {
      "ref": "R1",
      "kind": "res",
      "ports": [
        "a",
        "b"
      ],
      "role": null,
      "interface": null,
      "attrs": {}
    },
    {
      "ref": "T1",
      "kind": "transformer",
      "ports": [
        "p1",
        "p2",
        "s1",
        "s2"
      ],
      "role": null,
      "interface": null,
      "attrs": {}
    },
    {
      "ref": "V1",
      "kind": "vsource",
      "ports": [
        "p",
        "n"
      ],
      "role": null,
      "interface": null,
      "attrs": {}
    }
  ],
  "nets": {
    "DCN1": [
      "C1.b",
      "GND1.t",
      "Q2.s",
      "Q4.s",
      "V1.n"
    ],
    "DCN2": [
      "C2.b",
      "GND2.t",
      "Q6.s",
      "Q8.s",
      "R1.b"
    ],
    "DCP1": [
      "C1.a",
      "Q1.d",
      "Q3.d",
      "V1.p"
    ],
    "DCP2": [
      "C2.a",
      "Q5.d",
      "Q7.d",
      "R1.a"
    ],
    "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"
    ],
    "G_7": [
      "G7.t",
      "Q7.g"
    ],
    "G_8": [
      "G8.t",
      "Q8.g"
    ],
    "PRI_A": [
      "Ls.a",
      "Q1.s",
      "Q2.d"
    ],
    "PRI_B": [
      "Q3.s",
      "Q4.d",
      "T1.p2"
    ],
    "SEC_A": [
      "Q5.s",
      "Q6.d",
      "T1.s1"
    ],
    "SEC_B": [
      "Q7.s",
      "Q8.d",
      "T1.s2"
    ],
    "TRANSFER": [
      "Ls.b",
      "T1.p1"
    ]
  }
}
