# Blast Vibration Predictor AI Agent Connect

> Blast Vibration Predictor MCP gives your AI client the math and regulatory data needed for blasting engineering. It handles Peak Particle Velocity (PPV) modeling, structural risk assessment based on frequency, and compliance checks against US and European standards. You can simulate how different geological conditions change vibration profiles to keep sites safe and legal.

## Overview
- **Category:** engineering
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_tvqoxmEmAvFKAMl1T17CIUH6PWkIZaKgUHGzaMwH/ai-agent-connect
- **Tags:** blasting, vibration, ppv, compliance, seismic

## Description

This MCP gives your AI agent the specific engineering tools required to manage blasting events. Instead of guessing at ground impact, you use it to model Peak Particle Velocity (PPV) through square root scaling. It helps you move from raw charge data to actionable safety assessments. You can evaluate if specific vibration frequencies threaten nearby structures or if your planned blast hits the limits set by USA and European regulators. It also lets you run simulations to see how varying geological conditions might change your vibration profiles, giving you a range of possible outcomes before you ever set a charge. It's built to turn complex seismic math into direct answers for your planning and compliance workflows.

## Tools

### analyze_frequency_risk
This tool determines if specific vibration frequencies pose a risk to nearby structures.

### calculate_ppv
This tool predicts the Peak Particle Velocity (PPV) for a specific blasting event.

### check_compliance
This tool validates whether your predicted vibrations stay within legal safety limits.

### simulate_attenuation_profile
This tool generates a range of potential PPV values by accounting for different geological conditions.

## Prompt Examples

**Prompt:** 
```
Calculate the PPV for a 50kg charge at 100m distance with a site condition factor of 1.2.
```

**Response:** 
```
The predicted Peak Particle Velocity (PPV) is 12.45 mm/s with a scaled distance of 14.43.
```

**Prompt:** 
```
Is a vibration of 15 mm/s compliant with USA regulations?
```

**Response:** 
```
No, the predicted PPV of 15 mm/s exceeds the USA residential threshold of 12.5 mm/s.
```

**Prompt:** 
```
What is the risk level for a 20 mm/s vibration at 5 Hz?
```

**Response:** 
```
The risk level is High because low frequency vibrations at this PPV can cause significant structural damage.
```

## Capabilities

### PPV Modeling
Your agent uses square root scaling to predict vibration intensity.

### Structural Risk Assessment
The AI evaluates frequency content to see if vibrations threaten buildings.

### Regulatory Validation
Your agent checks predicted values against US and European safety standards.

### Geological Simulation
The AI models how different ground conditions change attenuation profiles.

## Use Cases

### Pre-Blast Planning
Model expected vibrations based on charge weight and distance before starting work.

### Regulatory Compliance
Confirm that predicted seismic activity stays under legal thresholds for residential areas.

### Risk Mitigation
Determine if low frequency vibrations at a specific site could damage nearby infrastructure.

### Geological Analysis
Run simulations to see how varying ground conditions change the expected vibration range.

## Benefits

- Calculates PPV using standard square root scaling.
- Checks vibration limits against US and European regulatory standards.
- Identifies structural risks by analyzing frequency content.
- Simulates attenuation across different geological profiles.

## How It Works

Connect your AI client to Vinkius and start running engineering calculations immediately.

1. Connect your preferred MCP-compatible client to Vinkius.
2. Provide your blasting parameters like charge weight and distance to your AI agent.
3. The agent uses the MCP tools to run the math or check compliance.
4. Receive specific PPV, risk, or compliance results directly in your chat interface.

## Frequently Asked Questions

**What regulatory standards does this MCP check?**
The MCP validates compliance against both USA and European regulatory standards for vibration limits.

**How does the PPV calculation work?**
The tool uses square root scaling to predict the Peak Particle Velocity for a given blasting event.

**Can I use this to check if a blast is safe for a nearby house?**
Yes, you can use the frequency risk tool and compliance tool to see if vibrations exceed residential thresholds.

**Does the MCP account for different types of ground?**
Yes, the simulation tool allows you to model different attenuation profiles based on varying geological conditions.

**Which AI clients can I use with this MCP?**
You can use this with any MCP-compatible client, including Claude, Cursor, Windsurf, and VS Code.

**How is the vibration intensity calculated?**
The intensity is calculated using the `calculate_ppv` tool, which applies square root scaling based on charge weight, distance, and geological attenuation factors.

**Can I check if my blast meets legal requirements?**
Yes, the `check_compliance` tool validates predicted PPV against regulatory thresholds for the USA and Europe.

**How does ground type affect the prediction?**
Different ground types are modeled using site condition factors. You can use `simulate_attenuation_profile` to see how varying geological conditions impact the predicted vibration.
