CN116451338A - MCU-based integrated architecture design method - Google Patents

MCU-based integrated architecture design method Download PDF

Info

Publication number
CN116451338A
CN116451338A CN202310103299.2A CN202310103299A CN116451338A CN 116451338 A CN116451338 A CN 116451338A CN 202310103299 A CN202310103299 A CN 202310103299A CN 116451338 A CN116451338 A CN 116451338A
Authority
CN
China
Prior art keywords
module
display screen
mcu
display
model
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
CN202310103299.2A
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.)
Chongqing Blue Whale Zhilian Technology Co ltd
Original Assignee
Chongqing Blue Whale Zhilian Technology 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 Chongqing Blue Whale Zhilian Technology Co ltd filed Critical Chongqing Blue Whale Zhilian Technology Co ltd
Priority to CN202310103299.2A priority Critical patent/CN116451338A/en
Publication of CN116451338A publication Critical patent/CN116451338A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • G06F30/15Vehicle, aircraft or watercraft design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/904Browsing; Visualisation therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/70Arrangements for image or video recognition or understanding using pattern recognition or machine learning
    • G06V10/77Processing image or video features in feature spaces; using data integration or data reduction, e.g. principal component analysis [PCA] or independent component analysis [ICA] or self-organising maps [SOM]; Blind source separation
    • G06V10/774Generating sets of training patterns; Bootstrap methods, e.g. bagging or boosting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/70Arrangements for image or video recognition or understanding using pattern recognition or machine learning
    • G06V10/82Arrangements for image or video recognition or understanding using pattern recognition or machine learning using neural networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands

Abstract

The invention relates to the technical field of motorcycles, in particular to an integrated architecture design method based on MCU, which comprises the steps of utilizing an MCU embedded system to carry out integrated unified management on a plurality of modules of a motorcycle to obtain management data; establishing a visual model based on the management data; adjusting display brightness and display height of the display screen; and displaying the visual model through the adjusted display screen. According to the invention, the MCU embedded system is used for carrying out integrated and unified management on a plurality of modules of the motorcycle, so that the problem that each module is matched with an independent MCU module in the traditional module architecture design is solved, the number of the MCU modules is reduced, and the purpose of reducing the BOM cost of products is realized. The MCU integrated architecture design shortens the research and development period and solves the problem of higher product cost of the existing automobile electronic and electric appliance architecture design.

Description

MCU-based integrated architecture design method
Technical Field
The invention relates to the technical field of motorcycles, in particular to an integrated architecture design method based on MCU.
Background
Automotive electronics architecture designs typically design meters, IVI, BCM, PEPS, tire pressure monitoring, voice control, TBOX, etc. according to the appliance function as separate modules, such architecture designs resulting in high product costs.
Disclosure of Invention
The invention aims to provide an integrated architecture design method based on MCU, which aims to solve the problem of higher product cost of the existing automobile electronic and electric appliance architecture design.
In order to achieve the above object, the present invention provides an integrated architecture design method based on an MCU, comprising the following steps:
the MCU embedded system is utilized to carry out integrated and unified management on a plurality of modules of the motorcycle, so as to obtain management data;
establishing a visual model based on the management data;
adjusting display brightness and display height of the display screen;
and displaying the visual model through the adjusted display screen.
The multiple modules of the motorcycle comprise an instrument module, an IVI module, a BCM module, a PEPS module, a tire pressure monitoring module, a 4G module, a voice module, a power management module, a CAN communication module, a UDS diagnosis module, an I2S module, an I2C module and an SPI module.
Wherein, the adjusting the display brightness of the display screen includes:
acquiring the current illumination intensity of a scene where the display screen is positioned and the current display brightness of the display screen;
acquiring a brightness difference value between the current illumination intensity and the current display brightness;
and adjusting the display brightness of the display screen based on the brightness difference value.
Wherein, the adjusting the display height of the display screen comprises:
acquiring the head characteristics of the display range of the display screen;
capturing eye position points of the head features;
calculating the height difference between the eye position point and the display screen;
and adjusting the display height of the display screen based on the height difference value.
The obtaining the head feature of the display range of the display screen comprises the following steps:
shooting a head picture in the display range of the display screen;
and constructing a feature extraction model to extract features of the head picture to obtain head features.
The constructing the feature extraction model to perform feature extraction on the head picture to obtain head features includes:
constructing a neural network model;
acquiring a training data set to train the neural network model to obtain a feature extraction model;
and inputting the head picture into the feature extraction model for training to obtain head features.
The acquiring the training data set to train the neural network model to obtain a feature extraction model comprises the following steps:
acquiring a training data set;
sequentially filtering, labeling and dividing the training data set to obtain a training set and a verification set;
training the neural network model by using the training set to obtain a pre-training model;
and performing verification and optimization on the pre-training model by using the verification set to obtain a feature extraction model.
The invention relates to an integrated architecture design method based on MCU, which is characterized in that a plurality of modules of a motorcycle are integrated and uniformly managed by utilizing an MCU embedded system to obtain management data; establishing a visual model based on the management data; adjusting display brightness and display height of the display screen; and displaying the visual model through the adjusted display screen. According to the invention, the MCU embedded system is used for carrying out integrated and unified management on a plurality of modules of the motorcycle, so that the problem that each module is matched with an independent MCU module in the traditional module architecture design is solved, the number of the MCU modules is reduced, and the purpose of reducing the BOM cost of products is realized. The MCU integrated architecture design shortens the research and development period and solves the problem of higher product cost of the existing automobile electronic and electric appliance architecture design.
Drawings
In order to more clearly illustrate the embodiments of the invention or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the invention, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flowchart of an integrated architecture design method based on MCU provided by the present invention.
Fig. 2 is a flowchart of adjustment of display brightness for a display screen.
Fig. 3 is a flow chart of an adjustment of display height to a display screen.
Detailed Description
Embodiments of the present invention are described in detail below, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to like or similar elements or elements having like or similar functions throughout. The embodiments described below by referring to the drawings are illustrative and intended to explain the present invention and should not be construed as limiting the invention.
Referring to fig. 1 to 3, the present invention provides an integrated architecture design method based on MCU, comprising the following steps:
s1, integrating and uniformly managing a plurality of modules of a motorcycle by utilizing an MCU embedded system to obtain management data;
specifically, the multiple modules of the motorcycle comprise a meter module, an IVI module, a BCM module, a PEPS module, a tire pressure monitoring module, a 4G module, a voice module, a power management module, a CAN communication module, a UDS diagnosis module, an I2S module, an I2C module and an SPI module.
S2, establishing a visual model based on the management data;
s3, adjusting display brightness and display height of the display screen;
the adjusting the display brightness of the display screen comprises the following steps:
s301, acquiring the current illumination intensity of a scene where the display screen is located and the current display brightness of the display screen;
s302, obtaining a brightness difference value between the current illumination intensity and the current display brightness;
specifically, the current illumination intensity is subtracted from the current display brightness to obtain a difference value, if the current display brightness is lower than the current illumination intensity, the difference value is a negative value, and if the current display brightness is higher than the current illumination intensity, the difference value is a positive value.
And S303, adjusting the display brightness of the display screen based on the brightness difference value.
Specifically, if the difference is a negative value, it is proved that the display screen is in a strong light environment, and the display brightness of the display screen is lightened based on the difference, so that the display definition of the visual model is improved. And if the difference value is positive, proving that the display screen is in a weak light environment, dimming the display brightness of the display screen based on the difference value, and saving electric energy while improving the vision protection of a user.
The adjusting the display height of the display screen comprises the following steps:
s311, acquiring the head characteristic of the display range of the display screen;
specifically, shooting a head picture in the display range of the display screen; and constructing a feature extraction model to extract features of the head picture to obtain head features.
The constructing a feature extraction model to perform feature extraction on the head picture to obtain head features, including: constructing a neural network model; acquiring a training data set to train the neural network model to obtain a feature extraction model; and carrying out format adjustment on the head picture based on the input format of the feature extraction model, and then inputting the head picture into the feature extraction model for training to obtain head features.
The obtaining a training data set to train the neural network model to obtain a feature extraction model comprises the following steps: acquiring a training data set; sequentially filtering, labeling and dividing the training data set to obtain a training set and a verification set; training the neural network model by using the training set to obtain a pre-training model; and performing verification and optimization on the pre-training model by using the verification set to obtain a feature extraction model.
S312 capturing eye position points of the head features;
s313, calculating a height difference value between the eye position point and the display screen;
s314, adjusting the display height of the display screen based on the height difference value.
Specifically, the display height of the display screen is adjusted based on the height difference value until the eye position point and the display screen are at a uniform level, so that the problem that the user looks at the display screen for a long time with head up or head down to cause neck fatigue is avoided.
And S4, displaying the visual model through the adjusted display screen.
After the step of displaying the visual model through the adjusted display screen, the method further comprises the following steps:
s5, establishing foreground data of the display range of the display screen;
s6, acquiring current scene data of the display range of the display screen;
s7, capturing a dynamic target on the current scene data based on the foreground data;
and S8, if the dynamic target is not captured in the preset time, adjusting the display screen to a screen-off state until the dynamic target is captured again, and recovering the display screen to a normal state.
Specifically, avoid when nobody, the continuous work of display screen leads to the fact the electric energy extravagant.
The invention relates to an integrated architecture design method based on MCU, which is characterized in that a plurality of modules of a motorcycle are integrated and uniformly managed by utilizing an MCU embedded system to obtain management data; establishing a visual model based on the management data; adjusting display brightness and display height of the display screen; and displaying the visual model through the adjusted display screen. According to the invention, the MCU embedded system is used for carrying out integrated and unified management on a plurality of modules of the motorcycle, so that the problem that each module is matched with an independent MCU module in the traditional module architecture design is solved, the number of the MCU modules is reduced, and the purpose of reducing the BOM cost of products is realized. The MCU integrated architecture design shortens the research and development period and solves the problem of higher product cost of the existing automobile electronic and electric appliance architecture design.
The above disclosure is merely illustrative of a preferred embodiment of an MCU-based integrated architecture design method of the present invention, and it is not intended to limit the scope of the present invention.

Claims (7)

1. The integrated architecture design method based on the MCU is characterized by comprising the following steps of:
the MCU embedded system is utilized to carry out integrated and unified management on a plurality of modules of the motorcycle, so as to obtain management data;
establishing a visual model based on the management data;
adjusting display brightness and display height of the display screen;
and displaying the visual model through the adjusted display screen.
2. The method for designing an MCU-based integrated architecture of claim 1,
the multiple modules of the motorcycle comprise a meter module, an IVI module, a BCM module, a PEPS module, a tire pressure monitoring module, a 4G module, a voice module, a power management module, a CAN communication module, a UDS diagnosis module, an I2S module, an I2C module and an SPI module.
3. The method for designing an MCU-based integrated architecture of claim 2,
the adjusting the display brightness of the display screen comprises the following steps:
acquiring the current illumination intensity of a scene where the display screen is positioned and the current display brightness of the display screen;
acquiring a brightness difference value between the current illumination intensity and the current display brightness;
and adjusting the display brightness of the display screen based on the brightness difference value.
4. The method for designing an MCU-based integrated architecture of claim 3,
the adjusting the display height of the display screen comprises the following steps:
acquiring the head characteristics of the display range of the display screen;
capturing eye position points of the head features;
calculating the height difference between the eye position point and the display screen;
and adjusting the display height of the display screen based on the height difference value.
5. The method for MCU-based integrated architecture design of claim 4,
the obtaining the head characteristic of the display range of the display screen comprises the following steps:
shooting a head picture in the display range of the display screen;
and constructing a feature extraction model to extract features of the head picture to obtain head features.
6. The method for MCU-based integrated architecture design of claim 5,
the constructing a feature extraction model to perform feature extraction on the head picture to obtain head features, including:
constructing a neural network model;
acquiring a training data set to train the neural network model to obtain a feature extraction model;
and inputting the head picture into the feature extraction model for training to obtain head features.
7. The method for MCU-based integrated architecture design of claim 6,
the obtaining a training data set to train the neural network model to obtain a feature extraction model comprises the following steps:
acquiring a training data set;
sequentially filtering, labeling and dividing the training data set to obtain a training set and a verification set;
training the neural network model by using the training set to obtain a pre-training model;
and performing verification and optimization on the pre-training model by using the verification set to obtain a feature extraction model.
CN202310103299.2A 2023-02-10 2023-02-10 MCU-based integrated architecture design method Pending CN116451338A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310103299.2A CN116451338A (en) 2023-02-10 2023-02-10 MCU-based integrated architecture design method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310103299.2A CN116451338A (en) 2023-02-10 2023-02-10 MCU-based integrated architecture design method

Publications (1)

Publication Number Publication Date
CN116451338A true CN116451338A (en) 2023-07-18

Family

ID=87134489

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310103299.2A Pending CN116451338A (en) 2023-02-10 2023-02-10 MCU-based integrated architecture design method

Country Status (1)

Country Link
CN (1) CN116451338A (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101458531A (en) * 2007-12-12 2009-06-17 深圳富泰宏精密工业有限公司 Display screen automatic adjustment system and method
CN103533340A (en) * 2013-10-25 2014-01-22 深圳市汉普电子技术开发有限公司 Naked eye 3D (three-dimensional) playing method of mobile terminal and mobile terminal
CN108646907A (en) * 2018-04-18 2018-10-12 Oppo广东移动通信有限公司 Back light brightness regulating method and Related product
CN110970001A (en) * 2019-12-03 2020-04-07 Oppo广东移动通信有限公司 Screen brightness adjusting method and device, electronic equipment and computer storage medium
CN111038418A (en) * 2019-12-31 2020-04-21 重庆集诚汽车电子有限责任公司 Central integrated automobile body domain controller system and automobile
CN113362775A (en) * 2021-06-24 2021-09-07 东莞市小精灵教育软件有限公司 Display screen control method and device, electronic equipment and storage medium
CN113885708A (en) * 2021-10-22 2022-01-04 Oppo广东移动通信有限公司 Screen control method and device of electronic equipment, electronic equipment and storage medium
CN215590919U (en) * 2021-06-04 2022-01-21 上海东动电动车有限公司 Electric vehicle whole electronic system architecture and electric vehicle applying same
US20220230456A1 (en) * 2021-01-20 2022-07-21 Magna Electronics Inc. Vehicular driver assist system with adjustable display
CN115618080A (en) * 2022-10-12 2023-01-17 南京凯众科技有限公司 Data management implementation method based on data management platform and data management platform

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101458531A (en) * 2007-12-12 2009-06-17 深圳富泰宏精密工业有限公司 Display screen automatic adjustment system and method
CN103533340A (en) * 2013-10-25 2014-01-22 深圳市汉普电子技术开发有限公司 Naked eye 3D (three-dimensional) playing method of mobile terminal and mobile terminal
CN108646907A (en) * 2018-04-18 2018-10-12 Oppo广东移动通信有限公司 Back light brightness regulating method and Related product
CN110970001A (en) * 2019-12-03 2020-04-07 Oppo广东移动通信有限公司 Screen brightness adjusting method and device, electronic equipment and computer storage medium
CN111038418A (en) * 2019-12-31 2020-04-21 重庆集诚汽车电子有限责任公司 Central integrated automobile body domain controller system and automobile
US20220230456A1 (en) * 2021-01-20 2022-07-21 Magna Electronics Inc. Vehicular driver assist system with adjustable display
CN215590919U (en) * 2021-06-04 2022-01-21 上海东动电动车有限公司 Electric vehicle whole electronic system architecture and electric vehicle applying same
CN113362775A (en) * 2021-06-24 2021-09-07 东莞市小精灵教育软件有限公司 Display screen control method and device, electronic equipment and storage medium
CN113885708A (en) * 2021-10-22 2022-01-04 Oppo广东移动通信有限公司 Screen control method and device of electronic equipment, electronic equipment and storage medium
CN115618080A (en) * 2022-10-12 2023-01-17 南京凯众科技有限公司 Data management implementation method based on data management platform and data management platform

Similar Documents

Publication Publication Date Title
CN103019917B (en) The mobile terminal monitoring method of excess eye-using, system and mobile terminal
CN109194873B (en) Image processing method and device
CN101188743A (en) An intelligent digital system based on video and its processing method
CN205909142U (en) Lighting system with monitoring alarm function
CN105163038A (en) Linked light-supplementing method and device thereof
CN105812674A (en) Signal lamp color correction method, monitoring method, and device thereof
CN105203148A (en) Visual detection method for automobile combination instrument
CN105609086A (en) Brightness adjustment method and device of display interface
CN109326125B (en) Picture quality diagnosis system and method based on embedded system
WO2023231443A1 (en) Commercial lighting system based on aiot and sensor network and lighting method
CN109697698A (en) Low-light (level) enhances processing method, device and computer readable storage medium
CN110415267A (en) A kind of online thermal infrared target identification device of low-power consumption and working method
CN113589217A (en) Intelligent ammeter defect detection device
CN115936672A (en) Smart power grid online safety operation and maintenance management method and system
CN104994353A (en) Network monitoring method and system of internet of things
CN116451338A (en) MCU-based integrated architecture design method
CN104459349A (en) Wind power plant thunder and lightning monitoring system and method
CN103514596A (en) Method and device for processing image
CN201369859Y (en) Street lamp-dimming energy-saving control system
CN109740527A (en) Image processing method in a kind of video frame
CN117274107A (en) End-to-end color and detail enhancement method, device and equipment under low-illumination scene
CN107819991A (en) Dynamic exposure is set to compensate digital camera method
CN107895365B (en) Image matching method and monitoring system for power transmission channel external damage protection
CN111652131A (en) Face recognition device, light supplementing method thereof and readable storage medium
CN208999520U (en) One kind is based on ultraviolet photon and visible photosynthetic corona detection 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