Modelling of a Flow Shop using OntoGui
Last updated
Last updated
The flow shop is composed of 4 machines and 4 buffers which are connected accordingly.
The processing time of each machine varies according to the part(classes).
Process times:
Buffer capacity:
Each of the machines has failure modes with different mean time to repair and mean time to failure. M1, M4 have two failure modes and M2,M3 have only one failure mode:
A new ontology module 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 process-plan-a is created for the Part-A
m1a is the process step of the machine M1. The processing time of 2.1s is entered using the set time option and Manufacturing task is selected under the set class option.
m2a is the process step of the machine M2 with a processing time of 1.2s
m3a is the process step of the machine M3 with a processing time of 5s
m4a is the process step of the machine M4 with a processing time of 1.5s
Successors of process step
m2a is selected as a successor of m1a using the add button under add successor. m3a is the successor of m2a and m4a is the successor of m3a.
A system called production.sys1 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 is in Downstream. For M2, B2 is in upstream and B3 is in Downstream. For M3, B3 is in upstream and B4 is in Downstream. For M4, B4 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 is 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 m1a, M2 is assigned to m2a, M3 is assigned to m3a and M4 is assigned to m4a.
A new part called Part-B of the class Workpiece type is created
A process plan process-plan-b is created for the Part-B
m1b 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.
m2b is the process step of the machine M2 with a processing time of 1.2s
m3b is the process step of the machine M3 with a processing time of 1s
m4b is the process step of the machine M4 with a processing time of 5s
Successors of process step
m2b is selected as a successor of m1b using the add button under add successor. m3b is the successor of m2b and m4b is the successor of m3a.
The machines are assigned to respective process step. M1 is assigned to m1b, M2 is assigned to m2b, M3 is assigned to m3b and M4 is assigned to m4b.
A new part called Part-C of the class Workpiece type is created
A process plan process-plan-c is created for the Part-C
m1b 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.
m2b is the process step of the machine M2 with a processing time of 2.5s
m3b is the process step of the machine M3 with a processing time of 3s
m4b is the process step of the machine M4 with a processing time of 1.3s
Successors of process step
m2c is selected as a successor of m1c using the add button under add successor. m3c is the successor of m2c and m4c is the successor of m3c.
The machines are assigned to respective process step. M1 is assigned to m1c, M2 is assigned to m2c, M3 is assigned to m3c and M4 is assigned to m4c.
Part A
Part B
Part C
Generation
1 part/sec
0.5 part/sec
0.8 part/sec
M1
2.1 sec
1.3 sec
1 sec
M2
1.2 sec
1.2 sec
2.5 sec
M3
5 sec
1 sec
3 sec
M4
1.5 sec
5 sec
1.3 sec
Buffer
Size
B1
10
B2
7
B3
9
B4
4
Machine
MTTF_1
MTTR_1
MTTF_2
MTTR_2
M1
300 h
15 min
200 h
20 min
M2
200 h
20 min
-
-
M3
250 h
5 min
-
-
M4
100 h
2 min
250 h
10 min