Skip to content

Latest commit

Β 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ANN-Based Backcalculation of Pavement Layer Moduli using FEM-Generated FWD Data

This repository contains the implementation of an Artificial Neural Network (ANN) surrogate model for predicting multilayer pavement resilient moduli from FWD-like surface deflection data. The ANN is trained on datasets generated using nonlinear Finite Element Method (FEM) simulations performed in ILLI-PAVE 2005.

This work was carried out as part of a Master of Technology (MTP) project at
Indian Institute of Technology Bhubaneswar.


πŸ“Œ Problem Background

Conventional backcalculation methods based on Layered Elastic Theory (LET) suffer from:

  • Linear elastic assumptions
  • Non-uniqueness of solutions
  • Inability to capture stress-dependent behavior of granular and subgrade layers

To overcome these limitations, this project combines:

  • Nonlinear FEM-based forward modeling
  • ANN-based surrogate modeling for fast inversion

This framework enables near-instantaneous prediction of layer moduli while retaining FEM-level realism.


🧠 Methodology Overview

  1. FEM simulations performed using ILLI-PAVE 2005
  2. Synthetic FWD deflection basins (Uz) generated for:
    • Asphalt Concrete
    • Granular Base
    • Lime-Stabilized Soil / CTB
    • Fine-Grained Subgrade
  3. ANN trained to map deflection basins β†’ layer moduli
  4. Model evaluated using MAE, MSE, and %AAE (MAPE)

Refer to the full project report for detailed methodology and theory.


πŸ“‚ Repository Structure

ANN-FEM-Pavement-Modulus-Backcalculation/ β”‚ β”œβ”€β”€ src/ β”œβ”€β”€ data/ β”‚ └── raw/ β”œβ”€β”€ models/ β”œβ”€β”€ results/ β”œβ”€β”€ report/

About

ANN-based FEM surrogate model for pavement modulus backcalculation using FWD data

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages