Skip to content

mohamedtoumi891-pro/TIA-FactoryIO-Smart-Cap-Production

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TIA-FactoryIO-Smart-Cap-Production

This project implements a fully functioning production line simulation using Factory I/O and Siemens TIA Portal V17. The system automates the manufacturing of "Smart Bottle Caps," covering the entire lifecycle from raw material feeding to machining, assembly, and color-coded sorting.


1. Production Line Design & Simulation

The layout consists of a synchronized flow managed by a SIMATIC S7-1500 PLC. It integrates robotic pick-and-place units with CNC machining centers.

Factory I/O Production Line Figure 1: Overview of the Smart Cap Production Floor in Factory I/O

Process Flow:

  • Feeding: Random raw materials (Green/Blue) are placed onto the line.
  • Machining: CNC stations fabricate Bases (3s) and Lids (6s).
  • Assembly: Components are pressed together to form the final product.
  • Sorting: Finished caps are sorted by color into designated storage ramps.

2. Human-Machine Interface (HMI)

The HMI was developed in TIA Portal to provide real-time supervisory control and data acquisition (SCADA) for the operator.

HMI Control Panel View Functional Description & Control
HMI Interface Control Commands:
- Start/Reset: Master control for the PLC sequence.
- Stop Feeding: Halts new material while clearing the line.
- Setpoint (V): Analog adjustment for conveyor speed.

Live Statistics:
- Counter: Total throughput of the plant.
- Color Sort: Specific tracking for Green vs. Blue products.
- Safety: Integrated Emergency Stop monitoring.

3. Fault Detection & Alarms

To ensure industrial-grade reliability, the system includes:

  • Sequence Monitoring: Detects if a part is stuck between stations.
  • Hardware Interlocks: The HMI displays field-related alarms for any component failure.
  • Emergency Protocols: Immediate halting of all actuators upon E-Stop activation.

4. Project Directory Structure

The repository is organized to clearly separate the simulation environment from the automation logic:

TIA-FACTORY-IO/
├── PLC-HMI-Code/             # Siemens TIA Portal Project Folder
│   ├── ff.ap17               # Main TIA Portal Project File (V17)
│   ├── System/               # PLC System Configuration
│   └── [Internal Folders]    # IM, Logs, XRef, AdditionalFiles
├── Production-Line-Scene     # Factory I/O Scene File
├── HMI interface.png         # HMI Screenshot for documentation
└── tia portail img.png       # Factory I/O Screenshot for documentation

About

A high-fidelity digital twin of a Smart Bottle Cap factory using Siemens TIA Portal V17 and Factory I/O. Features S7-1500 PLC logic for machining (lids/bases), robotic assembly, and color-based sorting, integrated with a custom HMI for real-time monitoring and fault diagnostics.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages