US20110270654A1 - Pedestrian Mapping System - Google Patents

Pedestrian Mapping System Download PDF

Info

Publication number
US20110270654A1
US20110270654A1 US13/179,787 US201113179787A US2011270654A1 US 20110270654 A1 US20110270654 A1 US 20110270654A1 US 201113179787 A US201113179787 A US 201113179787A US 2011270654 A1 US2011270654 A1 US 2011270654A1
Authority
US
United States
Prior art keywords
route
user
segment
safety
directional guide
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.)
Abandoned
Application number
US13/179,787
Inventor
Arup Banerjee
Scott David Siegel
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to US13/179,787 priority Critical patent/US20110270654A1/en
Publication of US20110270654A1 publication Critical patent/US20110270654A1/en
Abandoned legal-status Critical Current

Links

Images

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/20Instruments for performing navigational calculations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
    • G06Q10/047Optimisation of routes or paths, e.g. travelling salesman problem
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0241Advertisements

Definitions

  • the present invention relates generally to providing a web-based mapping service for pedestrians and more specifically, pedestrians on a college campus. Further, the present invention relates to providing customized pedestrian routes highlighting campus and community locations while providing navigation options concerning walking distance and safety factors.
  • mapping services have become a part of daily life. While the majority of services focus on driving directions, mapping services for pedestrians are becoming more prevalent. There are online mapping services and handheld navigation devices available that address pedestrian routing, but in a manner very similar to that of driving directions. Additionally, the majority of these services focus on mapping urban environments for those concerned with navigating complex metropolitan areas. Pedestrians on a college campus (including students, alumni, visitors, etcetera) face the challenge of navigating campuses, lecture halls, and the surrounding community traditionally on foot.
  • the transportation routes, waypoints, POIs and region of interest are identified in the computer by coordinate locations of a selected geographical coordinate system.
  • the CARS software is constructed to present a user-customized travel log for preview on the computer display of the user-defined travel route.
  • the travel planner can preview on the computer display a multimedia travel log particularly customized for the user-defined travel route including multimedia information on the transportation routes, waypoints, and POIs selected by the user.
  • the user can engage in an iterative trip planning process of revising the route and previewing travel logs of revised travel routes until a satisfactory travel route is determined.
  • U.S. Pat. No. 6,728,636 entitled “Destination guidance system and method for generating individually tailored routes within a complex structure” by Kokojima, et al. describes a destination guidance system for providing presentation information that contains guidance pertaining to movement from a place of departure to a destination on the basis of structure information and guidance information on the premises of a building or construction.
  • the presentation information contains both information of the entire three-dimensional structure, and detailed information, and a three-dimensional movement and normal two-dimensional movement in the presentation information are presented by different methods.
  • this patent is directed to a destination guidance data acquisition system for acquiring structure information and guidance information on the premises of a building, which are used by the destination guidance system.
  • the destination guidance data acquisition system inputs and compiles information of a three-dimensional structure on the basis of a plan view of the building to support acquisition of the detailed information.
  • a first aspect of the present invention is to provide a method of identifying a representation of at least one route for guiding a user including the following steps: generating a start and end point; generating a safety factor; providing route data comprising segments, safety ratings, and lengths wherein each segment has an associated safety rating and length; determining at least one route between the start and end point from the route data and the safety factor; and identifying a representation of the at least one route.
  • a second aspect of the present invention is to provide a computer readable medium having instructions for causing a computer to execute a method including: generating a start and end point; generating a safety factor; providing route data comprising segments, safety ratings, and lengths wherein each segment has an associated safety rating and length; determining at least one route between the start and end point from the route data and the safety factor; and identifying a representation of the at least one route.
  • a third aspect of the present invention is to provide a directional guide for safe passage between at least two points comprising: at least one segment having a length and a safety rating connecting the at least two points; at least one direction identifying the at least one segment; and wherein the at least one segment is determined from the at least one segment's length and safety rating.
  • the present invention provides custom routes to a user that are designed to be optimized for safety or speed depending on user input.
  • FIG. 1 is a screen view of a graphical user interface presenting inputs for starting and ending locations, as well as a safety slider according to one embodiment of the present invention.
  • FIGS. 2A and 2B are screen views of a pair of generated walking routes comparing the user preferences of speed and safety according to one embodiment of the present invention, respectively.
  • FIG. 3 is a screen view of a graphical user interface presenting one set of elements for a multiple-destination walking route according to one embodiment of the present invention.
  • FIG. 4 is a simplified graphical representation of a multiple-destination walking route according to the present invention.
  • FIG. 5 is a screen view of a multiple-destination walking route with one set of elements, as input in FIG. 3 , according to one embodiment of the present invention.
  • FIG. 6 is a simplified graphical representation of a walking route navigated through a building according to the present invention.
  • FIG. 7 is a screen view of a walking route of a walking route navigated through a building according to user-inputted locations according to one embodiment of the present invention.
  • FIG. 8 is simplified graphical representation of intra-building navigation according to the present invention.
  • FIGS. 9A and 9B are simplified graphical representations of objects used in the navigation algorithm according to the present invention.
  • FIGS. 10A and 10B are simplified graphical representations of objects used in the navigation algorithm according to the present invention.
  • FIG. 11 is pseudo code for Dijkstra's algorithm as utilized according to one embodiment of the present invention.
  • FIG. 12 is a flow diagram showing the basic method steps of the present invention.
  • the present invention preferably provides a method and system to generate a web-based navigation and community information center focusing on college communities.
  • college for the purposes of the present invention, is synonymous with “university,” “campus,” “school,” and like terms.
  • the overall system of the present invention is preferably implemented as a client-server model where the users access the system at clients that communicate with at least one server.
  • a server is connected to multiple clients via a network.
  • the server may be any personal computer having one or more processing means, storage means and memory means, as commonly known in the art.
  • Clients can be personal computers, laptop computers, tablet PCs, mobile phones and other devices known in the art capable of accessing a website or running a standalone application.
  • the clients access the server via the network.
  • the network can be a local intranet, the Internet, and the means of access the server may be wired, wireless or via a mobile network.
  • the system of the present invention can be likewise implemented without a network and can run on a stand alone computer
  • the stand alone computer may be any personal computer having one or more processing means, storage means and memory means, as commonly known in the art.
  • the stand alone computer may also be a mobile phone, a personal digital assistant (PDA), global positioning system (GPS) device, and other devices known in the art capable of running software, accepting input, and producing output.
  • software of the present invention may be updated through over the Internet, but the system does not require a network to function properly; it runs entirely on the stand alone computer containing all the necessary components detailed below.
  • the server has a database residing on it.
  • the database is capable of storing data and organizing data into tables.
  • Commercial examples of the database include Microsoft® SQL Server and Oracle®.
  • the database may be separate from the server.
  • the database may be on a second server that is connected to the server by mechanisms commonly known in the art.
  • the system is capable of displaying information graphically and/or textually to an electronic display or monitor and further is capable of printing similar information onto paper media.
  • GUI graphical user interface
  • Input boxes 210 and 220 hold user-inputted Start and End Locations respectively.
  • the system of the present invention analyzes these inputs and provides a custom digital map highlighting the route between the two points.
  • the digital map highlighting the route between the two points is a representation of the recommended route.
  • each route segment which when combined with certain other segments, may form the recommended route.
  • Each segment which represents a linear geographical line between two points or nodes, is identified and stored on the database of the present invention.
  • Each segment preferably contains two associated data also stored on the database.
  • each segment has a length, or distance, representing its geographical distance.
  • each segment also has a safety rating, a number representing an objective evaluation of the relative safety risk of that route segment.
  • the system is programmed to be user friendly such that as a user begins typing the name or address or a location, the system presents the user with a list of the possible choices that begin with the symbols the user has entered to date. For instance if the user begins typing in “Smith Hall,” after the user has typed S, the system may show a list of locations beginning with S, and then as the user adds additional letters, the system shows less locations that continue to match the user's typing.
  • the user may optional type the full name of the location or select the location after typing several letters by either clicking on it with a mouse, or by using a keyboard's cursor keys to select the location's name.
  • While this system is designed primarily for pedestrian purposes, it can incorporate other forms of personal transportation available. While assuming that the user does not have a car, transportation options such as campus and public buses, taxis, hourly car rentals (such as a “Zipcar”), or any other simple means of transport can be incorporated as well (e.g. bicycle and subway), collectively called “wheeled” transportation.
  • This option is illustrated by radio buttons 250 in FIG. 1 (presenting options for “Walk” and “Bus”). These means could be used for any or all portions of the planned directions. According to one embodiment of the present invention, if the user sets the radio button 250 to “Walk,” then the system will present a route on a map that only uses walking routes.
  • the system will present an optimized route on a map that uses walking routes and bus routes where appropriate to minimize travel time (e.g. where, for 1 mile of a 1.5 mile trip, the system recommends the user to take a bus).
  • Opting to take a bus for a portion of a map preferably alters the visual map provided to the user so as to show the route the bus is covering.
  • the bus portion of the total route is preferably a different color.
  • the system presents the user with the total route's distance based on mapping coordinates.
  • the database of the present invention also contains bus schedules (e.g. time tables) and can convey such to the user.
  • bus routes that complete the total route are presented and the user is allowed to select a desired bus route.
  • the user may not be shown the different bus routes that complete the trip, but the system chooses a best bus route based on the bus schedule and distance (as may be weighted by safety factors/ratings, see below).
  • the present invention preferably takes a user specified safety factor into account for generating different routes.
  • the safety factor is associated with different areas of any proposed route.
  • the safety factor would be based on various parameters. For instance, parameters influencing the safety factor of a route might include, but are not limited to, lighting, previous recorded incidents, proximity to “help stations” (e.g. emergency call stations), populated vs. unpopulated areas at night (residential vs. academic buildings, where residential buildings would more likely be safer because they generally contain more people at night), shaded areas, proximity to roads, availability of sidewalks, surroundings (e.g. forest, traffic concentration, and crime reports/maps). Further, the system permits an administrator of the server and database to subjectively assign and update different levels of safety to various route segments if necessary.
  • help stations e.g. emergency call stations
  • populated vs. unpopulated areas at night residential vs. academic buildings, where residential buildings would more likely be safer because they generally contain more people at night
  • shaded areas proximity to roads, availability of sidewalk
  • FIG. 1 a screenshot of a graphical user interface illustrating the user's input data.
  • the user's “safety slider” 260 allows one to choose his or her preferred safety setting by sliding the bar to the left or right.
  • the associated risk will be based on a rating system with a numerical scale, e.g. from 1-100.
  • the user can elect to take the shortest possible walking route with or without safety as a contributing factor.
  • the safety factor can be system generated based on predetermined choices such as “Safest,” “Safe But Quick,” “Quick,” “Do Not Consider Safety,” etcetera. These choices could be embodied as radio buttons that set the safety factor to a predetermined value.
  • FIGS. 2A and 2B show screenshots of two possible routes 220 and 240 , between two points 210 and 230 .
  • Route 240 favors speed while route 220 favors safety (also referred to as the faster route and the safer route, respectively).
  • the ultimate route chosen by the system is determined by selecting a series of segments that has the lowest overall weight (by averaging weights, summing, etcetera and preferably using Dijkstra's algorithm as described below) compared to the overall weight of all other possible routes that go between the start and end points.
  • the weight of each route segment is calculated by an equation that uses a relationship between the route data and the safety factor. Preferably and for reasons explained below, the equation uses a non-linear relationship between the route data and the safety factor.
  • the safety rating is the safety of a given edge (preferably a number ranging from 1-10), and the safety factor is the importance of safety in determining the path (preferably a number ranging from 0-2, or alternatively, from 1-100, provided by the slider bar, element 260 in FIG. 1 ).
  • the distance allows for a speed factor to be taken into account on the slide bar 260 , modifying slightly the ultimate safety rating used by the above equation.
  • the above equation scales the weight of each edge by the relative safety of this edge, using the safety factor to determine how much the weight should be scaled. The weight determined by the above equation is used in the algorithm of the present invention as described below.
  • the above equation has a non-linear relationship between the safety rating and safety factor. This is preferable to linear relationships because in the latter case, the system may not distinguish between different routes. With linearity, the ratio between two potential paths will always be the same, regardless of user-determined safety factor. This is because, with linearity (e.g. where the safety factor is multiplied by the safety rating), the safety factor can be factored out due to multiplication/addition rules. If the ratio between two potential paths is independent of the safety factor, then safety factor does not influence the choice of path.
  • Path X is length 10 with safety rating of 1 (low safety) and Path Y is length 15 with safety rating of 10 (very safe).
  • the safety factor or rating can be omitted from the calculation, if desired.
  • the safety factor would be set to zero, and the weight determined by the above equation will be equal to the distance of the edge only.
  • alternative algorithms to that shown above could be used to weight or normalize the route segments on the basis of the segments length, its safety rating, and a user defined safety rating to provide routing options that take safety into consideration.
  • the generated walking routes are capable of incorporating multiple destinations (interim points) in an iteration of the proposed invention.
  • the user can set up several stops as shown in FIG. 4 , with nodes 401 , 402 , and 403 , representing buildings A, B, and C, along a route following directions from a beginning destination 400 to an ultimate destination 404 , representing building D.
  • the user preferably inputs multiple nodal destinations, or waypoints, into a GUI 300 as waypoint 1 , waypoint 2 , waypoint 3 , waypoint 4 , waypoint 5 , ( 310 , 320 , 330 , 340 , and 350 respectively) and so on.
  • Waypoint stops 510 , 520 , 530 , 540 , and 550 represent those inputted destinations and can be seen graphically in FIG. 5 . Additionally, routes are not limited to one campus within a network of campuses within a university, e.g. traveling from geographically separated eastern and western campuses of a university.
  • An additional feature available when generating walking routes is an option to identify local amenities that will be displayed along the route.
  • These points of interest can include but are not limited to laundromats, computer labs, printing stations, dining options, coffee shops, banks/ATMs, post offices, shipping offices, medical centers, libraries, and shopping centers.
  • Destinations are not limited to simply buildings in general but rather specific locales within a desired building, such as the second floor conference room of a building.
  • a route 820 navigates the user inside a building 830 to a specified location 840 from a starting location 810 .
  • the desired locale will be taken into account when generating the route based on entryways and stairwells.
  • the user Upon completion of route generation, the user is able to print their directions in whole or in parts of desired route stages, allowing the user to highlight certain sections of an itinerary. Further the system can generate textual directions corresponding to the graphical route.
  • Dijkstra's algorithm is an algorithm that solves the single-source shortest path problem for a directed graph with non negative edge weights.
  • d[v] will be the cost of the shortest path from s to v—or infinity, if no such path exists.
  • the coding of Dijkstra's algorithm in the present invention is preferably completed by using objects referred to as ‘graphs’ as seen in FIGS. 9 and 10 .
  • These ‘graphs’ contain vertices and weighted edges representing locations and sidewalks between those specific locations as represented by elements 901 and 902 respectively in FIG. 9 and elements 911 and 912 respectively in FIG. 10 .
  • These edges or route segments are weighted by a number, namely the distance between the two nodes.
  • the algorithm finds the shortest path between two nodes; “shortest” as used here refers to minimizing or selecting the path that has the least weight, as defined in the equation used above in the safe route feature.
  • software code is created by reference to objects called ‘graphs,’ which contain vertices and weighted edges. The vertices are locations and the weighted edges are sidewalks to those specific locations. As seen in FIG. 10A and FIG. 10B , these graphs will be weighted by a number 913 , namely the distance between the two nodes.
  • the edges connecting the different nodes in FIGS. 9B and 10B e.g.
  • weighted edges 903 and 914 are unidirectional edges meaning that the system cannot allow a route to be generated that reverses direction after reaching one node.
  • the present invention uses this ‘one-way’ principle to force the system to take a bus route. Due to the complexities that can incur from a two-way routing system, the algorithm of the present invention preferably uses one-way bus routes that force the generation of a route such that the user must take a bus route even if the apparent distance is further than the direct walking distance. This in turn will force the user to take the bus the entire way from Route A to Route B rather than getting off the bus and walking to a different bus stop to retake that very same bus. Moving vehicles typically move faster than people and the present invention weights these routes accordingly.
  • sample pseudo code implementing the above routing algorithm is provided in FIG. 11 .
  • a function is written that uses the database of campus information to create the shortest path (a path having the least weight compared to other potential paths) and then directions and time requirements are generated accordingly.
  • the routing algorithm functions as follows. First, this algorithm sets up a specific node, and sets all distances around it to infinity, thus not differentiating any specific location until later in the program. All nodes are then added to a “Priority Queue.” A Priority Queue is a type of list that contains and sorts nodes automatically based on their weights. The program will then loop through the collection of nodes and try to find the shortest distance between two nodes. If a distance is shorter than a previously recorded one, the program will automatically replace that distance (all infinities are thus replaced with finite numbers).
  • This program also determines if a node was previously visited, so that a user will not be routed back and forth between specific locations indefinitely. For each node that was visited, their “parent” or the node that was tracked beforehand is noted and then stored in another list.
  • Any and all routes can be modified to accommodate handicapped status and can make recommendations to the user in order to make a route for appropriate, e.g. altering a route in order to include a wheelchair ramp in order to access a certain building.
  • the system will also be updated to reflect changing conditions around campus according to construction, traffic changes, etc. These changes will be observed and inputted by personnel who will periodically tour campus. Additionally the system may be updated according to updates from a central planning entity such as a campus facilities management department of a university. These entities may receive campus map updates several years in advance of changes to the campus which would modify the route segments available to the system of the present invention. Preferably, as soon as the database is updated, client portion of the system is instantaneously updated to reflect those changes.
  • running/jogging routes may be generated in accordance with a desired running distance and by including desired destinations along the route.
  • the basic method steps for the present invention are shown in FIG. 12 . These basic steps include 1) generating a start and end point; 2) generating a safety factor; 3) providing route data comprising segments, safety ratings, and lengths wherein each segment has an associated safety rating and length; 4) determining at least one route between the start and end point from the route data and the safety factor; 5) identifying a representation of the at least one route.
  • the system of the present invention is equipped with a user feedback system.
  • This will serve as a customer service input and as a listening post for the administrators so as to maximize service and correct any errors with the system.
  • This will also serve to update the system to any changing campus conditions.
  • the presented invention will be compatible for use with various devices including but limited to Personal Computers, Handheld electronics including cell phones, PDAs, etc, and any other electronic device capable of accessing the Internet; alternatively, as discussed above, the electronic device could be a stand alone unit that does not require continuous Internet connectivity to function properly. These devices can be utilized in-transit via real-time updates to assist the user in their navigation.
  • this system allows users to create and store profiles that will enhance their experience with the system.
  • the system When logged into the system under their profile, the system will save route information and destinations for future access.
  • This feature allows users to store desired information for future use including favorite routes and common destinations preference.
  • users will be able to view lists of favorite destinations as labeled such by other users.
  • the web portal of the present invention preferably functions primarily on PHP with a mySQL database.
  • the system of the present invention also uses HTML, JavaScript, XML, and the combination of the two in AJAX. Cookies will be stored on client-side browsers to indicate their preferences and location of choice (which university they are at, which restaurants they like, where they visit, etc.).
  • the user profile serves to enhance the Dining portion of the system.
  • the user With local restaurants joining the online system, the user is granted access to menu information, write reviews of featured restaurants, rate them on a numerical scale, and view restaurant ratings by fellow system users.
  • the user is able to receive special individual benefits by accessing the restaurant rating system and contributing their own reviews.
  • a special feature specifically geared towards linking users with local restaurants is a membership card offering special discounts to cooperating restaurants.
  • the users profile information from the website can be synced to their membership card as well.
  • restaurants are granted profiles from which they will be able to stream special deals or discounts onto the system for user access.
  • the navigation component may highlight those companies along a user's routes with ongoing deals. Conversely, food delivery personnel for restaurants can use the present invention to find destinations. Thus, the food delivery personnel, as well as other types of delivery personnel, can use the present invention to choose a route of sufficient safety.
  • the system optionally may provide information on local places of interest.
  • the system is linked to local event calendars, including those but not limited to the college, community, museum, theaters, social groups, etc., in order to highlight various events and activities taking place locally and easily link users to these locations through the navigation service.
  • pictures are included in the system to help unfamiliar users to readily identify locations along their route.
  • directions correlating with the routes generated by the present invention can be automatically reduced to a digital audio recording that can be placed on a portable audio player (e.g. an MP3 player) thereby allowing users to listen to directions while they move.
  • the recording can be used for touring purposes, to identify hot spots, etcetera. Recordings may be prerecorded for planned tours and the user can be prompted to pause the recording and then press play once the user reaches a certain location (to play the next specified direction).
  • another embodiment of the present invention is a directional guide for safe passage between at least two points that provides directions identify the route segments connecting the two points.
  • the route segments are determined from each segment's respective length and safety rating.
  • Such a guide may be embodied in a number of different ways, for example, an electronic device, a printed medium or media (where, for instance, the lengths and safety ratings are shown next to the route segments), or as audio signals emitted by an audio player. Therefore, the directions may be textual, audio, or graphical. A user may also choose a safety factor that further influences which route segments are in selected for safe passage between the two points.

