JP2013017018A - Decorder - Google Patents

Decorder Download PDF

Info

Publication number
JP2013017018A
JP2013017018A JP2011148141A JP2011148141A JP2013017018A JP 2013017018 A JP2013017018 A JP 2013017018A JP 2011148141 A JP2011148141 A JP 2011148141A JP 2011148141 A JP2011148141 A JP 2011148141A JP 2013017018 A JP2013017018 A JP 2013017018A
Authority
JP
Japan
Prior art keywords
decoding
decoding processing
time
function unit
reception
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
JP2011148141A
Other languages
Japanese (ja)
Other versions
JP5401509B2 (en
Inventor
Sadayuki Yasuda
禎之 安田
Takahiro Hatano
孝裕 羽田野
Hiroki Shudo
啓樹 首藤
Masami Urano
正美 浦野
Mamoru Nakanishi
衛 中西
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2011148141A priority Critical patent/JP5401509B2/en
Publication of JP2013017018A publication Critical patent/JP2013017018A/en
Application granted granted Critical
Publication of JP5401509B2 publication Critical patent/JP5401509B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To prevent increase of hardware and increase of the time required for processing.SOLUTION: The decoder 1 comprises a reception time management function unit 6 which manages the scheduled reception start time of a signal received from each transmission side device, based on the transmission start time information and the length information of transmission time being notified to each transmission side device, a decoding system determination function unit 7 which determines a decoding system from the identification information of a transmission side device of a signal received at the scheduled reception start time, and a decoding function unit 8 which decodes a signal on the basis of the decoding system information. The reception time management function unit 6 completes the preparation of decoding of the decoding function unit 8 before the scheduled processing start time, by outputting the identification information of a transmission side device of a signal received at the scheduled reception start time to the decoding system determination function unit 7 prior to the scheduled processing start time of the decoding function unit 8.

Description

本発明は、PONシステム等の通信システムに係り、特に複数の送信側装置が受信側装置の通知した送信タイミングに則って時分割で送信する信号の符号化方式に合わせて、受信側装置が復号方式を動的に切り替えて信号の復号処理を行う復号処理装置に関するものである。   The present invention relates to a communication system such as a PON system, and in particular, a receiving side apparatus decodes in accordance with a coding method of a signal transmitted by a plurality of transmitting side apparatuses in time division in accordance with transmission timing notified by a receiving side apparatus. The present invention relates to a decoding processing apparatus that performs signal decoding processing by dynamically switching a method.

従来より、受信側装置が計算し送信側装置に通知した送信開始時刻情報および送信時間の長さ情報に則って送信側装置が信号を送信する送受信手順によって、受信側装置が信号の受信時刻を管理する通信形態が知られている。PON(Passive Optical Network)システムは、このような通信形態のネットワークの一例である(非特許文献1、非特許文献2参照)。   Conventionally, the reception side device determines the reception time of the signal according to the transmission / reception procedure in which the transmission side device transmits a signal in accordance with the transmission start time information calculated by the reception side device and notified to the transmission side device and the transmission time length information. A communication form to be managed is known. A PON (Passive Optical Network) system is an example of a network having such a communication form (see Non-Patent Document 1 and Non-Patent Document 2).

アクセス網を終端する端局内装置(Optical Line Terminal:OLT)は複数の加入者側装置(Optical Network Unit:ONU)を収容し、各ONUからの受信時刻を管理すると共に、ONUの種類によって決まる方式で暗号化された受信フレームの復号処理を行う。PONシステムでは、OLTが計算する送信開始時刻情報および送信時間の長さ情報(以下、これらの情報をグラント情報と称する)をゲートフレームに格納して各ONUに送信し、送信タイミングを通知する。   An intra-terminal device (Optical Line Terminal: OLT) that terminates the access network accommodates a plurality of subscriber-side devices (Optical Network Unit: ONU), manages the reception time from each ONU, and is determined by the type of ONU Decrypt the received frame encrypted by. In the PON system, transmission start time information and transmission time length information (hereinafter referred to as grant information) calculated by the OLT are stored in a gate frame and transmitted to each ONU to notify the transmission timing.

このようなPONシステムにおいて、複数の異なる暗号方式(例えば、非特許文献3に開示された暗号方式(I)と非特許文献4に開示された暗号方式(II))で受信フレームを暗号化するONUを同時収容する場合には、暗号方式(I)の復号処理機能と暗号方式(II)の復号処理機能とをフレーム受信(バースト受信)ごとに動的に切り替える必要がある。   In such a PON system, a received frame is encrypted with a plurality of different encryption methods (for example, the encryption method (I) disclosed in Non-Patent Document 3 and the encryption method (II) disclosed in Non-Patent Document 4). When accommodating ONUs simultaneously, it is necessary to dynamically switch between the decryption function of the encryption method (I) and the decryption function of the encryption method (II) for each frame reception (burst reception).

復号方式を暗号方式に合わせるためには、暗号方式を判定するための情報を受信フレームの中で暗号化されない箇所、例えばプリアンブルの特定箇所から抽出する方法が考えられる。具体的には、例えばONUにおいて送信フレームのプリアンブルの特定のビット位置に暗号方式を判定するためのコードを書込んで送信し、OLTは受信したフレームからそのコードを抽出して暗号方式を判定する方法がある。また、別の方法として、OLTは受信したフレームのプリアンブルに記されたロジカルリンクID(LLID)を抽出し、そのLLIDが付与されたONUの種別情報をOLTが保持しているONUの登録情報から検索して暗号方式を判定する方法がある。   In order to match the decryption method with the encryption method, a method of extracting information for determining the encryption method from a portion that is not encrypted in the received frame, for example, a specific portion of the preamble, can be considered. Specifically, for example, the ONU writes a code for determining the encryption method at a specific bit position of the preamble of the transmission frame and transmits the code, and the OLT extracts the code from the received frame and determines the encryption method. There is a way. As another method, the OLT extracts the logical link ID (LLID) described in the preamble of the received frame, and the type information of the ONU to which the LLID is assigned is registered from the ONU registration information held by the OLT. There is a method of determining an encryption method by searching.

復号方式を判定するための識別情報を受信フレームから抽出する抽出方法から一般的に想定される従来の復号処理装置の構成を図8に示す。復号処理装置100は、受信フレームのプリアンブルの特定箇所からロジカルリンクIDを抽出する識別情報抽出機能部101と、ロジカルリンクIDに対応するONUの種別情報をONUの登録情報から検索して復号方式(符号化の時に用いた暗号方式)を判定する復号方式判定機能部102と、後述する復号処理機能部104において復号方式の切り替えが完了するまで受信フレームを保持するフレーム保持機能部103と、復号方式判定機能部102が決定した復号方式に則って受信フレームを復号する復号処理機能部104とを有する。   FIG. 8 shows a configuration of a conventional decoding processing apparatus generally assumed from an extraction method for extracting identification information for determining a decoding method from a received frame. The decoding processing apparatus 100 searches the ONU type information corresponding to the identification information extraction function unit 101 for extracting the logical link ID from the specific location of the preamble of the received frame and the registration information of the ONU corresponding to the logical link ID. A decoding method determination function unit 102 that determines the encryption method used at the time of encoding, a frame holding function unit 103 that holds a received frame until the decoding method switching unit 104 described later completes switching of the decoding method, and a decoding method And a decoding processing function unit 104 that decodes the received frame in accordance with the decoding method determined by the determination function unit 102.

IEEE Standards 802.3ah,“Ethernet in the First Mile”,2004IEEE Standards 802.3ah, “Ethernet in the First Mile”, 2004 IEEE Standards 802.3av,“10Gb/s Ethernet Passive Optical Network”,2009IEEE Standards 802.3av, “10Gb / s Ethernet Passive Optical Network”, 2009 IEEE Standards 802.1AE,“Media Access Control (MAC) Security”,2006IEEE Standards 802.1AE, “Media Access Control (MAC) Security”, 2006 NIST 800-38A(AES-CTR),“Advanced Encryption Standard (AES)”,2001NIST 800-38A (AES-CTR), “Advanced Encryption Standard (AES)”, 2001

図8に示した従来の復号処理装置では、図9に示すように、復号方式の判定と、その復号方式への復号処理機能部104の動作の切り替えと、必要なパラメータの設定等を、フレームが復号処理装置100に到着してONUの識別情報を読み出してから行っていたため、復号処理機能部104の復号方式の切り替えが完了して復号処理が開始可能となるまでの間、受信フレームを待たせる必要があった。そのため、受信フレームを保持するフレーム保持機能部103の追加が必要となり、ハードウェアが増大するという問題点があった。   In the conventional decoding processing apparatus shown in FIG. 8, as shown in FIG. 9, the determination of the decoding method, the switching of the operation of the decoding processing function unit 104 to the decoding method, the setting of necessary parameters, etc. Was received after reading the identification information of the ONU and arrived at the decoding processing device 100, so that the received frame was waited until the decoding processing function unit 104 completed the switching of the decoding method and the decoding process could be started. It was necessary to let Therefore, it is necessary to add the frame holding function unit 103 that holds the received frame, and there is a problem that hardware increases.

また、従来の復号処理装置では、フレームを待たせる分、信号を受信してから復号処理を完了するまでの所要時間が増大するという問題点があった。図9の例では、識別情報抽出機能部101が受信フレームから識別情報を抽出するのに要する遅延時間Tdint後に受信フレームがフレーム保持機能部103に格納され、さらに復号方式判定機能部102が復号方式を判定して復号処理機能部104が復号方式を切り替えるのに要する遅延時間Tdc後に復号処理機能部104が復号処理を開始し、この復号処理に要する遅延時間Tddec後に、復号されたフレームが出力される。   In addition, the conventional decoding processing apparatus has a problem that the time required to complete the decoding process after receiving a signal is increased by waiting for the frame. In the example of FIG. 9, the received frame is stored in the frame holding function unit 103 after the delay time Tdint required for the identification information extraction function unit 101 to extract the identification information from the received frame, and the decoding method determination function unit 102 further receives the decoding method. After the delay time Tdc required for the decoding processing function unit 104 to switch the decoding method, the decoding processing function unit 104 starts decoding processing, and after the delay time Tddec required for this decoding processing, the decoded frame is output. The

本発明は、上記課題を解決するためになされたもので、ハードウェアの増大と処理所要時間の増大とを防ぐことができる復号処理装置を提供することを目的とする。   The present invention has been made to solve the above problems, and an object of the present invention is to provide a decoding processing apparatus capable of preventing an increase in hardware and an increase in processing time.

本発明は、複数の符号化方式に対応し、受信開始予定時刻と符号化方式とが既知である受信信号を復号する復号処理装置において、各送信側装置に通知する送信開始時刻情報および送信時間の長さ情報を基に、各送信側装置から受信する信号の受信開始予定時刻を管理する受信時刻管理手段と、前記受信開始予定時刻に受信する信号の送信側装置の識別情報から復号方式を決定する復号方式判定手段と、この復号方式判定手段から出力された復号方式情報に基づいて、前記受信開始予定時刻に受信した信号を復号する復号処理手段とを有し、前記受信時刻管理手段は、前記受信開始予定時刻に受信する信号の送信側装置の識別情報を、前記受信開始予定時刻に基づいて決定される、前記復号処理手段の処理開始予定時刻に先立って前記復号方式判定手段に出力することにより、前記処理開始予定時刻以前に前記復号処理手段の復号処理の準備を完了させることを特徴とするものである。   The present invention relates to a plurality of encoding methods, and in a decoding processing device that decodes a received signal whose reception start scheduled time and encoding method are known, transmission start time information and transmission time to be notified to each transmitting side device Based on the length information, the reception time management means for managing the scheduled reception start time of the signal received from each transmission side device, and the decoding method from the identification information of the transmission side device of the signal received at the scheduled reception start time A decoding method determining means for determining, and a decoding processing means for decoding a signal received at the scheduled reception start time based on the decoding method information output from the decoding method determining means, and the reception time managing means The decoding method prior to the scheduled processing start time of the decoding processing means is determined based on the scheduled reception start time, and the identification information of the transmission side device of the signal received at the scheduled reception start time By outputting the determination means, characterized in that to complete the preparation of the decoding process of the decoding processing unit to the processing scheduled start time earlier.

また、本発明の復号処理装置の1構成例において、前記受信時刻管理手段は、前記復号方式判定手段が送信側装置の識別情報を受けてから復号方式を決定し前記復号処理手段が前記復号方式情報を受けて復号処理を行う準備を完了するまでの所要時間以上の時間だけ、前記処理開始予定時刻よりもさかのぼって送信側装置の識別情報を前記復号方式判定手段に出力することを特徴とするものである。
また、本発明の復号処理装置の1構成例において、前記復号処理手段は、復号処理を分割した復号処理ステップ毎に行う複数の復号処理機能手段を有し、各復号処理機能手段は、予め決められた順番に信号処理を実行して処理後の信号を次の復号処理機能手段に出力することを特徴とするものである。
また、本発明の復号処理装置の1構成例において、各復号処理機能手段は、信号処理を行う順番と同じ順番で、前記復号方式判定手段から出力された復号方式情報を伝達し、この復号方式情報の伝達順に復号方式の設定を行うことを特徴とするものである。
In the configuration example of the decoding processing device according to the present invention, the reception time management unit determines the decoding method after the decoding method determination unit receives the identification information of the transmission side device, and the decoding processing unit uses the decoding method. Receiving the information and outputting the identification information of the transmission side device to the decoding method determining means by going back from the scheduled processing start time for a time longer than the time required to complete the preparation for the decoding process. Is.
Further, in one configuration example of the decoding processing apparatus of the present invention, the decoding processing means has a plurality of decoding processing function means for each decoding processing step obtained by dividing the decoding processing, and each decoding processing function means is determined in advance. The signal processing is executed in the given order, and the processed signal is output to the next decoding processing function means.
Further, in one configuration example of the decoding processing apparatus of the present invention, each decoding processing function means transmits the decoding method information output from the decoding method determining means in the same order as the order in which signal processing is performed. The decoding method is set in the order of information transmission.

また、本発明の復号処理装置の1構成例において、各復号処理機能手段は、伝達された復号方式情報を保持する保持手段を有することを特徴とするものである。
また、本発明の復号処理装置の1構成例において、前記復号処理手段は、送信側装置から受信する信号が符号化されていない場合、この信号の復号処理を行わないことを特徴とするものである。
また、本発明の復号処理装置の1構成例において、前記復号処理は、暗号化された信号の復号処理である。
また、本発明の復号処理装置の1構成例は、EPONの受信フレームの復号処理を行うことを特徴とするものである。
Further, in one configuration example of the decoding processing apparatus of the present invention, each decoding processing function means includes holding means for holding the transmitted decoding method information.
Further, in one configuration example of the decoding processing device of the present invention, the decoding processing means does not perform decoding processing of the signal when the signal received from the transmitting side device is not encoded. is there.
Moreover, in one configuration example of the decryption processing apparatus of the present invention, the decryption process is a decryption process of an encrypted signal.
In addition, one configuration example of the decoding processing apparatus according to the present invention is characterized in that decoding processing of an EPON received frame is performed.

本発明によれば、受信開始予定時刻に受信する信号の送信側装置の識別情報を、復号処理手段の処理開始予定時刻に先立って復号方式判定手段に出力することにより、処理開始予定時刻以前に復号処理手段の復号処理の準備を完了させることができるので、送信側装置からの受信信号を待たせることなく復号処理を開始できるので、信号を受信してから復号処理を完了するまでの所要時間を増大させることなく復号方式を切り替えることができる。また、本発明では、フレームバッファを追加する必要がないので、ハードウェアを増大させることなく復号方式を切り替えることができる。   According to the present invention, the identification information of the transmission-side device of the signal received at the scheduled reception start time is output to the decoding method determination unit prior to the scheduled processing start time of the decoding processing unit, so that the processing start time is before the scheduled processing start time. Since it is possible to complete the preparation of the decoding process of the decoding processing means, the decoding process can be started without waiting for the received signal from the transmission side device, so the time required for completing the decoding process after receiving the signal The decoding method can be switched without increasing the value. In the present invention, since it is not necessary to add a frame buffer, the decoding method can be switched without increasing hardware.

また、本発明では、復号処理手段を、復号処理を分割した復号処理ステップ毎に行う複数の復号処理機能手段から構成することにより、信号受信を完了してから次の信号受信を開始するまでの最短間隔を、復号処理機能手段単位で復号方式の設定に要する所要時間と復号処理に要する所要時間との和を求めたうちの最大値まで短くすることができるので、復号処理のスループットが高まる効果がある。また、本発明では、時刻計算の負荷を増大させることなく、復号処理手段の構成を適宜決めることが可能になり、復号方式の設定に要する所要時間と復号処理に要する所要時間との和の最大値を小さくすることで、信号と信号との間の受信間隔を短くすることができ、復号処理のスループットが高まる効果がある。また、本発明では、復号処理方式情報を、その有効期間の間、復号方式判定手段が保持することによって、各復号処理機能手段では復号方式情報を保持する必要がなく、そのまま復号処理のための設定に反映させるだけでよいので、各復号処理機能手段の構成を簡略化することができる。   In the present invention, the decoding processing means is composed of a plurality of decoding processing function means for each decoding processing step obtained by dividing the decoding processing, so that the signal reception is completed and the next signal reception is started. Since the shortest interval can be shortened to the maximum value of the sum of the time required for setting the decoding method and the time required for the decoding process in units of decoding processing function means, the throughput of the decoding process can be increased. There is. In the present invention, the configuration of the decoding processing means can be determined as appropriate without increasing the time calculation load, and the maximum sum of the time required for setting the decoding method and the time required for the decoding processing can be maximized. By reducing the value, the reception interval between signals can be shortened, and the throughput of decoding processing is increased. Further, in the present invention, the decoding method determination means holds the decoding processing method information during the effective period, so that each decoding processing function means does not need to hold the decoding method information, and the decoding processing method information is not changed. Since it only needs to be reflected in the setting, the configuration of each decoding processing function means can be simplified.

また、本発明では、各復号処理機能手段に復号方式情報を保持する保持手段を設けることにより、復号方式判定手段が出力し復号処理手段に伝達される復号方式情報を1ビット幅まで短くすることができる。したがって、本発明では、復号方式情報を伝達する以外の時間は復号方式情報を伝達する配線を用いて他の信号の伝達に活用することが可能となる。   In the present invention, each decoding processing function means is provided with a holding means for holding the decoding method information, so that the decoding method information output from the decoding method determining means and transmitted to the decoding processing means is shortened to 1 bit width. Can do. Therefore, in the present invention, the time other than the transmission of the decoding scheme information can be utilized for the transmission of other signals using the wiring for transmitting the decoding scheme information.

本発明の第1の実施の形態に係る復号処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of the decoding processing apparatus which concerns on the 1st Embodiment of this invention. 本発明の第1の実施の形態において受信時刻管理機能部が時刻計算に用いる時間情報の定義説明図である。It is a definition explanatory drawing of the time information which a reception time management function part uses for time calculation in the 1st embodiment of the present invention. 本発明の第1の実施の形態において受信時刻管理機能部が計算する時刻と復号方式判定機能部および復号処理機能部の動作を示すタイミングチャートである。It is a timing chart which shows the operation | movement of the time which a reception time management function part calculates in the 1st Embodiment of this invention, a decoding system determination function part, and a decoding process function part. 本発明の第2の実施の形態に係る復号処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of the decoding processing apparatus which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施の形態に係る復号処理機能部の動作を示すタイミングチャートである。It is a timing chart which shows operation | movement of the decoding process function part which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施の形態に係る復号処理機能部の動作を示すタイミングチャートである。It is a timing chart which shows operation | movement of the decoding process function part which concerns on the 2nd Embodiment of this invention. 本発明の第3の実施の形態に係る復号処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of the decoding processing apparatus which concerns on the 3rd Embodiment of this invention. 従来の復号処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of the conventional decoding processing apparatus. 従来の復号処理装置の動作タイミング例を示す図である。It is a figure which shows the example of operation | movement timing of the conventional decoding processing apparatus.

[発明の原理]
本発明では、OLTにとってフレーム受信(バースト受信)予定時刻が既知であることを利用して、フレーム入力に先立って復号方式の切り替えと設定とを開始し、復号処理を行う準備を事前に完了する構成を開示する。すなわち、上りバースト信号の送信タイミングとしてOLTが計算しONUに通知した送信開始時刻情報および送信時間の長さ情報(グラント情報)を基に各ONUからのバースト信号の受信開始予定時刻を計算し、送信元ONUが暗号化に用いた暗号方式に合った復号方式への切り替えと設定とを受信開始予定時刻に先立って開始し、フレームが復号処理機能部に入力されるまでに復号方式の切り替えと設定とを完了する。
[Principle of the Invention]
In the present invention, using the fact that the frame reception (burst reception) scheduled time is known to the OLT, the switching and setting of the decoding method is started prior to the frame input, and the preparation for performing the decoding process is completed in advance. The configuration is disclosed. That is, based on the transmission start time information and the transmission time length information (grant information) that the OLT calculates and notifies the ONU as the transmission timing of the upstream burst signal, the reception start time of the burst signal from each ONU is calculated, The transmission source ONU starts switching and setting to the decryption method suitable for the encryption method used for encryption prior to the scheduled reception start time, and switching the decryption method until the frame is input to the decryption processing function unit. Complete the configuration.

受信開始予定時刻は、OLTがONUへのグラント情報を計算した時点で直前に受信するバースト信号の受信完了予定時刻と共に既に決まっているから、バースト受信とバースト受信の間のレーザオフタイムやレーザオンタイム、同期引き込み時間を含むフレームを受信しない期間、および誤り訂正処理等の復号処理よりも先に行う内部処理に要する期間を利用してアルゴリズム切替えを行って受信フレームの復号処理が開始可能な状態を事前に準備する。   The scheduled reception start time is already determined together with the scheduled reception completion time of the burst signal received immediately before the OLT calculates the grant information to the ONU. Therefore, the laser off time and laser on time between burst receptions are determined. A state in which the received frame decoding process can be started by switching the algorithm using the period in which the frame including the time and the synchronization pull-in time is not received, and the period required for the internal processing performed prior to the decoding process such as error correction processing. Prepare in advance.

これにより、本発明では、受信フレームを待たせることなく復号処理を開始することができるので、送信側装置から信号を受信してから復号処理を完了するまでの所要時間を増大させることなく復号方式を切り替えることができる。また、フレーム保持回路を追加する必要がないので、ハードウェアを増大させることなく復号方式を切り替えることができる。   As a result, in the present invention, since the decoding process can be started without waiting for the received frame, the decoding method can be performed without increasing the time required from the reception of the signal from the transmission side device to the completion of the decoding process. Can be switched. Further, since it is not necessary to add a frame holding circuit, the decoding method can be switched without increasing hardware.

[第1の実施の形態]
以下、本発明の実施の形態について図面を参照して説明する。図1は本発明の第1の実施の形態に係る復号処理装置の構成を示すブロック図である。
復号処理装置1は、PONシステムのOLTに設けられるものであり、各ONUからフレームを受信する入力端子2と、フレームを出力する出力端子3と、受信開始予定時刻計算部4と、受信時刻管理機能部6と、復号方式判定機能部7と、復号処理機能部8とを有する。
[First Embodiment]
Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a decoding processing apparatus according to the first embodiment of the present invention.
The decoding processing apparatus 1 is provided in the OLT of the PON system, and includes an input terminal 2 that receives a frame from each ONU, an output terminal 3 that outputs a frame, a scheduled reception start time calculation unit 4, and a reception time management. A function unit 6, a decoding method determination function unit 7, and a decoding processing function unit 8 are included.

受信開始予定時刻計算部4は、各ONUに通知する送信開始時刻情報および送信時間の長さ情報(グラント情報)を基に各ONUからのバースト信号の受信開始予定時刻をONU毎に計算する。ONUの送信開始時刻および送信時間の長さが分かれば、このONUとOLTとの間の既知の伝送遅延時間から受信開始予定時刻を計算することが可能である。また、受信開始予定時刻計算部4は、ONUの送信時間の長さを受信時間幅とする。なお、ONUの送信開始時刻および送信時間の長さを計算する手法、および送信開始時刻情報および送信時間の長さ情報(グラント情報)を各ONUに通知する手段は、PONシステムにおいて周知の技術であるので、説明は省略する。   The scheduled reception start time calculation unit 4 calculates the scheduled reception start time of the burst signal from each ONU for each ONU based on the transmission start time information notified to each ONU and the transmission time length information (grant information). If the transmission start time of the ONU and the length of the transmission time are known, it is possible to calculate the scheduled reception start time from the known transmission delay time between the ONU and the OLT. The scheduled reception start time calculation unit 4 sets the length of the ONU transmission time as the reception time width. A technique for calculating the ONU transmission start time and the length of the transmission time, and means for notifying each ONU of the transmission start time information and the transmission time length information (grant information) are well-known techniques in the PON system. Since there is, explanation is omitted.

また、OLTには、各ONUの識別情報を記憶している識別情報管理手段(不図示)があり、受信開始予定時刻に受信するバースト信号の送信元ONUの識別情報をこの識別情報管理手段から取得することが可能である。   The OLT has identification information management means (not shown) that stores identification information of each ONU. The identification information of the transmission source ONU of the burst signal received at the scheduled reception start time is obtained from this identification information management means. It is possible to obtain.

受信時刻管理機能部6は、OLTの管理する時刻情報(PONクロック)を受ける端子60と、受信開始予定時刻計算部4からバースト信号の受信開始予定時刻情報を受ける端子61と、受信開始予定時刻計算部4からバースト信号の受信時間幅情報を受ける端子62と、ONUの識別情報を受ける端子63と、フレームの受信時間帯を示す信号(受信スロット信号)を送る端子64と、受信スロット信号と同時にONUの識別情報を送る端子65とを有する。
受信時刻管理機能部6は、ONUからフレームを受信する予定の時間帯に復号方式の判定出力が間に合うタイミングで送信元ONUの識別情報を復号方式判定機能部7に通知する。
The reception time management function unit 6 includes a terminal 60 that receives time information (PON clock) managed by the OLT, a terminal 61 that receives scheduled reception start time information of a burst signal from the reception start scheduled time calculation unit 4, and a scheduled reception start time. A terminal 62 for receiving reception time width information of a burst signal from the calculation unit 4, a terminal 63 for receiving ONU identification information, a terminal 64 for sending a signal (reception slot signal) indicating a reception time zone of a frame, a reception slot signal, And a terminal 65 for sending ONU identification information at the same time.
The reception time management function unit 6 notifies the decoding method determination function unit 7 of the identification information of the transmission source ONU at the timing when the determination output of the decoding method is in time for the time zone in which the frame is to be received from the ONU.

復号方式判定機能部7は、受信時刻管理機能部6から受信スロット信号を受ける端子70と、受信時刻管理機能部6からONUの識別情報を受ける端子71と、復号方式情報を送る端子72とを有する。
復号方式判定機能部7は、ONUの識別情報と復号方式との対応関係が登録されたテーブル(不図示)を保持し、このテーブルを参照して、受信時刻管理機能部6から受けたONUの識別情報に対応する復号方式を決定し、復号方式を指定する復号方式情報を復号処理機能部8に通知する。
The decoding method determination function unit 7 includes a terminal 70 that receives a reception slot signal from the reception time management function unit 6, a terminal 71 that receives ONU identification information from the reception time management function unit 6, and a terminal 72 that transmits decoding method information. Have.
The decoding method determination function unit 7 holds a table (not shown) in which the correspondence between the ONU identification information and the decoding method is registered, and refers to this table to determine the ONU received from the reception time management function unit 6. A decoding method corresponding to the identification information is determined, and decoding method information for designating the decoding method is notified to the decoding processing function unit 8.

復号処理機能部8は、入力フレームを受ける端子80と、復号方式判定機能部7から復号方式情報を受ける端子81と、フレームを出力する端子82とを有する。復号処理機能部8は、受信フレームが符号化されている場合には指定された復号方式でフレームを復号処理して出力する。   The decoding processing function unit 8 includes a terminal 80 that receives an input frame, a terminal 81 that receives decoding method information from the decoding method determination function unit 7, and a terminal 82 that outputs a frame. When the received frame is encoded, the decoding processing function unit 8 decodes the frame using the designated decoding method and outputs the frame.

以下、本実施の形態の動作を図2、図3を用いて説明する。図2は受信時刻管理機能部6が時刻計算に用いる時間情報の定義説明図、図3は受信時刻管理機能部6が計算する時刻と復号方式判定機能部7および復号処理機能部8の動作を示すタイミングチャートである。   Hereinafter, the operation of the present embodiment will be described with reference to FIGS. FIG. 2 is an explanatory diagram of the definition of time information used by the reception time management function unit 6 for time calculation. FIG. 3 shows the time calculated by the reception time management function unit 6 and the operations of the decoding method determination function unit 7 and the decoding processing function unit 8. It is a timing chart which shows.

受信時刻管理機能部6は、受信開始予定時刻計算部4からバースト信号の受信開始予定時刻情報およびバースト信号の受信時間幅情報を取得すると共に、OLTの図示しない識別情報管理手段から当該バースト信号の送信元ONUの識別情報を取得する。本実施の形態では、送信元ONUの識別情報を内部ID=iとし、内部ID=iが付与されているONU(i)からバースト信号を受信する受信開始予定時刻をTreceive_(i)とし、バースト信号の受信時間幅をTflength_(i)とする。   The reception time management function unit 6 acquires the scheduled reception start time information of the burst signal and the reception time width information of the burst signal from the scheduled reception start time calculation unit 4, and also transmits the burst signal from the identification information management unit (not shown) of the OLT. Acquire identification information of the transmission source ONU. In the present embodiment, the identification information of the transmission source ONU is set to internal ID = i, the scheduled reception start time for receiving a burst signal from ONU (i) to which the internal ID = i is assigned is Treceive_ (i), and burst The signal reception time width is assumed to be Tlength_ (i).

バースト信号の先頭からバースト信号内のフレーム先頭までの既知のバーストオーバヘッド時間Tboh、フレームが復号処理装置1に到着してから復号処理機能部8に入力されるまでの既知の装置内遅延時間Tdint、およびバースト信号の受信開始予定時刻Treceive_(i)を用いると、ONU(i)から受信する受信フレームの処理開始予定時刻Tr0(i)は次式となる。
Tr0(i)=Treceive_(i)+Tboh+Tdint ・・・(1)
A known burst overhead time Tboh from the beginning of the burst signal to the beginning of the frame in the burst signal, a known in-device delay time Tdint from when the frame arrives at the decoding processing device 1 until it is input to the decoding processing function unit 8, If the burst signal reception start time Treceive_ (i) is used, the process start time Tr0 (i) of the received frame received from the ONU (i) is expressed by the following equation.
Tr0 (i) = Treceive_ (i) + Tboh + Tdint (1)

復号方式判定機能部7において受信スロット信号(ここでは論理レベルH)を受けてから復号処理機能部8に対して復号方式を指定するまでに要する既知の時間をTjd、復号処理機能部8において復号方式判定機能部7から復号方式情報を受けてから復号処理のための切換えや設定を完了し復号処理が開始可能となるまでに要する既知の時間をTsuとすると、受信時刻管理機能部6は、送信元ONU(i)から受信する受信フレームに対応する受信スロット信号を論理レベルHにすべき時刻Tr1(i)を次式に示すように計算する。
Tr1(i)=Tr0(i)−Tsu−Tjd
={Treceive_(i)+Tboh+Tdint}−Tsu−Tjd
・・・(2)
Tjd is a known time required from the reception of the reception slot signal (here, logic level H) in the decoding method determination function unit 7 until the decoding method function unit 8 designates the decoding method. Assuming that the known time required from the reception of the decoding method information from the method determination function unit 7 to the completion of switching and setting for the decoding process and the start of the decoding process is Tsu, the reception time management function unit 6 The time Tr1 (i) at which the reception slot signal corresponding to the reception frame received from the transmission source ONU (i) should be set to the logic level H is calculated as shown in the following equation.
Tr1 (i) = Tr0 (i) -Tsu-Tjd
= {Treceive_ (i) + Tboh + Tdint} -Tsu-Tjd
... (2)

さらに、復号処理機能部8において復号処理に要する既知の所要時間Tddec、およびバースト信号の受信時間幅Tflength_(i)を用いると、ONU(i)から受信する受信フレームの復号処理完了予定時刻Te0(i)は次式のように表すことができる。
Te0(i)=Treceive_(i)+Tboh+Tdint
+Tflength_(i)+Tddec ・・・(3)
Furthermore, when the known required time Tddec required for the decoding process in the decoding processing function unit 8 and the reception time width Tlength_ (i) of the burst signal are used, the expected decoding process completion time Te0 () of the received frame received from the ONU (i) i) can be expressed as:
Te0 (i) = Treceive_ (i) + Tboh + Tdint
+ Tlength_ (i) + Tddec (3)

受信時刻管理機能部6は、復号処理完了予定時刻Te0(i)と復号方式判定機能部7において受信スロット信号を受けてから復号処理機能部8に対して復号方式を指定するまでに要する時間Tjdとを用いて、受信スロット信号を論理レベルLにすべき時刻Te1(i)を次式のように計算する。
Te1(i)=Te0(i)−Tjd
={Treceive_(i)+Tboh+Tdint+Tflength_(i)
+Tddec}−Tjd ・・・(4)
The reception time management function unit 6 receives the scheduled decoding process completion time Te0 (i) and the time Tjd required from the reception of the reception slot signal in the decoding method determination function unit 7 until the decoding processing function unit 8 designates the decoding method. Are used to calculate the time Te1 (i) at which the received slot signal should be at the logic level L as shown in the following equation.
Te1 (i) = Te0 (i) -Tjd
= {Treceive_ (i) + Tboh + Tdint + Tlength_ (i)
+ Tddec} -Tjd (4)

受信時刻管理機能部6は、図3に示すようにPONクロックの示す時刻がTr1(i)のとき、受信スロット信号を、受信を示す値(論理レベルH)とすると同時に、送信元ONU(i)の識別情報(内部ID=i)を出力する。また、受信時刻管理機能部6は、PONクロックの示す時刻がTe1(i)のとき、受信スロット信号を、非受信を示す値(論理レベルL)とする。   As shown in FIG. 3, when the time indicated by the PON clock is Tr1 (i), the reception time management function unit 6 sets the reception slot signal to a value indicating reception (logic level H) and at the same time the transmission source ONU (i ) Identification information (internal ID = i) is output. The reception time management function unit 6 sets the reception slot signal to a value (logic level L) indicating non-reception when the time indicated by the PON clock is Te1 (i).

受信時刻管理機能部6が出力する受信スロット信号は、論理レベルHのとき、ONUの識別情報が有効であることを示し、論理レベルLのとき、ONUの識別情報が無効であることを示すレベル信号である。受信スロット信号は、上述のとおり時刻Tr1(i)のとき論理レベルLから論理レベルHに遷移し、時刻Te1(i)のとき論理レベルHから論理レベルLに遷移する。論理レベルLから論理レベルHへの遷移は、受信時刻管理機能部6の出力するONUの識別情報に基づいて復号方式判定機能部7が動作する契機を与える。   The reception slot signal output from the reception time management function unit 6 indicates that the ONU identification information is valid when the logic level is H, and the ONU identification information is invalid when the logic level is L. Signal. As described above, the reception slot signal transits from the logic level L to the logic level H at time Tr1 (i), and transits from the logic level H to the logic level L at time Te1 (i). The transition from the logic level L to the logic level H gives an opportunity for the decoding method determination function unit 7 to operate based on the ONU identification information output from the reception time management function unit 6.

復号方式判定機能部7は、受信時刻管理機能部6からONUの識別情報を受けて、その識別情報に対応する復号方式を指定する。復号方式判定機能部7は受信スロット信号(論理レベルH)とONUの識別情報とを時刻Tr1(i)に受けるので、復号方式判定機能部7が復号方式情報を出力する時刻Tr2(i)は判定のための所要時間Tjd後であり、次式となる。
Tr2(i)=Tr1(i)+Tjd=(Tr0(i)−Tjd−Tsu)+Tjd
=Tr0(i)−Tsu ・・・(5)
The decoding method determination function unit 7 receives the ONU identification information from the reception time management function unit 6 and designates the decoding method corresponding to the identification information. Since the decoding method determination function unit 7 receives the reception slot signal (logic level H) and the ONU identification information at time Tr1 (i), the time Tr2 (i) at which the decoding method determination function unit 7 outputs the decoding method information is After the required time Tjd for determination, the following equation is obtained.
Tr2 (i) = Tr1 (i) + Tjd = (Tr0 (i) -Tjd-Tsu) + Tjd
= Tr0 (i) -Tsu (5)

復号処理機能部8は、復号方式判定機能部7が出力する復号方式情報に基づいて、復号処理のための設定や動作の切り替えを行い、受信フレームを復号処理する準備を開始する。復号処理が開始可能となる時刻Tr3(i)は、図3に示すように復号処理機能部8が復号方式判定機能部7から復号方式情報を受ける時刻Tr2(i)から準備の所要時間Tsuだけ後であるから、次式となる。
Tr3(i)=Tr2(i)+Tsu=(Tr0(i)−Tsu)+Tsu
=Tr0(i) ・・・(6)
Based on the decoding method information output from the decoding method determination function unit 7, the decoding processing function unit 8 performs settings for decoding processing and switching operations, and starts preparations for decoding the received frame. As shown in FIG. 3, the time Tr3 (i) at which the decoding process can be started is only the time Tsu required for preparation from the time Tr2 (i) when the decoding processing function unit 8 receives the decoding method information from the decoding method determination function unit 7. Since it is later, the following equation is obtained.
Tr3 (i) = Tr2 (i) + Tsu = (Tr0 (i) -Tsu) + Tsu
= Tr0 (i) (6)

すなわち、フレーム入力予定時刻Tr0(i)までに復号処理機能部8が準備を完了し、復号処理が開始可能となる。
復号方式判定機能部7は、受信時刻管理機能部6から時刻Te1(i)に受信スロット信号(論理レベルL)を受ける。したがって、復号方式判定機能部7が出力する復号方式情報が無効となる時刻Te2(i)は、時刻Te1(i)から判定に必要な所要時間Tjdだけ後であるから、次式となる。
Te2(i)=Te1(i)+Tjd=(Te0(i)−Tjd)+Tjd
=Te0(i) ・・・(7)
That is, the decoding processing function unit 8 completes the preparation by the frame input scheduled time Tr0 (i), and the decoding processing can be started.
The decoding method determination function unit 7 receives a reception slot signal (logic level L) from the reception time management function unit 6 at time Te1 (i). Accordingly, the time Te2 (i) at which the decoding method information output from the decoding method determination function unit 7 becomes invalid is after the required time Tjd necessary for determination from the time Te1 (i), and therefore, the following equation is obtained.
Te2 (i) = Te1 (i) + Tjd = (Te0 (i) -Tjd) + Tjd
= Te0 (i) (7)

ONU(i)からの受信フレームを復号処理するための復号処理機能部8の設定は、ONU(i)から受信するフレームの処理開始予定時刻Tr0(i)までに準備を完了し、復号処理完了予定時刻Te0(i)まで有効であり、時刻Te0(i)で設定の役割を終える。   The setting of the decoding processing function unit 8 for decoding the received frame from the ONU (i) is completed by the preparation start time Tr0 (i) of the frame received from the ONU (i), and the decoding process is completed. It is valid until the scheduled time Te0 (i), and the setting role is finished at the time Te0 (i).

次に、内部ID=i+1が付与されているONU(i+1)から受信するフレームを復号処理するための復号処理機能部8の設定は、フレームの処理開始予定時刻Tr0(i+1)までに準備を完了する必要がある。そのための準備開始時刻Tr2(i+1)は次式となる。
Tr2(i+1)=Tr0(i+1)−Tsu
=Treceive_(i+1)+Tboh+Tdint−Tsu ・・・(8)
Next, the setting of the decoding processing function unit 8 for decoding the frame received from the ONU (i + 1) to which the internal ID = i + 1 is assigned is completed by the frame processing scheduled start time Tr0 (i + 1). There is a need to. The preparation start time Tr2 (i + 1) for that is given by the following equation.
Tr2 (i + 1) = Tr0 (i + 1) -Tsu
= Treceive_ (i + 1) + Tboh + Tdint-Tsu (8)

ONU(i)に対応する復号方式は前述のとおり時刻Te0(i)まで有効であり、一方、ONU(i+1)に対応する復号方式設定は時刻Tr2(i+1)から開始されるので、時刻Te0(i)とTr2(i+1)とが重ならないように制御するための条件は次式となる。
Tr2(i+1)≧Te0(i) ・・・(9)
As described above, the decoding method corresponding to ONU (i) is effective until time Te0 (i), while the decoding method setting corresponding to ONU (i + 1) starts from time Tr2 (i + 1), so that time Te0 ( The condition for controlling so that i) and Tr2 (i + 1) do not overlap is as follows.
Tr2 (i + 1) ≧ Te0 (i) (9)

式(3)と式(8)とを式(9)に代入すると、次式のようになる。
{Treceive_(i+1)+Tboh+Tdint−Tsu}
≧{Treceive_(i)+Tboh+Tdint+Tflength_(i)
+Tddec} ・・・(10)
Substituting Equation (3) and Equation (8) into Equation (9) yields the following equation.
{Treceive_ (i + 1) + Tboh + Tdint-Tsu}
≧ {Treceive_ (i) + Tboh + Tdint + Tlength_ (i)
+ Tddec} (10)

式(10)を移項すると、次式が得られる。
Treceive_(i+1)−{Treceive_(i)
+Tflength_(i)}≧Tsu+Tddec ・・・(11)
Transposing equation (10) yields:
Treceive_ (i + 1)-{Treceive_ (i)
+ Tlength_ (i)} ≧ Tsu + Tddec (11)

式(11)より、バースト信号の受信終了から次のバースト信号の受信開始までの間隔が、復号処理機能部8において復号方式の設定に要する所要時間Tsuと復号処理に要する所要時間Tddecとの和以上となるように、OLTはバースト信号の送信開始時刻をONUに通知すればよいことが分かる。   From the equation (11), the interval from the end of reception of the burst signal to the start of reception of the next burst signal is the sum of the required time Tsu required for setting the decoding method in the decoding processing function unit 8 and the required time Tddec required for the decoding process. As described above, it can be understood that the OLT may notify the ONU of the transmission start time of the burst signal.

なお、ONUから符号化されていないフレームを受信した場合には、復号処理機能部8は、復号方式の指定によらず復号処理を行わずにフレームを出力する。   When a non-encoded frame is received from the ONU, the decoding processing function unit 8 outputs the frame without performing the decoding process regardless of the designation of the decoding method.

図3では、フレームの入力予定時刻Tr0までに復号処理機能部8の設定を完了する例を示したが、復号処理機能部8の設定完了は丁度フレームの入力開始時刻でなくてもよく、入力開始時刻以前に設定が完了するように、受信時刻管理機能部6が受信スロット信号を出力するタイミングを適宜設定してもよい。   FIG. 3 shows an example in which the setting of the decoding processing function unit 8 is completed by the frame input scheduled time Tr0. However, the setting completion of the decoding processing function unit 8 may not be just the frame input start time. The timing at which the reception time management function unit 6 outputs the reception slot signal may be appropriately set so that the setting is completed before the start time.

本実施の形態によれば、バースト受信とバースト受信の間のフレームを受信しない時間、および受信開始からフレームが復号処理装置に入力されるまでの時間(バーストオーバヘッドおよび装置内遅延時間)を復号方式の切り替えに活用することが可能となり、バッファリングが不要、すなわち図8に示したようなフレーム保持機能部(フレームバッファ)が不要となり、かつ処理所要時間を増大させることなく復号方式を切り替えることが可能となる。   According to the present embodiment, the time during which no frame is received between burst reception and the time from the start of reception until the frame is input to the decoding processing device (burst overhead and in-device delay time) are decoded. Buffering is unnecessary, that is, the frame holding function unit (frame buffer) as shown in FIG. 8 is not required, and the decoding method can be switched without increasing the processing time. It becomes possible.

[第2の実施の形態]
次に、本発明の第2の実施の形態について説明する。図4は本発明の第2の実施の形態に係る復号処理装置の構成を示すブロック図であり、図1と同一の構成には同一の符号を付してある。
[Second Embodiment]
Next, a second embodiment of the present invention will be described. FIG. 4 is a block diagram showing the configuration of the decoding processing apparatus according to the second embodiment of the present invention. The same components as those in FIG. 1 are denoted by the same reference numerals.

本実施の形態の復号処理装置1aは、入力端子2と、出力端子3と、受信開始予定時刻計算部4と、受信時刻管理機能部6aと、復号方式判定機能部7aと、復号処理機能部8aとを有する。   The decoding processing device 1a of the present embodiment includes an input terminal 2, an output terminal 3, a scheduled reception start time calculation unit 4, a reception time management function unit 6a, a decoding method determination function unit 7a, and a decoding processing function unit. 8a.

本実施の形態と第1の実施の形態との違いは、復号処理機能部8aの復号処理ステップを分割したことにある。
また、本実施の形態と第1の実施の形態との違いは、受信時刻管理機能部6aは、復号処理機能部8aがONU(i+1)から受信するバースト信号の復号方式情報を、ONU(i+1)からのバースト信号の受信開始予定時刻ではなく、1つ前のONU(i)からのフレーム受信終了予定時刻に受けるようにONUの識別情報を復号方式判定機能部7aに送る点にある。
The difference between the present embodiment and the first embodiment is that the decoding processing step of the decoding processing function unit 8a is divided.
Further, the difference between the present embodiment and the first embodiment is that the reception time management function unit 6a determines the decoding method information of the burst signal received from the ONU (i + 1) by the decoding processing function unit 8a as ONU (i + 1). The ONU identification information is sent to the decoding method determination function unit 7a so that it is received not at the scheduled reception start time of the burst signal from the previous ONU (i) but at the scheduled reception end time of the frame from the previous ONU (i).

第1の実施の形態では、受信スロット信号はフレーム受信開始予定時刻Tr1に論理レベルLから論理レベルHに遷移し、復号処理完了予定時刻Te1に論理レベルHから論理レベルLに遷移した。そして、ONUの識別情報の有効期間は、受信スロット信号が論理レベルLから論理レベルHに遷移した時に始まり論理レベルHから論理レベルLに遷移するまでであった。   In the first embodiment, the reception slot signal transits from the logic level L to the logic level H at the frame reception scheduled start time Tr1, and transits from the logic level H to the logic level L at the scheduled decoding processing completion time Te1. The valid period of the ONU identification information starts when the reception slot signal transitions from the logic level L to the logic level H and extends from the logic level H to the logic level L.

これに対して、本実施の形態では、受信スロット信号はフレーム受信開始予定時刻に論理レベルLから論理レベルHに遷移する点は変わらないが、フレーム受信完了予定時刻に論理レベルHから論理レベルLに遷移する。   On the other hand, in the present embodiment, the reception slot signal does not change from the logical level L to the logical level H at the scheduled frame reception start time, but from the logical level H to the logical level L at the scheduled frame reception completion time. Transition to.

ONU(i+1)の識別情報の出力を、1つ前の送信側装置であるONU(i)に対応する受信スロット信号が論理レベルHから論理レベルLに遷移するときに開始し、そのときを有効期間の始まりとして、受信スロット信号が次に論理レベルHから論理レベルLに遷移するまでをONU(i+1)の識別情報の有効期間とする。すなわち、受信スロット信号が論理レベルLの間は次に受信予定のフレームの送信元ONUの識別情報が出力され、その論理レベルLの期間および次の論理レベルHの期間がONUの識別情報の有効期間となる。   Output of identification information of ONU (i + 1) starts when the reception slot signal corresponding to ONU (i) which is the previous transmission side device transits from the logic level H to the logic level L, and the time is valid As the start of the period, the period until the reception slot signal next transitions from the logic level H to the logic level L is defined as the valid period of the identification information of the ONU (i + 1). That is, while the reception slot signal is at the logical level L, the identification information of the transmission source ONU of the frame to be received next is output, and the period of the logical level L and the period of the next logical level H are valid for the identification information of the ONU. It becomes a period.

第1の実施の形態とのもう一つの違いは、復号処理機能部8aを、実行する復号処理の順に復号処理機能部8a−1,8a−2,・・・,8a−(N−1),8a−NのN(Nは2以上の整数)個の復号処理機能部で構成し、復号処理と同じ順に復号処理と同じ所要時間をかけて復号方式情報を次の復号処理機能部に伝達して伝達順に復号準備を開始する点にある。   Another difference from the first embodiment is that the decryption processing function unit 8a is decrypted in the order of decryption processing to be performed, the decryption processing function units 8a-1, 8a-2,..., 8a- (N-1). , 8a-N (N is an integer equal to or greater than 2) decoding processing function units, and transmits the decoding method information to the next decoding processing function unit in the same order as the decoding processing over the same time as the decoding processing. Thus, preparation for decoding is started in the order of transmission.

