WO2016051557A1 - Contrôleur - Google Patents

Contrôleur Download PDF

Info

Publication number
WO2016051557A1
WO2016051557A1 PCT/JP2014/076277 JP2014076277W WO2016051557A1 WO 2016051557 A1 WO2016051557 A1 WO 2016051557A1 JP 2014076277 W JP2014076277 W JP 2014076277W WO 2016051557 A1 WO2016051557 A1 WO 2016051557A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
compressed
processing
stored
volatile memory
Prior art date
Application number
PCT/JP2014/076277
Other languages
English (en)
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 PCT/JP2014/076277 priority Critical patent/WO2016051557A1/fr
Priority to JP2016551426A priority patent/JP6386575B2/ja
Publication of WO2016051557A1 publication Critical patent/WO2016051557A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/16Protection against loss of memory contents

Definitions

  • the technology disclosed in this specification relates to a controller, and more particularly, to a technology for saving data stored in a volatile memory of a controller to a nonvolatile memory when the power is turned off.
  • Patent Document 1 when data stored in a volatile memory is written into a nonvolatile memory, first, the data stored in the volatile memory is converted into compressed data. Thereafter, only the converted compressed data is written in the nonvolatile memory. By compressing the data, the amount of data is reduced and the writing time to the volatile memory is reduced. This shortens the time required to save data.
  • This specification discloses a controller that can perform processing for saving data stored in a volatile memory in a nonvolatile memory in a short time when the power is turned off.
  • the controller disclosed in this specification includes a control device, a nonvolatile memory, and a volatile memory.
  • the control device compresses the non-compressed data stored in the volatile memory by executing processing set in advance in the processing cycle and processing execution means that executes a preset process for each processing cycle. Data compression means.
  • the control device detects the power-off notice signal input from the outside, the control device stores the uncompressed data stored in the volatile memory and not compressed by the data compression unit, and the compressed data compressed by the data compression unit. Are stored in the nonvolatile memory.
  • uncompressed data stored in the volatile memory is compressed into compressed data in the processing cycle of the control device. Therefore, the control device does not need to compress the non-compressed data into the compressed data by the data saving unit after detecting the power-off notice signal input from the outside.
  • the data saving means only saves the compressed data not compressed by the data compressing means and the data compressed by the data compressing means, and the time required for data saving can be shortened.
  • the data compression means may compress the non-compressed data stored in the volatile memory in the idle time in which the process execution means does not execute the processing in the processing cycle. According to such a configuration, it is possible to suppress an increase in the processing cycle (one cycle time interval) only for the data compression processing of uncompressed data.
  • the process execution means may execute a regular process that is periodically performed and an irregular process that is performed when a specific condition is satisfied in the process cycle.
  • the data compressing means may compress the non-compressed data by using the free time due to the fact that the irregular processing is not executed.
  • the irregular process is executed only when a specific condition is satisfied, and is not a process that is always executed.
  • the processing cycle (one cycle time) of the control device is set so that the regular processing and the irregular processing can be executed within one cycle. Therefore, when the irregular processing is not executed in a certain processing cycle, the control device can execute the data compression processing instead of the irregular processing in the processing cycle. For this reason, it is suppressed that a processing period becomes long for the data compression process by a data compression means.
  • the control device calculates a power-off time until the power is turned off when the power-off notice signal is detected, and a data saving unit according to the power-off time calculated by the calculation unit
  • an adjustment unit that adjusts the data amount of the uncompressed data and the compressed data saved in the nonvolatile memory may be provided.
  • the amount of data saved in the non-volatile memory is adjusted according to the time until the power is turned off (estimated time), so that the situation where the power supply is stopped during the data saving process is prevented. Can do.
  • the volatile memory stores a plurality of compressed data storage areas for storing the compressed data compressed by the data compression means, and management information for specifying where the compressed data is stored in the plurality of compressed data storage areas
  • the management information storage area may be provided.
  • the data compression means stores the compressed data in one of a plurality of data storage areas, and stores the management information of the compressed data in the management information storage area May be.
  • the capacity of the compressed data generated by the data compression means is not constant. According to the above configuration, even if the capacity of the compressed data changes, the management information is stored accordingly, so that the created compressed data can be processed as continuous data.
  • the servo controller 10 is provided in a mounting machine that mounts electronic components on a board, and controls a servo motor (not shown) provided in the mounting machine. As shown in FIG. 1, the servo controller 10 is connected to the host controller 2. The servo controller 10 controls the operation of the mounting machine by controlling the servo motor based on an instruction from the host controller 2.
  • the servo controller 10 includes a power supply monitoring circuit 12, a CPU (Central Processing Unit) 14, a RAM (Random Access Memory) 16, a CF (Compact Flash) 18, and an ICH (I / O Controller Hub) 20. ing.
  • a CPU Central Processing Unit
  • RAM Random Access Memory
  • CF Compact Flash
  • ICH I / O Controller Hub
  • the power supply monitoring circuit 12 is connected to the CPU 14.
  • the power supply monitoring circuit 12 is a known circuit and monitors the power supply voltage supplied to the servo controller 10.
  • the power monitoring circuit 12 outputs a power OFF notice signal to the CPU 14 when the power voltage supplied to the servo controller 10 falls below a predetermined value.
  • the power supply monitoring circuit 12 is provided in the servo controller 10, but the configuration is not limited thereto.
  • a power supply monitoring circuit may be provided in the host controller 2 so that a power OFF notice signal is output from the host controller 2 to the servo controller.
  • the CPU 14 is a processor that controls the operation of the servo controller 10.
  • the CPU 14 is connected to the RAM 16 and is also connected to the CF 18 via the ICH 20.
  • the CPU 14 executes a program stored in advance and controls the servo motor based on an instruction from the host control device 2.
  • the CPU 14 When the CPU 14 executes the program, the CPU 14 functions as a process execution unit, a data compression unit, a data saving unit, a calculation unit, and an adjustment unit. The processing by the CPU 14 will be described in detail later.
  • the RAM 16 is a volatile memory and is connected to the CPU 14.
  • the RAM 16 stores various data generated by the CPU 14 executing the program. Since the RAM 16 is a volatile memory, the stored data is held only while power is supplied from the outside. For this reason, when the external power supply is stopped, the stored data is lost.
  • the data stored in the RAM 16 includes log information indicating a history of processing executed by the CPU 14, compressed log information obtained by compressing the log information, and management information for managing the compressed log information. It is. Specifically, as shown in FIG. 2, the RAM 16 is provided with a data area 202, a compressed data area 204, and a management information storage area 206.
  • the data area 202 is configured as a ring buffer, and includes four data storage areas 202a to 202d.
  • Log information (uncompressed data) is stored in each of the data storage areas 202a to 202d.
  • the data storage areas 202a to 202d have the same capacity. Therefore, the capacity of log information stored in each of the data storage areas 202a to 202d is also the same.
  • the log information is stored in order from the data storage area 202a to the data storage area 202d. When log information is stored in the data storage area 202d, the log information is stored again in order from the data storage area 202a.
  • the compressed data area 204 a compressed log information file obtained by compressing the log information stored in the data area 202 is stored.
  • the log information stored in the data area 202 is compressed for each of the data storage areas 202a to 202d and stored in the compressed data area 204. That is, the compressed data area 204 stores compressed log information files 204a to 204d corresponding to the four data storage areas 202a to 202d of the data area 202, respectively.
  • the compressed log information file 204a is stored in the data storage area 202a
  • the compressed log information file 204b is stored in the data storage area 202b
  • the compressed log information file 204c is stored in the data storage area 202c
  • the compressed log information file 204d is stored in the data storage area. 202d.
  • the capacity of each compressed log information file 204a to 204d varies depending on the contents of the compressed log information (uncompressed data). Therefore, as shown in FIG. 2, the capacities of the compressed log information files 204a, 204b, and 204d are different from each other.
  • the management information storage area 206 stores the current data write destination (log information write destination) of the data area 202 and the write destinations and capacities of the compressed log information files 204a to 204d stored in the compressed data area 204.
  • log information is sequentially generated by the processing performed by the CPU 14, and the log information is sequentially stored in the data area 202. Therefore, the log information to be generated is stored at the correct address in the data area 202 by storing and updating the writing destination of the generated log information in the management information storage area 206.
  • the capacity of the compressed log information files 204a to 204d stored in the compressed data area 204 differs depending on the contents of the compressed log information.
  • the CF 18 is a non-volatile memory, and is connected to the CPU 14 via the ICH 20. As will be described later, the CF 18 stores log information (uncompressed data) stored in the data area 202 of the RAM 16 and compressed log information (compressed data) stored in the compressed data area 204 when the power is shut off. Management information stored in the management information storage area 206 is stored. Since the CF 18 is a non-volatile memory, the stored data can be retained even after the external power supply is shut off. For this reason, an abnormality analysis or the like can be performed after the power is restored by using the log information saved in the CF 18 when the power is shut off.
  • the CPU 14 first performs regular processing (S10).
  • the periodic processing is processing for driving the servo motor (processing for servo control), and is always executed in each processing cycle.
  • the CPU 14 calculates a torque command value of the servo motor from the deviation between the current value of the servo motor and the target value, and performs a process of outputting the torque command value to the servo motor.
  • the target value (for example, target position) of the servo motor is input from the host controller 2 to the servo controller 10.
  • the CPU 14 stores log information (uncompressed data) generated by performing the regular processing in the data area 202 of the RAM 14. Specifically, the generated log information (uncompressed data) is stored in the current write destination stored in the management information storage area 206. When the log information is stored, the current write destination stored in the management information storage area 206 is updated.
  • the CPU 14 determines whether or not it is necessary to perform irregular processing (S12). Specifically, the CPU 14 determines whether or not irregular processing is necessary depending on whether or not it is necessary to communicate with the host control device 2. For example, when an instruction (target value or the like) is input from the host controller 2 or when the state (event) of the servo controller 10 is notified to the host controller 2, it is determined that it is necessary to perform irregular processing. To do. If it is not necessary to perform irregular processing (NO in S12), the process proceeds to S16. On the other hand, if it is necessary to perform irregular processing (YES in S12), the CPU 14 proceeds to S14 and performs irregular processing.
  • the irregular process of S14 is performed only when the specific condition of S12 is satisfied, and is not a process that is always executed.
  • the CPU 14 receives an instruction (target value or the like) from the host controller 2 or transmits an event occurring in the servo controller 10 to the host controller 2.
  • log information generated by performing irregular processing is also stored in the data area 202 of the RAM 14. Further, when the log information is stored in the data area 202, the information (current write destination) stored in the management information storage area 206 is also updated accordingly.
  • the CPU 14 determines whether or not there is a time for performing processing for compressing log information stored in the data area 202 (processing of S20 to S24 described later) in the processing cycle (S16). . That is, in the servo controller 10 of the present embodiment, the processing cycle is set short in order to increase the accuracy of the servo control, and the CPU 14 is allowed to perform only the regular processing (S10) and the irregular processing (S14). It is said. On the other hand, as described above, the irregular process is a process that is performed only under a specific condition, and is not a process that is always performed every processing cycle.
  • processing for compressing log information stored in the data area 202 is performed in a processing cycle in which irregular processing is not performed. For this reason, in S16, the CPU 14 determines whether or not there is time to perform processing for compressing the log information (that is, whether or not irregular processing is being performed). If there is no time for performing processing for compressing the log information (NO in S16), S18 to S24 are skipped, and the processing in the processing cycle ends.
  • the CPU 14 determines whether or not the log information stored in the data area 202 has reached the specified capacity (S18). ).
  • the log information stored in the data area 202 is compressed for each of the data storage areas 202a to 202d and stored in the compressed data area 204 as compressed log information files 204a to 204d. That is, when log information is stored in the entire data storage area 202a to 202d, the log information in that area is compressed. Therefore, the CPU 14 determines whether or not log information is stored in the entire data storage area (any one of 202a to 202d) that is currently being written.
  • the CPU 14 determines whether or not the log information has reached a specified capacity from the information of “current data write destination” stored in the management information storage area 206. For example, in the state shown in FIG. 2, the CPU 14 has written the log information in the data storage area 202c, and can determine from the current write destination information that the log information is not stored in the entire data storage area 202c. . For this reason, the CPU 14 determines that the log information has not reached the specified capacity. If the log information subject to compression processing has not reached the specified capacity (NO in S18), S20 to S24 are skipped, and the processing in the processing cycle ends.
  • the CPU 14 compresses the log information (non-compressed data) to be compressed (S20).
  • a known data compression method can be used.
  • the log information (uncompressed data) stored in any of the data storage areas 202a to 202d is compressed into a compressed log information file.
  • the CPU 14 stores the compressed log information file (any one of 204a to 204d) obtained by the compression process of S20 in the compressed data area 204 of the RAM 16 (S22).
  • the CPU 14 stores the write destination and capacity of the compressed log information file stored in S22 in the management information storage area 206 (S24). When S24 ends, the processing in the processing cycle ends.
  • the power off notice process is started with the power-off notice signal from the power monitoring circuit 12 as a trigger. Specifically, when the power OFF notice signal output from the power monitoring circuit 12 is input to the CPU 14, the CPU 14 first stops the normal processing shown in FIG. 3, and then the power OFF shown in FIG. Execute the notice process.
  • the CPU 14 calculates a power OFF time until the power is turned OFF (S30).
  • the power supply OFF time can be calculated from, for example, a change in the voltage value of the external power supply detected by the power supply monitoring circuit 12.
  • the CPU 14 calculates the power OFF time.
  • the host control device 2 may calculate the power OFF time and input the calculated power OFF time to the servo controller 10.
  • the CPU 14 uses the power-off time calculated in S30 and the writing speed to the CF 18 to calculate the data capacity in which writing to the CF 18 is completed before the power is turned off (S32). Then, the CPU 14 selects data to be saved from the RAM 16 to the CF 18 so that the calculated data capacity is obtained. Specifically, among the data storage areas 202a to 202d of the data area 202, log information (uncompressed data) of the data storage area into which log information was written when the power-off notice process was started, and the compressed data area The compressed log information files 204a to 204d (compressed data) stored in 204 and the data stored in the management information storage area 206 (information on the write destination and capacity of the compressed log information file) are selected.
  • the CPU 14 selects the latest compressed log information file saved in the CF 18 based on the power OFF time and the writing speed to the CF 18. Select in order. If it is determined that there is sufficient time from the power OFF time and the writing speed to the CF 18, the CPU 14 selects all the compressed log information files 204a to 204d stored in the compressed data area 204. For example, when the power off notice process is started in the state shown in FIG. 2, the CPU 14 stores the uncompressed data 3 (hatched portion) stored in the data storage area 202 c and the compressed log of the compressed data area 204.
  • Information files 204a, 204b, 204d (hatched portions) and data in the management information storage area 206 are selected. As a result, it is possible to prevent the unauthorized process from remaining in the CF 18 by interrupting the power-off notice process during saving of data to the CF 18.
  • the CPU 14 reads the data selected in S32 among the data stored in the RAM 16 (that is, the data saved in the CF 18) (S34). Then, the CPU 14 saves the data read in S34 to the CF 18 via the ICH 20 (S36). There is a limit to the amount of data that can be read from the RAM 16 and written to the CF 18 at a time. Therefore, the CPU 14 determines whether all of the data selected in S32 (data saved in the CF 18) has been saved in the CF 18 (S38). If all the data selected in S32 has not been saved to the CF 18 (NO in S38), the CPU 14 returns to S34 and executes the processing from S34.
  • the log information stored in the RAM 16 is compressed to store the compressed log information files 204a to 204d. Creating. For this reason, in the power-off notification process, the latest log information (uncompressed data) stored in the data storage area, the compressed log information file stored in the compressed data area 204, and the management information storage area 206 You only need to save the data. Since the volume of data to be saved is reduced, the power-off notification process can be performed in a short time. In addition, since a part of the data saved in the CF 18 is encrypted by compression, the security can be improved.
  • the CF 18 that is a low access speed can be used for the nonvolatile memory for saving data.
  • the manufacturing cost of the servo controller 10 can be reduced.
  • the data is saved by the CF 18 of the non-volatile memory, a backup power source becomes unnecessary, and the substrate size of the servo controller 10 can be reduced.
  • the amount of data saved in the CF 18 is adjusted according to the predicted time until the power is turned off. If the power to the servo controller 10 is cut off during the power-off notice process, an illegal file is created in the CF 18 and the illegal file remains. On the other hand, in the present embodiment, the amount of data to be saved is adjusted according to the predicted time until the power is turned off, so that it is possible to prevent an illegal file from occurring.
  • a process of compressing log information stored in the data area 202 of the RAM 16 is performed by using the idle time due to not performing the irregular process (S14 in FIG. 3). . For this reason, even if the process of compressing the log information is executed in a regular processing cycle, the compression process does not affect the control of the servo motor.
  • the combination of the data area and the compressed data area is a plurality of sets, a plurality of compression ratios are set, the uncompressed data (log information) is classified for each compression reduction ratio, and the data area and the A combination of compressed data areas can be assigned. Thereby, the compression rate of uncompressed data (log information) can be increased, and the data saving time can be further reduced.
  • the CF 18 is used as the nonvolatile memory for saving the log information.
  • the log information may be saved by using an HDD instead of the CF 18.
  • the HDD may have a data save dedicated area.
  • an illegal file may be generated if the power is turned off during the data saving process to the HDD.
  • an illegal file may remain in the HDD, and the capacity of the HDD may be compressed. Therefore, when data is saved using the HDD, it is preferable to determine whether an illegal file exists in the HDD and to delete the illegal file from the HDD. For example, it is possible to determine the presence of an illegal file by the method described below, and to delete the illegal file if it exists.
  • the used capacity of the HDD before and after data saving is compared. If the difference in the used capacity of the HDD exceeds the capacity of the data before compression, it is determined that an invalid file is stored in the data saving dedicated area. If it is determined that an illegal file is stored in the data save dedicated area, the HDD data save dedicated area is formatted and the illegal file is deleted from the HDD.
  • the regular processing, irregular processing, and compression processing are performed by a single program, but may be performed independently by different programs.
  • the CPU includes a periodic processing program for executing periodic processing, an irregular processing program for executing irregular processing, a compression processing program for executing compression processing, a program manager for assigning processing time to each processing program, Is provided.
  • the priority of the processing time assigned by the program manager is set in the order of the periodic processing program, the irregular processing program, and the compression processing program.
  • the program manager assigns processing time to the periodic processing program with the highest priority. For this reason, the periodic processing program is guaranteed to complete processing every processing cycle.
  • the irregular processing program is executed when a specific condition is satisfied (irregular).
  • the program manager When the specific condition is satisfied, the program manager gives priority to the allocation of the processing time to the irregular processing program, and therefore does not allocate the processing time to the compression processing program. On the other hand, when the specific condition is not satisfied, the program manager does not allocate processing time to the irregular processing program. For this reason, there is a vacancy in the processing time of the CPU. Therefore, the program manager assigns a processing time to the compression processing program, and the compression processing program is executed. Even with such a configuration, processing equivalent to that in the above embodiment can be realized.
  • High-level control device 10 Servo controller 12 Power supply monitoring circuit 14 CPU 16.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)
  • Retry When Errors Occur (AREA)

