设为首页收藏本站

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

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 6392|回复: 2

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

[复制链接]
发表于 2009-10-3 15:08:34 | 显示全部楼层 |阅读模式
刚刚开始学auto mod,这道题目搞不明白,希望大家看看 题目是这样的,
$ P6 ]( u+ [2 I# g% Z5 O5 k  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.
, }& M8 t3 w9 q0 x6 P. d. K# L  Loads are processed by each operator for the following time:" C. w& g) H- i# y( o' w9 Q! @
  Worker_A does the job in a normally distributed time with a mean of 60 mins and a standard dev of 10 mins.) k3 |1 B. N9 g3 {
  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.' h+ p# p% F& V1 Y- O2 Q" Z. C
  Worker_C does the job in a uniformly distributed time between 30 and 90 mins.5 |3 i; n5 k1 N& U( g
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.
' ]- T) f- c1 u4 z2 [8 k7 c4 Q
; @& U7 D- E( n. u: K8 g- R问题:
% ~* z* u4 C7 Y% E, J$ GAfter running the model for 10,000 days, what was the average number of loads in each process?* d; |" G; l0 M- j2 q- @0 p

8 Z; _2 a+ n& f0 v不胜感激!
发表于 2009-10-6 22:36:13 | 显示全部楼层
begin P_A arriving
6 Q8 E4 _5 |0 X5 imove into Q_wait /*Capacity is infinte*/
) {1 H( ~  S6 n7 N( A# t  {move into Q_process /*Single capacity*/# n% E1 S" p# P# @$ p7 |) _+ V
. i1 a4 b( ]# G, R( h
use R_A for n 60,10 min /*Resource A*/
/ d: W+ Z$ t0 B9 j) E
; K+ W, |0 h+ B! G2 M% a% l: ssend to P_B, O; l7 ?. l: j# w
end
" Z' `, a9 W5 [' S: X3 G& r. z  F9 D* S$ E1 u, A/ U- o/ I4 z) h
P_B and P_C is similar
% ]! H- @+ L9 o: N% K. [9 H% jtriangular 30,60,90 min
* D8 i3 }% U/ du 60,30 min
' S1 U; t: X6 m( b5 u6 a9 S# |' e
% ?1 m; }& k9 M& a  l* N1 I0 Y9 [
in P_C, you need to send to die.
7 R  u. L1 E3 x% f
) g' I4 f! j" S9 {( f5 l/ W. oThen You need to add a L_Control to drive up the whole simulation. and a Run Control of 10000 days.- N5 O) H6 R* w5 x# W; l

7 m' F) y3 Y% y0 E# A1 k8 X$ d; l( e9 A' L2 U, ~4 s
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-3-17 20:37 , Processed in 0.019251 second(s), 16 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2017 Comsenz Inc.

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