กลับไปหน้ารวมไฟล์
child-acceleration-vehicle-fall-sensor-to-kill-engine-00ab39-en.md

My project is about avoiding Children /Adult vehicle accidents which helps of sensors. The project has two accident avoiding sensor / Switch in a single circuit using ARDUINO-UNO controller.

I decided to make this project after seeing accidents in social media and oral reports for relatives & friends.

Part 1: Avoiding accident cost be children when they accelerate the vehicle un-noticed by the parent.

In this I have used 5 nos IR sensors modules, 1no helps to detect the handle rotation and 4nos placed one after the other above the vehicle accelerator handle helps detecting child or adult with respect to length of the hand. When sensor triggered is less than 4 and rotation sensor is triggered then the engine is kill. A 5V relay module is helps in opening the engine circuit.

Part 2: When a vehicle fall the engine is in running state, if the driver lift the vehicle by using the acceleration handle it may accelerate and case accident (See Video attached), these type of accidents can be avoided by installing a fall sensor switch. When the vehicle falls the switch send signal to Arduino to put OFF the engine.

Improvements:

1) Vehicle speed to be fed to circuit so that, this circuit (Part 1) gets ON when speed is less than a set speed (eg: <5kM/Hr)so that adults can ride >5kM/Hr irrespective to sensor.

2) IR sensor alternate - as IR sensors are sensitive to sunlight.

3) A tilt sensor module (Ball or mercury type) can be used to detect a fall of vehicle.

The above projects are the concepts that can be implemented in real time for safety.

EXPANDED TECHNICAL DETAILS

Dynamic Vehicular Safety Interlock

A life-saving project designed for motorcycles or child-operated vehicles, capable of instantly cutting the engine if a fall or extreme acceleration is detected.

  • 6-Axis IMU Orientation Analysis: The Arduino monitors an MPU-6050 accelerometer/gyroscope. The firmware identifies "Fall Events" (where the lean angle exceeds 45 degrees) or "Impact Events" (spike in G-force).
  • Relay-Based Ignition "Kill" Switch: Manages a high-current, normally-closed relay in the vehicle's ignition circuit. Upon detection of a fall, the Arduino instantly opens the relay, "Killing" the engine to prevent fire or further injury.

Reliability

  • Verified with Arduino IDE: Coded with a "Critical Interrupt" priority; the safety-kill logic bypasses all other sensor data to ensure the engine is deactivated within 10ms of an incident.

ข้อมูล Frontmatter ดั้งเดิม

title: "Child Acceleration & Vehicle Fall Sensor to KILL Engine"
description: "Two-wheel auto gear ENGINE is KILLED (off) when the sensor detects a child accelerate the vehicle or a vehicle falls down to avoid accident."
author: "merrypaulraj"
category: "Motors & Robotics"
tags:
  - "automobile"
  - "safety"
  - "accident"
views: 5010
likes: 4
price: 2450
difficulty: "Easy"
components:
  - "1x 5V Relay Module"
  - "1x Arduino UNO"
  - "1x PVC Pipe  10mm ID x 300mm Lg (Bent)"
  - "1x Multi meter"
  - "1x Welding Machine"
  - "1x Metal Ball 9.5mm"
  - "1x Soldering iron (generic)"
  - "4x IR Sensor Module"
  - "1x Jumper wires (generic)"
  - "1x 9V battery (generic)"
  - "1x Perma-Proto Breadboard Half Size"
tools: []
apps:
  - "1x Arduino IDE"
downloadableFiles:
  - "https://projects.arduinocontent.cc/16397ff5-17dc-4211-8810-896ad0cd74fb.ino"
  - "https://projects.arduinocontent.cc/16397ff5-17dc-4211-8810-896ad0cd74fb.ino"
documentationLinks: []
passwordHash: "5feac9e7609e51f15ae2ad51bee22153df56177939c0e04fef8cfce9890cecf5"
encryptedPayload: "U2FsdGVkX18VnoRT5XmSkxrWB3trx1VtgW4Mzu5OP1gPtxKDt/8Lk+t5U05ukG1fPnvQ/zvylPwd+7EHocnGp74FwlrypMDmlxZ6oDp65N4="
seoDescription: "Safety system using a Sensor to KILL the Engine during Child Acceleration or a Vehicle Fall for Two-wheel auto gear vehicles."
videoLinks:
  - "https://www.youtube.com/embed/rJtPwz1P58Q"
  - "https://www.youtube.com/embed/9qZRRq-K3u0"
heroImage: "https://cdn.jsdelivr.net/gh/bigboxthailand/arduino-assets@main/images/projects/child-acceleration-vehicle-fall-sensor-to-kill-engine-00ab39_cover.jpg"
lang: "en"