ST2187 Lecture 6: различия между версиями

Материал из Wiki - Факультет компьютерных наук
Перейти к навигации Перейти к поиску
Нет описания правки
Нет описания правки
Строка 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
Log should report the boxws production and  stacks delivering  moments





Версия от 23:06, 20 октября 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

Log should report the boxws production and stacks delivering moments



Back to the course beginning ST2187_Business_analytics,_applied_modelling_and_prediction