Subtopic Deep Dive

Ground Motion Prediction Equations
Research Guide

What is Ground Motion Prediction Equations?

Ground Motion Prediction Equations (GMPEs) are empirical regression models that predict peak ground acceleration (PGA), peak ground velocity (PGV), and spectral accelerations as functions of earthquake magnitude, source-to-site distance, site conditions, and fault characteristics.

GMPEs derive from large datasets like the NGA-West2 database, which includes worldwide shallow crustal earthquake recordings (Ancheta et al., 2014, 1423 citations). Key models include Boore and Atkinson (2008, 1609 citations) for horizontal components up to 10 s periods and Boore et al. (2013, 1609 citations) for active tectonic regions. Over 10 major GMPEs from the provided papers have collectively exceeded 15,000 citations.

15
Curated Papers
3
Key Challenges

Why It Matters

GMPEs form the core of probabilistic seismic hazard analysis (PSHA) for building design codes and insurance risk models, directly influencing structures in regions like California and Japan. Boore et al. (2013) equations underpin USGS hazard maps used for updating building standards post-2014. Accurate GMPEs incorporating basin effects and directivity (Baker, 2007, 1131 citations) reduce over- or under-design of tall buildings, saving billions in construction and retrofit costs.

Key Research Challenges

Incorporating Basin Effects

Sedimentary basins amplify ground motions at long periods, complicating GMPE predictions across regions. NGA-West2 models partially address this via site velocity terms (Boore et al., 2013), but aleatory variability remains high. Regional calibration requires extensive data beyond NGA-West2 (Ancheta et al., 2014).

Near-Fault Directivity Modeling

Forward directivity produces velocity pulses that standard GMPEs underpredict near fault ruptures. Baker (2007) uses wavelet analysis for pulse identification, but integrating into median GMPEs increases epistemic uncertainty. Somerville et al. (1999, 1032 citations) highlight slip model variability as a key barrier.

High-Frequency Stochastic Simulation

Empirical GMPEs lack data for M<4 earthquakes at high frequencies, relying on stochastic methods. Boore (1983, 1760 citations) and Boore (2003, 1329 citations) simulate spectra, but matching observed durations and phasing remains challenging. Validation against NGA-West2 small-magnitude data shows persistent biases.

Essential Papers

1.

Stochastic simulation of high-frequency ground motions based on seismological models of the radiated spectra

David M. Boore · 1983 · Bulletin of the Seismological Society of America · 1.8K citations

Theoretical predictions of seismic motions as a function of source strength are often expressed as frequency-domain scaling models. The observations of interest to strong-motion seismology, however...

2.

Ground‐Motion Prediction Equations for the Average Horizontal Component of PGA, PGV, and 5%‐Damped PSA at Spectral Periods between 0.01 <i>s</i> and 10.0 <i>s</i>

David M. Boore, Gail M. Atkinson · 2008 · Earthquake Spectra · 1.6K citations

This paper contains ground‐motion prediction equations (GMPEs) for average horizontal‐component ground motions as a function of earthquake magnitude, distance from source to site, local average she...

3.

NGA‐West2 Equations for Predicting PGA, PGV, and 5% Damped PSA for Shallow Crustal Earthquakes

David M. Boore, Jonathan P. Stewart, Emel Seyhan et al. · 2013 · Earthquake Spectra · 1.6K citations

We provide ground motion prediction equations for computing medians and standard deviations of average horizontal component intensity measures (IMs) for shallow crustal earthquakes in active tecton...

4.

NGA‐West2 Database

Timothy D Ancheta, Robert B. Darragh, Jonathan P. Stewart et al. · 2014 · Earthquake Spectra · 1.4K citations

The NGA‐West2 project database expands on its predecessor to include worldwide ground motion data recorded from shallow crustal earthquakes in active tectonic regimes post‐2000 and a set of small‐t...

5.

Simulation of Ground Motion Using the Stochastic Method

David M. Boore · 2003 · Pure and Applied Geophysics · 1.3K citations

6.

NGA‐West2 Ground Motion Model for the Average Horizontal Components of PGA, PGV, and 5% Damped Linear Acceleration Response Spectra

Kenneth W. Campbell, Yousef Bozorgnia · 2014 · Earthquake Spectra · 1.3K citations

We used an expanded PEER NGA‐West2 database to develop a new ground motion prediction equation (GMPE) for the average horizontal components of PGA, PGV, and 5% damped linear pseudo‐absolute acceler...

7.

Quantitative Classification of Near-Fault Ground Motions Using Wavelet Analysis

Jack W. Baker · 2007 · Bulletin of the Seismological Society of America · 1.1K citations

A method is described for quantitatively identifying ground motions containing strong velocity pulses, such as those caused by near-fault directivity. The approach uses wavelet analysis to extract ...

