CN107229479B - Novel vehicle-mounted system frame - Google Patents

Novel vehicle-mounted system frame Download PDF

Info

Publication number
CN107229479B
CN107229479B CN201710447969.7A CN201710447969A CN107229479B CN 107229479 B CN107229479 B CN 107229479B CN 201710447969 A CN201710447969 A CN 201710447969A CN 107229479 B CN107229479 B CN 107229479B
Authority
CN
China
Prior art keywords
module
menu
foreground
interface
hmi
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
CN201710447969.7A
Other languages
Chinese (zh)
Other versions
CN107229479A (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.)
Haoke Electronics Co ltd
Original Assignee
Haoke Electronics 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 Haoke Electronics Co ltd filed Critical Haoke Electronics Co ltd
Priority to CN201710447969.7A priority Critical patent/CN107229479B/en
Publication of CN107229479A publication Critical patent/CN107229479A/en
Application granted granted Critical
Publication of CN107229479B publication Critical patent/CN107229479B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a novel vehicle-mounted system framework which is formed by combining an HMI module, an AP foreground module which is connected with the HMI module through an interface and exists in an Android Laucher Apk mode, an AP service module which is connected with the AP foreground module through an interface and is responsible for all background function processing and communication between the AP foreground module, the OS module and an MCU module, is responsible for realizing the communication with AP service and receiving instructions transmitted by a touch button panel through driving of a core board, and an MCU module which is connected with the AP service module and receives direction key instructions.

Description

Novel vehicle-mounted system frame
Technical Field
The invention relates to the field of human-computer interaction, in particular to a novel vehicle-mounted system framework.
Background
At present, the development of the electronic industry is leaps and bounds, the automotive electronics is no exception, the automotive electronics is used as a computer on an automobile, professional services and guarantees are provided in the aspects of safety, entertainment, navigation and the like, nowadays, mobile phones are developed to be very mature, automobiles and family intelligence become the fields of many enterprises striving for military, an Android system is a mainstream mobile device operating system at present, great advantages are provided in the aspects of entertainment, network, application support and the like, today, the automotive electronics is gradually transferred from a wince system to an Android system, however, the traditional Android UI effect is seriously homogenized, the use habit of the automotive electronics is not met, and the development efficiency is not high enough.
Disclosure of Invention
The invention aims to provide a novel vehicle-mounted system framework, which solves the problems that the traditional android UI has serious homogenization effect, does not conform to the use habit of automotive electronics, and has low development efficiency.
The invention is realized in such a way that a novel vehicle-mounted system framework is mainly formed by combining an HMI module, an AP foreground module which is connected with the HMI module through an interface and exists in an Android Laucher Apk mode, an AP service module which is connected with the AP foreground module through an interface and is responsible for all background function processing and linking the AP foreground module with communication between the OS module and the MCU module, an OS module which is responsible for driving the core board to realize communication with the AP service and receives instructions transmitted by a touch button panel, and an MCU module which is connected with the AP service module and receives direction button instructions.
The further technical scheme of the invention is as follows: the HMI module is comprised of a base assembly module, a menu project aggregation module, a shared component module, and a toolbox module.
The further technical scheme of the invention is as follows: the basic component module is the most core project. The basic components are mainly responsible for managing the life cycle of the whole system, maintaining global data and functions, switching menu engineering and the like, and comprise a prompt box, a desktop system and wallpaper.
The further technical scheme of the invention is as follows: the menu project aggregation module is a general name of projects such as a main desktop radio, Bluetooth and the like, is used for being loaded and displayed by a main desktop system, only one menu project can be loaded, and the rest projects belong to a destroyed state.
The further technical scheme of the invention is as follows: the common element module is a set of all common elements in the interface and is provided for each menu project and basic component to be quoted, so that repeated labor is avoided, and the development efficiency is improved.
The invention has the beneficial effects that: this Android UI interactive system frame based on novel vehicle-mounted system frame realizes vehicle-mounted system UI's high customization, solve Android UI's homogenization problem, an efficient UI development mode is provided, the mutual development cycle of UI shortens substantially, production efficiency is provided, software framework obeys the MVC standard, UI mutual development is strictly distinguished with functional logic, reduce the degree of coupling of development, make software more stable, UI is mutual to be realized through HMI development tool, manage HMI's development with the form of encapsulation controlling part, make HMI development more nimble simple, efficiency is higher, and support the special effect of multiple mainstream, make the interface all obtain further experience from vision and body sense.
Drawings
FIG. 1 is a novel on-board system framework provided by the present invention;
fig. 2 is a software structure diagram of an HMI module of an Android UI interaction system based on a novel vehicle-mounted system framework provided by the invention.
Detailed Description
Fig. 1 shows a novel vehicle-mounted system framework, which is formed by combining an HMI module, an AP foreground module interfacing with the HMI module and existing in the form of an Android Laucher Apk, an AP service module interfacing with the AP foreground module and being responsible for all background functional processing and linking communication between the AP foreground module and the OS module and an MCU module, an OS module driving core board to communicate with the AP service and receiving instructions from a touch button panel, and an MCU module interfacing with the AP service module and receiving direction button instructions, wherein the HMI module is: the MRC framework is a main body and mainly responsible for interface display, user operation response and UI animation realization, and the communication aspect is mainly communicated with the AP foreground in an interface and message mode to finally generate a resource package for the AP foreground; AP foreground: the system is a part of an MRC framework, mainly refers to a visual part of Android application, exists in an Android Laucher Apk mode, and is responsible for analyzing HMI resource packets, displaying and processing, linking communication between HMI and AP service, HMI window management and third-party application management; AP service: the system does not belong to the scope of an MRC framework, is in the same process with the AP foreground, and is responsible for processing all background functions and linking communication between the AP foreground and the OS/MCU; and OS: the method is not in the scope of an MRC framework, and an Android operating system is used and mainly responsible for the realization of core board driving and communication with AP services; MCU: the system does not belong to the scope of an MRC framework, and is mainly responsible for functions of mainboard drive realization, power management, sound source management, external detection and the like.
Fig. 2 shows a software structure diagram of an HMI module of an Android UI interactive system based on a novel vehicle-mounted system framework, the HMI module is composed of a basic component module, a menu project aggregation module, a shared component module and a tool kit module, and the basic component module is the most core project. The basic component is mainly responsible for managing the life cycle of the whole system, maintaining global data and functions, switching menu projects and the like, and comprises a prompt box, a desktop system and wallpaper, wherein the menu project set module is a general name of projects such as a main desktop radio, Bluetooth and the like, is used for being loaded and displayed by the main desktop system, only one menu project can be loaded, and the rest of the menu projects belong to a destroyed state; the basic component is mainly responsible for managing the life cycle of the whole system, maintaining global data and functions, switching menu projects and the like; the basic component comprises a prompt box, a main desktop system and wallpaper from top to bottom; the prompt box is quoted to a common element, is a global element of the whole interface, is superposed on the main desktop system, and can be displayed or closed through a global function of the basic component; the main desktop system is a core element in the basic component and is used for loading a menu project for display at the same time, so that the menu project set is a plurality of different photos if the main desktop system is compared with an electronic photo frame, and the electronic photo frame can only display one photo at the same time; the wallpaper references are used as common elements, are global elements of the whole interface, are superposed under the main desktop system, and can be changed through the global function of the basic component; the menu project aggregation module: the menu project set is a general name of projects such as a main desktop, a radio, Bluetooth and the like, is used for being loaded and displayed by a main desktop system, only one menu project can be loaded, and the rest menu projects belong to a destroyed state; a common element module: a common element is a collection of all common elements in the interface, providing individual menu engineering and underlying component references, thereby avoiding repeated labor and improving development efficiency, the common elements mainly comprise a title bar, a prompt box, system wallpaper, a keypad and a scene crossing cartoon, the title bar comprises a homepage, a title and a return, the style and layout of the system wallpaper are determined by project requirements, the prompt box is used for displaying places needing waiting, confirmation or prompt and the like in the interface, the style can be edited independently and is quoted by a basic component, the system wallpaper comprises an internal wallpaper and an external wallpaper, all menu projects are performed without default wallpaper, system wallpaper can be displayed, a small keyboard is a set of all numeric keyboards in a vehicle-mounted interface and comprises a skip selection keyboard, a password keyboard and a Bluetooth communication keyboard, and the field-crossing animation sets all switching animations in the interface, so that unified editing is realized, and the experience consistency is ensured; a tool box module: the tool box is a set of all interface controls, and the interface personalized effect can be achieved by editing the properties of the controls. The tool box comprises six common controls including a button, a timer, a sliding bar, a switch button, a list and an edit box, can expand new controls, has strong universality, and is introduced by common elements, basic components and menu engineering.

Claims (1)

1. A novel vehicle-mounted system is characterized in that: the novel vehicle-mounted system is formed by combining an HMI module, an AP foreground module which is connected with the HMI module through an interface and exists in an Android LaucherApk mode, an AP service module which is connected with the AP foreground module through an interface and is responsible for all background function processing and linking the communication between the AP foreground module and the OS module as well as the MCU module, an OS module which is responsible for driving the core board to realize the communication with the AP service and receive instructions transmitted by a touch button panel, and an MCU module which is connected with the AP service module and receives direction button instructions;
the HMI module is composed of a basic component module, a menu project assembly module, a shared element module and a tool box module;
the basic component module is mainly responsible for managing the life cycle of the whole system, maintaining global data and functions and switching menu engineering, and comprises a prompt box, a desktop system and wallpaper;
the menu project aggregation module is a general name of a main desktop radio and a Bluetooth project, is used for being loaded and displayed by a main desktop system, only one menu project can be loaded, and the rest menu projects belong to a destroyed state;
the common element module is a set of all common elements in the interface and provides references to various menu projects and basic components.
CN201710447969.7A 2017-06-14 2017-06-14 Novel vehicle-mounted system frame Active CN107229479B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710447969.7A CN107229479B (en) 2017-06-14 2017-06-14 Novel vehicle-mounted system frame

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710447969.7A CN107229479B (en) 2017-06-14 2017-06-14 Novel vehicle-mounted system frame

Publications (2)

Publication Number Publication Date
CN107229479A CN107229479A (en) 2017-10-03
CN107229479B true CN107229479B (en) 2020-09-08

Family

ID=59934950

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710447969.7A Active CN107229479B (en) 2017-06-14 2017-06-14 Novel vehicle-mounted system frame

Country Status (1)

Country Link
CN (1) CN107229479B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109683896A (en) * 2018-12-28 2019-04-26 重庆矢崎仪表有限公司 Automobile instrument HMI control method and system
CN109947412B (en) * 2019-03-31 2022-03-04 重庆矢崎仪表有限公司 Automobile instrument HMI control program design system and method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102883048A (en) * 2012-09-03 2013-01-16 中标软件有限公司 In-car Bluetooth communication method and in-car Bluetooth communication device based on Android operating system
CN203366735U (en) * 2013-07-15 2013-12-25 深圳市众鸿科技股份有限公司 Onboard intelligent terminal based on Android system and onboard voice identification system
CN105117225A (en) * 2015-08-24 2015-12-02 江西好帮手电子科技有限公司 Android system based HMI interface customizing method and system
US20150356501A1 (en) * 2014-06-09 2015-12-10 Clowd Lab LLC Delivery to mobile devices
CN205158885U (en) * 2015-11-30 2016-04-13 盘晓金 On -vehicle information display system of synthesizing

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105791076A (en) * 2014-12-23 2016-07-20 北京中博安达知识产权服务有限公司 Android system type vehicular voice instant messaging system
CN105721482A (en) * 2016-03-03 2016-06-29 天津大学 Mobile terminal handheld vehicle management method based on Internet of Vehicles
CN106772522A (en) * 2016-12-26 2017-05-31 南京理工大学 Based on Android platform can alignment system and method inside and outside communication room

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102883048A (en) * 2012-09-03 2013-01-16 中标软件有限公司 In-car Bluetooth communication method and in-car Bluetooth communication device based on Android operating system
CN203366735U (en) * 2013-07-15 2013-12-25 深圳市众鸿科技股份有限公司 Onboard intelligent terminal based on Android system and onboard voice identification system
US20150356501A1 (en) * 2014-06-09 2015-12-10 Clowd Lab LLC Delivery to mobile devices
CN105117225A (en) * 2015-08-24 2015-12-02 江西好帮手电子科技有限公司 Android system based HMI interface customizing method and system
CN205158885U (en) * 2015-11-30 2016-04-13 盘晓金 On -vehicle information display system of synthesizing

Also Published As

Publication number Publication date
CN107229479A (en) 2017-10-03

Similar Documents

Publication Publication Date Title
KR101961860B1 (en) User terminal apparatus and contol method thereof
US9684434B2 (en) System and method for displaying a user interface across multiple electronic devices
US7917861B2 (en) User interface elements cloning and transitions
CA2798979C (en) Method of rendering a user interface
CN106557314A (en) Applied software development method and device
KR102057944B1 (en) Terminal device and sharing method thereof
US20090064039A1 (en) List item layouts system and method
EP2584450A2 (en) Method of modifying rendered attributes of list elements in a user interface
EP2846539A1 (en) Display device and method for controlling the same
WO2013123597A1 (en) Method, apparatus, and system for providing a shared user interface
CN103480153A (en) Method for simulating computer gamepad with smartphone
CN105556417A (en) Electronic device for controlling power and method therefor
WO2013182089A1 (en) Object suspension realizing method and device
CN107229479B (en) Novel vehicle-mounted system frame
US8884981B2 (en) Dynamically reconfigurable graphics layer system and method
CN105677351B (en) The compatible display methods of multiwindow and device
CN103412748A (en) Display control method, device and system for user interface of embedded platform
CN107180445B (en) Expression control method and device of animation model
CN102999340A (en) Editing method and device of input method interface
CN109992227A (en) User interface display control method, device, terminal and computer storage medium
US20230229375A1 (en) Electronic Device, Inter-Device Screen Coordination Method, and Medium
EP2632130B1 (en) System and method for displaying a user interface across multiple electronic devices
CN104572280B (en) A kind of Android applications method for switching theme
CN103237135A (en) Cross sliding screen operation method of cell phone
CN104077114A (en) Method for changing display interface of application software and electronic equipment

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