Various aspects, other advantages and further features of the present invention will become more apparent by describing in detail illustrative, non-limiting embodiments thereof with reference to the accompanying drawings, in which:
Embodiments of the present invention will now be described in detail with reference to the drawings.
Here, the center apparatus 10 comprises a probe data receiving unit 11, a probe data updating unit 12, a feature score vector transmitting unit 13, a feature space vector projection processing unit 14, a change point detecting unit 15, an event section partitioning unit 16, an event assigning unit 17, an event data distributing unit 18, a current probe data storage unit 21, a feature score vector storage unit 22, an event data storage unit 23, and other functional blocks.
The vehicle-installed terminal apparatus 30 comprises a probe data acquisition unit 31, an event detecting unit 32, a probe data transmitting unit 33, a probe data partitioning unit 34, an orthogonal component decomposition unit 35, an uplink judging unit 36, a feature score vector receiving unit 37, an event data receiving unit 38, an event data display unit 39, a probe data storage unit 41, and other functional blocks.
Various sensors that are generally installed in a vehicle can be used as the sensors 50. The sensors 50 may include any among a vehicle speed sensor, a distance sensor, an acceleration sensor, a brake sensor, an accelerator sensor, a steering angle sensor, a position sensor, such as a GPS (global positioning system) receiver, a slip sensor included in an ABS (antilock braking system), an obstacle sensor, such as a radar, etc.
In the vehicle-installed terminal apparatus 30, the probe data acquisition unit 31 is configured to acquire probe data input from the various sensors 50 and to store the acquired probe data in the probe data storage unit 41. The event detecting unit 32 is configured to detect an event from the probe data acquired by the probe data acquisition unit 31 and to attach an event label to the probe data. The event label is information indicating the type of the detected event, such as “traffic congestion”. The probe data transmitting unit 33 is configured to transmit (uplink) the probe data with the event label attached, to the center apparatus 10, based on instruction information from the probe data partitioning unit 34 or the uplink judging unit 36.
In the present embodiment, the event detecting unit 32 is configured to detect an event by monitoring the probe data from one or more sensors 50. For example, a state in which the vehicle speed has become no more than a predetermined speed is detected as a “traffic congestion” event and a “traffic congestion” event label is attached to the probe data obtained in this state. Here, a plurality of event labels may be attached to the same probe data. The portion of the probe data to which the event label is attached is referred to as “event section.”
In the vehicle-installed terminal apparatus 30, the feature score vector receiving unit 37 is configured to receive a feature score vector (the details of which will be described later) that is transmitted from the center apparatus 10, and the probe data partitioning unit 34 is configured to partition the probe data, stored in the probe data storage unit 41, into a portion included within a section corresponding to the received feature score vector and a portion outside this section. The probe data partitioning unit 34 is also configured to give instruction information to the probe data transmitting unit 33 to uplink the probe data of the portion outside the section. The orthogonal component decomposition unit 35 is configured to perform orthogonal component decomposition on the probe data of the portion included within the feature score vector section to extract a component (orthogonal component) that differs from the feature score vector. The uplink judging unit 36 is configured to judge whether or not data of the orthogonal component is present, and if data of the different component is present, to give instruction information to the probe data transmitting unit 33 to uplink the orthogonal component data extracted from the probe data to the center apparatus 10.
In the vehicle-installed terminal apparatus 30, the event data receiving unit 38 is configured to receive event data transmitted from the center apparatus 10. The received event data has attached thereto section information indicating to which road section the event data corresponds. The event data display unit 39 is configured to display event data of the road section in which the corresponding vehicle (the vehicle in which the terminal apparatus 30 is installed) is traveling, on the display device 60, if the received event data include relevant event data. The display device 60 may, for example, include an LCD (liquid crystal display), and a display device of a navigation apparatus installed in the vehicle may be used in common as the display device 60.
In the center apparatus 10, the probe data receiving unit 11 is configured to receive the probe data transmitted from the vehicle-installed terminal apparatus 30 and stores the received probe data in the current probe data storage unit 21. The probe data updating unit 12 is configured to remove, from among the probe data stored in the current probe data storage unit 21, the probe data for which date/time information (time stamp) attached thereto are outside a current time window. Here, the current time window refers to a period of time between the current time and a time preceding a predetermined amount of time (e.g., 5 minutes) ahead of the current time. The probe data updating unit 12 thus removes old data from among the probe data stored in the current probe data storage unit 21.
The feature space projection processing unit 14 is configured to perform a principal component analysis process on the probe data stored in the current probe data storage unit 21, to compute a feature space vector and a feature score vector, and to store the computed feature score vector in the feature score vector storage unit 22. The change point detecting unit 15 is configured to detect a point of change of direction of the computed feature space vector. The event section partitioning unit 16 is configured to partition a road section based on the change point, and the event assigning unit 17 is configured to assign an event label, attached to the probe data, to each subsection of the road section resulting from the partitioning and to store the road section information and the event label as event data in the event data storage unit 23. The event data distributing unit 18 is configured to distribute the event data, stored in the event data storage unit 23, to the vehicle-installed terminal apparatus 30.
Functions of the respective functional blocks from the feature space projection processing unit 14 onward in the center apparatus 10 will be described in more detail below.
In
Likewise, the vehicle-installed terminal apparatus 30 is constituted of a computer (not shown) including a CPU and a storage device, and the functions of the abovementioned functional blocks of the vehicle-installed terminal apparatus 30 are realized by the CPU executing predetermined programs stored in the storage device. The storage device may include a RAM, flash memory, or hard disk device, etc.
In
If the vehicle-installed terminal apparatus 30 does not have road map information that includes identification information, position information, etc., of road links, the road link identification information cannot be attached by the vehicle-installed terminal apparatus 30. In this case, latitude and longitude information obtained from a GPS receiver, etc., may be used as the event occurrence position information and arrangements may be made to attach the road link identification information at the center apparatus 10.
The main body of the probe data is constituted of data dij (j=1, . . . , n; where n is the number of data) acquired from sensors #i (i=1, . . . , s; where s is the number of sensors). The data dij, acquired from each sensor #i, may generally be data acquired as time series data, and the data dij employed in the present embodiment are, for example, data resulting from conversion of time series data made with data from a travel distance sensor into data based on travel distance, i.e., data obtained each time the vehicle travels for a distance of 1 m, for example.
The probe data that are uplinked when uplinking is instructed by the uplink judging unit 36 are not the data dij, acquired by the sensors #i (i=1, . . . , s), but are the orthogonal component data extracted by the orthogonal component decomposition unit 35 from the probe data for the section included in the feature score vector.
The event data that are distributed from the center apparatus 10 to the vehicle-installed terminal apparatus 30 include date/time information, section information, and an event label. Here, the section information includes the road link identification information and position information of at least two points in the road link. The event label is the event label assigned to the section by the event assigning unit 17, and a plurality of event labels may be assigned.
A plurality of the event data arranged as described above are stored in the event data storage unit 23. Although the event data distributing unit 18 may distribute the event data to each vehicle-installed terminal apparatus 30 individually, normally, the event data distributing unit 18 performs multicasting, etc., to simultaneously distribute event data that include section information of road sections within a predetermined area to a plurality of vehicle-installed terminal apparatuses present in that area.
As shown in
Upon receiving the “uplink notification,” the center apparatus 10 references the feature score vector storage unit 22 based on the attached current position information of the vehicle and judges whether or not a pre-unified event section is present in the road link in which the vehicle is traveling (step S12). Here, the pre-unified event section refers to a road section with which a feature score vector has been associated, and the details of this will be described later.
If it is found as a result of judgment that a pre-unified event section is present (“Yes” in step S12), then the center apparatus 10 transmits a feature score vector that includes the pre-unified event section information to the vehicle-installed terminal apparatus 30 (step S13). If it is found that a pre-unified event section is not present (“No” in step S12), then the center apparatus 10 transmits an “unconditional uplink request” to the vehicle-installed terminal apparatus 30 (step S14).
Meanwhile, If the data received by the vehicle-installed terminal apparatus 30 is the “unconditional uplink request” (“Yes” in step S15), then the vehicle-installed terminal apparatus 30 uplinks the entire probe data related to the event and including the event label, to the center apparatus 10 (step S16). If the data received is not the “unconditional uplink request” (“No” in step S15), that is, if the data received is a feature score vector that includes pre-unified section information, then the vehicle-installed terminal apparatus 30 performs section partitioning of the probe data based on the pre-unified section information (step S17).
If a new section that is not included in the pre-unified section arises as a result of the section partitioning, the probe data of the new section is extracted. In regard to the probe data included within the pre-unified section, orthogonal component decomposition based on the feature score vector is performed (step S18), and an orthogonal component is extracted as a new component of the event. If a new section or a new component (orthogonal component) of probe data is extracted (“Yes” in step S19), then the vehicle-installed terminal apparatus 30 uplinks the probe data of the extracted portion, including the event label, to the center apparatus 10 (step S20). If a neither a new section nor a new component is extracted (“No” in step S19), then uplinking of probe data is not performed.
Upon receiving the probe data uplinked from the vehicle-installed terminal apparatus 30 (the entire probe data or the probe data of the new section or the new component), the center apparatus 10 stores the probe data once in the probe data storage unit 21, performs a feature space projection process on the probe data belonging to a new unified event section that includes the pre-unified event section and the new section to detect a change point of the feature space vector, and thereby partitions the event section (step S21). The center apparatus 10 then assigns an event label to the each event section resulting from the partitioning and stores the section information of the event sections, in association with the event labels, in the event data storage unit 23 (step S22).
Also, at every predetermined time, for example, every 5 minutes, the center apparatus 10 distributes, to the vehicle-installed terminal apparatus 30, the event data stored in the event data storage unit 23 (step S23). The vehicle-installed terminal apparatus 30 receives the distributed event data, compares the section information, included in the received event data, with the current position of the corresponding vehicle, and if there is any event data having section information that covers the current position, displays the pertinent event data on the display device (step S24).
By the process shown in
Processes, within the above-described process, that characterize the present embodiment will now be described in further detail by way of examples.
For example, assume that the probe data of data A, data B, and data C are acquired by a plurality of vehicle-installed terminal apparatuses 30 as shown in
When the principal component analysis is applied to such data A, B, and C, the data can be converted to so-called feature space data, with which the number of types of data is reduced. Such a data conversion is often called feature space projection. In
In the center apparatus 10 of the present embodiment, such a feature space projection is performed by the feature space projection processing unit 14. The data X and the data Y, obtained by the data A, B, and C, in probe data space, being projected onto the feature space, are respectively called feature score vectors. Put in another way, feature score vectors indicate history information of coordinate values of data in a feature space in accordance with the respective coordinate axes. The feature score vectors obtained by the feature space projection are stored in the feature score vector storage unit 22.
Coordinate values expressed by data in a feature space are referred to as a feature space vector, and in the present embodiment, a change of direction of a feature space vector is captured and judged to be a change point of an event. With the example in
Thus, in the present embodiment, the change point of the feature space vector is detected and the event section is partitioned by the change point. With the example of
Here it is supplementarily noted that a distinction should be made between the feature score vector and the feature space vector. For example, let dij (i=1, . . . , s; j=1, . . . , n) be the probe data and ckj (k=1, . . . , u; j=1, . . . , n; u<s) be the feature space data resulting from conversion of the probe data by the feature space projection. In this case, if ckj are elements of an array C, the column vectors (c1j, c2j, . . . , cuj)t(j=1, . . . , n) are the feature space vectors and the row vectors (ck1, ck2, . . . , ckn) (k=1, . . . , u) are the feature score vectors.
Also, as shown in
Thus, when new probe data are uplinked, the event sections of the preexisting probe data #1, #2, . . . , #m that had been uplinked before are unified in accordance with the preexisting probe data. Thus, in the present embodiment, the event section, resulting from the unification of the event sections of the probe data that are already present when the new probe data are uplinked, is referred to as the “pre-unified event section.”
When the new probe data are uplinked, the center apparatus 10 forms a new unified event section by logical addition of the pre-unified event section and the event section of the new probe data, and performs the feature space projection on the preexisting probe data #1, #2, . . . , #m and the new probe data. Here, if probe data, for which a time no less than a predetermined time has elapsed, are present in the pre-unified event section, the old probe data are excluded from the feature space projection process.
When the feature space projection process is performed on probe data that differ in event section range as shown in
Upon receiving the uplink of the probe data, the center apparatus 10 performs the feature space projection process on the new unified event section as described above, detects a change point of a feature space vector, and partitions the event section. The center apparatus 10 then assigns an event label to each event section (subsection) resulting from the partitioning.
In assigning an event label, it is judged whether or not the same event label had been assigned to all of the probe data subject to the unification. If the same event label had been assigned, the event label is assigned to the corresponding event section resulting from the partitioning. If the same event label had not been assigned, that is, if different event labels are mixed, the most frequently occurring event label is selected by a majority vote and the most frequently occurring event label is assigned to the corresponding event section.
In
As mentioned above, in uplinking probe data, a vehicle-installed terminal apparatus 30 transmits the “uplink notification” to the center apparatus 10. In response, the center apparatus 10 judges whether a preexisting pre-unified event section is present in the road link in which the vehicle, in which the vehicle-installed terminal apparatus 30 is installed, is traveling, and if an existing pre-unified event section is present, transmits, to the vehicle-installed terminal apparatus 30, a feature score vector that had already been obtained by the feature space projection process performed on the preexisting probe data included in the pre-unified event section.
The vehicle-installed terminal apparatus 30 receives the feature score vector and compares the event section of the received feature score vector and the event section (hereinafter referred to as the “newly uplinked section”) of the probe data that are about to be uplinked. Then as shown in
In
As described above, if the norm of the orthogonal component does not reach the predetermined threshold value, the vehicle-installed terminal apparatus 30 judges that the probe data of the corresponding portion has no new information besides the event information that the center apparatus has already and removes the probe data from being subject to uplinking. The amount of probe data uplinked from the vehicle-installed terminal apparatus 30 to the center apparatus 10 can thereby be reduced.
The vehicle-installed terminal apparatus 30 receives the event data distributed from the center apparatus 10 and displays the received event data on the display device of the vehicle-installed terminal apparatus 30. In this process, as shown in
If there is an event that is not included in the distributed event data among the events detected by the vehicle-installed terminal apparatus 30 itself, the vehicle-installed terminal apparatus 30 displays the event detected on its own, on the display device in a manner enabling distinction from the distributed events by means of color, shape, etc.
Next, when the center apparatus 10 receives the probe data transmitted from the vehicle-installed terminal apparatus 30 (step S34), the center apparatus 10 stores the received probe data in the current probe data storage unit 21 (step S35). The center apparatus 10 then checks the time stamps of the data (probe data) stored in the current probe data storage unit 21 (step S36) and judges whether or not there are any data that fall outside the current time window frame (step S37). If as a result of judgment, data that fall outside the current time window frame are found (“Yes” in step S37), then the data falling outside the current time window frame are removed from the current probe data storage unit 21 (step S38).
The center apparatus 10 then performs the feature space projection process by principal component analysis on the probe data included in a unified event section formed by the event section of the received probe data and the pre-unified event section (step S39). The center apparatus 10 performs change point detection of a feature space vector obtained by the feature space projection process (step S40) and furthermore partitions the event section based on the change point (step S41).
The center apparatus 10 then performs a loop process of step S42 to step S46 to assign event labels to the respective event sections resulting from the partitioning (see
Lastly, the center apparatus 10 distributes the event data, which have been labeled by the event label assignment process described above, to the vehicle-installed terminal apparatus 30 (step S47). Although a single piece of event data that is distributed is arranged as shown in
If it is judged that a feature score vector has not been transmitted (“No” in step S53), that is, if the unconditional uplink request is made, then the vehicle-installed terminal apparatus 30 uplinks the probe data and the event label to the center apparatus 10 (step S54). On the other hand, if a feature score vector has been transmitted (“Yes” in step S53), then the corresponding probe data is partitioned based on the pre-unified event section information included in the feature score vector as was shown in
The vehicle-installed terminal apparatus 30 then performs orthogonal component decomposition by the received feature score vector on the portion of the probe data, among the partitioned probe data, that is included in the preexisting section (pre-unified event section) (step S56; see
The vehicle-installed terminal apparatus 30 then receives the event data distributed from the center apparatus 10 (step S60) and displays the received event data on the display device (step S61). The display method is as shown in
According to the above-described embodiments, the vehicle-installed terminal apparatus 30 does not transmit the entire probe data to the center apparatus 10 upon detection of an event but transmits the probe data or an orthogonal component with respect to a feature score vector (1) when a feature score vector is not transmitted from the center apparatus 10, (2) when there exists a component that is orthogonal to the feature score vector transmitted from the center apparatus 10, or (3) when the vehicle-installed terminal apparatus 30 is outside the section of the feature score vector transmitted from the center apparatus 10. That is, when the probe data has the same features as those of the probe data that the center apparatus 10 has, the vehicle-installed terminal apparatus 30 does not transmit the probe data to the center apparatus 10. Thus, even when the same event is detected by the vehicle-installed terminal apparatuses 30 of a plurality of vehicles, if the probe data are similar, the probe data are not redundantly transmitted to the center apparatus 10. The amount of probe data transmitted from the vehicle-installed terminal apparatuses 30 to the center apparatus 10 can thus be reduced and consequently, the processing load of the center apparatus 10 is also lightened.
Also, according to the embodiments, similar feature data are extracted from a plurality of probe data by the feature space projection process by principal component analysis, and events are assigned to road sections in which the extracted feature data are present. Because this principal component analysis only extracts mutually correlated feature data from a large number of data, training data are not required as in adaptive resonance theory and results that do not depend on the types of probe data, that is on the types and individual differences of the sensors 50 can be obtained. Thus, with the present embodiment, even if probe data are successively input into the center apparatus 10, the center apparatus 10 can extract feature data from the probe data, assign events to the feature data, and distribute the assigned events to the vehicle-installed terminal apparatuses in real time and in a continuous manner.
Various modifications are possible for the embodiment described above. For example, the center apparatus 10 may be arranged to distribute a feature score vector on a regular basis so that the transmission of the “uplink notification” to the center apparatus 10 upon detection of an event by each vehicle-installed terminal apparatus 30 can be omitted. The same effects as the present embodiment can be obtained in this case as well.
Also, the vehicle-installed terminal apparatus 30 in the embodiment described above may be realized as a portion of a car navigation device with a communication function. In this case, the vehicle-installed terminal apparatus 30 can readily display the event data, distributed from the center apparatus 10 on a map. The vehicle-installed terminal apparatus 30 is thus not required to be restricted to displaying the distributed event data when the corresponding vehicle is about to enter the road link in which the event is occurring and can display the event, that is, the traffic information of the present time on a map at any time.
The above description of the embodiment was premised on the use of data (sensor data) of vehicle-installed sensors by a vehicle-installed terminal (referred to hereinafter as a “incorporated probe terminal”) connected to an intra-vehicle network. Meanwhile, a portable navigation terminal, such as a cellular phone with GPS or PND (personal navigation device), which a driver brings into a vehicle from outside the vehicle and installs in a vehicle, can uplink position data of the built-in GPS or acceleration data, obtained by an acceleration sensor or gyroscope, to a traffic information center as probe data. However, the sensor data of vehicle-installed sensors, such as a vehicle-installed radar, infrared camera, slip sensor, etc., cannot be acquired directly from a vehicle and uplinked to a traffic information center. However, if the probe data from portable navigation terminals, which are in an increasing trend, can be used to perform event detection such as obstacle detection, freeze detection, etc., the area coverage of the event information can be improved.
To use probe data of a portable navigation terminal for event detection, position data and acceleration data must be associated with event occurrence. In a modification of the above embodiments, the probe data of an incorporated probe terminal is used as an association index. A specific method for this purpose will now be described.
A motion probe partitioning unit 1203 divides the motion probe data, recorded in the motion probe storage unit 1202, into normal state (a state in which an event such as obstacle, freezing, etc., is not detected) motion probe data and abnormal state (a state in which an obstruction event such as obstacle, freezing, etc., is detected) motion probe data based on the external probe data, recorded in the external probe storage unit 1201, and by the same process as that of the feature space projection processing unit 14, the change point detecting unit 15, and the event section partitioning unit 16 described above, and respectively records these data into a normal probe storage unit 1204 and an abnormal probe storage unit 1205.
A feature space generating units 1206 performs principal component analysis on the motion probe data recorded in the normal probe storage unit 1204 to determine a base vector and generates a feature space that expresses the motion of the vehicle in the normal state. A normal residual vector detecting unit 1207 projects the same motion probe data, recorded in the normal probe storage unit 1204, onto the generated feature space and determines a residual vector with respect to the projective data. Meanwhile, an abnormal residual vector detecting unit projects the motion probe data recorded in the abnormal probe storage unit 1205 onto the same feature space and determines a residual vector with respect to the projective data. By comparing the residual vectors detected by the normal residual vector detecting unit 1207 and the abnormal residual vector detecting unit 1209, a threshold value determining unit 1209 determines a threshold value for making a normal/abnormal judgment from motion probe data.
A normal acceleration history 1301 is a set of array data, with which changes of acceleration with respect to a position on a road section to be subject to processing are described according to each trip based on the motion probe data recorded in the normal probe storage unit 1204. In the normal acceleration history 1301, each row expresses a single trip, and each column expresses the same position on the road section to be subject to processing. Here, the road section to be subject to be processing shall be deemed to be a road section that has been partitioned with an interval between major intersections or an interval between bottleneck points as a single unit. In the feature space generating unit 1206, by performing principal component analysis on the normal acceleration history 1301, a base (base vector) that generates a feature space that can approximate the normal acceleration history 1301 is obtained. The base vector that spans this feature space corresponds to an acceleration component in common to the respective trips on the road section subject to processing.
When in the normal residual vector detecting unit 1207, the normal acceleration history 1301 is projected, according to each trip, onto the feature space based on a base vector determined by the feature space generating unit 1206, a residual vector arises for each trip. In
For example, on a curving road, a lateral direction acceleration change that is in accordance with the curvature of the road occurs and, though differences in magnitude occur according to the travel speed, a correlation such that when the acceleration increases at a certain location, the acceleration decreases at another corresponding location is indicated in common for many vehicles that travel the road section to be subject to processing. This is the acceleration component of the base vector. The base vector is not restricted to one and a plurality exists in accordance with the number of patterns of acceleration change that are in common to vehicles that travel the road section to be processed. With the example of
As shown in
E=Tn′/Tn Equation 1
This error rate E is the probability at which, even when an event is not occurring, it is judged that an event is occurring due to the residual vector of a trip exceeding the threshold value.
Likewise, from the ratio of the number of trips Th′ of residual vectors 1405 of the abnormal acceleration history that fall below the threshold value 1403 and the total number of trips Th of the abnormal acceleration history, a miss rate M can be computed by the following equation:
E=Th′/Th Equation 2
This miss rate M is the probability at which, even though an event is occurring, it is judged that an event is not occurring due to the residual vector of a trip falling below the threshold value.
It can be said that in event occurrence judgment, the lower both the error rate E and the miss rate M, the higher the judgment accuracy. However, as can be seen from
The series of processes, from the process of the feature space generating unit 1206 to the calculation of residual vectors by the normal residual vector detecting unit 1207 and the abnormal residual vector detecting unit 1207 and the calculation of the threshold value by the threshold value determining unit 1209 that were described using
An online process using the feature space 1302, generated by the base vectors generated by the feature space generating unit 1206, and the threshold value 1403, determined by the threshold value determining unit 1209, to judge the occurrence of an event from probe data from a portable navigation terminal will now be described.
A portable navigation probe storage unit 1210 is a device that temporarily records and stores probe data uplinked from a portable navigation terminal. Because due to restrictions of the portable navigation terminal, external probe data are not collected, the probe data uplinked from the portable navigation terminal are restricted to motion probe data. The storage period of the probe data recorded in the portable navigation probe storage unit 1210 shall be deemed, for example, to be the same as the processing cycle of the online process. As shown in
If a plurality of probe data are uplinked from the portable navigation terminal at the same road section and within the processing cycle of the online process, the judgment results of the event detecting unit 1212 are tallied for the respective trips, and if the number of trips for which it is judged that an event has occurred is greater than the number of trips for which it is judged that an event has not occurred, it is judged that an event has occurred in the road section.
In the process described with
By the process described above, the probe data of incorporated probe terminals can be used as training data and the probe data of abundantly used portable navigation terminals can be used for event judgment.
It is contemplated that various modifications may be made to the exemplary embodiments of the invention without departing from the scope of the embodiments of the present invention as defined in the following claims.
| Number | Date | Country | Kind |
|---|---|---|---|
| 2006-240017 | Sep 2006 | JP | national |