Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
dream
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
dream
Commits
79c06f68
Commit
79c06f68
authored
Feb 12, 2014
by
Ioannis Papagiannopoulos
Committed by
Jérome Perrin
Feb 19, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new Topology57 that differs with Topology56 in the use of ConditionalBuffer
parent
7fda4893
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
716 additions
and
0 deletions
+716
-0
dream/simulation/JSONInputs/Topology57.json
dream/simulation/JSONInputs/Topology57.json
+368
-0
dream/tests/dump/Topology57.json.result
dream/tests/dump/Topology57.json.result
+348
-0
No files found.
dream/simulation/JSONInputs/Topology57.json
0 → 100644
View file @
79c06f68
{
"_class"
:
"Dream.Simulation"
,
"edges"
:
{},
"general"
:
{
"_class"
:
"Dream.Configuration"
,
"numberOfReplications"
:
"1"
,
"maxSimTime"
:
"-1"
,
"trace"
:
"Yes"
,
"confidenceLevel"
:
"0.95"
},
"nodes"
:
{
"Q0"
:
{
"_class"
:
"Dream.QueueManagedJob"
,
"name"
:
"StartQueue"
,
"isDummy"
:
"0"
,
"capacity"
:
"-1"
,
"wip"
:
[
{
"_class"
:
"Dream.Order"
,
"name"
:
"Order1"
,
"id"
:
"O1"
,
"manager"
:
"OP1"
,
"route"
:
[
{
"stepNumber"
:
"0"
,
"stationIdsList"
:
[
"Q0"
]
},
{
"stepNumber"
:
"1"
,
"stationIdsList"
:
[
"CAD1"
,
"CAD2"
],
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
"1"
},
"setupTime"
:
{
"setupDistribution"
:
"Fixed"
,
"setupMean"
:
"0.5"
}
}
],
"componentsList"
:
[
{
"_class"
:
"Dream.OrderComponent"
,
"id"
:
"C1"
,
"name"
:
"Component1"
,
"componentType"
:
"Basic"
,
"route"
:
[
{
"stepNumber"
:
"0"
,
"stationIdsList"
:
[
"OD0"
]
},
{
"stepNumber"
:
"1"
,
"stationIdsList"
:
[
"QCAM"
]
},
{
"stepNumber"
:
"2"
,
"stationIdsList"
:
[
"CAM1"
,
"CAM2"
],
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
"2"
},
"setupTime"
:{
"setupDistribution"
:
"Fixed"
,
"setupMean"
:
"0.5"
}
},
{
"stepNumber"
:
"3"
,
"stationIdsList"
:
[
"QMILL"
]
},
{
"stepNumber"
:
"4"
,
"stationIdsList"
:
[
"MILL1"
,
"MILL2"
],
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
"2"
},
"setupTime"
:{
"setupDistribution"
:
"Fixed"
,
"setupMean"
:
"0.5"
}
},
{
"stepNumber"
:
"5"
,
"stationIdsList"
:
[
"QEDM"
]
},
{
"stepNumber"
:
"6"
,
"stationIdsList"
:
[
"EDM"
],
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
"2"
},
"setupTime"
:{
"setupDistribution"
:
"Fixed"
,
"setupMean"
:
"0.5"
}
},
{
"stepNumber"
:
"7"
,
"stationIdsList"
:
[
"AB1"
]
},
{
"stepNumber"
:
"8"
,
"stationIdsList"
:
[
"MA1"
,
"MA2"
,
"MA3"
]
}
]
},
{
"_class"
:
"Dream.OrderComponent"
,
"id"
:
"C2"
,
"name"
:
"Component2"
,
"componentType"
:
"Secondary"
,
"route"
:
[
{
"stepNumber"
:
"0"
,
"stationIdsList"
:
[
"OD0"
]
},
{
"stepNumber"
:
"1"
,
"stationIdsList"
:
[
"QCAM"
]
},
{
"stepNumber"
:
"2"
,
"stationIdsList"
:
[
"CAM1"
,
"CAM2"
],
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
"1"
},
"setupTime"
:{
"setupDistribution"
:
"Fixed"
,
"setupMean"
:
"0.6"
}
},
{
"stepNumber"
:
"3"
,
"stationIdsList"
:
[
"QMILL"
]
},
{
"stepNumber"
:
"4"
,
"stationIdsList"
:
[
"MILL1"
,
"MILL2"
],
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
"4"
},
"setupTime"
:{
"setupDistribution"
:
"Fixed"
,
"setupMean"
:
"0.4"
}
},
{
"stepNumber"
:
"5"
,
"stationIdsList"
:
[
"QEDM"
]
},
{
"stepNumber"
:
"6"
,
"stationIdsList"
:
[
"EDM"
],
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
"1"
},
"setupTime"
:{
"setupDistribution"
:
"Fixed"
,
"setupMean"
:
"0.6"
}
},
{
"stepNumber"
:
"7"
,
"stationIdsList"
:
[
"AB1"
]
},
{
"stepNumber"
:
"8"
,
"stationIdsList"
:
[
"MA1"
,
"MA2"
,
"MA3"
]
}
]
},
{
"_class"
:
"Dream.Mould"
,
"id"
:
"M1"
,
"name"
:
"Mould1"
,
"route"
:
[
{
"stepNumber"
:
"0"
,
"stationIdsList"
:
[
"MA1"
,
"MA2"
,
"MA3"
],
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
"1"
}
},
{
"stepNumber"
:
"1"
,
"stationIdsList"
:
[
"QIM"
]
},
{
"stepNumber"
:
"2"
,
"stationIdsList"
:
[
"IM"
],
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
"2"
},
"setupTime"
:{
"setupDistribution"
:
"Fixed"
,
"setupMean"
:
"0.5"
}
},
{
"stepNumber"
:
"3"
,
"stationIdsList"
:
[
"E1"
]
}
]
}
]
}
]
},
"CAD1"
:
{
"_class"
:
"Dream.MachineManagedJob"
,
"name"
:
"CAD Design 1"
,
"operationType"
:
"MT-Load-Setup-Processing"
},
"CAD2"
:
{
"_class"
:
"Dream.MachineManagedJob"
,
"name"
:
"CAD Design 2"
,
"operationType"
:
"MT-Load-Setup-Processing"
},
"OD0"
:
{
"_class"
:
"Dream.OrderDecomposition"
,
"name"
:
"Order Decomposition"
},
"QCAM"
:
{
"_class"
:
"Dream.ConditionalBuffer"
,
"name"
:
"Queue CAM"
,
"isDummy"
:
"0"
,
"capacity"
:
"-1"
},
"CAM1"
:
{
"_class"
:
"Dream.MachineManagedJob"
,
"name"
:
"CAM Design 1"
,
"operationType"
:
"MT-Load-Setup-Processing"
},
"CAM2"
:
{
"_class"
:
"Dream.MachineManagedJob"
,
"name"
:
"CAM Design 2"
,
"operationType"
:
"MT-Load-Setup-Processing"
},
"QMILL"
:
{
"_class"
:
"Dream.QueueManagedJob"
,
"name"
:
"Queue Milling"
,
"isDummy"
:
"0"
,
"capacity"
:
"-1"
},
"MILL1"
:
{
"_class"
:
"Dream.MachineManagedJob"
,
"name"
:
"Milling 1"
,
"operationType"
:
"MT-Load-Setup-Processing"
},
"MILL2"
:
{
"_class"
:
"Dream.MachineManagedJob"
,
"name"
:
"Milling 2"
,
"operationType"
:
"MT-Load-Setup-Processing"
},
"QEDM"
:
{
"_class"
:
"Dream.QueueManagedJob"
,
"name"
:
"Queue EDM"
,
"isDummy"
:
"0"
,
"capacity"
:
"-1"
},
"EDM"
:
{
"_class"
:
"Dream.MachineManagedJob"
,
"name"
:
"EDM"
,
"operationType"
:
"MT-Load-Setup-Processing"
},
"AB1"
:
{
"_class"
:
"Dream.MouldAssemblyBuffer"
,
"id"
:
"AB1"
,
"name"
:
"Assembly Buffer"
,
"isDummy"
:
"0"
,
"capacity"
:
"-1"
},
"MA1"
:
{
"_class"
:
"Dream.MouldAssembly"
,
"id"
:
"MA1"
,
"name"
:
"Assembly 1"
,
"operationType"
:
"MT-Load-Setup-Processing"
},
"MA2"
:
{
"_class"
:
"Dream.MouldAssembly"
,
"id"
:
"MA2"
,
"name"
:
"Assembly 2"
,
"operationType"
:
"MT-Load-Setup-Processing"
},
"MA3"
:
{
"_class"
:
"Dream.MouldAssembly"
,
"id"
:
"MA3"
,
"name"
:
"Assembly 3"
,
"operationType"
:
"MT-Load-Setup-Processing"
},
"QIM"
:
{
"_class"
:
"Dream.QueueManagedJob"
,
"name"
:
"Queue Mould Injection"
,
"isDummy"
:
"0"
,
"capacity"
:
"-1"
},
"IM"
:
{
"_class"
:
"Dream.MachineManagedJob"
,
"name"
:
"Mould Injection"
,
"operationType"
:
"MT-Load-Setup-Processing"
},
"E1"
:
{
"_class"
:
"Dream.ExitJobShop"
,
"name"
:
"Exit"
},
"OP1"
:
{
"_class"
:
"Dream.Operator"
,
"capacity"
:
"1"
,
"name"
:
"Operator1"
}
}
}
\ No newline at end of file
dream/tests/dump/Topology57.json.result
0 → 100644
View file @
79c06f68
{
"elementList": [
{
"_class": "Dream.MouldAssemblyBuffer",
"id": "AB1",
"schedulingRule": "FIFO"
},
{
"_class": "Dream.Job",
"id": "C1",
"results": {
"completionTime": 16.6,
"schedule": [
{
"entranceTime": 1.5,
"stationId": "OD0",
"stepNumber": 0
},
{
"entranceTime": 1.5,
"stationId": "QCAM",
"stepNumber": 1
},
{
"entranceTime": 1.5,
"stationId": "CAM1",
"stepNumber": 2
},
{
"entranceTime": 4.0,
"stationId": "QMILL",
"stepNumber": 3
},
{
"entranceTime": 4.0,
"stationId": "MILL1",
"stepNumber": 4
},
{
"entranceTime": 6.5,
"stationId": "QEDM",
"stepNumber": 5
},
{
"entranceTime": 6.5,
"stationId": "EDM",
"stepNumber": 6
},
{
"entranceTime": 9.0,
"stationId": "AB1",
"stepNumber": 7
},
{
"entranceTime": 16.6,
"stationId": "MA1",
"stepNumber": 8
}
]
}
},
{
"_class": "Dream.Job",
"id": "C2",
"results": {
"completionTime": 16.6,
"schedule": [
{
"entranceTime": 1.5,
"stationId": "OD0",
"stepNumber": 0
},
{
"entranceTime": 1.5,
"stationId": "QCAM",
"stepNumber": 1
},
{
"entranceTime": 9.0,
"stationId": "CAM2",
"stepNumber": 2
},
{
"entranceTime": 10.6,
"stationId": "QMILL",
"stepNumber": 3
},
{
"entranceTime": 10.6,
"stationId": "MILL2",
"stepNumber": 4
},
{
"entranceTime": 15.0,
"stationId": "QEDM",
"stepNumber": 5
},
{
"entranceTime": 15.0,
"stationId": "EDM",
"stepNumber": 6
},
{
"entranceTime": 16.6,
"stationId": "AB1",
"stepNumber": 7
},
{
"entranceTime": 16.6,
"stationId": "MA1",
"stepNumber": 8
}
]
}
},
{
"_class": "Dream.Machine",
"id": "CAD1",
"results": {
"working_ratio": 0.0,
"blockage_ratio": 0.0,
"waiting_ratio": 100.0,
"setup_ratio": 0.0,
"load_ratio": 0.0,
"failure_ratio": 0.0
}
},
{
"_class": "Dream.Machine",
"id": "CAD2",
"results": {
"working_ratio": 4.975124378109452,
"blockage_ratio": 0.0,
"waiting_ratio": 92.53731343283583,
"setup_ratio": 2.487562189054726,
"load_ratio": 0.0,
"failure_ratio": 0.0
}
},
{
"_class": "Dream.Machine",
"id": "CAM1",
"results": {
"working_ratio": 9.950248756218905,
"blockage_ratio": 0.0,
"waiting_ratio": 87.56218905472637,
"setup_ratio": 2.487562189054726,
"load_ratio": 0.0,
"failure_ratio": 0.0
}
},
{
"_class": "Dream.Machine",
"id": "CAM2",
"results": {
"working_ratio": 4.975124378109452,
"blockage_ratio": 0.0,
"waiting_ratio": 92.03980099502486,
"setup_ratio": 2.9850746268656696,
"load_ratio": 0.0,
"failure_ratio": 0.0
}
},
{
"_class": "Dream.Exit",
"id": "E1",
"results": {
"throughput": 1,
"takt_time": 20.1,
"lifespan": 20.1
}
},
{
"_class": "Dream.Machine",
"id": "EDM",
"results": {
"working_ratio": 14.925373134328357,
"blockage_ratio": 0.0,
"waiting_ratio": 79.60199004975124,
"setup_ratio": 5.472636815920397,
"load_ratio": 0.0,
"failure_ratio": 0.0
}
},
{
"_class": "Dream.Machine",
"id": "IM",
"results": {
"working_ratio": 9.950248756218905,
"blockage_ratio": 0.0,
"waiting_ratio": 87.56218905472637,
"setup_ratio": 2.487562189054726,
"load_ratio": 0.0,
"failure_ratio": 0.0
}
},
{
"_class": "Dream.Job",
"id": "M1",
"results": {
"completionTime": 20.1,
"schedule": [
{
"entranceTime": 16.6,
"stationId": "MA1",
"stepNumber": 0
},
{
"entranceTime": 17.6,
"stationId": "QIM",
"stepNumber": 1
},
{
"entranceTime": 17.6,
"stationId": "IM",
"stepNumber": 2
},
{
"entranceTime": 20.1,
"stationId": "E1",
"stepNumber": 3
}
]
}
},
{
"_class": "Dream.Machine",
"id": "MA1",
"results": {
"working_ratio": 4.975124378109452,
"blockage_ratio": 0.0,
"waiting_ratio": 95.02487562189056,
"setup_ratio": 0.0,
"load_ratio": 0.0,
"failure_ratio": 0.0
}
},
{
"_class": "Dream.Machine",
"id": "MA2",
"results": {
"working_ratio": 0.0,
"blockage_ratio": 0.0,
"waiting_ratio": 100.0,
"setup_ratio": 0.0,
"load_ratio": 0.0,
"failure_ratio": 0.0
}
},
{
"_class": "Dream.Machine",
"id": "MA3",
"results": {
"working_ratio": 0.0,
"blockage_ratio": 0.0,
"waiting_ratio": 100.0,
"setup_ratio": 0.0,
"load_ratio": 0.0,
"failure_ratio": 0.0
}
},
{
"_class": "Dream.Machine",
"id": "MILL1",
"results": {
"working_ratio": 9.950248756218905,
"blockage_ratio": 0.0,
"waiting_ratio": 87.56218905472637,
"setup_ratio": 2.487562189054726,
"load_ratio": 0.0,
"failure_ratio": 0.0
}
},
{
"_class": "Dream.Machine",
"id": "MILL2",
"results": {
"working_ratio": 19.90049751243781,
"blockage_ratio": 0.0,
"waiting_ratio": 78.1094527363184,
"setup_ratio": 1.9900497512437827,
"load_ratio": 0.0,
"failure_ratio": 0.0
}
},
{
"_class": "Dream.Job",
"id": "O1",
"results": {
"completionTime": 1.5,
"schedule": [
{
"entranceTime": 0,
"stationId": "Q0",
"stepNumber": 0
},
{
"entranceTime": 0.0,
"stationId": "CAD2",
"stepNumber": 1
},
{
"entranceTime": 1.5,
"stationId": "OD0",
"stepNumber": 2
}
]
}
},
{
"_class": "Dream.Operator",
"id": "OP1",
"results": {
"working_ratio": 100.0,
"waiting_ratio": 0.0
}
},
{
"_class": "Dream.QueueManagedJob",
"id": "Q0",
"schedulingRule": "FIFO"
},
{
"_class": "Dream.ConditionalBuffer",
"id": "QCAM",
"schedulingRule": "FIFO"
},
{
"_class": "Dream.QueueManagedJob",
"id": "QEDM",
"schedulingRule": "FIFO"
},
{
"_class": "Dream.QueueManagedJob",
"id": "QIM",
"schedulingRule": "FIFO"
},
{
"_class": "Dream.QueueManagedJob",
"id": "QMILL",
"schedulingRule": "FIFO"
}
],
"_class": "Dream.Simulation",
"general": {
"_class": "Dream.Configuration"
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment