Rédigé par des étudiants ayant réussi Disponible immédiatement après paiement Lire en ligne ou en PDF Mauvais document ? Échangez-le gratuitement 4,6 TrustPilot
logo-home
Resume

Full Summary Optimisation of Business Processes

Note
-
Vendu
1
Pages
23
Publié le
21-05-2023
Écrit en
2022/2023

Full summary of all lectures of the Master course Optimisation of Business Processes. All formulas and information you need to know for the exam.

Établissement
Cours

Aperçu du contenu

Summary Optimization of Business Processes
Femke Stokkink
May 2023


Contents
1 Manufacturing 3
1.1 Queuing models for flow lines . . . . . . . . . . . . . . . . . . . . 3
1.2 Improvement models for flow lines . . . . . . . . . . . . . . . . . 5
1.3 Priority policies for job shops . . . . . . . . . . . . . . . . . . . . 5
1.4 Material requirement planning for job shops . . . . . . . . . . . . 6
1.5 Aggregate production planning for job shops . . . . . . . . . . . 6
1.6 Production scheduling for job shops . . . . . . . . . . . . . . . . 7

2 Project planning 8

3 Reliability and Maintenance 9
3.1 Reliability of components . . . . . . . . . . . . . . . . . . . . . . 9
3.2 Reliability of systems . . . . . . . . . . . . . . . . . . . . . . . . . 9
3.3 Maintenance of components . . . . . . . . . . . . . . . . . . . . . 10
3.4 Maintenance of systems . . . . . . . . . . . . . . . . . . . . . . . 11

4 Distribution & field service 12

5 Health Care 13
5.1 Bed Planning . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
5.2 Appointment Planning . . . . . . . . . . . . . . . . . . . . . . . . 14
5.3 Appointment Scheduling . . . . . . . . . . . . . . . . . . . . . . . 15
5.4 OR Planning . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
5.5 Clinical Pathways . . . . . . . . . . . . . . . . . . . . . . . . . . . 16

6 Call Centers 17
6.1 Forecasting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
6.2 Staffing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
6.3 Performance Management . . . . . . . . . . . . . . . . . . . . . . 19
6.4 Mutli-skill . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
6.5 Multi-channels . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20




1

,7 Revenue Management 21
7.1 Newsvender Models . . . . . . . . . . . . . . . . . . . . . . . . . 22
7.2 Forecasting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
7.3 Dynamic Programming . . . . . . . . . . . . . . . . . . . . . . . 23
7.4 Multi-leg/night RM . . . . . . . . . . . . . . . . . . . . . . . . . 23




2

,1 Manufacturing
Supply chain: chain of activities from raw material to end customer
• MTO – make to order, production –> demand –> consumption
• MTS – make to sell, demand –> production –> consumption
• ATO – assemble to order, production –> demand –> production –> con-
sumption


Supply chain management is the integration of planning for the whole chain
Different types of stock:
• Cycle stock to cover typical demand during a certain period

• Safety stock to cover short-term unpredictable fluctuations in demand
• Seasonal stock to cover long-term predictable demand fluctuations


Models for manufacturing:

• Inventory models when supply chain is coordinated by placing orders
• Queueing and optimization models when the production planning
required capacity considerations


Types of production systems:
• Flow lines for similar items, here the focus is on productivity. Queueing
models can be used for flow line performance analysis.
• Job shops for heterogeneous orders with different routing, due dates etc.
Optimization models can be used for job shop scheduling.


1.1 Queuing models for flow lines
M/M/1 queue: P (N = j) = π(j) = (1 − p)pj

λ λ ni
Tandem of M/M/1 queues: P (Ni = ni , i = 1, ..., V ) = ΠVi=1 (1 − µi )( µi )

ρE[S](1+c2 (S))
M/G/1: E[Wq ] = 2(1−ρ)

ρE[S](c2 (A)+c2 (S))
G/G/1: E[Wq ] = 2(1−ρ)




3

, Approximation of coefficient of variation output process
–> c2d = (1 − ρ2 )c2 (A) + ρ2 c2 (S)

Throughput (rate of production) is not influenced by the variability

Buffers in flow lines:

• Buffers disconnect machines, especially when there is variability. It helps
prevent long queues.
• With finite buffers will slow down the production rate and will lead to
high inventory, this is undesirable because of high stock costs, interest
and depreciation.


In mathematical models, we can assume 2 machines with exponential service
times and finite WIP buffer size between the 2 machines. Machine 1 thus always
produces unless it is blocked. We assume Blocking Before Service (BBS):
a machine can start processing a part only if there is a space available in the
downstream buffer.
• This model is equivalent to M/M/1/N birth-death model with the com-
pletion of machine 1 equal to λ and the state of the system is equal to the
number of items in the buffer + machine 2.

• Buffer size B = 0: throughput of ( µ11 + 1 −1
µ2 )

• Buffer size B = ∞: throughput of (max( µ11 + 1
µ2 ))
−1
= min(µ1 , µ2 )

• Buffer size B in general = P (state > 0) · µ2


To optimise the buffer size:
• The throughput should be monotone in each buffer size.
• Machines in middle should be faster and should have larger buffers.

• Simulation and optimisation: simopt.
Thus, buffers and inventory help cope with variability and modeling helps quan-
tifying the use of buffers. Also: reduction of variability leads to the need for
less inventory because if there is no variability, there is no inventory because
everything is just in time.

So how to reduce variability: reduce buffers to show variability and to be forced
to reduce it. This way you can see where the blocking takes place and you know
where to improve. This way, dependencies are increased to increase influence of
irregularities. This is lean manufacturing.


4

École, étude et sujet

Établissement
Cours
Cours

Infos sur le Document

Publié le
21 mai 2023
Nombre de pages
23
Écrit en
2022/2023
Type
RESUME

Sujets

€7,99
Accéder à l'intégralité du document:

Mauvais document ? Échangez-le gratuitement Dans les 14 jours suivant votre achat et avant le téléchargement, vous pouvez choisir un autre document. Vous pouvez simplement dépenser le montant à nouveau.
Rédigé par des étudiants ayant réussi
Disponible immédiatement après paiement
Lire en ligne ou en PDF

Faites connaissance avec le vendeur

Seller avatar
Les scores de réputation sont basés sur le nombre de documents qu'un vendeur a vendus contre paiement ainsi que sur les avis qu'il a reçu pour ces documents. Il y a trois niveaux: Bronze, Argent et Or. Plus la réputation est bonne, plus vous pouvez faire confiance sur la qualité du travail des vendeurs.
femkestokkink Vrije Universiteit Amsterdam
S'abonner Vous devez être connecté afin de suivre les étudiants ou les cours
Vendu
42
Membre depuis
4 année
Nombre de followers
40
Documents
11
Dernière vente
2 année de cela

4,0

3 revues

5
1
4
1
3
1
2
0
1
0

Documents populaires

Récemment consulté par vous

Pourquoi les étudiants choisissent Stuvia

Créé par d'autres étudiants, vérifié par les avis

Une qualité sur laquelle compter : rédigé par des étudiants qui ont réussi et évalué par d'autres qui ont utilisé ce document.

Le document ne convient pas ? Choisis un autre document

Aucun souci ! Tu peux sélectionner directement un autre document qui correspond mieux à ce que tu cherches.

Paye comme tu veux, apprends aussitôt

Aucun abonnement, aucun engagement. Paye selon tes habitudes par carte de crédit et télécharge ton document PDF instantanément.

Student with book image

“Acheté, téléchargé et réussi. C'est aussi simple que ça.”

Alisha Student

Foire aux questions