Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dyk-team/lr_circuit
Calculating all parameters for the LR circuit
https://github.com/dyk-team/lr_circuit
ac-circuits capacitance capacitor current impedance inductance parallel-connected phase power power-factor reactance rms series-connected voltage
Last synced: 5 days ago
JSON representation
Calculating all parameters for the LR circuit
- Host: GitHub
- URL: https://github.com/dyk-team/lr_circuit
- Owner: DYK-Team
- Created: 2024-04-09T15:02:31.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-11-14T23:20:49.000Z (5 days ago)
- Last Synced: 2024-11-15T00:26:11.739Z (5 days ago)
- Topics: ac-circuits, capacitance, capacitor, current, impedance, inductance, parallel-connected, phase, power, power-factor, reactance, rms, series-connected, voltage
- Language: Python
- Homepage: https://dykplus.wordpress.com/
- Size: 3.81 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
For more details on the power factor improvement refer to the report "Power factor improvement.pdf".
In this project, we developed a Python-based tool designed to help students learn and calculate the essential parameters of single-phase LR circuits, including impedance, total current, power, power factor, and the compensation capacitor required for series or parallel configurations. The tool provides a clear and practical approach to understanding these fundamental concepts, ensuring that students can grasp the calculations involved in analysing LR circuits.
To broaden the scope of learning, LTspice simulations were used to model both single-phase and three-phase LR circuit configurations. These simulations enable students to visualize key aspects such as voltage and current waveforms, phase relationships, and the effect of compensation capacitors on improving the power factor. The inclusion of three-phase simulations in LTspice adds an advanced layer to the learning process, offering insights into the behaviour of multiphase systems.
This combination of Python-based calculations for single-phase circuits and LTspice simulations for single- and three-phase setups creates a comprehensive educational resource. The approach bridges theoretical learning with practical application, making it easier for students to understand and apply the principles of LR circuits.