smib_crosscheck

Attributes

HERE

P

AVR

XLINE

FN

Functions

solve_operating_point()

Loadflow of the SMIB: machine bus PV (P0, V0), infinite bus slack 1.0.

machine_init(vm, i_inj)

Steady state of eqs. (11)-(24) for terminal voltage vm and injected

reduced_rhs(x, vref)

RHS of the reduced SMIB ODE. x = [delta, omega, E'q, psi_kd, E'd,

main(→ None)

Module Contents

smib_crosscheck.HERE
smib_crosscheck.P
smib_crosscheck.AVR
smib_crosscheck.XLINE = 0.3
smib_crosscheck.FN = 50.0
smib_crosscheck.solve_operating_point()

Loadflow of the SMIB: machine bus PV (P0, V0), infinite bus slack 1.0.

smib_crosscheck.machine_init(vm, i_inj)

Steady state of eqs. (11)-(24) for terminal voltage vm and injected current i_inj (machine base, generator convention).

smib_crosscheck.reduced_rhs(x, vref)

RHS of the reduced SMIB ODE. x = [delta, omega, E’q, psi_kd, E’d, psi_kq, Vll, Efd]; stator+network eliminated each call.

smib_crosscheck.main() None
Return type:

None