WO2021082135A1 - Cooking control method and apparatus, and electronic device and storage medium - Google Patents

Cooking control method and apparatus, and electronic device and storage medium Download PDF

Info

Publication number
WO2021082135A1
WO2021082135A1 PCT/CN2019/120718 CN2019120718W WO2021082135A1 WO 2021082135 A1 WO2021082135 A1 WO 2021082135A1 CN 2019120718 W CN2019120718 W CN 2019120718W WO 2021082135 A1 WO2021082135 A1 WO 2021082135A1
Authority
WO
WIPO (PCT)
Prior art keywords
cooking
electronic device
data
difference
standard
Prior art date
Application number
PCT/CN2019/120718
Other languages
French (fr)
Chinese (zh)
Inventor
田茂桥
艾永东
吴祥
宣龙健
李�杰
陈伟
李小辉
王彪
周升
孟宪昕
曾燕侠
杨富兴
田文绮
卢伟杰
Original Assignee
佛山市顺德区美的电热电器制造有限公司
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 佛山市顺德区美的电热电器制造有限公司 filed Critical 佛山市顺德区美的电热电器制造有限公司
Publication of WO2021082135A1 publication Critical patent/WO2021082135A1/en

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
    • 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

Definitions

  • This application relates to intelligent cooking technology, and in particular to a cooking control method, device, electronic device, and storage medium.
  • the role of smart cooking equipment (such as a cooking machine) is to provide users with a large number of recipes with good cooking effects, and to automatically complete the cooking process based on the user's selection.
  • the development of recipes is tested and debugged based on the cooking performance of an intelligent cooking device itself, so when the developed recipes stored in each intelligent cooking device are as few as dozens of recipes, as many as hundreds of recipes, or even When there are thousands of dishes, how to make the smart cooking device use the recipes developed on other smart cooking devices for cooking, so that different smart cooking devices can share a set of developed recipes is very important.
  • embodiments of the present application provide a cooking control method, device, electronic device, and storage medium.
  • the embodiment of the present application provides a cooking control method applied to an electronic device, including:
  • the first instruction is used to instruct the electronic device to cook
  • first recipe data corresponding to the first instruction In response to the first instruction, obtain first recipe data corresponding to the first instruction; the first recipe data includes at least first cooking data and standard cooking performance parameters; the first cooking data is connected to the standard electronic device The stored cooking data is the same; the standard cooking performance parameter is the cooking performance parameter of the standard electronic device; the standard electronic device directly uses the locally stored cooking data for cooking;
  • the difference information represents the difference in cooking performance between the electronic device and the standard electronic device
  • the electronic device is controlled to perform cooking.
  • the embodiment of the present application also provides a cooking control device, which is applied to electronic equipment, and includes:
  • the first receiving module is configured to receive a first instruction; the first instruction is used to instruct the electronic device to perform cooking;
  • the first acquisition module is configured to acquire first recipe data corresponding to the first instruction in response to the first instruction; the first recipe data includes at least first cooking data and standard cooking performance parameters; the first The cooking data is the same as the cooking data stored on the standard electronic device; the standard cooking performance parameter is the cooking performance parameter of the standard electronic device; the standard electronic device directly uses the locally stored cooking data for cooking;
  • the first control module is configured to compare the cooking performance parameters of the electronic device itself and the standard cooking performance parameters to determine difference information; the difference information represents the difference in cooking performance between the electronic device and the standard electronic device; And using the first cooking data and difference information to control the electronic device to perform cooking.
  • An embodiment of the present application also provides an electronic device, including: a processor and a memory configured to store a computer program that can run on the processor;
  • the processor is configured to execute the steps of any of the foregoing methods when running the computer program.
  • the embodiment of the present application also provides a storage medium, which stores a computer program, and when the computer program is executed by a processor, the steps of any of the foregoing methods are implemented.
  • an electronic device receives a first instruction, the first instruction is used to instruct the electronic device to cook; in response to the first instruction, obtain a first recipe corresponding to the first instruction Data; the first recipe data includes at least first cooking data and standard cooking performance parameters; the first cooking data is the same as the cooking data stored on a standard electronic device; the standard cooking performance parameters are those of the standard electronic device Cooking performance parameters; the standard electronic device directly uses locally stored cooking data for cooking; comparing the cooking performance parameters of the electronic device itself and the standard cooking performance parameters to determine difference information; the difference information characterizes the electronic device The difference in cooking performance between the standard electronic device and the standard electronic device; using the first cooking data and the difference information to control the electronic device to cook.
  • the electronic device determines the difference in cooking performance between itself and the standard electronic device by comparing its own cooking performance parameters with the standard cooking performance parameters in the obtained recipe data, and uses the determined difference and the obtained recipe data. In this way, the same set of developed recipes can be shared between different electronic devices, so that users can get a consistent cooking experience when cooking with different electronic devices.
  • FIG. 1 is a schematic flowchart of a cooking control method according to an embodiment of the application
  • Fig. 2 is a schematic structural diagram of a cooking control device according to an application embodiment of the application
  • FIG. 3 is a schematic diagram of a process for determining difference information according to an application embodiment of this application.
  • FIG. 4 is a schematic diagram 1 of the temperature changes of the platform 1 and the platform 2 over time when the difference information is determined by the application embodiment of the application;
  • FIG. 5 is a second schematic diagram of temperature changes of platform 1 and platform 2 over time when the difference information is determined by the application embodiment of the application;
  • FIG. 6 is the third schematic diagram of the temperature change of the platform 1 and the platform 2 with time when the difference information is determined by the application embodiment of the application;
  • FIG. 7 is a fourth schematic diagram of the temperature change of the platform 1 and the platform 2 with time when the difference information is determined by the application embodiment of the application;
  • FIG. 8 is a schematic diagram of a process of adjusting cooking parameters according to an application embodiment of the application.
  • FIG. 9 is a schematic structural diagram of a cooking control device according to an embodiment of the application.
  • FIG. 10 is a schematic diagram of the hardware structure of an electronic device according to an embodiment of the application.
  • cooking equipment that has been put into use stores recipes developed based on its own cooking performance (referred to as old cooking equipment in the following description), and these recipes range from dozens of recipes to hundreds of recipes.
  • the recipes stored in the old cooking equipment can be used to make the new cooking equipment cook based on the recipes of the old cooking equipment.
  • the structure or production materials of the new and old cooking equipment may be different, the corresponding cooking performance will also be different.
  • the temperature sensor is installed at the bottom of the cooking equipment and the temperature sensor is installed at the top of the cooking equipment.
  • the cooking temperature detected by the two under the same cooking state may be different; for example, compared with the cooking equipment with high iron content and the cooking equipment with high aluminum content, due to the different thermal conductivity of the two, The cooking time of the two cooking the same food may be different. Therefore, if the new cooking equipment directly uses the recipes of the old cooking equipment for cooking, the cooking performance difference between the new and old cooking equipment will cause the food cooked by the new cooking equipment may not be as good as the food cooked by the old cooking equipment The taste.
  • the cooking device can use the recipe data of other cooking devices for cooking based on the difference in cooking performance information with other cooking devices; in this way, different electronic devices can share the same set of development
  • the completed recipes in turn enable users to get a consistent cooking experience when cooking with different electronic devices.
  • the embodiment of the present application provides a cooking control method, which is applied to an electronic device; as shown in FIG. 1, the method includes the following steps:
  • Step 101 Receive the first instruction
  • the first instruction is used to instruct the electronic device to cook.
  • the electronic device may be an electronic device with any cooking function such as cooking soup or cooking.
  • the instruction received by the electronic device may be in any form, for example, it may be an instruction issued by a user using a terminal; it may also be that the user sends voice information to the electronic device, and the electronic device recognizes the voice information to obtain the instruction; It may also be a user's operation on an external key or touch screen of the electronic device.
  • Step 102 In response to the first instruction, obtain first recipe data corresponding to the first instruction;
  • the first recipe data includes at least first cooking data and standard cooking performance parameters; the first cooking data is the same as the cooking data stored on the standard electronic device; the standard cooking performance parameters are those of the standard electronic device Cooking performance parameters; the standard electronic device directly uses locally stored cooking data for cooking.
  • the cooking data can be in any form (such as a cooking curve) that can include recipe data such as cooking temperature, cooking time, heating power, and mixer rotation speed.
  • recipe data such as cooking temperature, cooking time, heating power, and mixer rotation speed.
  • the standard electronic device may also be an electronic device that has any cooking function such as cooking soup or stir-frying, and is the same as or different from the cooking function of the electronic device.
  • the recipe data can be stored in a server or terminal, or stored locally in the electronic device.
  • the obtaining the first recipe data corresponding to the first instruction includes one of the following:
  • the electronic device when the electronic device obtains the first recipe data corresponding to the first instruction from the user terminal, the electronic device may send a recipe data request message containing the first instruction to the user terminal; the user; In response to the received recipe data request message, the terminal obtains the first recipe data corresponding to the first instruction from the stored data, and sends the first recipe data to the electronic device in the form of an instruction.
  • Step 103 Compare the cooking performance parameters of the electronic device itself and the standard cooking performance parameters to determine difference information
  • the difference information represents the difference in cooking performance between the electronic device and the standard electronic device.
  • the electronic device compares its own cooking performance parameter with the standard cooking performance parameter to obtain a comparison result; and determines the comparison result as the difference information.
  • the standard cooking performance parameters may include, but are not limited to, the cooking time, cooking temperature, heating power, and mixer speed of the standard electronic device under preset conditions; the preset conditions can be set by themselves according to needs.
  • the cooking performance parameters of the electronic device itself may be cooking time, cooking temperature, heating power, and mixer rotation speed under the same preset conditions as the standard cooking performance parameters; the difference information may include the cooking time difference , Cooking temperature difference, heating power difference and mixer speed difference.
  • Step 104 Use the first cooking data and the difference information to control the electronic device to perform cooking.
  • the using the first cooking data and the difference information to control the electronic device to perform cooking includes:
  • the cooking time difference represents the time difference between the time when the electronic device and the standard electronic device heat the same amount of water under a first condition, and the first condition is that the same voltage is used to output the maximum heating power in the same environment.
  • the adjusting the cooking time data in the first cooking data based on the cooking time difference includes:
  • the cooking time difference in the first cooking data is subtracted from the cooking time difference to obtain the adjusted first cooking data.
  • the adjusting the cooking time data in the first cooking data based on the cooking time difference includes:
  • the cooking time data in the first cooking data is added to the cooking time difference to obtain the adjusted first cooking data.
  • the using the first cooking data and the difference information to control the electronic device to perform cooking includes:
  • the cooking temperature difference represents the difference between the highest temperature in the device when the electronic device and the standard electronic device are heated under the second condition
  • the electronic device and the standard electronic device are heated under the second condition, including one of the following:
  • the electronic device and the standard electronic device are in the same environment and use the same voltage to output the same heating power to heat the empty device (that is, no food is placed in the device);
  • the electronic device and the standard electronic device are in the same environment and use the same voltage to output the same heating power to heat the same amount of water;
  • the electronic device and the standard electronic device are in the same environment and use the same voltage to output the same heating power to heat the same amount of oil.
  • the adjusting the cooking temperature data in the first cooking data based on the cooking temperature difference includes:
  • the cooking temperature difference in the first cooking data is subtracted from the cooking temperature difference to obtain the adjusted first cooking data.
  • the adjusting the cooking temperature data in the first cooking data based on the cooking temperature difference includes:
  • the cooking temperature data in the first cooking data is added to the cooking temperature difference to obtain the adjusted first cooking data.
  • the cooking temperature difference can be used to adjust the cooking temperature data of different cooking stages in the cooking data, for example, when the second condition is the electronic device and the standard electronic device When the same amount of water is heated, the cooking temperature difference can be used to adjust the cooking temperature data in the simmering stage or the juice collection stage; when the second condition is that the electronic device and the standard electronic device heat the same amount of oil When the cooking temperature difference can be used to adjust the cooking temperature data in the sauteing stage or the frying stage; when the second condition is that the electronic device and the standard electronic device heat the empty device (that is, the device is not put in In the case of any food material), the cooking temperature difference can be used to adjust the protection temperature data of each cooking stage, and the protection temperature data can represent a temperature threshold for preventing damage to equipment or burning food during cooking.
  • the curve of the cooking temperature in the device with the cooking time can show up and down. Fluctuating state; in this way, the cooking temperature difference can also be the difference between the lowest cooking temperature in the cooking temperature fluctuations of the electronic device and the standard electronic device; or, the electronic device and the electronic device can be determined separately first The difference between the maximum cooking temperature and the minimum cooking temperature in the cooking temperature fluctuations of the standard electronic device is determined, and the difference between the two differences is determined as the cooking temperature difference.
  • the using the first cooking data and the difference information to control the electronic device to perform cooking includes:
  • the heating power difference represents the difference between the actual output power of the electronic device and the standard electronic device when cooking under a third condition; the third condition is receiving an instruction for cooking with the same heating power.
  • the adjusting the heating power data in the first cooking data based on the heating power difference includes:
  • the heating power difference in the first cooking data is subtracted from the heating power difference to obtain the adjusted first cooking data.
  • the adjusting the heating power data in the first cooking data based on the heating power difference includes:
  • the heating power difference in the first cooking data is added to the heating power difference to obtain the adjusted first cooking data.
  • the using the first cooking data and the difference information to control the electronic device to perform cooking includes:
  • the difference in rotation speed of the mixer represents the difference in rotation speed of the mixer in the electronic device and the standard electronic device during cooking.
  • the adjusting the mixer rotation speed data in the first cooking data based on the mixer rotation speed difference includes:
  • the adjusting the mixer rotation speed data in the first cooking data based on the mixer rotation speed difference includes:
  • the mixer rotation speed data in the first cooking data is added to the mixer rotation speed difference to obtain the adjusted first cooking data.
  • the threshold values of the cooking time difference, the cooking temperature difference, the heating power difference, and the mixer rotation speed difference can also be preset in the electronic device.
  • the first cooking data can be adjusted in other ways; for example, a cooking test can be performed on the electronic device, and the first cooking data can be adjusted based on the result of the cooking test.
  • the electronic equipment and the standard electronic equipment are both cooking machines;
  • the standard electronic equipment is an existing cooking machine, which can be called platform 1;
  • the electronic equipment is a newly developed vegetable cooking machine, It can be called platform 2;
  • the platform 2 stores recipe data in advance;
  • the recipe data includes the same cooking parameters as the platform 1 (that is, the above-mentioned cooking data) and the cooking performance parameters of the platform 1 (that is, the above-mentioned standard cooking performance parameters);
  • the first cooking data contained in the first recipe data corresponding to the first instruction is cooking parameters including three cooking phases; the three cooking phases include: a heating phase, a maintenance phase, and a juice collection phase.
  • This application embodiment provides a cooking control device, as shown in FIG. 2, including: a micro control unit (MCU, Micro Control Unit) 201 (also referred to as a control calculation unit), a sensor device 202, a heating system 203, and stirring System 204. among them,
  • MCU Micro Control Unit
  • a control calculation unit also referred to as a control calculation unit
  • the MCU 201 is configured to obtain the cooking temperature from the sensor device 202, calculate the heating power, and control the heating system 203 to heat the food with the calculated heating power; it is also configured to set the mixer rotation speed of the mixing system 204, and output The determined speed of the mixer is to the mixing system 204 to control the mixing system 204 to stir (ie stir-fry) the food at the determined speed of the mixer.
  • the sensor device 202 is configured to monitor the cooking temperature and output the cooking temperature to the MCU 201.
  • the heating system 203 is configured to use the heating power output by the MCU 201 to heat the food.
  • the stirring system 204 is configured to stir the food at the speed of the mixer output by the MCU 201.
  • the MCU 201 is also configured to compare the cooking performance parameters of the platform 1 and the cooking performance parameters of the platform 2, and determine the difference information of the cooking performance between the platform 1 and the platform 2; and use the cooking of the platform 2 Parameters and information on the difference in cooking performance between platform 1 and platform 2, control platform 2 to cook.
  • determining the difference information between the platform 1 and the platform 2 specifically includes the following steps :
  • Step 301 Determine the time difference between platform 1 and platform 2 when cooking; then step 302 is executed.
  • the cooking time in the cooking performance parameters of the platform 1 and the cooking time in the cooking performance parameters of the platform 2 are used to determine the time difference ⁇ t when the platform 1 and the platform 2 are cooking.
  • ⁇ t can also be determined through experiments.
  • control platform 1 and platform 2 in the same environment use the same voltage to output the maximum heating power, heat the same amount of water until the water reaches the boiling point; monitor the time t1 when the water in platform 1 reaches the boiling point and the time t2 when the water in platform 2 reaches the boiling point .
  • a time difference threshold can also be set when ⁇ t is determined; when the determined ⁇ t is greater than or equal to the time difference threshold, it is determined that platform 2 cannot use the same cooking parameters as platform 1 for cooking, and other methods should be used Adjust the cooking parameters of the platform 2; for example, the time difference threshold can be set to 20 minutes, and when the determined ⁇ t is greater than or equal to 20 minutes, a cooking test is performed on the platform 2 alone, and the cooking parameters of the platform 2 are adjusted based on the result of the cooking test.
  • Step 302 Determine the temperature difference between platform 1 and platform 2 during cooking; then step 303 is performed.
  • the cooking temperature in the cooking performance parameters of the platform 1 and the cooking temperature in the cooking performance parameters of the platform 2 are used to determine the temperature difference ⁇ Tep between the platform 1 and the platform 2 during cooking.
  • ⁇ Tep can also be determined through experiments.
  • control platform 1 and platform 2 in the same environment use the same voltage to output the same heating power, and heat the empty equipment (that is, no food is placed in the equipment); monitor the highest temperature Tep1 in platform 1 and the temperature in platform 2 The highest temperature Tep2.
  • a temperature difference threshold can also be set when ⁇ Tep is determined.
  • the determined ⁇ Tep is greater than or equal to the temperature difference threshold, it is determined that platform 2 cannot use the same cooking parameters as platform 1 for cooking, and should be used Adjust the cooking parameters of platform 2 in other ways; for example, you can set the temperature difference threshold to 30°C, and when the determined ⁇ Tep is greater than or equal to 30°C, perform a cooking test on the platform 2 separately, and adjust the platform 2’s parameters based on the results of the cooking test Cooking parameters.
  • the control platform 1 and platform 2 can output the first preset power with the same voltage in the same environment, and heat the empty equipment (that is, no food is put in the equipment); and monitor The highest temperature Tep1 in platform 1 and the highest temperature Tep2 in platform 2.
  • the range of the first preset power is 500W to the maximum power of platform 1 and/or platform 2; when you want to adjust the first preset power, you can adjust it every 100W; assuming that the power of platform 1 and platform 2 The maximum power is the same, both are 700W, then the first preset power can be adjusted to 500W, 600W, and 700W.
  • the control platform 1 and platform 2 are in the same environment, use the same voltage to output the same heating power, and heat the empty equipment at a fixed first preset temperature; and monitor the platform 1 The highest temperature Tep1 and the highest temperature Tep2 in the platform 2.
  • the range of the first preset temperature is 100°C to the highest temperature of platform 1 and/or platform 2; when you want to adjust the first preset temperature, you can adjust it every 10°C; suppose platform 1 and platform The highest temperature of 2 is the same, both are 120°C, then the first preset temperature can be adjusted to 100°C, 110°C, and 120°C.
  • Step 303 Determine the power difference between platform 1 and platform 2 during cooking; then step 304 is executed.
  • the heating power in the cooking performance parameters of the platform 1 and the heating power in the cooking performance parameters of the platform 2 are used to determine the power difference ⁇ P between the platform 1 and the platform 2 during cooking.
  • ⁇ P can also be determined through experiments.
  • the platform 1 and the platform 2 are controlled to cook with the same heating power, and the heating power P1 actually output by the platform 1 and the heating power P2 actually output by the platform 2 are monitored.
  • a power difference threshold can also be set when ⁇ P is determined.
  • the determined ⁇ P is greater than or equal to the power difference threshold, it is determined that platform 2 cannot use the same cooking parameters as platform 1 for cooking, and should be used Adjust the cooking parameters of the platform 2 in other ways; for example, you can set the power difference threshold to 200W, and when the determined ⁇ P is greater than or equal to 200W, perform a cooking test on the platform 2 separately, and adjust the cooking parameters of the platform 2 based on the results of the cooking test .
  • Step 304 Determine the rotation speed difference of the mixer when the platform 1 and the platform 2 are cooking.
  • the mixer rotation speed in the cooking performance parameters of the platform 1 and the mixer rotation speed in the cooking performance parameters of the platform 2 are used to determine the rotation speed difference ⁇ RPM of the mixer when the platform 1 and the platform 2 are cooking.
  • ⁇ RPM can also be determined through experiments. For example, monitor the rotation speed RPM1 of the mixer when the platform 1 is cooking and the rotation speed RPM2 of the mixer when the platform 2 is cooking.
  • the speed difference threshold of the mixer can be set to 50 revolutions per unit time (it can be 50 revolutions per minute or 50 revolutions per second), when the determined ⁇ RPM is greater than or equal to At 50 revolutions per unit time, a cooking test is performed on the platform 2 alone, and the cooking parameters of the platform 2 are adjusted based on the results of the cooking test.
  • the ⁇ t, ⁇ Tep, ⁇ P, and ⁇ RPM of platform 1 and platform 2 can be determined in any order; it can also be tested by cooking to compare and determine other difference information between platform 1 and platform 2.
  • the above determined ⁇ t, ⁇ Tep, ⁇ P and ⁇ RPM during cooking of platform 1 and platform 2 are stored in the MCU 201, so that the MCU 201 can be based on the determined ⁇ t, ⁇ Tep, ⁇ P and ⁇ RPM adjust the cooking parameters of the platform 2, and use the adjusted cooking parameters to control the platform 2 for cooking.
  • ⁇ t, ⁇ Tep, ⁇ P, and ⁇ RPM are all smaller than their respective thresholds, it can be determined that platform 2 can use the difference information between itself and platform 1 and the same cooking parameters as platform 1.
  • Cooking when at least one of the above-determined ⁇ t, ⁇ Tep, ⁇ P, and ⁇ RPM has a difference greater than or equal to its corresponding threshold, it is determined that platform 2 cannot use the difference information between itself and platform 1 and platform 1 Cooking is performed with the same cooking parameters. At this time, the cooking parameters of the platform 2 need to be determined according to the cooking performance of the platform 2 again.
  • the MCU 201 adjusts the cooking parameters of the platform 2 (that is, the first cooking parameters of the electronic device) based on the determined difference information. Data), the control platform 2 performs cooking with the adjusted cooking parameters.
  • the cooking parameters of the platform 2 include the cooking time parameter t11 in the heating phase, the cooking temperature parameter Tep11 in the heating phase, the mixer speed RPM11 in the heating phase, the cooking time parameter t21 in the maintenance phase, the cooking temperature parameter Tep12 in the maintenance phase, and the cooking temperature parameter Tep12 in the maintenance phase.
  • the mixer speed parameter RPM12 in the maintenance phase Based on the heating power parameter P12, the mixer speed parameter RPM12 in the maintenance phase, the cooking time parameter t13 in the juice collection phase, the cooking temperature parameter Tep13 in the juice collection phase, the heating power parameter P13 in the juice collection phase, and the mixer speed parameter RPM13 in the juice collection phase;
  • the determined ⁇ t, ⁇ Tep, ⁇ P and ⁇ RPM adjust the cooking parameters of platform 2, and the adjusted cooking parameters can be obtained including: cooking time parameter t21 in the heating phase, cooking temperature parameter Tep21 in the heating phase, and mixer speed in the heating phase RPM21, the cooking temperature parameter Tep22 in the maintenance phase, the heating power parameter P22 in the maintenance phase, the mixer speed parameter RPM22 in the maintenance phase, the cooking temperature parameter Tep23 in the juice collection phase, the heating power parameter P23 in the juice collection phase, and the mixer speed in the juice collection phase Parameter RPM23.
  • the MCU 201 adjusts the cooking parameters of the platform 2 based on the determined difference information, and controls the platform 2 to perform cooking with the adjusted cooking parameters, including the following steps:
  • Step 801 Determine the cooking parameters of the unadjusted platform 2: t11, Tep11, RPM11, Tep12, P12, RPM12, Tep13, P13, and RPM13; then step 802 is performed.
  • Step 802 The control platform 2 enters the heating phase, and the cooking time time1 is monitored; then step 803 is executed.
  • the platform 2 can use a timer to monitor the cooking time.
  • both platform 1 and platform 2 are heated with the maximum power parameter during the heating stage, and t11, Tep11 and RPM11 need to be adjusted.
  • Step 803 Determine whether time1 is greater than or equal to t11; if yes, go to step 806; if not, go to step 804.
  • Step 805 Determine whether time1 is greater than or equal to t21; if yes, go to step 806; if not, go back to step 803.
  • Step 806 The control platform 2 enters the maintenance phase, and the cooking time time2 is monitored; then step 807 is executed.
  • platform 1 and platform 2 are uniformly heated with medium and low power in the maintenance phase to keep the food in a continuous boiling state. Tep12, P12 and RPM12 need to be adjusted, and t12 is not required.
  • Step 807 Determine whether time2 is greater than or equal to t12; if yes, go to step 809; if not, go to step 808.
  • Tep22 Tep12- ⁇ Tep
  • Tep22 Tep12 + ⁇ Tep
  • P1 is less than P2 in the process of determining the difference information between platform 1 and platform 2
  • P22 P12- ⁇ P
  • P1 is greater than P2 in the process of determining the difference information between platform 1 and platform 2
  • P22 P12 + ⁇ P
  • RPM 1 is less than RPM 2 in the process of determining the difference information between platform 1 and platform 2
  • RPM 22 RPM 12- ⁇ RPM
  • Step 809 The control platform 2 enters the juice collection stage and monitors the cooking time time3; then step 810 is executed.
  • platform 1 and platform 2 are uniformly heated with medium and high power during the juice harvesting stage.
  • the purpose is to make the food taste quickly. It is necessary to adjust Tep13, P13 and RPM13 without adjusting t13.
  • Step 810 Determine whether time3 is greater than or equal to t13; if yes, end the process; if not, proceed to step 811.
  • Tep23 Tep13- ⁇ Tep
  • Tep23 Tep13+ ⁇ Tep
  • P1 is less than P2 in the process of determining the difference information between platform 1 and platform 2
  • P23 P13- ⁇ P
  • P1 is greater than P2 in the process of determining the difference information between platform 1 and platform 2
  • P23 P13 + ⁇ P
  • RPM 1 is less than RPM 2 in the process of determining the difference information between platform 1 and platform 2
  • RPM 23 RPM 13- ⁇ RPM
  • the cooking parameters can be adjusted in detail according to the form that characterizes the cooking parameters.
  • the platform 1 and the platform 2 represent cooking parameters through the cooking curve. At this time, each parameter represented by the cooking curve can be adjusted according to the cooking requirements.
  • the embodiment of the present application also provides a cooking control device, which is applied to electronic equipment; as shown in FIG. 9, the cooking control device 900 includes: a first receiving module 901 and a first obtaining module 902 And the first control module 903. among them,
  • the first receiving module 901 is configured to receive a first instruction; the first instruction is used to instruct the electronic device to perform cooking;
  • the first acquisition module 902 is configured to acquire first recipe data corresponding to the first instruction in response to the first instruction; the first recipe data includes at least first cooking data and standard cooking performance parameters; The first cooking data is the same as the cooking data stored on the standard electronic device; the standard cooking performance parameter is the cooking performance parameter of the standard electronic device; the standard electronic device directly uses the locally stored cooking data for cooking;
  • the first control module 903 is configured to compare the cooking performance parameters of the electronic device itself and the standard cooking performance parameters to determine difference information; the difference information represents the cooking performance between the electronic device and the standard electronic device The difference; and using the first cooking data and difference information to control the electronic device to cook.
  • the first obtaining module 902 is configured to:
  • the difference information includes a cooking time difference
  • the first control module 903 is configured to:
  • the cooking time difference represents the time difference between the time when the electronic device and the standard electronic device heat the same amount of water under a first condition, and the first condition is that the same voltage is used to output the maximum heating power in the same environment.
  • the difference information includes a cooking temperature difference
  • the first control module 903 is configured to:
  • the cooking temperature difference represents the difference between the highest temperature in the device when the electronic device and the standard electronic device are heated under the second condition
  • the electronic device and the standard electronic device are heated under the second condition, including one of the following:
  • the electronic device and the standard electronic device are in the same environment and use the same voltage to output the same heating power to heat the empty device;
  • the electronic device and the standard electronic device are in the same environment and use the same voltage to output the same heating power to heat the same amount of water;
  • the electronic device and the standard electronic device are in the same environment and use the same voltage to output the same heating power to heat the same amount of oil.
  • the difference information includes a heating power difference; the first control module 903 is configured to:
  • the heating power difference represents the difference between the actual output power of the electronic device and the standard electronic device when cooking under a third condition; the third condition is receiving an instruction for cooking with the same heating power.
  • the difference information includes the difference in the rotational speed of the mixer; the first control module 903 is configured to:
  • the difference in rotation speed of the mixer represents the difference in rotation speed of the mixer in the electronic device and the standard electronic device during cooking.
  • the functions of the first receiving module 901, the first acquiring module 902, the first control module 903, and the second acquiring module are equivalent to the MCU 201, the heating system 203, and the stirring system in the above application embodiment. 204 functions.
  • the first receiving module 901, the first acquiring module 902, the first control module 903, and the second acquiring module may be implemented by the processor in the cooking control device 900 in combination with a communication interface.
  • the cooking control device 900 provided in the above-mentioned embodiment performs cooking control
  • only the division of the above-mentioned program modules is used as an example for illustration.
  • the above-mentioned processing can be allocated by different program modules as needed. , That is, divide the internal structure of the device into different program modules to complete all or part of the processing described above.
  • the cooking control device 900 provided in the foregoing embodiment belongs to the same concept as the method embodiment, and its specific implementation process is detailed in the method embodiment, which will not be repeated here.
  • the embodiment of the present application also provides an electronic device.
  • the electronic device 1000 includes:
  • the processor 1001 is connected to the communication interface 1004 to realize information interaction with a user terminal or other equipment; when configured to run a computer program, it executes the cooking control method provided by one or more of the above technical solutions;
  • the memory 1002 is configured to store a computer program that can run on the processor 1001.
  • bus system 1003 is configured to implement connection and communication between these components.
  • bus system 1003 also includes a power bus, a control bus, and a status signal bus.
  • various buses are marked as the bus system 1003 in FIG. 10.
  • the memory 1002 in the embodiment of the present application is configured to store various types of data to support the operation of the electronic device 1000. Examples of these data include: any computer program used to operate on the electronic device 1000.
  • the methods disclosed in the foregoing embodiments of the present application may be applied to the processor 1001 or implemented by the processor 1001.
  • the processor 1001 may be an integrated circuit chip with signal processing capability. In the implementation process, each step of the above method can be completed by an integrated logic circuit of hardware in the processor 1001 or instructions in the form of software.
  • the aforementioned processor 1001 may be a general-purpose processor, a digital signal processor (DSP, Digital Signal Processor), or other programmable logic devices, discrete gates or transistor logic devices, discrete hardware components, and the like.
  • the processor 1001 may implement or execute the methods, steps, and logical block diagrams disclosed in the embodiments of the present application.
  • the general-purpose processor may be a microprocessor or any conventional processor or the like.
  • the steps of the method disclosed in the embodiments of the present application can be directly embodied as being executed and completed by a hardware decoding processor, or executed and completed by a combination of hardware and software modules in the decoding processor.
  • the software module may be located in a storage medium, and the storage medium is located in the memory 1002.
  • the processor 1001 reads the information in the memory 1002 and completes the steps of the foregoing method in combination with its hardware.
  • the electronic device 1000 may be used by one or more application specific integrated circuits (ASIC, Application Specific Integrated Circuit), DSP, programmable logic device (PLD, Programmable Logic Device), and complex programmable logic device (CPLD).
  • ASIC application specific integrated circuits
  • DSP digital signal processor
  • PLD programmable logic device
  • CPLD complex programmable logic device
  • FPGA Field-Programmable Gate Array
  • controller controller
  • MCU microprocessor
  • Microprocessor microprocessor
  • the memory 1002 in the embodiment of the present application may be a volatile memory or a non-volatile memory, and may also include both volatile and non-volatile memory.
  • the non-volatile memory can be a read-only memory (ROM, Read Only Memory), a programmable read-only memory (PROM, Programmable Read-Only Memory), an erasable programmable read-only memory (EPROM, Erasable Programmable Read- Only Memory, Electrically Erasable Programmable Read-Only Memory (EEPROM, Electrically Erasable Programmable Read-Only Memory), magnetic random access memory (FRAM, ferromagnetic random access memory), flash memory (Flash Memory), magnetic surface memory , CD-ROM, or CD-ROM (Compact Disc Read-Only Memory); magnetic surface memory can be magnetic disk storage or tape storage.
  • the volatile memory may be a random access memory (RAM, Random Access Memory), which is used as an external cache.
  • RAM random access memory
  • SRAM static random access memory
  • SSRAM synchronous static random access memory
  • Synchronous Static Random Access Memory Synchronous Static Random Access Memory
  • DRAM Dynamic Random Access Memory
  • SDRAM Synchronous Dynamic Random Access Memory
  • DDRSDRAM Double Data Rate Synchronous Dynamic Random Access Memory
  • ESDRAM Enhanced Synchronous Dynamic Random Access Memory
  • SLDRAM synchronous connection dynamic random access memory
  • DRRAM Direct Rambus Random Access Memory
  • the memories described in the embodiments of the present application are intended to include, but are not limited to, these and any other suitable types of memories.
  • the embodiment of the present application also provides a storage medium, that is, a computer storage medium, specifically a computer-readable storage medium, such as a memory 1002 storing a computer program, which can be processed by the electronic device 1000.
  • the device 1001 executes to complete the steps described in the foregoing method.
  • the computer-readable storage medium may be a memory such as FRAM, ROM, PROM, EPROM, EEPROM, Flash Memory, magnetic surface memory, optical disk, or CD-ROM.

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Cookers (AREA)

Abstract

A cooking control method and apparatus, and an electronic device (1000) and a storage medium. The method comprises: an electronic device (1000) receives and responds to a first instruction, and obtains first recipe data corresponding to the first instruction, the first recipe data at least comprising first cooking data and standard cooking performance parameters, the first cooking data being the same as cooking data stored on a standard electronic device, and the standard cooking performance parameters being cooking performance parameters of the standard electronic device; compare the cooking performance parameters of the electronic device (1000) with the standard cooking performance parameters, and determine differential information; use the first cooking data and the differential information to control the electronic device (1000) to cook.

Description

烹饪控制方法、装置、电子设备以及存储介质Cooking control method, device, electronic equipment and storage medium
相关申请的交叉引用Cross-references to related applications
本申请基于申请号为201911044882.0、申请日为2019年10月30日的中国专利申请提出,并要求该中国专利申请的优先权,该中国专利申请的全部内容在此引入本申请作为参考。This application is filed based on the Chinese patent application with the application number 201911044882.0 and the filing date on October 30, 2019, and claims the priority of the Chinese patent application. The entire content of the Chinese patent application is hereby incorporated into this application by reference.
技术领域Technical field
本申请涉及智能烹饪技术,尤其涉及一种烹饪控制方法、装置、电子设备以及存储介质。This application relates to intelligent cooking technology, and in particular to a cooking control method, device, electronic device, and storage medium.
背景技术Background technique
智能烹饪设备(比如炒菜机)的作用是为用户提供大量烹饪效果良好的菜谱,并基于用户的选择自动完成烹饪过程。一般来说,菜谱的开发是基于一个智能烹饪设备本身的烹饪性能进行测试和调试的,那么当各智能烹饪设备中存储的开发好的菜谱,少则几十道,多则几百道,甚至于几千道时,如何使智能烹饪设备使用在其它智能烹饪设备上开发的菜谱进行烹饪,进而使不同的智能烹饪设备共用一套开发完成的菜谱是非常重要的。The role of smart cooking equipment (such as a cooking machine) is to provide users with a large number of recipes with good cooking effects, and to automatically complete the cooking process based on the user's selection. Generally speaking, the development of recipes is tested and debugged based on the cooking performance of an intelligent cooking device itself, so when the developed recipes stored in each intelligent cooking device are as few as dozens of recipes, as many as hundreds of recipes, or even When there are thousands of dishes, how to make the smart cooking device use the recipes developed on other smart cooking devices for cooking, so that different smart cooking devices can share a set of developed recipes is very important.
发明内容Summary of the invention
有鉴于此,本申请实施例提供了一种烹饪控制方法、装置、电子设备以及存储介质。In view of this, embodiments of the present application provide a cooking control method, device, electronic device, and storage medium.
本申请实施例提供了一种烹饪控制方法,应用于电子设备,包括:The embodiment of the present application provides a cooking control method applied to an electronic device, including:
接收第一指令;所述第一指令用于指示所述电子设备进行烹饪;Receiving a first instruction; the first instruction is used to instruct the electronic device to cook;
响应所述第一指令,获取与所述第一指令对应的第一菜谱数据;所述第一菜谱数据至少包含第一烹饪数据和标准烹饪性能参数;所述第一烹饪数据与标准电子设备上存储的烹饪数据相同;所述标准烹饪性能参数为所述标准电子设备的烹饪性能参数;所述标准电子设备直接使用本地存储的烹饪数据进行烹饪;In response to the first instruction, obtain first recipe data corresponding to the first instruction; the first recipe data includes at least first cooking data and standard cooking performance parameters; the first cooking data is connected to the standard electronic device The stored cooking data is the same; the standard cooking performance parameter is the cooking performance parameter of the standard electronic device; the standard electronic device directly uses the locally stored cooking data for cooking;
对比所述电子设备自身的烹饪性能参数及所述标准烹饪性能参数,确定差异信息;所述差异信息表征所述电子设备与所述标准电子设备间烹饪性能的差异;Comparing the cooking performance parameters of the electronic device itself and the standard cooking performance parameters to determine difference information; the difference information represents the difference in cooking performance between the electronic device and the standard electronic device;
利用所述第一烹饪数据及差异信息,控制所述电子设备进行烹饪。Using the first cooking data and the difference information, the electronic device is controlled to perform cooking.
本申请实施例还提供了一种烹饪控制装置,应用于电子设备,包括:The embodiment of the present application also provides a cooking control device, which is applied to electronic equipment, and includes:
第一接收模块,配置为接收第一指令;所述第一指令用于指示所述电子设备进行烹饪;The first receiving module is configured to receive a first instruction; the first instruction is used to instruct the electronic device to perform cooking;
第一获取模块,配置为响应所述第一指令,获取与所述第一指令对应的第一菜谱数据;所述第一菜谱数据至少包含第一烹饪数据和标准烹饪性能参数;所述第一烹饪数据与标准电子设备上存储的烹饪数据相同;所述标准烹饪性能参数为所述标准电子设备的烹饪性能参数;所述标准电子设备直接使用本地存储的烹饪数据进行烹饪;The first acquisition module is configured to acquire first recipe data corresponding to the first instruction in response to the first instruction; the first recipe data includes at least first cooking data and standard cooking performance parameters; the first The cooking data is the same as the cooking data stored on the standard electronic device; the standard cooking performance parameter is the cooking performance parameter of the standard electronic device; the standard electronic device directly uses the locally stored cooking data for cooking;
第一控制模块,配置为对比所述电子设备自身的烹饪性能参数及所述标准烹饪性能参数,确定差异信息;所述差异信息表征所述电子设备与所述标准电子设备间烹饪性能的差异;并利用所述第一烹饪数据及差异信息,控制所述电子设备进行烹饪。The first control module is configured to compare the cooking performance parameters of the electronic device itself and the standard cooking performance parameters to determine difference information; the difference information represents the difference in cooking performance between the electronic device and the standard electronic device; And using the first cooking data and difference information to control the electronic device to perform cooking.
本申请实施例还提供了一种电子设备,包括:处理器和配置为存储能够在处理器上运行的计算机程序的存储器;An embodiment of the present application also provides an electronic device, including: a processor and a memory configured to store a computer program that can run on the processor;
其中,所述处理器配置为运行所述计算机程序时,执行上述任一方法的步骤。Wherein, the processor is configured to execute the steps of any of the foregoing methods when running the computer program.
本申请实施例还提供了一种存储介质,所述介质存储有计算机程序,所述计算机程序被处理器执行时实现上述任一方法的步骤。The embodiment of the present application also provides a storage medium, which stores a computer program, and when the computer program is executed by a processor, the steps of any of the foregoing methods are implemented.
本申请实施例提供的技术方案,电子设备接收第一指令,所述第一指令用于指示所述电子设备进行烹饪;响应所述第一指令,获取与所述第一指令对应的第一菜谱数据;所述第一菜谱数据至少包含第一烹饪数据和标准烹饪性能参数;所述第一烹饪数据与标准电子设备上存储的烹饪数据相同;所述标准烹饪性能参数为所述标准电子设备的烹饪性能参数;所述标准电子设备直接使用本地存储的烹饪数据进行烹饪;对比所述电子设备自身的烹饪性能参数及所述标准烹饪性能参数,确定差异信息;所述差异信息表征所述电子设备与所述标准电子设备间烹饪性能的差异;利用所述第一烹饪数据及差异信息,控制所述电子设备进行烹饪。本申请实施例的方案,电子设备通过对比自身的烹饪性能参数与获取的菜谱数据中的标准烹饪性能参数,确定自身与标准电子设备间烹饪性能的差异,利用确定的差异与获取的菜谱数据中的烹饪数据进行烹饪;如此,能够使不同的电子设备之间公用同一套开发完成的菜谱,进而使用户在利用不同的电子设备进行烹饪时得到一致的烹饪体验。In the technical solution provided by the embodiments of the present application, an electronic device receives a first instruction, the first instruction is used to instruct the electronic device to cook; in response to the first instruction, obtain a first recipe corresponding to the first instruction Data; the first recipe data includes at least first cooking data and standard cooking performance parameters; the first cooking data is the same as the cooking data stored on a standard electronic device; the standard cooking performance parameters are those of the standard electronic device Cooking performance parameters; the standard electronic device directly uses locally stored cooking data for cooking; comparing the cooking performance parameters of the electronic device itself and the standard cooking performance parameters to determine difference information; the difference information characterizes the electronic device The difference in cooking performance between the standard electronic device and the standard electronic device; using the first cooking data and the difference information to control the electronic device to cook. In the solution of the embodiment of this application, the electronic device determines the difference in cooking performance between itself and the standard electronic device by comparing its own cooking performance parameters with the standard cooking performance parameters in the obtained recipe data, and uses the determined difference and the obtained recipe data. In this way, the same set of developed recipes can be shared between different electronic devices, so that users can get a consistent cooking experience when cooking with different electronic devices.
附图说明Description of the drawings
图1为本申请实施例烹饪控制方法的流程示意图;FIG. 1 is a schematic flowchart of a cooking control method according to an embodiment of the application;
图2为本申请应用实施例烹饪控制装置的结构示意图;Fig. 2 is a schematic structural diagram of a cooking control device according to an application embodiment of the application;
图3为本申请应用实施例确定差异信息的流程示意图;FIG. 3 is a schematic diagram of a process for determining difference information according to an application embodiment of this application;
图4为本申请应用实施例确定差异信息时平台1和平台2的温度随时间变化的示意图一;4 is a schematic diagram 1 of the temperature changes of the platform 1 and the platform 2 over time when the difference information is determined by the application embodiment of the application;
图5为本申请应用实施例确定差异信息时平台1和平台2的温度随时间变化的示意图二;FIG. 5 is a second schematic diagram of temperature changes of platform 1 and platform 2 over time when the difference information is determined by the application embodiment of the application;
图6为本申请应用实施例确定差异信息时平台1和平台2的温度随时间变化的示意图三;FIG. 6 is the third schematic diagram of the temperature change of the platform 1 and the platform 2 with time when the difference information is determined by the application embodiment of the application;
图7为本申请应用实施例确定差异信息时平台1和平台2的温度随时间变化的示意图四;FIG. 7 is a fourth schematic diagram of the temperature change of the platform 1 and the platform 2 with time when the difference information is determined by the application embodiment of the application;
图8为本申请应用实施例调整烹饪参数的流程示意图;FIG. 8 is a schematic diagram of a process of adjusting cooking parameters according to an application embodiment of the application;
图9为本申请实施例烹饪控制装置的结构示意图;FIG. 9 is a schematic structural diagram of a cooking control device according to an embodiment of the application;
图10为本申请实施例电子设备的硬件结构示意图。FIG. 10 is a schematic diagram of the hardware structure of an electronic device according to an embodiment of the application.
具体实施方式Detailed ways
以下结合说明书附图及具体实施例对本申请的技术方案作进一步的详细阐述。The technical solution of the present application will be further elaborated below in conjunction with the drawings and specific embodiments of the specification.
一方面,相关技术中,已经投入使用的烹饪设备中存储有基于自身烹饪性能开发的菜谱(以下描述中称为旧烹饪设备),而这些菜谱少则几十道,多则几百道,甚至于几千道,为了缩短菜谱的开发周期,在研发新的烹饪设备时,可以使用旧烹饪设备中存储的菜谱,使新烹饪设备基于旧烹饪设备的菜谱进行烹饪。另一方面,由于新、旧烹饪设备的结构或制作材料等可能会不同,所以对应的烹饪性能也会不同,比如温度传感器安装在烹饪设备内底部的烹饪设备与温度传感器安装在烹饪设备内顶部的烹饪设备相比,两者在相同烹饪状态下检测到的烹饪温度可能会不同;再比如含铁量高的烹饪设备与含铝量高的烹饪设备相比,由于两者导热性的不同,两者烹饪相同食物的烹饪时间也可能不同。因此,如果新烹饪设备直接利用旧烹饪设备的菜谱进行烹饪,新、旧烹饪设备间存在的烹饪性能差异会导致新烹饪设备烹饪出的食物可能会无法具备与旧烹饪设备烹饪出的食物一样好的口感。On the one hand, in related technologies, cooking equipment that has been put into use stores recipes developed based on its own cooking performance (referred to as old cooking equipment in the following description), and these recipes range from dozens of recipes to hundreds of recipes. In order to shorten the development cycle of recipes, when developing new cooking equipment, the recipes stored in the old cooking equipment can be used to make the new cooking equipment cook based on the recipes of the old cooking equipment. On the other hand, since the structure or production materials of the new and old cooking equipment may be different, the corresponding cooking performance will also be different. For example, the temperature sensor is installed at the bottom of the cooking equipment and the temperature sensor is installed at the top of the cooking equipment. Compared with the cooking equipment of the two, the cooking temperature detected by the two under the same cooking state may be different; for example, compared with the cooking equipment with high iron content and the cooking equipment with high aluminum content, due to the different thermal conductivity of the two, The cooking time of the two cooking the same food may be different. Therefore, if the new cooking equipment directly uses the recipes of the old cooking equipment for cooking, the cooking performance difference between the new and old cooking equipment will cause the food cooked by the new cooking equipment may not be as good as the food cooked by the old cooking equipment The taste.
基于此,在本申请的各种实施例中,烹饪设备可以基于与其它烹饪设备间的烹饪性能差异信息,利用其它烹饪设备的菜谱数据进行烹饪;如此,能够使不同的电子设备公用同一套开发完成的菜谱,进而使用户在利用不同的电子设备进行烹饪时得到一致的烹饪体验。Based on this, in various embodiments of the present application, the cooking device can use the recipe data of other cooking devices for cooking based on the difference in cooking performance information with other cooking devices; in this way, different electronic devices can share the same set of development The completed recipes in turn enable users to get a consistent cooking experience when cooking with different electronic devices.
本申请实施例提供一种烹饪控制方法,应用于电子设备;如图1所示,所述方法包括以下步骤:The embodiment of the present application provides a cooking control method, which is applied to an electronic device; as shown in FIG. 1, the method includes the following steps:
步骤101:接收第一指令;Step 101: Receive the first instruction;
这里,所述第一指令用于指示所述电子设备进行烹饪。Here, the first instruction is used to instruct the electronic device to cook.
实际应用时,所述电子设备可以是具备煲汤或炒菜等任意烹饪功能的 电子设备。所述电子设备接收的指令可以是任意形式的,比如,可以是用户利用终端发出的指令;也可以是用户对所述电子设备发出语音信息,所述电子设备对语音信息进行识别来得到指令;还可以是用户对所述电子设备的外部按键或触摸屏的操作。In practical applications, the electronic device may be an electronic device with any cooking function such as cooking soup or cooking. The instruction received by the electronic device may be in any form, for example, it may be an instruction issued by a user using a terminal; it may also be that the user sends voice information to the electronic device, and the electronic device recognizes the voice information to obtain the instruction; It may also be a user's operation on an external key or touch screen of the electronic device.
步骤102:响应所述第一指令,获取与所述第一指令对应的第一菜谱数据;Step 102: In response to the first instruction, obtain first recipe data corresponding to the first instruction;
这里,所述第一菜谱数据至少包含第一烹饪数据和标准烹饪性能参数;所述第一烹饪数据与标准电子设备上存储的烹饪数据相同;所述标准烹饪性能参数为所述标准电子设备的烹饪性能参数;所述标准电子设备直接使用本地存储的烹饪数据进行烹饪。Here, the first recipe data includes at least first cooking data and standard cooking performance parameters; the first cooking data is the same as the cooking data stored on the standard electronic device; the standard cooking performance parameters are those of the standard electronic device Cooking performance parameters; the standard electronic device directly uses locally stored cooking data for cooking.
实际应用时,所述烹饪数据可以是任意形式的(比如烹饪曲线)能够包含烹饪温度、烹饪时间、加热功率以及搅拌机转速的菜谱数据。所述标准电子设备也可以是具备煲汤或炒菜等任意烹饪功能、且与所述电子设备具备的烹饪功能相同或不同的电子设备。In practical applications, the cooking data can be in any form (such as a cooking curve) that can include recipe data such as cooking temperature, cooking time, heating power, and mixer rotation speed. The standard electronic device may also be an electronic device that has any cooking function such as cooking soup or stir-frying, and is the same as or different from the cooking function of the electronic device.
实际应用时,菜谱数据可以存储在服务器或终端,也可以存储在所述电子设备本地。In practical applications, the recipe data can be stored in a server or terminal, or stored locally in the electronic device.
基于此,在一实施例中,所述获取与所述第一指令对应的第一菜谱数据,包括以下之一:Based on this, in an embodiment, the obtaining the first recipe data corresponding to the first instruction includes one of the following:
从本地存储的数据中获取与所述第一指令对应的第一菜谱数据;Acquiring the first recipe data corresponding to the first instruction from the locally stored data;
从服务器获取与所述第一指令对应的第一菜谱数据;Acquiring the first recipe data corresponding to the first instruction from the server;
从用户终端获取与所述第一指令对应的第一菜谱数据。Acquire the first recipe data corresponding to the first instruction from the user terminal.
实际应用时,在所述电子设备从用户终端获取与所述第一指令对应的第一菜谱数据的情况下,可以由所述电子设备向用户终端发送包含第一指令的菜谱数据请求消息;用户终端响应接收的菜谱数据请求消息,在存储的数据中获取与所述第一指令对应的第一菜谱数据,并将所述第一菜谱数据以指令的形式发送到所述电子设备。In practical applications, when the electronic device obtains the first recipe data corresponding to the first instruction from the user terminal, the electronic device may send a recipe data request message containing the first instruction to the user terminal; the user; In response to the received recipe data request message, the terminal obtains the first recipe data corresponding to the first instruction from the stored data, and sends the first recipe data to the electronic device in the form of an instruction.
步骤103:对比所述电子设备自身的烹饪性能参数及所述标准烹饪性能参数,确定差异信息;Step 103: Compare the cooking performance parameters of the electronic device itself and the standard cooking performance parameters to determine difference information;
这里,所述差异信息表征所述电子设备与所述标准电子设备间烹饪性能的差异。Here, the difference information represents the difference in cooking performance between the electronic device and the standard electronic device.
具体地,所述电子设备比较自身的烹饪性能参数和所述标准烹饪性能参数,得到对比结果;并将所述对比结果确定为所述差异信息。Specifically, the electronic device compares its own cooking performance parameter with the standard cooking performance parameter to obtain a comparison result; and determines the comparison result as the difference information.
实际应用时,所述标准烹饪性能参数可以包括但不限于所述标准电子设备在预设条件下的烹饪时间、烹饪温度、加热功率和搅拌机转速;所述预设条件可以根据需要自行设置。同时,为了节省计算时间,所述电子设备自身的烹饪性能参数可以是与标准烹饪性能参数相同的预设条件下的烹饪时间、烹饪温度、加热功率和搅拌机转速;所述差异信息可以包含烹饪时间差、烹饪温度差、加热功率差和搅拌机转速差。In practical applications, the standard cooking performance parameters may include, but are not limited to, the cooking time, cooking temperature, heating power, and mixer speed of the standard electronic device under preset conditions; the preset conditions can be set by themselves according to needs. At the same time, in order to save calculation time, the cooking performance parameters of the electronic device itself may be cooking time, cooking temperature, heating power, and mixer rotation speed under the same preset conditions as the standard cooking performance parameters; the difference information may include the cooking time difference , Cooking temperature difference, heating power difference and mixer speed difference.
步骤104:利用所述第一烹饪数据及差异信息,控制所述电子设备进行烹饪。Step 104: Use the first cooking data and the difference information to control the electronic device to perform cooking.
在一实施例中,当所述差异信息包含烹饪时间差时,所述利用所述第一烹饪数据及差异信息,控制所述电子设备进行烹饪,包括:In an embodiment, when the difference information includes a cooking time difference, the using the first cooking data and the difference information to control the electronic device to perform cooking includes:
基于所述烹饪时间差调整所述第一烹饪数据中的烹饪时间数据,利用调整后的第一烹饪数据控制所述电子设备进行烹饪;其中,Adjust the cooking time data in the first cooking data based on the cooking time difference, and use the adjusted first cooking data to control the electronic device to cook; wherein,
所述烹饪时间差表征所述电子设备和所述标准电子设备在第一条件下加热相同水量时,水达到沸点的时间差;所述第一条件为相同环境中使用相同的电压输出最大加热功率。The cooking time difference represents the time difference between the time when the electronic device and the standard electronic device heat the same amount of water under a first condition, and the first condition is that the same voltage is used to output the maximum heating power in the same environment.
这里,当所述电子设备中水达到沸点的时间小于所述标准电子设备中水达到沸点的时间时,所述基于所述烹饪时间差调整所述第一烹饪数据中的烹饪时间数据,包括:Here, when the time for the water in the electronic device to reach the boiling point is less than the time for the water in the standard electronic device to reach the boiling point, the adjusting the cooking time data in the first cooking data based on the cooking time difference includes:
将所述第一烹饪数据中的烹饪时间数据减去所述烹饪时间差,以得到调整后的第一烹饪数据。The cooking time difference in the first cooking data is subtracted from the cooking time difference to obtain the adjusted first cooking data.
当所述电子设备中水达到沸点的时间大于所述标准电子设备中水达到沸点的时间时,所述基于所述烹饪时间差调整所述第一烹饪数据中的烹饪时间数据,包括:When the time for the water in the electronic device to reach the boiling point is greater than the time for the water in the standard electronic device to reach the boiling point, the adjusting the cooking time data in the first cooking data based on the cooking time difference includes:
将所述第一烹饪数据中的烹饪时间数据加上所述烹饪时间差,以得到调整后的第一烹饪数据。The cooking time data in the first cooking data is added to the cooking time difference to obtain the adjusted first cooking data.
在一实施例中,当所述差异信息包含烹饪温度差时,所述利用所述第一烹饪数据及差异信息,控制所述电子设备进行烹饪,包括:In an embodiment, when the difference information includes a cooking temperature difference, the using the first cooking data and the difference information to control the electronic device to perform cooking includes:
基于所述烹饪温度差调整所述第一烹饪数据中的烹饪温度数据,利用调整后的第一烹饪数据控制所述电子设备进行烹饪;其中,Adjust the cooking temperature data in the first cooking data based on the cooking temperature difference, and use the adjusted first cooking data to control the electronic device to cook; wherein,
所述烹饪温度差表征所述电子设备和所述标准电子设备在第二条件下加热时,设备内最高温度的差值;The cooking temperature difference represents the difference between the highest temperature in the device when the electronic device and the standard electronic device are heated under the second condition;
所述电子设备和所述标准电子设备在第二条件下加热,包含以下之一:The electronic device and the standard electronic device are heated under the second condition, including one of the following:
所述电子设备和所述标准电子设备在相同环境中,使用相同的电压输出相同的加热功率加热空设备(即设备内不放入任何食材);The electronic device and the standard electronic device are in the same environment and use the same voltage to output the same heating power to heat the empty device (that is, no food is placed in the device);
所述电子设备和所述标准电子设备在相同环境中,使用相同的电压输出相同的加热功率加热等量的水;The electronic device and the standard electronic device are in the same environment and use the same voltage to output the same heating power to heat the same amount of water;
所述电子设备和所述标准电子设备在相同环境中,使用相同的电压输出相同的加热功率加热等量的油。The electronic device and the standard electronic device are in the same environment and use the same voltage to output the same heating power to heat the same amount of oil.
这里,当所述电子设备内的最高温度小于所述标准电子设备内的最高温度时,所述基于所述烹饪温度差调整所述第一烹饪数据中的烹饪温度数据,包括:Here, when the maximum temperature in the electronic device is less than the maximum temperature in the standard electronic device, the adjusting the cooking temperature data in the first cooking data based on the cooking temperature difference includes:
将所述第一烹饪数据中的烹饪温度数据减去所述烹饪温度差,以得到调整后的第一烹饪数据。The cooking temperature difference in the first cooking data is subtracted from the cooking temperature difference to obtain the adjusted first cooking data.
当所述电子设备内的最高温度大于所述标准电子设备内的最高温度 时,所述基于所述烹饪温度差调整所述第一烹饪数据中的烹饪温度数据,包括:When the maximum temperature in the electronic device is greater than the maximum temperature in the standard electronic device, the adjusting the cooking temperature data in the first cooking data based on the cooking temperature difference includes:
将所述第一烹饪数据中的烹饪温度数据加上所述烹饪温度差,以得到调整后的第一烹饪数据。The cooking temperature data in the first cooking data is added to the cooking temperature difference to obtain the adjusted first cooking data.
实际应用时,基于不同的第二条件,所述烹饪温度差可以用于调整烹饪数据中不同烹饪阶段的烹饪温度数据,比如,当所述第二条件为所述电子设备和所述标准电子设备加热等量的水时,所述烹饪温度差可以用于调整焖煮阶段或收汁阶段的烹饪温度数据;当所述第二条件为所述电子设备和所述标准电子设备加热等量的油时,所述烹饪温度差可以用于调整爆香阶段或油炸阶段的烹饪温度数据;当所述第二条件为所述电子设备和所述标准电子设备加热空设备(即设备内不放入任何食材)时,所述烹饪温度差可以用于调整各烹饪阶段的保护温度数据,所述保护温度数据可以表征防止损坏设备或烹饪时烧糊食物的温度阈值。In practical applications, based on different second conditions, the cooking temperature difference can be used to adjust the cooking temperature data of different cooking stages in the cooking data, for example, when the second condition is the electronic device and the standard electronic device When the same amount of water is heated, the cooking temperature difference can be used to adjust the cooking temperature data in the simmering stage or the juice collection stage; when the second condition is that the electronic device and the standard electronic device heat the same amount of oil When the cooking temperature difference can be used to adjust the cooking temperature data in the sauteing stage or the frying stage; when the second condition is that the electronic device and the standard electronic device heat the empty device (that is, the device is not put in In the case of any food material), the cooking temperature difference can be used to adjust the protection temperature data of each cooking stage, and the protection temperature data can represent a temperature threshold for preventing damage to equipment or burning food during cooking.
实际应用时,在相同环境中,控制所述电子设备和所述标准电子设备使用相同的电压输出相同的加热功率加热至一定温度时,设备内的烹饪温度随烹饪时间变化的曲线可以呈现出上下波动的状态;这样,所述烹饪温度差,还可以是所述电子设备和所述标准电子设备的烹饪温度波动中最低烹饪温度的差值;或者,可以分别先确定所述电子设备和所述标准电子设备的烹饪温度波动中最高烹饪温度与最低烹饪温度的差值,再确定两个差值的差,作为所述烹饪温度差。In actual application, in the same environment, when the electronic device and the standard electronic device are controlled to use the same voltage to output the same heating power to heat to a certain temperature, the curve of the cooking temperature in the device with the cooking time can show up and down. Fluctuating state; in this way, the cooking temperature difference can also be the difference between the lowest cooking temperature in the cooking temperature fluctuations of the electronic device and the standard electronic device; or, the electronic device and the electronic device can be determined separately first The difference between the maximum cooking temperature and the minimum cooking temperature in the cooking temperature fluctuations of the standard electronic device is determined, and the difference between the two differences is determined as the cooking temperature difference.
在一实施例中,当所述差异信息包含加热功率差时,所述利用所述第一烹饪数据及差异信息,控制所述电子设备进行烹饪,包括:In an embodiment, when the difference information includes a heating power difference, the using the first cooking data and the difference information to control the electronic device to perform cooking includes:
基于所述加热功率差调整所述第一烹饪数据中的加热功率数据,利用调整后的第一烹饪数据控制所述电子设备进行烹饪;其中,Adjust the heating power data in the first cooking data based on the heating power difference, and use the adjusted first cooking data to control the electronic device to cook; wherein,
所述加热功率差表征所述电子设备与所述标准电子设备在第三条件下烹饪时,实际输出的功率的差值;所述第三条件为接收以相同加热功率进行烹饪的指令。The heating power difference represents the difference between the actual output power of the electronic device and the standard electronic device when cooking under a third condition; the third condition is receiving an instruction for cooking with the same heating power.
这里,当所述电子设备实际输出的功率小于所述标准电子设备实际输出的功率时,所述基于所述加热功率差调整所述第一烹饪数据中的加热功率数据,包括:Here, when the actual output power of the electronic device is less than the actual output power of the standard electronic device, the adjusting the heating power data in the first cooking data based on the heating power difference includes:
将所述第一烹饪数据中的加热功率数据减去所述加热功率差,以得到调整后的第一烹饪数据。The heating power difference in the first cooking data is subtracted from the heating power difference to obtain the adjusted first cooking data.
当所述电子设备实际输出的功率大于所述标准电子设备实际输出的功率时,所述基于所述加热功率差调整所述第一烹饪数据中的加热功率数据,包括:When the actual output power of the electronic device is greater than the actual output power of the standard electronic device, the adjusting the heating power data in the first cooking data based on the heating power difference includes:
将所述第一烹饪数据中的加热功率数据加上所述加热功率差,以得到调整后的第一烹饪数据。The heating power difference in the first cooking data is added to the heating power difference to obtain the adjusted first cooking data.
在一实施例中,当所述差异信息包含搅拌机转速差时,所述利用所述 第一烹饪数据及差异信息,控制所述电子设备进行烹饪,包括:In an embodiment, when the difference information includes the difference in the rotation speed of the mixer, the using the first cooking data and the difference information to control the electronic device to perform cooking includes:
基于所述搅拌机转速差调整所述第一烹饪数据中的搅拌机转速数据,利用调整后的第一烹饪数据控制所述电子设备进行烹饪;其中,Adjust the mixer rotation speed data in the first cooking data based on the mixer rotation speed difference, and use the adjusted first cooking data to control the electronic device to perform cooking; wherein,
所述搅拌机转速差表征所述电子设备和所述标准电子设备在进行烹饪时,设备内的搅拌机的转速差值。The difference in rotation speed of the mixer represents the difference in rotation speed of the mixer in the electronic device and the standard electronic device during cooking.
这里,当所述电子设备的搅拌机转速小于所述标准电子设备的搅拌机转速时,所述基于所述搅拌机转速差调整所述第一烹饪数据中的搅拌机转速数据,包括:Here, when the mixer rotation speed of the electronic device is less than the mixer rotation speed of the standard electronic device, the adjusting the mixer rotation speed data in the first cooking data based on the mixer rotation speed difference includes:
将所述第一烹饪数据中的搅拌机转速数据减去所述搅拌机转速差,以得到调整后的第一烹饪数据。Subtracting the difference in the rotation speed of the mixer from the rotation speed data of the mixer in the first cooking data to obtain the adjusted first cooking data.
当所述电子设备的搅拌机转速大于所述标准电子设备的搅拌机转速时,所述基于所述搅拌机转速差调整所述第一烹饪数据中的搅拌机转速数据,包括:When the mixer rotation speed of the electronic device is greater than the mixer rotation speed of the standard electronic device, the adjusting the mixer rotation speed data in the first cooking data based on the mixer rotation speed difference includes:
将所述第一烹饪数据中的搅拌机转速数据加上所述搅拌机转速差,以得到调整后的第一烹饪数据。The mixer rotation speed data in the first cooking data is added to the mixer rotation speed difference to obtain the adjusted first cooking data.
实际应用时,也可以在所述电子设备中预设烹饪时间差、烹饪温度差、加热功率差和搅拌机转速差的阈值,在烹饪时间差、烹饪温度差、加热功率差或搅拌机转速差超过阈值时,采用其它方式调整所述第一烹饪数据;比如,可以在所述电子设备上进行烹饪测试,基于烹饪测试的结果调整所述第一烹饪数据。In actual application, the threshold values of the cooking time difference, the cooking temperature difference, the heating power difference, and the mixer rotation speed difference can also be preset in the electronic device. When the cooking time difference, the cooking temperature difference, the heating power difference or the mixer rotation speed difference exceeds the threshold, The first cooking data can be adjusted in other ways; for example, a cooking test can be performed on the electronic device, and the first cooking data can be adjusted based on the result of the cooking test.
下面结合应用实施例对本申请再作进一步详细的描述。The application will be further described in detail below in conjunction with application examples.
在本应用实施例中,所述电子设备和所述标准电子设备均为炒菜机;所述标准电子设备为现有炒菜机,可称为平台1;所述电子设备为新开发的炒菜机,可称为平台2;平台2中预先存储了菜谱数据;所述菜谱数据包含了与平台1相同的烹饪参数(即上述烹饪数据)以及平台1的烹饪性能参数(即上述标准烹饪性能参数);第一指令对应的第一菜谱数据包含的第一烹饪数据是包含了三个烹饪阶段的烹饪参数;所述三个烹饪阶段包括:升温阶段、维持阶段和收汁阶段。In this application example, the electronic equipment and the standard electronic equipment are both cooking machines; the standard electronic equipment is an existing cooking machine, which can be called platform 1; the electronic equipment is a newly developed vegetable cooking machine, It can be called platform 2; the platform 2 stores recipe data in advance; the recipe data includes the same cooking parameters as the platform 1 (that is, the above-mentioned cooking data) and the cooking performance parameters of the platform 1 (that is, the above-mentioned standard cooking performance parameters); The first cooking data contained in the first recipe data corresponding to the first instruction is cooking parameters including three cooking phases; the three cooking phases include: a heating phase, a maintenance phase, and a juice collection phase.
本应用实施例提供了一种烹饪控制装置,如图2所示,包括:微控制单元(MCU,Micro Control Unit)201(也可以称为控制计算单元)、传感器装置202、加热系统203和搅拌系统204。其中,This application embodiment provides a cooking control device, as shown in FIG. 2, including: a micro control unit (MCU, Micro Control Unit) 201 (also referred to as a control calculation unit), a sensor device 202, a heating system 203, and stirring System 204. among them,
所述MCU 201,配置为从所述传感器装置202获取烹饪温度,计算加热功率并控制所述加热系统203以计算的加热功率加热食材;还配置为设定所述搅拌系统204的搅拌机转速,输出确定的搅拌机转速至所述搅拌系统204,以控制所述搅拌系统204以确定的搅拌机转速搅拌(即翻炒)食材。The MCU 201 is configured to obtain the cooking temperature from the sensor device 202, calculate the heating power, and control the heating system 203 to heat the food with the calculated heating power; it is also configured to set the mixer rotation speed of the mixing system 204, and output The determined speed of the mixer is to the mixing system 204 to control the mixing system 204 to stir (ie stir-fry) the food at the determined speed of the mixer.
所述传感器装置202,配置为监测烹饪温度,并输出烹饪温度至所述MCU 201。The sensor device 202 is configured to monitor the cooking temperature and output the cooking temperature to the MCU 201.
所述加热系统203,配置为以所述MCU 201输出的加热功率加热食材。The heating system 203 is configured to use the heating power output by the MCU 201 to heat the food.
所述搅拌系统204,配置为以所述MCU 201输出的搅拌机转速搅拌食材。The stirring system 204 is configured to stir the food at the speed of the mixer output by the MCU 201.
在本应用实施例中,所述MCU 201,还配置为比较平台1的烹饪性能参数和平台2的烹饪性能参数,确定平台1和平台2之间烹饪性能的差异信息;并利用平台2的烹饪参数以及平台1和平台2之间烹饪性能的差异信息,控制平台2进行烹饪。In this application embodiment, the MCU 201 is also configured to compare the cooking performance parameters of the platform 1 and the cooking performance parameters of the platform 2, and determine the difference information of the cooking performance between the platform 1 and the platform 2; and use the cooking of the platform 2 Parameters and information on the difference in cooking performance between platform 1 and platform 2, control platform 2 to cook.
这里,在所述MCU 201控制平台2进行烹饪之前,需要先确定平台1和平台2之间烹饪性能的差异信息;如图3所示,确定平台1和平台2的差异信息,具体包括以下步骤:Here, before the MCU 201 controls the platform 2 to perform cooking, it is necessary to determine the difference information of the cooking performance between the platform 1 and the platform 2; as shown in Figure 3, determining the difference information between the platform 1 and the platform 2 specifically includes the following steps :
步骤301:确定平台1和平台2烹饪时的时间差;之后执行步骤302。Step 301: Determine the time difference between platform 1 and platform 2 when cooking; then step 302 is executed.
具体地,利用平台1的烹饪性能参数中的烹饪时间和平台2的烹饪性能参数中的烹饪时间确定平台1和平台2烹饪时的时间差△t。Specifically, the cooking time in the cooking performance parameters of the platform 1 and the cooking time in the cooking performance parameters of the platform 2 are used to determine the time difference Δt when the platform 1 and the platform 2 are cooking.
实际应用时,也可以通过实验确定△t。例如,控制平台1和平台2在相同环境中,使用相同的电压输出最大加热功率,加热相同水量至水达到沸点;监测平台1中水达到沸点的时间t1和平台2中水达到沸点的时间t2。如图4所示,t1可能小于t2,此时△t=t2-t1;或者,如图5所示,t1可能大于t2,此时△t=t1-t2。In practical applications, Δt can also be determined through experiments. For example, control platform 1 and platform 2 in the same environment, use the same voltage to output the maximum heating power, heat the same amount of water until the water reaches the boiling point; monitor the time t1 when the water in platform 1 reaches the boiling point and the time t2 when the water in platform 2 reaches the boiling point . As shown in Figure 4, t1 may be less than t2, at this time Δt=t2-t1; or, as shown in Figure 5, t1 may be greater than t2, at this time Δt=t1-t2.
实际应用时,还可以在确定△t时,设置一个时间差阈值;当确定的△t大于或等于所述时间差阈值时,确定平台2无法利用与平台1相同的烹饪参数进行烹饪,应采用其它方式调整平台2的烹饪参数;比如,可以设置时间差阈值为20分钟,当确定的△t大于或等于20分钟时,单独在平台2上进行烹饪测试,基于烹饪测试的结果调整平台2的烹饪参数。In practical applications, a time difference threshold can also be set when Δt is determined; when the determined Δt is greater than or equal to the time difference threshold, it is determined that platform 2 cannot use the same cooking parameters as platform 1 for cooking, and other methods should be used Adjust the cooking parameters of the platform 2; for example, the time difference threshold can be set to 20 minutes, and when the determined Δt is greater than or equal to 20 minutes, a cooking test is performed on the platform 2 alone, and the cooking parameters of the platform 2 are adjusted based on the result of the cooking test.
步骤302:确定平台1和平台2烹饪时的温度差;之后执行步骤303。Step 302: Determine the temperature difference between platform 1 and platform 2 during cooking; then step 303 is performed.
具体地,利用平台1的烹饪性能参数中的烹饪温度和平台2的烹饪性能参数中的烹饪温度确定平台1和平台2烹饪时的温度差△Tep。Specifically, the cooking temperature in the cooking performance parameters of the platform 1 and the cooking temperature in the cooking performance parameters of the platform 2 are used to determine the temperature difference ΔTep between the platform 1 and the platform 2 during cooking.
实际应用时,也可以通过实验确定△Tep。例如,控制平台1和平台2在相同环境中,使用相同的电压输出相同的加热功率,加热空设备(即设备内不放入任何食材);监测平台1中的最高温度Tep1和平台2中的最高温度Tep2。如图6所示,Tep1可能大于Tep2,此时△Tep=Tep1-Tep2;或者,如图7所示,Tep1可能小于Tep2,此时△Tep=Tep2-Tep1。In practical applications, △Tep can also be determined through experiments. For example, control platform 1 and platform 2 in the same environment, use the same voltage to output the same heating power, and heat the empty equipment (that is, no food is placed in the equipment); monitor the highest temperature Tep1 in platform 1 and the temperature in platform 2 The highest temperature Tep2. As shown in Figure 6, Tep1 may be greater than Tep2, at this time △Tep=Tep1-Tep2; or, as shown in Figure 7, Tep1 may be less than Tep2, at this time △Tep = Tep2-Tep1.
实际应用时,还可以在确定△Tep时,设置一个温度差阈值,当确定的△Tep大于或等于所述温度差阈值时,确定平台2无法利用与平台1相同的烹饪参数进行烹饪,应采用其它方式调整平台2的烹饪参数;比如,可以设置温度差阈值为30℃,当确定的△Tep大于或等于30℃时,单独在平台2上进行烹饪测试,基于烹饪测试的结果调整平台2的烹饪参数。In practical applications, a temperature difference threshold can also be set when △Tep is determined. When the determined △Tep is greater than or equal to the temperature difference threshold, it is determined that platform 2 cannot use the same cooking parameters as platform 1 for cooking, and should be used Adjust the cooking parameters of platform 2 in other ways; for example, you can set the temperature difference threshold to 30°C, and when the determined △Tep is greater than or equal to 30°C, perform a cooking test on the platform 2 separately, and adjust the platform 2’s parameters based on the results of the cooking test Cooking parameters.
实际应用时,还可以在确定△Tep时,控制平台1和平台2在相同环境中,使用相同的电压输出第一预设功率,加热空设备(即设备内不放入任何食材);并监测平台1中的最高温度Tep1和平台2中的最高温度Tep2。 其中,所述第一预设功率的范围是500W~平台1和/或平台2的最大功率;想要调节所述第一预设功率时,可以每100W调节一次;假设平台1和平台2的最大功率相同,都是700W,那么所述第一预设功率可以调节为500W、600W和700W。In actual application, when △Tep is determined, the control platform 1 and platform 2 can output the first preset power with the same voltage in the same environment, and heat the empty equipment (that is, no food is put in the equipment); and monitor The highest temperature Tep1 in platform 1 and the highest temperature Tep2 in platform 2. Wherein, the range of the first preset power is 500W to the maximum power of platform 1 and/or platform 2; when you want to adjust the first preset power, you can adjust it every 100W; assuming that the power of platform 1 and platform 2 The maximum power is the same, both are 700W, then the first preset power can be adjusted to 500W, 600W, and 700W.
实际应用时,还可以在确定△Tep时,控制平台1和平台2在相同环境中,使用相同的电压输出相同的加热功率,以固定的第一预设温度加热空设备;并监测平台1中的最高温度Tep1和平台2中的最高温度Tep2。其中,所述第一预设温度的范围是100℃~平台1和/或平台2的最高温度;想要调节所述第一预设温度时,可以每10℃调节一次;假设平台1和平台2的最高温度相同,都是120℃,那么所述第一预设温度可以调节为100℃、110℃和120℃。In actual application, when △Tep is determined, the control platform 1 and platform 2 are in the same environment, use the same voltage to output the same heating power, and heat the empty equipment at a fixed first preset temperature; and monitor the platform 1 The highest temperature Tep1 and the highest temperature Tep2 in the platform 2. Wherein, the range of the first preset temperature is 100°C to the highest temperature of platform 1 and/or platform 2; when you want to adjust the first preset temperature, you can adjust it every 10°C; suppose platform 1 and platform The highest temperature of 2 is the same, both are 120°C, then the first preset temperature can be adjusted to 100°C, 110°C, and 120°C.
步骤303:确定平台1和平台2烹饪时的功率差;之后执行步骤304。Step 303: Determine the power difference between platform 1 and platform 2 during cooking; then step 304 is executed.
具体地,利用平台1的烹饪性能参数中的加热功率和平台2的烹饪性能参数中的加热功率确定平台1和平台2烹饪时的功率差△P。Specifically, the heating power in the cooking performance parameters of the platform 1 and the heating power in the cooking performance parameters of the platform 2 are used to determine the power difference ΔP between the platform 1 and the platform 2 during cooking.
实际应用时,也可以通过实验确定△P。例如,控制平台1和平台2以相同的加热功率进行烹饪,监测平台1实际输出的加热功率P1和平台2实际输出的加热功率P2。P1可能小于P2,此时△P=P2-P1;或者,P1可能大于P2,此时△P=P1-P2。In practical applications, △P can also be determined through experiments. For example, the platform 1 and the platform 2 are controlled to cook with the same heating power, and the heating power P1 actually output by the platform 1 and the heating power P2 actually output by the platform 2 are monitored. P1 may be smaller than P2, at this time △P=P2-P1; or, P1 may be greater than P2, at this time △P=P1-P2.
实际应用时,还可以在确定△P时,设置一个功率差阈值,当确定的△P大于或等于所述功率差阈值时,确定平台2无法利用与平台1相同的烹饪参数进行烹饪,应采用其它方式调整平台2的烹饪参数;比如,可以设置功率差阈值为200W,当确定的△P大于或等于200W时,单独在平台2上进行烹饪测试,基于烹饪测试的结果调整平台2的烹饪参数。In practical applications, a power difference threshold can also be set when △P is determined. When the determined △P is greater than or equal to the power difference threshold, it is determined that platform 2 cannot use the same cooking parameters as platform 1 for cooking, and should be used Adjust the cooking parameters of the platform 2 in other ways; for example, you can set the power difference threshold to 200W, and when the determined △P is greater than or equal to 200W, perform a cooking test on the platform 2 separately, and adjust the cooking parameters of the platform 2 based on the results of the cooking test .
步骤304:确定平台1和平台2烹饪时的搅拌机的转速差。Step 304: Determine the rotation speed difference of the mixer when the platform 1 and the platform 2 are cooking.
具体地,利用平台1的烹饪性能参数中的搅拌机转速和平台2的烹饪性能参数中的搅拌机转速确定平台1和平台2烹饪时的搅拌机的转速差△RPM。Specifically, the mixer rotation speed in the cooking performance parameters of the platform 1 and the mixer rotation speed in the cooking performance parameters of the platform 2 are used to determine the rotation speed difference ΔRPM of the mixer when the platform 1 and the platform 2 are cooking.
实际应用时,也可以通过实验确定△RPM。例如,监测平台1烹饪时搅拌机的转速RPM1和平台2烹饪时搅拌机的转速RPM2。RPM1可能小于RPM2,此时△RPM=RPM2-RPM1;或者,RPM1可能大于RPM2,此时△RPM=RPM1-RPM2。In practical applications, △RPM can also be determined through experiments. For example, monitor the rotation speed RPM1 of the mixer when the platform 1 is cooking and the rotation speed RPM2 of the mixer when the platform 2 is cooking. RPM1 may be less than RPM2, at this time △RPM=RPM2-RPM1; or, RPM1 may be greater than RPM2, at this time △RPM=RPM1-RPM2.
实际应用时,还可以在确定△RPM时,设置一个搅拌机的转速差阈值,当确定的△RPM大于或等于所述搅拌机的转速差阈值时,确定平台2无法利用与平台1相同的烹饪参数进行烹饪,应采用其它方式调整平台2的烹饪参数;比如,可以设置搅拌机的转速差阈值为单位时间内50转(可以是每分钟50转或每秒50转),当确定的△RPM大于或等于单位时间内50转时,单独在平台2上进行烹饪测试,基于烹饪测试的结果调整平台2的烹饪参数。In practical applications, when determining △RPM, you can also set a rotational speed difference threshold of the mixer. When the determined △RPM is greater than or equal to the rotational speed difference threshold of the mixer, it is determined that the platform 2 cannot use the same cooking parameters as the platform 1. For cooking, other methods should be used to adjust the cooking parameters of platform 2; for example, the speed difference threshold of the mixer can be set to 50 revolutions per unit time (it can be 50 revolutions per minute or 50 revolutions per second), when the determined △RPM is greater than or equal to At 50 revolutions per unit time, a cooking test is performed on the platform 2 alone, and the cooking parameters of the platform 2 are adjusted based on the results of the cooking test.
实际应用时,可以按任意顺序确定平台1和平台2烹饪时的△t、△Tep、△P和△RPM;也可以通过烹饪测试,对比并确定平台1和平台2的其它差异信息。In actual application, the △t, △Tep, △P, and △RPM of platform 1 and platform 2 can be determined in any order; it can also be tested by cooking to compare and determine other difference information between platform 1 and platform 2.
实际应用时,上述确定的平台1和平台2烹饪时的△t、△Tep、△P和△RPM,存储于所述MCU 201中,使得所述MCU 201能够基于确定的△t、△Tep、△P和△RPM调整平台2的烹饪参数,并利用调整后的烹饪参数控制平台2进行烹饪。In actual application, the above determined △t, △Tep, △P and △RPM during cooking of platform 1 and platform 2 are stored in the MCU 201, so that the MCU 201 can be based on the determined △t, △Tep, △P and △RPM adjust the cooking parameters of the platform 2, and use the adjusted cooking parameters to control the platform 2 for cooking.
实际应用时,当上述确定的△t、△Tep、△P和△RPM均小于各自对应的阈值时,可以确定平台2能够利用自身与平台1间的差异信息和与平台1相同的烹饪参数进行烹饪;当上述确定的△t、△Tep、△P和△RPM中有至少一个差值大于或等于其对应的阈值时,确定平台2无法够利用自身与平台1间的差异信息和与平台1相同的烹饪参数进行烹饪,此时需要根据平台2的烹饪性能重新确定平台2的烹饪参数。In actual application, when the above determined △t, △Tep, △P, and △RPM are all smaller than their respective thresholds, it can be determined that platform 2 can use the difference information between itself and platform 1 and the same cooking parameters as platform 1. Cooking; when at least one of the above-determined △t, △Tep, △P, and △RPM has a difference greater than or equal to its corresponding threshold, it is determined that platform 2 cannot use the difference information between itself and platform 1 and platform 1 Cooking is performed with the same cooking parameters. At this time, the cooking parameters of the platform 2 need to be determined according to the cooking performance of the platform 2 again.
这里,当上述确定的△t、△Tep、△P和△RPM均小于各自对应的阈值时,所述MCU 201基于确定的差异信息调整平台2的烹饪参数(即所述电子设备的第一烹饪数据),控制平台2以调整后的烹饪参数进行烹饪。Here, when the above determined Δt, ΔTep, ΔP, and ΔRPM are all smaller than their corresponding thresholds, the MCU 201 adjusts the cooking parameters of the platform 2 (that is, the first cooking parameters of the electronic device) based on the determined difference information. Data), the control platform 2 performs cooking with the adjusted cooking parameters.
假设平台2的烹饪参数包括了升温阶段的烹饪时间参数t11、升温阶段的烹饪温度参数Tep11、升温阶段的搅拌机转速RPM11、维持阶段的烹饪时间参数t21、维持阶段的烹饪温度参数Tep12、维持阶段的加热功率参数P12、维持阶段的搅拌机转速参数RPM12、收汁阶段的烹饪时间参数t13、收汁阶段的烹饪温度参数Tep13、收汁阶段的加热功率参数P13和收汁阶段的搅拌机转速参数RPM13;基于确定的△t、△Tep、△P和△RPM调整平台2的烹饪参数,能够得到调整后的烹饪参数包括:升温阶段的烹饪时间参数t21、升温阶段的烹饪温度参数Tep21、升温阶段的搅拌机转速RPM21、维持阶段的烹饪温度参数Tep22、维持阶段的加热功率参数P22、维持阶段的搅拌机转速参数RPM22、收汁阶段的烹饪温度参数Tep23、收汁阶段的加热功率参数P23和收汁阶段的搅拌机转速参数RPM23。Assume that the cooking parameters of the platform 2 include the cooking time parameter t11 in the heating phase, the cooking temperature parameter Tep11 in the heating phase, the mixer speed RPM11 in the heating phase, the cooking time parameter t21 in the maintenance phase, the cooking temperature parameter Tep12 in the maintenance phase, and the cooking temperature parameter Tep12 in the maintenance phase. Based on the heating power parameter P12, the mixer speed parameter RPM12 in the maintenance phase, the cooking time parameter t13 in the juice collection phase, the cooking temperature parameter Tep13 in the juice collection phase, the heating power parameter P13 in the juice collection phase, and the mixer speed parameter RPM13 in the juice collection phase; The determined △t, △Tep, △P and △RPM adjust the cooking parameters of platform 2, and the adjusted cooking parameters can be obtained including: cooking time parameter t21 in the heating phase, cooking temperature parameter Tep21 in the heating phase, and mixer speed in the heating phase RPM21, the cooking temperature parameter Tep22 in the maintenance phase, the heating power parameter P22 in the maintenance phase, the mixer speed parameter RPM22 in the maintenance phase, the cooking temperature parameter Tep23 in the juice collection phase, the heating power parameter P23 in the juice collection phase, and the mixer speed in the juice collection phase Parameter RPM23.
具体地,如图8所示,所述MCU 201基于确定的差异信息调整平台2的烹饪参数,控制平台2以调整后的烹饪参数进行烹饪,包括以下步骤:Specifically, as shown in FIG. 8, the MCU 201 adjusts the cooking parameters of the platform 2 based on the determined difference information, and controls the platform 2 to perform cooking with the adjusted cooking parameters, including the following steps:
步骤801:确定未调整的平台2的烹饪参数:t11、Tep11、RPM11、Tep12、P12、RPM12、Tep13、P13和RPM13;之后执行步骤802。Step 801: Determine the cooking parameters of the unadjusted platform 2: t11, Tep11, RPM11, Tep12, P12, RPM12, Tep13, P13, and RPM13; then step 802 is performed.
步骤802:控制平台2进入升温阶段,监测烹饪时间time1;之后执行步骤803。Step 802: The control platform 2 enters the heating phase, and the cooking time time1 is monitored; then step 803 is executed.
实际应用时,平台2可以利用计时器监测烹饪时间。In practical applications, the platform 2 can use a timer to monitor the cooking time.
实际应用时,平台1和平台2在升温阶段都以最大功率参数进行加热,需调整t11、Tep11和RPM11。In actual application, both platform 1 and platform 2 are heated with the maximum power parameter during the heating stage, and t11, Tep11 and RPM11 need to be adjusted.
步骤803:判断time1是否大于或等于t11;若是,执行步骤806;若否,执行步骤804。Step 803: Determine whether time1 is greater than or equal to t11; if yes, go to step 806; if not, go to step 804.
步骤804:确定调整后的平台2的烹饪参数:t21=t11-△t或t21=t11+△t、Tep21=Tep11-△Tep或Tep21=Tep11+△Tep、RPM21=RPM11-△RPM或RPM21=RPM11+△RPM;控制平台2以调整后的烹饪参数进行烹饪;之后执行步骤805。Step 804: Determine the cooking parameters of the adjusted platform 2: t21=t11-△t or t21=t11+△t, Tep21=Tep11-△Tep or Tep21=Tep11+△Tep, RPM21=RPM11-△RPM or RPM21=RPM11+△ RPM; control platform 2 to cook with the adjusted cooking parameters; then perform step 805.
实际应用时,当在确定平台1和平台2的差异信息过程中t1小于t2时,t21=t11-△t;当在确定平台1和平台2的差异信息过程中t1大于t2时,t21=t11+△t;当在确定平台1和平台2的差异信息过程中Tep 1小于Tep 2时,Tep21=Tep11-△Tep;当在确定平台1和平台2的差异信息过程中Tep 1大于Tep 2时,Tep21=Tep11+△Tep;当在确定平台1和平台2的差异信息过程中RPM 1小于RPM 2时,RPM 21=RPM 11-△RPM;当在确定平台1和平台2的差异信息过程中RPM 1大于RPM 2时,RPM 21=RPM 11+△RPM。In actual application, when t1 is less than t2 in the process of determining the difference information between platform 1 and platform 2, t21 = t11-△t; when t1 is greater than t2 in the process of determining the difference information between platform 1 and platform 2, t21 = t11 + △t; when Tep 1 is less than Tep 2 in the process of determining the difference information between platform 1 and platform 2, Tep21 = Tep11-△Tep; when Tep 1 is greater than Tep 2, in the process of determining the difference information between platform 1 and platform 2, Tep21 = Tep11 + △Tep; when RPM 1 is less than RPM 2 in the process of determining the difference information between platform 1 and platform 2, RPM 21 = RPM 11-△ RPM; when RPM 1 is being determined in the process of determining the difference information between platform 1 and platform 2 When it is greater than RPM 2, RPM 21 = RPM 11 + △RPM.
步骤805:判断time1是否大于或等于t21;若是,执行步骤806;若否,则返回步骤803。Step 805: Determine whether time1 is greater than or equal to t21; if yes, go to step 806; if not, go back to step 803.
这里,由于已经对升温阶段的烹饪时间参数进行了调整,所以需要重新判断time1是否大于或等于调整后的升温阶段的烹饪时间参数,以确定是否控制平台2进入下一烹饪阶段。Here, since the cooking time parameter of the heating stage has been adjusted, it is necessary to re-determine whether time1 is greater than or equal to the adjusted cooking time parameter of the heating stage to determine whether to control the platform 2 to enter the next cooking stage.
步骤806:控制平台2进入维持阶段,监测烹饪时间time2;之后执行步骤807。Step 806: The control platform 2 enters the maintenance phase, and the cooking time time2 is monitored; then step 807 is executed.
实际应用时,平台1和平台2在维持阶段中统一用中低功率加热,保持食物持续沸腾状态,需调整Tep12、P12和RPM12,无需调整t12。In actual application, platform 1 and platform 2 are uniformly heated with medium and low power in the maintenance phase to keep the food in a continuous boiling state. Tep12, P12 and RPM12 need to be adjusted, and t12 is not required.
步骤807:判断time2是否大于或等于t12;若是,执行步骤809;若否,则执行步骤808。Step 807: Determine whether time2 is greater than or equal to t12; if yes, go to step 809; if not, go to step 808.
步骤808:确定调整后的平台2的烹饪参数:Tep22=Tep12-△Tep或Tep22=Tep12+△Tep、P22=P12-△P或P22=P12+△P、RPM22=RPM12-△RPM或RPM22=RPM12+△RPM;控制平台2以调整后的烹饪参数进行烹饪;之后返回步骤807。Step 808: Determine the cooking parameters of the adjusted platform 2: Tep22=Tep12-△Tep or Tep22=Tep12+△Tep, P22=P12-△P or P22=P12+△P, RPM22=RPM12-△RPM or RPM22=RPM12+△ RPM; control platform 2 to cook with the adjusted cooking parameters; then return to step 807.
实际应用时,当在确定平台1和平台2的差异信息过程中Tep 1小于Tep 2时,Tep22=Tep12-△Tep;当在确定平台1和平台2的差异信息过程中Tep 1大于Tep 2时,Tep22=Tep12+△Tep;当在确定平台1和平台2的差异信息过程中P1小于P2时,P22=P12-△P;当在确定平台1和平台2的差异信息过程中P1大于P2时,P22=P12+△P;当在确定平台1和平台2的差异信息过程中RPM 1小于RPM 2时,RPM 22=RPM 12-△RPM;当在确定平台1和平台2的差异信息过程中RPM 1大于RPM 2时,RPM 22=RPM 12+△RPM。In actual application, when Tep 1 is less than Tep 2 in the process of determining the difference information between platform 1 and platform 2, Tep22 = Tep12-△Tep; when Tep 1 is greater than Tep 2 in the process of determining the difference information between platform 1 and platform 2 , Tep22 = Tep12 + △Tep; when P1 is less than P2 in the process of determining the difference information between platform 1 and platform 2, P22 = P12-△P; when P1 is greater than P2 in the process of determining the difference information between platform 1 and platform 2, P22 = P12 + △P; when RPM 1 is less than RPM 2 in the process of determining the difference information between platform 1 and platform 2, RPM 22 = RPM 12-△ RPM; when RPM 1 is in the process of determining the difference information between platform 1 and platform 2 When it is greater than RPM 2, RPM 22 = RPM 12 + △RPM.
步骤809:控制平台2进入收汁阶段,监测烹饪时间time3;之后执行步骤810。Step 809: The control platform 2 enters the juice collection stage and monitors the cooking time time3; then step 810 is executed.
实际应用时,平台1和平台2在收汁阶段中统一用中高功率加热,目 的是让食物快速入味,需调整Tep13、P13和RPM13,无需调整t13。In actual application, platform 1 and platform 2 are uniformly heated with medium and high power during the juice harvesting stage. The purpose is to make the food taste quickly. It is necessary to adjust Tep13, P13 and RPM13 without adjusting t13.
步骤810:判断time3是否大于或等于t13;若是,结束流程;若否,则执行步骤811。Step 810: Determine whether time3 is greater than or equal to t13; if yes, end the process; if not, proceed to step 811.
步骤811:确定调整后的平台2的烹饪参数:Tep23=Tep13-△Tep或Tep23=Tep13+△Tep、P23=P13-△P或P23=P13+△P、RPM23=RPM13-△RPM或RPM23=RPM13+△RPM;控制平台2以调整后的烹饪参数进行烹饪;之后执行步骤810。Step 811: Determine the cooking parameters of the adjusted platform 2: Tep23=Tep13-△Tep or Tep23=Tep13+△Tep, P23=P13-△P or P23=P13+△P, RPM23=RPM13-△RPM or RPM23=RPM13+△ RPM; control platform 2 to cook with the adjusted cooking parameters; then perform step 810.
实际应用时,当在确定平台1和平台2的差异信息过程中Tep 1小于Tep 2时,Tep23=Tep13-△Tep;当在确定平台1和平台2的差异信息过程中Tep 1大于Tep 2时,Tep23=Tep13+△Tep;当在确定平台1和平台2的差异信息过程中P1小于P2时,P23=P13-△P;当在确定平台1和平台2的差异信息过程中P1大于P2时,P23=P13+△P;当在确定平台1和平台2的差异信息过程中RPM 1小于RPM 2时,RPM 23=RPM 13-△RPM;当在确定平台1和平台2的差异信息过程中RPM 1大于RPM 2时,RPM 23=RPM 13+△RPM。In actual application, when Tep 1 is less than Tep 2 in the process of determining the difference information between platform 1 and platform 2, Tep23 = Tep13-△Tep; when Tep 1 is greater than Tep 2 in the process of determining the difference information between platform 1 and platform 2 , Tep23=Tep13+△Tep; when P1 is less than P2 in the process of determining the difference information between platform 1 and platform 2, P23=P13-△P; when P1 is greater than P2 in the process of determining the difference information between platform 1 and platform 2, P23 = P13 + △P; when RPM 1 is less than RPM 2 in the process of determining the difference information between platform 1 and platform 2, RPM 23 = RPM 13-△ RPM; when RPM 1 is in the process of determining the difference information between platform 1 and platform 2 When it is greater than RPM 2, RPM 23 = RPM 13 + △RPM.
实际应用时,可以根据表征烹饪参数的形式,对烹饪参数进行详细的调节。比如,平台1和平台2通过烹饪曲线表征烹饪参数,此时,可以根据烹饪需求,调整烹饪曲线表征的每一个参数。In actual application, the cooking parameters can be adjusted in detail according to the form that characterizes the cooking parameters. For example, the platform 1 and the platform 2 represent cooking parameters through the cooking curve. At this time, each parameter represented by the cooking curve can be adjusted according to the cooking requirements.
本应用实施例提供的方案,具备以下优点:The solution provided by this application embodiment has the following advantages:
在开发新的烹饪平台时,通过对比测试,找出新的烹饪平台与旧烹饪平台间的差异信息,并直接将旧烹饪平台的菜谱导入到新烹饪平台;新烹饪平台在烹饪时,可以通过算法程序,基于测试确定的差异信息,直接利用旧烹饪平台的菜谱进行烹饪;如此,能够减少研发人员的研发工作量,缩短研发周期;并且,能够使不同的烹饪平台之间公用同一套开发完成的菜谱,进而使用户在利用不同的烹饪平台进行烹饪时得到一致的烹饪体验。When developing a new cooking platform, through comparative tests, find out the difference information between the new cooking platform and the old cooking platform, and directly import the old cooking platform’s recipes to the new cooking platform; when the new cooking platform is cooking, you can pass The algorithm program, based on the difference information determined by the test, directly uses the recipes of the old cooking platform for cooking; in this way, it can reduce the research and development workload of the research and development personnel and shorten the research and development cycle; and can make the same set of development completion between different cooking platforms In turn, users can get a consistent cooking experience when cooking on different cooking platforms.
为了实现本申请实施例的方法,本申请实施例还提供了一种烹饪控制装置,应用于电子设备;如图9所示,烹饪控制装置900包括:第一接收模块901、第一获取模块902和第一控制模块903。其中,In order to implement the method of the embodiment of the present application, the embodiment of the present application also provides a cooking control device, which is applied to electronic equipment; as shown in FIG. 9, the cooking control device 900 includes: a first receiving module 901 and a first obtaining module 902 And the first control module 903. among them,
所述第一接收模块901,配置为接收第一指令;所述第一指令用于指示所述电子设备进行烹饪;The first receiving module 901 is configured to receive a first instruction; the first instruction is used to instruct the electronic device to perform cooking;
所述第一获取模块902,配置为响应所述第一指令,获取与所述第一指令对应的第一菜谱数据;所述第一菜谱数据至少包含第一烹饪数据和标准烹饪性能参数;所述第一烹饪数据与标准电子设备上存储的烹饪数据相同;所述标准烹饪性能参数为所述标准电子设备的烹饪性能参数;所述标准电子设备直接使用本地存储的烹饪数据进行烹饪;The first acquisition module 902 is configured to acquire first recipe data corresponding to the first instruction in response to the first instruction; the first recipe data includes at least first cooking data and standard cooking performance parameters; The first cooking data is the same as the cooking data stored on the standard electronic device; the standard cooking performance parameter is the cooking performance parameter of the standard electronic device; the standard electronic device directly uses the locally stored cooking data for cooking;
所述第一控制模块903,配置为对比所述电子设备自身的烹饪性能参数及所述标准烹饪性能参数,确定差异信息;所述差异信息表征所述电子设备与所述标准电子设备间烹饪性能的差异;并利用所述第一烹饪数据及差 异信息,控制所述电子设备进行烹饪。The first control module 903 is configured to compare the cooking performance parameters of the electronic device itself and the standard cooking performance parameters to determine difference information; the difference information represents the cooking performance between the electronic device and the standard electronic device The difference; and using the first cooking data and difference information to control the electronic device to cook.
在一实施例中,所述第一获取模块902,配置为:In an embodiment, the first obtaining module 902 is configured to:
从本地存储的数据中获取与所述第一指令对应的第一菜谱数据;Acquiring the first recipe data corresponding to the first instruction from the locally stored data;
从服务器获取与所述第一指令对应的第一菜谱数据;Acquiring the first recipe data corresponding to the first instruction from the server;
从用户终端获取与所述第一指令对应的第一菜谱数据。Acquire the first recipe data corresponding to the first instruction from the user terminal.
在一实施例中,所述差异信息包含烹饪时间差;所述第一控制模块903,配置为:In an embodiment, the difference information includes a cooking time difference; the first control module 903 is configured to:
基于所述烹饪时间差调整所述第一烹饪数据中的烹饪时间数据,利用调整后的第一烹饪数据控制所述电子设备进行烹饪;其中,Adjust the cooking time data in the first cooking data based on the cooking time difference, and use the adjusted first cooking data to control the electronic device to cook; wherein,
所述烹饪时间差表征所述电子设备和所述标准电子设备在第一条件下加热相同水量时,水达到沸点的时间差;所述第一条件为相同环境中使用相同的电压输出最大加热功率。The cooking time difference represents the time difference between the time when the electronic device and the standard electronic device heat the same amount of water under a first condition, and the first condition is that the same voltage is used to output the maximum heating power in the same environment.
在一实施例中,所述差异信息包含烹饪温度差;所述第一控制模块903,配置为:In an embodiment, the difference information includes a cooking temperature difference; the first control module 903 is configured to:
基于所述烹饪温度差调整所述第一烹饪数据中的烹饪温度数据,利用调整后的第一烹饪数据控制所述电子设备进行烹饪;其中,Adjust the cooking temperature data in the first cooking data based on the cooking temperature difference, and use the adjusted first cooking data to control the electronic device to cook; wherein,
所述烹饪温度差表征所述电子设备和所述标准电子设备在第二条件下加热时,设备内最高温度的差值;The cooking temperature difference represents the difference between the highest temperature in the device when the electronic device and the standard electronic device are heated under the second condition;
所述电子设备和所述标准电子设备在第二条件下加热,包含以下之一:The electronic device and the standard electronic device are heated under the second condition, including one of the following:
所述电子设备和所述标准电子设备在相同环境中,使用相同的电压输出相同的加热功率加热空设备;The electronic device and the standard electronic device are in the same environment and use the same voltage to output the same heating power to heat the empty device;
所述电子设备和所述标准电子设备在相同环境中,使用相同的电压输出相同的加热功率加热等量的水;The electronic device and the standard electronic device are in the same environment and use the same voltage to output the same heating power to heat the same amount of water;
所述电子设备和所述标准电子设备在相同环境中,使用相同的电压输出相同的加热功率加热等量的油。The electronic device and the standard electronic device are in the same environment and use the same voltage to output the same heating power to heat the same amount of oil.
在一实施例中,所述差异信息包含加热功率差;所述第一控制模块903,配置为:In an embodiment, the difference information includes a heating power difference; the first control module 903 is configured to:
基于所述加热功率差调整所述第一烹饪数据中的加热功率数据,利用调整后的第一烹饪数据控制所述电子设备进行烹饪;其中,Adjust the heating power data in the first cooking data based on the heating power difference, and use the adjusted first cooking data to control the electronic device to cook; wherein,
所述加热功率差表征所述电子设备与所述标准电子设备在第三条件下烹饪时,实际输出的功率的差值;所述第三条件为接收以相同加热功率进行烹饪的指令。The heating power difference represents the difference between the actual output power of the electronic device and the standard electronic device when cooking under a third condition; the third condition is receiving an instruction for cooking with the same heating power.
在一实施例中,所述差异信息包含搅拌机转速差;所述第一控制模块903,配置为:In an embodiment, the difference information includes the difference in the rotational speed of the mixer; the first control module 903 is configured to:
基于所述搅拌机转速差调整所述第一烹饪数据中的搅拌机转速数据,利用调整后的第一烹饪数据控制所述电子设备进行烹饪;其中,Adjust the mixer rotation speed data in the first cooking data based on the mixer rotation speed difference, and use the adjusted first cooking data to control the electronic device to perform cooking; wherein,
所述搅拌机转速差表征所述电子设备和所述标准电子设备在进行烹饪时,设备内的搅拌机的转速差值。The difference in rotation speed of the mixer represents the difference in rotation speed of the mixer in the electronic device and the standard electronic device during cooking.
其中,所述第一接收模块901、所述第一获取模块902、所述第一控制模块903和所述第二获取模块的功能相当于上述应用实施例中的MCU201、加热系统203和搅拌系统204的功能。Wherein, the functions of the first receiving module 901, the first acquiring module 902, the first control module 903, and the second acquiring module are equivalent to the MCU 201, the heating system 203, and the stirring system in the above application embodiment. 204 functions.
实际应用时,所述第一接收模块901、所述第一获取模块902、所述第一控制模块903和所述第二获取模块可由所述烹饪控制装置900中的处理器结合通信接口实现。In practical applications, the first receiving module 901, the first acquiring module 902, the first control module 903, and the second acquiring module may be implemented by the processor in the cooking control device 900 in combination with a communication interface.
需要说明的是:上述实施例提供的烹饪控制装置900在进行烹饪控制时,仅以上述各程序模块的划分进行举例说明,实际应用中,可以根据需要而将上述处理分配由不同的程序模块完成,即将装置的内部结构划分成不同的程序模块,以完成以上描述的全部或者部分处理。另外,上述实施例提供的烹饪控制装置900与方法实施例属于同一构思,其具体实现过程详见方法实施例,这里不再赘述。It should be noted that when the cooking control device 900 provided in the above-mentioned embodiment performs cooking control, only the division of the above-mentioned program modules is used as an example for illustration. In actual applications, the above-mentioned processing can be allocated by different program modules as needed. , That is, divide the internal structure of the device into different program modules to complete all or part of the processing described above. In addition, the cooking control device 900 provided in the foregoing embodiment belongs to the same concept as the method embodiment, and its specific implementation process is detailed in the method embodiment, which will not be repeated here.
基于上述程序模块的硬件实现,且为了实现本申请实施例的方法,本申请实施例还提供了一种电子设备,如图10所示,所述电子设备1000包括:Based on the hardware implementation of the above program modules, and in order to implement the method of the embodiment of the present application, the embodiment of the present application also provides an electronic device. As shown in FIG. 10, the electronic device 1000 includes:
处理器1001,与通信接口1004连接,以实现与用户终端或其它设备的信息交互;配置为运行计算机程序时,执行上述一个或多个技术方案提供的烹饪控制方法;The processor 1001 is connected to the communication interface 1004 to realize information interaction with a user terminal or other equipment; when configured to run a computer program, it executes the cooking control method provided by one or more of the above technical solutions;
存储器1002,配置为存储能够在处理器1001上运行的计算机程序。The memory 1002 is configured to store a computer program that can run on the processor 1001.
当然,实际应用时,电子设备1000中的各个组件通过总线系统1003耦合在一起。可理解,总线系统1003配置为实现这些组件之间的连接通信。总线系统1003除包括数据总线之外,还包括电源总线、控制总线和状态信号总线。但是为了清楚说明起见,在图10中将各种总线都标为总线系统1003。Of course, in actual application, the various components in the electronic device 1000 are coupled together through the bus system 1003. It can be understood that the bus system 1003 is configured to implement connection and communication between these components. In addition to the data bus, the bus system 1003 also includes a power bus, a control bus, and a status signal bus. However, for the sake of clear description, various buses are marked as the bus system 1003 in FIG. 10.
本申请实施例中的存储器1002配置为存储各种类型的数据以支持电子设备1000的操作。这些数据的示例包括:用于在电子设备1000上操作的任何计算机程序。The memory 1002 in the embodiment of the present application is configured to store various types of data to support the operation of the electronic device 1000. Examples of these data include: any computer program used to operate on the electronic device 1000.
上述本申请实施例揭示的方法可以应用于所述处理器1001中,或者由所述处理器1001实现。所述处理器1001可能是一种集成电路芯片,具有信号的处理能力。在实现过程中,上述方法的各步骤可以通过所述处理器1001中的硬件的集成逻辑电路或者软件形式的指令完成。上述的处理器1001可以是通用处理器、数字信号处理器(DSP,Digital Signal Processor),或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件等。所述处理器1001可以实现或者执行本申请实施例中的公开的各方法、步骤及逻辑框图。通用处理器可以是微处理器或者任何常规的处理器等。结合本申请实施例所公开的方法的步骤,可以直接体现为硬件译码处理器执行完成,或者用译码处理器中的硬件及软件模块组合执行完成。软件模块可以位于存储介质中,该存储介质位于存储器1002,所述处理器1001读取存 储器1002中的信息,结合其硬件完成前述方法的步骤。The methods disclosed in the foregoing embodiments of the present application may be applied to the processor 1001 or implemented by the processor 1001. The processor 1001 may be an integrated circuit chip with signal processing capability. In the implementation process, each step of the above method can be completed by an integrated logic circuit of hardware in the processor 1001 or instructions in the form of software. The aforementioned processor 1001 may be a general-purpose processor, a digital signal processor (DSP, Digital Signal Processor), or other programmable logic devices, discrete gates or transistor logic devices, discrete hardware components, and the like. The processor 1001 may implement or execute the methods, steps, and logical block diagrams disclosed in the embodiments of the present application. The general-purpose processor may be a microprocessor or any conventional processor or the like. The steps of the method disclosed in the embodiments of the present application can be directly embodied as being executed and completed by a hardware decoding processor, or executed and completed by a combination of hardware and software modules in the decoding processor. The software module may be located in a storage medium, and the storage medium is located in the memory 1002. The processor 1001 reads the information in the memory 1002 and completes the steps of the foregoing method in combination with its hardware.
在示例性实施例中,电子设备1000可以被一个或多个应用专用集成电路(ASIC,Application Specific Integrated Circuit)、DSP、可编程逻辑器件(PLD,Programmable Logic Device)、复杂可编程逻辑器件(CPLD,Complex Programmable Logic Device)、现场可编程门阵列(FPGA,Field-Programmable Gate Array)、通用处理器、控制器、MCU、微处理器(Microprocessor)、或者其他电子元件实现,配置为执行前述方法。In an exemplary embodiment, the electronic device 1000 may be used by one or more application specific integrated circuits (ASIC, Application Specific Integrated Circuit), DSP, programmable logic device (PLD, Programmable Logic Device), and complex programmable logic device (CPLD). , Complex Programmable Logic Device, Field-Programmable Gate Array (FPGA, Field-Programmable Gate Array), general-purpose processor, controller, MCU, microprocessor (Microprocessor), or other electronic components are configured to perform the foregoing method.
可以理解,本申请实施例的存储器1002可以是易失性存储器或者非易失性存储器,也可包括易失性和非易失性存储器两者。其中,非易失性存储器可以是只读存储器(ROM,Read Only Memory)、可编程只读存储器(PROM,Programmable Read-Only Memory)、可擦除可编程只读存储器(EPROM,Erasable Programmable Read-Only Memory)、电可擦除可编程只读存储器(EEPROM,Electrically Erasable Programmable Read-Only Memory)、磁性随机存取存储器(FRAM,ferromagnetic random access memory)、快闪存储器(Flash Memory)、磁表面存储器、光盘、或只读光盘(CD-ROM,Compact Disc Read-Only Memory);磁表面存储器可以是磁盘存储器或磁带存储器。易失性存储器可以是随机存取存储器(RAM,Random Access Memory),其用作外部高速缓存。通过示例性但不是限制性说明,许多形式的RAM可用,例如静态随机存取存储器(SRAM,Static Random Access Memory)、同步静态随机存取存储器(SSRAM,Synchronous Static Random Access Memory)、动态随机存取存储器(DRAM,Dynamic Random Access Memory)、同步动态随机存取存储器(SDRAM,Synchronous Dynamic Random Access Memory)、双倍数据速率同步动态随机存取存储器(DDRSDRAM,Double Data Rate Synchronous Dynamic Random Access Memory)、增强型同步动态随机存取存储器(ESDRAM,Enhanced Synchronous Dynamic Random Access Memory)、同步连接动态随机存取存储器(SLDRAM,SyncLink Dynamic Random Access Memory)、直接内存总线随机存取存储器(DRRAM,Direct Rambus Random Access Memory)。本申请实施例描述的存储器旨在包括但不限于这些和任意其它适合类型的存储器。It can be understood that the memory 1002 in the embodiment of the present application may be a volatile memory or a non-volatile memory, and may also include both volatile and non-volatile memory. Among them, the non-volatile memory can be a read-only memory (ROM, Read Only Memory), a programmable read-only memory (PROM, Programmable Read-Only Memory), an erasable programmable read-only memory (EPROM, Erasable Programmable Read- Only Memory, Electrically Erasable Programmable Read-Only Memory (EEPROM, Electrically Erasable Programmable Read-Only Memory), magnetic random access memory (FRAM, ferromagnetic random access memory), flash memory (Flash Memory), magnetic surface memory , CD-ROM, or CD-ROM (Compact Disc Read-Only Memory); magnetic surface memory can be magnetic disk storage or tape storage. The volatile memory may be a random access memory (RAM, Random Access Memory), which is used as an external cache. By way of exemplary but not restrictive description, many forms of RAM are available, such as static random access memory (SRAM, Static Random Access Memory), synchronous static random access memory (SSRAM, Synchronous Static Random Access Memory), and dynamic random access memory. Memory (DRAM, Dynamic Random Access Memory), Synchronous Dynamic Random Access Memory (SDRAM, Synchronous Dynamic Random Access Memory), Double Data Rate Synchronous Dynamic Random Access Memory (DDRSDRAM, Double Data Rate Synchronous Dynamic Random Access Memory), enhanced Type synchronous dynamic random access memory (ESDRAM, Enhanced Synchronous Dynamic Random Access Memory), synchronous connection dynamic random access memory (SLDRAM, SyncLink Dynamic Random Access Memory), direct memory bus random access memory (DRRAM, Direct Rambus Random Access Memory) ). The memories described in the embodiments of the present application are intended to include, but are not limited to, these and any other suitable types of memories.
在示例性实施例中,本申请实施例还提供了一种存储介质,即计算机存储介质,具体为计算机可读存储介质,例如包括存储计算机程序的存储器1002,上述计算机程序可由电子设备1000的处理器1001执行,以完成前述方法所述步骤。计算机可读存储介质可以是FRAM、ROM、PROM、EPROM、EEPROM、Flash Memory、磁表面存储器、光盘、或CD-ROM等存储器。In an exemplary embodiment, the embodiment of the present application also provides a storage medium, that is, a computer storage medium, specifically a computer-readable storage medium, such as a memory 1002 storing a computer program, which can be processed by the electronic device 1000. The device 1001 executes to complete the steps described in the foregoing method. The computer-readable storage medium may be a memory such as FRAM, ROM, PROM, EPROM, EEPROM, Flash Memory, magnetic surface memory, optical disk, or CD-ROM.
需要说明的是:“第一”、“第二”等是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。It should be noted that: "first", "second", etc. are used to distinguish similar objects, and not necessarily used to describe a specific sequence or sequence.
另外,本申请实施例所记载的技术方案之间,在不冲突的情况下,可以任意组合。In addition, the technical solutions described in the embodiments of the present application can be combined arbitrarily without conflict.
以上所述,仅为本申请的较佳实施例而已,并非用于限定本申请的保护范围。The above are only preferred embodiments of the present application, and are not used to limit the protection scope of the present application.

Claims (10)

  1. 一种烹饪控制方法,应用于电子设备,包括:A cooking control method applied to electronic equipment, including:
    接收第一指令;所述第一指令用于指示所述电子设备进行烹饪;Receiving a first instruction; the first instruction is used to instruct the electronic device to cook;
    响应所述第一指令,获取与所述第一指令对应的第一菜谱数据;所述第一菜谱数据至少包含第一烹饪数据和标准烹饪性能参数;所述第一烹饪数据与标准电子设备上存储的烹饪数据相同;所述标准烹饪性能参数为所述标准电子设备的烹饪性能参数;所述标准电子设备直接使用本地存储的烹饪数据进行烹饪;In response to the first instruction, obtain first recipe data corresponding to the first instruction; the first recipe data includes at least first cooking data and standard cooking performance parameters; the first cooking data is connected to the standard electronic device The stored cooking data is the same; the standard cooking performance parameter is the cooking performance parameter of the standard electronic device; the standard electronic device directly uses the locally stored cooking data for cooking;
    对比所述电子设备自身的烹饪性能参数及所述标准烹饪性能参数,确定差异信息;所述差异信息表征所述电子设备与所述标准电子设备间烹饪性能的差异;Comparing the cooking performance parameters of the electronic device itself and the standard cooking performance parameters to determine difference information; the difference information represents the difference in cooking performance between the electronic device and the standard electronic device;
    利用所述第一烹饪数据及所述差异信息,控制所述电子设备进行烹饪。Using the first cooking data and the difference information, the electronic device is controlled to perform cooking.
  2. 根据权利要求1所述的方法,其中,所述获取与所述第一指令对应的第一菜谱数据,包括以下之一:The method according to claim 1, wherein said obtaining first recipe data corresponding to said first instruction comprises one of the following:
    从本地存储的数据中获取与所述第一指令对应的第一菜谱数据;Acquiring the first recipe data corresponding to the first instruction from the locally stored data;
    从服务器获取与所述第一指令对应的第一菜谱数据;Acquiring the first recipe data corresponding to the first instruction from the server;
    从用户终端获取与所述第一指令对应的第一菜谱数据。Acquire the first recipe data corresponding to the first instruction from the user terminal.
  3. 根据权利要求1所述的方法,其中,所述差异信息包含烹饪时间差;所述利用所述第一烹饪数据及差异信息,控制所述电子设备进行烹饪,包括:The method according to claim 1, wherein the difference information includes a cooking time difference; the using the first cooking data and the difference information to control the electronic device to perform cooking comprises:
    基于所述烹饪时间差调整所述第一烹饪数据中的烹饪时间数据,利用调整后的第一烹饪数据控制所述电子设备进行烹饪;其中,Adjust the cooking time data in the first cooking data based on the cooking time difference, and use the adjusted first cooking data to control the electronic device to cook; wherein,
    所述烹饪时间差表征所述电子设备和所述标准电子设备在第一条件下加热相同水量时,水达到沸点的时间差;所述第一条件为相同环境中使用相同的电压输出最大加热功率。The cooking time difference represents the time difference between the time when the electronic device and the standard electronic device heat the same amount of water under a first condition, and the first condition is that the same voltage is used to output the maximum heating power in the same environment.
  4. 根据权利要求1所述的方法,其中,所述差异信息包含烹饪温度差;所述利用所述第一烹饪数据及差异信息,控制所述电子设备进行烹饪,包括:The method according to claim 1, wherein the difference information includes a cooking temperature difference; and the using the first cooking data and the difference information to control the electronic device to perform cooking includes:
    基于所述烹饪温度差调整所述第一烹饪数据中的烹饪温度数据,利用调整后的第一烹饪数据控制所述电子设备进行烹饪;其中,Adjust the cooking temperature data in the first cooking data based on the cooking temperature difference, and use the adjusted first cooking data to control the electronic device to cook; wherein,
    所述烹饪温度差表征所述电子设备和所述标准电子设备在第二条件下加热时,设备内最高温度的差值。The cooking temperature difference represents the difference between the highest temperature in the device when the electronic device and the standard electronic device are heated under the second condition.
  5. 根据权利要求4所述的方法,其中,所述电子设备和所述标准电子设备在第二条件下加热,包含以下之一:The method of claim 4, wherein the electronic device and the standard electronic device are heated under the second condition, comprising one of the following:
    所述电子设备和所述标准电子设备在相同环境中,使用相同的电压输出相同的加热功率加热空设备;The electronic device and the standard electronic device are in the same environment and use the same voltage to output the same heating power to heat the empty device;
    所述电子设备和所述标准电子设备在相同环境中,使用相同的电压输出相同的加热功率加热等量的水;The electronic device and the standard electronic device are in the same environment and use the same voltage to output the same heating power to heat the same amount of water;
    所述电子设备和所述标准电子设备在相同环境中,使用相同的电压输出相同的加热功率加热等量的油。The electronic device and the standard electronic device are in the same environment and use the same voltage to output the same heating power to heat the same amount of oil.
  6. 根据权利要求1所述的方法,其中,所述差异信息包含加热功率差;所述利用所述第一烹饪数据及差异信息,控制所述电子设备进行烹饪,包括:The method according to claim 1, wherein the difference information includes a heating power difference; the using the first cooking data and the difference information to control the electronic device to perform cooking includes:
    基于所述加热功率差调整所述第一烹饪数据中的加热功率数据,利用调整后的第一烹饪数据控制所述电子设备进行烹饪;其中,Adjust the heating power data in the first cooking data based on the heating power difference, and use the adjusted first cooking data to control the electronic device to cook; wherein,
    所述加热功率差表征所述电子设备与所述标准电子设备在第三条件下烹饪时,实际输出的功率的差值;所述第三条件为接收以相同加热功率进行烹饪的指令。The heating power difference represents the difference between the actual output power of the electronic device and the standard electronic device when cooking under a third condition; the third condition is receiving an instruction for cooking with the same heating power.
  7. 根据权利要求1所述的方法,其中,所述差异信息包含搅拌机转速差;所述利用所述第一烹饪数据及差异信息,控制所述电子设备进行烹饪,包括:The method according to claim 1, wherein the difference information includes a difference in the rotation speed of a mixer; and the using the first cooking data and the difference information to control the electronic device to perform cooking includes:
    基于所述搅拌机转速差调整所述第一烹饪数据中的搅拌机转速数据,利用调整后的第一烹饪数据控制所述电子设备进行烹饪;其中,Adjust the mixer rotation speed data in the first cooking data based on the mixer rotation speed difference, and use the adjusted first cooking data to control the electronic device to perform cooking; wherein,
    所述搅拌机转速差表征所述电子设备和所述标准电子设备在进行烹饪时,设备内的搅拌机的转速差值。The difference in rotation speed of the mixer represents the difference in rotation speed of the mixer in the electronic device and the standard electronic device during cooking.
  8. 一种烹饪控制装置,应用于电子设备,包括:A cooking control device applied to electronic equipment, including:
    第一接收模块,配置为接收第一指令;所述第一指令用于指示所述电子设备进行烹饪;The first receiving module is configured to receive a first instruction; the first instruction is used to instruct the electronic device to perform cooking;
    第一获取模块,配置为响应所述第一指令,获取与所述第一指令对应的第一菜谱数据;所述第一菜谱数据至少包含第一烹饪数据和标准烹饪性能参数;所述第一烹饪数据与标准电子设备上存储的烹饪数据相同;所述标准烹饪性能参数为所述标准电子设备的烹饪性能参数;所述标准电子设备直接使用本地存储的烹饪数据进行烹饪;The first acquisition module is configured to acquire first recipe data corresponding to the first instruction in response to the first instruction; the first recipe data includes at least first cooking data and standard cooking performance parameters; the first The cooking data is the same as the cooking data stored on the standard electronic device; the standard cooking performance parameter is the cooking performance parameter of the standard electronic device; the standard electronic device directly uses the locally stored cooking data for cooking;
    第一控制模块,配置为对比所述电子设备自身的烹饪性能参数及所述标准烹饪性能参数,确定差异信息;所述差异信息表征所述电子设备与所述标准电子设备间烹饪性能的差异;并利用所述第一烹饪数据及差异信息,控制所述电子设备进行烹饪。The first control module is configured to compare the cooking performance parameters of the electronic device itself and the standard cooking performance parameters to determine difference information; the difference information represents the difference in cooking performance between the electronic device and the standard electronic device; And using the first cooking data and difference information to control the electronic device to perform cooking.
  9. 一种电子设备,包括:处理器和配置为存储能够在处理器上运行的计算机程序的存储器;An electronic device, including: a processor and a memory configured to store a computer program that can run on the processor;
    其中,所述处理器配置为运行所述计算机程序时,执行权利要求1至7任一项所述方法的步骤。Wherein, the processor is configured to execute the steps of the method according to any one of claims 1 to 7 when the processor is configured to run the computer program.
  10. 一种存储介质,所述介质存储有计算机程序,所述计算机程序被处理器执行时实现权利要求1至7任一项所述方法的步骤。A storage medium storing a computer program, and when the computer program is executed by a processor, the steps of the method according to any one of claims 1 to 7 are realized.
PCT/CN2019/120718 2019-10-30 2019-11-25 Cooking control method and apparatus, and electronic device and storage medium WO2021082135A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201911044882.0 2019-10-30
CN201911044882.0A CN112748678A (en) 2019-10-30 2019-10-30 Cooking control method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
WO2021082135A1 true WO2021082135A1 (en) 2021-05-06

Family

ID=75641808

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/120718 WO2021082135A1 (en) 2019-10-30 2019-11-25 Cooking control method and apparatus, and electronic device and storage medium

Country Status (2)

Country Link
CN (1) CN112748678A (en)
WO (1) WO2021082135A1 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108074634A (en) * 2017-07-20 2018-05-25 宁波方太厨具有限公司 A kind of menu generation method based on cooking equipment
CN108803446A (en) * 2018-08-01 2018-11-13 杭州老板电器股份有限公司 Control method, system and the intelligent appliance of intelligent appliance
CN109343393A (en) * 2018-10-16 2019-02-15 珠海格力电器股份有限公司 A kind of control method and cooking apparatus of cooking apparatus
JP2019045902A (en) * 2017-08-29 2019-03-22 中部電力株式会社 Information processing system, method and program
CN109602268A (en) * 2019-01-31 2019-04-12 珠海优特智厨科技有限公司 A kind of method of adjustment and heating equipment for cooking parameter
CN109829835A (en) * 2019-01-30 2019-05-31 珠海优特智厨科技有限公司 A kind of method, apparatus, electronic equipment and the storage medium of determining menu
US20190254332A1 (en) * 2018-02-19 2019-08-22 Cook de Cuisine LLC Method of Providing a Restaurant Quality Meal to a Home Cook

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002288359A (en) * 2001-03-26 2002-10-04 Osaka Gas Co Ltd Cooking information system
CN110389795A (en) * 2018-04-23 2019-10-29 佛山市顺德区美的电热电器制造有限公司 Cooking process processing method, terminal device, cloud server and storage medium
CN109270847A (en) * 2018-10-23 2019-01-25 珠海格力电器股份有限公司 Cooking control method, control device, utensil and storage medium
CN109709856B (en) * 2018-12-29 2020-06-09 珠海优特智厨科技有限公司 Step switching method and device of intelligent menu and intelligent cooking equipment

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108074634A (en) * 2017-07-20 2018-05-25 宁波方太厨具有限公司 A kind of menu generation method based on cooking equipment
JP2019045902A (en) * 2017-08-29 2019-03-22 中部電力株式会社 Information processing system, method and program
US20190254332A1 (en) * 2018-02-19 2019-08-22 Cook de Cuisine LLC Method of Providing a Restaurant Quality Meal to a Home Cook
CN108803446A (en) * 2018-08-01 2018-11-13 杭州老板电器股份有限公司 Control method, system and the intelligent appliance of intelligent appliance
CN109343393A (en) * 2018-10-16 2019-02-15 珠海格力电器股份有限公司 A kind of control method and cooking apparatus of cooking apparatus
CN109829835A (en) * 2019-01-30 2019-05-31 珠海优特智厨科技有限公司 A kind of method, apparatus, electronic equipment and the storage medium of determining menu
CN109602268A (en) * 2019-01-31 2019-04-12 珠海优特智厨科技有限公司 A kind of method of adjustment and heating equipment for cooking parameter

