---
title: Frequency Nadir in Power Systems
url: https://www.emergentmind.com/topics/frequency-nadir
type: topic
---

# Frequency Nadir in Power Systems

Frequency nadir is a central concept in the stability and security assessment of electrical power systems and is also used as a descriptive term for a lower-bound threshold in other domains (such as radio astronomy). In power systems, frequency nadir is rigorously defined as the largest absolute frequency deviation at a specified location (bus) following a disturbance, and is a key criterion for transient security, grid protection, and operational reserve requirements. This article comprehensively surveys the definition, modeling, prediction techniques, mitigation strategies, computational challenges, and applications of frequency nadir, with technical details anchored in recent arXiv literature.

## 1. Formal Definition and System-Theoretic Context

Frequency nadir in power systems is defined as the most extreme magnitude of frequency deviation (dip or peak) at a bus following a system disturbance. For bus $i$, the frequency nadir is

$$
\text{nadir}_i := \max_{t \ge 0} |\omega_i(t)|
$$

where $\omega_i(t)$ denotes the frequency deviation (in p.u. or Hz) at bus $i$, and $t=0$ is the disturbance onset [2402.16765]. If nadir exceeds certain operational thresholds (e.g., $\pm$0.01–0.016 p.u.), it may trigger underfrequency relays or protection schemes, leading to undesirable events including generator tripping, load shedding, or cascading failure [2402.16765, 2010.13623]. The worst-case bus nadir,

$$
\max_{i} \max_{t} |\omega_i(t)|
$$

is generally more conservative and operationally relevant than the inertia-weighted center-of-inertia (COI) nadir, especially in networks with asynchronous resources or where modal coherency is weak.

The concept is also used in other contexts, such as the lowest frequency at which a phenomenon is detected, e.g., the "frequency nadir" for fast radio bursts is the lowest frequency at which emission is observed [2003.12748].

## 2. Mathematical Models and Nadir Calculation Frameworks

Frequency nadir is inherently a transient metric that arises from the system’s dynamic response to a disturbance. The foundational models are based on the swing equation and extensions:

#### Classical Power System Model

$$
2H \cdot \frac{d\Delta f(t)}{dt} + D \cdot \Delta f(t) = P_{\text{imbalance}}(t)
$$

where $H$ is the system inertia constant, $D$ the load frequency sensitivity (damping), and $P_{\text{imbalance}}(t)$ the net (disturbance minus reserves) [2312.11387, 2108.05673]. Extensions incorporate generator governor/turbine response (typically first-order lag):

$$
\Delta P_m(s) = -\frac{1}{R}(1/(1+Ts))\Delta f(s)
$$

for aggregate droop constant $R$ and time constant $T$ [2108.05673].

For multi-machine or networked settings, the full LTI model is

$$
\dot{x} = A x + B p,\quad \omega = C x
$$

with $x$ stacking angles and frequencies, $A$ given by the aggregation of swing and network susceptance, and $p$ the disturbance profile [2402.16765].

## 3. Analytical and Modal Approaches for Nadir Prediction

Historically, nadir prediction used average system frequency (ASF) models that treat all machines as a single equivalent block. However, such reductions are often inaccurate in the presence of pronounced oscillatory modes, non-uniform inertia, or network-induced modal behavior [2502.02735]. Modal decomposition offers a refined approach:

1. **Linearize the system DAEs** and perform Kron reduction to obtain $A_s$, the system matrix.
2. **Eigen-decompose** $A_s$ to obtain the slow modes (eigenvalues/eigenvectors with largest time constants).
3. **COI frequency trajectory** is then written as a sum over (typically 2–4) dominant modes:

   $$
   \Delta \omega_{\text{coi}}(t) \approx \sum_{m \in \mathcal{M}} \gamma_m e^{\lambda_m t}
   $$

where the nadir is computed by maximizing $|\Delta \omega_{\text{coi}}(t)|$ over $t \geq 0$ using either closed-form expressions or a brief root-finding step [2502.02735].

For single-area or reduced-order models, classical second-order analysis yields the time to nadir $t_n = \frac{\pi}{\omega_n \sqrt{1-\zeta^2}}$ and nadir value: 

$$
\Delta f_\text{nadir} = -\Delta P \cdot \frac{1}{D+1/R} \left[1 + \frac{\zeta}{\sqrt{1-\zeta^2}}e^{-\frac{\zeta \pi}{\sqrt{1-\zeta^2}}}\right]
$$

with $(\omega_n, \zeta)$ denoting the undamped natural frequency and damping ratio [2108.05673].

Step, proportional, or derivative (synthetic inertia) fast frequency responses—particularly from inverter-based resources—are included explicitly in recent models [2209.09413].

## 4. Computational Techniques and Efficient Algorithms

Nadir assessment is computationally demanding in large grids with many disturbance scenarios. Recent research contributes several advancements:

- **Oscillation-aware algorithms:** Efficient eigendecomposition and modal superposition techniques—using the system Laplacian and weighted modal basis—yield a fast, closed-form computation of the worst-case nadir for arbitrary disturbance budgets. The inner maximization over disturbances admits analytic dual-norm solutions, reducing problem complexity from $O(K n)$ (for $K$ time-domain simulations) to $O(n^2 N)$ (for $n$ buses and $N$ time discretizations) [2402.16765].
- **Data-driven and learning-based surrogates:** High-fidelity data is used to fit linear or piecewise-linear constraints—via regression, support vector machines, or extreme learning machines—which approximate the mapping from scheduling variables to nadir. These constraints are tractable within mixed-integer (MILP) frameworks for unit commitment and scheduling [2312.11387, 2210.01540, 2108.05673]. ELM and SVM-based nadir surrogates achieve sub-1% error versus full dynamic simulations and accelerate UC solution times by two orders of magnitude [2210.01540, 2108.05673].

## 5. Mitigation, Control, and Nadir Elimination Strategies

Nadir mitigation is a primary objective in system design. Several advanced methods exist:

- **Grid-forming frequency shaping:** Inverter controls are designed to force the aggregate coherent mode dynamics to be exactly first-order,

  $$
  \hat{h}_c(s) = \frac{1}{a s + b}
  $$

such that the frequency response is monotonic and nadir is eliminated ($\omega(t) = (\Delta P / b)\left[1 - e^{-bt/a}\right]$). Parameter choices allow tight tuning of RoCoF and steady-state error [2009.06707, 2005.12470].

- **Dynamic droop (iDroop) and frequency shaping via storage:** ESS implement a proportional-plus-derivative feedback law ($u(t) = K_f \Delta f(t) + K_d \dot{\Delta f}(t)$). The closed-loop becomes strictly first-order, fully eliminating nadir and allowing algebraic RoCoF and nadir tuning. ESS sizing (peak power, energy) requirements decrease by up to 40% compared to virtual inertia approaches [1910.04954, 2005.12470].

- **Learning-augmented regulation:** Monotone neural network mappings shape the input-output behavior of secondary frequency controllers, with loss functions directly penalizing nadir excursion. Data-driven optimization improves response speed and reduces nadir while maintaining provable stability [2603.09814].

- **Optimal wind turbine active power control:** Trajectory optimization (via Gauss-pseudospectral transcription) finds the time-profile of wind power injection that maximizes nadir across all credible events. The reverse-engineered law then implements this “ideal” frequency trajectory in real systems, outperforming all known emulations and providing universal security [2603.28440].

## 6. Integration with Power System Operations and Scheduling

Nadir constraints are now routinely integrated into operational scheduling, particularly unit commitment (UC):

- **Continuous-time UC with nadir constraints:** Bernstein polynomials represent hour-to-hour generator trajectories. Exact (but nonlinear) nadir constraints are replaced with high-fidelity linear surrogates trained on simulation data, resulting in reliable and efficient enforcement of nadir limits in MILP-based UC [2312.11387].
- **Machine learning surrogates:** Logistic regression and SVM classifiers predict the feasibility of a candidate dispatch with respect to enforced nadir thresholds. These models—trained on simulated or measured outcomes—enable real-time, certified security within large-scale UC problems with minimal MILP overhead [2210.01540, 2108.05673].
- **Frequency response characteristic (FRC) methodology:** Real-time tracking of the FRC curve provides an immediate graphical tool for estimating the nadir following various disturbances, and for operationally validating security across fast-changing system conditions [2010.13623].

## 7. Nadir Beyond Power Systems: Signal Detection Thresholds

The term “frequency nadir” is sometimes used in other scientific fields to denote a lower detection bound or minimum frequency of a phenomenon. Notably, in fast radio burst (FRB) astronomy, the frequency nadir refers to the lowest frequency at which FRB emission is found. For example, SRT detected periodic FRB 180916 at 328 MHz, establishing a new frequency nadir for such events and providing constraints on propagation effects and source models [2003.12748].

## References

- [2402.16765] Oscillations-Aware Frequency Security Assessment via Efficient Worst-Case Frequency Nadir Computation
- [2502.02735] A Modal-Based Approach for System Frequency Response and Frequency Nadir Prediction
- [2309.11387] Data-Driven Continuous-Time Framework for Frequency-Constrained Unit Commitment
- [2010.13623] Frequency Response Characteristic (FRC) Curve and Fast Frequency Response Assessment in High Renewable Power Systems
- [2603.09814] Learning-Augmented Primal-Dual Control Design for Secondary Frequency Regulation
- [1910.04954] Dynamic Droop Approach for Storage-based Frequency Control
- [2005.12470] Storage-Based Frequency Shaping Control
- [2210.01540] Inclusion of Frequency Nadir constraint in the Unit Commitment Problem of Small Power Systems Using Machine Learning
- [2108.05673] An Extreme Learning Machine-Based System Frequency Nadir Constraint Linearization Method
- [2003.12748] The lowest frequency Fast Radio Bursts: Sardinia Radio Telescope detection of the periodic FRB 180916 at 328 MHz
- [2209.09413] A Unified Analytical Method to Quantify Three Types of Fast Frequency Response from Inverter-based Resources
- [2603.28440] A System-View Optimal Additional Active Power Control of Wind Turbines for Grid Frequency Support

For full derivations, implementation-specific details, and further case studies, refer to the cited articles.

Source: https://www.emergentmind.com/topics/frequency-nadir