This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Code was written in C++ 17 making use of polymorphism and inheritance to calculate the impedance of AC circuits. This involved recursive functions to allow for nested circuits to be created. Memory ...
The apparent power calculator estimates total power in an AC circuit using voltage and current. It helps calculate volt-amperes (VA), assess power factor, and compare real, reactive, and apparent ...
Purpose: Calculates total opposition (impedance) in AC circuits by combining resistance and reactance. Functionality: Processes inputs like resistance (R), inductance (L), capacitance (C), and ...
Abstract: The electrical insulation resistance of photovoltaic (PV) modules plays an important role in maintaining the operational integrity of PV systems deployed in fields. This is because the ...