Commit d5e6a6c1 authored by Georgios Dagkakis's avatar Georgios Dagkakis Committed by Ioannis Papagiannopoulos

updates in topologies

parent dfe8d623
...@@ -154,9 +154,12 @@ ...@@ -154,9 +154,12 @@
{ {
"operator": "O1", "operator": "O1",
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed", "mean": 1
"mean": 1.0 }
},
"operationType": {
"Processing": 1
}, },
"stationIdsList": [ "stationIdsList": [
"M0" "M0"
...@@ -186,9 +189,12 @@ ...@@ -186,9 +189,12 @@
{ {
"operator": "O1", "operator": "O1",
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed", "mean": 2
"mean": "2" }
},
"operationType": {
"Processing": 1
}, },
"stationIdsList": [ "stationIdsList": [
"M1", "M1",
...@@ -231,9 +237,12 @@ ...@@ -231,9 +237,12 @@
{ {
"operator": "O1", "operator": "O1",
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed", "mean": 1
"mean": "1" }
},
"operationType": {
"Processing": 1
}, },
"stationIdsList": [ "stationIdsList": [
"M1", "M1",
...@@ -276,9 +285,12 @@ ...@@ -276,9 +285,12 @@
{ {
"operator": "O1", "operator": "O1",
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed", "mean": 3
"mean": "3" }
},
"operationType": {
"Processing": 1
}, },
"stationIdsList": [ "stationIdsList": [
"M1", "M1",
...@@ -312,9 +324,12 @@ ...@@ -312,9 +324,12 @@
{ {
"operator": "O2", "operator": "O2",
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed", "mean": 1
"mean": "1" }
},
"operationType": {
"Processing": 1
}, },
"stationIdsList": [ "stationIdsList": [
"MA1" "MA1"
......
...@@ -264,14 +264,18 @@ ...@@ -264,14 +264,18 @@
"CAD2" "CAD2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 1 "mean": 1
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.5 "mean": 0.5
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "1" "sequence": "1"
} }
...@@ -302,14 +306,18 @@ ...@@ -302,14 +306,18 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 2 "mean": 2
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.5 "mean": 0.5
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "2" "sequence": "2"
}, },
...@@ -326,14 +334,18 @@ ...@@ -326,14 +334,18 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 2 "mean": 2
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.5 "mean": 0.5
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "3" "sequence": "3"
}, },
...@@ -349,14 +361,18 @@ ...@@ -349,14 +361,18 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 2 "mean": 2
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.5 "mean": 0.5
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "4" "sequence": "4"
}, },
...@@ -401,14 +417,18 @@ ...@@ -401,14 +417,18 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 1 "mean": 1
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.6 "mean": 0.6
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "3" "sequence": "3"
}, },
...@@ -425,14 +445,18 @@ ...@@ -425,14 +445,18 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 4 "mean": 4
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.4 "mean": 0.4
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "4" "sequence": "4"
}, },
...@@ -448,14 +472,18 @@ ...@@ -448,14 +472,18 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 1 "mean": 1
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.6 "mean": 0.6
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "5" "sequence": "5"
}, },
...@@ -488,9 +516,12 @@ ...@@ -488,9 +516,12 @@
"MA3" "MA3"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 1 "mean": 1
}
},
"operationType": {
"Processing": 1
}, },
"sequence": "6" "sequence": "6"
}, },
...@@ -506,14 +537,18 @@ ...@@ -506,14 +537,18 @@
"IM" "IM"
], ],
"processingTime": { "processingTime": {
"operationType": 0, "Fixed": {
"distributionType": "Fixed",
"mean": 2 "mean": 2
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.5 "mean": 0.5
}
},
"operationType": {
"Processing": 0,
"Setup":1
}, },
"sequence": "7" "sequence": "7"
}, },
......
...@@ -281,14 +281,18 @@ ...@@ -281,14 +281,18 @@
"CAD2" "CAD2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 1 "mean": 1
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.5 "mean": 0.5
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "1" "sequence": "1"
} }
...@@ -319,14 +323,18 @@ ...@@ -319,14 +323,18 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 2 "mean": 2
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.5 "mean": 0.5
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "2" "sequence": "2"
}, },
...@@ -343,14 +351,18 @@ ...@@ -343,14 +351,18 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 2 "mean": 2
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.5 "mean": 0.5
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "3" "sequence": "3"
}, },
...@@ -366,14 +378,18 @@ ...@@ -366,14 +378,18 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 2 "mean": 2
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.5 "mean": 0.5
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "4" "sequence": "4"
}, },
...@@ -418,14 +434,18 @@ ...@@ -418,14 +434,18 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 1 "mean": 1
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.6 "mean": 0.6
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "3" "sequence": "3"
}, },
...@@ -442,14 +462,18 @@ ...@@ -442,14 +462,18 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 4 "mean": 4
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.4 "mean": 0.4
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "4" "sequence": "4"
}, },
...@@ -465,14 +489,18 @@ ...@@ -465,14 +489,18 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 1 "mean": 1
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.6 "mean": 0.6
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "5" "sequence": "5"
}, },
...@@ -505,9 +533,13 @@ ...@@ -505,9 +533,13 @@
"MA3" "MA3"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 1 "mean": 1
}
},
"operationType": {
"Processing": 1,
"Setup":0
}, },
"sequence": "6" "sequence": "6"
}, },
...@@ -523,14 +555,18 @@ ...@@ -523,14 +555,18 @@
"IM" "IM"
], ],
"processingTime": { "processingTime": {
"operationType": 0, "Fixed": {
"distributionType": "Fixed",
"mean": 2 "mean": 2
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.5 "mean": 0.5
}
},
"operationType": {
"Processing": 0,
"Setup":1
}, },
"sequence": "7" "sequence": "7"
}, },
...@@ -568,14 +604,18 @@ ...@@ -568,14 +604,18 @@
"CAD2" "CAD2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 1.4 "mean": 1.4
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.7 "mean": 0.7
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "1" "sequence": "1"
} }
...@@ -606,14 +646,18 @@ ...@@ -606,14 +646,18 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.3 "mean": 0.3
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.1 "mean": 0.1
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "2" "sequence": "2"
}, },
...@@ -630,14 +674,18 @@ ...@@ -630,14 +674,18 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 3 "mean": 3
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 1.2 "mean": 1.2
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "3" "sequence": "3"
}, },
...@@ -653,14 +701,18 @@ ...@@ -653,14 +701,18 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.9 "mean": 0.9
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.3 "mean": 0.3
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "4" "sequence": "4"
}, },
...@@ -705,14 +757,18 @@ ...@@ -705,14 +757,18 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.8 "mean": 0.8
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.2 "mean": 0.2
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "3" "sequence": "3"
}, },
...@@ -729,14 +785,18 @@ ...@@ -729,14 +785,18 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.4 "mean": 0.4
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.1 "mean": 0.1
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "4" "sequence": "4"
}, },
...@@ -752,14 +812,18 @@ ...@@ -752,14 +812,18 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 1.4 "mean": 1.4
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.3 "mean": 0.3
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "5" "sequence": "5"
}, },
...@@ -792,9 +856,13 @@ ...@@ -792,9 +856,13 @@
"MA3" "MA3"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 2 "mean": 2
}
},
"operationType": {
"Processing": 1,
"Setup":0
}, },
"sequence": "7" "sequence": "7"
}, },
...@@ -810,14 +878,18 @@ ...@@ -810,14 +878,18 @@
"IM" "IM"
], ],
"processingTime": { "processingTime": {
"operationType": 0, "Fixed": {
"distributionType": "Fixed",
"mean": 0.7 "mean": 0.7
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.1 "mean": 0.1
}
},
"operationType": {
"Processing": 0,
"Setup":1
}, },
"sequence": "8" "sequence": "8"
}, },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment