设为首页收藏本站

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

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 7803|回复: 2

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

[复制链接]
发表于 2009-10-3 15:08:34 | 显示全部楼层 |阅读模式
刚刚开始学auto mod,这道题目搞不明白,希望大家看看 题目是这样的,1 ~# N$ F# u) v  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./ {8 R- {$ A# U( S
  Loads are processed by each operator for the following time:
5 ~5 I( o  N% E& B1 Y8 W9 [& V, O  Worker_A does the job in a normally distributed time with a mean of 60 mins and a standard dev of 10 mins.
5 s% W9 d/ }% l1 ^! i5 ?$ D  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.
9 m% A* y9 {- e- W/ v1 u$ L  Worker_C does the job in a uniformly distributed time between 30 and 90 mins.; N, J7 {+ t  E  M' _: X) N
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& b2 F. @, Z% r' ]: z6 m7 H7 ?
- l' \; K4 L: J* z$ }2 b9 T' Y# h5 F问题:
+ Q/ s1 c: _& kAfter running the model for 10,000 days, what was the average number of loads in each process?
* `2 ]5 I& w& B5 q" `  O( F4 ?
不胜感激!
发表于 2009-10-6 22:36:13 | 显示全部楼层
begin P_A arriving7 c: i+ O, k3 l+ t% Z3 l
move into Q_wait /*Capacity is infinte*/
3 h7 P' [* ?( W5 k6 `! imove into Q_process /*Single capacity*/9 G# v* ^; Q5 I- e5 X/ W3 k
5 o- }8 s2 m5 ?! x
use R_A for n 60,10 min /*Resource A*/
1 T1 S  g# F! n9 |5 |" z' a: m& T8 D
send to P_B- m% @" @# I; B  c6 Y) |
end
2 I: M3 l0 o* T5 _0 s/ x8 m; t0 f) Q8 R( `4 R& H
P_B and P_C is similar
) S. L/ r& f2 _, y: X+ mtriangular 30,60,90 min7 x+ z( m' I4 y
u 60,30 min
) A- W8 p( K. @+ I5 j6 t/ G# R/ P. L& K+ q1 w+ S; {  }2 b5 f
4 h# a7 o- c7 U) ~4 G) m' F
in P_C, you need to send to die.0 E& a$ y# i+ _5 H$ ^% p+ ?1 {
1 f* W6 F  q/ `+ I( k! ~" i
Then You need to add a L_Control to drive up the whole simulation. and a Run Control of 10000 days.
8 c! `8 |0 r3 X& Q3 s
* d; q3 M0 S; E
6 L0 h$ m4 e+ k3 L1 `0 d# n, GRemember 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-8-6 19:25 , Processed in 0.015691 second(s), 16 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2017 Comsenz Inc.

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