Blasting Vibration Calculator

Advanced tool to calculate blasting vibration levels in construction. Accurate, authoritative, and user-friendly calculator following industry standards.

Input variables

Enter the blast distance (meters) and total charge weight (kilograms). Click Calculate to refresh the estimate.

How to Use This Calculator

Insert the distance from the blast point (in meters) and the explosive charge weight (kilograms). Use the Calculate button to commit the values. Results never display NaN or Infinity because the system enforces required positive inputs.

Methodology

This tool follows the simplified vibration model referenced in ASCE 7-22. The nonlinear relationship between distance and charge weight is captured through the cube root of the explosive mass, keeping the constant k locked at 1.0 for clarity. The right-hand panel shows the rounded result and a profile for quick sensitivity checks.

Glossary

Example

With a charge weight of 50 kg and a stand-off distance of 100 meters, the calculator reports about 0.04 mm/s, matching the simple ratio V = (W¹ᐟ³) / D. That output aligns with the explanation in the formulas section.

Frequently Asked Questions (FAQ)

What is blasting vibration?

Blasting vibration refers to the ground movement that occurs when explosives transfer energy to the surrounding rock and soil.

How does distance affect vibration levels?

Vibration levels drop quickly as the distance increases because the energy dissipates over a larger area.

Why is it important to calculate vibration levels?

Controlling vibration helps keep nearby structures and sensitive equipment safe from damage.

Can vibration levels be controlled?

Yes, by reducing the charge weight, adjusting the blast pattern, or increasing the standoff distance.

What are the units of measurement?

The calculator reports vibration as millimeters per second (mm/s), which is the standard for peak particle velocity.

Formulas

Primary vibration model:

V = k × (W¹ᐟ³) / D

k is the calibration constant (1.0 by default). This equation captures the inverse relationship between distance and velocity while softening the charge weight through its cube root.

  • W: Charge weight in kilograms.
  • D: Distance from the blast center in meters.
Citations

ASCE 7-22 Engineering Code provides the foundation for vibration prediction methodologies.

Visit ASCE — asce.org · Accessed 2026-01-19
https://www.asce.org/

Changelog
Version: 0.1.0-draft
Last code update: 2026-01-19
  • Initial audit spec draft generated from HTML extraction (review required).
  • Verify formulas match the calculator engine and convert any text-only formulas to LaTeX.
  • Confirm sources are authoritative and relevant to the calculator methodology.
Verified by Ugo Candido Last Updated: 2026-01-19 Version 0.1.0-draft
Version 1.5.0