Speech Karim
Speech Karim
Introduction
Distinguished members of the jury—Mr. Ali Mansouri, Mr. Ahmed Khlifi, and my
esteemed supervisor, Mr. Wajdi Bellil—faculty members, and colleagues present
today. It is my honor to present my final year project entitled "IoT-Enabled Smart
Parking System with RFID Integration.”
Look around any major city today, and you'll see a common problem—drivers
circling blocks again and again, looking for parking spaces. As our cities grow,
more people use cars, but parking spaces don't increase at the same rate. This
creates a daily challenge that affects millions of people. My project tackles this
everyday problem using Internet of Things technology to make parking smarter,
easier, and more efficient.
Problem Statement
Let me explain why this problem needs solving. First, as cities grow, more people
drive cars. This has created a serious shortage of parking spaces in most urban
areas.
The impact of this shortage is very real. Drivers now waste 15-20 minutes on
average looking for parking during busy hours. This isn't just annoying—it costs
money in wasted fuel, adds to air pollution, and makes traffic jams worse. Studies
show that up to 30% of downtown traffic is just cars driving around looking for
parking spots.
Proposed Solution
My solution is a complete IoT-based smart parking system with four main features:
First, real-time monitoring—I've placed IR sensors at each parking spot that can
tell if a space is empty or occupied. These sensors work continuously and update
the system immediately when a car parks or leaves.
Second, secure access control—The system uses RFID technology, like the cards
used for building access. Each authorized user gets an RFID tag that they can
scan to enter the parking area. This ensures only permitted vehicles can enter
while keeping track of exactly how many cars are inside.
Fourth, automated barriers—The entry and exit points have barriers controlled by
servo motors. These barriers work automatically—opening only when spaces are
available and the driver has valid RFID authentication, then closing after the car
passes.
All these components work together seamlessly. When a car leaves a spot, the
sensor detects this, updates the count of available spaces, and this information
appears on the mobile app immediately.
Let me explain who uses this system and what they can do with it.
Technical Design
The sequence diagrams show exactly what happens when a car arrives or leaves:
When a car approaches the entry point:
Working Environment
Let me explain the hardware and software I used to build this system.
ESP8266 NodeMCU: This is the main "brain" of the system. It has built-in WiFi
capabilities and connects to the internet.
Arduino UNO: This helps control the physical components like barriers.
IR Sensors: These detect when a vehicle is present by measuring infrared light
Arduino IDE: I used this to write and upload code to the microcontrollers.
Blynk Platform: This provides the cloud connection and mobile app functionality.
Libraries: I incorporated several libraries including MFRC522 for RFID functions,
Servo library for controlling motors, and Blynk library for cloud connectivity.
The entire system operates on standard 5V power, though the servo motors
require careful power management to ensure reliable operation.
Implementation
Here you can see the physical prototype I built for testing. All components are
connected according to the circuit diagram shown earlier.
The IR sensors are positioned strategically—two at the entry/exit points and others
at individual parking slots. The RFID reader is placed at the entry point where
drivers can easily scan their tags. The servo motors are attached to lightweight
barriers that demonstrate the entry/exit control.
Second, the remote accessibility through the mobile app transforms the parking
experience. Instead of driving to a parking area hoping to find a space, users
check availability before leaving home or work. This turns parking from an
uncertain, stressful activity into a planned, predictable one.
Third, the RFID system provides automated security. Only authorized vehicles can
enter, creating a safer, more controlled environment. The system maintains
precise counts of vehicles inside, ensuring the displayed availability is always
accurate.
Conclusion
As our cities continue to grow, smart solutions like this will become increasingly
important. This parking system might seem like a small innovation, but it
addresses a daily frustration for millions of people.
To quote the project philosophy: "The greatest tyranny of modern cities is not
their vastness, but the minutes wasted in searching for simple refuge. In liberating
drivers from this burden, we do not merely organize space—we return time to its
rightful owners."
Future Perspectives
Thank you for your attention. I welcome any questions about the design,
implementation, or potential applications of this system.