|
|
发表于 2009-8-6 15:00:05
|
显示全部楼层
本帖最后由 focuscon 于 2009-8-6 15:01 编辑 J# Q0 h2 I6 Q; F# I6 c4 Q
2 `9 F" t: C4 x1 K8 w$ V% Y& d
来晚了,好问题啊!$ |% ^( E1 G" H |8 E7 q2 h
谢谢林伟的经验分享,很好的技巧。在手册 P254 Tips and Techniques一章里面有介绍这个问题。- D, U) R, W1 O4 z2 a2 _
技术支持论坛里面有个这样的帖子,“出现同时事件(时间死结) Extendsim如何处理”
; G. W! G& Y2 c4 w: {- Q' VExtendSim 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:
. a+ o: p3 z0 f0 V. c( N9 W3 [1 A$ M7 C; _7 L6 J
Go to Run > Simulation Setup > Continuous tab.
& y3 P* M7 p4 e9 Y* p; Y
5 g7 H! Y/ `/ a; K, t0 S6 kTurn on Show Simulation Order from the Model menu.
6 M+ n! S) h+ x; j5 {/ V) i* C3 f9 \3 u4 j6 i
Select an event scheduling block and choose Set Simulation Order from the Model menu.
9 _ ?( Z' l! d3 R8 q0 T8 h0 s
" J0 t$ `4 ^! J2 I& @0 F8 Y2 F. `0 a3 yNote 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.
# S7 z4 L0 g9 j* u$ J: i+ p我试了一下按照这个办法调整仿真顺序没办法解决这个问题,是不是这个模型本身就存在逻辑错误,林伟的方法正好可以屏蔽掉那个错误?# h; Y, [& u) n7 V. `; X; P0 t
Queue, Resource Pool 是在释放小球时再占用资源,Gate放在了Queue和Activity之间,资源低于安全值时发生了冲突?有点不太明白。 |
|