CN113704458B - Vehicle instrument character display method, system, storage medium and equipment - Google Patents

Vehicle instrument character display method, system, storage medium and equipment Download PDF

Info

Publication number
CN113704458B
CN113704458B CN202111266832.4A CN202111266832A CN113704458B CN 113704458 B CN113704458 B CN 113704458B CN 202111266832 A CN202111266832 A CN 202111266832A CN 113704458 B CN113704458 B CN 113704458B
Authority
CN
China
Prior art keywords
phrases
alarm
sentences
character
text
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.)
Active
Application number
CN202111266832.4A
Other languages
Chinese (zh)
Other versions
CN113704458A (en
Inventor
李武悦
黄少堂
余军
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.)
Jiangling Motors Corp Ltd
Original Assignee
Jiangling Motors Corp Ltd
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 Jiangling Motors Corp Ltd filed Critical Jiangling Motors Corp Ltd
Priority to CN202111266832.4A priority Critical patent/CN113704458B/en
Publication of CN113704458A publication Critical patent/CN113704458A/en
Application granted granted Critical
Publication of CN113704458B publication Critical patent/CN113704458B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/34Browsing; Visualisation therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/35Clustering; Classification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/279Recognition of textual entities
    • G06F40/289Phrasal analysis, e.g. finite state techniques or chunking

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Instrument Panels (AREA)

Abstract

The invention provides a vehicle instrument character display method, a system, a storage medium and equipment, wherein the method comprises the steps of obtaining a character alarm statement; classifying a plurality of phrases obtained by splitting phrases of the text alarm sentences, and bringing the same classified phrases into the same word stock; when the vehicle is in an alarm condition, the target ID is called according to the alarm condition, and a target character alarm statement is formed according to the target ID. According to the vehicle instrument character display method, the vehicle instrument character display system, the vehicle instrument character display medium and the vehicle instrument character display device, the phrases after the character alarm sentences are split are classified, the same classified phrases are brought into the same word stock, different word stocks are endowed with different IDs, so that when an alarm occurs, the target ID can be called quickly, the instrument character display efficiency is improved, and the technical problems that in the prior art, the characters to be displayed are directly added into codes, the efficiency is low, and the code quantity is large are solved.

Description

