EP1805485A2 - Verfahren zur bestimmung einer route als funktion eines windungsindexes - Google Patents

Verfahren zur bestimmung einer route als funktion eines windungsindexes

Info

Publication number
EP1805485A2
EP1805485A2 EP05805838A EP05805838A EP1805485A2 EP 1805485 A2 EP1805485 A2 EP 1805485A2 EP 05805838 A EP05805838 A EP 05805838A EP 05805838 A EP05805838 A EP 05805838A EP 1805485 A2 EP1805485 A2 EP 1805485A2
Authority
EP
European Patent Office
Prior art keywords
sinuosity
route
index
routes
sections
Prior art date
Legal status (The legal status 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 status listed.)
Withdrawn
Application number
EP05805838A
Other languages
English (en)
French (fr)
Inventor
Michel Raynaud
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Societe de Technologie Michelin SAS
Original Assignee
Societe de Technologie Michelin SAS
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 Societe de Technologie Michelin SAS filed Critical Societe de Technologie Michelin SAS
Publication of EP1805485A2 publication Critical patent/EP1805485A2/de
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/26Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
    • G01C21/34Route searching; Route guidance
    • G01C21/3453Special cost functions, i.e. other than distance or default speed limit of road segments
    • G01C21/3461Preferred or disfavoured areas, e.g. dangerous zones, toll or emission zones, intersections, manoeuvre types, segments such as motorways, toll roads, ferries

Definitions

  • the present invention relates to a method for determining routes between a starting point ( ⁇ ) and an arrival point ( ⁇ ) for a digital road mapping system consisting of a set of sections and / or nodes, in which established route takes into account the level of sinuosity indicated by the user during his request.
  • the assessment of the sinuosity index implies that all the details of the route of all the sections can be taken into account. Indeed, simplifying the representation of certain laces, or loops or other bends, in small-scale models (ie a scale with a low level of detail) produces errors that are often important for evaluation. sinuosity and therefore the resulting travel time. Thus, neither manual techniques nor conventional digital technologies currently make it possible to accurately evaluate the sinuosity index of given sections or paths, in particular very sinuous and long paths, where the real speed of the vehicle can vary from considerably compared to that calculated.
  • the invention proposes a method for determining routes between a starting point ( ⁇ ) and an arrival point ( ⁇ ) for a digital road mapping system consisting of digital modeling elements of a road network comprising a set of representative sections of said road network and data relating to the sinuosity for at least a portion of these sections, and comprising the following steps: -on receives a route request including: -the departure and departure points; arrival; a selection of the sinuosity level to be preferred;
  • each of said potential routes is assigned a rating based on its overall sinuosity index established from the sinuosity index of each of the sections constituting said potential routes; the potential route is chosen whose sinuosity index best corresponds to the sinuosity level of the request.
  • Such a method makes it possible to classify or categorize the roads or portions of roads likely to be borrowed by a user, in order to allow him to be able to consider this aspect in his choice of route or route. Depending on the situation, the time available, its physical form, etc., a user can choose a route more or less sinuous.
  • the type of sinuosity indicates a preference for the potential road having a sinuosity substantially higher or substantially lower.
  • the type of sinuosity indicates a preference for the potential road having a sinuosity substantially the highest, substantially the lowest, or an intermediate sinuosity.
  • the possible selection of the lowest sinuosity level implies for some routes considerable detours. In such cases, a compromise can be established between the sinuosity level and the total distance to be traveled.
  • said dimension corresponds to the mean sinuosity index of the route, evaluated thanks to the following relation: ⁇ is (IStronboc X Ltronboc) / Ltotale, in which IStronabide corresponds to the sinuosity index of a given section , Ltronboc is its length, and Ltotale is the total length of the route.
  • the step of identifying the plurality of potential routes further comprises the following steps:
  • -a) we explore the sections adjacent to the node (or point) of departure or the selected node so as to determine the cost of each node to which these sections lead; -b) among these nodes, we select the one whose cost is the most favorable according to the criteria established (the shortest, the fastest, the most economical, favoring highways, etc., or a combination of these criteria); (c) taking up step "a" and continuing said exploration until the node whose cost is the most favorable corresponds to the arrival point.
  • the criteria established the shortest, the fastest, the most economical, favoring highways, etc., or a combination of these criteria
  • the nodes can be either nodes corresponding to points or actual data of the modeling elements, or virtual nodes, corresponding to intersections of sections.
  • the multiplicity of valued nodes implies that a multiplicity of alternative routes are actually evaluated or considered.
  • one or more routes that satisfy the criteria of the request are retained.
  • the exploration of the nodes is carried out using the Dijkstra algorithm.
  • the exploration of the nodes is carried out using the FORD algorithm.
  • the preferred route is the one for which the sum of the odds or costs between the starting point and the arrival point is optimal.
  • the establishment of the rating or overall cost can be done taking into account a number of parameters more or less important, as appropriate. For example, we can consider the sinuosity index alone, or with other parameters such as distance traveled, tolls, travel time, fuel economy, etc. Each of these different parameters may take on a more or less determining importance, by associating with each of the more or less important weightings, as the case may be, for example according to one or more wishes of the user.
  • the invention also provides software comprising code elements programmed for the implementation of the previously described method, when said software is loaded into a computer system and executed by said computer system.
  • This software can be in the form of a product recorded on a support readable by a computer system, including programmed code elements as stated above.
  • the invention furthermore provides a device for determining routes between a starting point ( ⁇ ) and an arrival point ( ⁇ ) for a digital road mapping system consisting of numerical elements for modeling a road network comprising a set of sections representative of said road network and data relating to sinuosity for at least a portion of these sections, comprising: a data input unit, intended to receive, the data associated with a starting point ⁇ , an arrival point ⁇ and a desired sinuosity level for the route to be established;
  • a storage unit comprising a set of modeling elements of a road network
  • a calculation unit arranged to identify a plurality of roads each making it possible to connect the departure and arrival points by taking into account the sinuosity index of the sections of each of the routes.
  • the sinuosity index is used in order to weight differently the paths having a high sinuosity index with respect to the paths having a lower sinuosity index.
  • the device comprises a guiding unit, arranged to generate guidance information according to the map elements of the selected route.
  • the invention finally provides a computer system comprising a device as previously described.
  • FIGS. 1 to 3 show an example of sections on which the intermediate points (1 to 9) are indicated.
  • Figure 2 illustrates a representation of a portion of a road network in the Lachaux region, with the right of each section of the database, its sinuosity index;
  • Figure 3 shows a representation of a portion of a road network with three route possibilities between Vinça and Amélie-les-Bains, with three sinuosity indices that differ significantly.
  • a “node” is a point of intersection between a first map or road network element (or other network) and a second element of such a network, in particular the intersection between a plurality of roadways.
  • a node also designates a point of physical or qualitative change of a section, as for example a passage from two to three lanes, a change of the speed limit, a zone (even temporary) being the subject of work, a point breaking like a boundary, etc.
  • section refers to a portion of a track between two nodes.
  • Crossroads is an intersection of several roads at the same level.
  • a "route” is a subset of points derived from the modeling elements of a road network, creating a link between data in such a way as to enable them to model or represent a route or route on the road network that connects a road network. starting point and a point of arrival.
  • This subset is constituted by the data relating to the sections making it possible to connect the departure and the arrival.
  • Data relating to sections refers to the identifications, the lengths of the sections and the spatial coordinates.
  • This subset may be used to represent said route in different forms, for example by means of a graphic representation, preferably in the form of a map comprising the starting point, the arrival point, and the sections forming said route, or in the form of a "waybill" or list of instructions, comprising an enumeration or sequence of written instructions or pictograms, explaining to a possible driver of a vehicle, the various steps to follow to make said route.
  • a graphic representation preferably in the form of a map comprising the starting point, the arrival point, and the sections forming said route
  • a "waybill" or list of instructions comprising an enumeration or sequence of written instructions or pictograms
  • the density of intermediate points for 100m of each section measuring more than 50m and having more than 5 intermediate points is calculated. Depending on this density, it subsequently applies penalty factors affecting the travel time (and of course the speed) of the different sections.
  • FIG. 1 shows an example of a section on which the intermediate points (from 1 to 9 in this example) are represented.
  • An intermediate point makes it possible to represent a change of orientation between two sections or between two portions of the same sections.
  • a section representing a straight road has few intermediate points
  • a section representing a winding road has a plurality of intermediate points.
  • the following table presents an example of data obtained using the method according to the invention.
  • This table includes the different sections to connect Chateldon in Vignolle-Basse.
  • the table includes the identifiers of each section, their lengths, the calculated sinuosity indices, the standard travel time (without taking into account the sinuosity), and the time or duration of travel obtained taking into account the sinuosity. This example shows that the travel times of sections with high sinuosity index are likely to be strongly corrected by the method according to the invention.
  • the route presented in the table is also shown in Figure 2.
  • This figure illustrates an example of modeling elements presented in the form of a map, for a given sector, namely the surroundings of Lachaux.
  • the sinuosity characteristics of the sections, obtained by means of the method according to the invention, are. indicated on the map. It is noted that the sections with a high index are numerous. The possibility of taking into account the impact of this sinuosity on the routes is therefore particularly important for sectors such as the one illustrated in this example.
  • the method according to the invention enables users to take into account the type of situation by making it possible to generate precise routes and to calculate precisely the travel time.
  • the routes are established by identifying a plurality of routes. This is done by selecting a first road network modeling element, preferably a node, near the starting point ( ⁇ ) and a second road network modeling element, preferably a node, near the end point. ( ⁇ ), identifying a plurality of routes, each consisting of a plurality of related modeling elements from the first element to the second element, and searching for at least one intermediate element for each of said roads in said set of modeling elements of road network.
  • an algorithm of known type such as that of Dijkstra or Ford, is used to identify the routes likely to fulfill the criteria of the request.
EP05805838A 2004-10-18 2005-10-13 Verfahren zur bestimmung einer route als funktion eines windungsindexes Withdrawn EP1805485A2 (de)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
FR0411026A FR2876819A1 (fr) 2004-10-18 2004-10-18 Procede de determination d'un itineraire en fonction de l'indice de sinuosite.
PCT/EP2005/011009 WO2006042690A2 (fr) 2004-10-18 2005-10-13 Procede de determination d’un itineraire en fonction de l’indice de sinuosite

Publications (1)

Publication Number Publication Date
EP1805485A2 true EP1805485A2 (de) 2007-07-11

Family

ID=34949952

Family Applications (1)

Application Number Title Priority Date Filing Date
EP05805838A Withdrawn EP1805485A2 (de) 2004-10-18 2005-10-13 Verfahren zur bestimmung einer route als funktion eines windungsindexes

Country Status (4)

Country Link
US (1) US20090222198A1 (de)
EP (1) EP1805485A2 (de)
FR (1) FR2876819A1 (de)
WO (1) WO2006042690A2 (de)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102007038424A1 (de) * 2007-08-14 2009-02-19 Robert Bosch Gmbh Verfahren und Vorrichtung zur Bestimmung einer Route in einem Streckennetz
US8285485B2 (en) * 2010-03-18 2012-10-09 Harman International Industries, Incorporated Vehicle navigation system with route determination based on a measure of sportiness
EP2428770B1 (de) 2010-09-08 2013-04-24 Harman Becker Automotive Systems GmbH Navigationssystem für ein Fahrzeug
DE102010042964A1 (de) * 2010-10-26 2012-04-26 Robert Bosch Gmbh Verfahren zur Bestimmung einer Route mit einem Navigationssystem und Navigationssystem hierzu
US9605970B1 (en) * 2015-09-03 2017-03-28 Harman International Industries, Incorporated Methods and systems for driver assistance
US9759576B2 (en) 2015-12-14 2017-09-12 International Business Machines Corporation Road sinuosity to enhance speed approximation in road navigation
US10497256B1 (en) * 2018-07-26 2019-12-03 Here Global B.V. Method, apparatus, and system for automatic evaluation of road closure reports
US20220026222A1 (en) * 2020-07-24 2022-01-27 Bayerische Motoren Werke Aktiengesellschaft Method, Machine Readable Medium, Device, and Vehicle For Determining a Route Connecting a Plurality of Destinations in a Road Network, Method, Machine Readable Medium, and Device For Training a Machine Learning Module

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2615940B1 (fr) * 1987-05-27 1990-11-30 Bendix Electronics Sa Procede et dispositif de determination d'une position de reference d'un mobile
JP2680318B2 (ja) * 1987-12-28 1997-11-19 アイシン・エィ・ダブリュ株式会社 ナビゲーション装置
US5938720A (en) * 1995-02-09 1999-08-17 Visteon Technologies, Llc Route generation in a vehicle navigation system
US5731978A (en) * 1995-06-07 1998-03-24 Zexel Corporation Method and apparatus for enhancing vehicle navigation through recognition of geographical region types
EP0803705B1 (de) * 1996-04-23 2004-11-17 Aisin Aw Co., Ltd. Navigationssystem für Fahrzeuge
US5893898A (en) * 1996-07-30 1999-04-13 Alpine Electronics, Inc. Navigation system having intersection routing using a road segment based database
US5928307A (en) * 1997-01-15 1999-07-27 Visteon Technologies, Llc Method and apparatus for determining an alternate route in a vehicle navigation system
US6038559A (en) * 1998-03-16 2000-03-14 Navigation Technologies Corporation Segment aggregation in a geographic database and methods for use thereof in a navigation application
US6259988B1 (en) * 1998-07-20 2001-07-10 Lockheed Martin Corporation Real-time mission adaptable route planner
US6256579B1 (en) * 1999-07-13 2001-07-03 Alpine Electronics, Inc. Vehicle navigation system with road link re-costing
US6915204B1 (en) * 2000-06-01 2005-07-05 Webraska, Inc. Method, system, and article of manufacture for minimizing travel time to a user selected location
JP4096180B2 (ja) * 2003-02-10 2008-06-04 アイシン・エィ・ダブリュ株式会社 ナビゲーション装置並びに該装置用プログラム及び記録媒体
JP4138561B2 (ja) * 2003-04-09 2008-08-27 パイオニア株式会社 ナビゲーション装置、ナビゲーション方法、および、経路データ生成プログラム

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO2006042690A2 *

Also Published As

Publication number Publication date
WO2006042690A2 (fr) 2006-04-27
WO2006042690A3 (fr) 2007-01-11
US20090222198A1 (en) 2009-09-03
FR2876819A1 (fr) 2006-04-21

Similar Documents

Publication Publication Date Title
WO2006042690A2 (fr) Procede de determination d’un itineraire en fonction de l’indice de sinuosite
EP1848965B1 (de) Verfahren und vorrichtung zur bestimmung einer route mit orten von interesse
US8996304B2 (en) Customized travel route system
US8473198B2 (en) Additional content based on intended travel destination
EP2448802B1 (de) Verfahren zur bestimmung der fahrbedingungen eines fahrzeuges im voraus
EP1805671A2 (de) Verfahren zur bestimmung benachbarter punkte für ein digitales strassennetzsystem
EP1466141B1 (de) Verfahren und system zur ermittlung der durch ein fahrzeug zurückgelegten wegstrecke
EP2076735B1 (de) Verfahren zur bestimmung einer fahrroute dergestalt das, auf eine vorbestimmung des kraftstoffverbrauchs gemäss den eigenschaften der route basiert
WO2006042689A1 (fr) Procede d’etablissement d’un indice de sinuosite pour systeme de cartographie numerique
EP1805484B1 (de) Routenkalkulationseinrichtung und verfahren mit progressiver beseitigung von dem strassennetz entsprechenden daten
EP2047214B1 (de) Verfahren und vorrichtung zur zielführung eines fahrzeuges mit einer anzeige mit mehreren betriebsarten
JP2005010664A (ja) 車載用コンテンツ再生システム
EP2359094B1 (de) Verfahren zum herstellen einer datensequenz, die zum erzeugen einer reise verwendet werden kann
EP2630445A1 (de) Kartografiesystem und verfahren mit darstellung durch aktionen
FR3138716A1 (fr) Méthode de simulation d’un écosystème basée sur un jumeau numérique et une population virtuelle
WO2012146966A1 (fr) Procédé et dispositif de création de cartes d'itinéraires et de navigation a données synthétiques
EP0890935A1 (de) Fahrzeugzielführunsverfahren auf einem Strassennetz
FR2720533A1 (fr) Système d'aide au choix d'un itinéraire de déplacement sur un support de données cartographiques.
FR3011924A1 (fr) Dispositif d'aide a la navigation pour calculer des trajets en fonction de valeurs d'etat de portions de voies de circulation
CA2744171A1 (fr) Procede pour la mise en place d'une sequence de donnees permettant la generation d'un voyage
WO2012052825A1 (fr) Systeme et procede de cartographie avec representation par sections apparentees
FR2980294A1 (fr) Procede et systeme de navigation avec itineraire par fenetres successives
WO2012052830A1 (fr) Système et procédé de cartographie avec représentation appariée continue

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU LV MC NL PL PT RO SE SI SK TR

AX Request for extension of the european patent

Extension state: AL BA HR MK YU

17P Request for examination filed

Effective date: 20070711

RBV Designated contracting states (corrected)

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU LV MC NL PL PT RO SE SI SK TR

DAX Request for extension of the european patent (deleted)
STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION HAS BEEN WITHDRAWN

18W Application withdrawn

Effective date: 20120906