设为首页收藏本站

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

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 5473|回复: 2

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

[复制链接]
发表于 2009-10-3 15:08:34 | 显示全部楼层 |阅读模式
刚刚开始学auto mod,这道题目搞不明白,希望大家看看 题目是这样的,
4 a: t3 n; [$ q5 {0 h( t  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.
3 Z: O) o$ w. t' ]  Loads are processed by each operator for the following time:
+ S% O8 U/ Q6 f: o7 A  Worker_A does the job in a normally distributed time with a mean of 60 mins and a standard dev of 10 mins.
# V. ~- o, [  v) \$ O' ?  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.' J* b6 N2 g: E* i% N* Y9 H! g' `
  Worker_C does the job in a uniformly distributed time between 30 and 90 mins.
1 i, ^6 x6 q! o0 }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.) p5 o4 B# t9 D, \4 `
% u/ r( W: p+ s+ B/ ~
问题:
4 M8 _$ L3 x% L5 L! qAfter running the model for 10,000 days, what was the average number of loads in each process?! }3 J) E4 j! i# D0 D

/ r# n6 |. ~6 T* U: _" |不胜感激!
发表于 2009-10-6 22:36:13 | 显示全部楼层
begin P_A arriving9 w  P0 C7 V) w& W1 ~
move into Q_wait /*Capacity is infinte*/
& X5 M1 q0 m2 A, emove into Q_process /*Single capacity*/
; [7 A! l3 z7 _# e  E( e) n# o+ F" ?5 r
use R_A for n 60,10 min /*Resource A*/6 c* X' B. I3 X; \$ [

3 i( g0 X% N' n6 f4 n* @# Ksend to P_B* ^( I2 q* l) u& x
end
) k' T5 c3 h) B3 Z' c! R$ l, a+ `& j( e1 W. ?# M# O
P_B and P_C is similar
! B+ J% T. {$ J7 O& otriangular 30,60,90 min
' F. W1 J1 E  {7 d6 [% zu 60,30 min' Y; `. J$ _* W3 |% {* r- u& W# G
. W! {7 K! T- |9 {$ _0 Y
+ B0 }" `! H7 k: \& U$ V
in P_C, you need to send to die./ |, B* m( S& |1 Y1 X
" k- m) T/ ~$ H4 z  r
Then You need to add a L_Control to drive up the whole simulation. and a Run Control of 10000 days.& w$ q8 D6 Q; k9 [9 X- t3 h. y% |
+ U; d4 e, M% K7 T

& y+ K9 X. k1 S2 W  J. V+ @  y, TRemember 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-10-24 07:16 , Processed in 0.016868 second(s), 16 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2017 Comsenz Inc.

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