JP2009245398A - Electronic device system and method of updating firmware - Google Patents

Electronic device system and method of updating firmware Download PDF

Info

Publication number
JP2009245398A
JP2009245398A JP2008094384A JP2008094384A JP2009245398A JP 2009245398 A JP2009245398 A JP 2009245398A JP 2008094384 A JP2008094384 A JP 2008094384A JP 2008094384 A JP2008094384 A JP 2008094384A JP 2009245398 A JP2009245398 A JP 2009245398A
Authority
JP
Japan
Prior art keywords
firmware
electronic device
firmware update
update
area
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
JP2008094384A
Other languages
Japanese (ja)
Other versions
JP5419123B2 (en
Inventor
Yosuke Oguchi
洋介 小口
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.)
Nidec Sankyo Corp
Original Assignee
Nidec Sankyo 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 Nidec Sankyo Corp filed Critical Nidec Sankyo Corp
Priority to JP2008094384A priority Critical patent/JP5419123B2/en
Publication of JP2009245398A publication Critical patent/JP2009245398A/en
Application granted granted Critical
Publication of JP5419123B2 publication Critical patent/JP5419123B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To reduce the burden of software development in updating firmware and to increase convenience. <P>SOLUTION: An electronic device system 1 has an electronic device (card reader/writer 3) which operates based on firmware, and a controller (POS terminal 2) for controlling the electronic device. The controller has an area to store control application software and an area to store a communication DLL module having the function of communicating with the electronic device, and also has an area to store application software for updating the firmware of the electronic device and an area to store a DLL module for updating the firmware. The area to store the DLL module for updating the firmware is provided with an area to store update firmware data. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、電子機器と制御装置を有する電子機器システム及びファームウェアの更新方法に関し、特に、ファームウェアを更新する際の利便性を高めるものに関する。   The present invention relates to an electronic device system having an electronic device and a control device, and a firmware update method, and more particularly to a device that improves convenience when updating firmware.

小規模のPOSシステムに接続されたデバイス(例えばカードリーダライタなどの電子機器)は、上位装置(例えばPOS端末などの制御装置)とデバイスとの基本通信機能を提供する制御ソフトウェア(例えばカードリーダライタ制御用DLL)によって、その機能を発揮することができる。そして、デバイスに対して新たな機能の追加や不具合の修正等を事後的に行うため、デバイスのファームウェアは後から変更(更新)できるようになっている。以下、デバイスの一例としてカードリーダライタを例に挙げる。   A device (for example, an electronic device such as a card reader / writer) connected to a small-scale POS system is control software (for example, a card reader / writer) that provides a basic communication function between a host device (for example, a control device such as a POS terminal) and the device. The function can be exhibited by the control DLL). Then, in order to add a new function or correct a defect later on the device, the firmware of the device can be changed (updated) later. Hereinafter, a card reader / writer will be described as an example of a device.

図5は、従来のファームウェア更新方法を説明するための概要図である。図5において、POS端末(S16)を制御するPOS制御用アプリケーションソフトウェア(S10)は、カードリーダライタ通信(制御)用DLL(S11)を使用して、カードリーダライタ(S12)へ更新用ファームウェアデータファイル(S13)を転送(書き込み)する。また、この更新用ファームウェアデータファイル(S13)は、サーバ(S14)から、ネットワーク(S15)を介してPOS端末(S16)にダウンロードすることにより取得される。   FIG. 5 is a schematic diagram for explaining a conventional firmware update method. In FIG. 5, the POS control application software (S10) for controlling the POS terminal (S16) uses the card reader / writer communication (control) DLL (S11) to update the firmware data to the card reader / writer (S12). The file (S13) is transferred (written). The firmware data file for update (S13) is acquired by downloading from the server (S14) to the POS terminal (S16) via the network (S15).

すなわち、POS制御用アプリケーションソフトウェア(S10)は、OS起動時などに、サーバ(S14)に最新の(未更新の)更新用ファームウェアデータファイル(S13)が存在するか否かを判断し、存在すると判断した場合には、これをサーバ(S14)よりダウンロードする。そして、カードリーダライタ通信(制御)用DLL(S11)を使用して、カードリーダライタ(S12)へ転送(書き込み)する。これにより、カードリーダライタ(S12)のファームウェアを更新することができる。   That is, the POS control application software (S10) determines whether or not the latest (unupdated) update firmware data file (S13) exists in the server (S14) at the time of OS startup or the like. If it is determined, it is downloaded from the server (S14). Then, the card reader / writer communication (control) DLL (S11) is used to transfer (write) to the card reader / writer (S12). Thereby, the firmware of the card reader / writer (S12) can be updated.

一方で、POS端末(S16)側からサーバ(S14)に問い合わせるのではなく、サーバ(S14)側からPOS端末(S16)に向けて、現在の最新ファームウェアのバージョンを通知するものもある(特許文献1参照)。より具体的には、特許文献1に開示されたファームウェアアップデートシステムでは、新たなファームウェアのデータファイルがファームウェア配信サーバに追加されると、このファームウェア配信サーバは、接続されたプリンタに対して所定の通知を行う。そして、プリンタは、自己が有しているファームウェアよりも新しいバージョンのファームウェアが通知されたことを確認すると、そのファームウェアのデータファイルをサーバからダウンロードし、必要な機器(特許文献1では図示せず。図5ではカードリーダライタ(S12))にインストールを行う。これにより、ファームウェアの自動更新が可能となる。   On the other hand, instead of making an inquiry to the server (S14) from the POS terminal (S16) side, there is a case in which the server (S14) side notifies the POS terminal (S16) of the current latest firmware version (Patent Literature). 1). More specifically, in the firmware update system disclosed in Patent Document 1, when a new firmware data file is added to the firmware distribution server, the firmware distribution server notifies the connected printer of a predetermined notification. I do. When the printer confirms that a firmware version newer than its own has been notified, the printer downloads a data file of the firmware from the server, and necessary equipment (not shown in Patent Document 1). In FIG. 5, the card reader / writer (S12) is installed. As a result, the firmware can be automatically updated.

特開2003−5991号公報JP 2003-5991 A

しかしながら、図5を用いて説明したファームウェア更新方法において、サーバ(S14)からダウンロードするものは、更新用ファームウェアの「データファイル」である。そのため、POS端末(S16)を製造するメーカーは、カードリーダライタ通信用DLL(S11)の機能のうち、ファームウェア更新用の機能の部分を改変しなければならない(場合が多い)。これは、そのメーカーにソフト開発やソフト更新の負担を強いることになる。この点、上述した特許文献1に開示されたファームウェアアップデートシステムにおいても、やはり、ファームウェアのデータファイルをサーバからダウンロードしており(特許文献1の段落番号[0056],[0057])、同様の問題が生じる。   However, in the firmware update method described with reference to FIG. 5, what is downloaded from the server (S14) is a “data file” of the update firmware. For this reason, the manufacturer that manufactures the POS terminal (S16) must modify the firmware update function part of the card reader / writer communication DLL (S11) (in many cases). This forces the manufacturer to pay for software development and software updates. In this respect, the firmware update system disclosed in Patent Document 1 described above also downloads firmware data files from the server (paragraph numbers [0056] and [0057] of Patent Document 1), and the same problem is encountered. Occurs.

本発明は、このような点に鑑みてなされたものであり、その目的は、ファームウェアの更新に際してソフト開発の負担を減らし、ひいては利便性を高めることが可能な電子機器システム及びファームウェアの更新方法を提供することにある。   The present invention has been made in view of the above points, and an object of the present invention is to provide an electronic device system and a firmware update method capable of reducing the burden of software development when updating firmware, and thus improving convenience. It is to provide.

以上のような課題を解決するために、本発明は、以下のものを提供する。   In order to solve the above problems, the present invention provides the following.

(1) ファームウェアに基づき動作する電子機器と、該電子機器を制御する制御装置とを有する電子機器システムであって、前記制御装置は、制御用アプリケーションソフトウェアを格納する領域及び前記電子機器との通信機能を有する通信用DLL(Dynamic Linking Library)モジュールを格納する領域を有するとともに、前記電子機器のファームウェア更新用アプリケーションソフトウェアを格納する領域及びファームウェア更新用DLLモジュールを格納する領域を備え、前記ファームウェア更新用DLLモジュールを格納する領域には、更新用ファームウェアデータを格納する領域が備えられていることを特徴とする電子機器システム。   (1) An electronic device system including an electronic device that operates based on firmware and a control device that controls the electronic device, wherein the control device stores an area for storing control application software and communication with the electronic device. A functioning communication DLL (Dynamic Linking Library) module, an area for storing firmware update application software for the electronic device, and an area for storing a firmware update DLL module; An electronic device system comprising an area for storing update firmware data in an area for storing a DLL module.

本発明によれば、電子機器とこれを制御する制御装置とを有する電子機器システムで、制御装置には、制御用アプリケーションソフトウェアを格納する領域と、電子機器との通信機能を有する通信用DLLモジュールを格納する領域と、が設けられるとともに、電子機器のファームウェア更新用アプリケーションソフトウェアを格納する領域と、ファームウェア更新用DLLモジュールを格納する領域と、が設けられ、このファームウェア更新用DLLモジュールを格納する領域には、更新用ファームウェアデータを格納する領域が備えられていることとしたので、制御装置中のファームウェア更新用DLLモジュールを格納する領域に、更新用の新たなモジュールを格納すると、更新用ファームウェアデータもその領域内に格納されることになる。   According to the present invention, in an electronic device system having an electronic device and a control device for controlling the electronic device, the control device includes an area for storing control application software and a communication DLL module having a communication function with the electronic device. And an area for storing firmware update application software for the electronic device, and an area for storing the firmware update DLL module, and an area for storing the firmware update DLL module. Is provided with an area for storing firmware data for update. Therefore, when a new module for update is stored in the area for storing the DLL module for firmware update in the control device, the firmware data for update is updated. Must also be stored in that area It made.

したがって、ファームウェア更新用DLLモジュールを入れ替えることで、電子機器のファームウェアの更新を行うことが可能となり、制御装置を製造するメーカーが、別途ファームウェア更新用DLLモジュールなどのソフト開発を行う必要がなくなる。その結果、ソフト開発の負担を減らすことができる。   Therefore, by replacing the DLL module for updating the firmware, it becomes possible to update the firmware of the electronic device, and the manufacturer of the control device does not need to separately develop software such as the DLL module for updating the firmware. As a result, the burden of software development can be reduced.

ここで、「ファームウェア更新用DLLモジュールを格納する領域」は、ファームウェア更新用DLLモジュールが、少なくとも一時的に格納されるものであればよく、常時格納されていなくてもよい。例えば、この領域に、一時的にファームウェア更新用DLLモジュールが格納され、電子機器のファームウェア更新が完了後、ファームウェア更新用DLLモジュールが削除されてもよい。   Here, the “area for storing the firmware update DLL module” is not limited as long as the firmware update DLL module is stored at least temporarily. For example, a firmware update DLL module may be temporarily stored in this area, and the firmware update DLL module may be deleted after the firmware update of the electronic device is completed.

(2) 前記電子機器システムは、前記ファームウェア更新用DLLモジュールを前記制御装置に対して配信する配信サーバを有し、前記ファームウェア更新用DLLモジュールには、前記更新用ファームウェアデータが組み込まれていることを特徴とする電子機器システム。   (2) The electronic device system includes a distribution server that distributes the firmware update DLL module to the control device, and the firmware update DLL module includes the update firmware data. Electronic equipment system characterized by

本発明によれば、上述した電子機器システムには、ファームウェア更新用DLLモジュールを制御装置に対して配信する配信サーバが含まれており、ファームウェア更新用DLLモジュールには、更新用ファームウェアデータが組み込まれていることとしたので、ファームウェア更新用DLLモジュールを配信サーバからダウンロードすることで、制御装置に接続された電子機器のファームウェアを更新することができる。そのため、制御装置を製造するメーカーは、別途ファームウェア更新用DLLモジュールなどのソフト開発を行う必要がなくなり、ひいては、ソフト開発の負担を減らすことができる。   According to the present invention, the electronic device system described above includes a distribution server that distributes the firmware update DLL module to the control device, and the firmware update DLL module incorporates the update firmware data. Therefore, the firmware of the electronic device connected to the control device can be updated by downloading the firmware update DLL module from the distribution server. Therefore, the manufacturer that manufactures the control device does not need to separately develop software such as a firmware update DLL module, and thus, the burden of software development can be reduced.

また、本発明のようにネットワークを介して電子機器のファームウェアを更新する場合には、更新作業のセキュリティ性を高めることもできる。詳細に説明すると、更新用ファームウェアの「データファイル」そのものを、配信サーバから制御装置にダウンロードするとなると、ネットワーク上で第三者に解読される虞がある。さらに、万が一、配信サーバやネットワーク上で、データファイルが第三者に解読かつ改竄され、改竄されたデータファイルが制御装置に一旦ダウンロードされてしまうと、電子機器は、誤ったデータファイルに基づきファームウェアを更新してしまう虞がある。   In addition, when the firmware of the electronic device is updated via the network as in the present invention, the security of the update operation can be improved. More specifically, when the “data file” of the update firmware itself is downloaded from the distribution server to the control device, there is a risk that it will be decoded by a third party on the network. Furthermore, in the unlikely event that a data file is decrypted and altered by a third party on a distribution server or network, and the altered data file is once downloaded to the control device, the electronic device uses a firmware file based on the incorrect data file. May be updated.

しかし、本発明によれば、更新用ファームウェアデータは、ファームウェア更新用DLLモジュールに組み込まれており、この解読容易でないファームウェア更新用DLLモジュールが(ファームウェア更新用DLLモジュールの中から更新用ファームウェアデータを取り出し編集するのは容易でない)、配信サーバから制御装置へ送られるので、第三者に解読される危険性を軽減することができる。また、仮に、更新用ファームウェアデータにアクセスされ、その内容が改竄されてしまった場合であっても、ファームウェア更新用DLLモジュールに誤り訂正等の技術を付加することによって(例えば、ファームウェア更新用DLLモジュール自身のプログラムで更新用ファームウェアデータの妥当性を検証し、妥当でなければ、ファームウェア更新機能を停止させる等)、改竄の事実を早期に発見し、誤ったデータファイルに基づきファームウェアが更新されてしまうのを防ぐことができる。このようにして、ファームウェア更新作業のセキュリティ性を高めることもできる。   However, according to the present invention, the update firmware data is incorporated in the firmware update DLL module, and the firmware update DLL module that is not easily deciphered (takes out the update firmware data from the firmware update DLL module). It is not easy to edit), and since it is sent from the distribution server to the control device, the risk of being decoded by a third party can be reduced. Further, even if the firmware data for update is accessed and the contents thereof are falsified, by adding a technique such as error correction to the DLL module for firmware update (for example, the DLL module for firmware update) The validity of the firmware data for update is verified by its own program, and if it is not valid, the firmware update function is stopped, etc.), the fact of tampering is discovered at an early stage, and the firmware is updated based on the wrong data file Can be prevented. In this way, the security of the firmware update operation can be improved.

(3) ファームウェアに基づき動作する電子機器と、該電子機器を制御する制御装置とを有し、前記制御装置には、制御用アプリケーションソフトウェアを格納する領域及び前記電子機器との通信機能を有する通信用DLLモジュールを格納する領域と、前記電子機器のファームウェア更新用アプリケーションソフトウェアを格納する領域及びファームウェア更新用DLLモジュールを格納する領域とが設けられた電子機器システムにおけるファームウェアの更新方法であって、更新用ファームウェアデータが組み込まれた前記ファームウェア更新用DLLモジュールを格納する格納ステップと、前記ファームウェア更新用アプリケーションソフトウェアを起動する起動ステップと、前記ファームウェア更新用DLLモジュールのAPI(Application Program Interface)を使用して、前記電子機器のファームウェアを更新するファームウェア更新ステップと、を含むことを特徴とするファームウェアの更新方法。   (3) An electronic device that operates based on firmware and a control device that controls the electronic device, and the control device includes an area for storing control application software and communication having a communication function with the electronic device. A method for updating firmware in an electronic device system provided with an area for storing a DLL module for use, an area for storing application software for firmware update of the electronic apparatus, and an area for storing a DLL module for firmware update, A storage step of storing the firmware update DLL module in which firmware data for the firmware is incorporated; a startup step of starting the firmware update application software; and an API ( Pplication Program Use Interface), the update process of the firmware to the firmware updating step of updating the electronic device firmware, comprising a.

本発明によれば、ファームウェアに基づき動作する電子機器と、その制御装置を有する電子機器システムにおけるファームウェアの更新方法で、更新用ファームウェアデータが組み込まれたファームウェア更新用DLLモジュールを格納し、ファームウェア更新用アプリケーションソフトウェアを起動し、ファームウェア更新用DLLモジュールのAPIを使用して、電子機器のファームウェアを更新することとしたので、上述した電子機器システム同様、ソフト開発の負担を減らすことができる。   According to the present invention, a firmware update DLL module in which firmware data for update is incorporated is stored in an electronic device system having an electronic device that operates based on firmware and an electronic device system having the control device, and the firmware update DLL module is stored. Since the application software is activated and the firmware of the firmware update DLL module is used to update the firmware of the electronic device, the burden of software development can be reduced as in the electronic device system described above.

(4) ファームウェア更新用DLLモジュールを格納する領域に、当該ファームウェア更新用DLLモジュールが格納されているか否か判断する判断ステップを含み、前記起動ステップの処理がなされた後、前記判断ステップにより、前記ファームウェア更新用DLLモジュールが格納されていると判定された場合に、前記ファームウェア更新ステップを実行することを特徴とするファームウェアの更新方法。   (4) including a determination step for determining whether or not the firmware update DLL module is stored in the area for storing the firmware update DLL module, and after the start-up step is performed, A firmware update method, comprising: executing the firmware update step when it is determined that a firmware update DLL module is stored.

本発明によれば、上述したファームウェアの更新方法で、ファームウェア更新用DLLモジュールを格納する領域に、ファームウェア更新用DLLモジュールが格納されているか否か判断し、その判断結果に基づき、ファームウェア更新用DLLモジュールが格納されていると判定された場合に、ファームウェア更新用DLLモジュールのAPIを使用して、電子機器のファームウェアを更新することとしたので、上述した電子機器システム同様、ソフト開発の負担を減らすことができる。   According to the present invention, in the firmware update method described above, it is determined whether a firmware update DLL module is stored in the area for storing the firmware update DLL module. Based on the determination result, the firmware update DLL is determined. When it is determined that the module is stored, the firmware of the firmware update DLL module is used to update the firmware of the electronic device, so that the software development burden is reduced as in the electronic device system described above. be able to.

(5) 前記格納ステップは、前記ファームウェア更新用DLLモジュールを前記制御装置に対して配信する配信サーバからネットワークを通じて送信されたものを格納することを特徴とするファームウェアの更新方法。   (5) The firmware update method characterized in that the storing step stores the firmware update DLL module transmitted from the distribution server that distributes the firmware update DLL module to the control device.

本発明によれば、制御装置に格納されるファームウェア更新用DLLモジュールは、配信サーバからネットワークを通じて送信されたものであることとしたので、ネットワーク上で第三者に解読されたり、改竄された更新用ファームウェアデータに基づきファームウェアを更新してしまったりする危険性を軽減することができる。   According to the present invention, since the firmware update DLL module stored in the control device is transmitted from the distribution server through the network, the update is decrypted or tampered with by a third party on the network. The risk of updating the firmware based on the firmware data for use can be reduced.

以上説明したように、本発明によれば、電子機器とその制御装置を有する電子機器システムにおいて、制御装置を製造するメーカーのソフト開発の負担を減らすことができ、ひいては利便性を高めることができる。また、電子機器のファームウェアの更新作業を行う際のセキュリティ性を高めることができる。   As described above, according to the present invention, in an electronic device system having an electronic device and its control device, it is possible to reduce the burden of software development by a manufacturer that manufactures the control device, and thus improve convenience. . In addition, it is possible to improve security when updating the firmware of the electronic device.

以下、本発明を実施するための最良の形態について、図面を参照しながら説明する。   The best mode for carrying out the present invention will be described below with reference to the drawings.

[電子機器システム]
図1は、本発明の実施の形態に係る電子機器システム1のハードウェア構成図である。電子機器システム1は、下位に接続される各種の電子機器(デバイス)を制御するPOS端末2と、POS端末2によって制御され、挿入カードの読み取り・書き込みを行うカードリーダライタ3と、から構成される。なお、本実施形態では、ファームウェアに基づき動作する電子機器としてカードリーダライタ3を考え、カードリーダライタ3を制御する制御装置としてPOS端末2を考えるが、これらは一例であって、例えば、電子機器としてはプリンタやバーコードスキャナ等を考えることもできる。また、1台に限らず、複数台の電子機器を制御装置に接続しても構わない。また、POS端末2以外の制御装置、例えばATMなどを考えても構わない。
[Electronic equipment system]
FIG. 1 is a hardware configuration diagram of an electronic device system 1 according to an embodiment of the present invention. The electronic device system 1 includes a POS terminal 2 that controls various electronic devices (devices) connected to a lower level, and a card reader / writer 3 that is controlled by the POS terminal 2 and reads / writes an inserted card. The In the present embodiment, the card reader / writer 3 is considered as an electronic device that operates based on firmware, and the POS terminal 2 is considered as a control device that controls the card reader / writer 3. However, these are examples, and for example, the electronic device For example, a printer or a barcode scanner can be considered. Further, not limited to one unit, a plurality of electronic devices may be connected to the control device. A control device other than the POS terminal 2, such as an ATM, may be considered.

POS端末2は、BUS(バス)を介して各構成要素が接続されており、電子機器システム1においては、CPU20と、ストレイジ21と、RAM22と、インターフェース23と、が主に接続されている。なお、本実施の形態では、ストレイジ21は、ハードディスクを用いているが、EEP−ROMやフラッシュメモリ等を用いても構わない。   Each component of the POS terminal 2 is connected via a BUS (bus), and in the electronic device system 1, a CPU 20, a storage 21, a RAM 22, and an interface 23 are mainly connected. In the present embodiment, the storage 21 uses a hard disk, but an EEP-ROM, flash memory, or the like may be used.

CPU20は、ストレイジ21に記憶されているプログラムやデータをRAM22上に読み出し(RAM22上に展開し)、それらを用いることでPOS端末2及びカードリーダライタ3の制御を行う。   The CPU 20 reads the program and data stored in the storage 21 onto the RAM 22 (develops on the RAM 22), and controls them by using the POS terminal 2 and the card reader / writer 3.

ストレイジ21は、CPU20が使用するオペレーティングシステム用の基本ソフトウェア(OS)のほか、OSの下で実行されるアプリケーションプログラムや各種ドライバプログラムなどを格納する。特に、本実施形態では、ストレイジ21は、カードリーダライタ3の制御をおこなうための制御用アプリケーションソフトウェアを格納する領域と、カードリーダライタ3との通信機能を有する通信用DLLモジュールを格納する領域と、に加えて、カードリーダライタ3のファームウェア更新用アプリケーションソフトウェアを格納する領域と、ファームウェア更新用DLLモジュールを格納する領域とを有している。   The storage 21 stores basic software (OS) for the operating system used by the CPU 20 as well as application programs and various driver programs executed under the OS. In particular, in the present embodiment, the storage 21 stores an area for storing control application software for controlling the card reader / writer 3, and an area for storing a communication DLL module having a communication function with the card reader / writer 3. In addition, there are areas for storing firmware update application software of the card reader / writer 3 and areas for storing firmware update DLL modules.

また、このファームウェア更新用DLLモジュールを格納する領域には、更新用ファームウェアデータを格納する領域が備えられている。これにより、ファームウェア更新用DLLモジュールを入れ替えるだけで、カードリーダライタ3のファームウェアの更新を行うことが可能となる。詳細は、[ファームウェアの更新方法]において詳述する。   The area for storing the firmware update DLL module is provided with an area for storing update firmware data. As a result, the firmware of the card reader / writer 3 can be updated simply by replacing the DLL module for updating the firmware. Details will be described in [Firmware update method].

RAM22は、CPU20がプログラムを実行するための作業領域(ワーキングエリア)を有している。インターフェース23は、CPU20からの命令に基づいて様々な処理が実行される他の電子機器やデバイスと、POS端末2とを接続するものであり、本実施形態では、カードリーダライタ3等とローカル接続されている。   The RAM 22 has a work area (working area) for the CPU 20 to execute a program. The interface 23 connects other electronic devices and devices that execute various processes based on commands from the CPU 20 and the POS terminal 2. In this embodiment, the interface 23 is connected locally to the card reader / writer 3 and the like. Has been.

このような構成からなる電子機器システム1は、CPU20からの命令に従い、ストレイジ21に記憶されているプログラムやデータをRAM22上に読み出して、それらを用いることで、インターフェース23に接続されるカードリーダライタ3のファームウェアを更新する。本実施形態に係るファームウェアの更新方法について、図2及び図3を用いて詳述する。   The electronic device system 1 having such a configuration reads a program and data stored in the storage 21 onto the RAM 22 in accordance with an instruction from the CPU 20 and uses them to use the card reader / writer connected to the interface 23. 3 firmware is updated. The firmware update method according to this embodiment will be described in detail with reference to FIGS.

[ファームウェアの更新方法]
図2は、本発明の実施の形態に係る電子機器システム1のソフトウェア構成図である。
[Firmware update method]
FIG. 2 is a software configuration diagram of the electronic device system 1 according to the embodiment of the present invention.

図2に示す電子機器システム1のソフトウェア構成について、概要を説明すると、カードリーダライタ3とPOS端末2との基本通信機能を有するカードリーダライタ通信用DLL(モジュール)(S23)と、カードリーダライタ3のファームウェアの更新機能を有するファームウェア更新用DLL(モジュール)(S21)とが分割されており、ファームウェア更新用DLL(S21)の入れ替えが容易になっている。また、ファームウェア更新用DLL(S21)の内部には、更新用ファームウェアデータが組み込まれており、カードリーダライタ3のファームウェアを更新する際には、ファームウェア更新用DLL(S21)をPOS端末2に対して配信する配信サーバ(サーバ)(S20)から、ネットワーク(S19)を介して、ファームウェア更新用DLL(S21)をダウンロードする(その後、ストレイジ21に格納される)。   The software configuration of the electronic device system 1 shown in FIG. 2 will be briefly described. A card reader / writer communication DLL (module) (S23) having a basic communication function between the card reader / writer 3 and the POS terminal 2, and a card reader / writer. The firmware update DLL (module) (S21) having the firmware update function 3 is divided, and the firmware update DLL (S21) can be easily replaced. The firmware update DLL (S21) incorporates update firmware data. When the firmware of the card reader / writer 3 is updated, the firmware update DLL (S21) is sent to the POS terminal 2. The firmware update DLL (S21) is downloaded from the distribution server (server) (S20) to be distributed via the network (S19) (after that, stored in the storage 21).

POS端末2の通常制御では、POS制御用アプリケーションソフトウェア(S24)に基づき、カードリーダライタ通信用DLL(モジュール)(S23)が使用される。一方、カードリーダライタ3のファームウェアの更新が行われる際には、ファームウェア更新用アプリケーションソフトウェア(S22)を起動し(CPU20がストレイジ21から読み出して)、(ストレイジ21内に)ファームウェア更新用DLL(S21)が存在するときのみ、このDLLモジュール(S21)の共通APIを使用して、カードリーダライタ3のファームウェアの更新を行う。   In the normal control of the POS terminal 2, a card reader / writer communication DLL (module) (S23) is used based on the POS control application software (S24). On the other hand, when the firmware of the card reader / writer 3 is updated, the firmware update application software (S22) is started (the CPU 20 reads from the storage 21), and the firmware update DLL (S21) The firmware of the card reader / writer 3 is updated by using the common API of the DLL module (S21) only when there is).

なお、(共通)APIとは、あるプラットフォーム(OSやミドルウェア)向けのソフトウェアを開発する際に使用できる命令や関数の集合、また、それらを利用するためのプログラム上の手続きを定めた規約の集合のことをいう。本実施形態では、POS端末2とカードリーダライタ3との間で、インターフェース特有の処理を意識することなく、既に用意されたDLLモジュール(ファームウェア更新用DLLS21又はカードリーダライタ通信用DLLS23)の共通APIを使用して、カードリーダライタ3を制御するようにしている。共通APIを用いれば、個々の開発者は規約に従ってその機能を呼び出すことで、自分でプログラミングすることなくその機能を利用したソフトウェアを作成することができる。   The (common) API is a set of instructions and functions that can be used when developing software for a certain platform (OS and middleware), and a set of rules that define the program procedures for using them. I mean. In the present embodiment, a common API of the DLL module (firmware update DLL 21 or card reader / writer communication DLLS 23) that has already been prepared without being conscious of interface-specific processing between the POS terminal 2 and the card reader / writer 3. Is used to control the card reader / writer 3. If a common API is used, each developer can create software that uses the function without programming it by calling the function according to the convention.

図3は、カードリーダライタ3のファームウェアの更新方法の流れを示すフローチャートである。   FIG. 3 is a flowchart showing the flow of the firmware update method of the card reader / writer 3.

図3において、まず、OSの起動が行われる(ステップS1)。具体的には、POS端末2のCPU20は、ストレイジ21からOSを読み出して、起動を行う。その後、同様にして、ファームウェア更新用アプリケーションソフトウェア(S22)が起動する(ステップS2)。   In FIG. 3, first, the OS is started (step S1). Specifically, the CPU 20 of the POS terminal 2 reads out the OS from the storage 21 and activates it. Thereafter, similarly, the firmware update application software (S22) is activated (step S2).

次に、CPU20は、ストレイジ21にアクセスし、ファームウェア更新用DLL(S21)が存在するか(ストレイジ21に格納されているか)否かを判断する(ステップS3)。ここで、本実施形態では、ファームウェア更新用DLL(S21)は、サーバ(S20)からネットワーク(S19)を通じて送信されるものである。また、ファームウェア更新用DLL(S21)については、更新機能の他に、更新前後に行うカードリーダライタ3のバージョンチェック機能や、サーバ(S20)からのダウンロードしたデータが改竄されているか否かのチェック機能なども有する。そして、カードリーダライタ3のバージョン・状態をチェックしたり、更新の有無や更新方法を判断したりもする。   Next, the CPU 20 accesses the storage 21 and determines whether a firmware update DLL (S21) exists (stored in the storage 21) (step S3). In this embodiment, the firmware update DLL (S21) is transmitted from the server (S20) through the network (S19). For the firmware update DLL (S21), in addition to the update function, the version check function of the card reader / writer 3 that is performed before and after the update, and whether or not the downloaded data from the server (S20) has been tampered with. It also has functions. Then, the version / status of the card reader / writer 3 is checked, the presence / absence of the update and the update method are also determined.

ここで、ファームウェア更新用DLLの処理の流れを図4に基づいて説明する。まず、カードリーダライタ3が保持しているバージョン情報を取得し、ファームウェア更新用DLL S21に記録されている最新バージョンデータと比較する(ステップS31)。カードリーダライタ3が保持しているバージョンが既に最新のものであれば(ステップS32:YES)、更新処理は終了し、最新でなければ(ステップS32:NO)、ファームウェア更新処理が開始される。カードリーダライタ3にデータを転送し(ステップS33)、カードリーダライタ3のFlush−ROM等への書き込みが完了した後(ステップS34)、Flush−ROMに書き込まれた更新データの巡回冗長検査結果(以下、「CRC」とする)とファームウェア更新用DLL S21が保持しているCRCを比較する(ステップS35)。そして、CRCが一致するか否かを判断し(ステップS36)、CRCが一致していれば(ステップS36:YES)、正常に終了し、CRCが一致していなければ(ステップS36:NO)、データが改竄された可能性があることが分かる。これにより、データの誤りを検知することのみでなく、意図的にデータを改竄された場合においても、それを検知することが可能となる。   Here, the flow of processing of the firmware update DLL will be described with reference to FIG. First, the version information held by the card reader / writer 3 is acquired and compared with the latest version data recorded in the firmware update DLL S21 (step S31). If the version held by the card reader / writer 3 is already the latest (step S32: YES), the update process is terminated, and if it is not the latest (step S32: NO), the firmware update process is started. After the data is transferred to the card reader / writer 3 (step S33) and the writing to the flash-ROM or the like of the card reader / writer 3 is completed (step S34), the cyclic redundancy check result of the update data written to the flash-ROM (step S34) Hereinafter, the CRC is referred to as “CRC”) and the CRC held in the firmware update DLL S21 is compared (step S35). Then, it is determined whether or not the CRCs match (step S36). If the CRCs match (step S36: YES), the process ends normally, and if the CRCs do not match (step S36: NO), You can see that the data may have been tampered with. As a result, it is possible not only to detect an error in data but also to detect it even when the data is intentionally falsified.

ステップS3の処理において、ファームウェア更新用DLL(S21)が存在すると判定されたときには(ステップS3:YES)、CPU20は、ファームウェア更新用DLL(S21)が提供するAPI(共通API)を使用して(実行して)、カードリーダライタ3のファームウェアを更新する(ステップS4)。APIの実行後、CPU20は、ファームウェア更新用DLL(S21)を削除し(ステップS5)、POS制御用アプリケーションソフトウェア(S24)を起動することによって(ステップS6)、通常のPOS端末制御を開始する。   When it is determined in step S3 that the firmware update DLL (S21) exists (step S3: YES), the CPU 20 uses the API (common API) provided by the firmware update DLL (S21) ( When executed, the firmware of the card reader / writer 3 is updated (step S4). After executing the API, the CPU 20 deletes the firmware update DLL (S21) (step S5) and starts the POS control application software (S24) (step S6), thereby starting normal POS terminal control.

一方で、ステップS3の処理において、ファームウェア更新用DLL(S21)が存在しないと判定されたときには(ステップS3:NO)、CPU20は、ステップS4及びステップS5の処理を行わずに、POS制御用アプリケーションソフトウェア(S24)を起動することによって(ステップS6)、通常のPOS端末制御を開始する。   On the other hand, if it is determined in step S3 that the firmware update DLL (S21) does not exist (step S3: NO), the CPU 20 does not perform steps S4 and S5, but performs the POS control application. By starting the software (S24) (step S6), normal POS terminal control is started.

[実施形態の主な効果]
以上説明したように、本実施形態に係る電子機器システム及びファームウェアの更新方法によれば、ファームウェア更新用DLL(S21)とカードリーダライタ通信用DLL(S23)とが別々の領域に格納され、さらには、ファームウェア更新用DLL(S21)の内部に更新用ファームウェアデータが組み込まれているので、ファームウェア更新用DLL(S21)を入れ替えるだけで、電子機器のファームウェアの更新を行うことができる。その結果、POS端末2を製造するメーカーは、ファームウェア更新用DL(S21)Lの開発を行う必要がなくなり、ソフト開発の負担を減らし、ファームウェアを更新する際の利便性を高めることができる。
[Main effects of the embodiment]
As described above, according to the electronic device system and the firmware update method according to the present embodiment, the firmware update DLL (S21) and the card reader / writer communication DLL (S23) are stored in separate areas. Since update firmware data is incorporated in the firmware update DLL (S21), the firmware of the electronic device can be updated simply by replacing the firmware update DLL (S21). As a result, the manufacturer that manufactures the POS terminal 2 does not need to develop the firmware update DL (S21) L, and the burden of software development can be reduced and the convenience in updating the firmware can be improved.

また、更新用ファームウェアデータではなく、これが組み込まれたファームウェア更新用DLL(S21)を、サーバ(S20)からネットワーク(S19)を通じてダウンロードすることで、データ転送過程及びサーバ(S20)やPOS端末2への保存時に、第三者にデータ解読、改竄がなされる危険性を軽減することができる。その結果、安全にファームウェア更新作業を行うことができる。   Also, not the firmware data for update but the firmware update DLL (S21) in which it is incorporated is downloaded from the server (S20) through the network (S19), so that the data transfer process and the server (S20) and the POS terminal 2 are downloaded. The risk of data decryption and falsification by a third party can be reduced during storage. As a result, the firmware update operation can be performed safely.

また、安易に編集することができないファームウェア更新用DLL(S21)にすることにより、更新データが最新であるか、正常なデータであるかを、より明確に判断することができる。   Also, by using the firmware update DLL (S21) that cannot be easily edited, it is possible to more clearly determine whether the update data is the latest or normal data.

さらに、ファームウェア更新時にはファームウェア更新用DLL(S21)がダウンロードされるため、ファームウェア更新手順の変更や機能追加したい場合は、ファームウェア更新用アプリケーションソフトの変更をするのではなく、ファームウェア更新用DLL(S21)を変更することで容易に実現することができる。これにより、POS端末2自体のメンテナンス作業やPOS端末2ユーザーにかける負担を軽減することができる。   In addition, since the firmware update DLL (S21) is downloaded at the time of firmware update, if it is desired to change the firmware update procedure or add functions, the firmware update DLL (S21) is not changed, but the firmware update application software is not changed. It can be easily realized by changing. Thereby, the maintenance work of the POS terminal 2 itself and the burden placed on the POS terminal 2 user can be reduced.

以上説明したように、本発明は、電子機器システムにおける電子機器のファームウェアの更新に際してソフト開発の負担を減らすものとして有用である。   As described above, the present invention is useful for reducing the burden of software development when updating firmware of an electronic device in an electronic device system.

本発明の実施の形態に係る電子機器システムのハードウェア構成図である。It is a hardware block diagram of the electronic device system which concerns on embodiment of this invention. 本発明の実施の形態に係る電子機器システムのソフトウェア構成図である。It is a software block diagram of the electronic device system which concerns on embodiment of this invention. カードリーダライタのファームウェアの更新方法の流れを示すフローチャートである。It is a flowchart which shows the flow of the update method of the firmware of a card reader / writer. ファームウェア更新用DLLの処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a process of DLL for firmware update. 従来のファームウェア更新方法を説明するための概要図である。It is a schematic diagram for demonstrating the conventional firmware update method.

符号の説明Explanation of symbols

1 電子機器システム
2 POS端末
3 カードリーダライタ
1 Electronic device system 2 POS terminal 3 Card reader / writer

Claims (5)

ファームウェアに基づき動作する電子機器と、該電子機器を制御する制御装置とを有する電子機器システムであって、
前記制御装置は、制御用アプリケーションソフトウェアを格納する領域及び前記電子機器との通信機能を有する通信用DLLモジュールを格納する領域を有するとともに、
前記電子機器のファームウェア更新用アプリケーションソフトウェアを格納する領域及びファームウェア更新用DLLモジュールを格納する領域を備え、
前記ファームウェア更新用DLLモジュールを格納する領域には、更新用ファームウェアデータを格納する領域が備えられていることを特徴とする電子機器システム。
An electronic device system having an electronic device that operates based on firmware and a control device that controls the electronic device,
The control device has an area for storing control application software and an area for storing a communication DLL module having a communication function with the electronic device.
An area for storing firmware update application software of the electronic device and an area for storing a firmware update DLL module;
An electronic apparatus system, wherein an area for storing firmware firmware data is provided in an area for storing the firmware update DLL module.
前記電子機器システムは、前記ファームウェア更新用DLLモジュールを前記制御装置に対して配信する配信サーバを有し、
前記ファームウェア更新用DLLモジュールには、前記更新用ファームウェアデータが組み込まれていることを特徴とする請求項1記載の電子機器システム。
The electronic device system includes a distribution server that distributes the firmware update DLL module to the control device,
The electronic device system according to claim 1, wherein the firmware data for update is incorporated in the DLL module for firmware update.
ファームウェアに基づき動作する電子機器と、該電子機器を制御する制御装置とを有し、前記制御装置には、制御用アプリケーションソフトウェアを格納する領域及び前記電子機器との通信機能を有する通信用DLLモジュールを格納する領域と、前記電子機器のファームウェア更新用アプリケーションソフトウェアを格納する領域及びファームウェア更新用DLLモジュールを格納する領域とが設けられた電子機器システムにおけるファームウェアの更新方法であって、
更新用ファームウェアデータが組み込まれた前記ファームウェア更新用DLLモジュールを格納する格納ステップと、
前記ファームウェア更新用アプリケーションソフトウェアを起動する起動ステップと、
前記ファームウェア更新用DLLモジュールのAPIを使用して、前記電子機器のファームウェアを更新するファームウェア更新ステップと、を含むことを特徴とするファームウェアの更新方法。
A communication DLL module having an electronic device that operates based on firmware and a control device that controls the electronic device, the control device having an area for storing control application software and a communication function with the electronic device Firmware updating method in an electronic device system provided with an area for storing firmware, an area for storing firmware update application software of the electronic apparatus, and an area for storing a firmware update DLL module,
A storage step of storing the firmware update DLL module in which the update firmware data is incorporated;
A startup step of starting the firmware update application software;
And a firmware update step of updating firmware of the electronic device using an API of the firmware update DLL module.
ファームウェア更新用DLLモジュールを格納する領域に、当該ファームウェア更新用DLLモジュールが格納されているか否か判断する判断ステップを含み、
前記起動ステップの処理がなされた後、前記判断ステップにより、前記ファームウェア更新用DLLモジュールが格納されていると判定された場合に、前記ファームウェア更新ステップを実行することを特徴とする請求項3記載のファームウェアの更新方法。
A determination step of determining whether or not the firmware update DLL module is stored in the area for storing the firmware update DLL module;
The firmware update step is executed when the determination step determines that the firmware update DLL module is stored after the startup step is performed. How to update the firmware.
前記格納ステップは、前記ファームウェア更新用DLLモジュールを前記制御装置に対して配信する配信サーバからネットワークを通じて送信されたものを格納することを特徴とする請求項3又は4記載のファームウェアの更新方法。   5. The firmware update method according to claim 3, wherein the storing step stores the firmware update DLL module transmitted from a distribution server that distributes the firmware update DLL module to the control device through a network.
JP2008094384A 2008-03-31 2008-03-31 Electronic device system and firmware update method Expired - Fee Related JP5419123B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008094384A JP5419123B2 (en) 2008-03-31 2008-03-31 Electronic device system and firmware update method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008094384A JP5419123B2 (en) 2008-03-31 2008-03-31 Electronic device system and firmware update method

Publications (2)

Publication Number Publication Date
JP2009245398A true JP2009245398A (en) 2009-10-22
JP5419123B2 JP5419123B2 (en) 2014-02-19

Family

ID=41307165

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008094384A Expired - Fee Related JP5419123B2 (en) 2008-03-31 2008-03-31 Electronic device system and firmware update method

Country Status (1)

Country Link
JP (1) JP5419123B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011199594A (en) * 2010-03-19 2011-10-06 Nippon Telegr & Teleph Corp <Ntt> Initial setting method and initial setting apparatus for terminal
JP2018072898A (en) * 2016-10-24 2018-05-10 富士通フロンテック株式会社 Program of information processing apparatus
JP2019134285A (en) * 2018-01-31 2019-08-08 京セラドキュメントソリューションズ株式会社 Image forming system, server, image forming apparatus, and internal data update method

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004280287A (en) * 2003-03-13 2004-10-07 Matsushita Electric Ind Co Ltd Memory card
JP2004348434A (en) * 2003-05-22 2004-12-09 Mitsubishi Electric Corp Information processing device with communication function, and program update method for same
JP2005215796A (en) * 2004-01-27 2005-08-11 Nec Software Kyushu Ltd Firmware update system and method for portable terminal, update module delivery medium, portable terminal and program
JP2006074505A (en) * 2004-09-02 2006-03-16 Olympus Corp Imaging apparatus and data receiving method of imaging apparatus device
JP2006338450A (en) * 2005-06-03 2006-12-14 Kenwood Corp Electronic apparatus, information processing system, and information processing method
JP2007043703A (en) * 2005-07-29 2007-02-15 Sharp Corp Method for accessing file structure data, file structure data providing system, image processing apparatus and file structure converting apparatus
JP2007073069A (en) * 2000-05-17 2007-03-22 Fujitsu Ltd Computer, automatic resource application processing program, and computer-readable record medium with the same recorded therein

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007073069A (en) * 2000-05-17 2007-03-22 Fujitsu Ltd Computer, automatic resource application processing program, and computer-readable record medium with the same recorded therein
JP2004280287A (en) * 2003-03-13 2004-10-07 Matsushita Electric Ind Co Ltd Memory card
JP2004348434A (en) * 2003-05-22 2004-12-09 Mitsubishi Electric Corp Information processing device with communication function, and program update method for same
JP2005215796A (en) * 2004-01-27 2005-08-11 Nec Software Kyushu Ltd Firmware update system and method for portable terminal, update module delivery medium, portable terminal and program
JP2006074505A (en) * 2004-09-02 2006-03-16 Olympus Corp Imaging apparatus and data receiving method of imaging apparatus device
JP2006338450A (en) * 2005-06-03 2006-12-14 Kenwood Corp Electronic apparatus, information processing system, and information processing method
JP2007043703A (en) * 2005-07-29 2007-02-15 Sharp Corp Method for accessing file structure data, file structure data providing system, image processing apparatus and file structure converting apparatus

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011199594A (en) * 2010-03-19 2011-10-06 Nippon Telegr & Teleph Corp <Ntt> Initial setting method and initial setting apparatus for terminal
JP2018072898A (en) * 2016-10-24 2018-05-10 富士通フロンテック株式会社 Program of information processing apparatus
JP2019134285A (en) * 2018-01-31 2019-08-08 京セラドキュメントソリューションズ株式会社 Image forming system, server, image forming apparatus, and internal data update method

Also Published As

Publication number Publication date
JP5419123B2 (en) 2014-02-19

Similar Documents

Publication Publication Date Title
US20050085222A1 (en) Software updating process for mobile devices
CN109062598B (en) Safe OTA (over the air) upgrading method and system
JP6585072B2 (en) Safe reading of data into non-volatile memory or secure elements
CN107678762B (en) System version upgrading method and device
US9519786B1 (en) Firmware integrity ensurance and update
JP5167936B2 (en) Information processing device
JP5419123B2 (en) Electronic device system and firmware update method
JP5017868B2 (en) IC card program correction system, program, and IC card
CN117130672A (en) Server start flow control method, system, terminal and storage medium
WO2017036197A1 (en) Method and device for managing network element model
JP4707978B2 (en) Content distribution server, communication terminal, content distribution system, content distribution method, content distribution program, terminal control program, and recording medium recording the program
JP6025165B2 (en) Update system for control program of semiconductor manufacturing equipment
JP2005284902A (en) Terminal device, control method and control program thereof, host device, control method and control program thereof, and method, system, and program for remote updating
JP2009009494A (en) Information processor, information processing method and control program
CN110659052B (en) Method and system for updating system software in network equipment and readable storage medium
JP4942519B2 (en) Information processing apparatus, program, and information processing method
JP2005242930A (en) Information processor, program updating method, program updating program, and computer-readable storage medium recording program updating program
JP2022106442A (en) Electronic information storage medium, patch program writing method, and program
JP2006235791A (en) Image processor
CN116339786A (en) Method, device and equipment for starting baseline firmware upgrade
JP4904746B2 (en) Check program and check method
US20080320447A1 (en) Method of accessing web parameters
JP2005301685A (en) Information processing system, information processor and parameter writer
JP4637527B2 (en) Elevator control data management system
KR20240032137A (en) Software updates within the secure element

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110113

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111202

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121009

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121206

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130104

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130305

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20130326

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130626

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130806

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20130910

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131114

R150 Certificate of patent or registration of utility model

Ref document number: 5419123

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees