设为首页收藏本站

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

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 6554|回复: 2

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

[复制链接]
发表于 2009-10-3 15:08:34 | 显示全部楼层 |阅读模式
刚刚开始学auto mod,这道题目搞不明白,希望大家看看 题目是这样的,2 x* i; |! {7 V4 b  F( P" @. B1 \
  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.
% V8 I0 Q5 a0 G  K$ W$ b- {  Loads are processed by each operator for the following time:3 ?3 a3 v" M3 V, v
  Worker_A does the job in a normally distributed time with a mean of 60 mins and a standard dev of 10 mins.
3 e8 h4 u$ t6 c  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.
% u& x. f4 N3 Q  Worker_C does the job in a uniformly distributed time between 30 and 90 mins.
- l  W3 U3 c. |4 a3 J" mSend 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. Y$ H- B8 A3 q0 m
  z. x1 ^( k, U; ?4 @0 L* O; n问题:' h% w' D; }/ X& _; s
After running the model for 10,000 days, what was the average number of loads in each process?
% }6 I- O  \9 D0 ^& J3 B" h2 I* W# S9 C* P9 E
不胜感激!
发表于 2009-10-6 22:36:13 | 显示全部楼层
begin P_A arriving
8 ^4 k! `: c: ymove into Q_wait /*Capacity is infinte*/# ^/ H5 F' i8 ]* ~
move into Q_process /*Single capacity*/
" @  H' D7 O0 A+ x4 a7 ^  S$ m4 h' J+ @1 E* R
use R_A for n 60,10 min /*Resource A*/4 ~& |) i. M! k5 o
9 c: m( L: c$ y  t& d/ N/ }" O+ j6 I# n
send to P_B
, z; \9 c9 \5 n; j$ _8 U# o3 Vend
5 ?+ }* H' U: J% l' G- {) r; r
6 s  L6 ]! Q/ Y: r, }% E" \P_B and P_C is similar1 N0 o: v0 ^: h8 w7 I. z
triangular 30,60,90 min; a5 C% ?& X* X2 d" V$ y
u 60,30 min0 w4 S8 [) g3 R$ `' n
4 G, u' N- x; R. b6 E6 d3 b

  u4 D) e* z0 i% e/ i# b8 B& R# R0 Min P_C, you need to send to die.
' I. G) R% ?" |8 {
* K9 T, o% l7 D7 P4 J9 X% y$ pThen You need to add a L_Control to drive up the whole simulation. and a Run Control of 10000 days.
% o7 M7 J  I- I: C6 Z( ~) x( P0 l8 F/ ?5 K9 v8 Z% S- ?! q
$ }4 p. t, X# j2 u  D! j# `4 k+ 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-4-10 17:11 , Processed in 0.021942 second(s), 16 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2017 Comsenz Inc.

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