Abstract

The present invention is directed toward a system and method for a web-based mapping and routing service for pedestrians, which may include wheeled transportation (e.g. buses). More specifically, the present invention is directed toward use on a college campus. The present invention provides customized pedestrian routes highlighting campus and community locations while providing navigation options concerning walking distance and safety factors. This provides custom routes to each user that are designed to be optimized for safety or speed depending on user input.

Description

    CROSS-REFERENCE TO RELATED APPLICATION
  • This non-provisional utility patent application is related to the prior filed co-pending non-provisional application, it is a divisional of U.S. application Ser. No. 11/811,808, filed on Jun. 12, 2007.
  • BACKGROUND OF THE INVENTION
  • 1. Field of the Invention
  • The present invention relates generally to providing a web-based mapping service for pedestrians and more specifically, pedestrians on a college campus. Further, the present invention relates to providing customized pedestrian routes highlighting campus and community locations while providing navigation options concerning walking distance and safety factors.
  • 2. Description of the Prior Art
  • In today's world, customizable mapping services have become a part of daily life. While the majority of services focus on driving directions, mapping services for pedestrians are becoming more prevalent. There are online mapping services and handheld navigation devices available that address pedestrian routing, but in a manner very similar to that of driving directions. Additionally, the majority of these services focus on mapping urban environments for those concerned with navigating complex metropolitan areas. Pedestrians on a college campus (including students, alumni, visitors, etcetera) face the challenge of navigating campuses, lecture halls, and the surrounding community traditionally on foot.
  • Generally, the current solutions provide point-to-point navigation, but do not provide the multi-faceted approach needed for students today. Currently available systems provide only general pedestrian route generation. One such solution is disclosed in U.S. Pat. No. 6,510,379 titled “Method and apparatus for automatically generating pedestrian route guide text and recording medium” by Hasegwa, et al., which discloses a pedestrian route guide apparatus that includes an input section which inputs a departure place and destination, a route data storage section for storing route data, a landmark storage section which stores a landmark, a route computation section which computes a route from the departure place to the destination on the basis of route data, a route editing section which edits the route, a landmark selector section which selects a landmark at each point on the route on the basis of the route obtained by the route editing section, a route guide text generator section which generates a route guide text on the basis of the route obtained by the route editing section and the landmark information selected by the landmark selector section, and a route text output section which presents the route guide text.
  • Another solution is described in U.S. Pat. No. 5,559,707 titled “Computer aided routing system” to DeLorme et al., which describes a computer aided routing system (CARS) that determines a travel route between a user selected travel origin and travel destination following user selected waypoints along the way. A CARS database incorporates travel information selected from a range of multimedia sources about the transportation routes, waypoints, and geographically locatable points of interest (POIs) selected by the user along the travel route. The CARS software permits user selection of specified POI types within a user-defined region of interest and user selection of particular POIs from the selected types within the region of interest. The transportation routes, waypoints, POIs and region of interest are identified in the computer by coordinate locations of a selected geographical coordinate system. The CARS software is constructed to present a user-customized travel log for preview on the computer display of the user-defined travel route. The travel planner can preview on the computer display a multimedia travel log particularly customized for the user-defined travel route including multimedia information on the transportation routes, waypoints, and POIs selected by the user. The user can engage in an iterative trip planning process of revising the route and previewing travel logs of revised travel routes until a satisfactory travel route is determined.
  • The above solutions discuss route generation based on the user input of departure and destination points. Additional systems describe the land marking of destinations based on categories including food, entertainment, etc.
  • Additionally, there is a solution that offers a navigation system within complex buildings or structures. U.S. Pat. No. 6,728,636, entitled “Destination guidance system and method for generating individually tailored routes within a complex structure” by Kokojima, et al. describes a destination guidance system for providing presentation information that contains guidance pertaining to movement from a place of departure to a destination on the basis of structure information and guidance information on the premises of a building or construction. As defined by this patent, the presentation information contains both information of the entire three-dimensional structure, and detailed information, and a three-dimensional movement and normal two-dimensional movement in the presentation information are presented by different methods. Also, this patent is directed to a destination guidance data acquisition system for acquiring structure information and guidance information on the premises of a building, which are used by the destination guidance system. The destination guidance data acquisition system inputs and compiles information of a three-dimensional structure on the basis of a plan view of the building to support acquisition of the detailed information.
  • While the above patent describes a system that is helpful to individuals searching for a specific room within a building, this service does not deliver the associated directions to the building. Additionally, with some routes, it might be advantageous to utilize a path through a building rather than around a building in the interest of time. Thus, there is a need for a mapping service that would take a user from departure to the exact location desired, whether that is a public point or a specific location within a building. Furthermore, there is a clear need for a solution which addresses the relative safety factor with any pedestrian's generated route due to the user's assumed inexperience with the geographic area being covered.
  • None of the previous systems address issues of one's physical safety, which is a large concern to pedestrians and especially pedestrians on a college campus. Therefore, there is a need for a solution that combines the aspects of route generation and building navigation while addressing issues of user safety. The solution should connect the user with the surrounding community through an easy to use user-interface. Further, the solution should incorporate information regarding local attractions and activities with which to connect the user.
  • Though there exist solutions that address route generation, building navigation, etcetera, there are no solutions that combine these aspects to specifically address the needs of a variety of pedestrians, including pedestrians on a college campus. Thus, there is a need for a personal navigation system that provides reliable and safe routes and information about an area, including the detailed area of a college campus.
  • SUMMARY OF THE INVENTION
  • A first aspect of the present invention is to provide a method of identifying a representation of at least one route for guiding a user including the following steps: generating a start and end point; generating a safety factor; providing route data comprising segments, safety ratings, and lengths wherein each segment has an associated safety rating and length; determining at least one route between the start and end point from the route data and the safety factor; and identifying a representation of the at least one route.
  • A second aspect of the present invention is to provide a computer readable medium having instructions for causing a computer to execute a method including: generating a start and end point; generating a safety factor; providing route data comprising segments, safety ratings, and lengths wherein each segment has an associated safety rating and length; determining at least one route between the start and end point from the route data and the safety factor; and identifying a representation of the at least one route.
  • A third aspect of the present invention is to provide a directional guide for safe passage between at least two points comprising: at least one segment having a length and a safety rating connecting the at least two points; at least one direction identifying the at least one segment; and wherein the at least one segment is determined from the at least one segment's length and safety rating.
  • Thus, the present invention provides custom routes to a user that are designed to be optimized for safety or speed depending on user input.
  • These and other aspects of the present invention will become apparent to those skilled in the art after a reading of the following description of the preferred embodiment when considered with the drawings, as they support the claimed invention.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a screen view of a graphical user interface presenting inputs for starting and ending locations, as well as a safety slider according to one embodiment of the present invention.
  • FIGS. 2A and 2B are screen views of a pair of generated walking routes comparing the user preferences of speed and safety according to one embodiment of the present invention, respectively.
  • FIG. 3 is a screen view of a graphical user interface presenting one set of elements for a multiple-destination walking route according to one embodiment of the present invention.
  • FIG. 4 is a simplified graphical representation of a multiple-destination walking route according to the present invention.
  • FIG. 5 is a screen view of a multiple-destination walking route with one set of elements, as input in FIG. 3, according to one embodiment of the present invention.
  • FIG. 6 is a simplified graphical representation of a walking route navigated through a building according to the present invention.
  • FIG. 7 is a screen view of a walking route of a walking route navigated through a building according to user-inputted locations according to one embodiment of the present invention.
  • FIG. 8 is simplified graphical representation of intra-building navigation according to the present invention.
  • FIGS. 9A and 9B are simplified graphical representations of objects used in the navigation algorithm according to the present invention.
  • FIGS. 10A and 10B are simplified graphical representations of objects used in the navigation algorithm according to the present invention.
  • FIG. 11 is pseudo code for Dijkstra's algorithm as utilized according to one embodiment of the present invention.
  • FIG. 12 is a flow diagram showing the basic method steps of the present invention.
  • DETAILED DESCRIPTION
  • In the following description, like reference characters designate like or corresponding parts throughout the several views. Also in the following description, it is to be understood that such terms as “forward,” “rearward,” “front,” “back,” “right,” “left,” “upwardly,” “downwardly,” and the like are words of convenience and are not to be construed as limiting terms.
  • Overall System
  • The present invention preferably provides a method and system to generate a web-based navigation and community information center focusing on college communities. Note that the term “college,” for the purposes of the present invention, is synonymous with “university,” “campus,” “school,” and like terms.
  • The overall system of the present invention is preferably implemented as a client-server model where the users access the system at clients that communicate with at least one server. A server is connected to multiple clients via a network. The server may be any personal computer having one or more processing means, storage means and memory means, as commonly known in the art. Clients can be personal computers, laptop computers, tablet PCs, mobile phones and other devices known in the art capable of accessing a website or running a standalone application. The clients access the server via the network. The network can be a local intranet, the Internet, and the means of access the server may be wired, wireless or via a mobile network.
  • Alternatively, the system of the present invention can be likewise implemented without a network and can run on a stand alone computer, the stand alone computer may be any personal computer having one or more processing means, storage means and memory means, as commonly known in the art. Alternatively the stand alone computer may also be a mobile phone, a personal digital assistant (PDA), global positioning system (GPS) device, and other devices known in the art capable of running software, accepting input, and producing output. In such an embodiment, software of the present invention may be updated through over the Internet, but the system does not require a network to function properly; it runs entirely on the stand alone computer containing all the necessary components detailed below.
  • The server has a database residing on it. The database is capable of storing data and organizing data into tables. Commercial examples of the database include Microsoft® SQL Server and Oracle®. In another embodiment of the present invention, the database may be separate from the server. The database may be on a second server that is connected to the server by mechanisms commonly known in the art. The system is capable of displaying information graphically and/or textually to an electronic display or monitor and further is capable of printing similar information onto paper media.
  • Routing System
  • One element of the present invention generates custom pedestrian walking routes for college campuses. Referring now to the drawings in general, the illustrations are for the purpose of describing a preferred embodiment of the invention and are not intended to limit the invention thereto. As best seen in FIG. 1, the system provides a graphical user interface (GUI) as best seen overall in FIG. 1. Input boxes 210 and 220 hold user-inputted Start and End Locations respectively. The system of the present invention analyzes these inputs and provides a custom digital map highlighting the route between the two points.
  • The digital map highlighting the route between the two points is a representation of the recommended route. To determine the route, at least two pieces of data are stored with each route segment (which when combined with certain other segments, may form the recommended route). Each segment, which represents a linear geographical line between two points or nodes, is identified and stored on the database of the present invention. Each segment preferably contains two associated data also stored on the database. First, each segment has a length, or distance, representing its geographical distance. Second, each segment also has a safety rating, a number representing an objective evaluation of the relative safety risk of that route segment. By combining at least these two data from at least one route segment with a user-defined safety factor, discussed below, the system of the present invention is able to produce the recommend route.
  • Preferably the system is programmed to be user friendly such that as a user begins typing the name or address or a location, the system presents the user with a list of the possible choices that begin with the symbols the user has entered to date. For instance if the user begins typing in “Smith Hall,” after the user has typed S, the system may show a list of locations beginning with S, and then as the user adds additional letters, the system shows less locations that continue to match the user's typing. The user may optional type the full name of the location or select the location after typing several letters by either clicking on it with a mouse, or by using a keyboard's cursor keys to select the location's name.
  • While this system is designed primarily for pedestrian purposes, it can incorporate other forms of personal transportation available. While assuming that the user does not have a car, transportation options such as campus and public buses, taxis, hourly car rentals (such as a “Zipcar”), or any other simple means of transport can be incorporated as well (e.g. bicycle and subway), collectively called “wheeled” transportation. This option is illustrated by radio buttons 250 in FIG. 1 (presenting options for “Walk” and “Bus”). These means could be used for any or all portions of the planned directions. According to one embodiment of the present invention, if the user sets the radio button 250 to “Walk,” then the system will present a route on a map that only uses walking routes. If the user sets the radio button 250 to “Bus” and chooses an preferred Bus route in an optional drop box to the right of radio buttons 250, then the system will present an optimized route on a map that uses walking routes and bus routes where appropriate to minimize travel time (e.g. where, for 1 mile of a 1.5 mile trip, the system recommends the user to take a bus). Opting to take a bus for a portion of a map preferably alters the visual map provided to the user so as to show the route the bus is covering. The bus portion of the total route is preferably a different color. The system presents the user with the total route's distance based on mapping coordinates. The database of the present invention also contains bus schedules (e.g. time tables) and can convey such to the user. Further, after selecting the “Bus” option, bus routes that complete the total route are presented and the user is allowed to select a desired bus route. Alternatively, for simplicity, the user may not be shown the different bus routes that complete the trip, but the system chooses a best bus route based on the bus schedule and distance (as may be weighted by safety factors/ratings, see below).
  • Safest Route Feature
  • The present invention preferably takes a user specified safety factor into account for generating different routes. The safety factor is associated with different areas of any proposed route. The safety factor would be based on various parameters. For instance, parameters influencing the safety factor of a route might include, but are not limited to, lighting, previous recorded incidents, proximity to “help stations” (e.g. emergency call stations), populated vs. unpopulated areas at night (residential vs. academic buildings, where residential buildings would more likely be safer because they generally contain more people at night), shaded areas, proximity to roads, availability of sidewalks, surroundings (e.g. forest, traffic concentration, and crime reports/maps). Further, the system permits an administrator of the server and database to subjectively assign and update different levels of safety to various route segments if necessary.
  • When the user plans a walking route they are able to choose their own preferred risk level, which will affect the generated route according the safety factors mentioned above. As best seen in FIG. 1, a screenshot of a graphical user interface illustrating the user's input data. The user's “safety slider” 260 allows one to choose his or her preferred safety setting by sliding the bar to the left or right. The associated risk will be based on a rating system with a numerical scale, e.g. from 1-100. Furthermore, the user can elect to take the shortest possible walking route with or without safety as a contributing factor. In other embodiments, the safety factor can be system generated based on predetermined choices such as “Safest,” “Safe But Quick,” “Quick,” “Do Not Consider Safety,” etcetera. These choices could be embodied as radio buttons that set the safety factor to a predetermined value.
  • FIGS. 2A and 2B show screenshots of two possible routes 220 and 240, between two points 210 and 230. Route 240 favors speed while route 220 favors safety (also referred to as the faster route and the safer route, respectively). The safety factors that account for this example where route 220 is safer but slower because it has a well lit path and passes through a university building whereas route 240 is less safe but faster because it passes through and/or near a wooded area, is darker, and has a closer proximity to a road.
  • The ultimate route chosen by the system is determined by selecting a series of segments that has the lowest overall weight (by averaging weights, summing, etcetera and preferably using Dijkstra's algorithm as described below) compared to the overall weight of all other possible routes that go between the start and end points. The weight of each route segment is calculated by an equation that uses a relationship between the route data and the safety factor. Preferably and for reasons explained below, the equation uses a non-linear relationship between the route data and the safety factor.
  • According to the present invention, one option for an algorithm that incorporates the safety factor could be implemented as follows. The weight of each edge, or route segment, in the graph (map) is preferably given by the following equation:

  • weight=(length)/((safety rating)̂(safety factor))
  • where the length is the route segment length or distance, the safety rating is the safety of a given edge (preferably a number ranging from 1-10), and the safety factor is the importance of safety in determining the path (preferably a number ranging from 0-2, or alternatively, from 1-100, provided by the slider bar, element 260 in FIG. 1). Note that the distance allows for a speed factor to be taken into account on the slide bar 260, modifying slightly the ultimate safety rating used by the above equation. The above equation scales the weight of each edge by the relative safety of this edge, using the safety factor to determine how much the weight should be scaled. The weight determined by the above equation is used in the algorithm of the present invention as described below.
  • It should be noted that the above equation has a non-linear relationship between the safety rating and safety factor. This is preferable to linear relationships because in the latter case, the system may not distinguish between different routes. With linearity, the ratio between two potential paths will always be the same, regardless of user-determined safety factor. This is because, with linearity (e.g. where the safety factor is multiplied by the safety rating), the safety factor can be factored out due to multiplication/addition rules. If the ratio between two potential paths is independent of the safety factor, then safety factor does not influence the choice of path.
  • Below is an illustration showing why multiplication of the safety rating and safety factor may be less desirable than the above equation which uses an exponential relationship between the safety rating and safety factor. First, assume there are have two paths from A to B. Path X is length 10 with safety rating of 1 (low safety) and Path Y is length 15 with safety rating of 10 (very safe).
  • Using multiplication (a linear relationship):
  • If user chooses 1 as safety factor (wants speed)-->Path Y is chosen

  • Path X=10*(1/(1*1))=10

  • Path Y=15*(1/(10*1))=1.5
  • If user chooses 10 as safety factor (wants safety)-->Path Y is chosen

  • Path X=10*(1/(1*10))=1

  • Path Y=15*(1/(10*10))=0.15
  • With exponential (and scaling the safety factor to be between 0 and 2):
  • If user chooses 1 as safety factor (which corresponds to 0)-->Path X is chosen

  • Path X=10*(1/(1̂0))=10

  • Path Y=15*(1/(10̂0))=15
  • If user chooses 10 as safety factor (which corresponds to 2)-->Path Y is chosen

  • Path X=10*(1/(1̂2))=10

  • Path Y=15*(1/(10̂2))=0.15
  • Alternatively, the safety factor or rating can be omitted from the calculation, if desired. In this case, the safety factor would be set to zero, and the weight determined by the above equation will be equal to the distance of the edge only. Additionally, alternative algorithms to that shown above could be used to weight or normalize the route segments on the basis of the segments length, its safety rating, and a user defined safety rating to provide routing options that take safety into consideration.
  • Multiple Nodes
  • The generated walking routes are capable of incorporating multiple destinations (interim points) in an iteration of the proposed invention. The user can set up several stops as shown in FIG. 4, with nodes 401, 402, and 403, representing buildings A, B, and C, along a route following directions from a beginning destination 400 to an ultimate destination 404, representing building D. As seen in FIG. 3, the user preferably inputs multiple nodal destinations, or waypoints, into a GUI 300 as waypoint 1, waypoint 2, waypoint 3, waypoint 4, waypoint 5, (310, 320, 330, 340, and 350 respectively) and so on. Waypoint stops 510, 520, 530, 540, and 550 represent those inputted destinations and can be seen graphically in FIG. 5. Additionally, routes are not limited to one campus within a network of campuses within a university, e.g. traveling from geographically separated eastern and western campuses of a university.
  • An additional feature available when generating walking routes is an option to identify local amenities that will be displayed along the route. These points of interest can include but are not limited to laundromats, computer labs, printing stations, dining options, coffee shops, banks/ATMs, post offices, shipping offices, medical centers, libraries, and shopping centers.
  • Destinations are not limited to simply buildings in general but rather specific locales within a desired building, such as the second floor conference room of a building. As generally shown in FIG. 8, a route 820, navigates the user inside a building 830 to a specified location 840 from a starting location 810. The desired locale will be taken into account when generating the route based on entryways and stairwells. Additionally, when generating certain routes, it may be advantageous to route a path through a building, e.g. a pass through a building's lobby. By routing a pedestrian through a building as opposed to around, it may significantly reduce the required travel time.
  • Upon completion of route generation, the user is able to print their directions in whole or in parts of desired route stages, allowing the user to highlight certain sections of an itinerary. Further the system can generate textual directions corresponding to the graphical route.
  • Algorithm
  • Route Generation is accomplished according to an algorithm based on Dijkstra's algorithm implemented on a weighted graph. Dijkstra's algorithm, named after its discoverer, Dutch computer scientist Edger Dijkstra, is an algorithm that solves the single-source shortest path problem for a directed graph with non negative edge weights. The algorithm works by keeping, for each vertex v, the cost d[v] of the shortest path found so far between s and v. Initially, this value is 0 for the source vertex s (d[s]=0), and infinity for all other vertices, representing the fact that the system does not know any path leading to those vertices (d[v]=∞ for every v in V, except s). When the algorithm finishes, d[v] will be the cost of the shortest path from s to v—or infinity, if no such path exists.
  • The coding of Dijkstra's algorithm in the present invention is preferably completed by using objects referred to as ‘graphs’ as seen in FIGS. 9 and 10. These ‘graphs’ contain vertices and weighted edges representing locations and sidewalks between those specific locations as represented by elements 901 and 902 respectively in FIG. 9 and elements 911 and 912 respectively in FIG. 10. These edges or route segments are weighted by a number, namely the distance between the two nodes.
  • The algorithm finds the shortest path between two nodes; “shortest” as used here refers to minimizing or selecting the path that has the least weight, as defined in the equation used above in the safe route feature. As implemented in the present invention software code is created by reference to objects called ‘graphs,’ which contain vertices and weighted edges. The vertices are locations and the weighted edges are sidewalks to those specific locations. As seen in FIG. 10A and FIG. 10B, these graphs will be weighted by a number 913, namely the distance between the two nodes. The edges connecting the different nodes in FIGS. 9B and 10B (e.g. weighted edges 903 and 914, respectively) are unidirectional edges meaning that the system cannot allow a route to be generated that reverses direction after reaching one node. The present invention uses this ‘one-way’ principle to force the system to take a bus route. Due to the complexities that can incur from a two-way routing system, the algorithm of the present invention preferably uses one-way bus routes that force the generation of a route such that the user must take a bus route even if the apparent distance is further than the direct walking distance. This in turn will force the user to take the bus the entire way from Route A to Route B rather than getting off the bus and walking to a different bus stop to retake that very same bus. Moving vehicles typically move faster than people and the present invention weights these routes accordingly.
  • According to a preferred embodiment of the present invention, sample pseudo code implementing the above routing algorithm is provided in FIG. 11. In essence, a function is written that uses the database of campus information to create the shortest path (a path having the least weight compared to other potential paths) and then directions and time requirements are generated accordingly.
  • With reference to the pseudo-code shown in FIG. 11, the routing algorithm, according to a preferred embodiment of the present invention functions as follows. First, this algorithm sets up a specific node, and sets all distances around it to infinity, thus not differentiating any specific location until later in the program. All nodes are then added to a “Priority Queue.” A Priority Queue is a type of list that contains and sorts nodes automatically based on their weights. The program will then loop through the collection of nodes and try to find the shortest distance between two nodes. If a distance is shorter than a previously recorded one, the program will automatically replace that distance (all infinities are thus replaced with finite numbers). This program also determines if a node was previously visited, so that a user will not be routed back and forth between specific locations indefinitely. For each node that was visited, their “parent” or the node that was tracked beforehand is noted and then stored in another list.
  • Thus a non-linear path between the user's inputted departure and destination points is created. This novel technique of creating paths is preferably not based on a traditional 2-D grid system, but rather examines the 3-D (“3-dimensional”) space of an area. The algorithm takes these factors into account, such as elevation change on a path or floor change in a building, in order to calculate the best route direction and overall efficiency.
  • Any and all routes can be modified to accommodate handicapped status and can make recommendations to the user in order to make a route for appropriate, e.g. altering a route in order to include a wheelchair ramp in order to access a certain building. The system will also be updated to reflect changing conditions around campus according to construction, traffic changes, etc. These changes will be observed and inputted by personnel who will periodically tour campus. Additionally the system may be updated according to updates from a central planning entity such as a campus facilities management department of a university. These entities may receive campus map updates several years in advance of changes to the campus which would modify the route segments available to the system of the present invention. Preferably, as soon as the database is updated, client portion of the system is instantaneously updated to reflect those changes.
  • Alternatively running/jogging routes may be generated in accordance with a desired running distance and by including desired destinations along the route.
  • The basic method steps for the present invention are shown in FIG. 12. These basic steps include 1) generating a start and end point; 2) generating a safety factor; 3) providing route data comprising segments, safety ratings, and lengths wherein each segment has an associated safety rating and length; 4) determining at least one route between the start and end point from the route data and the safety factor; 5) identifying a representation of the at least one route.
  • Feedback System
  • Preferably the system of the present invention is equipped with a user feedback system. This will serve as a customer service input and as a listening post for the administrators so as to maximize service and correct any errors with the system. This will also serve to update the system to any changing campus conditions.
  • Devices
  • The presented invention will be compatible for use with various devices including but limited to Personal Computers, Handheld electronics including cell phones, PDAs, etc, and any other electronic device capable of accessing the Internet; alternatively, as discussed above, the electronic device could be a stand alone unit that does not require continuous Internet connectivity to function properly. These devices can be utilized in-transit via real-time updates to assist the user in their navigation.
  • Web Portal
  • Optionally, to better serve users, this system according to the present invention allows users to create and store profiles that will enhance their experience with the system. When logged into the system under their profile, the system will save route information and destinations for future access. This feature allows users to store desired information for future use including favorite routes and common destinations preference. Furthermore, users will be able to view lists of favorite destinations as labeled such by other users. The web portal of the present invention preferably functions primarily on PHP with a mySQL database. Moreover, the system of the present invention also uses HTML, JavaScript, XML, and the combination of the two in AJAX. Cookies will be stored on client-side browsers to indicate their preferences and location of choice (which university they are at, which restaurants they like, where they visit, etc.).
  • Dining
  • Optionally in accordance with an alternative embodiment of the present invention, in addition to enhancing route generation, the user profile serves to enhance the Dining portion of the system. With local restaurants joining the online system, the user is granted access to menu information, write reviews of featured restaurants, rate them on a numerical scale, and view restaurant ratings by fellow system users. The user is able to receive special individual benefits by accessing the restaurant rating system and contributing their own reviews. A special feature specifically geared towards linking users with local restaurants is a membership card offering special discounts to cooperating restaurants. The users profile information from the website can be synced to their membership card as well. Furthermore, restaurants are granted profiles from which they will be able to stream special deals or discounts onto the system for user access. The navigation component, as described above for the present invention, may highlight those companies along a user's routes with ongoing deals. Conversely, food delivery personnel for restaurants can use the present invention to find destinations. Thus, the food delivery personnel, as well as other types of delivery personnel, can use the present invention to choose a route of sufficient safety.
  • Informational Component
  • In a further effort to connect the user with the campus and surrounding community, the system optionally may provide information on local places of interest. Additionally, the system is linked to local event calendars, including those but not limited to the college, community, museum, theaters, social groups, etc., in order to highlight various events and activities taking place locally and easily link users to these locations through the navigation service. Additionally, pictures are included in the system to help unfamiliar users to readily identify locations along their route. Further, directions correlating with the routes generated by the present invention can be automatically reduced to a digital audio recording that can be placed on a portable audio player (e.g. an MP3 player) thereby allowing users to listen to directions while they move. The recording can be used for touring purposes, to identify hot spots, etcetera. Recordings may be prerecorded for planned tours and the user can be prompted to pause the recording and then press play once the user reaches a certain location (to play the next specified direction).
  • Therefore, another embodiment of the present invention is a directional guide for safe passage between at least two points that provides directions identify the route segments connecting the two points. The route segments are determined from each segment's respective length and safety rating. Such a guide may be embodied in a number of different ways, for example, an electronic device, a printed medium or media (where, for instance, the lengths and safety ratings are shown next to the route segments), or as audio signals emitted by an audio player. Therefore, the directions may be textual, audio, or graphical. A user may also choose a safety factor that further influences which route segments are in selected for safe passage between the two points.
  • Certain modifications and improvements will occur to those skilled in the art upon a reading of the foregoing description. By way of example, the system of the present invention could be easily implemented in a non-campus, but primarily pedestrian setting, such as a local urban community. The aforementioned examples are provided to serve the purpose of clarifying the aspects of the invention and it will be apparent to one skilled in the art that they do not serve to limit the scope of the invention. All modifications and improvements have been deleted herein for the sake of conciseness and readability but are properly within the scope of the following claims.

