ACEE 11 Draft 2
ACEE 11 Draft 2
ACEE 11L
Industrial Electronics (Laboratory)
Group Members
Baloyo, Marcus Damian O. Radam, Christ Simon R.
Cortez, Jan Clyde Reyes, Rafael Yñigo F.
Cuevas, Yna Cherubim J. Reyes, Redelyn Cris D.
David, Patricia Syrille P. Reyes, Ricxanne T.
Gaid, Mariel P. Saraza, John Iverson J.
Iñigo, Mark Jefferson A. Sarmiento, Mary Coolin M.
Loquente, John Earl Sungcang, Lhery D.
Molina, Jenyzel Xyra R. Valdez, John Noble I.
Ortega, Keshley Akeesha M. Vallejo, Raphael C.
Submitted to:
Engr. Feliciano Bulos Jr.
Faculty - DOE
I. INTRODUCTION
As urban centers continue to grow, the demand for convenient and efficient parking solutions has
never been more critical. Here in the Philippines, one of the major problems in transportation is the parking,
which causes lots of troubles and conflict among the drivers. Also, excessive parking sometimes leads to
accidents and, in some cases, robberies.
Being said that, this project intends to enhance the security of the parking lots, hence will improve
the drivers’ satisfaction. This initiative will not only improve such, but will also enhance the streamline
traffic flow, reduce congestion, and maximize space utilization. Given that technology advances, to
innovate a design that is safe, accessible, and user-friendly, ultimately elevating the parking space, is indeed
feasible.
The main function of the system is to detect whether the parking is occupied or available and to
protect the vehicles to excessive parking. Only a parking space will be featured in the miniature. The
prototype of that will include an entrance and an exit gate with 8 available parking spots. Furthermore, the
access control will only be able to identify cars utilizing sensors.
In addition to this project is the development of a miniature prototype of the proposed parking space
to serve as a guide and presentation tool, showcasing the project's mechanisms, functionalities, and real-
life performance.
1.2 Objectives
This project aims to:
III. METHODOLOGY
3. 1 Project Requirements
In this section, the following equipment are listed that will be used in constructing real life
automated parking system:
• LED Lights: Green and Red Lights to turn on and off indicating when a slot is occupied or available.
• RFID Readers: Installed at the entrance to detect RFID cards.
• RFID Tags: Each car will be provided with an RFID card for access.
• Barrier Gate: Automated arm barrier installed at the entrance that opens based on parking
availability.
Software used:
• Arduino Board
• IR Sensors
• Servo Motors (SG90)
• Motor Drivers (L298N or others)
• Structural Materials (plastic, wood, or metal for the parking platform)
• Power Supply
• Wiring and Connectors
• Miscellaneous (LEDs, resistors, capacitors, breadboard, etc.)
• PISO Shift Register (Subject to change)
• SIPO Shift Register (Subject to change)
• PNP Transistor (Subject to change)
3.4 Prototype
This section discusses the planned systems, mechanisms and iterates on how should each
components work together in ensuring that the objectives are satisfied. However, parts of this prototype are
subject to change due to factors such as cost, component availability, and other factors.
The prototype will be split into four chapters, namely: The power supply, slot indicators, gates,
and the integration of each part.
I. Power Supply
The researchers believe that sourcing power from the AC mains will be more cost-effective over
time compared to relying on batteries that require periodic replacement. This project will implement a 5V
DC adapter connected to an AC source (see Figure 1). The DC adapter will then connect to a barrel jack
adapter (see Figure 2) to extract positive and negative leads, facilitating easy integration with various
components in the project, including the Arduino and servo motors. Power will be supplied in parallel to
the Arduino, motors and other components, as the Arduino is unable to directly power the servo motors due
to its limited current capacity. However, the RFID module would be powered via Arduino because of its
required 3.3V input, of which the Arduino could supply.
Since the voltage supplied by the power adapter is already in 5V, the unregulated 5V input pin and
GND would be used (Figure 3).
Figure 1. A 5V DC
adapter. Figure 2. A female DC
barrel jack adapter.
Below is the diagram that represents how should the above be wired (Figure 4).
Motors
Barrel Jack
5V Wall Adapter Arduino
Adapter
Other
Components
Figure 4. Wiring.
III. Gates
The project will incorporate two servos to control the
entrance and exit gates. Additionally, the gates will be equipped with
IR sensors, functioning similarly to the slot indicators. These IR
sensors will detect vehicles waiting to enter or exit, relaying data to
the Arduino, which will then activate the gates to open. However, as
noted previously, once the parking lot has reached maximum
capacity, the entrance gates will remain closed. An LCD monitor
nearby will display this information, along with other relevant
details, to vehicles waiting at the entrance gate. Figure 7. A parking gate.
D. Integration
As seen above, this project requires many inputs and outputs across many sensors, LEDs and
modules. As such, the Arduino itself cannot account for all of them due to its limited I/O (Input/Output)
pins, therefore, integrated circuits (ICs) are needed to control its inputs and outputs. The ICs used for this
project are namely the 74LS166D (PISO shift register) and 74HC595 (SIPO shift register). These two
function such that the Arduino have an extension where it could control objects that it otherwise could
not.
The PISO shift register or the parallel-in-serial-out register is an IC that takes a parallel input of
bits (1s and 0s) and stores that until a clock signal is released to output its stored data in serial manner;
single file, one at a time. The SIPO shift register or the serial-in-parallel-out, on the other hand is the
inverse of the PISO, whereas it takes a serial input then releases its stored bits into parallel outputs when a
clock signal is released.
On the context of this project, the characteristics of these two shift registers are utilized to control
many inputs and outputs while still maintaining free I/O pins on the Arduino board for further use.
Theoretically, the use of shift registers also allows this project to increase its parking spaces by cascading
the shift registers and therefore allowing more sensors and LEDs to be controlled by amounts of 16, 32 or
even 64, while only connecting three pins on the Arduino. However, such amounts are not within the
scope of this project and the prototype would only place 8 parking spaces.
As for the other modules, they would be connected as shown on the diagram and no further
additional explanation are needed.
3.5 Finances
This section outlines the estimated cost for the proposed project. The table below shows the
breakdown of the costs for the miniature project.
Total ₱ 2,080.00
In addition, the table outlines the direct and indirect costs of the proposed parking space project,
below is the estimated breakdown of the cost for this project.
LED indicator
(red/green) ₱200 8 ₱1,600
Automated gate
mechanism ₱20,000 1 ₱20,000
Miscellaneous (wirings,
connectors, etc.) ₱6,000
Parking area
construction ₱800 per sqm 150 ₱120,000
Total ₱310,400.00
The potential revenue of this project is approximately ₱2,240.00 per day that is estimated to
₱67,000.00 monthly assuming all the 8 parking spaces are used the whole day at a rate of ₱20.00 per hour.
Integration issues
Using only compatible and tested
between hardware
hardware to ensure software-
Technical components (barriers, Medium High
hardware version compatibility,
sensors, cameras) and
with thorough testing conducted.
software systems.
Unanticipated costs
related to hardware, Developing a detailed cost plan
Financial software development, High Medium with contingencies and maintain
maintenance, and ongoing cost monitoring.
testing.
Table 4.1 Risk Table on the project
prototype
Table 4.2 outlines risk areas, descriptions, probabilities, impacts on the project development, and
mitigation strategies for each risk.
Risk Area Risk Description Probability Impact Mitigation
Test thoroughly before full
System failure or implementation, establish a
Technical malfunction of RFID Medium High reliable support and maintenance
readers and software plan, and implement redundant
backup systems.
Conduct a cost-benefit analysis to
High initial investment justify investment and explore
Financial costs for RFID High Medium financing options or phased
infrastructure implementation to manage
expenses.
Launch a benefits-focused
Resistance from marketing campaign. Incentivize
Operational customers to adopt the Medium Medium early adopters with discounts or
new system loyalty points, and provide clear
transition instructions and support.
- Create a comprehensive RFID
Staff training
training program for staff.
Operational inadequacies leading to Low High
- Hold regular refreshers and offer
operational delays
continuous support.
Table 4.2 Risk Table on the project
development
V. CONCLUSION
To follow…
VI. RECOMMENDATIONS
To follow…
VII. REFERENCES:
Ausecha, M., Rosero, J., & Gonzalez, G. (2021). RFID Applications and Security
Review. Computation, 9(6), 69. https://doi.org/10.3390/computation9060069
Basty, S. S., Kiwad, R., Vittal, S., & Ullah, M. M. (2022). RFID based Smart Parking System. International
Journal of Engineering Research & Technology, 11(7).
https://doi.org/10.17577/IJERTV11IS070127
Chatterjee, A., Manna, S., Rahaman, A., Sarkar, A. R., Ghosh, A., & Ansari, A. A. (2019, March 1). An
Automated RFID Based Car Parking System. IEEE Xplore.
https://doi.org/10.1109/OPTRONIX.2019.8862411
Jackson, C., & Kannan, K. (2017). RFID Based Smart Car Parking System. International Journal of Applied
Engineering Research, 12, 6559–6563. https://www.ripublication.com/ijaer17/ijaerv12n17_35.pdf
Kannadasan, R. et al. (2016). Rfid Based Automatic Parking System. Australian Journal of Basic and
Applied Sciences, 10(2) Special 2016, 186-191. https://www.researchgate.net/profile/Prabakaran-
N/publication/295979433_Rfid_Based_Automatic_Parking_System/links/56d13cc208ae4d8d64a
39c51/Rfid-Based-Automatic-Parking-System.pdf
Mazlan, M., Hamid, A., & Kamaludin, H.(2023). Radio Frequency Identification (RFID) Based Car Parking
System. JOIV : International Journal on Informatics Visualization, 2(4-2), 318–322.
https://www.joiv.org/index.php/joiv/article/view/173/165
Sadaat, H., & Shoukat, O. (2022). RFID Based Smart Parking. ResearchGate, 50.
https://doi.org/10.13140/RG.2.2.24165.37602
Sheng, N., Mariam, W., Annuar, A.,& Hafiza, W. (2022). Parking System Using Radio-Frequency
Identification (RFID) Technology. 81–90. https://doi.org/10.1007/978-981-19-4910-4_8