Skip to content

Latest commit

 

History

History
73 lines (45 loc) · 3.34 KB

library.md

File metadata and controls

73 lines (45 loc) · 3.34 KB

Library

[ age-series ] [ GitHub ] [ contribute ] [ library ]

Here, you can find various resources related to the mod that might be useful.

Also, check out the Eln2 design google drive.

MNA/SPICE Resources

Real life electrical grid data

Signal Processing

  • Kalman filter

    • Strong prediction of signal behavior based on trends
  • PID

    • Commonly used for industrial machinery to react to operating conditions\
  • Low Pass Filter

    • Jared's favorite tool for power generation plant regulators

General Coding Resources

Minecraft Coding