- I think what you described as service time is actually the service rate, which is 9 entity/sec in your case. The service time should be 1/9 sec/entity (it is service time, so the unit should be a time unit). That should answer your question about service time/service rate.
- You mentioned the formula of rho, which I think is correct, so indeed you can use that formula. But your wording of "Usually it will be 8/9" might be misleading. It is 8/9, not just usually.
- Regarding the variable server capacity, I think it is called a M/M/c model. I browsed about it just now. There are a lot of references, so I believe you should find one easily.
How to Calculate service rate in M/M/1 queuing model in simevents with different server capacities.
6 ビュー (過去 30 日間)
古いコメントを表示
I want to calculate service rate in M/M/1 queuing system in simevents with varying server capacities.
If I specify:
queue length to be inf.
Arrival rate as 8 entity/sec.
Service time as 9 entity/sec.
How do I calculate the value of : rho=lambda/mu.
Usually it will be 8/9.
if suppose server capacity is 2 or 3?
Then how to calculate service rate and value of rho(which is basically server utilization)
1 件のコメント
Renato SL
2019 年 11 月 21 日
A few things:
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Discrete-Event Simulation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!