Single Line Diagrams
Single line diagrams (SLD) show the detailed topology of substations and voltage levels.Basic Usage
With Load Flow Results
Display flows and voltages on the diagram:Customizing with SldParameters
Control diagram appearance and content:Parameter Examples
Use Names Instead of IDs
Use Names Instead of IDs
Topological Coloring
Topological Coloring
Component Libraries
Component Libraries
Convergence, FlatDesignDisplay Current Values
Display Current Values
Multi-Substation Diagrams
Display multiple substations in a grid layout:Use empty strings
'' in the matrix to create empty spots in the grid.Advanced Customization with SldProfile
Fine-grained control over labels and styles:Profile DataFrames
Labels DataFrame:id: Network element IDlabel: Main label textadditional_label: Additional label (right side)
id: Feeder IDtype:ARROW_ACTIVE,ARROW_REACTIVE,ARROW_CURRENTside:ONE,TWO(for multi-terminal equipment)direction:IN,OUTlabel: Label text
id: Bus IDcolor: Color name or hexbus_width: Bus line widthwidth: Connected element widthdash: Dash pattern (e.g.,'5,5'for dashed)
Network Area Diagrams
Network area diagrams (NAD) show the overall network topology.Full Network Diagram
Sub-Network Diagram
Display part of the network using depth and voltage filters:NAD Parameters
Customize appearance:Edge Info Types
EdgeInfoType.ACTIVE_POWER: Show active power (default)EdgeInfoType.REACTIVE_POWER: Show reactive powerEdgeInfoType.CURRENT: Show current
Fixed Positions
Specify exact positions for voltage levels:NAD Profile
Advanced customization of NAD diagrams:Default NAD Profile
Get a pre-filled profile as a starting point:Geographical Layout
Use geographical coordinates for realistic layouts.Load Network with Geo Data
Use Geographical Layout
Geographical layout requires
substationPosition and linePosition extensions in the network.Interactive Jupyter Widgets
Explore networks interactively in Jupyter notebooks.Installation
Using the Network Explorer
Network Area Diagram Tab
Network Area Diagram Tab
- Select voltage level from list
- Adjust depth with slider
- Interactive navigation
Single Line Diagram Tab
Single Line Diagram Tab
- Select voltage level
- Navigate between voltage levels with arrows
- Detailed substation view
Map Viewer Tab
Map Viewer Tab
- Geographical map with background
- Filter by nominal voltage
- Click to select substations
- Requires geographical extensions
Helper Functions
Get Displayed Voltage Levels
Find which voltage levels will be shown:Best Practices
Performance
Performance
- Use depth limits for large networks
- Filter by voltage level for clarity
- Export to SVG for scalable graphics
- Use fixed positions for consistent layouts
Presentation
Presentation
- Run load flow before visualization
- Choose appropriate precision for values
- Use topological coloring for clarity
- Add units to power/voltage labels
Documentation
Documentation
- Customize labels for clarity
- Add descriptions to voltage levels
- Use meaningful colors and styles
- Export diagrams for reports
Next Steps
Per Unit
Work with per-unit values
Advanced Parameters
Configure memory and performance
