falta

package
v0.0.0-...-4113e79 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 16, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Vf complex128 = 1.0 //pu
)

Variables

This section is empty.

Functions

func Corrente_falta_bifasica

func Corrente_falta_bifasica(zbus_positiva zbus.Matrix, barras_sistema map[string]zbus.Posicao_zbus, barra_curto_circuito string) (Componente_de_fase, Componente_de_sequencia)

func Corrente_falta_bifasico_terra

func Corrente_falta_bifasico_terra(zbus_positiva zbus.Matrix, zbus_zero zbus.Matrix, barras_sistema map[string]zbus.Posicao_zbus, barra_curto_circuito string) (Componente_de_fase, Componente_de_sequencia)

func Corrente_falta_monofasica

func Corrente_falta_monofasica(zbus_positiva zbus.Matrix, zbus_zero zbus.Matrix, barras_sistema map[string]zbus.Posicao_zbus, barra_curto_circuito string) (Componente_de_fase, Componente_de_sequencia)

func Correntes_de_sequencia_nas_linhas

func Correntes_de_sequencia_nas_linhas(zbus_positiva zbus.Matrix, zbus_zero zbus.Matrix, tensoes_sequencia map[string]Componente_de_sequencia, elementos_tipo_2_3 map[string]barra.Dados_de_linha) map[string]Componente_de_sequencia

func Falta_trifasica

func Falta_trifasica(zbus zbus.Matrix, barras_sistema map[string]zbus.Posicao_zbus, barra_curto_circuito string, elementos_tipo_2_3 map[string]barra.Dados_de_linha)

func Tensoes_de_sequencia_nas_barras

func Tensoes_de_sequencia_nas_barras(zbus_positiva zbus.Matrix, zbus_zero zbus.Matrix, barras_sistema map[string]zbus.Posicao_zbus, corrente Componente_de_sequencia) map[string]Componente_de_sequencia

Types

type Componente_de_fase

type Componente_de_fase struct {
	A complex128
	B complex128
	C complex128
}

func Sequencia_para_fase

func Sequencia_para_fase(componente Componente_de_sequencia) Componente_de_fase

type Componente_de_sequencia

type Componente_de_sequencia struct {
	Sequencia_positiva complex128
	Sequencia_negativa complex128
	Sequencia_zero     complex128
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL