24.08.2013 Views

VISSIM 5.30-05 User Manual

VISSIM 5.30-05 User Manual

VISSIM 5.30-05 User Manual

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

6 The Traffic Network<br />

Each connection is directed from an output channel<br />

number of one SC to an input channel number of<br />

another SC. Data written by the control program to<br />

an output channel is transmitted in the simulation<br />

second to the connected input channel and can be<br />

read from its control program.<br />

Example (using controller type VAP)<br />

Define the SC communication from SC 1, channel 7 to SC 3, channel 5. In<br />

the control logic the following commands can be used to send and receive<br />

data:<br />

► Within the control logic of SC 1 the command below will set the output<br />

value of channel 7 to 1:<br />

Marker_Put( 7, 1 )<br />

► One simulation second later, the control logic of SC 3 can read this value<br />

through channel 5 using the following command:<br />

Value := Marker_Get( 5 )<br />

The user-defined variable “Value” will then be set to 1 and can be used<br />

for subsequent program commands.<br />

6.7.7 Railroad Block Signals<br />

Railroad block signals can be edited only directly in the <strong>VISSIM</strong> network file<br />

(INP). A signal head that is defined as a block signal ("Blocksicherung") does<br />

not belong to a signal group or signal controller but is switched according to<br />

the state of the next two signal groups downstream.<br />

Every block signal determines once per time step the status of the next two<br />

adjacent blocks downstream (a block is defined as the area between two<br />

block signals). The signal appears as follows:<br />

► Red in case of a vehicle occupying the next immediate block<br />

downstream<br />

► Amber if the next block is unoccupied and the following block is<br />

occupied by a vehicle<br />

► Green if both downstream blocks are empty<br />

All vehicles passing a block signal displaying amber receive the associated<br />

maximum speed until they approach a block signal displaying green.<br />

Railroad block signals count normal signal heads as block delimiters but do<br />

not influence the states of those signals.<br />

The definition of a railroad block signal will look like the line below:<br />

336 <strong>VISSIM</strong> <strong>5.30</strong>-<strong>05</strong> © PTV AG 2011

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!