{
  "version": 1,
  "name": "Two-switch forward with reset diodes and separate returns",
  "components": [
    {
      "ref": "Co",
      "kind": "cap",
      "ports": [
        "a",
        "b"
      ],
      "role": null,
      "interface": null,
      "attrs": {}
    },
    {
      "ref": "D1",
      "kind": "diode",
      "ports": [
        "a",
        "k"
      ],
      "role": null,
      "interface": null,
      "attrs": {}
    },
    {
      "ref": "D2",
      "kind": "diode",
      "ports": [
        "a",
        "k"
      ],
      "role": null,
      "interface": null,
      "attrs": {}
    },
    {
      "ref": "D3",
      "kind": "diode",
      "ports": [
        "a",
        "k"
      ],
      "role": null,
      "interface": null,
      "attrs": {}
    },
    {
      "ref": "D4",
      "kind": "diode",
      "ports": [
        "a",
        "k"
      ],
      "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": "GND1",
      "kind": "gnd",
      "ports": [
        "t"
      ],
      "role": null,
      "interface": null,
      "attrs": {}
    },
    {
      "ref": "GND2",
      "kind": "gnd",
      "ports": [
        "t"
      ],
      "role": null,
      "interface": null,
      "attrs": {}
    },
    {
      "ref": "Lo",
      "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": "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": {
    "A": [
      "D1.k",
      "Q1.s",
      "T1.p1"
    ],
    "B": [
      "D2.a",
      "Q2.d",
      "T1.p2"
    ],
    "DC_NEG": [
      "D1.a",
      "GND1.t",
      "Q2.s",
      "V1.n"
    ],
    "DC_POS": [
      "D2.k",
      "Q1.d",
      "V1.p"
    ],
    "GATE1": [
      "G1.t",
      "Q1.g"
    ],
    "GATE2": [
      "G2.t",
      "Q2.g"
    ],
    "RECT": [
      "D3.k",
      "D4.k",
      "Lo.a"
    ],
    "SEC": [
      "D3.a",
      "T1.s1"
    ],
    "SEC_RETURN": [
      "Co.b",
      "D4.a",
      "GND2.t",
      "R1.b",
      "T1.s2"
    ],
    "VOUT": [
      "Co.a",
      "Lo.b",
      "R1.a"
    ]
  }
}
