Skip to content

Commit 9d24650

Browse files
committed
arm processor visum
1 parent 50a3746 commit 9d24650

File tree

4 files changed

+7
-11
lines changed

4 files changed

+7
-11
lines changed

_site/search.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"href": "visum.html",
5454
"title": "Visum",
5555
"section": "",
56-
"text": "Note: This tutorial is only for Windows. If you do not use Windows, you need to have a Virtual Machine.\nIn this tutorial we will guide you to install and start using Visum.\nPTV Visum is a macro simulation software, non-free, available only for Windows OS."
56+
"text": " This tutorial is only for Windows. If you do not use Windows, you need to have a Virtual Machine. If you have an Arm processor this won’t work, even with a VM.\nIn this tutorial we will guide you to install and start using Visum.\nPTV Visum is a macro simulation software, non-free, available only for Windows OS."
5757
},
5858
{
5959
"objectID": "visum.html#installation",

_site/visum.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ <h1 class="title">Visum</h1>
252252
</header>
253253

254254
<blockquote class="blockquote">
255-
<p>Note: This tutorial is only for Windows. If you do not use Windows, you need to have a <a href="./software.html#operating-system">Virtual Machine</a>.</p>
255+
<p> This tutorial is only for Windows. If you do not use Windows, you need to have a <a href="./software.html#operating-system">Virtual Machine</a>. If you have an Arm processor this <a href="https://us-resources.ptvgroup.com/en-us/ptv-support/system-requirements">won’t work</a>, even with a VM.</p>
256256
</blockquote>
257257
<p>In this tutorial we will guide you to install and start using Visum.</p>
258258
<p><a href="https://www.ptvgroup.com/en/products/ptv-visum">PTV Visum</a> is a macro simulation software, non-free, available only for Windows OS.</p>

sumo.qmd

+4-8
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,7 @@ And a window will open in your browser.
7575

7676
You may zoom and pan to the area of your interest[^1]. Click on "Select Area" and draw a rectangle with your mouse for which you wish to generate the simulation scenario.
7777

78-
[^1]: Caution: if the map excerpt covers a very large area, the simulation might become slow or
79-
even unresponsive. We suggest choosing a similar zoom level as in the initial view.
78+
[^1]: Caution: if the map excerpt covers a very large area, the simulation might become slow or even unresponsive. We suggest choosing a similar zoom level as in the initial view.
8079

8180
#### Network Generation
8281

@@ -91,16 +90,14 @@ The infrastructure import from OSM into the SUMO simulation are affected by diff
9190

9291
#### Demand Generation
9392

94-
The demand is defined by the demand generation panel. You activate this
95-
panel by clicking on the car pictogram.
93+
The demand is defined by the demand generation panel. You activate this panel by clicking on the car pictogram.
9694

9795
![](images/clipboard-1645183866.png){width="284"}
9896

9997
SUMO supports various modes of transport. At the demand generation panel, you can activate/deactivate the individual modes of transport by clicking the corresponding checkboxes. For each mode of transport, the OSM Web Wizard generates random demand based on a certain probability distribution, which is influenced by two parameters:
10098

10199
- Every time a new vehicle is generated, the OSM Web Wizard randomly chooses a departure and arrival edge for the vehicle. The *Through Traffic Factor* defines how many times it is more likely for an edge at the boundary of the simulation area being chosen, compared to an edge entirely located inside the simulation area. A big value for the *Through Traffic Factor* implies that many vehicles depart and arrive at the boundary of the simulation area, which corresponds to a scenario with a lot of through traffic.
102-
- The *Count* parameter defines how many vehicles are generated per
103-
hour and lane-kilometer. Assuming
100+
- The *Count* parameter defines how many vehicles are generated per hour and lane-kilometer. Assuming
104101
- the network contains 3 edges with a combined length of 5 km
105102

106103
- that each has 2 lanes which allows the current traffic mode
@@ -131,8 +128,7 @@ The complete scenario will be generated automatically once *Generate Scenario* i
131128

132129
Once the scenario generation process has finished, the sumo-gui starts and the simulation can be started by pressing the *Play* button.
133130

134-
![](images/clipboard-725212682.png)
135-
You will see agents making their trips. Adjust the *Delay* to make it faster or slower.
131+
![](images/clipboard-725212682.png) You will see agents making their trips. Adjust the *Delay* to make it faster or slower.
136132

137133
![](images/clipboard-2442094165.png){width="603"}
138134

visum.qmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Visum"
33
author: "R Felix"
44
---
55

6-
> Note: This tutorial is only for Windows. If you do not use Windows, you need to have a [Virtual Machine](software.qmd#operating-system).
6+
> This tutorial is only for Windows. If you do not use Windows, you need to have a [Virtual Machine](software.qmd#operating-system). If you have an Arm processor this [won't work](https://us-resources.ptvgroup.com/en-us/ptv-support/system-requirements), even with a VM.
77
88
In this tutorial we will guide you to install and start using Visum.
99

0 commit comments

Comments
 (0)