Modelling a Hybrid Flow Shop using OntoGui
Last updated
Last updated
The flow shop is composed of 5 machines and 5 buffers which are connected accordingly
The processing time of each machine varies according to the part(classes).
Each of the machines has failure modes with different mean time to repair and mean time to failure. M1, M4, M5 have two failure modes and M2,M3 have only one failure mode.
A new ontology module Hybrid Flow-shop has been created.
System design tool is selected under the ontology tools.
System Design window is opened
A new part called Part-A of the class Workpiece type is created
A process plan prodplan is created for the Part-A
M1.1 is the process step of the machine M1. The processing time of 1.1s is entered using the set time option and Manufacturing task is selected under the set class option.
M2.1 is the process step of the machine M2 with a processing time of 0.9s
M4.1 is the process step of the machine M4 with a processing time of 1.5s
M5.1 is the process step of the machine M5 with a processing time of 0.7s
Successors of process step
M2.1 is selected as a successor of M1.1 using the add button under add successor. M3.1 is the successor of M2.1 and M4.1 is the successor of M3.1.
A system called Hybrid flowshop of the class Manufacturing system is created.
The machines M1,M2,M3 and M4 and buffers B1,B2,B3 and B4 are created under this system using the Add new option.
Managing connections of selected machine
For M1, B1 is in upstream and B2,B3 are in downstream. For M2, B2 is in upstream and B4 is in downstream. For M3, B3 is in upstream and B4 is in downstream. For M4, B4 is in upstream and B5 is in downstream. For M5, B5 is in upstream and B1 is in downstream.
Manage properties of Buffer
The buffer capacity of each buffer was entered in the box.
Manage failure modes of machine
The failure mode properties of each machine are entered. The failure type is "ODF". Time to fail is recorded in terms of hour and time to repair is in terms of minutes. The value is entered in properties value dialog box.
The procedure is repeated for all the other machines as well. M1 and M4 have two failure modes
The value can be modified later by using the set button
The machines are assigned to respective process step. M1 is assigned to M1.1, M2 is assigned to M2.1, M4 is assigned to M4.1 and M5 is assigned to M5.1.
A new part called Part-B of the class Workpiece type is created
A process plan prodplan.1 is created for the Part-B
M1.2 is the process step of the machine M1. The processing time of 1.3s is entered using the set time option and Manufacturing task is selected under the set class option.
M3.2 is the process step of the machine M3 with a processing time of 2.1s
M4.2 is the process step of the machine M4 with a processing time of 1.2s
M5.2 is the process step of the machine M5 with a processing time of 0.8s
Successors of process step
M3.2 is selected as a successor of M1.2 using the add button under add successor. M4.2 is the successor of M3.2 and M5.2 is the successor of M4.2.
The machines are assigned to respective process step. M1 is assigned to M1.2, M3 is assigned to M3.2, M4 is assigned to M4.2 and M5 is assigned to M5.2.
A new part called Part-C of the class Workpiece type is created
A process plan prodplan.2 is created for the Part-C
M1.3 is the process step of the machine M1. The processing time of 1s is entered using the set time option and Manufacturing task is selected under the set class option.
M2.3 is the process step of the machine M2 with a processing time of 1.1s
M4.3 is the process step of the machine M4 with a processing time of 0.7s
M5.3 is the process step of the machine M5 with a processing time of 0.5s
Successors of process step
M2.3 is selected as a successor of M1.3 using the add button under add successor. M3.3 is the successor of M2.3 and M4.3 is the successor of M3.3.
The machines are assigned to respective process step. M1 is assigned to M1.3, M2 is assigned to M2.3, M4 is assigned to M4.3 and M5 is assigned to M5.3.