设为首页收藏本站

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

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 6921|回复: 2

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

[复制链接]
发表于 2009-10-3 15:08:34 | 显示全部楼层 |阅读模式
刚刚开始学auto mod,这道题目搞不明白,希望大家看看 题目是这样的,
- z, e4 S0 }. r4 c5 E  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./ m8 m( c0 i" f- N( h4 F7 R: a8 M: R
  Loads are processed by each operator for the following time:+ v3 I8 L# s# N
  Worker_A does the job in a normally distributed time with a mean of 60 mins and a standard dev of 10 mins.
! e3 d3 S+ N* Q; [/ K* G: [  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.- P* O) j% @' a( d& _
  Worker_C does the job in a uniformly distributed time between 30 and 90 mins.
$ a3 m: n5 h0 H2 [% E7 }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.
; V" Y3 ]' q! z9 M4 n& M' z* T: v) h* M7 S7 \
问题:
; Z/ z; I  a' {2 g* kAfter running the model for 10,000 days, what was the average number of loads in each process?2 d1 m/ z- {8 h3 |/ f

: [/ K0 B  `2 }4 J; i不胜感激!
发表于 2009-10-6 22:36:13 | 显示全部楼层
begin P_A arriving
* m/ q* I6 T5 l) k% S2 [move into Q_wait /*Capacity is infinte*/0 Y, y3 b- X  `
move into Q_process /*Single capacity*/
7 v) X& |( x- B) W2 G' `) x- b6 N% Z
7 E) @& q- {, o* E5 b* t; suse R_A for n 60,10 min /*Resource A*/" V- ~: b& q* C' O  g

6 x" b3 h" r2 s+ Z! P$ ^send to P_B) W' l' R; O6 m2 S, [7 b( g
end
3 K+ S  c% m" Q- b
* f: U9 P3 L6 b+ sP_B and P_C is similar; \8 [0 ^9 k6 J" f; ~  W- R
triangular 30,60,90 min
9 I7 M( S6 m7 x$ q" ?0 |( Vu 60,30 min
: Z2 b* R* \& b% T7 n
$ @6 `, V1 Z9 t& }6 v) W) T; C+ t7 F) x" M
in P_C, you need to send to die.% Y% p4 Y, A  [7 |6 ]
7 `" J' k' S, C5 l4 Y
Then You need to add a L_Control to drive up the whole simulation. and a Run Control of 10000 days.
; E0 h- U! C' b) L3 G& [) I" f4 [  B+ L: o# @
$ z9 V/ u3 y, W" D3 j
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-5-21 07:43 , Processed in 0.020389 second(s), 16 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2017 Comsenz Inc.

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