Table of Contents

Access Points

Description

An Access Point is is a specific location where a lockable gate has been provided in the line-side fence and, if necessary steps have been provided, between the gate and the cess.

Keys are provided to personnel authorised to use the gate. Some access points are sufficiently wide to permit vehicle access.

The current Access Points systems hold the information on these access points. These systems tend to contain details such as the following:

Who Uses It

Access Points data is used both internally and externally by :

Internal ClientExternal Clients
EngineeringEmergency Services (Police, Fire, Ambulance)
Infrastructure MaintenanceFreight Operating Companies (FOC)
Infrastructure InvestmentsTrain Operating Companies (TOC)
Operations & Customer Services

External access is on a request basis rather than online.

Data

Access point data is held in a number of systems with no clear master:

There may also be localised storage (i.e. MS Access and MS Excel) which hold more recent information than the central systems.

Solution Thoughts

Transitional Solution

One option for the transitional architecture would be to implement a service oriented architecture.

 Transitional High Level ODM Service Architecture

This can be broken down into a higher level architecture.

Final Solution

A certain amount of he the Access Point data is static (e.g. physical location and co-ordinate values, track-ids etc). However a larger section of the data is volatile and may have multiple ???? for each AP. A good example of this is the digital imaging that may be associated with each AP during its lifetime.

Whilst a relational database could hold the structure of the data, RDBMS are not the most efficient solution for coping with flexibility. (Note to self - dig up JLs thoughts on this) A technology that copes well however with this level of flexibility is XML.

The technical characteristics of the final solution would then be: