ST2187 Lecture 6 — различия между версиями
AlexHel (обсуждение | вклад) |
AlexHel (обсуждение | вклад) |
||
(не показаны 2 промежуточные версии этого же участника) | |||
Строка 7: | Строка 7: | ||
The result of home work is the simulation of the bakery ovens set. | The result of home work is the simulation of the bakery ovens set. | ||
− | Input data: https://drive.google.com/file/d/1sM3wIxyJ2lm11sXOZNafWl0ZEahqsHu2/view?usp=sharing | + | '''Input data:''' https://drive.google.com/file/d/1sM3wIxyJ2lm11sXOZNafWl0ZEahqsHu2/view?usp=sharing |
oven-id -- oven identifier | oven-id -- oven identifier | ||
Строка 23: | Строка 23: | ||
productivity - boxes per minute | productivity - boxes per minute | ||
+ | |||
+ | |||
+ | '''Output data:''' log file from SimPy | ||
+ | Example is https://simpy.readthedocs.io/en/latest/simpy_intro/basic_concepts.html | ||
+ | |||
+ | Results should be uploaded to https://drive.google.com/drive/folders/180hXznPUcKwKsWqtHNSaSJt1KhV-Q30k?usp=sharing | ||
+ | |||
+ | File names Ovens-FIO-FIO.py and OvensLog-FIO-FIO.txt | ||
+ | |||
+ | Log should report the boxws production and stacks delivering moments | ||
+ | |||
Текущая версия на 14:05, 31 октября 2020
Lecture 6. Event-Driven Simulation. Vehicles arriving and departure in bakery case. SimPy
Lecture presentation: https://drive.google.com/file/d/1nOz9K2OLe_QxiLwUZWUR3faxTiEB-riw/view?usp=sharing
Home work
The result of home work is the simulation of the bakery ovens set.
Input data: https://drive.google.com/file/d/1sM3wIxyJ2lm11sXOZNafWl0ZEahqsHu2/view?usp=sharing
oven-id -- oven identifier
bakery-id -- bakery identifier
date - date of production
event-type-id 1 - start, 2 - stop
time - time of event
sku - bakery ID
productivity - boxes per minute
Output data: log file from SimPy Example is https://simpy.readthedocs.io/en/latest/simpy_intro/basic_concepts.html
Results should be uploaded to https://drive.google.com/drive/folders/180hXznPUcKwKsWqtHNSaSJt1KhV-Q30k?usp=sharing
File names Ovens-FIO-FIO.py and OvensLog-FIO-FIO.txt
Log should report the boxws production and stacks delivering moments
Back to the course beginning ST2187_Business_analytics,_applied_modelling_and_prediction