CN112346377B - Chip, intelligent terminal control method, intelligent terminal and storage medium - Google Patents

Chip, intelligent terminal control method, intelligent terminal and storage medium Download PDF

Info

Publication number
CN112346377B
CN112346377B CN202011102573.7A CN202011102573A CN112346377B CN 112346377 B CN112346377 B CN 112346377B CN 202011102573 A CN202011102573 A CN 202011102573A CN 112346377 B CN112346377 B CN 112346377B
Authority
CN
China
Prior art keywords
parameters
mode
intelligent terminal
parameter
chip
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
CN202011102573.7A
Other languages
Chinese (zh)
Other versions
CN112346377A (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.)
TCL Air Conditioner Zhongshan Co Ltd
Original Assignee
TCL Air Conditioner Zhongshan 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 TCL Air Conditioner Zhongshan Co Ltd filed Critical TCL Air Conditioner Zhongshan Co Ltd
Priority to CN202011102573.7A priority Critical patent/CN112346377B/en
Publication of CN112346377A publication Critical patent/CN112346377A/en
Application granted granted Critical
Publication of CN112346377B publication Critical patent/CN112346377B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/042Programme control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors
    • G05B19/0423Input/output

Abstract

The invention discloses a chip, an intelligent terminal control method, an intelligent terminal and a storage medium, wherein the chip comprises a fixed parameter area and a mode parameter area; the fixed parameter area is used for storing fixed parameters during the operation of the equipment, wherein the fixed parameters are operation parameters with fixed values corresponding to different equipment operation modes; the mode parameter area is used for storing mode parameters when the equipment runs, wherein the mode parameters are running parameters with different values corresponding to different equipment running modes. According to the invention, the parameters in the chip are partitioned, so that the time for reading the parameters when the intelligent terminal is started is reduced, the energy consumption is reduced, and the starting speed is accelerated.

Description

Chip, intelligent terminal control method, intelligent terminal and storage medium
Technical Field
The invention relates to the technical field of computers, in particular to a chip, an intelligent terminal control method, an intelligent terminal and a storage medium.
Background
The product is qualified before being delivered from a factory, and the invention of safety, stability and the like of the product is tested. And the energy efficiency standard inspection is added to the electronic products, especially the high-power and high-energy consumption electronic products, such as a refrigerator and an air conditioner, on the basis of general qualification inspection, so that the high-energy consumption products which are circulated and used in the market are controlled, and the energy consumption is reduced. In order to meet the energy efficiency inspection requirements, manufacturers generally add a special performance test mode during product design, and after receiving a performance test instruction, an electronic product simulates working conditions under different scenes according to the performance test instruction, so that the energy efficiency value of the electronic product is calculated.
The current scene modes of basic tests required by energy efficiency standards include a refrigeration test mode and a heating test mode, wherein a plurality of performance test points are set in each test mode, and relevant parameters of the air conditioner outdoor unit, such as compressor operation frequency, a torque compensation switch, fan rotating speed, electronic expansion valve opening degree, target exhaust temperature, test mode defrosting relevant parameters and the like, may be defined for each performance test point. Because there are more test points and more parameters defined under each test point, assuming that there are 7 test points under refrigeration and each test point corresponds to 6 test parameters, there are 42 parameters, and the same 42 parameters for heating are added, for a total of 84 parameters. Besides the two basic test scenarios and performance test points, the test scenarios and performance test points required by some regions are different, and some of them even need 200. Most of the parameters are rarely used in the actual use process, most of the parameters are used only when the pre-factory test and spot check are carried out, however, the parameters occupy a large number of positions of a storage chip in the electronic equipment, when the electronic equipment is started, all data has to be scanned so as to determine the parameters to be executed in operation, and therefore, the mode speed responding to the user selection is low when the electronic equipment is started.
Disclosure of Invention
The invention provides a chip, an intelligent terminal control method, an intelligent terminal and a storage medium, and aims to solve the problem that when equipment is just started in the prior art, the mode rate selected by a corresponding user is low.
To achieve the above object, the present invention provides a chip, comprising:
a fixed parameter area and a mode parameter area;
the fixed parameter area is used for storing fixed parameters during the operation of the equipment, wherein the fixed parameters are operation parameters with fixed values corresponding to different equipment operation modes;
the mode parameter area is used for storing mode parameters when the equipment runs, wherein the mode parameters are running parameters with different values corresponding to different equipment running modes.
Optionally, the chip, wherein the device operation mode includes a use mode and a test mode, the mode parameter corresponding to the use mode is a use parameter, and the mode parameter corresponding to the test mode is a use parameter and a calibration parameter.
Optionally, the chip further includes a selection port information area, configured to store the number of the use parameters and the number of the calibration parameters; and the addresses corresponding to the use parameters and the addresses corresponding to the calibration parameters are continuous.
In order to achieve the above object, the present invention provides an intelligent terminal control method, which comprises the following steps:
acquiring mode information;
determining a corresponding equipment operation mode according to the mode information;
reading corresponding mode parameters according to the equipment operation mode;
and according to the mode parameters and the fixed parameters, performing operation configuration on the intelligent terminal.
Optionally, in the intelligent terminal control method, the mode information is flag bits corresponding to different device operation modes.
Optionally, the method for controlling an intelligent terminal, wherein the reading of the corresponding mode parameter according to the device operation mode specifically includes:
when the equipment operation mode is a use mode, reading the use parameters;
and when the equipment operation mode is a test mode, reading the use parameters and the calibration parameters and taking the use parameters and the calibration parameters as test parameters.
Optionally, the intelligent terminal control method, wherein, when the device operation mode is the use mode, reading the use parameter specifically includes:
when the equipment operation mode is the use mode, reading the number of the use parameters in the selection port information area;
and sequentially reading parameters with the same number as the use parameters in the mode parameter area according to the initial address of the mode parameter area, and taking the parameters as the use parameters.
Optionally, the intelligent terminal control method, wherein, when the device operation mode is a test mode, reading the use parameter and the calibration parameter and using the read use parameter and the calibration parameter as test parameters specifically includes:
when the equipment operation mode is a test mode, reading the number of the use parameters and the number of the calibration parameters in the selection port information area;
calculating the sum of the number of the use parameters and the number of the test parameters to generate the total number of the parameters;
and sequentially reading parameters in the mode parameter area, which are equal to the total quantity of the parameters, according to the initial address of the mode parameter area, and taking the parameters as test parameters.
In addition, to achieve the above object, the present invention further provides an intelligent terminal, wherein the intelligent terminal includes: the intelligent terminal control method comprises a memory, a processor and a chip using program which is stored on the memory and can run on the processor, wherein the chip using program realizes the steps of the intelligent terminal control method when being executed by the processor.
In addition, in order to achieve the above object, the present invention further provides a storage medium, wherein the storage medium stores a chip using program, and the chip using program implements the steps of the intelligent terminal control method as described above when executed by a processor.
In the invention, the parameters of the equipment operation are divided into fixed parameters and mode parameters, and the fixed parameters and the mode parameters are placed in different areas of a chip, the fixed parameters are stored in a fixed parameter area, and the mode parameters are stored in a mode parameter area, so when the equipment is started, the content of the fixed parameter area is read, and the parameter reading in the mode parameters is carried out according to the current equipment operation mode, thereby effectively providing the reading of the parameters when the equipment is started, and further improving the response rate. The chip is also provided with a selection port information area, the selection port information area comprises the number of the parameters of the use parameters and the calibration parameters, the addresses corresponding to the use parameters and the calibration parameters in the mode parameter area are continuous, and if the running mode of the equipment is the use mode, the use parameters are directly read according to the number of the parameters of the use parameters; if the test mode is adopted, the calibration parameters and the use parameters are read according to the sum of the two parameters. Therefore, when the parameters in the mode parameter area are read, a continuous reading mode can be adopted, compared with the traditional reading mode according to address comparison, the energy consumption is reduced, the reading speed is increased, and the speed of the whole equipment parameter configuration responding to the user instruction is increased.
Drawings
FIG. 1 is a schematic diagram of the structure of a chip of the present invention;
FIG. 2 is a diagram of the present invention chip partitioning the segments by address;
FIG. 3 is a flow chart of a preferred embodiment of the intelligent terminal control method of the present invention;
fig. 4 is a schematic operating environment diagram of an intelligent terminal according to a preferred embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer and clearer, the present invention is further described in detail below with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
Referring to fig. 1, a chip 100 according to a preferred embodiment of the present invention includes a fixed parameter area 110 and a mode parameter area 120; the fixed parameter area 110 is used for storing fixed parameters of the device during operation; the mode parameter area 120 is used for storing mode parameters when the device is running.
In this embodiment, the chip 100 is installed on an intelligent air conditioner, the chip 100 is designed by using an EEPROM chip (Electrically Erasable Programmable read only memory) as a carrier, the EEPROM chip refers to a memory chip with an Electrically Erasable Programmable read only memory, and data is not lost after power failure, so that parameters with the same variable and different values set for matching different environments can be stored in the E chip, and on the premise of keeping the program of an air conditioner controller unchanged, the parameters in the E chip are modified to match different environments.
The chip 100 includes a fixed parameter area 110 and a mode parameter area 120, where the fixed parameter area 110 is used to store fixed parameters corresponding to all device operation modes, the fixed parameters are operation parameters with fixed values corresponding to different device operation modes, such as motor driving parameters, and the motor driving parameters include driving compressor mode parameters and direct current fan mode parameters in the air conditioner, and since the most basic driving parameters of the compressor and the fan are consistent no matter in a refrigeration test environment, a heating test environment, or other test environments, the driving parameters are stored in the fixed parameter area 110. Referring to fig. 2, the address range of the fixed parameter area 110 is 0x 010-0 x6 FF.
The chip 100 further comprises a mode parameter area 120, and the corresponding address range is 0x 010-0 x6 FF. The mode parameter area 120 is used for operating parameters with different values corresponding to different device operating modes, such as a parameter for controlling an operation of an air conditioning system, a temperature-frequency function corresponding to a cooling test environment, and a temperature-frequency function corresponding to a heating test environment. The temperature-frequency function refers to a function for changing frequency according to different current temperatures, and is applied to the variable frequency air conditioner. The inverter air conditioner is an air conditioner added with an inverter, and the inverter of the air conditioner controls the operation of the whole air conditioning system by controlling and adjusting the rotating speed of a compressor so as to enable the inverter to reach the most stable state, thereby improving the energy efficiency ratio. Therefore, under different temperature environments, the frequency converter can adaptively adjust the operating frequency of the air conditioner according to the frequency curve. And under the refrigeration test environment and the heating test environment, the frequency curve functions corresponding to the frequency converters are different, and the temperature-frequency function corresponding to the refrigeration test environment and the temperature-frequency function corresponding to the heating test environment are different. Besides the temperature-frequency function, the rotating speed corresponding to the direct current fan under different windshields is also included. The storage in the chip 100 is for the main control program to match many parameters of the chip 100, so that models with different configurations can be used for a universal main control program, and only such parameters in the chip 100 are changed.
Further, the device operation mode includes a use mode and a test mode, the mode parameter corresponding to the use mode is a use parameter, and the mode parameter corresponding to the test mode is a use parameter and a calibration parameter.
Specifically, the device operation mode includes a use mode and a test mode, the use mode refers to a mode when a user is in general, and the test mode refers to a mode used when energy efficiency detection is exclusively used. The use parameters refer to parameters that need to be configured when the use mode is adopted, and when the test mode is adopted, the test environment generally includes a general use environment corresponding to the use mode, so the use parameters are also parameters corresponding to the test mode. The calibration parameters refer to parameters corresponding to a test scene except a general use scene. Therefore, the parameters corresponding to the test mode are the use parameters and the calibration parameters.
Further, in a first implementation manner of this embodiment, the mode parameter area 120 may be divided into a use parameter sub-area and a calibration parameter sub-area, where the use parameter sub-area stores the use parameters, and the calibration parameter sub-area is used for storing the calibration parameters.
Further, the chip 100 further includes a selection port information area 130 for storing the parameter number of the use parameter and the parameter number of the calibration parameter; and the addresses corresponding to the use parameters and the addresses corresponding to the calibration parameters are continuous.
Specifically, in the second implementation manner of this embodiment, the chip 100 further includes a selection port information area 130, where the selection port information area 130 is used to store the parameter number of the usage parameter, such as N, and the parameter number of the calibration parameter, such as M. The address range corresponding to the select port information area 130 is 0x 000-0 x 01F. In addition, the selection port information area 130 further includes model configuration information, such as no electronic expansion valve, whether an ac fan or a dc fan is used, and the like.
In a first implementation manner of this embodiment, when the usage parameter and the calibration parameter are written into the chip 100, the usage parameter is written into the chip 100 in sequence according to the start address of the mode parameter area 120, and then the calibration parameter is written into the chip 100 next to the last bit of the address corresponding to the usage parameter. In a first implementation manner of this embodiment, when writing the usage parameter and the calibration parameter into the chip 100, the calibration parameter is first written into the chip 100 in sequence according to the start address of the mode parameter area 120, and then the usage parameter is written into the chip 100 next to the last bit of the address corresponding to the calibration parameter, so that the address corresponding to the usage parameter and the address corresponding to the calibration parameter are consecutive.
In this embodiment, although there are many parameters corresponding to the device operation modes, the distribution is ordered. When the air conditioner is started, the parameter number in the option information area 130 is obtained first, and when the mode which needs to be operated currently is detected to be the use mode, the use parameters in the chip 100 are read directly according to the parameter number of the use mode, namely N; when the mode needing to run is detected to be a test mode, the use parameters and the calibration parameters in the chip 100 are read directly according to the parameter numbers of the use parameters and the calibration parameters, namely N and M. Therefore, only in the daily use process of the user, the reading time of the parameters in all the chips 100 can be reduced, and the parameters needed in the chips 100 can be quickly read, so that the configuration of the intelligent air conditioner is quickly completed, and the user experience is improved.
Further, the chip 100 further includes an extension area, the extension area is mainly used for adding the variability in the mode parameter area 120, and the extension area is continuous with the address corresponding to the mode parameter area 120.
Specifically, when the address in the mode parameter area 120 is the previous use parameter and the address is the subsequent test parameter, the newly added parameter is written in the expansion area, the address in the mode parameter area 120 is allocated to the newly added parameter, and the number of the newly added parameter is increased for the number of the calibration parameter, so that the expansion of the mode parameter area 120 can be completed, and the requirements of additional test environments in different areas can be flexibly met.
Compared with the first implementation mode, the second implementation mode does not need to be partitioned, is simple and feasible, can be expanded by using the expansion area, and has higher flexibility.
As shown in fig. 3, the intelligent terminal control method according to the preferred embodiment of the present invention includes the following steps:
step S100, mode information is acquired.
Specifically, in this embodiment, the chip is the E chip of the previous embodiment. The main execution body of the embodiment is a chip use program in the intelligent air conditioner. When the intelligent air conditioner is started, the selection of an equipment operation mode is provided for a user, and the equipment operation mode comprises a use mode and a test mode. When a user selects a use mode through remote control or a key on the intelligent air conditioner, the internal unit of the intelligent air conditioner can generate corresponding mode information according to the mode selected by the user. The mode information may exist in various forms, such as names corresponding to different device operation modes. And then sending the zone bit as mode information to a chip using program in an external unit of the intelligent air conditioner, wherein the chip using program determines that a mode needing to be operated is a using mode according to the zone bit. In this embodiment, the flag is used as the mode information, only for reducing the data amount of the transmitted data and improving the transmission efficiency, and the content of the key of the user may be used as the mode information, which is not described herein.
And step S200, determining a corresponding equipment operation mode according to the mode information.
Specifically, the mode information may be in various forms, a flag, a key content selected by a user, and the like. In an implementation manner of this embodiment, the mode information is the key content. And the chip application program directly determines the corresponding equipment operation mode according to the key content.
Further, the mode information is flag bits corresponding to different device operation modes.
Specifically, the data of the key contents are directly transmitted, so that a certain time is required for transmission, and the timely response of the intelligent air conditioner is influenced. Therefore, in another implementation manner of this embodiment, the mode information is flag bits corresponding to different device operation modes. The flag bit refers to a single value, letter and symbol as a flag, replacing the original data to simplify the amount of data transmitted, for example, the usage pattern is represented by the number 0. An equipment operation mode list is preset in the chip use program, and equipment operation modes corresponding to the flag bits are listed in the equipment operation mode list, for example, the equipment operation mode corresponding to the flag bit 0 is a use mode, and the equipment operation mode corresponding to the flag bit 1 is a test mode. Because the flag bit is only one number, the data volume is very small, the transmission efficiency between the internal unit and the external unit is very high, and the response rate of the intelligent air conditioner is improved.
And step S300, reading corresponding mode parameters according to the equipment operation mode.
Specifically, in a first implementation manner of this embodiment, if the device operation mode is a use mode, reading each parameter in a use mode sub-area in the mode parameters, so as to obtain a use mode parameter; and if the equipment operation mode is the test mode, reading each use parameter and calibration parameter in the use mode sub-area and the test parameter sub-area in the mode parameters so as to obtain the test parameters. In a second implementation manner of this embodiment, a parameter address list is preset, where all addresses of the usage parameters are included. And if the equipment operation mode is the use mode, reading the use parameters one by one according to the addresses of the use parameters, and if the equipment operation mode is the test mode, reading all the parameters in the mode parameter area.
Further, the device operation mode comprises a use mode and a test mode; step S300 includes:
step S310, when the device operation mode is the use mode, reading the use parameter.
Specifically, when the device operation mode is the use mode, reading the parameters in the device operation mode according to the parameter address list or the address corresponding to the mode subarea and using the parameters as the use parameters.
Further, step S310 includes:
step S311, when the device operation mode is the use mode, reading the number of the use parameters in the select port information area.
Specifically, when the device operation mode is the use mode, it is described that the smart air conditioner only needs to be configured according to the use parameter. The number of use parameters, such as N, in the select port information area is thus read.
Step S312, sequentially reading the parameters in the mode parameter area, the number of which is equal to the number of the use parameters, as the use parameters according to the start address of the mode parameter area.
Specifically, each region in the E-chip has its start address and end address. In this embodiment, the start address of the mode parameter area is 0x010, so that N parameters, that is, the use parameters, are sequentially read with 0x010 as a start point.
And step S320, when the equipment operation mode is a test mode, reading the use parameters and the calibration parameters and taking the use parameters and the calibration parameters as test parameters.
Specifically, when the device operation mode is the test mode, all parameters in the mode parameter area are directly read as test parameters.
Step S321, when the device operation mode is the test mode, reading the number of the use parameters and the number of the calibration parameters in the option information area.
Specifically, when the device operation mode is the test mode, it is described that the intelligent air conditioner needs to be configured according to the use parameters and the calibration parameters, so that the number of the use parameters and the number of the calibration parameters, that is, N and M, in the select port information area are read.
Step S322, calculating the sum of the number of the using parameters and the number of the testing parameters to generate the total number of the parameters.
Specifically, the sum of the number of the use parameters and the number of the test parameters, i.e., N + M, is calculated to generate a total number of parameters.
Step S323, sequentially reading parameters equal to the total amount of the parameters according to the start address of the mode parameter area, and using the parameters as the test parameters.
Specifically, the total parameter amount is the amount of all parameters in the mode parameter area, and since the use parameters in the E chip and the addresses of the test parameters are consecutive, the parameters of the amount equal to the total parameter amount can be read in sequence and taken as the test parameters by taking the starting address corresponding to the mode parameter area as the starting point directly according to the total parameter amount.
And S400, performing operation configuration on the intelligent terminal according to the mode parameters and the fixed parameters.
Specifically, a driving compressor or a direct current fan of the intelligent air conditioner is configured according to a fixed parameter, such as a motor driving parameter, in the fixed parameter area. And configuring the system operation of the intelligent air conditioner according to the mode parameters, such as a temperature-frequency curve. And after the configuration of the intelligent terminal and the intelligent terminal is finished, the operation configuration of the intelligent terminal is finished.
Further, the obtaining of the fixed parameters may be performed before, after, or simultaneously with the reading of the number of the usage parameters or the number of the calibration parameters, and the obtaining step does not affect the implementation of the scheme.
Further, as shown in fig. 4, based on the above intelligent terminal control method, the present invention also provides an intelligent terminal, which includes a processor 10, a memory 20 and a display 30. Fig. 4 shows only some of the components of the smart terminal, but it should be understood that not all of the shown components are required to be implemented, and that more or fewer components may be implemented instead.
The memory 20 may be an internal storage unit of the intelligent terminal in some embodiments, such as a hard disk or a memory of the intelligent terminal. The memory 20 may also be an external storage device of the Smart terminal in other embodiments, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like, which are provided on the Smart terminal. Further, the memory 20 may also include both an internal storage unit and an external storage device of the smart terminal. The memory 20 is used for storing application software installed in the intelligent terminal and various data, such as program codes of the installed intelligent terminal. The memory 20 may also be used to temporarily store data that has been output or is to be output. In an embodiment, the memory 20 stores a chip using program 40, and the chip using program 40 can be executed by the processor 10, so as to implement the intelligent terminal control method in the present application.
The processor 10 may be a Central Processing Unit (CPU), a microprocessor or other data Processing chip in some embodiments, and is used for running the program codes stored in the memory 20 or Processing data, such as executing the intelligent terminal control method.
The display 30 may be an LED display, a liquid crystal display, a touch-sensitive liquid crystal display, an OLED (Organic Light-Emitting Diode) touch panel, or the like in some embodiments. The display 30 is used for displaying information at the intelligent terminal and for displaying a visual user interface. The components 10-30 of the intelligent terminal communicate with each other via a system bus.
In one embodiment, the following steps are implemented when the processor 10 executes the chip usage program 40 in the memory 20:
acquiring mode information;
determining a corresponding equipment operation mode according to the mode information;
reading corresponding mode parameters according to the equipment operation mode;
and according to the mode parameters and the fixed parameters, performing operation configuration on the intelligent terminal.
And the mode information is flag bits corresponding to different equipment operation modes.
Reading corresponding mode parameters according to the device operation mode, specifically comprising:
when the equipment operation mode is a use mode, reading the use parameters;
and when the equipment operation mode is a test mode, reading the use parameters and the calibration parameters and taking the use parameters and the calibration parameters as test parameters.
Wherein, when the device operation mode is the use mode, reading the use parameter specifically includes:
when the equipment operation mode is the use mode, reading the number of the use parameters in the selection port information area;
and sequentially reading parameters with the same number as the use parameters in the mode parameter area according to the initial address of the mode parameter area, and taking the parameters as the use parameters.
When the device operation mode is a test mode, reading the use parameters and the calibration parameters and using the read use parameters and the calibration parameters as test parameters, specifically comprising:
when the equipment operation mode is a test mode, reading the number of the use parameters and the number of the calibration parameters in the selection port information area;
calculating the sum of the number of the use parameters and the number of the test parameters to generate the total number of the parameters;
and sequentially reading parameters in the mode parameter area, which are equal to the total quantity of the parameters, according to the initial address of the mode parameter area, and taking the parameters as test parameters.
The invention also provides a storage medium, wherein the storage medium stores a chip using program, and the chip using program realizes the steps of the intelligent terminal control method when being executed by a processor.
In summary, the present invention provides a chip, an intelligent terminal control method, an intelligent terminal and a storage medium, wherein the chip includes a fixed parameter area and a mode parameter area; the fixed parameter area is used for storing fixed parameters, wherein the fixed parameters are parameters with the same numerical value corresponding to each equipment operation mode; the mode parameter area is used for storing mode parameters, wherein the mode parameters are parameters with different values corresponding to the running modes of the equipment. According to the invention, the parameters in the chip are partitioned, so that the time for reading the parameters when the intelligent terminal is started is reduced, the energy consumption is reduced, and the starting speed is accelerated.
Of course, it will be understood by those skilled in the art that all or part of the processes of the methods of the above embodiments may be implemented by a computer program instructing relevant hardware (such as a processor, a controller, etc.), and the program may be stored in a computer readable storage medium, and when executed, the program may include the processes of the above method embodiments. The storage medium may be a memory, a magnetic disk, an optical disk, etc.
It is to be understood that the invention is not limited to the examples described above, but that modifications and variations may be effected thereto by those of ordinary skill in the art in light of the foregoing description, and that all such modifications and variations are intended to be within the scope of the invention as defined by the appended claims.

Claims (8)

1. A chip, wherein the chip comprises:
a fixed parameter area and a mode parameter area;
the fixed parameter area is used for storing fixed parameters during the operation of the equipment, wherein the fixed parameters are operation parameters with fixed values corresponding to different equipment operation modes;
the mode parameter area is used for storing mode parameters when the equipment runs, wherein the mode parameters are running parameters with different values corresponding to different equipment running modes;
the device operation mode comprises a use mode and a test mode, the mode parameters corresponding to the use mode are use parameters, and the mode parameters corresponding to the test mode are use parameters and calibration parameters;
the chip also comprises a selection port information area which is used for storing the number of the use parameters and the number of the calibration parameters; and the addresses corresponding to the use parameters and the addresses corresponding to the calibration parameters are continuous.
2. An intelligent terminal control method based on the chip of claim 1, wherein the intelligent terminal control method comprises:
acquiring mode information;
determining a corresponding equipment operation mode according to the mode information;
reading corresponding mode parameters according to the equipment operation mode;
and according to the mode parameters and the fixed parameters, performing operation configuration on the intelligent terminal.
3. The intelligent terminal control method according to claim 2, wherein the mode information is flag bits corresponding to different device operation modes.
4. The intelligent terminal control method according to claim 3, wherein reading corresponding mode parameters according to the device operation mode specifically comprises:
when the equipment operation mode is a use mode, reading the use parameters;
and when the equipment operation mode is a test mode, reading the use parameters and the calibration parameters and taking the use parameters and the calibration parameters as test parameters.
5. The intelligent terminal control method according to claim 4, wherein when the device operation mode is the use mode, reading the use parameter specifically includes:
when the equipment operation mode is the use mode, reading the number of the use parameters in the selection port information area;
and sequentially reading parameters with the same number as the use parameters in the mode parameter area according to the initial address of the mode parameter area, and taking the parameters as the use parameters.
6. The intelligent terminal control method according to claim 4, wherein when the device operation mode is a test mode, reading the use parameter and the calibration parameter and using the read use parameter and the calibration parameter as test parameters specifically includes:
when the equipment operation mode is a test mode, reading the number of the use parameters and the number of the calibration parameters in the selection port information area; calculating the sum of the number of the use parameters and the number of the test parameters to generate the total number of the parameters;
and sequentially reading parameters in the mode parameter area, which are equal to the total quantity of the parameters, according to the initial address of the mode parameter area, and taking the parameters as test parameters.
7. An intelligent terminal, characterized in that, intelligent terminal includes: a memory, a processor and a chip using program stored on the memory and operable on the processor, the chip using program when executed by the processor implementing the steps of the intelligent terminal control method according to any one of claims 2-6.
8. A storage medium storing a chip usage program which, when executed by a processor, implements the steps of the intelligent terminal control method according to any one of claims 2 to 6.
CN202011102573.7A 2020-10-15 2020-10-15 Chip, intelligent terminal control method, intelligent terminal and storage medium Active CN112346377B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011102573.7A CN112346377B (en) 2020-10-15 2020-10-15 Chip, intelligent terminal control method, intelligent terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011102573.7A CN112346377B (en) 2020-10-15 2020-10-15 Chip, intelligent terminal control method, intelligent terminal and storage medium

