-
Notifications
You must be signed in to change notification settings - Fork 28
Modeling_Components
Jonathan edited this page Aug 17, 2020
·
3 revisions
This section lists the modeling components (power system, circuit, thermal management system, and others) included in the library.
-
- The
AeroCableclass uses lookup table data based on real world cable metrics (resistance, inductance, and mass per unit length as well as ampacity), as a function of wire gauge.
- The
-
- The
BasicLoadclass serves as a basic, constant impedance power load.
- The
-
- The
Breakerclass represents the performance (losses) of a circuit breaker.
- The
-
- The
Cableis a cable model that does not include cable sizing logic.
- The
-
- The
Capacitormodel represents a capacitor with a fixed capacitance.
- The
-
- The
ConstantPowerLoadrepresents the performance of a generic constant power load (CPL).
- The
-
- The
DC_DC_Converterrepresents the performance of a generic DC-to-DC converter.
- The
-
- The
Generatorrepresents the performance of a generic 3-phase generator.
- The
-
- The
Inductormodel represents a inductor with a fixed inductance.
- The
-
- The
Inverterrepresents the performance of a generic DC-to-AC converter.
- The
-
- The
Motorrepresents the performance of a generic electric motor.
- The
-
- The
Rectifierrepresents the performance of a generic AC-to-DC converter.
- The
-
- The
Resistormodel represents a resistor with a fixed resistance.
- The
-
- The
Sourceserves as a voltage source with constant impedance.
- The
-
- The
ThermalDuctelement performs a simple adiabatic pressure loss calculation.
- The
-
- The
ThermalHeatExchangermodels thermal energy transfer between two parallel streams using either an effectiveness or heat flow.
- The
-
- TODO
-
- The
ThermalTankelement estimates the performance of a simple tank.
- The
This wiki page is intended to serve as documentation for the NPSS Power System Library (PSL). The PSL is maintained by NASA at the NASA Glenn Research Center, and funded by the Revolutionary Vertical Lift Technology (RVLT) project. A detailed table of contents for this page can be found in the Home page.
- Home
- Library Structure
-
Fundamental Classes and Components
- Electric Port
- Electric Node (Bus)
- Complex Number
- Inverter & Rectifier Map
- Motor & Generator Map
- E-Thermal Mass
- Interpreted Port
- Electric Element
- Electric Assembly
- Interpreted Assembly
- Modeling Components
-
Examples
- baseline
- baseline 1to2Bus
- baseline 2to1Bus
- baseline all_elec
- baseline all_elecMDP
- baseline turboelectric
- baseline turboelectricMDP
- cable_and_duct thermal_test
- cable_test
- cable thermal_test
- power propagation
- run_3phase example
- run_RLC example
- run_R_dc example
- thermal baseline
- thermal test
- transient baseline