Transportation Systems Simulation - A Tutorial for Multi-Modal Simulation Using VISSIM/Freeway Geometric Network Design

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Designing a VISSIM network in accordance to the background map involves adding links and connectors to build the roadway. The network will also identify the routing options for vehicles.

Creating Links[edit | edit source]

  1. Click on the Links toolbar under “Network Objects” (see Figure below).
  2. Second, Right Click a point where you want to start your network, then select Add New Link (Shortcut: CTRL + Right Click).
  3. A “Link Data” window will appear where you can define:
    • The name of the link
    • Behavior type: Freeway (free lane selection) or Urban
    • The number of lanes
    • Lane width = 12 feet
  4. Leave all other options as the default settings
  5. Click OK
  6. Click and Drag either end point to your desired final location



TIP: You can access/change the “Link Data” by Double Clicking on any link. Pay close attention to the direction of the arrows located at the edges of each link. The arrows indicate the direction of traffic flow. It is highly recommended you create all basic links first, with their approximate start and end locations. Adding lanes, reversing the direction or generating adjacent lanes in the opposite direction can be done by Right Clicking the link and selecting your desired option (see Figure below).



Changing a Link's Alignment/Curvature[edit | edit source]

You can change the alignment/curvature of links so they can align with the geometry on the aerial photograph (see Figure below).

  1. Right Click anywhere on the link you want to add a vertex and select Add Point (Shortcut: CRTL + Right Click)
  2. You can also Right Click anywhere on the link and select Generate Spline
  3. A new window will appear. Enter the number of intermediate points you wish to add. Then select OK
  4. Click, Drag and Drop each point to you desired location(s)



TIP: You can roughly outline a Highway segments with 3 or more points, then use the “Generate Spline” function to add more points (see Figure below). This will automatically smooth out the curve. You can continuously add intermediate points or replace all existing points by Unchecking “Keep current intermediate points”.



WARNING: DO NOT add too many points to a curved highway segment or to your entire network. It will slow down the application and make it difficult to make future alignment adjustments.

Creating Connectors[edit | edit source]

Connector guide the path of each vehicle. Links must be connected to other links for continuous travel. A connector is the tool to connect two links. For computational reasons, it is best to design connectors not too long and not too short.

  1. Click on the Links toolbar under “Network Objects”
  2. On the upstream link and precise lane, Hold CTRL+ Right Click
  3. Drag the cursor to the desired downstream link and lane
  4. Release the right mouse button, after which a “Connector” dialog box will appear (see Figure below)
  5. Make the right connection between two links
    • Note: lanes are numbered with 1 being the right-most lane of travel (slow lane). To make the connector work, you need to indicate the how the vehicles from the ramp enter/exit into the downstream link
  6. Click OK to finish


TIP: If a two lane highway segment merges into one lane, first draw a two lane link next to the one lane link. Then connect the links with two short connectors.


Finalizing the Network[edit | edit source]

Repeat the above process to create the entire network. After the network is complete it might be easier to hide the image background/map for editing purposes. You can toggle the map or background off/on to view only the network (see Figure below).

  1. Select the Backgrounds tab, located on the bottom left corner above the "Quick View" window
  2. Click on the eyeball
  3. To hide the background map, Click on the “Globe” in the Network Editor
  4. Toggle off/on the “wireframe” to clearly view the map or background (Shortcut: CTRL+A)



TIP: Name every link and connector with a unique and descriptive abbreviation. This will help to easily identify the link. For example:

  • The 60 Eastbound Mainline link will can be named (60EB ML)
  • The Northbound Fullerton On-Ramp can be named (NB Fullerton ONR)
  • The NB Fullerton ONR to 60EB ML Connector (NB Fullerton CON)
  • You can also number (1,2,3…) multiple links with the same name (60EB ML1, 60EB ML2, 60EB ML3...)



The content above is also available as a video. Click the following YouTube link: VISSIM v7 Tutorial Part 3: Geometric Network Design


Back to Main Page