復号方式判定機能部7aが指定する復号方式情報を復号処理機能部8a−1が最初に受け、復号処理機能部8a−1は、復号方式情報を受けた時点から復号処理の所要時間と同じ時間経過後に復号処理機能部8a−2に復号方式情報を伝達する。
復号処理機能部8a−1は、復号方式情報を受けた時点から復号処理の所要時間と同じ時間経過後に(すなわち、復号処理機能部8a−2に復号方式情報を伝達するのと同じ時刻に)、当該復号方式情報の指定に基づいて復号準備を開始する。
The decoding processing function unit 8a-1 first receives the decoding method information designated by the decoding method determination function unit 7a, and the decoding processing function unit 8a-1 has the same time as the time required for the decoding process from the time of receiving the decoding method information. After the elapse, the decoding method information is transmitted to the decoding processing function unit 8a-2.
After receiving the decoding method information, the decoding processing function unit 8a-1 has passed the same time as the time required for the decoding process (that is, at the same time when the decoding method information is transmitted to the decoding processing function unit 8a-2). The decoding preparation is started based on the designation of the decoding method information.

以下、同様に、各復号処理機能部は、その前段の復号処理機能部から復号方式情報を受けると、復号方式情報を受けた時点から復号処理の所要時間と同じ時間経過後に次の復号処理機能部に復号方式情報を伝達すると同時に復号方式情報の指定に基づいて復号準備を開始する。このような処理を各復号処理機能部が順番に行い、N番目の復号処理機能部8a−Nまで復号方式情報を伝達し復号準備を完了する。   Hereinafter, similarly, when each decoding processing function unit receives the decoding method information from the preceding decoding processing function unit, the next decoding processing function after the same time as the time required for the decoding processing has elapsed from the time when the decoding method information was received. At the same time as the decoding scheme information is transmitted to the part, decoding preparation is started based on the designation of the decoding scheme information. Each of the decoding processing function units sequentially performs such processing, and the decoding scheme information is transmitted to the Nth decoding processing function unit 8a-N to complete the preparation for decoding.

復号処理機能部8a−1は、入力フレームを受けて復号処理を実行し、処理後のフレームを次段の復号処理機能部8a−2に出力する。復号処理機能部8a−2,・・・,8a−(N−1)は、前段の復号処理機能部が出力したフレームを受けて復号処理を実行し、処理後のフレームを次段の復号処理機能部に出力する。復号処理機能部8a−Nは、前段の復号処理機能部8a−(N−1)が出力したフレームを受けて復号処理を実行し、処理後のフレームを復号処理装置1aの出力フレームとして出力する。   The decoding processing function unit 8a-1 receives the input frame, executes decoding processing, and outputs the processed frame to the subsequent decoding processing function unit 8a-2. Decoding processing function unit 8a-2,..., 8a- (N-1) receives the frame output from the preceding decoding processing function unit, executes decoding processing, and processes the processed frame to the next decoding process. Output to the functional part. The decoding processing function unit 8a-N receives the frame output by the preceding decoding processing function unit 8a- (N-1), executes decoding processing, and outputs the processed frame as an output frame of the decoding processing device 1a. .

このように復号処理をN個の復号処理機能部8a−1,8a−2,・・・,8a−(N−1),8a−Nの順に実行し、N番目の復号処理機能部8a−Nまで指定された復号方式で復号処理を行いフレームを出力する。   In this way, the decoding process is executed in the order of N decoding processing function units 8a-1, 8a-2,..., 8a- (N-1), 8a-N, and the Nth decoding processing function unit 8a- The decoding process is performed by the decoding method designated up to N and a frame is output.

本実施の形態の動作を図5、図6(A)〜図6(C)を用いて説明する。図5はk(kは1,2,・・・,Nの整数)番目の復号処理機能部8a−kにおけるフレームおよび復号方式情報の前段からの入力と次段への出力、並びに設定の開始と完了の時刻の関係を示すタイミングチャートである。図6(A)〜図6(C)は復号処理の所要時間TdSおよび復号方式設定の所要時間TsuSが異なる3つのケースを説明するタイミングチャートであり、復号処理機能部8a−k1、復号処理機能部8a−k2、復号処理機能部8a−k3(k1,k2,k3は1,2,・・・,Nの整数)の復号方式の設定開始と完了の時刻の関係およびTdS、TsuSとフレームの最小間隔の関係を示すタイミングチャートである。   The operation of this embodiment will be described with reference to FIGS. 5 and 6A to 6C. FIG. 5 shows the input of the frame and decoding method information from the previous stage and the output to the next stage and the start of setting in the k (k is an integer of 1, 2,..., N) th decoding processing function unit 8a-k. 5 is a timing chart showing the relationship between the time of completion and the time of completion. FIGS. 6A to 6C are timing charts for explaining three cases in which the required time TdS for the decoding process and the required time TsuS for setting the decoding method are different. The decoding processing function unit 8a-k1, the decoding processing function Part 8a-k2, decoding processing function part 8a-k3 (k1, k2, k3 are integers of 1, 2,..., N), the relationship between the start time and completion time of the decoding method, and the TdS, TsuS and frame It is a timing chart which shows the relationship of the minimum space | interval.

N個の復号処理機能部8a−1,8a−2,・・・,8a−(N−1),8a−Nの復号処理の所要時間をそれぞれ既知の値TdS(1),TdS(2),・・・,TdS(N−1),TdS(N)とし、復号処理機能部8a−1,8a−2,・・・,8a−(N−1),8a−Nにおいて復号方式の設定を開始してから完了するまでに要する時間をそれぞれ既知の値TsuS(1),TsuS(2),・・・,TsuS(N−1),TsuS(N)と定義する。   .., 8a- (N-1), and 8a-N, the required times for the decoding processing function units 8a-1, 8a-2,..., 8a-N are respectively known values TdS (1) and TdS (2). ,..., TdS (N-1), TdS (N), and setting of the decoding method in the decoding processing function units 8a-1, 8a-2,..., 8a- (N-1), 8a-N. Are defined as known values TsuS (1), TsuS (2),..., TsuS (N−1), and TsuS (N), respectively.

受信バースト信号の先頭からバースト信号内のフレーム先頭までの既知のバーストオーバヘッド時間Tboh、フレームが受信側装置1aに到着してから復号処理機能部8aに入力されるまでの既知の装置内遅延時間Tdint、およびバースト信号の受信開始予定時刻Treceive_(i)を用いると、ONU(i)から受信する受信フレームの復号処理機能部8a−1での処理開始予定時刻Tr0S(1)(i)は次式のように表される。
Tr0S(1)(i)=Treceive_(i)+Tboh+Tdint
・・・(12)
Known burst overhead time Tboh from the beginning of the received burst signal to the beginning of the frame in the burst signal, known in-device delay time Tdint from when the frame arrives at the receiving side device 1a until it is input to the decoding processing function unit 8a , And the burst signal reception start time Treceive_ (i), the processing start scheduled time Tr0S (1) (i) in the decoding processing function unit 8a-1 of the received frame received from the ONU (i) is It is expressed as
Tr0S (1) (i) = Treceive_ (i) + Tboh + Tdint
(12)

復号方式判定機能部7aにおいてONUの識別情報を受けてから復号処理機能部8aに対して復号方式を指定するまでに要する既知の時間をTjdとすると、受信時刻管理機能部6aは、ONU(i)から受信する受信フレームに対応する受信スロット信号を論理レベルHにすべき時刻Tr1S(1)(i)を次式のように計算する。
Tr1S(1)(i)=Tr0S(1)(i)−Tjd
={Treceive_(i)+Tboh+Tdint}−Tjd ・・(13)
Assuming that a known time required from the reception of the ONU identification information in the decoding method determination function unit 7a to the specification of the decoding method to the decoding processing function unit 8a is Tjd, the reception time management function unit 6a performs the ONU (i The time Tr1S (1) (i) at which the reception slot signal corresponding to the reception frame received from (1) should be set to the logic level H is calculated as follows.
Tr1S (1) (i) = Tr0S (1) (i) -Tjd
= {Treceive_ (i) + Tboh + Tdint} -Tjd (13)

更に、ONU(i)から受信するバースト信号の受信時間幅Tflength_(i)を用いると、ONU(i)から受信する受信フレームの復号処理機能部8a−1での受信完了予定時刻Ts0S(1)(i)は次式となる。
Ts0S(1)(i)=Tr0S(1)(i)+Tflength_(i)
=Treceive_(i)+Tboh+Tdint+Tflength_(i)
・・・(14)
Further, when the reception time width Tlength_ (i) of the burst signal received from the ONU (i) is used, the scheduled reception completion time Ts0S (1) in the decoding processing function unit 8a-1 of the received frame received from the ONU (i) (I) becomes following Formula.
Ts0S (1) (i) = Tr0S (1) (i) + Tlength_ (i)
= Treceive_ (i) + Tboh + Tdint + Tlength_ (i)
(14)

復号方式判定機能部7aにおいてONUの識別情報を受けてから復号処理機能部8aに対して復号方式を指定するまでに要する時間Tjdを用いて、受信時刻管理機能部6aは、受信スロット信号を論理レベルLにすべき時刻Ts1S(1)(i)を次式のように計算する。
Ts1S(1)(i)=Ts0S(1)(i)−Tjd={Treceive_(i)
+Tboh+Tdint+Tflength_(i)}−Tjd ・・・(15)
The reception time management function unit 6a uses the time Tjd required from the reception of ONU identification information in the decoding method determination function unit 7a to the specification of the decoding method to the decoding processing function unit 8a. The time Ts1S (1) (i) to be set to the level L is calculated as follows.
Ts1S (1) (i) = Ts0S (1) (i) -Tjd = {Treceive_ (i)
+ Tboh + Tdint + Tlength_ (i)}-Tjd (15)

受信時刻管理機能部6aが出力する受信スロット信号は、ONU(i)からのフレーム受信に対応して時刻Tr1S(1)(i)のときに論理レベルLから論理レベルHに遷移し、その後に時刻Ts1S(1)(i)になったときに論理レベルHから論理レベルLに遷移する。   The reception slot signal output from the reception time management function unit 6a changes from the logic level L to the logic level H at time Tr1S (1) (i) corresponding to the reception of the frame from the ONU (i), and thereafter When the time Ts1S (1) (i) is reached, the logic level H changes to the logic level L.

同様に、受信スロット信号は、ONU(i+1)からのフレーム受信に対応して時刻Tr1S(1)(i+1)のときに論理レベルLから論理レベルHに遷移し、時刻Ts1S(1)(i+1)のときに論理レベルHから論理レベルLに遷移する。   Similarly, the reception slot signal transitions from the logic level L to the logic level H at time Tr1S (1) (i + 1) corresponding to the frame reception from the ONU (i + 1), and at time Ts1S (1) (i + 1). Transition from logic level H to logic level L.

ONU(i)の識別情報は時刻Ts1S(1)(i)まで有効であり、ONU(i+1)の識別情報は時刻Ts1S(1)(i)に出力が開始され、時刻Ts1S(1)(i+1)まで有効である。受信スロット信号の論理レベルHから論理レベルLへの遷移は、受信時刻管理機能部6aの出力するONUの識別情報に基づいて復号方式判定機能部7aが復号方式判定の動作を開始する契機を与える。例えば時刻Ts1S(1)(i)のときは復号方式判定機能部7aにONU(i+1)に対応する復号方式の判定動作を開始する契機を与える。   The ONU (i) identification information is valid until time Ts1S (1) (i), and the ONU (i + 1) identification information starts to be output at time Ts1S (1) (i) and time Ts1S (1) (i + 1). ) Is effective. The transition from the logical level H to the logical level L of the reception slot signal gives an opportunity for the decoding method determination function unit 7a to start the decoding method determination operation based on the ONU identification information output from the reception time management function unit 6a. . For example, at time Ts1S (1) (i), the decoding method determination function unit 7a is given an opportunity to start the determination operation of the decoding method corresponding to ONU (i + 1).

復号方式判定機能部7aは、受信時刻管理機能部6aからONUの識別情報を受けて、その識別情報に対応する復号方式を復号処理機能部8aに対して指定する。復号方式判定機能部7aはONU(i+1)の識別情報を時刻Ts1S(1)(i)に受けるので、ONU(i+1)に対応する復号方式情報を出力する時刻Ts2S(1)(i)は判定のための所要時間Tjd後であり、次式となる。
Ts2S(1)(i)=Ts1S(1)(i)+Tjd
=(Ts0S(1)(i)−Tjd)+Tjd=Ts0S(1)(i)
・・・(16)
The decoding method determination function unit 7a receives the identification information of the ONU from the reception time management function unit 6a, and designates the decoding method corresponding to the identification information to the decoding processing function unit 8a. The decoding method determination function unit 7a receives the identification information of the ONU (i + 1) at the time Ts1S (1) (i), so the time Ts2S (1) (i) at which the decoding method information corresponding to the ONU (i + 1) is output is determined. After the required time Tjd, the following equation is obtained.
Ts2S (1) (i) = Ts1S (1) (i) + Tjd
= (Ts0S (1) (i) -Tjd) + Tjd = Ts0S (1) (i)
... (16)

すなわち、ONU(i)からのフレームを復号処理機能部8a−1が受信完了する予定時刻Ts0S(1)(i)=Ts2S(1)(i)にONU(i+1)に対応する復号方式情報が復号処理機能部8a−1に入力される。   That is, the decoding method information corresponding to the ONU (i + 1) is received at the scheduled time Ts0S (1) (i) = Ts2S (1) (i) when the decoding processing function unit 8a-1 completes reception of the frame from the ONU (i). The data is input to the decryption processing function unit 8a-1.

復号処理機能部8a−1における、ONU(i)からのフレームの復号処理完了予定時刻Te0S(1)(i)は次式となる。
Te0S(1)(i)=Ts0S(1)(i)+TdS(1)
=Treceive_(i)+Tboh+Tdint+Tflength_(i)
+TdS(1) ・・・(17)
The scheduled decoding process completion time Te0S (1) (i) of the frame from the ONU (i) in the decoding processing function unit 8a-1 is represented by the following equation.
Te0S (1) (i) = Ts0S (1) (i) + TdS (1)
= Treceive_ (i) + Tboh + Tdint + Tlength_ (i)
+ TdS (1) (17)

復号処理機能部8a−1は、復号方式情報を受けた時刻Ts0S(1)(i)から復号処理の所要時間TdS(1)と同じ時間経過後の時刻Te0S(1)(i)に、ONU(i+1)に対応する復号方式情報の指定に基づいて復号準備を開始する。   The decryption processing function unit 8a-1 performs the ONU at time Te0S (1) (i) after the same time as the time TdS (1) required for decryption processing from the time Ts0S (1) (i) received the decryption method information. Decoding preparation is started based on the designation of the decoding method information corresponding to (i + 1).

この時刻Te0S(1)(i)には、復号処理機能部8a−1は、既にONU(i)からのフレームの末尾まで復号処理を完了しており、ONU(i)に対応する復号方式情報の役目が終わっているので、このONU(i)からのフレームの復号処理に影響を及ぼすことなく、ONU(i+1)に対応する復号方式情報に基づいて復号準備を開始することができる。   At this time Te0S (1) (i), the decoding processing function unit 8a-1 has already completed the decoding process up to the end of the frame from the ONU (i), and the decoding method information corresponding to the ONU (i) Thus, the preparation for decoding can be started based on the decoding method information corresponding to ONU (i + 1) without affecting the decoding processing of the frame from ONU (i).

復号処理機能部8a−1のONU(i+1)に対応する復号準備が完了する時刻Tsu0S(1)(i+1)は、復号準備を開始する時刻Te0S(1)(i)のTsuS(1)後であるから、次の式で与えられる。
Tsu0S(1)(i+1)=Te0S(1)(i)+TsuS(1)
=Ts0S(1)(i)+TdS(1)+TsuS(1)
=Treceive_(i)+Tboh+Tdint+Tflength_(i)
+TdS(1)+TsuS(1) ・・・(18)
The time Tsu0S (1) (i + 1) when the decoding preparation corresponding to ONU (i + 1) of the decoding processing function unit 8a-1 is completed is after TsuS (1) of the time Te0S (1) (i) at which the preparation for decoding is started. Because there is, it is given by the following formula.
Tsu0S (1) (i + 1) = Te0S (1) (i) + TsuS (1)
= Ts0S (1) (i) + TdS (1) + TsuS (1)
= Treceive_ (i) + Tboh + Tdint + Tlength_ (i)
+ TdS (1) + TsuS (1) (18)

復号処理機能部8a−1でのONU(i+1)からのフレームの受信開始予定時刻(処理開始予定時刻)Tr0S(1)(i+1)は、次式となる。
Tr0S(1)(i+1)=Treceive_(i+1)+Tboh+Tdint
・・・(19)
The scheduled reception start time (scheduled process start time) Tr0S (1) (i + 1) of the frame from the ONU (i + 1) in the decoding processing function unit 8a-1 is expressed by the following equation.
Tr0S (1) (i + 1) = Treceive_ (i + 1) + Tboh + Tdint
... (19)

復号処理機能部8a−1がONU(i+1)からのフレームの受信開始までに復号準備を完了するための条件は、次式となる。
Tr0S(1)(i+1)−Tsu0S(1)(i+1)
={Treceive_(i+1)+Tboh+Tdint}
−{Treceive_(i)+Tboh+Tdint
+Tflength_(i)+TdS(1)+TsuS(1)}
={Treceive_(i+1)}−{Treceive_(i)
+Tflength_(i)+TdS(1)+TsuS(1)}≧0
・・・(20)
The condition for the decoding processing function unit 8a-1 to complete the preparation for decoding before the start of frame reception from the ONU (i + 1) is as follows.
Tr0S (1) (i + 1) -Tsu0S (1) (i + 1)
= {Treceive_ (i + 1) + Tboh + Tdint}
-{Treceive_ (i) + Tboh + Tdint
+ Tlength_ (i) + TdS (1) + TsuS (1)}
= {Treceive_ (i + 1)}-{Treceive_ (i)
+ Tlength_ (i) + TdS (1) + TsuS (1)} ≧ 0
... (20)

式(20)を移項すると、次式が得られる。
{Treceive_(i+1)}−{Treceive_(i)
+Tflength_(i)}≧{TdS(1)+TsuS(1)}
・・・(21)
Transposing equation (20) yields:
{Treceive_ (i + 1)}-{Treceive_ (i)
+ Tlength_ (i)} ≧ {TdS (1) + TsuS (1)}
... (21)

式(21)より、バースト信号と次のバースト信号との間の受信間隔が、復号処理機能部8a−1において復号方式の設定に要する所要時間TsuS(1)と復号処理に要する所要時間TdS(1)との和以上となるようにすればよいことが分かる。   From the equation (21), the reception interval between the burst signal and the next burst signal indicates that the decoding processing function unit 8a-1 requires a time TsuS (1) required for setting the decoding method and a time required for decoding processing TdS ( It can be seen that the sum should be greater than or equal to 1).

同様に、復号処理機能部8a−2でのONU(i+1)からのフレームの受信開始予定時刻(処理開始予定時刻)Tr0S(2)(i+1)は、次式のように表すことができる。
Tr0S(2)(i+1)=Treceive_(i+1)+Tboh+Tdint
+TdS(1) ・・・(22)
Similarly, the scheduled reception start time (scheduled process start time) Tr0S (2) (i + 1) of the frame from the ONU (i + 1) in the decoding processing function unit 8a-2 can be expressed as the following equation.
Tr0S (2) (i + 1) = Treceive_ (i + 1) + Tboh + Tdint
+ TdS (1) (22)

復号処理機能部8a−1が復号処理機能部8a−2に復号方式情報を伝達する時刻は、復号方式判定機能部7aから復号方式情報を受けた時点から復号処理の所要時間TdS(1)と同じ時間経過後である。すなわち、復号処理機能部8a−1のONU(i)からのフレーム処理完了予定時刻Te0S(1)(i)に、ONU(i+1)の復号方式情報が復号処理機能部8a−1から復号処理機能部8a−2に入力される。   The time at which the decoding processing function unit 8a-1 transmits the decoding method information to the decoding processing function unit 8a-2 is the time required for decoding processing TdS (1) from the time when the decoding method information is received from the decoding method determination function unit 7a. After the same time. That is, at the frame processing completion scheduled time Te0S (1) (i) from the ONU (i) of the decoding processing function unit 8a-1, the decoding scheme information of the ONU (i + 1) is decoded from the decoding processing function unit 8a-1. Is input to the unit 8a-2.

復号処理機能部8a−2は、復号方式情報を受けた時刻Te0S(1)(i)から復号処理の所要時間TdS(2)と同じ時間経過後の時刻Ts0S(1)(i)+TdS(2)に、復号方式情報の指定に基づいて復号準備を開始する。
Ts0S(1)(i)+TdS(2)={Treceive_(i)+Tboh
+Tdint+Tflength_(i)+TdS(1)}+TdS(2)
・・・(23)
The decryption processing function unit 8a-2 receives the time Ts0S (1) (i) + TdS (2) after the same time as the time TdS (2) required for the decryption process from the time Te0S (1) (i) received the decryption method information. ) Starts preparation for decoding based on the designation of the decoding method information.
Ts0S (1) (i) + TdS (2) = {Treceive_ (i) + Tboh
+ Tdint + Tlength_ (i) + TdS (1)} + TdS (2)
(23)

復号処理機能部8a−2のONU(i+1)に対応する復号準備が完了する時刻Tsu0S(2)(i+1)は、復号準備を開始する時刻Ts0S(1)(i)+TdS(2)のTsuS(2)後であるから、次式により与えられる。
Tsu0S(2)(i+1)={Treceive_(i)+Tboh+Tdint
+Tflength_(i)+TdS(1)}+TdS(2)+TsuS(2)
・・・(24)
The time Tsu0S (2) (i + 1) when the decoding preparation corresponding to the ONU (i + 1) of the decoding processing function unit 8a-2 is completed is the TsuS (2) (i) + TdS (2) TsuS ( 2) Since it is later, it is given by the following equation.
Tsu0S (2) (i + 1) = {Treceive_ (i) + Tboh + Tdint
+ Tlength_ (i) + TdS (1)} + TdS (2) + TsuS (2)
... (24)

復号処理機能部8a−2がONU(i+1)からのフレームの受信開始までに復号準備を完了するための条件は、次式となる。
Tr0S(2)(i+1)−Tsu0S(2)(i+1)≧0 ・・・(25)
The condition for the decoding processing function unit 8a-2 to complete the preparation for decoding by the start of frame reception from the ONU (i + 1) is as follows.
Tr0S (2) (i + 1) −Tsu0S (2) (i + 1) ≧ 0 (25)

式(25)より、次式が成立する。
{Treceive_(i+1)}−{Treceive_(i)
+Tflength_(i)}≧{TdS(2)+TsuS(2)}
・・・(26)
From the equation (25), the following equation is established.
{Treceive_ (i + 1)}-{Treceive_ (i)
+ Tlength_ (i)} ≧ {TdS (2) + TsuS (2)}
... (26)

式(26)より、バースト信号と次のバースト信号との間の受信間隔が、復号処理機能部8a−2において復号方式の設定に要する所要時間TsuS(2)と復号処理に要する所要時間TdS(2)との和以上となるようにすればよいことが分かる。   From the equation (26), the reception interval between the burst signal and the next burst signal indicates that the decoding processing function unit 8a-2 requires a required time TsuS (2) required for setting the decoding method and a required time TdS ( It can be seen that the sum should be equal to or greater than 2).

以下、同様に、復号処理機能部8a−kにおいてONU(i+1)からのフレームの受信開始までに復号準備を完了するための条件は、次式となる。
{Treceive_(i+1)}−{Treceive_(i)
+Tflength_(i)}≧{TdS(k)+TsuS(k)}
・・・(27)
Similarly, the condition for completing the preparation for decoding before the start of frame reception from the ONU (i + 1) in the decoding processing function unit 8a-k is as follows.
{Treceive_ (i + 1)}-{Treceive_ (i)
+ Tlength_ (i)} ≧ {TdS (k) + TsuS (k)}
... (27)

すなわち、本実施の形態によれば、どの復号処理機能部においても復号方式の設定に要する所要時間と復号処理に要する所要時間との和以上となるように、バースト信号と次のバースト信号との間の受信間隔を設定することにより、受信スロット信号を論理レベルHにすべき時刻Tr1S(1)(i)と受信スロット信号を論理レベルLにすべき時刻Ts1S(1)(i)とを計算するだけでフレームの受信開始までに復号準備を完了することができる。   That is, according to the present embodiment, the burst signal and the next burst signal are equal to or greater than the sum of the time required for setting the decoding method and the time required for the decoding process in any decoding processing function unit. The time Tr1S (1) (i) at which the reception slot signal should be at the logic level H and the time Ts1S (1) (i) at which the reception slot signal should be at the logic level L are calculated by setting the reception interval between them. By doing so, the preparation for decoding can be completed by the start of frame reception.

なお、本実施の形態では、受信スロット信号が論理レベルLから論理レベルHに遷移する時刻Tslot_LHを時刻Tr1S(1)(i)としたが、時刻Tslot_LHは次式を満たす任意の時刻を用いてもよい。
Ts1S(1)(i+1)>Tslot_LH>Ts1S(1)(i)
・・・(28)
In this embodiment, the time Tslot_LH at which the reception slot signal transitions from the logic level L to the logic level H is set as the time Tr1S (1) (i). Also good.
Ts1S (1) (i + 1)>Tslot_LH> Ts1S (1) (i)
... (28)

バースト信号受信を完了してから次のバースト信号受信を開始するまでの最短間隔は、第1の実施の形態では{Tsu+Tddec}、すなわち復号処理機能部8において復号方式の設定に要する所要時間と復号処理に要する所要時間との和である。これに対して、本実施の形態では、バースト信号受信を完了してから次のバースト信号受信を開始するまでの最短間隔を、{TdS(k)+TsuS(k)}(k=1,2,・・・,N)の最大値、すなわち各復号処理機能部単位で復号方式の設定に要する所要時間と復号処理に要する所要時間との和を求めたうちの最大値まで短くすることができるので、復号処理のスループットが高まる効果がある。   The shortest interval from the completion of burst signal reception to the start of reception of the next burst signal is {Tsu + Tddec} in the first embodiment, that is, the time required for setting the decoding method in the decoding processing function unit 8 and decoding This is the sum of the time required for processing. In contrast, in the present embodiment, the shortest interval from the completion of burst signal reception to the start of reception of the next burst signal is defined as {TdS (k) + TsuS (k)} (k = 1, 2, .., N), that is, the sum of the time required for setting the decoding method and the time required for the decoding process can be shortened to the maximum value obtained for each decoding processing function unit. This has the effect of increasing the throughput of the decoding process.

さらに、本実施の形態では、復号処理機能部8aの各復号処理ステップの粒度を細かくするほど、復号方式の設定に要する所要時間も短くなり、またステップあたりの復号処理に要する所要時間も短くなるので、バースト信号受信を完了してから次のバースト信号受信を開始するまでの間隔をさらに短縮することができ、復号処理のスループットが高まる効果がある。   Furthermore, in the present embodiment, the finer the granularity of each decoding processing step of the decoding processing function unit 8a, the shorter the time required for setting the decoding method, and the shorter the time required for decoding processing per step. Therefore, the interval from the completion of burst signal reception to the start of reception of the next burst signal can be further shortened, which has the effect of increasing the throughput of decoding processing.

受信時刻管理機能部6aが計算する2つの時刻、すなわち受信スロット信号を論理レベルHにすべき時刻Tr1S(1)(i)と受信スロット信号を論理レベルLにすべき時刻Ts1S(1)(i)とは、上記のとおり復号処理機能部8a−1,8a−2,・・・,8a−(N−1),8a−Nの段数、各復号処理機能部8a−1,8a−2,・・・,8a−(N−1),8a−Nの復号処理に要する所要時間、各復号処理機能部8a−1,8a−2,・・・,8a−(N−1),8a−Nの復号方式の設定に要する所要時間、復号処理機能部8a全体の復号処理に要する所要時間にはよらない。   Two times calculated by the reception time management function unit 6a, that is, a time Tr1S (1) (i) at which the reception slot signal should be at the logic level H and a time Ts1S (1) (i) at which the reception slot signal should be at the logic level L ), As described above, the decoding processing function units 8a-1, 8a-2,..., 8a- (N-1), 8a-N, the decoding processing function units 8a-1, 8a-2, .., 8a- (N-1), 8a-N required time for decoding processing, decoding processing function units 8a-1, 8a-2, ..., 8a- (N-1), 8a- It does not depend on the time required for setting the N decoding methods and the time required for the decoding processing of the entire decoding processing function unit 8a.

復号処理機能部8aの復号処理ステップを細かく分割したとしても、計算する時刻の個数はTr1S(1)(i)とTs1S(1)(i)の2つでよく、受信時刻管理機能部6aが計算する時刻の数が増大することはなく、その時刻の値が変わることはない。すなわち、本実施の形態の構成によれば、時刻計算の負荷を増大させることなく、復号処理機能部8aの構成を適宜決めることが可能になる。   Even if the decoding processing step of the decoding processing function unit 8a is finely divided, the number of times to calculate may be two, Tr1S (1) (i) and Ts1S (1) (i), and the reception time management function unit 6a The number of times to calculate does not increase, and the time value does not change. That is, according to the configuration of the present embodiment, it is possible to appropriately determine the configuration of the decoding processing function unit 8a without increasing the time calculation load.

これにより、本実施の形態では、復号方式の設定に要する所要時間と復号処理に要する所要時間との和を各復号処理ステップで平均化することができ、この和が極端に大きくなる復号処理ステップがないよう復号処理機能部8aの構成を決めることで、バースト信号受信を完了してから次のバースト信号受信を開始するまでの受信間隔を短くできるので、復号処理のスループットが高まる効果がある。   Thereby, in the present embodiment, the sum of the time required for setting the decoding method and the time required for the decoding process can be averaged at each decoding process step, and the decoding process step in which this sum becomes extremely large By determining the configuration of the decoding processing function unit 8a so as not to occur, the reception interval from the completion of burst signal reception to the start of reception of the next burst signal can be shortened, which has the effect of increasing the decoding processing throughput.

本実施の形態の構成において、復号処理機能部8aの1番目の復号処理機能部8a−1に指示する復号方式情報を、その有効期間の間、復号方式判定機能部7aが保持すれば、復号方式情報が他の値に変更にならない限り、前段の復号処理機能部から後段の復号処理機能部に伝達される復号方式情報もまた同じ値に保たれる。そのため、各復号処理機能部8a−1,8a−2,・・・,8a−(N−1),8a−Nで復号方式情報を保持する必要はなく、入力される復号方式情報をそのまま復号処理のための設定に反映させるだけでよいので、各復号処理機能部8a−1,8a−2,・・・,8a−(N−1),8a−Nの構成を簡略化できる効果がある。   In the configuration of the present embodiment, if the decoding method determination function unit 7a holds the decoding method information instructed to the first decoding processing function unit 8a-1 of the decoding processing function unit 8a during the valid period, the decoding is performed. Unless the scheme information is changed to another value, the decoding scheme information transmitted from the preceding decoding processing function unit to the succeeding decoding processing function unit is also maintained at the same value. Therefore, it is not necessary to hold the decoding method information in each decoding processing function unit 8a-1, 8a-2,..., 8a- (N-1), 8a-N, and the input decoding method information is decoded as it is. Since it only needs to be reflected in the setting for processing, there is an effect that the configuration of each decoding processing function unit 8a-1, 8a-2,..., 8a- (N-1), 8a-N can be simplified. .

[第3の実施の形態]
次に、本発明の第3の実施の形態について説明する。図7は本発明の第3の実施の形態に係る復号処理装置の構成を示すブロック図であり、図1、図4と同一の構成には同一の符号を付してある。
[Third Embodiment]
Next, a third embodiment of the present invention will be described. FIG. 7 is a block diagram showing the configuration of the decoding processing apparatus according to the third embodiment of the present invention. The same components as those in FIGS. 1 and 4 are given the same reference numerals.

本実施の形態の復号処理装置1bは、入力端子2と、出力端子3と、受信開始予定時刻計算部4と、受信時刻管理機能部6aと、復号方式判定機能部7bと、復号処理機能部8bとを有する。図7における73は復号方式判定機能部7bが復号方式情報イネーブル信号を送る端子、83は復号処理機能部8bが復号方式情報イネーブル信号を受ける端子である。   The decoding processing device 1b according to the present embodiment includes an input terminal 2, an output terminal 3, a scheduled reception start time calculation unit 4, a reception time management function unit 6a, a decoding method determination function unit 7b, and a decoding processing function unit. 8b. In FIG. 7, 73 is a terminal to which the decoding method determination function unit 7b sends a decoding method information enable signal, and 83 is a terminal from which the decoding processing function unit 8b receives the decoding method information enable signal.

本実施の形態と第2の実施の形態との違いは、各復号処理機能部8b−1,8b−2,・・・,8b−(N−1),8b−Nに復号方式情報を保持する復号方式レジスタ84−1,84−2,・・・,84−(N−1),84−Nを設けていることと、レジスタ84−1,84−2,・・・,84−(N−1),84−Nが復号方式情報をラッチするタイミングを示す復号方式情報イネーブル信号が、復号方式情報と共に復号方式判定機能部7bから出力されることである。   The difference between the present embodiment and the second embodiment is that the decoding processing function units 8b-1, 8b-2, ..., 8b- (N-1), 8b-N hold the decoding method information. , 84- (N-1), 84-N, and registers 84-1, 84-2,..., 84- ( N-1) and 84-N indicate that the decoding method information enable signal indicating the timing at which the decoding method information is latched is output from the decoding method determination function unit 7b together with the decoding method information.

復号方式判定機能部7bは、第2の実施の形態と同様に復号方式情報を復号処理機能部8a−1に送信すると同時に、この復号方式情報をラッチするタイミングを示す復号方式情報イネーブル信号を復号処理機能部8a−1に送信する。   Similarly to the second embodiment, the decoding method determination function unit 7b transmits the decoding method information to the decoding processing function unit 8a-1, and simultaneously decodes the decoding method information enable signal indicating the timing at which the decoding method information is latched. It transmits to the processing function part 8a-1.

復号処理機能部8a−1は、復号方式判定機能部7bから復号方式情報と復号方式情報イネーブル信号とを受けた時点から復号処理の所要時間と同じ時間経過後に、復号処理機能部8a−2に復号方式情報と復号方式情報イネーブル信号とを伝達すると共に内部の復号方式レジスタ84−1によって保持した復号方式情報に基づいて復号方式の設定を開始する。   After receiving the decoding method information and the decoding method information enable signal from the decoding method determination function unit 7b, the decoding processing function unit 8a-1 sends the decoding processing function unit 8a-1 to the decoding processing function unit 8a-2 after elapse of the same time as the time required for the decoding processing. The decoding method information and the decoding method information enable signal are transmitted, and the setting of the decoding method is started based on the decoding method information held by the internal decoding method register 84-1.

以下、同様に、復号処理機能部8b−2,・・・,8b−(N−1)は、前段の復号処理機能部から復号方式情報と復号方式情報イネーブル信号とを受けた時点から復号処理の所要時間と同じ時間経過後に、後段の復号処理機能部に復号方式情報と復号方式情報イネーブル信号とを伝達すると共に内部の復号方式レジスタ84−2,・・・,84−(N−1)によって保持した復号方式情報に基づいて復号方式の設定を開始する。また、復号処理機能部8b−Nは、前段の復号処理機能部8b−(N−1)から復号方式情報と復号方式情報イネーブル信号とを受けた時点から復号処理の所要時間と同じ時間経過後に、復号方式レジスタ84−Nによって保持した復号方式情報に基づいて復号方式の設定を開始する。
その他の動作は、第2の実施の形態と同様なので、説明は省略する。
Hereinafter, similarly, the decoding processing function units 8b-2,..., 8b- (N-1) perform the decoding process from the time when the decoding method information and the decoding method information enable signal are received from the preceding decoding processing function unit. After the elapse of the same time as the required time, the decoding method information and the decoding method information enable signal are transmitted to the subsequent decoding processing function unit and the internal decoding method registers 84-2, ..., 84- (N-1). The setting of the decoding method is started on the basis of the decoding method information held by. In addition, the decoding processing function unit 8b-N receives the decoding method information and the decoding method information enable signal from the preceding decoding processing function unit 8b- (N-1) and after the same time as the time required for the decoding processing has elapsed. The setting of the decoding method is started based on the decoding method information held by the decoding method register 84-N.
Since other operations are the same as those in the second embodiment, description thereof will be omitted.

本実施の形態の構成によれば、復号方式判定機能部7bが出力し復号処理機能部8bに伝達される復号方式情報を1ビット幅まで短くすることができる。したがって、本実施の形態では、復号方式情報を伝達する以外の時間は復号方式情報を伝達する配線をレベル固定、もしくは他の信号の伝達に活用することが可能となる。   According to the configuration of the present embodiment, the decoding method information output from the decoding method determination function unit 7b and transmitted to the decoding processing function unit 8b can be shortened to 1 bit width. Therefore, in the present embodiment, it is possible to fix the level of the wiring for transmitting the decoding method information or to use it for the transmission of other signals other than the time for transmitting the decoding method information.

なお、第1〜第3の実施の形態では、本発明をEPON(Ethernet(登録商標) Passive Optical Network)システムに適用する例を説明しているが、これに限るものではなく、受信側装置が送信側装置に通知した送信開始時刻情報および送信時間の長さ情報に則って送信側装置が信号を送信する送受信手順によって、受信側装置が信号の受信時刻を管理する通信形態であれば、他の通信システムに本発明を適用することが可能である。他の通信システムに適用する場合も、EPONシステムの場合と同様、復号処理装置は受信側装置に設けられることになる。   In the first to third embodiments, an example in which the present invention is applied to an EPON (Ethernet (registered trademark) Passive Optical Network) system has been described. However, the present invention is not limited to this. As long as it is a communication mode in which the reception side device manages the reception time of the signal by the transmission / reception procedure in which the transmission side device transmits the signal in accordance with the transmission start time information and the transmission time length information notified to the transmission side device, other The present invention can be applied to other communication systems. When applied to other communication systems, as in the case of the EPON system, the decoding processing device is provided in the receiving side device.

第1〜第3の実施の形態で説明した復号処理装置1,1a,1bは、ハードウェアで実現することもできるし、CPUと記憶装置とからなるコンピュータを用いてソフトウェアで実現することもできる。コンピュータを用いてソフトウェアで実現する場合、CPUは記憶装置に格納されたプログラムに従って第1〜第3の実施の形態で説明した処理を実行する。   The decryption processing devices 1, 1a, and 1b described in the first to third embodiments can be realized by hardware, or can be realized by software using a computer including a CPU and a storage device. . When implemented by software using a computer, the CPU executes the processes described in the first to third embodiments in accordance with a program stored in the storage device.

本発明は、受信側装置が復号方式を動的に切り替えて信号の復号処理を行う技術に適用することができる。   The present invention can be applied to a technique in which a receiving-side apparatus performs a signal decoding process by dynamically switching a decoding method.

1,1a,1b…復号処理装置、2…入力端子、3…出力端子、4…受信開始予定時刻計算部、6,6a…受信時刻管理機能部、7,7a,7b…復号方式判定機能部、8,8a,8a−1〜8a−N,8b,8b−1〜8b−N…復号処理機能部、60〜65,70〜73,80〜83…端子、84−1〜84−N…復号方式レジスタ。   DESCRIPTION OF SYMBOLS 1,1a, 1b ... Decoding processing apparatus, 2 ... Input terminal, 3 ... Output terminal, 4 ... Reception scheduled start time calculation part, 6, 6a ... Reception time management function part, 7, 7a, 7b ... Decoding system determination function part 8, 8a, 8a-1 to 8a-N, 8b, 8b-1 to 8b-N ... Decoding processing function unit, 60 to 65, 70 to 73, 80 to 83 ... Terminals, 84-1 to 84-N ... Decryption method register.

Claims (8)

複数の符号化方式に対応し、受信開始予定時刻と符号化方式とが既知である受信信号を復号する復号処理装置において、
各送信側装置に通知する送信開始時刻情報および送信時間の長さ情報を基に、各送信側装置から受信する信号の受信開始予定時刻を管理する受信時刻管理手段と、
前記受信開始予定時刻に受信する信号の送信側装置の識別情報から復号方式を決定する復号方式判定手段と、
この復号方式判定手段から出力された復号方式情報に基づいて、前記受信開始予定時刻に受信した信号を復号する復号処理手段とを有し、
前記受信時刻管理手段は、前記受信開始予定時刻に受信する信号の送信側装置の識別情報を、前記受信開始予定時刻に基づいて決定される、前記復号処理手段の処理開始予定時刻に先立って前記復号方式判定手段に出力することにより、前記処理開始予定時刻以前に前記復号処理手段の復号処理の準備を完了させることを特徴とする復号処理装置。
In a decoding processing apparatus that decodes a reception signal corresponding to a plurality of encoding schemes and whose reception start scheduled time and encoding scheme are known,
Based on the transmission start time information and the transmission time length information to be notified to each transmission side device, reception time management means for managing the scheduled reception start time of the signal received from each transmission side device;
A decoding method determination means for determining a decoding method from identification information of a transmitting device of a signal received at the scheduled reception start time;
Decoding processing means for decoding the signal received at the scheduled reception start time based on the decoding method information output from the decoding method determination means;
The reception time management means determines the identification information of the transmitting device of the signal received at the scheduled reception start time based on the scheduled reception start time, prior to the scheduled processing start time of the decoding processing means. A decoding processing apparatus characterized by completing preparation of decoding processing of the decoding processing means before the scheduled processing start time by outputting to a decoding method determination means.
請求項1に記載の復号処理装置において、
前記受信時刻管理手段は、前記復号方式判定手段が送信側装置の識別情報を受けてから復号方式を決定し前記復号処理手段が前記復号方式情報を受けて復号処理を行う準備を完了するまでの所要時間以上の時間だけ、前記処理開始予定時刻よりもさかのぼって送信側装置の識別情報を前記復号方式判定手段に出力することを特徴とする復号処理装置。
The decoding processing device according to claim 1,
The reception time management unit determines the decoding method after the decoding method determination unit receives the identification information of the transmission side device, and the decoding processing unit receives the decoding method information and completes the preparation for performing the decoding process. A decoding processing apparatus, wherein identification information of a transmitting side device is output to the decoding method determination means by going back from the scheduled processing start time by a time longer than a required time.
請求項1または2に記載の復号処理装置において、
前記復号処理手段は、復号処理を分割した復号処理ステップ毎に行う複数の復号処理機能手段を有し、
各復号処理機能手段は、予め決められた順番に信号処理を実行して処理後の信号を次の復号処理機能手段に出力することを特徴とする復号処理装置。
In the decoding processing apparatus according to claim 1 or 2,
The decoding processing means has a plurality of decoding processing function means for each decoding processing step obtained by dividing the decoding processing,
Each decoding processing function means executes signal processing in a predetermined order and outputs the processed signal to the next decoding processing function means.
請求項3に記載の復号処理装置において、
各復号処理機能手段は、信号処理を行う順番と同じ順番で、前記復号方式判定手段から出力された復号方式情報を伝達し、この復号方式情報の伝達順に復号方式の設定を行うことを特徴とする復号処理装置。
The decryption processing device according to claim 3,
Each decoding processing function means transmits the decoding method information output from the decoding method determination means in the same order as the order of signal processing, and sets the decoding method in the order in which the decoding method information is transmitted. A decoding processing device.
請求項4に記載の復号処理装置において、
各復号処理機能手段は、伝達された復号方式情報を保持する保持手段を有することを特徴とする復号処理装置。
The decoding processing device according to claim 4, wherein
Each decoding processing function means includes a holding means for holding the transmitted decoding method information.
請求項1乃至5のいずれか1項に記載の復号処理装置において、
前記復号処理手段は、送信側装置から受信する信号が符号化されていない場合、この信号の復号処理を行わないことを特徴とする復号処理装置。
In the decoding processing apparatus according to any one of claims 1 to 5,
The decoding processing device according to claim 1, wherein when the signal received from the transmission side device is not encoded, the decoding processing means does not perform the decoding processing of this signal.
請求項1乃至6のいずれか1項に記載の復号処理装置において、
前記復号処理は、暗号化された信号の復号処理であることを特徴とする復号処理装置。
The decoding processing device according to any one of claims 1 to 6,
The decryption processing apparatus, wherein the decryption processing is decryption processing of an encrypted signal.
請求項1乃至7のいずれか1項に記載の復号処理装置において、
EPONの受信フレームの復号処理を行うことを特徴とする復号処理装置。
The decoding processing device according to any one of claims 1 to 7,
A decoding processing device that performs decoding processing of an EPON received frame.
JP2011148141A 2011-07-04 2011-07-04 Decryption processing device Active JP5401509B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011148141A JP5401509B2 (en) 2011-07-04 2011-07-04 Decryption processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011148141A JP5401509B2 (en) 2011-07-04 2011-07-04 Decryption processing device

Publications (2)

Publication Number Publication Date
JP2013017018A true JP2013017018A (en) 2013-01-24
JP5401509B2 JP5401509B2 (en) 2014-01-29

Family

ID=47689258

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011148141A Active JP5401509B2 (en) 2011-07-04 2011-07-04 Decryption processing device

Country Status (1)

Country Link
JP (1) JP5401509B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05249891A (en) * 1992-03-06 1993-09-28 Hitachi Ltd Ciphering processor and ciphering process method using the same
JP2007243285A (en) * 2006-03-06 2007-09-20 Sumitomo Electric Ind Ltd Station side apparatus and up direction communication method of pon system
JP2008042612A (en) * 2006-08-08 2008-02-21 Nippon Telegr & Teleph Corp <Ntt> Olt and onu equipped with encryption communication system and encryption means

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05249891A (en) * 1992-03-06 1993-09-28 Hitachi Ltd Ciphering processor and ciphering process method using the same
JP2007243285A (en) * 2006-03-06 2007-09-20 Sumitomo Electric Ind Ltd Station side apparatus and up direction communication method of pon system
JP2008042612A (en) * 2006-08-08 2008-02-21 Nippon Telegr & Teleph Corp <Ntt> Olt and onu equipped with encryption communication system and encryption means

Also Published As

Publication number Publication date
JP5401509B2 (en) 2014-01-29

Similar Documents

Publication Publication Date Title
US10182039B2 (en) Encrypted and authenticated data frame
CN102132530B (en) Method and apparatus for integrating precise time protocol and media access control security in network elements
US8578172B2 (en) Information processing device for obtaining an HMAC
KR101047265B1 (en) AES encryption / decryption circuit
US9686036B2 (en) Method, apparatus and system for transmitting upstream burst data in PON system
JP6169028B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, AND COMMUNICATION METHOD
WO2021244489A1 (en) Method and apparatus for transmitting encryption control overhead in optical transport network
RU2584504C2 (en) Management of synchronized symmetric key to protect data exchanged between communication nodes
KR102030573B1 (en) Optical packet sending method and device, processing method and optical switching device
CN101729194B (en) Methods, devices and system for coding and decoding data
JP2008160318A (en) Encryption device
JP5401509B2 (en) Decryption processing device
US20120128372A1 (en) Optical line termination, pon system, and data reception processing method
WO2010088822A1 (en) Method for sending and receiving clock, apparatus for transmitting clock
KR101232782B1 (en) System and method for detection of multiple timing masters in a network
WO2022116643A1 (en) Data transmission method, communication device and communication system
CN106488047B (en) Call data transmission control method and system based on mobile terminal
CN106411462B (en) A kind of master-slave mode clock synchronization system in-band management implementation method
US20200341431A1 (en) Method, Device and Computer-Readable Medium of Managing a Clock Circuit
WO2018040605A1 (en) Data processing method and apparatus, and computer storage medium
US11489670B2 (en) System and method for transmitting time information and quantum states on an optical medium
JP5207018B2 (en) Multi-rate receiver
CN103516515A (en) Encryption/decryption seamless switch achieving method, OLT and ONU in GPON system
CN101488820A (en) Data sending method, data receiving method and related device
JP5670252B2 (en) Station side device, home side device, optical communication system, and control method of optical communication system

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130524

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130604

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130802

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131028

R150 Certificate of patent or registration of utility model

Ref document number: 5401509

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350