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

9 topologies update

parent 8610f46f
This diff is collapsed.
{ {
"graph": { "graph": {
"node": { "node": {
"M1": { "E1": {
"name": "Machine1",
"loadTime": {
"distributionType": "Fixed",
"mean": 0.0
},
"processingTime": {
"Fixed": {
"mean": 17.0
}
},
"operationType": "MT-Load-Processing",
"interruptions": {}, "interruptions": {},
"_class": "Dream.Machine" "_class": "Dream.Exit",
"name": "Exit"
}, },
"S1": { "S1": {
"interruptions": {}, "interruptions": {},
...@@ -28,10 +18,21 @@ ...@@ -28,10 +18,21 @@
"name": "Source", "name": "Source",
"entity": "Dream.Part" "entity": "Dream.Part"
}, },
"E1": { "M1": {
"name": "Machine1",
"loadTime": {
"Fixed": {
"mean": 0.0
}
},
"processingTime": {
"Fixed": {
"mean": 17.0
}
},
"operationType": "MT-Load-Processing",
"interruptions": {}, "interruptions": {},
"_class": "Dream.Exit", "_class": "Dream.Machine"
"name": "Exit"
}, },
"O1": { "O1": {
"interruptions": {}, "interruptions": {},
...@@ -42,12 +43,14 @@ ...@@ -42,12 +43,14 @@
"M2": { "M2": {
"name": "Machine2", "name": "Machine2",
"loadTime": { "loadTime": {
"distributionType": "Fixed", "Fixed": {
"mean": 0.0 "mean": 0.0
}
}, },
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": 0.25 "mean": 0.25
}
}, },
"processingTime": { "processingTime": {
"Fixed": { "Fixed": {
...@@ -55,8 +58,8 @@ ...@@ -55,8 +58,8 @@
} }
}, },
"operationType": "MT-Load-Setup-Processing", "operationType": "MT-Load-Setup-Processing",
"interruptions": {},
"failures": {}, "failures": {},
"interruptions": {},
"_class": "Dream.Machine" "_class": "Dream.Machine"
} }
}, },
...@@ -95,10 +98,10 @@ ...@@ -95,10 +98,10 @@
}, },
"_class": "Dream.Simulation", "_class": "Dream.Simulation",
"general": { "general": {
"trace": "No", "maxSimTime": "155",
"_class": "Dream.Configuration", "_class": "Dream.Configuration",
"confidenceLevel": "0.95", "confidenceLevel": "0.95",
"maxSimTime": "155", "trace": "No",
"numberOfReplications": "1" "numberOfReplications": "1"
} }
} }
\ No newline at end of file
...@@ -15,8 +15,9 @@ ...@@ -15,8 +15,9 @@
}, },
{ {
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": 1.0 "mean": 1.0
}
}, },
"stationIdsList": [ "stationIdsList": [
"M1" "M1"
...@@ -29,8 +30,9 @@ ...@@ -29,8 +30,9 @@
}, },
{ {
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": 3.0 "mean": 3.0
}
}, },
"stationIdsList": [ "stationIdsList": [
"M3" "M3"
...@@ -43,8 +45,9 @@ ...@@ -43,8 +45,9 @@
}, },
{ {
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": 2.0 "mean": 2.0
}
}, },
"stationIdsList": [ "stationIdsList": [
"M2" "M2"
...@@ -156,10 +159,10 @@ ...@@ -156,10 +159,10 @@
}, },
"_class": "Dream.Simulation", "_class": "Dream.Simulation",
"general": { "general": {
"trace": "No", "maxSimTime": "-1",
"_class": "Dream.Configuration", "_class": "Dream.Configuration",
"confidenceLevel": "0.95", "confidenceLevel": "0.95",
"maxSimTime": "-1", "trace": "No",
"numberOfReplications": "1" "numberOfReplications": "1"
} }
} }
\ No newline at end of file
This diff is collapsed.
...@@ -10,8 +10,9 @@ ...@@ -10,8 +10,9 @@
"route": [ "route": [
{ {
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": 0.0 "mean": 0.0
}
}, },
"stationIdsList": [ "stationIdsList": [
"Q1" "Q1"
...@@ -19,8 +20,9 @@ ...@@ -19,8 +20,9 @@
}, },
{ {
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": 1.0 "mean": 1.0
}
}, },
"stationIdsList": [ "stationIdsList": [
"M1" "M1"
...@@ -28,8 +30,9 @@ ...@@ -28,8 +30,9 @@
}, },
{ {
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": 0.0 "mean": 0.0
}
}, },
"stationIdsList": [ "stationIdsList": [
"Q2" "Q2"
...@@ -37,8 +40,9 @@ ...@@ -37,8 +40,9 @@
}, },
{ {
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": 1.0 "mean": 1.0
}
}, },
"stationIdsList": [ "stationIdsList": [
"M2" "M2"
...@@ -68,8 +72,9 @@ ...@@ -68,8 +72,9 @@
"route": [ "route": [
{ {
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": 0.0 "mean": 0.0
}
}, },
"stationIdsList": [ "stationIdsList": [
"Q3" "Q3"
...@@ -77,8 +82,9 @@ ...@@ -77,8 +82,9 @@
}, },
{ {
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": 1.0 "mean": 1.0
}
}, },
"stationIdsList": [ "stationIdsList": [
"M3" "M3"
...@@ -86,8 +92,9 @@ ...@@ -86,8 +92,9 @@
}, },
{ {
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": 0.0 "mean": 0.0
}
}, },
"stationIdsList": [ "stationIdsList": [
"Q4" "Q4"
...@@ -95,8 +102,9 @@ ...@@ -95,8 +102,9 @@
}, },
{ {
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": 1.0 "mean": 1.0
}
}, },
"stationIdsList": [ "stationIdsList": [
"M4" "M4"
...@@ -135,22 +143,23 @@ ...@@ -135,22 +143,23 @@
"_class": "Dream.QueueJobShop", "_class": "Dream.QueueJobShop",
"id": "Q4" "id": "Q4"
}, },
"O3": { "E1": {
"interruptions": {}, "interruptions": {},
"_class": "Dream.Operator", "_class": "Dream.ExitJobShop",
"capacity": 1, "id": "E1",
"name": "Operator3" "name": "Stock"
}, },
"M4": { "M4": {
"name": "Machine4", "name": "Machine4",
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": 0.0 "mean": 0.0
}
}, },
"processingTime": {}, "processingTime": {},
"operationType": "MT-Setup-Processing", "operationType": "MT-Setup-Processing",
"interruptions": {},
"failures": {}, "failures": {},
"interruptions": {},
"_class": "Dream.MachineJobShop", "_class": "Dream.MachineJobShop",
"id": "M4" "id": "M4"
}, },
...@@ -158,8 +167,8 @@ ...@@ -158,8 +167,8 @@
"name": "Machine1", "name": "Machine1",
"processingTime": {}, "processingTime": {},
"operationType": "Processing", "operationType": "Processing",
"interruptions": {},
"failures": {}, "failures": {},
"interruptions": {},
"_class": "Dream.MachineJobShop", "_class": "Dream.MachineJobShop",
"id": "M1" "id": "M1"
}, },
...@@ -167,29 +176,30 @@ ...@@ -167,29 +176,30 @@
"name": "Machine3", "name": "Machine3",
"processingTime": {}, "processingTime": {},
"operationType": "Processing", "operationType": "Processing",
"interruptions": {},
"failures": {}, "failures": {},
"interruptions": {},
"_class": "Dream.MachineJobShop", "_class": "Dream.MachineJobShop",
"id": "M3" "id": "M3"
}, },
"M2": { "M2": {
"name": "Machine2", "name": "Machine2",
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": 0.0 "mean": 0.0
}
}, },
"processingTime": {}, "processingTime": {},
"operationType": "MT-Setup-Processing", "operationType": "MT-Setup-Processing",
"interruptions": {},
"failures": {}, "failures": {},
"interruptions": {},
"_class": "Dream.MachineJobShop", "_class": "Dream.MachineJobShop",
"id": "M2" "id": "M2"
}, },
"E1": { "O3": {
"interruptions": {}, "interruptions": {},
"_class": "Dream.ExitJobShop", "_class": "Dream.Operator",
"id": "E1", "capacity": 1,
"name": "Stock" "name": "Operator3"
}, },
"O2": { "O2": {
"interruptions": {}, "interruptions": {},
...@@ -233,10 +243,10 @@ ...@@ -233,10 +243,10 @@
}, },
"_class": "Dream.Simulation", "_class": "Dream.Simulation",
"general": { "general": {
"trace": "No", "maxSimTime": "-1",
"_class": "Dream.Configuration", "_class": "Dream.Configuration",
"confidenceLevel": "0.95", "confidenceLevel": "0.95",
"maxSimTime": "-1", "trace": "No",
"numberOfReplications": "1" "numberOfReplications": "1"
} }
} }
\ No newline at end of file
...@@ -16,8 +16,9 @@ ...@@ -16,8 +16,9 @@
}, },
{ {
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": 0.25 "mean": 0.25
}
}, },
"stationIdsList": [ "stationIdsList": [
"M1" "M1"
...@@ -30,15 +31,17 @@ ...@@ -30,15 +31,17 @@
}, },
{ {
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": 1.0 "mean": 1.0
}
}, },
"stationIdsList": [ "stationIdsList": [
"M2" "M2"
], ],
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": 2.0 "mean": 2.0
}
} }
}, },
{ {
...@@ -72,15 +75,17 @@ ...@@ -72,15 +75,17 @@
}, },
{ {
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": 1.0 "mean": 1.0
}
}, },
"stationIdsList": [ "stationIdsList": [
"M2" "M2"
], ],
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": 0.5 "mean": 0.5
}
} }
}, },
{ {
...@@ -136,10 +141,10 @@ ...@@ -136,10 +141,10 @@
}, },
"_class": "Dream.Simulation", "_class": "Dream.Simulation",
"general": { "general": {
"trace": "No", "maxSimTime": "-1",
"_class": "Dream.Configuration", "_class": "Dream.Configuration",
"confidenceLevel": "0.95", "confidenceLevel": "0.95",
"maxSimTime": "-1", "trace": "No",
"numberOfReplications": "1" "numberOfReplications": "1"
} }
} }
\ No newline at end of file
...@@ -16,15 +16,17 @@ ...@@ -16,15 +16,17 @@
}, },
{ {
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": 0.25 "mean": 0.25
}
}, },
"stationIdsList": [ "stationIdsList": [
"M1" "M1"
], ],
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": 0.5 "mean": 0.5
}
} }
}, },
{ {
...@@ -34,8 +36,9 @@ ...@@ -34,8 +36,9 @@
}, },
{ {
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": 1.0 "mean": 1.0
}
}, },
"stationIdsList": [ "stationIdsList": [
"M2" "M2"
...@@ -72,15 +75,17 @@ ...@@ -72,15 +75,17 @@
}, },
{ {
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": 1.0 "mean": 1.0
}
}, },
"stationIdsList": [ "stationIdsList": [
"M2" "M2"
], ],
"setupTime": { "setupTime": {
"distributionType": "Fixed", "Fixed": {
"mean": 0.5 "mean": 0.5
}
} }
}, },
{ {
...@@ -130,10 +135,10 @@ ...@@ -130,10 +135,10 @@
}, },
"_class": "Dream.Simulation", "_class": "Dream.Simulation",
"general": { "general": {
"trace": "No", "maxSimTime": "-1",
"_class": "Dream.Configuration", "_class": "Dream.Configuration",
"confidenceLevel": "0.95", "confidenceLevel": "0.95",
"maxSimTime": "-1", "trace": "No",
"numberOfReplications": "1" "numberOfReplications": "1"
} }
} }
\ No newline at end of file
...@@ -53,8 +53,8 @@ ...@@ -53,8 +53,8 @@
"mean": 0.5 "mean": 0.5
} }
}, },
"interruptions": {},
"failures": {}, "failures": {},
"interruptions": {},
"_class": "Dream.Machine", "_class": "Dream.Machine",
"left": 0.4414893617021277 "left": 0.4414893617021277
}, },
...@@ -66,8 +66,8 @@ ...@@ -66,8 +66,8 @@
"mean": 1.0 "mean": 1.0
} }
}, },
"interruptions": {},
"failures": {}, "failures": {},
"interruptions": {},
"_class": "Dream.Machine", "_class": "Dream.Machine",
"left": 0.4414893617021277 "left": 0.4414893617021277
}, },
...@@ -79,8 +79,8 @@ ...@@ -79,8 +79,8 @@
"mean": 1.0 "mean": 1.0
} }
}, },
"interruptions": {},
"failures": {}, "failures": {},
"interruptions": {},
"_class": "Dream.Machine", "_class": "Dream.Machine",
"left": 0.4414893617021277 "left": 0.4414893617021277
}, },
...@@ -167,10 +167,10 @@ ...@@ -167,10 +167,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": "20",
"_class": "Dream.Configuration", "_class": "Dream.Configuration",
"confidenceLevel": "0.95", "confidenceLevel": "0.95",
"maxSimTime": "20", "trace": "No",
"numberOfReplications": "1" "numberOfReplications": "1"
} }
} }
\ 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