JP4510785B2 - Database server - Google Patents

Database server Download PDF

Info

Publication number
JP4510785B2
JP4510785B2 JP2006205590A JP2006205590A JP4510785B2 JP 4510785 B2 JP4510785 B2 JP 4510785B2 JP 2006205590 A JP2006205590 A JP 2006205590A JP 2006205590 A JP2006205590 A JP 2006205590A JP 4510785 B2 JP4510785 B2 JP 4510785B2
Authority
JP
Japan
Prior art keywords
update
database server
time
data
database
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.)
Expired - Fee Related
Application number
JP2006205590A
Other languages
Japanese (ja)
Other versions
JP2006309796A5 (en
JP2006309796A (en
Inventor
聰 山竹
Original Assignee
聰 山竹
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 聰 山竹 filed Critical 聰 山竹
Priority to JP2006205590A priority Critical patent/JP4510785B2/en
Publication of JP2006309796A publication Critical patent/JP2006309796A/en
Publication of JP2006309796A5 publication Critical patent/JP2006309796A5/ja
Application granted granted Critical
Publication of JP4510785B2 publication Critical patent/JP4510785B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

本発明は、例えば、CT装置、MRI装置などのモダリティ装置により撮影された大量の医療用画像情報を電子情報として保管するとともに診断に資する画像データベースシステムや、大量の文書ファイルを電子情報として検索可能に保管された文書データベースシステムなどに組み込まれるデータベースサーバに関する。   The present invention can store a large amount of medical image information taken by a modality device such as a CT apparatus or an MRI apparatus as electronic information, and can search an image database system that contributes to diagnosis or a large amount of document files as electronic information. The present invention relates to a database server incorporated in a document database system stored in the database.

従来、医療用の画像データベースシステムでは、画像データを恒久保存するために、ハードディスク装置上に一時的に格納された画像データを、DVDやMOなどのリムーバブルメディアに移動させることが行われていた。このようなリムーバブルメディアへのメディカル・レコードの移動作業は、人手に頼っていたために、コストの増大や、人為的ミスによる画像データの消失などの不都合があったために、ネットワーク経由で画像ファイルを送受信するネットワーク接続手段と、画像ファイルを一時保存する第1の画像保存手段としてのハードディスクと、画像ファイルを恒久保存する第2の画像保存手段としてのリムーバブルメディアと、ネットワーク経由で受信した画像ファイルの保存処理を制御する制御手段とを備え、前記制御手段は、記録指示が付された画像ファイルを受信したことに応答して、前記第1又は第2の画像保存手段のうち指示された方に画像ファイルを保存する画像管理システムが提案されている。   Conventionally, in a medical image database system, in order to permanently store image data, image data temporarily stored on a hard disk device has been moved to a removable medium such as a DVD or an MO. The transfer of medical records to removable media is dependent on human resources, resulting in inconveniences such as increased costs and loss of image data due to human error. Network connection means, a hard disk as first image storage means for temporarily storing image files, removable media as second image storage means for permanently storing image files, and storage of image files received via the network Control means for controlling processing, and in response to receiving an image file to which a recording instruction is given, the control means sends an image to the designated one of the first or second image storage means. An image management system for storing files has been proposed.

特開2002−111987号公報JP 2002-111987

しかし、上述した従来の画像管理システムによれば、大量の画像データを一次蓄積用のメディアとは異なるメディアに恒久保存することにより、大量の恒久保存用のメディアが必要とされ、その保管場所や管理が必要となるばかりか、一旦、恒久保存用のDVDやMOなどに保管された画像データは、必要なときに迅速にネットワーク上でアクセスできないという本質的な問題があった。   However, according to the conventional image management system described above, a large amount of permanent storage media is required by permanently storing a large amount of image data in a medium different from the primary storage medium. In addition to requiring management, there is an essential problem that image data once stored on a permanent storage DVD or MO cannot be quickly accessed on the network when necessary.

本発明は、上述した問題点に鑑み、一次蓄積されたメディアと異なるメディアを使用せずに、ネットワーク上で迅速にアクセスでき、且つ、人手を介さずに安全かつ安定的にデータをバックアップできるデータベースシステムに用いられるデータベースサーバを提供する点にある。   In view of the above-described problems, the present invention provides a database that can be quickly accessed on a network without using a medium different from the temporarily accumulated medium, and can safely and stably back up data without human intervention. The object is to provide a database server used in the system.

上述の目的を達成するため、本発明によるデータベースシステムの第一の特徴構成は、特許請求の範囲の欄の請求項1に記載した通り、外部リクエストに関連するジョブを処理する第一のスイッチを介した第一のネットワークと、内部リクエストに関連するジョブを処理する第二のスイッチを介した第二のネットワークにより、負荷分散制御するロードバランサ、及びストレージユニットと相互にネットワーク接続され、前記ストレージユニットに蓄積された文書または画像データに関連付けられたキー情報を含む属性情報でなるレコードを格納するとともに、外部接続された機器との間で前記ストレージユニットに蓄積された文書または画像データの格納アドレスを中継処理するデータベースサーバであって、前記第一のネットワークに対するデータ更新用のポートとデータ検索用のポートを備え、前記第一のネットワークを介してなされたデータの更新処理に対して、更新レコードに更新日時を付加して自らのデータベースを更新処理するとともに、前記第二のネットワークを介して当該更新レコードに更新日時を付加して他の画像データベースサーバのデータベースを更新処理する更新処理手段を備え、故障からの復旧時に自身の更新用ポート及び検索用ポートの双方をクローズして、前記第二のネットワークを介して自身が更新した最終更新日時以降復旧開始日時迄のレコードを他のデータベースサーバから取得して自らのデータベースを更新するとともに当該復旧開始時刻を自らのデータベースの最終更新日時とする更新処理を、最終更新日時と現在日時が所定時間内になるまで繰り返し、最終更新日時と現在日時が所定時間内になると、他のデータベースサーバに自身の最終更新日時以降のデータベースの更新処理を要求し、最終更新日時以降のデータベースの更新処理が行なわれた後にデータ更新用のポート及びデータ検索用のポートをオープンする復旧処理手段を備えている点にある。 In order to achieve the above object, a first characteristic configuration of the database system according to the present invention includes a first switch for processing a job related to an external request, as described in claim 1 of the claims. a first network through, more second network via a second switch that handles the job related to the internal request, load balancer to load balance control, and a network connection to the storage unit and each other, the storage Stores records of attribute information including key information associated with documents or image data stored in the unit, and stores addresses of documents or image data stored in the storage unit with externally connected devices the a database server that relays treatment, versus the first network In addition to the data update port and the data search port, the update process is performed on the database by adding the update date and time to the update record for the data update process performed via the first network. And an update processing means for updating the database of another image database server by adding an update date and time to the update record via the second network, and an update port and a search port of itself when recovering from a failure Close both of them, obtain records from the other database server from the last update date and time until the recovery start date and time updated by itself through the second network, update their own database and set the recovery start time Update process to make the last update date and time of own database, the last update date and the current date and time are within the predetermined time Until the last update date and time and the current date and time are within the specified time, another database server is requested to update the database after its own last update date and time, and the database update processing after the last update date and time is performed A recovery processing means for opening a data update port and a data search port later is provided.

上述した構成によれば、故障からの復旧するデータベースサーバは、最終更新日時と現在日時が所定時間内になるまで、自らが他のデータベースサーバからレコードを取得して自らのデータベースを更新処理し、その後、所定時間内のレコードが正常稼動中のデータベースサーバから更新処理される。   According to the above-described configuration, the database server that recovers from the failure updates the own database by acquiring records from other database servers until the last update date and time and the current date and time are within a predetermined time, Thereafter, a record within a predetermined time is updated from the database server that is operating normally.

同第二の特徴構成は、同欄請求項2に記載した通り、上述の第一特徴構成に加えて、故障から復旧中のデータベースサーバからの要求に対して、自らのデータ更新用ポートをクローズして前記第二のネットワークを介して故障から復旧中のデータベースサーバの最終更新日時以降のデータベースの更新処理を行なった後に、自らのデータ更新用のポートをオープンする復旧処理手段を設けている点にある。 As described in claim 2 of the same column, the second feature configuration closes its own data update port in response to a request from a database server that is recovering from a failure in addition to the first feature configuration described above. Then, after performing a database update process after the last update date and time of the database server being recovered from the failure via the second network, a recovery processing means is provided for opening a port for updating the data itself . It is in.

以上説明した通り、本発明によれば、一次蓄積されたメディアと異なるメディアを使用せずに、ネットワーク上で迅速にアクセスでき、且つ、人手を介さずに安全かつ安定的にデータをバックアップできるデータベースシステムに用いられるデータベースサーバを提供することができるようになった。   As described above, according to the present invention, a database that can be quickly accessed on a network without using media different from the primary storage media and can safely and stably back up data without human intervention. A database server used in the system can be provided.

以下に本発明による画像データベースシステム実施の形態を説明する。図1に示すように、画像データベースシステムは、基本フレーム(基本最小タワー)と複数の拡張フレーム(増設タワー)とから構成される。   An embodiment of an image database system according to the present invention will be described below. As shown in FIG. 1, the image database system includes a basic frame (basic minimum tower) and a plurality of expansion frames (additional towers).

基本フレームは、医療用画像データを蓄積する4台のストレージユニット1からなるストレージユニット群と、各ストレージユニット1を管理する2台のコントロールユニット2からなるコントロールユニット群と、各ストレージユニット1に蓄積された医療用画像データに関連付けられたキー情報を含む属性情報が格納され、外部接続されたビューワ11との間で医療用画像データを中継処理する2台の画像データベースサーバ3からなる画像データベースサーバ群と、画像データベースサーバ3と外部接続された複数のモダリティ装置10との間でDICOMプロトコルにより医療用画像データを中継処理する2台のDICOMゲートウェイ4からなるDICOMゲートウェイ群とが、スイッチ5,6を介して相互にネットワーク接続されて構成され、ネットワークを介したリクエストのヘッダー情報に基づいて各群毎にそれらを負荷分散制御する2台のロードバランサ7を備えるとともに、電源ユニット8とディスプレイスイッチ9とを設けて構成される。ここに、各ユニットやサーバの台数は例示に過ぎず、それ以上のまたは以下の複数の台数であればよい。   The basic frame is stored in each storage unit 1, a storage unit group consisting of four storage units 1 that store medical image data, a control unit group consisting of two control units 2 that manage each storage unit 1, and Image database server comprising two image database servers 3 that store attribute information including key information associated with the medical image data and relay the medical image data with the externally connected viewer 11 And a DICOM gateway group including two DICOM gateways 4 for relaying medical image data by the DICOM protocol between the image database server 3 and a plurality of modality apparatuses 10 externally connected to the image database server 3. Connected to each other via network Configured Te, provided with a two load balancers 7 for load balancing control them per group based on the header information of the request over the network, and provided with power supply unit 8 and the display switch 9. Here, the number of each unit or server is merely an example, and may be more than or less than the number.

拡張フレームは、電源ユニットと複数台のストレージユニットとスイッチで構成され、大容量の画像データが蓄積できるように拡張可能に構成される。   The expansion frame includes a power supply unit, a plurality of storage units, and a switch, and is configured to be expandable so that large-capacity image data can be stored.

ストレージユニット1と、コントロールユニット2と、画像データベースサーバ3と、DICOMゲートウェイ4は、ビューワ11またはモダリティ装置10からの外部リクエストに関連するジョブを処理する第一のスイッチ5を介した第一のネットワークN1と、内部リクエストに関連するジョブを処理する第二のスイッチ6を介した第二のネットワークN2により相互にネットワーク接続されている。前記ネットワークN1,N2は、OSI参照標準モデルでネットワークの物理層及びデータリンク層が1000BASE−Tのイーサネット(登録商標)で、トランスポート層及びネットワーク層がTCP/IPで構成され、セッション層以上の上位層が、医療分野における画像診断規格であるDICOMプロトコルまたは他のローカルな上位プロトコルで動作するように構成される。   The storage unit 1, the control unit 2, the image database server 3, and the DICOM gateway 4 are connected to the first network via the first switch 5 that processes jobs related to external requests from the viewer 11 or the modality device 10. N1 and the second network N2 through a second switch 6 for processing jobs related to internal requests are connected to each other via a network. The networks N1 and N2 are OSI reference standard models, and the physical layer and data link layer of the network are configured with 1000BASE-T Ethernet (registered trademark), the transport layer and the network layer are configured with TCP / IP, and more than the session layer. The upper layer is configured to operate with the DICOM protocol, which is a diagnostic imaging standard in the medical field, or other local upper protocols.

2台のロードバランサ7はローカル通信ライン(RS232−C)で接続され、通常1台が稼動して、例えば、各群の構成要素の性能に差がなければラウンドロビン方式、性能に差があれば重み付けラウンドロビン方式、さらには応答時間アルゴリズムなどにより各構成要素の負荷が均等になるように負荷分散制御を行ない、ローカル通信ラインを介して故障が検出されると予備のロードバランサが稼動するよう構成されている。ここに、ローカル通信ラインとしてはRS232−Cを使用するもの以外に他の通信規格による通信ラインを採用することも可能であり、さらには上述の第一または第二のネットワークを介してローカル通信するものであってもよい。   The two load balancers 7 are connected by a local communication line (RS232-C), and normally one unit operates. For example, if there is no difference in the performance of the components of each group, there is a difference in round robin method and performance. For example, a load balancing control is performed so that the load of each component is equalized by a weighted round robin method, response time algorithm, etc., and when a failure is detected via the local communication line, a backup load balancer is activated. It is configured. Here, as a local communication line, it is possible to adopt a communication line according to another communication standard other than the one using RS232-C, and further, local communication is performed via the first or second network described above. It may be a thing.

以下に本システムの動作を、モダリティ装置からの画像蓄積リクエスト、画像読出リクエスト、ビューワからの画像閲覧リクエストに対する応答動作などを例に説明する。   Hereinafter, the operation of the present system will be described by taking, for example, an image storage request from the modality device, an image read request, a response operation to an image browsing request from the viewer, and the like.

モダリティ装置10は、2台のDICOMゲートウェイ4で構成された群に割当てられた仮想IPアドレス(VIP)でDICOMプロトコルにより画像蓄積リクエストを送信してアソシエーションを開始する。ロードバランサ7は、正常に稼動し且つ負荷の最小のDICOMゲートウェイ4を選択し、仮想IPアドレスを宛先アドレスとして持つパケットをインターセプトして、選択したDICOMゲートウェイ4の実IPアドレスに書き換える。以上の処理により画像蓄積リクエストは選択されたDICOMゲートウェイ4に受信される。また戻りのパケットはこれと逆の操作により通信が成立する。ここに、DICOMゲートウェイ4は、ロードバランサ7により1アソシエーション単位で負荷分散される。   The modality device 10 starts an association by transmitting an image accumulation request by the DICOM protocol at a virtual IP address (VIP) assigned to a group constituted by two DICOM gateways 4. The load balancer 7 selects the DICOM gateway 4 that operates normally and has the smallest load, intercepts the packet having the virtual IP address as the destination address, and rewrites the actual IP address of the selected DICOM gateway 4. The image accumulation request is received by the selected DICOM gateway 4 by the above processing. The return packet can be communicated by the reverse operation. Here, the load of the DICOM gateway 4 is distributed by the load balancer 7 in units of one association.

図2及び図3に示すように、リクエストがあったDICOMゲートウェイ4は、受信した画像情報を検査例UID(販売元前置コード、製品固有番号、シリアル番号などからなる)、患者名、患者ID、受入番号、検査日、検査時刻、患者の生年月日を含む属性情報と画像情報に分割し、分割した画像データを所定の可逆圧縮アルゴリズム(ここでは、PNG(Portable Network Graphics)が使用されるが、それ以外であってもよい)により圧縮率の異なる複数の圧縮画像(ここでは、512×512ピクセルのオリジナル画像、256×256ピクセルの1/4画像、128×128ピクセルの1/16画像、サムネイルとして使用される64×64ピクセルの1/64画像の4種類の画像が生成格納されるが、これに限るものではない。)のそれぞれに圧縮処理して、コントロールユニット2に転送する。   As shown in FIG. 2 and FIG. 3, the DICOM gateway 4 that made the request uses the received image information as an examination example UID (consisting of a vendor prefix code, product unique number, serial number, etc.), patient name, patient ID. The image data is divided into attribute information and image information including the receipt number, examination date, examination time, and date of birth of the patient, and a predetermined lossless compression algorithm (here, PNG (Portable Network Graphics) is used) A plurality of compressed images with different compression ratios (in this case, 512 × 512 pixel original image, 256 × 256 pixel 1/4 image, 128 × 128 pixel 1/16 image) Four types of images of 1/64 images of 64 × 64 pixels used as thumbnails are generated and stored. Are not limited to.) Of compresses each, transferred to the control unit 2.

コントロールユニット2は、転送された画像データを受信して後述するアルゴリズムにより画像データを格納するとともにその格納アドレスをDICOMゲートウェイ4に返信する。DICOMゲートウェイ4は、前記属性情報をコントロールユニット2から返信された当該画像データの格納アドレスと伴に画像データベースサーバ3に転送してデータの更新処理を指示する。   The control unit 2 receives the transferred image data, stores the image data according to an algorithm described later, and returns the storage address to the DICOM gateway 4. The DICOM gateway 4 transfers the attribute information to the image database server 3 together with the storage address of the image data returned from the control unit 2, and instructs data update processing.

上述した動作において関与するコントロールユニット2及び画像データベースサーバ3は、DICOMゲートウェイ4と同様に、第一のネットワークN1を介して通信され、ロードバランサ7により負荷分散される。そして、以下に説明する各動作は、基本的には上述と同様にロードバランサ7により負荷分散されるものであるが、以後はロードバランサの動作説明は省略する。   The control unit 2 and the image database server 3 involved in the above-described operation are communicated via the first network N1 and are load-balanced by the load balancer 7 in the same manner as the DICOM gateway 4. Each operation described below is basically load-balanced by the load balancer 7 in the same manner as described above, but the description of the operation of the load balancer is omitted hereinafter.

次に、DICOMゲートウェイ4がモダリティ装置10から画像提供リクエストを受信したときには、図4及び図5に示すように、リクエスト画像を特定する属性情報の何れかのキー情報を基に画像データベースサーバ3から属性情報と格納アドレスを獲得するとともに、格納アドレスに基づいてストレージユニット1から可逆圧縮された圧縮画像を獲得し、当該圧縮画像を解凍処理して属性情報と伴にDICOMプロトコルによりモダリティ装置10に返信する。   Next, when the DICOM gateway 4 receives an image provision request from the modality device 10, as shown in FIGS. 4 and 5, the DICOM gateway 4 receives from the image database server 3 based on any key information of the attribute information that identifies the request image. Acquire attribute information and storage address, acquire a compressed image reversibly compressed from the storage unit 1 based on the storage address, decompress the compressed image, and send it back to the modality device 10 by the DICOM protocol together with the attribute information To do.

図6及び図7に示すように、画像データベースサーバ3に対してビューワ11から画像データの閲覧リクエストがあると、リクエスト画像を特定する属性情報の何れかのキー情報を基に画像データベースサーバ3から属性情報と格納アドレスを獲得してビューワ11に返信する。その後ビューワ11は受信した格納アドレスに基づいてストレージユニット1をアクセスして所望の画像データを獲得する。ここに、ビューワ11がDICOMビューワであれば、上述したDICOMゲートウェイ4を介した動作となるが、DICOMプロトコルを使用しないものの、TCP/IPによるローカルプロトコルがサポートされていれば、任意の上位プロトコルが使用できる。   As shown in FIG. 6 and FIG. 7, when there is an image data browsing request from the viewer 11 to the image database server 3, the image database server 3 receives the key information of any attribute information that identifies the request image. The attribute information and storage address are acquired and returned to the viewer 11. Thereafter, the viewer 11 accesses the storage unit 1 based on the received storage address and acquires desired image data. Here, if the viewer 11 is a DICOM viewer, the operation is performed through the DICOM gateway 4 described above. However, although the DICOM protocol is not used, if a local protocol by TCP / IP is supported, an arbitrary upper protocol can be selected. Can be used.

コントロールユニット2は、電源が立ち上がると、ロードバランサ7を介することなく(コントロールユニット2に対する外部アクセスはロードバランサ7により負荷分散される)、各ストレージユニット1に対して順番に第二のネットワークN2を介して稼動状況検査を実行し、その結果を画像データベースサーバ3の稼動状況テーブルに更新記憶する稼動状況検査手段を備えてあり、他のコントロールユニット2による前記稼動状況テーブルデータの更新履歴に基づいて、当該他のコントロールユニットの故障診断を行なう故障診断手段を備えてある。   When the power is turned on, the control unit 2 does not go through the load balancer 7 (external access to the control unit 2 is load-balanced by the load balancer 7). Operation status inspection means for executing the operation status inspection via the operation status table and updating and storing the result in the operation status table of the image database server 3, and based on the update history of the operation status table data by the other control unit 2. A failure diagnosis means for performing a failure diagnosis of the other control unit is provided.

詳述すると、稼動状況検査手段は、フレーム単位に、且つ、そのフレームに搭載され、数台のハードディスクを備えて構成されるストレージユニット1に対して順番に、ストレージユニットの装着状況、つまり、当該ユニットが取り外されているか、装着されているかという装着状況と、装着されている場合にドライブ毎のディスク残容量、ユニットのトータルの残容量を問い合わせるとともに、各ドライブに対して任意のファイルの書込み、読出しを行ない各ドライブのディスク障害を調査し、その結果をデータベースサーバ3の図13に示す稼動状況テーブルに更新記憶する。尚、図13には明記していないが、ストレージユニットIDの上位データにフレームIDを付加することにより、フレーム単位で管理可能に構成されている。   More specifically, the operation status checking means is installed in units of frames and in order with respect to the storage unit 1 that is mounted on the frame and includes several hard disks, that is, the storage unit installation status, that is, Inquires about the installation status of whether the unit is removed or installed, the remaining disk capacity for each drive, and the total remaining capacity of the unit when installed, and writing any file to each drive, Reading is performed, the disk failure of each drive is investigated, and the result is updated and stored in the operation status table shown in FIG. Although not explicitly shown in FIG. 13, management is possible in units of frames by adding a frame ID to the upper data of the storage unit ID.

コントロールユニット2は、ストレージユニット1へのデータ格納リクエストに対して、データ格納先を稼動状況テーブルに基づいて識別された正常稼動しているストレージユニットから冗長化数分選択して格納する冗長化格納手段を備えてある。詳述すると、冗長化格納手段は稼動状況テーブルに基づいてドライブ単位にディスク残容量を調査し、ディスク残容量の大なるドライブを異なるストレージユニットに対して冗長化数分選択して格納する。ここでは、冗長化数を2に設定してある。従って、システム内で同じデータが異なるストレージユニット1に必ず存在することになる(ここに、冗長化数は2以上に設定されるものであってもよいことは言うまでもない。)   In response to a data storage request to the storage unit 1, the control unit 2 selects and stores the data storage destination from the normally operating storage units identified based on the operation status table for the number of redundancy. Means are provided. More specifically, the redundant storage means examines the remaining disk capacity for each drive based on the operation status table, and selects and stores a drive having a large remaining disk capacity in different storage units by the number of redundancy. Here, the redundancy number is set to two. Accordingly, the same data always exists in different storage units 1 in the system (here, it is needless to say that the redundancy number may be set to 2 or more).

別の方法によれば、ストレージユニット1単位にディスク残容量を調査し、ディスク残容量の大なるストレージユニット1を二つ選択するとともに、選択したストレージユニット1の中からディスク残容量の大なるドライブを選択してデータを格納してもよい。データの格納アドレスは、格納リクエストの送信元に返信される。上述の画像データの格納リクエストに対しては、DICOMゲートウェイ4に返信され、DICOMゲートウェイ4により画像データの属性情報と伴に、または属性情報としてデータベースサーバ3に格納される。   According to another method, the remaining disk capacity is investigated for each storage unit, and two storage units 1 having a larger remaining disk capacity are selected, and a drive having a larger remaining disk capacity is selected from the selected storage units 1. You may select and store data. The data storage address is returned to the transmission source of the storage request. The image data storage request is returned to the DICOM gateway 4 and stored in the database server 3 together with or as attribute information of the image data by the DICOM gateway 4.

さらに別の方法によれば、冗長化格納手段は稼動状況テーブルに基づいて、所定容量以上の残容量のストレージユニット1を候補として複数選択し、乱数生成手段により生成された乱数に基づいて対象となるストレージユニット1を二つ選択するように構成してもよい。例えば、候補として冗長化数よりも多い数のストレージユニットを選択し、乱数生成手段により1から9の任意の乱数を順番に生成して各候補のストレージユニットに割り付け、生成された乱数の値が大きなものから冗長化数分のストレージユニットを選択するなどにより実現できる。この場合には、新たに追加されたストレージユニットに負荷が集中することを未然に防止できるようになる。   According to still another method, the redundant storage means selects a plurality of storage units 1 having a remaining capacity of a predetermined capacity or more as candidates based on the operation status table, and selects a target based on the random number generated by the random number generation means. Alternatively, two storage units 1 may be selected. For example, a number of storage units greater than the number of redundancy is selected as candidates, random numbers 1 to 9 are sequentially generated by the random number generation means and assigned to each candidate storage unit, and the generated random number value is This can be achieved by selecting as many storage units as possible from the largest. In this case, it is possible to prevent the load from concentrating on the newly added storage unit.

またさらに別の方法によれば、冗長化格納手段は稼動状況テーブルに基づいて、異なるフレームに搭載されたストレージユニットに対して上述した何れかの方法により、冗長化格納処理を実行するように構成してもよい。この場合には、各フレームが設置される場所や建屋を異ならせることにより、火災、地震、水害などの災害からの影響を低く抑えることができるようになる。   According to still another method, the redundant storage means is configured to execute the redundant storage processing by any of the methods described above for the storage units mounted in different frames based on the operation status table. May be. In this case, the influence from disasters such as fires, earthquakes, and floods can be kept low by making the locations and buildings where the frames are installed different.

また、冗長化格納手段が稼動状況テーブルに基づいてディスク残容量の調査をする場合に、格納される画像データに想定される最大容量よりも残容量の大きなものをサーチすることになるのであるが、逆に残容量がこの値よりも小さいときには稼動状況テーブルの残容量データに当該ドライブがフルである旨のデータを格納し、ストレージユニット1の全てのドライブがフルとなったときには、当該ストレージユニット1を選択対象から除外されるように構成することにより、ディスク残容量の調査のための時間が短縮できる。   In addition, when the redundant storage means checks the remaining disk capacity based on the operation status table, it searches for a larger remaining capacity than the maximum capacity assumed for the stored image data. On the contrary, when the remaining capacity is smaller than this value, data indicating that the drive is full is stored in the remaining capacity data of the operation status table, and when all the drives of the storage unit 1 are full, the storage unit By configuring 1 to be excluded from the selection target, the time for investigating the remaining disk capacity can be shortened.

コントロールユニット2は、さらに、稼動状況検査手段により異常と判断されたストレージユニット1またはドライブがあると、そのデータを復旧すべく、データベースサーバ3に格納された格納アドレスに基づいて、異常と判断されたストレージユニットまたはドライブに格納されているデータと同一のデータが格納されている他のストレージユニットのデータ格納アドレスを取得し、当該データ格納アドレスに格納されているデータを、同一データが格納されているストレージユニット1以外で、稼動状況テーブルに基づいて識別された正常稼動しているストレージユニット1から選択して複製する。このようにして、任意のストレージユニットが故障し、または取り外された場合であっても、画像データが自動的に複製され、新たなストレージユニットが追加された場合には追加されたストレージユニットに対する稼動状況テーブルが自動生成されるので、システムの電源をダウンさせることなくストレージユニットの追加や取り外しといったメンテナンス作業を行なうことができるのである。   Further, if there is a storage unit 1 or a drive that is determined to be abnormal by the operation status inspection unit, the control unit 2 is determined to be abnormal based on the storage address stored in the database server 3 in order to recover the data. Obtain the data storage address of another storage unit that stores the same data as the data stored in the storage unit or drive, and store the data stored in that data storage address as the same data. A storage unit 1 other than the storage unit 1 selected is selected from the normally operating storage units 1 identified based on the operation status table and copied. In this way, even if any storage unit fails or is removed, the image data is automatically duplicated, and if a new storage unit is added, operation for the added storage unit is performed. Since the status table is automatically generated, maintenance work such as adding or removing storage units can be performed without turning off the system power.

コントロールユニット2の故障診断手段は、稼動状況テーブルを定期的または不定期にアクセスして、他のコントロールユニット2による稼動状況テーブルデータの更新履歴に基づいて、アクセス時から過去の所定時間以内になされた更新履歴が存在しないときに、当該他のコントロールユニットが故障しているものと判断し、予備のコントロールユニットが装着されているときには、予備のコントロールユニットを1台立ち上げる。   The failure diagnosis means of the control unit 2 accesses the operation status table regularly or irregularly, and based on the update history of the operation status table data by other control units 2, is performed within a predetermined time in the past from the time of access. When there is no update history, it is determined that the other control unit has failed. When a spare control unit is installed, one spare control unit is started up.

ここで、2台の稼動中のコントロールユニットのいずれか一方のユニットにより稼動状況検査手段を作動させ、他方のコントロールユニットにより故障診断手段を作動させるように構成してもよい。この場合には、他方のコントロールユニットによる故障診断手段の作動完了を示すフラグと作動時刻データを前記稼動状況テーブルに記録するように構成し、当該フラグと作動時刻データを一方のコントロールユニットがチェックすることにより他方のコントロールユニットの故障も検出可能となる。   Here, the operation state inspection means may be operated by one of the two operating control units, and the failure diagnosis means may be operated by the other control unit. In this case, a flag indicating the completion of the operation of the failure diagnosis means by the other control unit and the operation time data are recorded in the operation status table, and the one control unit checks the flag and the operation time data. Thus, the failure of the other control unit can be detected.

尚、コントロールユニット2はストレージユニット1と同一基板上に一体的に構成してもよい。この場合には、例えば、2台のストレージユニットをアクティブに設定しておき、故障診断手段により一方の故障が発見されたときに予備のコントロールユニットをアクティブに切り替えるように構成することができる。   The control unit 2 may be integrally configured on the same substrate as the storage unit 1. In this case, for example, two storage units can be set to be active, and the spare control unit can be switched to active when one failure is detected by the failure diagnosis means.

以下に画像データベースサーバ3の更新処理及び故障復旧処理について説明する。画像データベースサーバ3は、第一のネットワークN1を介してなされたデータの更新処理に対して、自らのデータベースを更新処理するとともに、第二のネットワークN2を介して他の画像データベースサーバ3のデータベースを更新処理する更新処理手段を備えている。   Hereinafter, update processing and failure recovery processing of the image database server 3 will be described. The image database server 3 updates its own database in response to the data update processing performed via the first network N1, and also stores the database of the other image database server 3 via the second network N2. Update processing means for performing update processing is provided.

画像データベースサーバ3には、ロードバランサ7に対して更新用のポートと検索用のポートを備えてあり、正常時には、両ポートをオープンしている。さらに、一方の画像データベースサーバ3(図中、DB1)の更新処理手段は、他方の画像データベースサーバ3(図中DB2)の更新処理手段の最終動作時刻を管理しており、全てのテーブルの全レコードに最終更新日時を書き込み管理している。   The image database server 3 is provided with an update port and a search port for the load balancer 7, and both ports are open when normal. Further, the update processing means of one image database server 3 (DB1 in the figure) manages the final operation time of the update processing means of the other image database server 3 (DB2 in the figure), and all the tables are all stored. The last update date / time is written and managed in the record.

図8及び図9に示すように、更新処理手段は、ロードバランサ7を介してDICOMゲートウェイ4から画像データの属性情報及び画像データの格納アドレスの格納リクエストや、コントロールユニット2からの稼動状況テーブルの格納リクエストなどのデータ更新リクエストがあると(図8中、丸1のステップ)、自分のデータベースを更新処理し(図8中、丸2のステップ)、次に第二のネットワーク2を介して他の画像データベースサーバ3のデータベースを更新処理する(図8中、丸3のステップ)。この動作が終了した時点で、リクエストに対するアクノリッジを返す(図8中、丸4のステップ)。   As shown in FIGS. 8 and 9, the update processing means receives the storage request for the attribute information and image data storage address from the DICOM gateway 4 via the load balancer 7, and the operation status table from the control unit 2. When there is a data update request such as a storage request (circled step 1 in FIG. 8), it updates its own database (circled step 2 in FIG. 8), and then others via the second network 2 The database of the image database server 3 is updated (step 3 in FIG. 8). When this operation is completed, an acknowledgment for the request is returned (step 4 in FIG. 8).

画像データベースサーバは、第一のネットワークN1に対してデータ更新用のポートとデータ検索用のポートを備え、第二のネットワークN2を介した他の画像データベースサーバのデータベースに対する復旧処理時にデータ更新用のポートをクローズする復旧処理手段を設けてある。   The image database server is provided with a data update port and a data search port for the first network N1, and is used for data update at the time of recovery processing for the database of another image database server via the second network N2. Recovery processing means for closing the port is provided.

以下に詳述する。他方の画像データベースサーバ3が故障している場合には、その更新用ポート、検索用ポートの双方がクローズされ、ロードバランサ7は一方の画像データベースサーバ3に対してのみ処理を要求する。図10に示すように、この場合には、更新リクエストに対しては自らのデータベースの更新処理のみを行いアクノリッジを返す。   This will be described in detail below. When the other image database server 3 is out of order, both the update port and the search port are closed, and the load balancer 7 requests processing from only one image database server 3. As shown in FIG. 10, in this case, only the update process of its own database is performed for the update request, and an acknowledge is returned.

上述の故障状態からの復旧時には、一方の画像データベースサーバ3は通常動作を行い、他方の画像データベースサーバ3は両ポートがクローズされている。図11及び図12に示すように、故障から復帰する他方の画像データベースサーバ3は、自分が更新した最終更新日時を一方の画像データベースサーバ3から取得し(図11中、丸1のステップ)、復旧開始時刻を記録する(図11中、丸2のステップ)。次に、第一ステップで取得した以降の更新日時のレコードを一方の画像データベースサーバ3から取得し、自らのデータベースを更新する(図11中、丸3のステップ)。ステップ2で記録した復旧開始時刻を自らのデータベースの最終更新日時とし(図11中、丸4のステップ)、第四ステップの最終更新日時と現在日時を比較し、n秒以内になるまで上述のステップを繰り返す。ここに、nは数秒のオーダーである。n秒以内になれば、一方の画像データベースサーバ3に対して復旧作業を依頼する(図11中、丸5のステップ)。これに対して一方の画像データベースサーバ3は更新用ポートをクローズして(図11中、丸6のステップ)他方の画像データベースサーバ3の最終更新日時以降のデータベースの更新処理を行い(図11中、丸7のステップ)、更新処理終了後に更新用ポートをオープンして(図11中、丸8のステップ)他方の画像データベースサーバ3に終了通知を送信する。他方の画像データベースサーバ3は両ポートをオープンして正常動作に復帰する(図11中、丸9,10のステップ)。尚、上述の説明では更新用ポート、検索用ポートの双方を各別に構成したものを説明したが、更新用ポート及び検索用ポートを同一のポートとして構成することも可能である。   At the time of recovery from the above-mentioned failure state, one image database server 3 performs normal operation, and both ports of the other image database server 3 are closed. As shown in FIGS. 11 and 12, the other image database server 3 that recovers from the failure acquires the last update date and time updated by the other image database server 3 (step 1 in FIG. 11), The recovery start time is recorded (step 2 in FIG. 11). Next, the record of the update date and time acquired in the first step is acquired from one image database server 3, and its own database is updated (step 3 in FIG. 11). The recovery start time recorded in step 2 is used as the last update date and time of its own database (circled step 4 in FIG. 11). Repeat steps. Here, n is on the order of several seconds. If it is within n seconds, a restoration operation is requested to one image database server 3 (step 5 in FIG. 11). On the other hand, one image database server 3 closes the update port (step 6 in FIG. 11), and performs update processing of the database after the last update date and time of the other image database server 3 (in FIG. 11). Step 7), the update port is opened after completion of the update process (Step 8 in FIG. 11), and an end notification is transmitted to the other image database server 3. The other image database server 3 opens both ports and returns to normal operation (steps 9 and 10 in FIG. 11). In the above description, the update port and the search port are separately configured. However, the update port and the search port may be configured as the same port.

以下に別実施の形態を説明する。上述の実施形態では、セッション層以上の上位層が、医療分野における画像診断規格であるDICOMプロトコルまたは、他のローカルなプロトコルで動作するシステムを説明したが、ビューワなどの端末がWEBに対応するように構成することも可能である。この場合には、例えば、上述した基本フレームに、複数のWEBサーバからなるWEBサーバ群を設けて、ロードバランサ7の管理下で作動するように構成すればよい。   Another embodiment will be described below. In the above embodiment, a system has been described in which the upper layer above the session layer operates with the DICOM protocol, which is a diagnostic imaging standard in the medical field, or other local protocols. However, a terminal such as a viewer is compatible with WEB. It is also possible to configure. In this case, for example, a WEB server group composed of a plurality of WEB servers may be provided in the basic frame described above, and configured to operate under the management of the load balancer 7.

上述した実施形態ではストレージユニットとしてハードディスクで構成されたものを説明したが、ストレージユニットはハードディスクに限定されるものではなく、不揮発性の半導体メモリや、他のメディアを使用するものであってもよい。   In the above-described embodiment, the storage unit is configured as a hard disk. However, the storage unit is not limited to the hard disk, and may be a nonvolatile semiconductor memory or other media. .

上述したシステムにおいて、ストレージユニット、コントロールユニット、画像データベースサーバ3、DICOMゲートウェイの何れかまたは全てをユニット単位でホットスワップ可能に構成することにより、システムの稼動状態を維持しながらメンテナンスできるようになる。   In the above-described system, any or all of the storage unit, control unit, image database server 3, and DICOM gateway are configured to be hot swappable on a unit basis, so that maintenance can be performed while maintaining the operating state of the system.

上述した実施形態では、医療用画像データを蓄積管理する画像データベースシステムについて説明したが、本システムは画像以外の種々の文書データを蓄積管理するデータベースシステムに適用可能なことは言うまでもない。   In the embodiment described above, the image database system for accumulating and managing medical image data has been described, but it goes without saying that the present system is applicable to a database system for accumulating and managing various document data other than images.

上述の実施形態は、本発明の一例に過ぎず、課題を解決するための手段の項に記載したように、各構成要素の組み合わせにより複数の形態のデータベースシステムが構築されるものである。   The above-described embodiment is merely an example of the present invention. As described in the section for solving the problem, a plurality of database systems are constructed by combining each component.

本発明による画像データベースシステムの構成図Configuration diagram of an image database system according to the present invention 画像格納手順の説明図Illustration of image storage procedure 画像格納手順のフローチャートFlow chart of image storage procedure 画像提供手順の説明図Illustration of image provision procedure 画像提供手順のフローチャートFlow chart of image provision procedure ビューワによる画像検索手順の説明図Explanatory diagram of image search procedure by viewer ビューワによる画像検索手順のフローチャートFlow chart of image search procedure by viewer 画像データベースサーバの動作説明図Operation explanatory diagram of image database server 画像データベースサーバのフローチャートFlow chart of image database server 画像データベースサーバの動作説明図Operation explanatory diagram of image database server 画像データベースサーバの動作説明図Operation explanatory diagram of image database server 画像データベースサーバのフローチャートFlow chart of image database server 稼動状況テーブルの説明図Explanatory drawing of operating status table

1:ストレージユニット
2:コントロールユニット
3:画像データベースサーバ
4:DICOMゲートウェイ
5,6:スイッチ
7:ロードバランサ
10:モダリティ装置
11:ビューワ
1: Storage unit 2: Control unit 3: Image database server 4: DICOM gateway 5, 6: Switch 7: Load balancer 10: Modality device 11: Viewer

Claims (2)

外部リクエストに関連するジョブを処理する第一のスイッチを介した第一のネットワークと、内部リクエストに関連するジョブを処理する第二のスイッチを介した第二のネットワークにより、負荷分散制御するロードバランサ、及びストレージユニットと相互にネットワーク接続され、前記ストレージユニットに蓄積された文書または画像データに関連付けられたキー情報を含む属性情報でなるレコードを格納するとともに、外部接続された機器との間で前記ストレージユニットに蓄積された文書または画像データの格納アドレスを中継処理するデータベースサーバであって、
前記第一のネットワークに対するデータ更新用のポートとデータ検索用のポートを備え、前記第一のネットワークを介してなされたデータの更新処理に対して、更新レコードに更新日時を付加して自らのデータベースを更新処理するとともに、前記第二のネットワークを介して当該更新レコードに更新日時を付加して他の画像データベースサーバのデータベースを更新処理する更新処理手段を備え、
故障からの復旧時に自身の更新用ポート及び検索用ポートの双方をクローズして、前記第二のネットワークを介して自身が更新した最終更新日時以降復旧開始日時迄のレコードを他のデータベースサーバから取得して自らのデータベースを更新するとともに当該復旧開始時刻を自らのデータベースの最終更新日時とする更新処理を、最終更新日時と現在日時が所定時間内になるまで繰り返し、最終更新日時と現在日時が所定時間内になると、他のデータベースサーバに自身の最終更新日時以降のデータベースの更新処理を要求し、最終更新日時以降のデータベースの更新処理が行なわれた後にデータ更新用のポート及びデータ検索用のポートをオープンする復旧処理手段を備えているデータベースサーバ。
A first network via a first switch that handles the job related to external requests, and more second network via a second switch that handles the job related to the internal request to the load balancing control load Stores records consisting of attribute information including key information associated with the document or image data stored in the storage unit and connected to the balancer and the storage unit, and between externally connected devices. A database server that relays a storage address of documents or image data stored in the storage unit ;
A data update port and a data search port for the first network, and an update date is added to an update record for the data update processing performed via the first network. Update processing means for updating the database of another image database server by adding an update date and time to the update record via the second network,
Closes both its own update port and search port when recovering from a failure, and acquires records from the other database server from the last update date and time until the recovery start date and time updated by itself via the second network Update the own database and repeat the update process with the recovery start time as the last update date and time of the own database until the last update date and the current date and time are within a predetermined time. When the time is up, the database update process is requested to the other database server after its last update date and time, and the data update port and data search port after the database update process after the last update date and time is performed A database server equipped with a recovery processing means for opening a database.
故障から復旧中のデータベースサーバからの要求に対して、自らのデータ更新用ポートをクローズして前記第二のネットワークを介して故障から復旧中のデータベースサーバの最終更新日時以降のデータベースの更新処理を行なった後に、自らのデータ更新用のポートをオープンする復旧処理手段を設けている請求項1記載のデータベースサーバ。 In response to a request from a database server that is recovering from a failure , the database update processing after the last update date and time of the database server that is recovering from the failure is closed via the second network by closing its own data update port. 2. The database server according to claim 1, further comprising recovery processing means for opening a port for updating the data of the data after performing the processing.
JP2006205590A 2003-07-02 2006-07-28 Database server Expired - Fee Related JP4510785B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006205590A JP4510785B2 (en) 2003-07-02 2006-07-28 Database server

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2003270402 2003-07-02
JP2006205590A JP4510785B2 (en) 2003-07-02 2006-07-28 Database server

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2005511331A Division JP4406402B2 (en) 2003-07-02 2004-06-25 Database system

Publications (3)

Publication Number Publication Date
JP2006309796A JP2006309796A (en) 2006-11-09
JP2006309796A5 JP2006309796A5 (en) 2007-08-16
JP4510785B2 true JP4510785B2 (en) 2010-07-28

Family

ID=37476531

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006205590A Expired - Fee Related JP4510785B2 (en) 2003-07-02 2006-07-28 Database server

Country Status (1)

Country Link
JP (1) JP4510785B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6750417B2 (en) 2016-09-15 2020-09-02 富士通株式会社 Packet control program, packet control device, and packet control system

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05204739A (en) * 1992-01-29 1993-08-13 Nec Corp System for synchronizing overlapped distributed data bases
JPH06112926A (en) * 1992-09-28 1994-04-22 Toshiba Corp Multiplex communication equipment
JPH09269871A (en) * 1996-03-29 1997-10-14 Mitsubishi Electric Corp Data re-redundancy making system in disk array device
US5689678A (en) * 1993-03-11 1997-11-18 Emc Corporation Distributed storage array system having a plurality of modular control units
JPH10198590A (en) * 1997-01-07 1998-07-31 Mitsubishi Electric Corp Contents management system
JP2000035911A (en) * 1998-07-21 2000-02-02 Mitsubishi Electric Corp Equalization method for data base
JP2002111987A (en) * 2000-09-29 2002-04-12 Fuji Photo Film Co Ltd Image managing system and method for managing image
JP2003099413A (en) * 2001-09-25 2003-04-04 Nec Commun Syst Ltd Distributed processing system

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05204739A (en) * 1992-01-29 1993-08-13 Nec Corp System for synchronizing overlapped distributed data bases
JPH06112926A (en) * 1992-09-28 1994-04-22 Toshiba Corp Multiplex communication equipment
US5689678A (en) * 1993-03-11 1997-11-18 Emc Corporation Distributed storage array system having a plurality of modular control units
JPH09269871A (en) * 1996-03-29 1997-10-14 Mitsubishi Electric Corp Data re-redundancy making system in disk array device
JPH10198590A (en) * 1997-01-07 1998-07-31 Mitsubishi Electric Corp Contents management system
JP2000035911A (en) * 1998-07-21 2000-02-02 Mitsubishi Electric Corp Equalization method for data base
JP2002111987A (en) * 2000-09-29 2002-04-12 Fuji Photo Film Co Ltd Image managing system and method for managing image
JP2003099413A (en) * 2001-09-25 2003-04-04 Nec Commun Syst Ltd Distributed processing system

Also Published As

Publication number Publication date
JP2006309796A (en) 2006-11-09

Similar Documents

Publication Publication Date Title
JP3910997B2 (en) Image database system
US20050246388A1 (en) Image database system
US20060010013A1 (en) Image database system
CN103930879B (en) Projection storage gateway
JP4934790B2 (en) Network topology for scalable data storage systems
US7007152B2 (en) Volume translation apparatus and method
US7730153B1 (en) Efficient use of NVRAM during takeover in a node cluster
JP5368860B2 (en) Information collection system
US20050120137A1 (en) System and method for intelligent, globally distributed network storage
US20100257140A1 (en) Data archiving and retrieval system
JP2006024215A (en) Method and apparatus for connecting multi-layered external storage device and disk array based input and output routine
CN103765406A (en) Methods and apparatus for remotely updating executing processes
JP2005025669A (en) Image database system
US7191437B1 (en) System and method for reliable disk firmware update within a networked storage fabric
TW200907808A (en) Dynamic CLI mapping for clustered software entities
JP2003108412A (en) Storage control system
US7499987B2 (en) Deterministically electing an active node
JPH08212095A (en) Client server control system
US20050071556A1 (en) Data storage system having shared resource
JP4510785B2 (en) Database server
JP2004334481A (en) Virtualized information management apparatus
JP2006309796A5 (en)
US7707263B1 (en) System and method for associating a network address with a storage device
JP5270603B2 (en) Virtual environment data transfer system and virtual environment data transfer device
CN101133399A (en) Method for on-line and off-line mixed configuration of router

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070625

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070625

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100202

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100405

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100430

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

Free format text: PAYMENT UNTIL: 20130514

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees