佇列系統期末整理
目錄
Birth-Death Process(BDP)
time-homogeneous BDP
Definition of Queueing system
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
Work-conserving property
- 如果顧客進入 queueing system 時有空閒的 server,這個顧客會立即被服務。
Customer loss probability
- , 代表這 個顧客中沒成功進入 system 的顧客數量。
Waiting time distribution
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
- 其他變種
- 只針對 Queue 來看
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
- 只針對 Server 來看
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
Poisson Arrivals See time Average(PASTA)
- 在穩定態時,在 state 的機率相等於在一個 customer arrives 時看到 system 在 state 的機率。
- 用數學式來表示為
- 其中 為在 時間時 system 內的顧客數, 則是在時間 t 時發生了 arrival。
M/M/1 queue
- 1個 server,system size 為無限
- arrival process: poisson process with rate
- service process: exponentially distributed with rate
- service disciplne: FCFS
- work-conserving service process
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
state transition probability
global balance equation
迭代法解
- 定義 為 ultilization factor(rate)
透過 generating function 解
- 定義 ( 是複數平面上一點,在單位圓內)
後寫成
同乘上 並將所有式子相加起來
將 的係數盡可能調成與 一致
boundary condition: z = 1
long-term system
waiting time distribution
- : random variable representing time spent waiting in queue
- : CDF of
-
t = 0
-
t > 0
system time distribution
- : random variable representing time a customer stays in the system
- : CDF of
- : number of customers being served
- : number of customers in the system
- : number of customers waiting in the system
System time, waiting time, service time 的關係
- : system time
- : waiting time
- : service time
用 Little's Law 可以得到
也可用另一種方式計算得到
M/M/c queue
state transition probability
global balance equation
L, Lq, W(T), Wq(Tq)

- : mean number of customers in the system
- : mean number of customers in the queue
- : mean system time
- : mean waiting time in the queue
Finite-Source Queue
