Data Store
9.4 Loading or Unloading Zone Use Data
Description of content
This Data Store shall be used within the Provide Support for Cooperative Systems Area. It shall contain data about the use and characteristics of loading and unloading zones plus holding zones that are used by Freight Vehicles to pick-up and deliver goods. The data for each zone shall be split into two parts: static data and dynamic data
The static data in the Store about each zone shall be structured in the following way:
- zone location (characters and/or numbers, e.g. GPS/Galileo data)
- zone size (number)
- type of goods that the zone can accommodate (characters)
- restrictions on use of the zone (characters)
- type(s) of Vehicle that the zone will accommodate (characters)
- number(s) of Vehicles of different types that can be accommodated (number)
- road network in and around zone (data for a digital roadmap using a standard format, e.g. GDF)
- zone entry point (characters and/or numbers, e.g. GPS/Galileo data)
- zone exit point characters and/or numbers, e.g. GPS/Galileo data()
This static data shall be repeated for each zone of each type.
The dynamic data in the Store about each zone shall be structured in the following way:
- date when zone is booked (date string)
- time when zone is booked (numbers defining hours, minutes and seconds)
- number of Vehicles that have booked a place for date/time (number)
- the ID of each Vehicle for each booking (number)
- expected duration of stay for each booked Vehicle (numbers defining hours, minutes and seconds)
- the ID of the Vehicle currently occupying the zone (number)
It shall be possible for the dynamic data to be repeated for each booking of each type of zone and to be updated as soon as the data changes.
Diagrams
The Diagram(s) below is (are) the Diagram(s) where you can find the Datastore
- DFD 9.5 Manage Use of Loading or Unloading Zones
Input dataflows
Output dataflows