SACAD: Sensored Arduino-Based Collision Alarming Device For Tricycles
SACAD: Sensored Arduino-Based Collision Alarming Device For Tricycles
for Tricycles
NICOLE O. ABATA
FRANCHESKA ZYRILL CUATON
HANNAH ELYNMAE CUISON
JOHN LEE DG. VALDEZ
Proponents
GERALD SORIANO
PANGASINAN NATIONAL HIGH SCHOOL
Alvear Street Lingayen, Pangasinan
Research Adviser
CHAPTER 1
INTRODUCTION
1.Can the S.A.C.A.D: Sensor Arduino-based Collision Alarming Device able to detect the
vehicle attempts to overtake?
2.Is there a significant difference between the researcher’s product to the commercial product in
terms of:
C. Cost-Efficiency
D. Workability
Hypothesis
1.The S.A.C.A.D: Sensor Arduino-based Collision Alarming Device can detect the vehicle
attempts to overtake.
2.There is no significant difference between the researcher’s product to the commercial product
in terms of:
C. Cost-Efficiency
D. Workability
PANGASINAN NATIONAL HIGH SCHOOL
Alvear Street Lingayen, Pangasinan
This study intends to create a high quality device that can alarm the driver whenever
some will pass or overtake to the designated lane. This study is designed to help the following
beneficiaries especially:
Tricycle Drivers
By using this device, the driver will function well because of the alarming system that
this device provides. The driver can have avoided accident due to collisions.
Community
Since the driver will function well, it can avoid accidents due to collision. With this
incident such as traffics will be avoided. Casualties such as loss of lives, vehicle expenses and
etc. As the driver functions well it will help the community’s highways and railroads accident
free.
Future Researchers
This study may help future studies about sensors and alarming device. This can help as a
related study that contribute to improve their study.
The main focus of this study is to develop a high quality device that can alarm the driver.
The making of the product requires different materials such as 0.8mm Diameter Soldering Lead
(1 roll), AC/DC Adapter/Converter with 9-12 Volts DC and 2-3 Amperes and Resistors (1/4
watt) of different values, Arduino Uno R3 with Cable, four (4) pcs Red Light-Emitting Diode
(LED), 16x2 Liquid Crystal Display (LCD) with 12C interface, DuPont Jumper Wires Cables
PANGASINAN NATIONAL HIGH SCHOOL
Alvear Street Lingayen, Pangasinan
(Female to Female, Male to Male & Female to Male), Solderless Breadboard, four (4) pcs
Waterproof Ultrasonic Ranging Module-JSN-SR04T and Waterproof Integrated Distance
Measuring Transducer Sensor for Arduino This study is limited in producing a high quality and
durable product. This study can only be used on tricycles and other industries who develop
different types of model of tricycles. The researchers also need to improve their product by using
different testing such as detection of vehicles, speed (alerting), speed (detecting) and workability.
CHAPTER II
METHODOLOGY
SR04T and Waterproof Integrated Distance Measuring Transducer Sensor for Arduino was used
for the detection of the moving vehicle were obtained from online shop.
Schematic Diagram
A. Pre- setup. It includes and load all necessary libraries; as follows, for all hardware
A2. Liquid Crystal Display with I2C – for 16x2 Liquid Crystal Display (LCD) connected with
This part of the program also contains definition of constants and global variables used
all throughout the program, such as pin connections, buffer and memory address assignments for
the modules.
Libraries contains lines of codes on how the modules interact with the internal circuitry
of the board, thus they help shorten the code in the main loop. They also define commands which
B. Setup. This part of the program contains commands that will be executed necessary
before hardware module can actually start interacting with the Arduino Development Board. For
the sketch development for the project, the following are included in this part:
B1. Initialization of Serial Communication between the Arduino Board and hardware modules;
B2. Definition of digital pin modules, either assigned as INPUT or OUTPUT, and their initial
PANGASINAN NATIONAL HIGH SCHOOL
Alvear Street Lingayen, Pangasinan
B3. Initialization of the LCD module, and displaying of initial message to the LCD.
C. Main Loop. The main loop contains line of co0des that will run every cycle, that is
to say loop. It is where the real-time state of the sensors and their values are taken. The main
loop also includes local variables and their data types. These local variables include, but not
limited to, strings, characters, integers, and float numbers. Sequentially, the main loop executes
C1. Definition of local variables, and parameters of the ultrasonic sensor, namely trigger and
echo.
C2. Call of the functions which determine the real-time values of distances;
C4. Display of the distance values in the LCD, and the trigger of light emitting diodes.
PANGASINAN NATIONAL HIGH SCHOOL
Alvear Street Lingayen, Pangasinan
Figure 2: Schematic
figure of
researcher’s product.
The Arduino Uno R3 is the development board used in this device, serves as the heart
and brain of the system. Its digital pins, configured to accept inputs, are used to connect to the
The researchers took advantage of the Arduino Uno’s serial data lines, namely Serial
Data (SDA) and serial clock (SCL) for the Liquid Crystal Display (LCD). Originally, the LCD
has 16 pins for its parallel communication. With the aid of inter-inter circuit (I2C) module, these
16 lines were converted only to four (4) lines, inclusive the serial clock (SCL), serial data (SDA),
supply (Vcc), and ground (GND) pins. The I2C module offers reliable and ease of
troubleshooting because of 16-to-4-line conversion of the communication lines from the LCD to
General Procedure
A. Front Sensor
B. Right Sensor
C. Back Sensor
D. Left Sensor
2. Connection of 16x2 Liquid Crystal Display with I2C to Arduino Development Board
A. Front LED
PANGASINAN NATIONAL HIGH SCHOOL
Alvear Street Lingayen, Pangasinan
B. Back LED
C. Right LED
D. Left LED
After connecting all the parts, the researcher’s plugged the USB port to a computer. Then the
researchers encoded the codes for the displaying of data compiled by Arduino Uno R3 from five
sensors, sending the data through programming:
PANGASINAN NATIONAL HIGH SCHOOL
Alvear Street Lingayen, Pangasinan
PANGASINAN NATIONAL HIGH SCHOOL
Alvear Street Lingayen, Pangasinan
CHAPTER III
Table I.1. Comparative data on the amount of time in seconds that it takes the detection of
the commercial system to the S.A.C.A.D: Sensor Arduino-based Collision Alarming Device.
Speed (Seconds)
1 5 7
2 3 5
3 6 9
4 4 8
5 7 6
Table 1 represents the comparative data on the amount of time in seconds that it takes the
Device. Based on the data gathered, the alerting system of the commercial vehicle detects the
overtaking attempts of vehicle around it faster than the S.A.C.A.D: Sensor Arduino-based
Collision Alarming Device. The researcher used T-Test for Two Independent Samples to
PANGASINAN NATIONAL HIGH SCHOOL
Alvear Street Lingayen, Pangasinan
determine if the hypothesis is rejected or accepted. Based on the calculations, the calculated t
Table I.2 Comparative data on the amount of time in seconds that it takes to alert the
driver of the commercial system to S.A.C.A.D: Sensor Arduino-based Collision Alarming
Device.
Speed (Seconds)
1 8 6
2 6 8
3 9 5
4 7 9
5 5 5
Table I represents the comparative data on the amount of time in seconds that it takes the
detection of the commercial system to the S.A.C.A.D: Sensor Arduino-based Collision Alarming
Device. Based on the data gathered, the alerting system of the S.A.C.A.D: Sensor Arduino-based
Collision Alarming Device alerts the driver faster than the commercial vehicle system. The
researcher used T-Test for Two Independent Samples to determine if the hypothesis is rejected or
PANGASINAN NATIONAL HIGH SCHOOL
Alvear Street Lingayen, Pangasinan
accepted. Based on the calculations, the calculated t exceeds the critical value. So that means
there is no significant difference.
Table II. Comparative data on total amount of expenses of materials being used on the
formulation of the test subjects in peso form.
Table II presents the comparative data on the total amount of expenses (peso) of materials
being used to make each samples. Based on the results, the S.A.C.A.D: Sensor Arduino-based
Collision Alarming Device is cheaper and more convenient to use than the Commercial System.
The researcher used T-Test for Two Independent Samples to determine if the hypothesis is
rejected or accepted. Based on the calculations, the calculated t exceeds the critical value, so that
means there is no significant difference.
PANGASINAN NATIONAL HIGH SCHOOL
Alvear Street Lingayen, Pangasinan
Table III. Rating of the panelist on each the commercial system and S.A.C.A.D: Sensor
Arduino-based Collision Alarming Device in terms of workability.
Workability
1 5 4
2 4 5
3 4 5
4 5 4
5 5 3
6 4 5
7 4 4
8 3 3
10 5 5
Table III represents the ratings of a group tricycle drivers which serves as the panelists on
the performance of each treatments in terms of assembly and workability wherein is 5 is the
highest. Based on the results, the Commercial System is easier to assemble than the S.A.C.A.D:
Sensor Arduino-based Collision Alarming Device. The researcher used Friedman’s Test as its
statistical tool to determine whether the hypotheses are rejected or accepted. Based on the
PANGASINAN NATIONAL HIGH SCHOOL
Alvear Street Lingayen, Pangasinan
calculations, the value of S is less than the value of S-tabular Therefore, there is a significant
difference between the commercial vehicle system than the S.A.C.A.D: Sensor Arduino-based
Collision Alarming Device in terms of workability.
PANGASINAN NATIONAL HIGH SCHOOL
Alvear Street Lingayen, Pangasinan
CHAPTER IV
Summary
Many Filipino tricycle drivers suffered from vehicular accidents due to collision, this
gives the researchers to conduct a study. The study conducted from a new project, the
S.A.C.A.D: Sensor Arduino-based Collision Alarming Device. The product was done by
connecting wires, sensors, screen display and programming codes in the Arduino and sensors.
Conclusion
The researchers conducted the experimentation and has proven that the S.A.C.A.D:
Sensor Arduino-based Collision Alarming Device can alert the driver faster than the alerting
system of commercial vehicle. The researchers come out with the conclusion that there is no
significant difference between the commercial system and the S.A.C.A.D: Sensor Arduino-based
Collision Alarming Device specifically in terms of: speed on detecting the overtaking vehicle,
speed on alerting the driver, cost-efficiency and workability. The data shows that the S.A.C.A.D:
Sensor Arduino-based Collision Alarming Device is more affordable and convenient than the
commercial system. Based on the gathered data of the workability test, tricycle drivers rated the
S.A.C.A.D: Sensor Arduino-based Collision Alarming Device higher than the commercial
system. Therefore, the conducted study is proven and the S.A.C.A.D: Sensor Arduino-based
Collision Alarming Device can be an effective alerting device.
Recommendation
The researchers recommend to improve the study by adding more features in the product.
The researcher also recommends to apply the study in all types of vehicles to reduce accidents
PANGASINAN NATIONAL HIGH SCHOOL
Alvear Street Lingayen, Pangasinan
here in the Philippines. Furthermore, experimentation should be more standard to have more
accurate results.