Vehicle instrument character display method, system, storage medium and equipment
Technical Field
The invention relates to the technical field of instrument display, in particular to a vehicle instrument character display method, a vehicle instrument character display system, a vehicle instrument character display storage medium and vehicle instrument character display equipment.
Background
As vehicles become more popular in daily life, people pay attention to the cost performance of the vehicles and pay more attention to the safety configuration of the vehicles when purchasing the vehicles.
The automobile instrument panel is a device for reflecting the working condition of each system of the automobile. The common fuel indicator lamp, cleaning fluid indicator lamp, electronic throttle indicator lamp, front and back fog lamp indicator lamp and alarm lamp.
In the prior art, the traditional method for realizing the character display of the instrument is realized by directly adding characters to be displayed into codes, the efficiency is low, the code amount is large, and the character display of each vehicle type is not uniform due to the difference between a development engineer and a signing and issuing engineer which are responsible for each project and platform.
Disclosure of Invention
Based on the above, the invention aims to provide a vehicle instrument character display method, a vehicle instrument character display system, a vehicle instrument character display storage medium and vehicle instrument character display equipment, which are used for solving the technical problems of low efficiency and large code quantity caused by directly adding characters to be displayed into codes in the prior art.
The invention provides a vehicle instrument character display method on one hand, which comprises the following steps:
acquiring a text alarm statement;
carrying out phrase splitting on the character alarm sentence to obtain a plurality of phrases, classifying the phrases, bringing the classified same phrases into the same word stock to obtain a plurality of different word stocks, endowing the different word stocks with different IDs, wherein the phrases comprise serious driving safety phrases and non-serious driving safety phrases, the serious driving safety phrases are associated with red character alarm prompt lamps, and the non-serious driving safety phrases are associated with yellow character alarm prompt lamps;
when a vehicle encounters a warning condition, calling a target ID according to the warning condition, forming a target character alarm statement corresponding to the warning condition according to the target ID, and when the target character alarm statement comprises the serious driving safety phrase, displaying the red character alarm prompt lamp in a touch manner, otherwise, displaying the yellow character alarm prompt lamp in a touch manner.
The vehicle instrument character display method divides the character alarm sentence into a plurality of phrases, classifies the phrases, then brings the same classified phrases into the same word stock, and endows different word stocks with different IDs, thereby when the alarm condition occurs, quickly identifying the word stock corresponding to the alarm condition and calling the target ID, forming the target character alarm sentence according to the target ID, then displaying the target character alarm sentence through the instrument, reducing the code amount, facilitating the management of the phrases, replacing the traditional scheme of directly adding the character alarm sentence needing to be displayed into the code, bringing the different phrases into different word stocks, and then only calling the corresponding phrases when the corresponding phrases are needed according to the different alarm conditions, the character alarm sentence corresponding to the alarm condition can be formed, the workload of the system during operation is reduced, the response time is reduced, and the efficiency of instrument character display is improved, the technical problems that in the prior art, characters to be displayed are directly added into codes, so that efficiency is low and code quantity is large are solved.
In addition, the vehicle instrument character display method according to the present invention may further include the following additional technical features:
further, the step of obtaining the text alarm statement comprises:
acquiring a character alarm list;
and classifying the character alarm list step by step according to classification attributes to obtain a plurality of character alarm sentences.
Further, the step of classifying the text alarm list step by step according to classification attributes to obtain a plurality of text alarm sentences includes:
dividing the system attribute of the character alarm list according to different systems, and classifying the character alarm list of the same system into a same system word stock;
and dividing the system attribute into a character alarm list of the same system word library, and splitting the sentence to obtain a plurality of character alarm sentences.
Further, the step of dividing the system attribute into the word alarm list of the same system word stock for sentence splitting to obtain a plurality of word alarm sentences includes:
dividing system attributes into a character alarm list of the same system word stock to carry out sentence splitting to obtain a plurality of sentences;
and screening a plurality of sentences, removing the screened repeated sentences, and reserving only one of the repeated sentences as a character alarm sentence to obtain a plurality of unrepeated character alarm sentences.
Further, the step of obtaining a text alarm list includes:
acquiring a plurality of parts needing alarming according to the types of the parts of the whole vehicle;
and acquiring a character alarm list corresponding to the part needing to be alarmed according to the part needing to be alarmed.
Further, the step of splitting the word alarm sentence into a plurality of words includes:
identifying phrases in the text alarm sentences;
and classifying and summarizing the recognized phrases to obtain a plurality of phrases.
Further, the step of splitting the word group of the text alarm sentence to obtain a plurality of word groups and classifying the word groups includes:
carrying out phrase splitting on the character alarm sentences, and carrying out sentence numbering on a plurality of phrases obtained by the phrase splitting according to the splitting sequence;
and classifying the phrases with sentence numbers.
In another aspect of the present invention, a vehicle instrument text display system is provided, the system comprising:
the alarm sentence acquisition module is used for acquiring character alarm sentences;
the splitting module is used for splitting phrases of the text alarm sentences to obtain a plurality of phrases and classifying the phrases, the classified same phrases are contained in the same word stock to obtain a plurality of different word stocks, different IDs are given to the different word stocks, the phrases comprise serious driving safety phrases and non-serious driving safety phrases, the serious driving safety phrases are associated with red text alarm prompt lamps, and the non-serious driving safety phrases are associated with yellow text alarm prompt lamps;
and the display module is used for calling a target ID according to the warning condition when the vehicle encounters the warning condition, forming a target character alarm statement corresponding to the warning condition according to the target ID, and when the target character alarm statement contains the serious driving safety phrase, displaying the red character alarm prompt lamp in a touch manner, or else, displaying the yellow character alarm prompt lamp in a touch manner.
The vehicle instrument character display system divides the character alarm sentence into a plurality of phrases, classifies the phrases, brings the same classified phrases into the same word stock, and endows different word stocks with different IDs, so that when the alarm condition occurs, the word stock corresponding to the alarm condition is quickly identified and the target ID is called, the target character alarm sentence is formed according to the target ID and then is displayed through the instrument, the code amount is reduced, the management of the phrases is convenient, the traditional scheme that the character alarm sentence required to be displayed is directly added into the code is replaced, the different phrases are brought into the different word stocks, and the corresponding phrases are used according to the different alarm conditions, the character alarm sentence corresponding to the alarm condition can be formed only by calling the corresponding phrases, the workload of the system during operation is reduced, the response time is reduced, and the efficiency of instrument character display is improved, the technical problems that in the prior art, characters to be displayed are directly added into codes, so that efficiency is low and code quantity is large are solved.
Another aspect of the present invention provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the vehicle meter text display method as described above.
Another aspect of the present invention also provides a data processing apparatus comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the vehicle meter text display method as described above when executing the program.
Drawings
FIG. 1 is a flow chart of a text display method for a vehicle meter according to a first embodiment of the present invention;
FIG. 2 is a flow chart illustrating a text display method for a vehicle meter according to a second embodiment of the present invention;
FIG. 3 is a flowchart illustrating the detailed steps of step S202 according to a second embodiment of the present invention;
FIG. 4 is a diagram illustrating correspondence between phrases and IDs in the present application;
FIG. 5 is a block diagram showing a text display system of a vehicle meter according to a third embodiment of the present invention;
FIG. 6 is a schematic diagram of an exemplary text alarm statement in the present application;
fig. 7 is a schematic diagram of a marking of a serious driving safety phrase in the present application.
The following detailed description will further illustrate the invention in conjunction with the above-described figures.
Detailed Description
To facilitate an understanding of the invention, the invention will now be described more fully with reference to the accompanying drawings. Several embodiments of the invention are presented in the drawings. This invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete.
Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. The terminology used in the description of the invention herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used herein, the term "and/or" includes any and all combinations of one or more of the associated listed items.
Fig. 6 and 7 show partial text alarm sentences of a vehicle, where fig. 6 is a schematic diagram illustrating a text alarm sentence in the present application, fig. 7 is a schematic diagram illustrating a marked severe driving safety phrase in the present application, and the bold font in fig. 7 is a difference portion between fig. 7 and fig. 6, in the prior art, the text alarm sentence in fig. 6 cannot realize display platformization, that is, each text alarm sentence needs to be written into a code through the code, and when the code is realized, all texts in the text alarm sentence need to be input into the code, for example, an "exhaust filter needs to be continuously driven to clear up" the whole sentence, so that the processing speed of a vehicle body system on the text alarm sentence is slow, and the text display of an instrument is affected. Therefore, in order to solve the above problems, in the present application, the characters in the text alarm sentences are split into the fixed phrases, and the different phrases after being split are given different IDs, when the vehicle encounters a warning condition and needs to respond to the warning condition through the text alarm sentences, only the IDs of the fixed phrases need to be called, and different text displays are realized through different arrangements, so that the processing number of the vehicle body system on the text alarm sentences is reduced, the calculation pressure of the vehicle body system is reduced, and the response speed is increased. Further, a phrase related to serious driving safety in a fixed phrase, that is, a phrase related to serious driving safety, such as a bold font in fig. 7, is similar to "immediately", "stop", "clear", "limit", and the like, the phrase related to serious driving safety is associated with a red character alarm prompting lamp, and is similar to character IDs of "immediately", "stop", "clear", "limit", and the like, once the IDs are called, the red character alarm prompting lamp is associated and lighted up, so that a driver is prompted, and the current state of a vehicle seriously affects driving safety and needs to be immediately processed. And other non-serious driving safety phrases are associated with a yellow character alarm prompt lamp.
Example one
Referring to fig. 1, a vehicle instrument text display method according to a first embodiment of the present invention includes steps S101 to S106.
S101, acquiring a text alarm statement;
s102, performing phrase splitting on the character alarm sentence to obtain a plurality of phrases, classifying the phrases, bringing the same classified phrases into the same word stock to obtain a plurality of different word stocks, and endowing different IDs to the different word stocks.
The phrases comprise a serious driving safety phrase and a non-serious driving safety phrase, the serious driving safety phrase is associated with a red character alarm prompt lamp, and the non-serious driving safety phrase is associated with a yellow character alarm prompt lamp.
In this embodiment, different text alarm sentences are divided into a plurality of phrases, the phrases are classified, and the same phrases are incorporated into the same word stock, so that the same word stock only needs to be recorded once in the system storage process, that is, only one phrase is required in the word stock of the system, thereby greatly reducing the load of the system, reducing the calculation amount of the system, improving the operating speed of the system, and improving the operating efficiency. Meanwhile, the same problems are solved, compared with the prior art, the load and the calculated amount of the system are reduced, so that the requirement on the system is reduced, the cost of system selection, such as the cost of material selection, in the production process of the vehicle can be reduced, and the manufacturing cost of the vehicle is indirectly reduced.
Furthermore, the phrase is marked as a serious driving safety phrase, the serious driving safety phrase is associated with a red character alarm prompt lamp, and the display priority of the serious driving safety phrase is higher than that of a non-serious driving safety phrase, so that when the serious driving safety phrase is in the warning condition entry, the situation that the serious warning condition occurs is shown, the warning condition needs to be displayed at the first time, a driver can know the warning condition quickly, the phrase is marked as the serious driving safety phrase or the non-serious driving safety phrase, and the use safety of the vehicle is further improved.
S103, when the vehicle is in an alarm condition, calling the target ID according to the alarm condition, and forming a target character alarm sentence corresponding to the alarm condition according to the target ID.
When the vehicle is in a warning state, the target ID is called in time according to the occurrence condition of the warning state so as to correspond to different word banks, and when the ID of the word bank is called, the word group in the word bank related to the ID is called along with the word group, so that a target character warning statement corresponding to the warning state is formed according to the target ID.
S104, judging whether the target character alarm sentence contains a serious driving safety phrase or not;
and when the target character alarm sentence contains a serious driving safety phrase, executing the step S105.
And when the target text alarm sentence does not contain the serious driving safety phrase, executing the step S106.
And S105, a red character alarm prompt lamp is displayed in a touch mode.
And S106, a yellow character alarm prompt lamp is displayed in a touch mode.
When having serious driving safety phrase in the target characters warning sentence corresponding with the alert feelings, touching this moment shows red characters warning prompt light, and red is the stronger typeface of human sensibility, can let the driver can read this alert feelings on the instrument the very first time to the driver can know very first time, appears seriously influencing driving safety's alert feelings this moment, needs the very first time to respond, takes relevant measure.
In summary, in the method for displaying characters on a vehicle instrument in the above embodiment of the present invention, the text alarm sentence is divided into a plurality of phrases, the phrases are classified, the classified same phrases are put into the same word stock, and different word stocks are assigned with different IDs, so that when an alarm occurs, the word stock corresponding to the alarm is quickly identified and the target ID is called, the target text alarm sentence is formed according to the target ID, and then the target text alarm sentence is displayed on the instrument, thereby reducing the code amount, facilitating the management of the phrases, replacing the conventional scheme of directly adding the text alarm sentence to be displayed into the code, and the different phrases are put into the different word stocks, and when the corresponding phrases are required according to different alarms, the text alarm sentence corresponding to the alarm can be formed by calling the corresponding phrases, and reducing the workload of the system during operation, the response time is reduced, the efficiency of instrument character display is improved, and the technical problems of low efficiency and large code quantity caused by directly adding characters to be displayed into codes in the prior art are solved.
Example two
Referring to fig. 2, a vehicle instrument text display method according to a second embodiment of the present invention is shown, and the method includes steps S201 to S207:
s201, acquiring a character alarm list;
in a vehicle system, a plurality of parts exist, each part is provided with a corresponding character alarm list so as to obtain a plurality of character alarm lists, and when the part is in an alarm condition, the part is displayed by matching character alarm sentences in the character alarm lists so as to obtain the current use state of the part.
As a specific example, when a text alarm list is obtained, a plurality of parts needing alarm are obtained according to the types of parts of a whole vehicle; and then, acquiring a character alarm list corresponding to the parts needing to be alarmed according to the parts needing to be alarmed.
S202, classifying the character alarm list step by step according to the classification attributes to obtain a plurality of character alarm sentences.
Further, referring to fig. 3, step S202 specifically includes steps S2021 to S2022:
s2021, dividing system attributes of the character alarm lists according to different systems, and classifying the character alarm lists of the same system into a same system word stock;
as shown in fig. 4, in this embodiment, the entire vehicle components are divided according to types, so that the calculation load of the system for calling phrases at the later stage is reduced, and the system is convenient to classify phrases more systematically, thereby avoiding omission. For example, the entire vehicle may be classified according to the types of parts: an engine system, a transmission system, a brake system, a vehicle body system, a fuel system, an intelligent driving system and the like are taken as a specific example, taking the engine system as an example, all character alarm lists belonging to the engine system are classified into a same system character library, the system character library ID is W1XX, the rest are analogized in the same way, and specifically, the character library ID of the transmission system is W2XX, the character library ID of the brake system is W3XX, the character library ID of the vehicle body system is W4XX, the character library ID of the fuel system is W5XX and the character library ID of the intelligent driving system is W6 XX.
S2022, dividing the system attribute into character alarm lists of the same system word library, and splitting the sentences to obtain a plurality of character alarm sentences.
In a plurality of systems obtained by dividing the whole vehicle according to the types of parts, each system comprises a plurality of sub-items, taking the engine system as an example, and taking the sub-item 'exhaust filter' as an example, the early warning conditions of the exhaust filter are many, including a plurality of text alarm sentences, for example: "exhaust filter overload to clear up"; "exhaust gas Filter cleaning"; "exhaust gas filter cleaned", etc., which are included in the word stock of the engine system, i.e., the word stock having the ID W1 XX.
S203, splitting phrases of the character alarm sentence to obtain a plurality of phrases, classifying the phrases, bringing the same classified phrases into the same word stock to obtain a plurality of different word stocks, and endowing the different word stocks with different IDs.
As a specific example, dividing system attributes into character alarm lists of the same system word stock for sentence splitting to obtain a plurality of sentences; and screening a plurality of sentences, removing the screened repeated sentences, and reserving only one of the repeated sentences as a character alarm sentence to obtain a plurality of unrepeated character alarm sentences.
Specifically, when the word alarm sentence is split, the same word group usually appears repeatedly in the split word group, at this time, if the repeated word group is not processed, the calculation load of the system in processing data is increased, and the meaning of the calculation process for finally calling the target word alarm sentence is not great, so that it is necessary to process the repeated word group obtained by splitting, for example, "leave one and remove others" for the repeated same word group, that is, only leave one group, and remove the rest of the other groups, thereby reducing the calculation pressure of the calculation system, increasing the speed of obtaining the target word alarm sentence, and increasing the instrument display efficiency.
Continuing to take the sub-item "exhaust filter" as an example, when word group splitting is performed on the word alarm sentences such as "exhaust filter overload continues to run for cleaning", "exhaust filter cleaned", and the like, the splitting result will have 4 word groups of "exhaust filter" and 2 word groups of "cleaning", so at this time, 3 of the 4 word groups of "exhaust filter" that repeatedly appear need to be deleted, only 1 is left, and the remaining 1 word group of "exhaust filter" is included in the exhaust filter word stock, and the ID is W102.
Then, other phrases after sentence splitting are brought into the general word stock and marked with different IDs, for example, a text alarm sentence "exhaust filter is overloaded and continues to run for cleaning", the split phrases comprise "exhaust filter", "overload" and "continue to run for cleaning", the "exhaust filter" is brought into the engine word stock and marked with ID W102, the "overload" is brought into the general word stock and marked with ID W013; "continue driving to clean" is included in the universal word stock and labeled as W014. When the warning condition that the exhaust filter is overloaded and continuously runs to be cleaned needs to be displayed on the instrument again, the IDW102, the ID W013 and the ID W014 are called to form the warning condition that the exhaust filter is overloaded and continuously runs to be cleaned, and the character warning statement is displayed on the instrument, so that the warning condition displaying efficiency of the instrument is improved.
In this embodiment, the phrases include a high-frequency phrase and a low-frequency phrase, and the call priority of the high-frequency phrase is higher than that of the low-frequency phrase. The phrases are divided into high-frequency phrases and low-frequency phrases according to the calling frequency of the phrases, namely, the calling frequency of the low-frequency phrases is lower than that of the high-frequency phrases, so that the calculated amount of a vehicle system in the case of encountering a warning condition is further reduced, the response speed of the vehicle system to the warning condition is improved, and the response efficiency of the instrument to the warning condition is improved.
In the process of splitting phrases of a text alarm sentence to obtain a plurality of phrases, identifying the phrases in the text alarm sentence; and classifying and summarizing the recognized phrases to obtain a plurality of phrases.
In this embodiment, in order to avoid confusion of the split phrases and adverse effects on later phrase recombination, when a word group is split in a text alarm sentence, a plurality of phrases obtained by splitting the phrases are subjected to sentence numbering according to a splitting sequence; and then classifying the phrases with sentence numbers. When the split text alarm sentences need to be recombined again, the words are recombined according to the sentence numbers, so that the combined text alarm sentences are prevented from being disordered in the word order.
Further, the split phrases include a serious driving safety phrase (such as a bold font in fig. 7) and a non-serious driving safety phrase, the serious driving safety phrase is associated with a red character alarm prompt lamp, and the non-serious driving safety phrase is associated with a yellow character alarm prompt lamp.
For example, in the sentence "exhaust filter is overloaded and continues to drive for cleaning", overload and cleaning are a phrase of serious driving safety, and when the phrase appears in the text alarm sentence, a red text alarm prompt lamp is displayed on the instrument panel. In other statements, the severe driving safety phrases further include: immediate, replacement, suspension, limit, etc.
And S204, when the vehicle is in an alarm condition, calling the target ID according to the alarm condition, and forming a target character alarm sentence corresponding to the alarm condition according to the target ID.
S205, judging whether the target character alarm sentence contains a serious driving safety phrase;
and when the target character alarm sentence contains a serious driving safety phrase, executing the step S206.
And when the target text alarm sentence does not contain the serious driving safety phrase, executing the step S207.
And S206, a red character alarm prompt lamp is displayed in a touch mode.
And S207, a yellow character alarm prompt lamp is displayed in a touch mode.
As a specific example, in order to ensure driving safety, the priority of the system for displaying the red text alarm prompt lamp in a touch manner is higher than the priority of the system for displaying the yellow text alarm prompt lamp in a touch manner.
In summary, in the method for displaying characters on a vehicle instrument in the above embodiment of the present invention, the text alarm sentence is divided into a plurality of phrases, the phrases are classified, the classified same phrases are put into the same word stock, and different word stocks are assigned with different IDs, so that when an alarm occurs, the word stock corresponding to the alarm is quickly identified and the target ID is called, the target text alarm sentence is formed according to the target ID, and then the target text alarm sentence is displayed on the instrument, thereby reducing the code amount, facilitating the management of the phrases, replacing the conventional scheme of directly adding the text alarm sentence to be displayed into the code, and the different phrases are put into the different word stocks, and when the corresponding phrases are required according to different alarms, the text alarm sentence corresponding to the alarm can be formed by calling the corresponding phrases, and reducing the workload of the system during operation, the response time is reduced, the efficiency of instrument character display is improved, and the technical problems of low efficiency and large code quantity caused by directly adding characters to be displayed into codes in the prior art are solved.
EXAMPLE III
Referring to fig. 5, a vehicle instrument text display system according to a third embodiment of the present invention is shown, the system including:
and the alarm sentence acquisition module is used for acquiring the character alarm sentences.
The splitting module is used for splitting phrases of the character alarm sentences to obtain a plurality of phrases and classifying the phrases, the classified same phrases are contained in the same word stock to obtain a plurality of different word stocks, different IDs are given to the different word stocks, the phrases comprise serious driving safety phrases and non-serious driving safety phrases, the serious driving safety phrases are associated with red character alarm prompt lamps, and the non-serious driving safety phrases are associated with yellow character alarm prompt lamps.
And the display module is used for calling the target ID according to the warning condition when the vehicle is in the warning condition, forming a target character alarm statement corresponding to the warning condition according to the target ID, and when the target character alarm statement contains a serious driving safety phrase, lightening and displaying a red character alarm prompt lamp, otherwise, lightening and displaying a yellow character alarm prompt lamp.
Further, in some optional embodiments, the alarm statement obtaining module may include:
the alarm list acquisition module is used for acquiring a character alarm list;
and the classification module is used for classifying the character alarm list step by step according to classification attributes to obtain a plurality of character alarm sentences.
Further, in some optional embodiments, the classification module comprises:
the system attribute dividing unit is used for dividing the text alarm list into system attributes according to different systems and classifying the text alarm list of the same system into a same system word stock;
and the sentence splitting unit is used for dividing the system attributes into character alarm lists of the same system word library and carrying out sentence splitting to obtain a plurality of character alarm sentences.
Further, in some optional embodiments, the statement splitting unit includes:
the sentence splitting unit is used for splitting the system attribute into a character alarm list of the same system word stock to carry out sentence splitting to obtain a plurality of sentences;
and the screening subunit is used for screening the sentences, removing the screened repeated sentences and only reserving one of the repeated sentences as a character alarm sentence to obtain a plurality of unrepeated character alarm sentences.
Further, in some optional embodiments, the alarm list obtaining module includes:
the part acquisition unit is used for acquiring a plurality of parts needing alarming according to the types of the parts of the whole vehicle;
and the alarm list acquisition unit is used for acquiring a character alarm list corresponding to the part needing to be alarmed according to the part needing to be alarmed.
Further, in some optional embodiments, the splitting module comprises:
the recognition unit is used for recognizing the phrases in the text alarm sentences;
and the summarizing unit is used for classifying and summarizing the identified phrases to obtain a plurality of phrases.
Further, in some optional embodiments, the splitting module further comprises:
the phrase splitting unit is used for splitting phrases of the character alarm sentences and numbering a plurality of phrases obtained by splitting the phrases according to a splitting sequence;
and the classification unit is used for classifying the phrases with the sentence numbers.
In summary, in the vehicle instrument text display system in the above embodiment of the present invention, the text alarm sentence is divided into a plurality of phrases, the phrases are classified, the same classified phrases are incorporated into the same word stock, different word stocks are assigned with different IDs, so that when an alarm occurs, the word stock corresponding to the alarm is quickly identified and the target ID is called, the target text alarm sentence is formed according to the target ID, and then the target text alarm sentence is displayed by the instrument, thereby reducing the code amount, facilitating the management of the phrases, replacing the conventional scheme of directly adding the text alarm sentence to be displayed into the code, incorporating the different phrases into the different word stocks, and using the corresponding phrases according to different alarms, only calling the corresponding phrases is needed to form the text alarm sentence corresponding to the alarm, and reducing the workload of the system during operation, the response time is reduced, the efficiency of instrument character display is improved, and the technical problems of low efficiency and large code quantity caused by directly adding characters to be displayed into codes in the prior art are solved.
Furthermore, an embodiment of the present invention also proposes a computer-readable storage medium, on which a computer program is stored, which when executed by a processor implements the steps of the method in the above-described embodiment.
Furthermore, an embodiment of the present invention also provides a data processing apparatus, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and the processor executes the computer program to implement the steps of the method in the above-mentioned embodiment.
The logic and/or steps represented in the flowcharts or otherwise described herein, e.g., an ordered listing of executable instructions that can be considered to implement logical functions, can be embodied in any computer-readable medium for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processor-containing system, or other system that can fetch the instructions from the instruction execution system, apparatus, or device and execute the instructions. For the purposes of this description, a "computer-readable medium" can be any means that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
More specific examples (a non-exhaustive list) of the computer-readable medium would include the following: an electrical connection (electronic device) having one or more wires, a portable computer diskette (magnetic device), a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber device, and a portable compact disc read-only memory (CDROM). Additionally, the computer-readable medium could even be paper or another suitable medium upon which the program is printed, as the program can be electronically captured, via for instance optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner if necessary, and then stored in a computer memory.
It should be understood that portions of the present invention may be implemented in hardware, software, firmware, or a combination thereof. In the above embodiments, the various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, any one or combination of the following techniques, which are known in the art, may be used: a discrete logic circuit having a logic gate circuit for implementing a logic function on a data signal, an application specific integrated circuit having an appropriate combinational logic gate circuit, a Programmable Gate Array (PGA), a Field Programmable Gate Array (FPGA), or the like.
In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
While embodiments of the invention have been shown and described, it will be understood by those of ordinary skill in the art that: various changes, modifications, substitutions and alterations can be made to the embodiments without departing from the principles and spirit of the invention, the scope of which is defined by the claims and their equivalents.

Claims (9)

1. A vehicle instrument text display method is characterized by comprising the following steps:
acquiring a text alarm list, dividing system attributes into text alarm lists of the same system word stock, performing sentence splitting to obtain a plurality of sentences, performing sentence screening on the plurality of sentences, removing screened repeated sentences, and only reserving one of the repeated sentences as a text alarm sentence to obtain a plurality of unrepeated text alarm sentences;
acquiring a text alarm statement;
carrying out phrase splitting on the character alarm sentence to obtain a plurality of phrases, classifying the phrases, bringing the classified same phrases into the same word stock to obtain a plurality of different word stocks, and endowing the different word stocks with different IDs, wherein the phrases comprise serious driving safety phrases and non-serious driving safety phrases, the serious driving safety phrases are associated with red character alarm prompt lamps, the non-serious driving safety phrases are associated with yellow character alarm prompt lamps, the phrases comprise high-frequency phrases and low-frequency phrases, and the calling priority of the high-frequency phrases is higher than that of the low-frequency phrases;
when a vehicle encounters a warning condition, calling a target ID according to the warning condition, forming a target character alarm statement corresponding to the warning condition according to the target ID, and when the target character alarm statement contains the serious driving safety phrase, displaying the red character alarm prompt lamp in a touch manner, or else, displaying the yellow character alarm prompt lamp in a touch manner;
the step of splitting the word group of the character alarm sentence to obtain a plurality of word groups and classifying the word groups comprises the following steps:
carrying out phrase splitting on the character alarm sentences, and carrying out sentence numbering on a plurality of phrases obtained by the phrase splitting according to the splitting sequence;
and classifying the phrases with sentence numbers.
2. The vehicle meter text display method of claim 1, wherein the step of obtaining a text alarm statement comprises, before:
acquiring a character alarm list;
and classifying the character alarm list step by step according to classification attributes to obtain a plurality of character alarm sentences.
3. The vehicle instrument text display method of claim 2, wherein the step of classifying the text alarm list step by step according to classification attributes to obtain a plurality of text alarm sentences comprises:
dividing the system attribute of the character alarm list according to different systems, and classifying the character alarm list of the same system into a same system word stock;
and dividing the system attribute into a character alarm list of the same system word library, and splitting the sentence to obtain a plurality of character alarm sentences.
4. The vehicle instrument text display method according to claim 3, wherein the step of dividing the system attribute into text alarm lists of the same system word stock for sentence division to obtain a plurality of text alarm sentences comprises:
dividing system attributes into a character alarm list of the same system word stock to carry out sentence splitting to obtain a plurality of sentences;
and screening a plurality of sentences, removing the screened repeated sentences, and reserving only one of the repeated sentences as a character alarm sentence to obtain a plurality of unrepeated character alarm sentences.
5. The vehicle instrument text display method of claim 2, wherein the step of obtaining a text alarm list comprises:
acquiring a plurality of parts needing alarming according to the types of the parts of the whole vehicle;
and acquiring a character alarm list corresponding to the part needing to be alarmed according to the part needing to be alarmed.
6. The vehicle instrument text display method according to claim 1, wherein the step of performing phrase splitting on the text alarm sentence to obtain a plurality of phrases comprises:
identifying phrases in the text alarm sentences;
and classifying and summarizing the recognized phrases to obtain a plurality of phrases.
7. A vehicle instrument text display system, the system comprising:
the alarm list acquisition module is used for acquiring a text alarm list, dividing system attributes into the text alarm list of the same system word stock for sentence splitting to obtain a plurality of sentences, screening the sentences, removing screened repeated sentences and reserving only one of the repeated sentences as a text alarm sentence to obtain a plurality of unrepeated text alarm sentences;
the alarm sentence acquisition module is used for acquiring character alarm sentences;
the splitting module is used for splitting phrases of the text alarm sentences to obtain a plurality of phrases and classifying the phrases, the classified same phrases are contained in the same word stock to obtain a plurality of different word stocks, different IDs are given to the different word stocks, the phrases comprise serious driving safety phrases and non-serious driving safety phrases, the serious driving safety phrases are associated with red text alarm prompt lamps, the non-serious driving safety phrases are associated with yellow text alarm prompt lamps, the phrases comprise high-frequency phrases and low-frequency phrases, and the calling priority of the high-frequency phrases is higher than that of the low-frequency phrases;
the display module is used for calling a target ID according to the warning condition when a vehicle encounters the warning condition, forming a target character alarm statement corresponding to the warning condition according to the target ID, and when the target character alarm statement contains the serious driving safety phrase, lightening and displaying the red character alarm prompt lamp, otherwise, lightening and displaying the yellow character alarm prompt lamp;
the splitting module further comprises:
the phrase splitting unit is used for splitting phrases of the character alarm sentences and numbering a plurality of phrases obtained by splitting the phrases according to a splitting sequence;
and the classification unit is used for classifying the phrases with the sentence numbers.
8. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out a vehicle meter text display method according to any one of claims 1 to 6.
9. A data processing apparatus comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor when executing the program implements a vehicle meter text display method as claimed in any one of claims 1 to 6.
CN202111266832.4A 2021-10-29 2021-10-29 Vehicle instrument character display method, system, storage medium and equipment Active CN113704458B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111266832.4A CN113704458B (en) 2021-10-29 2021-10-29 Vehicle instrument character display method, system, storage medium and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111266832.4A CN113704458B (en) 2021-10-29 2021-10-29 Vehicle instrument character display method, system, storage medium and equipment

