|
From: Daniel K. <d.k...@we...> - 2009-06-08 09:05:44
|
Hello Toto, I could only take a short look at it - would it be possible to send the files in a zip-file? I suppose the reason is that vehicles are starting with v=0m/s. You can force them to use the maximum speed allowed by giving the vehicles the attribute departspeed="max". sinclerely, Daniel > -----Ursprüngliche Nachricht----- > Von: "Toto Fiore" <nh...@gm...> > Gesendet: 05.06.09 18:13:45 > An: sum...@li... > Betreff: [sumo-user] Speed no regulary > Hi, I have two problems: > 1) in the output of my simulation, the times are little true, to second 180 > must have a speed of approximately 8,30 at the edge"andata1" but instead it > is of 4,72.I use the version 0.10.3 what's I mistake? > > > 2) In this version, the output rows begin in the following way: > <edge id=":1_0" traveltime="0.01" > <edge id=":2_0" traveltime="0.02" > it is necessary? I can remove it? I insert the files of my small net, > thanks! > > NODES > <nodes> > <node id="4" x="-50" y="0" type="priority"/> > <node id="1" x="0" y="0" type="priority"/> > <node id="2" x="200" y="0" type="traffic_light"/> > <node id="3" x="400" y="0" type="priority"/> > <node id="5" x="401" y="0" type="priority"/> > </nodes> > > EDGES > <edges> > <edge fromnode="4" tonode="1" id="andata11" priority="1" nolanes="1" > speed="13.89"/> > <edge fromnode="1" tonode="2" id="andata1" priority="1" nolanes="1" > speed="13.89"/> > <edge fromnode="2" tonode="3" id="andata2" priority="1" nolanes="1" > speed="13.89"/> > <edge fromnode="3" tonode="5" id="andata22" priority="1" nolanes="1" > speed="13.89"/> > </edges> > > ROUTES > <routes> > <vtype id="Automobile" accel="3" decel="5" sigma="0" maxspeed="40"/> > <route id="Andata" edges=" andata11 andata1 andata2 andata22"/> > <vehicle id="auto" type="Automobile" route="Andata" depart="16" period="45" > repno="80" color="1,0,0"/> > </routes> > > NET > <net> > <net-offset>50.00,0.00</net-offset> > <conv-boundary>0.00,0.00,500.00,0.00</conv-boundary> > <orig-boundary>-50.00,0.00,450.00,0.00</orig-boundary> > <orig-proj>!</orig-proj> > - > <edge id=":1_0" function="internal"> > - > <lanes> > <lane id=":1_0_0" depart="0" maxspeed="13.89" length="0.10">50.00,-1.65 > 50.00,-1.65</lane> > </lanes> > </edge> > - > <edge id=":2_0" function="internal"> > - > <lanes> > <lane id=":2_0_0" depart="0" maxspeed="13.89" length="0.10">250.00,-1.65 > 250.00,-1.65</lane> > </lanes> > </edge> > - > <edge id=":3_0" function="internal"> > - > <lanes> > <lane id=":3_0_0" depart="0" maxspeed="13.89" length="0.10">450.00,-1.65 > 450.00,-1.65</lane> > </lanes> > </edge> > - > <edge id="andata1" from="1" to="2" priority="71" type="" function="normal"> > - > <lanes> > <lane id="andata1_0" depart="1" vclasses="" maxspeed="13.89" > length="200.00">50.00,-1.65 250.00,-1.65</lane> > </lanes> > </edge> > - > <edge id="andata11" from="4" to="1" priority="1" type="" function="normal"> > - > <lanes> > <lane id="andata11_0" depart="1" vclasses="" maxspeed="13.89" > length="50.00">0.00,-1.65 50.00,-1.65</lane> > </lanes> > </edge> > - > <edge id="andata2" from="2" to="3" priority="71" type="" function="normal"> > - > <lanes> > <lane id="andata2_0" depart="1" vclasses="" maxspeed="13.89" > length="200.00">250.00,-1.65 450.00,-1.65</lane> > </lanes> > </edge> > - > <edge id="andata22" from="3" to="5" priority="1" type="" function="normal"> > - > <lanes> > <lane id="andata22_0" depart="1" vclasses="" maxspeed="13.89" > length="50.00">450.00,-1.65 500.00,-1.65</lane> > </lanes> > </edge> > - > <row-logic> > <key>1</key> > <requestsize>1</requestsize> > <lanenumber>1</lanenumber> > - > <logic> > <logicitem request="0" response="0" foes="0" cont="0"/> > </logic> > </row-logic> > - > <row-logic> > <key>2</key> > <requestsize>1</requestsize> > <lanenumber>1</lanenumber> > - > <logic> > <logicitem request="0" response="0" foes="0" cont="0"/> > </logic> > </row-logic> > - > <row-logic> > <key>3</key> > <requestsize>1</requestsize> > <lanenumber>1</lanenumber> > - > <logic> > <logicitem request="0" response="0" foes="0" cont="0"/> > </logic> > </row-logic> > - > <tl-logic type="static"> > <key>2</key> > <subkey>0</subkey> > <phaseno>2</phaseno> > <offset>0</offset> > <phase duration="50" phase="1" brake="0" yellow="0"/> > <phase duration="4" phase="0" brake="1" yellow="1"/> > <phase duration="50" phase="0" brake="1" yellow="0"/> > </tl-logic> > - > <junction id="1" type="priority" x="50.00" y="0.00"> > <inclanes>andata11_0</inclanes> > <intlanes>:1_0_0</intlanes> > <shape>50.00,-0.05 50.00,-3.25 50.00,-0.05</shape> > </junction> > - > <junction id="2" type="priority" x="250.00" y="0.00"> > <inclanes>andata1_0</inclanes> > <intlanes>:2_0_0</intlanes> > <shape>250.00,-0.05 250.00,-3.25 250.00,-0.05</shape> > </junction> > - > <junction id="3" type="priority" x="450.00" y="0.00"> > <inclanes>andata2_0</inclanes> > <intlanes>:3_0_0</intlanes> > <shape>450.00,-0.05 450.00,-3.25 450.00,-0.05</shape> > </junction> > - > <junction id="4" type="DEAD_END" x="0.00" y="0.00"> > <inclanes/> > <intlanes/> > <shape>-0.00,-0.05 -0.00,-3.25</shape> > </junction> > - > <junction id="5" type="DEAD_END" x="500.00" y="0.00"> > <inclanes>andata22_0</inclanes> > <intlanes/> > <shape>500.00,-3.25 500.00,-0.05</shape> > </junction> > - > <succ edge="andata1" lane="andata1_0" junction="2"> > <succlane lane="andata2_0" via=":2_0_0" tl="2" linkno="0" yield="1" dir="s" > state="t"/> > </succ> > - > <succ edge="andata11" lane="andata11_0" junction="1"> > <succlane lane="andata1_0" via=":1_0_0" yield="0" dir="s" state="M"/> > </succ> > - > <succ edge="andata2" lane="andata2_0" junction="3"> > <succlane lane="andata22_0" via=":3_0_0" yield="0" dir="s" state="M"/> > </succ> > - > <succ edge="andata22" lane="andata22_0" junction="5"> > <succlane lane="SUMO_NO_DESTINATION" yield="1" dir="s" state="O"/> > </succ> > - > <succ edge=":1_0" lane=":1_0_0" junction="1"> > <succlane lane="andata1_0" tl="" linkno="" yield="0" dir="s" state="M"/> > </succ> > - > <succ edge=":2_0" lane=":2_0_0" junction="2"> > <succlane lane="andata2_0" tl="" linkno="" yield="0" dir="s" state="M"/> > </succ> > - > <succ edge=":3_0" lane=":3_0_0" junction="3"> > <succlane lane="andata22_0" tl="" linkno="" yield="0" dir="s" state="M"/> > </succ> > </net> > > ADDITIONAL FILE > <add> > <meandata-edge id="dump_60" freq="60" file="aggregated_edges_60.out.xml"/> > </add> > > SUMO FILE > > <configuration> > <input> > <net-file>rete.net.xml</net-file> > <route-files>percorsi.rou.xml</route-files> > <a>risultati_60.add.xml</a> > </input> > <emissions> EmissioniVeicoli.xml </emissions> > <tripinfo-output>InfoRotte.xml</tripinfo-output> > <vehroute-output>InfoVeicoli_OD.xml</vehroute-output> > <time> > <begin>0</begin> > <end>1800</end> > </time> > </configuration> > > OUTPUT > > <interval begin="180" end="239" id="dump_60"> > <edge id=":1_0" traveltime="0.01" sampledSeconds="0.01" density="1.20" > occupancy="0.90" noStops="0" speed="13.89" entered="1" emitted="0" > left="1"/> > <edge id=":2_0" traveltime="0.02" sampledSeconds="0.04" density="6.76" > occupancy="5.07" noStops="0" speed="4.93" entered="2" emitted="0" left="2"/> > <edge id=":3_0" traveltime="0.01" sampledSeconds="0.01" density="2.40" > occupancy="1.80" noStops="0" speed="13.89" entered="2" emitted="0" > left="2"/> > > <edge id="andata1" traveltime="42.40" sampledSeconds="42.40" density="3.53" > occupancy="2.65" noStops="28" speed="4.72" entered="1" emitted="0" > left="2"/> > > <edge id="andata11" traveltime="6.67" sampledSeconds="6.67" density="2.22" > occupancy="1.67" noStops="1" speed="7.50" entered="0" emitted="1" left="1"/> > <edge id="andata2" traveltime="15.42" sampledSeconds="30.84" density="2.57" > occupancy="1.93" noStops="0" speed="12.97" entered="2" emitted="0" > left="2"/> > <edge id="andata22" traveltime="3.60" sampledSeconds="1.03" density="0.34" > occupancy="0.26" noStops="0" speed="13.89" entered="2" emitted="0" > left="0"/> > </interval> > ------------------------------------------------------------------------------ > OpenSolaris 2009.06 is a cutting edge operating system for enterprises > looking to deploy the next generation of Solaris that includes the latest > innovations from Sun and the OpenSource community. Download a copy and > enjoy capabilities such as Networking, Storage and Virtualization. > Go to: http://p.sf.net/sfu/opensolaris-get > _______________________________________________ > sumo-user mailing list > sum...@li... > https://lists.sourceforge.net/lists/listinfo/sumo-user > ___________________________________________________________________ WEB.DE FreeDSL Komplettanschluss mit DSL 6.000 Flatrate und Telefonanschluss für 17,95 Euro/mtl.! http://produkte.web.de/go/02/ |