GRIDRA

For students

Built to help you grow.

GRIDRA is building a dedicated space for students of electrical power engineering — a place to learn, practice and connect with the wider power systems community, alongside your studies.

Hands-on, coming soon

Interactive simulations, right in your browser.

We're building a simulation lab based on Jupyter notebooks and pandapower, so you can run real power flow and grid simulations without installing anything — learn by doing, not just reading.

  • Jupyter notebooks for guided, hands-on exercises
  • pandapower-based power flow and grid simulations
  • Real-world scenarios built from actual grid challenges
power_flow_demo.ipynb
import pandapower as pp
import pandapower.networks as nw

net = nw.example_simple()
pp.runpp(net)

print(net.res_bus.vm_pu)

Why GRIDRA

More than a textbook.

01

Real-world context

Learn concepts alongside the industry challenges they're actually used to solve.

02

Direct access

Connect with practicing power systems engineers, not just other students.

03

Practice, not just theory

Hands-on simulations designed to build intuition, not just pass exams.

Follow along as this section grows.

New learning content and simulations are added as GRIDRA grows. Follow us on LinkedIn to be the first to know.

Follow on LinkedIn