Abstract

La présente invention concerne un contrôleur (10) muni d'un dispositif de commande (14), d'une mémoire non volatile (18), et d'une mémoire volatile (16). Le dispositif contrôleur (10) comprend : un moyen d'exécution de processus qui exécute un traitement prédéfini dans chaque période de traitement ; un moyen de compression de données qui compresse les données non compressées stockées dans la mémoire volatile (16) en tant que résultat de l'exécution du traitement par le moyen d'exécution de processus dans la période de traitement ; et un moyen de sauvegarde de données qui, lors de la détection d'une saisie d'un signal d'avis d'arrêt d'alimentation provenant de l'extérieur, stocke des données non compressées stockées dans la mémoire volatile (16) et non compressées par le moyen de compression de données, et les données compressées par le moyen de compression de données dans la mémoire non volatile (18).
PCT/JP2014/076277 2014-10-01 2014-10-01 Contrôleur WO2016051557A1 (fr)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/JP2014/076277 WO2016051557A1 (fr) 2014-10-01 2014-10-01 Contrôleur
JP2016551426A JP6386575B2 (ja) 2014-10-01 2014-10-01 コントローラ

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2014/076277 WO2016051557A1 (fr) 2014-10-01 2014-10-01 Contrôleur

Publications (1)

Publication Number Publication Date
WO2016051557A1 true WO2016051557A1 (fr) 2016-04-07

Family

ID=55629647

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2014/076277 WO2016051557A1 (fr) 2014-10-01 2014-10-01 Contrôleur

Country Status (2)

Country Link
JP (1) JP6386575B2 (fr)
WO (1) WO2016051557A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019003336A1 (fr) * 2017-06-28 2019-01-03 株式会社Fuji Tete de machine de montage de composants
JP2020154741A (ja) * 2019-03-20 2020-09-24 株式会社リコー 電子機器、データ退避制御方法、およびデータ退避制御プログラム

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000194607A (ja) * 1998-12-24 2000-07-14 Yamatake Corp メモリ・バックアップ方法
JP2004199339A (ja) * 2002-12-18 2004-07-15 Sony Corp 携帯デバイス,制御部の電源制御方法
WO2010055937A1 (fr) * 2008-11-17 2010-05-20 日本電気株式会社 Système informatique, procédé de stockage de données et programme
JP2011175379A (ja) * 2010-02-23 2011-09-08 Toshiba Corp マイクロコンピュータ及び車両

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001092627A (ja) * 1999-09-20 2001-04-06 Toshiba Tec Corp データ圧縮方法
JP2005102027A (ja) * 2003-09-26 2005-04-14 Kyocera Corp 無線通信装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000194607A (ja) * 1998-12-24 2000-07-14 Yamatake Corp メモリ・バックアップ方法
JP2004199339A (ja) * 2002-12-18 2004-07-15 Sony Corp 携帯デバイス,制御部の電源制御方法
WO2010055937A1 (fr) * 2008-11-17 2010-05-20 日本電気株式会社 Système informatique, procédé de stockage de données et programme
JP2011175379A (ja) * 2010-02-23 2011-09-08 Toshiba Corp マイクロコンピュータ及び車両

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019003336A1 (fr) * 2017-06-28 2019-01-03 株式会社Fuji Tete de machine de montage de composants
JPWO2019003336A1 (ja) * 2017-06-28 2020-02-27 株式会社Fuji 部品装着機用ヘッド
JP2020154741A (ja) * 2019-03-20 2020-09-24 株式会社リコー 電子機器、データ退避制御方法、およびデータ退避制御プログラム

Also Published As

Publication number Publication date
JP6386575B2 (ja) 2018-09-05
JPWO2016051557A1 (ja) 2017-07-20

Similar Documents

Publication Publication Date Title
US20160357475A1 (en) Control of solid state memory device temperature using queue depth management
US9152329B2 (en) Information processing device, storage processing method, and computer readable recording medium having program stored therein
US20120165991A1 (en) System and method for controlling humidity of a server
WO2006050145A3 (fr) Procedes et appareils permettant l'execution parallele d'un processus
JP6386575B2 (ja) コントローラ
US10198198B2 (en) Storage device that stores setting values for operation thereof
US9948809B2 (en) Image forming apparatus, memory management method for image forming apparatus, and program, using discretely arranged blocks in prioritizing information
US9841963B2 (en) Method and apparatus for managing application
US8775768B2 (en) Information processing apparatus and method of controlling the same
KR101502725B1 (ko) 영상 사고 기록 장치의 저장 공간에 버퍼를 이용하여 파일을 관리하는 장치 및 방법
JP2018022440A5 (fr)
JP6189267B2 (ja) 情報処理装置、方法およびプログラム
JP2012173814A5 (ja) 情報処理装置及び情報処理装置を制御する制御方法及びプログラム
JP2004338883A (ja) エレベーターの制御装置
US20160078967A1 (en) Power Loss Test Device And Method For Nonvolatile Memory Device
JP2008003940A (ja) 保護制御装置、保護制御方法及び保護制御プログラム
KR102338028B1 (ko) 로봇 제어 장치, 백업 파일의 보존 방법 및 프로그램
JP2018156582A5 (fr)
JP6853044B2 (ja) 電力制御監視装置とこれを用いたコンピュータ及び電力制御監視方法とプログラム
JPWO2021044476A1 (ja) マルチタスク装置およびマルチタスク方法
JP2019007669A (ja) 制御装置、空調機及び運転データの更新周期の設定方法
TW201335754A (zh) 具有資料同步存儲功能的電子裝置及方法
US10705149B2 (en) Voltage drop detection through data corruption detection
JP2022019083A (ja) 不揮発性メモリに記憶するファイルの保存先を管理する情報処理装置、及び情報処理システム
JP2011159184A (ja) 情報処理システム及びプログラム

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

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2016551426

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

Country of ref document: EP

Kind code of ref document: A1