Project Presentation
Let's go!
Context of the project
This project is carried out in collaboration with a company that manufactures aluminum window frames. During the production process, each profile must be drilled before assembly. However, there are many types of profiles, and each one requires different drilling positions.
Continue
Objective
-Automate drilling process -Use barcode to identify profile -System retrieves drilling coordinates - communication between composants Goals: -improve productivity -reduce errors simplify operator work
Continue
When a barcode is scanned, the application sends a request to the database.The system checks if the profile exists.
If it exists, it retrieves all the associated drilling points.These coordinates are then displayed and can be sent to the machine for automatic drilling.
+info
+info
Continue
System overview
perform drilling
store information
process data
scan barcode
Continue
MY ROLE
In this project, I am responsible for the database part.
Continue
Database structure
Table "Profile" → profile info + barcode Table "Point_Percage" → X, Y, Z 1 profile → many points Table "Foret" → tool wear Table "Log_Systeme" → system logs
Continue
Sequence Diagram
Thank you!
Start
Project Presentation
Junior Kepseu
Created on March 18, 2026
Start designing with a free template
Discover more than 1500 professional designs like these:
View
Terrazzo Presentation
View
Visual Presentation
View
Relaxing Presentation
View
Modern Presentation
View
Colorful Presentation
View
Modular Structure Presentation
View
Chromatic Presentation
Explore all templates
Transcript
Project Presentation
Let's go!
Context of the project
This project is carried out in collaboration with a company that manufactures aluminum window frames. During the production process, each profile must be drilled before assembly. However, there are many types of profiles, and each one requires different drilling positions.
Continue
Objective
-Automate drilling process -Use barcode to identify profile -System retrieves drilling coordinates - communication between composants Goals: -improve productivity -reduce errors simplify operator work
Continue
When a barcode is scanned, the application sends a request to the database.The system checks if the profile exists.
If it exists, it retrieves all the associated drilling points.These coordinates are then displayed and can be sent to the machine for automatic drilling.
+info
+info
Continue
System overview
perform drilling
store information
process data
scan barcode
Continue
MY ROLE
In this project, I am responsible for the database part.
Continue
Database structure
Table "Profile" → profile info + barcode Table "Point_Percage" → X, Y, Z 1 profile → many points Table "Foret" → tool wear Table "Log_Systeme" → system logs
Continue
Sequence Diagram
Thank you!
Start