Toggle navigation sidebar
Toggle in-page Table of Contents
relsad documentation
Contents:
Installation
Usage
Tutorial
Traditional power system, system setup
Traditional power system, Monte Carlo
Traditional power system, Sequential
Active power systems
CINELDI example
Background
Components
Battery behavior
Load and Generation unit implementation
Implementation of electric vehicles and vehicle to grid
Switches
Controller
Sensor
Load flow
Backward-Forward sweep
Load shedding optimization problem
Power System Reliability
Markov models
Reliability indices
Input data
Load profile preparation
Wind power preparation
API
load
loadflow
ac
accumulate_load
calc_bus_voltage_sensitivity_single_phase
configure_bfs_load_flow_setup
get_load
run_bfs_load_flow
update_voltage
network
components
Battery
BatteryState
BatteryType
Bus
CircuitBreaker
Component
Controller
ControllerState
Disconnector
DistributionController
EVPark
ICTLine
ICTNode
IntelligentSwitch
IntelligentSwitchState
Line
MainController
ManualMainController
MicrogridController
MicrogridMode
Production
Sensor
SensorState
containers
Section
SectionState
systems
Distribution
ICTNetwork
Microgrid
PowerNetwork
PowerSystem
SubSystem
Transmission
reliability
indices
ASAI
ASUI
CAIDI
ENS
EV_Duration
EV_Index
EV_Interruption
SAIDI
SAIFI
results
storage
save_history
save_monte_carlo_history_from_dict
simulation
simulation
add_bus
find_sub_systems
merge_monte_carlo_child_network_history
merge_monte_carlo_comp_history
merge_monte_carlo_history
plot_obj_history
prepare_system
reset_system
save_obj_history
save_sequence_history
set_slack
try_to_add_connected_lines
update_backup_lines_between_sub_systems
update_sub_system_slack
Simulation
Distributions and tables
StatDist
GammaParameters
NormalParameters
StatDist
StatDistType
UniformParameters
Table
Table
Time and timestamp
Time
relsad.Time.Time.convert_unit
relsad.Time.Time.get_days
relsad.Time.Time.get_hours
relsad.Time.Time.get_minutes
relsad.Time.Time.get_months
relsad.Time.Time.get_seconds
relsad.Time.Time.get_unit_quantity
relsad.Time.Time.get_weeks
relsad.Time.Time.get_years
relsad.Time.Time.DAY_per_WEEK
relsad.Time.Time.HOUR_per_DAY
relsad.Time.Time.MIN_per_HOUR
relsad.Time.Time.MONTH_per_YEAR
relsad.Time.Time.SEC_per_MIN
relsad.Time.Time.WEEK_per_MONTH
TimeUnit
relsad.Time.TimeUnit.SECOND
relsad.Time.TimeUnit.MINUTE
relsad.Time.TimeUnit.HOUR
relsad.Time.TimeUnit.DAY
relsad.Time.TimeUnit.WEEK
relsad.Time.TimeUnit.MONTH
relsad.Time.TimeUnit.YEAR
TimeStamp
relsad.Time.TimeStamp.get_hour_of_day
Utilities
utils
convert_yearly_fail_rate
eq
get_random_instance
interpolate
intersection
random_choice
subtract
unique
visualization
plotting
plot_history
plot_history_last_state
plot_monte_carlo_history
plot_topology
References
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
_
__getitem__() (relsad.StatDist.GammaParameters method)
(relsad.StatDist.NormalParameters method)
(relsad.StatDist.UniformParameters method)
__len__() (relsad.StatDist.GammaParameters method)
(relsad.StatDist.NormalParameters method)
(relsad.StatDist.UniformParameters method)
__mul__() (relsad.StatDist.GammaParameters method)
(relsad.StatDist.NormalParameters method)
(relsad.StatDist.UniformParameters method)
A
A (relsad.load.bus.CostFunction attribute)
acc_available_num_cars (relsad.network.components.EVPark attribute)
acc_exp_car_interruptions (relsad.network.components.EVPark attribute)
acc_exp_interruptions (relsad.network.components.EVPark attribute)
acc_interruption_duration (relsad.network.components.EVPark attribute)
acc_interruptions (relsad.network.components.Bus attribute)
(relsad.network.components.ICTNode attribute)
acc_num_interruptions (relsad.network.components.EVPark attribute)
acc_outage_time (relsad.network.components.Bus attribute)
(relsad.network.components.ICTNode attribute)
acc_p_energy_shed (relsad.network.components.Bus attribute)
(relsad.network.systems.Distribution attribute)
(relsad.network.systems.Microgrid attribute)
(relsad.network.systems.PowerSystem attribute)
(relsad.network.systems.Transmission attribute)
acc_q_energy_shed (relsad.network.components.Bus attribute)
(relsad.network.systems.Distribution attribute)
(relsad.network.systems.Microgrid attribute)
(relsad.network.systems.PowerSystem attribute)
(relsad.network.systems.Transmission attribute)
accumulate_load() (in module relsad.loadflow.ac)
ACTIVE (relsad.network.components.BatteryState attribute)
,
[1]
add_bus() (in module relsad.simulation)
(relsad.network.systems.Distribution method)
(relsad.network.systems.Microgrid method)
(relsad.network.systems.PowerSystem method)
(relsad.network.systems.SubSystem method)
add_buses() (relsad.network.systems.Distribution method)
(relsad.network.systems.Microgrid method)
(relsad.network.systems.PowerSystem method)
(relsad.network.systems.SubSystem method)
add_chil_network() (relsad.network.systems.Transmission method)
add_child_network() (relsad.network.systems.Distribution method)
(relsad.network.systems.PowerSystem method)
add_child_section() (relsad.network.containers.Section method)
add_cild_network() (relsad.network.systems.SubSystem method)
add_connected_line (relsad.network.systems.Distribution attribute)
add_connected_line() (relsad.network.systems.Distribution method)
(relsad.network.systems.Microgrid method)
add_distribution_controller() (relsad.network.components.MainController method)
(relsad.network.components.ManualMainController method)
add_ict_line() (relsad.network.systems.PowerSystem method)
add_ict_node() (relsad.network.systems.PowerSystem method)
add_line() (relsad.network.systems.Distribution method)
(relsad.network.systems.ICTNetwork method)
(relsad.network.systems.Microgrid method)
(relsad.network.systems.PowerSystem method)
(relsad.network.systems.SubSystem method)
add_lines() (relsad.network.systems.Distribution method)
(relsad.network.systems.ICTNetwork method)
(relsad.network.systems.Microgrid method)
(relsad.network.systems.PowerSystem method)
(relsad.network.systems.SubSystem method)
add_load() (relsad.network.components.Bus method)
add_load_data() (relsad.network.components.Bus method)
add_microgrid_controller() (relsad.network.components.MainController method)
(relsad.network.components.ManualMainController method)
add_node() (relsad.network.systems.ICTNetwork method)
add_nodes() (relsad.network.systems.ICTNetwork method)
add_parent_network() (relsad.network.components.ICTLine method)
(relsad.network.components.Line method)
add_prod() (relsad.network.components.Production method)
add_prod_data() (relsad.network.components.Production method)
add_random_instance() (relsad.network.components.Battery method)
(relsad.network.components.Bus method)
(relsad.network.components.CircuitBreaker method)
(relsad.network.components.Disconnector method)
(relsad.network.components.DistributionController method)
(relsad.network.components.EVPark method)
(relsad.network.components.ICTLine method)
(relsad.network.components.ICTNode method)
(relsad.network.components.IntelligentSwitch method)
(relsad.network.components.Line method)
(relsad.network.components.MainController method)
(relsad.network.components.ManualMainController method)
(relsad.network.components.MicrogridController method)
(relsad.network.components.Production method)
(relsad.network.components.Sensor method)
add_to_energy_shed_stack() (relsad.network.components.Bus method)
area (relsad.network.components.Line attribute)
ASAI() (in module relsad.reliability.indices)
ASUI() (in module relsad.reliability.indices)
attach_to_lines() (relsad.network.containers.Section method)
available_cars (relsad.network.components.EVPark attribute)
available_num_cars (relsad.network.components.EVPark attribute)
avg_fail_rate (relsad.network.components.Bus attribute)
(relsad.network.components.ICTNode attribute)
avg_outage_time (relsad.network.components.Bus attribute)
(relsad.network.components.ICTNode attribute)
B
B (relsad.load.bus.CostFunction attribute)
base_bus (relsad.network.components.Disconnector attribute)
batteries (relsad.network.systems.Distribution attribute)
(relsad.network.systems.Microgrid attribute)
(relsad.network.systems.PowerSystem attribute)
(relsad.network.systems.SubSystem attribute)
Battery (class in relsad.network.components)
battery (relsad.network.components.Bus attribute)
battery_type (relsad.network.components.Battery attribute)
BatteryState (class in relsad.network.components)
BatteryType (class in relsad.network.components)
Bus (class in relsad.network.components)
bus (relsad.network.components.Battery attribute)
(relsad.network.components.EVPark attribute)
(relsad.network.components.Production attribute)
buses (relsad.network.systems.Distribution attribute)
(relsad.network.systems.Microgrid attribute)
(relsad.network.systems.PowerNetwork attribute)
(relsad.network.systems.PowerSystem attribute)
,
[1]
(relsad.network.systems.SubSystem attribute)
(relsad.network.systems.Transmission attribute)
C
CAIDI() (in module relsad.reliability.indices)
calc_bus_voltage_sensitivity_single_phase() (in module relsad.loadflow.ac)
capacity (relsad.network.components.Line attribute)
change_direction() (relsad.network.components.ICTLine method)
(relsad.network.components.Line method)
charge() (relsad.network.components.Battery method)
check_circuitbreaker() (relsad.network.components.DistributionController method)
(relsad.network.components.MicrogridController method)
check_circuitbreaker_manually() (relsad.network.components.DistributionController method)
(relsad.network.components.MicrogridController method)
check_components (relsad.network.components.DistributionController attribute)
(relsad.network.components.MicrogridController attribute)
check_lines_manually() (relsad.network.components.DistributionController method)
(relsad.network.components.MicrogridController method)
check_sensors() (relsad.network.components.DistributionController method)
(relsad.network.components.MicrogridController method)
child_network_list (relsad.network.systems.Distribution attribute)
(relsad.network.systems.PowerSystem attribute)
(relsad.network.systems.SubSystem attribute)
(relsad.network.systems.Transmission attribute)
child_sections (relsad.network.containers.Section attribute)
CircuitBreaker (class in relsad.network.components)
circuitbreaker (relsad.network.components.Line attribute)
(relsad.network.systems.Distribution attribute)
(relsad.network.systems.Microgrid attribute)
,
[1]
(relsad.network.systems.PowerSystem attribute)
(relsad.network.systems.SubSystem attribute)
clear_energy_shed_stack() (relsad.network.components.Bus method)
close() (relsad.network.components.CircuitBreaker method)
(relsad.network.components.Disconnector method)
(relsad.network.components.IntelligentSwitch method)
comp_dict (relsad.network.systems.Distribution attribute)
(relsad.network.systems.ICTNetwork attribute)
(relsad.network.systems.Microgrid attribute)
(relsad.network.systems.PowerSystem attribute)
(relsad.network.systems.SubSystem attribute)
comp_list (relsad.network.systems.Distribution attribute)
(relsad.network.systems.ICTNetwork attribute)
(relsad.network.systems.Microgrid attribute)
(relsad.network.systems.PowerSystem attribute)
(relsad.network.systems.SubSystem attribute)
Component (class in relsad.network.components)
configure_bfs_load_flow_setup() (in module relsad.loadflow.ac)
connect() (relsad.network.components.ICTLine method)
(relsad.network.components.Line method)
(relsad.network.containers.Section method)
(relsad.network.systems.Microgrid method)
connect_manually() (relsad.network.containers.Section method)
connected (relsad.network.components.ICTLine attribute)
(relsad.network.components.Line attribute)
CONNECTED (relsad.network.containers.SectionState attribute)
,
[1]
connected_line (relsad.network.systems.Distribution attribute)
(relsad.network.systems.Microgrid attribute)
connected_lines (relsad.network.components.Bus attribute)
(relsad.network.components.ICTNode attribute)
Controller (class in relsad.network.components)
controller (relsad.network.systems.Distribution attribute)
(relsad.network.systems.Microgrid attribute)
(relsad.network.systems.PowerSystem attribute)
ControllerState (class in relsad.network.components)
convert_unit() (relsad.Time.Time method)
,
[1]
convert_yearly_fail_rate() (in module relsad.utils)
coordinate (relsad.network.components.Bus attribute)
(relsad.network.components.CircuitBreaker attribute)
(relsad.network.components.Disconnector attribute)
(relsad.network.components.ICTNode attribute)
(relsad.network.components.Sensor attribute)
cost (relsad.network.components.Bus attribute)
cost_functions (relsad.network.components.Bus attribute)
CostFunction (class in relsad.load.bus)
count() (relsad.StatDist.GammaParameters method)
(relsad.StatDist.NormalParameters method)
(relsad.StatDist.UniformParameters method)
create_sections() (in module relsad.network.systems.PowerSystem)
(relsad.network.systems.PowerSystem method)
curr_exp_car_interruptions (relsad.network.components.EVPark attribute)
curr_exp_interruptions (relsad.network.components.EVPark attribute)
curr_interruption_duration (relsad.network.components.EVPark attribute)
curr_interruptions (relsad.network.components.Bus attribute)
curr_p_charge (relsad.network.components.EVPark attribute)
curr_p_demand (relsad.network.components.EVPark attribute)
curr_q_charge (relsad.network.components.EVPark attribute)
curr_q_demand (relsad.network.components.EVPark attribute)
D
day (relsad.Time.TimeStamp attribute)
DAY (relsad.Time.TimeUnit attribute)
,
[1]
DAY_per_WEEK (relsad.Time.Time attribute)
,
[1]
discharge() (relsad.network.components.Battery method)
disconnect() (relsad.network.components.ICTLine method)
(relsad.network.components.Line method)
(relsad.network.containers.Section method)
(relsad.network.systems.Microgrid method)
disconnect_failed_sections() (relsad.network.components.DistributionController method)
(relsad.network.components.MicrogridController method)
DISCONNECTED (relsad.network.containers.SectionState attribute)
,
[1]
Disconnector (class in relsad.network.components)
disconnector (relsad.network.components.IntelligentSwitch attribute)
disconnectors (relsad.network.components.Line attribute)
(relsad.network.systems.Distribution attribute)
(relsad.network.systems.Microgrid attribute)
(relsad.network.systems.PowerSystem attribute)
(relsad.network.systems.SubSystem attribute)
distribute_random_instance() (relsad.simulation.Simulation method)
Distribution (class in relsad.network.systems)
distribution_controllers (relsad.network.components.MainController attribute)
(relsad.network.components.ManualMainController attribute)
distribution_network (relsad.network.systems.Microgrid attribute)
DistributionController (class in relsad.network.components)
draw() (relsad.StatDist.StatDist method)
draw_current_state() (relsad.network.components.EVPark method)
draw_fail_status() (relsad.network.components.IntelligentSwitch method)
(relsad.network.components.MainController method)
(relsad.network.components.Sensor method)
draw_hardware_status() (relsad.network.components.MainController method)
draw_repair_time() (relsad.network.components.Bus method)
(relsad.network.components.ICTLine method)
(relsad.network.components.ICTNode method)
(relsad.network.components.Line method)
draw_SOC_state() (relsad.network.components.Battery method)
draw_software_status() (relsad.network.components.MainController method)
draw_status() (relsad.network.components.IntelligentSwitch method)
(relsad.network.components.Sensor method)
E
E_battery (relsad.network.components.Battery attribute)
E_max (relsad.network.components.Battery attribute)
(relsad.network.components.EVPark attribute)
ENS() (in module relsad.reliability.indices)
eq() (in module relsad.utils)
EV (relsad.network.components.BatteryType attribute)
,
[1]
EV_Duration() (in module relsad.reliability.indices)
EV_Index() (in module relsad.reliability.indices)
EV_Interruption() (in module relsad.reliability.indices)
ev_park (relsad.network.components.Bus attribute)
ev_parks (relsad.network.systems.Distribution attribute)
(relsad.network.systems.Microgrid attribute)
(relsad.network.systems.PowerSystem attribute)
(relsad.network.systems.SubSystem attribute)
(relsad.network.systems.Transmission attribute)
EVPark (class in relsad.network.components)
F
f_inj_p (relsad.network.components.Battery attribute)
f_inj_q (relsad.network.components.Battery attribute)
fail() (relsad.network.components.CircuitBreaker method)
(relsad.network.components.Disconnector method)
(relsad.network.components.ICTLine method)
(relsad.network.components.ICTNode method)
(relsad.network.components.IntelligentSwitch method)
(relsad.network.components.Line method)
(relsad.network.components.Sensor method)
fail_duration (relsad.simulation.Simulation attribute)
fail_hardware() (relsad.network.components.MainController method)
fail_rate (relsad.network.components.Disconnector attribute)
(relsad.network.components.DistributionController attribute)
(relsad.network.components.MicrogridController attribute)
fail_rate_per_year (relsad.network.components.Bus attribute)
(relsad.network.components.ICTLine attribute)
(relsad.network.components.ICTNode attribute)
(relsad.network.components.IntelligentSwitch attribute)
(relsad.network.components.Line attribute)
(relsad.network.components.Sensor attribute)
fail_software() (relsad.network.components.MainController method)
failed (relsad.network.components.CircuitBreaker attribute)
(relsad.network.components.Disconnector attribute)
(relsad.network.components.ICTLine attribute)
FAILED (relsad.network.components.IntelligentSwitchState attribute)
,
[1]
failed (relsad.network.components.Line attribute)
FAILED (relsad.network.components.SensorState attribute)
,
[1]
failed_line (relsad.network.systems.Distribution attribute)
(relsad.network.systems.ICTNetwork attribute)
(relsad.network.systems.Microgrid attribute)
failed_sections (relsad.network.components.DistributionController attribute)
(relsad.network.components.MicrogridController attribute)
failes_comp() (relsad.network.systems.PowerSystem method)
fbus (relsad.network.components.Line attribute)
find_sub_systems() (in module relsad.simulation)
fnode (relsad.network.components.ICTLine attribute)
fromline (relsad.network.components.Bus attribute)
(relsad.network.components.ICTNode attribute)
fromline_list (relsad.network.components.Bus attribute)
(relsad.network.components.ICTNode attribute)
full_batteries() (relsad.network.systems.PowerSystem method)
FULL_SUPPORT (relsad.network.components.MicrogridMode attribute)
,
[1]
G
GAMMA (relsad.StatDist.StatDistType attribute)
,
[1]
GammaParameters (class in relsad.StatDist)
get_avg_fail_rate() (relsad.network.components.Bus method)
(relsad.network.components.ICTNode method)
get_battery() (relsad.network.components.Bus method)
get_comp() (relsad.network.systems.PowerSystem method)
get_comp_list() (relsad.network.systems.PowerSystem method)
get_cost() (relsad.network.components.Bus method)
get_curr_demand() (relsad.network.components.EVPark method)
get_days() (relsad.Time.Time method)
,
[1]
get_disconnect_time() (relsad.network.containers.Section method)
get_disconnetors() (relsad.network.components.Line method)
get_ev_index() (relsad.network.components.EVPark method)
get_history() (relsad.network.components.Battery method)
(relsad.network.components.Bus method)
(relsad.network.components.CircuitBreaker method)
(relsad.network.components.Disconnector method)
(relsad.network.components.DistributionController method)
(relsad.network.components.EVPark method)
(relsad.network.components.ICTLine method)
(relsad.network.components.ICTNode method)
(relsad.network.components.IntelligentSwitch method)
(relsad.network.components.Line method)
(relsad.network.components.MainController method)
(relsad.network.components.ManualMainController method)
(relsad.network.components.MicrogridController method)
(relsad.network.components.Production method)
(relsad.network.components.Sensor method)
(relsad.network.systems.Distribution method)
(relsad.network.systems.ICTNetwork method)
(relsad.network.systems.Microgrid method)
(relsad.network.systems.PowerSystem method)
(relsad.network.systems.Transmission method)
get_hour_of_day() (relsad.Time.TimeStamp method)
,
[1]
get_hours() (relsad.Time.Time method)
,
[1]
get_line_fail_status() (relsad.network.components.Sensor method)
get_line_load() (relsad.network.components.Line method)
get_line_loading() (relsad.network.components.Line method)
get_lines() (relsad.network.systems.Distribution method)
(relsad.network.systems.ICTNetwork method)
(relsad.network.systems.Microgrid method)
(relsad.network.systems.PowerSystem method)
(relsad.network.systems.Transmission method)
get_load() (in module relsad.loadflow.ac)
(relsad.network.components.Bus method)
get_max_load() (relsad.network.systems.Microgrid method)
get_minutes() (relsad.Time.Time method)
,
[1]
get_monte_carlo_history() (relsad.network.components.Bus method)
(relsad.network.components.ICTNode method)
(relsad.network.systems.Distribution method)
(relsad.network.systems.ICTNetwork method)
(relsad.network.systems.Microgrid method)
(relsad.network.systems.PowerSystem method)
(relsad.network.systems.Transmission method)
get_months() (relsad.Time.Time method)
,
[1]
get_neighbor_buses() (relsad.network.components.Bus method)
get_open_repair_time() (relsad.network.components.IntelligentSwitch method)
get_open_time() (relsad.network.components.IntelligentSwitch method)
get_pdf() (relsad.StatDist.StatDist method)
get_production() (relsad.network.components.Bus method)
get_random_instance() (in module relsad.utils)
get_seconds() (relsad.Time.Time method)
,
[1]
get_section() (relsad.network.components.Sensor method)
get_SOC() (relsad.network.components.EVPark method)
get_switches() (relsad.network.components.Line method)
get_system_load() (relsad.network.systems.Distribution method)
(relsad.network.systems.Microgrid method)
(relsad.network.systems.PowerSystem method)
(relsad.network.systems.Transmission method)
get_system_load_balance() (relsad.network.systems.PowerSystem method)
(relsad.network.systems.SubSystem method)
get_trafo_bus() (relsad.network.systems.Transmission method)
get_unit_quantity() (relsad.Time.Time method)
,
[1]
get_value() (relsad.Table.Table method)
,
[1]
get_weeks() (relsad.Time.Time method)
get_years() (relsad.Time.Time method)
,
[1]
H
HARDWARE_FAIL (relsad.network.components.ControllerState attribute)
,
[1]
harware_fail_rate_per_year (relsad.network.components.MainController attribute)
history (relsad.network.components.Battery attribute)
(relsad.network.components.Bus attribute)
(relsad.network.components.CircuitBreaker attribute)
(relsad.network.components.Disconnector attribute)
(relsad.network.components.DistributionController attribute)
(relsad.network.components.EVPark attribute)
(relsad.network.components.ICTLine attribute)
(relsad.network.components.ICTNode attribute)
(relsad.network.components.IntelligentSwitch attribute)
(relsad.network.components.Line attribute)
(relsad.network.components.MainController attribute)
(relsad.network.components.MicrogridController attribute)
(relsad.network.components.Production attribute)
(relsad.network.components.Sensor attribute)
(relsad.network.systems.Distribution attribute)
(relsad.network.systems.ICTNetwork attribute)
(relsad.network.systems.Microgrid attribute)
(relsad.network.systems.PowerSystem attribute)
(relsad.network.systems.Transmission attribute)
histplot() (relsad.StatDist.StatDist method)
hour (relsad.Time.TimeStamp attribute)
HOUR (relsad.Time.TimeUnit attribute)
,
[1]
HOUR_per_DAY (relsad.Time.Time attribute)
,
[1]
I
ict_lines (relsad.network.systems.PowerSystem attribute)
ict_network (relsad.network.components.DistributionController attribute)
(relsad.network.components.MicrogridController attribute)
ict_node (relsad.network.components.DistributionController attribute)
(relsad.network.components.IntelligentSwitch attribute)
(relsad.network.components.MainController attribute)
(relsad.network.components.MicrogridController attribute)
(relsad.network.components.Sensor attribute)
ict_nodes (relsad.network.systems.PowerSystem attribute)
ICTLine (class in relsad.network.components)
ICTNetwork (class in relsad.network.systems)
ICTNode (class in relsad.network.components)
INACTIVE (relsad.network.components.BatteryState attribute)
,
[1]
index() (relsad.StatDist.GammaParameters method)
(relsad.StatDist.NormalParameters method)
(relsad.StatDist.UniformParameters method)
initial_state (relsad.network.components.CircuitBreaker attribute)
(relsad.network.components.Disconnector attribute)
initialize_history() (relsad.network.components.Battery method)
(relsad.network.components.Bus method)
(relsad.network.components.CircuitBreaker method)
(relsad.network.components.Disconnector method)
(relsad.network.components.DistributionController method)
(relsad.network.components.EVPark method)
(relsad.network.components.ICTLine method)
(relsad.network.components.ICTNode method)
(relsad.network.components.IntelligentSwitch method)
(relsad.network.components.Line method)
(relsad.network.components.MainController method)
(relsad.network.components.ManualMainController method)
(relsad.network.components.MicrogridController method)
(relsad.network.components.Sensor method)
initialize_monte_carlo_history() (relsad.network.systems.PowerSystem method)
initialize_sequence_history() (relsad.network.systems.PowerSystem method)
inj_max (relsad.network.components.Battery attribute)
inj_p_max (relsad.network.components.Battery attribute)
(relsad.network.components.EVPark attribute)
inj_q_max (relsad.network.components.Battery attribute)
(relsad.network.components.EVPark attribute)
intelligent_switch (relsad.network.components.Disconnector attribute)
(relsad.network.systems.PowerSystem attribute)
(relsad.network.systems.SubSystem attribute)
intelligent_switches (relsad.network.systems.Distribution attribute)
(relsad.network.systems.Microgrid attribute)
IntelligentSwitch (class in relsad.network.components)
IntelligentSwitchState (class in relsad.network.components)
interpolate() (in module relsad.utils)
interruption_fraction (relsad.network.components.Bus attribute)
(relsad.network.components.ICTNode attribute)
intersection() (in module relsad.utils)
is_backup (relsad.network.components.Line attribute)
is_open (relsad.network.components.CircuitBreaker attribute)
(relsad.network.components.Disconnector attribute)
is_slack (relsad.network.components.Bus attribute)
L
length (relsad.network.components.Line attribute)
LIMITED_SUPPORT (relsad.network.components.MicrogridMode attribute)
,
[1]
Line (class in relsad.network.components)
line (relsad.network.components.CircuitBreaker attribute)
(relsad.network.components.Disconnector attribute)
(relsad.network.components.Sensor attribute)
lines (relsad.network.containers.Section attribute)
(relsad.network.systems.Distribution attribute)
(relsad.network.systems.ICTNetwork attribute)
(relsad.network.systems.Microgrid attribute)
(relsad.network.systems.PowerNetwork attribute)
(relsad.network.systems.PowerSystem attribute)
,
[1]
(relsad.network.systems.SubSystem attribute)
loc (relsad.StatDist.NormalParameters attribute)
M
MainController (class in relsad.network.components)
manual_hardware_repair_time (relsad.network.components.MainController attribute)
manual_repair_time (relsad.network.components.IntelligentSwitch attribute)
(relsad.network.components.Sensor attribute)
manual_sectioning_time (relsad.network.components.DistributionController attribute)
(relsad.network.components.MainController attribute)
(relsad.network.components.MicrogridController attribute)
manual_software_repair_time (relsad.network.components.MainController attribute)
ManualMainController (class in relsad.network.components)
max_val (relsad.StatDist.NormalParameters attribute)
(relsad.StatDist.UniformParameters attribute)
merge_monte_carlo_child_network_history() (in module relsad.simulation)
merge_monte_carlo_comp_history() (in module relsad.simulation)
merge_monte_carlo_history() (in module relsad.simulation)
Microgrid (class in relsad.network.systems)
microgrid_controllers (relsad.network.components.MainController attribute)
(relsad.network.components.ManualMainController attribute)
MicrogridController (class in relsad.network.components)
MicrogridMode (class in relsad.network.components)
MIN_per_HOUR (relsad.Time.Time attribute)
,
[1]
min_val (relsad.StatDist.NormalParameters attribute)
(relsad.StatDist.UniformParameters attribute)
minute (relsad.Time.TimeStamp attribute)
MINUTE (relsad.Time.TimeUnit attribute)
,
[1]
mode (relsad.network.components.Battery attribute)
(relsad.network.systems.Microgrid attribute)
module
relsad.energy
relsad.load.bus
relsad.loadflow.ac
relsad.network.components
relsad.network.containers
relsad.network.systems
relsad.reliability.indices
relsad.results.storage
relsad.simulation
relsad.StatDist
relsad.Table
relsad.utils
relsad.visualization.plotting
monte_carlo_history (relsad.network.components.Bus attribute)
(relsad.network.components.DistributionController attribute)
(relsad.network.components.ICTNode attribute)
(relsad.network.components.IntelligentSwitch attribute)
(relsad.network.components.MainController attribute)
(relsad.network.components.MicrogridController attribute)
(relsad.network.components.Sensor attribute)
(relsad.network.systems.Distribution attribute)
(relsad.network.systems.ICTNetwork attribute)
(relsad.network.systems.Microgrid attribute)
(relsad.network.systems.PowerSystem attribute)
(relsad.network.systems.Transmission attribute)
month (relsad.Time.TimeStamp attribute)
MONTH (relsad.Time.TimeUnit attribute)
,
[1]
MONTH_per_YEAR (relsad.Time.Time attribute)
,
[1]
N
n_battery (relsad.network.components.Battery attribute)
(relsad.network.components.EVPark attribute)
n_customers (relsad.network.components.Bus attribute)
name (relsad.network.components.Battery attribute)
(relsad.network.components.Bus attribute)
(relsad.network.components.CircuitBreaker attribute)
(relsad.network.components.Disconnector attribute)
(relsad.network.components.DistributionController attribute)
(relsad.network.components.EVPark attribute)
(relsad.network.components.ICTLine attribute)
(relsad.network.components.ICTNode attribute)
(relsad.network.components.IntelligentSwitch attribute)
(relsad.network.components.Line attribute)
(relsad.network.components.MainController attribute)
(relsad.network.components.ManualMainController attribute)
(relsad.network.components.MicrogridController attribute)
(relsad.network.components.Production attribute)
(relsad.network.components.Sensor attribute)
(relsad.network.systems.Distribution attribute)
(relsad.network.systems.ICTNetwork attribute)
(relsad.network.systems.Microgrid attribute)
(relsad.network.systems.PowerSystem attribute)
(relsad.network.systems.SubSystem attribute)
(relsad.network.systems.Transmission attribute)
new_signal_time (relsad.network.components.MainController attribute)
(relsad.network.components.Sensor attribute)
nextbus (relsad.network.components.Bus attribute)
nodes (relsad.network.systems.ICTNetwork attribute)
NormalParameters (class in relsad.StatDist)
not_fail() (relsad.network.components.CircuitBreaker method)
(relsad.network.components.Disconnector method)
(relsad.network.components.ICTLine method)
(relsad.network.components.ICTNode method)
(relsad.network.components.IntelligentSwitch method)
(relsad.network.components.Line method)
(relsad.network.components.MainController method)
(relsad.network.components.Sensor method)
num_cars (relsad.network.components.EVPark attribute)
num_consecutive_interruptions (relsad.network.components.Bus attribute)
(relsad.network.components.EVPark attribute)
(relsad.network.components.ICTNode attribute)
num_ev_dist (relsad.network.components.EVPark attribute)
O
OK (relsad.network.components.ControllerState attribute)
,
[1]
(relsad.network.components.IntelligentSwitchState attribute)
,
[1]
(relsad.network.components.SensorState attribute)
,
[1]
open() (relsad.network.components.CircuitBreaker method)
(relsad.network.components.Disconnector method)
(relsad.network.components.IntelligentSwitch method)
outage_time (relsad.network.components.CircuitBreaker attribute)
(relsad.network.components.Disconnector attribute)
P
p_energy_shed (relsad.network.systems.Distribution attribute)
(relsad.network.systems.Microgrid attribute)
(relsad.network.systems.PowerSystem attribute)
(relsad.network.systems.Transmission attribute)
p_energy_shed_stack (relsad.network.components.Bus attribute)
p_fail_reboot (relsad.network.components.MainController attribute)
p_fail_repair_new_signal (relsad.network.components.MainController attribute)
(relsad.network.components.Sensor attribute)
p_fail_repair_reboot (relsad.network.components.Sensor attribute)
p_inj (relsad.network.components.Battery attribute)
p_load_downstream (relsad.network.components.Bus attribute)
p_loss_downstream (relsad.network.components.Bus attribute)
parameters (relsad.StatDist.StatDist attribute)
parent_controller (relsad.network.components.DistributionController attribute)
parent_network (relsad.network.components.Bus attribute)
(relsad.network.components.ICTLine attribute)
(relsad.network.components.ICTNode attribute)
(relsad.network.components.Line attribute)
(relsad.network.systems.Distribution attribute)
(relsad.network.systems.Transmission attribute)
parent_section (relsad.network.containers.Section attribute)
parent_sectioning_time (relsad.network.components.MicrogridController attribute)
park_interruption_fraction (relsad.network.components.EVPark attribute)
pload (relsad.network.components.Bus attribute)
pload_data (relsad.network.components.Bus attribute)
pload_pu (relsad.network.components.Bus attribute)
ploss (relsad.network.components.Line attribute)
plot() (relsad.StatDist.StatDist method)
plot_history() (in module relsad.visualization.plotting)
plot_history_last_state() (in module relsad.visualization.plotting)
plot_monte_carlo_history() (in module relsad.visualization.plotting)
plot_obj_history() (in module relsad.simulation)
plot_topology() (in module relsad.visualization.plotting)
pmax (relsad.network.components.Production attribute)
power_network (relsad.network.components.DistributionController attribute)
(relsad.network.components.MicrogridController attribute)
power_system (relsad.network.components.ManualMainController attribute)
(relsad.network.systems.Distribution attribute)
(relsad.network.systems.ICTNetwork attribute)
(relsad.simulation.Simulation attribute)
PowerNetwork (class in relsad.network.systems)
PowerSystem (class in relsad.network.systems)
pprod (relsad.network.components.Bus attribute)
(relsad.network.components.Production attribute)
pprod_data (relsad.network.components.Production attribute)
pprod_pu (relsad.network.components.Bus attribute)
prepare_load_data() (relsad.network.components.Bus method)
(relsad.network.systems.PowerSystem method)
prepare_prod_data() (relsad.network.components.Production method)
(relsad.network.systems.PowerSystem method)
prepare_system() (in module relsad.simulation)
print_status() (relsad.network.components.Battery method)
(relsad.network.components.Bus method)
(relsad.network.components.CircuitBreaker method)
(relsad.network.components.DistributionController method)
(relsad.network.components.EVPark method)
(relsad.network.components.ICTLine method)
(relsad.network.components.ICTNode method)
(relsad.network.components.IntelligentSwitch method)
(relsad.network.components.Line method)
(relsad.network.components.MainController method)
(relsad.network.components.ManualMainController method)
(relsad.network.components.MicrogridController method)
(relsad.network.components.Production method)
(relsad.network.components.Sensor method)
(relsad.network.systems.PowerSystem method)
prod (relsad.network.components.Bus attribute)
Production (class in relsad.network.components)
production (relsad.network.systems.PowerSystem attribute)
(relsad.network.systems.SubSystem attribute)
productions (relsad.network.systems.Distribution attribute)
(relsad.network.systems.Microgrid attribute)
ps_random (relsad.network.components.Battery attribute)
(relsad.network.components.Bus attribute)
(relsad.network.components.CircuitBreaker attribute)
(relsad.network.components.Disconnector attribute)
(relsad.network.components.EVPark attribute)
(relsad.network.components.ICTLine attribute)
(relsad.network.components.ICTNode attribute)
(relsad.network.components.IntelligentSwitch attribute)
(relsad.network.components.Line attribute)
(relsad.network.components.MainController attribute)
(relsad.network.components.Production attribute)
(relsad.network.components.Sensor attribute)
Q
q_energy_shed (relsad.network.systems.Distribution attribute)
(relsad.network.systems.Microgrid attribute)
(relsad.network.systems.PowerSystem attribute)
(relsad.network.systems.Transmission attribute)
q_energy_shed_stack (relsad.network.components.Bus attribute)
q_inj (relsad.network.components.Battery attribute)
q_load_downstream (relsad.network.components.Bus attribute)
q_loss_downstream (relsad.network.components.Bus attribute)
qload (relsad.network.components.Bus attribute)
qload_data (relsad.network.components.Bus attribute)
qload_pu (relsad.network.components.Bus attribute)
qloss (relsad.network.components.Line attribute)
qmax (relsad.network.components.Production attribute)
qprod (relsad.network.components.Bus attribute)
(relsad.network.components.Production attribute)
qprod_data (relsad.network.components.Production attribute)
qprod_pu (relsad.network.components.Bus attribute)
quantity (relsad.Time.Time attribute)
R
r (relsad.network.components.Line attribute)
r_pu (relsad.network.components.Line attribute)
r_ref (relsad.network.components.Line attribute)
random_choice() (in module relsad.utils)
random_seed (relsad.simulation.Simulation attribute)
reboot_time (relsad.network.components.MainController attribute)
(relsad.network.components.Sensor attribute)
REGULAR (relsad.network.components.BatteryType attribute)
,
[1]
relsad.energy
module
relsad.load.bus
module
relsad.loadflow.ac
module
relsad.network.components
module
relsad.network.containers
module
relsad.network.systems
module
relsad.reliability.indices
module
relsad.results.storage
module
relsad.simulation
module
relsad.StatDist
module
relsad.Table
module
relsad.utils
module
relsad.visualization.plotting
module
remaining_outage_time (relsad.network.components.Bus attribute)
(relsad.network.components.ICTLine attribute)
(relsad.network.components.ICTNode attribute)
(relsad.network.components.Line attribute)
remaining_repair_time (relsad.network.components.IntelligentSwitch attribute)
(relsad.network.components.MainController attribute)
(relsad.network.components.Sensor attribute)
remaining_survival_time (relsad.network.components.Battery attribute)
REPAIR (relsad.network.components.ControllerState attribute)
,
[1]
(relsad.network.components.IntelligentSwitchState attribute)
,
[1]
(relsad.network.components.SensorState attribute)
,
[1]
repair() (relsad.network.components.Sensor method)
repair_close() (relsad.network.components.IntelligentSwitch method)
repair_software_fail() (relsad.network.components.MainController method)
repair_time_dist (relsad.network.components.Bus attribute)
(relsad.network.components.ICTLine attribute)
(relsad.network.components.ICTNode attribute)
(relsad.network.components.Line attribute)
reset_energy_shed_variables() (relsad.network.systems.Distribution method)
(relsad.network.systems.Microgrid method)
(relsad.network.systems.PowerSystem method)
(relsad.network.systems.Transmission method)
reset_load() (relsad.network.components.Bus method)
reset_load_and_production_attributes() (relsad.network.components.Bus method)
reset_load_flow_data() (relsad.network.components.Bus method)
(relsad.network.components.Line method)
(relsad.network.systems.PowerSystem method)
(relsad.network.systems.SubSystem method)
reset_prod() (relsad.network.components.Bus method)
(relsad.network.components.Production method)
reset_slack_bus() (relsad.network.systems.Distribution method)
(relsad.network.systems.Microgrid method)
(relsad.network.systems.PowerSystem method)
(relsad.network.systems.Transmission method)
reset_status() (relsad.network.components.Battery method)
(relsad.network.components.Bus method)
(relsad.network.components.CircuitBreaker method)
(relsad.network.components.Disconnector method)
(relsad.network.components.DistributionController method)
(relsad.network.components.EVPark method)
(relsad.network.components.ICTLine method)
(relsad.network.components.ICTNode method)
(relsad.network.components.IntelligentSwitch method)
(relsad.network.components.Line method)
(relsad.network.components.MainController method)
(relsad.network.components.ManualMainController method)
(relsad.network.components.MicrogridController method)
(relsad.network.components.Production method)
(relsad.network.components.Sensor method)
reset_system() (in module relsad.simulation)
rho (relsad.network.components.Line attribute)
run_bfs_load_flow() (in module relsad.loadflow.ac)
run_control_loop() (relsad.network.components.DistributionController method)
(relsad.network.components.MainController method)
(relsad.network.components.ManualMainController method)
(relsad.network.components.MicrogridController method)
run_increment() (relsad.simulation.Simulation method)
run_iteration() (relsad.simulation.Simulation method)
run_load_flow() (relsad.simulation.Simulation method)
run_manual_control_loop() (relsad.network.components.DistributionController method)
(relsad.network.components.MicrogridController method)
run_monte_carlo() (relsad.simulation.Simulation method)
run_sequence() (relsad.simulation.Simulation method)
run_sequential() (relsad.simulation.Simulation method)
S
s_ref (relsad.network.components.Bus attribute)
(relsad.network.components.Line attribute)
SAIDI() (in module relsad.reliability.indices)
SAIFI() (in module relsad.reliability.indices)
save_history() (in module relsad.results.storage)
save_monte_carlo_history_from_dict() (in module relsad.results.storage)
save_obj_history() (in module relsad.simulation)
save_sequence_history() (in module relsad.simulation)
scale (relsad.StatDist.GammaParameters attribute)
(relsad.StatDist.NormalParameters attribute)
SEC_per_MIN (relsad.Time.Time attribute)
,
[1]
second (relsad.Time.TimeStamp attribute)
SECOND (relsad.Time.TimeUnit attribute)
,
[1]
Section (class in relsad.network.containers)
section (relsad.network.components.Line attribute)
sectioning_time (relsad.network.components.DistributionController attribute)
(relsad.network.components.MainController attribute)
(relsad.network.components.ManualMainController attribute)
(relsad.network.components.MicrogridController attribute)
sections (relsad.network.systems.Distribution attribute)
(relsad.network.systems.Microgrid attribute)
(relsad.network.systems.PowerNetwork attribute)
(relsad.network.systems.Transmission attribute)
SectionState (class in relsad.network.containers)
Sensor (class in relsad.network.components)
sensor (relsad.network.components.Line attribute)
sensors (relsad.network.components.DistributionController attribute)
(relsad.network.components.MicrogridController attribute)
(relsad.network.systems.Distribution attribute)
(relsad.network.systems.Microgrid attribute)
(relsad.network.systems.PowerSystem attribute)
(relsad.network.systems.SubSystem attribute)
SensorState (class in relsad.network.components)
set_backup() (relsad.network.components.Line method)
set_cost() (relsad.network.components.Bus method)
set_load_and_cost() (relsad.network.components.Bus method)
(relsad.network.systems.PowerSystem method)
set_mode() (relsad.network.components.Battery method)
set_parent_sectioning_time() (relsad.network.components.MicrogridController method)
set_prod() (relsad.network.components.Production method)
(relsad.network.systems.PowerSystem method)
set_sectioning_time() (relsad.network.components.DistributionController method)
(relsad.network.components.MicrogridController method)
set_slack() (in module relsad.simulation)
(relsad.network.components.Bus method)
set_SOC_state() (relsad.network.components.Battery method)
shape (relsad.StatDist.GammaParameters attribute)
shed_configs (relsad.network.systems.PowerSystem attribute)
shed_energy() (in module relsad.energy)
shed_load() (relsad.network.components.Bus method)
Simulation (class in relsad.simulation)
slack (relsad.network.systems.PowerSystem attribute)
(relsad.network.systems.SubSystem attribute)
SOC (relsad.network.components.Battery attribute)
SOC_max (relsad.network.components.Battery attribute)
(relsad.network.components.EVPark attribute)
SOC_min (relsad.network.components.Battery attribute)
(relsad.network.components.EVPark attribute)
SOC_start (relsad.network.components.Battery attribute)
SOFTWARE_FAIL (relsad.network.components.ControllerState attribute)
,
[1]
software_fail_rate_per_year (relsad.network.components.MainController attribute)
spread_sectioning_time_to_children() (relsad.network.components.DistributionController method)
spread_sectioning_time_to_sub_controllers() (relsad.network.components.MainController method)
standard_SOC_min (relsad.network.components.Battery attribute)
start_survival_time() (relsad.network.components.Battery method)
stat_dist_type (relsad.StatDist.StatDist attribute)
StatDist (class in relsad.StatDist)
StatDistType (class in relsad.StatDist)
state (relsad.network.components.Battery attribute)
(relsad.network.components.DistributionController attribute)
(relsad.network.components.IntelligentSwitch attribute)
(relsad.network.components.MainController attribute)
(relsad.network.components.MicrogridController attribute)
(relsad.network.components.Sensor attribute)
(relsad.network.containers.Section attribute)
sub_systems (relsad.network.systems.PowerSystem attribute)
SubSystem (class in relsad.network.systems)
subtract() (in module relsad.utils)
SURVIVAL (relsad.network.components.MicrogridMode attribute)
,
[1]
survival_time (relsad.network.components.Battery attribute)
switches (relsad.network.containers.Section attribute)
T
Table (class in relsad.Table)
tbus (relsad.network.components.Line attribute)
Time (class in relsad.Time)
TimeStamp (class in relsad.Time)
TimeUnit (class in relsad.Time)
tnode (relsad.network.components.ICTLine attribute)
toline (relsad.network.components.Bus attribute)
(relsad.network.components.ICTNode attribute)
toline_list (relsad.network.components.Bus attribute)
(relsad.network.components.ICTNode attribute)
trafo_bus (relsad.network.systems.Transmission attribute)
trafo_fail() (relsad.network.components.Bus method)
trafo_failed (relsad.network.components.Bus attribute)
trafo_not_fail() (relsad.network.components.Bus method)
Transmission (class in relsad.network.systems)
TRUNCNORMAL (relsad.StatDist.StatDistType attribute)
,
[1]
try_to_add_connected_lines() (in module relsad.simulation)
U
UNIFORM_FLOAT (relsad.StatDist.StatDistType attribute)
,
[1]
UNIFORM_INT (relsad.StatDist.StatDistType attribute)
,
[1]
UniformParameters (class in relsad.StatDist)
unique() (in module relsad.utils)
unit (relsad.Time.Time attribute)
update() (relsad.network.components.Battery method)
(relsad.network.components.EVPark method)
update_backup_lines_between_sub_systems() (in module relsad.simulation)
update_batteries() (relsad.network.systems.PowerSystem method)
(relsad.network.systems.SubSystem method)
update_bus_load_and_prod() (relsad.network.components.Battery method)
update_bus_prod() (relsad.network.components.Production method)
update_ev_parks() (relsad.network.systems.PowerSystem method)
(relsad.network.systems.SubSystem method)
update_fail_status() (relsad.network.components.Battery method)
(relsad.network.components.Bus method)
(relsad.network.components.CircuitBreaker method)
(relsad.network.components.DistributionController method)
(relsad.network.components.EVPark method)
(relsad.network.components.ICTLine method)
(relsad.network.components.ICTNode method)
(relsad.network.components.IntelligentSwitch method)
(relsad.network.components.Line method)
(relsad.network.components.MainController method)
(relsad.network.components.ManualMainController method)
(relsad.network.components.MicrogridController method)
(relsad.network.components.Production method)
(relsad.network.components.Sensor method)
(relsad.network.systems.PowerSystem method)
update_history() (relsad.network.components.Battery method)
(relsad.network.components.Bus method)
(relsad.network.components.CircuitBreaker method)
(relsad.network.components.Disconnector method)
(relsad.network.components.DistributionController method)
(relsad.network.components.EVPark method)
(relsad.network.components.ICTLine method)
(relsad.network.components.ICTNode method)
(relsad.network.components.IntelligentSwitch method)
(relsad.network.components.Line method)
(relsad.network.components.MainController method)
(relsad.network.components.ManualMainController method)
(relsad.network.components.MicrogridController method)
(relsad.network.components.Production method)
(relsad.network.components.Sensor method)
update_monte_carlo_child_network_history() (relsad.network.systems.PowerSystem method)
update_monte_carlo_comp_history() (relsad.network.systems.PowerSystem method)
update_monte_carlo_history() (relsad.network.systems.PowerSystem method)
update_sequence_history() (relsad.network.systems.PowerSystem method)
update_SOC() (relsad.network.components.Battery method)
update_sub_system_slack() (in module relsad.simulation)
update_voltage() (in module relsad.loadflow.ac)
V
v2g_flag (relsad.network.components.EVPark attribute)
v_ref (relsad.network.components.Line attribute)
verify_component_setup() (relsad.network.systems.PowerSystem method)
voang (relsad.network.components.Bus attribute)
vomag (relsad.network.components.Bus attribute)
W
WEEK (relsad.Time.TimeUnit attribute)
,
[1]
WEEK_per_MONTH (relsad.Time.Time attribute)
,
[1]
X
x (relsad.network.components.Line attribute)
(relsad.Table.Table attribute)
x_pu (relsad.network.components.Line attribute)
Y
y (relsad.Table.Table attribute)
year (relsad.Time.TimeStamp attribute)
YEAR (relsad.Time.TimeUnit attribute)
,
[1]
Z
ZIP (relsad.network.components.Bus attribute)