WO2018216478A1 - Electronic device, power management method, and power management system - Google Patents

Electronic device, power management method, and power management system Download PDF

Info

Publication number
WO2018216478A1
WO2018216478A1 PCT/JP2018/018040 JP2018018040W WO2018216478A1 WO 2018216478 A1 WO2018216478 A1 WO 2018216478A1 JP 2018018040 W JP2018018040 W JP 2018018040W WO 2018216478 A1 WO2018216478 A1 WO 2018216478A1
Authority
WO
WIPO (PCT)
Prior art keywords
function
executed
power consumption
electronic device
remaining battery
Prior art date
Application number
PCT/JP2018/018040
Other languages
French (fr)
Japanese (ja)
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 JP2019519556A priority Critical patent/JP7039576B2/en
Publication of WO2018216478A1 publication Critical patent/WO2018216478A1/en

Links

Images

Classifications

    • 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/28Supervision thereof, e.g. detecting power-supply failure by out of limits supervision
    • HELECTRICITY
    • H02GENERATION; CONVERSION OR DISTRIBUTION OF ELECTRIC POWER
    • H02JCIRCUIT ARRANGEMENTS OR SYSTEMS FOR SUPPLYING OR DISTRIBUTING ELECTRIC POWER; SYSTEMS FOR STORING ELECTRIC ENERGY
    • H02J7/00Circuit arrangements for charging or depolarising batteries or for supplying loads from batteries

Definitions

  • the present technology relates to an electronic device, a power management method, and a power management system, and more particularly, to an electronic device, a power management method, and a power management system that enable effective use of a remaining battery level.
  • Patent Document 1 discloses an electronic device that displays a battery remaining amount and a work time that can be executed with the remaining battery amount on a screen.
  • Patent Document 2 discloses that a mobile X-ray apparatus that performs X-ray imaging using a battery as a drive source displays the remaining battery level and the battery consumption required for scheduled imaging.
  • the present technology has been made in view of such a situation, and makes it possible to effectively use the remaining battery capacity.
  • the electronic device of the present technology can execute a function specified by the user based on the table management unit that manages a table that holds a power consumption value related to the power consumption for each function, the remaining battery level, and the table.
  • a determination unit that determines whether the function is executable, and an instruction unit that instructs execution of the function when the function is determined to be executable, and the table management unit includes the battery after the function is performed Based on the remaining amount, the power consumption value of the executed function in the table is updated.
  • an electronic device that manages a table that holds a power consumption value related to power consumption for each function can execute a function specified by the user based on the remaining battery level and the table. If it is determined that the function is executable, the execution of the function is instructed, and the executed in the table is performed based on the remaining battery level after the function is executed. Updating the power consumption value of the function.
  • a power management system includes an electronic device and a power management device that manages a table that holds a power consumption value regarding power consumption for each function of the electronic device, and the power management device includes a battery of the electronic device. Based on the remaining amount and the table, a determination unit that determines whether or not the function specified by the user can be executed, and if it is determined that the function can be executed, instructs the execution of the function An instruction unit; and a table management unit that updates the power consumption value of the executed function in the table based on the remaining battery level after the function is executed.
  • the function specified by the user it is determined whether or not the function specified by the user can be executed based on the remaining battery level and the table that holds the power consumption value related to the power consumption for each function, and the function can be executed. Is determined, execution of the function is instructed, and the power consumption value of the executed function in the table is updated based on the remaining battery level after the function is executed.
  • the remaining battery capacity can be used effectively.
  • the electronic device to which the present technology is applied compares the battery remaining amount BL with the power consumption amount W1 of the function A1 designated by the user, and the battery remaining amount BL is that of the function A1. If the power consumption amount W1 is exceeded, the function A1 is executed.
  • the remaining battery level BL when the remaining battery level BL is lower than the power consumption amount W1 of the function A1, the remaining battery level BL is equal to the function A1 or The power consumption amount W2 (W2 ⁇ W1) of the similar function A2 is compared, and if the remaining battery power BL exceeds the power consumption amount W2 of the function A2, the function A2 is executed.
  • the power consumption amount of each function is managed by a table that holds the power consumption amount for each function. After a function is executed, the power consumption of the function in the table is updated based on the remaining battery level after execution.
  • FIG. 4 is a block diagram illustrating a configuration example of an electronic device to which the present technology is applied.
  • IoT Internet of Things
  • a CPU (Central Processor Unit) 31 has various functions provided in the electronic device 10 according to a program stored in a ROM (Read Only Memory) 32 or a program loaded in a RAM (Random Access Memory) 33. The process for realizing is executed.
  • the RAM 33 also appropriately stores data necessary for the CPU 31 to execute various processes.
  • the CPU 31, the ROM 32, and the RAM 33 are connected to each other via a bus 34.
  • An input / output interface 35 is also connected to the bus 34.
  • An input unit 36, an output unit 37, a storage unit 38, a communication unit 39, and a sensor unit 40 are connected to the input / output interface 35.
  • the input unit 36 includes keys, buttons, a touch panel, and a microphone
  • the output unit 37 includes a display, a speaker, and the like.
  • the storage unit 38 is configured by a hard disk or the like
  • the communication unit 39 is configured by an antenna or the like that performs various types of wireless communication.
  • the sensor unit 40 includes various sensors such as a CMOS (Complementary Metal Oxide Semiconductor) image sensor for imaging, a human sensor, an acceleration sensor, and an illuminance sensor.
  • CMOS Complementary Metal Oxide Semiconductor
  • a drive 41 is connected to the input / output interface 35 as necessary, and a removable medium 42 composed of a semiconductor memory or the like is appropriately attached.
  • the computer program read from the removable medium 42 is installed in the storage unit 38 as necessary.
  • the power from the battery 44 is supplied to each part of the electronic device 10 by the power supply control unit 43.
  • the battery 44 is charged via the power control unit 43.
  • FIG. 5 is a block diagram illustrating a functional configuration example of the power management unit realized by a predetermined program being executed by the CPU 31.
  • the power management unit 50 includes a table management unit 61, a battery remaining amount acquisition unit 62, an input control unit 63, a determination unit 64, an execution instruction unit 65, an output control unit 66, and a charge control unit 67.
  • the table management unit 61 manages a power management table that holds power consumption values related to power consumption for each function executed by the electronic device 10. Further, after the function is executed, the table management unit 61 updates the power consumption value of the function when the power consumption value of the function is the initial value. Details of the power management table will be described later.
  • the battery remaining amount acquisition unit 62 acquires the battery remaining amount of the battery 44 via the power supply control unit 43 and supplies it to the determination unit 64.
  • the input control unit 63 receives a user input to the input unit 36 and supplies input information indicating the contents to the determination unit 64. For example, the input control unit 63 receives designation of a function desired by the user and supplies input information indicating the designated function to the determination unit 64.
  • the determination unit 64 determines whether any function can be executed based on the remaining battery level from the remaining battery level acquisition unit 62 and the power management table managed by the table management unit 61. Moreover, the determination part 64 determines whether the function shown by the input information from the input control part 63 is executable, when any function is executable. The determination result by the determination unit 64 is appropriately supplied to the execution instruction unit 65, the output control unit 66, and the charge control unit 67.
  • the execution instruction unit 65 instructs each unit for executing the function to execute the function.
  • the output control unit 66 When it is determined by the determination unit 64 that the function designated by the user is not executable, or when it is determined that none of the functions can be performed, the output control unit 66 is notified (alert) to that effect. Control the output.
  • the charging control unit 67 controls the charging of the battery 44 by controlling the power supply control unit 43 when it is determined by the determination unit 64 that none of the functions can be executed.
  • a power consumption value (necessary power value) necessary for executing the function is associated with each function.
  • the required power value of any function is set as an initial value. This initial value is set, for example, when the electronic device 10 is shipped.
  • the required power values of “start”, “end”, “standby”, and “return”, which are the most basic functions of the electronic device 10, are 5, 2, 1, respectively. 3.
  • the required power values of “humanity sensing”, “image sensing”, “acceleration sensing”, and “illuminance sensing” which are functions executed by the sensor unit 40 of the electronic device 10 are 3, 10, 3, and 3, respectively. Is done.
  • the necessary power value of “imaging (high rate)”, which is a function for the sensor unit 40 to capture and record a moving image at a high frame rate, is 1000.
  • the required power value of “low rate” is set to 500.
  • “Image” is a function for transmitting an image using Wi-Fi.
  • the required power value of “transmission (Wi-Fi)” is 500.
  • the required power value of “image transmission (infrared)”, which is a function of transmitting an image by infrared communication, is set to 100.
  • the required power value of “image transmission (Wi-Fi)” is set to 5.
  • the required power value of “image transmission (BLE)” which is a function of transmitting an image by BLE (Bluetooth (registered trademark) Low Energy) is set to 1.
  • the functions of the electronic device 10 include equivalent or similar functions that can be executed with different required power values, such as imaging, image transmission, and alert transmission functions.
  • the required power value of each function of the electronic device 10 may vary depending on the time zone in which the function is executed, the season, the climate, and the like. Therefore, as shown in FIG. 6, for example, power management tables TB1, TB2, and TB3 for each time zone are prepared. Of course, a power management table for each situation such as a power management table for each season and a power management table for each climate may be prepared.
  • the required power value managed in the power management table indicates the power consumption amount required for executing each function, but may indicate the current consumption, or other values related to the power consumption. It may be shown.
  • the function execution processing flow of the electronic device 10 will be described with reference to the flowcharts of FIGS. 7 and 8.
  • the function execution process is periodically executed at predetermined timings, but may be executed at an arbitrary timing according to a user instruction.
  • step S11 the table management unit 61 acquires a power management table corresponding to the current situation (time zone, season, climate, etc.) and supplies it to the determination unit 64.
  • step S ⁇ b> 12 the remaining battery level acquisition unit 62 acquires the remaining battery level of the battery 44 and supplies it to the determination unit 64.
  • step S ⁇ b> 13 the determination unit 64 can execute any function based on the remaining battery level acquired by the remaining battery level acquisition unit 62 and the power management table acquired by the table management unit 61. Determine whether or not.
  • step S13 If it is determined in step S13 that any of the functions can be executed, the process proceeds to step S14. At this time, the output control unit 66 may cause the output unit 37 to present information indicating an executable function to the user according to the determination result of the determination unit 64.
  • step S14 the input control unit 63 receives a function designation by the user.
  • step S15 the determination unit 64 compares the remaining battery level with the power consumption value of the function specified by the user in the power management table.
  • step S16 the determination unit 64 determines whether or not the specified function is executable as a result of the comparison between the remaining battery level and the power consumption value of the function specified by the user.
  • step S16 If it is determined in step S16 that the specified function is executable, the process proceeds to step S17.
  • step S17 the execution instruction unit 65 instructs each unit for executing the specified function to execute the function.
  • step S16 determines whether the designated function is not executable. If it is determined in step S16 that the designated function is not executable, the process proceeds to step S18.
  • step S18 the determination unit 64 determines whether a similar function (equivalent or similar function) of the function specified by the user can be executed.
  • imaging (high rate) when the function designated by the user is “imaging (high rate)”, “imaging (low rate)” having a smaller required power value than “imaging (high rate)” is executed based on the remaining battery level. It is determined whether it is possible.
  • image transmission (LTE) “image transmission (Wi-Fi)” having a smaller required power value than “image transmission (LTE)” based on the remaining battery level.
  • image transmission (infrared) it is determined whether or not “image transmission (infrared)” can be executed.
  • step S18 If it is determined in step S18 that a similar function of the specified function can be executed, the process proceeds to step S19.
  • step S19 the execution instructing unit 65 instructs each unit for executing a similar function of the designated function to execute the function.
  • step S17 or step S19 the process proceeds to step S20.
  • step S ⁇ b> 20 the remaining battery level acquisition unit 62 acquires the remaining battery level of the battery 44 after execution of the instructed function and supplies it to the table management unit 61.
  • step S ⁇ b> 21 the table management unit 61 specifically determines the difference between the remaining battery level acquired before executing the function and the remaining battery level acquired after executing the function based on the remaining battery level before and after executing the function. Is used to update the power consumption value of the executed function in the power management table, and the process ends.
  • the required power value of the function in the power management table is updated to the power consumption value actually required for executing the function.
  • step S18 determines whether a similar function of the designated function cannot be executed. If it is determined in step S18 that a similar function of the designated function cannot be executed, the process proceeds to step S22.
  • step S22 the output control unit 66 causes the output unit 37 to output an alert to the effect that the function designated by the user is not executable, and ends the process.
  • an alert that the function designated by the user is not executable may be transmitted to a predetermined server connected to the electronic device 10.
  • step S13 when it is determined in step S13 that none of the functions can be executed, the process proceeds to step S23.
  • step S23 the output control unit 66 causes the output unit 37 to output an alert indicating that no function is executable. At this time, an alert indicating that none of the functions can be executed may be transmitted to a predetermined server connected to the electronic device 10.
  • step S ⁇ b> 24 the charging control unit 67 starts charging the battery 44 by controlling the power supply control unit 43. That is, the electronic device 10 forcibly ends the operation and transitions to a standby state.
  • step S25 the charging control unit 67 determines whether or not the charging of the battery 44 is completed. The process of step S25 is repeated until charging of the battery 44 is completed.
  • step S25 If it is determined in step S25 that charging of the battery 44 has been completed, the process proceeds to step S26. At this time, the electronic device 10 automatically returns from the standby state. The charging of the battery 44 may be performed until all the functions of the electronic device 10 are executable, or may be performed until at least one of the functions is executable. .
  • step S26 the table management unit 61 initializes the power management table acquired in step S11 and ends the process.
  • the state transits to the standby state until the function can be executed, and the battery 44 is charged.
  • the alert output, the charging of the battery 44, and the initialization of the power management table in steps S23 to S26 may be performed in an order other than the illustrated order, or may be performed in parallel. .
  • the electronic device 10 does not forcibly end the operation even when the remaining battery level is low, and if the function designated by the user can be executed, Can be executed. Therefore, the remaining battery capacity can be used effectively.
  • the function can be executed if a function equivalent to or similar to the function can be executed. It is possible to use the remaining battery amount more effectively.
  • the electronic device 10 is configured as an IoT camera, but may be configured as a battery-driven mobile device having other functions.
  • a power management table managed by the table management unit 61 is prepared differently from that shown in FIG.
  • FIG. 9 shows an example of a power management table when the electronic device 10 is configured as an audio player, for example.
  • a necessary power value for executing the function is associated with each function.
  • the required power values of “start”, “end”, “standby”, and “return”, which are the most basic functions of the electronic device 10 configured as an audio player, are respectively 4, 2, 1, and 3.
  • the required power value of “sound reproduction (high sound quality)”, which is a function for the output unit 37 to reproduce sound with high sound quality, is 600, and “sound reproduction (low sound quality)”, which is a function for reproducing sound with low sound quality, is set.
  • the required power value is 300.
  • the required power value of “voice recording (high sound quality)”, which is a function in which the input unit 36 and the storage unit 38 record sound with high sound quality, is set to 500, and “voice recording (low The required power value of “sound quality)” is 250.
  • alert transmission function by the communication unit 39 is the same as that in the example of FIG.
  • the functions include equivalent or similar functions that can be executed with different required power values, such as voice playback, voice recording, and alert transmission functions. It is included.
  • FIG. 10 shows an example of a power management table when the electronic device 10 is configured as a smartphone (mobile phone).
  • a necessary power value for executing the function is associated with each function.
  • the required power values of “start”, “end”, “standby”, and “return”, which are the most basic functions of the electronic device 10 configured as a smartphone, are 8 respectively. , 3, 2, 5.
  • the required power value of “voice call (4G)”, which is a function in which the communication unit 39 performs a voice call in the 4G (4th generation) system, is 500, and “voice” is a function in which a voice call is performed in the 3G (3rd generation) system.
  • the required power value of “call (3G)” is 300.
  • the required power value of “data communication (LTE)”, which is a function for performing data communication by the LTE method by the communication unit 39, is 400, and “data communication (Wi-Fi) is a function for performing data communication using Wi-Fi.
  • the required power value of “)” is 250.
  • the required power value of “moving image reproduction (high image quality)”, which is a function of the output unit 37 for reproducing moving images with high image quality, is 600, and “moving image reproduction (low image quality)” is a function for reproducing moving images with low image quality.
  • alert transmission function by the communication unit 39 is the same as that in the example of FIG.
  • the electronic device 10 when configured as a smartphone, the functions thereof are equivalent or similar that can be executed with different required power values, such as voice call, data communication, video playback, and alert transmission functions. Features are included.
  • power management tables for each situation such as a power management table for each time zone, a power management table for each season, and a power management table for each climate are prepared. You can make it.
  • FIG. 11 is a block diagram illustrating a configuration example of a power management system to which the present technology is applied.
  • 11 includes an electronic device 110 and a power management device 120.
  • the electronic device 110 and the power management apparatus 120 are connected to each other via a predetermined network such as the Internet.
  • the electronic device 110 is configured as a battery-driven mobile device, similar to the electronic device 10 described with reference to FIG.
  • the power management apparatus 120 is configured as a predetermined server, for example, and manages the state of the battery (electric power) of the electronic device 110.
  • the power management unit 50 is realized by a CPU (not shown) executing a predetermined program.
  • the power management unit 50 in FIG. 11 can execute the function execution process described with reference to FIGS. 7 and 8 for the electronic device 110.
  • the electronic device 110 does not forcibly end the operation even when the remaining battery level is low, and if the function designated by the user can be executed, The function can be executed. Therefore, the remaining battery capacity can be used effectively.
  • the power management apparatus 120 can manage the power states of the plurality of electronic devices 110. That is, the present technology can also be applied to cloud computing.
  • the alert may be output from the electronic device 110 or may be output from the power management apparatus 120.
  • Embodiments of the present technology are not limited to the above-described embodiments, and various modifications can be made without departing from the gist of the present technology.
  • this technique can take the following structures.
  • a table management unit that manages a table that holds power consumption values related to power consumption for each function;
  • a determination unit that determines whether or not a function designated by a user can be executed based on a remaining battery level and the table;
  • An instruction unit for instructing execution of the function when it is determined that the function is executable;
  • the table management unit updates the power consumption value of the executed function in the table based on the remaining battery level after the function is executed.
  • the determination unit determines that the first function designated by the user is not executable, the determination unit is a function equivalent to or similar to the first function, and has a power consumption value higher than that of the first function.
  • the table management unit manages the table holding the power consumption value for each time zone, The determination unit determines whether or not the function can be executed based on the remaining battery level and the table of a time zone including the current time. (1) to (4) Electronics. (6) The table management unit manages the table holding the power consumption value for each season, The electronic device according to any one of (1) to (4), wherein the determination unit determines whether the function is executable based on the remaining battery level and the table of the current season. (7) The table management unit manages the table holding the power consumption value for each climate, The electronic device according to any one of (1) to (4), wherein the determination unit determines whether the function is executable based on the remaining battery level and the table of a current climate.
  • the table management unit calculates the power consumption value of the executed function using a difference between the remaining battery level before the function is executed and the remaining battery level after the function is executed.
  • the electronic device according to any one of (1) to (7) to be updated.
  • An electronic device that manages a table that holds power consumption values related to power consumption for each function Based on the remaining battery level and the table, it is determined whether or not the function specified by the user can be executed, If it is determined that the function is executable, the execution of the function is instructed, A power management method including a step of updating the power consumption value of the executed function in the table based on the remaining battery level after the function is executed.
  • a power management device that manages a table that holds a power consumption value related to power consumption for each function of the electronic device, and The power management device includes: A determination unit that determines whether or not a function specified by a user can be executed based on a remaining battery level of the electronic device and the table; When it is determined that the function is executable, an instruction unit that instructs execution of the function; A table management unit that updates the power consumption value of the executed function in the table based on the remaining battery level after the function is executed.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Power Engineering (AREA)
  • Charge And Discharge Circuits For Batteries Or The Like (AREA)
  • Power Sources (AREA)

Abstract

The present technology relates to an electronic device, a power management method, and a power management system that make it possible to effectively utilize a remaining amount of battery power. According to the present invention, a table management unit manages a table for maintaining a power consumption value related to the power consumption of each function; a determination unit determines, on the basis of a remaining amount of battery power and the table, whether or not a function designated by a user is executable; and when it is determined that the function is executable, an instruction unit instructs execution of the function. The table management unit updates, on the basis of the remaining amount of battery power after the function has been executed, the power consumption value of the executed function in the table. The present technology is applicable to a battery-driven mobile device.

Description

電子機器、電力管理方法、および電力管理システムElectronic device, power management method, and power management system
 本技術は、電子機器、電力管理方法、および電力管理システムに関し、特に、バッテリ残量を有効に利用することができるようにする電子機器、電力管理方法、および電力管理システムに関する。 The present technology relates to an electronic device, a power management method, and a power management system, and more particularly, to an electronic device, a power management method, and a power management system that enable effective use of a remaining battery level.
 特許文献1には、バッテリ残量と、そのバッテリ残量で実行可能な作業時間とを画面に表示する電子機器が開示されている。 Patent Document 1 discloses an electronic device that displays a battery remaining amount and a work time that can be executed with the remaining battery amount on a screen.
 また、特許文献2には、バッテリを駆動源としてX線撮影を行う移動型X線装置が、バッテリ残量と、予定された撮影に要するバッテリ消費量とを表示することが開示されている。 Patent Document 2 discloses that a mobile X-ray apparatus that performs X-ray imaging using a battery as a drive source displays the remaining battery level and the battery consumption required for scheduled imaging.
 ところで、近年のモバイル機器においては、バッテリ残量が、例えば10%などの所定のレベルを下回ると、強制的に稼働を終了する機能がある。 By the way, recent mobile devices have a function of forcibly terminating operation when the remaining battery level falls below a predetermined level such as 10%.
特開2002-62955号公報JP 2002-62955 A 国際公開第2010/004855号International Publication No. 2010/004855
 しかしながら、例えば10%などのバッテリ残量で実行可能な機能があったとしても、ある程度バッテリを充電しない限り、そのモバイル機器において、その機能を実行することはできない。 However, even if there is a function that can be executed with a remaining battery level of, for example, 10%, the function cannot be executed on the mobile device unless the battery is charged to some extent.
 本技術は、このような状況に鑑みてなされたものであり、バッテリ残量を有効に利用することができるようにするものである。 The present technology has been made in view of such a situation, and makes it possible to effectively use the remaining battery capacity.
 本技術の電子機器は、機能毎の消費電力に関する消費電力値を保持するテーブルを管理するテーブル管理部と、バッテリ残量と前記テーブルとに基づいて、ユーザにより指定された機能が実行可能か否かを判定する判定部と、前記機能が実行可能であると判定された場合、前記機能の実行を指示する指示部とを備え、前記テーブル管理部は、前記機能が実行された後の前記バッテリ残量に基づいて、前記テーブルにおける、実行された前記機能の前記消費電力値を更新する。 Whether the electronic device of the present technology can execute a function specified by the user based on the table management unit that manages a table that holds a power consumption value related to the power consumption for each function, the remaining battery level, and the table. A determination unit that determines whether the function is executable, and an instruction unit that instructs execution of the function when the function is determined to be executable, and the table management unit includes the battery after the function is performed Based on the remaining amount, the power consumption value of the executed function in the table is updated.
 本技術の電力管理方法は、機能毎の消費電力に関する消費電力値を保持するテーブルを管理する電子機器が、バッテリ残量と前記テーブルとに基づいて、ユーザにより指定された機能が実行可能か否かを判定し、前記機能が実行可能であると判定された場合、前記機能の実行を指示し、前記機能が実行された後の前記バッテリ残量に基づいて、前記テーブルにおける、実行された前記機能の前記消費電力値を更新するステップを含む。 According to the power management method of the present technology, an electronic device that manages a table that holds a power consumption value related to power consumption for each function can execute a function specified by the user based on the remaining battery level and the table. If it is determined that the function is executable, the execution of the function is instructed, and the executed in the table is performed based on the remaining battery level after the function is executed. Updating the power consumption value of the function.
 本技術の電力管理システムは、電子機器と、前記電子機器の機能毎の消費電力に関する消費電力値を保持するテーブルを管理する電力管理装置とを備え、前記電力管理装置は、前記電子機器のバッテリ残量と、前記テーブルとに基づいて、ユーザにより指定された機能が実行可能か否かを判定する判定部と、前記機能が実行可能であると判定された場合、前記機能の実行を指示する指示部と、前記機能が実行された後の前記バッテリ残量に基づいて、前記テーブルにおける、実行された前記機能の前記消費電力値を更新するテーブル管理部とを有する。 A power management system according to an embodiment of the present technology includes an electronic device and a power management device that manages a table that holds a power consumption value regarding power consumption for each function of the electronic device, and the power management device includes a battery of the electronic device. Based on the remaining amount and the table, a determination unit that determines whether or not the function specified by the user can be executed, and if it is determined that the function can be executed, instructs the execution of the function An instruction unit; and a table management unit that updates the power consumption value of the executed function in the table based on the remaining battery level after the function is executed.
 本技術においては、バッテリ残量と機能毎の消費電力に関する消費電力値を保持するテーブルとに基づいて、ユーザにより指定された機能が実行可能か否かが判定され、前記機能が実行可能であると判定された場合、前記機能の実行が指示され、前記機能が実行された後の前記バッテリ残量に基づいて、前記テーブルにおける、実行された前記機能の前記消費電力値が更新される。 In the present technology, it is determined whether or not the function specified by the user can be executed based on the remaining battery level and the table that holds the power consumption value related to the power consumption for each function, and the function can be executed. Is determined, execution of the function is instructed, and the power consumption value of the executed function in the table is updated based on the remaining battery level after the function is executed.
 本技術によれば、バッテリ残量を有効に利用することが可能となる。 According to this technology, the remaining battery capacity can be used effectively.
 なお、ここに記載された効果は必ずしも限定されるものではなく、本開示中に記載されたいずれかの効果であってもよい。 It should be noted that the effects described here are not necessarily limited, and may be any of the effects described in the present disclosure.
従来の電子機器のバッテリ残量と稼働状態について説明する図である。It is a figure explaining the battery remaining amount and operation state of the conventional electronic device. 本技術を適用した電子機器の機能の実行について説明する図である。It is a figure explaining execution of a function of electronic equipment to which this art is applied. 本技術を適用した電子機器の機能の実行について説明する図である。It is a figure explaining execution of a function of electronic equipment to which this art is applied. 本技術を適用した電子機器の構成例を示すブロック図である。It is a block diagram which shows the structural example of the electronic device to which this technique is applied. 電力管理部の機能構成例を示すブロック図である。It is a block diagram which shows the function structural example of a power management part. 電力管理テーブルの例を示す図である。It is a figure which shows the example of a power management table. 電子機器の機能実行処理の流れについて説明するフローチャートである。It is a flowchart explaining the flow of the function execution process of an electronic device. 電子機器の機能実行処理の流れについて説明するフローチャートである。It is a flowchart explaining the flow of the function execution process of an electronic device. 電力管理テーブルの他の例を示す図である。It is a figure which shows the other example of a power management table. 電力管理テーブルのさらに他の例を示す図である。It is a figure which shows the further another example of a power management table. 本技術を適用した電力管理システムの構成例を示すブロック図である。It is a block diagram showing an example of composition of a power management system to which this art is applied.
 以下、本開示を実施するための形態(以下、実施の形態とする)について説明する。なお、説明は以下の順序で行う。 Hereinafter, modes for carrying out the present disclosure (hereinafter referred to as embodiments) will be described. The description will be given in the following order.
 1.従来技術と本技術の概要
 2.第1の実施の形態(電子機器)
 3.第2の実施の形態(電力管理システム)
1. 1. Overview of conventional technology and this technology First embodiment (electronic device)
3. Second embodiment (power management system)
<1.従来技術と本技術の概要>
 近年の電子機器においては、バッテリ残量が所定のレベルを下回ると、強制的に稼働を終了する機能がある。
<1. Overview of conventional technology and this technology>
In recent electronic devices, there is a function for forcibly terminating operation when the remaining battery level falls below a predetermined level.
 例えば、図1に示されるように、バッテリ残量BLが10%を超えている場合、その電子機器は稼動中となるが、バッテリ残量BLが10%を下回ると、その電子機器は稼動を終了してしまう。 For example, as shown in FIG. 1, when the remaining battery level BL exceeds 10%, the electronic device is in operation, but when the remaining battery level BL falls below 10%, the electronic device is in operation. It ends.
 この場合、10%のバッテリ残量BLで実行可能な機能があったとしても、ある程度バッテリを充電しない限り、その電子機器において、その機能を実行することはできない。 In this case, even if there is a function that can be executed with the battery remaining amount BL of 10%, the function cannot be executed in the electronic device unless the battery is charged to some extent.
 そこで、本技術を適用した電子機器は、図2に示されるように、バッテリ残量BLと、ユーザにより指定された機能A1の消費電力量W1とを比較し、バッテリ残量BLが機能A1の消費電力量W1を超えていれば、機能A1を実行するようにする。 Therefore, as shown in FIG. 2, the electronic device to which the present technology is applied compares the battery remaining amount BL with the power consumption amount W1 of the function A1 designated by the user, and the battery remaining amount BL is that of the function A1. If the power consumption amount W1 is exceeded, the function A1 is executed.
 また、本技術を適用した電子機器は、図3に示されるように、バッテリ残量BLが機能A1の消費電力量W1を下回っている場合には、バッテリ残量BLと、機能A1と同等または類似の機能A2の消費電力量W2(W2<W1)とを比較し、バッテリ残量BLが機能A2の消費電力量W2を超えていれば、機能A2を実行するようにする。 In addition, as shown in FIG. 3, in the electronic device to which the present technology is applied, when the remaining battery level BL is lower than the power consumption amount W1 of the function A1, the remaining battery level BL is equal to the function A1 or The power consumption amount W2 (W2 <W1) of the similar function A2 is compared, and if the remaining battery power BL exceeds the power consumption amount W2 of the function A2, the function A2 is executed.
 なお、本技術においては、各機能の消費電力量は、機能毎の消費電力量を保持するテーブルによって管理されるものとする。ある機能が実行された後は、実行後のバッテリ残量に基づいて、テーブルにおけるその機能の消費電力量が更新されるようになる。 In the present technology, the power consumption amount of each function is managed by a table that holds the power consumption amount for each function. After a function is executed, the power consumption of the function in the table is updated based on the remaining battery level after execution.
<2.第1の実施の形態>
(電子機器の構成例)
 図4は、本技術を適用した電子機器の構成例を示すブロック図である。
<2. First Embodiment>
(Configuration example of electronic equipment)
FIG. 4 is a block diagram illustrating a configuration example of an electronic device to which the present technology is applied.
 図4の電子機器10は、例えば、インターネットに接続可能なIoT(Internet of Things)カメラなどの、バッテリで駆動するモバイル機器として構成される。 4 is configured as a battery-driven mobile device such as an IoT (Internet of Things) camera that can be connected to the Internet.
 図4において、CPU(Central Processor Unit)31は、ROM(Read Only Memory)32に記憶されているプログラム、またはRAM(Random Access Memory)33にロードされたプログラムに従って、電子機器10が備える各種の機能を実現するための処理を実行する。RAM33にはまた、CPU31が各種の処理を実行する上において必要なデータなども適宜記憶される。 In FIG. 4, a CPU (Central Processor Unit) 31 has various functions provided in the electronic device 10 according to a program stored in a ROM (Read Only Memory) 32 or a program loaded in a RAM (Random Access Memory) 33. The process for realizing is executed. The RAM 33 also appropriately stores data necessary for the CPU 31 to execute various processes.
 CPU31、ROM32、およびRAM33は、バス34を介して相互に接続されている。このバス34にはまた、入出力インタフェース35も接続されている。 The CPU 31, the ROM 32, and the RAM 33 are connected to each other via a bus 34. An input / output interface 35 is also connected to the bus 34.
 入出力インタフェース35には、入力部36、出力部37、記憶部38、通信部39、センサ部40が接続される。 An input unit 36, an output unit 37, a storage unit 38, a communication unit 39, and a sensor unit 40 are connected to the input / output interface 35.
 入力部36は、キー、ボタン、タッチパネル、およびマイクロフォンなどで構成され、出力部37は、ディスプレイやスピーカなどで構成される。記憶部38は、ハードディスクなどで構成され、通信部39は、各種の無線通信を行うアンテナなどで構成される。 The input unit 36 includes keys, buttons, a touch panel, and a microphone, and the output unit 37 includes a display, a speaker, and the like. The storage unit 38 is configured by a hard disk or the like, and the communication unit 39 is configured by an antenna or the like that performs various types of wireless communication.
 センサ部40は、撮像のためのCMOS(Complementary Metal Oxide Semiconductor)イメージセンサを始め、人感センサ、加速度センサ、照度センサなどの各種のセンサ類から構成される。 The sensor unit 40 includes various sensors such as a CMOS (Complementary Metal Oxide Semiconductor) image sensor for imaging, a human sensor, an acceleration sensor, and an illuminance sensor.
 入出力インタフェース35にはまた、必要に応じてドライブ41が接続され、半導体メモリなどで構成されるリムーバブルメディア42が適宜装着される。リムーバブルメディア42から読み出されたコンピュータプログラムは、必要に応じて記憶部38にインストールされる。 Also, a drive 41 is connected to the input / output interface 35 as necessary, and a removable medium 42 composed of a semiconductor memory or the like is appropriately attached. The computer program read from the removable medium 42 is installed in the storage unit 38 as necessary.
 電子機器10の各部へは、電源制御部43により、バッテリ44からの電力が供給される。また、電子機器10に給電可能な機器が接続された状態では、電源制御部43を介して、バッテリ44への充電が行われる。 The power from the battery 44 is supplied to each part of the electronic device 10 by the power supply control unit 43. In addition, in a state where a device capable of supplying power is connected to the electronic device 10, the battery 44 is charged via the power control unit 43.
(電力管理部の機能構成例)
 図5は、CPU31により所定のプログラムが実行されることによって実現される電力管理部の機能構成例を示すブロック図である。
(Example of functional configuration of power management unit)
FIG. 5 is a block diagram illustrating a functional configuration example of the power management unit realized by a predetermined program being executed by the CPU 31.
 電力管理部50は、テーブル管理部61、バッテリ残量取得部62、入力制御部63、判定部64、実行指示部65、出力制御部66、および充電制御部67を備えている。 The power management unit 50 includes a table management unit 61, a battery remaining amount acquisition unit 62, an input control unit 63, a determination unit 64, an execution instruction unit 65, an output control unit 66, and a charge control unit 67.
 テーブル管理部61は、電子機器10が実行する機能毎の消費電力に関する消費電力値を保持する電力管理テーブルを管理する。また、テーブル管理部61は、機能が実行された後、その機能の消費電力値が初期値である場合には、その機能の消費電力値を更新する。電力管理テーブルの詳細については後述する。 The table management unit 61 manages a power management table that holds power consumption values related to power consumption for each function executed by the electronic device 10. Further, after the function is executed, the table management unit 61 updates the power consumption value of the function when the power consumption value of the function is the initial value. Details of the power management table will be described later.
 バッテリ残量取得部62は、電源制御部43を介して、バッテリ44のバッテリ残量を取得し、判定部64に供給する。 The battery remaining amount acquisition unit 62 acquires the battery remaining amount of the battery 44 via the power supply control unit 43 and supplies it to the determination unit 64.
 入力制御部63は、入力部36に対するユーザの入力を受け付け、その内容を示す入力情報を判定部64に供給する。例えば、入力制御部63は、ユーザが実行を所望する機能の指定を受け付け、指定された機能を示す入力情報を判定部64に供給する。 The input control unit 63 receives a user input to the input unit 36 and supplies input information indicating the contents to the determination unit 64. For example, the input control unit 63 receives designation of a function desired by the user and supplies input information indicating the designated function to the determination unit 64.
 判定部64は、バッテリ残量取得部62からのバッテリ残量と、テーブル管理部61により管理される電力管理テーブルとに基づいて、いずれかの機能が実行可能か否かを判定する。また、判定部64は、いずれかの機能が実行可能である場合、入力制御部63からの入力情報で示される機能が実行可能か否かを判定する。判定部64による判定結果は、適宜、実行指示部65、出力制御部66、および充電制御部67に供給される。 The determination unit 64 determines whether any function can be executed based on the remaining battery level from the remaining battery level acquisition unit 62 and the power management table managed by the table management unit 61. Moreover, the determination part 64 determines whether the function shown by the input information from the input control part 63 is executable, when any function is executable. The determination result by the determination unit 64 is appropriately supplied to the execution instruction unit 65, the output control unit 66, and the charge control unit 67.
 実行指示部65は、判定部64により、ユーザにより指定された機能が実行可能であると判定された場合、その機能を実行するための各部に、その機能の実行を指示する。 When the determination unit 64 determines that the function specified by the user can be executed, the execution instruction unit 65 instructs each unit for executing the function to execute the function.
 出力制御部66は、判定部64により、ユーザにより指定された機能が実行可能でないと判定された場合、または、いずれの機能も実行可能でないと判定された場合、その旨の通知(アラート)の出力を制御する。 When it is determined by the determination unit 64 that the function designated by the user is not executable, or when it is determined that none of the functions can be performed, the output control unit 66 is notified (alert) to that effect. Control the output.
 充電制御部67は、判定部64により、いずれの機能も実行可能でないと判定された場合、電源制御部43を制御することにより、バッテリ44への充電を制御する。 The charging control unit 67 controls the charging of the battery 44 by controlling the power supply control unit 43 when it is determined by the determination unit 64 that none of the functions can be executed.
(電力管理テーブルの詳細)
 ここで、図6を参照して、電力管理テーブルの詳細について説明する。
(Details of power management table)
Here, the details of the power management table will be described with reference to FIG.
 図6の電力管理テーブルTB1においては、機能毎に、その機能を実行するために必要な消費電力値(必要電力値)が対応付けられている。図6の例では、いずれの機能の必要電力値も初期値とされる。この初期値は、例えば電子機器10の製品出荷時などに設定される。 In the power management table TB1 of FIG. 6, a power consumption value (necessary power value) necessary for executing the function is associated with each function. In the example of FIG. 6, the required power value of any function is set as an initial value. This initial value is set, for example, when the electronic device 10 is shipped.
 図6の電力管理テーブルTB1によれば、電子機器10の最も基本的な機能である「起動」、「終了」、「待機」、「復帰」の必要電力値は、それぞれ5,2,1,3とされる。 According to the power management table TB1 of FIG. 6, the required power values of “start”, “end”, “standby”, and “return”, which are the most basic functions of the electronic device 10, are 5, 2, 1, respectively. 3.
 電子機器10が有するセンサ部40により実行される機能である「人感センシング」、「イメージセンシング」、「加速度センシング」、「照度センシング」の必要電力値は、それぞれ3,10,3,3とされる。 The required power values of “humanity sensing”, “image sensing”, “acceleration sensing”, and “illuminance sensing” which are functions executed by the sensor unit 40 of the electronic device 10 are 3, 10, 3, and 3, respectively. Is done.
 センサ部40が動画像を高フレームレートで撮像して記録する機能である「撮像(高レート)」の必要電力値は1000とされ、低フレームレートで撮像して記録する機能である「撮像(低レート)」の必要電力値は500とされる。 The necessary power value of “imaging (high rate)”, which is a function for the sensor unit 40 to capture and record a moving image at a high frame rate, is 1000. The required power value of “low rate” is set to 500.
 通信部39がLTE(Long Term Evolution)方式で画像を送信する機能である「画像送信(LTE)」の必要電力値は1000とされ、Wi-Fiを用いて画像を送信する機能である「画像送信(Wi-Fi)」の必要電力値は500とされる。また、赤外線通信により画像を送信する機能である「画像送信(赤外線)」の必要電力値は100とされる。 The necessary power value of “image transmission (LTE)”, which is a function for the communication unit 39 to transmit an image using the LTE (Long Term Term Evolution) method, is set to 1000. “Image” is a function for transmitting an image using Wi-Fi. The required power value of “transmission (Wi-Fi)” is 500. The required power value of “image transmission (infrared)”, which is a function of transmitting an image by infrared communication, is set to 100.
 通信部39がLTE方式で上述したアラートを所定のサーバなどに送信する機能である「アラート送信(LTE)」の必要電力値は10とされ、Wi-Fiを用いてアラートを送信する機能である「画像送信(Wi-Fi)」の必要電力値は5とされる。また、BLE(Bluetooth(登録商標) Low Energy)により画像を送信する機能である「画像送信(BLE)」の必要電力値は1とされる。 The required power value of “alert transmission (LTE)”, which is a function for the communication unit 39 to transmit the above-described alert to a predetermined server or the like in the LTE system, is 10, and is a function for transmitting an alert using Wi-Fi. The required power value of “image transmission (Wi-Fi)” is set to 5. Further, the required power value of “image transmission (BLE)” which is a function of transmitting an image by BLE (Bluetooth (registered trademark) Low Energy) is set to 1.
 このように、電子機器10の機能には、撮像、画像送信、およびアラート送信の各機能のように、異なる必要電力値で実行可能な同等または類似の機能が含まれている。 As described above, the functions of the electronic device 10 include equivalent or similar functions that can be executed with different required power values, such as imaging, image transmission, and alert transmission functions.
 また、電子機器10の各機能の必要電力値は、その機能が実行される時間帯、季節、気候などの状況によって異なる場合がある。そこで、図6に示されるように、例えば時間帯毎の電力管理テーブルTB1,TB2,TB3が用意されるようにする。もちろん、季節毎の電力管理テーブルや、気候毎の電力管理テーブルなど、状況毎の電力管理テーブルが用意されてもよい。 In addition, the required power value of each function of the electronic device 10 may vary depending on the time zone in which the function is executed, the season, the climate, and the like. Therefore, as shown in FIG. 6, for example, power management tables TB1, TB2, and TB3 for each time zone are prepared. Of course, a power management table for each situation such as a power management table for each season and a power management table for each climate may be prepared.
 なお、電力管理テーブルにおいて管理される必要電力値は、各機能の実行に要する消費電力量を示すものとするが、消費電流を示すものであってもよいし、それ以外の消費電力に関する値を示すものであってもよい。 The required power value managed in the power management table indicates the power consumption amount required for executing each function, but may indicate the current consumption, or other values related to the power consumption. It may be shown.
(機能実行処理の流れ)
 次に、図7および図8のフローチャートを参照して、電子機器10の機能実行処理の流れについて説明する。この機能実行処理は、例えば、所定のタイミング毎に周期的に実行されるものとするが、ユーザの指示による任意のタイミングで実行されるようにしてもよい。
(Function execution process flow)
Next, the function execution processing flow of the electronic device 10 will be described with reference to the flowcharts of FIGS. 7 and 8. For example, the function execution process is periodically executed at predetermined timings, but may be executed at an arbitrary timing according to a user instruction.
 ステップS11において、テーブル管理部61は、現在の状況(時間帯、季節、気候など)に応じた電力管理テーブルを取得し、判定部64に供給する。 In step S11, the table management unit 61 acquires a power management table corresponding to the current situation (time zone, season, climate, etc.) and supplies it to the determination unit 64.
 ステップS12において、バッテリ残量取得部62は、バッテリ44のバッテリ残量を取得し、判定部64に供給する。 In step S <b> 12, the remaining battery level acquisition unit 62 acquires the remaining battery level of the battery 44 and supplies it to the determination unit 64.
 ステップS13において、判定部64は、バッテリ残量取得部62により取得されたバッテリ残量と、テーブル管理部61により取得された電力管理テーブルとに基づいて、いずれかの機能が実行可能であるか否かを判定する。 In step S <b> 13, the determination unit 64 can execute any function based on the remaining battery level acquired by the remaining battery level acquisition unit 62 and the power management table acquired by the table management unit 61. Determine whether or not.
 ステップS13において、いずれかの機能が実行可能であると判定された場合、処理はステップS14に進む。このとき、出力制御部66は、判定部64の判定結果に応じて、実行可能な機能を示す情報を、出力部37からユーザに対して提示させるようにしてもよい。 If it is determined in step S13 that any of the functions can be executed, the process proceeds to step S14. At this time, the output control unit 66 may cause the output unit 37 to present information indicating an executable function to the user according to the determination result of the determination unit 64.
 ステップS14において、入力制御部63は、ユーザによる機能の指定を受け付ける。 In step S14, the input control unit 63 receives a function designation by the user.
 ステップS15において、判定部64は、バッテリ残量と、電力管理テーブルにおける、ユーザにより指定された機能の消費電力値とを比較する。 In step S15, the determination unit 64 compares the remaining battery level with the power consumption value of the function specified by the user in the power management table.
 ステップS16において、判定部64は、バッテリ残量と、ユーザにより指定された機能の消費電力値との比較の結果、指定された機能が実行可能であるか否かを判定する。 In step S16, the determination unit 64 determines whether or not the specified function is executable as a result of the comparison between the remaining battery level and the power consumption value of the function specified by the user.
 ステップS16において、指定された機能が実行可能であると判定された場合、処理はステップS17に進む。 If it is determined in step S16 that the specified function is executable, the process proceeds to step S17.
 ステップS17において、実行指示部65は、指定された機能を実行するための各部に、その機能の実行を指示する。 In step S17, the execution instruction unit 65 instructs each unit for executing the specified function to execute the function.
 一方、ステップS16において、指定された機能が実行可能でないと判定された場合、処理はステップS18に進む。 On the other hand, if it is determined in step S16 that the designated function is not executable, the process proceeds to step S18.
 ステップS18において、判定部64は、ユーザにより指定された機能の類似機能(同等または類似の機能)が実行可能であるか否かを判定する。 In step S18, the determination unit 64 determines whether a similar function (equivalent or similar function) of the function specified by the user can be executed.
 例えば、ユーザに指定された機能が「撮像(高レート)」であった場合、バッテリ残量に基づいて、「撮像(高レート)」より必要電力値の小さい「撮像(低レート)」が実行可能であるか否かが判定される。 For example, when the function designated by the user is “imaging (high rate)”, “imaging (low rate)” having a smaller required power value than “imaging (high rate)” is executed based on the remaining battery level. It is determined whether it is possible.
 また、ユーザに指定された機能が「画像送信(LTE)」であった場合、バッテリ残量に基づいて、「画像送信(LTE)」より必要電力値の小さい「画像送信(Wi-Fi)」または「画像送信(赤外線)」が実行可能であるか否かが判定される。 Further, when the function designated by the user is “image transmission (LTE)”, “image transmission (Wi-Fi)” having a smaller required power value than “image transmission (LTE)” based on the remaining battery level. Alternatively, it is determined whether or not “image transmission (infrared)” can be executed.
 ステップS18において、指定された機能の類似機能が実行可能であると判定された場合、処理はステップS19に進む。 If it is determined in step S18 that a similar function of the specified function can be executed, the process proceeds to step S19.
 ステップS19において、実行指示部65は、指定された機能の類似機能を実行するための各部に、その機能の実行を指示する。 In step S19, the execution instructing unit 65 instructs each unit for executing a similar function of the designated function to execute the function.
 ステップS17またはステップS19の後、処理はステップS20に進む。 After step S17 or step S19, the process proceeds to step S20.
 ステップS20において、バッテリ残量取得部62は、指示された機能の実行後、バッテリ44のバッテリ残量を取得し、テーブル管理部61に供給する。 In step S <b> 20, the remaining battery level acquisition unit 62 acquires the remaining battery level of the battery 44 after execution of the instructed function and supplies it to the table management unit 61.
 ステップS21において、テーブル管理部61は、機能実行前後のバッテリ残量に基づいて、具体的には、機能実行前に取得されたバッテリ残量と、機能実行後に取得されたバッテリ残量との差分を用いて、電力管理テーブルにおける、実行された機能の消費電力値を更新して、処理を終了する。 In step S <b> 21, the table management unit 61 specifically determines the difference between the remaining battery level acquired before executing the function and the remaining battery level acquired after executing the function based on the remaining battery level before and after executing the function. Is used to update the power consumption value of the executed function in the power management table, and the process ends.
 このようにして、1つの機能が実行されると、電力管理テーブルにおけるその機能の必要電力値が、実際にその機能の実行に要した消費電力値に更新される。 Thus, when one function is executed, the required power value of the function in the power management table is updated to the power consumption value actually required for executing the function.
 一方、ステップS18において、指定された機能の類似機能が実行可能でないと判定された場合、処理はステップS22に進む。 On the other hand, if it is determined in step S18 that a similar function of the designated function cannot be executed, the process proceeds to step S22.
 ステップS22において、出力制御部66は、ユーザにより指定された機能が実行可能でない旨のアラートを出力部37から出力させて、処理を終了する。このとき、ユーザにより指定された機能が実行可能でない旨のアラートが、電子機器10に接続されている所定のサーバに送信されるようにしてもよい。 In step S22, the output control unit 66 causes the output unit 37 to output an alert to the effect that the function designated by the user is not executable, and ends the process. At this time, an alert that the function designated by the user is not executable may be transmitted to a predetermined server connected to the electronic device 10.
 このように、ユーザにより指定された機能が実行可能でない場合には、ユーザに対してその旨が報知される。 As described above, when the function designated by the user is not executable, the user is notified of the fact.
 ところで、ステップS13において、いずれの機能も実行可能でないと判定された場合、処理はステップS23に進む。 By the way, when it is determined in step S13 that none of the functions can be executed, the process proceeds to step S23.
 ステップS23において、出力制御部66は、いずれの機能も実行可能でない旨のアラートを出力部37から出力させる。このとき、いずれの機能も実行可能でない旨のアラートが、電子機器10に接続されている所定のサーバに送信されるようにしてもよい。 In step S23, the output control unit 66 causes the output unit 37 to output an alert indicating that no function is executable. At this time, an alert indicating that none of the functions can be executed may be transmitted to a predetermined server connected to the electronic device 10.
 続いてステップS24において、充電制御部67は、電源制御部43を制御することにより、バッテリ44への充電を開始する。すなわち、電子機器10は、強制的に稼働を終了し、待機状態へと遷移する。 Subsequently, in step S <b> 24, the charging control unit 67 starts charging the battery 44 by controlling the power supply control unit 43. That is, the electronic device 10 forcibly ends the operation and transitions to a standby state.
 ステップS25において、充電制御部67は、バッテリ44への充電が完了したか否かを判定する。ステップS25の処理は、バッテリ44への充電が完了するまで繰り返される。 In step S25, the charging control unit 67 determines whether or not the charging of the battery 44 is completed. The process of step S25 is repeated until charging of the battery 44 is completed.
 そして、ステップS25において、バッテリ44への充電が完了したと判定されると、処理はステップS26に進む。このとき、電子機器10は、待機状態から自動復帰する。なお、バッテリ44への充電は、電子機器10の全ての機能が実行可能となるまで行われるようにしてもよいし、少なくともいずれか1つの機能が実行可能となるまで行われるようにしてもよい。 If it is determined in step S25 that charging of the battery 44 has been completed, the process proceeds to step S26. At this time, the electronic device 10 automatically returns from the standby state. The charging of the battery 44 may be performed until all the functions of the electronic device 10 are executable, or may be performed until at least one of the functions is executable. .
 ステップS26において、テーブル管理部61は、ステップS11において取得した電力管理テーブルを初期化して、処理を終了する。 In step S26, the table management unit 61 initializes the power management table acquired in step S11 and ends the process.
 このように、いずれの機能も実行可能でない場合には、機能実行可能な状態となるまで待機状態への遷移し、バッテリ44への充電が行われる。なお、ステップS23乃至S26におけるアラートの出力、バッテリ44への充電、および電力管理テーブルの初期化は、図示した順番以外の順番で行われてもよく、それぞれ並列して行われるようにしてもよい。 As described above, when none of the functions can be executed, the state transits to the standby state until the function can be executed, and the battery 44 is charged. Note that the alert output, the charging of the battery 44, and the initialization of the power management table in steps S23 to S26 may be performed in an order other than the illustrated order, or may be performed in parallel. .
 以上の処理によれば、電子機器10は、バッテリ残量が少なくなった場合であっても強制的に稼働を終了することはなく、ユーザにより指定された機能が実行可能であれば、その機能を実行することができる。したがって、バッテリ残量を有効に利用することが可能となる。 According to the above processing, the electronic device 10 does not forcibly end the operation even when the remaining battery level is low, and if the function designated by the user can be executed, Can be executed. Therefore, the remaining battery capacity can be used effectively.
 さらに、ユーザにより指定された機能が実行可能でない場合であっても、その機能と同等または類似した機能が実行可能であれば、その機能を実行することができるので、ユーザの要求に応えつつ、バッテリ残量をより有効に利用することが可能となる。 Furthermore, even if the function specified by the user is not executable, the function can be executed if a function equivalent to or similar to the function can be executed. It is possible to use the remaining battery amount more effectively.
 また、その時の状況に応じた電力管理テーブルにおいて、実行した機能の必要電力値が更新されるので、状況毎の電力管理テーブルを最新の状態に保つことが可能となる。 Also, since the necessary power value of the executed function is updated in the power management table corresponding to the situation at that time, it becomes possible to keep the power management table for each situation in the latest state.
(電力管理テーブルの他の例)
 上述した例においては、電子機器10が、IoTカメラとして構成されるものとしたが、他の機能を有するバッテリ駆動のモバイル機器として構成されるようにもできる。この場合、テーブル管理部61により管理される電力管理テーブルも、図6で示されるものとは異なるものが用意される。
(Other examples of power management table)
In the example described above, the electronic device 10 is configured as an IoT camera, but may be configured as a battery-driven mobile device having other functions. In this case, a power management table managed by the table management unit 61 is prepared differently from that shown in FIG.
 図9は、例えば、電子機器10がオーディオプレーヤとして構成される場合の電力管理テーブルの例を示している。 FIG. 9 shows an example of a power management table when the electronic device 10 is configured as an audio player, for example.
 図9の電力管理テーブルTB11においても、機能毎に、その機能を実行するための必要電力値が対応付けられている。 Also in the power management table TB11 of FIG. 9, a necessary power value for executing the function is associated with each function.
 図9の電力管理テーブルTB11によれば、オーディオプレーヤとして構成される電子機器10の最も基本的な機能である「起動」、「終了」、「待機」、「復帰」の必要電力値は、それぞれ4,2,1,3とされる。 According to the power management table TB11 of FIG. 9, the required power values of “start”, “end”, “standby”, and “return”, which are the most basic functions of the electronic device 10 configured as an audio player, are respectively 4, 2, 1, and 3.
 出力部37が音声を高音質で再生する機能である「音声再生(高音質)」の必要電力値は600とされ、音声を低音質で再生する機能である「音声再生(低音質)」の必要電力値は300とされる。 The required power value of “sound reproduction (high sound quality)”, which is a function for the output unit 37 to reproduce sound with high sound quality, is 600, and “sound reproduction (low sound quality)”, which is a function for reproducing sound with low sound quality, is set. The required power value is 300.
 入力部36および記憶部38が音声を高音質で録音する機能である「音声録音(高音質)」の必要電力値は500とされ、音声を低音質で録音する機能である「音声録音(低音質)」の必要電力値は250とされる。 The required power value of “voice recording (high sound quality)”, which is a function in which the input unit 36 and the storage unit 38 record sound with high sound quality, is set to 500, and “voice recording (low The required power value of “sound quality)” is 250.
 なお、通信部39によるアラート送信の機能については、図6の例と同一であるので、その説明は省略する。 Note that the alert transmission function by the communication unit 39 is the same as that in the example of FIG.
 このように、電子機器10がオーディオプレーヤとして構成される場合、その機能には、音声再生、音声録音、およびアラート送信の各機能のように、異なる必要電力値で実行可能な同等または類似の機能が含まれている。 As described above, when the electronic device 10 is configured as an audio player, the functions include equivalent or similar functions that can be executed with different required power values, such as voice playback, voice recording, and alert transmission functions. It is included.
 図10は、電子機器10がスマートフォン(携帯電話機)として構成される場合の電力管理テーブルの例を示している。 FIG. 10 shows an example of a power management table when the electronic device 10 is configured as a smartphone (mobile phone).
 図10の電力管理テーブルTB12においても、機能毎に、その機能を実行するための必要電力値が対応付けられている。 Also in the power management table TB12 of FIG. 10, a necessary power value for executing the function is associated with each function.
 図10の電力管理テーブルTB12によれば、スマートフォンとして構成される電子機器10の最も基本的な機能である「起動」、「終了」、「待機」、「復帰」の必要電力値は、それぞれ8,3,2,5とされる。 According to the power management table TB12 of FIG. 10, the required power values of “start”, “end”, “standby”, and “return”, which are the most basic functions of the electronic device 10 configured as a smartphone, are 8 respectively. , 3, 2, 5.
 通信部39が4G(4th Generation)方式で音声通話を行う機能である「音声通話(4G)」の必要電力値は500とされ、3G(3rd Generation)方式で音声通話を行う機能である「音声通話(3G)」の必要電力値は300とされる。 The required power value of “voice call (4G)”, which is a function in which the communication unit 39 performs a voice call in the 4G (4th generation) system, is 500, and “voice” is a function in which a voice call is performed in the 3G (3rd generation) system. The required power value of “call (3G)” is 300.
 通信部39がLTE方式でデータ通信を行う機能である「データ通信(LTE)」の必要電力値は400とされ、Wi-Fiを用いてデータ通信を行う機能である「データ通信(Wi-Fi)」の必要電力値は250とされる。 The required power value of “data communication (LTE)”, which is a function for performing data communication by the LTE method by the communication unit 39, is 400, and “data communication (Wi-Fi) is a function for performing data communication using Wi-Fi. The required power value of “)” is 250.
 出力部37が動画像を高画質で再生する機能である「動画再生(高画質)」の必要電力値は600とされ、動画像を低画質で再生する機能である「動画再生(低画質)」の必要電力値は300とされる。 The required power value of “moving image reproduction (high image quality)”, which is a function of the output unit 37 for reproducing moving images with high image quality, is 600, and “moving image reproduction (low image quality)” is a function for reproducing moving images with low image quality. The required power value of "is 300.
 なお、通信部39によるアラート送信の機能については、図6の例と同一であるので、その説明は省略する。 Note that the alert transmission function by the communication unit 39 is the same as that in the example of FIG.
 このように、電子機器10がスマートフォンとして構成される場合、その機能には、音声通話、データ通信、動画再生、およびアラート送信の各機能のように、異なる必要電力値で実行可能な同等または類似の機能が含まれている。 As described above, when the electronic device 10 is configured as a smartphone, the functions thereof are equivalent or similar that can be executed with different required power values, such as voice call, data communication, video playback, and alert transmission functions. Features are included.
 なお、図示はしないが、図9や図10の例においても、時間帯毎の電力管理テーブルや、季節毎の電力管理テーブル、気候毎の電力管理テーブルなど、状況毎の電力管理テーブルが用意されるようにすることができる。 Although not shown, in the examples of FIGS. 9 and 10, power management tables for each situation such as a power management table for each time zone, a power management table for each season, and a power management table for each climate are prepared. You can make it.
<3.第2の実施の形態>
(電力管理システムの構成例)
 図11は、本技術を適用した電力管理システムの構成例を示すブロック図である。
<3. Second Embodiment>
(Configuration example of power management system)
FIG. 11 is a block diagram illustrating a configuration example of a power management system to which the present technology is applied.
 図11の電力管理システム100は、電子機器110および電力管理装置120から構成される。 11 includes an electronic device 110 and a power management device 120.
 電子機器110と電力管理装置120とは、例えばインターネットなどの所定のネットワークを介して互いに接続される。 The electronic device 110 and the power management apparatus 120 are connected to each other via a predetermined network such as the Internet.
 電子機器110は、図4を参照して説明した電子機器10と同様、バッテリ駆動のモバイル機器として構成される。 The electronic device 110 is configured as a battery-driven mobile device, similar to the electronic device 10 described with reference to FIG.
 電力管理装置120は、例えば所定のサーバなどとして構成され、電子機器110のバッテリ(電力)の状態を管理する。電力管理装置120においては、図示せぬCPUが所定のプログラムを実行することにより、電力管理部50が実現される。 The power management apparatus 120 is configured as a predetermined server, for example, and manages the state of the battery (electric power) of the electronic device 110. In the power management apparatus 120, the power management unit 50 is realized by a CPU (not shown) executing a predetermined program.
 すなわち、図11の電力管理部50は、電子機器110に対して、図7および図8を参照して説明した機能実行処理を実行することができる。 That is, the power management unit 50 in FIG. 11 can execute the function execution process described with reference to FIGS. 7 and 8 for the electronic device 110.
 このような構成によれば、電子機器110は、バッテリ残量が少なくなった場合であっても強制的に稼働を終了することはなく、ユーザにより指定された機能が実行可能であれば、その機能を実行することができる。したがって、バッテリ残量を有効に利用することが可能となる。 According to such a configuration, the electronic device 110 does not forcibly end the operation even when the remaining battery level is low, and if the function designated by the user can be executed, The function can be executed. Therefore, the remaining battery capacity can be used effectively.
 なお、図11の例においては、電力管理装置120が、複数の電子機器110の電力の状態を管理するようにもできる。すなわち、本技術は、クラウドコンピューティングへ適用することもできる。 In the example of FIG. 11, the power management apparatus 120 can manage the power states of the plurality of electronic devices 110. That is, the present technology can also be applied to cloud computing.
 また、図11の例において、アラートは、電子機器110において出力されるようにしてもよいし、電力管理装置120において出力されるようにしてもよい。 In the example of FIG. 11, the alert may be output from the electronic device 110 or may be output from the power management apparatus 120.
 本技術の実施の形態は、上述した実施の形態に限定されるものではなく、本技術の要旨を逸脱しない範囲において種々の変更が可能である。 Embodiments of the present technology are not limited to the above-described embodiments, and various modifications can be made without departing from the gist of the present technology.
 さらに、本技術は以下のような構成をとることができる。
(1)
 機能毎の消費電力に関する消費電力値を保持するテーブルを管理するテーブル管理部と、
 バッテリ残量と前記テーブルとに基づいて、ユーザにより指定された機能が実行可能か否かを判定する判定部と、
 前記機能が実行可能であると判定された場合、前記機能の実行を指示する指示部と
 を備え、
 前記テーブル管理部は、前記機能が実行された後の前記バッテリ残量に基づいて、前記テーブルにおける、実行された前記機能の前記消費電力値を更新する
 電子機器。
(2)
 前記判定部は、前記ユーザにより指定された第1の機能が実行可能でないと判定された場合、前記第1の機能と同等または類似の機能であって、前記第1の機能より消費電力値の小さい第2の機能が実行可能か否かを判定し、
 前記指示部は、前記第2の機能が実行可能であると判定された場合、前記第2の機能の実行を指示する
 (1)に記載の電子機器。
(3)
 前記第2の機能が実行可能でないと判定された場合、または、いずれの前記機能も実行可能でないと判定された場合、その旨の通知の出力を制御する出力制御部をさらに備える
 (2)に記載の電子機器。
(4)
 いずれの前記機能も実行可能でないと判定された場合、少なくともいずれか1つの前記機能が実行可能となるまでバッテリへの充電を制御する充電制御部をさらに備える
 (1)乃至(3)のいずれかに記載の電子機器。
(5)
 前記テーブル管理部は、時間帯毎の前記消費電力値を保持する前記テーブルを管理し、
 前記判定部は、前記バッテリ残量と、現在時刻が含まれる時間帯の前記テーブルとに基づいて、前記機能が実行可能か否かを判定する
 (1)乃至(4)のいずれかに記載の電子機器。
(6)
 前記テーブル管理部は、季節毎の前記消費電力値を保持する前記テーブルを管理し、
 前記判定部は、前記バッテリ残量と、現在の季節の前記テーブルとに基づいて、前記機能が実行可能か否かを判定する
 (1)乃至(4)のいずれかに記載の電子機器。
(7)
 前記テーブル管理部は、気候毎の前記消費電力値を保持する前記テーブルを管理し、
 前記判定部は、前記バッテリ残量と、現在の気候の前記テーブルとに基づいて、前記機能が実行可能か否かを判定する
 (1)乃至(4)のいずれかに記載の電子機器。
(8)
 前記テーブル管理部は、前記機能が実行される前の前記バッテリ残量と、前記機能が実行された後の前記バッテリ残量との差分を用いて、実行された前記機能の前記消費電力値を更新する
 (1)乃至(7)のいずれかに記載の電子機器。
(9)
 機能毎の消費電力に関する消費電力値を保持するテーブルを管理する電子機器が、
 バッテリ残量と前記テーブルとに基づいて、ユーザにより指定された機能が実行可能か否かを判定し、
 前記機能が実行可能であると判定された場合、前記機能の実行を指示し、
 前記機能が実行された後の前記バッテリ残量に基づいて、前記テーブルにおける、実行された前記機能の前記消費電力値を更新する
 ステップを含む電力管理方法。
(10)
 電子機器と、
 前記電子機器の機能毎の消費電力に関する消費電力値を保持するテーブルを管理する電力管理装置と
 を備え、
 前記電力管理装置は、
  前記電子機器のバッテリ残量と、前記テーブルとに基づいて、ユーザにより指定された機能が実行可能か否かを判定する判定部と、
  前記機能が実行可能であると判定された場合、前記機能の実行を指示する指示部と、
  前記機能が実行された後の前記バッテリ残量に基づいて、前記テーブルにおける、実行された前記機能の前記消費電力値を更新するテーブル管理部と
 を有する
 電力管理システム。
Furthermore, this technique can take the following structures.
(1)
A table management unit that manages a table that holds power consumption values related to power consumption for each function;
A determination unit that determines whether or not a function designated by a user can be executed based on a remaining battery level and the table;
An instruction unit for instructing execution of the function when it is determined that the function is executable;
The table management unit updates the power consumption value of the executed function in the table based on the remaining battery level after the function is executed.
(2)
When the determination unit determines that the first function designated by the user is not executable, the determination unit is a function equivalent to or similar to the first function, and has a power consumption value higher than that of the first function. Determine whether a small second function can be performed,
The electronic device according to (1), wherein the instruction unit instructs execution of the second function when it is determined that the second function is executable.
(3)
When it is determined that the second function is not executable, or when it is determined that none of the functions is executable, an output control unit that controls the output of a notification to that effect is further provided in (2) The electronic device described.
(4)
When it is determined that none of the functions can be executed, the battery control device further includes a charge control unit that controls charging of the battery until at least one of the functions can be executed. (1) to (3) The electronic device as described in.
(5)
The table management unit manages the table holding the power consumption value for each time zone,
The determination unit determines whether or not the function can be executed based on the remaining battery level and the table of a time zone including the current time. (1) to (4) Electronics.
(6)
The table management unit manages the table holding the power consumption value for each season,
The electronic device according to any one of (1) to (4), wherein the determination unit determines whether the function is executable based on the remaining battery level and the table of the current season.
(7)
The table management unit manages the table holding the power consumption value for each climate,
The electronic device according to any one of (1) to (4), wherein the determination unit determines whether the function is executable based on the remaining battery level and the table of a current climate.
(8)
The table management unit calculates the power consumption value of the executed function using a difference between the remaining battery level before the function is executed and the remaining battery level after the function is executed. The electronic device according to any one of (1) to (7) to be updated.
(9)
An electronic device that manages a table that holds power consumption values related to power consumption for each function
Based on the remaining battery level and the table, it is determined whether or not the function specified by the user can be executed,
If it is determined that the function is executable, the execution of the function is instructed,
A power management method including a step of updating the power consumption value of the executed function in the table based on the remaining battery level after the function is executed.
(10)
Electronic equipment,
A power management device that manages a table that holds a power consumption value related to power consumption for each function of the electronic device, and
The power management device includes:
A determination unit that determines whether or not a function specified by a user can be executed based on a remaining battery level of the electronic device and the table;
When it is determined that the function is executable, an instruction unit that instructs execution of the function;
A table management unit that updates the power consumption value of the executed function in the table based on the remaining battery level after the function is executed.
 10 電子機器, 31 CPU, 36 入力部, 37 出力部, 38 記憶部, 39 通信部, 40 センサ部, 43 電源制御部, 44 バッテリ, 50 電力管理部, 61 テーブル管理部, 62 バッテリ残量取得部, 63 入力制御部, 64 判定部, 65 実行指示部, 66 出力制御部, 67 充電制御部, 100 電力管理システム, 110 電子機器, 120 電力管理装置 10 electronic devices, 31 CPU, 36 input unit, 37 output unit, 38 storage unit, 39 communication unit, 40 sensor unit, 43 power supply control unit, 44 battery, 50 power management unit, 61 table management unit, 62 battery remaining amount acquisition Unit, 63 input control unit, 64 determination unit, 65 execution instruction unit, 66 output control unit, 67 charge control unit, 100 power management system, 110 electronic device, 120 power management device

Claims (10)

  1.  機能毎の消費電力に関する消費電力値を保持するテーブルを管理するテーブル管理部と、
     バッテリ残量と前記テーブルとに基づいて、ユーザにより指定された機能が実行可能か否かを判定する判定部と、
     前記機能が実行可能であると判定された場合、前記機能の実行を指示する指示部と
     を備え、
     前記テーブル管理部は、前記機能が実行された後の前記バッテリ残量に基づいて、前記テーブルにおける、実行された前記機能の前記消費電力値を更新する
     電子機器。
    A table management unit that manages a table that holds power consumption values related to power consumption for each function;
    A determination unit that determines whether or not a function designated by a user can be executed based on a remaining battery level and the table;
    An instruction unit for instructing execution of the function when it is determined that the function is executable;
    The table management unit updates the power consumption value of the executed function in the table based on the remaining battery level after the function is executed.
  2.  前記判定部は、前記ユーザにより指定された第1の機能が実行可能でないと判定された場合、前記第1の機能と同等または類似の機能であって、前記第1の機能より消費電力値の小さい第2の機能が実行可能か否かを判定し、
     前記指示部は、前記第2の機能が実行可能であると判定された場合、前記第2の機能の実行を指示する
     請求項1に記載の電子機器。
    When the determination unit determines that the first function designated by the user is not executable, the determination unit is a function equivalent to or similar to the first function, and has a power consumption value higher than that of the first function. Determine whether a small second function can be performed,
    The electronic device according to claim 1, wherein the instruction unit instructs execution of the second function when it is determined that the second function is executable.
  3.  前記第2の機能が実行可能でないと判定された場合、または、いずれの前記機能も実行可能でないと判定された場合、その旨の通知の出力を制御する出力制御部をさらに備える
     請求項2に記載の電子機器。
    The output control part which controls the output of the notification to that effect when it determines with the said 2nd function not being executable, or when it is determined that none of the said functions are executable. The electronic device described.
  4.  いずれの前記機能も実行可能でないと判定された場合、少なくともいずれか1つの前記機能が実行可能となるまでバッテリへの充電を制御する充電制御部をさらに備える
     請求項3に記載の電子機器。
    The electronic device according to claim 3, further comprising: a charge control unit that controls charging of the battery until at least any one of the functions can be executed when it is determined that none of the functions can be executed.
  5.  前記テーブル管理部は、時間帯毎の前記消費電力値を保持する前記テーブルを管理し、
     前記判定部は、前記バッテリ残量と、現在時刻が含まれる時間帯の前記テーブルとに基づいて、前記機能が実行可能か否かを判定する
     請求項1に記載の電子機器。
    The table management unit manages the table holding the power consumption value for each time zone,
    The electronic device according to claim 1, wherein the determination unit determines whether or not the function is executable based on the remaining battery level and the table of a time zone including a current time.
  6.  前記テーブル管理部は、季節毎の前記消費電力値を保持する前記テーブルを管理し、
     前記判定部は、前記バッテリ残量と、現在の季節の前記テーブルとに基づいて、前記機能が実行可能か否かを判定する
     請求項1に記載の電子機器。
    The table management unit manages the table holding the power consumption value for each season,
    The electronic device according to claim 1, wherein the determination unit determines whether the function is executable based on the remaining battery level and the table of the current season.
  7.  前記テーブル管理部は、気候毎の前記消費電力値を保持する前記テーブルを管理し、
     前記判定部は、前記バッテリ残量と、現在の気候の前記テーブルとに基づいて、前記機能が実行可能か否かを判定する
     請求項1に記載の電子機器。
    The table management unit manages the table holding the power consumption value for each climate,
    The electronic device according to claim 1, wherein the determination unit determines whether the function is executable based on the remaining battery level and the table of a current climate.
  8.  前記テーブル管理部は、前記機能が実行される前の前記バッテリ残量と、前記機能が実行された後の前記バッテリ残量との差分を用いて、実行された前記機能の前記消費電力値を更新する
     請求項1に記載の電子機器。
    The table management unit calculates the power consumption value of the executed function using a difference between the remaining battery level before the function is executed and the remaining battery level after the function is executed. The electronic device according to claim 1 to be updated.
  9.  機能毎の消費電力に関する消費電力値を保持するテーブルを管理する電子機器が、
     バッテリ残量と前記テーブルとに基づいて、ユーザにより指定された機能が実行可能か否かを判定し、
     前記機能が実行可能であると判定された場合、前記機能の実行を指示し、
     前記機能が実行された後の前記バッテリ残量に基づいて、前記テーブルにおける、実行された前記機能の前記消費電力値を更新する
     ステップを含む電力管理方法。
    An electronic device that manages a table that holds power consumption values related to power consumption for each function
    Based on the remaining battery level and the table, it is determined whether or not the function specified by the user can be executed,
    If it is determined that the function is executable, the execution of the function is instructed,
    A power management method including a step of updating the power consumption value of the executed function in the table based on the remaining battery level after the function is executed.
  10.  電子機器と、
     前記電子機器の機能毎の消費電力に関する消費電力値を保持するテーブルを管理する電力管理装置と
     を備え、
     前記電力管理装置は、
      前記電子機器のバッテリ残量と、前記テーブルとに基づいて、ユーザにより指定された機能が実行可能か否かを判定する判定部と、
      前記機能が実行可能であると判定された場合、前記機能の実行を指示する指示部と、
      前記機能が実行された後の前記バッテリ残量に基づいて、前記テーブルにおける、実行された前記機能の前記消費電力値を更新するテーブル管理部と
     を有する
     電力管理システム。
    Electronic equipment,
    A power management device that manages a table that holds a power consumption value related to power consumption for each function of the electronic device, and
    The power management device includes:
    A determination unit that determines whether or not a function specified by a user can be executed based on a remaining battery level of the electronic device and the table;
    When it is determined that the function is executable, an instruction unit that instructs execution of the function;
    A table management unit that updates the power consumption value of the executed function in the table based on the remaining battery level after the function is executed.
PCT/JP2018/018040 2017-05-24 2018-05-10 Electronic device, power management method, and power management system WO2018216478A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019519556A JP7039576B2 (en) 2017-05-24 2018-05-10 Electronics, power management methods, and power management systems

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2017-102662 2017-05-24
JP2017102662 2017-05-24

Publications (1)

Publication Number Publication Date
WO2018216478A1 true WO2018216478A1 (en) 2018-11-29

Family

ID=64396694

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2018/018040 WO2018216478A1 (en) 2017-05-24 2018-05-10 Electronic device, power management method, and power management system

Country Status (2)

Country Link
JP (1) JP7039576B2 (en)
WO (1) WO2018216478A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005293519A (en) * 2004-04-06 2005-10-20 Hitachi Ltd Calculator and method of controlling calculator
JP2011210270A (en) * 2011-05-13 2011-10-20 Fujitsu Ltd Electronic equipment
WO2011155106A1 (en) * 2010-06-07 2011-12-15 パナソニック株式会社 Mobile-type information processing terminal

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110109613A1 (en) 2008-07-15 2011-05-12 Mitsumi Electric Co., Ltd. Mobile device, battery pack, semiconductor device, display control method, and display control program
JP2013115670A (en) 2011-11-30 2013-06-10 Sony Corp Imaging apparatus, control method thereof, and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005293519A (en) * 2004-04-06 2005-10-20 Hitachi Ltd Calculator and method of controlling calculator
WO2011155106A1 (en) * 2010-06-07 2011-12-15 パナソニック株式会社 Mobile-type information processing terminal
JP2011210270A (en) * 2011-05-13 2011-10-20 Fujitsu Ltd Electronic equipment

Also Published As

Publication number Publication date
JPWO2018216478A1 (en) 2020-05-21
JP7039576B2 (en) 2022-03-22

Similar Documents

Publication Publication Date Title
US10362227B2 (en) Control device, control method, and control system
US8649826B2 (en) Mobile device and control method thereof
US11301028B2 (en) Time-based and temperature-based device thermal mitigation
KR102148001B1 (en) Display apparatus and method for controlling of display apparatus
JP2013214959A (en) Communication device
US10348870B2 (en) Information processing apparatus, electronic apparatus, and control method therefor
JP2020516094A (en) Camera control method and terminal
US20140376877A1 (en) Information processing apparatus, information processing method and program
US20140237273A1 (en) Information processing apparatus, information processing method, and program
WO2018216478A1 (en) Electronic device, power management method, and power management system
KR20230138052A (en) Optional motion-compensated frame interpolation
WO2015151548A1 (en) Electronic device and storage medium
JP2015055827A (en) Display system, display device, display control program and display control method
JP5975005B2 (en) Image processing apparatus, information processing apparatus, and image transfer method
JP2008131777A (en) Portable electronic device
JP2016144162A (en) Imaging apparatus, transmission control method and program
JP2015018378A (en) Electrical apparatus
JP6355392B2 (en) Recording apparatus, control method therefor, and storage medium
CN111083235A (en) Control method and system for shared input and output equipment
JP5945519B2 (en) Operation terminal and remote shooting system
JP2014140124A (en) Electronic apparatus having sound volume adjustment function and sound volume adjustment method for electronic apparatus having sound volume adjustment function
US20170171383A1 (en) Apparatus and method for automatically recovering ringtone alarm in handheld device
JP2018207256A (en) Communication device and method of controlling the same, nad program
JP2017108542A (en) Electronic apparatus, controller, control program, and charging current control method
JP2016100841A (en) Communication device, imaging apparatus, communication device control method and program

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

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2019519556

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18806477

Country of ref document: EP

Kind code of ref document: A1