Publications (2)

Publication Number Publication Date
CN112346377A CN112346377A (en) 2021-02-09
CN112346377B true CN112346377B (en) 2022-03-11

Family

ID=74361850

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011102573.7A Active CN112346377B (en) 2020-10-15 2020-10-15 Chip, intelligent terminal control method, intelligent terminal and storage medium

Country Status (1)

Country Link
CN (1) CN112346377B (en)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100296124B1 (en) * 1998-09-09 2001-08-07 박종섭 Semiconductor device capable of full-repair characteristic test
CN107729089B (en) * 2017-10-31 2022-04-19 努比亚技术有限公司 Method and device for adjusting CPU (Central processing Unit) parameters, mobile terminal and storage medium
CN108302713B (en) * 2018-01-02 2020-04-21 广东美的制冷设备有限公司 Air conditioner setting quick adjustment method, air conditioner and readable storage medium
CN109084428A (en) * 2018-08-16 2018-12-25 广东美的制冷设备有限公司 Air conditioner operating parameter update method, device and readable storage medium storing program for executing
CN110928499B (en) * 2019-11-18 2023-11-14 珠海泰芯半导体有限公司 Flash memory embedded in chip, chip and starting method of chip

Also Published As

Publication number Publication date
CN112346377A (en) 2021-02-09

