设为首页收藏本站

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

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 7245|回复: 2

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

[复制链接]
发表于 2009-10-3 15:08:34 | 显示全部楼层 |阅读模式
刚刚开始学auto mod,这道题目搞不明白,希望大家看看 题目是这样的,
2 @( w+ O/ N1 |& H8 r& ]' A" O  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.) p6 O( K! }7 x4 \3 |
  Loads are processed by each operator for the following time:; D' N) k) t( D& ^  W# z, I& P" ~
  Worker_A does the job in a normally distributed time with a mean of 60 mins and a standard dev of 10 mins.
" b7 O, _0 l: R+ F  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.+ e% k2 {( w' A' i. @0 ~/ K8 X
  Worker_C does the job in a uniformly distributed time between 30 and 90 mins./ s9 R2 ~" m3 U1 ?1 i3 e
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.
, X- q8 I$ a1 t
4 h9 l2 {6 c6 r8 D问题:# v* [" s( {( u3 Y9 y
After running the model for 10,000 days, what was the average number of loads in each process?8 e  v6 \% ~& y. g3 v. F- ~: k8 b
6 E' e2 a* N5 X
不胜感激!
发表于 2009-10-6 22:36:13 | 显示全部楼层
begin P_A arriving
% u4 V% R# b% H) S& w9 M' emove into Q_wait /*Capacity is infinte*/3 y+ H. T. o* Y' Y/ e, K" P/ \
move into Q_process /*Single capacity*/
( @. N, d! x* Y; C6 ?7 ?) ^% w2 ]* h: ^1 A
use R_A for n 60,10 min /*Resource A*/
, n+ k2 I& }% T6 J( i' m2 B8 p; c* K- i/ ]
send to P_B- c) K- I: H' l. t" P
end3 H! J! ?* [- m* w9 A3 Y- |2 K% l

& V7 L1 w. E/ Q7 J2 `; h1 gP_B and P_C is similar  U7 i5 |, [+ `, A6 m. k
triangular 30,60,90 min8 K0 D9 T7 [. M% F
u 60,30 min
0 w) m2 Z3 c& @0 c) A6 F0 J9 S& w0 b$ L  g* ?! _
% u0 ]! w4 t2 ?3 c& v
in P_C, you need to send to die.3 |% W9 v% V$ O. T/ H$ ]

  E$ {9 X7 k* X/ E/ ZThen You need to add a L_Control to drive up the whole simulation. and a Run Control of 10000 days.* I+ Q& z: G3 J& V$ r6 e( C, ^3 y6 d

3 I, b. e8 l0 g! K$ p( b* H/ ~7 t( @4 G4 d% M3 {' l( M7 v7 E9 l
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-6-22 21:51 , Processed in 0.013139 second(s), 16 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2017 Comsenz Inc.

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