Reading Guide

Foundational Papers

Start with Boore (1983, 1760 citations) for stochastic theory, then Boore and Atkinson (2008, 1609 citations) for empirical regression forms, followed by NGA-West2 database (Ancheta et al., 2014, 1423 citations) to understand data constraints.

Recent Advances

Study Boore et al. (2013, 1609 citations) and Campbell and Bozorgnia (2014, 1310 citations) for active tectonic GMPEs; Baker (2010, 966 citations) for conditional spectra in selection.

Core Methods

Least-squares regression on ln(intensity measure); stochastic finite-fault simulation (Boore, 2003); wavelet pulse extraction (Baker, 2007); mixed-effects modeling for ergodic site terms.

How PapersFlow Helps You Research Ground Motion Prediction Equations

Discover & Search

Research Agent uses citationGraph on Boore et al. (2013) to map NGA-West2 model family (1609 citations), revealing connections to Ancheta et al. (2014) database and Campbell & Bozorgnia (2014). exaSearch for 'GMPE basin effects NGA-West2' uncovers regional extensions; findSimilarPapers expands to 50+ related models.

Analyze & Verify

Analysis Agent runs readPaperContent on Boore and Atkinson (2008) to extract functional forms, then verifyResponse with CoVe against NGA-West2 equations (Boore et al., 2013). runPythonAnalysis fits regression curves to provided coefficients using NumPy/pandas, with GRADE scoring model aleatory variability (sigma_T) at 0.6 for PGA.

Synthesize & Write

Synthesis Agent detects gaps in directivity modeling between Baker (2007) and Boore et al. (2013), flagging contradictions in near-fault sigma. Writing Agent uses latexEditText to draft GMPE comparison tables, latexSyncCitations for 20 NGA papers, and latexCompile for PSHA report; exportMermaid visualizes magnitude-distance attenuation.

Use Cases

"Compare NGA-West2 GMPE sigma_T values for PGA across Boore et al. 2013 and Campbell Bozorgnia 2014"

Research Agent → searchPapers 'NGA-West2 sigma_T comparison' → Analysis Agent → runPythonAnalysis (pandas table extraction, matplotlib sigma plots) → GRADE verification → CSV export of tabulated uncertainties.

"Generate LaTeX table of GMPE functional forms from Boore Atkinson 2008"

Analysis Agent → readPaperContent (equation parsing) → Synthesis Agent → gap detection vs NGA-West2 → Writing Agent → latexEditText (table creation), latexSyncCitations, latexCompile → PDF output with spectral period curves.

"Find GitHub repos implementing stochastic GMPE simulation from Boore 2003"

Research Agent → searchPapers 'Boore 2003 stochastic' → Code Discovery → paperExtractUrls → paperFindGithubRepo → githubRepoInspect (Python SMSIM code review) → runPythonAnalysis sandbox test on sample earthquake.

Automated Workflows

Deep Research workflow conducts systematic review of 50+ GMPE papers: citationGraph(Boore 1983) → exaSearch(NGA-West2 extensions) → structured report with sigma_T trends. DeepScan applies 7-step analysis to Baker (2007) directivity: readPaperContent → CoVe verification → Python wavelet pulse extraction. Theorizer generates basin effect hypotheses from Boore et al. (2013) + regional data gaps.

Frequently Asked Questions

What defines a Ground Motion Prediction Equation?

GMPEs are logarithmic regression models predicting ln(Y) where Y is PGA, PGV, or PSA as f(magnitude, distance, V_S30, fault type) + aleatory sigma (Boore and Atkinson, 2008).

What are main methods for developing GMPEs?

Empirical methods regress NGA-West2 database recordings (Ancheta et al., 2014); hybrid stochastic-empirical extend to low magnitudes (Boore, 2003). Wavelet analysis handles directivity (Baker, 2007).

Which are key papers on GMPEs?

Boore (1983, 1760 citations) foundational stochastic simulation; Boore and Atkinson (2008, 1609 citations) horizontal GMPEs; Boore et al. (2013, 1609 citations) NGA-West2 equations; Campbell and Bozorgnia (2014, 1310 citations) alternative model.

What are open problems in GMPE research?

Subduction zone GMPEs lack NGA-West2 equivalents; 3D basin effects need physics-based integration beyond V_S30; machine learning surrogates unvalidated against empirical sigma_T.

Research Seismic Performance and Analysis with AI

PapersFlow provides specialized AI tools for Engineering researchers. Here are the most relevant for this topic:

See how researchers in Engineering use PapersFlow

Field-specific workflows, example queries, and use cases.

Engineering Guide

Start Researching Ground Motion Prediction Equations with AI

Search 474M+ papers, run AI-powered literature reviews, and write with integrated citations — all in one workspace.

See how PapersFlow works for Engineering researchers