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.
Learning tracks
Focused on what matters in the field.
Power Systems Fundamentals
Generation, transmission, distribution, load flow and protection — the core of power engineering.
Smart Grids & Digitalization
Grid automation, monitoring, and how AI and data are changing grid operation.
High Voltage Engineering
Insulation coordination, high voltage equipment and testing fundamentals.
Renewable Energy
Solar, wind, inverters and storage — how variable generation actually integrates into the grid.
Grid Stability
Inertia, frequency and voltage stability, oscillations, and how small failures cascade into blackouts.
Power System Economics
Electricity markets, pricing and the business side of keeping the grid running.
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
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.
Real-world context
Learn concepts alongside the industry challenges they're actually used to solve.
Direct access
Connect with practicing power systems engineers, not just other students.
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