Claims (19)

1. A computer readable medium having instructions for causing a computer to execute a method comprising:
generating a start and end point;
generating a safety factor;
providing route data comprising segments, safety ratings, and lengths wherein each segment has an associated safety rating and length;
determining at least one route between the start and end point from the route data and the safety factor;
wherein the at least one route is determined by selecting a series of at least one segment that has a lowest weight compared to the weight of at least one other series of at least one other segment wherein the weight of each segment is calculated by an equation that uses a non-linear relationship between the route data and the safety factor; and
identifying a representation of the at least one route.
2. The medium of claim 1, wherein the method includes at least one segment determined by using a safety factor set by a user.
3. The medium of claim 1, wherein the method includes at least one waypoint selected by the user.
4. The medium of claim 4, wherein the method includes at least two waypoints.
5. The medium of claim 1, wherein the method further provides pictures to help unfamiliar users identify locations along the route.
6. The medium of claim 1, wherein the method further includes a desired distance.
7. The medium of claim 1, wherein the method further includes streaming vendor deals along a route.
8. The medium of claim 1, wherein the method further including unidirectional segments.
9. A directional guide for safe passage between at least two points comprising:
at least one segment having a length and a safety rating connecting the at least two points;
at least one direction identifying the at least one segment; and
wherein the at least one segment is determined by calculating the segment weight from the at least one segment's length and safety rating using a non-linear relationship.
10. The directional guide of claim 9, wherein the at least one direction is at least one audio direction.
11. The directional guide of claim 9, wherein the at least one direction is at least one textual direction.
12. The directional guide of claim 9, wherein the at least one direction is at least one graphical direction.
13. The directional guide of claim 9, wherein the at least one segment is further determined by using a safety factor set by a user.
14. The directional guide of claim 9, further including at least one waypoint, wherein the waypoints are selected by the user.
15. The directional guide of claim 14, further including at least two waypoints.
16. The directional guide of claim 9, further including pictures to help unfamiliar users identify locations along the route.
17. The directional guide of claim 9, further including a desired distance.
18. The directional guide of claim 9, further including streaming vendor deals along a route.
19. The directional guide of claim 9, further including unidirectional segments.
US13/179,787 2007-06-12 2011-07-11 Pedestrian Mapping System Abandoned US20110270654A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US13/179,787 US20110270654A1 (en) 2007-06-12 2011-07-11 Pedestrian Mapping System

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/811,808 US8000892B2 (en) 2007-06-12 2007-06-12 Pedestrian mapping system
US13/179,787 US20110270654A1 (en) 2007-06-12 2011-07-11 Pedestrian Mapping System

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US11/811,808 Division US8000892B2 (en) 2007-06-12 2007-06-12 Pedestrian mapping system

Publications (1)

Publication Number Publication Date
US20110270654A1 true US20110270654A1 (en) 2011-11-03

Family

ID=40133090

Family Applications (2)

Application Number Title Priority Date Filing Date
US11/811,808 Expired - Fee Related US8000892B2 (en) 2007-06-12 2007-06-12 Pedestrian mapping system
US13/179,787 Abandoned US20110270654A1 (en) 2007-06-12 2011-07-11 Pedestrian Mapping System

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US11/811,808 Expired - Fee Related US8000892B2 (en) 2007-06-12 2007-06-12 Pedestrian mapping system

Country Status (1)

Country Link
US (2) US8000892B2 (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090177391A1 (en) * 2008-01-07 2009-07-09 Hakan Yakali Navigation device and method
US20100185471A1 (en) * 2009-01-16 2010-07-22 Henry Chen Analyzing voyage efficiencies
US20110276264A1 (en) * 2010-05-04 2011-11-10 Honeywell International Inc. System for guidance and navigation in a building
US20130124088A1 (en) * 2011-11-16 2013-05-16 The Boeing Company Vessel Routing System
US8532962B2 (en) 2009-12-23 2013-09-10 Honeywell International Inc. Approach for planning, designing and observing building systems
US20130304363A1 (en) * 2012-05-08 2013-11-14 International Business Machines Corporation Identifying purpose-based origin-destination using call detailed records
US8630800B1 (en) * 2012-02-02 2014-01-14 Google Inc. Travel routes interface
US20140107915A1 (en) * 2012-10-14 2014-04-17 Shan-Chih Yang System and related method for offering navigation guidance
US8773946B2 (en) 2010-12-30 2014-07-08 Honeywell International Inc. Portable housings for generation of building maps
US20140324505A1 (en) * 2011-12-19 2014-10-30 Vedran Lerenc Raising User Satisfaction in an Automated Ride Sharing System
US8990049B2 (en) 2010-05-03 2015-03-24 Honeywell International Inc. Building structure discovery and display from various data artifacts at scene
US9342928B2 (en) 2011-06-29 2016-05-17 Honeywell International Inc. Systems and methods for presenting building information
US9618349B2 (en) 2014-07-25 2017-04-11 Telenav, Inc. Navigation system with mode mechanism and method of operation thereof
US10605614B2 (en) 2016-10-17 2020-03-31 International Business Machines Corporation Generation of route network data for movement
US20220349716A1 (en) * 2019-10-02 2022-11-03 Centre National De La Recherche Scientifique Method and device for guiding using a connected object in a building
US11834838B2 (en) 2019-05-06 2023-12-05 Richard Hoffberg Wheelchair ramp

Families Citing this family (66)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7826965B2 (en) * 2005-06-16 2010-11-02 Yahoo! Inc. Systems and methods for determining a relevance rank for a point of interest
US8909465B2 (en) * 2005-12-29 2014-12-09 Mapquest, Inc. User-controlled alternative routing
US7610151B2 (en) 2006-06-27 2009-10-27 Microsoft Corporation Collaborative route planning for generating personalized and context-sensitive routing recommendations
US8793066B2 (en) 2006-06-27 2014-07-29 Microsoft Corporation Route monetization
US8930135B2 (en) * 2007-04-17 2015-01-06 Esther Abramovich Ettinger Device, system and method of landmark-based routing and guidance
US8315792B2 (en) * 2007-08-13 2012-11-20 Speier Gary J System and method for travel route planning using safety metrics
US20090119001A1 (en) * 2007-11-07 2009-05-07 Public Routes. Com, Llc Method and system for finding multimodal transit route directions based on user preferred transport modes
US8090532B2 (en) 2007-12-14 2012-01-03 Microsoft Corporation Pedestrian route production
US8428859B2 (en) 2007-12-14 2013-04-23 Microsoft Corporation Federated route production
US8473198B2 (en) 2007-12-14 2013-06-25 Microsoft Corporation Additional content based on intended travel destination
US8060297B2 (en) 2007-12-14 2011-11-15 Microsoft Corporation Route transfer between devices
US20090210142A1 (en) * 2008-02-19 2009-08-20 Microsoft Corporation Safe route configuration
US20090210302A1 (en) * 2008-02-19 2009-08-20 Microsoft Corporation Route reward augmentation
US8229176B2 (en) 2008-07-25 2012-07-24 Navteq B.V. End user image open area maps
US8099237B2 (en) * 2008-07-25 2012-01-17 Navteq North America, Llc Open area maps
US20100023251A1 (en) * 2008-07-25 2010-01-28 Gale William N Cost based open area maps
US8374780B2 (en) * 2008-07-25 2013-02-12 Navteq B.V. Open area maps with restriction content
US20100021013A1 (en) * 2008-07-25 2010-01-28 Gale William N Open area maps with guidance
US8417446B2 (en) * 2008-07-25 2013-04-09 Navteq B.V. Link-node maps based on open area maps
US8339417B2 (en) * 2008-07-25 2012-12-25 Navteq B.V. Open area maps based on vector graphics format images
US8825387B2 (en) * 2008-07-25 2014-09-02 Navteq B.V. Positioning open area maps
US20100036599A1 (en) * 2008-08-11 2010-02-11 RM Acquisition, LLC d/b/a/ Rand McNally Safest transportation routing
US8493408B2 (en) * 2008-11-19 2013-07-23 Apple Inc. Techniques for manipulating panoramas
CN102272552A (en) * 2008-12-31 2011-12-07 电子地图北美公司 Systems and methods for processing information related to a geographic region
US20100222996A1 (en) * 2009-02-27 2010-09-02 Navteq North America, Llc Dual Representation of an Address in a Database
US8924142B2 (en) * 2009-12-29 2014-12-30 Blackberry Limited System and method of representing route information
US8694241B1 (en) * 2010-10-05 2014-04-08 Google Inc. Visualization of traffic patterns using GPS data
US8694240B1 (en) * 2010-10-05 2014-04-08 Google Inc. Visualization of paths using GPS data
US8825403B1 (en) 2010-10-06 2014-09-02 Google Inc. User queries to model road network usage
US9569966B2 (en) * 2011-03-14 2017-02-14 B-Cycle Llc Bicycle tracking system with communication hub
CA2772725C (en) * 2011-03-28 2017-08-15 Trapeze Software Inc. System and method for itinerary planning
US8818712B2 (en) * 2011-03-28 2014-08-26 Raytheon Company Maritime path determination
US8886457B2 (en) 2011-03-31 2014-11-11 Google Inc. Mobile state determination of location aware devices
US8566030B1 (en) * 2011-05-03 2013-10-22 University Of Southern California Efficient K-nearest neighbor search in time-dependent spatial networks
US9195953B2 (en) 2011-08-16 2015-11-24 Walk Score Management LLC System and method for the calculation and use of travel times in search and other applications
US8621394B2 (en) * 2011-08-26 2013-12-31 Nokia Corporation Method, apparatus and computer program product for displaying items on multiple floors in multi-level maps
PT105929B (en) 2011-10-12 2014-11-17 Univ Do Minho SYSTEM AND METHOD OF CALCULATION OF ROUTES
US8738284B1 (en) 2011-10-12 2014-05-27 Google Inc. Method, system, and computer program product for dynamically rendering transit maps
US8706413B2 (en) * 2011-10-17 2014-04-22 Qualcomm Incorporated Determining a likelihood of a directional transition at a junction in an encoded routability graph description
US9239246B2 (en) 2011-10-19 2016-01-19 Google Inc. Method, system, and computer program product for visual disambiguation for directions queries
US8589075B1 (en) 2011-10-19 2013-11-19 Google Inc. Method, system, and computer program product for visualizing trip progress
US10340034B2 (en) 2011-12-30 2019-07-02 Elwha Llc Evidence-based healthcare information management protocols
US10559380B2 (en) 2011-12-30 2020-02-11 Elwha Llc Evidence-based healthcare information management protocols
US10679309B2 (en) 2011-12-30 2020-06-09 Elwha Llc Evidence-based healthcare information management protocols
US10475142B2 (en) 2011-12-30 2019-11-12 Elwha Llc Evidence-based healthcare information management protocols
US10552581B2 (en) 2011-12-30 2020-02-04 Elwha Llc Evidence-based healthcare information management protocols
US10528913B2 (en) 2011-12-30 2020-01-07 Elwha Llc Evidence-based healthcare information management protocols
US8930141B2 (en) 2011-12-30 2015-01-06 Nokia Corporation Apparatus, method and computer program for displaying points of interest
US20130173295A1 (en) 2011-12-30 2013-07-04 Elwha LLC, a limited liability company of the State of Delaware Evidence-based healthcare information management protocols
US9772745B2 (en) * 2012-03-06 2017-09-26 Henricks Investment Holdings, Llc Methods and systems for facilitating a navigation of a facility
IN2014DN08344A (en) * 2012-03-16 2015-05-08 Qoros Automotive Co Ltd
US9014716B2 (en) 2012-04-10 2015-04-21 Qualcomm Incorporated Techniques for processing perceived routability constraints that may or may not affect movement of a mobile device within an indoor environment
US20130311898A1 (en) * 2012-05-21 2013-11-21 Nokia Corporation Method and apparatus for navigation using multiple synchronized mobile devices
US9818151B2 (en) * 2012-12-04 2017-11-14 I.D. Systems, Inc. Remote vehicle rental systems and methods
US8825359B1 (en) 2013-02-27 2014-09-02 Google Inc. Systems, methods, and computer-readable media for verifying traffic designations of roads
US9286801B2 (en) 2013-03-06 2016-03-15 International Business Machines Corporation Leveraging information for use in a traffic prediction scenario
US9661011B1 (en) 2014-12-17 2017-05-23 Amazon Technologies, Inc. Techniques for data routing and management using risk classification and data sampling
US9610853B1 (en) * 2015-09-24 2017-04-04 Ford Global Technologies, Llc Identification of acceptable vehicle charge stations
WO2017176550A1 (en) * 2016-04-05 2017-10-12 Pcms Holdings, Inc. Method and system for autonomous vehicle sensor assisted selection of route with respect to dynamic route conditions
US10024675B2 (en) 2016-05-10 2018-07-17 Microsoft Technology Licensing, Llc Enhanced user efficiency in route planning using route preferences
CN107403230B (en) * 2016-05-18 2020-12-08 滴滴(中国)科技有限公司 Riding route optimization method and device for avoiding congested road sections
US10274331B2 (en) * 2016-09-16 2019-04-30 Polaris Industries Inc. Device and method for improving route planning computing devices
US10692023B2 (en) 2017-05-12 2020-06-23 International Business Machines Corporation Personal travel assistance system and method for traveling through a transport hub
US10346773B2 (en) * 2017-05-12 2019-07-09 International Business Machines Corporation Coordinating and providing navigation for a group of people traveling together in a transport hub
US20220207992A1 (en) * 2020-12-30 2022-06-30 Here Global B.V. Surprise pedestrian density and flow
CN117151343B (en) * 2023-10-26 2024-02-13 新黎明科技股份有限公司 Park geographic information scene construction method, system, electronic equipment and medium

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5908465A (en) * 1995-09-27 1999-06-01 Aisin Aw Co., Ltd. Navigation system for displaying a structure-shape map
US5938720A (en) * 1995-02-09 1999-08-17 Visteon Technologies, Llc Route generation in a vehicle navigation system
US6259990B1 (en) * 1998-05-15 2001-07-10 Hitachi, Ltd. Information processing apparatus and pedestrian navigation system using the same
US6374182B2 (en) * 1999-01-19 2002-04-16 Navigation Technologies Corp. Method and system for providing walking instructions with route guidance in a navigation program
US6615133B2 (en) * 2001-02-27 2003-09-02 International Business Machines Corporation Apparatus, system, method and computer program product for determining an optimum route based on historical information
US20040078813A1 (en) * 2002-08-05 2004-04-22 Sony Corporation Electronic guide system, contents server for electronic guide system, portable electronic guide device, and information processing method for electronic guide system
US6728636B2 (en) * 2001-09-26 2004-04-27 Kabushiki Kaisha Toshiba Destination guidance system and method for generating individually tailored routes within a complex structure
US20040243307A1 (en) * 2003-06-02 2004-12-02 Pieter Geelen Personal GPS navigation device
US20050060088A1 (en) * 2003-07-10 2005-03-17 University Of Florida Research Foundation, Inc. Pedestrian navigation and spatial relation device
US20060247852A1 (en) * 2005-04-29 2006-11-02 Kortge James M System and method for providing safety-optimized navigation route planning
US20070135994A1 (en) * 2005-06-22 2007-06-14 Hitachi, Ltd. Navigation system for moving object and method for path guidance for moving object
US20090048771A1 (en) * 2007-08-13 2009-02-19 Speier Gary J System and method for travel route planning using safety metrics
US20090177387A1 (en) * 2008-01-07 2009-07-09 Mitac International Corp. Method of planning pedestrian navigation route
US20100036599A1 (en) * 2008-08-11 2010-02-11 RM Acquisition, LLC d/b/a/ Rand McNally Safest transportation routing
US7761226B1 (en) * 2005-07-27 2010-07-20 The United States Of America As Represented By The Secretary Of The Navy Interactive pedestrian routing system

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6321158B1 (en) * 1994-06-24 2001-11-20 Delorme Publishing Company Integrated routing/mapping information
US5559707A (en) 1994-06-24 1996-09-24 Delorme Publishing Company Computer aided routing system
US5802492A (en) 1994-06-24 1998-09-01 Delorme Publishing Company, Inc. Computer aided routing and positioning system
JP3370555B2 (en) 1996-07-09 2003-01-27 松下電器産業株式会社 Pedestrian information provision system
JP3749821B2 (en) 1999-09-30 2006-03-01 株式会社東芝 Pedestrian road guidance system and pedestrian road guidance method
JP3751795B2 (en) 1999-11-22 2006-03-01 株式会社東芝 Pedestrian route guidance automatic creation device and method, and recording medium
US6351710B1 (en) 2000-09-28 2002-02-26 Michael F. Mays Method and system for visual addressing
JP3793032B2 (en) 2001-02-28 2006-07-05 株式会社東芝 Road guide method and apparatus
JP2002260160A (en) 2001-02-28 2002-09-13 Toshiba Corp Method and device for guidance
US7386525B2 (en) * 2001-09-21 2008-06-10 Stonesoft Corporation Data packet filtering
US20060146719A1 (en) 2004-11-08 2006-07-06 Sobek Adam D Web-based navigational system for the disabled community
US20060184314A1 (en) 2005-02-14 2006-08-17 Microsoft Corporation Multi-modal navigation system and method
US20060265294A1 (en) * 2005-05-23 2006-11-23 De Sylva Robert F System and method for facilitating tasks involving travel between locations
JP4531646B2 (en) * 2005-07-01 2010-08-25 株式会社デンソー Navigation system and coefficient determination program used for the navigation system
JP4815943B2 (en) * 2005-08-19 2011-11-16 株式会社デンソー Hazardous area information display device

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5938720A (en) * 1995-02-09 1999-08-17 Visteon Technologies, Llc Route generation in a vehicle navigation system
US5908465A (en) * 1995-09-27 1999-06-01 Aisin Aw Co., Ltd. Navigation system for displaying a structure-shape map
US6259990B1 (en) * 1998-05-15 2001-07-10 Hitachi, Ltd. Information processing apparatus and pedestrian navigation system using the same
US6374182B2 (en) * 1999-01-19 2002-04-16 Navigation Technologies Corp. Method and system for providing walking instructions with route guidance in a navigation program
US6615133B2 (en) * 2001-02-27 2003-09-02 International Business Machines Corporation Apparatus, system, method and computer program product for determining an optimum route based on historical information
US6728636B2 (en) * 2001-09-26 2004-04-27 Kabushiki Kaisha Toshiba Destination guidance system and method for generating individually tailored routes within a complex structure
US20040078813A1 (en) * 2002-08-05 2004-04-22 Sony Corporation Electronic guide system, contents server for electronic guide system, portable electronic guide device, and information processing method for electronic guide system
US20040243307A1 (en) * 2003-06-02 2004-12-02 Pieter Geelen Personal GPS navigation device
US20050060088A1 (en) * 2003-07-10 2005-03-17 University Of Florida Research Foundation, Inc. Pedestrian navigation and spatial relation device
US20060247852A1 (en) * 2005-04-29 2006-11-02 Kortge James M System and method for providing safety-optimized navigation route planning
US20070135994A1 (en) * 2005-06-22 2007-06-14 Hitachi, Ltd. Navigation system for moving object and method for path guidance for moving object
US7761226B1 (en) * 2005-07-27 2010-07-20 The United States Of America As Represented By The Secretary Of The Navy Interactive pedestrian routing system
US20090048771A1 (en) * 2007-08-13 2009-02-19 Speier Gary J System and method for travel route planning using safety metrics
US20090177387A1 (en) * 2008-01-07 2009-07-09 Mitac International Corp. Method of planning pedestrian navigation route
US20100036599A1 (en) * 2008-08-11 2010-02-11 RM Acquisition, LLC d/b/a/ Rand McNally Safest transportation routing

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090177391A1 (en) * 2008-01-07 2009-07-09 Hakan Yakali Navigation device and method
US9329048B2 (en) 2008-01-07 2016-05-03 Tomtom International B.V. Navigation device and method providing a logging function
US20100185471A1 (en) * 2009-01-16 2010-07-22 Henry Chen Analyzing voyage efficiencies
US8935174B2 (en) 2009-01-16 2015-01-13 The Boeing Company Analyzing voyage efficiencies
US8532962B2 (en) 2009-12-23 2013-09-10 Honeywell International Inc. Approach for planning, designing and observing building systems
US8990049B2 (en) 2010-05-03 2015-03-24 Honeywell International Inc. Building structure discovery and display from various data artifacts at scene
US8538687B2 (en) * 2010-05-04 2013-09-17 Honeywell International Inc. System for guidance and navigation in a building
US20110276264A1 (en) * 2010-05-04 2011-11-10 Honeywell International Inc. System for guidance and navigation in a building
US8773946B2 (en) 2010-12-30 2014-07-08 Honeywell International Inc. Portable housings for generation of building maps
US10854013B2 (en) 2011-06-29 2020-12-01 Honeywell International Inc. Systems and methods for presenting building information
US10445933B2 (en) 2011-06-29 2019-10-15 Honeywell International Inc. Systems and methods for presenting building information
US9342928B2 (en) 2011-06-29 2016-05-17 Honeywell International Inc. Systems and methods for presenting building information
US20130124088A1 (en) * 2011-11-16 2013-05-16 The Boeing Company Vessel Routing System
US9157746B2 (en) * 2011-11-16 2015-10-13 The Boeing Company Vessel routing system
US20140324505A1 (en) * 2011-12-19 2014-10-30 Vedran Lerenc Raising User Satisfaction in an Automated Ride Sharing System
US8630800B1 (en) * 2012-02-02 2014-01-14 Google Inc. Travel routes interface
US20130304363A1 (en) * 2012-05-08 2013-11-14 International Business Machines Corporation Identifying purpose-based origin-destination using call detailed records
US9042908B2 (en) * 2012-05-08 2015-05-26 International Business Machines Corporation Identifying purpose-based origin-destination using call detailed records
US9194715B2 (en) * 2012-10-14 2015-11-24 Mitac International Corp. System and related method for offering navigation guidance
US20140107915A1 (en) * 2012-10-14 2014-04-17 Shan-Chih Yang System and related method for offering navigation guidance
US9618349B2 (en) 2014-07-25 2017-04-11 Telenav, Inc. Navigation system with mode mechanism and method of operation thereof
US10605614B2 (en) 2016-10-17 2020-03-31 International Business Machines Corporation Generation of route network data for movement
US20200166355A1 (en) * 2016-10-17 2020-05-28 International Business Machines Corporation Generation of route network data for movement
US10982966B2 (en) * 2016-10-17 2021-04-20 International Business Machines Corporation Generation of route network data for movement
US11834838B2 (en) 2019-05-06 2023-12-05 Richard Hoffberg Wheelchair ramp
US20220349716A1 (en) * 2019-10-02 2022-11-03 Centre National De La Recherche Scientifique Method and device for guiding using a connected object in a building
US11928958B2 (en) * 2019-10-02 2024-03-12 Centre National De La Recherche Scientifique Method and device for guiding using a connected object in a building

Also Published As

Publication number Publication date
US20080312819A1 (en) 2008-12-18
US8000892B2 (en) 2011-08-16

Similar Documents

Publication Publication Date Title
US8000892B2 (en) Pedestrian mapping system
Huang et al. Location based services: ongoing evolution and research agenda
Karimi et al. Personalized accessibility map (PAM): A novel assisted wayfinding approach for people with disabilities
Kurata et al. CT-planner4: Toward a more user-friendly interactive day-tour planner
Menkens et al. EasyWheel-A mobile social navigation and support system for wheelchair users
US5802492A (en) Computer aided routing and positioning system
US7254481B2 (en) Action support method and apparatus
Fang et al. What about people in pedestrian navigation?
Delikostidis et al. Overcoming challenges in developing more usable pedestrian navigation systems
Huang et al. AffectRoute–considering people’s affective responses to environments for enhancing route-planning services
Balata et al. Collaborative navigation of visually impaired
Nuhn et al. A multidimensional model for selecting personalised landmarks
Ohm et al. Displaying landmarks and the user’s surroundings in indoor pedestrian navigation systems
EP1577642A1 (en) Behavior support method and apparatus
Huang et al. Choose your own route–supporting pedestrian navigation without restricting the user to a predefined route
Lakehal et al. From wayfinding model to future context-based adaptation of HCI in Urban Mobility for pedestrians with active navigation needs
WO2016153426A1 (en) Method and apparatus for creating map data for calculating commute time using public transit information
Müller et al. The path of least resistance: Calculating preference adapted routes for pedestrian navigation
Kurata Interactive assistance for tour planning
Huang et al. Spatial knowledge acquisition in the context of GPS-based pedestrian navigation
Zheng et al. Designing indoor navigation interfaces on smartphones compatible with human information processing in an emergency evacuation scenario
Li et al. A Landmark-based cognition strength grid model for indoor guidance
Chorianopoulos Community-based pedestrian mapmaking
Artemenko et al. Dynamic characteristics of perspective touristic information technologies
RU2663705C1 (en) Method for forming informative pedestrian navigation with multimedia support

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION