Skip to content

Latest commit

 

History

History
26 lines (26 loc) · 1.71 KB

File metadata and controls

26 lines (26 loc) · 1.71 KB

Milk Flavour Mixing Plant Simulation

This repository discusses about the project I created during my internship in Siemens India.
It is a simulation of a flavoured milk mixing plant in reference to these two video:


It creates two types of flavoured milks- Chocolate and Strawberry.

Hardwares Used

The hardware component used here is the IoT 2050, an IoT edge device, which is a simple, cost-effective and flexible way of ensuring that any system, whether it is new or old, can take advantage of IoT and cloud related services. The IoT 2050 was used to implement a dashboard which was created using Node-Red. Apart from that, a laptop is used for monitoring and simulation purposes.

Softwares Used

The softwares/tools used are:
  • TIA Portal: The primary tool used for programming the PLC and for creating SCADA.
  • WinCC: This is necessary for designing the SCADA. It is used along with TIA Portal.
  • Node-Red: For creating the Dashboard.
  • PuTTY: Used for accesing the IoT 2050 through SSH and through serial communication.
  • PLCSIM Advanced 4.0: Since I couldn't have a physical PLC, I made use of this tool to create a simulated version of the S7-1200.

SCADA

Dashboard