new test Topologies 65/66

parent 3e64ed7a
{ {
"_class": "Dream.Simulation", "_class": "Dream.Simulation",
"edges": { "edges": {},
"0": [
"W1",
"M1",
{}
],
"1": [
"W1",
"M2",
{}
],
"2": [
"S1",
"DummyQ",
{}
],
"3": [
"M1",
"Q1",
{}
],
"4": [
"M2",
"E1",
{}
],
"5": [
"DummyQ",
"M1",
{}
],
"6": [
"Q1",
"M2",
{}
]
},
"general": { "general": {
"_class": "Dream.Configuration", "_class": "Dream.Configuration",
"confidenceLevel": "0.95", "numberOfReplications": "8",
"maxSimTime": "50", "maxSimTime": "-1",
"numberOfReplications": "1", "trace": "Yes",
"trace": "No" "confidenceLevel": "0.95"
}, },
"nodes": { "nodes": {
"DummyQ": { "Q0": {
"_class": "Dream.Queue", "_class": "Dream.QueueManagedJob",
"capacity": 1, "name": "StartQueue",
"isDummy": "1", "isDummy": "0",
"left": 0.6968085106382979, "capacity": "-1",
"name": "DummyQ", "wip": [
"top": 0.7727272727272727 {
"_class": "Dream.Order",
"name": "Order1",
"id": "O1",
"manager": "OP1",
"priority": "1",
"route": [
{
"stepNumber": "0",
"stationIdsList": [
"Q0"
]
}, },
"E1": { {
"_class": "Dream.Exit", "stepNumber": "1",
"left": 0.2978723404255319, "stationIdsList": [
"name": "Stock", "CAD1","CAD2"
"top": 0.045454545454545414 ],
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
},
"setupTime": {
"setupDistribution": "Fixed",
"setupMean": "0.5"
}
}
],
"componentsList": [
{
"_class": "Dream.OrderComponent",
"id": "C1O1",
"name": "Component1 from Order1",
"componentType": "Basic",
"route": [
{
"stepNumber": "0",
"stationIdsList": [
"OD0"
]
},
{
"stepNumber": "1",
"stationIdsList": [
"QCAM"
]
},
{
"stepNumber": "2",
"stationIdsList": [
"CAM1","CAM2"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "2"
},
"setupTime":{
"setupDistribution": "Fixed",
"setupMean": "0.5"
}
},
{
"stepNumber": "3",
"stationIdsList": [
"QMILL"
]
},
{
"stepNumber": "4",
"stationIdsList": [
"MILL1","MILL2"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "2"
},
"setupTime":{
"setupDistribution": "Fixed",
"setupMean": "0.5"
}
},
{
"stepNumber": "5",
"stationIdsList": [
"QEDM"
]
},
{
"stepNumber": "6",
"stationIdsList": [
"EDM"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "2"
},
"setupTime":{
"setupDistribution": "Fixed",
"setupMean": "0.5"
}
},
{
"stepNumber": "7",
"stationIdsList": [
"AB1"
]
},
{
"stepNumber": "8",
"stationIdsList": [
"MA1","MA2","MA3"
]
}
]
},
{
"_class": "Dream.OrderComponent",
"id": "C2O1",
"name": "Component2 from Order1",
"componentType": "Secondary",
"route": [
{
"stepNumber": "0",
"stationIdsList": [
"OD0"
]
},
{
"stepNumber": "1",
"stationIdsList": [
"QCAM"
]
},
{
"stepNumber": "2",
"stationIdsList": [
"CAM1","CAM2"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
}, },
"M1": { "setupTime":{
"_class": "Dream.Machine", "setupDistribution": "Fixed",
"failures": { "setupMean": "0.6"
"MTTF": 60, }
"MTTR": 5, },
"distributionType": "Fixed" {
"stepNumber": "3",
"stationIdsList": [
"QMILL"
]
}, },
"left": 0.4414893617021277, {
"name": "Machine1", "stepNumber": "4",
"stationIdsList": [
"MILL1","MILL2"
],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "distributionType": "Fixed",
"mean": 0.25 "mean": "4"
}, },
"top": 0.5909090909090908 "setupTime":{
"setupDistribution": "Fixed",
"setupMean": "0.4"
}
}, },
"M2": { {
"_class": "Dream.Machine", "stepNumber": "5",
"failures": { "stationIdsList": [
"MTTF": 40, "QEDM"
"MTTR": 10, ]
"distributionType": "Fixed"
}, },
"left": 0.2978723404255319, {
"name": "Machine2", "stepNumber": "6",
"stationIdsList": [
"EDM"
],
"processingTime": { "processingTime": {
"distributionType": "Fixed", "distributionType": "Fixed",
"mean": 1.5 "mean": "1"
},
"setupTime":{
"setupDistribution": "Fixed",
"setupMean": "0.6"
}
},
{
"stepNumber": "7",
"stationIdsList": [
"AB1"
]
},
{
"stepNumber": "8",
"stationIdsList": [
"MA1","MA2","MA3"
]
}
]
}, },
"top": 0.2272727272727273 {
"_class": "Dream.Mould",
"id": "M1O1",
"name": "Mould1 from Order1",
"route": [
{
"stepNumber": "0",
"stationIdsList": [
"MA1","MA2","MA3"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
}
}, },
"Q1": { {
"_class": "Dream.Queue", "stepNumber": "1",
"capacity": 1, "stationIdsList": [
"left": 0.4414893617021277, "QIM"
"name": "Q1", ]
"gatherWipStat": 1,
"top": 0.40909090909090906
}, },
"S1": { {
"_class": "Dream.Source", "stepNumber": "2",
"entity": "Dream.Part", "stationIdsList": [
"interarrivalTime": { "IM"
],
"processingTime": {
"distributionType": "Fixed", "distributionType": "Fixed",
"mean": 0.5 "mean": "2"
},
"setupTime":{
"setupDistribution": "Fixed",
"setupMean": "0.5"
}
},
{
"stepNumber": "3",
"stationIdsList": [
"E1"
]
}
]
}
]
},
{
"_class": "Dream.Order",
"name": "Order2",
"id": "O2",
"manager": "OP1",
"priority": "2",
"route": [
{
"stepNumber": "0",
"stationIdsList": [
"Q0"
]
},
{
"stepNumber": "1",
"stationIdsList": [
"CAD1","CAD2"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "1.4"
},
"setupTime": {
"setupDistribution": "Fixed",
"setupMean": "0.7"
}
}
],
"componentsList": [
{
"_class": "Dream.OrderComponent",
"id": "C1O2",
"name": "Component1 from Order2",
"componentType": "Basic",
"route": [
{
"stepNumber": "0",
"stationIdsList": [
"OD0"
]
},
{
"stepNumber": "1",
"stationIdsList": [
"QCAM"
]
},
{
"stepNumber": "2",
"stationIdsList": [
"CAM1","CAM2"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "0.3"
},
"setupTime":{
"setupDistribution": "Fixed",
"setupMean": "0.1"
}
},
{
"stepNumber": "3",
"stationIdsList": [
"QMILL"
]
},
{
"stepNumber": "4",
"stationIdsList": [
"MILL1","MILL2"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "3"
},
"setupTime":{
"setupDistribution": "Fixed",
"setupMean": "1.2"
}
},
{
"stepNumber": "5",
"stationIdsList": [
"QEDM"
]
},
{
"stepNumber": "6",
"stationIdsList": [
"EDM"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "0.9"
},
"setupTime":{
"setupDistribution": "Fixed",
"setupMean": "0.3"
}
},
{
"stepNumber": "7",
"stationIdsList": [
"AB1"
]
},
{
"stepNumber": "8",
"stationIdsList": [
"MA1","MA2","MA3"
]
}
]
},
{
"_class": "Dream.OrderComponent",
"id": "C2O2",
"name": "Component2 from Order2",
"componentType": "Secondary",
"route": [
{
"stepNumber": "0",
"stationIdsList": [
"OD0"
]
},
{
"stepNumber": "1",
"stationIdsList": [
"QCAM"
]
},
{
"stepNumber": "2",
"stationIdsList": [
"CAM1","CAM2"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "0.8"
},
"setupTime":{
"setupDistribution": "Fixed",
"setupMean": "0.2"
}
},
{
"stepNumber": "3",
"stationIdsList": [
"QMILL"
]
},
{
"stepNumber": "4",
"stationIdsList": [
"MILL1","MILL2"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "0.4"
},
"setupTime":{
"setupDistribution": "Fixed",
"setupMean": "0.1"
}
},
{
"stepNumber": "5",
"stationIdsList": [
"QEDM"
]
},
{
"stepNumber": "6",
"stationIdsList": [
"EDM"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "1.4"
},
"setupTime":{
"setupDistribution": "Fixed",
"setupMean": "0.3"
}
},
{
"stepNumber": "7",
"stationIdsList": [
"AB1"
]
},
{
"stepNumber": "8",
"stationIdsList": [
"MA1","MA2","MA3"
]
}
]
},
{
"_class": "Dream.Mould",
"id": "M1O2",
"name": "Mould1 from Order2",
"route": [
{
"stepNumber": "0",
"stationIdsList": [
"MA1","MA2","MA3"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "2"
}
},
{
"stepNumber": "1",
"stationIdsList": [
"QIM"
]
},
{
"stepNumber": "2",
"stationIdsList": [
"IM"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "0.7"
},
"setupTime":{
"setupDistribution": "Fixed",
"setupMean": "0.1"
}
},
{
"stepNumber": "3",
"stationIdsList": [
"E1"
]
}
]
}
]
},
{
"_class": "Dream.Order",
"name": "Order3",
"id": "O3",
"manager": "OP2",
"priority": "2",
"route": [
{
"stepNumber": "0",
"stationIdsList": [
"Q0"
]
},
{
"stepNumber": "1",
"stationIdsList": [
"CAD1","CAD2"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "2.4"
},
"setupTime": {
"setupDistribution": "Fixed",
"setupMean": "0.3"
}
}
],
"componentsList": [
{
"_class": "Dream.OrderComponent",
"id": "C1O3",
"name": "Component1 from Order3",
"componentType": "Basic",
"route": [
{
"stepNumber": "0",
"stationIdsList": [
"OD0"
]
},
{
"stepNumber": "1",
"stationIdsList": [
"QCAM"
]
},
{
"stepNumber": "2",
"stationIdsList": [
"CAM1","CAM2"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "0.8"
},
"setupTime":{
"setupDistribution": "Fixed",
"setupMean": "0.1"
}
},
{
"stepNumber": "3",
"stationIdsList": [
"QMILL"
]
},
{
"stepNumber": "4",
"stationIdsList": [
"MILL1","MILL2"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "2"
},
"setupTime":{
"setupDistribution": "Fixed",
"setupMean": "2.2"
}
},
{
"stepNumber": "5",
"stationIdsList": [
"QEDM"
]
},
{
"stepNumber": "6",
"stationIdsList": [
"EDM"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "0.9"
},
"setupTime":{
"setupDistribution": "Fixed",
"setupMean": "0.3"
}
},
{
"stepNumber": "7",
"stationIdsList": [
"AB1"
]
},
{
"stepNumber": "8",
"stationIdsList": [
"MA1","MA2","MA3"
]
}
]
},
{
"_class": "Dream.OrderComponent",
"id": "C2O3",
"name": "Component2 from Order3",
"componentType": "Secondary",
"route": [
{
"stepNumber": "0",
"stationIdsList": [
"OD0"
]
},
{
"stepNumber": "1",
"stationIdsList": [
"QCAM"
]
},
{
"stepNumber": "2",
"stationIdsList": [
"CAM1","CAM2"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "0.2"
},
"setupTime":{
"setupDistribution": "Fixed",
"setupMean": "0.2"
}
},
{
"stepNumber": "3",
"stationIdsList": [
"QMILL"
]
},
{
"stepNumber": "4",
"stationIdsList": [
"MILL1","MILL2"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "0.8"
},
"setupTime":{
"setupDistribution": "Fixed",
"setupMean": "0.3"
}
},
{
"stepNumber": "5",
"stationIdsList": [
"QEDM"
]
},
{
"stepNumber": "6",
"stationIdsList": [
"EDM"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "0.4"
},
"setupTime":{
"setupDistribution": "Fixed",
"setupMean": "1.3"
}
},
{
"stepNumber": "7",
"stationIdsList": [
"AB1"
]
},
{
"stepNumber": "8",
"stationIdsList": [
"MA1","MA2","MA3"
]
}
]
},
{
"_class": "Dream.OrderComponent",
"id": "C3O3",
"name": "Component3 from Order3",
"componentType": "Secondary",
"route": [
{
"stepNumber": "0",
"stationIdsList": [
"OD0"
]
},
{
"stepNumber": "1",
"stationIdsList": [
"QCAM"
]
},
{
"stepNumber": "2",
"stationIdsList": [
"CAM1","CAM2"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "0.4"
},
"setupTime":{
"setupDistribution": "Fixed",
"setupMean": "0.1"
}
},
{
"stepNumber": "3",
"stationIdsList": [
"QMILL"
]
},
{
"stepNumber": "4",
"stationIdsList": [
"MILL1","MILL2"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "0.2"
},
"setupTime":{
"setupDistribution": "Fixed",
"setupMean": "0.1"
}
},
{
"stepNumber": "5",
"stationIdsList": [
"QEDM"
]
},
{
"stepNumber": "6",
"stationIdsList": [
"EDM"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "0.1"
},
"setupTime":{
"setupDistribution": "Fixed",
"setupMean": "0.3"
}
},
{
"stepNumber": "7",
"stationIdsList": [
"AB1"
]
},
{
"stepNumber": "8",
"stationIdsList": [
"MA1","MA2","MA3"
]
}
]
},
{
"_class": "Dream.Mould",
"id": "M1O3",
"name": "Mould1 from Order3",
"route": [
{
"stepNumber": "0",
"stationIdsList": [
"MA1","MA2","MA3"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "3"
}
},
{
"stepNumber": "1",
"stationIdsList": [
"QIM"
]
},
{
"stepNumber": "2",
"stationIdsList": [
"IM"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "0.3"
},
"setupTime":{
"setupDistribution": "Fixed",
"setupMean": "0.2"
}
},
{
"stepNumber": "3",
"stationIdsList": [
"E1"
]
}
]
}
]
}
]
},
"CAD1": {
"_class": "Dream.MachineManagedJob",
"name": "CAD Design 1",
"operationType": "MT-Load-Setup-Processing"
},
"CAD2": {
"_class": "Dream.MachineManagedJob",
"name": "CAD Design 2",
"operationType": "MT-Load-Setup-Processing"
},
"OD0": {
"_class": "Dream.OrderDecomposition",
"name": "Order Decomposition"
},
"QCAM": {
"_class": "Dream.ConditionalBuffer",
"name": "Queue CAM",
"isDummy": "0",
"capacity": "-1"
},
"CAM1": {
"_class": "Dream.MachineManagedJob",
"name": "CAM Design 1",
"operationType": "MT-Load-Setup-Processing"
},
"CAM2": {
"_class": "Dream.MachineManagedJob",
"name": "CAM Design 2",
"operationType": "MT-Load-Setup-Processing"
},
"QMILL": {
"_class": "Dream.QueueManagedJob",
"name": "Queue Milling",
"isDummy": "0",
"capacity": "-1"
},
"MILL1": {
"_class": "Dream.MachineManagedJob",
"name": "Milling 1",
"operationType": "MT-Load-Setup-Processing"
},
"MILL2": {
"_class": "Dream.MachineManagedJob",
"name": "Milling 2",
"operationType": "MT-Load-Setup-Processing"
},
"QEDM": {
"_class": "Dream.QueueManagedJob",
"name": "Queue EDM",
"isDummy": "0",
"capacity": "-1"
},
"EDM": {
"_class": "Dream.MachineManagedJob",
"name": "EDM",
"operationType": "MT-Load-Setup-Processing"
},
"AB1": {
"_class": "Dream.MouldAssemblyBuffer",
"id": "AB1",
"name": "Assembly Buffer",
"isDummy": "0",
"capacity": "-1"
},
"MA1": {
"_class": "Dream.MouldAssembly",
"id": "MA1",
"name": "Assembly 1",
"operationType": "MT-Load-Setup-Processing"
},
"MA2": {
"_class": "Dream.MouldAssembly",
"id": "MA2",
"name": "Assembly 2",
"operationType": "MT-Load-Setup-Processing"
},
"MA3": {
"_class": "Dream.MouldAssembly",
"id": "MA3",
"name": "Assembly 3",
"operationType": "MT-Load-Setup-Processing"
},
"QIM": {
"_class": "Dream.QueueManagedJob",
"name": "Queue Mould Injection",
"isDummy": "0",
"capacity": "-1"
},
"IM": {
"_class": "Dream.MachineManagedJob",
"name": "Mould Injection",
"operationType": "MT-Load-Setup-Processing"
},
"E1": {
"_class": "Dream.ExitJobShop",
"name": "Exit"
}, },
"left": 0.6968085106382979, "OP1": {
"name": "Raw Material", "_class": "Dream.OperatorManagedJob",
"top": 0.9545454545454546 "capacity": "1",
"name": "Operator1",
"schedulingRule": "WT"
}, },
"W1": { "OP2": {
"_class": "Dream.Repairman", "_class": "Dream.OperatorManagedJob",
"capacity": 1, "capacity": "1",
"left": 0.14893617021276595, "name": "Operator2",
"name": "W1", "schedulingRule": "WT"
"top": 0.7727272727272727
} }
} }
} }
\ No newline at end of file
...@@ -2,275 +2,422 @@ ...@@ -2,275 +2,422 @@
"_class": "Dream.Simulation", "_class": "Dream.Simulation",
"elementList": [ "elementList": [
{ {
"_class": "Dream.Queue", "_class": "Dream.MouldAssemblyBuffer",
"id": "DummyQ" "id": "AB1"
},
{
"_class": "Dream.Machine",
"id": "CAD1",
"results": {
"blockage_ratio": {
"avg": 0.0,
"max": 0.0,
"min": 0.0
},
"failure_ratio": {
"avg": 0.0,
"max": 0.0,
"min": 0.0
},
"off_shift_ratio": {
"avg": 0.0,
"max": 0.0,
"min": 0.0
},
"waiting_ratio": {
"avg": 92.10526315789474,
"max": 92.10526315789474,
"min": 92.10526315789474
},
"working_ratio": {
"avg": 7.017543859649122,
"max": 7.017543859649122,
"min": 7.017543859649122
}
}
},
{
"_class": "Dream.Machine",
"id": "CAD2",
"results": {
"blockage_ratio": {
"avg": 0.0,
"max": 0.0,
"min": 0.0
},
"failure_ratio": {
"avg": 0.0,
"max": 0.0,
"min": 0.0
},
"off_shift_ratio": {
"avg": 0.0,
"max": 0.0,
"min": 0.0
},
"waiting_ratio": {
"avg": 89.47368421052632,
"max": 89.47368421052632,
"min": 89.47368421052632
},
"working_ratio": {
"avg": 7.017543859649122,
"max": 7.017543859649122,
"min": 7.017543859649122
}
}
},
{
"_class": "Dream.Machine",
"id": "CAM1",
"results": {
"blockage_ratio": {
"avg": 0.0,
"max": 0.0,
"min": 0.0
},
"failure_ratio": {
"avg": 0.0,
"max": 0.0,
"min": 0.0
},
"off_shift_ratio": {
"avg": 0.0,
"max": 0.0,
"min": 0.0
},
"waiting_ratio": {
"avg": 91.81286549707602,
"max": 91.81286549707602,
"min": 91.81286549707602
},
"working_ratio": {
"avg": 6.725146198830408,
"max": 6.725146198830408,
"min": 6.725146198830408
}
}
},
{
"_class": "Dream.Machine",
"id": "CAM2",
"results": {
"blockage_ratio": {
"avg": 0.0,
"max": 0.0,
"min": 0.0
},
"failure_ratio": {
"avg": 0.0,
"max": 0.0,
"min": 0.0
},
"off_shift_ratio": {
"avg": 0.0,
"max": 0.0,
"min": 0.0
},
"waiting_ratio": {
"avg": 86.8421052631579,
"max": 86.8421052631579,
"min": 86.8421052631579
},
"working_ratio": {
"avg": 9.35672514619883,
"max": 9.35672514619883,
"min": 9.35672514619883
}
}
}, },
{ {
"_class": "Dream.Exit", "_class": "Dream.Exit",
"id": "E1", "id": "E1",
"results": { "results": {
"lifespan": 5.5673076923076925, "lifespan": {
"takt_time": 1.5096153846153846, "avg": 28.166666666666668,
"throughput": 26 "max": 28.166666666666668,
"min": 28.166666666666668
},
"taktTime": {
"avg": 0,
"max": 0,
"min": 0
},
"throughput": {
"avg": 3,
"max": 3,
"min": 3
}
} }
}, },
{ {
"_class": "Dream.Machine", "_class": "Dream.Machine",
"id": "M1", "id": "EDM",
"results": { "results": {
"blockage_ratio": 84.5, "blockage_ratio": {
"failure_ratio": 0.0, "avg": 0.0,
"waiting_ratio": 1.0, "max": 0.0,
"working_ratio": 14.5 "min": 0.0
},
"failure_ratio": {
"avg": 0.0,
"max": 0.0,
"min": 0.0
},
"off_shift_ratio": {
"avg": 0.0,
"max": 0.0,
"min": 0.0
},
"waiting_ratio": {
"avg": 69.8830409356725,
"max": 69.8830409356725,
"min": 69.8830409356725
},
"working_ratio": {
"avg": 19.590643274853804,
"max": 19.590643274853804,
"min": 19.590643274853804
}
} }
}, },
{ {
"_class": "Dream.Machine", "_class": "Dream.Machine",
"id": "M2", "id": "IM",
"results": { "results": {
"blockage_ratio": 0.0, "blockage_ratio": {
"failure_ratio": 20.0, "avg": 0.0,
"waiting_ratio": 0.5, "max": 0.0,
"working_ratio": 79.5 "min": 0.0
},
"failure_ratio": {
"avg": 0.0,
"max": 0.0,
"min": 0.0
},
"off_shift_ratio": {
"avg": 0.0,
"max": 0.0,
"min": 0.0
},
"waiting_ratio": {
"avg": 88.88888888888889,
"max": 88.88888888888889,
"min": 88.88888888888889
},
"working_ratio": {
"avg": 8.771929824561402,
"max": 8.771929824561402,
"min": 8.771929824561402
}
} }
}, },
{ {
"_class": "Dream.Queue", "_class": "Dream.Machine",
"id": "Q1", "id": "MA1",
"wip_stat_list": [ "results": {
[ "blockage_ratio": {
0, "avg": 0.0,
0 "max": 0.0,
], "min": 0.0
[ },
0.25, "failure_ratio": {
1 "avg": 0.0,
], "max": 0.0,
[ "min": 0.0
0.25, },
0 "off_shift_ratio": {
], "avg": 0.0,
[ "max": 0.0,
0.75, "min": 0.0
1 },
], "waiting_ratio": {
[ "avg": 91.2280701754386,
1.75, "max": 91.2280701754386,
0 "min": 91.2280701754386
], },
[ "working_ratio": {
1.75, "avg": 8.771929824561402,
1 "max": 8.771929824561402,
], "min": 8.771929824561402
[ }
3.25, }
0 },
], {
[ "_class": "Dream.Machine",
3.25, "id": "MA2",
1 "results": {
], "blockage_ratio": {
[ "avg": 0.0,
4.75, "max": 0.0,
0 "min": 0.0
], },
[ "failure_ratio": {
4.75, "avg": 0.0,
1 "max": 0.0,
], "min": 0.0
[ },
6.25, "off_shift_ratio": {
0 "avg": 0.0,
], "max": 0.0,
[ "min": 0.0
6.25, },
1 "waiting_ratio": {
], "avg": 97.07602339181287,
[ "max": 97.07602339181287,
7.75, "min": 97.07602339181287
0 },
], "working_ratio": {
[ "avg": 2.923976608187134,
7.75, "max": 2.923976608187134,
1 "min": 2.923976608187134
], }
[ }
9.25, },
0 {
], "_class": "Dream.Machine",
[ "id": "MA3",
9.25, "results": {
1 "blockage_ratio": {
], "avg": 0.0,
[ "max": 0.0,
10.75, "min": 0.0
0 },
], "failure_ratio": {
[ "avg": 0.0,
10.75, "max": 0.0,
1 "min": 0.0
], },
[ "off_shift_ratio": {
12.25, "avg": 0.0,
0 "max": 0.0,
], "min": 0.0
[ },
12.25, "waiting_ratio": {
1 "avg": 94.15204678362574,
], "max": 94.15204678362574,
[ "min": 94.15204678362574
13.75, },
0 "working_ratio": {
], "avg": 5.847953216374268,
[ "max": 5.847953216374268,
13.75, "min": 5.847953216374268
1 }
], }
[ },
15.25, {
0 "_class": "Dream.Machine",
], "id": "MILL1",
[ "results": {
15.25, "blockage_ratio": {
1 "avg": 0.0,
], "max": 0.0,
[ "min": 0.0
16.75, },
0 "failure_ratio": {
], "avg": 0.0,
[ "max": 0.0,
16.75, "min": 0.0
1 },
], "off_shift_ratio": {
[ "avg": 0.0,
18.25, "max": 0.0,
0 "min": 0.0
], },
[ "waiting_ratio": {
18.25, "avg": 73.97660818713452,
1 "max": 73.97660818713452,
], "min": 73.97660818713452
[ },
19.75, "working_ratio": {
0 "avg": 15.789473684210526,
], "max": 15.789473684210526,
[ "min": 15.789473684210526
19.75, }
1 }
], },
[ {
21.25, "_class": "Dream.Machine",
0 "id": "MILL2",
], "results": {
[ "blockage_ratio": {
21.25, "avg": 0.0,
1 "max": 0.0,
], "min": 0.0
[ },
22.75, "failure_ratio": {
0 "avg": 0.0,
], "max": 0.0,
[ "min": 0.0
22.75, },
1 "off_shift_ratio": {
], "avg": 0.0,
[ "max": 0.0,
24.25, "min": 0.0
0 },
], "waiting_ratio": {
[ "avg": 75.73099415204679,
24.25, "max": 75.73099415204679,
1 "min": 75.73099415204679
], },
[ "working_ratio": {
25.75, "avg": 20.46783625730994,
0 "max": 20.46783625730994,
], "min": 20.46783625730994
[ }
25.75, }
1
],
[
27.25,
0
],
[
27.25,
1
],
[
28.75,
0
],
[
28.75,
1
],
[
30.25,
0
],
[
30.25,
1
],
[
31.75,
0
],
[
31.75,
1
],
[
33.25,
0
],
[
33.25,
1
],
[
34.75,
0
],
[
34.75,
1
],
[
36.25,
0
],
[
36.25,
1
],
[
37.75,
0
],
[
37.75,
1
],
[
39.25,
0
],
[
39.25,
1
]
]
}, },
{ {
"_class": "Dream.Repairman", "_class": "Dream.Repairman",
"id": "W1", "id": "OP1",
"results": { "results": {
"waiting_ratio": 80.0, "waiting_ratio": {
"working_ratio": 20.0 "avg": 0.5847953216374352,
"max": 0.5847953216374352,
"min": 0.5847953216374352
},
"working_ratio": {
"avg": 99.41520467836257,
"max": 99.41520467836257,
"min": 99.41520467836257
}
}
},
{
"_class": "Dream.Repairman",
"id": "OP2",
"results": {
"waiting_ratio": {
"avg": 50.584795321637436,
"max": 50.584795321637436,
"min": 50.584795321637436
},
"working_ratio": {
"avg": 49.415204678362564,
"max": 49.415204678362564,
"min": 49.415204678362564
}
} }
},
{
"_class": "Dream.QueueManagedJob",
"id": "Q0"
},
{
"_class": "Dream.ConditionalBuffer",
"id": "QCAM"
},
{
"_class": "Dream.QueueManagedJob",
"id": "QEDM"
},
{
"_class": "Dream.QueueManagedJob",
"id": "QIM"
},
{
"_class": "Dream.QueueManagedJob",
"id": "QMILL"
} }
], ],
"general": { "general": {
......
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