JP2010277432A - Communication system, transmission device, reception device, firmware updating method, and program - Google Patents

Communication system, transmission device, reception device, firmware updating method, and program Download PDF

Info

Publication number
JP2010277432A
JP2010277432A JP2009130933A JP2009130933A JP2010277432A JP 2010277432 A JP2010277432 A JP 2010277432A JP 2009130933 A JP2009130933 A JP 2009130933A JP 2009130933 A JP2009130933 A JP 2009130933A JP 2010277432 A JP2010277432 A JP 2010277432A
Authority
JP
Japan
Prior art keywords
update
information
update time
time
firmware
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2009130933A
Other languages
Japanese (ja)
Other versions
JP5229740B2 (en
Inventor
Masahito Hori
雅人 堀
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Platforms Ltd
Original Assignee
NEC Infrontia Corp
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 NEC Infrontia Corp filed Critical NEC Infrontia Corp
Priority to JP2009130933A priority Critical patent/JP5229740B2/en
Publication of JP2010277432A publication Critical patent/JP2010277432A/en
Application granted granted Critical
Publication of JP5229740B2 publication Critical patent/JP5229740B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • Y02B60/50

Abstract

<P>PROBLEM TO BE SOLVED: To surely update firmware of a wireless terminal. <P>SOLUTION: A communication system includes: a management device which manages a communication device operating by the execution of firmware and informs a communication device of update time information for specifying an update time at which update processing of the firmware should be performed, before the update time; and the communication device which receives the update time information informed by the management device and performs the update processing at the update time specified by the update time information, after being restored from a power saving state for reducing the power consumption if the power saving state is set. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、通信システムにおいて、通信装置のファームウェアを更新する技術に関する。   The present invention relates to a technique for updating firmware of a communication device in a communication system.

通信装置に組み込まれるファームウェアには、更新可能なものがある。近年では、通信装置の構成が複雑化したことに伴い、バグの修正や機能の追加などの目的で、ファームウェアが更新されることが多くなっている。   Some firmware incorporated in the communication device can be updated. In recent years, as the configuration of communication devices has become complicated, firmware has been frequently updated for the purpose of correcting bugs and adding functions.

通信装置が、サーバなどから、ファームウェア更新用のデータをダウンロードしてファームウェアの更新を行う場合、更新すべき時刻を予め定めておくことがある。例えば、ファームウェアを更新すべき通信装置が多数あり、通信負荷を分散させたい場合、各通信装置は、分散した時間帯にデータを受信して更新する。また、通信装置が、通信対象の機器と同期して通信プロトコルを変更するため、一定の時刻に、ファームウェアを更新する場合もある。   When the communication apparatus updates firmware by downloading firmware update data from a server or the like, a time to be updated may be determined in advance. For example, when there are a large number of communication devices whose firmware is to be updated and it is desired to distribute the communication load, each communication device receives and updates data in distributed time zones. In addition, since the communication device changes the communication protocol in synchronization with the communication target device, the firmware may be updated at a certain time.

特許文献1に記載の通信システムでは、ファームウェア更新の時期を分散させることで、通信負荷の集中を防止している。具体的には、サーバは、サーバ自身の負荷や伝送路の負荷を分散させるように、予約テーブルを作成する。この予約テーブルには、通信装置ごとに、ファームウェアを更新する時間帯の候補が記載される。各通信装置は、それらの時間帯の候補から、ユーザ操作に応じて、いずれかの時間帯を選択し、サーバに登録する。サーバは、登録された時間帯に、対応する通信装置へファームウェア更新用のデータを送信する。   In the communication system described in Patent Document 1, concentration of communication load is prevented by distributing firmware update timings. Specifically, the server creates a reservation table so as to distribute the load of the server itself and the load of the transmission path. In this reservation table, candidates for time zones for updating firmware are described for each communication device. Each communication device selects one of the time zones from these time zone candidates in accordance with a user operation, and registers it in the server. The server transmits firmware update data to the corresponding communication device during the registered time zone.

特開2004−185114号公報JP 2004-185114 A

しかしながら、特許文献1に記載されたシステムでは、通信装置において、ファームウェアの更新が適切に行われないことがあった。   However, in the system described in Patent Document 1, the firmware may not be properly updated in the communication device.

通信装置は、バッテリー消費を抑えるため、一定時間以上、操作がなされないと、スリープモードなどの省電力モードに移行する場合がある。また、ユーザが意識的に通信装置を省電力モードにすることもある。この省電力モードでは、通信装置の通信機能が制限され、ファームウェア更新のためのデータを通信装置がダウンロードできない。   In order to reduce battery consumption, the communication device may shift to a power saving mode such as a sleep mode if it is not operated for a certain period of time. Further, the user may consciously set the communication device in the power saving mode. In this power saving mode, the communication function of the communication device is limited, and the communication device cannot download data for firmware update.

このため、予約した時間帯において、通信装置が省電力モードになっていると、通信装置においてファームウェアが更新されないという問題があった。   For this reason, when the communication device is in the power saving mode in the reserved time zone, there is a problem that the firmware is not updated in the communication device.

本発明の目的は、通信装置のファームウェアを確実に更新する技術を提供することである。   An object of the present invention is to provide a technique for reliably updating firmware of a communication device.

上記目的を達成するために、本発明の通信システムは、ファームウェアを実行することにより動作する通信装置を管理する管理装置であって、該ファームウェアの更新処理をすべき時刻である更新時刻を特定するための更新時刻情報を、該更新時刻より前に該通信装置へ通知する管理装置と、前記管理装置により通知された前記更新時刻情報を受信し、該更新時刻情報によって特定される前記更新時刻になったとき、消費電力を抑制するための省電力状態であれば該省電力状態から復帰し、前記更新処理を行う通信装置と、を有する。   In order to achieve the above object, a communication system of the present invention is a management device that manages a communication device that operates by executing firmware, and specifies an update time that is a time at which the firmware should be updated. A management device for notifying the communication device of update time information for the update time, and receiving the update time information notified by the management device, at the update time specified by the update time information. A communication device that returns from the power saving state and performs the updating process if the power saving state is to suppress power consumption.

本発明の通信装置は、通信装置のファームウェアの更新処理をすべき時刻である更新時刻を特定するための更新時刻情報を受信する受信手段と、前記受信手段により受信された前記更新時刻情報を記憶する記憶手段と、前記記憶手段に記憶された前記更新時刻情報によって特定される前記更新時刻になったとき、消費電力を抑制するための省電力状態であれば、該省電力状態から復帰し、前記更新処理を行う更新手段と、を有する。   The communication device according to the present invention stores a reception unit that receives update time information for specifying an update time that is a time at which the firmware of the communication device should be updated, and stores the update time information received by the reception unit. If the power saving state for suppressing power consumption when the update time specified by the update time information stored in the storage means and the update time information stored in the storage means is restored, Updating means for performing the updating process.

本発明のファームウェアの更新方法は、通信装置が、該通信装置のファームウェアの更新処理をすべき時刻である更新時刻を特定するための更新時刻情報を受信し、前記更新時刻情報を記憶手段に記憶し、前記記憶手段に記憶された前記更新時刻情報によって特定される前記更新時刻になったとき、消費電力を抑制するための省電力状態であれば、該省電力状態から復帰し、前記更新処理を行う、方法である。   According to the firmware update method of the present invention, the communication device receives update time information for specifying an update time, which is a time at which the firmware of the communication device should be updated, and stores the update time information in a storage unit. When the update time specified by the update time information stored in the storage means is reached, if the power saving state is for suppressing power consumption, the update processing is resumed from the power saving state. Is the way to do.

本発明のプログラムは、コンピュータに、通信装置のファームウェアの更新処理をすべき時刻である更新時刻を特定するための更新時刻情報を受信する受信手順、前記受信手順で受信された前記更新時刻情報を記憶手段に記憶する手順、及び前記記憶手段に記憶された前記更新時刻情報によって特定される前記更新時刻になったとき、消費電力を抑制するための省電力状態であれば、該省電力状態から復帰し、前記更新処理を行う更新手順、を実行させるためのプログラムである。   The program of the present invention includes a reception procedure for receiving update time information for specifying an update time, which is a time at which the firmware of the communication device should be updated, and the update time information received in the reception procedure. If the power saving state is to suppress power consumption when the update time specified by the update time information stored in the storage means and the update time information stored in the storage means is reached, the power saving state is An update procedure for returning and executing the update process.

本発明によれば、通信システムにおいて、受信装置が、更新時刻を特定するための更新時刻情報を送信装置から受信し、その更新時刻に受信装置が省電力状態であれば、復帰してファームウェアを更新するための処理を開始するので、確実にファームウェアを更新できる。   According to the present invention, in the communication system, the reception device receives update time information for specifying the update time from the transmission device, and if the reception device is in a power saving state at the update time, the firmware is restored and firmware is restored. Since the process for updating is started, the firmware can be reliably updated.

本発明の第1の実施形態の無線システムの一構成例を示す全体図である。1 is an overall view showing a configuration example of a wireless system according to a first embodiment of the present invention. 本発明の第1の実施形態のPCの一構成例を示すブロック図である。It is a block diagram which shows one structural example of PC of the 1st Embodiment of this invention. 本発明の第1の実施形態の無線端末の一構成例を示すブロック図である。It is a block diagram which shows the example of 1 structure of the radio | wireless terminal of the 1st Embodiment of this invention. 本発明の第1の実施形態の無線端末の一構成例を示すブロック図である。It is a block diagram which shows the example of 1 structure of the radio | wireless terminal of the 1st Embodiment of this invention. 本発明の第1の実施形態のPCの動作を示すフローチャートである。It is a flowchart which shows operation | movement of PC of the 1st Embodiment of this invention. 本発明の第1の実施形態の無線端末のファーム更新処理を示すフローチャートである。It is a flowchart which shows the firm update process of the radio | wireless terminal of the 1st Embodiment of this invention. 本発明の第1の実施形態の無線システムの動作の一例を示すシーケンス図である。It is a sequence diagram which shows an example of operation | movement of the radio | wireless system of the 1st Embodiment of this invention. 本発明の第2の実施形態の無線システムの動作の一例を示すシーケンス図である。It is a sequence diagram which shows an example of operation | movement of the radio | wireless system of the 2nd Embodiment of this invention. 本発明の第3の実施形態の無線システムの一構成例を示す全体図である。It is a whole view which shows the example of 1 structure of the radio | wireless system of the 3rd Embodiment of this invention. 本発明の第3の実施形態の更新テーブルの一例を示す図である。It is a figure which shows an example of the update table of the 3rd Embodiment of this invention.

(第1の実施形態)
本発明を実施するための第1の実施形態について図面を参照して詳細に説明する。
(First embodiment)
A first embodiment for carrying out the present invention will be described in detail with reference to the drawings.

図1は、本実施形態の無線システム1の構成を示すブロック図である。図1を参照すると、無線システム1は、PC(Personal Computer)10、および無線端末40を有する。   FIG. 1 is a block diagram illustrating a configuration of a wireless system 1 according to the present embodiment. Referring to FIG. 1, the wireless system 1 includes a PC (Personal Computer) 10 and a wireless terminal 40.

PC10は、交換機20および基地局装置30に接続された情報処理装置である。交換機20は、基地局装置30を収容し、基地局装置30は、無線端末40を収容する。PC10は、これらの交換機20および基地局装置30を介して、無線端末40との間でデータを送受信する。   The PC 10 is an information processing apparatus connected to the exchange 20 and the base station apparatus 30. The exchange 20 accommodates a base station device 30, and the base station device 30 accommodates a wireless terminal 40. The PC 10 transmits / receives data to / from the wireless terminal 40 through the exchange 20 and the base station device 30.

PC10は、無線端末40へ設定情報を送信する。この設定情報は、無線端末40のファームウェアの更新処理をすべき時刻(以下、「予約時刻」という)を、無線端末40に設定するための情報である。   The PC 10 transmits setting information to the wireless terminal 40. This setting information is information for setting the wireless terminal 40 with a time at which the firmware of the wireless terminal 40 should be updated (hereinafter referred to as “reserved time”).

ここで、ファームウェアの更新処理とは、ファームウェアを更新するための一連の処理をいう。更新処理には、ファームウェアを更新するためのデータ(以下、「更新情報」という)を受信する処理や、そのデータに基づいてファームウェアを更新する処理が含まれる。   Here, the firmware update process refers to a series of processes for updating the firmware. The update process includes a process of receiving data for updating the firmware (hereinafter referred to as “update information”) and a process of updating the firmware based on the data.

更新情報の受信を開始する時刻を予約時刻としてもよいし、更新情報を事前に送信しておく場合、更新情報に基づくファームウェアの更新開始の時刻を予約時刻としてもよい。以下、本実施形態では、更新情報の受信を開始する時刻を予約時刻とする。   The time at which reception of update information is started may be set as the reservation time, and when update information is transmitted in advance, the update start time of firmware based on update information may be set as the reservation time. Hereinafter, in the present embodiment, the time at which reception of update information starts is referred to as a reserved time.

設定情報は、具体的には、現時刻から、予約時刻までの時間(設定時間)を示す情報と、その設定時間を設定したタイマを起動するように要求する信号とを含む。   Specifically, the setting information includes information indicating a time (setting time) from the current time to the reservation time, and a signal for requesting to start a timer that sets the setting time.

また、PC10は、設定時間が経過して予約時刻になったとき、更新情報を無線端末40へ送信する。   Further, the PC 10 transmits the update information to the wireless terminal 40 when the set time has elapsed and the reservation time is reached.

無線端末40は、交換機20および基地局装置30を介してPC10との間でデータを送受信する端末である。無線端末40は、例えば、無線LAN(Local Area Network)システムにおける端末である。無線端末40は、PDC(Personal Digital Cellular)、WiMAX(Worldwide Interoperability for Microwave Access)、CDMA―2000、W−CDMA(Wideband Code Division Multiple Access)、GSM(Global System for Mobile Communications)、GPRM、DECT(Digital Enhanced Cordless Telecommunications)などを採用する移動体通信機器、あるいはPHS(Personal Handy-phone System)、PACS(Personal Access Communication Systems)における端末であってもよい。   The wireless terminal 40 is a terminal that transmits / receives data to / from the PC 10 via the exchange 20 and the base station device 30. The wireless terminal 40 is, for example, a terminal in a wireless LAN (Local Area Network) system. The wireless terminal 40 includes PDC (Personal Digital Cellular), WiMAX (Worldwide Interoperability for Microwave Access), CDMA-2000, W-CDMA (Wideband Code Division Multiple Access), GSM (Global System for Mobile Communications), GPRM, DECT (Digital It may be a mobile communication device adopting Enhanced Cordless Telecommunications, or a terminal in PHS (Personal Handy-phone System) or PACS (Personal Access Communication Systems).

無線端末40は、自身が省電力状態であるか否かを判断する。省電力状態は、電力消費を抑制している状態である。この省電力状態においては、無線端末40の通信機能やファームウェアの更新機能は制限されているが、前述したタイマと、そのタイマがタイムアウトしたときに無線端末40が省電力モードから復帰する機能とは動作している。省電力状態から復帰することにより、無線端末40は、他の装置と通信したり、ファームウェアを更新したりすることができるようになる。   The wireless terminal 40 determines whether it is in a power saving state. The power saving state is a state in which power consumption is suppressed. In this power saving state, the communication function and firmware update function of the wireless terminal 40 are limited. What is the above-described timer and the function that the wireless terminal 40 returns from the power saving mode when the timer times out? It is working. By returning from the power saving state, the wireless terminal 40 can communicate with other devices and update the firmware.

省電力状態には、例えば、着信できるが、PC10との間の通信、および他の端末との通話ができない状態であるスリープモードが含まれる。ユーザが所定時間以上、無線端末40を操作しないときや、ユーザが所定の操作を行ったとき、無線端末40はスリープモードに移行する。   The power saving state includes, for example, a sleep mode in which incoming calls can be made but communication with the PC 10 and calls with other terminals cannot be made. When the user does not operate the wireless terminal 40 for a predetermined time or more, or when the user performs a predetermined operation, the wireless terminal 40 shifts to the sleep mode.

無線端末40は、PC10と通信可能な間に、PC10から設定情報を受信し、その設定情報の示す設定時間をタイマに設定する。無線端末40は、タイマに設定された時間が経過したとき、自身が省電力状態であれば、その状態から復帰して、PC10からの更新情報を受信できる状態になる。PC10から更新情報を受信したならば、無線端末40は、受信した更新情報に基づいて、ファームウェアを更新する。   While the wireless terminal 40 can communicate with the PC 10, the wireless terminal 40 receives the setting information from the PC 10, and sets the setting time indicated by the setting information in the timer. When the time set in the timer elapses, if the wireless terminal 40 is in a power saving state, the wireless terminal 40 returns from that state and can receive update information from the PC 10. If the update information is received from the PC 10, the wireless terminal 40 updates the firmware based on the received update information.

図2は、PC10の一構成例を示すブロック図である。同図を参照すると、PC10は、NIC(Network Interface Card)101、HDD(Hard Disk Drive)102、およびCPU(Central Processing Unit)103を有する通信装置である。   FIG. 2 is a block diagram illustrating a configuration example of the PC 10. Referring to FIG. 1, a PC 10 is a communication device having a NIC (Network Interface Card) 101, a HDD (Hard Disk Drive) 102, and a CPU (Central Processing Unit) 103.

NIC101は、PC10に、無線端末40との間の通信機能を提供する拡張カードである。   The NIC 101 is an expansion card that provides the PC 10 with a communication function with the wireless terminal 40.

HDD102は、ファーム更新アプリ1021やOS(Operation System)1022を記憶する記憶装置である。ファーム更新アプリ1021は、無線端末40にファームウェアを更新させる機能をPC10に提供するアプリケーションである。OS1022は、ファーム更新アプリ1021に、NIC101を抽象化した通信インターフェースを提供する基本ソフトウェアである。   The HDD 102 is a storage device that stores a firmware update application 1021 and an OS (Operation System) 1022. The firmware update application 1021 is an application that provides the PC 10 with a function of causing the wireless terminal 40 to update firmware. The OS 1022 is basic software that provides the firmware update application 1021 with a communication interface that abstracts the NIC 101.

CPU103は、ファーム更新アプリ1021を実行することにより、PC10が無線端末40と通信可能な間に、NIC101を制御して、設定情報を無線端末40へ送信する。そして、予約時刻になったとき、CPU103は、NIC101を制御して、更新情報を無線端末40へ送信する。   By executing the firmware update application 1021, the CPU 103 controls the NIC 101 and transmits setting information to the wireless terminal 40 while the PC 10 can communicate with the wireless terminal 40. When the reservation time comes, the CPU 103 controls the NIC 101 to transmit update information to the wireless terminal 40.

図3は、無線端末40の一構成例を示す機能ブロック図である。同図を参照すると、無線端末40は、無線部401、記憶部402、および制御部403を有する。   FIG. 3 is a functional block diagram illustrating a configuration example of the wireless terminal 40. Referring to the figure, the wireless terminal 40 includes a wireless unit 401, a storage unit 402, and a control unit 403.

無線端末40は、ユーザによる操作が一定時間なされない場合などに、スリープモードに移行する。   The wireless terminal 40 shifts to the sleep mode when the operation by the user is not performed for a certain time.

スリープモードについて簡単に説明する。基地局装置30からは、着信の有無を通知するためのビーコン信号が定期的に送信されているが、無線端末40は、スリープモードにおいて、このビーコン信号を間欠受信する。このスリープモードにおいては、無線端末40は、間欠受信を除き、PC10との間の通信や、他の端末との間の通話、通信はできない。このため、スリープモードにおいては、無線通信端末は、更新情報を受信できず、その結果、ファームウェアを更新できない。   The sleep mode will be briefly described. The base station apparatus 30 periodically transmits a beacon signal for notifying whether there is an incoming call, but the wireless terminal 40 intermittently receives this beacon signal in the sleep mode. In this sleep mode, the wireless terminal 40 cannot perform communication with the PC 10, communication with other terminals, or communication except for intermittent reception. For this reason, in the sleep mode, the wireless communication terminal cannot receive the update information, and as a result, cannot update the firmware.

無線部401は、無線端末40にPC10との間の無線通信機能を提供する。スリープモードにおいては、間欠受信を除き、無線部401の無線通信機能が制限される。   The wireless unit 401 provides the wireless terminal 40 with a wireless communication function with the PC 10. In the sleep mode, the wireless communication function of the wireless unit 401 is limited except for intermittent reception.

記憶部402には、無線部401が受信した設定情報および更新情報が格納される。制御部403は、PC10と通信可能であれば、無線部401を介して設定情報を受信し、記憶部402に格納する。次いで、制御部403は、設定情報の示す設定時間が経過したとき、無線端末40がスリープモードであるか否かを判断する。スリープモードであれば、制御部403は、無線端末40をスリープモードから復帰させ、無線部401を介して、PC10からの更新情報の受信を受け付ける。そして、制御部403は、更新情報を受信したとき、その更新情報に基づいてファームウェアを更新する。   The storage unit 402 stores setting information and update information received by the wireless unit 401. If the control unit 403 can communicate with the PC 10, the control unit 403 receives the setting information via the wireless unit 401 and stores the setting information in the storage unit 402. Next, the control unit 403 determines whether or not the wireless terminal 40 is in the sleep mode when the setting time indicated by the setting information has elapsed. If in the sleep mode, the control unit 403 returns the wireless terminal 40 from the sleep mode, and accepts reception of update information from the PC 10 via the wireless unit 401. Then, when receiving the update information, the control unit 403 updates the firmware based on the update information.

図4は、図2で示した無線端末40の各機能を実現する具体的な構成の一例を示すブロック図である。同図を参照すると、無線端末40は、無線部411、PMU(Power Management Unit)412、CPU413、ROM(Read Only Memory)414、およびRAM(Random Access Memory)415を有する。ROM414には、制御プログラム4141が格納される。RAM415には、起動フラグ4151、およびタイマ4152が設けられる。   FIG. 4 is a block diagram showing an example of a specific configuration for realizing each function of the wireless terminal 40 shown in FIG. Referring to the figure, the wireless terminal 40 includes a wireless unit 411, a PMU (Power Management Unit) 412, a CPU 413, a ROM (Read Only Memory) 414, and a RAM (Random Access Memory) 415. The ROM 414 stores a control program 4141. The RAM 415 is provided with an activation flag 4151 and a timer 4152.

無線部411は、図3における無線部401と同様の構成である。PMU412は、CPU413の制御に従って、無線部411の電源を制御する。スリープモードにおいては、PMU412は、上述したように、一定周期で無線部411の電源をオン、オフする。   The wireless unit 411 has the same configuration as the wireless unit 401 in FIG. The PMU 412 controls the power supply of the wireless unit 411 according to the control of the CPU 413. In the sleep mode, the PMU 412 turns on / off the power of the wireless unit 411 at a constant cycle as described above.

CPU413は、制御プログラム4141を実行する。この制御プログラム4141は、CPU413に、ファームウェア更新処理を実行させるためのプログラムである。   The CPU 413 executes the control program 4141. The control program 4141 is a program for causing the CPU 413 to execute firmware update processing.

ファームウェア更新処理について説明する。ファームウェア更新処理において、まず、CPU413は、PC10と無線端末40とが通信可能であれば、無線部401を制御してPC10から設定情報を受信する。   The firmware update process will be described. In the firmware update process, first, if the PC 10 and the wireless terminal 40 can communicate, the CPU 413 controls the wireless unit 401 to receive setting information from the PC 10.

次いで、設定情報の受信に応じて、CPU413は、起動フラグ4151をオンにする。起動フラグ4151は、設定時間経過後に、無線端末40をスリープモードから復帰させる必要がある場合にオンに設定され、そうでない場合にオフに設定されるフラグである。初期状態において、起動フラグ4151はオフである。   Next, in response to receiving the setting information, the CPU 413 turns on the activation flag 4151. The activation flag 4151 is a flag that is set to ON when it is necessary to return the wireless terminal 40 from the sleep mode after the set time has elapsed, and is set to OFF when it is not. In the initial state, the activation flag 4151 is off.

CPU413は、起動フラグ4151をオンにすると同時に、タイマに設定情報の示す時間を設定して、タイマ4152を起動させる。本実施形態では、タイマ4152は、設定された時間が経過したときにオンとなるオンタイマーである。   The CPU 413 turns on the activation flag 4151 and simultaneously sets the time indicated by the setting information in the timer to activate the timer 4152. In the present embodiment, the timer 4152 is an on timer that is turned on when a set time has elapsed.

CPU413は、タイマ4152がタイムアウトしてオンとなったとき、無線端末40がスリープモードであれば、スリープモードから復帰させる。そして、CPU413は、起動フラグ4151をオフにし、タイマ4152に設定された時間をクリアする。次いで、CPU413は、無線部411を介して、PC10から更新情報を受信し、その更新情報に基づいて無線端末40のファームウェアを更新する。   When the wireless terminal 40 is in the sleep mode when the timer 4152 times out and is turned on, the CPU 413 returns from the sleep mode. Then, the CPU 413 turns off the activation flag 4151 and clears the time set in the timer 4152. Next, the CPU 413 receives update information from the PC 10 via the wireless unit 411 and updates the firmware of the wireless terminal 40 based on the update information.

図3の無線部401が図4の無線部411に相当し、図3の記憶部402が図4のRAM415に相当する。図3の制御部403が図4のPMU412、CPU413、および制御プログラム4141に相当する。   The wireless unit 401 in FIG. 3 corresponds to the wireless unit 411 in FIG. 4, and the storage unit 402 in FIG. 3 corresponds to the RAM 415 in FIG. The control unit 403 in FIG. 3 corresponds to the PMU 412, the CPU 413, and the control program 4141 in FIG. 4.

図5は、PC10の動作を示すフローチャートである。この動作は、ファーム更新アプリ1021が実行されたときに開始する。同図を参照すると、PC10は、NIC101を制御して、無線端末40と通信可能であるか否かを判断する(ステップS1)。通信可能でなければ(ステップS1:NO)、所定時間が経過したのち、PC10は、ステップS1に戻る。このリトライの間隔は、任意に設定できる。   FIG. 5 is a flowchart showing the operation of the PC 10. This operation starts when the firmware update application 1021 is executed. Referring to the figure, the PC 10 controls the NIC 101 to determine whether or not communication with the wireless terminal 40 is possible (step S1). If communication is not possible (step S1: NO), after a predetermined time has elapsed, the PC 10 returns to step S1. The retry interval can be set arbitrarily.

通信可能であれば(ステップS1:YES)、PC10は、無線端末40に対し、起動フラグをオンとし、タイマに設定時間を設定することを要求する設定情報を送信する(ステップS3)。   If communication is possible (step S1: YES), the PC 10 transmits setting information for requesting that the activation flag is turned on and a set time is set in the timer to the wireless terminal 40 (step S3).

次いで、PC10は、設定情報を送信してから設定時間が経過したか否かを判断する(ステップS5)。設定時間が経過していなければ(ステップS5:NO)、PC10は、ステップS3に戻る。   Next, the PC 10 determines whether or not a set time has elapsed since the setting information was transmitted (step S5). If the set time has not elapsed (step S5: NO), the PC 10 returns to step S3.

設定時間が経過したならば(ステップS5:YES)、PC10は、無線端末40へ更新情報を送信してファームウェアの更新を要求する(ステップS7)。ステップS7の後、PC10は、動作を終了する。   If the set time has elapsed (step S5: YES), the PC 10 transmits update information to the wireless terminal 40 to request a firmware update (step S7). After step S7, the PC 10 ends the operation.

図6は、無線端末40のファーム更新処理を示すフローチャートである。このファーム更新処理は、制御プログラム4141が実行されたときに開始する。同図を参照すると、無線端末40は、PC10と通信可能であるか否かを判断する(ステップT1)。   FIG. 6 is a flowchart showing the firmware update process of the wireless terminal 40. This firmware update process starts when the control program 4141 is executed. Referring to the figure, wireless terminal 40 determines whether or not communication with PC 10 is possible (step T1).

PC10と通信可能であれば(ステップT1:YES)、無線端末40は、PC10から設定情報を受信し、その設定情報に基づいて、起動フラグ4151をオンにしてタイマ4152に設定時間を設定する(ステップT3)。無線端末40は、設定時間を設定したタイマ4152をスタートさせる(ステップT5)。   If communication with the PC 10 is possible (step T1: YES), the wireless terminal 40 receives the setting information from the PC 10, and based on the setting information, turns on the activation flag 4151 and sets the setting time in the timer 4152 ( Step T3). The wireless terminal 40 starts the timer 4152 that has set the set time (step T5).

無線端末40は、タイマ4152がタイムアウトしたか否かを判断する(ステップT7)。タイマ4152がタイムアウトしていなければ(ステップT7:NO)、無線端末40は、ステップT7に戻る。   The wireless terminal 40 determines whether or not the timer 4152 has timed out (step T7). If the timer 4152 has not timed out (step T7: NO), the wireless terminal 40 returns to step T7.

タイマ4152がタイムアウトしたならば(ステップT7:YES)、無線端末40は、端末自身がスリープモードであるか否かを判断する(ステップ9)。スリープモードであれば(ステップT9:YES)、無線端末40は、PMU412の動作により、スリープモードから復帰する(ステップT11)。   If the timer 4152 times out (step T7: YES), the wireless terminal 40 determines whether or not the terminal itself is in the sleep mode (step 9). If in the sleep mode (step T9: YES), the wireless terminal 40 returns from the sleep mode by the operation of the PMU 412 (step T11).

スリープモードでない場合(ステップT9:NO)、またはステップT6の後、無線端末40は、起動フラグ4151をオフにしてタイマ4152をクリアする(ステップT13)。そして、無線端末40は、PC10からの更新情報の受信を受け付ける。更新情報をPC10から受信したならば、無線端末40は、その更新情報に基づいてファームウェアの更新を開始する(ステップT15)。   When not in the sleep mode (step T9: NO) or after step T6, the wireless terminal 40 turns off the activation flag 4151 and clears the timer 4152 (step T13). Then, the wireless terminal 40 accepts reception of update information from the PC 10. If the update information is received from the PC 10, the wireless terminal 40 starts updating the firmware based on the update information (step T15).

図7は、無線システム1全体の動作を示すシーケンス図である。同図を参照すると、PC10は、通信可能であれば(ステップS1:YES)、無線端末40へ設定情報を送信する(ステップS3)。一方、無線端末40は、通信可能であれば(ステップT1:YES)、設定情報をPC10から受信し、起動フラグ4151をオンにしてタイマ4152を設定する(ステップT3)。   FIG. 7 is a sequence diagram showing the operation of the entire wireless system 1. Referring to the figure, if communication is possible (step S1: YES), the PC 10 transmits setting information to the wireless terminal 40 (step S3). On the other hand, if communication is possible (step T1: YES), the wireless terminal 40 receives setting information from the PC 10, turns on the activation flag 4151, and sets the timer 4152 (step T3).

PC10は、設定時間が経過したならば(ステップS5:YES)、無線端末40へ更新情報を送信し、ファームウェアの更新を要求する(ステップS7)。   If the set time has elapsed (step S5: YES), the PC 10 transmits update information to the wireless terminal 40 and requests a firmware update (step S7).

一方、無線端末40は、タイムアウトしたとき(ステップT7:YES)、スリープモードであっても(ステップT9:YES)、スリープモードから復帰する(ステップT11)。このため、PC10が更新情報を送信する時点(ステップS7)において、無線端末40は通信可能な状態である。無線端末40は、復帰後に、PC10から更新情報を受信し、ファームウェアを更新する(ステップT15)。   On the other hand, when the wireless terminal 40 times out (step T7: YES), the wireless terminal 40 returns from the sleep mode (step T11) even in the sleep mode (step T9: YES). For this reason, at the time when the PC 10 transmits update information (step S7), the wireless terminal 40 is in a communicable state. After returning, the wireless terminal 40 receives the update information from the PC 10 and updates the firmware (step T15).

なお、本実施形態では、PC10は、現時刻から予約時刻までの設定時間をタイマに設定するように無線端末40に指示する構成としているが、PC10は、予約時刻そのものを無線端末40に指示してもよい。   In the present embodiment, the PC 10 is configured to instruct the wireless terminal 40 to set the set time from the current time to the reservation time in the timer. However, the PC 10 instructs the wireless terminal 40 about the reservation time itself. May be.

また、本実施形態では、無線端末のファームウェアを更新する構成としているが、ファームウェアを更新でき、且つ、省電力状態をとりうる通信装置であれば、無線端末以外の装置が、そのファームウェアを更新する構成としてもよい。   In the present embodiment, the firmware of the wireless terminal is updated. However, if the communication device can update the firmware and can take a power saving state, a device other than the wireless terminal updates the firmware. It is good also as a structure.

図5、および図6で示したフローチャートは、プログラムの実行により実現されているが、これらのフローチャートの全部または一部は、電子回路等のハードウェアにより実現することもできる。   The flowcharts shown in FIGS. 5 and 6 are realized by executing a program. However, all or a part of these flowcharts can also be realized by hardware such as an electronic circuit.

本実施形態におけるPC10が本発明の管理装置に相当し、無線端末40が本発明の通信装置に相当する。予約時刻が、本発明の更新時刻に相当し、設定情報が、本発明の更新時刻情報に相当する。制御部403が、本発明の更新手段に相当する。   The PC 10 in this embodiment corresponds to the management device of the present invention, and the wireless terminal 40 corresponds to the communication device of the present invention. The reservation time corresponds to the update time of the present invention, and the setting information corresponds to the update time information of the present invention. The control unit 403 corresponds to the updating unit of the present invention.

以上説明したように、本実施形態によれば、通信システムにおいて、受信装置が、更新時刻を特定するための更新時刻情報を送信装置から受信し、その更新時刻に受信装置が省電力状態であれば、復帰してファームウェアの更新を開始するので、確実にファームウェアを更新できる。   As described above, according to the present embodiment, in the communication system, the reception device receives update time information for specifying the update time from the transmission device, and the reception device is in the power saving state at the update time. In this case, the firmware is updated and the firmware update is started, so that the firmware can be reliably updated.

(第2の実施形態)
図8を参照して、第2の実施形態について説明する。本実施形態の通信システムの構成は、更新時刻前に予め更新情報を送受信しておく点以外は、第1の通信システムの構成と同様である。
(Second Embodiment)
The second embodiment will be described with reference to FIG. The configuration of the communication system of the present embodiment is the same as the configuration of the first communication system except that update information is transmitted and received in advance before the update time.

具体的には、PC10は、無線端末40と通信可能であれば、更新情報を送信した後、設定情報を送信する。設定情報における予約時刻について、本実施形態では、無線端末40が、更新情報に基づくファームウェアの更新の開始すべき時刻を予約時刻とする。   Specifically, if the PC 10 can communicate with the wireless terminal 40, the PC 10 transmits the setting information after transmitting the update information. With respect to the reservation time in the setting information, in this embodiment, the time at which the wireless terminal 40 should start updating the firmware based on the update information is set as the reservation time.

一方、無線端末40は、受信した更新情報を記憶しておき、予約時刻になったとき、その更新情報に基づいてファームウェアの更新を開始する。   On the other hand, the wireless terminal 40 stores the received update information, and starts updating the firmware based on the update information when the reservation time comes.

図8は、本実施形態の通信システムの動作の一例を示すシーケンス図である。同図を参照すると、本実施形態の通信システムの動作は、PC10がステップ5、7の代わりにステップS2を実行し、無線端末40がステップS15の代わりに、ステップT2、T15aを実行する点以外は、第1の実施形態の通信システムの動作と同様である。   FIG. 8 is a sequence diagram illustrating an example of the operation of the communication system according to the present embodiment. Referring to the figure, the operation of the communication system of the present embodiment is that the PC 10 executes step S2 instead of steps 5 and 7, and the wireless terminal 40 executes steps T2 and T15a instead of step S15. Is the same as the operation of the communication system of the first embodiment.

同図を参照すると、PC10は、通信可能であれば(ステップS1:YES)、無線端末40へ更新情報を送信し(ステップS2)、設定情報を送信する(ステップS3)。一方、無線端末40は、通信可能であれば(ステップT1:YES)、更新情報をPC10から受信し(ステップT2)、設定情報を受信する(ステップT3)。   Referring to the figure, if communication is possible (step S1: YES), the PC 10 transmits update information to the wireless terminal 40 (step S2) and transmits setting information (step S3). On the other hand, if communication is possible (step T1: YES), the wireless terminal 40 receives update information from the PC 10 (step T2), and receives setting information (step T3).

そして、無線端末40は、起動フラグをオフにし、タイマをクリアした後、受信しておいた更新情報に基づいてファームウェアの更新を開始する(ステップT15a)。   Then, the wireless terminal 40 turns off the activation flag, clears the timer, and then starts updating the firmware based on the received update information (step T15a).

以上説明したように、本実施形態によれば、無線端末40は、予め更新情報を受信しておくので、更新情報の送受信時期と、ファームウェアの更新時期とを別々にできる。このため、通信負荷の集中を避けつつ、一定の時刻に、複数の端末で一斉にファームウェアを更新させることが可能となる。   As described above, according to the present embodiment, since the wireless terminal 40 receives update information in advance, the transmission / reception time of update information and the update time of firmware can be made different. For this reason, it is possible to update the firmware simultaneously on a plurality of terminals at a certain time while avoiding concentration of communication load.

(第3の実施形態)
図9および図10を参照して、第2の実施形態について説明する。本実施形態の通信システム1bの構成は、複数の無線端末を設けて、複数の更新時期を設定する点以外は、第1の通信システムの構成と同様である。
(Third embodiment)
The second embodiment will be described with reference to FIGS. 9 and 10. The configuration of the communication system 1b of the present embodiment is the same as the configuration of the first communication system except that a plurality of wireless terminals are provided and a plurality of update times are set.

図9は、本実施形態の通信システム1bの構成を示す全体図である。同図を参照すると、通信システム1bは、無線端末40、41などの複数の無線端末を有する点で、第1の実施形態の通信システム1と異なる。無線端末41の構成は、無線端末40の構成と同様である。   FIG. 9 is an overall view showing the configuration of the communication system 1b of the present embodiment. Referring to the figure, the communication system 1b is different from the communication system 1 of the first embodiment in that it includes a plurality of wireless terminals such as wireless terminals 40 and 41. The configuration of the wireless terminal 41 is the same as the configuration of the wireless terminal 40.

PC10は、通信負荷分散するように、あるいは、PC10に負荷が集中しないように、各無線端末に対応する予約時刻を更新テーブルに記載する。   The PC 10 describes the reservation time corresponding to each wireless terminal in the update table so that the communication load is distributed or the load is not concentrated on the PC 10.

図10は、PC10が設定する更新テーブルの記載内容の一例を示す図である。同図を参照すると、更新テーブルには、無線端末ごとに、予約時刻が記載される。これらの予約時刻は、通信負荷やPC10の負荷がある時刻に集中しないように、設定される。各予約時刻は、互いに異なる時刻であってもよいし、同じ時刻が複数あってもよい。   FIG. 10 is a diagram illustrating an example of the description content of the update table set by the PC 10. Referring to the figure, the update table describes the reservation time for each wireless terminal. These reservation times are set so that the communication load and the load on the PC 10 are not concentrated at a certain time. Each reservation time may be different from each other, or a plurality of the same times may be present.

以上説明したように、本実施形態によれば、無線端末ごとに、複数の予約時刻が設定されるので、送信装置の負荷や通信負荷を分散することができる。   As described above, according to the present embodiment, since a plurality of reserved times are set for each wireless terminal, the load on the transmission device and the communication load can be distributed.

1、1b 無線システム
10 PC
20 交換機
30 基地局装置
40、41 無線端末
101 NIC
102 HDD
103 CPU
401、411 無線部
402 記憶部
403 制御部
412 PMU
413 CPU
414 ROM
RAM 415
1021 ファーム更新アプリ
1022 OS
4141 制御プログラム
4151 起動フラグ
4152 タイマ
S1〜S7、T1〜T15 ステップ
1, 1b wireless system 10 PC
20 exchange 30 base station device 40, 41 wireless terminal 101 NIC
102 HDD
103 CPU
401, 411 Wireless unit 402 Storage unit 403 Control unit 412 PMU
413 CPU
414 ROM
RAM 415
1021 Firmware update application 1022 OS
4141 Control program 4151 Start flag 4152 Timer S1-S7, T1-T15 Step

Claims (12)

ファームウェアを実行することにより動作する通信装置を管理する管理装置であって、該ファームウェアの更新処理をすべき時刻である更新時刻を特定するための更新時刻情報を、該更新時刻より前に該通信装置へ通知する管理装置と、
前記管理装置により通知された前記更新時刻情報を受信し、該更新時刻情報によって特定される前記更新時刻になったとき、消費電力を抑制するための省電力状態であれば該省電力状態から復帰し、前記更新処理を行う通信装置と、
を有する通信システム。
A management device that manages a communication device that operates by executing firmware, wherein update time information for specifying an update time, which is a time at which the firmware should be updated, is transmitted before the update time. A management device to notify the device;
When the update time information notified by the management device is received and the update time specified by the update time information is reached, if the power saving state is to suppress power consumption, the power saving state is restored. A communication device for performing the update process;
A communication system.
前記管理装置は、前記通信装置の前記更新時刻を管理しており、前記更新時刻になると、前記ファームウェアを更新するための情報である更新情報を前記受信装置へ送信し、
前記受信装置は、前記更新時刻になったとき、前記省電力状態から復帰して前記管理装置からの前記更新情報を受信できる状態となり、前記送信装置から前記更新情報が送られてきたら、前記更新情報を受信する、請求項1に記載の通信システム。
The management device manages the update time of the communication device, and when the update time is reached, transmits update information that is information for updating the firmware to the reception device,
When the update time is reached, the reception device returns from the power saving state and can receive the update information from the management device. When the update information is sent from the transmission device, the update device The communication system according to claim 1, receiving information.
前記管理装置は、前記更新時刻より前に更に、前記ファームウェアを更新するための情報である更新情報を前記受信装置へ送信し、
前記通信装置は、受信した前記更新情報を記憶しておき、前記更新時刻になったとき、該更新情報に基づいて前記ファームウェアを更新する、請求項1に記載の通信システム。
The management device further transmits update information, which is information for updating the firmware, to the receiving device before the update time,
The communication system according to claim 1, wherein the communication device stores the received update information, and updates the firmware based on the update information when the update time comes.
前記更新時刻情報は、現時刻から、前記更新時刻までの時間を示す情報であり、前記通信装置は、設定した時間を計時するタイマを用いることにより、前記更新時刻を取得する、請求項1乃至3のいずれか1項に記載の通信システム。   The update time information is information indicating a time from a current time to the update time, and the communication device acquires the update time by using a timer that measures a set time. 4. The communication system according to any one of 3. 前記通信装置は、前記更新時刻情報によって特定される更新時刻の所定時間前になったとき、前記省電力状態であれば、該省電力状態から復帰する、請求項1乃至4のいずれか1項に記載の通信システム。   5. The communication device according to claim 1, wherein the communication device recovers from the power saving state if the power saving state occurs when a predetermined time before the update time specified by the update time information is reached. The communication system according to 1. 前記通信システムは、
複数の前記通信装置を有し、
前記通信システムにおいて、それぞれの前記通信装置に対応する複数の前記更新時刻が定められる、請求項1乃至5のいずれか1項に記載の通信システム。
The communication system is:
A plurality of the communication devices;
The communication system according to any one of claims 1 to 5, wherein a plurality of update times corresponding to the respective communication devices are determined in the communication system.
前記通信装置は、移動体通信端末である、請求項1乃至6のいずれか1項に記載の無線システム。   The wireless system according to claim 1, wherein the communication device is a mobile communication terminal. 通信装置のファームウェアの更新処理をすべき時刻である更新時刻を特定するための更新時刻情報を該通信装置へ送信する第1の送信手段と、
前記更新時刻になると、前記ファームウェアを更新するための情報である更新情報を前記受信装置へ送信する第2の送信手段と、
を有する管理装置。
First transmission means for transmitting, to the communication device, update time information for specifying an update time that is a time at which the firmware of the communication device should be updated;
When the update time comes, second transmission means for transmitting update information that is information for updating the firmware to the receiving device;
A management device.
通信装置のファームウェアの更新処理をすべき時刻である更新時刻を特定するための更新時刻情報を受信する受信手段と、
前記受信手段により受信された前記更新時刻情報を記憶する記憶手段と、
前記記憶手段に記憶された前記更新時刻情報によって特定される前記更新時刻になったとき、消費電力を抑制するための省電力状態であれば、該省電力状態から復帰し、前記更新処理を行う更新手段と、
を有する通信装置。
Receiving means for receiving update time information for specifying an update time, which is a time at which the firmware of the communication device should be updated;
Storage means for storing the update time information received by the receiving means;
When the update time specified by the update time information stored in the storage means is reached, if it is a power saving state for suppressing power consumption, it returns from the power saving state and performs the update process. Update means;
A communication device.
通信装置が、該通信装置のファームウェアの更新処理をすべき時刻である更新時刻を特定するための更新時刻情報を受信し、
前記更新時刻情報を記憶手段に記憶し、
前記記憶手段に記憶された前記更新時刻情報によって特定される前記更新時刻になったとき、消費電力を抑制するための省電力状態であれば、該省電力状態から復帰し、前記更新処理を行う、ファームウェアの更新方法。
The communication device receives update time information for specifying an update time that is a time at which the firmware of the communication device should be updated,
Storing the update time information in a storage means;
When the update time specified by the update time information stored in the storage means is reached, if the power saving state is for suppressing power consumption, the power saving state is restored and the update process is performed. , How to update firmware.
コンピュータに、
通信装置のファームウェアの更新処理をすべき時刻である更新時刻を特定するための更新時刻情報を該通信装置へ送信する第1の送信手順、及び
前記更新時刻になると、前記ファームウェアを更新するための情報である更新情報を前記受信装置へ送信する第2の送信手順、
を実行させるためのプログラム。
On the computer,
A first transmission procedure for transmitting update time information for specifying an update time, which is a time for updating the firmware of the communication device, to the communication device; and, when the update time is reached, for updating the firmware A second transmission procedure for transmitting update information, which is information, to the receiving device;
A program for running
コンピュータに、
通信装置のファームウェアの更新処理をすべき時刻である更新時刻を特定するための更新時刻情報を受信する受信手順、
前記受信手順で受信された前記更新時刻情報を記憶手段に記憶する手順、及び
前記記憶手段に記憶された前記更新時刻情報によって特定される前記更新時刻になったとき、消費電力を抑制するための省電力状態であれば、該省電力状態から復帰し、前記更新処理を行う更新手順、
を実行させるためのプログラム。
On the computer,
A reception procedure for receiving update time information for specifying an update time that is a time at which the firmware of the communication device should be updated;
A procedure for storing the update time information received in the reception procedure in a storage unit, and for suppressing power consumption when the update time specified by the update time information stored in the storage unit is reached. If the power saving state, an update procedure for returning from the power saving state and performing the update process;
A program for running
JP2009130933A 2009-05-29 2009-05-29 COMMUNICATION SYSTEM, TRANSMISSION DEVICE, RECEPTION DEVICE, FIRMWARE UPDATE METHOD, AND PROGRAM Active JP5229740B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009130933A JP5229740B2 (en) 2009-05-29 2009-05-29 COMMUNICATION SYSTEM, TRANSMISSION DEVICE, RECEPTION DEVICE, FIRMWARE UPDATE METHOD, AND PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009130933A JP5229740B2 (en) 2009-05-29 2009-05-29 COMMUNICATION SYSTEM, TRANSMISSION DEVICE, RECEPTION DEVICE, FIRMWARE UPDATE METHOD, AND PROGRAM

Publications (2)

Publication Number Publication Date
JP2010277432A true JP2010277432A (en) 2010-12-09
JP5229740B2 JP5229740B2 (en) 2013-07-03

Family

ID=43424319

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009130933A Active JP5229740B2 (en) 2009-05-29 2009-05-29 COMMUNICATION SYSTEM, TRANSMISSION DEVICE, RECEPTION DEVICE, FIRMWARE UPDATE METHOD, AND PROGRAM

Country Status (1)

Country Link
JP (1) JP5229740B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8041974B2 (en) * 2008-10-17 2011-10-18 Kinpo Electronics, Inc. Power management method for input device
JP2012222400A (en) * 2011-04-04 2012-11-12 Oki Electric Ind Co Ltd Subscriber-side terminal device and power consumption control method for the same
JP2012230490A (en) * 2011-04-25 2012-11-22 Canon Inc Image forming device, control method thereof, and program
JP2014021678A (en) * 2012-07-17 2014-02-03 Canon Inc Information processing apparatus, and control method for the same
WO2015194652A1 (en) * 2014-06-19 2015-12-23 日立オートモティブシステムズ株式会社 Vehicle-mounted program writing device
JP2016174196A (en) * 2015-03-16 2016-09-29 富士通株式会社 Report system, report terminal, center device, and terminal management method
JPWO2015194406A1 (en) * 2014-06-18 2017-04-20 日立オートモティブシステムズ株式会社 In-vehicle program writer

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10583668B2 (en) 2018-08-07 2020-03-10 Markem-Imaje Corporation Symbol grouping and striping for wide field matrix laser marking

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07146831A (en) * 1993-11-25 1995-06-06 Nec Corp Automatic termnal software simultaneous update system
JP2000194541A (en) * 1998-12-24 2000-07-14 Funai Electric Co Ltd Terminal device
JP2006092451A (en) * 2004-09-27 2006-04-06 Mitsubishi Electric Corp Mobile terminal device and its automatic software update system
JP2007164605A (en) * 2005-12-15 2007-06-28 Softbank Mobile Corp Method for displaying reservation date of software update at portable telephone, and portable telephone for displaying reservation date of software update
JP2007310659A (en) * 2006-05-18 2007-11-29 Ntt Docomo Inc Mobile communication terminal, distribution server, update notification distribution system, and update notification control method
JP2007318609A (en) * 2006-05-29 2007-12-06 Hitachi Communication Technologies Ltd Communication card, program, and computer readable recording medium recorded with program
JP2008060806A (en) * 2006-08-30 2008-03-13 Ntt Docomo Inc Communication apparatus and program data update method
JP2008269479A (en) * 2007-04-24 2008-11-06 Fuji Xerox Co Ltd Software update system, server, terminal device, image forming device and software update program
JP2009110138A (en) * 2007-10-29 2009-05-21 Kyocera Corp Information communication unit and software update method

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07146831A (en) * 1993-11-25 1995-06-06 Nec Corp Automatic termnal software simultaneous update system
JP2000194541A (en) * 1998-12-24 2000-07-14 Funai Electric Co Ltd Terminal device
JP2006092451A (en) * 2004-09-27 2006-04-06 Mitsubishi Electric Corp Mobile terminal device and its automatic software update system
JP2007164605A (en) * 2005-12-15 2007-06-28 Softbank Mobile Corp Method for displaying reservation date of software update at portable telephone, and portable telephone for displaying reservation date of software update
JP2007310659A (en) * 2006-05-18 2007-11-29 Ntt Docomo Inc Mobile communication terminal, distribution server, update notification distribution system, and update notification control method
JP2007318609A (en) * 2006-05-29 2007-12-06 Hitachi Communication Technologies Ltd Communication card, program, and computer readable recording medium recorded with program
JP2008060806A (en) * 2006-08-30 2008-03-13 Ntt Docomo Inc Communication apparatus and program data update method
JP2008269479A (en) * 2007-04-24 2008-11-06 Fuji Xerox Co Ltd Software update system, server, terminal device, image forming device and software update program
JP2009110138A (en) * 2007-10-29 2009-05-21 Kyocera Corp Information communication unit and software update method

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8041974B2 (en) * 2008-10-17 2011-10-18 Kinpo Electronics, Inc. Power management method for input device
JP2012222400A (en) * 2011-04-04 2012-11-12 Oki Electric Ind Co Ltd Subscriber-side terminal device and power consumption control method for the same
JP2012230490A (en) * 2011-04-25 2012-11-22 Canon Inc Image forming device, control method thereof, and program
CN102841800A (en) * 2011-04-25 2012-12-26 佳能株式会社 Information processing apparatus capable of updating firmware thereof and control method and storage medium therefor
JP2014021678A (en) * 2012-07-17 2014-02-03 Canon Inc Information processing apparatus, and control method for the same
JPWO2015194406A1 (en) * 2014-06-18 2017-04-20 日立オートモティブシステムズ株式会社 In-vehicle program writer
US10310838B2 (en) 2014-06-18 2019-06-04 Hitachi Automotive Systems, Ltd. Vehicle-mounted program writing device
JP2018129093A (en) * 2014-06-19 2018-08-16 日立オートモティブシステムズ株式会社 On-vehicle program writing device
JPWO2015194652A1 (en) * 2014-06-19 2017-04-20 日立オートモティブシステムズ株式会社 In-vehicle program writer
US10061576B2 (en) 2014-06-19 2018-08-28 Hitachi Automotive Systems, Ltd. Vehicle-mounted program writing device
WO2015194652A1 (en) * 2014-06-19 2015-12-23 日立オートモティブシステムズ株式会社 Vehicle-mounted program writing device
CN110321149A (en) * 2014-06-19 2019-10-11 日立汽车系统株式会社 Onboard program writing station
CN110321149B (en) * 2014-06-19 2023-08-25 日立安斯泰莫株式会社 Vehicle-mounted program writing device
JP2016174196A (en) * 2015-03-16 2016-09-29 富士通株式会社 Report system, report terminal, center device, and terminal management method

Also Published As

Publication number Publication date
JP5229740B2 (en) 2013-07-03

Similar Documents

Publication Publication Date Title
JP5229740B2 (en) COMMUNICATION SYSTEM, TRANSMISSION DEVICE, RECEPTION DEVICE, FIRMWARE UPDATE METHOD, AND PROGRAM
CN113038582B (en) Power-saving signal mode using method and device and terminal
KR101017380B1 (en) Communication terminal and computer-readable storage medium
RU2713482C1 (en) Intermittent reception method and device
RU2549156C2 (en) Methods and equipment for ad-hoc wireless networks
CN104756581A (en) Use of scheduling request and random access for LTE advanced networks
CN109245866B (en) Processing method for discontinuous reception DRX and user equipment
US11012941B2 (en) Dynamic baseband management
US11602007B2 (en) Signal transmission method for discontinuous reception, terminal device and network device
AU2023251548A1 (en) Discontinuous reception method, terminal device and network device
JP2011155604A (en) Portable terminal
US20220399973A1 (en) Reference Signal Transmission Method and Related Device
JP2021520700A (en) Signal transmission method and equipment
JP2008258833A (en) Radio terminal
CN112399527A (en) Notification support in extended discontinuous reception mode
JP2016178581A (en) Radio communication apparatus, radio communication method and program
JP3826753B2 (en) Mobile terminal and computer program
JP5522145B2 (en) Portable electronic device, program
WO2011093790A1 (en) A method, device, and computer program of scheduling transferring of application messages in a mobile device
US20220086662A1 (en) Wireless communication method and device
CN112566225B (en) Data transmission method, device, computer equipment and storage medium
JP2007082057A (en) Mobile communication terminal device
JP5225636B2 (en) Mobile terminal device
KR20230164058A (en) Methods for discontinuous communication
JP5840369B2 (en) Base station and control method thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110907

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121211

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121212

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130130

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130219

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130312

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20160329

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5229740

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350