WO2022040989A1 - Dispositif électronique et procédé de commande - Google Patents

Dispositif électronique et procédé de commande Download PDF

Info

Publication number
WO2022040989A1
WO2022040989A1 PCT/CN2020/111461 CN2020111461W WO2022040989A1 WO 2022040989 A1 WO2022040989 A1 WO 2022040989A1 CN 2020111461 W CN2020111461 W CN 2020111461W WO 2022040989 A1 WO2022040989 A1 WO 2022040989A1
Authority
WO
WIPO (PCT)
Prior art keywords
electronic device
main system
power
detection
mode
Prior art date
Application number
PCT/CN2020/111461
Other languages
English (en)
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 深圳市大疆创新科技有限公司
Priority to PCT/CN2020/111461 priority Critical patent/WO2022040989A1/fr
Priority to CN202080035636.3A priority patent/CN113853585A/zh
Publication of WO2022040989A1 publication Critical patent/WO2022040989A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4418Suspend and resume; Hibernate and awake
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3206Monitoring of events, devices or parameters that trigger a change in power modality
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3234Power saving characterised by the action undertaken
    • G06F1/3287Power saving characterised by the action undertaken by switching off individual functional units in the computer system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3234Power saving characterised by the action undertaken
    • G06F1/3296Power saving characterised by the action undertaken by lowering the supply or operating voltage
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping

Definitions

  • the present application relates to the field of electronic technology, and in particular, to an electronic device, a control method, a computer-readable storage medium, and a computer program product containing instructions.
  • Option 1 Reduce the functions and codes of electronic products, and adopt a more simplified system such as no operating system or a simple real-time operating system to achieve fast startup from power-off to power-on.
  • the disadvantage of this solution is that it needs to abandon the development efficiency and build the entire system from scratch; or reduce the amount of system code by tailoring a large number of system functions. It can be seen that, with this solution, although the product starts faster, it is often necessary to lose or limit product functions.
  • Option 2 First, make the whole electronic product enter a certain low power consumption and memory self-refresh standby sleep mode, and then wake up the electronic product from the standby sleep mode when the user presses the button, so as to achieve the purpose of fast startup.
  • the disadvantage of this approach is that the entire system of the electronics is actually consuming power even during low power standby.
  • the embodiments of the present application provide an electronic device and a control method, which can realize fast startup from power-off to power-on without reducing the functions and codes of the electronic product.
  • the main system can be controlled to be completely powered off, but the control and detection system is in a low-power running state where it is always powered on.
  • the detection system detects that the user really wants to use the electronic product, it controls the main system to power on and enter the standby mode (ie, controls the main system to start implicitly).
  • the main system in the standby mode is woken up, so as to achieve the purpose of fast startup, thereby reducing power consumption.
  • an embodiment of the present application provides an electronic device, including: a main system; and a detection system, which is in a power-on state and has a detection component and a control component, wherein: the detection component is at least used to detect whether the electronic device is The main system startup condition is met; the control component is at least used to control the main system to power on and enter the standby mode in response to the detection component detecting that the electronic device meets the main system startup condition.
  • the embodiments of the present application further provide another electronic device, including: a main system; and a detection system, which is in an always-on state and has a detection component and a control component, wherein: the detection component is at least used to detect that the system is in a standby state. Whether the electronic device in the mode or normal working mode meets the shutdown condition of the main system; the control component is at least used to control the main system to power off and enter the shutdown mode in response to the detection component detecting that the electronic device meets the shutdown condition of the main system.
  • an embodiment of the present application further provides a control method, which is applied to an electronic device, including: making the detection system of the electronic device in a power-on state; The following operations are performed: detecting whether the electronic device meets the power-on condition of the main system; in response to detecting that the electronic device meets the power-on condition of the main system, control the main system to power on and enter the standby mode.
  • the embodiments of the present application further provide another control method, which is applied to an electronic device, including: making the detection system of the electronic device in a power-on state; The system performs the following operations: detecting whether the electronic device in standby mode or normal working mode meets the main system shutdown condition; in response to detecting that the electronic device meets the main system shutdown condition, controlling the main system to power off and enter the shutdown mode.
  • an embodiment of the present application provides a computer-readable storage medium, including instructions, which, when executed on a computer, cause the computer to execute the method of any embodiment of the present application.
  • an embodiment of the present application provides a computer program product including instructions, which, when the instructions are executed on a computer, cause the computer to execute the method of any one of the embodiments of the present application.
  • the embodiments of the present application provide an electronic device and a control method.
  • the control main system Before the user really wants to use the electronic product, the control main system is completely powered off, but the control and detection system is in a low power consumption running state that is always powered on.
  • the detection system detects that the user really wants to use the electronic product, it controls the main system to power on and enter the standby mode (ie, controls the main system to start implicitly).
  • the main system in the standby mode is woken up, so as to achieve the purpose of fast startup, thereby reducing power consumption, avoiding the reduction of product functions and codes, and improving the user's operating experience.
  • FIG. 1 schematically shows a structural diagram of an electronic device according to an embodiment of the present application
  • FIGS. 2A to 2C schematically show structural diagrams of detection components according to embodiments of the present application.
  • FIGS. 3A-3B schematically show structural diagrams of an electronic device according to another embodiment of the present application.
  • FIG. 4 schematically shows a flowchart of a control method according to an embodiment of the present application
  • FIG. 5 schematically shows a flowchart of a control method according to another embodiment of the present application.
  • the inventive concept of the present application is to find a quick system startup method between the above two traditional solutions that can not only maintain the complexity of the system, but also avoid excessive power consumption caused by the long-term standby of the whole machine.
  • the electronic device and the control method provided by the embodiments of the present application can be applied to any application scenario that requires a quick start of an electronic product.
  • the control method can be specifically performed by an electronic device, and more specifically, can be performed by a detection system of the electronic device that is independent of the main system.
  • the control main system before the user really wants to use the electronic product, the control main system is completely powered off, but the control detection system is in a low power consumption running state where the power is always on.
  • the detection system detects that the user really wants to use the electronic product, it controls the main system to power on and enter the standby mode (ie, controls the main system to start implicitly).
  • the standby mode ie, controls the main system to start implicitly.
  • the main system in the standby mode is woken up, so as to achieve the purpose of fast startup. As a result, power consumption can be reduced, while reducing product functions and codes can be avoided, and the user's operating experience can be improved.
  • the main system when the user does not actually use the electronic product, the main system is controlled to be powered off, but the control and detection system is in a low power consumption running state where the power is always on, and the This minimizes power consumption.
  • the detection system detects that the user wants to use the electronic product again, it controls the main system to power on and enter the standby mode (ie, controls the main system to start implicitly).
  • the main system in the standby mode is woken up, so as to achieve the purpose of fast startup.
  • the electronic devices provided in the embodiments of the present application may include various types of electronic products that are hand-held or convenient for users to carry in other ways, for example, may include various types of camera products.
  • the control methods provided by the embodiments of the present application can be used to control various camera products to start quickly without reducing system functions and codes and minimizing power consumption, so that users can use camera functions immediately.
  • the control method provided by the embodiment of the present application can also control various camera products to power off quickly when the user no longer uses the camera function, so as to save power consumption as much as possible.
  • the electronic devices provided in the embodiments of the present application may also include other types of portable electronic devices, which are not limited in this application.
  • the embodiment of the present application provides an electronic device, which can realize the rapid startup of the system while maintaining the complexity of the system, save power consumption, and improve the user's operating experience.
  • FIG. 1 schematically shows a structural diagram of an electronic device according to an embodiment of the present application.
  • the electronic device may include, for example, a main system 10 and a detection system 20 .
  • the main system 10 may include various operating systems, various application systems and various hardware device drivers.
  • the detection system 20 is in a power-on state, and has a detection part 201 and a control part 202 .
  • the detection component 201 is at least used to detect whether the electronic device complies with the power-on condition of the main system.
  • control part 202 is at least used to control the main system 10 to be powered on and enter the standby mode in response to the detection part 201 detecting that the electronic device meets the power-on condition of the main system.
  • the above-mentioned electronic device may be a camera.
  • the detection system 20 is in a power-on state, and whether the main system 10 needs to be powered on or needs to be powered off is controlled by the detection system 20 .
  • the detection system 20 can use the detection component 201 to detect whether the electronic device complies with the main system power-on condition.
  • the control unit 202 controls the main system 10 to be powered on.
  • the detection system 20 since the detection system 20 detects and controls the power-on of the main system 10 without the user's perception, it belongs to the implicit silent startup of the main system 10, so the main system can be controlled first after startup 10 enters a low-power self-refresh standby mode instead of directly controlling the main system 10 to enter a normal operating mode.
  • the main system 10 When the user operates the electronic device (eg, when pressing any key), the main system 10 is woken up from the standby mode to directly enter the normal working mode, which can increase the user's experience of being able to boot quickly.
  • the detection system 20 can also detect whether the electronic device complies with the main system shutdown condition through the detection component 201, and respond to the detection component 201. It is detected that the electronic device complies with the shutdown condition of the main system, and then the control unit 202 controls the main system 10 to power down and enter the shutdown mode. In this way, the power consumption caused by the device still in standby for a long time without the user's intention to use it can be avoided; or the power consumption caused by the device still running normally when the user does not use the device can be avoided.
  • the main system 10 before controlling the main system 10 to power on, that is, before controlling the main system 10 to enter the standby mode, only the small system (detection system 20 ) may be in a powered-on state in the electronic device.
  • the large system (the main system 10 ) is controlled to enter the standby mode only when at least one of the following conditions is met (that is, when it is detected that the user intends to use the electronic device): the electronic device is moved and /or is vibrating; there is a user approaching and/or touching the electronic device.
  • the whole system is directly controlled to enter the standby mode regardless of whether the user has the intention to use.
  • the power consumption of the detection system 20 in the working mode may be smaller than the power consumption of the main system 10 in the standby mode within the same time period.
  • the small system (detection system 20 ) especially the control components in the small system (detection system 20 ) can be implemented by using a single-chip microcomputer and a dedicated chip with lower power consumption. Therefore, in this embodiment of the present application, even if the detection system 20 enters and remains in the working mode as soon as it is powered on, since other systems of the entire device are completely powered off and do not consume any power, the electronic device actually does not consume any power during the entire process. Power consumption is also extremely low.
  • the "main system power-on condition" may be set to at least one of the following: the electronic device is moved and/or vibrated; a user approaches and/or contacts the electronic device.
  • the detection component may be designed into different structures.
  • the detection component 201 may only include the first detection module 201A.
  • the detection component 201 may only include the second detection module 201B.
  • the detection component 201 may include a first detection module 201A and a second detection module 201B at the same time.
  • the first detection module 201A is used to detect whether the electronic device is moved and/or vibrated, so as to determine whether the electronic device meets the power-on condition of the main system; the second detection module 201B is used to detect whether a user approaches or contacts the electronic device, so as to Determines if the electronics are eligible for the main system power-on.
  • the first detection module may include, but is not limited to, an inertial measurement unit and/or a motion sensor and other devices that can be used to detect whether the electronic device is moved and/or vibrated.
  • the second detection module may include, but is not limited to, a device that can be used to detect whether a user approaches or contacts an electronic device, such as a biological monitoring device for detecting human thermal radiation.
  • the detection system is configured to be independent of other inertial measurement units, motion sensors, and biological monitoring devices in the electronic device, and is exclusively used to detect whether the electronic device meets the power-on or power-off condition of the main system.
  • the detection system can also determine whether to control the main system to power down or enter the normal working mode by detecting whether there is a user operation.
  • the detection component is further configured to detect whether there is a user operation on the electronic device in response to the main system being in the standby mode, and the control component is further configured to respond to the standby time of the main system reaching a preset value (for example, 2 minutes), and the detection component has not detected that there is a user operation for the electronic device, control the main system to power off and enter the shutdown mode.
  • the control component is further configured to control the main system to enter a normal working mode in response to the standby time of the main system not reaching a preset value and the detection component having detected that there is a user operation on the electronic device.
  • the longest standby time of the main system may be set to 2 minutes, and during this process, the detection component may detect whether the user presses the power button. Once the user presses the power button, the action of waking up the main system from the standby self-refresh mode is performed, so that the main system quickly enters a full-speed running state (normal working mode). If the user has not pressed the power button, and the standby time of the main system has reached the set maximum value, the detection system closes the power supply path of the main system to make it enter the shutdown state.
  • the electronic device may further include: a battery and/or an energy harvesting component, wherein the detection system may be powered on by the battery and/or the energy harvesting component to implement power-on and enter a power-on detection mode.
  • the detection system when the user inserts the battery into the electronic device, the detection system can be powered on immediately and enter the power-on and power-off detection modes. Or, in another embodiment, when the energy is collected in the energy collection component, the detection system can be powered on immediately and enter the power-on and power-off detection modes. Or, in another embodiment, when the electronic device includes both a battery and an energy harvesting component, the detection system can preferentially use the energy collected in the energy harvesting component to power on and enter a power-on and power-off detection mode.
  • the electronic device may further include: a power switch.
  • a power switch with a control end and two connection ends, one of the two connection ends is connected to the output end of the battery and/or the energy collection part, the other is connected to the input end of the main system, and the control end is connected to the control part;
  • control The component outputs a power-on signal to the control terminal in response to the electronic device meeting the power-on condition of the main system, so that the power switch electrically connects the output terminal of the battery and/or the energy harvesting component with the input terminal of the main system based on the power-on signal.
  • FIG. 3A Exemplarily, when the electronic device is only powered by the battery 301A, the connection relationship between the various components (including the battery 301A, the power switch 30, the main system 10 and the detection system 20) is shown in FIG. 3A .
  • FIG. 3B Exemplarily, when the electronic device is powered only by the energy harvesting component 301B, the connection relationship between the components (including the energy harvesting component 301B, the power switch 30, the main system 10 and the detection system 20) is shown in FIG. 3B .
  • the detection system detects possible movement, vibration, contact and approach with a small power consumption, so as to power on the main system in advance.
  • the main system is in a standby state after implicit startup, for example, when the user really presses the power button, the main system is quickly controlled to enter a full-speed running state, so as to achieve the purpose of fast startup.
  • the embodiment of the present application further provides another electronic device, which can quickly shut down the system while maintaining the complexity of the system, so as to save power consumption.
  • the electronic device may include: a main system and a detection system.
  • the detection system is always powered on and has detection components and control components.
  • the detection component is at least used to detect whether the electronic device in standby mode or normal working mode meets the shutdown condition of the main system;
  • the control component is at least used to control the main system to power down and control the main system to be powered off in response to the detection component detecting that the electronic device meets the shutdown condition of the main system. Enter shutdown mode.
  • the main system may include various operating systems, various application systems, and various hardware device drivers.
  • the above-mentioned electronic device may be a camera.
  • the detection system is in a power-on state, and whether the main system needs to be powered on or needs to be powered off is controlled by the detection system.
  • the detection system when the main system is in a power-on state (including in a standby mode and a normal working mode), the detection system can also detect whether the electronic device meets the shutdown condition of the main system through the detection component, and in response to the detection component detecting that the electronic device meets the shutdown condition The main system shutdown condition, and then control the main system to power down and enter the shutdown mode through the control component. In this way, the power consumption caused by the device still in standby for a long time without the user's intention to use it can be avoided; or the power consumption caused by the user not using the device but the device is still running normally can be avoided.
  • the inventor found that: sometimes, the user approaches and/or touches the electronic product for some reason, and even sometimes moves the electronic product, but the user actually With no intention of use, this situation requires not only waking up the electronic device from standby mode, but also controlling the shutdown of the main system in a timely manner in order to save energy.
  • the inventor also found that: under normal circumstances, when a user really wants to use an electronic device, he/she will perform relevant user operations on it, such as pressing the power-on button, continuously touching the electronic device, and the like.
  • the detection system can also determine whether to control the main system to power down or enter or enter or not by detecting whether there is a user operation. Keep normal working mode.
  • the inventor also found that: before actually using the electronic product, the user usually needs to approach and/or touch the electronic product, and sometimes moves the electronic product, and the moving electronic device may cause the electronic device to vibrate.
  • the shutdown condition of the main system may be set to include at least one of the following: when the standby time of the main system reaches a preset value; When the main system’s standby time reaches the preset value, and no user approaches or touches the electronic device; when the main system’s standby time reaches the preset value, and the electronic device does not move or vibrate; the main system is working normally mode, and there is no user approaching or touching the electronic device during the continuous first preset time period; the main system is in the normal working mode, and there is no user for the electronic device during the continuous second preset time period During operation; when the main system is in the normal working mode, and the electronic device does not move or vibrate for the third preset time period.
  • the first preset time period, the second preset time period, and the third preset time period may be equal in duration or unequal in duration, which is not limited in this embodiment of the present application.
  • the duration of each of the three time periods may be 5 minutes.
  • the standby time reaches a preset value. (eg 2min) can automatically control the main system to power down and enter shutdown mode.
  • the longest standby time of the main system can be set to 2 minutes.
  • the detection component can detect whether the user presses the power button during this process. Once the user presses the power button, the action of waking up the main system from the standby self-refresh mode is performed, so that the main system quickly enters a full-speed running state (normal working mode). If the user has not pressed the power button and the standby time of the main system has reached the set maximum value, the detection system will turn off the power supply path of the main system and make it enter the shutdown state.
  • the detection component can detect whether a user approaches or contacts the electronic device within a continuous period of time (such as 5 minutes), whether the electronic device has Movement or vibration, whether there is user operation behavior for electronic equipment, etc. If none of the above conditions are satisfied, the main system of the control electronic device is powered off and enters a shutdown mode.
  • the detection system detects possible movement, vibration, contact and approach with a small power consumption, so as to timely control the main system to power down, so as to save power consumption.
  • the embodiments of the present application also provide a control method for an application and an electronic device, which can achieve a rapid system startup while maintaining the complexity of the system, and save power consumption at the same time.
  • FIG. 4 schematically shows a flowchart of a control method according to an embodiment of the present application.
  • the execution body of this embodiment may be an electronic device, and specifically may be a detection system of the electronic device.
  • the method may include, for example, operations S401 to S404.
  • the detection system of the electronic device is kept in a power-on state.
  • operation S404 in response to detecting that the electronic device meets the power-on condition of the main system, the main system is controlled to be powered on and enter a standby mode.
  • detecting whether the electronic device meets the main system power-on condition includes at least one of the following: detecting whether the electronic device is moved and/or vibrating; detecting whether a user approaches or contacts the electronic device.
  • the method further includes: in response to the main system being in a standby mode, detecting whether there is a user operation for the electronic device; and in response to the standby time of the main system reaching a preset value, and no existence has been detected yet For user operation of electronic equipment, control the main system to power down and enter shutdown mode.
  • the method further includes: in response to the standby time of the main system not reaching a preset value and detecting that there is a user operation on the electronic device, controlling the main system to enter a normal working mode.
  • making the detection system of the electronic device in the always-on state includes at least one of the following: the detection system is powered on and enters the power-on detection mode by connecting the battery to the electronic device; using the energy harvesting component The harvested energy powers up the detection system and enters a power-on detection mode.
  • the electronic device further includes: a power switch, which has a control end and two connection ends, one of the two connection ends is connected to the output end of the battery and/or the energy collection component, and the other is connected to the main The input end of the system is connected, and the control end is connected to the control part; the method further includes: in response to the electronic equipment meeting the power-on condition of the main system, outputting a power-on signal to the control end through the control part, so that the power switch enables the battery and/or energy to collect based on the power-on signal The output of the component is electrically connected to the input of the main system.
  • the power consumption of the detection system in the working mode is smaller than the power consumption of the main system in the standby mode within the same time period.
  • the electronic device before the main system is in the standby mode, the electronic device only detects that the system is in a power-on state.
  • the embodiment of the present application also provides another control method, which can realize rapid shutdown of the system while maintaining the complexity of the system, so as to save power consumption.
  • FIG. 5 schematically shows a flowchart of a control method according to another embodiment of the present application.
  • the execution body of this embodiment may be an electronic device, and specifically may be a detection system of the electronic device.
  • the method may include, for example, operations S501 to S502.
  • the detection system of the electronic device is kept in a power-on state.
  • Operation S504 in response to detecting that the electronic device meets the shutdown condition of the main system, control the main system to power down and enter a shutdown mode.
  • detecting whether the electronic device in the standby mode meets the shutdown condition of the main system includes performing any one of the following operations: detecting whether the standby duration of the main system reaches a preset value; detecting the standby duration of the main system Whether the preset value is reached, and whether there is a user operation on the electronic device before the standby time reaches the preset value; Detect whether the standby time of the main system reaches the preset value, and detect whether there is a user before the standby time reaches the preset value. Approach or touch the electronic device; detect whether the standby time of the main system reaches the preset value, and detect whether the electronic device moves or vibrates before the standby time reaches the preset value.
  • detecting whether the electronic device in the normal working mode meets the shutdown condition of the main system includes performing any one of the following operations when the main system is in the normal working mode: Set whether there is a user approaching or touching the electronic device within a set time period; detect whether there is a user operation on the electronic device within a continuous second preset time period; detect whether the electronic device has moved or shock.
  • the embodiments of the present application further provide a computer-readable storage medium, including instructions, which, when run on a computer, enable the computer to execute any method of any of the embodiments of the present application, which are not described herein again.
  • the embodiments of the present application also provide a computer program product including instructions, when the instructions are run on the computer, the computer executes the method of any one of the embodiments of the present application, and details are not described herein again.
  • a computer program product includes one or more computer instructions.
  • the computer may be a general purpose computer, a special purpose computer, a computer network, or other programmable device.
  • Computer instructions may be stored in or transmitted over a computer-readable storage medium.
  • Computer instructions may be sent from one website site, computer, server, or data center to another website site, computer, via wire (eg, coaxial cable, fiber optic, digital subscriber line (DSL)) or wireless (eg, infrared, wireless, microwave, etc.) , server or data center for transmission.
  • a computer-readable storage medium can be any available medium that can be accessed by a computer or a data storage device such as a server, data center, or the like that contains an integration of one or more available media.
  • Useful media may be magnetic media (eg, floppy disks, hard disks, magnetic tapes), optical media (eg, DVDs), or semiconductor media (eg, solid state disks (SSDs)), and the like.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Power Sources (AREA)

Abstract

Un dispositif électronique, comprenant : un système principal ; et un système de détection qui est dans un état de mise sous tension normale et qui est pourvu d'un composant de détection et d'un composant de commande, le composant de détection étant au moins utilisé pour détecter si le dispositif électronique satisfait ou non une condition de démarrage du système principal ; et le composant de commande est au moins utilisé pour commander, en réponse au fait que le composant de détection détecte que le dispositif électronique satisfait la condition de démarrage du système principal, le système principal de façon à ce que celui-ci soit mis sous tension et entre dans un mode de veille. Sur la base du maintien de la complexité du système du dispositif électronique, des modes de réalisation de la présente invention peuvent encore atteindre le but de démarrer rapidement le dispositif électronique. De plus, selon la présente demande, avant de commander le système principal du dispositif électronique de façon à ce que celui-ci soit mis sous tension et entre dans le mode de veille, le système de détection du dispositif électronique peut être alimenté et détecte si le système principal doit être commandé de façon à être mis sous tension ; et par comparaison avec le système principal, le système de détection consomme moins d'énergie dans la condition que le système de détection et le système principal fonctionnent en même temps. Par conséquent, une perte de puissance excessive provoquée par une mise en veille à long terme du système principal peut être évitée.
PCT/CN2020/111461 2020-08-26 2020-08-26 Dispositif électronique et procédé de commande WO2022040989A1 (fr)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2020/111461 WO2022040989A1 (fr) 2020-08-26 2020-08-26 Dispositif électronique et procédé de commande
CN202080035636.3A CN113853585A (zh) 2020-08-26 2020-08-26 电子设备和控制方法

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2020/111461 WO2022040989A1 (fr) 2020-08-26 2020-08-26 Dispositif électronique et procédé de commande

Publications (1)

Publication Number Publication Date
WO2022040989A1 true WO2022040989A1 (fr) 2022-03-03

Family

ID=78973093

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/111461 WO2022040989A1 (fr) 2020-08-26 2020-08-26 Dispositif électronique et procédé de commande

Country Status (2)

Country Link
CN (1) CN113853585A (fr)
WO (1) WO2022040989A1 (fr)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106637805A (zh) * 2015-10-30 2017-05-10 青岛海尔滚筒洗衣机有限公司 一种物联网洗衣机控制方法、控制系统及洗衣机
CN106940590A (zh) * 2017-02-08 2017-07-11 华为技术有限公司 一种终端设备状态切换方法及装置
US20180088660A1 (en) * 2014-10-08 2018-03-29 Apple Inc. Methods and apparatus for recovering errors with an inter-processor communication link between independently operable processors
CN109445563A (zh) * 2018-10-19 2019-03-08 合肥享淘科技有限公司 一种计算机系统的节能方法及计算机系统
CN109491573A (zh) * 2014-01-07 2019-03-19 宏达国际电子股份有限公司 电子装置控制方法以及执行此方法的电子装置
CN110908719A (zh) * 2018-09-17 2020-03-24 梅特勒-托利多(常州)测量技术有限公司 一种动态功耗管理和唤醒的方法及其应用系统
CN111227319A (zh) * 2020-03-20 2020-06-05 深圳市康泓威科技有限公司 通过触控压力传感器控制启动和调节功率的电子烟及其控制方法

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2140333B1 (fr) * 2007-04-03 2013-03-27 TTE Technology, Inc. Système et procédé basculant entre des modes de puissance de système basés sur une détection de mouvement
CN108196887A (zh) * 2017-12-27 2018-06-22 深圳Tcl新技术有限公司 快速开机方法、装置及计算机可读存储介质
CN111562836B (zh) * 2020-05-28 2023-07-04 深圳市鑫瑞智实业有限公司 一种应用于电子设备的省电方法、装置、设备及存储介质
CN212694372U (zh) * 2020-08-26 2021-03-12 深圳市大疆创新科技有限公司 电子设备

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109491573A (zh) * 2014-01-07 2019-03-19 宏达国际电子股份有限公司 电子装置控制方法以及执行此方法的电子装置
US20180088660A1 (en) * 2014-10-08 2018-03-29 Apple Inc. Methods and apparatus for recovering errors with an inter-processor communication link between independently operable processors
CN106637805A (zh) * 2015-10-30 2017-05-10 青岛海尔滚筒洗衣机有限公司 一种物联网洗衣机控制方法、控制系统及洗衣机
CN106940590A (zh) * 2017-02-08 2017-07-11 华为技术有限公司 一种终端设备状态切换方法及装置
CN110908719A (zh) * 2018-09-17 2020-03-24 梅特勒-托利多(常州)测量技术有限公司 一种动态功耗管理和唤醒的方法及其应用系统
CN109445563A (zh) * 2018-10-19 2019-03-08 合肥享淘科技有限公司 一种计算机系统的节能方法及计算机系统
CN111227319A (zh) * 2020-03-20 2020-06-05 深圳市康泓威科技有限公司 通过触控压力传感器控制启动和调节功率的电子烟及其控制方法

Also Published As

Publication number Publication date
CN113853585A (zh) 2021-12-28

Similar Documents

Publication Publication Date Title
US11009933B2 (en) Apparatus and method for waking up a processor
KR101562448B1 (ko) 휴대용 컴퓨팅 디바이스의 멀티코어 프로세서에서 다수의 코어들로의 전력을 동적으로 제어하는 방법 및 시스템
CN107741780B (zh) 点击唤醒和点击登录的近场通信(nfc)设备
US7472291B2 (en) Method and apparatus for integrating ACPI functionality and power button functionality into a single power key
US9746904B2 (en) Method and apparatus for entry into low power state
TW200532429A (en) Computer system power policy adjustment in response to an affirmative indication from a user
WO2014117500A1 (fr) Terminal à écran tactile et procédé de fonctionnement associé
US11385701B2 (en) Power-on processing method and apparatus of terminal device, and terminal device
TWI431464B (zh) Computer system with power control and power control method
WO2018053714A1 (fr) Système micro-ordinateur monopuce, et procédé de réinitialisation pour système micro-ordinateur monopuce
JPH09237463A (ja) ハードディスク制御方法及び情報処理装置
US8719609B2 (en) Using latched events to manage sleep/wake sequences on computer systems
CN107515668B (zh) 一种控制方法和装置
WO2019128977A1 (fr) Dispositif terminal et procédé de commande appliqué au dispositif terminal
WO2022040989A1 (fr) Dispositif électronique et procédé de commande
KR102245049B1 (ko) 컴퓨터 절전 방법 및 컴퓨터 활성화 방법
WO2021077260A1 (fr) Procédé de traitement d'informations de consommation d'énergie, dispositif, appareil électronique et support de stockage
CN212694372U (zh) 电子设备
US9710286B2 (en) Enhanced wakeup mode
CN111538391A (zh) 一种温度控制方法、装置、存储介质及终端
US20120260116A1 (en) External power-saving usb mass storage device and power-saving method thereof
US9207742B2 (en) Power saving operating method for an electronic device by disabling a connection port to a touch device before the touch device enters power-saving mode
JP2004164530A (ja) ポータブルコンピュータのオペレーションシステムによる電池状態読み取り方法
CN105046853A (zh) 一种门铃启动方法及门铃
CN109445566B (zh) Otg节电处理方法、系统、存储介质及移动终端

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: 20950661

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20950661

Country of ref document: EP

Kind code of ref document: A1