Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] error in actuated plan

Please send the input files that are triggering this error (.net.xml and additional tlLogic).



Am Sa., 23. Nov. 2019 um 02:36 Uhr schrieb Thilagavathy Giri <thilagagiri7378@xxxxxxxxx>:
hi jakob , thanks for your help.  still i face some error .    if my phase plan is opposite in actuated network , and i gave GGG to all traffic  from a single detector its working fine.  but when the phase plan is changed i get someerror.   

i included lanedetector.  (detector file isattached here) 
and tllogic is 

<additional>
<tlLogic id="n2" type="actuated" programID="8" offset="0">
<param key="max-gap" value="3.0"/>
  <param key="detector-gap" value="2.0"/>
  <param key="show-detectors" value="true"/>
  <param key="file" value="NULL"/>
  <param key="freq" value="300"/>
        <phase duration="40" state="rgrgrgrgrGrG" minDur="15" />
        <phase duration="5"  state="ryryryryryry"/>
        <phase duration="30" state="grGrgrgrgrgr" minDur="15"  maxDur="30" />
        <phase duration="5"  state="yryryryryryr"/>
    </tlLogic>
</additional>
 

if  i give G only for  right turn traffic(LI -11 in phasee 0 and LI- 2  in phase 2  )  it is working fine . but if i add  straight traffic(LI -9 in phase 0 and LI - 0 in phase 2 ) with G  , it is giving error LI 9  and LI 2 has no controlling detector.  what could be the problem . where i need to make corrections.  


with thanks
M S Thilagavathy
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top