Commit a7a3a7b8 authored by Georgios Dagkakis's avatar Georgios Dagkakis

3 tests added for GUI models

parent 95a0705f
{
"application_configuration": {
"pre_processing": {
"plugin_list": [
{
"_class": "dream.plugins.CapacityStationsSetAssemblySpace.CapacityStationsSetAssemblySpace",
"input_id": "assemblySpace"
},
{
"_class": "dream.plugins.AvailableCapacitySpreadsheet.AvailableCapacitySpreadsheet",
"input_id": "availableCapacity"
},
{
"_class": "dream.plugins.CapacityProjectSpreadsheet.CapacityProjectSpreadsheet",
"input_id": "capacityProject"
},
{
"_class": "dream.plugins.CreateCapacityStations.CreateCapacityStations",
"input_id": "createCapacityStations"
},
{
"_class": "dream.plugins.CapacityStationWIPSpreadsheet.CapacityStationWIPSpreadsheet",
"input_id": "createCapacityStationWIP"
}
]
},
"general": {
"properties": {
"assemblySpace": {
"default": 100,
"type": "number",
"description": "Total assembly Space in square meters",
"title": "Assembly Space"
},
"numberOfReplications": {
"default": 10,
"type": "integer",
"description": "Number of replications to run",
"title": "Number of replications"
},
"trace": {
"default": "No",
"enum": [
"No",
"Yes"
],
"type": "string",
"description": "Create an excel trace file (Yes or No)",
"title": "OutputTrace"
},
"ke_url": {
"default": "http: //git.erp5.org/gitweb/dream.git/blob_plain/HEAD: /dream/KnowledgeExtraction/Mockup_Processingtimes.xls",
"type": "string",
"description": "The URL for knowledge extraction to access its data for example http: //git.erp5.org/gitweb/dream.git/blob_plain/HEAD: /dream/KnowledgeExtraction/Mockup_Processingtimes.xls",
"title": "URL for Knowledge Extraction Spreadsheet"
},
"processTimeout": {
"default": 10,
"type": "number",
"description": "Number of seconds before the calculation process is interrupted",
"title": "ProcessTimeout"
},
"seed": {
"default": "1",
"type": "number",
"description": "When using the same seed, the random number generator produce the same sequence of numbers",
"title": "Seed for random number generator"
},
"timeUnitPerDay": {
"default": 24,
"type": "number",
"description": "Used for input and reporting widgets. For example, 24 means that simulation clock time unit is one hour.",
"title": "Number of time units per day"
},
"maxSimTime": {
"default": 100,
"type": "number",
"description": "Length of the simulation run",
"title": "Length of Experiment"
},
"currentDate": {
"default": "2014/10/01",
"type": "string",
"description": "The day the experiment starts, in YYYY/MM/DD format",
"title": "SimulationStartTime"
},
"confidenceLevel": {
"default": 0.95,
"type": "number",
"description": "Confidence level for statistical analysis of stochastic experiments",
"title": "Confidence level"
}
}
},
"output": {
"view_mean_capacity_utilization": {
"gadget": "Output_viewStationUtilisationGraph",
"configuration": {
"plot": "bar",
"group": [],
"family": "capacityStation",
"data": {
"utilization": [
"meanUtilization"
]
}
},
"type": "object_view",
"title": "Average Capacity Utilization"
}
},
"input": {
"view_management": {
"gadget": "Input_viewDocumentManagement",
"type": "object_view",
"title": "Manage document"
},
"view_wip_spreadsheet": {
"gadget": "Input_viewSpreadsheet",
"configuration": {
"handsontable_options": {
"minSpareCols": 1
},
"columns": [
{
"type": "string",
"name": "Operation"
},
{
"type": "string",
"name": "Project1 (Rename)"
},
{
"type": "string",
"name": "Project2 (Rename)"
}
],
"extend": [
"x",
"y"
]
},
"type": "object_view",
"title": "Work in Progress Spreadsheet"
},
"view_projects_spreadsheet": {
"gadget": "Input_viewSpreadsheet",
"configuration": {
"columns": [
{
"type": "string",
"name": "Project ID"
},
{
"type": "string",
"name": "Order Date",
"format": "date"
},
{
"type": "string",
"name": "Due Date",
"format": "date"
},
{
"type": "number",
"name": "Assembly Space"
},
{
"type": "string",
"name": "Operation"
},
{
"type": "number",
"name": "Capacity Requirement"
},
{
"type": "string",
"name": "Earliest Start Date",
"format": "date"
}
],
"extend": [
"y"
]
},
"type": "object_view",
"title": "Projects Spreadsheet"
},
"view_run_simulation": {
"gadget": "Input_viewSimulation",
"type": "object_view",
"title": "Run Simulation"
},
"view_result": {
"gadget": "Input_viewResultList",
"type": "object_view",
"title": "Results"
},
"view_available_capacity_spreadsheet": {
"gadget": "Input_viewSpreadsheet",
"configuration": {
"handsontable_options": {
"minSpareCols": 1
},
"columns": [
{
"type": "string",
"name": "Day",
"format": "date-time"
},
{
"type": "string",
"name": "Station 1 (Rename)"
},
{
"type": "string",
"name": "Station 2 (Rename)"
}
],
"extend": [
"x",
"y"
]
},
"type": "object_view",
"title": "Available Capacity Spreadsheet"
},
"view": {
"gadget": "Input_viewProductionLine",
"type": "object_view",
"title": "ProductionLine"
}
},
"post_processing": {
"plugin_list": []
},
"processing_plugin": {
"_class": "dream.plugins.plugin.DefaultExecutionPlugin",
"input_id": "Simulation"
}
},
"graph": {
"node": {
"WELD": {
"coordinate": {
"top": 0.47035271303157006,
"left": 0.05224682159961414
},
"requireFullProject": 0,
"_class": "dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation",
"name": "WELD"
},
"MCH": {
"coordinate": {
"top": 0.06653715527072322,
"left": 0.3349253399057431
},
"requireFullProject": 0,
"_class": "dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation",
"name": "MCH"
},
"ASBTST": {
"coordinate": {
"top": 0.725986317834675,
"left": 0.4748049078628899
},
"requireFullProject": 1,
"_class": "dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation",
"name": "ASBTST"
},
"EEP": {
"coordinate": {
"top": 0.08206596769592567,
"left": 0.47570913933753145
},
"requireFullProject": 0,
"_class": "dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation",
"name": "EEP"
},
"PAINT": {
"coordinate": {
"top": 0.7430615552634912,
"left": 0.3111040179667153
},
"requireFullProject": 0,
"_class": "dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation",
"name": "PAINT"
},
"CNC": {
"coordinate": {
"top": 0.055153702206292815,
"left": 0.19503291923602395
},
"requireFullProject": 0,
"_class": "dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation",
"name": "CNC"
},
"PPASB": {
"coordinate": {
"top": 0.7563202742806299,
"left": 0.15782822210919625
},
"requireFullProject": 1,
"_class": "dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation",
"name": "PPASB",
"id": "PPASB"
},
"SMF": {
"coordinate": {
"top": 0.06693194658097301,
"left": 0.0679425723598465
},
"requireFullProject": 0,
"_class": "dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation",
"name": "SMF"
}
},
"edge": {
"con_53": {
"source": "SMF",
"destination": "WELD",
"_class": "Dream.Edge"
},
"con_129": {
"source": "EEP",
"destination": "ASBTST",
"_class": "Dream.Edge"
},
"con_111": {
"source": "MCH",
"destination": "PPASB",
"_class": "Dream.Edge"
},
"con_143": {
"source": "PPASB",
"destination": "PAINT",
"_class": "Dream.Edge"
},
"con_69": {
"source": "WELD",
"destination": "PPASB",
"_class": "Dream.Edge"
},
"con_155": {
"source": "PAINT",
"destination": "ASBTST",
"_class": "Dream.Edge"
},
"con_91": {
"source": "CNC",
"destination": "PPASB",
"_class": "Dream.Edge"
}
}
},
"general": {
"assemblySpace": 600,
"numberOfReplications": "1",
"trace": "Yes",
"ke_url": "http: //git.erp5.org/gitweb/dream.git/blob_plain/HEAD: /dream/KnowledgeExtraction/Mockup_Processingtimes.xls",
"processTimeout": 10,
"seed": 1,
"timeUnitPerDay": 24,
"maxSimTime": -1,
"currentDate": "2014/02/20",
"confidenceLevel": 0.95
},
"class_definition": {
"node": {
"required": [
"name",
"_class"
],
"type": "object",
"description": "Base definition for node",
"properties": {
"coordinate": {
"type": "object",
"properties": {
"top": "number",
"left": "number"
}
},
"_class": {
"type": "string"
},
"name": {
"type": "string"
}
}
},
"definitions": {
"_capacity": {
"default": 1,
"oneOf": [
{
"enum": [
-1
]
},
{
"multipleOf": 1
}
],
"type": "number",
"description": "capacity of the queue. -1 means infinite"
},
"_failureDist": {
"allOf": [
{
"type": "object",
"properties": {
"failureDistribution": {
"default": "No",
"enum": [
"No",
"Yes"
],
"type": "string"
}
}
},
{
"oneOf": [
{
"$ref": "#/definitions/distributionTypes/_failure"
},
{
"$ref": "#/definitions/distributionTypes/_no"
}
]
}
]
},
"_operationType": {
"default": "Automatic",
"enum": [
"Automatic",
"Manual"
],
"type": "string",
"description": "the type of operations that are performed manually in the machine"
},
"_dist": {
"allOf": [
{
"type": "object",
"properties": {
"distribution": {
"default": "Fixed",
"enum": [
"Fixed",
"Exp",
"Normal",
"Lognormal",
"Binomial",
"Poisson",
"Logistic",
"Cauchy",
"Geometric",
"Gama",
"Weibull"
],
"type": "string"
}
}
},
{
"oneOf": [
{
"$ref": "#/definitions/distributionTypes/_fixed"
},
{
"$ref": "#/definitions/distributionTypes/_exp"
},
{
"$ref": "#/definitions/distributionTypes/_normal"
},
{
"$ref": "#/definitions/distributionTypes/_lognormal"
},
{
"$ref": "#/definitions/distributionTypes/_binomial"
},
{
"$ref": "#/definitions/distributionTypes/_poisson"
},
{
"$ref": "#/definitions/distributionTypes/_logistic"
},
{
"$ref": "#/definitions/distributionTypes/_cauchy"
},
{
"$ref": "#/definitions/distributionTypes/_geometric"
},
{
"$ref": "#/definitions/distributionTypes/_gama"
},
{
"$ref": "#/definitions/distributionTypes/_weibull"
}
]
}
]
},
"distributionTypes": {
"_geometric": {
"properties": {
"probability": {
"default": 0,
"required": true,
"type": "number"
}
},
"type": "object",
"description": "Geometric",
"title": "Geometric"
},
"_weibull": {
"properties": {
"shape": {
"default": 0,
"required": true,
"type": "number"
},
"scale": {
"default": 0,
"required": true,
"type": "number"
}
},
"type": "object",
"description": "Weibull",
"title": "Weibull"
},
"_exp": {
"properties": {
"mean": {
"default": 0,
"required": true,
"type": "number"
}
},
"type": "object",
"description": "Exponential",
"title": "Exp"
},
"_gama": {
"properties": {
"shape": {
"default": 0,
"required": true,
"type": "number"
},
"rate": {
"default": 0,
"required": true,
"type": "number"
}
},
"type": "object",
"description": "Gama",
"title": "Gama"
},
"_lognormal": {
"properties": {
"stdev": {
"default": 0,
"_class": "Dream.Property",
"type": "number",
"name": "Standard Deviation"
},
"mean": {
"default": 0,
"_class": "Dream.Property",
"type": "number",
"name": "Mean"
}
},
"type": "object",
"description": "Lognormal",
"title": "Lognormal"
},
"_normal": {
"properties": {
"stdev": {
"default": 0,
"required": true,
"type": "number"
},
"mean": {
"default": 0,
"required": true,
"type": "number"
}
},
"type": "object",
"description": "Normal",
"title": "Normal"
},
"_logistic": {
"properties": {
"scale": {
"default": 0,
"required": true,
"type": "number"
},
"location": {
"default": 0,
"required": true,
"type": "number"
}
},
"type": "object",
"description": "Logistic",
"title": "Logistic"
},
"_cauchy": {
"properties": {
"scale": {
"default": 0,
"type": "number"
},
"location": {
"default": 0,
"type": "number"
}
},
"type": "object",
"description": "Cauchy",
"title": "Cauchy"
},
"_binomial": {
"properties": {
"size": {
"default": 0,
"type": "number"
},
"mean": {
"default": 0,
"type": "number"
}
},
"type": "object",
"description": "Binomial",
"title": "Binomial"
},
"_poisson": {
"properties": {
"lambda": {
"default": 0,
"type": "number"
}
},
"type": "object",
"description": "Poisson",
"title": "Poisson"
},
"_failure": {
"properties": {
"Time to Repair": {
"$ref": "#/definitions/_dist"
},
"repairman": {
"required": true,
"type": "string",
"description": "Repairman"
},
"Time to Failure": {
"$ref": "#/definitions/_dist"
}
},
"type": "object",
"description": "Fixed",
"title": "Yes"
},
"_fixed": {
"properties": {
"mean": {
"default": 0.75,
"required": true,
"type": "number"
}
},
"type": "object",
"description": "Fixed",
"title": "Fixed"
},
"_no": {
"type": "string",
"description": "None",
"title": "No"
}
},
"_schedulingRule": {
"default": "FIFO",
"enum": [
"FIFO",
"Priority",
"EDD",
"EOD",
"NumStages",
"RPC",
"LPT",
"SPT",
"MS",
"WINQ",
"WT"
],
"type": "string",
"description": "Scheduling Rule, one of FIFO Priority EDD EOD NumStages RPC LPT SPT MS WINQ"
}
},
"dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation": {
"allOf": [
{
"$ref": "#/node"
},
{
"type": "object",
"properties": {
"requireFullProject": {
"_default": 0,
"required": true,
"type": "number",
"description": "Is this station an assembly? Yes: 1, No: 0"
},
"name": {
"default": "Machine",
"type": "string"
},
"id": {
"default": "M",
"required": true,
"type": "string"
}
}
}
],
"_class": "node",
"name": "Machine",
"css": {
"backgroundImage": "linear-gradient(to bottom, #fef 0%, #ede 100%)",
"border": "1px solid #cbc",
"backgroundColor": "#fef"
},
"description": "A station processing items for some time given by a distribution"
},
"edge": {
"required": [
"_class",
"source",
"destination"
],
"type": "object",
"description": "Base definition for edge",
"properties": {
"source": {
"type": "string"
},
"destination": {
"type": "string"
},
"_class": {
"type": "string"
},
"name": {
"type": "string"
}
}
},
"Dream.Edge": {
"_class": "edge",
"description": "Connect stations together",
"allOf": [
{
"$ref": "#/class_defintion/edge"
}
]
}
},
"result": {
"result_list": []
},
"input": {
"wip_spreadsheet": [
[
"Operation",
"P1",
""
],
[
"SMF",
"80",
null
],
[
"WELD",
"0",
null
],
[
"CNC",
"130",
null
],
[
"MCH",
"125",
null
],
[
"EEP",
"30",
null
],
[
"PPASB",
"0",
null
],
[
"PAINT",
"0",
null
],
[
"ASBTST",
"0",
null
],
[
null,
null,
null
]
],
"available_capacity_spreadsheet": [
[
"DAY",
"SMF",
"WELD",
"CNC",
"MCH",
"EEP",
"PPASB",
"ASBTST",
"PAINT",
null
],
[
"MONDAY",
"20",
"70",
"90",
"20",
"290",
"170",
"170",
"20",
null
],
[
"TUESDAY",
"30",
"170",
"190",
"70",
"100",
"270",
"270",
"20",
null
],
[
"WEDNESDAY",
"130",
"270",
"290",
"170",
"200",
"370",
"370",
"20",
null
],
[
"THURSDAY",
"80",
"80",
"390",
"270",
"300",
"20",
"20",
"320",
null
],
[
"FRIDAY",
"180",
"180",
"490",
"370",
"390",
"20",
"20",
"420",
null
],
[
"SATURDAY",
"20",
"20",
"20",
"20",
"20",
"20",
"20",
"20",
null
],
[
"SUNDAY",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
null
],
[
"2014/02/22",
"70",
"90",
"80",
"20",
"70",
"50",
"50",
"70",
null
],
[
"2014/03/01",
"70",
"90",
"80",
"60",
"70",
"80",
"80",
"170",
null
],
[
"2014/03/25",
"120",
"170",
"80",
"160",
"370",
"80",
"80",
"170",
null
],
[
"",
null,
null,
null,
null,
null,
null,
null,
null,
null
]
],
"projects_spreadsheet": [
[
"Project ID",
"Order Date",
"Due Date",
"Assembly Space",
"Operation",
"Capacity Requirement",
"Earliest Start Date"
],
[
"P1",
"2014/01/26",
"2014/03/26",
"400",
"SMF",
"80",
""
],
[
"",
"",
"",
"",
"WELD",
"90",
""
],
[
"",
"",
"",
"",
"CNC",
"130",
""
],
[
"",
"",
"",
"",
"MCH",
"125",
""
],
[
"",
"",
"",
"",
"EEP",
"30",
""
],
[
"",
"",
"",
"",
"PPASB",
"700",
""
],
[
"",
"",
"",
"",
"PAINT",
"50",
""
],
[
"",
"",
"",
"",
"ASBTST",
"300",
""
],
[
null,
null,
null,
null,
null,
null,
null
]
]
},
"constraints": {}
}
\ No newline at end of file
{
"application_configuration": {
"pre_processing": {
"plugin_list": [
{
"_class": "dream.plugins.CapacityStationsSetAssemblySpace.CapacityStationsSetAssemblySpace",
"input_id": "assemblySpace"
},
{
"_class": "dream.plugins.AvailableCapacitySpreadsheet.AvailableCapacitySpreadsheet",
"input_id": "availableCapacity"
},
{
"_class": "dream.plugins.CapacityProjectSpreadsheet.CapacityProjectSpreadsheet",
"input_id": "capacityProject"
},
{
"_class": "dream.plugins.CreateCapacityStations.CreateCapacityStations",
"input_id": "createCapacityStations"
},
{
"_class": "dream.plugins.CapacityStationWIPSpreadsheet.CapacityStationWIPSpreadsheet",
"input_id": "createCapacityStationWIP"
}
]
},
"general": {
"properties": {
"assemblySpace": {
"default": 100,
"type": "number",
"description": "Total assembly Space in square meters",
"title": "Assembly Space"
},
"numberOfReplications": {
"default": 10,
"type": "integer",
"description": "Number of replications to run",
"title": "Number of replications"
},
"trace": {
"default": "No",
"enum": [
"No",
"Yes"
],
"type": "string",
"description": "Create an excel trace file (Yes or No)",
"title": "OutputTrace"
},
"ke_url": {
"default": "http: //git.erp5.org/gitweb/dream.git/blob_plain/HEAD: /dream/KnowledgeExtraction/Mockup_Processingtimes.xls",
"type": "string",
"description": "The URL for knowledge extraction to access its data for example http: //git.erp5.org/gitweb/dream.git/blob_plain/HEAD: /dream/KnowledgeExtraction/Mockup_Processingtimes.xls",
"title": "URL for Knowledge Extraction Spreadsheet"
},
"processTimeout": {
"default": 10,
"type": "number",
"description": "Number of seconds before the calculation process is interrupted",
"title": "ProcessTimeout"
},
"seed": {
"default": "1",
"type": "number",
"description": "When using the same seed, the random number generator produce the same sequence of numbers",
"title": "Seed for random number generator"
},
"timeUnitPerDay": {
"default": 24,
"type": "number",
"description": "Used for input and reporting widgets. For example, 24 means that simulation clock time unit is one hour.",
"title": "Number of time units per day"
},
"maxSimTime": {
"default": 100,
"type": "number",
"description": "Length of the simulation run",
"title": "Length of Experiment"
},
"currentDate": {
"default": "2014/10/01",
"type": "string",
"description": "The day the experiment starts, in YYYY/MM/DD format",
"title": "SimulationStartTime"
},
"confidenceLevel": {
"default": 0.95,
"type": "number",
"description": "Confidence level for statistical analysis of stochastic experiments",
"title": "Confidence level"
}
}
},
"output": {
"view_mean_capacity_utilization": {
"gadget": "Output_viewStationUtilisationGraph",
"configuration": {
"plot": "bar",
"group": [],
"family": "capacityStation",
"data": {
"utilization": [
"meanUtilization"
]
}
},
"type": "object_view",
"title": "Average Capacity Utilization"
}
},
"input": {
"view_management": {
"gadget": "Input_viewDocumentManagement",
"type": "object_view",
"title": "Manage document"
},
"view_wip_spreadsheet": {
"gadget": "Input_viewSpreadsheet",
"configuration": {
"handsontable_options": {
"minSpareCols": 1
},
"columns": [
{
"type": "string",
"name": "Operation"
},
{
"type": "string",
"name": "Project1 (Rename)"
},
{
"type": "string",
"name": "Project2 (Rename)"
}
],
"extend": [
"x",
"y"
]
},
"type": "object_view",
"title": "Work in Progress Spreadsheet"
},
"view_projects_spreadsheet": {
"gadget": "Input_viewSpreadsheet",
"configuration": {
"columns": [
{
"type": "string",
"name": "Project ID"
},
{
"type": "string",
"name": "Order Date",
"format": "date"
},
{
"type": "string",
"name": "Due Date",
"format": "date"
},
{
"type": "number",
"name": "Assembly Space"
},
{
"type": "string",
"name": "Operation"
},
{
"type": "number",
"name": "Capacity Requirement"
},
{
"type": "string",
"name": "Earliest Start Date",
"format": "date"
}
],
"extend": [
"y"
]
},
"type": "object_view",
"title": "Projects Spreadsheet"
},
"view_run_simulation": {
"gadget": "Input_viewSimulation",
"type": "object_view",
"title": "Run Simulation"
},
"view_result": {
"gadget": "Input_viewResultList",
"type": "object_view",
"title": "Results"
},
"view_available_capacity_spreadsheet": {
"gadget": "Input_viewSpreadsheet",
"configuration": {
"handsontable_options": {
"minSpareCols": 1
},
"columns": [
{
"type": "string",
"name": "Day",
"format": "date-time"
},
{
"type": "string",
"name": "Station 1 (Rename)"
},
{
"type": "string",
"name": "Station 2 (Rename)"
}
],
"extend": [
"x",
"y"
]
},
"type": "object_view",
"title": "Available Capacity Spreadsheet"
},
"view": {
"gadget": "Input_viewProductionLine",
"type": "object_view",
"title": "ProductionLine"
}
},
"post_processing": {
"plugin_list": []
},
"processing_plugin": {
"_class": "dream.plugins.plugin.DefaultExecutionPlugin",
"input_id": "Simulation"
}
},
"graph": {
"node": {
"WELD": {
"coordinate": {
"top": 0.47035271303157006,
"left": 0.05224682159961414
},
"requireFullProject": 0,
"_class": "dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation",
"name": "WELD"
},
"MCH": {
"coordinate": {
"top": 0.06653715527072322,
"left": 0.3349253399057431
},
"requireFullProject": 0,
"_class": "dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation",
"name": "MCH"
},
"ASBTST": {
"coordinate": {
"top": 0.725986317834675,
"left": 0.4748049078628899
},
"requireFullProject": 1,
"_class": "dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation",
"name": "ASBTST"
},
"EEP": {
"coordinate": {
"top": 0.08206596769592567,
"left": 0.47570913933753145
},
"requireFullProject": 0,
"_class": "dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation",
"name": "EEP"
},
"PAINT": {
"coordinate": {
"top": 0.7430615552634912,
"left": 0.3111040179667153
},
"requireFullProject": 0,
"_class": "dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation",
"name": "PAINT"
},
"CNC": {
"coordinate": {
"top": 0.055153702206292815,
"left": 0.19503291923602395
},
"requireFullProject": 0,
"_class": "dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation",
"name": "CNC"
},
"PPASB": {
"coordinate": {
"top": 0.7563202742806299,
"left": 0.15782822210919625
},
"requireFullProject": 1,
"_class": "dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation",
"name": "PPASB",
"id": "PPASB"
},
"SMF": {
"coordinate": {
"top": 0.06693194658097301,
"left": 0.0679425723598465
},
"requireFullProject": 0,
"_class": "dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation",
"name": "SMF"
}
},
"edge": {
"con_53": {
"source": "SMF",
"destination": "WELD",
"_class": "Dream.Edge"
},
"con_129": {
"source": "EEP",
"destination": "ASBTST",
"_class": "Dream.Edge"
},
"con_111": {
"source": "MCH",
"destination": "PPASB",
"_class": "Dream.Edge"
},
"con_143": {
"source": "PPASB",
"destination": "PAINT",
"_class": "Dream.Edge"
},
"con_69": {
"source": "WELD",
"destination": "PPASB",
"_class": "Dream.Edge"
},
"con_155": {
"source": "PAINT",
"destination": "ASBTST",
"_class": "Dream.Edge"
},
"con_91": {
"source": "CNC",
"destination": "PPASB",
"_class": "Dream.Edge"
}
}
},
"general": {
"assemblySpace": 600,
"numberOfReplications": "1",
"trace": "Yes",
"ke_url": "http: //git.erp5.org/gitweb/dream.git/blob_plain/HEAD: /dream/KnowledgeExtraction/Mockup_Processingtimes.xls",
"processTimeout": 10,
"seed": 1,
"timeUnitPerDay": 24,
"maxSimTime": -1,
"currentDate": "2014/02/20",
"confidenceLevel": 0.95
},
"class_definition": {
"node": {
"required": [
"name",
"_class"
],
"type": "object",
"description": "Base definition for node",
"properties": {
"coordinate": {
"type": "object",
"properties": {
"top": "number",
"left": "number"
}
},
"_class": {
"type": "string"
},
"name": {
"type": "string"
}
}
},
"definitions": {
"_capacity": {
"default": 1,
"oneOf": [
{
"enum": [
-1
]
},
{
"multipleOf": 1
}
],
"type": "number",
"description": "capacity of the queue. -1 means infinite"
},
"_failureDist": {
"allOf": [
{
"type": "object",
"properties": {
"failureDistribution": {
"default": "No",
"enum": [
"No",
"Yes"
],
"type": "string"
}
}
},
{
"oneOf": [
{
"$ref": "#/definitions/distributionTypes/_failure"
},
{
"$ref": "#/definitions/distributionTypes/_no"
}
]
}
]
},
"_operationType": {
"default": "Automatic",
"enum": [
"Automatic",
"Manual"
],
"type": "string",
"description": "the type of operations that are performed manually in the machine"
},
"_dist": {
"allOf": [
{
"type": "object",
"properties": {
"distribution": {
"default": "Fixed",
"enum": [
"Fixed",
"Exp",
"Normal",
"Lognormal",
"Binomial",
"Poisson",
"Logistic",
"Cauchy",
"Geometric",
"Gama",
"Weibull"
],
"type": "string"
}
}
},
{
"oneOf": [
{
"$ref": "#/definitions/distributionTypes/_fixed"
},
{
"$ref": "#/definitions/distributionTypes/_exp"
},
{
"$ref": "#/definitions/distributionTypes/_normal"
},
{
"$ref": "#/definitions/distributionTypes/_lognormal"
},
{
"$ref": "#/definitions/distributionTypes/_binomial"
},
{
"$ref": "#/definitions/distributionTypes/_poisson"
},
{
"$ref": "#/definitions/distributionTypes/_logistic"
},
{
"$ref": "#/definitions/distributionTypes/_cauchy"
},
{
"$ref": "#/definitions/distributionTypes/_geometric"
},
{
"$ref": "#/definitions/distributionTypes/_gama"
},
{
"$ref": "#/definitions/distributionTypes/_weibull"
}
]
}
]
},
"distributionTypes": {
"_geometric": {
"properties": {
"probability": {
"default": 0,
"required": true,
"type": "number"
}
},
"type": "object",
"description": "Geometric",
"title": "Geometric"
},
"_weibull": {
"properties": {
"shape": {
"default": 0,
"required": true,
"type": "number"
},
"scale": {
"default": 0,
"required": true,
"type": "number"
}
},
"type": "object",
"description": "Weibull",
"title": "Weibull"
},
"_exp": {
"properties": {
"mean": {
"default": 0,
"required": true,
"type": "number"
}
},
"type": "object",
"description": "Exponential",
"title": "Exp"
},
"_gama": {
"properties": {
"shape": {
"default": 0,
"required": true,
"type": "number"
},
"rate": {
"default": 0,
"required": true,
"type": "number"
}
},
"type": "object",
"description": "Gama",
"title": "Gama"
},
"_lognormal": {
"properties": {
"stdev": {
"default": 0,
"_class": "Dream.Property",
"type": "number",
"name": "Standard Deviation"
},
"mean": {
"default": 0,
"_class": "Dream.Property",
"type": "number",
"name": "Mean"
}
},
"type": "object",
"description": "Lognormal",
"title": "Lognormal"
},
"_normal": {
"properties": {
"stdev": {
"default": 0,
"required": true,
"type": "number"
},
"mean": {
"default": 0,
"required": true,
"type": "number"
}
},
"type": "object",
"description": "Normal",
"title": "Normal"
},
"_logistic": {
"properties": {
"scale": {
"default": 0,
"required": true,
"type": "number"
},
"location": {
"default": 0,
"required": true,
"type": "number"
}
},
"type": "object",
"description": "Logistic",
"title": "Logistic"
},
"_cauchy": {
"properties": {
"scale": {
"default": 0,
"type": "number"
},
"location": {
"default": 0,
"type": "number"
}
},
"type": "object",
"description": "Cauchy",
"title": "Cauchy"
},
"_binomial": {
"properties": {
"size": {
"default": 0,
"type": "number"
},
"mean": {
"default": 0,
"type": "number"
}
},
"type": "object",
"description": "Binomial",
"title": "Binomial"
},
"_poisson": {
"properties": {
"lambda": {
"default": 0,
"type": "number"
}
},
"type": "object",
"description": "Poisson",
"title": "Poisson"
},
"_failure": {
"properties": {
"Time to Repair": {
"$ref": "#/definitions/_dist"
},
"repairman": {
"required": true,
"type": "string",
"description": "Repairman"
},
"Time to Failure": {
"$ref": "#/definitions/_dist"
}
},
"type": "object",
"description": "Fixed",
"title": "Yes"
},
"_fixed": {
"properties": {
"mean": {
"default": 0.75,
"required": true,
"type": "number"
}
},
"type": "object",
"description": "Fixed",
"title": "Fixed"
},
"_no": {
"type": "string",
"description": "None",
"title": "No"
}
},
"_schedulingRule": {
"default": "FIFO",
"enum": [
"FIFO",
"Priority",
"EDD",
"EOD",
"NumStages",
"RPC",
"LPT",
"SPT",
"MS",
"WINQ",
"WT"
],
"type": "string",
"description": "Scheduling Rule, one of FIFO Priority EDD EOD NumStages RPC LPT SPT MS WINQ"
}
},
"dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation": {
"allOf": [
{
"$ref": "#/node"
},
{
"type": "object",
"properties": {
"requireFullProject": {
"_default": 0,
"required": true,
"type": "number",
"description": "Is this station an assembly? Yes: 1, No: 0"
},
"name": {
"default": "Machine",
"type": "string"
},
"id": {
"default": "M",
"required": true,
"type": "string"
}
}
}
],
"_class": "node",
"name": "Machine",
"css": {
"backgroundImage": "linear-gradient(to bottom, #fef 0%, #ede 100%)",
"border": "1px solid #cbc",
"backgroundColor": "#fef"
},
"description": "A station processing items for some time given by a distribution"
},
"edge": {
"required": [
"_class",
"source",
"destination"
],
"type": "object",
"description": "Base definition for edge",
"properties": {
"source": {
"type": "string"
},
"destination": {
"type": "string"
},
"_class": {
"type": "string"
},
"name": {
"type": "string"
}
}
},
"Dream.Edge": {
"_class": "edge",
"description": "Connect stations together",
"allOf": [
{
"$ref": "#/class_defintion/edge"
}
]
}
},
"result": {
"result_list": []
},
"input": {
"wip_spreadsheet": [
[
"Operation",
"P1",
"P2",
"P3",
null
],
[
"SMF",
"80",
"70",
"130",
null
],
[
"WELD",
"0",
"0",
"0",
null
],
[
"CNC",
"130",
"45",
"145",
null
],
[
"MCH",
"125",
"90",
"90",
null
],
[
"EEP",
"30",
"50",
"35",
null
],
[
"PPASB",
"0",
"0",
"0",
null
],
[
"PAINT",
"0",
"0",
"0",
null
],
[
"ASBTST",
"0",
"0",
"0",
null
],
[
null,
null,
"",
null,
null
]
],
"available_capacity_spreadsheet": [
[
"DAY",
"SMF",
"WELD",
"CNC",
"MCH",
"EEP",
"PPASB",
"ASBTST",
"PAINT",
null
],
[
"MONDAY",
"20",
"70",
"90",
"20",
"290",
"170",
"170",
"20",
null
],
[
"TUESDAY",
"30",
"170",
"190",
"70",
"100",
"270",
"270",
"20",
null
],
[
"WEDNESDAY",
"130",
"270",
"290",
"170",
"200",
"370",
"370",
"20",
null
],
[
"THURSDAY",
"80",
"80",
"390",
"270",
"300",
"20",
"20",
"320",
null
],
[
"FRIDAY",
"180",
"180",
"490",
"370",
"390",
"20",
"20",
"420",
null
],
[
"SATURDAY",
"20",
"20",
"20",
"20",
"20",
"20",
"20",
"20",
null
],
[
"SUNDAY",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
null
],
[
"2014/03/22",
"70",
"90",
"80",
"20",
"70",
"50",
"50",
"70",
null
],
[
"2014/04/24",
"70",
"90",
"80",
"60",
"70",
"80",
"80",
"170",
null
],
[
"2014/03/25",
"120",
"170",
"80",
"160",
"370",
"80",
"80",
"170",
null
],
[
"",
null,
null,
null,
null,
null,
null,
null,
null,
null
]
],
"projects_spreadsheet": [
[
"Project ID",
"Order Date",
"Due Date",
"Assembly Space",
"Operation",
"Capacity Requirement",
"Earliest Start Date"
],
[
"P1",
"2014/01/26",
"2014/03/26",
"400",
"SMF",
"80",
""
],
[
"",
"",
"",
"",
"WELD",
"90",
""
],
[
"",
"",
"",
"",
"CNC",
"130",
""
],
[
"",
"",
"",
"",
"MCH",
"125",
""
],
[
"",
"",
"",
"",
"EEP",
"30",
""
],
[
"",
"",
"",
"",
"PPASB",
"700",
""
],
[
"",
"",
"",
"",
"PAINT",
"50",
""
],
[
"",
"",
"",
"",
"ASBTST",
"300",
""
],
[
"P2",
"2014/01/26",
"2014/04/04",
"300",
"SMF",
"70",
null
],
[
"",
"",
"",
"",
"WELD",
"180",
null
],
[
"",
"",
"",
"",
"CNC",
"45",
null
],
[
"",
"",
"",
"",
"MCH",
"90",
null
],
[
"",
"",
"",
"",
"EEP",
"50",
null
],
[
"",
"",
"",
"",
"PPASB",
"900",
null
],
[
"",
"",
"",
"",
"PAINT",
"250",
null
],
[
"",
"",
"",
"",
"ASBTST",
"380",
null
],
[
"P3",
"2014/01/26",
"",
"400",
"SMF",
"130",
null
],
[
"",
"",
"",
"",
"WELD",
"115",
null
],
[
"",
"",
"",
"",
"CNC",
"145",
null
],
[
"",
"",
"",
"",
"MCH",
"90",
null
],
[
"",
"",
"",
"",
"EEP",
"35",
null
],
[
"",
"",
"",
"",
"PPASB",
"600",
null
],
[
"",
"",
"",
"",
"PAINT",
"100",
null
],
[
"",
"",
"",
"",
"ASBTST",
"130",
null
],
[
null,
null,
null,
null,
null,
null,
null
]
]
},
"constraints": {}
}
\ No newline at end of file
{
"application_configuration": {
"general": {
"properties": {
"assemblySpace": {
"default": 100,
"description": "Total assembly Space in square meters",
"title": "Assembly Space",
"type": "number"
},
"confidenceLevel": {
"default": 0.95,
"description": "Confidence level for statistical analysis of stochastic experiments",
"title": "Confidence level",
"type": "number"
},
"currentDate": {
"default": "2014/10/01",
"description": "The day the experiment starts, in YYYY/MM/DD format",
"title": "SimulationStartTime",
"type": "string"
},
"ke_url": {
"default": "http: //git.erp5.org/gitweb/dream.git/blob_plain/HEAD: /dream/KnowledgeExtraction/Mockup_Processingtimes.xls",
"description": "The URL for knowledge extraction to access its data for example http: //git.erp5.org/gitweb/dream.git/blob_plain/HEAD: /dream/KnowledgeExtraction/Mockup_Processingtimes.xls",
"title": "URL for Knowledge Extraction Spreadsheet",
"type": "string"
},
"maxSimTime": {
"default": 100,
"description": "Length of the simulation run",
"title": "Length of Experiment",
"type": "number"
},
"numberOfReplications": {
"default": 10,
"description": "Number of replications to run",
"title": "Number of replications",
"type": "integer"
},
"processTimeout": {
"default": 10,
"description": "Number of seconds before the calculation process is interrupted",
"title": "ProcessTimeout",
"type": "number"
},
"seed": {
"default": "1",
"description": "When using the same seed, the random number generator produce the same sequence of numbers",
"title": "Seed for random number generator",
"type": "number"
},
"timeUnitPerDay": {
"default": 24,
"description": "Used for input and reporting widgets. For example, 24 means that simulation clock time unit is one hour.",
"title": "Number of time units per day",
"type": "number"
},
"trace": {
"default": "No",
"description": "Create an excel trace file (Yes or No)",
"enum": [
"No",
"Yes"
],
"title": "OutputTrace",
"type": "string"
}
}
},
"input": {
"view": {
"gadget": "Input_viewProductionLine",
"title": "ProductionLine",
"type": "object_view"
},
"view_available_capacity_spreadsheet": {
"configuration": {
"columns": [
{
"format": "date-time",
"name": "Day",
"type": "string"
},
{
"name": "Station 1 (Rename)",
"type": "string"
},
{
"name": "Station 2 (Rename)",
"type": "string"
}
],
"extend": [
"x",
"y"
],
"handsontable_options": {
"minSpareCols": 1
}
},
"gadget": "Input_viewSpreadsheet",
"title": "Available Capacity Spreadsheet",
"type": "object_view"
},
"view_management": {
"gadget": "Input_viewDocumentManagement",
"title": "Manage document",
"type": "object_view"
},
"view_projects_spreadsheet": {
"configuration": {
"columns": [
{
"name": "Project ID",
"type": "string"
},
{
"format": "date",
"name": "Order Date",
"type": "string"
},
{
"format": "date",
"name": "Due Date",
"type": "string"
},
{
"name": "Assembly Space",
"type": "number"
},
{
"name": "Operation",
"type": "string"
},
{
"name": "Capacity Requirement",
"type": "number"
},
{
"format": "date",
"name": "Earliest Start Date",
"type": "string"
}
],
"extend": [
"y"
]
},
"gadget": "Input_viewSpreadsheet",
"title": "Projects Spreadsheet",
"type": "object_view"
},
"view_result": {
"gadget": "Input_viewResultList",
"title": "Results",
"type": "object_view"
},
"view_run_simulation": {
"gadget": "Input_viewSimulation",
"title": "Run Simulation",
"type": "object_view"
},
"view_wip_spreadsheet": {
"configuration": {
"columns": [
{
"name": "Operation",
"type": "string"
},
{
"name": "Project1 (Rename)",
"type": "string"
},
{
"name": "Project2 (Rename)",
"type": "string"
}
],
"extend": [
"x",
"y"
],
"handsontable_options": {
"minSpareCols": 1
}
},
"gadget": "Input_viewSpreadsheet",
"title": "Work in Progress Spreadsheet",
"type": "object_view"
}
},
"output": {
"view_mean_capacity_utilization": {
"configuration": {
"data": {
"utilization": [
"meanUtilization"
]
},
"family": "capacityStation",
"group": [],
"plot": "bar"
},
"gadget": "Output_viewStationUtilisationGraph",
"title": "Average Capacity Utilization",
"type": "object_view"
}
},
"post_processing": {
"plugin_list": []
},
"pre_processing": {
"plugin_list": [
{
"_class": "dream.plugins.CapacityStationsSetAssemblySpace.CapacityStationsSetAssemblySpace",
"input_id": "assemblySpace"
},
{
"_class": "dream.plugins.AvailableCapacitySpreadsheet.AvailableCapacitySpreadsheet",
"input_id": "availableCapacity"
},
{
"_class": "dream.plugins.CapacityProjectSpreadsheet.CapacityProjectSpreadsheet",
"input_id": "capacityProject"
},
{
"_class": "dream.plugins.CreateCapacityStations.CreateCapacityStations",
"input_id": "createCapacityStations"
},
{
"_class": "dream.plugins.CapacityStationWIPSpreadsheet.CapacityStationWIPSpreadsheet",
"input_id": "createCapacityStationWIP"
}
]
},
"processing_plugin": {
"_class": "dream.plugins.plugin.DefaultExecutionPlugin",
"input_id": "Simulation"
}
},
"class_definition": {
"Dream.Edge": {
"_class": "edge",
"allOf": [
{
"$ref": "#/class_defintion/edge"
}
],
"description": "Connect stations together"
},
"definitions": {
"_capacity": {
"default": 1,
"description": "capacity of the queue. -1 means infinite",
"oneOf": [
{
"enum": [
-1
]
},
{
"multipleOf": 1
}
],
"type": "number"
},
"_dist": {
"allOf": [
{
"properties": {
"distribution": {
"default": "Fixed",
"enum": [
"Fixed",
"Exp",
"Normal",
"Lognormal",
"Binomial",
"Poisson",
"Logistic",
"Cauchy",
"Geometric",
"Gama",
"Weibull"
],
"type": "string"
}
},
"type": "object"
},
{
"oneOf": [
{
"$ref": "#/definitions/distributionTypes/_fixed"
},
{
"$ref": "#/definitions/distributionTypes/_exp"
},
{
"$ref": "#/definitions/distributionTypes/_normal"
},
{
"$ref": "#/definitions/distributionTypes/_lognormal"
},
{
"$ref": "#/definitions/distributionTypes/_binomial"
},
{
"$ref": "#/definitions/distributionTypes/_poisson"
},
{
"$ref": "#/definitions/distributionTypes/_logistic"
},
{
"$ref": "#/definitions/distributionTypes/_cauchy"
},
{
"$ref": "#/definitions/distributionTypes/_geometric"
},
{
"$ref": "#/definitions/distributionTypes/_gama"
},
{
"$ref": "#/definitions/distributionTypes/_weibull"
}
]
}
]
},
"_failureDist": {
"allOf": [
{
"properties": {
"failureDistribution": {
"default": "No",
"enum": [
"No",
"Yes"
],
"type": "string"
}
},
"type": "object"
},
{
"oneOf": [
{
"$ref": "#/definitions/distributionTypes/_failure"
},
{
"$ref": "#/definitions/distributionTypes/_no"
}
]
}
]
},
"_operationType": {
"default": "Automatic",
"description": "the type of operations that are performed manually in the machine",
"enum": [
"Automatic",
"Manual"
],
"type": "string"
},
"_schedulingRule": {
"default": "FIFO",
"description": "Scheduling Rule, one of FIFO Priority EDD EOD NumStages RPC LPT SPT MS WINQ",
"enum": [
"FIFO",
"Priority",
"EDD",
"EOD",
"NumStages",
"RPC",
"LPT",
"SPT",
"MS",
"WINQ",
"WT"
],
"type": "string"
},
"distributionTypes": {
"_binomial": {
"description": "Binomial",
"properties": {
"mean": {
"default": 0,
"type": "number"
},
"size": {
"default": 0,
"type": "number"
}
},
"title": "Binomial",
"type": "object"
},
"_cauchy": {
"description": "Cauchy",
"properties": {
"location": {
"default": 0,
"type": "number"
},
"scale": {
"default": 0,
"type": "number"
}
},
"title": "Cauchy",
"type": "object"
},
"_exp": {
"description": "Exponential",
"properties": {
"mean": {
"default": 0,
"required": true,
"type": "number"
}
},
"title": "Exp",
"type": "object"
},
"_failure": {
"description": "Fixed",
"properties": {
"Time to Failure": {
"$ref": "#/definitions/_dist"
},
"Time to Repair": {
"$ref": "#/definitions/_dist"
},
"repairman": {
"description": "Repairman",
"required": true,
"type": "string"
}
},
"title": "Yes",
"type": "object"
},
"_fixed": {
"description": "Fixed",
"properties": {
"mean": {
"default": 0.75,
"required": true,
"type": "number"
}
},
"title": "Fixed",
"type": "object"
},
"_gama": {
"description": "Gama",
"properties": {
"rate": {
"default": 0,
"required": true,
"type": "number"
},
"shape": {
"default": 0,
"required": true,
"type": "number"
}
},
"title": "Gama",
"type": "object"
},
"_geometric": {
"description": "Geometric",
"properties": {
"probability": {
"default": 0,
"required": true,
"type": "number"
}
},
"title": "Geometric",
"type": "object"
},
"_logistic": {
"description": "Logistic",
"properties": {
"location": {
"default": 0,
"required": true,
"type": "number"
},
"scale": {
"default": 0,
"required": true,
"type": "number"
}
},
"title": "Logistic",
"type": "object"
},
"_lognormal": {
"description": "Lognormal",
"properties": {
"mean": {
"_class": "Dream.Property",
"default": 0,
"name": "Mean",
"type": "number"
},
"stdev": {
"_class": "Dream.Property",
"default": 0,
"name": "Standard Deviation",
"type": "number"
}
},
"title": "Lognormal",
"type": "object"
},
"_no": {
"description": "None",
"title": "No",
"type": "string"
},
"_normal": {
"description": "Normal",
"properties": {
"mean": {
"default": 0,
"required": true,
"type": "number"
},
"stdev": {
"default": 0,
"required": true,
"type": "number"
}
},
"title": "Normal",
"type": "object"
},
"_poisson": {
"description": "Poisson",
"properties": {
"lambda": {
"default": 0,
"type": "number"
}
},
"title": "Poisson",
"type": "object"
},
"_weibull": {
"description": "Weibull",
"properties": {
"scale": {
"default": 0,
"required": true,
"type": "number"
},
"shape": {
"default": 0,
"required": true,
"type": "number"
}
},
"title": "Weibull",
"type": "object"
}
}
},
"dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation": {
"_class": "node",
"allOf": [
{
"$ref": "#/node"
},
{
"properties": {
"id": {
"default": "M",
"required": true,
"type": "string"
},
"name": {
"default": "Machine",
"type": "string"
},
"requireFullProject": {
"_default": 0,
"description": "Is this station an assembly? Yes: 1, No: 0",
"required": true,
"type": "number"
}
},
"type": "object"
}
],
"css": {
"backgroundColor": "#fef",
"backgroundImage": "linear-gradient(to bottom, #fef 0%, #ede 100%)",
"border": "1px solid #cbc"
},
"description": "A station processing items for some time given by a distribution",
"name": "Machine"
},
"edge": {
"description": "Base definition for edge",
"properties": {
"_class": {
"type": "string"
},
"destination": {
"type": "string"
},
"name": {
"type": "string"
},
"source": {
"type": "string"
}
},
"required": [
"_class",
"source",
"destination"
],
"type": "object"
},
"node": {
"description": "Base definition for node",
"properties": {
"_class": {
"type": "string"
},
"coordinate": {
"properties": {
"left": "number",
"top": "number"
},
"type": "object"
},
"name": {
"type": "string"
}
},
"required": [
"name",
"_class"
],
"type": "object"
}
},
"constraints": {},
"general": {
"assemblySpace": 600,
"confidenceLevel": 0.95,
"currentDate": "2014/02/20",
"ke_url": "http: //git.erp5.org/gitweb/dream.git/blob_plain/HEAD: /dream/KnowledgeExtraction/Mockup_Processingtimes.xls",
"maxSimTime": -1,
"numberOfReplications": "1",
"processTimeout": 10,
"seed": 1,
"timeUnitPerDay": 24,
"trace": "Yes"
},
"graph": {
"edge": {
"con_111": {
"_class": "Dream.Edge",
"destination": "PPASB",
"source": "MCH"
},
"con_129": {
"_class": "Dream.Edge",
"destination": "ASBTST",
"source": "EEP"
},
"con_143": {
"_class": "Dream.Edge",
"destination": "PAINT",
"source": "PPASB"
},
"con_155": {
"_class": "Dream.Edge",
"destination": "ASBTST",
"source": "PAINT"
},
"con_53": {
"_class": "Dream.Edge",
"destination": "WELD",
"source": "SMF"
},
"con_69": {
"_class": "Dream.Edge",
"destination": "PPASB",
"source": "WELD"
},
"con_91": {
"_class": "Dream.Edge",
"destination": "PPASB",
"source": "CNC"
}
},
"node": {
"ASBTST": {
"_class": "dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation",
"coordinate": {
"left": 0.4748049078628899,
"top": 0.725986317834675
},
"name": "ASBTST",
"requireFullProject": 1
},
"CNC": {
"_class": "dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation",
"coordinate": {
"left": 0.19503291923602395,
"top": 0.055153702206292815
},
"name": "CNC",
"requireFullProject": 0
},
"EEP": {
"_class": "dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation",
"coordinate": {
"left": 0.47570913933753145,
"top": 0.08206596769592567
},
"name": "EEP",
"requireFullProject": 0
},
"MCH": {
"_class": "dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation",
"coordinate": {
"left": 0.3349253399057431,
"top": 0.06653715527072322
},
"name": "MCH",
"requireFullProject": 0
},
"PAINT": {
"_class": "dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation",
"coordinate": {
"left": 0.3111040179667153,
"top": 0.7430615552634912
},
"name": "PAINT",
"requireFullProject": 0
},
"PPASB": {
"_class": "dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation",
"coordinate": {
"left": 0.15782822210919625,
"top": 0.7563202742806299
},
"id": "PPASB",
"name": "PPASB",
"requireFullProject": 1
},
"SMF": {
"_class": "dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation",
"coordinate": {
"left": 0.0679425723598465,
"top": 0.06693194658097301
},
"name": "SMF",
"requireFullProject": 0
},
"WELD": {
"_class": "dream.simulation.applications.CapacityStations.CapacityStation.CapacityStation",
"coordinate": {
"left": 0.05224682159961414,
"top": 0.47035271303157006
},
"name": "WELD",
"requireFullProject": 0
}
}
},
"input": {
"available_capacity_spreadsheet": [
[
"DAY",
"SMF",
"WELD",
"CNC",
"MCH",
"EEP",
"PPASB",
"ASBTST",
"PAINT",
null
],
[
"MONDAY",
"20",
"70",
"90",
"20",
"290",
"170",
"170",
"20",
null
],
[
"TUESDAY",
"30",
"170",
"190",
"70",
"100",
"270",
"270",
"20",
null
],
[
"WEDNESDAY",
"130",
"270",
"290",
"170",
"200",
"370",
"370",
"20",
null
],
[
"THURSDAY",
"80",
"80",
"390",
"270",
"300",
"20",
"20",
"320",
null
],
[
"FRIDAY",
"180",
"180",
"490",
"370",
"390",
"20",
"20",
"420",
null
],
[
"SATURDAY",
"20",
"20",
"20",
"20",
"20",
"20",
"20",
"20",
null
],
[
"SUNDAY",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
null
],
[
"2014/03/22",
"70",
"90",
"80",
"20",
"70",
"50",
"50",
"70",
null
],
[
"2014/04/24",
"70",
"90",
"80",
"60",
"70",
"80",
"80",
"170",
null
],
[
"2014/03/25",
"120",
"170",
"80",
"160",
"370",
"80",
"80",
"170",
null
],
[
"",
null,
null,
null,
null,
null,
null,
null,
null,
null
]
],
"projects_spreadsheet": [
[
"Project ID",
"Order Date",
"Due Date",
"Assembly Space",
"Operation",
"Capacity Requirement",
"Earliest Start Date"
],
[
"P1",
"2014/01/26",
"2014/03/26",
"400",
"SMF",
"80",
""
],
[
"",
"",
"",
"",
"WELD",
"90",
""
],
[
"",
"",
"",
"",
"CNC",
"130",
""
],
[
"",
"",
"",
"",
"MCH",
"125",
""
],
[
"",
"",
"",
"",
"EEP",
"30",
""
],
[
"",
"",
"",
"",
"PPASB",
"700",
""
],
[
"",
"",
"",
"",
"PAINT",
"50",
""
],
[
"",
"",
"",
"",
"ASBTST",
"300",
""
],
[
"P2",
"2014/01/26",
"2014/04/04",
"300",
"SMF",
"70",
null
],
[
"",
"",
"",
"",
"WELD",
"180",
null
],
[
"",
"",
"",
"",
"CNC",
"45",
null
],
[
"",
"",
"",
"",
"MCH",
"90",
null
],
[
"",
"",
"",
"",
"EEP",
"50",
null
],
[
"",
"",
"",
"",
"PPASB",
"900",
null
],
[
"",
"",
"",
"",
"PAINT",
"250",
null
],
[
"",
"",
"",
"",
"ASBTST",
"380",
null
],
[
"P3",
"2014/01/26",
"",
"400",
"SMF",
"130",
null
],
[
"",
"",
"",
"",
"WELD",
"115",
null
],
[
"",
"",
"",
"",
"CNC",
"145",
null
],
[
"",
"",
"",
"",
"MCH",
"90",
null
],
[
"",
"",
"",
"",
"EEP",
"35",
null
],
[
"",
"",
"",
"",
"PPASB",
"600",
null
],
[
"",
"",
"",
"",
"PAINT",
"100",
null
],
[
"",
"",
"",
"",
"ASBTST",
"130",
null
],
[
"P4",
"2014/01/26",
"2014/04/06",
"400",
"SMF",
"100",
null
],
[
"",
"",
"",
"",
"WELD",
"115",
null
],
[
"",
"",
"",
"",
"CNC",
"145",
null
],
[
"",
"",
"",
"",
"MCH",
"105",
null
],
[
"",
"",
"",
"",
"EEP",
"15",
null
],
[
"",
"",
"",
"",
"PPASB",
"700",
null
],
[
"",
"",
"",
"",
"PAINT",
"50",
null
],
[
"",
"",
"",
"",
"ASBTST",
"230",
null
],
[
"P5",
"2014/01/26",
"2014/04/16",
"400",
"SMF",
"80",
null
],
[
"",
"",
"",
"",
"WELD",
"90",
null
],
[
"",
"",
"",
"",
"CNC",
"130",
null
],
[
"",
"",
"",
"",
"MCH",
"125",
null
],
[
"",
"",
"",
"",
"EEP",
"30",
null
],
[
"",
"",
"",
"",
"PPASB",
"700",
null
],
[
"",
"",
"",
"",
"PAINT",
"50",
null
],
[
"",
"",
"",
"",
"ASBTST",
"300",
null
],
[
"P6",
"2014/01/26",
"2014/04/21",
"300",
"SMF",
"70",
null
],
[
"",
"",
"",
"",
"WELD",
"180",
null
],
[
"",
"",
"",
"",
"CNC",
"45",
null
],
[
"",
"",
"",
"",
"MCH",
"90",
null
],
[
"",
"",
"",
"",
"EEP",
"35",
null
],
[
"",
"",
"",
"",
"PPASB",
"600",
null
],
[
"",
"",
"",
"",
"PAINT",
"100",
null
],
[
"",
"",
"",
"",
"ASBTST",
"130",
null
],
[
"P7",
"2014/01/26",
"2014/04/10",
"400",
"SMF",
"80",
null
],
[
"",
"",
"",
"",
"WELD",
"90",
null
],
[
"",
"",
"",
"",
"CNC",
"130",
null
],
[
"",
"",
"",
"",
"MCH",
"125",
null
],
[
"",
"",
"",
"",
"EEP",
"35",
null
],
[
"",
"",
"",
"",
"PPASB",
"600",
null
],
[
"",
"",
"",
"",
"PAINT",
"100",
null
],
[
"",
"",
"",
"",
"ASBTST",
"130",
null
],
[
null,
null,
null,
null,
null,
null,
null
]
],
"wip_spreadsheet": [
[
"Operation",
"P1",
"P2",
"P3",
"P4",
"P5",
"P6",
"P7",
null
],
[
"SMF",
"80",
"70",
"130",
"100",
"80",
"70",
"80",
null
],
[
"WELD",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
null
],
[
"CNC",
"130",
"45",
"145",
"145",
"130",
"45",
"130",
null
],
[
"MCH",
"125",
"90",
"90",
"105",
"125",
"90",
"125",
null
],
[
"EEP",
"30",
"50",
"35",
"15",
"30",
"35",
"35",
null
],
[
"PPASB",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
null
],
[
"PAINT",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
null
],
[
"ASBTST",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
null
],
[
null,
null,
"",
null,
null,
null,
null,
null,
null
]
]
},
"result": {
"result_list": [
{
"_class": "Dream.Simulation",
"elementList": [
{
"_class": "Dream.CapacityProject",
"family": "Job",
"id": "P1",
"results": {
"schedule": [
{
"entranceTime": 0,
"exitTime": 1,
"stationId": "EEP"
},
{
"entranceTime": 0,
"exitTime": 1,
"stationId": "SMF"
},
{
"entranceTime": 0,
"exitTime": 1,
"stationId": "CNC"
},
{
"entranceTime": 0,
"exitTime": 1,
"stationId": "MCH"
},
{
"entranceTime": 1,
"exitTime": 2,
"stationId": "WELD"
},
{
"entranceTime": 2,
"exitTime": 7,
"stationId": "PPASB"
},
{
"entranceTime": 7,
"exitTime": 8,
"stationId": "PAINT"
},
{
"entranceTime": 16,
"exitTime": 20,
"stationId": "ASBTST"
}
]
}
},
{
"_class": "Dream.CapacityProject",
"family": "Job",
"id": "P2",
"results": {
"schedule": [
{
"entranceTime": 0,
"exitTime": 1,
"stationId": "EEP"
},
{
"entranceTime": 0,
"exitTime": 1,
"stationId": "CNC"
},
{
"entranceTime": 0,
"exitTime": 1,
"stationId": "MCH"
},
{
"entranceTime": 1,
"exitTime": 2,
"stationId": "SMF"
},
{
"entranceTime": 2,
"exitTime": 6,
"stationId": "WELD"
},
{
"entranceTime": 7,
"exitTime": 16,
"stationId": "PPASB"
},
{
"entranceTime": 16,
"exitTime": 22,
"stationId": "PAINT"
},
{
"entranceTime": 26,
"exitTime": 28,
"stationId": "ASBTST"
}
]
}
},
{
"_class": "Dream.CapacityProject",
"family": "Job",
"id": "P3",
"results": {
"schedule": [
{
"entranceTime": 0,
"exitTime": 1,
"stationId": "EEP"
},
{
"entranceTime": 0,
"exitTime": 1,
"stationId": "CNC"
},
{
"entranceTime": 0,
"exitTime": 2,
"stationId": "MCH"
},
{
"entranceTime": 1,
"exitTime": 3,
"stationId": "SMF"
},
{
"entranceTime": 5,
"exitTime": 7,
"stationId": "WELD"
},
{
"entranceTime": 20,
"exitTime": 26,
"stationId": "PPASB"
},
{
"entranceTime": 26,
"exitTime": 29,
"stationId": "PAINT"
},
{
"entranceTime": 29,
"exitTime": 33,
"stationId": "ASBTST"
}
]
}
},
{
"_class": "Dream.CapacityStationExit",
"family": "Exit",
"id": "ASBTST_E",
"results": {
"lifespan": [
25.625
],
"takt_time": [
4.125
],
"throughput": [
8
]
}
},
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "EEP",
"results": {
"capacityUsed": [
{
"P1": 30,
"P2": 50,
"P3": 35,
"period": 0,
"utilization": 0.38333333333333336
},
{
"period": 1,
"utilization": 0
},
{
"period": 2,
"utilization": 0
},
{
"period": 3,
"utilization": 0
},
{
"period": 4,
"utilization": 0
},
{
"period": 5,
"utilization": 0
},
{
"period": 6,
"utilization": 0
},
{
"period": 7,
"utilization": 0
},
{
"period": 8,
"utilization": 0
},
{
"period": 9,
"utilization": 0
},
{
"period": 10,
"utilization": 0
},
{
"period": 11,
"utilization": 0
},
{
"period": 12,
"utilization": 0
},
{
"period": 13,
"utilization": 0
},
{
"period": 14,
"utilization": 0
},
{
"period": 15,
"utilization": 0
},
{
"period": 16,
"utilization": 0
},
{
"period": 17,
"utilization": 0
},
{
"period": 18,
"utilization": 0
},
{
"period": 19,
"utilization": 0
},
{
"period": 20,
"utilization": 0
},
{
"period": 21,
"utilization": 0
},
{
"period": 22,
"utilization": 0
},
{
"period": 23,
"utilization": 0
},
{
"period": 24,
"utilization": 0
},
{
"period": 25,
"utilization": 0
},
{
"period": 26,
"utilization": 0
},
{
"period": 27,
"utilization": 0
},
{
"period": 28,
"utilization": 0
},
{
"period": 29,
"utilization": 0
},
{
"period": 30,
"utilization": 0
},
{
"period": 31,
"utilization": 0
},
{
"period": 32,
"utilization": 0
}
],
"detailedWorkPlan": [
{
"allocation": 30,
"operation": "EEP",
"project": "P1",
"time": 0
},
{
"allocation": 50,
"operation": "EEP",
"project": "P2",
"time": 0
},
{
"allocation": 35,
"operation": "EEP",
"project": "P3",
"time": 0
}
],
"meanUtilization": 0.011616161616161616
}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "CNC_B",
"results": {}
},
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "SMF",
"results": {
"capacityUsed": [
{
"P1": 80,
"period": 0,
"utilization": 1
},
{
"P2": 70,
"P3": 110,
"period": 1,
"utilization": 1
},
{
"P3": 20,
"period": 2,
"utilization": 1
},
{
"period": 3,
"utilization": 0
},
{
"period": 4,
"utilization": 0
},
{
"period": 5,
"utilization": 0
},
{
"period": 6,
"utilization": 0
},
{
"period": 7,
"utilization": 0
},
{
"period": 8,
"utilization": 0
},
{
"period": 9,
"utilization": 0
},
{
"period": 10,
"utilization": 0
},
{
"period": 11,
"utilization": 0
},
{
"period": 12,
"utilization": 0
},
{
"period": 13,
"utilization": 0
},
{
"period": 14,
"utilization": 0
},
{
"period": 15,
"utilization": 0
},
{
"period": 16,
"utilization": 0
},
{
"period": 17,
"utilization": 0
},
{
"period": 18,
"utilization": 0
},
{
"period": 19,
"utilization": 0
},
{
"period": 20,
"utilization": 0
},
{
"period": 21,
"utilization": 0
},
{
"period": 22,
"utilization": 0
},
{
"period": 23,
"utilization": 0
},
{
"period": 24,
"utilization": 0
},
{
"period": 25,
"utilization": 0
},
{
"period": 26,
"utilization": 0
},
{
"period": 27,
"utilization": 0
},
{
"period": 28,
"utilization": 0
},
{
"period": 29,
"utilization": 0
},
{
"period": 30,
"utilization": 0
},
{
"period": 31,
"utilization": 0
},
{
"period": 32,
"utilization": 0
}
],
"detailedWorkPlan": [
{
"allocation": 80,
"operation": "SMF",
"project": "P1",
"time": 0
},
{
"allocation": 70,
"operation": "SMF",
"project": "P2",
"time": 1
},
{
"allocation": 110,
"operation": "SMF",
"project": "P3",
"time": 1
},
{
"allocation": 20,
"operation": "SMF",
"project": "P3",
"time": 2
}
],
"meanUtilization": 0.09090909090909091
}
},
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "WELD",
"results": {
"capacityUsed": [
{
"period": 0,
"utilization": 0
},
{
"P1": 90,
"period": 1,
"utilization": 0.5
},
{
"P2": 20,
"period": 2,
"utilization": 1
},
{
"period": 3,
"utilization": 0
},
{
"P2": 70,
"period": 4,
"utilization": 1
},
{
"P2": 90,
"P3": 80,
"period": 5,
"utilization": 1
},
{
"P3": 35,
"period": 6,
"utilization": 0.12962962962962962
},
{
"period": 7,
"utilization": 0
},
{
"period": 8,
"utilization": 0
},
{
"period": 9,
"utilization": 0
},
{
"period": 10,
"utilization": 0
},
{
"period": 11,
"utilization": 0
},
{
"period": 12,
"utilization": 0
},
{
"period": 13,
"utilization": 0
},
{
"period": 14,
"utilization": 0
},
{
"period": 15,
"utilization": 0
},
{
"period": 16,
"utilization": 0
},
{
"period": 17,
"utilization": 0
},
{
"period": 18,
"utilization": 0
},
{
"period": 19,
"utilization": 0
},
{
"period": 20,
"utilization": 0
},
{
"period": 21,
"utilization": 0
},
{
"period": 22,
"utilization": 0
},
{
"period": 23,
"utilization": 0
},
{
"period": 24,
"utilization": 0
},
{
"period": 25,
"utilization": 0
},
{
"period": 26,
"utilization": 0
},
{
"period": 27,
"utilization": 0
},
{
"period": 28,
"utilization": 0
},
{
"period": 29,
"utilization": 0
},
{
"period": 30,
"utilization": 0
},
{
"period": 31,
"utilization": 0
},
{
"period": 32,
"utilization": 0
}
],
"detailedWorkPlan": [
{
"allocation": 90,
"operation": "WELD",
"project": "P1",
"time": 1
},
{
"allocation": 20,
"operation": "WELD",
"project": "P2",
"time": 2
},
{
"allocation": 70,
"operation": "WELD",
"project": "P2",
"time": 4
},
{
"allocation": 90,
"operation": "WELD",
"project": "P2",
"time": 5
},
{
"allocation": 80,
"operation": "WELD",
"project": "P3",
"time": 5
},
{
"allocation": 35,
"operation": "WELD",
"project": "P3",
"time": 6
}
],
"meanUtilization": 0.10998877665544332
}
},
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "ASBTST",
"results": {
"capacityUsed": [
{
"period": 0,
"utilization": 0
},
{
"period": 1,
"utilization": 0
},
{
"period": 2,
"utilization": 0
},
{
"period": 3,
"utilization": 0
},
{
"period": 4,
"utilization": 0
},
{
"period": 5,
"utilization": 0
},
{
"period": 6,
"utilization": 0
},
{
"period": 7,
"utilization": 0
},
{
"period": 8,
"utilization": 0
},
{
"period": 9,
"utilization": 0
},
{
"period": 10,
"utilization": 0
},
{
"period": 11,
"utilization": 0
},
{
"period": 12,
"utilization": 0
},
{
"period": 13,
"utilization": 0
},
{
"period": 14,
"utilization": 0
},
{
"period": 15,
"utilization": 0
},
{
"P1": 20,
"period": 16,
"utilization": 1
},
{
"period": 17,
"utilization": 0
},
{
"P1": 170,
"period": 18,
"utilization": 1
},
{
"P1": 110,
"period": 19,
"utilization": 0.4074074074074074
},
{
"period": 20,
"utilization": 0
},
{
"period": 21,
"utilization": 0
},
{
"period": 22,
"utilization": 0
},
{
"period": 23,
"utilization": 0
},
{
"period": 24,
"utilization": 0
},
{
"period": 25,
"utilization": 0
},
{
"P2": 270,
"period": 26,
"utilization": 1
},
{
"P2": 110,
"period": 27,
"utilization": 0.2972972972972973
},
{
"period": 28,
"utilization": 0
},
{
"P3": 20,
"period": 29,
"utilization": 1
},
{
"P3": 50,
"period": 30,
"utilization": 1
},
{
"period": 31,
"utilization": 0
},
{
"P3": 60,
"period": 32,
"utilization": 0.35294117647058826
}
],
"detailedWorkPlan": [
{
"allocation": 20,
"operation": "ASBTST",
"project": "P1",
"time": 16
},
{
"allocation": 170,
"operation": "ASBTST",
"project": "P1",
"time": 18
},
{
"allocation": 110,
"operation": "ASBTST",
"project": "P1",
"time": 19
},
{
"allocation": 270,
"operation": "ASBTST",
"project": "P2",
"time": 26
},
{
"allocation": 110,
"operation": "ASBTST",
"project": "P2",
"time": 27
},
{
"allocation": 20,
"operation": "ASBTST",
"project": "P3",
"time": 29
},
{
"allocation": 50,
"operation": "ASBTST",
"project": "P3",
"time": 30
},
{
"allocation": 60,
"operation": "ASBTST",
"project": "P3",
"time": 32
}
],
"meanUtilization": 0.18356502670228164
}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "SMF_B",
"results": {}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "WELD_B",
"results": {}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "PPASB_B",
"results": {}
},
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "PAINT",
"results": {
"capacityUsed": [
{
"period": 0,
"utilization": 0
},
{
"period": 1,
"utilization": 0
},
{
"period": 2,
"utilization": 0
},
{
"period": 3,
"utilization": 0
},
{
"period": 4,
"utilization": 0
},
{
"period": 5,
"utilization": 0
},
{
"period": 6,
"utilization": 0
},
{
"P1": 50,
"period": 7,
"utilization": 0.15625
},
{
"period": 8,
"utilization": 0
},
{
"period": 9,
"utilization": 0
},
{
"period": 10,
"utilization": 0
},
{
"period": 11,
"utilization": 0
},
{
"period": 12,
"utilization": 0
},
{
"period": 13,
"utilization": 0
},
{
"period": 14,
"utilization": 0
},
{
"period": 15,
"utilization": 0
},
{
"P2": 20,
"period": 16,
"utilization": 1
},
{
"period": 17,
"utilization": 0
},
{
"P2": 20,
"period": 18,
"utilization": 1
},
{
"P2": 20,
"period": 19,
"utilization": 1
},
{
"P2": 20,
"period": 20,
"utilization": 1
},
{
"P2": 170,
"period": 21,
"utilization": 0.53125
},
{
"period": 22,
"utilization": 0
},
{
"period": 23,
"utilization": 0
},
{
"period": 24,
"utilization": 0
},
{
"period": 25,
"utilization": 0
},
{
"P3": 20,
"period": 26,
"utilization": 1
},
{
"P3": 20,
"period": 27,
"utilization": 1
},
{
"P3": 60,
"period": 28,
"utilization": 0.1875
},
{
"period": 29,
"utilization": 0
},
{
"period": 30,
"utilization": 0
},
{
"period": 31,
"utilization": 0
},
{
"period": 32,
"utilization": 0
}
],
"detailedWorkPlan": [
{
"allocation": 50,
"operation": "PAINT",
"project": "P1",
"time": 7
},
{
"allocation": 20,
"operation": "PAINT",
"project": "P2",
"time": 16
},
{
"allocation": 20,
"operation": "PAINT",
"project": "P2",
"time": 18
},
{
"allocation": 20,
"operation": "PAINT",
"project": "P2",
"time": 19
},
{
"allocation": 20,
"operation": "PAINT",
"project": "P2",
"time": 20
},
{
"allocation": 170,
"operation": "PAINT",
"project": "P2",
"time": 21
},
{
"allocation": 20,
"operation": "PAINT",
"project": "P3",
"time": 26
},
{
"allocation": 20,
"operation": "PAINT",
"project": "P3",
"time": 27
},
{
"allocation": 60,
"operation": "PAINT",
"project": "P3",
"time": 28
}
],
"meanUtilization": 0.20833333333333331
}
},
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "CNC",
"results": {
"capacityUsed": [
{
"P1": 130,
"P2": 45,
"P3": 145,
"period": 0,
"utilization": 0.8205128205128205
},
{
"period": 1,
"utilization": 0
},
{
"period": 2,
"utilization": 0
},
{
"period": 3,
"utilization": 0
},
{
"period": 4,
"utilization": 0
},
{
"period": 5,
"utilization": 0
},
{
"period": 6,
"utilization": 0
},
{
"period": 7,
"utilization": 0
},
{
"period": 8,
"utilization": 0
},
{
"period": 9,
"utilization": 0
},
{
"period": 10,
"utilization": 0
},
{
"period": 11,
"utilization": 0
},
{
"period": 12,
"utilization": 0
},
{
"period": 13,
"utilization": 0
},
{
"period": 14,
"utilization": 0
},
{
"period": 15,
"utilization": 0
},
{
"period": 16,
"utilization": 0
},
{
"period": 17,
"utilization": 0
},
{
"period": 18,
"utilization": 0
},
{
"period": 19,
"utilization": 0
},
{
"period": 20,
"utilization": 0
},
{
"period": 21,
"utilization": 0
},
{
"period": 22,
"utilization": 0
},
{
"period": 23,
"utilization": 0
},
{
"period": 24,
"utilization": 0
},
{
"period": 25,
"utilization": 0
},
{
"period": 26,
"utilization": 0
},
{
"period": 27,
"utilization": 0
},
{
"period": 28,
"utilization": 0
},
{
"period": 29,
"utilization": 0
},
{
"period": 30,
"utilization": 0
},
{
"period": 31,
"utilization": 0
},
{
"period": 32,
"utilization": 0
}
],
"detailedWorkPlan": [
{
"allocation": 130,
"operation": "CNC",
"project": "P1",
"time": 0
},
{
"allocation": 45,
"operation": "CNC",
"project": "P2",
"time": 0
},
{
"allocation": 145,
"operation": "CNC",
"project": "P3",
"time": 0
}
],
"meanUtilization": 0.024864024864024864
}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "EEP_B",
"results": {}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "MCH_B",
"results": {}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "ASBTST_B",
"results": {}
},
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "MCH",
"results": {
"capacityUsed": [
{
"P1": 125,
"P2": 90,
"P3": 55,
"period": 0,
"utilization": 1
},
{
"P3": 35,
"period": 1,
"utilization": 0.0945945945945946
},
{
"period": 2,
"utilization": 0
},
{
"period": 3,
"utilization": 0
},
{
"period": 4,
"utilization": 0
},
{
"period": 5,
"utilization": 0
},
{
"period": 6,
"utilization": 0
},
{
"period": 7,
"utilization": 0
},
{
"period": 8,
"utilization": 0
},
{
"period": 9,
"utilization": 0
},
{
"period": 10,
"utilization": 0
},
{
"period": 11,
"utilization": 0
},
{
"period": 12,
"utilization": 0
},
{
"period": 13,
"utilization": 0
},
{
"period": 14,
"utilization": 0
},
{
"period": 15,
"utilization": 0
},
{
"period": 16,
"utilization": 0
},
{
"period": 17,
"utilization": 0
},
{
"period": 18,
"utilization": 0
},
{
"period": 19,
"utilization": 0
},
{
"period": 20,
"utilization": 0
},
{
"period": 21,
"utilization": 0
},
{
"period": 22,
"utilization": 0
},
{
"period": 23,
"utilization": 0
},
{
"period": 24,
"utilization": 0
},
{
"period": 25,
"utilization": 0
},
{
"period": 26,
"utilization": 0
},
{
"period": 27,
"utilization": 0
},
{
"period": 28,
"utilization": 0
},
{
"period": 29,
"utilization": 0
},
{
"period": 30,
"utilization": 0
},
{
"period": 31,
"utilization": 0
},
{
"period": 32,
"utilization": 0
}
],
"detailedWorkPlan": [
{
"allocation": 125,
"operation": "MCH",
"project": "P1",
"time": 0
},
{
"allocation": 90,
"operation": "MCH",
"project": "P2",
"time": 0
},
{
"allocation": 55,
"operation": "MCH",
"project": "P3",
"time": 0
},
{
"allocation": 35,
"operation": "MCH",
"project": "P3",
"time": 1
}
],
"meanUtilization": 0.03316953316953317
}
},
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "PPASB",
"results": {
"capacityUsed": [
{
"period": 0,
"utilization": 0
},
{
"period": 1,
"utilization": 0
},
{
"P1": 20,
"period": 2,
"utilization": 1
},
{
"period": 3,
"utilization": 0
},
{
"P1": 170,
"period": 4,
"utilization": 1
},
{
"P1": 270,
"period": 5,
"utilization": 1
},
{
"P1": 240,
"period": 6,
"utilization": 0.6486486486486487
},
{
"P2": 20,
"period": 7,
"utilization": 1
},
{
"P2": 20,
"period": 8,
"utilization": 1
},
{
"P2": 20,
"period": 9,
"utilization": 1
},
{
"period": 10,
"utilization": 0
},
{
"P2": 170,
"period": 11,
"utilization": 1
},
{
"P2": 270,
"period": 12,
"utilization": 1
},
{
"P2": 370,
"period": 13,
"utilization": 1
},
{
"P2": 20,
"period": 14,
"utilization": 1
},
{
"P2": 10,
"period": 15,
"utilization": 0.5
},
{
"period": 16,
"utilization": 0
},
{
"period": 17,
"utilization": 0
},
{
"period": 18,
"utilization": 0
},
{
"period": 19,
"utilization": 0
},
{
"P3": 370,
"period": 20,
"utilization": 1
},
{
"P3": 20,
"period": 21,
"utilization": 1
},
{
"P3": 20,
"period": 22,
"utilization": 1
},
{
"P3": 20,
"period": 23,
"utilization": 1
},
{
"period": 24,
"utilization": 0
},
{
"P3": 170,
"period": 25,
"utilization": 1
},
{
"period": 26,
"utilization": 0
},
{
"period": 27,
"utilization": 0
},
{
"period": 28,
"utilization": 0
},
{
"period": 29,
"utilization": 0
},
{
"period": 30,
"utilization": 0
},
{
"period": 31,
"utilization": 0
},
{
"period": 32,
"utilization": 0
}
],
"detailedWorkPlan": [
{
"allocation": 20,
"operation": "PPASB",
"project": "P1",
"time": 2
},
{
"allocation": 170,
"operation": "PPASB",
"project": "P1",
"time": 4
},
{
"allocation": 270,
"operation": "PPASB",
"project": "P1",
"time": 5
},
{
"allocation": 240,
"operation": "PPASB",
"project": "P1",
"time": 6
},
{
"allocation": 20,
"operation": "PPASB",
"project": "P2",
"time": 7
},
{
"allocation": 20,
"operation": "PPASB",
"project": "P2",
"time": 8
},
{
"allocation": 20,
"operation": "PPASB",
"project": "P2",
"time": 9
},
{
"allocation": 170,
"operation": "PPASB",
"project": "P2",
"time": 11
},
{
"allocation": 270,
"operation": "PPASB",
"project": "P2",
"time": 12
},
{
"allocation": 370,
"operation": "PPASB",
"project": "P2",
"time": 13
},
{
"allocation": 20,
"operation": "PPASB",
"project": "P2",
"time": 14
},
{
"allocation": 10,
"operation": "PPASB",
"project": "P2",
"time": 15
},
{
"allocation": 370,
"operation": "PPASB",
"project": "P3",
"time": 20
},
{
"allocation": 20,
"operation": "PPASB",
"project": "P3",
"time": 21
},
{
"allocation": 20,
"operation": "PPASB",
"project": "P3",
"time": 22
},
{
"allocation": 20,
"operation": "PPASB",
"project": "P3",
"time": 23
},
{
"allocation": 170,
"operation": "PPASB",
"project": "P3",
"time": 25
}
],
"meanUtilization": 0.4893529893529892
}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "PAINT_B",
"results": {}
}
],
"general": {
"_class": "Dream.Configuration",
"totalExecutionTime": 0.06999993324279785
},
"key": "default",
"score": 0
}
]
}
}
\ No newline at end of file
{
"_class": "Dream.Simulation",
"elementList": [
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "ASBTST",
"results": {
"capacityUsed": [
{
"period": 0.0,
"utilization": 0.0
},
{
"period": 1.0,
"utilization": 0.0
},
{
"period": 2.0,
"utilization": 0.0
},
{
"period": 3.0,
"utilization": 0
},
{
"period": 4.0,
"utilization": 0.0
},
{
"period": 5.0,
"utilization": 0.0
},
{
"period": 6.0,
"utilization": 0.0
},
{
"period": 7.0,
"utilization": 0.0
},
{
"P1": 20.0,
"period": 8.0,
"utilization": 1.0
},
{
"P1": 80.0,
"period": 9.0,
"utilization": 1.0
},
{
"period": 10.0,
"utilization": 0
},
{
"P1": 170.0,
"period": 11.0,
"utilization": 1.0
},
{
"P1": 30.0,
"period": 12.0,
"utilization": 0.1111111111111111
}
],
"detailedWorkPlan": [
{
"allocation": 20.0,
"operation": "ASBTST",
"project": "P1",
"time": 8.0
},
{
"allocation": 80.0,
"operation": "ASBTST",
"project": "P1",
"time": 9.0
},
{
"allocation": 170.0,
"operation": "ASBTST",
"project": "P1",
"time": 11.0
},
{
"allocation": 30.0,
"operation": "ASBTST",
"project": "P1",
"time": 12.0
}
],
"meanUtilization": 0.23931623931623933
}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "ASBTST_B",
"results": {}
},
{
"_class": "Dream.CapacityStationExit",
"family": "Exit",
"id": "ASBTST_E",
"results": {
"lifespan": [
11.0
],
"takt_time": [
3.25
],
"throughput": [
4
]
}
},
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "CNC",
"results": {
"capacityUsed": [
{
"P1": 130.0,
"period": 0.0,
"utilization": 0.3333333333333333
},
{
"period": 1.0,
"utilization": 0.0
},
{
"period": 2.0,
"utilization": 0.0
},
{
"period": 3.0,
"utilization": 0
},
{
"period": 4.0,
"utilization": 0.0
},
{
"period": 5.0,
"utilization": 0.0
},
{
"period": 6.0,
"utilization": 0.0
},
{
"period": 7.0,
"utilization": 0.0
},
{
"period": 8.0,
"utilization": 0.0
},
{
"period": 9.0,
"utilization": 0.0
},
{
"period": 10.0,
"utilization": 0
},
{
"period": 11.0,
"utilization": 0.0
},
{
"period": 12.0,
"utilization": 0.0
}
],
"detailedWorkPlan": [
{
"allocation": 130.0,
"operation": "CNC",
"project": "P1",
"time": 0.0
}
],
"meanUtilization": 0.02564102564102564
}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "CNC_B",
"results": {}
},
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "EEP",
"results": {
"capacityUsed": [
{
"P1": 30.0,
"period": 0.0,
"utilization": 0.1
},
{
"period": 1.0,
"utilization": 0.0
},
{
"period": 2.0,
"utilization": 0.0
},
{
"period": 3.0,
"utilization": 0
},
{
"period": 4.0,
"utilization": 0.0
},
{
"period": 5.0,
"utilization": 0.0
},
{
"period": 6.0,
"utilization": 0.0
},
{
"period": 7.0,
"utilization": 0.0
},
{
"period": 8.0,
"utilization": 0.0
},
{
"period": 9.0,
"utilization": 0.0
},
{
"period": 10.0,
"utilization": 0
},
{
"period": 11.0,
"utilization": 0.0
},
{
"period": 12.0,
"utilization": 0.0
}
],
"detailedWorkPlan": [
{
"allocation": 30.0,
"operation": "EEP",
"project": "P1",
"time": 0.0
}
],
"meanUtilization": 0.007692307692307693
}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "EEP_B",
"results": {}
},
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "MCH",
"results": {
"capacityUsed": [
{
"P1": 125.0,
"period": 0.0,
"utilization": 0.46296296296296297
},
{
"period": 1.0,
"utilization": 0.0
},
{
"period": 2.0,
"utilization": 0.0
},
{
"period": 3.0,
"utilization": 0
},
{
"period": 4.0,
"utilization": 0.0
},
{
"period": 5.0,
"utilization": 0.0
},
{
"period": 6.0,
"utilization": 0.0
},
{
"period": 7.0,
"utilization": 0.0
},
{
"period": 8.0,
"utilization": 0.0
},
{
"period": 9.0,
"utilization": 0.0
},
{
"period": 10.0,
"utilization": 0
},
{
"period": 11.0,
"utilization": 0.0
},
{
"period": 12.0,
"utilization": 0.0
}
],
"detailedWorkPlan": [
{
"allocation": 125.0,
"operation": "MCH",
"project": "P1",
"time": 0.0
}
],
"meanUtilization": 0.03561253561253561
}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "MCH_B",
"results": {}
},
{
"_class": "Dream.CapacityProject",
"family": "Job",
"id": "P1",
"results": {
"schedule": [
{
"entranceTime": 0.0,
"exitTime": 1.0,
"stationId": "EEP"
},
{
"entranceTime": 0.0,
"exitTime": 1.0,
"stationId": "SMF"
},
{
"entranceTime": 0.0,
"exitTime": 1.0,
"stationId": "CNC"
},
{
"entranceTime": 0.0,
"exitTime": 1.0,
"stationId": "MCH"
},
{
"entranceTime": 1.0,
"exitTime": 2.0,
"stationId": "WELD"
},
{
"entranceTime": 2.0,
"exitTime": 7.0,
"stationId": "PPASB"
},
{
"entranceTime": 7.0,
"exitTime": 8.0,
"stationId": "PAINT"
},
{
"entranceTime": 8.0,
"exitTime": 13.0,
"stationId": "ASBTST"
}
]
}
},
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "PAINT",
"results": {
"capacityUsed": [
{
"period": 0.0,
"utilization": 0.0
},
{
"period": 1.0,
"utilization": 0.0
},
{
"period": 2.0,
"utilization": 0.0
},
{
"period": 3.0,
"utilization": 0
},
{
"period": 4.0,
"utilization": 0.0
},
{
"period": 5.0,
"utilization": 0.0
},
{
"period": 6.0,
"utilization": 0.0
},
{
"P1": 50.0,
"period": 7.0,
"utilization": 0.15625
},
{
"period": 8.0,
"utilization": 0.0
},
{
"period": 9.0,
"utilization": 0.0
},
{
"period": 10.0,
"utilization": 0
},
{
"period": 11.0,
"utilization": 0.0
},
{
"period": 12.0,
"utilization": 0.0
}
],
"detailedWorkPlan": [
{
"allocation": 50.0,
"operation": "PAINT",
"project": "P1",
"time": 7.0
}
],
"meanUtilization": 0.01201923076923077
}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "PAINT_B",
"results": {}
},
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "PPASB",
"results": {
"capacityUsed": [
{
"period": 0.0,
"utilization": 0.0
},
{
"period": 1.0,
"utilization": 0.0
},
{
"P1": 50.0,
"period": 2.0,
"utilization": 1.0
},
{
"period": 3.0,
"utilization": 0
},
{
"P1": 170.0,
"period": 4.0,
"utilization": 1.0
},
{
"P1": 270.0,
"period": 5.0,
"utilization": 1.0
},
{
"P1": 210.0,
"period": 6.0,
"utilization": 0.5675675675675675
},
{
"period": 7.0,
"utilization": 0.0
},
{
"period": 8.0,
"utilization": 0.0
},
{
"period": 9.0,
"utilization": 0.0
},
{
"period": 10.0,
"utilization": 0
},
{
"period": 11.0,
"utilization": 0.0
},
{
"period": 12.0,
"utilization": 0.0
}
],
"detailedWorkPlan": [
{
"allocation": 50.0,
"operation": "PPASB",
"project": "P1",
"time": 2.0
},
{
"allocation": 170.0,
"operation": "PPASB",
"project": "P1",
"time": 4.0
},
{
"allocation": 270.0,
"operation": "PPASB",
"project": "P1",
"time": 5.0
},
{
"allocation": 210.0,
"operation": "PPASB",
"project": "P1",
"time": 6.0
}
],
"meanUtilization": 0.27442827442827444
}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "PPASB_B",
"results": {}
},
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "SMF",
"results": {
"capacityUsed": [
{
"P1": 80.0,
"period": 0.0,
"utilization": 1.0
},
{
"period": 1.0,
"utilization": 0.0
},
{
"period": 2.0,
"utilization": 0.0
},
{
"period": 3.0,
"utilization": 0
},
{
"period": 4.0,
"utilization": 0.0
},
{
"period": 5.0,
"utilization": 0.0
},
{
"period": 6.0,
"utilization": 0.0
},
{
"period": 7.0,
"utilization": 0.0
},
{
"period": 8.0,
"utilization": 0.0
},
{
"period": 9.0,
"utilization": 0.0
},
{
"period": 10.0,
"utilization": 0
},
{
"period": 11.0,
"utilization": 0.0
},
{
"period": 12.0,
"utilization": 0.0
}
],
"detailedWorkPlan": [
{
"allocation": 80.0,
"operation": "SMF",
"project": "P1",
"time": 0.0
}
],
"meanUtilization": 0.07692307692307693
}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "SMF_B",
"results": {}
},
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "WELD",
"results": {
"capacityUsed": [
{
"period": 0.0,
"utilization": 0.0
},
{
"P1": 90.0,
"period": 1.0,
"utilization": 0.5
},
{
"period": 2.0,
"utilization": 0.0
},
{
"period": 3.0,
"utilization": 0
},
{
"period": 4.0,
"utilization": 0.0
},
{
"period": 5.0,
"utilization": 0.0
},
{
"period": 6.0,
"utilization": 0.0
},
{
"period": 7.0,
"utilization": 0.0
},
{
"period": 8.0,
"utilization": 0.0
},
{
"period": 9.0,
"utilization": 0.0
},
{
"period": 10.0,
"utilization": 0
},
{
"period": 11.0,
"utilization": 0.0
},
{
"period": 12.0,
"utilization": 0.0
}
],
"detailedWorkPlan": [
{
"allocation": 90.0,
"operation": "WELD",
"project": "P1",
"time": 1.0
}
],
"meanUtilization": 0.038461538461538464
}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "WELD_B",
"results": {}
}
],
"general": {
"_class": "Dream.Configuration"
},
"key": "default",
"score": 0
}
\ No newline at end of file
{
"_class": "Dream.Simulation",
"elementList": [
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "ASBTST",
"results": {
"capacityUsed": [
{
"period": 0.0,
"utilization": 0.0
},
{
"period": 1.0,
"utilization": 0.0
},
{
"period": 2.0,
"utilization": 0.0
},
{
"period": 3.0,
"utilization": 0
},
{
"period": 4.0,
"utilization": 0.0
},
{
"period": 5.0,
"utilization": 0.0
},
{
"period": 6.0,
"utilization": 0.0
},
{
"period": 7.0,
"utilization": 0.0
},
{
"period": 8.0,
"utilization": 0.0
},
{
"period": 9.0,
"utilization": 0.0
},
{
"period": 10.0,
"utilization": 0
},
{
"period": 11.0,
"utilization": 0.0
},
{
"period": 12.0,
"utilization": 0.0
},
{
"period": 13.0,
"utilization": 0.0
},
{
"period": 14.0,
"utilization": 0.0
},
{
"period": 15.0,
"utilization": 0.0
},
{
"P1": 20.0,
"period": 16.0,
"utilization": 1.0
},
{
"period": 17.0,
"utilization": 0
},
{
"P1": 170.0,
"period": 18.0,
"utilization": 1.0
},
{
"P1": 110.0,
"period": 19.0,
"utilization": 0.4074074074074074
},
{
"period": 20.0,
"utilization": 0.0
},
{
"period": 21.0,
"utilization": 0.0
},
{
"period": 22.0,
"utilization": 0.0
},
{
"period": 23.0,
"utilization": 0.0
},
{
"period": 24.0,
"utilization": 0
},
{
"period": 25.0,
"utilization": 0.0
},
{
"P2": 270.0,
"period": 26.0,
"utilization": 1.0
},
{
"P2": 110.0,
"period": 27.0,
"utilization": 0.2972972972972973
},
{
"period": 28.0,
"utilization": 0.0
},
{
"P3": 20.0,
"period": 29.0,
"utilization": 1.0
},
{
"P3": 50.0,
"period": 30.0,
"utilization": 1.0
},
{
"period": 31.0,
"utilization": 0
},
{
"P3": 60.0,
"period": 32.0,
"utilization": 0.35294117647058826
}
],
"detailedWorkPlan": [
{
"allocation": 20.0,
"operation": "ASBTST",
"project": "P1",
"time": 16.0
},
{
"allocation": 170.0,
"operation": "ASBTST",
"project": "P1",
"time": 18.0
},
{
"allocation": 110.0,
"operation": "ASBTST",
"project": "P1",
"time": 19.0
},
{
"allocation": 270.0,
"operation": "ASBTST",
"project": "P2",
"time": 26.0
},
{
"allocation": 110.0,
"operation": "ASBTST",
"project": "P2",
"time": 27.0
},
{
"allocation": 20.0,
"operation": "ASBTST",
"project": "P3",
"time": 29.0
},
{
"allocation": 50.0,
"operation": "ASBTST",
"project": "P3",
"time": 30.0
},
{
"allocation": 60.0,
"operation": "ASBTST",
"project": "P3",
"time": 32.0
}
],
"meanUtilization": 0.18356502670228164
}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "ASBTST_B",
"results": {}
},
{
"_class": "Dream.CapacityStationExit",
"family": "Exit",
"id": "ASBTST_E",
"results": {
"lifespan": [
25.625
],
"takt_time": [
4.125
],
"throughput": [
8
]
}
},
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "CNC",
"results": {
"capacityUsed": [
{
"P1": 130.0,
"P2": 45.0,
"P3": 145.0,
"period": 0.0,
"utilization": 0.8205128205128205
},
{
"period": 1.0,
"utilization": 0.0
},
{
"period": 2.0,
"utilization": 0.0
},
{
"period": 3.0,
"utilization": 0
},
{
"period": 4.0,
"utilization": 0.0
},
{
"period": 5.0,
"utilization": 0.0
},
{
"period": 6.0,
"utilization": 0.0
},
{
"period": 7.0,
"utilization": 0.0
},
{
"period": 8.0,
"utilization": 0.0
},
{
"period": 9.0,
"utilization": 0.0
},
{
"period": 10.0,
"utilization": 0
},
{
"period": 11.0,
"utilization": 0.0
},
{
"period": 12.0,
"utilization": 0.0
},
{
"period": 13.0,
"utilization": 0.0
},
{
"period": 14.0,
"utilization": 0.0
},
{
"period": 15.0,
"utilization": 0.0
},
{
"period": 16.0,
"utilization": 0.0
},
{
"period": 17.0,
"utilization": 0
},
{
"period": 18.0,
"utilization": 0.0
},
{
"period": 19.0,
"utilization": 0.0
},
{
"period": 20.0,
"utilization": 0.0
},
{
"period": 21.0,
"utilization": 0.0
},
{
"period": 22.0,
"utilization": 0.0
},
{
"period": 23.0,
"utilization": 0.0
},
{
"period": 24.0,
"utilization": 0
},
{
"period": 25.0,
"utilization": 0.0
},
{
"period": 26.0,
"utilization": 0.0
},
{
"period": 27.0,
"utilization": 0.0
},
{
"period": 28.0,
"utilization": 0.0
},
{
"period": 29.0,
"utilization": 0.0
},
{
"period": 30.0,
"utilization": 0.0
},
{
"period": 31.0,
"utilization": 0
},
{
"period": 32.0,
"utilization": 0.0
}
],
"detailedWorkPlan": [
{
"allocation": 130.0,
"operation": "CNC",
"project": "P1",
"time": 0.0
},
{
"allocation": 45.0,
"operation": "CNC",
"project": "P2",
"time": 0.0
},
{
"allocation": 145.0,
"operation": "CNC",
"project": "P3",
"time": 0.0
}
],
"meanUtilization": 0.024864024864024864
}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "CNC_B",
"results": {}
},
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "EEP",
"results": {
"capacityUsed": [
{
"P1": 30.0,
"P2": 50.0,
"P3": 35.0,
"period": 0.0,
"utilization": 0.38333333333333336
},
{
"period": 1.0,
"utilization": 0.0
},
{
"period": 2.0,
"utilization": 0.0
},
{
"period": 3.0,
"utilization": 0
},
{
"period": 4.0,
"utilization": 0.0
},
{
"period": 5.0,
"utilization": 0.0
},
{
"period": 6.0,
"utilization": 0.0
},
{
"period": 7.0,
"utilization": 0.0
},
{
"period": 8.0,
"utilization": 0.0
},
{
"period": 9.0,
"utilization": 0.0
},
{
"period": 10.0,
"utilization": 0
},
{
"period": 11.0,
"utilization": 0.0
},
{
"period": 12.0,
"utilization": 0.0
},
{
"period": 13.0,
"utilization": 0.0
},
{
"period": 14.0,
"utilization": 0.0
},
{
"period": 15.0,
"utilization": 0.0
},
{
"period": 16.0,
"utilization": 0.0
},
{
"period": 17.0,
"utilization": 0
},
{
"period": 18.0,
"utilization": 0.0
},
{
"period": 19.0,
"utilization": 0.0
},
{
"period": 20.0,
"utilization": 0.0
},
{
"period": 21.0,
"utilization": 0.0
},
{
"period": 22.0,
"utilization": 0.0
},
{
"period": 23.0,
"utilization": 0.0
},
{
"period": 24.0,
"utilization": 0
},
{
"period": 25.0,
"utilization": 0.0
},
{
"period": 26.0,
"utilization": 0.0
},
{
"period": 27.0,
"utilization": 0.0
},
{
"period": 28.0,
"utilization": 0.0
},
{
"period": 29.0,
"utilization": 0.0
},
{
"period": 30.0,
"utilization": 0.0
},
{
"period": 31.0,
"utilization": 0
},
{
"period": 32.0,
"utilization": 0.0
}
],
"detailedWorkPlan": [
{
"allocation": 30.0,
"operation": "EEP",
"project": "P1",
"time": 0.0
},
{
"allocation": 50.0,
"operation": "EEP",
"project": "P2",
"time": 0.0
},
{
"allocation": 35.0,
"operation": "EEP",
"project": "P3",
"time": 0.0
}
],
"meanUtilization": 0.011616161616161616
}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "EEP_B",
"results": {}
},
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "MCH",
"results": {
"capacityUsed": [
{
"P1": 125.0,
"P2": 90.0,
"P3": 55.0,
"period": 0.0,
"utilization": 1.0
},
{
"P3": 35.0,
"period": 1.0,
"utilization": 0.0945945945945946
},
{
"period": 2.0,
"utilization": 0.0
},
{
"period": 3.0,
"utilization": 0
},
{
"period": 4.0,
"utilization": 0.0
},
{
"period": 5.0,
"utilization": 0.0
},
{
"period": 6.0,
"utilization": 0.0
},
{
"period": 7.0,
"utilization": 0.0
},
{
"period": 8.0,
"utilization": 0.0
},
{
"period": 9.0,
"utilization": 0.0
},
{
"period": 10.0,
"utilization": 0
},
{
"period": 11.0,
"utilization": 0.0
},
{
"period": 12.0,
"utilization": 0.0
},
{
"period": 13.0,
"utilization": 0.0
},
{
"period": 14.0,
"utilization": 0.0
},
{
"period": 15.0,
"utilization": 0.0
},
{
"period": 16.0,
"utilization": 0.0
},
{
"period": 17.0,
"utilization": 0
},
{
"period": 18.0,
"utilization": 0.0
},
{
"period": 19.0,
"utilization": 0.0
},
{
"period": 20.0,
"utilization": 0.0
},
{
"period": 21.0,
"utilization": 0.0
},
{
"period": 22.0,
"utilization": 0.0
},
{
"period": 23.0,
"utilization": 0.0
},
{
"period": 24.0,
"utilization": 0
},
{
"period": 25.0,
"utilization": 0.0
},
{
"period": 26.0,
"utilization": 0.0
},
{
"period": 27.0,
"utilization": 0.0
},
{
"period": 28.0,
"utilization": 0.0
},
{
"period": 29.0,
"utilization": 0.0
},
{
"period": 30.0,
"utilization": 0.0
},
{
"period": 31.0,
"utilization": 0
},
{
"period": 32.0,
"utilization": 0.0
}
],
"detailedWorkPlan": [
{
"allocation": 125.0,
"operation": "MCH",
"project": "P1",
"time": 0.0
},
{
"allocation": 90.0,
"operation": "MCH",
"project": "P2",
"time": 0.0
},
{
"allocation": 55.0,
"operation": "MCH",
"project": "P3",
"time": 0.0
},
{
"allocation": 35.0,
"operation": "MCH",
"project": "P3",
"time": 1.0
}
],
"meanUtilization": 0.03316953316953317
}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "MCH_B",
"results": {}
},
{
"_class": "Dream.CapacityProject",
"family": "Job",
"id": "P1",
"results": {
"schedule": [
{
"entranceTime": 0.0,
"exitTime": 1.0,
"stationId": "EEP"
},
{
"entranceTime": 0.0,
"exitTime": 1.0,
"stationId": "SMF"
},
{
"entranceTime": 0.0,
"exitTime": 1.0,
"stationId": "CNC"
},
{
"entranceTime": 0.0,
"exitTime": 1.0,
"stationId": "MCH"
},
{
"entranceTime": 1.0,
"exitTime": 2.0,
"stationId": "WELD"
},
{
"entranceTime": 2.0,
"exitTime": 7.0,
"stationId": "PPASB"
},
{
"entranceTime": 7.0,
"exitTime": 8.0,
"stationId": "PAINT"
},
{
"entranceTime": 16.0,
"exitTime": 20.0,
"stationId": "ASBTST"
}
]
}
},
{
"_class": "Dream.CapacityProject",
"family": "Job",
"id": "P2",
"results": {
"schedule": [
{
"entranceTime": 0.0,
"exitTime": 1.0,
"stationId": "EEP"
},
{
"entranceTime": 0.0,
"exitTime": 1.0,
"stationId": "CNC"
},
{
"entranceTime": 0.0,
"exitTime": 1.0,
"stationId": "MCH"
},
{
"entranceTime": 1.0,
"exitTime": 2.0,
"stationId": "SMF"
},
{
"entranceTime": 2.0,
"exitTime": 6.0,
"stationId": "WELD"
},
{
"entranceTime": 7.0,
"exitTime": 16.0,
"stationId": "PPASB"
},
{
"entranceTime": 16.0,
"exitTime": 22.0,
"stationId": "PAINT"
},
{
"entranceTime": 26.0,
"exitTime": 28.0,
"stationId": "ASBTST"
}
]
}
},
{
"_class": "Dream.CapacityProject",
"family": "Job",
"id": "P3",
"results": {
"schedule": [
{
"entranceTime": 0.0,
"exitTime": 1.0,
"stationId": "EEP"
},
{
"entranceTime": 0.0,
"exitTime": 1.0,
"stationId": "CNC"
},
{
"entranceTime": 0.0,
"exitTime": 2.0,
"stationId": "MCH"
},
{
"entranceTime": 1.0,
"exitTime": 3.0,
"stationId": "SMF"
},
{
"entranceTime": 5.0,
"exitTime": 7.0,
"stationId": "WELD"
},
{
"entranceTime": 20.0,
"exitTime": 26.0,
"stationId": "PPASB"
},
{
"entranceTime": 26.0,
"exitTime": 29.0,
"stationId": "PAINT"
},
{
"entranceTime": 29.0,
"exitTime": 33.0,
"stationId": "ASBTST"
}
]
}
},
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "PAINT",
"results": {
"capacityUsed": [
{
"period": 0.0,
"utilization": 0.0
},
{
"period": 1.0,
"utilization": 0.0
},
{
"period": 2.0,
"utilization": 0.0
},
{
"period": 3.0,
"utilization": 0
},
{
"period": 4.0,
"utilization": 0.0
},
{
"period": 5.0,
"utilization": 0.0
},
{
"period": 6.0,
"utilization": 0.0
},
{
"P1": 50.0,
"period": 7.0,
"utilization": 0.15625
},
{
"period": 8.0,
"utilization": 0.0
},
{
"period": 9.0,
"utilization": 0.0
},
{
"period": 10.0,
"utilization": 0
},
{
"period": 11.0,
"utilization": 0.0
},
{
"period": 12.0,
"utilization": 0.0
},
{
"period": 13.0,
"utilization": 0.0
},
{
"period": 14.0,
"utilization": 0.0
},
{
"period": 15.0,
"utilization": 0.0
},
{
"P2": 20.0,
"period": 16.0,
"utilization": 1.0
},
{
"period": 17.0,
"utilization": 0
},
{
"P2": 20.0,
"period": 18.0,
"utilization": 1.0
},
{
"P2": 20.0,
"period": 19.0,
"utilization": 1.0
},
{
"P2": 20.0,
"period": 20.0,
"utilization": 1.0
},
{
"P2": 170.0,
"period": 21.0,
"utilization": 0.53125
},
{
"period": 22.0,
"utilization": 0.0
},
{
"period": 23.0,
"utilization": 0.0
},
{
"period": 24.0,
"utilization": 0
},
{
"period": 25.0,
"utilization": 0.0
},
{
"P3": 20.0,
"period": 26.0,
"utilization": 1.0
},
{
"P3": 20.0,
"period": 27.0,
"utilization": 1.0
},
{
"P3": 60.0,
"period": 28.0,
"utilization": 0.1875
},
{
"period": 29.0,
"utilization": 0.0
},
{
"period": 30.0,
"utilization": 0.0
},
{
"period": 31.0,
"utilization": 0
},
{
"period": 32.0,
"utilization": 0.0
}
],
"detailedWorkPlan": [
{
"allocation": 50.0,
"operation": "PAINT",
"project": "P1",
"time": 7.0
},
{
"allocation": 20.0,
"operation": "PAINT",
"project": "P2",
"time": 16.0
},
{
"allocation": 20.0,
"operation": "PAINT",
"project": "P2",
"time": 18.0
},
{
"allocation": 20.0,
"operation": "PAINT",
"project": "P2",
"time": 19.0
},
{
"allocation": 20.0,
"operation": "PAINT",
"project": "P2",
"time": 20.0
},
{
"allocation": 170.0,
"operation": "PAINT",
"project": "P2",
"time": 21.0
},
{
"allocation": 20.0,
"operation": "PAINT",
"project": "P3",
"time": 26.0
},
{
"allocation": 20.0,
"operation": "PAINT",
"project": "P3",
"time": 27.0
},
{
"allocation": 60.0,
"operation": "PAINT",
"project": "P3",
"time": 28.0
}
],
"meanUtilization": 0.20833333333333331
}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "PAINT_B",
"results": {}
},
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "PPASB",
"results": {
"capacityUsed": [
{
"period": 0.0,
"utilization": 0.0
},
{
"period": 1.0,
"utilization": 0.0
},
{
"P1": 20.0,
"period": 2.0,
"utilization": 1.0
},
{
"period": 3.0,
"utilization": 0
},
{
"P1": 170.0,
"period": 4.0,
"utilization": 1.0
},
{
"P1": 270.0,
"period": 5.0,
"utilization": 1.0
},
{
"P1": 240.0,
"period": 6.0,
"utilization": 0.6486486486486487
},
{
"P2": 20.0,
"period": 7.0,
"utilization": 1.0
},
{
"P2": 20.0,
"period": 8.0,
"utilization": 1.0
},
{
"P2": 20.0,
"period": 9.0,
"utilization": 1.0
},
{
"period": 10.0,
"utilization": 0
},
{
"P2": 170.0,
"period": 11.0,
"utilization": 1.0
},
{
"P2": 270.0,
"period": 12.0,
"utilization": 1.0
},
{
"P2": 370.0,
"period": 13.0,
"utilization": 1.0
},
{
"P2": 20.0,
"period": 14.0,
"utilization": 1.0
},
{
"P2": 10.0,
"period": 15.0,
"utilization": 0.5
},
{
"period": 16.0,
"utilization": 0.0
},
{
"period": 17.0,
"utilization": 0
},
{
"period": 18.0,
"utilization": 0.0
},
{
"period": 19.0,
"utilization": 0.0
},
{
"P3": 370.0,
"period": 20.0,
"utilization": 1.0
},
{
"P3": 20.0,
"period": 21.0,
"utilization": 1.0
},
{
"P3": 20.0,
"period": 22.0,
"utilization": 1.0
},
{
"P3": 20.0,
"period": 23.0,
"utilization": 1.0
},
{
"period": 24.0,
"utilization": 0
},
{
"P3": 170.0,
"period": 25.0,
"utilization": 1.0
},
{
"period": 26.0,
"utilization": 0.0
},
{
"period": 27.0,
"utilization": 0.0
},
{
"period": 28.0,
"utilization": 0.0
},
{
"period": 29.0,
"utilization": 0.0
},
{
"period": 30.0,
"utilization": 0.0
},
{
"period": 31.0,
"utilization": 0
},
{
"period": 32.0,
"utilization": 0.0
}
],
"detailedWorkPlan": [
{
"allocation": 20.0,
"operation": "PPASB",
"project": "P1",
"time": 2.0
},
{
"allocation": 170.0,
"operation": "PPASB",
"project": "P1",
"time": 4.0
},
{
"allocation": 270.0,
"operation": "PPASB",
"project": "P1",
"time": 5.0
},
{
"allocation": 240.0,
"operation": "PPASB",
"project": "P1",
"time": 6.0
},
{
"allocation": 20.0,
"operation": "PPASB",
"project": "P2",
"time": 7.0
},
{
"allocation": 20.0,
"operation": "PPASB",
"project": "P2",
"time": 8.0
},
{
"allocation": 20.0,
"operation": "PPASB",
"project": "P2",
"time": 9.0
},
{
"allocation": 170.0,
"operation": "PPASB",
"project": "P2",
"time": 11.0
},
{
"allocation": 270.0,
"operation": "PPASB",
"project": "P2",
"time": 12.0
},
{
"allocation": 370.0,
"operation": "PPASB",
"project": "P2",
"time": 13.0
},
{
"allocation": 20.0,
"operation": "PPASB",
"project": "P2",
"time": 14.0
},
{
"allocation": 10.0,
"operation": "PPASB",
"project": "P2",
"time": 15.0
},
{
"allocation": 370.0,
"operation": "PPASB",
"project": "P3",
"time": 20.0
},
{
"allocation": 20.0,
"operation": "PPASB",
"project": "P3",
"time": 21.0
},
{
"allocation": 20.0,
"operation": "PPASB",
"project": "P3",
"time": 22.0
},
{
"allocation": 20.0,
"operation": "PPASB",
"project": "P3",
"time": 23.0
},
{
"allocation": 170.0,
"operation": "PPASB",
"project": "P3",
"time": 25.0
}
],
"meanUtilization": 0.4893529893529892
}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "PPASB_B",
"results": {}
},
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "SMF",
"results": {
"capacityUsed": [
{
"P1": 80.0,
"period": 0.0,
"utilization": 1.0
},
{
"P2": 70.0,
"P3": 110.0,
"period": 1.0,
"utilization": 1.0
},
{
"P3": 20.0,
"period": 2.0,
"utilization": 1.0
},
{
"period": 3.0,
"utilization": 0
},
{
"period": 4.0,
"utilization": 0.0
},
{
"period": 5.0,
"utilization": 0.0
},
{
"period": 6.0,
"utilization": 0.0
},
{
"period": 7.0,
"utilization": 0.0
},
{
"period": 8.0,
"utilization": 0.0
},
{
"period": 9.0,
"utilization": 0.0
},
{
"period": 10.0,
"utilization": 0
},
{
"period": 11.0,
"utilization": 0.0
},
{
"period": 12.0,
"utilization": 0.0
},
{
"period": 13.0,
"utilization": 0.0
},
{
"period": 14.0,
"utilization": 0.0
},
{
"period": 15.0,
"utilization": 0.0
},
{
"period": 16.0,
"utilization": 0.0
},
{
"period": 17.0,
"utilization": 0
},
{
"period": 18.0,
"utilization": 0.0
},
{
"period": 19.0,
"utilization": 0.0
},
{
"period": 20.0,
"utilization": 0.0
},
{
"period": 21.0,
"utilization": 0.0
},
{
"period": 22.0,
"utilization": 0.0
},
{
"period": 23.0,
"utilization": 0.0
},
{
"period": 24.0,
"utilization": 0
},
{
"period": 25.0,
"utilization": 0.0
},
{
"period": 26.0,
"utilization": 0.0
},
{
"period": 27.0,
"utilization": 0.0
},
{
"period": 28.0,
"utilization": 0.0
},
{
"period": 29.0,
"utilization": 0.0
},
{
"period": 30.0,
"utilization": 0.0
},
{
"period": 31.0,
"utilization": 0
},
{
"period": 32.0,
"utilization": 0.0
}
],
"detailedWorkPlan": [
{
"allocation": 80.0,
"operation": "SMF",
"project": "P1",
"time": 0.0
},
{
"allocation": 70.0,
"operation": "SMF",
"project": "P2",
"time": 1.0
},
{
"allocation": 110.0,
"operation": "SMF",
"project": "P3",
"time": 1.0
},
{
"allocation": 20.0,
"operation": "SMF",
"project": "P3",
"time": 2.0
}
],
"meanUtilization": 0.09090909090909091
}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "SMF_B",
"results": {}
},
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "WELD",
"results": {
"capacityUsed": [
{
"period": 0.0,
"utilization": 0.0
},
{
"P1": 90.0,
"period": 1.0,
"utilization": 0.5
},
{
"P2": 20.0,
"period": 2.0,
"utilization": 1.0
},
{
"period": 3.0,
"utilization": 0
},
{
"P2": 70.0,
"period": 4.0,
"utilization": 1.0
},
{
"P2": 90.0,
"P3": 80.0,
"period": 5.0,
"utilization": 1.0
},
{
"P3": 35.0,
"period": 6.0,
"utilization": 0.12962962962962962
},
{
"period": 7.0,
"utilization": 0.0
},
{
"period": 8.0,
"utilization": 0.0
},
{
"period": 9.0,
"utilization": 0.0
},
{
"period": 10.0,
"utilization": 0
},
{
"period": 11.0,
"utilization": 0.0
},
{
"period": 12.0,
"utilization": 0.0
},
{
"period": 13.0,
"utilization": 0.0
},
{
"period": 14.0,
"utilization": 0.0
},
{
"period": 15.0,
"utilization": 0.0
},
{
"period": 16.0,
"utilization": 0.0
},
{
"period": 17.0,
"utilization": 0
},
{
"period": 18.0,
"utilization": 0.0
},
{
"period": 19.0,
"utilization": 0.0
},
{
"period": 20.0,
"utilization": 0.0
},
{
"period": 21.0,
"utilization": 0.0
},
{
"period": 22.0,
"utilization": 0.0
},
{
"period": 23.0,
"utilization": 0.0
},
{
"period": 24.0,
"utilization": 0
},
{
"period": 25.0,
"utilization": 0.0
},
{
"period": 26.0,
"utilization": 0.0
},
{
"period": 27.0,
"utilization": 0.0
},
{
"period": 28.0,
"utilization": 0.0
},
{
"period": 29.0,
"utilization": 0.0
},
{
"period": 30.0,
"utilization": 0.0
},
{
"period": 31.0,
"utilization": 0
},
{
"period": 32.0,
"utilization": 0.0
}
],
"detailedWorkPlan": [
{
"allocation": 90.0,
"operation": "WELD",
"project": "P1",
"time": 1.0
},
{
"allocation": 20.0,
"operation": "WELD",
"project": "P2",
"time": 2.0
},
{
"allocation": 70.0,
"operation": "WELD",
"project": "P2",
"time": 4.0
},
{
"allocation": 90.0,
"operation": "WELD",
"project": "P2",
"time": 5.0
},
{
"allocation": 80.0,
"operation": "WELD",
"project": "P3",
"time": 5.0
},
{
"allocation": 35.0,
"operation": "WELD",
"project": "P3",
"time": 6.0
}
],
"meanUtilization": 0.10998877665544332
}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "WELD_B",
"results": {}
}
],
"general": {
"_class": "Dream.Configuration"
},
"key": "default",
"score": 0
}
\ No newline at end of file
{
"_class": "Dream.Simulation",
"elementList": [
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "ASBTST",
"results": {
"capacityUsed": [
{
"period": 0.0,
"utilization": 0.0
},
{
"period": 1.0,
"utilization": 0.0
},
{
"period": 2.0,
"utilization": 0.0
},
{
"period": 3.0,
"utilization": 0
},
{
"period": 4.0,
"utilization": 0.0
},
{
"period": 5.0,
"utilization": 0.0
},
{
"period": 6.0,
"utilization": 0.0
},
{
"period": 7.0,
"utilization": 0.0
},
{
"period": 8.0,
"utilization": 0.0
},
{
"period": 9.0,
"utilization": 0.0
},
{
"period": 10.0,
"utilization": 0
},
{
"period": 11.0,
"utilization": 0.0
},
{
"period": 12.0,
"utilization": 0.0
},
{
"period": 13.0,
"utilization": 0.0
},
{
"period": 14.0,
"utilization": 0.0
},
{
"period": 15.0,
"utilization": 0.0
},
{
"P1": 20.0,
"period": 16.0,
"utilization": 1.0
},
{
"period": 17.0,
"utilization": 0
},
{
"P1": 170.0,
"period": 18.0,
"utilization": 1.0
},
{
"P1": 110.0,
"period": 19.0,
"utilization": 0.4074074074074074
},
{
"period": 20.0,
"utilization": 0.0
},
{
"period": 21.0,
"utilization": 0.0
},
{
"period": 22.0,
"utilization": 0.0
},
{
"period": 23.0,
"utilization": 0.0
},
{
"period": 24.0,
"utilization": 0
},
{
"period": 25.0,
"utilization": 0.0
},
{
"period": 26.0,
"utilization": 0.0
},
{
"P2": 370.0,
"period": 27.0,
"utilization": 1.0
},
{
"P2": 10.0,
"period": 28.0,
"utilization": 0.5
},
{
"P4": 20.0,
"period": 29.0,
"utilization": 1.0
},
{
"P4": 50.0,
"period": 30.0,
"utilization": 1.0
},
{
"period": 31.0,
"utilization": 0
},
{
"P4": 160.0,
"period": 32.0,
"utilization": 0.9411764705882353
},
{
"period": 33.0,
"utilization": 0.0
},
{
"period": 34.0,
"utilization": 0.0
},
{
"period": 35.0,
"utilization": 0.0
},
{
"period": 36.0,
"utilization": 0.0
},
{
"period": 37.0,
"utilization": 0.0
},
{
"period": 38.0,
"utilization": 0
},
{
"period": 39.0,
"utilization": 0.0
},
{
"period": 40.0,
"utilization": 0.0
},
{
"period": 41.0,
"utilization": 0.0
},
{
"period": 42.0,
"utilization": 0.0
},
{
"period": 43.0,
"utilization": 0.0
},
{
"period": 44.0,
"utilization": 0.0
},
{
"period": 45.0,
"utilization": 0
},
{
"P7": 130.0,
"period": 46.0,
"utilization": 0.7647058823529411
},
{
"period": 47.0,
"utilization": 0.0
},
{
"period": 48.0,
"utilization": 0.0
},
{
"P5": 20.0,
"period": 49.0,
"utilization": 1.0
},
{
"P5": 20.0,
"period": 50.0,
"utilization": 1.0
},
{
"P5": 20.0,
"period": 51.0,
"utilization": 1.0
},
{
"period": 52.0,
"utilization": 0
},
{
"P5": 170.0,
"period": 53.0,
"utilization": 1.0
},
{
"P5": 70.0,
"period": 54.0,
"utilization": 0.25925925925925924
},
{
"P6": 130.0,
"period": 55.0,
"utilization": 0.35135135135135137
},
{
"period": 56.0,
"utilization": 0.0
},
{
"period": 57.0,
"utilization": 0.0
},
{
"period": 58.0,
"utilization": 0.0
},
{
"period": 59.0,
"utilization": 0
},
{
"period": 60.0,
"utilization": 0.0
},
{
"period": 61.0,
"utilization": 0.0
},
{
"period": 62.0,
"utilization": 0.0
},
{
"period": 63.0,
"utilization": 0.0
},
{
"P3": 20.0,
"period": 64.0,
"utilization": 1.0
},
{
"P3": 20.0,
"period": 65.0,
"utilization": 1.0
},
{
"period": 66.0,
"utilization": 0
},
{
"P3": 90.0,
"period": 67.0,
"utilization": 0.5294117647058824
}
],
"detailedWorkPlan": [
{
"allocation": 20.0,
"operation": "ASBTST",
"project": "P1",
"time": 16.0
},
{
"allocation": 170.0,
"operation": "ASBTST",
"project": "P1",
"time": 18.0
},
{
"allocation": 110.0,
"operation": "ASBTST",
"project": "P1",
"time": 19.0
},
{
"allocation": 370.0,
"operation": "ASBTST",
"project": "P2",
"time": 27.0
},
{
"allocation": 10.0,
"operation": "ASBTST",
"project": "P2",
"time": 28.0
},
{
"allocation": 20.0,
"operation": "ASBTST",
"project": "P4",
"time": 29.0
},
{
"allocation": 50.0,
"operation": "ASBTST",
"project": "P4",
"time": 30.0
},
{
"allocation": 160.0,
"operation": "ASBTST",
"project": "P4",
"time": 32.0
},
{
"allocation": 130.0,
"operation": "ASBTST",
"project": "P7",
"time": 46.0
},
{
"allocation": 20.0,
"operation": "ASBTST",
"project": "P5",
"time": 49.0
},
{
"allocation": 20.0,
"operation": "ASBTST",
"project": "P5",
"time": 50.0
},
{
"allocation": 20.0,
"operation": "ASBTST",
"project": "P5",
"time": 51.0
},
{
"allocation": 170.0,
"operation": "ASBTST",
"project": "P5",
"time": 53.0
},
{
"allocation": 70.0,
"operation": "ASBTST",
"project": "P5",
"time": 54.0
},
{
"allocation": 130.0,
"operation": "ASBTST",
"project": "P6",
"time": 55.0
},
{
"allocation": 20.0,
"operation": "ASBTST",
"project": "P3",
"time": 64.0
},
{
"allocation": 20.0,
"operation": "ASBTST",
"project": "P3",
"time": 65.0
},
{
"allocation": 90.0,
"operation": "ASBTST",
"project": "P3",
"time": 67.0
}
],
"meanUtilization": 0.21696047258331
}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "ASBTST_B",
"results": {}
},
{
"_class": "Dream.CapacityStationExit",
"family": "Exit",
"id": "ASBTST_E",
"results": {
"lifespan": [
42.833333333333336
],
"takt_time": [
3.7777777777777777
],
"throughput": [
18
]
}
},
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "CNC",
"results": {
"capacityUsed": [
{
"P1": 130.0,
"P2": 45.0,
"P4": 145.0,
"P5": 12.5,
"P6": 45.0,
"P7": 12.5,
"period": 0.0,
"utilization": 1.0
},
{
"P3": 145.0,
"P5": 117.5,
"P7": 117.5,
"period": 1.0,
"utilization": 0.7755102040816326
},
{
"period": 2.0,
"utilization": 0.0
},
{
"period": 3.0,
"utilization": 0
},
{
"period": 4.0,
"utilization": 0.0
},
{
"period": 5.0,
"utilization": 0.0
},
{
"period": 6.0,
"utilization": 0.0
},
{
"period": 7.0,
"utilization": 0.0
},
{
"period": 8.0,
"utilization": 0.0
},
{
"period": 9.0,
"utilization": 0.0
},
{
"period": 10.0,
"utilization": 0
},
{
"period": 11.0,
"utilization": 0.0
},
{
"period": 12.0,
"utilization": 0.0
},
{
"period": 13.0,
"utilization": 0.0
},
{
"period": 14.0,
"utilization": 0.0
},
{
"period": 15.0,
"utilization": 0.0
},
{
"period": 16.0,
"utilization": 0.0
},
{
"period": 17.0,
"utilization": 0
},
{
"period": 18.0,
"utilization": 0.0
},
{
"period": 19.0,
"utilization": 0.0
},
{
"period": 20.0,
"utilization": 0.0
},
{
"period": 21.0,
"utilization": 0.0
},
{
"period": 22.0,
"utilization": 0.0
},
{
"period": 23.0,
"utilization": 0.0
},
{
"period": 24.0,
"utilization": 0
},
{
"period": 25.0,
"utilization": 0.0
},
{
"period": 26.0,
"utilization": 0.0
},
{
"period": 27.0,
"utilization": 0.0
},
{
"period": 28.0,
"utilization": 0.0
},
{
"period": 29.0,
"utilization": 0.0
},
{
"period": 30.0,
"utilization": 0.0
},
{
"period": 31.0,
"utilization": 0
},
{
"period": 32.0,
"utilization": 0.0
},
{
"period": 33.0,
"utilization": 0.0
},
{
"period": 34.0,
"utilization": 0.0
},
{
"period": 35.0,
"utilization": 0.0
},
{
"period": 36.0,
"utilization": 0.0
},
{
"period": 37.0,
"utilization": 0.0
},
{
"period": 38.0,
"utilization": 0
},
{
"period": 39.0,
"utilization": 0.0
},
{
"period": 40.0,
"utilization": 0.0
},
{
"period": 41.0,
"utilization": 0.0
},
{
"period": 42.0,
"utilization": 0.0
},
{
"period": 43.0,
"utilization": 0.0
},
{
"period": 44.0,
"utilization": 0.0
},
{
"period": 45.0,
"utilization": 0
},
{
"period": 46.0,
"utilization": 0.0
},
{
"period": 47.0,
"utilization": 0.0
},
{
"period": 48.0,
"utilization": 0.0
},
{
"period": 49.0,
"utilization": 0.0
},
{
"period": 50.0,
"utilization": 0.0
},
{
"period": 51.0,
"utilization": 0.0
},
{
"period": 52.0,
"utilization": 0
},
{
"period": 53.0,
"utilization": 0.0
},
{
"period": 54.0,
"utilization": 0.0
},
{
"period": 55.0,
"utilization": 0.0
},
{
"period": 56.0,
"utilization": 0.0
},
{
"period": 57.0,
"utilization": 0.0
},
{
"period": 58.0,
"utilization": 0.0
},
{
"period": 59.0,
"utilization": 0
},
{
"period": 60.0,
"utilization": 0.0
},
{
"period": 61.0,
"utilization": 0.0
},
{
"period": 62.0,
"utilization": 0.0
},
{
"period": 63.0,
"utilization": 0.0
},
{
"period": 64.0,
"utilization": 0.0
},
{
"period": 65.0,
"utilization": 0.0
},
{
"period": 66.0,
"utilization": 0
},
{
"period": 67.0,
"utilization": 0.0
}
],
"detailedWorkPlan": [
{
"allocation": 130.0,
"operation": "CNC",
"project": "P1",
"time": 0.0
},
{
"allocation": 45.0,
"operation": "CNC",
"project": "P2",
"time": 0.0
},
{
"allocation": 145.0,
"operation": "CNC",
"project": "P4",
"time": 0.0
},
{
"allocation": 45.0,
"operation": "CNC",
"project": "P6",
"time": 0.0
},
{
"allocation": 12.5,
"operation": "CNC",
"project": "P7",
"time": 0.0
},
{
"allocation": 12.5,
"operation": "CNC",
"project": "P5",
"time": 0.0
},
{
"allocation": 145.0,
"operation": "CNC",
"project": "P3",
"time": 1.0
},
{
"allocation": 117.5,
"operation": "CNC",
"project": "P7",
"time": 1.0
},
{
"allocation": 117.5,
"operation": "CNC",
"project": "P5",
"time": 1.0
}
],
"meanUtilization": 0.02611044417767107
}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "CNC_B",
"results": {}
},
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "EEP",
"results": {
"capacityUsed": [
{
"P1": 30.0,
"P2": 50.0,
"P3": 35.0,
"P4": 15.0,
"P5": 30.0,
"P6": 35.0,
"P7": 35.0,
"period": 0.0,
"utilization": 0.7666666666666667
},
{
"period": 1.0,
"utilization": 0.0
},
{
"period": 2.0,
"utilization": 0.0
},
{
"period": 3.0,
"utilization": 0
},
{
"period": 4.0,
"utilization": 0.0
},
{
"period": 5.0,
"utilization": 0.0
},
{
"period": 6.0,
"utilization": 0.0
},
{
"period": 7.0,
"utilization": 0.0
},
{
"period": 8.0,
"utilization": 0.0
},
{
"period": 9.0,
"utilization": 0.0
},
{
"period": 10.0,
"utilization": 0
},
{
"period": 11.0,
"utilization": 0.0
},
{
"period": 12.0,
"utilization": 0.0
},
{
"period": 13.0,
"utilization": 0.0
},
{
"period": 14.0,
"utilization": 0.0
},
{
"period": 15.0,
"utilization": 0.0
},
{
"period": 16.0,
"utilization": 0.0
},
{
"period": 17.0,
"utilization": 0
},
{
"period": 18.0,
"utilization": 0.0
},
{
"period": 19.0,
"utilization": 0.0
},
{
"period": 20.0,
"utilization": 0.0
},
{
"period": 21.0,
"utilization": 0.0
},
{
"period": 22.0,
"utilization": 0.0
},
{
"period": 23.0,
"utilization": 0.0
},
{
"period": 24.0,
"utilization": 0
},
{
"period": 25.0,
"utilization": 0.0
},
{
"period": 26.0,
"utilization": 0.0
},
{
"period": 27.0,
"utilization": 0.0
},
{
"period": 28.0,
"utilization": 0.0
},
{
"period": 29.0,
"utilization": 0.0
},
{
"period": 30.0,
"utilization": 0.0
},
{
"period": 31.0,
"utilization": 0
},
{
"period": 32.0,
"utilization": 0.0
},
{
"period": 33.0,
"utilization": 0.0
},
{
"period": 34.0,
"utilization": 0.0
},
{
"period": 35.0,
"utilization": 0.0
},
{
"period": 36.0,
"utilization": 0.0
},
{
"period": 37.0,
"utilization": 0.0
},
{
"period": 38.0,
"utilization": 0
},
{
"period": 39.0,
"utilization": 0.0
},
{
"period": 40.0,
"utilization": 0.0
},
{
"period": 41.0,
"utilization": 0.0
},
{
"period": 42.0,
"utilization": 0.0
},
{
"period": 43.0,
"utilization": 0.0
},
{
"period": 44.0,
"utilization": 0.0
},
{
"period": 45.0,
"utilization": 0
},
{
"period": 46.0,
"utilization": 0.0
},
{
"period": 47.0,
"utilization": 0.0
},
{
"period": 48.0,
"utilization": 0.0
},
{
"period": 49.0,
"utilization": 0.0
},
{
"period": 50.0,
"utilization": 0.0
},
{
"period": 51.0,
"utilization": 0.0
},
{
"period": 52.0,
"utilization": 0
},
{
"period": 53.0,
"utilization": 0.0
},
{
"period": 54.0,
"utilization": 0.0
},
{
"period": 55.0,
"utilization": 0.0
},
{
"period": 56.0,
"utilization": 0.0
},
{
"period": 57.0,
"utilization": 0.0
},
{
"period": 58.0,
"utilization": 0.0
},
{
"period": 59.0,
"utilization": 0
},
{
"period": 60.0,
"utilization": 0.0
},
{
"period": 61.0,
"utilization": 0.0
},
{
"period": 62.0,
"utilization": 0.0
},
{
"period": 63.0,
"utilization": 0.0
},
{
"period": 64.0,
"utilization": 0.0
},
{
"period": 65.0,
"utilization": 0.0
},
{
"period": 66.0,
"utilization": 0
},
{
"period": 67.0,
"utilization": 0.0
}
],
"detailedWorkPlan": [
{
"allocation": 30.0,
"operation": "EEP",
"project": "P1",
"time": 0.0
},
{
"allocation": 50.0,
"operation": "EEP",
"project": "P2",
"time": 0.0
},
{
"allocation": 35.0,
"operation": "EEP",
"project": "P3",
"time": 0.0
},
{
"allocation": 15.0,
"operation": "EEP",
"project": "P4",
"time": 0.0
},
{
"allocation": 30.0,
"operation": "EEP",
"project": "P5",
"time": 0.0
},
{
"allocation": 35.0,
"operation": "EEP",
"project": "P6",
"time": 0.0
},
{
"allocation": 35.0,
"operation": "EEP",
"project": "P7",
"time": 0.0
}
],
"meanUtilization": 0.01127450980392157
}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "EEP_B",
"results": {}
},
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "MCH",
"results": {
"capacityUsed": [
{
"P1": 125.0,
"P2": 90.0,
"P4": 55.0,
"period": 0.0,
"utilization": 1.0
},
{
"P4": 50.0,
"P5": 125.0,
"P6": 70.0,
"P7": 125.0,
"period": 1.0,
"utilization": 1.0
},
{
"P6": 20.0,
"period": 2.0,
"utilization": 1.0
},
{
"period": 3.0,
"utilization": 0
},
{
"P3": 20.0,
"period": 4.0,
"utilization": 1.0
},
{
"P3": 70.0,
"period": 5.0,
"utilization": 1.0
},
{
"period": 6.0,
"utilization": 0.0
},
{
"period": 7.0,
"utilization": 0.0
},
{
"period": 8.0,
"utilization": 0.0
},
{
"period": 9.0,
"utilization": 0.0
},
{
"period": 10.0,
"utilization": 0
},
{
"period": 11.0,
"utilization": 0.0
},
{
"period": 12.0,
"utilization": 0.0
},
{
"period": 13.0,
"utilization": 0.0
},
{
"period": 14.0,
"utilization": 0.0
},
{
"period": 15.0,
"utilization": 0.0
},
{
"period": 16.0,
"utilization": 0.0
},
{
"period": 17.0,
"utilization": 0
},
{
"period": 18.0,
"utilization": 0.0
},
{
"period": 19.0,
"utilization": 0.0
},
{
"period": 20.0,
"utilization": 0.0
},
{
"period": 21.0,
"utilization": 0.0
},
{
"period": 22.0,
"utilization": 0.0
},
{
"period": 23.0,
"utilization": 0.0
},
{
"period": 24.0,
"utilization": 0
},
{
"period": 25.0,
"utilization": 0.0
},
{
"period": 26.0,
"utilization": 0.0
},
{
"period": 27.0,
"utilization": 0.0
},
{
"period": 28.0,
"utilization": 0.0
},
{
"period": 29.0,
"utilization": 0.0
},
{
"period": 30.0,
"utilization": 0.0
},
{
"period": 31.0,
"utilization": 0
},
{
"period": 32.0,
"utilization": 0.0
},
{
"period": 33.0,
"utilization": 0.0
},
{
"period": 34.0,
"utilization": 0.0
},
{
"period": 35.0,
"utilization": 0.0
},
{
"period": 36.0,
"utilization": 0.0
},
{
"period": 37.0,
"utilization": 0.0
},
{
"period": 38.0,
"utilization": 0
},
{
"period": 39.0,
"utilization": 0.0
},
{
"period": 40.0,
"utilization": 0.0
},
{
"period": 41.0,
"utilization": 0.0
},
{
"period": 42.0,
"utilization": 0.0
},
{
"period": 43.0,
"utilization": 0.0
},
{
"period": 44.0,
"utilization": 0.0
},
{
"period": 45.0,
"utilization": 0
},
{
"period": 46.0,
"utilization": 0.0
},
{
"period": 47.0,
"utilization": 0.0
},
{
"period": 48.0,
"utilization": 0.0
},
{
"period": 49.0,
"utilization": 0.0
},
{
"period": 50.0,
"utilization": 0.0
},
{
"period": 51.0,
"utilization": 0.0
},
{
"period": 52.0,
"utilization": 0
},
{
"period": 53.0,
"utilization": 0.0
},
{
"period": 54.0,
"utilization": 0.0
},
{
"period": 55.0,
"utilization": 0.0
},
{
"period": 56.0,
"utilization": 0.0
},
{
"period": 57.0,
"utilization": 0.0
},
{
"period": 58.0,
"utilization": 0.0
},
{
"period": 59.0,
"utilization": 0
},
{
"period": 60.0,
"utilization": 0.0
},
{
"period": 61.0,
"utilization": 0.0
},
{
"period": 62.0,
"utilization": 0.0
},
{
"period": 63.0,
"utilization": 0.0
},
{
"period": 64.0,
"utilization": 0.0
},
{
"period": 65.0,
"utilization": 0.0
},
{
"period": 66.0,
"utilization": 0
},
{
"period": 67.0,
"utilization": 0.0
}
],
"detailedWorkPlan": [
{
"allocation": 125.0,
"operation": "MCH",
"project": "P1",
"time": 0.0
},
{
"allocation": 90.0,
"operation": "MCH",
"project": "P2",
"time": 0.0
},
{
"allocation": 55.0,
"operation": "MCH",
"project": "P4",
"time": 0.0
},
{
"allocation": 125.0,
"operation": "MCH",
"project": "P5",
"time": 1.0
},
{
"allocation": 125.0,
"operation": "MCH",
"project": "P7",
"time": 1.0
},
{
"allocation": 50.0,
"operation": "MCH",
"project": "P4",
"time": 1.0
},
{
"allocation": 70.0,
"operation": "MCH",
"project": "P6",
"time": 1.0
},
{
"allocation": 20.0,
"operation": "MCH",
"project": "P6",
"time": 2.0
},
{
"allocation": 20.0,
"operation": "MCH",
"project": "P3",
"time": 4.0
},
{
"allocation": 70.0,
"operation": "MCH",
"project": "P3",
"time": 5.0
}
],
"meanUtilization": 0.07352941176470588
}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "MCH_B",
"results": {}
},
{
"_class": "Dream.CapacityProject",
"family": "Job",
"id": "P1",
"results": {
"schedule": [
{
"entranceTime": 0.0,
"exitTime": 1.0,
"stationId": "EEP"
},
{
"entranceTime": 0.0,
"exitTime": 1.0,
"stationId": "SMF"
},
{
"entranceTime": 0.0,
"exitTime": 1.0,
"stationId": "CNC"
},
{
"entranceTime": 0.0,
"exitTime": 1.0,
"stationId": "MCH"
},
{
"entranceTime": 1.0,
"exitTime": 2.0,
"stationId": "WELD"
},
{
"entranceTime": 2.0,
"exitTime": 7.0,
"stationId": "PPASB"
},
{
"entranceTime": 7.0,
"exitTime": 8.0,
"stationId": "PAINT"
},
{
"entranceTime": 16.0,
"exitTime": 20.0,
"stationId": "ASBTST"
}
]
}
},
{
"_class": "Dream.CapacityProject",
"family": "Job",
"id": "P2",
"results": {
"schedule": [
{
"entranceTime": 0.0,
"exitTime": 1.0,
"stationId": "EEP"
},
{
"entranceTime": 0.0,
"exitTime": 1.0,
"stationId": "CNC"
},
{
"entranceTime": 0.0,
"exitTime": 1.0,
"stationId": "MCH"
},
{
"entranceTime": 1.0,
"exitTime": 2.0,
"stationId": "SMF"
},
{
"entranceTime": 2.0,
"exitTime": 6.0,
"stationId": "WELD"
},
{
"entranceTime": 7.0,
"exitTime": 16.0,
"stationId": "PPASB"
},
{
"entranceTime": 16.0,
"exitTime": 22.0,
"stationId": "PAINT"
},
{
"entranceTime": 27.0,
"exitTime": 29.0,
"stationId": "ASBTST"
}
]
}
},
{
"_class": "Dream.CapacityProject",
"family": "Job",
"id": "P3",
"results": {
"schedule": [
{
"entranceTime": 0.0,
"exitTime": 1.0,
"stationId": "EEP"
},
{
"entranceTime": 1.0,
"exitTime": 2.0,
"stationId": "CNC"
},
{
"entranceTime": 4.0,
"exitTime": 6.0,
"stationId": "MCH"
},
{
"entranceTime": 7.0,
"exitTime": 9.0,
"stationId": "SMF"
},
{
"entranceTime": 8.0,
"exitTime": 13.0,
"stationId": "WELD"
},
{
"entranceTime": 56.0,
"exitTime": 63.0,
"stationId": "PPASB"
},
{
"entranceTime": 63.0,
"exitTime": 64.0,
"stationId": "PAINT"
},
{
"entranceTime": 64.0,
"exitTime": 68.0,
"stationId": "ASBTST"
}
]
}
},
{
"_class": "Dream.CapacityProject",
"family": "Job",
"id": "P4",
"results": {
"schedule": [
{
"entranceTime": 0.0,
"exitTime": 1.0,
"stationId": "EEP"
},
{
"entranceTime": 0.0,
"exitTime": 1.0,
"stationId": "CNC"
},
{
"entranceTime": 0.0,
"exitTime": 2.0,
"stationId": "MCH"
},
{
"entranceTime": 1.0,
"exitTime": 2.0,
"stationId": "SMF"
},
{
"entranceTime": 2.0,
"exitTime": 7.0,
"stationId": "WELD"
},
{
"entranceTime": 20.0,
"exitTime": 27.0,
"stationId": "PPASB"
},
{
"entranceTime": 27.0,
"exitTime": 29.0,
"stationId": "PAINT"
},
{
"entranceTime": 29.0,
"exitTime": 33.0,
"stationId": "ASBTST"
}
]
}
},
{
"_class": "Dream.CapacityProject",
"family": "Job",
"id": "P5",
"results": {
"schedule": [
{
"entranceTime": 0.0,
"exitTime": 1.0,
"stationId": "EEP"
},
{
"entranceTime": 0.0,
"exitTime": 2.0,
"stationId": "CNC"
},
{
"entranceTime": 1.0,
"exitTime": 7.0,
"stationId": "SMF"
},
{
"entranceTime": 1.0,
"exitTime": 2.0,
"stationId": "MCH"
},
{
"entranceTime": 2.0,
"exitTime": 9.0,
"stationId": "WELD"
},
{
"entranceTime": 40.0,
"exitTime": 45.0,
"stationId": "PPASB"
},
{
"entranceTime": 46.0,
"exitTime": 49.0,
"stationId": "PAINT"
},
{
"entranceTime": 49.0,
"exitTime": 55.0,
"stationId": "ASBTST"
}
]
}
},
{
"_class": "Dream.CapacityProject",
"family": "Job",
"id": "P6",
"results": {
"schedule": [
{
"entranceTime": 0.0,
"exitTime": 1.0,
"stationId": "EEP"
},
{
"entranceTime": 0.0,
"exitTime": 1.0,
"stationId": "CNC"
},
{
"entranceTime": 1.0,
"exitTime": 3.0,
"stationId": "MCH"
},
{
"entranceTime": 2.0,
"exitTime": 8.0,
"stationId": "SMF"
},
{
"entranceTime": 6.0,
"exitTime": 9.0,
"stationId": "WELD"
},
{
"entranceTime": 47.0,
"exitTime": 49.0,
"stationId": "PPASB"
},
{
"entranceTime": 49.0,
"exitTime": 50.0,
"stationId": "PAINT"
},
{
"entranceTime": 55.0,
"exitTime": 56.0,
"stationId": "ASBTST"
}
]
}
},
{
"_class": "Dream.CapacityProject",
"family": "Job",
"id": "P7",
"results": {
"schedule": [
{
"entranceTime": 0.0,
"exitTime": 1.0,
"stationId": "EEP"
},
{
"entranceTime": 0.0,
"exitTime": 2.0,
"stationId": "CNC"
},
{
"entranceTime": 1.0,
"exitTime": 7.0,
"stationId": "SMF"
},
{
"entranceTime": 1.0,
"exitTime": 2.0,
"stationId": "MCH"
},
{
"entranceTime": 2.0,
"exitTime": 8.0,
"stationId": "WELD"
},
{
"entranceTime": 33.0,
"exitTime": 40.0,
"stationId": "PPASB"
},
{
"entranceTime": 40.0,
"exitTime": 43.0,
"stationId": "PAINT"
},
{
"entranceTime": 46.0,
"exitTime": 47.0,
"stationId": "ASBTST"
}
]
}
},
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "PAINT",
"results": {
"capacityUsed": [
{
"period": 0.0,
"utilization": 0.0
},
{
"period": 1.0,
"utilization": 0.0
},
{
"period": 2.0,
"utilization": 0.0
},
{
"period": 3.0,
"utilization": 0
},
{
"period": 4.0,
"utilization": 0.0
},
{
"period": 5.0,
"utilization": 0.0
},
{
"period": 6.0,
"utilization": 0.0
},
{
"P1": 50.0,
"period": 7.0,
"utilization": 0.15625
},
{
"period": 8.0,
"utilization": 0.0
},
{
"period": 9.0,
"utilization": 0.0
},
{
"period": 10.0,
"utilization": 0
},
{
"period": 11.0,
"utilization": 0.0
},
{
"period": 12.0,
"utilization": 0.0
},
{
"period": 13.0,
"utilization": 0.0
},
{
"period": 14.0,
"utilization": 0.0
},
{
"period": 15.0,
"utilization": 0.0
},
{
"P2": 20.0,
"period": 16.0,
"utilization": 1.0
},
{
"period": 17.0,
"utilization": 0
},
{
"P2": 20.0,
"period": 18.0,
"utilization": 1.0
},
{
"P2": 20.0,
"period": 19.0,
"utilization": 1.0
},
{
"P2": 20.0,
"period": 20.0,
"utilization": 1.0
},
{
"P2": 170.0,
"period": 21.0,
"utilization": 0.53125
},
{
"period": 22.0,
"utilization": 0.0
},
{
"period": 23.0,
"utilization": 0.0
},
{
"period": 24.0,
"utilization": 0
},
{
"period": 25.0,
"utilization": 0.0
},
{
"period": 26.0,
"utilization": 0.0
},
{
"P4": 20.0,
"period": 27.0,
"utilization": 1.0
},
{
"P4": 30.0,
"period": 28.0,
"utilization": 0.09375
},
{
"period": 29.0,
"utilization": 0.0
},
{
"period": 30.0,
"utilization": 0.0
},
{
"period": 31.0,
"utilization": 0
},
{
"period": 32.0,
"utilization": 0.0
},
{
"period": 33.0,
"utilization": 0.0
},
{
"period": 34.0,
"utilization": 0.0
},
{
"period": 35.0,
"utilization": 0.0
},
{
"period": 36.0,
"utilization": 0.0
},
{
"period": 37.0,
"utilization": 0.0
},
{
"period": 38.0,
"utilization": 0
},
{
"period": 39.0,
"utilization": 0.0
},
{
"P7": 20.0,
"period": 40.0,
"utilization": 1.0
},
{
"P7": 20.0,
"period": 41.0,
"utilization": 1.0
},
{
"P7": 60.0,
"period": 42.0,
"utilization": 0.1875
},
{
"period": 43.0,
"utilization": 0.0
},
{
"period": 44.0,
"utilization": 0.0
},
{
"period": 45.0,
"utilization": 0
},
{
"P5": 20.0,
"period": 46.0,
"utilization": 1.0
},
{
"P5": 20.0,
"period": 47.0,
"utilization": 1.0
},
{
"P5": 10.0,
"period": 48.0,
"utilization": 0.5
},
{
"P6": 100.0,
"period": 49.0,
"utilization": 0.3125
},
{
"period": 50.0,
"utilization": 0.0
},
{
"period": 51.0,
"utilization": 0.0
},
{
"period": 52.0,
"utilization": 0
},
{
"period": 53.0,
"utilization": 0.0
},
{
"period": 54.0,
"utilization": 0.0
},
{
"period": 55.0,
"utilization": 0.0
},
{
"period": 56.0,
"utilization": 0.0
},
{
"period": 57.0,
"utilization": 0.0
},
{
"period": 58.0,
"utilization": 0.0
},
{
"period": 59.0,
"utilization": 0
},
{
"period": 60.0,
"utilization": 0.0
},
{
"period": 61.0,
"utilization": 0.0
},
{
"period": 62.0,
"utilization": 0.0
},
{
"P3": 100.0,
"period": 63.0,
"utilization": 0.5882352941176471
},
{
"period": 64.0,
"utilization": 0.0
},
{
"period": 65.0,
"utilization": 0.0
},
{
"period": 66.0,
"utilization": 0
},
{
"period": 67.0,
"utilization": 0.0
}
],
"detailedWorkPlan": [
{
"allocation": 50.0,
"operation": "PAINT",
"project": "P1",
"time": 7.0
},
{
"allocation": 20.0,
"operation": "PAINT",
"project": "P2",
"time": 16.0
},
{
"allocation": 20.0,
"operation": "PAINT",
"project": "P2",
"time": 18.0
},
{
"allocation": 20.0,
"operation": "PAINT",
"project": "P2",
"time": 19.0
},
{
"allocation": 20.0,
"operation": "PAINT",
"project": "P2",
"time": 20.0
},
{
"allocation": 170.0,
"operation": "PAINT",
"project": "P2",
"time": 21.0
},
{
"allocation": 20.0,
"operation": "PAINT",
"project": "P4",
"time": 27.0
},
{
"allocation": 30.0,
"operation": "PAINT",
"project": "P4",
"time": 28.0
},
{
"allocation": 20.0,
"operation": "PAINT",
"project": "P7",
"time": 40.0
},
{
"allocation": 20.0,
"operation": "PAINT",
"project": "P7",
"time": 41.0
},
{
"allocation": 60.0,
"operation": "PAINT",
"project": "P7",
"time": 42.0
},
{
"allocation": 20.0,
"operation": "PAINT",
"project": "P5",
"time": 46.0
},
{
"allocation": 20.0,
"operation": "PAINT",
"project": "P5",
"time": 47.0
},
{
"allocation": 10.0,
"operation": "PAINT",
"project": "P5",
"time": 48.0
},
{
"allocation": 100.0,
"operation": "PAINT",
"project": "P6",
"time": 49.0
},
{
"allocation": 100.0,
"operation": "PAINT",
"project": "P3",
"time": 63.0
}
],
"meanUtilization": 0.16719831314878894
}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "PAINT_B",
"results": {}
},
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "PPASB",
"results": {
"capacityUsed": [
{
"period": 0.0,
"utilization": 0.0
},
{
"period": 1.0,
"utilization": 0.0
},
{
"P1": 20.0,
"period": 2.0,
"utilization": 1.0
},
{
"period": 3.0,
"utilization": 0
},
{
"P1": 170.0,
"period": 4.0,
"utilization": 1.0
},
{
"P1": 270.0,
"period": 5.0,
"utilization": 1.0
},
{
"P1": 240.0,
"period": 6.0,
"utilization": 0.6486486486486487
},
{
"P2": 20.0,
"period": 7.0,
"utilization": 1.0
},
{
"P2": 20.0,
"period": 8.0,
"utilization": 1.0
},
{
"P2": 20.0,
"period": 9.0,
"utilization": 1.0
},
{
"period": 10.0,
"utilization": 0
},
{
"P2": 170.0,
"period": 11.0,
"utilization": 1.0
},
{
"P2": 270.0,
"period": 12.0,
"utilization": 1.0
},
{
"P2": 370.0,
"period": 13.0,
"utilization": 1.0
},
{
"P2": 20.0,
"period": 14.0,
"utilization": 1.0
},
{
"P2": 10.0,
"period": 15.0,
"utilization": 0.5
},
{
"period": 16.0,
"utilization": 0.0
},
{
"period": 17.0,
"utilization": 0
},
{
"period": 18.0,
"utilization": 0.0
},
{
"period": 19.0,
"utilization": 0.0
},
{
"P4": 370.0,
"period": 20.0,
"utilization": 1.0
},
{
"P4": 20.0,
"period": 21.0,
"utilization": 1.0
},
{
"P4": 20.0,
"period": 22.0,
"utilization": 1.0
},
{
"P4": 20.0,
"period": 23.0,
"utilization": 1.0
},
{
"period": 24.0,
"utilization": 0
},
{
"P4": 170.0,
"period": 25.0,
"utilization": 1.0
},
{
"P4": 100.0,
"period": 26.0,
"utilization": 0.37037037037037035
},
{
"period": 27.0,
"utilization": 0.0
},
{
"period": 28.0,
"utilization": 0.0
},
{
"period": 29.0,
"utilization": 0.0
},
{
"period": 30.0,
"utilization": 0.0
},
{
"period": 31.0,
"utilization": 0
},
{
"period": 32.0,
"utilization": 0.0
},
{
"P7": 80.0,
"period": 33.0,
"utilization": 1.0
},
{
"P7": 370.0,
"period": 34.0,
"utilization": 1.0
},
{
"P7": 20.0,
"period": 35.0,
"utilization": 1.0
},
{
"P7": 20.0,
"period": 36.0,
"utilization": 1.0
},
{
"P7": 20.0,
"period": 37.0,
"utilization": 1.0
},
{
"period": 38.0,
"utilization": 0
},
{
"P7": 90.0,
"period": 39.0,
"utilization": 0.5294117647058824
},
{
"P5": 270.0,
"period": 40.0,
"utilization": 1.0
},
{
"P5": 370.0,
"period": 41.0,
"utilization": 1.0
},
{
"P5": 20.0,
"period": 42.0,
"utilization": 1.0
},
{
"P5": 20.0,
"period": 43.0,
"utilization": 1.0
},
{
"P5": 20.0,
"period": 44.0,
"utilization": 1.0
},
{
"period": 45.0,
"utilization": 0
},
{
"period": 46.0,
"utilization": 0.0
},
{
"P6": 270.0,
"period": 47.0,
"utilization": 1.0
},
{
"P6": 330.0,
"period": 48.0,
"utilization": 0.8918918918918919
},
{
"period": 49.0,
"utilization": 0.0
},
{
"period": 50.0,
"utilization": 0.0
},
{
"period": 51.0,
"utilization": 0.0
},
{
"period": 52.0,
"utilization": 0
},
{
"period": 53.0,
"utilization": 0.0
},
{
"period": 54.0,
"utilization": 0.0
},
{
"period": 55.0,
"utilization": 0.0
},
{
"P3": 20.0,
"period": 56.0,
"utilization": 1.0
},
{
"P3": 20.0,
"period": 57.0,
"utilization": 1.0
},
{
"P3": 20.0,
"period": 58.0,
"utilization": 1.0
},
{
"period": 59.0,
"utilization": 0
},
{
"P3": 170.0,
"period": 60.0,
"utilization": 1.0
},
{
"P3": 270.0,
"period": 61.0,
"utilization": 1.0
},
{
"P3": 100.0,
"period": 62.0,
"utilization": 0.2702702702702703
},
{
"period": 63.0,
"utilization": 0.0
},
{
"period": 64.0,
"utilization": 0.0
},
{
"period": 65.0,
"utilization": 0.0
},
{
"period": 66.0,
"utilization": 0
},
{
"period": 67.0,
"utilization": 0.0
}
],
"detailedWorkPlan": [
{
"allocation": 20.0,
"operation": "PPASB",
"project": "P1",
"time": 2.0
},
{
"allocation": 170.0,
"operation": "PPASB",
"project": "P1",
"time": 4.0
},
{
"allocation": 270.0,
"operation": "PPASB",
"project": "P1",
"time": 5.0
},
{
"allocation": 240.0,
"operation": "PPASB",
"project": "P1",
"time": 6.0
},
{
"allocation": 20.0,
"operation": "PPASB",
"project": "P2",
"time": 7.0
},
{
"allocation": 20.0,
"operation": "PPASB",
"project": "P2",
"time": 8.0
},
{
"allocation": 20.0,
"operation": "PPASB",
"project": "P2",
"time": 9.0
},
{
"allocation": 170.0,
"operation": "PPASB",
"project": "P2",
"time": 11.0
},
{
"allocation": 270.0,
"operation": "PPASB",
"project": "P2",
"time": 12.0
},
{
"allocation": 370.0,
"operation": "PPASB",
"project": "P2",
"time": 13.0
},
{
"allocation": 20.0,
"operation": "PPASB",
"project": "P2",
"time": 14.0
},
{
"allocation": 10.0,
"operation": "PPASB",
"project": "P2",
"time": 15.0
},
{
"allocation": 370.0,
"operation": "PPASB",
"project": "P4",
"time": 20.0
},
{
"allocation": 20.0,
"operation": "PPASB",
"project": "P4",
"time": 21.0
},
{
"allocation": 20.0,
"operation": "PPASB",
"project": "P4",
"time": 22.0
},
{
"allocation": 20.0,
"operation": "PPASB",
"project": "P4",
"time": 23.0
},
{
"allocation": 170.0,
"operation": "PPASB",
"project": "P4",
"time": 25.0
},
{
"allocation": 100.0,
"operation": "PPASB",
"project": "P4",
"time": 26.0
},
{
"allocation": 80.0,
"operation": "PPASB",
"project": "P7",
"time": 33.0
},
{
"allocation": 370.0,
"operation": "PPASB",
"project": "P7",
"time": 34.0
},
{
"allocation": 20.0,
"operation": "PPASB",
"project": "P7",
"time": 35.0
},
{
"allocation": 20.0,
"operation": "PPASB",
"project": "P7",
"time": 36.0
},
{
"allocation": 20.0,
"operation": "PPASB",
"project": "P7",
"time": 37.0
},
{
"allocation": 90.0,
"operation": "PPASB",
"project": "P7",
"time": 39.0
},
{
"allocation": 270.0,
"operation": "PPASB",
"project": "P5",
"time": 40.0
},
{
"allocation": 370.0,
"operation": "PPASB",
"project": "P5",
"time": 41.0
},
{
"allocation": 20.0,
"operation": "PPASB",
"project": "P5",
"time": 42.0
},
{
"allocation": 20.0,
"operation": "PPASB",
"project": "P5",
"time": 43.0
},
{
"allocation": 20.0,
"operation": "PPASB",
"project": "P5",
"time": 44.0
},
{
"allocation": 270.0,
"operation": "PPASB",
"project": "P6",
"time": 47.0
},
{
"allocation": 330.0,
"operation": "PPASB",
"project": "P6",
"time": 48.0
},
{
"allocation": 20.0,
"operation": "PPASB",
"project": "P3",
"time": 56.0
},
{
"allocation": 20.0,
"operation": "PPASB",
"project": "P3",
"time": 57.0
},
{
"allocation": 20.0,
"operation": "PPASB",
"project": "P3",
"time": 58.0
},
{
"allocation": 170.0,
"operation": "PPASB",
"project": "P3",
"time": 60.0
},
{
"allocation": 270.0,
"operation": "PPASB",
"project": "P3",
"time": 61.0
},
{
"allocation": 100.0,
"operation": "PPASB",
"project": "P3",
"time": 62.0
}
],
"meanUtilization": 0.5030969550865745
}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "PPASB_B",
"results": {}
},
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "SMF",
"results": {
"capacityUsed": [
{
"P1": 80.0,
"period": 0.0,
"utilization": 1.0
},
{
"P2": 70.0,
"P4": 100.0,
"P5": 5.0,
"P7": 5.0,
"period": 1.0,
"utilization": 1.0
},
{
"P5": 6.818181818181818,
"P6": 6.363636363636363,
"P7": 6.818181818181818,
"period": 2.0,
"utilization": 1.0
},
{
"period": 3.0,
"utilization": 0
},
{
"P5": 6.818181818181818,
"P6": 6.363636363636363,
"P7": 6.818181818181818,
"period": 4.0,
"utilization": 1.0
},
{
"P5": 10.227272727272728,
"P6": 9.545454545454547,
"P7": 10.227272727272728,
"period": 5.0,
"utilization": 1.0000000000000002
},
{
"P5": 51.13636363636364,
"P6": 27.727272727272727,
"P7": 51.13636363636364,
"period": 6.0,
"utilization": 1.0
},
{
"P3": 59.99999999999999,
"P6": 20.000000000000007,
"period": 7.0,
"utilization": 1.0
},
{
"P3": 70.0,
"period": 8.0,
"utilization": 0.3888888888888889
},
{
"period": 9.0,
"utilization": 0.0
},
{
"period": 10.0,
"utilization": 0
},
{
"period": 11.0,
"utilization": 0.0
},
{
"period": 12.0,
"utilization": 0.0
},
{
"period": 13.0,
"utilization": 0.0
},
{
"period": 14.0,
"utilization": 0.0
},
{
"period": 15.0,
"utilization": 0.0
},
{
"period": 16.0,
"utilization": 0.0
},
{
"period": 17.0,
"utilization": 0
},
{
"period": 18.0,
"utilization": 0.0
},
{
"period": 19.0,
"utilization": 0.0
},
{
"period": 20.0,
"utilization": 0.0
},
{
"period": 21.0,
"utilization": 0.0
},
{
"period": 22.0,
"utilization": 0.0
},
{
"period": 23.0,
"utilization": 0.0
},
{
"period": 24.0,
"utilization": 0
},
{
"period": 25.0,
"utilization": 0.0
},
{
"period": 26.0,
"utilization": 0.0
},
{
"period": 27.0,
"utilization": 0.0
},
{
"period": 28.0,
"utilization": 0.0
},
{
"period": 29.0,
"utilization": 0.0
},
{
"period": 30.0,
"utilization": 0.0
},
{
"period": 31.0,
"utilization": 0
},
{
"period": 32.0,
"utilization": 0.0
},
{
"period": 33.0,
"utilization": 0.0
},
{
"period": 34.0,
"utilization": 0.0
},
{
"period": 35.0,
"utilization": 0.0
},
{
"period": 36.0,
"utilization": 0.0
},
{
"period": 37.0,
"utilization": 0.0
},
{
"period": 38.0,
"utilization": 0
},
{
"period": 39.0,
"utilization": 0.0
},
{
"period": 40.0,
"utilization": 0.0
},
{
"period": 41.0,
"utilization": 0.0
},
{
"period": 42.0,
"utilization": 0.0
},
{
"period": 43.0,
"utilization": 0.0
},
{
"period": 44.0,
"utilization": 0.0
},
{
"period": 45.0,
"utilization": 0
},
{
"period": 46.0,
"utilization": 0.0
},
{
"period": 47.0,
"utilization": 0.0
},
{
"period": 48.0,
"utilization": 0.0
},
{
"period": 49.0,
"utilization": 0.0
},
{
"period": 50.0,
"utilization": 0.0
},
{
"period": 51.0,
"utilization": 0.0
},
{
"period": 52.0,
"utilization": 0
},
{
"period": 53.0,
"utilization": 0.0
},
{
"period": 54.0,
"utilization": 0.0
},
{
"period": 55.0,
"utilization": 0.0
},
{
"period": 56.0,
"utilization": 0.0
},
{
"period": 57.0,
"utilization": 0.0
},
{
"period": 58.0,
"utilization": 0.0
},
{
"period": 59.0,
"utilization": 0
},
{
"period": 60.0,
"utilization": 0.0
},
{
"period": 61.0,
"utilization": 0.0
},
{
"period": 62.0,
"utilization": 0.0
},
{
"period": 63.0,
"utilization": 0.0
},
{
"period": 64.0,
"utilization": 0.0
},
{
"period": 65.0,
"utilization": 0.0
},
{
"period": 66.0,
"utilization": 0
},
{
"period": 67.0,
"utilization": 0.0
}
],
"detailedWorkPlan": [
{
"allocation": 80.0,
"operation": "SMF",
"project": "P1",
"time": 0.0
},
{
"allocation": 70.0,
"operation": "SMF",
"project": "P2",
"time": 1.0
},
{
"allocation": 100.0,
"operation": "SMF",
"project": "P4",
"time": 1.0
},
{
"allocation": 5.0,
"operation": "SMF",
"project": "P7",
"time": 1.0
},
{
"allocation": 5.0,
"operation": "SMF",
"project": "P5",
"time": 1.0
},
{
"allocation": 6.818181818181818,
"operation": "SMF",
"project": "P7",
"time": 2.0
},
{
"allocation": 6.818181818181818,
"operation": "SMF",
"project": "P5",
"time": 2.0
},
{
"allocation": 6.363636363636363,
"operation": "SMF",
"project": "P6",
"time": 2.0
},
{
"allocation": 6.818181818181818,
"operation": "SMF",
"project": "P7",
"time": 4.0
},
{
"allocation": 6.818181818181818,
"operation": "SMF",
"project": "P5",
"time": 4.0
},
{
"allocation": 6.363636363636363,
"operation": "SMF",
"project": "P6",
"time": 4.0
},
{
"allocation": 10.227272727272728,
"operation": "SMF",
"project": "P7",
"time": 5.0
},
{
"allocation": 10.227272727272728,
"operation": "SMF",
"project": "P5",
"time": 5.0
},
{
"allocation": 9.545454545454547,
"operation": "SMF",
"project": "P6",
"time": 5.0
},
{
"allocation": 51.13636363636364,
"operation": "SMF",
"project": "P7",
"time": 6.0
},
{
"allocation": 51.13636363636364,
"operation": "SMF",
"project": "P5",
"time": 6.0
},
{
"allocation": 27.727272727272727,
"operation": "SMF",
"project": "P6",
"time": 6.0
},
{
"allocation": 20.000000000000007,
"operation": "SMF",
"project": "P6",
"time": 7.0
},
{
"allocation": 59.99999999999999,
"operation": "SMF",
"project": "P3",
"time": 7.0
},
{
"allocation": 70.0,
"operation": "SMF",
"project": "P3",
"time": 8.0
}
],
"meanUtilization": 0.10866013071895425
}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "SMF_B",
"results": {}
},
{
"_class": "Dream.CapacityStation",
"family": "CapacityStation",
"id": "WELD",
"results": {
"capacityUsed": [
{
"period": 0.0,
"utilization": 0.0
},
{
"P1": 90.0,
"period": 1.0,
"utilization": 0.5
},
{
"P2": 11.755102040816327,
"P4": 7.510204081632652,
"P5": 0.3673469387755102,
"P7": 0.3673469387755102,
"period": 2.0,
"utilization": 1.0000000000000002
},
{
"period": 3.0,
"utilization": 0
},
{
"P2": 39.050059209818066,
"P4": 24.948648939605985,
"P5": 3.000645925287975,
"P7": 3.000645925287975,
"period": 4.0,
"utilization": 0.9999999999999998
},
{
"P2": 129.1948387493656,
"P4": 28.60702583433443,
"P5": 6.099067708149988,
"P7": 6.099067708149988,
"period": 5.0,
"utilization": 1.0
},
{
"P4": 53.93412114442692,
"P5": 23.004530336877437,
"P6": 57.27272727272728,
"P7": 23.004530336877437,
"period": 6.0,
"utilization": 0.5822811447811447
},
{
"P5": 10.034804559630897,
"P6": 12.436786349460009,
"P7": 57.52840909090909,
"period": 7.0,
"utilization": 1.0
},
{
"P3": 22.215909090909065,
"P5": 47.493604531278194,
"P6": 110.29048637781275,
"period": 8.0,
"utilization": 1.0
},
{
"P3": 20.0,
"period": 9.0,
"utilization": 1.0
},
{
"period": 10.0,
"utilization": 0
},
{
"P3": 70.0,
"period": 11.0,
"utilization": 1.0
},
{
"P3": 2.7840909090909207,
"period": 12.0,
"utilization": 0.016377005347593652
},
{
"period": 13.0,
"utilization": 0.0
},
{
"period": 14.0,
"utilization": 0.0
},
{
"period": 15.0,
"utilization": 0.0
},
{
"period": 16.0,
"utilization": 0.0
},
{
"period": 17.0,
"utilization": 0
},
{
"period": 18.0,
"utilization": 0.0
},
{
"period": 19.0,
"utilization": 0.0
},
{
"period": 20.0,
"utilization": 0.0
},
{
"period": 21.0,
"utilization": 0.0
},
{
"period": 22.0,
"utilization": 0.0
},
{
"period": 23.0,
"utilization": 0.0
},
{
"period": 24.0,
"utilization": 0
},
{
"period": 25.0,
"utilization": 0.0
},
{
"period": 26.0,
"utilization": 0.0
},
{
"period": 27.0,
"utilization": 0.0
},
{
"period": 28.0,
"utilization": 0.0
},
{
"period": 29.0,
"utilization": 0.0
},
{
"period": 30.0,
"utilization": 0.0
},
{
"period": 31.0,
"utilization": 0
},
{
"period": 32.0,
"utilization": 0.0
},
{
"period": 33.0,
"utilization": 0.0
},
{
"period": 34.0,
"utilization": 0.0
},
{
"period": 35.0,
"utilization": 0.0
},
{
"period": 36.0,
"utilization": 0.0
},
{
"period": 37.0,
"utilization": 0.0
},
{
"period": 38.0,
"utilization": 0
},
{
"period": 39.0,
"utilization": 0.0
},
{
"period": 40.0,
"utilization": 0.0
},
{
"period": 41.0,
"utilization": 0.0
},
{
"period": 42.0,
"utilization": 0.0
},
{
"period": 43.0,
"utilization": 0.0
},
{
"period": 44.0,
"utilization": 0.0
},
{
"period": 45.0,
"utilization": 0
},
{
"period": 46.0,
"utilization": 0.0
},
{
"period": 47.0,
"utilization": 0.0
},
{
"period": 48.0,
"utilization": 0.0
},
{
"period": 49.0,
"utilization": 0.0
},
{
"period": 50.0,
"utilization": 0.0
},
{
"period": 51.0,
"utilization": 0.0
},
{
"period": 52.0,
"utilization": 0
},
{
"period": 53.0,
"utilization": 0.0
},
{
"period": 54.0,
"utilization": 0.0
},
{
"period": 55.0,
"utilization": 0.0
},
{
"period": 56.0,
"utilization": 0.0
},
{
"period": 57.0,
"utilization": 0.0
},
{
"period": 58.0,
"utilization": 0.0
},
{
"period": 59.0,
"utilization": 0
},
{
"period": 60.0,
"utilization": 0.0
},
{
"period": 61.0,
"utilization": 0.0
},
{
"period": 62.0,
"utilization": 0.0
},
{
"period": 63.0,
"utilization": 0.0
},
{
"period": 64.0,
"utilization": 0.0
},
{
"period": 65.0,
"utilization": 0.0
},
{
"period": 66.0,
"utilization": 0
},
{
"period": 67.0,
"utilization": 0.0
}
],
"detailedWorkPlan": [
{
"allocation": 90.0,
"operation": "WELD",
"project": "P1",
"time": 1.0
},
{
"allocation": 11.755102040816327,
"operation": "WELD",
"project": "P2",
"time": 2.0
},
{
"allocation": 7.510204081632652,
"operation": "WELD",
"project": "P4",
"time": 2.0
},
{
"allocation": 0.3673469387755102,
"operation": "WELD",
"project": "P7",
"time": 2.0
},
{
"allocation": 0.3673469387755102,
"operation": "WELD",
"project": "P5",
"time": 2.0
},
{
"allocation": 39.050059209818066,
"operation": "WELD",
"project": "P2",
"time": 4.0
},
{
"allocation": 24.948648939605985,
"operation": "WELD",
"project": "P4",
"time": 4.0
},
{
"allocation": 3.000645925287975,
"operation": "WELD",
"project": "P7",
"time": 4.0
},
{
"allocation": 3.000645925287975,
"operation": "WELD",
"project": "P5",
"time": 4.0
},
{
"allocation": 129.1948387493656,
"operation": "WELD",
"project": "P2",
"time": 5.0
},
{
"allocation": 28.60702583433443,
"operation": "WELD",
"project": "P4",
"time": 5.0
},
{
"allocation": 6.099067708149988,
"operation": "WELD",
"project": "P7",
"time": 5.0
},
{
"allocation": 6.099067708149988,
"operation": "WELD",
"project": "P5",
"time": 5.0
},
{
"allocation": 57.27272727272728,
"operation": "WELD",
"project": "P6",
"time": 6.0
},
{
"allocation": 53.93412114442692,
"operation": "WELD",
"project": "P4",
"time": 6.0
},
{
"allocation": 23.004530336877437,
"operation": "WELD",
"project": "P7",
"time": 6.0
},
{
"allocation": 23.004530336877437,
"operation": "WELD",
"project": "P5",
"time": 6.0
},
{
"allocation": 57.52840909090909,
"operation": "WELD",
"project": "P7",
"time": 7.0
},
{
"allocation": 10.034804559630897,
"operation": "WELD",
"project": "P5",
"time": 7.0
},
{
"allocation": 12.436786349460009,
"operation": "WELD",
"project": "P6",
"time": 7.0
},
{
"allocation": 47.493604531278194,
"operation": "WELD",
"project": "P5",
"time": 8.0
},
{
"allocation": 110.29048637781275,
"operation": "WELD",
"project": "P6",
"time": 8.0
},
{
"allocation": 22.215909090909065,
"operation": "WELD",
"project": "P3",
"time": 8.0
},
{
"allocation": 20.0,
"operation": "WELD",
"project": "P3",
"time": 9.0
},
{
"allocation": 70.0,
"operation": "WELD",
"project": "P3",
"time": 11.0
},
{
"allocation": 2.7840909090909207,
"operation": "WELD",
"project": "P3",
"time": 12.0
}
],
"meanUtilization": 0.11909791397248146
}
},
{
"_class": "Dream.CapacityStationBuffer",
"family": "Buffer",
"id": "WELD_B",
"results": {}
}
],
"general": {
"_class": "Dream.Configuration"
},
"key": "default",
"score": 0
}
\ 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