Modeling_Components - nasa/NPSS-Power-System-Library GitHub Wiki
Modeling Components
This section lists the modeling components (power system, circuit, thermal management system, and others) included in the library.
-
- The
AeroCable
class 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
BasicLoad
class serves as a basic, constant impedance power load.
- The
-
- The
Breaker
class represents the performance (losses) of a circuit breaker.
- The
-
- The
Cable
is a cable model that does not include cable sizing logic.
- The
-
- The
Capacitor
model represents a capacitor with a fixed capacitance.
- The
-
- The
ConstantPowerLoad
represents the performance of a generic constant power load (CPL).
- The
-
- The
DC_DC_Converter
represents the performance of a generic DC-to-DC converter.
- The
-
- The
Generator
represents the performance of a generic 3-phase generator.
- The
-
- The
Inductor
model represents a inductor with a fixed inductance.
- The
-
- The
Inverter
represents the performance of a generic DC-to-AC converter.
- The
-
- The
Motor
represents the performance of a generic electric motor.
- The
-
- The
Rectifier
represents the performance of a generic AC-to-DC converter.
- The
-
- The
Resistor
model represents a resistor with a fixed resistance.
- The
-
- The
Source
serves as a voltage source with constant impedance.
- The
-
- The
ThermalDuct
element performs a simple adiabatic pressure loss calculation.
- The
-
- The
ThermalHeatExchanger
models thermal energy transfer between two parallel streams using either an effectiveness or heat flow.
- The
-
- TODO
-
- The
ThermalTank
element estimates the performance of a simple tank.
- The