CN112009521A - Intelligent voice prompt method for train fault and operation guidance - Google Patents

Intelligent voice prompt method for train fault and operation guidance Download PDF

Info

Publication number
CN112009521A
CN112009521A CN202010883676.5A CN202010883676A CN112009521A CN 112009521 A CN112009521 A CN 112009521A CN 202010883676 A CN202010883676 A CN 202010883676A CN 112009521 A CN112009521 A CN 112009521A
Authority
CN
China
Prior art keywords
fault
train
voice
hmi
playing
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.)
Pending
Application number
CN202010883676.5A
Other languages
Chinese (zh)
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.)
CRRC Nanjing Puzhen Co Ltd
Original Assignee
CRRC Nanjing Puzhen Co 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 CRRC Nanjing Puzhen Co Ltd filed Critical CRRC Nanjing Puzhen Co Ltd
Priority to CN202010883676.5A priority Critical patent/CN112009521A/en
Publication of CN112009521A publication Critical patent/CN112009521A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B61RAILWAYS
    • B61LGUIDING RAILWAY TRAFFIC; ENSURING THE SAFETY OF RAILWAY TRAFFIC
    • B61L15/00Indicators provided on the vehicle or vehicle train for signalling purposes ; On-board control or communication systems
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B61RAILWAYS
    • B61LGUIDING RAILWAY TRAFFIC; ENSURING THE SAFETY OF RAILWAY TRAFFIC
    • B61L15/00Indicators provided on the vehicle or vehicle train for signalling purposes ; On-board control or communication systems
    • B61L15/009On-board display devices

Abstract

The invention relates to an intelligent voice prompt method for train fault and operation guidance, and belongs to the technical field of rail transit industry. The method comprises the following steps: (1) a loudspeaker is arranged on a driver display unit HMI on the train; (2) through intelligent voice synthesis, the fault name and the operation and maintenance text information are synthesized into a voice file in real time, and voice playing is carried out through a loudspeaker; (3) and adding a voice playing selection button on the HMI to perform automatic or manual voice playing. The invention enables a driver to master the train fault information at the first time; when troubleshooting is carried out, operation and maintenance personnel listen to troubleshooting steps or operation suggestions while processing faults, and therefore the fault processing efficiency is improved.

Description

Intelligent voice prompt method for train fault and operation guidance
The technical field is as follows:
the invention relates to an intelligent voice prompt method for train fault and operation guidance, and belongs to the technical field of rail transit industry.
Background
At present, the common practice in the rail transit industry is to perform fault word prompt and buzzer alarm through an HMI (human-computer interface) when a train breaks down, and when a driver pays attention to the situation before the train runs, the fault information of the HMI screen cannot be checked. When the number of fault processing steps is large, the operation and maintenance suggestions are read in a long time.
In the prior rail transit industry, when a vehicle breaks down, a buzzer alarms and cannot prompt a driver of specific fault information, and the vehicle needs to be parked and then is checked on a corresponding interface in an HMI (human machine interface), so that time delay is caused for fault removal; when the number of fault processing steps is large, the operation and maintenance personnel spend more time reading the operation and maintenance suggestions during the troubleshooting process, the omission is easy, and the troubleshooting efficiency is low.
Disclosure of Invention
The invention provides an intelligent voice prompt method for train fault and operation guidance, when a train has a fault, fault information is automatically played in a voice mode through a driver display unit HMI, so that a driver can master the train fault information at the first time, and the fault emergency disposal efficiency is improved; when troubleshooting is carried out, operation and maintenance personnel can play the operation suggestions through the voice playing function, listen to troubleshooting steps or operation suggestions while processing faults, and improve the fault processing efficiency.
The invention adopts the following technical scheme for solving the technical problems:
an intelligent voice prompt method for train fault and operation guidance comprises the following steps:
(1) a loudspeaker is arranged on a driver display unit HMI on the train;
(2) through intelligent voice synthesis, the fault name and the operation and maintenance text information are synthesized into a voice file in real time, and voice playing is carried out through a loudspeaker;
(3) and adding a voice playing selection button on the HMI to perform automatic or manual voice playing.
The specific process in the step (2) is as follows:
when the train breaks down, the driver display unit HMI automatically carries out voice playing on the fault information; when operation and maintenance personnel carry out troubleshooting, the driver display unit HMI automatically plays failure information and troubleshooting operation suggestions.
And (3) the intelligent voice synthesis software in the step (2) is Qt C + + software.
The invention has the following beneficial effects:
according to the invention, by integrating an intelligent voice synthesis function on the HMI, when a fault occurs, the HMI automatically synthesizes character information of a corresponding fault item into a playable audio file to play, and the audio file is automatically deleted after playing is finished.
The invention supports the selection of a fault voice playing mode, and operation and maintenance personnel can select two modes of automatic playing and non-automatic playing on the HMI, wherein the automatic playing mode is to automatically play the fault name when a new fault occurs in the train, and the manual playing mode is to click a manual playing button after a certain fault item is selected, so that the HMI plays the fault processing suggestion.
Drawings
Fig. 1 is a diagram illustrating a voice play mode selection.
Fig. 2 is a display screen selection diagram.
Fig. 3 is a flow chart of the process of automatically playing speech.
Detailed Description
The invention is described in further detail below with reference to the accompanying drawings.
As shown in fig. 1, the current fault interface provides buttons for automatic broadcasting and manual broadcasting, and is used for voice broadcasting of fault prompt information, wherein the automatic broadcasting is a self-locking button, and the manual broadcasting is a self-resetting button. The HMI power-on defaults to an automatic play mode.
When the type of the equipment is selected, an HMI with a speaker needs to be selected, and fig. 2 is an appearance schematic diagram of a display screen of a No. 5 Hangzhou line.
The HMI realizes the function of intelligent speech synthesis and playing through software, and the specific flow is shown in fig. 3.
A new queue (first in first out) in the HMI is used for storing the current fault of the train, and when the HMI monitors that the fault occurs, the fault is added into a fault list. And newly establishing an audio processing thread, performing voice synthesis and playing on the failure information which occurs firstly in the list when the failure list is not empty and no audio is currently played, and moving the failure out of the failure list. And when the HMI monitors that the faults waiting in the list disappear, the faults are moved out of the list. And after the fault voice is played, the HMI automatically deletes the synthesized audio file.
When a maintainer processes a certain fault, the maintenance personal can cancel the automatic playing mode by clicking an automatic playing button on the HMI, click a manual playing button after selecting a certain fault, the HMI synthesizes the processing opinions corresponding to the fault into an audio file and plays the audio file, and the synthesized audio file is automatically deleted after the playing is finished.
HMI software is developed by using Qt C + +, and a specific software implementation method for voice playing comprises the following steps: and a structure body queue is newly established for storing fault information, and the structure body comprises information such as fault ID, fault name, fault grade, fault processing method and fault occurrence time. When the HMI is in an automatic playing mode, the fault grade of the new fault is stored in a list, the position corresponding to the fault with the highest fault grade and the earliest occurrence time is found, the fault information of the position is obtained, and the fault name text is subjected to voice conversion and played.
And deleting the fault information from the queue after the playing is finished. When the playing mode is switched from automatic playing to manual playing, the queue is emptied. When the HMI is in a manual broadcasting mode, a program acquires the fault ID of the selected current fault item in real time, when an operator clicks a broadcasting button, the information of a fault name, a fault grade, a fault processing method, fault occurrence time and the like corresponding to the fault is acquired, the fault information is added into a fault broadcasting queue, the text of the fault processing step is subjected to voice conversion and is broadcasted, and the broadcasting queue is emptied after the broadcasting is finished.

Claims (3)

1. An intelligent voice prompt method for train fault and operation guidance is characterized by comprising the following steps:
(1) a loudspeaker is arranged on a driver display unit HMI on the train;
(2) through intelligent voice synthesis, the fault name and the operation and maintenance text information are synthesized into a voice file in real time, and voice playing is carried out through a loudspeaker;
(3) and adding a voice playing selection button on the HMI to perform automatic or manual voice playing.
2. The intelligent voice prompt method for train fault and operation guidance according to claim 1, characterized in that the specific process in step (2) is as follows:
when the train breaks down, the driver display unit HMI automatically carries out voice playing on the fault information; when operation and maintenance personnel carry out troubleshooting, the driver display unit HMI automatically plays failure information and troubleshooting operation suggestions.
3. The intelligent voice prompt method for train fault and operation guidance according to claim 2, wherein the intelligent voice synthesis software in the step (2) is Qt C + + software.
CN202010883676.5A 2020-08-28 2020-08-28 Intelligent voice prompt method for train fault and operation guidance Pending CN112009521A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010883676.5A CN112009521A (en) 2020-08-28 2020-08-28 Intelligent voice prompt method for train fault and operation guidance

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010883676.5A CN112009521A (en) 2020-08-28 2020-08-28 Intelligent voice prompt method for train fault and operation guidance

Publications (1)

Publication Number Publication Date
CN112009521A true CN112009521A (en) 2020-12-01

Family

ID=73503806

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010883676.5A Pending CN112009521A (en) 2020-08-28 2020-08-28 Intelligent voice prompt method for train fault and operation guidance

Country Status (1)

Country Link
CN (1) CN112009521A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106254016A (en) * 2016-07-30 2016-12-21 深圳市航盛电子股份有限公司 A kind of train intelligent voice information player method based on positioning unit and MVB unit and system
CN106844582A (en) * 2017-01-10 2017-06-13 北京市地铁运营有限公司地铁运营技术研发中心 A kind of subway train failure emergent treatment system and method
CN106933122A (en) * 2015-12-30 2017-07-07 南车株洲电力机车研究所有限公司 Train display intelligent interactive method and system
JP2020061617A (en) * 2018-10-05 2020-04-16 株式会社京三製作所 Information guidance system
CN111077882A (en) * 2019-12-26 2020-04-28 深圳一清创新科技有限公司 Fault voice broadcasting method and device based on unmanned vehicle

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106933122A (en) * 2015-12-30 2017-07-07 南车株洲电力机车研究所有限公司 Train display intelligent interactive method and system
CN106254016A (en) * 2016-07-30 2016-12-21 深圳市航盛电子股份有限公司 A kind of train intelligent voice information player method based on positioning unit and MVB unit and system
CN106844582A (en) * 2017-01-10 2017-06-13 北京市地铁运营有限公司地铁运营技术研发中心 A kind of subway train failure emergent treatment system and method
JP2020061617A (en) * 2018-10-05 2020-04-16 株式会社京三製作所 Information guidance system
CN111077882A (en) * 2019-12-26 2020-04-28 深圳一清创新科技有限公司 Fault voice broadcasting method and device based on unmanned vehicle

Similar Documents

Publication Publication Date Title
US10489112B1 (en) Method for user training of information dialogue system
CN107516510B (en) Automatic voice testing method and device for intelligent equipment
CN102999161B (en) A kind of implementation method of voice wake-up module and application
CN109285543A (en) A kind of vehicle-mounted multimedia navigating instrument voice automatization test system
CN107289964B (en) Navigation voice broadcasting method and device
CN105676045B (en) A kind of vehicle mounted multimedia automatic performance test method
CN104537913B (en) Training and practicing simulation method for high speed railway driving command dispatching
CN203338751U (en) Front-rear row passenger controlling wired automobile sound equipment
CN114727123B (en) Data processing method and device for live broadcast room
EP1127748B1 (en) Device and method for voice control
EP2237279A3 (en) Recording apparatus, method and system
CN112009521A (en) Intelligent voice prompt method for train fault and operation guidance
CN106254016A (en) A kind of train intelligent voice information player method based on positioning unit and MVB unit and system
CN110293842B (en) Combined instrument display method, combined instrument and automobile
CN103600700A (en) Audio/video control method and system based on dual-computer interaction mode
EP1079313A2 (en) An audio processing system
JP3888688B2 (en) Air traffic control interface device, display control method thereof, and computer program
EP3115886B1 (en) Method for operating a voice controlled system and voice controlled system
CN102946569A (en) Set top box emergency broadcast method and system
JPH0997277A (en) Design supporting device
JP2007221574A (en) Voice processing apparatus, voice processing method, and program
CN112399943B (en) Method and device for recording information relating to a rail vehicle
Heeman et al. Dialogue transcription tools
DE102019203533A1 (en) Method of reproducing audio content and audio reproduction system
JP6639431B2 (en) Item judgment device, summary sentence display device, task judgment method, summary sentence display method, and program

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20201201

RJ01 Rejection of invention patent application after publication