digsilent-nem-studies/
β
βββ projects/
β βββ 01-solar-farm-connection/ # 150MW solar PV, NER Chapter 5 connection study
β βββ 02-bess-weak-grid/ # 200MW BESS, system strength, GFL vs GFM
β βββ 03-inertia-frequency/ # Coal retirement, FFR, synthetic inertia
β βββ 04-synchronous-condenser/ # Syncon sizing, SA system strength
β βββ 05-python-automation/ # Automated connection assessment tool
β
βββ scripts/
β βββ load_flow/ # Python API β load flow automation
β βββ fault_studies/ # Fault level screening scripts
β βββ dynamic_sim/ # RMS results extraction and plotting
β βββ automation/ # Full connection assessment pipeline
β
βββ docs/
β βββ aemo-reading-notes/ # Notes on key AEMO documents
β βββ study-documentation/ # Study methodology write-ups
β
βββ interview/
βββ senior-engineer-qa.md # Senior engineer interview Q&A
βββ principal-engineer-qa.md # Principal engineer interview Q&A
| # | Project | Key Skills | AEMO Relevance |
|---|---|---|---|
| 1 | Solar Farm Connection Study | Load flow, N-1, fault, LVRT | NER S5.2 connection process |
| 2 | BESS Weak Grid + System Strength | GFL/GFM, SCR, SSIAG | System Strength framework |
| 3 | Inertia & Frequency Response | FFR, ROCOF, virtual inertia | Inertia Requirements Methodology |
| 4 | Synchronous Condenser Assessment | Syncon, fault level, AFL | SA system strength remediation |
| 5 | Python Automated Assessment Tool | Python API, automation | Scalable connection screening |
All projects are designed around real NEM scenarios:
- System strength decline in South Australia and NSW as coal retires
- BESS connection boom β 26GW in the pipeline as of 2025 per AEMO Draft 2026 ISP
- Grid-forming inverter deployment β ARENA-funded 2GW/4.2GWh of GFM batteries 2024β2026
- NER Chapter 5 / S5.2 β the legal technical framework for all generator connections
- AEMO SSIAG β System Strength Impact Assessment Guidelines governing IBR connections
- DIgSILENT PowerFactory β primary simulation tool
- Python (PowerFactory API) β automation and result processing
- PSCAD β EMT studies (referenced where applicable)
- PSS/E β network equivalencing and cross-validation
| Document | Source |
|---|---|
| NER Schedule 5.2 β Technical Standards | AEMC |
| AEMO System Strength Impact Assessment Guidelines (SSIAG) v2.2 | AEMO |
| AEMO Connection Enquiry Guidelines | AEMO |
| AEMO 2024 System Strength Report | AEMO |
| AEMO Draft 2026 Integrated System Plan | AEMO |
| AEMO EMT Model Quality System | AEMO |
| ElectraNet System Strength RIT-T | ElectraNet |
| ESIG β Australian Landscape of Grid-Forming Batteries | ESIG/ARENA |
This repository is a living document β updated as studies are completed.