Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Average person speeds
  • From: <Maria.Armellini@xxxxxx>
  • Date: Thu, 10 Sep 2020 16:56:52 +0000
  • Accept-language: de-DE, en-US
  • Delivered-to: sumo-user@xxxxxxxxxxx
  • Ironport-phdr: 9a23:SQCZ+RNtGi/0xTxLdlYl6mtUPXoX/o7sNwtQ0KIMzox0Ivr5rarrMEGX3/hxlliBBdydt6sazbOL7OuxBSQp2tWoiDg6aptCVhsI2409vjcLJ4q7M3D9N+PgdCcgHc5PBxdP9nC/NlVJSo6lPwWB6nK94iQPFRrhKAF7Ovr6GpLIj8Swyuu+54Dfbx9HiTagYL5+Ngi6oAXTu8UZhYZvJbs6xwfUrHdPZ+lY335jK0iJnxb76Mew/Zpj/DpVtvk86cNOUrj0crohQ7BAAzsoL2465MvwtRneVgSP/WcTUn8XkhVTHQfI6gzxU4rrvSv7sup93zSaPdHzQLspVzmu87tnRRn1gyoBKjU38nzYitZogaxbvhyvugB/zYDXboGbNvV+f7/SctwBSGVbQspRVTZMDp+gY4cRCecKIOZWr5P6p1sLtRazAg6iC/n1yj9JnHD6x7E30/4kEQ7Y2AwgG9MOsHLVrNjuKagSVfq1wLPVwjrddv5b3yr254fUfB47u/6MQa5wftTLyUkpDw7IjFadpJDlMj6byukAvGiV4uRgWOyhl2MqrwV8ryWxysswhYTEmIwbx1TL+Cln3Ys4Kty1RUFlbNK4EpZduD2XOo1rSc0sRGFovTw1yrwAuZOjYScKzI4nywTCZPOZdYWD/xHtVP6JLDtlmH5pYq+zihW9/ES61+HxWMq53ExUoidLitXAq3IA2wLJ5sSZV/dx5Fqt1DSO2gzJ9+1JJ10/m7DBJJ472LEwk4IesUHEHiDrhkr7lLSWdkA4+uiw7OTnf6nmqoecN4BqjgH+NbwjlMK5D+o2PQYAX2iV9+O/2rPk50P1XrtHgPI3naTHqpzaJMIbprKjAwBPyIos9hK/Dy283NsFg3YLNFNFeBSZgIj1I1zCPez0Ae2ij1mvnzpn3e3KM7PiD5nXMHTOnq/tfbNn5E5dzAozw8pf55VRCrwZJ/z8QFXxtN3CARMjLwG02ePnB8t51oMaWGKPBK6ZPbjPvl+M/OIjOfSDa5ENtDbnN/cl/+LujWM+mVIFZqmpwJ4XaHehEvR7OEWWf2Dsj8wfHmgWugo+TfTqiEacXjJJYHayRa08tXkHD9fyFprGQcWwm7Gb9CqwGpxOfW0ADUqDRyTGbYKBDqMpYTiTK4lIiDkJUbygTY4J2RW08gP3nek0ZtHI8zEV4MqwnON+4PfewEk/
  • Ironport-sdr: eZ0rk/5hSmf4igdheANc+eVMAxn5eBzfIT22A+0p/jkgViLR6eI6BG92QVP19g1M1Q+T8AGYAJ u5nuo3VJ0+Hg==
  • List-archive: <https://www.eclipse.org/mailman/private/sumo-user>
  • List-help: <mailto:sumo-user-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AdaHjuv3aQdWwKAfR7SlgadPaknQiwAAuIlQ
  • Thread-topic: Average person speeds

Hi Gabriel,

 

have you tried with the trip-info output? See https://sumo.dlr.de/docs/Simulation/Output/TripInfo.html.

You can use the routeLength and duration parameters to calculate the average speed. With the vehicle parameter you can check if the person is riding a bus/car.

 

Here you can find more information about the available outputs in sumo: https://sumo.dlr.de/docs/Simulation/Output.html

 

This is an example of the output for persons:

    <personinfo id="0" depart="20608.00" type="DEFAULT_PEDTYPE">

        <walk depart="20608.00" departPos="0.00" arrival="20699.00" arrivalPos="40.95" duration="91.00" routeLength="93.13" timeLoss="29.06" maxSpeed="1.50"/>

        <ride waitingTime="7.00" vehicle="Schnellbus.0" depart="20706.00" arrival="22115.00" arrivalPos="126.39" duration="1409.00" routeLength="8616.78" timeLoss="837.18"/>

        <walk depart="22115.00" departPos="126.39" arrival="22121.00" arrivalPos="118.90" duration="6.00" routeLength="7.49" timeLoss="1.02" maxSpeed="1.50"/>

        <access stop="Denstorf_BV" duration="22.00" routeLength="30.71"/>

        <walk depart="22143.00" departPos="50.82" arrival="22174.00" arrivalPos="10.00" duration="31.00" routeLength="40.82" timeLoss="3.85" maxSpeed="1.50"/>

    </personinfo>

 

Regards,

Giuliana

 

From: sumo-user-bounces@xxxxxxxxxxx [mailto:sumo-user-bounces@xxxxxxxxxxx] On Behalf Of Tilg, Gabriel
Sent: Donnerstag, 10. September 2020 18:28
To: sumo-user@xxxxxxxxxxx
Subject: [sumo-user] Average person speeds

 

Dear all,

 

I am trying to calculate the average person speeds (if possible only when they ride on a bus / are in a car) in the network without relying on FCD (since these files are large, and parsing computationally costly in my use case).

 

I used the person-summary-output, but meanSpeeds are not provided. I also tried to work with edge-based data, but only detectPersons=”walk” works (I think).

 

Any ideas are appreciated!

 

Thanks and best regards,

Gabriel

 


Back to the top