设为首页收藏本站

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

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 6708|回复: 2

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

[复制链接]
发表于 2009-10-3 15:08:34 | 显示全部楼层 |阅读模式
刚刚开始学auto mod,这道题目搞不明白,希望大家看看 题目是这样的,
; l! i0 i; O+ j. V! g4 x! A  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.6 O; b- V1 q! T& t
  Loads are processed by each operator for the following time:
9 n, P( N, L# ?  Worker_A does the job in a normally distributed time with a mean of 60 mins and a standard dev of 10 mins.  ]3 \& a) s- p% v
  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.
! i- A# Y1 `! G# N4 d  Worker_C does the job in a uniformly distributed time between 30 and 90 mins.
! U# S" \! t; X) n2 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.
  x( S- ?9 }' P+ ^9 M9 L9 a% Z. }; ^3 A" e8 `; `1 }
问题:# S+ R* o5 S: q/ c6 ]/ G7 Q
After running the model for 10,000 days, what was the average number of loads in each process?! y* s& d1 b% v7 Q
  v' x, J& f* y4 K* X7 H- `( ?3 L
不胜感激!
发表于 2009-10-6 22:36:13 | 显示全部楼层
begin P_A arriving7 ^$ o# i# A5 }- S' l  E2 g7 R
move into Q_wait /*Capacity is infinte*/5 h, W! h8 P! r( _0 d
move into Q_process /*Single capacity*/" k+ l' Y( o% G/ G' r) F# D# S' h

6 S0 ^0 }9 D6 K$ euse R_A for n 60,10 min /*Resource A*/
' F5 I$ q) s5 ]+ w- c  n9 h3 L* M
8 z4 g( f# I7 V6 X' }# I4 Qsend to P_B
2 o. p7 y1 r7 V' m. Q  g3 [: S$ mend" U0 u( D6 X* s( b, K% F0 [, M& m) T* e9 ]

5 {2 ~9 y' i" v- jP_B and P_C is similar
* u: _- L$ r4 E8 h  ctriangular 30,60,90 min/ h- S6 f; k) ?, n7 Z
u 60,30 min
& L$ H; g3 X3 x( ]) }; @) d3 J. W' s6 }8 F- o8 `: k% E; P6 l
; x, g6 L; m: f$ z# v! c# _
in P_C, you need to send to die.! J! x6 ?4 q' t

" v9 K8 L; X' K$ G" t2 }Then You need to add a L_Control to drive up the whole simulation. and a Run Control of 10000 days.0 U+ p9 k, V2 ^
8 p, x$ W9 d# F4 I
! s7 `" W6 P  O
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-26 23:00 , Processed in 0.018492 second(s), 16 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2017 Comsenz Inc.

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