Short animations demonstrating the physics of alternating current, including phasors, signals, & RLC.
- Animated sinusoidal AC.
- Animated electric signals (including sinusoid, sawtooth, square, rectified) with an animated galvanometer.
- Animated phasors demonstrating phasor resolution, phase difference, frequency, etc, with corresponding animated sinusoids.
- Animated advanced phasor properties, including vector addition and manipulation, with corresponding animated sinusoids.
- Animated RLC VI graphs demonstrating leading and lagging.
If you just want to use my finished videos, check out the 'videos' folder. But first, make sure you follow the licensing requirements for videos.
You can also clone this repo if you want to make your own custom animations using my code (please credit me, Qi Tianshi). You'll need Python 3.10 and matplotlib.
git clone https://github.com/qitianshi/AC-animations.git
This repo has been archived. In the meantime, you're more than welcome to fork this repo and make pull requests (be warned: the code is a mess; it was a quick bodge job).
Videos are licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International license (CC BY-NC-SA 4.0).
Code in this repository is licensed under GNU GPL v3.0.
⚡️