设为首页收藏本站

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

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 5250|回复: 2

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

[复制链接]
发表于 2009-10-3 15:08:34 | 显示全部楼层 |阅读模式
刚刚开始学auto mod,这道题目搞不明白,希望大家看看 题目是这样的,
2 A& K' T6 a3 |  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./ A3 M& n* j$ m, V) g2 l+ o
  Loads are processed by each operator for the following time:' q( Q# D/ y) Z- B3 v
  Worker_A does the job in a normally distributed time with a mean of 60 mins and a standard dev of 10 mins.+ T! b9 A- r" m& J5 X
  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./ a* [5 O3 y' R3 }$ e  z& F2 _0 r
  Worker_C does the job in a uniformly distributed time between 30 and 90 mins.
2 f, q& l( r3 P) r! t* s1 cSend 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.8 A; D4 [3 [- r7 G

4 e# N' i# H: ~9 L) H% W/ j问题:2 H" j5 t+ }1 H5 N
After running the model for 10,000 days, what was the average number of loads in each process?$ |7 L5 S% M' ?( J6 f) L' G
3 o) ?: O/ C% B$ p  v9 V- u7 \6 G+ p
不胜感激!
发表于 2009-10-6 22:36:13 | 显示全部楼层
begin P_A arriving
% B, g( H. g  p+ [  fmove into Q_wait /*Capacity is infinte*/
7 x  t0 \2 s; Z9 c( q8 m# x- `3 `move into Q_process /*Single capacity*/; Z0 |( e: d3 Y" _/ M. [2 S' m0 ~

- l3 B0 r, k9 }use R_A for n 60,10 min /*Resource A*/
5 ~! T/ v4 v2 l: \7 ^; g" i+ u3 l  m( U' E# W5 P
send to P_B7 w1 v' ^  h. X& ^( z# T4 h
end6 y3 r) m: r+ n) W9 c4 e5 B3 |

4 N/ J. L( n. t8 h% J2 H9 |' eP_B and P_C is similar% O& K( w$ W- r* }& C
triangular 30,60,90 min
, f" N% u$ i) @$ a  Ru 60,30 min: N! c4 g/ ^# L" f
+ b2 f) b% s& D7 U+ K2 f
( M; U* g$ E1 J7 P4 c2 W
in P_C, you need to send to die.
; S; l% o, X& j* v6 q( \4 x& r
* j- G. n0 ^5 k% z! ^. ZThen You need to add a L_Control to drive up the whole simulation. and a Run Control of 10000 days.& F7 L8 b* t% A5 Z* }: `
9 k/ @5 d9 i) R  q: e
3 o) b8 {) u9 A/ u  Q/ \% N
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, 2025-9-3 10:21 , Processed in 0.013605 second(s), 16 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2017 Comsenz Inc.

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