|
|
发表于 2009-8-6 15:00:05
|
显示全部楼层
本帖最后由 focuscon 于 2009-8-6 15:01 编辑 - h) Q8 m4 W! I- r5 t. o
k! D& R( d: J1 X来晚了,好问题啊!' n1 ^( w( {0 ]7 W( {9 T' F
谢谢林伟的经验分享,很好的技巧。在手册 P254 Tips and Techniques一章里面有介绍这个问题。
8 |# Z9 l! }6 P7 J$ G, L技术支持论坛里面有个这样的帖子,“出现同时事件(时间死结) Extendsim如何处理”
8 K$ Y) }( m- ]' L4 ]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:
, L: v7 F9 I# B8 ?! Q2 G
: a0 D y7 I; O9 O5 JGo to Run > Simulation Setup > Continuous tab.
' d& E, Q6 S9 @) Z/ l8 t3 O# F9 ]* u) L2 w+ ~/ P" r6 ~
Turn on Show Simulation Order from the Model menu.! L8 d' {. e/ l3 r6 Q: m7 A3 M
8 I/ l. x [8 \( ~$ P8 q
Select an event scheduling block and choose Set Simulation Order from the Model menu.
& k% I- U4 z; V' h; {0 d1 g6 }* X" U! V c. G
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.' A& X( M/ s% E$ U( M8 r
我试了一下按照这个办法调整仿真顺序没办法解决这个问题,是不是这个模型本身就存在逻辑错误,林伟的方法正好可以屏蔽掉那个错误?
8 ~/ k4 e% N. g! _9 IQueue, Resource Pool 是在释放小球时再占用资源,Gate放在了Queue和Activity之间,资源低于安全值时发生了冲突?有点不太明白。 |
|