Publications (2)

Publication Number Publication Date
CN113704458A CN113704458A (en) 2021-11-26
CN113704458B true CN113704458B (en) 2022-04-22

Family

ID=78647425

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111266832.4A Active CN113704458B (en) 2021-10-29 2021-10-29 Vehicle instrument character display method, system, storage medium and equipment

Country Status (1)

Country Link
CN (1) CN113704458B (en)

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120226676A1 (en) * 2010-06-11 2012-09-06 Doat Media Ltd. System and methods thereof for adaptation of a free text query to a customized query set
CN106293587B (en) * 2016-08-24 2019-09-03 上海伟世通汽车电子系统有限公司 Multilingual dynamic display method and its display system for vehicle-mounted digital instrument
CN107340766B (en) * 2017-07-10 2019-04-12 浙江大学 Power scheduling alarm signal text based on similarity sorts out and method for diagnosing faults
CN108388601A (en) * 2018-02-02 2018-08-10 腾讯科技(深圳)有限公司 Sorting technique, storage medium and the computer equipment of failure
CN108621986A (en) * 2018-03-29 2018-10-09 惠州市德赛西威汽车电子股份有限公司 A kind of digital instrument alarm processing method
CN110774896B (en) * 2019-08-01 2021-01-15 中国第一汽车股份有限公司 Vehicle instrument information display method and device, vehicle and storage medium
CN112396857A (en) * 2019-08-19 2021-02-23 黄鑫富 High-order emergency warning system of car that shelters from is prevented to two antifogs
CN110597988B (en) * 2019-08-28 2024-03-19 腾讯科技(深圳)有限公司 Text classification method, device, equipment and storage medium
CN113111897A (en) * 2020-02-13 2021-07-13 北京明亿科技有限公司 Alarm receiving and warning condition type determining method and device based on support vector machine
CN113111167A (en) * 2020-02-13 2021-07-13 北京明亿科技有限公司 Method and device for extracting vehicle model of alarm receiving and processing text based on deep learning model
CN112069324A (en) * 2020-08-27 2020-12-11 北京灵汐科技有限公司 Classified label adding method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN113704458A (en) 2021-11-26

Similar Documents

Publication Publication Date Title
US6859695B2 (en) Method and device for interpreting events and outputting operating instructions in motor vehicles
CN1768343A (en) Vehicle diagnostic record mapping
CN109934362A (en) A kind of method, apparatus and terminal device of vehicle detection
EP0737918A2 (en) Method and system for automated transformation of declarative language process specifications
Leplat Accident analyses and work analyses
Søgaard-Andersen et al. Computer-assisted simulation proofs
CN113704458B (en) Vehicle instrument character display method, system, storage medium and equipment
US5793933A (en) Computer-implemented system and method for constructing a system
CN116186270A (en) Vehicle fault cause diagnosis method, device, equipment and storage medium
CN114932807A (en) Fault processing method and fault processing system for electric vehicle power system
JP6594826B2 (en) Vehicle diagnostic device
CN114547247A (en) Architecture construction method and device of autonomous traffic system and storage medium
CN105788198A (en) Automobile buzzing alarm priority test method based on binary tree
CN111429114A (en) Staff loss early warning pre-control mechanism system
CN116108972A (en) Automatic driving takeover performance prediction method and system
US20040167766A1 (en) Modelling device behaviour using a first model, a second model and stored valid behaviour
CN114661030A (en) Method and device for diagnosing function configuration
Cheng et al. Forked modality
Thomas et al. Design of software-oriented technician for vehicle’s fault system prediction using AdaBoost and random forest classifiers
Kot et al. Bisimulation equivalence of a BPP and a finite-state system can be decided in polynomial time
CN116628331A (en) Vehicle-mounted electronic instruction recommending method, device, equipment and storage medium
CN115100757B (en) Method and device for storing automobile data, vehicle and storage medium
CN115185790B (en) Data monitoring method and equipment for auditing business software
Ramakrishna et al. An automata-theoretic decision procedure for propositional temporal logic with Since and Until
CN116935838A (en) Vehicle and control method of vehicle

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant