设为首页收藏本站

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

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 5648|回复: 2

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

[复制链接]
发表于 2009-10-3 15:08:34 | 显示全部楼层 |阅读模式
刚刚开始学auto mod,这道题目搞不明白,希望大家看看 题目是这样的,5 e% ~4 O4 J7 p* n! ]+ r. C6 v
  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.
- e- t2 _. Z- J9 o5 X  Loads are processed by each operator for the following time:! I. w8 j  S! J2 d1 z; n
  Worker_A does the job in a normally distributed time with a mean of 60 mins and a standard dev of 10 mins.: r0 B$ W' H. i( X# x. S
  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.' B0 _: Q# M+ |* |: |
  Worker_C does the job in a uniformly distributed time between 30 and 90 mins.% G9 Y, _5 C, N) r# F5 f; 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.
8 ~/ L6 N7 {- b2 C) i3 z  N* t: y: }9 S; h- ^+ U) S1 z' p  C" f% `: ]
问题:
% b1 d- U$ b2 I! ^% |After running the model for 10,000 days, what was the average number of loads in each process?  g1 ^) J  q. A, U+ M  l+ ?

9 g1 }. x7 g5 X- p4 }不胜感激!
发表于 2009-10-6 22:36:13 | 显示全部楼层
begin P_A arriving
) J0 h& b% _# G. u0 M. ^move into Q_wait /*Capacity is infinte*/
+ Z) h# V! J9 ~* q$ N6 zmove into Q_process /*Single capacity*/
9 k* m# `& G* H* }# ?' V- Y( N3 C
use R_A for n 60,10 min /*Resource A*/
3 d; B3 t- v! n, `8 R! y! O$ b' b& ^& @/ L0 a2 q2 H3 |( v4 e
send to P_B$ y3 T# V7 q& P
end
7 s6 l% J: s3 K6 v: b7 H6 N/ O6 {6 ~0 m
P_B and P_C is similar
* Z* U8 k; m; ~% Gtriangular 30,60,90 min
9 l' z: s# X# E  Z, \8 Bu 60,30 min  i$ U9 R4 u6 A0 a' T/ T

) q+ V9 N# i4 U( g/ D% @# p9 h, b( z# ?# [
in P_C, you need to send to die.
6 Y9 ^- q/ }$ D- e, r; L7 Z7 r: [8 W
0 G8 u5 y6 p7 C% \Then You need to add a L_Control to drive up the whole simulation. and a Run Control of 10000 days.3 F2 v2 q% D; H( E& l5 N* H0 E  N) |
, Q5 W& L  J9 Z2 T7 ?1 P

! Z: v3 @( [6 T  m8 uRemember 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-11-24 14:25 , Processed in 0.020991 second(s), 16 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2017 Comsenz Inc.

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