设为首页收藏本站

最大的系统仿真与系统优化公益交流社区

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 7979|回复: 2

[求助] 本人初学auto mod,有一道题目希望大家赐教

[复制链接]
发表于 2009-10-3 15:08:34 | 显示全部楼层 |阅读模式
刚刚开始学auto mod,这道题目搞不明白,希望大家看看 题目是这样的,
" e, l' q5 G4 m2 l- _, m' e# g  Create a new model containing three independent processes, each with one operator. In each process, loads first move into an infinite capacity waiting queue, then into a single-capacity processing queue.7 E( x# ~2 e1 O" k; H( W
  Loads are processed by each operator for the following time:
& Q' |0 g% t: O! B  Worker_A does the job in a normally distributed time with a mean of 60 mins and a standard dev of 10 mins.
1 U0 x4 V; S8 e) c3 H  Worker_B does the job according to a triangular distribution with a min of 30 mins, most likely value of 60 mins, and a max of 90 mins.
. _5 u' M0 [, i5 q: S' W' r+ n  Worker_C does the job in a uniformly distributed time between 30 and 90 mins.+ C% ^/ }1 ]+ z2 n0 `; q
Send loads to each pocess at the same rate (an exponentially distributed inter-arrival time with a mean of 68 mins) to understand the difference in the processing times of the three workers.
) ?; K1 d1 b/ F' I: T3 G' r+ T  ]2 j; `2 J+ T$ [
问题:) C! b6 Y( ~+ @& ]  w$ y
After running the model for 10,000 days, what was the average number of loads in each process?! ^3 V# _  D2 Y5 }; v- R8 R8 u5 f
/ V4 B1 l: O  i1 {
不胜感激!
发表于 2009-10-6 22:36:13 | 显示全部楼层
begin P_A arriving
" A7 R* W4 x( f. Qmove into Q_wait /*Capacity is infinte*/
9 S. z3 r' J) D/ lmove into Q_process /*Single capacity*/& A- ?  U& [, E. M: ^

  `7 ]& u: ~* N$ `! tuse R_A for n 60,10 min /*Resource A*/) b+ \6 {7 ^8 ~
8 ]6 l5 P  b& Z7 p6 P% [. P
send to P_B. D* B5 @' k  m) X
end& H& C/ ^( @/ W) ~6 _: ]$ x) [' a1 s
/ D( d3 ]9 A: ]) F, }# o
P_B and P_C is similar
; A4 {: r4 T; Qtriangular 30,60,90 min
# l# H2 I& B) M# M( `) @* G6 gu 60,30 min
0 k. G8 B( z4 e7 X2 {0 {0 Y; ?+ ~6 u4 K7 r2 Y
+ p& f2 ^- o# [1 Y0 o
in P_C, you need to send to die.) U+ n) e0 c4 X& Q6 n
' y  s3 d; L* s( ?' E. K- z' V
Then You need to add a L_Control to drive up the whole simulation. and a Run Control of 10000 days.
  w1 [7 {0 n9 B( g- y4 Y
% u& y* i* T5 A1 d* y7 X7 `, [# z; T4 |
Remember to turn off the animation before you run your model.

评分

参与人数 1仿真币 +12 收起 理由
shakie + 12

查看全部评分

 楼主| 发表于 2009-10-27 23:53:02 | 显示全部楼层
thanks...
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|手机版|SimulWay 道于仿真   

GMT+8, 2026-8-25 18:18 , Processed in 0.023352 second(s), 16 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表