WO2009102284A1 - Electronic toll map - Google Patents

Electronic toll map Download PDF

Info

Publication number
WO2009102284A1
WO2009102284A1 PCT/SI2009/000006 SI2009000006W WO2009102284A1 WO 2009102284 A1 WO2009102284 A1 WO 2009102284A1 SI 2009000006 W SI2009000006 W SI 2009000006W WO 2009102284 A1 WO2009102284 A1 WO 2009102284A1
Authority
WO
WIPO (PCT)
Prior art keywords
toll
obu
cell
cells
map
Prior art date
Application number
PCT/SI2009/000006
Other languages
French (fr)
Inventor
Petar Vracar
Miroslav Madon
Simon Slatnar
Original Assignee
Logina D.O.O.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Logina D.O.O. filed Critical Logina D.O.O.
Publication of WO2009102284A1 publication Critical patent/WO2009102284A1/en

Links

Classifications

    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07BTICKET-ISSUING APPARATUS; FARE-REGISTERING APPARATUS; FRANKING APPARATUS
    • G07B15/00Arrangements or apparatus for collecting fares, tolls or entrance fees at one or more control points
    • G07B15/06Arrangements for road pricing or congestion charging of vehicles or vehicle users, e.g. automatic toll systems
    • G07B15/063Arrangements for road pricing or congestion charging of vehicles or vehicle users, e.g. automatic toll systems using wireless information transmission between the vehicle and a fixed station

Definitions

  • the invention relates to the electronic toll map used in electronic remote toll collection.
  • the toll map is an arranged multitude of ⁇ irtual toll stations and covers the entire toll area which can be a country, region, continent or the entire world, and the toll objects include in addition to the entire road network (roads of all categories) also parking lots, tunnels, bridges, city centres and such.
  • the invention deals with organisation of captured data within the toll map in the most efficient way possible.
  • toll collection has been known for some time now.
  • One of the most advanced remote toll collection systems is designed so that toll collection may take place in a smaller area (e.g. a part of a city) or a larger area (e.g. an entire country, continent or the world) divided into geographic areas.
  • the areas are defined as arbitrary polygons adapted to the form and layout of the roadway, and their nodes are given with GPS coordinates containing geographic latitude and longitude (excluding altitude).
  • One or several such geographic areas represent a virtual toll station.
  • virtual toll stations include an identification mark, toll station type, identification mark of toll collector and specification of the map's layer in which the toll station is located, which is required if areas of virtual toll stations overlap.
  • the toll station type determines the method of toll collection, which may be by segment (motorway sections, tunnels, bridges, etc.), time the vehicle is located in the toll station (city centres, parking lots, etc.) or the length of road driven within a toll station (network of regional roads). Toll collection is performed by way of a communication unit located in each vehicle that communicates wirelessly (e.g. via the GPRS network) with the map distributor (MD).
  • MD map distributor
  • the established term is OBU (On Board Unit) which will be used hereinafter.
  • the list of all virtual toll stations with coordinates represents a toll map of the area of toll collection.
  • the toll stations map is located at and maintained by the map distributer (MD) who is also in charge for distribution of data on the map to OBU.
  • a "toll collection area" is defined as an additional toll station type representing a geographic boundary (e.g. national borders) within which the OBU charges toll in the default manner.
  • the OBU switches to a compatible mode of operation with regard to the toll collection category which it enters.
  • the described toll collection method results in vast quantity of captured data causing problems in their processing, updating of the vehicle's status and consequent delays or errors in toll charges.
  • OBU must know the geographic areas in which the vehicle moves or is located, it must contain data on those areas, which represents a practical problem, however, as the memory of OBU is limited and cannot contain the entire toll map.
  • the invention solves the described technical problem by introducing a toll map defined as a tree structure consisting of cells defined as rectangles with specific coordinates and sides parallel to meridians and parallels of latitude.
  • Figure 1 Tree structure of the toll map
  • Figure 2 Marking of new cells in cell division
  • Figure 3 Marking of pathways in the tree by arranging 2-bit blocks.
  • Figure 4 Examples of identification markings of cells.
  • the toll map is defined as a tree structure consisting of cells. Cells are defined as rectangles with exact coordinates. Sides of ceils are parallel to meridians and parallels of latitude.
  • Each cell contains all toll stations and geographic areas which are at least partially within the area a cell covers.
  • the tree structure is devised by applying the following principles:
  • the entire toll collection area must be covered with the basic cell representing root of the tree structure. This cell is called the base cell.
  • the described recursive procedure enables automatic preparation of the toll map.
  • the final result is a hierarchic structure of cells that fully cover the entire toll collection area with cells not overlapping. Data quantity in individual cells has an upper limit (with system parameters) which is very useful in planning of the minimum memory capacity of the OBU and management of communication restrictions.
  • Figure 1 presents the tree structure of the toll map with the base cell 1 presented at the top, which is at the second level 2 divided into four cells, 2a, 2b. 2c and 2d, and one of the cells, here 2b, is divided at the next level (3) into four new cells 3a, 3b, 3c and 3d within which the division at additional two levels is presented.
  • Cells after lhe last division are leaves of the tree structure. Cell division continues until all leaves contain the permitted data quantity.
  • Cells of the toll map have identification markings which in the binary form represent the path from root of the tree structure to the relevant cell.
  • the procedure of cell division results in four new cells which use 2 bits for marking as presented schematically in Figure 1, which shows marking of new cells after division.
  • Setting a row of 2-bit blocks can mark the path in the tree down the hierarchy. Depth of a cell in the tree is further required for unique marking of a cell.
  • the number of bits for presentation of a cell's depth depends on the desired maximum depth of the tree structure, which represents the toll map (reduction of the maximum data quantity within a cell increases maximum depth of the map).
  • An example features the use of a 32-bit identification marking organised in the manner presented in Figure 3.
  • Bits 31 to 28 determine the cell's depth and bits 27 to 0 (in two-bit blocks) represent the path from the tree's root to the cell.
  • Such marking method enables setup of a loll map consisting of a maximum of 16384 cells.
  • Figure 4 presents an example of identification markings of the base cell and cells after division, where the cells to which the specified marking relates are shadowed.
  • the base cell the root cell of the tree structure
  • the following can be determined uniquely for each observed cell on the basis of its identification marking:
  • Each OBU must know dimensions of the base cell.
  • the minimum requirement for the toll collection procedure is presence of at least one cell in memory of OBU (the cell geographically corresponding to the captured point in processing).
  • OBU For toll charge, OBU must have a downloaded cell containing the driven station and representing a leave of the map's tree structure. On the basis of dimensions of the base cell, the division rules and its own position. OBU can calculate which cell it needs. An updated version of the cell may already be downloaded in its memory or is requested from the distributor (MD). If the requested cell is not a leave of the tree structure, the distributor will send a new- configuration and the procedure will be repeated until OBU requests a lea ⁇ e of the tree structure.
  • the downloaded cells are btored in the memory of OBU until it is full. When the memory of OBU is full, the cell that has been unused the longest will be deleted and replaced with a new one. This method ensures construction of a working multitude of the most needed cells given the driver's standard routes, which additionally relieves communications with the distributor (MD).

Abstract

The invention discloses electronic toll map containing a multitude of virtual toll stations covering the entire toll area, where each one of the multitude of virtual toll stations contains one or several geographic areas, which are arbitrary polygons, where the toll map is being defined as a tree structure consisting of cells defined as rectangles with exact coordinates and sides parallel to meridians and parallels of latitude, where the data quantity in a cell is less than the OBU memory capacity, where each cell contains all toll stations and geographic areas which are at least partially within the area a cell covers, where the toll charge accounts for only those cells that represent leaves of the tree structure. The invention provides for minimum exchange of data between the MD and the OBU relieving the communication channel and consequently the costs and updating time.

Description

Electronic toll map
Field of invention
The invention relates to the electronic toll map used in electronic remote toll collection. The toll map is an arranged multitude of Λ irtual toll stations and covers the entire toll area which can be a country, region, continent or the entire world, and the toll objects include in addition to the entire road network (roads of all categories) also parking lots, tunnels, bridges, city centres and such.
More specifically, the invention deals with organisation of captured data within the toll map in the most efficient way possible.
Background of the invention and state of the art
Technically, electronic toll collection has been known for some time now. One of the most advanced remote toll collection systems is designed so that toll collection may take place in a smaller area (e.g. a part of a city) or a larger area (e.g. an entire country, continent or the world) divided into geographic areas.
The areas are defined as arbitrary polygons adapted to the form and layout of the roadway, and their nodes are given with GPS coordinates containing geographic latitude and longitude (excluding altitude).
One or several such geographic areas represent a virtual toll station.
In addition to nodes which define spatial placement, virtual toll stations include an identification mark, toll station type, identification mark of toll collector and specification of the map's layer in which the toll station is located, which is required if areas of virtual toll stations overlap.
The toll station type determines the method of toll collection, which may be by segment (motorway sections, tunnels, bridges, etc.), time the vehicle is located in the toll station (city centres, parking lots, etc.) or the length of road driven within a toll station (network of regional roads). Toll collection is performed by way of a communication unit located in each vehicle that communicates wirelessly (e.g. via the GPRS network) with the map distributor (MD). The established term is OBU (On Board Unit) which will be used hereinafter. The list of all virtual toll stations with coordinates represents a toll map of the area of toll collection. The toll stations map is located at and maintained by the map distributer (MD) who is also in charge for distribution of data on the map to OBU.
The OBU must know the toll station type so that it may prepare the appropriate data on the vehicle's movements and the transition from one geographic area to another. A "toll collection area" is defined as an additional toll station type representing a geographic boundary (e.g. national borders) within which the OBU charges toll in the default manner. When leaving the toll area, the OBU switches to a compatible mode of operation with regard to the toll collection category which it enters.
Technical problem
The described toll collection method results in vast quantity of captured data causing problems in their processing, updating of the vehicle's status and consequent delays or errors in toll charges.
As the OBU must know the geographic areas in which the vehicle moves or is located, it must contain data on those areas, which represents a practical problem, however, as the memory of OBU is limited and cannot contain the entire toll map.
Brief description of the invention
The invention solves the described technical problem by introducing a toll map defined as a tree structure consisting of cells defined as rectangles with specific coordinates and sides parallel to meridians and parallels of latitude.
Brief description of figures
The invention is presented below with the help of enclosed figures presenting: Figure 1: Tree structure of the toll map; Figure 2: Marking of new cells in cell division; Figure 3: Marking of pathways in the tree by arranging 2-bit blocks. Figure 4: Examples of identification markings of cells.
Detailed description of the invention
Organisation of the toll map should account for the following: β Spatial limit: o The OBU in a vehicle is limited with the size of its memory while the toll map of the toll collection area can have any size, and it is therefore impossible to transfer the entire map in OBU. • Minimum data exchange: o The basic precondition for correct charging of the length driven is consistent distribution of toll stations between OBU in a vehicle and the map distributor (MD). Any changes of the map (adding new virtual stations, changing the geographic location or abolishing existing stations) must be timely transferred to OBU so that the captured vehicle positions can be processed by using valid data. Communication between the device and the map distributor (MD) during data updating must be minimal due to restrictions of the communication channel and reduction of costs and/or updating time. o It should therefore be provided that during updating only changes on the map that the OBU actually needs at a given moment are transferred.
We should pay particular attention to the fact that processing of captured points is not always in real time. In the case of unstable GPRS communication, updating of the toll map would be disabled which may result in halting of processing of captured points while the OBU continues to record new positions of the vehicle. The processing of captured points will continue as soon as communication (and hence map updating) is re-established. If communication disturbance between the DM and the OBU occurs towards the end of the journey, it is highly likely that the driver will turn off the vehicle before the latest captured points are processed. If a vehicle is parked for a longer period (e.g. over the weekend or even several days), certain changes in the electronic map may have occurred in the meantime. When the driver restarts the vehicle, processing of captured points will continue where it has previously stopped. For the loll to be charged correctly, the toll area map applicable at the time of data capture must be transferred to the OBU and not the one applicable at the time of processing of those points.
The toll map is defined as a tree structure consisting of cells. Cells are defined as rectangles with exact coordinates. Sides of ceils are parallel to meridians and parallels of latitude.
Each cell contains all toll stations and geographic areas which are at least partially within the area a cell covers.
The tree structure is devised by applying the following principles:
β The entire toll collection area must be covered with the basic cell representing root of the tree structure. This cell is called the base cell.
• Maximum quantity of data contained in a cell is specified, otherwise it should be split into four equal pails by halving it in length and width. The new cells represent leaves of the divided cell. The division process is repeated until all leaves contain the permitted quantity of data per cell.
• Toll collection accounts only for the cells being leaves of the tree structure.
The described recursive procedure enables automatic preparation of the toll map. The final result is a hierarchic structure of cells that fully cover the entire toll collection area with cells not overlapping. Data quantity in individual cells has an upper limit (with system parameters) which is very useful in planning of the minimum memory capacity of the OBU and management of communication restrictions.
Figure 1 presents the tree structure of the toll map with the base cell 1 presented at the top, which is at the second level 2 divided into four cells, 2a, 2b. 2c and 2d, and one of the cells, here 2b, is divided at the next level (3) into four new cells 3a, 3b, 3c and 3d within which the division at additional two levels is presented. Cells after lhe last division are leaves of the tree structure. Cell division continues until all leaves contain the permitted data quantity.
Cells of the toll map have identification markings which in the binary form represent the path from root of the tree structure to the relevant cell. The procedure of cell division results in four new cells which use 2 bits for marking as presented schematically in Figure 1, which shows marking of new cells after division.
Setting a row of 2-bit blocks can mark the path in the tree down the hierarchy. Depth of a cell in the tree is further required for unique marking of a cell.
The number of bits for presentation of a cell's depth depends on the desired maximum depth of the tree structure, which represents the toll map (reduction of the maximum data quantity within a cell increases maximum depth of the map).
An example features the use of a 32-bit identification marking organised in the manner presented in Figure 3. Bits 31 to 28 determine the cell's depth and bits 27 to 0 (in two-bit blocks) represent the path from the tree's root to the cell. Such marking method enables setup of a loll map consisting of a maximum of 16384 cells.
Figure 4 presents an example of identification markings of the base cell and cells after division, where the cells to which the specified marking relates are shadowed.
By using the dimensions of the base cell (the root cell of the tree structure), the following can be determined uniquely for each observed cell on the basis of its identification marking:
• Spatial placement of the observed cell (geographic coordinates of the area it covers can be calculated);
• The relation of adjacent position (we can construct identification markings of all adjacent cells at the same depth of the tree structure or simply check if the given cells are adjacent);
• Relation of hierarchical position (we can construct identification markings of all cells in the sub-tree of the toll map with the root in the observed cell). Each OBU must know dimensions of the base cell. The minimum requirement for the toll collection procedure is presence of at least one cell in memory of OBU (the cell geographically corresponding to the captured point in processing). For toll charge, OBU must have a downloaded cell containing the driven station and representing a leave of the map's tree structure. On the basis of dimensions of the base cell, the division rules and its own position. OBU can calculate which cell it needs. An updated version of the cell may already be downloaded in its memory or is requested from the distributor (MD). If the requested cell is not a leave of the tree structure, the distributor will send a new- configuration and the procedure will be repeated until OBU requests a lea\e of the tree structure.
The downloaded cells are btored in the memory of OBU until it is full. When the memory of OBU is full, the cell that has been unused the longest will be deleted and replaced with a new one. This method ensures construction of a working multitude of the most needed cells given the driver's standard routes, which additionally relieves communications with the distributor (MD).

