|
|
发表于 2009-8-6 15:00:05
|
显示全部楼层
本帖最后由 focuscon 于 2009-8-6 15:01 编辑
. @- ~3 w+ q4 F# m: ]) p/ z' y: ~! c- U# u5 O
来晚了,好问题啊!
; v3 L1 N! y) b3 ?$ d' h谢谢林伟的经验分享,很好的技巧。在手册 P254 Tips and Techniques一章里面有介绍这个问题。
# d' V1 I% E6 c! J技术支持论坛里面有个这样的帖子,“出现同时事件(时间死结) Extendsim如何处理”
* @/ o$ L5 [ D- D7 `! I7 GExtendSim 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:
8 S5 V5 `1 T5 j1 _. ^% V7 C( {. H" c+ D r
Go to Run > Simulation Setup > Continuous tab.
3 h5 \ v$ l1 w# D6 w
$ Q+ g4 T( j' k: wTurn on Show Simulation Order from the Model menu.
" H/ A* K, Y+ K4 J9 I
" R4 s! k2 b6 ySelect an event scheduling block and choose Set Simulation Order from the Model menu.
2 H- B! V0 V% U6 O2 I o4 g2 a. K% ?" ^0 L- c
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.
9 y0 P# D1 H1 E) X6 v! j$ G3 K我试了一下按照这个办法调整仿真顺序没办法解决这个问题,是不是这个模型本身就存在逻辑错误,林伟的方法正好可以屏蔽掉那个错误?% l# G. J0 Y- `
Queue, Resource Pool 是在释放小球时再占用资源,Gate放在了Queue和Activity之间,资源低于安全值时发生了冲突?有点不太明白。 |
|