0% found this document useful (0 votes)
297 views15 pages

Automated Zebra Crossing System Project

The document describes a mini project on an 'Automated Zebra Crossing System' presented by two students - Rohith S and Syed Adnan Ahmed. The system aims to increase pedestrian safety at crossings by using sensors and actuators controlled by an Arduino board. It will detect pedestrians and automatically activate warning signals for drivers and open/close barriers for pedestrians. The objectives are to identify factors affecting pedestrian behavior and provide a practical solution to prevent accidents. The methodology uses hardware like Arduino, servo motor, LEDs and software to control the system based on a 9-second cycle.

Uploaded by

rohith gombe
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
297 views15 pages

Automated Zebra Crossing System Project

The document describes a mini project on an 'Automated Zebra Crossing System' presented by two students - Rohith S and Syed Adnan Ahmed. The system aims to increase pedestrian safety at crossings by using sensors and actuators controlled by an Arduino board. It will detect pedestrians and automatically activate warning signals for drivers and open/close barriers for pedestrians. The objectives are to identify factors affecting pedestrian behavior and provide a practical solution to prevent accidents. The methodology uses hardware like Arduino, servo motor, LEDs and software to control the system based on a 9-second cycle.

Uploaded by

rohith gombe
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd

ATME COLLEGE OF ENGINNERING

MYSORE

Department of Electronics & Communication engineering


ATME COLLEGE OF ENGINNERING
MYSORE

DEPARTMENT OF ELECTRONICS &


COMMUNICATION ENGINEERING

Mini Project Outline Presentation of


‘AUTOMATED ZEBRA CROSSING SYSTEM’

Team Members: Guide:


ROHITH S (4AD19EC069) Mr. GURUPRASAD K N
SYED ADNAN AHMED (4AD19EC081)
Assistant Professor
Dept. of E&CE
CONTENTS

 Introduction
 Problem Statement
 Objectives
 Block Diagram
 Methodology
 Execution Plan
INTRODUCTION

Road transport is essential for mobility of people and goods as well as it


contribute for India's development. The risk of road accidents exposes people to
injuries and fatalities.
 In the urban areas, the heavy road traffic makes the road crossing unsafe to the
pedestrians. This concept aims to avoid accidents happening in the
pedestrian crossing of traffic signals.
 The pedestrian collisions occur due to the unethical behavior of the drivers
skipping the signals, these accidents can be prevented by introducing
automatic beep sound so that the drivers can stay away from the zebra
crossing.
PROBLEM STATEMENT

 At crossing roads in each zebra crossing, many do not follow the


traffic light cues and in the end there are many accidents that
cannot be avoided.
 With the intelligent automatic zebra crossing system, it will focus on
pedestrian security by using Arduino Uno, Servo motor and RGB
diffused common cathode that will help run this system.
 The overview of the work is to warn both the driver and pedestrian
so that they can easily take another action before the collision.
 The system consists of active and passive protection of pedestrians
using automated zebra crossing system.
 This results indicated that the proposed system can make the
pedestrian to cross the road easily.
OBJECTIVES

 The main objective of this research is to trace out the


pedestrians safety while crossing the road, by examining the
effects of pedestrian characteristics on pedestrians crossing
behaviour.
 To identify the significant factors that affect pedestrian crossing
speed in crosswalks at both controlled and uncontrolled
intersections, To determine the most significant factor affecting
pedestrian compliance behaviour.
 To provide practical solution that can be improved upon in
future.
 It also helps the drivers to follow the traffic rule effectively.
BLOCK DIAGRAM

Fig(a) Image showing safe crosswalk of pedestrians Fig ( b ) Block diagram of PIR automated intelligent system

Fig(c) Architecture of the praposed system Fig(d) Connection of passive components [PIR]

Fig (a) Block diagram of automated


zebra crossing system
Fig (b) Architecture of automated zebra crossing system
METHODOLOGY
It is the simplest circuit diagram to show the working of Zebra Crossing System, it
includes Arduino UNO,Servo motor, power supply, buzzer,7 segment display &
LED. Here the Arduino uno can be operated as per the code & the power supply will
give required & sufficient power to the circuit, initially barrier is open for vehicle
side and close for pedestrian Side,during this time signal is RED for vehicle and
GREEN for [Link] 7 segment is used to count the time from 9 sec to 0 sec,
after completion 9 sec signal turns to YELLOW for 3 sec then signal turns GREEN
for vehicle and RED for pedestrian. The barrier for vehicle is closed and barrier for
pedestrian is open, after 9 sec same operation is repeated. This whole process is kept
inside a loop where the servo motor is reset after every complete execution, the
small delay periods in between are including as a safety feature.
METHODOLOGY

SOFTWARE :
⦁ There is one main software used in developing this project

(i) Arduino software


o Arduino software is used to write program using C language and Arduino
language.
o It is also used to compile and install the program into the microcontroller.
o Besides, it also has a function to monitor the distance between obstacle and PIR
(Passive infrared) sensor.
METHODOLOGY
HARDWARE :
(i) Arduino UNO:
.

The Arduino UNO is an open source microcontroller board, it is based on the


microchip ATmega328P microcontroller and developed by [Link]. The board is
equipped with a multiple set of digital and analog input/output pins, which has 14
digital I/O pins,(6 capable of PWM output),and 6 analog I/O [Link] is programmable
with the Arduino IDE (integrated development environment)via TYPE B USB cable,
it can be powered by USB cable or any external 9-volt battery, which accepts
voltages between 7-20 volts.
(ii) Servo motor:
In this design servo motor is used for controlling the gates that allows the vehicle in and out
of the parking area. It produces torque of 2.5Nm with the operating voltage of 4.8-6V. Servo motor's
pin1 is supplied with VSS, pin2 is connected to d3 point of Arduino uno, pin3 is grounded.

(iii) Buzzer:
A buzzer or beeper is an audio signalling device, which may be mechanical, electro
mechanical or piezoelectric. Magnetic buzzers are essentially current driven devices,
typically requiring more than 20mA to operate, the applied voltage can be as low as
1.5V or up to about 12V.

(iv) LED:
LED is a highly energy efficient- less heat, more light and lower [Link] use less
electricity
the same for the same light output-85% less electricity when compared to conventional
lighting and around 18% less electricity compared to CFL. led can make a big impact on
energy use.
(v)Seven Segment display:
A 7segment display is a form of electronic display device for displaying decimal
numerals that is an alternative to the more complex dot matrix displays, they are
widely used in digital clocks, electronics meters, basic calculators, and other
Electronic devices that display numerical information.

(vi)Jumper wires:
A jump wire is an electrical wire or group of them in a cable, with a connector
or pin at each end, which is normally used to interconnect the components of a
breadboard or other prototype or test circuit, internally or with other
equipment or components, without soldering.

There are three types:


(a)Male to Male
(b)Male to Female
(c) Female to Female
EXECUTION PLAN

 First, we have gone through the research papers on “ Automated


Zebra Crossing System”.
 Then, we gathered the information about the project(like what
components are needed).
 We analysed the design of circuit and implementation.
 We estimated the over all cost of the project.
 At last we prepared the project report
Thank
You

Common questions

Powered by AI

The methodology for developing the Automated Zebra Crossing System starts with utilizing the Arduino software for programming the microcontroller that orchestrates the system's operations . This includes writing code to manage pedestrian and vehicle signals based on sensor inputs and signal timing logic . The hardware process involves assembling components like the Arduino UNO, Servo motors, LED indicators, and other peripheral devices, using jumper wires for electrical connections and ensuring proper seating and functionality of components . The combined hardware and software development processes focus on creating a cohesive system that accurately and reliably manages crossing signals to support pedestrian safety .

The primary components utilized in the Automated Zebra Crossing System include Arduino UNO, Servo motor, Buzzer, LED, Seven Segment Display, and Jumper wires . The Arduino UNO functions as the central control unit, programming the system and managing input/output operations . The Servo motor controls the pedestrian and vehicle barriers by opening and closing them based on the traffic signal status, ensuring safety . The Buzzer provides an audio warning to alert drivers and pedestrians about changes in crossing conditions, enhancing alertness . The LED indicates the current status of the crossing area, while the Seven Segment Display counts down the time for the signals, helping manage crossing durations . Jumper wires are used for interconnecting components without soldering, ensuring the system is flexible and easy to modify .

The software component of the Automated Zebra Crossing System primarily involves the use of Arduino software, which is used to write, compile, and install the program into the microcontroller. This software also allows for the monitoring of distances between obstacles and the PIR sensor to determine safe crossing scenarios . On the hardware side, the Arduino UNO acts as the central processing unit controlling all operations with the help of a Servo motor for barrier control, a buzzer for audible warnings, LEDs for visual indications, a Seven Segment Display for timing, and Jumper wires for connectivity . Together, these components work in unison to provide a responsive and reliable system for safe pedestrian and vehicle interactions at crosswalks .

The widespread implementation of the Automated Zebra Crossing System could significantly improve urban traffic and pedestrian flow by reducing crossing-related delays and enhancing compliance with traffic signals . Synchronizing pedestrian visibility with vehicle signals is expected to decrease accidents and ensure uninterrupted traffic flow, promoting vehicle adherence to safe crossing practices . Such systems can effectively manage dense pedestrian traffic in busy intersections, potentially reducing congestion and improving overall city mobility . However, success relies on comprehensive integration and adaptation to differing urban layouts and traffic volume conditions alongside infrastructure investment .

Future iterations of the Automated Zebra Crossing System can be improved by integrating machine learning algorithms capable of adapting to and predicting traffic conditions and driver behaviors, thus enhancing responsiveness to erratic movements . Another enhancement could be the incorporation of fail-safe mechanisms, like secondary systems or manual overrides, to ensure operation continuity in the event of technology failures . Additionally, integrating vehicle-to-infrastructure communication could proactively manage driver behavior by alerting the system of potential non-compliance ahead of time . These improvements could provide more robust resilience against unpredictable variables, increasing overall system reliability and safety .

Designers face challenges such as ensuring robust detection and signaling to prevent accidents, which requires accurate programming and responsive component interaction . False triggers or hardware malfunctions like non-responsive Servo motors or incomplete signal changes can compromise safety . These challenges can be addressed by thorough testing under various conditions to refine detection algorithms and hardware robustness. Additionally, incorporating redundant systems and regular maintenance can help mitigate potential failures . Continuous data collection for feedback can also guide iterative improvements, optimizing the system's efficacy in reducing pedestrian accidents .

The Automated Zebra Crossing System tackles pedestrian safety at intersections by employing an Arduino-controlled mechanism that synchronizes vehicle and pedestrian signals to manage traffic flow effectively . It uses a Servo motor to operate barriers that control access, coupled with a sequence of LED and buzzer warnings to inform both pedestrians and drivers of safe crossing times . These signals are programmed to alternate with set durations, thus reducing the incidence of pedestrian collisions caused by drivers skipping signals . Ultimately, the system aims to manage traffic effectively while maintaining pedestrian safety by ensuring signals and barriers operate cohesively to prevent unsafe crossings .

Having a looped execution process in the Automated Zebra Crossing System is crucial because it ensures continuous monitoring and control of pedestrian and vehicle interactions, maintaining an automated cycle of signal changes and barrier operations for smooth traffic flow . The loop manages timing precisely and resets components like Servo motors to prepare for subsequent cycles, thereby ensuring consistent operation . If this process fails, issues such as signal mismatches, prolonged barrier status, or missed cycle operations might arise, potentially leading to pedestrian-vehicle conflicts, traffic congestion, or safety risks . Regular maintenance and system checks are important to prevent such failures and ensure loop integrity .

The Automated Zebra Crossing System utilizes the Passive Infrared (PIR) sensor to detect pedestrian movement and ensure proper operation of crossing signals by monitoring the area around the crosswalk . This detection allows the system to activate warnings and barriers accordingly, providing timely signals for both pedestrians and vehicles . However, limitations of PIR sensors include sensitivity to environmental conditions like temperature changes and potential false positives from non-pedestrian moving objects, which could lead to inaccurate signal changes . To mitigate these, the system may require calibration or supplementary detection methods to enhance accuracy and reliability .

The expected outcomes of implementing the Automated Zebra Crossing System include enhanced pedestrian safety by regulating crossing times, reducing the risk of accidents at crosswalks through synchronized signals and warnings . The system is designed to actively manage pedestrian and vehicle movements, ensuring compliance with traffic rules by providing clear indicators and automated barriers . Additionally, it aims to facilitate smoother traffic flow in urban environments with heavy road activity . These outcomes collectively contribute to an overall increase in pedestrian security while promoting efficient traffic management .

You might also like