CN-121996213-A - Vehicle-mounted display UI interface design method based on equipment state information
Abstract
The invention discloses a vehicle-mounted display UI interface design method based on equipment state information, which comprises the steps of S1, S2, designing and displaying interface templates and interaction modes according to application scenes, S3, displaying data application on an interface, organizing information by taking an overall operation scene of a train and the operation requirement of a user as the center, and automatically displaying the most relevant and comprehensive system information on the interface under different scenes such as normal operation, fault investigation, test and the like.
Inventors
- QIU SHIHAO
- WANG BING
- ZHAO XIAO
- ZHANG YANWEI
- REN KUN
- WANG FEI
- LIU FANGCHAO
- LI PENGYUN
- WANG KANGCHENG
Assignees
- 河南思维轨道交通技术研究院有限公司
- 济南思维鑫科信息技术有限公司
Dates
- Publication Date
- 20260508
- Application Date
- 20260116
Claims (8)
- 1. The vehicle-mounted display UI interface design method based on the equipment state information is characterized by comprising the following steps of: Step S1, equipment data acquisition and classification, namely acquiring state values of all equipment in a vehicle-mounted system and carrying out standardized classification on the state values; Step S2, designing different equipment data standardization graphics, namely mapping various standardized and classified data values into predefined graphic elements; step S3, designing a display interface template and an interaction mode according to an application scene, namely dynamically selecting an interface layout template based on the current running scene of a train according to a preset display state logic expression, and determining graphical elements to be displayed and display logic thereof, wherein the display state logic expression takes a device state value and a train running state as input parameters; And S4, interface display data application, namely rendering and displaying the interface layout template and the corresponding graphical elements on the vehicle-mounted display according to the determined display logic.
- 2. The method for designing the UI interface of the vehicle-mounted display based on the equipment state information as set forth in claim 1, wherein the train operation scene in the step S3 comprises a normal operation scene, a fault diagnosis scene or an engineering test scene, and the display state logic expression is used for judging an interface template, a displayed graphical element and a display state thereof which are required to be activated under a specific equipment state value and a train operation state.
- 3. The method for designing a UI interface of a vehicle-mounted display based on device status information according to claim 1, further comprising the step of split screen display: And responding to the split screen instruction, dividing a main display area and at least one secondary display area on a screen of the vehicle-mounted display, wherein the main display area is used for displaying information related to the core running state of the train, and the secondary display area is used for displaying detailed information of user-specified equipment or information adapting to a specific engineering application scene.
- 4. The method for designing a UI interface of a vehicle-mounted display based on device status information according to claim 1, further comprising an interface switching step of: The interface display content can be automatically switched according to the judgment result of the display state logic expression; and/or responding to a manual switching instruction of a user to manually switch the display content of the interface.
- 5. The method for designing a UI interface of a vehicle-mounted display based on device status information according to claim 1, further comprising an interaction control step of: Receiving an interaction instruction of a user, wherein the interaction instruction comprises at least one of a gesture instruction and a voice instruction; and executing corresponding operations according to the interaction instruction, wherein the operations comprise zooming in and displaying the specific equipment, zooming out and displaying the panorama of the system, calling out the information of the specific equipment or triggering a fault diagnosis view.
- 6. The method for designing a UI interface of a vehicle-mounted display based on device state information as claimed in claim 5, wherein the gesture command includes a pinch gesture, and the operation of zooming in or out the display is correspondingly performed in response to the pinch gesture.
- 7. The method for designing the UI interface of the vehicle-mounted display based on the equipment state information, which is characterized by further comprising a fault visualization step, wherein when the equipment is judged to be faulty according to the equipment state value, an alarm signal is triggered, and a fault point and the connection relation of the fault point are highlighted on the vehicle-mounted display through an unfolded perspective view or a planar unfolded view of the equipment.
- 8. The method for designing a UI interface of a vehicle-mounted display based on device state information as recited in claim 1, wherein said graphical element has a plurality of predefined visual states for characterizing different states of corresponding device state values.
Description
Vehicle-mounted display UI interface design method based on equipment state information Technical Field The invention belongs to the technical field of UI design, and particularly relates to a vehicle-mounted display UI interface design method based on equipment state information. Background A display interface (UI) is an interface between a person and a system, which refers to a collection of interaction methods performed by a user and some systems, and these systems refer not only to a computer program but also to a specific machine, a device, a complex tool, etc. Interactive design (Interaction Design, abbreviated IXD) is a design area of defining, designing the behavior of an artificial system, focusing on the content and structure of communication between two or more interacting individuals, in order to enable these individuals to cooperate with one another to achieve a certain objective. Interactive design aims to create and establish meaningful relationships between people and products and services, centered on "embedding information technology in the world of matter that is full of social complexity". The systematic design is a comprehensive design method based on system thinking, and focuses on the structure, function, behavior and performance of the whole system, and the system is planned and designed as a whole to realize the optimal performance and benefit of the system. The LCU is a train contactless programmable logic control unit Logic Control Unit, is a set of on-board computer system specially designed for logic control of railway vehicles, adopts computer and network technology, replaces the traditional contact control circuits such as an intermediate relay, a time relay, a bistable relay and the like of a train by using contactless circuits such as an optocoupler, a field effect transistor and the like, and realizes the functions of train logic control, fault diagnosis, comprehensive protection and the like. In the process of developing a device display system, the interface data is often required to be updated in real time according to the logic calculation state information of the built-in software, and operations such as real-time control are performed on the interface elements. The current display devices DMI are mostly fixed display interfaces, display contents are limited by software program codes, the display contents are positioned by dividing the interfaces by codes, the display of the devices is updated according to updated values of the devices, and the same display device needs to display information of different devices from different manufacturers. Taking the display of the equipment of the train programmable logic control unit as an example, the LCU equipment comprises a plurality of IO plug-ins, can acquire a plurality of data, can show the state and state information of plug-in operation states, software versions, ETH, MVB, CAN, 5G channels and the like on the data display, and can also show information of switching value states, equipment line connection states and the like. And the data which can be acquired are currently displayed by relying on a general display DMI. For the man-machine interaction scheme of the current LCU vehicle-mounted equipment, the following defects exist in actual operation: 1) The data display of the LCU is mostly displayed through a display installed on the railway vehicle, is limited by the existing expression mode of the display, cannot completely display the state information which can be acquired, and is not friendly to the interactive mode of customized information display and graphical display data. 2) Because of the limitation of the screen size of the display of the driving platform of the railway vehicle, the traditional screen displays more text content, displays various data through text and color, and has the problem of crowded content and difficult distinguishing; 3) The state of the switching value of the locomotive is various, the interface state and the link relation are displayed in a multi-purpose text form in a general mode, and the operation efficiency is greatly influenced under the condition that the problem points and the equipment state need to be quickly positioned and repaired; 3) The running state of the LCU vehicle-mounted host computer is judged only by virtue of the colors of the characters or the indicator lamps, the fault detection method is single, the problem causes are difficult to accurately locate, and the daily maintenance and the fault detection of equipment are inconvenient. Disclosure of Invention In order to solve the technical problems, the invention provides a vehicle-mounted display UI interface design method based on equipment state information. The specific scheme is as follows: The vehicle-mounted display UI interface design method based on the equipment state information comprises the following steps: Step S1, equipment data acquisition and classification, namely acquiring state values of all eq