wiki:ATMSDriver

ATMSDriver Documentation

California Polytechnic State University
San Luis Obispo, California
Author: John A. Torres
Version: September 25, 2017

OBSOLETE: ATMS Driver has been replaced by the Traffic Manager in the CAD Server (as of Mar 2019)

Table of Contents

  1. Glossary
  2. ATMSDriver System Overview
    1. ATMS System Diagram
    2. Simulation Manager => ATMSDriver Protocol
    3. ATMSDriver => ATMSCommunicator Protocol
    4. ATMSCommunicator => ATMS Protocol
  3. ATMSDriver
  4. ATMSCommunicator

1. Glossary

ATMS
Advanced Traffic Management System – a tool utilized within Caltrans
RPC
Remote Procedural Call – a protocol that one program can use to request a service from a program located in another computer on a network without having to understand the network's details.
FEP
Front End Processor – The FEP "polls" loop detector stations to collect detector data.

2. ATMSDriver System Overview

2.1 ATMSDriver System Diagram

2.1 Simulation Manager => ATMSDriver Protocol

insert

2.2 ATMSDriver => ATMSCommunicator Protocol

insert

2.3 ATMSCommunicator => ATMSProtocol

insert

3. ATMSDriver

insert

4. ATMSCommunicator

insert

Attachments