|
|
发表于 2009-8-6 15:00:05
|
显示全部楼层
本帖最后由 focuscon 于 2009-8-6 15:01 编辑
* [ i% A7 N3 m7 [1 [& o
8 @% @/ L5 z4 ]6 [4 X, F$ b来晚了,好问题啊!
! D* r7 [; _0 G: {" E2 w谢谢林伟的经验分享,很好的技巧。在手册 P254 Tips and Techniques一章里面有介绍这个问题。) @2 v, r( D2 p0 ?* R
技术支持论坛里面有个这样的帖子,“出现同时事件(时间死结) Extendsim如何处理”
W* q7 K: J: h% [( j$ p! _ExtendSim 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:
- n/ B3 }! L8 ?* i3 F, ]: O. |/ ^* A4 G0 V& T
Go to Run > Simulation Setup > Continuous tab.
4 B+ S% b6 r/ K/ [( ^9 o9 e0 N- C
Turn on Show Simulation Order from the Model menu.
% [( J+ D8 i9 b, v& [5 F
/ d/ P: q U9 ASelect an event scheduling block and choose Set Simulation Order from the Model menu." H' E g3 I5 K4 o7 P8 N/ [- \, O1 F3 y
% a" Y( }) \- D4 g; i j
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., T: s( k$ V0 z5 h1 S/ }9 p1 [4 b
我试了一下按照这个办法调整仿真顺序没办法解决这个问题,是不是这个模型本身就存在逻辑错误,林伟的方法正好可以屏蔽掉那个错误?
. z- Y9 ]& [/ e' yQueue, Resource Pool 是在释放小球时再占用资源,Gate放在了Queue和Activity之间,资源低于安全值时发生了冲突?有点不太明白。 |
|