Commit 934ec2a6 authored by Georgios Dagkakis's avatar Georgios Dagkakis Committed by Ioannis Papagiannopoulos

topologies 70-78 update

parent c9f3efc3
...@@ -14,6 +14,31 @@ ...@@ -14,6 +14,31 @@
"isDummy": "0", "isDummy": "0",
"wip": [ "wip": [
{ {
"name": "Order1",
"route": [
{
"stationIdsList": [
"Q0"
],
"stepNumber": "0"
},
{
"stationIdsList": [
"CAD1",
"CAD2"
],
"processingTime": {
"Fixed": {
"mean": "1"
}
},
"stepNumber": "1"
}
],
"id": "O1",
"priority": "1",
"manager": "OP1",
"_class": "Dream.Order",
"componentsList": [ "componentsList": [
{ {
"componentType": "Basic", "componentType": "Basic",
...@@ -36,8 +61,9 @@ ...@@ -36,8 +61,9 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "2" "mean": "2"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -53,12 +79,14 @@ ...@@ -53,12 +79,14 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "2" "mean": "2"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.5" "mean": "0.5"
}
}, },
"stepNumber": "4" "stepNumber": "4"
}, },
...@@ -73,12 +101,14 @@ ...@@ -73,12 +101,14 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "2" "mean": "2"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.5" "mean": "0.5"
}
}, },
"stepNumber": "6" "stepNumber": "6"
}, },
...@@ -122,8 +152,9 @@ ...@@ -122,8 +152,9 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1" "mean": "1"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -139,12 +170,14 @@ ...@@ -139,12 +170,14 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "4" "mean": "4"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.4" "mean": "0.4"
}
}, },
"stepNumber": "4" "stepNumber": "4"
}, },
...@@ -159,12 +192,14 @@ ...@@ -159,12 +192,14 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1" "mean": "1"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.6" "mean": "0.6"
}
}, },
"stepNumber": "6" "stepNumber": "6"
}, },
...@@ -196,8 +231,9 @@ ...@@ -196,8 +231,9 @@
"MA3" "MA3"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1" "mean": "1"
}
}, },
"stepNumber": "0" "stepNumber": "0"
}, },
...@@ -212,12 +248,14 @@ ...@@ -212,12 +248,14 @@
"IM" "IM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "2" "mean": "2"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.5" "mean": "0.5"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -232,8 +270,10 @@ ...@@ -232,8 +270,10 @@
"id": "M1O1", "id": "M1O1",
"name": "Mould1 from Order1" "name": "Mould1 from Order1"
} }
], ]
"name": "Order1", },
{
"name": "Order2",
"route": [ "route": [
{ {
"stationIdsList": [ "stationIdsList": [
...@@ -247,18 +287,17 @@ ...@@ -247,18 +287,17 @@
"CAD2" "CAD2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1" "mean": "1.4"
}
}, },
"stepNumber": "1" "stepNumber": "1"
} }
], ],
"priority": "1", "id": "O2",
"priority": "2",
"manager": "OP1", "manager": "OP1",
"_class": "Dream.Order", "_class": "Dream.Order",
"id": "O1"
},
{
"componentsList": [ "componentsList": [
{ {
"componentType": "Basic", "componentType": "Basic",
...@@ -281,8 +320,9 @@ ...@@ -281,8 +320,9 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.3" "mean": "0.3"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -298,12 +338,14 @@ ...@@ -298,12 +338,14 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "3" "mean": "3"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1.2" "mean": "1.2"
}
}, },
"stepNumber": "4" "stepNumber": "4"
}, },
...@@ -318,12 +360,14 @@ ...@@ -318,12 +360,14 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.9" "mean": "0.9"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.3" "mean": "0.3"
}
}, },
"stepNumber": "6" "stepNumber": "6"
}, },
...@@ -367,8 +411,9 @@ ...@@ -367,8 +411,9 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.8" "mean": "0.8"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -384,12 +429,14 @@ ...@@ -384,12 +429,14 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.4" "mean": "0.4"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.1" "mean": "0.1"
}
}, },
"stepNumber": "4" "stepNumber": "4"
}, },
...@@ -404,12 +451,14 @@ ...@@ -404,12 +451,14 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1.4" "mean": "1.4"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.3" "mean": "0.3"
}
}, },
"stepNumber": "6" "stepNumber": "6"
}, },
...@@ -441,8 +490,9 @@ ...@@ -441,8 +490,9 @@
"MA3" "MA3"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "2" "mean": "2"
}
}, },
"stepNumber": "0" "stepNumber": "0"
}, },
...@@ -457,12 +507,14 @@ ...@@ -457,12 +507,14 @@
"IM" "IM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.7" "mean": "0.7"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.1" "mean": "0.1"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -477,8 +529,10 @@ ...@@ -477,8 +529,10 @@
"id": "M1O2", "id": "M1O2",
"name": "Mould1 from Order2" "name": "Mould1 from Order2"
} }
], ]
"name": "Order2", },
{
"name": "Order3",
"route": [ "route": [
{ {
"stationIdsList": [ "stationIdsList": [
...@@ -492,18 +546,17 @@ ...@@ -492,18 +546,17 @@
"CAD2" "CAD2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1.4" "mean": "2.4"
}
}, },
"stepNumber": "1" "stepNumber": "1"
} }
], ],
"id": "O3",
"priority": "2", "priority": "2",
"manager": "OP1", "manager": "OP2",
"_class": "Dream.Order", "_class": "Dream.Order",
"id": "O2"
},
{
"componentsList": [ "componentsList": [
{ {
"componentType": "Basic", "componentType": "Basic",
...@@ -526,8 +579,9 @@ ...@@ -526,8 +579,9 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.8" "mean": "0.8"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -543,12 +597,14 @@ ...@@ -543,12 +597,14 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "2" "mean": "2"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "2.2" "mean": "2.2"
}
}, },
"stepNumber": "4" "stepNumber": "4"
}, },
...@@ -563,12 +619,14 @@ ...@@ -563,12 +619,14 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.9" "mean": "0.9"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.3" "mean": "0.3"
}
}, },
"stepNumber": "6" "stepNumber": "6"
}, },
...@@ -612,8 +670,9 @@ ...@@ -612,8 +670,9 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.2" "mean": "0.2"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -629,12 +688,14 @@ ...@@ -629,12 +688,14 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.8" "mean": "0.8"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.3" "mean": "0.3"
}
}, },
"stepNumber": "4" "stepNumber": "4"
}, },
...@@ -649,12 +710,14 @@ ...@@ -649,12 +710,14 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.4" "mean": "0.4"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1.3" "mean": "1.3"
}
}, },
"stepNumber": "6" "stepNumber": "6"
}, },
...@@ -698,8 +761,9 @@ ...@@ -698,8 +761,9 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.4" "mean": "0.4"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -715,12 +779,14 @@ ...@@ -715,12 +779,14 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.2" "mean": "0.2"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.1" "mean": "0.1"
}
}, },
"stepNumber": "4" "stepNumber": "4"
}, },
...@@ -735,12 +801,14 @@ ...@@ -735,12 +801,14 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.1" "mean": "0.1"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.3" "mean": "0.3"
}
}, },
"stepNumber": "6" "stepNumber": "6"
}, },
...@@ -772,8 +840,9 @@ ...@@ -772,8 +840,9 @@
"MA3" "MA3"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "3" "mean": "3"
}
}, },
"stepNumber": "0" "stepNumber": "0"
}, },
...@@ -788,12 +857,14 @@ ...@@ -788,12 +857,14 @@
"IM" "IM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.3" "mean": "0.3"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.2" "mean": "0.2"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -808,31 +879,7 @@ ...@@ -808,31 +879,7 @@
"id": "M1O3", "id": "M1O3",
"name": "Mould1 from Order3" "name": "Mould1 from Order3"
} }
], ]
"name": "Order3",
"route": [
{
"stationIdsList": [
"Q0"
],
"stepNumber": "0"
},
{
"stationIdsList": [
"CAD1",
"CAD2"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "2.4"
},
"stepNumber": "1"
}
],
"priority": "2",
"manager": "OP2",
"_class": "Dream.Order",
"id": "O3"
} }
], ],
"interruptions": {}, "interruptions": {},
...@@ -965,10 +1012,10 @@ ...@@ -965,10 +1012,10 @@
}, },
"_class": "Dream.Simulation", "_class": "Dream.Simulation",
"general": { "general": {
"trace": "No", "maxSimTime": "-1",
"_class": "Dream.Configuration", "_class": "Dream.Configuration",
"numberOfReplications": "1", "numberOfReplications": "1",
"maxSimTime": "-1", "trace": "No",
"confidenceLevel": "0.95" "confidenceLevel": "0.95"
} }
} }
\ No newline at end of file
...@@ -14,6 +14,31 @@ ...@@ -14,6 +14,31 @@
"isDummy": "0", "isDummy": "0",
"wip": [ "wip": [
{ {
"name": "Order1",
"route": [
{
"stationIdsList": [
"Q0"
],
"stepNumber": "0"
},
{
"stationIdsList": [
"CAD1",
"CAD2"
],
"processingTime": {
"Fixed": {
"mean": "1"
}
},
"stepNumber": "1"
}
],
"id": "O1",
"priority": "1",
"manager": "OP1",
"_class": "Dream.Order",
"componentsList": [ "componentsList": [
{ {
"componentType": "Basic", "componentType": "Basic",
...@@ -36,8 +61,9 @@ ...@@ -36,8 +61,9 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "2" "mean": "2"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -53,12 +79,14 @@ ...@@ -53,12 +79,14 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "2" "mean": "2"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.5" "mean": "0.5"
}
}, },
"stepNumber": "4" "stepNumber": "4"
}, },
...@@ -73,12 +101,14 @@ ...@@ -73,12 +101,14 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "2" "mean": "2"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.5" "mean": "0.5"
}
}, },
"stepNumber": "6" "stepNumber": "6"
}, },
...@@ -122,8 +152,9 @@ ...@@ -122,8 +152,9 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1" "mean": "1"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -139,12 +170,14 @@ ...@@ -139,12 +170,14 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "4" "mean": "4"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.4" "mean": "0.4"
}
}, },
"stepNumber": "4" "stepNumber": "4"
}, },
...@@ -159,12 +192,14 @@ ...@@ -159,12 +192,14 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1" "mean": "1"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.6" "mean": "0.6"
}
}, },
"stepNumber": "6" "stepNumber": "6"
}, },
...@@ -196,8 +231,9 @@ ...@@ -196,8 +231,9 @@
"MA3" "MA3"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1" "mean": "1"
}
}, },
"stepNumber": "0" "stepNumber": "0"
}, },
...@@ -212,12 +248,14 @@ ...@@ -212,12 +248,14 @@
"IM" "IM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "2" "mean": "2"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.5" "mean": "0.5"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -232,8 +270,10 @@ ...@@ -232,8 +270,10 @@
"id": "M1O1", "id": "M1O1",
"name": "Mould1 from Order1" "name": "Mould1 from Order1"
} }
], ]
"name": "Order1", },
{
"name": "Order2",
"route": [ "route": [
{ {
"stationIdsList": [ "stationIdsList": [
...@@ -247,18 +287,17 @@ ...@@ -247,18 +287,17 @@
"CAD2" "CAD2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1" "mean": "1.4"
}
}, },
"stepNumber": "1" "stepNumber": "1"
} }
], ],
"priority": "1", "id": "O2",
"priority": "2",
"manager": "OP1", "manager": "OP1",
"_class": "Dream.Order", "_class": "Dream.Order",
"id": "O1"
},
{
"componentsList": [ "componentsList": [
{ {
"componentType": "Basic", "componentType": "Basic",
...@@ -281,8 +320,9 @@ ...@@ -281,8 +320,9 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.3" "mean": "0.3"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -298,12 +338,14 @@ ...@@ -298,12 +338,14 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "3" "mean": "3"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1.2" "mean": "1.2"
}
}, },
"stepNumber": "4" "stepNumber": "4"
}, },
...@@ -318,12 +360,14 @@ ...@@ -318,12 +360,14 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.9" "mean": "0.9"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.3" "mean": "0.3"
}
}, },
"stepNumber": "6" "stepNumber": "6"
}, },
...@@ -367,8 +411,9 @@ ...@@ -367,8 +411,9 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.8" "mean": "0.8"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -384,12 +429,14 @@ ...@@ -384,12 +429,14 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.4" "mean": "0.4"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.1" "mean": "0.1"
}
}, },
"stepNumber": "4" "stepNumber": "4"
}, },
...@@ -404,12 +451,14 @@ ...@@ -404,12 +451,14 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1.4" "mean": "1.4"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.3" "mean": "0.3"
}
}, },
"stepNumber": "6" "stepNumber": "6"
}, },
...@@ -441,8 +490,9 @@ ...@@ -441,8 +490,9 @@
"MA3" "MA3"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "2" "mean": "2"
}
}, },
"stepNumber": "0" "stepNumber": "0"
}, },
...@@ -457,12 +507,14 @@ ...@@ -457,12 +507,14 @@
"IM" "IM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.7" "mean": "0.7"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.1" "mean": "0.1"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -477,8 +529,10 @@ ...@@ -477,8 +529,10 @@
"id": "M1O2", "id": "M1O2",
"name": "Mould1 from Order2" "name": "Mould1 from Order2"
} }
], ]
"name": "Order2", },
{
"name": "Order3",
"route": [ "route": [
{ {
"stationIdsList": [ "stationIdsList": [
...@@ -492,18 +546,17 @@ ...@@ -492,18 +546,17 @@
"CAD2" "CAD2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1.4" "mean": "2.4"
}
}, },
"stepNumber": "1" "stepNumber": "1"
} }
], ],
"id": "O3",
"priority": "2", "priority": "2",
"manager": "OP1", "manager": "OP2",
"_class": "Dream.Order", "_class": "Dream.Order",
"id": "O2"
},
{
"componentsList": [ "componentsList": [
{ {
"componentType": "Basic", "componentType": "Basic",
...@@ -526,8 +579,9 @@ ...@@ -526,8 +579,9 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.8" "mean": "0.8"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -543,12 +597,14 @@ ...@@ -543,12 +597,14 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "2" "mean": "2"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "2.2" "mean": "2.2"
}
}, },
"stepNumber": "4" "stepNumber": "4"
}, },
...@@ -563,12 +619,14 @@ ...@@ -563,12 +619,14 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.9" "mean": "0.9"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.3" "mean": "0.3"
}
}, },
"stepNumber": "6" "stepNumber": "6"
}, },
...@@ -612,8 +670,9 @@ ...@@ -612,8 +670,9 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.2" "mean": "0.2"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -629,12 +688,14 @@ ...@@ -629,12 +688,14 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.8" "mean": "0.8"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.3" "mean": "0.3"
}
}, },
"stepNumber": "4" "stepNumber": "4"
}, },
...@@ -649,12 +710,14 @@ ...@@ -649,12 +710,14 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.4" "mean": "0.4"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1.3" "mean": "1.3"
}
}, },
"stepNumber": "6" "stepNumber": "6"
}, },
...@@ -698,8 +761,9 @@ ...@@ -698,8 +761,9 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.4" "mean": "0.4"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -715,12 +779,14 @@ ...@@ -715,12 +779,14 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.2" "mean": "0.2"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.1" "mean": "0.1"
}
}, },
"stepNumber": "4" "stepNumber": "4"
}, },
...@@ -735,12 +801,14 @@ ...@@ -735,12 +801,14 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.1" "mean": "0.1"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.3" "mean": "0.3"
}
}, },
"stepNumber": "6" "stepNumber": "6"
}, },
...@@ -772,8 +840,9 @@ ...@@ -772,8 +840,9 @@
"MA3" "MA3"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "3" "mean": "3"
}
}, },
"stepNumber": "0" "stepNumber": "0"
}, },
...@@ -788,12 +857,14 @@ ...@@ -788,12 +857,14 @@
"IM" "IM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.3" "mean": "0.3"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.2" "mean": "0.2"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -808,31 +879,7 @@ ...@@ -808,31 +879,7 @@
"id": "M1O3", "id": "M1O3",
"name": "Mould1 from Order3" "name": "Mould1 from Order3"
} }
], ]
"name": "Order3",
"route": [
{
"stationIdsList": [
"Q0"
],
"stepNumber": "0"
},
{
"stationIdsList": [
"CAD1",
"CAD2"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "2.4"
},
"stepNumber": "1"
}
],
"priority": "2",
"manager": "OP2",
"_class": "Dream.Order",
"id": "O3"
} }
], ],
"interruptions": {}, "interruptions": {},
...@@ -965,10 +1012,10 @@ ...@@ -965,10 +1012,10 @@
}, },
"_class": "Dream.Simulation", "_class": "Dream.Simulation",
"general": { "general": {
"trace": "No", "maxSimTime": "-1",
"_class": "Dream.Configuration", "_class": "Dream.Configuration",
"numberOfReplications": "1", "numberOfReplications": "1",
"maxSimTime": "-1", "trace": "No",
"confidenceLevel": "0.95" "confidenceLevel": "0.95"
} }
} }
\ No newline at end of file
...@@ -14,6 +14,31 @@ ...@@ -14,6 +14,31 @@
"isDummy": "0", "isDummy": "0",
"wip": [ "wip": [
{ {
"name": "Order1",
"route": [
{
"stationIdsList": [
"Q0"
],
"stepNumber": "0"
},
{
"stationIdsList": [
"CAD1",
"CAD2"
],
"processingTime": {
"Fixed": {
"mean": "1"
}
},
"stepNumber": "1"
}
],
"id": "O1",
"priority": "1",
"manager": "OP1",
"_class": "Dream.Order",
"componentsList": [ "componentsList": [
{ {
"componentType": "Basic", "componentType": "Basic",
...@@ -36,8 +61,9 @@ ...@@ -36,8 +61,9 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "2" "mean": "2"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -53,8 +79,9 @@ ...@@ -53,8 +79,9 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "2" "mean": "2"
}
}, },
"stepNumber": "4" "stepNumber": "4"
}, },
...@@ -69,12 +96,14 @@ ...@@ -69,12 +96,14 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "2" "mean": "2"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.5" "mean": "0.5"
}
}, },
"stepNumber": "6" "stepNumber": "6"
}, },
...@@ -118,8 +147,9 @@ ...@@ -118,8 +147,9 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1" "mean": "1"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -135,8 +165,9 @@ ...@@ -135,8 +165,9 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "4" "mean": "4"
}
}, },
"stepNumber": "4" "stepNumber": "4"
}, },
...@@ -151,12 +182,14 @@ ...@@ -151,12 +182,14 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1" "mean": "1"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.6" "mean": "0.6"
}
}, },
"stepNumber": "6" "stepNumber": "6"
}, },
...@@ -188,8 +221,9 @@ ...@@ -188,8 +221,9 @@
"MA3" "MA3"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1" "mean": "1"
}
}, },
"stepNumber": "0" "stepNumber": "0"
}, },
...@@ -204,12 +238,14 @@ ...@@ -204,12 +238,14 @@
"IM" "IM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "2" "mean": "2"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.5" "mean": "0.5"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -224,8 +260,10 @@ ...@@ -224,8 +260,10 @@
"id": "M1O1", "id": "M1O1",
"name": "Mould1 from Order1" "name": "Mould1 from Order1"
} }
], ]
"name": "Order1", },
{
"name": "Order2",
"route": [ "route": [
{ {
"stationIdsList": [ "stationIdsList": [
...@@ -239,18 +277,17 @@ ...@@ -239,18 +277,17 @@
"CAD2" "CAD2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1" "mean": "1.4"
}
}, },
"stepNumber": "1" "stepNumber": "1"
} }
], ],
"priority": "1", "id": "O2",
"priority": "2",
"manager": "OP1", "manager": "OP1",
"_class": "Dream.Order", "_class": "Dream.Order",
"id": "O1"
},
{
"componentsList": [ "componentsList": [
{ {
"componentType": "Basic", "componentType": "Basic",
...@@ -273,8 +310,9 @@ ...@@ -273,8 +310,9 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.3" "mean": "0.3"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -290,8 +328,9 @@ ...@@ -290,8 +328,9 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "3" "mean": "3"
}
}, },
"stepNumber": "4" "stepNumber": "4"
}, },
...@@ -306,12 +345,14 @@ ...@@ -306,12 +345,14 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.9" "mean": "0.9"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.3" "mean": "0.3"
}
}, },
"stepNumber": "6" "stepNumber": "6"
}, },
...@@ -355,8 +396,9 @@ ...@@ -355,8 +396,9 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.8" "mean": "0.8"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -372,8 +414,9 @@ ...@@ -372,8 +414,9 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.4" "mean": "0.4"
}
}, },
"stepNumber": "4" "stepNumber": "4"
}, },
...@@ -388,12 +431,14 @@ ...@@ -388,12 +431,14 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1.4" "mean": "1.4"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.3" "mean": "0.3"
}
}, },
"stepNumber": "6" "stepNumber": "6"
}, },
...@@ -425,8 +470,9 @@ ...@@ -425,8 +470,9 @@
"MA3" "MA3"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "2" "mean": "2"
}
}, },
"stepNumber": "0" "stepNumber": "0"
}, },
...@@ -441,12 +487,14 @@ ...@@ -441,12 +487,14 @@
"IM" "IM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.7" "mean": "0.7"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.1" "mean": "0.1"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -461,8 +509,10 @@ ...@@ -461,8 +509,10 @@
"id": "M1O2", "id": "M1O2",
"name": "Mould1 from Order2" "name": "Mould1 from Order2"
} }
], ]
"name": "Order2", },
{
"name": "Order3",
"route": [ "route": [
{ {
"stationIdsList": [ "stationIdsList": [
...@@ -476,18 +526,17 @@ ...@@ -476,18 +526,17 @@
"CAD2" "CAD2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1.4" "mean": "2.4"
}
}, },
"stepNumber": "1" "stepNumber": "1"
} }
], ],
"id": "O3",
"priority": "2", "priority": "2",
"manager": "OP1", "manager": "OP2",
"_class": "Dream.Order", "_class": "Dream.Order",
"id": "O2"
},
{
"componentsList": [ "componentsList": [
{ {
"componentType": "Basic", "componentType": "Basic",
...@@ -510,8 +559,9 @@ ...@@ -510,8 +559,9 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.8" "mean": "0.8"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -527,8 +577,9 @@ ...@@ -527,8 +577,9 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "2" "mean": "2"
}
}, },
"stepNumber": "4" "stepNumber": "4"
}, },
...@@ -543,12 +594,14 @@ ...@@ -543,12 +594,14 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.9" "mean": "0.9"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.3" "mean": "0.3"
}
}, },
"stepNumber": "6" "stepNumber": "6"
}, },
...@@ -592,8 +645,9 @@ ...@@ -592,8 +645,9 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.2" "mean": "0.2"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -609,8 +663,9 @@ ...@@ -609,8 +663,9 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.8" "mean": "0.8"
}
}, },
"stepNumber": "4" "stepNumber": "4"
}, },
...@@ -625,12 +680,14 @@ ...@@ -625,12 +680,14 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.4" "mean": "0.4"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1.3" "mean": "1.3"
}
}, },
"stepNumber": "6" "stepNumber": "6"
}, },
...@@ -674,8 +731,9 @@ ...@@ -674,8 +731,9 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.4" "mean": "0.4"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -691,8 +749,9 @@ ...@@ -691,8 +749,9 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.2" "mean": "0.2"
}
}, },
"stepNumber": "4" "stepNumber": "4"
}, },
...@@ -707,12 +766,14 @@ ...@@ -707,12 +766,14 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.1" "mean": "0.1"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.3" "mean": "0.3"
}
}, },
"stepNumber": "6" "stepNumber": "6"
}, },
...@@ -744,8 +805,9 @@ ...@@ -744,8 +805,9 @@
"MA3" "MA3"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "3" "mean": "3"
}
}, },
"stepNumber": "0" "stepNumber": "0"
}, },
...@@ -760,12 +822,14 @@ ...@@ -760,12 +822,14 @@
"IM" "IM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.3" "mean": "0.3"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.2" "mean": "0.2"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -780,31 +844,7 @@ ...@@ -780,31 +844,7 @@
"id": "M1O3", "id": "M1O3",
"name": "Mould1 from Order3" "name": "Mould1 from Order3"
} }
], ]
"name": "Order3",
"route": [
{
"stationIdsList": [
"Q0"
],
"stepNumber": "0"
},
{
"stationIdsList": [
"CAD1",
"CAD2"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "2.4"
},
"stepNumber": "1"
}
],
"priority": "2",
"manager": "OP2",
"_class": "Dream.Order",
"id": "O3"
} }
], ],
"interruptions": {}, "interruptions": {},
...@@ -937,10 +977,10 @@ ...@@ -937,10 +977,10 @@
}, },
"_class": "Dream.Simulation", "_class": "Dream.Simulation",
"general": { "general": {
"trace": "No", "maxSimTime": "-1",
"_class": "Dream.Configuration", "_class": "Dream.Configuration",
"numberOfReplications": "1", "numberOfReplications": "1",
"maxSimTime": "-1", "trace": "No",
"confidenceLevel": "0.95" "confidenceLevel": "0.95"
} }
} }
\ No newline at end of file
...@@ -14,6 +14,36 @@ ...@@ -14,6 +14,36 @@
"isDummy": "0", "isDummy": "0",
"wip": [ "wip": [
{ {
"name": "Order1",
"route": [
{
"stationIdsList": [
"Q0"
],
"stepNumber": "0"
},
{
"stationIdsList": [
"CAD1",
"CAD2"
],
"processingTime": {
"Fixed": {
"mean": "1"
}
},
"setupTime": {
"Fixed": {
"mean": "0.5"
}
},
"stepNumber": "1"
}
],
"id": "O1",
"priority": "1",
"manager": "OP1",
"_class": "Dream.Order",
"componentsList": [ "componentsList": [
{ {
"componentType": "Basic", "componentType": "Basic",
...@@ -36,12 +66,14 @@ ...@@ -36,12 +66,14 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "2" "mean": "2"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.5" "mean": "0.5"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -57,12 +89,14 @@ ...@@ -57,12 +89,14 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "2" "mean": "2"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.5" "mean": "0.5"
}
}, },
"stepNumber": "4" "stepNumber": "4"
}, },
...@@ -77,12 +111,14 @@ ...@@ -77,12 +111,14 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "2" "mean": "2"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.5" "mean": "0.5"
}
}, },
"stepNumber": "6" "stepNumber": "6"
}, },
...@@ -126,12 +162,14 @@ ...@@ -126,12 +162,14 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1" "mean": "1"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.6" "mean": "0.6"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -147,12 +185,14 @@ ...@@ -147,12 +185,14 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "4" "mean": "4"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.4" "mean": "0.4"
}
}, },
"stepNumber": "4" "stepNumber": "4"
}, },
...@@ -167,12 +207,14 @@ ...@@ -167,12 +207,14 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1" "mean": "1"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.6" "mean": "0.6"
}
}, },
"stepNumber": "6" "stepNumber": "6"
}, },
...@@ -204,8 +246,9 @@ ...@@ -204,8 +246,9 @@
"MA3" "MA3"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1" "mean": "1"
}
}, },
"stepNumber": "0" "stepNumber": "0"
}, },
...@@ -220,12 +263,14 @@ ...@@ -220,12 +263,14 @@
"IM" "IM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "2" "mean": "2"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.5" "mean": "0.5"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -240,8 +285,10 @@ ...@@ -240,8 +285,10 @@
"id": "M1O1", "id": "M1O1",
"name": "Mould1 from Order1" "name": "Mould1 from Order1"
} }
], ]
"name": "Order1", },
{
"name": "Order2",
"route": [ "route": [
{ {
"stationIdsList": [ "stationIdsList": [
...@@ -255,22 +302,22 @@ ...@@ -255,22 +302,22 @@
"CAD2" "CAD2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1" "mean": "1.4"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.5" "mean": "0.7"
}
}, },
"stepNumber": "1" "stepNumber": "1"
} }
], ],
"priority": "1", "id": "O2",
"manager": "OP1", "priority": "2",
"manager": "OP2",
"_class": "Dream.Order", "_class": "Dream.Order",
"id": "O1"
},
{
"componentsList": [ "componentsList": [
{ {
"componentType": "Basic", "componentType": "Basic",
...@@ -293,12 +340,14 @@ ...@@ -293,12 +340,14 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.3" "mean": "0.3"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.1" "mean": "0.1"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -314,12 +363,14 @@ ...@@ -314,12 +363,14 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "3" "mean": "3"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1.2" "mean": "1.2"
}
}, },
"stepNumber": "4" "stepNumber": "4"
}, },
...@@ -334,12 +385,14 @@ ...@@ -334,12 +385,14 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.9" "mean": "0.9"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.3" "mean": "0.3"
}
}, },
"stepNumber": "6" "stepNumber": "6"
}, },
...@@ -383,12 +436,14 @@ ...@@ -383,12 +436,14 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.8" "mean": "0.8"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.2" "mean": "0.2"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -404,12 +459,14 @@ ...@@ -404,12 +459,14 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.4" "mean": "0.4"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.1" "mean": "0.1"
}
}, },
"stepNumber": "4" "stepNumber": "4"
}, },
...@@ -424,12 +481,14 @@ ...@@ -424,12 +481,14 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1.4" "mean": "1.4"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.3" "mean": "0.3"
}
}, },
"stepNumber": "6" "stepNumber": "6"
}, },
...@@ -461,8 +520,9 @@ ...@@ -461,8 +520,9 @@
"MA3" "MA3"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "2" "mean": "2"
}
}, },
"stepNumber": "0" "stepNumber": "0"
}, },
...@@ -477,12 +537,14 @@ ...@@ -477,12 +537,14 @@
"IM" "IM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.7" "mean": "0.7"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.1" "mean": "0.1"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -497,8 +559,10 @@ ...@@ -497,8 +559,10 @@
"id": "M1O2", "id": "M1O2",
"name": "Mould1 from Order2" "name": "Mould1 from Order2"
} }
], ]
"name": "Order2", },
{
"name": "Order3",
"route": [ "route": [
{ {
"stationIdsList": [ "stationIdsList": [
...@@ -512,22 +576,22 @@ ...@@ -512,22 +576,22 @@
"CAD2" "CAD2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1.4" "mean": "1.4"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.7" "mean": "0.7"
}
}, },
"stepNumber": "1" "stepNumber": "1"
} }
], ],
"id": "O3",
"priority": "2", "priority": "2",
"manager": "OP2", "manager": "OP3",
"_class": "Dream.Order", "_class": "Dream.Order",
"id": "O2"
},
{
"componentsList": [ "componentsList": [
{ {
"componentType": "Basic", "componentType": "Basic",
...@@ -550,12 +614,14 @@ ...@@ -550,12 +614,14 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.3" "mean": "0.3"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.1" "mean": "0.1"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -571,12 +637,14 @@ ...@@ -571,12 +637,14 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "3" "mean": "3"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1.2" "mean": "1.2"
}
}, },
"stepNumber": "4" "stepNumber": "4"
}, },
...@@ -591,12 +659,14 @@ ...@@ -591,12 +659,14 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.9" "mean": "0.9"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.3" "mean": "0.3"
}
}, },
"stepNumber": "6" "stepNumber": "6"
}, },
...@@ -640,12 +710,14 @@ ...@@ -640,12 +710,14 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.8" "mean": "0.8"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.2" "mean": "0.2"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -661,12 +733,14 @@ ...@@ -661,12 +733,14 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.4" "mean": "0.4"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.1" "mean": "0.1"
}
}, },
"stepNumber": "4" "stepNumber": "4"
}, },
...@@ -681,12 +755,14 @@ ...@@ -681,12 +755,14 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1.4" "mean": "1.4"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.3" "mean": "0.3"
}
}, },
"stepNumber": "6" "stepNumber": "6"
}, },
...@@ -718,8 +794,9 @@ ...@@ -718,8 +794,9 @@
"MA3" "MA3"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "2" "mean": "2"
}
}, },
"stepNumber": "0" "stepNumber": "0"
}, },
...@@ -734,12 +811,14 @@ ...@@ -734,12 +811,14 @@
"IM" "IM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.7" "mean": "0.7"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.1" "mean": "0.1"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -754,8 +833,10 @@ ...@@ -754,8 +833,10 @@
"id": "M1O3", "id": "M1O3",
"name": "Mould1 from Order3" "name": "Mould1 from Order3"
} }
], ]
"name": "Order3", },
{
"name": "Order4",
"route": [ "route": [
{ {
"stationIdsList": [ "stationIdsList": [
...@@ -769,22 +850,22 @@ ...@@ -769,22 +850,22 @@
"CAD2" "CAD2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1.4" "mean": "1.4"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.7" "mean": "0.7"
}
}, },
"stepNumber": "1" "stepNumber": "1"
} }
], ],
"id": "O4",
"priority": "2", "priority": "2",
"manager": "OP3", "manager": "OP1",
"_class": "Dream.Order", "_class": "Dream.Order",
"id": "O3"
},
{
"componentsList": [ "componentsList": [
{ {
"componentType": "Basic", "componentType": "Basic",
...@@ -807,12 +888,14 @@ ...@@ -807,12 +888,14 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.3" "mean": "0.3"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.1" "mean": "0.1"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -828,12 +911,14 @@ ...@@ -828,12 +911,14 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "3" "mean": "3"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1.2" "mean": "1.2"
}
}, },
"stepNumber": "4" "stepNumber": "4"
}, },
...@@ -848,12 +933,14 @@ ...@@ -848,12 +933,14 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.9" "mean": "0.9"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.3" "mean": "0.3"
}
}, },
"stepNumber": "6" "stepNumber": "6"
}, },
...@@ -897,12 +984,14 @@ ...@@ -897,12 +984,14 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.8" "mean": "0.8"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.2" "mean": "0.2"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -918,12 +1007,14 @@ ...@@ -918,12 +1007,14 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.4" "mean": "0.4"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.1" "mean": "0.1"
}
}, },
"stepNumber": "4" "stepNumber": "4"
}, },
...@@ -938,12 +1029,14 @@ ...@@ -938,12 +1029,14 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1.4" "mean": "1.4"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.3" "mean": "0.3"
}
}, },
"stepNumber": "6" "stepNumber": "6"
}, },
...@@ -987,12 +1080,14 @@ ...@@ -987,12 +1080,14 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.8" "mean": "0.8"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.2" "mean": "0.2"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -1008,12 +1103,14 @@ ...@@ -1008,12 +1103,14 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.4" "mean": "0.4"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.1" "mean": "0.1"
}
}, },
"stepNumber": "4" "stepNumber": "4"
}, },
...@@ -1028,12 +1125,14 @@ ...@@ -1028,12 +1125,14 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1.4" "mean": "1.4"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.3" "mean": "0.3"
}
}, },
"stepNumber": "6" "stepNumber": "6"
}, },
...@@ -1065,8 +1164,9 @@ ...@@ -1065,8 +1164,9 @@
"MA3" "MA3"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "2" "mean": "2"
}
}, },
"stepNumber": "0" "stepNumber": "0"
}, },
...@@ -1081,12 +1181,14 @@ ...@@ -1081,12 +1181,14 @@
"IM" "IM"
], ],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.7" "mean": "0.7"
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "0.1" "mean": "0.1"
}
}, },
"stepNumber": "2" "stepNumber": "2"
}, },
...@@ -1101,35 +1203,7 @@ ...@@ -1101,35 +1203,7 @@
"id": "M1O4", "id": "M1O4",
"name": "Mould1 from Order4" "name": "Mould1 from Order4"
} }
], ]
"name": "Order4",
"route": [
{
"stationIdsList": [
"Q0"
],
"stepNumber": "0"
},
{
"stationIdsList": [
"CAD1",
"CAD2"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "1.4"
},
"setupTime": {
"distributionType": "Fixed",
"mean": "0.7"
},
"stepNumber": "1"
}
],
"priority": "2",
"manager": "OP1",
"_class": "Dream.Order",
"id": "O4"
} }
], ],
"interruptions": {}, "interruptions": {},
...@@ -1273,10 +1347,10 @@ ...@@ -1273,10 +1347,10 @@
}, },
"_class": "Dream.Simulation", "_class": "Dream.Simulation",
"general": { "general": {
"trace": "No", "maxSimTime": "-1",
"_class": "Dream.Configuration", "_class": "Dream.Configuration",
"numberOfReplications": "1", "numberOfReplications": "1",
"maxSimTime": "-1", "trace": "No",
"confidenceLevel": "0.95" "confidenceLevel": "0.95"
} }
} }
\ No newline at end of file
...@@ -111,10 +111,10 @@ ...@@ -111,10 +111,10 @@
}, },
"_class": "Dream.Simulation", "_class": "Dream.Simulation",
"general": { "general": {
"trace": "No", "maxSimTime": "1440",
"_class": "Dream.Configuration", "_class": "Dream.Configuration",
"confidenceLevel": "0.95", "confidenceLevel": "0.95",
"maxSimTime": "1440", "trace": "No",
"numberOfReplications": "1" "numberOfReplications": "1"
} }
} }
\ No newline at end of file
{ {
"graph": { "graph": {
"node": { "node": {
"E1": {
"interruptions": {},
"top": 0.10215053763440862,
"_class": "Dream.Exit",
"name": "Stock",
"left": 0.5
},
"S1": {
"name": "Raw Material",
"top": 0.8978494623655914,
"entity": "Dream.Part",
"interArrivalTime": {
"Fixed": {
"distributionType": "Fixed",
"mean": 1.0
}
},
"interruptions": {},
"_class": "Dream.Source",
"left": 0.5
},
"M1": { "M1": {
"name": "Moulding", "name": "Moulding",
"shift": { "shift": {
...@@ -29,27 +50,6 @@ ...@@ -29,27 +50,6 @@
"interruptions": {}, "interruptions": {},
"_class": "Dream.Machine", "_class": "Dream.Machine",
"left": 0.5 "left": 0.5
},
"S1": {
"name": "Raw Material",
"top": 0.8978494623655914,
"entity": "Dream.Part",
"interArrivalTime": {
"Fixed": {
"distributionType": "Fixed",
"mean": 1.0
}
},
"interruptions": {},
"_class": "Dream.Source",
"left": 0.5
},
"E1": {
"interruptions": {},
"top": 0.10215053763440862,
"_class": "Dream.Exit",
"name": "Stock",
"left": 0.5
} }
}, },
"edge": { "edge": {
...@@ -69,10 +69,10 @@ ...@@ -69,10 +69,10 @@
}, },
"_class": "Dream.Simulation", "_class": "Dream.Simulation",
"general": { "general": {
"trace": "No", "maxSimTime": "8",
"_class": "Dream.Configuration", "_class": "Dream.Configuration",
"confidenceLevel": "0.95", "confidenceLevel": "0.95",
"maxSimTime": "8", "trace": "No",
"numberOfReplications": "1" "numberOfReplications": "1"
} }
} }
\ No newline at end of file
...@@ -3,16 +3,21 @@ ...@@ -3,16 +3,21 @@
"node": { "node": {
"CSC": { "CSC": {
"interruptions": {}, "interruptions": {},
"start": "0",
"_class": "dream.simulation.applications.CapacityStations.CapacityStationController.CapacityStationController", "_class": "dream.simulation.applications.CapacityStations.CapacityStationController.CapacityStationController",
"name": "CSC", "name": "CSC",
"interval": "1" "interval": "1",
"start": "0"
}, },
"CB2": { "CB2": {
"interruptions": {}, "interruptions": {},
"_class": "dream.simulation.applications.CapacityStations.CapacityStationBuffer.CapacityStationBuffer", "_class": "dream.simulation.applications.CapacityStations.CapacityStationBuffer.CapacityStationBuffer",
"name": "WELDBuffer" "name": "WELDBuffer"
}, },
"CE2": {
"interruptions": {},
"_class": "dream.simulation.applications.CapacityStations.CapacityStationExit.CapacityStationExit",
"name": "WELDExit"
},
"CB1": { "CB1": {
"interruptions": {}, "interruptions": {},
"_class": "dream.simulation.applications.CapacityStations.CapacityStationBuffer.CapacityStationBuffer", "_class": "dream.simulation.applications.CapacityStations.CapacityStationBuffer.CapacityStationBuffer",
...@@ -20,15 +25,15 @@ ...@@ -20,15 +25,15 @@
"wip": [ "wip": [
{ {
"_class": "dream.simulation.applications.CapacityStations.CapacityEntity.CapacityEntity", "_class": "dream.simulation.applications.CapacityStations.CapacityEntity.CapacityEntity",
"requiredCapacity": 100,
"capacityProjectId": "P1", "capacityProjectId": "P1",
"name": "P1_SMF_100", "name": "P1_SMF_100"
"requiredCapacity": 100
}, },
{ {
"_class": "dream.simulation.applications.CapacityStations.CapacityEntity.CapacityEntity", "_class": "dream.simulation.applications.CapacityStations.CapacityEntity.CapacityEntity",
"requiredCapacity": 50,
"capacityProjectId": "P2", "capacityProjectId": "P2",
"name": "P2_SMF_50", "name": "P2_SMF_50"
"requiredCapacity": 50
} }
] ]
}, },
...@@ -65,16 +70,6 @@ ...@@ -65,16 +70,6 @@
"name": "SMFExit", "name": "SMFExit",
"nextCapacityStationBufferId": "CB2" "nextCapacityStationBufferId": "CB2"
}, },
"CS2": {
"interruptions": {},
"_class": "dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation",
"name": "WELD",
"intervalCapacity": [
150,
60,
350
]
},
"CS1": { "CS1": {
"interruptions": {}, "interruptions": {},
"_class": "dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation", "_class": "dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation",
...@@ -85,10 +80,15 @@ ...@@ -85,10 +80,15 @@
300 300
] ]
}, },
"CE2": { "CS2": {
"interruptions": {}, "interruptions": {},
"_class": "dream.simulation.applications.CapacityStations.CapacityStationExit.CapacityStationExit", "_class": "dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation",
"name": "WELDExit" "name": "WELD",
"intervalCapacity": [
150,
60,
350
]
} }
}, },
"edge": { "edge": {
...@@ -120,10 +120,10 @@ ...@@ -120,10 +120,10 @@
}, },
"_class": "Dream.Simulation", "_class": "Dream.Simulation",
"general": { "general": {
"maxSimTime": "-1", "trace": "No",
"_class": "Dream.Configuration", "_class": "Dream.Configuration",
"confidenceLevel": "0.95", "confidenceLevel": "0.95",
"trace": "No", "maxSimTime": "-1",
"numberOfReplications": "1" "numberOfReplications": "1"
} }
} }
\ No newline at end of file
{ {
"graph": { "graph": {
"node": { "node": {
"CE1": { "CB4": {
"interruptions": {}, "interruptions": {},
"_class": "dream.simulation.applications.CapacityStations.CapacityStationExit.CapacityStationExit", "requireFullProject": 1,
"name": "SMFExit", "_class": "dream.simulation.applications.CapacityStations.CapacityStationBuffer.CapacityStationBuffer",
"nextCapacityStationBufferId": "CB2" "name": "AssemblyBuffer",
"wip": []
}, },
"CSC": { "CSC": {
"interruptions": {}, "interruptions": {},
"start": "0",
"_class": "dream.simulation.applications.CapacityStations.CapacityStationController.CapacityStationController", "_class": "dream.simulation.applications.CapacityStations.CapacityStationController.CapacityStationController",
"name": "CSC", "name": "CSC",
"interval": "1" "interval": "1",
"start": "0"
}, },
"CB2": { "CB2": {
"interruptions": {}, "interruptions": {},
...@@ -26,15 +27,15 @@ ...@@ -26,15 +27,15 @@
"wip": [ "wip": [
{ {
"_class": "dream.simulation.applications.CapacityStations.CapacityEntity.CapacityEntity", "_class": "dream.simulation.applications.CapacityStations.CapacityEntity.CapacityEntity",
"requiredCapacity": 50,
"capacityProjectId": "P1", "capacityProjectId": "P1",
"name": "P1_CNC_50", "name": "P1_CNC_50"
"requiredCapacity": 50
}, },
{ {
"_class": "dream.simulation.applications.CapacityStations.CapacityEntity.CapacityEntity", "_class": "dream.simulation.applications.CapacityStations.CapacityEntity.CapacityEntity",
"requiredCapacity": 100,
"capacityProjectId": "P2", "capacityProjectId": "P2",
"name": "P2_CNC_100", "name": "P2_CNC_100"
"requiredCapacity": 100
} }
] ]
}, },
...@@ -45,15 +46,15 @@ ...@@ -45,15 +46,15 @@
"wip": [ "wip": [
{ {
"_class": "dream.simulation.applications.CapacityStations.CapacityEntity.CapacityEntity", "_class": "dream.simulation.applications.CapacityStations.CapacityEntity.CapacityEntity",
"requiredCapacity": 100,
"capacityProjectId": "P1", "capacityProjectId": "P1",
"name": "P1_SMF_100", "name": "P1_SMF_100"
"requiredCapacity": 100
}, },
{ {
"_class": "dream.simulation.applications.CapacityStations.CapacityEntity.CapacityEntity", "_class": "dream.simulation.applications.CapacityStations.CapacityEntity.CapacityEntity",
"requiredCapacity": 50,
"capacityProjectId": "P2", "capacityProjectId": "P2",
"name": "P2_SMF_50", "name": "P2_SMF_50"
"requiredCapacity": 50
} }
] ]
}, },
...@@ -69,12 +70,11 @@ ...@@ -69,12 +70,11 @@
"name": "WELDExit", "name": "WELDExit",
"nextCapacityStationBufferId": "CB4" "nextCapacityStationBufferId": "CB4"
}, },
"CB4": { "CE1": {
"wip": [],
"interruptions": {}, "interruptions": {},
"requireFullProject": 1, "_class": "dream.simulation.applications.CapacityStations.CapacityStationExit.CapacityStationExit",
"_class": "dream.simulation.applications.CapacityStations.CapacityStationBuffer.CapacityStationBuffer", "name": "SMFExit",
"name": "AssemblyBuffer" "nextCapacityStationBufferId": "CB2"
}, },
"CS4": { "CS4": {
"interruptions": {}, "interruptions": {},
...@@ -89,18 +89,36 @@ ...@@ -89,18 +89,36 @@
350 350
] ]
}, },
"CS2": { "QD": {
"capacity": "-1",
"name": "DUMMY",
"wip": [
{
"capacityRequirementDict": {
"CS4": 50,
"CS1": 100,
"CS3": 50,
"CS2": 50
},
"_class": "dream.simulation.applications.CapacityStations.CapacityProject.CapacityProject",
"id": "P1",
"name": "P1"
},
{
"capacityRequirementDict": {
"CS4": 50,
"CS1": 50,
"CS3": 100,
"CS2": 100
},
"_class": "dream.simulation.applications.CapacityStations.CapacityProject.CapacityProject",
"id": "P2",
"name": "P2"
}
],
"interruptions": {}, "interruptions": {},
"_class": "dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation", "_class": "Dream.Queue",
"name": "WELD", "id": "QD"
"intervalCapacity": [
150,
60,
350,
150,
60,
350
]
}, },
"CS1": { "CS1": {
"interruptions": {}, "interruptions": {},
...@@ -133,36 +151,18 @@ ...@@ -133,36 +151,18 @@
150 150
] ]
}, },
"QD": { "CS2": {
"capacity": "-1",
"name": "DUMMY",
"wip": [
{
"capacityRequirementDict": {
"CS4": 50,
"CS1": 100,
"CS3": 50,
"CS2": 50
},
"_class": "dream.simulation.applications.CapacityStations.CapacityProject.CapacityProject",
"id": "P1",
"name": "P1"
},
{
"capacityRequirementDict": {
"CS4": 50,
"CS1": 50,
"CS3": 100,
"CS2": 100
},
"_class": "dream.simulation.applications.CapacityStations.CapacityProject.CapacityProject",
"id": "P2",
"name": "P2"
}
],
"interruptions": {}, "interruptions": {},
"_class": "Dream.Queue", "_class": "dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation",
"id": "QD" "name": "WELD",
"intervalCapacity": [
150,
60,
350,
150,
60,
350
]
} }
}, },
"edge": { "edge": {
...@@ -218,10 +218,10 @@ ...@@ -218,10 +218,10 @@
}, },
"_class": "Dream.Simulation", "_class": "Dream.Simulation",
"general": { "general": {
"maxSimTime": "-1", "trace": "No",
"_class": "Dream.Configuration", "_class": "Dream.Configuration",
"confidenceLevel": "0.95", "confidenceLevel": "0.95",
"trace": "No", "maxSimTime": "-1",
"numberOfReplications": "1" "numberOfReplications": "1"
} }
} }
\ No newline at end of file
...@@ -101,30 +101,17 @@ ...@@ -101,30 +101,17 @@
"_class": "Dream.Queue", "_class": "Dream.Queue",
"schedulingRule": "FIFO" "schedulingRule": "FIFO"
}, },
"PrA": { "BDA": {
"name": "PrA", "name": "Deco_A",
"shift": {
"endUnfinished": 0,
"shiftPattern": [
[
360,
780
],
[
1800,
2220
]
]
},
"processingTime": { "processingTime": {
"Fixed": { "Fixed": {
"mean": "0.1" "mean": "0"
} }
}, },
"numberOfSubBatches": 4,
"interruptions": {}, "interruptions": {},
"failures": {}, "element_id": "DreamNode_1",
"element_id": "DreamNode_15", "_class": "Dream.BatchDecompositionStartTime"
"_class": "Dream.BatchScrapMachine"
}, },
"QStart": { "QStart": {
"capacity": "1", "capacity": "1",
...@@ -135,30 +122,17 @@ ...@@ -135,30 +122,17 @@
"_class": "Dream.Queue", "_class": "Dream.Queue",
"schedulingRule": "FIFO" "schedulingRule": "FIFO"
}, },
"PrB": { "BDB": {
"name": "PrA", "name": "Deco_B",
"shift": {
"endUnfinished": 0,
"shiftPattern": [
[
360,
1260
],
[
1800,
2700
]
]
},
"processingTime": { "processingTime": {
"Fixed": { "Fixed": {
"mean": "0.1" "mean": "0"
} }
}, },
"numberOfSubBatches": 4,
"interruptions": {}, "interruptions": {},
"failures": {}, "element_id": "DreamNode_2",
"element_id": "DreamNode_16", "_class": "Dream.BatchDecompositionStartTime"
"_class": "Dream.BatchScrapMachine"
}, },
"PaA": { "PaA": {
"name": "PaA", "name": "PaA",
...@@ -284,29 +258,55 @@ ...@@ -284,29 +258,55 @@
"_class": "Dream.LineClearance", "_class": "Dream.LineClearance",
"schedulingRule": "FIFO" "schedulingRule": "FIFO"
}, },
"BDA": { "PrA": {
"name": "Deco_A", "name": "PrA",
"shift": {
"endUnfinished": 0,
"shiftPattern": [
[
360,
780
],
[
1800,
2220
]
]
},
"processingTime": { "processingTime": {
"Fixed": { "Fixed": {
"mean": "0" "mean": "0.1"
} }
}, },
"numberOfSubBatches": 4,
"interruptions": {}, "interruptions": {},
"element_id": "DreamNode_1", "failures": {},
"_class": "Dream.BatchDecompositionStartTime" "element_id": "DreamNode_15",
"_class": "Dream.BatchScrapMachine"
}, },
"BDB": { "PrB": {
"name": "Deco_B", "name": "PrA",
"shift": {
"endUnfinished": 0,
"shiftPattern": [
[
360,
1260
],
[
1800,
2700
]
]
},
"processingTime": { "processingTime": {
"Fixed": { "Fixed": {
"mean": "0" "mean": "0.1"
} }
}, },
"numberOfSubBatches": 4,
"interruptions": {}, "interruptions": {},
"element_id": "DreamNode_2", "failures": {},
"_class": "Dream.BatchDecompositionStartTime" "element_id": "DreamNode_16",
"_class": "Dream.BatchScrapMachine"
}, },
"EV": { "EV": {
"name": "attainment", "name": "attainment",
...@@ -342,39 +342,6 @@ ...@@ -342,39 +342,6 @@
"element_id": "DreamNode_12", "element_id": "DreamNode_12",
"_class": "Dream.BatchScrapMachine" "_class": "Dream.BatchScrapMachine"
}, },
"BRB": {
"name": "Assembly_B",
"processingTime": {
"Fixed": {
"mean": "0"
}
},
"numberOfSubBatches": 4,
"interruptions": {},
"element_id": "DreamNode_4",
"_class": "Dream.BatchReassembly"
},
"BRA": {
"name": "Assembly_A",
"processingTime": {
"Fixed": {
"mean": "0"
}
},
"numberOfSubBatches": 4,
"interruptions": {},
"element_id": "DreamNode_3",
"_class": "Dream.BatchReassembly"
},
"QM": {
"capacity": "3",
"name": "QM",
"isDummy": "0",
"interruptions": {},
"element_id": "DreamNode_21",
"_class": "Dream.Queue",
"schedulingRule": "FIFO"
},
"M3B": { "M3B": {
"name": "M3B", "name": "M3B",
"shift": { "shift": {
...@@ -424,6 +391,39 @@ ...@@ -424,6 +391,39 @@
"failures": {}, "failures": {},
"element_id": "DreamNode_10", "element_id": "DreamNode_10",
"_class": "Dream.BatchScrapMachine" "_class": "Dream.BatchScrapMachine"
},
"QM": {
"capacity": "3",
"name": "QM",
"isDummy": "0",
"interruptions": {},
"element_id": "DreamNode_21",
"_class": "Dream.Queue",
"schedulingRule": "FIFO"
},
"BRB": {
"name": "Assembly_B",
"processingTime": {
"Fixed": {
"mean": "0"
}
},
"numberOfSubBatches": 4,
"interruptions": {},
"element_id": "DreamNode_4",
"_class": "Dream.BatchReassembly"
},
"BRA": {
"name": "Assembly_A",
"processingTime": {
"Fixed": {
"mean": "0"
}
},
"numberOfSubBatches": 4,
"interruptions": {},
"element_id": "DreamNode_3",
"_class": "Dream.BatchReassembly"
} }
}, },
"edge": { "edge": {
...@@ -487,9 +487,9 @@ ...@@ -487,9 +487,9 @@
"data": {}, "data": {},
"_class": "Dream.Edge" "_class": "Dream.Edge"
}, },
"con_230": { "con_195": {
"source": "MM", "source": "M1B",
"destination": "QPr", "destination": "Q2B",
"data": {}, "data": {},
"_class": "Dream.Edge" "_class": "Dream.Edge"
}, },
...@@ -511,9 +511,9 @@ ...@@ -511,9 +511,9 @@
"data": {}, "data": {},
"_class": "Dream.Edge" "_class": "Dream.Edge"
}, },
"con_195": { "con_230": {
"source": "M1B", "source": "MM",
"destination": "Q2B", "destination": "QPr",
"data": {}, "data": {},
"_class": "Dream.Edge" "_class": "Dream.Edge"
}, },
...@@ -613,13 +613,6 @@ ...@@ -613,13 +613,6 @@
null null
] ]
], ],
"general": {
"trace": "No",
"processTimeout": "0.5",
"confidenceLevel": "0.95",
"maxSimTime": "2880",
"numberOfReplications": "1"
},
"preference": { "preference": {
"zoom_level": 0.81, "zoom_level": 0.81,
"coordinates": { "coordinates": {
...@@ -651,17 +644,17 @@ ...@@ -651,17 +644,17 @@
"top": 0.503401577672604, "top": 0.503401577672604,
"left": 0.7908250350985949 "left": 0.7908250350985949
}, },
"PrA": { "BDA": {
"top": 0.6048194779363153, "top": 0.014751694583812569,
"left": 0.8788983568729164 "left": 0.17522921311349376
}, },
"QStart": { "QStart": {
"top": 0.09772997661775827, "top": 0.09772997661775827,
"left": 0.0972476261258133 "left": 0.0972476261258133
}, },
"PrB": { "BDB": {
"top": 0.5863798597065496, "top": 0.18992806776658683,
"left": 0.6844031046212897 "left": 0.17064206093774784
}, },
"PaA": { "PaA": {
"top": 0.7707760420042068, "top": 0.7707760420042068,
...@@ -691,30 +684,18 @@ ...@@ -691,30 +684,18 @@
"top": 0.014751694583812569, "top": 0.014751694583812569,
"left": 0.569724300227642 "left": 0.569724300227642
}, },
"BDA": { "PrA": {
"top": 0.014751694583812569, "top": 0.6048194779363153,
"left": 0.17522921311349376 "left": 0.8788983568729164
}, },
"BDB": { "PrB": {
"top": 0.18992806776658683, "top": 0.5863798597065496,
"left": 0.17064206093774784 "left": 0.6844031046212897
}, },
"MM": { "MM": {
"top": 0.34666482271959537, "top": 0.34666482271959537,
"left": 0.882568078613513 "left": 0.882568078613513
}, },
"BRB": {
"top": 0.2175874951112354,
"left": 0.7486232350817325
},
"BRA": {
"top": 0.014751694583812569,
"left": 0.7623846916089703
},
"QM": {
"top": 0.1530488313070554,
"left": 0.8642194699105294
},
"M3B": { "M3B": {
"top": 0.20836768599635255, "top": 0.20836768599635255,
"left": 0.6495407480856209 "left": 0.6495407480856209
...@@ -722,7 +703,26 @@ ...@@ -722,7 +703,26 @@
"M3A": { "M3A": {
"top": 0.023971503698695426, "top": 0.023971503698695426,
"left": 0.6614673437425602 "left": 0.6614673437425602
},
"QM": {
"top": 0.1530488313070554,
"left": 0.8642194699105294
},
"BRB": {
"top": 0.2175874951112354,
"left": 0.7486232350817325
},
"BRA": {
"top": 0.014751694583812569,
"left": 0.7623846916089703
} }
} }
},
"general": {
"maxSimTime": "2880",
"numberOfReplications": "1",
"processTimeout": "0.5",
"trace": "No",
"confidenceLevel": "0.95"
} }
} }
\ No newline at end of file
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