|
发表于 2009-8-6 15:00:05
|
显示全部楼层
本帖最后由 focuscon 于 2009-8-6 15:01 编辑 1 m2 h5 q$ v" ~( y
0 v9 v" ^: ` C, U& L! [
来晚了,好问题啊!* F$ _" Y) X* o( @
谢谢林伟的经验分享,很好的技巧。在手册 P254 Tips and Techniques一章里面有介绍这个问题。* B( t3 C# C2 M) b6 s- ^
技术支持论坛里面有个这样的帖子,“出现同时事件(时间死结) Extendsim如何处理”
e& f+ g# s3 d0 l tExtendSim puts the blocks on the event calendar in simulation order. Blocks with a lower simulation order will receive their event message first. You can change the simulation order with the following steps:
- L5 k1 R+ c" Q) I3 H* [+ s
7 W, X4 P1 u3 Q6 p* x4 V9 B! G) yGo to Run > Simulation Setup > Continuous tab.- `8 Z! L/ X6 v P/ L
* ]2 Y" |+ q$ [6 U% I1 N
Turn on Show Simulation Order from the Model menu., K4 f: T. n7 P; R d, t0 l
; c7 I0 b% m% n+ @Select an event scheduling block and choose Set Simulation Order from the Model menu.
. n+ O$ @8 V2 g- T: _' _+ J% K1 Y) G1 B* H& F \; N
Note that the simulation order will only make a difference if two or more events occur at exactly the same time. If the events are not exactly at the same time, the events will occur in chronological order.% A7 F Z. D9 F; w
我试了一下按照这个办法调整仿真顺序没办法解决这个问题,是不是这个模型本身就存在逻辑错误,林伟的方法正好可以屏蔽掉那个错误?
2 B% Q! R2 `% GQueue, Resource Pool 是在释放小球时再占用资源,Gate放在了Queue和Activity之间,资源低于安全值时发生了冲突?有点不太明白。 |
|