Also Published As

Publication number Publication date
CN112748678A (en) 2021-05-04

Similar Documents

Publication Publication Date Title
KR102191626B1 (en) Electric rice cooker heating temperature control method, device and electric rice cooker
WO2020015304A1 (en) Rice cooker and congee cooking control method and device thereof
CA2994581C (en) Heating control method and heating control device for food processor
CN112578696B (en) Cooking control method, device and storage medium
CN109691899B (en) Method and device for controlling food cooking and storage medium
CN107491114A (en) Electric cooker cooking control method, device, electric cooker and readable storage medium storing program for executing
CN109527966A (en) A kind of cooking equipment control method, device, electric cooker and readable storage medium storing program for executing
CN108143252A (en) Cooker and method based on infrared detection
WO2021082135A1 (en) Cooking control method and apparatus, and electronic device and storage medium
CN114983252A (en) Steaming and baking oven, cooking control method and device thereof, and storage medium
CN112947720B (en) Safety control method and system of AI server
CN113849010A (en) Temperature control method and heating equipment
WO2018207629A1 (en) Cooking device
CN111930159B (en) Control method of steam device, household appliance and storage medium
CN109709997A (en) A kind of control method of cooking equipment, device and computer-readable medium
CN105388936B (en) A kind of method and device for controlling temperature to boil water
CN113712438A (en) Cooking control method and device of cooking appliance, storage medium and cooking appliance
CN113558491A (en) Temperature control method and device for air fryer, storage medium and air fryer
CN112220368A (en) Heating control method and device, cooking equipment and storage medium
CN112656209A (en) Dry burning detection method and device and storage medium
CN110285581A (en) Anti-overflow controlling means, device, system and cooker
CN111367189A (en) Cooking control method, cooking appliance and storage medium
CN111061315A (en) Menu cooking method and device
CN111772494B (en) Cooking method and device and cooking equipment
CN111012173B (en) Dry burning detection method and device, heating equipment and storage medium

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19950281

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 11/10/2022)

122 Ep: pct application non-entry in european phase

Ref document number: 19950281

Country of ref document: EP

Kind code of ref document: A1