Claims

Claims
1. Electronic toll map. characterised in that, it contains a multitude of toll stations covering the entire toll area, where each one of the multitude of virtual toll stations contains one or several geographic areas, which are arbitrary polygons, is characteristic by being defined as a tree structure consisting of cells defined as rectangles with exact coordinates and sides parallel to meridians and parallels of latitude where the data quantity in a cell is less than the OBU memory capacity.
2. Electronic toll map according to claim 1 characterised in that, each cell contains all toll stations and geographic areas which are at least partially within the area a cell covers.
3. Electronic toll map according to claim 2 characterised in that, if data quantity in a cell is too large, the cell will be divided into four new cells where each new cell has data quantity less than the OBU memory capacity and with a unique identification markin Og.-
4. Electronic toll map according to claim 3 characterised in thai, the toll charge accounts for only those cells that represent leaves of the tree structure.
5. Electronic toll map according to claim 3 and 4 where data exchange between the MD and the OBU is made wirelessly characterised in that, OBU knows dimensions of the base cell and that the OBU updates only those cells which were changed and/or needed by the OBU at a time.
6. Electronic toll map under application 5 characterised in that, when the memory of the OBU is full, cells unused for the longest time are deleted and replaced with the cells needed bv the OBU.
PCT/SI2009/000006 2008-02-15 2009-02-13 Electronic toll map WO2009102284A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
SI200800034A SI22722A (en) 2008-02-15 2008-02-15 Electronic toll map
SIP-200800034 2008-02-15