Similar Documents

Publication Publication Date Title
CN110360734B (en) Air conditioner starting control method and device, storage medium and air conditioner
CN111880490A (en) Environment adjusting method and device, electronic equipment and storage medium
CN113093565B (en) Control method and control platform for electronic equipment, electronic equipment and storage medium
CN110631234A (en) Control method of air conditioner operation frequency, air conditioner and computer readable storage medium
CN105509224A (en) Automatic matching method for indoor unit and outdoor unit compressors
US20210278115A1 (en) Speed control strategies for a condenser fan in a refrigeration system
CN114296768A (en) Air conditioner parameter updating method and device, air conditioner and storage medium
CN112346377B (en) Chip, intelligent terminal control method, intelligent terminal and storage medium
CN111511177A (en) Thermal management method, system, terminal and medium
CN110285536A (en) A kind of control method and device of temperature control equipment
WO2024078191A1 (en) Load setting method, apparatus and system
CN108302724A (en) A kind of air-conditioner control system and method
CN102243520B (en) Method for controlling fan
CN113849510A (en) Data storage method, device and equipment of air conditioner and storage medium
CN110966712B (en) Method and device for determining target exhaust temperature of electronic expansion valve of air conditioner
CN110966711B (en) Method and device for determining target exhaust temperature of electronic expansion valve
CN112484246A (en) Auxiliary programming method, device and equipment for air conditioner controller
CN105352118B (en) A kind of quick configuration method of central air-conditioning based on automatic identification and device
CN113883691B (en) Air conditioner parameter reading method and device, air conditioner and storage medium
CN110966710B (en) Method and device for determining initial opening degree of electronic expansion valve of air conditioner
CN110671779A (en) Refrigerant allowance detection method and device for air conditioner, server and storage medium
CN111895628A (en) Air conditioner performance testing method, storage medium and air conditioner
CN115168160B (en) VPX server intelligent case monitoring system
CN114396700B (en) Control method and device of air conditioner, electronic equipment and storage medium
CN114963453B (en) Method for determining running mode of air conditioner, multi-split central air conditioner and storage medium

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