|
|
发表于 2009-8-6 15:00:05
|
显示全部楼层
本帖最后由 focuscon 于 2009-8-6 15:01 编辑 4 K/ i, m" U4 p' C$ [) C
6 W% E' }( b1 E2 u来晚了,好问题啊!! r& C( ?- K/ }: D! K- h
谢谢林伟的经验分享,很好的技巧。在手册 P254 Tips and Techniques一章里面有介绍这个问题。* F6 K- u8 f/ Y) |! n% _% [& L
技术支持论坛里面有个这样的帖子,“出现同时事件(时间死结) Extendsim如何处理”
' C" }9 m7 M3 @8 C( f0 \4 OExtendSim 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:
5 v' i/ X1 O; Z8 ^0 N7 U$ L) K3 u# H5 d7 ?# u' V# Q
Go to Run > Simulation Setup > Continuous tab.9 D/ B E# {; a+ [4 f
1 M# c& ~2 O6 H/ T
Turn on Show Simulation Order from the Model menu.# ^, g" D5 C' N( Y3 D, |6 r
) I+ J' x6 K" E4 A% S3 [9 [3 W
Select an event scheduling block and choose Set Simulation Order from the Model menu.+ |2 g# S# p' z" B
+ g. h. l& e# wNote 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.- h$ r- x+ p' d: e
我试了一下按照这个办法调整仿真顺序没办法解决这个问题,是不是这个模型本身就存在逻辑错误,林伟的方法正好可以屏蔽掉那个错误?
% I6 [( m y4 B, m7 PQueue, Resource Pool 是在释放小球时再占用资源,Gate放在了Queue和Activity之间,资源低于安全值时发生了冲突?有点不太明白。 |
|