Publications (1)

Publication Number Publication Date
WO2009102284A1 true WO2009102284A1 (en) 2009-08-20

Family

ID=40626826

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/SI2009/000006 WO2009102284A1 (en) 2008-02-15 2009-02-13 Electronic toll map

Country Status (3)

Country Link
EP (1) EP2091022A1 (en)
SI (1) SI22722A (en)
WO (1) WO2009102284A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2924589A1 (en) * 2014-03-27 2015-09-30 Kapsch TrafficCom AG Onboard unit and method for updating geodata therein

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102722912B (en) * 2012-05-25 2015-11-25 任伟峰 In a kind of three-dimension virtual reality scene, object adds the method and apparatus of unloading by level
CN102760308B (en) 2012-05-25 2014-12-03 任伟峰 Method and device for node selection of object in three-dimensional virtual reality scene
CN109727325A (en) * 2017-10-30 2019-05-07 北京聚利科技股份有限公司 Portable OBU issuing equipment and distributing method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040205517A1 (en) * 1998-01-30 2004-10-14 David S. Lampert Parcelized geographic data medium with internal spatial indices and method and system for use and formation thereof
US20040207541A1 (en) * 2003-04-21 2004-10-21 Jang Don Choi System and method for communicating map data for vehicle navigation
US20060106671A1 (en) * 2001-01-31 2006-05-18 Werner Biet Road roll collection system
JP2006337210A (en) * 2005-06-02 2006-12-14 Sharp Corp Device for providing move supplementary information

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040205517A1 (en) * 1998-01-30 2004-10-14 David S. Lampert Parcelized geographic data medium with internal spatial indices and method and system for use and formation thereof
US20060106671A1 (en) * 2001-01-31 2006-05-18 Werner Biet Road roll collection system
US20040207541A1 (en) * 2003-04-21 2004-10-21 Jang Don Choi System and method for communicating map data for vehicle navigation
JP2006337210A (en) * 2005-06-02 2006-12-14 Sharp Corp Device for providing move supplementary information

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2924589A1 (en) * 2014-03-27 2015-09-30 Kapsch TrafficCom AG Onboard unit and method for updating geodata therein
US9852552B2 (en) 2014-03-27 2017-12-26 Kapsch Trafficcom Ag Onboard unit and method for updating geodata therein
AU2015200716B2 (en) * 2014-03-27 2019-02-14 Kapsch Trafficcom Ag Onboard unit and method for updating geodata therein

Also Published As

Publication number Publication date
SI22722A (en) 2009-08-31
EP2091022A1 (en) 2009-08-19

Similar Documents

Publication Publication Date Title
CN101154319B (en) Traffic information generating apparatus and traffic information generating method
CN101162551B (en) Navigation system
CN101908282B (en) Navigation system
RU2411587C2 (en) Device to distribute information on transport traffic
EP2062244B1 (en) Traffic information distributing apparatus and traffic information distributing method
CN101231789B (en) Traffic information distribution method, traffic information distribution apparatus and in-vehicle terminal
US20140278026A1 (en) Apparatus and system for monitoring and managing traffic flow
CN108230746A (en) A kind of Roadside Parking management system based on the Big Dipper+RTK high accuracy positionings
EP2091022A1 (en) Electronic toll map
CN105974453A (en) Difference location method based on intelligent vehicular access cooperation system and intelligent vehicular access cooperation system
CN101673460B (en) Traffic information quality evaluation method, device and system therefor
AT507031B1 (en) METHOD AND DEVICE FOR HOLDING TOLL
CN1284191A (en) Method and appts for processing digital map data
CN111109057B (en) Irrigation method and device for greening and maintaining gardens
CN105824899B (en) A kind of method for down loading of the offline map based on tile technology
CN102930737A (en) Traffic information refresh method and server and navigation device
EP1449174B1 (en) Detection system for surface areas for detecting vehicles with a gps
CN102610091B (en) Method and device for acquiring travelling service information
EP2487506A1 (en) Positioning device, method and computer program product for signalling that a positioning device is not functioning as intended
CN1409280A (en) Municipal intelligent traffic and vehicle navigation system
EP4086783A1 (en) Electronic horizon creation method and system
DE10004061A1 (en) Methods and devices for determining movement data of a mobile station
WO2006134071A1 (en) Method for updating software in a vehicle-based device of an electronic toll system and corresponding toll system for carrying out said method
US20110264363A1 (en) Method of Estimating Travel Time on a Route
EP2148305A1 (en) Method for calculating charges for using a mobile station

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09709824

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 09709824

Country of ref document: EP

Kind code of ref document: A1