Types

Custom Types

The Synthetic Grids package implements several custom types.

Bus

description:

Bus is an abstract type that acts as parent to the LoadBus, GenBus and Substation types.

LoadBus

description:

Objects of this type represent the electrical loads in a network.

attributes:

GenBus

description:

GenBus is the type that represents power plants.

attributes:

Substation

description:

A substation groups several other buses into an aggregate structure.

attributes:

Generator

description:

This type models each specific generator that is part of a power plant (GenBus).

attributes:

TransLine

description:

This type models transmission lines that connect different buses.

attributes:

Grid

description:

Represents an entire power grid.

attributes: