JP2022089475A - Communication system, communication method, and program - Google Patents

Communication system, communication method, and program Download PDF

Info

Publication number
JP2022089475A
JP2022089475A JP2020201894A JP2020201894A JP2022089475A JP 2022089475 A JP2022089475 A JP 2022089475A JP 2020201894 A JP2020201894 A JP 2020201894A JP 2020201894 A JP2020201894 A JP 2020201894A JP 2022089475 A JP2022089475 A JP 2022089475A
Authority
JP
Japan
Prior art keywords
information
encrypted
compression
transmitted
block
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.)
Pending
Application number
JP2020201894A
Other languages
Japanese (ja)
Inventor
功至 石橋
Koji Ishibashi
崚太 谷津
Ryota Yatsu
創太 土屋
Sota Tsuchiya
秀樹 遠藤
Hideki Endo
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.)
University of Electro Communications NUC
Tokyo Gas Co Ltd
Original Assignee
University of Electro Communications NUC
Tokyo Gas Co Ltd
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 University of Electro Communications NUC, Tokyo Gas Co Ltd filed Critical University of Electro Communications NUC
Priority to JP2020201894A priority Critical patent/JP2022089475A/en
Publication of JP2022089475A publication Critical patent/JP2022089475A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

To communicate more efficiently.SOLUTION: In a communication system, packets are transmitted so as to be sequentially transmitted via a plurality of terminals. An information terminal divides information to be transmitted into N information blocks, and generates an encrypted packet consisting of N encrypted blocks obtained by encrypting the N information blocks and one initial encrypted block. A relay terminal holds all of M encrypted packets transmitted from each of the M information terminals, and compresses the packets after stretching the packets together for each encrypted block having the same block index n to obtain N compression sequences. A destination terminal restores the information targeted for transmission in each of the M information terminals from the N compression series transmitted from the relay terminal. This technique can be applied to, for example, a communication system in which multi-hop communication is performed.SELECTED DRAWING: Figure 1

Description

特許法第30条第2項適用申請有り (1)2020年電子情報通信学会総合大会 オンライン開催(https://www.ieice-taikai.jp/2020general/jpn/) 開催日 令和2年3月20日 (2)電子情報通信学会大会講演論文集(CD-ROM)、2020、総合大会A-2-7,pp.28、電子情報通信学会 開催日 令和2年3月3日Application for application of Article 30, Paragraph 2 of the Patent Act (1) 2020 IEICE General Conference Online (https://www.ieice-taikai.jp/2020general/jpn/) Date March 2nd 20th (2) Proceedings of the IEICE Conference (CD-ROM), 2020, General Conference A-2-7, pp. 28, Institute of Electronics, Information and Communication Engineers Date: March 3, 2nd year of Reiwa

本開示は、通信システム、通信方法、およびプログラムに関し、特に、より効率良く通信を行うことができるようにした通信システム、通信方法、およびプログラムに関する。 The present disclosure relates to communication systems, communication methods, and programs, and more particularly to communication systems, communication methods, and programs that enable more efficient communication.

近年、ユーザーエクスペリエンスの向上やサービスのメンテナンスコストの削減などを図る手段として、無線通信を介してデバイスを接続する技術、いわゆるモノのインターネット(IoT: Internet of Things)が注目されている。例えば、顧客情報を収集するスマートメータはIoTの典型である。 In recent years, the so-called Internet of Things (IoT), a technology for connecting devices via wireless communication, has been attracting attention as a means of improving the user experience and reducing service maintenance costs. For example, smart meters that collect customer information are typical of the IoT.

また、IoTでは、拡張性の高さや実用上の利便性などの理由で、複数の端末を経由したマルチホップ伝送が採用されている。ところが、マルチホップ伝送ではネットワーク内において、最終的な宛先地点となるゲートウェイとの間に1台の端末しか通信が確立できない経路が発生すると、そのリンクが通信のボトルネックになってしまう。 In IoT, multi-hop transmission via multiple terminals is adopted because of its high expandability and practical convenience. However, in multi-hop transmission, when a route occurs in the network where communication can be established with only one terminal between the gateway and the gateway which is the final destination, the link becomes a bottleneck of communication.

特に、マルチホップ伝送において多元接続を実現する通信規格の一つである受信機駆動型媒体アクセス制御(RI-MAC: Reciver-Initiated Medium Access Control)プロトコル(非特許文献1参照)では、ボトルネック端末がゲートウェイにパケットを送信している間、ボトルネック端末周辺でパケットを保持する全ての端末は、ボトルネック端末にパケットを送信できないため、送信待機状態になる。このため、ボトルネック端末の伝送すべきパケット数が増大するにつれて、各端末にパケットが滞留し、結果としてネットワーク全体のパケット収集効率が低下するという問題が生じる。 In particular, in the receiver-driven medium access control (RI-MAC) protocol (see Non-Patent Document 1), which is one of the communication standards that realizes multiple access in multi-hop transmission, a bottleneck terminal is used. While transmitting the packet to the gateway, all the terminals holding the packet around the bottleneck terminal cannot send the packet to the bottleneck terminal, so that they are in the transmission standby state. Therefore, as the number of packets to be transmitted by the bottleneck terminal increases, packets stay at each terminal, and as a result, the packet collection efficiency of the entire network decreases.

この問題点への解決策のひとつとして、ボトルネック端末がその周辺の端末から受信するパケットを一定数保持しておき、その後、個々のパケットを1つのパケットとすることでオーバーヘッドを削減し、伝送効率を向上するパケットアグリゲーションが考えられる(非特許文献2参照)。 As one of the solutions to this problem, the bottleneck terminal holds a certain number of packets received from the surrounding terminals, and then each packet is combined into one packet to reduce the overhead and transmit. Packet aggregation that improves efficiency is conceivable (see Non-Patent Document 2).

しかしながら、一般的に、プリアンブルなどのヘッダ部とデータ部とでは、データ部の方がヘッダ部に比べて十分長く、ヘッダの削減による効果は限定的である。このため、ボトルネック端末における伝送効率のさらなる向上のためには、データ部をなんらかの手法で圧縮し、伝送時間を短縮することが効果的であると考えられる。ところが、顧客の情報を伝送するようなシステムでは、プライバシー保護の観点から、パケット生成時に暗号化が施されている。一般に暗号化は、0および1の出現確率を均等とするように、つまりエントロピーを最大化するように設計されており、情報理論により、このような情報を圧縮することはできないことが知られている。 However, in general, in the header part such as the preamble and the data part, the data part is sufficiently longer than the header part, and the effect of reducing the header is limited. Therefore, in order to further improve the transmission efficiency of the bottleneck terminal, it is considered effective to compress the data unit by some method to shorten the transmission time. However, in a system that transmits customer information, encryption is applied at the time of packet generation from the viewpoint of privacy protection. In general, encryption is designed to equalize the probability of occurrence of 0s and 1s, that is, to maximize entropy, and it is known by information theory that such information cannot be compressed. There is.

これに対し、非特許文献3では、スレピアン・ウォルフの定理(非特許文献4参照)を利用することで、ブロック暗号による暗号化を施されたパケットに対して圧縮を可能とする暗号化後圧縮(EtC: Encryption-then-Compression)手法が提案されている。この手法では、直前の被圧縮系列と誤り訂正符号とを用いることで、個々の暗号ブロックごとに圧縮を施し、スレピアン・ウォルフ型の問題として復号を行う。 On the other hand, in Non-Patent Document 3, post-encryption compression that enables compression of a packet encrypted by block cipher by using Srepian Wolff's theorem (see Non-Patent Document 4). (EtC: Encryption-then-Compression) method has been proposed. In this method, compression is applied to each cipher block by using the immediately preceding compressed sequence and the error correction code, and decryption is performed as a Slepian-Wolf type problem.

J. Fujiwara, R. Okumura, K. Mizutani, H. Harada, S. Tsuchiya, and T. Kawata, “Ultra-low power MAC protocol complied with RIT in IEEE 802.15.4e for wireless smart utility networks,” in Proc. 2016 IEEE 27th Annu. Int. Symp. Pers., Indoor, Mobile Radio Commun. (PIMRC), Valencia, Spain, 2016, pp. 1-6.J. Fujiwara, R. Okumura, K. Mizutani, H. Harada, S. Tsuchiya, and T. Kawata, “Ultra-low power MAC protocol complied with RIT in IEEE 802.15.4e for wireless smart utility networks,” in Proc. 2016 IEEE 27th Annu. Int. Symp. Pers., Indoor, Mobile Radio Commun. (PIMRC), Valencia, Spain, 2016, pp. 1-6. M. Zhao and Y. Yang “Bounded relay hop mobile data gathering in wireless sensor networks,” IEEE Trans. Comput., vol. 61, no. 2, pp.265-277 Feb. 2012.M. Zhao and Y. Yang “Bounded relay hop mobile data gathering in wireless sensor networks,” IEEE Trans. Comput., Vol. 61, no. 2, pp.265-277 Feb. 2012. D. Klinc, C. Hazay, A. Jagmohan, H. Krawczyk, and T. Rabin, “On compression of data encrypted with block ciphers,” IEEE Trans. Inf. Theory, vol. 58, no. 11, pp. 6989-7001, Nov. 2012.D. Klinc, C. Hazay, A. Jagmohan, H. Krawczyk, and T. Rabin, “On compression of data encrypted with block ciphers,” IEEE Trans. Inf. Theory, vol. 58, no. 11, pp. 6989 -7001, Nov. 2012. D. Slepian and J. Wolf, “Noiseless coding of correlated information sources,” IEEE Trans. Inf. Theory, vol. IT-19, no. 4, pp. 471-480, Jul. 1973.D. Slepian and J. Wolf, “Noiseless coding of correlated information sources,” IEEE Trans. Inf. Theory, vol. IT-19, no. 4, pp. 471-480, Jul. 1973.

ところで、誤り訂正符号の性能はその符号長に依存することが知られており、一般に符号長が長いほど性能がよい。このため、暗号ブロック長が短い場合には、誤り訂正符号の性能限界により、ゲートウェイにおける解凍・復号誤り確率が上昇することになる。そこで、解凍・復号誤りを低減させるとともに、パケット伝送に要するエネルギーの低減を図ることで、より効率良く通信を行えるようにすることが求められている。 By the way, it is known that the performance of an error correction code depends on its code length, and generally, the longer the code length, the better the performance. Therefore, when the cipher block length is short, the probability of decompression / decryption error in the gateway increases due to the performance limit of the error correction code. Therefore, it is required to reduce decompression / decoding errors and reduce the energy required for packet transmission so that communication can be performed more efficiently.

本開示は、このような状況に鑑みてなされたものであり、より効率良く通信を行うことができるようにするものである。 This disclosure has been made in view of such a situation, and is intended to enable more efficient communication.

本開示の一側面の通信システムは、複数の端末を経由して順次伝達するようにパケットの送信が行われる通信システムであって、送信対象となる情報を複数個の情報ブロックに分割して、複数個の前記情報ブロックを暗号化した複数個の暗号化ブロックと1つの初期暗号ブロックとからなる暗号化パケットを生成する所定の台数の情報端末と、所定の台数の前記情報端末それぞれから送信されてくる所定の個数の前記暗号化パケットの全てを保持して、特定の前記暗号化ブロックごとに纏めて延伸した後に圧縮を行うことで複数個の圧縮系列を取得する中継端末と、複数個の前記圧縮系列から、所定の台数の前記情報端末それぞれにおいて送信対象とされた前記情報を復元する宛先端末とを備える。 The communication system of one aspect of the present disclosure is a communication system in which packets are transmitted so as to be sequentially transmitted via a plurality of terminals, and information to be transmitted is divided into a plurality of information blocks. It is transmitted from each of a predetermined number of information terminals that generate an encrypted packet consisting of a plurality of encrypted blocks that encrypt a plurality of the information blocks and one initial encryption block, and a predetermined number of the information terminals. A relay terminal that holds all of the predetermined number of the encrypted packets that come in, stretches them together for each specific encrypted block, and then performs compression to acquire a plurality of compression sequences, and a plurality of relay terminals. It includes a destination terminal that restores the information targeted for transmission in each of the predetermined number of the information terminals from the compression series.

本開示の一側面の通信方法は、複数の端末を経由して順次伝達するようにパケットの送信が行われる通信システムが、送信対象となる情報を複数個の情報ブロックに分割して、複数個の前記情報ブロックを暗号化した複数個の暗号化ブロックと1つの初期暗号ブロックとからなる暗号化パケットを、所定の台数の情報端末において生成することと、所定の台数の前記情報端末それぞれから送信されてくる所定の個数の前記暗号化パケットの全てを保持して、特定の前記暗号化ブロックごとに纏めて延伸した後に圧縮を行うことで複数個の圧縮系列を中継端末において取得することと、前記中継端末から送信されてくる複数個の前記圧縮系列から、所定の台数の前記情報端末それぞれにおいて送信対象とされた前記情報を宛先端末において復元することとを含む。 In the communication method of one aspect of the present disclosure, a communication system in which packets are transmitted so as to be sequentially transmitted via a plurality of terminals divides information to be transmitted into a plurality of information blocks, and a plurality of pieces thereof. An encrypted packet consisting of a plurality of encrypted blocks for encrypting the above information block and one initial encryption block is generated by a predetermined number of information terminals and transmitted from each of the predetermined number of the information terminals. Acquiring a plurality of compression sequences at the relay terminal by holding all of the predetermined number of encrypted packets to be received, stretching each specific encrypted block, and then performing compression. This includes restoring the information targeted for transmission in each of a predetermined number of the information terminals from the plurality of compression sequences transmitted from the relay terminal at the destination terminal.

本開示の一側面のプログラムは、複数の端末を経由して順次伝達するようにパケットの送信が行われる通信システムのコンピュータに、送信対象となる情報を複数個の情報ブロックに分割して、複数個の前記情報ブロックを暗号化した複数個の暗号化ブロックと1つの初期暗号ブロックとからなる暗号化パケットを、所定の台数の情報端末において生成することと、所定の台数の前記情報端末それぞれから送信されてくる所定の個数の前記暗号化パケットの全てを保持して、特定の前記暗号化ブロックごとに纏めて延伸した後に圧縮を行うことで複数個の圧縮系列を中継端末において取得することと、前記中継端末から送信されてくる複数個の前記圧縮系列から、所定の台数の前記情報端末それぞれにおいて送信対象とされた前記情報を宛先端末において復元することとを含む通信処理を実行させる。 The program of one aspect of the present disclosure divides the information to be transmitted into a plurality of information blocks to a computer of a communication system in which a packet is transmitted so as to be sequentially transmitted via a plurality of terminals, and a plurality of pieces thereof. An encrypted packet consisting of a plurality of encrypted blocks for encrypting the said information blocks and one initial encrypted block is generated by a predetermined number of information terminals, and from each of the predetermined number of the information terminals. It is possible to acquire a plurality of compression sequences at a relay terminal by holding all of the predetermined number of encrypted packets transmitted, stretching them together for each specific encrypted block, and then performing compression. , The communication process including the restoration of the information targeted for transmission in each of the predetermined number of the information terminals from the plurality of compression sequences transmitted from the relay terminal is executed at the destination terminal.

本開示の一側面においては、送信対象となる情報が複数個の情報ブロックに分割されて、複数個の情報ブロックを暗号化した複数個の暗号化ブロックと1つの初期暗号ブロックとからなる暗号化パケットが、所定の台数の情報端末において生成される。そして、所定の台数の情報端末それぞれから送信されてくる所定の個数の暗号化パケットの全てが保持されて、特定の暗号化ブロックごとに纏めて延伸した後に圧縮を行うことで複数個の圧縮系列が中継端末において取得され、複数個の圧縮系列から、所定の台数の情報端末それぞれにおいて送信対象とされた情報が宛先端末において復元される。 In one aspect of the present disclosure, the information to be transmitted is divided into a plurality of information blocks, and the encryption is composed of a plurality of encryption blocks in which the plurality of information blocks are encrypted and one initial encryption block. Packets are generated at a predetermined number of information terminals. Then, all of the predetermined number of encrypted packets transmitted from each of the predetermined number of information terminals are held, and a plurality of compression sequences are compressed by collectively stretching each specific encryption block and then performing compression. Is acquired at the relay terminal, and the information targeted for transmission at each of a predetermined number of information terminals is restored at the destination terminal from the plurality of compression sequences.

本開示の一側面によれば、より高効率で通信を行うことができる。 According to one aspect of the present disclosure, communication can be performed with higher efficiency.

なお、ここに記載された効果は必ずしも限定されるものではなく、本開示中に記載されたいずれかの効果であってもよい。 The effects described herein are not necessarily limited, and may be any of the effects described in the present disclosure.

本技術を適用した通信システムの一実施の形態の構成例を示すブロック図である。It is a block diagram which shows the structural example of one Embodiment of the communication system to which this technique is applied. 情報端末の構成例を示すブロック図である。It is a block diagram which shows the configuration example of an information terminal. パケット生成、パケット分割、および初期暗号ブロックについて説明する図である。It is a figure explaining a packet generation, a packet division, and an initial cryptographic block. 暗号化処理について説明する図である。It is a figure explaining the encryption process. 暗号化処理について説明する図である。It is a figure explaining the encryption process. 暗号化パケット送信処理について説明する図である。It is a figure explaining the encrypted packet transmission processing. 暗号化パケット送信処理について説明する図である。It is a figure explaining the encrypted packet transmission processing. 中継端末の構成例を示すブロック図である。It is a block diagram which shows the configuration example of a relay terminal. 被圧縮系列生成処理について説明する図である。It is a figure explaining the compressed series generation processing. 被圧縮系列生成処理について説明する図である。It is a figure explaining the compressed series generation processing. 圧縮処理について説明する図である。It is a figure explaining the compression process. パケット伝送処理について説明する図である。It is a figure explaining the packet transmission processing. 宛先端末の構成例を示すブロック図である。It is a block diagram which shows the configuration example of a destination terminal. 復号解凍処理について説明する図である。It is a figure explaining the decryption decompression process. 復号解凍処理について説明する図である。It is a figure explaining the decryption decompression process. 第1のシミュレーション諸元の一例を示す図である。It is a figure which shows an example of the 1st simulation specification. 情報パケットのエントロピーと復号誤り確率との関係のシミュレーション結果を示す図である。It is a figure which shows the simulation result of the relationship between the entropy of an information packet and the probability of a decoding error. シミュレーションにおけるパケット伝送の動作フローの一例を示す図である。It is a figure which shows an example of the operation flow of a packet transmission in a simulation. 第2のシミュレーション諸元の一例を示す図である。It is a figure which shows an example of the 2nd simulation specifications. 消費エネルギーについてのシミュレーション結果を示す図である。It is a figure which shows the simulation result about the energy consumption. 本技術を適用したコンピュータの一実施の形態の構成例を示すブロック図である。It is a block diagram which shows the structural example of one Embodiment of the computer to which this technique is applied.

以下、本技術を適用した具体的な実施の形態について、図面を参照しながら詳細に説明する。 Hereinafter, specific embodiments to which the present technology is applied will be described in detail with reference to the drawings.

<通信システムの構成例>
図1は、本技術を適用した通信システムの一実施の形態の構成例を示すブロック図である。
<Communication system configuration example>
FIG. 1 is a block diagram showing a configuration example of an embodiment of a communication system to which the present technology is applied.

図1に示されている通信システム11は、M台の情報端末(SN:Source Node)12乃至12、1台の中継端末(RN:Relay Node)13、および、1台の宛先端末(DN:Destination Node)14が通信ネットワークを介して接続されて構成される。 The communication system 11 shown in FIG. 1 includes M information terminals (SN: Source Node) 12 1 to 12 M , one relay terminal (RN: Relay Node) 13, and one destination terminal (SN: Relay Node) 13. DN: Destination Node) 14 is connected and configured via a communication network.

例えば、通信システム11では、複数の端末を経由して順次伝達するようにパケットを送信するマルチホップ通信が行われるが、宛先端末14との間では中継端末13のみが通信を確立するように通信ネットワークが構成されている。従って、通信システム11は、M台の情報端末12乃至12および中継端末13が通信ネットワークを介して接続されるとともに、中継端末13および宛先端末14が通信ネットワークを介して接続される接続構成となっている。 For example, in the communication system 11, multi-hop communication is performed in which packets are transmitted so as to be sequentially transmitted via a plurality of terminals, but communication with the destination terminal 14 is performed so that only the relay terminal 13 establishes communication. The network is configured. Therefore, the communication system 11 has a connection configuration in which M information terminals 12 1 to 12 M and a relay terminal 13 are connected via a communication network, and the relay terminal 13 and a destination terminal 14 are connected via a communication network. It has become.

情報端末12乃至12は、送信対象となる情報を、プライバシー保護のために暗号化して暗号化パケットを取得し、暗号化パケットを中継端末13へ送信する。このとき、情報端末12乃至12が送信する情報の宛先は宛先端末14であるが、情報端末12乃至12は通信ネットワークを介して中継端末13のみと接続され、宛先端末14とは接続されない接続構成となっている。そのため、通信システム11では、情報端末12乃至12は、中継端末13に対してのみパケット送信可能となっている。 The information terminals 12 1 to 12 M encrypt the information to be transmitted for privacy protection, acquire the encrypted packet, and transmit the encrypted packet to the relay terminal 13. At this time, the destination of the information transmitted by the information terminals 12 1 to 12 M is the destination terminal 14, but the information terminals 12 1 to 12 M are connected only to the relay terminal 13 via the communication network, and the destination terminal 14 is used. The connection configuration is such that it is not connected. Therefore, in the communication system 11, the information terminals 12 1 to 12 M can transmit packets only to the relay terminal 13.

中継端末13は、情報端末12乃至12それぞれから送信されてくる暗号化パケットを収集し、それらの暗号化パケットを一括して圧縮する暗号化後圧縮を行うことによって圧縮系列を取得して、圧縮系列を宛先端末14へ送信する。例えば、通信システム11では、中継端末13は、宛先端末14に対してのみパケット送信可能となっている。以下では、中継端末13において暗号化パケットを集約することを、パケットアグリゲーションと称する。 The relay terminal 13 collects encrypted packets transmitted from each of the information terminals 12 1 to 12 M , and acquires a compression series by performing post-encryption compression that collectively compresses the encrypted packets. , The compressed sequence is transmitted to the destination terminal 14. For example, in the communication system 11, the relay terminal 13 can transmit a packet only to the destination terminal 14. Hereinafter, the aggregation of encrypted packets at the relay terminal 13 is referred to as packet aggregation.

宛先端末14は、中継端末13から送信されてくる圧縮系列から、情報端末12乃至12それぞれにおいて送信対象とされた情報を復元する。例えば、宛先端末14は、情報端末12乃至12それぞれが情報を暗号化するのに用いる暗号鍵について既知であり、それらの暗号鍵を用いて暗号化パケットを復号することができる。 The destination terminal 14 restores the information targeted for transmission in each of the information terminals 12 1 to 12 M from the compression series transmitted from the relay terminal 13. For example, the destination terminal 14 is known about the encryption key used by each of the information terminals 12 1 to 12 M to encrypt the information, and the encrypted packet can be decrypted by using the encryption key.

このように構成される通信システム11において、中継端末13に対して暗号化パケットの転送が集中する状況となっても、それらの暗号化パケットを一括して圧縮することによって、より高効率で通信を行うことが可能となる。なお、本実施の形態においては、情報端末12乃至12と中継端末13との間のパケット伝送、および、中継端末13と宛先端末14との間のパケット伝送において、誤りは発生しないものとして説明を行う。 In the communication system 11 configured in this way, even if the transfer of encrypted packets is concentrated on the relay terminal 13, the encrypted packets are collectively compressed to communicate with higher efficiency. Can be done. In the present embodiment, it is assumed that no error occurs in the packet transmission between the information terminals 12 1 to 12 M and the relay terminal 13 and the packet transmission between the relay terminal 13 and the destination terminal 14. Give an explanation.

<情報端末の構成例および処理例>
図2乃至図7を参照して、情報端末12の構成例、および、情報端末12において行われる各処理の処理例について説明する。
<Information terminal configuration example and processing example>
With reference to FIGS. 2 to 7, a configuration example of the information terminal 12 and a processing example of each processing performed in the information terminal 12 will be described.

図2は、情報端末12の構成例を示すブロック図である。情報端末12は、パケット生成部21、パケット分割部22、初期暗号ブロック生成部23、暗号化処理部24、および暗号化パケット送信部25を備えて構成される。 FIG. 2 is a block diagram showing a configuration example of the information terminal 12. The information terminal 12 includes a packet generation unit 21, a packet division unit 22, an initial encryption block generation unit 23, an encryption processing unit 24, and an encrypted packet transmission unit 25.

パケット生成部21は、送信対象となる情報を送信するためにパケット化して情報パケットを生成し、パケット分割部22に供給する。例えば、m番目の情報端末12のパケット生成部21は、図3の1段目に示すように、0および1の二値からなり、パケット系列長Lとなる情報パケットX(m)を生成する。ここで、情報パケットX(m)は、低いエントロピーHを持つものとする。 The packet generation unit 21 generates an information packet by packetizing it in order to transmit the information to be transmitted, and supplies it to the packet division unit 22. For example, as shown in the first stage of FIG. 3, the packet generation unit 21 m of the m-th information terminal 12 m forms an information packet X (m) consisting of two values of 0 and 1 and having a packet sequence length L. Generate. Here, it is assumed that the information packet X (m) has a low entropy H.

パケット分割部22は、パケット生成部21から供給された情報パケットを複数個の情報ブロックに分割して、初期暗号ブロック生成部23に供給する。例えば、情報パケットがN個の情報ブロックに分割される場合、m番目の情報端末12のパケット分割部22は、図3の2段目に示すように、パケット系列長Lの情報パケットX(m)を、それぞれブロック系列長KとなるN個の情報ブロックx (m)に分割する。ここで、パケット分割部22は、個々の情報ブロックx (m)に対して順にブロックインデックスn(n=1~N)を付与する。 The packet division unit 22 divides the information packet supplied from the packet generation unit 21 into a plurality of information blocks and supplies the information packet to the initial cipher block generation unit 23. For example, when an information packet is divided into N information blocks, the packet division unit 22 m of the mth information terminal 12 m is an information packet X having a packet sequence length L, as shown in the second stage of FIG. ( M) is divided into N information blocks x n (m) each having a block sequence length K. Here, the packet dividing unit 22 assigns a block index n (n = 1 to N) to each information block x n (m) in order.

初期暗号ブロック生成部23は、乱数を用いて初期暗号ブロックを生成し、パケット分割部22から供給された複数個の情報ブロックの先頭に付加して、暗号化処理部24に供給する。例えば、m番目の情報端末12のパケット分割部22は、図3の3段目に示すように、N個の情報ブロックx (m)のうちの、先頭となる情報ブロックx (m)の前にブロック系列長Kの初期暗号ブロックy (m)を付加する。 The initial cipher block generation unit 23 generates an initial cipher block using random numbers, adds it to the head of a plurality of information blocks supplied from the packet division unit 22, and supplies the initial cipher block to the encryption processing unit 24. For example, as shown in the third row of FIG. 3, the packet dividing portion 22 m of the m-th information terminal 12 m is the head information block x 1 ( m) of the N information blocks x n (m) . An initial cryptographic block y 0 (m) having a block sequence length K is added before m ).

暗号化処理部24は、初期暗号ブロック生成部23から供給された初期暗号ブロックおよび複数個の情報ブロックに対して暗号化処理を施すことによって、それぞれに対応する暗号化パケットを取得し、暗号化パケット送信部25に供給する。なお、m番目の情報端末12の暗号化処理部24による暗号化処理については、図4および図5を参照して後述する。 The encryption processing unit 24 acquires the encryption packet corresponding to each of the initial encryption block and the plurality of information blocks supplied from the initial encryption block generation unit 23, and encrypts them. It is supplied to the packet transmission unit 25. The encryption processing by the encryption processing unit 24 m of the m-th information terminal 12 m will be described later with reference to FIGS. 4 and 5.

暗号化パケット送信部25は、暗号化処理部24から供給された暗号化パケットを、中継端末13へ送信する。なお、m番目の情報端末12の暗号化パケット送信部25によるパケット伝送処理については、図6および図7を参照して後述する。 The encrypted packet transmission unit 25 transmits the encrypted packet supplied from the encryption processing unit 24 to the relay terminal 13. The packet transmission process by the encrypted packet transmission unit 25 m of the m-th information terminal 12 m will be described later with reference to FIGS. 6 and 7.

<暗号化処理>
図4および図5を参照して、m番目の情報端末12が備える暗号化処理部24による暗号化処理について説明する。例えば、暗号化処理部24は、CBC(Cipher Block Chaining)モードのブロック暗号による暗号化を行う。
<Encryption processing>
With reference to FIGS. 4 and 5, the encryption processing by the encryption processing unit 24 m included in the m-th information terminal 12 m will be described. For example, the encryption processing unit 24 m performs encryption by block cipher in CBC (Cipher Block Chaining) mode.

まず、図4の1段目に示すように、暗号化処理部24は、初期暗号ブロックy (m)を暗号化パケットY(m)の1ブロック目の暗号化ブロックy (m)とする。 First, as shown in the first stage of FIG. 4, the encryption processing unit 24 m sets the initial encryption block y 0 (m) into the encryption block y 0 (m) of the first block of the encryption packet Y (m ) . And.

そして、図4の2段目に示すように、暗号化処理部24は、情報ブロックx (m)を暗号化対象として、暗号化ブロックy (m)および情報ブロックx (m)の系列間における排他的論理和を演算することにより、1番目のCBCブロックx^ (m)を算出する。同様に、暗号化処理部24は、n-1ブロック目の暗号化ブロックyn-1 (m)およびn番目の情報ブロックx (m)の系列間における排他的論理和を演算することにより、n番目のCBCブロックx^ (m)を算出すことができる。 Then, as shown in the second stage of FIG. 4, the encryption processing unit 24 m has the information block x 1 (m) as the encryption target, and the encryption block y 0 (m) and the information block x 1 (m). The first CBC block x ^ 1 (m) is calculated by calculating the exclusive OR between the series of. Similarly, the encryption processing unit 24 m calculates an exclusive OR between the series of the encryption block y n-1 (m) of the n-1th block and the nth information block x n (m) . Therefore, the nth CBC block x ^ n (m) can be calculated.

さらに、図4の3段目に示すように、暗号化処理部24は、情報端末12における暗号鍵K(m)を用いた暗号化実行関数FK(m)[・]に対して、1番目のCBCブロックx^ (m)を入力することにより暗号化ブロックy (m)を取得する。このように、暗号化処理部24は、情報ブロックx (m)を暗号化対象として、暗号化パケットY(m)の2ブロック目となる暗号化ブロックy (m)を取得することができる。 Further, as shown in the third row of FIG. 4, the encryption processing unit 24 m with respect to the encryption execution function F K (m) [・] using the encryption key K (m) in the information terminal 12 m . The encryption block y 1 (m) is acquired by inputting the first CBC block x ^ 1 (m) . In this way, the encryption processing unit 24 m acquires the encryption block y 1 (m) , which is the second block of the encrypted packet Y (m) , with the information block x 1 (m) as the encryption target. Can be done.

次に、図5の1段目に示すように、暗号化処理部24は、情報ブロックx (m)を暗号化対象として、2番目のCBCブロックx^ (m)を算出し、暗号化パケットY(m)の3ブロック目となる暗号化ブロックy (m)を取得する。以下、暗号化処理部24は、情報ブロックx (m)を暗号化対象として、N番目のCBCブロックx^ (m)を算出し、暗号化パケットY(m)のN+1ブロック目となる暗号化ブロックy (m)を取得するまで順次、同様の処理を繰り返して行う。 Next, as shown in the first stage of FIG. 5, the encryption processing unit 24 m calculates the second CBC block x ^ 2 (m) with the information block x 2 (m) as the encryption target. The encrypted block y 2 (m) , which is the third block of the encrypted packet Y (m) , is acquired. Hereinafter, the encryption processing unit 24 m calculates the Nth CBC block x ^ N (m) with the information block x N (m) as the encryption target, and sets it as the N + 1 block of the encrypted packet Y (m) . The same process is repeated in sequence until the encryption block y N (m) is acquired.

これにより、図5の2段目に示すように、暗号化処理部24は、パケット系列長(N+1)Kとなる暗号化パケットY(m)を取得することができる。 As a result, as shown in the second stage of FIG. 5, the encryption processing unit 24 m can acquire the encrypted packet Y (m) having the packet sequence length (N + 1) K.

そして、情報端末12乃至12それぞれにおいて同様の暗号化処理が行われることによって暗号化パケットY(1)乃至Y(M)が取得され、情報端末12乃至12から中継端末13へ暗号化パケットY(1)乃至Y(M)が送信される。 Then, by performing the same encryption processing in each of the information terminals 12 1 to 12 M , the encrypted packets Y (1) to Y (M) are acquired, and the information terminals 12 1 to 12 M are encrypted to the relay terminal 13. The encrypted packets Y (1) to Y (M) are transmitted.

<暗号化パケット送信処理>
図6および図7を参照して、m番目の情報端末12が備える暗号化パケット送信部25による暗号化パケット送信処理について説明する。なお、上述した非特許文献1で提案されているRI-MACプロトコルに基づくパケット伝送について説明するが、その他、任意のプロトコルを用いてもよい。
<Encrypted packet transmission processing>
With reference to FIGS. 6 and 7, the encrypted packet transmission process by the encrypted packet transmission unit 25 m included in the mth information terminal 12 m will be described. Although the packet transmission based on the RI-MAC protocol proposed in Non-Patent Document 1 described above will be described, any other protocol may be used.

ここでは、図6の1段目に示すように、情報端末12および中継端末13の時間tの経過に従って説明を行う。 Here, as shown in the first stage of FIG. 6, the description will be given according to the passage of time t of the information terminal 12 m and the relay terminal 13.

まず、図6の2段目に示すように、情報端末12は、情報端末12において暗号化パケットを生起することができる区間であるパケット生起区間Tのうち、任意のタイミングで暗号化パケットを生起する。 First, as shown in the second stage of FIG. 6, the information terminal 12 m is encrypted at an arbitrary timing in the packet generation section TG , which is a section in which the information terminal 12 m can generate an encrypted packet. Generate a packet.

そして、図6の3段目に示すように、情報端末12は、暗号化パケットを生起した後、連続的に受信状態となる。 Then, as shown in the third stage of FIG. 6, the information terminal 12 m is continuously in the reception state after the encrypted packet is generated.

一方、図7の1段目に示すように、中継端末13は、所定の間隔で間欠的に起動する間欠間隔TIDLEごとに起動し、暗号化パケット(DATA)を受信する準備ができたことを通知するRTR(Ready-To-Receive)信号を、情報端末12乃至12の全てに送信する。その後、中継端末13は、短い時間だけ受信状態となる。 On the other hand, as shown in the first stage of FIG. 7, the relay terminal 13 is activated at each intermittent interval TIDLE that is activated intermittently at a predetermined interval, and is ready to receive the encrypted packet (DATA). The RTR (Ready-To-Receive) signal notifying is transmitted to all of the information terminals 12 1 to 12 M. After that, the relay terminal 13 is in the reception state for a short time.

そして、図7の2段目に示すように、RTRを受信した情報端末12は、直ちに暗号化パケット(DATA)を中継端末13へ送信し、その送信が完了した後、直ちに休眠状態に移行する。 Then, as shown in the second stage of FIG. 7, the information terminal 12 m that has received the RTR immediately transmits an encrypted packet (DATA) to the relay terminal 13, and after the transmission is completed, immediately shifts to the dormant state. do.

これに応じ、図7の3段目に示すように、中継端末13は、情報端末12から送信されてくる暗号化パケット(DATA)を受信する。そして、中継端末13は、暗号化パケット(DATA)の受信が完了した後も、宛先端末14への伝送のために連続的な受信状態となる。 In response to this, as shown in the third stage of FIG. 7, the relay terminal 13 receives the encrypted packet (DATA) transmitted from the information terminal 12 m . Then, even after the reception of the encrypted packet (DATA) is completed, the relay terminal 13 is in a continuous reception state for transmission to the destination terminal 14.

以上のように情報端末12乃至12は構成されており、情報パケットX(1)乃至(M)それぞれが、N個の情報ブロックx (1)乃至x (1)、N個の情報ブロックx (2)乃至x (2)、・・・、N個の情報ブロックx (M)乃至x (M)に分割される。さらに、情報ブロックx (1)乃至x (1)を暗号化した暗号化ブロックy (1)乃至y (1)と初期暗号ブロックy (1)とからなる暗号化パケットY(1)が生成され、同様に、暗号化パケットY(2)乃至Y(M)が生成される。そして、情報端末12乃至12から中継端末13へ暗号化パケットY(1)乃至Y(M)が送信される。 As described above, the information terminals 12 1 to 12 M are configured, and each of the information packets X (1) to (M) has N information blocks x 1 (1) to x N (1) and N pieces, respectively. Information blocks x 1 (2) to x N (2) , ..., Divided into N information blocks x 1 (M) to x N (M) . Further, an encrypted packet Y ( 1) composed of an encryption block y 1 (1) to y N (1) in which the information blocks x 1 (1) to x N (1) are encrypted and an initial encryption block y 0 (1) (1) . 1) is generated, and similarly, encrypted packets Y (2) to Y (M) are generated. Then, the encrypted packets Y (1) to Y (M) are transmitted from the information terminals 12 1 to 12 M to the relay terminal 13.

<中継端末の構成例および処理例>
図8乃至図12を参照して、中継端末13の構成例、および、中継端末13において行われる各処理の処理例について説明する。
<Example of relay terminal configuration and processing>
8 to 12, a configuration example of the relay terminal 13 and a processing example of each process performed in the relay terminal 13 will be described.

図8は、中継端末13の構成例を示すブロック図である。中継端末13は、パケット受信部31、保持部32、被圧縮系列生成処理部33、圧縮処理部34、および送信部35を備えて構成される。 FIG. 8 is a block diagram showing a configuration example of the relay terminal 13. The relay terminal 13 includes a packet receiving unit 31, a holding unit 32, a compressed sequence generation processing unit 33, a compression processing unit 34, and a transmission unit 35.

パケット受信部31は、情報端末12乃至12それぞれから送信されてくる暗号化パケットY(1)乃至Y(M)を全て受信して、保持部32に供給する。 The packet receiving unit 31 receives all the encrypted packets Y (1) to Y (M) transmitted from each of the information terminals 12 1 to 12 M and supplies them to the holding unit 32.

保持部32は、パケット受信部31から供給された暗号化パケットY(1)乃至Y(M)を全て保持する。 The holding unit 32 holds all the encrypted packets Y (1) to Y (M) supplied from the packet receiving unit 31.

被圧縮系列生成処理部33は、保持部32から暗号化パケットY(1)乃至Y(M)を読み出して、圧縮処理部34で圧縮処理が行われる際の処理単位となる被圧縮系列を生成する被圧縮系列生成処理を行い、被圧縮系列を圧縮処理部34に供給する。なお、被圧縮系列生成処理部33による被圧縮系列生成処理については、図9および10を参照して後述する。 The compressed sequence generation processing unit 33 reads the encrypted packets Y (1) to Y (M) from the holding unit 32, and generates a compressed sequence to be a processing unit when the compression processing is performed by the compression processing unit 34. The compressed sequence is generated, and the compressed sequence is supplied to the compression processing unit 34. The compressed sequence generation process by the compressed sequence generation processing unit 33 will be described later with reference to FIGS. 9 and 10.

圧縮処理部34は、被圧縮系列生成処理部33から供給された被圧縮系列ごとに圧縮処理を行うことによって圧縮系列を生成し、圧縮系列を送信部35に供給する。なお、圧縮処理部34による圧縮処理については、図11を参照して後述する。 The compression processing unit 34 generates a compression series by performing compression processing for each compressed series supplied from the compressed series generation processing unit 33, and supplies the compression series to the transmission unit 35. The compression process by the compression process unit 34 will be described later with reference to FIG.

送信部35は、圧縮処理部34から供給された圧縮系列を、宛先端末14へ送信する。なお、送信部35によるパケット伝送処理については、図12を参照して後述する。 The transmission unit 35 transmits the compression series supplied from the compression processing unit 34 to the destination terminal 14. The packet transmission process by the transmission unit 35 will be described later with reference to FIG.

<被圧縮系列生成処理>
図9および10を参照して、被圧縮系列生成処理部33による被圧縮系列生成処理について説明する。
<Compressed sequence generation process>
The compressed series generation processing by the compressed series generation processing unit 33 will be described with reference to FIGS. 9 and 10.

まず、図9の1段目に示すように、保持部32には、暗号化パケットY(1)乃至Y(M)が全て保持されている。図示するように、暗号化パケットY(m)は、N+1個の暗号化ブロックy (m)乃至y (m)から構成される。そして、通信システム11では、ブロックインデックスnが同一の暗号化ブロックy (1)乃至y (M)に着目して、被圧縮系列が生成される。 First, as shown in the first stage of FIG. 9, the holding unit 32 holds all the encrypted packets Y (1) to Y (M) . As shown in the figure, the encrypted packet Y (m) is composed of N + 1 encryption blocks y 0 (m) to y N (m) . Then, in the communication system 11, the compressed sequence is generated by paying attention to the encrypted blocks y n (1) to y n (M) having the same block index n.

例えば、図9の2段目に示すように、ブロックインデックスn=0を処理対象とする場合、被圧縮系列生成処理部33は、破線で囲われている暗号化ブロックy (1)乃至y (M)を保持部32から読み出す。 For example, as shown in the second row of FIG. 9, when the block index n = 0 is the processing target, the compressed sequence generation processing unit 33 is the encryption block y 0 (1) to y surrounded by the broken line. 0 (M) is read from the holding unit 32.

ここで、図9の3段目に示すように、暗号化ブロックy (1)のサイズは行×列が1×Kであり、その他の暗号化ブロックy (2)乃至y (M)についても同じサイズである。 Here, as shown in the third row of FIG. 9, the size of the encryption block y 0 (1) is 1 × K in rows × columns, and the other encryption blocks y 0 (2) to y 0 (M ). ) Is the same size.

次に、図10の1段目に示すように、被圧縮系列生成処理部33は、転置行列(・)を用いて、暗号化ブロックy (1)乃至y (M)を転置させる。これにより、例えば、暗号化ブロックy (1)は、行×列がK×1となるサイズの暗号化ブロックy (1)Tに転置される。なお、その他の暗号化ブロックy (2)乃至y (M)も同様に、行×列がK×1となるサイズの暗号化ブロックy (2)T乃至y (M)Tに転置される。 Next, as shown in the first stage of FIG. 10, the compressed sequence generation processing unit 33 transposes the encryption blocks y 0 (1) to y 0 (M) using the transposed matrix (.) T. .. As a result, for example, the encryption block y 0 (1) is transposed to the encryption block y 0 (1) T having a size in which the row × column is K × 1. Similarly, the other encryption blocks y 0 (2) to y 0 (M) are also converted into encryption blocks y 0 (2) T to y 0 (M) T having a size in which the row × column is K × 1. Be transposed.

そして、図10の2段目に示すように、被圧縮系列生成処理部33は、暗号化ブロックy (1)T乃至y (M)Tに対してベクトル作用素Vec(・)を適用し、それらを一列に並べた1つの系列とすることで、行×列がMK×1となるサイズの被圧縮系列Yを生成する。 Then, as shown in the second stage of FIG. 10, the compressed sequence generation processing unit 33 applies the vector operator Vec (.) To the encryption blocks y 0 (1) T to y 0 (M) T. By arranging them in one column, a compressed sequence Y0 having a size in which rows × columns are MK × 1 is generated.

以下、同様に、被圧縮系列生成処理部33は、ブロックインデックス1乃至Nそれぞれの暗号化ブロックを処理対象として被圧縮系列生成処理を行うことで、被圧縮系列Y乃至Yを生成する。例えば、被圧縮系列生成処理部33は、ブロックインデックスnの暗号化ブロックy (1)乃至y (M)を処理対象として、転置行列(・)を用いて置換させた暗号化ブロックy (1)T乃至y (M)Tに対してベクトル作用素Vec(・)を適用することで、被圧縮系列Yを生成する。 Hereinafter, similarly, the compressed series generation processing unit 33 generates the compressed series Y1 to YN by performing the compressed series generation processing with the encrypted blocks of the block indexes 1 to N as the processing target. For example, the compressed sequence generation processing unit 33 uses the transposed matrix (.) T to replace the encrypted blocks y n (1) to y n (M) having the block index n as the processing target. By applying the vector action element Vec (.) To n (1) T to y n (M) T , the transposed matrix Y n is generated.

<圧縮処理>
図11を参照して、圧縮処理部34による圧縮処理について説明する。
<Compression processing>
The compression processing by the compression processing unit 34 will be described with reference to FIG. 11.

圧縮処理部34は、誤り訂正符号の検査行列であるパリティ検査行列を用いた圧縮処理を行う。符号化率Rの誤り訂正符号を用いたとき、被圧縮系列は圧縮率(1-R)で圧縮される。例えば、圧縮処理部34は、行×列が(1-R)MK×MKとなるパリティ検査行列Hを、被圧縮系列生成処理部33から供給された行×列がMK×1となるサイズの被圧縮系列Yに適用することで、行×列が(1-R)MK×1の圧縮系列S を取得することができる。 The compression processing unit 34 performs compression processing using a parity inspection matrix, which is an error correction code inspection matrix. When the error correction code of the coding rate R is used, the compressed series is compressed at the compression rate (1-R). For example, the compression processing unit 34 has a size of the parity check matrix H in which the row × column is (1-R) MK × MK, and the row × column supplied from the compressed sequence generation processing unit 33 is MK × 1. By applying to the compressed sequence Y n , it is possible to acquire the compressed sequence S n T in which the row × column is (1-R) MK × 1.

そして、圧縮処理部34は、この様な圧縮処理を、被圧縮系列生成処理部33から供給される被圧縮系列Y乃至YN-1に対して施すことにより圧縮系列S 乃至SN-1 を取得して、送信部35に供給する。ここで、圧縮処理部34は、宛先端末14において解凍および復号を行うことができるようにするために、被圧縮系列Yに対しては圧縮処理を施さずに、そのまま送信部35に供給する。即ち、先頭の被圧縮系列Yから圧縮処理が施される場合、最後尾の被圧縮系列Yに対しては圧縮処理が施されない。 Then, the compression processing unit 34 applies such compression processing to the compressed series Y 0 to Y N-1 supplied from the compressed series generation processing unit 33, whereby the compression series S 0 T to S N are applied. -1 T is acquired and supplied to the transmission unit 35. Here, the compression processing unit 34 supplies the compressed series YN to the transmission unit 35 as it is without performing compression processing so that the destination terminal 14 can perform decompression and decryption. .. That is, when the compression process is applied from the first compressed sequence Y 0 , the compression process is not applied to the last compressed sequence Y N.

<パケット伝送処理>
図12を参照して、送信部35によるパケット伝送処理について説明する。
<Packet transmission processing>
A packet transmission process by the transmission unit 35 will be described with reference to FIG. 12.

図12に示すように、宛先端末14は、間欠間隔TIDLEごとにRTR信号を中継端末13に対して送信している。そして、中継端末13は、圧縮系列S乃至SN-1および被圧縮系列Yを取得してRTR信号を受信した直後に、圧縮系列S乃至SN-1および被圧縮系列Yを纏めて宛先端末14に送信する。宛先端末14では、圧縮系列S乃至SN-1および被圧縮系列Yの受信が完了した後、間欠間隔TIDLEが開始される。 As shown in FIG. 12, the destination terminal 14 transmits an RTR signal to the relay terminal 13 at each intermittent interval TIDLE . Then, the relay terminal 13 acquires the compressed series S 0 to SN- 1 and the compressed series Y N , and immediately after receiving the RTR signal, sets the compressed series S 0 to SN-1 and the compressed series Y N. Collectively send to the destination terminal 14. At the destination terminal 14, the intermittent interval TIDLE is started after the reception of the compressed series S 0 to S N-1 and the compressed series Y N is completed.

以上のように中継端末13は構成されており、情報端末12乃至12それぞれから送信されてくる暗号化パケットY(1)乃至Y(M)の全てが保持されて、ブロックインデックスnが同一である暗号化ブロックyごとに纏めることで圧縮の処理対象を延伸した後に圧縮を行うことで圧縮系列S乃至SN-1が取得される。そして、中継端末13から宛先端末14へ圧縮系列S乃至SN-1および被圧縮系列Yが送信される。 As described above, the relay terminal 13 is configured, all of the encrypted packets Y (1) to Y (M) transmitted from the information terminals 12 1 to 12 M are held, and the block index n is the same. The compression series S 0 to S N-1 are acquired by performing compression after extending the processing target of compression by grouping each encryption block y n . Then, the compressed series S 0 to S N-1 and the compressed series Y N are transmitted from the relay terminal 13 to the destination terminal 14.

<宛先端末の構成例および処理例>
図13乃至図15を参照して、宛先端末14の構成例、および、宛先端末14において行われる各処理の処理例について説明する。
<Configuration example and processing example of destination terminal>
A configuration example of the destination terminal 14 and a processing example of each process performed in the destination terminal 14 will be described with reference to FIGS. 13 to 15.

図13は、宛先端末14の構成例を示すブロック図である。宛先端末14は、受信部41、および復号解凍処理部42を備えて構成される。 FIG. 13 is a block diagram showing a configuration example of the destination terminal 14. The destination terminal 14 includes a receiving unit 41 and a decoding / decompression processing unit 42.

受信部41は、中継端末13から纏めて送信されてくる圧縮系列S乃至SN-1および被圧縮系列Yを受信して、復号解凍処理部42に供給する。 The receiving unit 41 receives the compressed series S 0 to S N-1 and the compressed series Y N collectively transmitted from the relay terminal 13 and supplies them to the decoding / decompression processing unit 42.

復号解凍処理部42は、圧縮系列S乃至SN-1および被圧縮系列Yを復号するとともに、圧縮されたデータを元の状態に戻す(以下、解凍と称する)ための復号解凍処理を行って、情報端末12乃至12それぞれにおいて送信対象とされた情報を復元する。これにより、復号解凍処理部42は、情報ブロックx (1)乃至x (1)、情報ブロックx (2)乃至x (2)、・・・、情報ブロックx (M)乃至x (M)を取得して、出力する。 The decryption / decompression processing unit 42 decodes the compression series S 0 to S N-1 and the compressed series Y N , and performs a decryption / decompression process for returning the compressed data to the original state (hereinafter referred to as decompression). This is performed to restore the information targeted for transmission in each of the information terminals 12 1 to 12 M. As a result, the decoding / decompression processing unit 42 has information blocks x 1 (1) to x N (1) , information blocks x 1 (2) to x N (2) , ..., Information blocks x 1 (M) to Acquires x N (M) and outputs it.

<復号解凍処理>
図14および図15を参照して、復号解凍処理部42による復号解凍処理について説明する。
<Decryption / decompression processing>
The decoding / decompression processing by the decoding / decompression processing unit 42 will be described with reference to FIGS. 14 and 15.

まず、図14の1段目に示すように、復号解凍処理部42は、圧縮されていない被圧縮系列Yを構成する暗号化ブロックy (1)T乃至y (M)Tそれぞれに対して暗号化実行逆関数F-1 K(m)[・]を適用する。これにより、復号解凍処理部42は、暗号化ブロックy (1)T乃至y (M)TをCBCブロックx^ (1)T乃至x^ (M)Tに復号する。このとき、復号解凍処理部42は、情報端末12乃至12それぞれが情報を暗号化するのに用いる暗号鍵K(1)乃至K(M)について既知であり、暗号鍵K(1)乃至K(M)を暗号化実行逆関数F-1 K(m)[・]に入力する。また、CBCブロックx^ (1)T乃至x^ (M)Tが一列に並べられた1つの系列、即ち、CBCブロックx^ (1)T乃至x^ (M)Tに対してベクトル作用素Vec(・)が適用された系列を、補助情報系列X^とする。 First, as shown in the first stage of FIG. 14, the decryption / decompression processing unit 42 is applied to each of the encryption blocks y N (1) T to y N (M) T constituting the uncompressed series Y N to be compressed. On the other hand, the encryption execution inverse function F -1 K (m) [・] is applied. As a result, the decryption / decompression processing unit 42 decodes the encryption blocks y N (1) T to y N (M) T into CBC blocks x ^ N (1) T to x ^ N (M) T. At this time, the decryption / decompression processing unit 42 is known about the encryption keys K (1) to K (M) used by the information terminals 12 1 to 12 M to encrypt the information, respectively, and the encryption keys K ( 1) to K (M) are known. Enter K (M) in the encryption execution inverse function F -1 K (m) [・]. Further, for one series in which CBC blocks x ^ N (1) T to x ^ N (M) T are arranged in a row, that is, for CBC blocks x ^ N (1) T to x ^ N (M) T. The sequence to which the vector operator Vec (・) is applied is defined as the auxiliary information sequence X ^ N.

ここで、図14の2段目に示すように、補助情報系列X^と、圧縮系列SN-1 を圧縮する前の被圧縮系列YN-1とは相関を持っている。つまり、被圧縮系列YN-1は、補助情報系列X^とベクトル作用素Vec(・)が適用された情報ブロックx (1)T乃至x (M)Tとの系列間における排他的論理和と等しくなっている。 Here, as shown in the second row of FIG. 14, the auxiliary information sequence X ^ N and the compressed sequence Y N-1 before compressing the compression sequence S N-1 T have a correlation. That is, the compressed sequence Y N-1 is exclusive between the auxiliary information sequence X ^ N and the information block x N (1) T to x N (M) T to which the vector operator Vec (・) is applied. It is equal to the logical sum.

このことを利用して、図15の1段目に示すように、復号解凍処理部42は、スレピアン・ウォルフ型解凍器により圧縮系列SN-1 を解凍し、被圧縮系列YN-1を取得することができる。 Taking advantage of this, as shown in the first stage of FIG. 15, the decryption / decompression processing unit 42 decompresses the compression series S N-1 T with a Slepian-Wolf type decompression device, and decompresses the compression series Y N-1 . Can be obtained.

そして、図15の2段目に示すように、復号解凍処理部42は、被圧縮系列YN-1および補助情報系列X^の排他的論理和を求めることでブロックインデックスNの情報ブロックx (1)T乃至x (M)Tを取得することができる。以下、復号解凍処理部42は、被圧縮系列YN-1から得られる補助情報系列X^N-1を用いて圧縮系列SN-2 を解凍することで被圧縮系列YN-2を取得して、被圧縮系列YN-2および補助情報系列X^N-1の排他的論理和を求めることで情報ブロックxN-1 (1)乃至xN-1 (M)を取得する処理を行い、ブロックインデックス1の情報ブロックx (1)乃至x (M)を取得するまで順次、同様の処理を繰り返して行う。 Then, as shown in the second stage of FIG. 15, the decoding / decompression processing unit 42 obtains the exclusive OR of the compressed sequence Y N-1 and the auxiliary information sequence X ^ N , so that the information block x of the block index N x N (1) T to x N (M) T can be acquired. Hereinafter, the decryption / decompression processing unit 42 decompresses the compressed sequence S N-2 T using the auxiliary information sequence X ^ N-1 obtained from the compressed sequence Y N-1 to decompress the compressed sequence Y N-2 . Processing to acquire information blocks x N-1 (1) to x N-1 (M) by obtaining the exclusive OR of the compressed sequence Y N-2 and the auxiliary information sequence X ^ N-1 . , And the same process is repeated in sequence until the information blocks x 1 (1) to x 1 (M) of the block index 1 are acquired.

そして、復号解凍処理部42は、情報端末12乃至12それぞれにおいて送信対象とされた情報をパケット化した情報パケットX(1)乃至X(M)を取得することで、それらの情報を復元することができる。 Then, the decoding / decompression processing unit 42 restores the information by acquiring the information packets X (1) to X (M) obtained by packetizing the information targeted for transmission in each of the information terminals 12 1 to 12 M. can do.

このように、復号解凍処理部42は、圧縮されていない被圧縮系列Yを用いて、圧縮系列SN-1から順に解凍処理対象とし、解凍処理対象の圧縮系列Sが復号された補助情報系列X^と、解凍処理対象の1つ前の圧縮系列Sn-1を圧縮する前の被圧縮系列Yn-1との相関を利用して、処理対象の圧縮系列Sを解凍する。 In this way, the decompression / decompression processing unit 42 uses the uncompressed compressed series Y N to be decompressed in order from the compression series S N-1 , and the decompression processing target compression series Sn is decoded. The compression series Sn to be processed is decompressed by using the correlation between the information series X ^ n and the compressed series Y n-1 before compressing the compression series S n-1 immediately before the decompression processing target. do.

以上のように宛先端末14は構成されており、中継端末13から送信されてくる圧縮系列S乃至SN-1および被圧縮系列Yから、情報端末12乃至12それぞれにおいて送信対象とされた情報が復元(復号および解凍)される。 The destination terminal 14 is configured as described above, and is a transmission target in each of the information terminals 12 1 to 12 M from the compression series S 0 to S N-1 and the compressed series Y N transmitted from the relay terminal 13. The saved information is restored (decrypted and decompressed).

以上のように構成される通信システム11は、中継端末13において暗号化後圧縮を適用する際に、ブロックインデックスnが同一である暗号化ブロックyごとに纏めて延伸することで、暗号化後圧縮の性能を向上させることができる。さらに、通信システム11は、中継端末13において暗号化パケットを一括して圧縮した圧縮系列Sを宛先端末14へ送信することで、従来と比較して低消費エネルギーを達成することができる。 When the post-encryption compression is applied in the relay terminal 13, the communication system 11 configured as described above is stretched together for each encryption block yn having the same block index n , so that after encryption. The compression performance can be improved. Further, the communication system 11 can achieve low energy consumption as compared with the conventional case by transmitting the compression series S in which the encrypted packets are collectively compressed at the relay terminal 13 to the destination terminal 14.

特に、通信システム11は、中継端末13に転送が集中するような構成であっても、転送すべきデータ量を削減し、伝送効率の向上とともに消費電力の削減を図ることができ、より効率良く通信を行うことができる。 In particular, even if the communication system 11 is configured such that the transfer is concentrated on the relay terminal 13, the amount of data to be transferred can be reduced, the transmission efficiency can be improved, and the power consumption can be reduced, which is more efficient. Can communicate.

<通信システムにおける効果>
図16乃至図20を参照して、通信システム11において本技術を適用することによる効果について説明する。
<Effects on communication systems>
The effect of applying the present technique in the communication system 11 will be described with reference to FIGS. 16 to 20.

まず、情報パケットのエントロピーと復号誤り確率との関係について行った第1のシミュレーションの結果から示される効果について説明する。 First, the effect shown from the result of the first simulation performed on the relationship between the entropy of the information packet and the probability of decoding error will be described.

図16は、第1のシミュレーション諸元の一例を示す図である。通信システム11に適用される技術を提案手法とし、提案手法と比較するための従来手法としては、上述した非特許文献3で開示されている技術を適用した。 FIG. 16 is a diagram showing an example of the first simulation specifications. The technique applied to the communication system 11 is used as the proposed method, and the technique disclosed in Non-Patent Document 3 described above is applied as a conventional method for comparing with the proposed method.

例えば、図16に示すように、従来手法においてはLDPC行列の構成法としてGallager構成を用いてシミュレーションを行い、提案手法においてはLDPC行列の構成法としてGallager構成およびIEEE802.11n規格を用いてシミュレーションを行った。以下では、提案手法においてLDPC行列の構成法がGallager構成で行われたシミュレーションを提案手法(Gallager)と称し、提案手法においてLDPC行列の構成法がIEEE802.11n構成で行われたシミュレーションを提案手法(IEEE802.11n)と称する。なお、Low-Density Parity-Check (LDPC)符号については、非特許文献5『R. C. Gallager, Low-Density Parity-Check Codes. Cambridge, MA, USA: MIT Press, 1963.』に開示されている。 For example, as shown in FIG. 16, in the conventional method, the simulation is performed using the Gallager configuration as the LDPC matrix construction method, and in the proposed method, the simulation is performed using the Gallager configuration and the IEEE 802.11n standard as the LDPC matrix construction method. gone. In the following, the simulation in which the LDPC matrix construction method is performed in the Gallager configuration in the proposed method is referred to as the proposed method (Gallager), and the simulation in which the LDPC matrix construction method is performed in the IEEE802.11n configuration in the proposed method is referred to as the proposed method (Gallager). It is called IEEE802.11n). The Low-Density Parity-Check (LDPC) code is disclosed in Non-Patent Document 5 “RC Gallager, Low-Density Parity-Check Codes. Cambridge, MA, USA: MIT Press, 1963.”.

図17は、提案手法および従来手法において、情報パケットを圧縮率0.5となるように暗号化後圧縮を行ったシミュレーション結果を示す図である。図17において、横軸は、情報パケットを圧縮する際の圧縮率の理論限界であるエントロピーを示し、縦軸は、解凍・復号したパケットが元のパケットと1ビットでも異なる確率である解凍・復号誤り確率を示している。 FIG. 17 is a diagram showing a simulation result in which information packets are encrypted and compressed so as to have a compression rate of 0.5 in the proposed method and the conventional method. In FIG. 17, the horizontal axis shows the entropy which is the theoretical limit of the compression rate when compressing an information packet, and the vertical axis shows the probability that the decompressed / decoded packet differs from the original packet by even one bit. It shows the error probability.

従来手法では、128ビットの暗号化ブロックを64ビットの系列に圧縮するように暗号化後圧縮を行うシミュレーションを行った。提案手法(Gallager)では、1920ビットの被圧縮系列を960ビットの系列に圧縮するように暗号化後圧縮を行うシミュレーションを行った。提案手法(IEEE802.11n)では、1920ビットの被圧縮系列の後部に24ビットだけビット0を追加するゼロパディングを行った後、1944ビットの系列を972ビットの系列に圧縮するように暗号化後圧縮を行うシミュレーションを行った。 In the conventional method, a simulation was performed in which post-encryption compression was performed so as to compress a 128-bit encrypted block into a 64-bit series. In the proposed method (Gallager), a simulation was performed in which compression after encryption was performed so as to compress a 1920-bit compressed series into a 960-bit series. In the proposed method (IEEE802.11n), after zero padding is performed by adding only 24 bits of bit 0 to the rear of the 1920-bit compressed series, and after encryption, the 1944-bit series is compressed into the 972-bit series. A simulation of compression was performed.

このシミュレーション結果について、例えば、エントロピー0.25に着目する。従来手法および提案手法(Gallager)を比較すると、理論上では圧縮率0.25まで誤りなく、圧縮可能なパケットを圧縮率0.5で圧縮できることが示されている。一方で、従来手法では、解凍・復号誤り確率がほとんど1である(即ち、ほぼ全てに誤りが生じる)のに対し、提案手法では、解凍・復号誤り確率が10-4以下であることが示されている。 Regarding this simulation result, for example, focus on entropy 0.25. Comparing the conventional method and the proposed method (Gallager), it is shown that in theory, a compressible packet can be compressed at a compression rate of 0.5 without any error up to a compression rate of 0.25. On the other hand, in the conventional method, the decompression / decoding error probability is almost 1 (that is, an error occurs in almost all cases), whereas in the proposed method, the decompression / decoding error probability is 10 -4 or less. Has been done.

また、提案手法(IEEE802.11n)の性能として、エントロピー0.31付近になって初めて解凍・復号誤りが発生することがシミュレーション結果により示されている。このように、提案手法(IEEE802.11n)で、提案手法(Gallager)よりも圧縮性能を向上させることができるという結果が示された。 In addition, the simulation results show that the decompression / decoding error occurs only when the entropy is around 0.31 as the performance of the proposed method (IEEE802.11n). As described above, it was shown that the proposed method (IEEE802.11n) can improve the compression performance as compared with the proposed method (Gallager).

以上のことより、提案手法(Gallager)において、誤り訂正符号に基づく圧縮手法では、被圧縮系列の長さが長いほど圧縮性能は理論限界に漸近するという効果を得ることができた。このように、パケットアグリゲーションにより、被圧縮系列を伸長することが可能であることが示された。 From the above, in the proposed method (Gallager), in the compression method based on the error correction code, it was possible to obtain the effect that the longer the length of the compressed series, the closer the compression performance approaches the theoretical limit. Thus, it was shown that it is possible to decompress the compressed sequence by packet aggregation.

また、提案手法(IEEE802.11n)において、ゼロパディングにより追加されたビットを解凍・復号時に確定ビットとして利用可能(圧縮手法として、復号側もどこにゼロを追加したか知っているため)であることが示された。これにより、誤り訂正符号に基づく解凍・復号アルゴリズムでは、確定ビットが利用可能である場合には、性能向上を図ることができるという効果を得ることができた。さらに、IEEE802.11n規格のLDPC符号の構成法は、数値解析に基づき、誤り訂正能力が向上するように設計された構成法であることが示された。 Also, in the proposed method (IEEE802.11n), the bit added by zero padding can be used as a definite bit at the time of decompression / decoding (because the decoding side also knows where zero was added as a compression method). It has been shown. As a result, in the decompression / decoding algorithm based on the error correction code, it was possible to obtain the effect that the performance can be improved when the definite bit is available. Furthermore, it was shown that the configuration method of the LDPC code of the IEEE802.11n standard is a construction method designed to improve the error correction capability based on numerical analysis.

次に、図1に示したようなネットワークモデルにおける消費エネルギーを評価する第2のシミュレーションの結果から示される効果について説明する。 Next, the effect shown from the result of the second simulation for evaluating the energy consumption in the network model as shown in FIG. 1 will be described.

例えば、図18に示すような動作フローに基づいたパケット伝送を行ったときに、上述した非特許文献1で提案されているRI-MACプロトコルの一種であるIRDT(Intermittent Receiver-driven Data Transmission)の適用時における消費エネルギーを求めるシミュレーションを行った。なお、IRDTについては、特許文献6『T. Hatauchi, Y. Fukuyama and T. Shikura, “A power efficient access method by polling for wireless mesh networks,” IEEJ Trans.Electron. Inf. Syst., vol. 128, pp. 1761-1766, Dec. 2008.』で開示されている。 For example, when packet transmission is performed based on the operation flow as shown in FIG. 18, IRDT (Intermittent Receiver-driven Data Transmission), which is a kind of RI-MAC protocol proposed in Non-Patent Document 1 described above, is used. A simulation was performed to determine the energy consumption at the time of application. Regarding IRDT, Patent Document 6 “T. Hatauchi, Y. Fukuyama and T. Shikura,“ A power efficient access method by polling for wireless mesh networks, ”IEEJ Trans.Electron. Inf. Syst., Vol. 128, pp. 1761-1766, Dec. 2008. ”.

図19は、第2のシミュレーション諸元の一例を示す図である。本実施の形態で説明したように通信システム11に適用される技術を提案手法とし、提案手法と比較するための従来手法としては、上述の特許文献6で開示されている技術が用いられている。 FIG. 19 is a diagram showing an example of the second simulation specifications. As described in the present embodiment, the technique applied to the communication system 11 is used as the proposed method, and the technique disclosed in Patent Document 6 described above is used as the conventional method for comparing with the proposed method. ..

例えば、図19に示すように、従来手法においては収集パケット数を1としてシミュレーションを行い、提案手法においては収集パケット数を15および30としてシミュレーションを行った。以下では、提案手法において収集パケット数15で行われたシミュレーションを提案手法(15)と称し、提案手法において収集パケット数30で行われたシミュレーションを提案手法(30)と称する。 For example, as shown in FIG. 19, in the conventional method, the simulation was performed with the number of collected packets set to 1, and in the proposed method, the number of collected packets was set to 15 and 30. In the following, the simulation performed with the number of collected packets of 15 in the proposed method will be referred to as the proposed method (15), and the simulation performed with the number of collected packets of 30 in the proposed method will be referred to as the proposed method (30).

図20は、提案手法および従来手法において、図18に示したようにパケット伝送を実行したシミュレーション結果を示す図である。なお、パケットに関するシミュレーション諸元は、上述の図17と同様とした。図20において、横軸は、受信側となる中継端末13がRTR信号を送信する時間間隔である間欠間隔TIDLEを示し、縦軸は、宛先端末14に正しく受信されたパケットあたりのネットワーク全体の消費エネルギーを示している。 FIG. 20 is a diagram showing simulation results in which packet transmission is executed as shown in FIG. 18 in the proposed method and the conventional method. The simulation specifications for the packet were the same as in FIG. 17 described above. In FIG. 20, the horizontal axis represents the intermittent interval TIDLE , which is the time interval at which the relay terminal 13 on the receiving side transmits the RTR signal, and the vertical axis represents the entire network per packet correctly received by the destination terminal 14. It shows the energy consumption.

例えば、任意の間欠間隔TIDLEに対し、提案手法(15)および提案手法(30)は、どちらとも従来手法よりも低い消費エネルギーを達成することがシミュレーション結果により示されている。 For example, simulation results show that for any intermittent interval TIDLE , both the proposed method (15) and the proposed method (30) achieve lower energy consumption than the conventional method.

これは、中継端末13においてパケットアグリゲーションを行うことによって、パケット伝送時のオーバーヘッドを緩和すること、主に情報端末12における送信待ち時間を短縮することができ、パケット衝突や送信待機時の消費エネルギーの削減などによって実現されるものと考えられる。また、中継端末13において暗号化後圧縮を行うことによって、送信パケット長が短くなるため、パケット送信に要するエネルギーを削減可能であることによって実現されるものと考えられる。 By performing packet aggregation at the relay terminal 13, it is possible to reduce the overhead at the time of packet transmission, mainly to shorten the transmission waiting time at the information terminal 12, and to reduce the energy consumption at the time of packet collision and transmission standby. It is thought that it will be realized by reduction. Further, it is considered that the energy required for packet transmission can be reduced because the transmission packet length is shortened by performing compression after encryption in the relay terminal 13.

ここで、パケットアグリゲーションによるオーバーヘッドの削減について説明する。 Here, the overhead reduction by packet aggregation will be described.

従来手法では、中継端末13は、情報端末12から1パケットが送信されてくるごとに、その1パケットの宛先端末14への転送を実行していた。このため、中継端末13は、1パケットを転送するたびに宛先端末14とのリンク構築・データ転送を実行する必要があり、中継端末13が送信機として動作する時間が増加する結果、中継端末13がRTR信号をブロードキャストする時間間隔が増加することになる。それに伴って、情報端末12におけるRTR信号の受信待ち時間が増加してしまい、情報端末12の消費エネルギーが増加することになっていた。 In the conventional method, the relay terminal 13 executes the transfer of one packet to the destination terminal 14 every time one packet is transmitted from the information terminal 12. Therefore, the relay terminal 13 needs to execute link construction and data transfer with the destination terminal 14 every time one packet is transferred, and as a result of the increase in the time for the relay terminal 13 to operate as a transmitter, the relay terminal 13 Will increase the time interval for broadcasting the RTR signal. Along with this, the waiting time for receiving the RTR signal in the information terminal 12 increases, and the energy consumption of the information terminal 12 increases.

これに対し、提案手法では、パケットアグリゲーションを適用することで、中継端末13が宛先端末14とのリンク構築する回数を削減することができる結果、中継端末13が、RTR信号をブロードキャストする時間間隔を短縮することができる。従って、情報端末12におけるRTR信号の受信待ち時間を減少することができ、情報端末12の消費エネルギーを削減することができる。 On the other hand, in the proposed method, by applying packet aggregation, the number of times that the relay terminal 13 establishes a link with the destination terminal 14 can be reduced, and as a result, the time interval at which the relay terminal 13 broadcasts the RTR signal is set. Can be shortened. Therefore, the waiting time for receiving the RTR signal in the information terminal 12 can be reduced, and the energy consumption of the information terminal 12 can be reduced.

以上のように、本技術を適用した通信システム11では、任意のエントロピーのパケットに対して、従来の暗号化後圧縮(EtC)と比較して解凍誤り確率を低減することができとともに、従来手法と比較してパケット伝送に要するエネルギーの低減を図ることができる。 As described above, in the communication system 11 to which the present technology is applied, it is possible to reduce the decompression error probability for an arbitrary entropy packet as compared with the conventional post-encryption compression (EtC), and the conventional method. It is possible to reduce the energy required for packet transmission as compared with the above.

<コンピュータの構成例>
次に、上述した一連の処理(通信方法)は、ハードウェアにより行うこともできるし、ソフトウェアにより行うこともできる。一連の処理をソフトウェアによって行う場合には、そのソフトウェアを構成するプログラムが、汎用のコンピュータ等にインストールされる。
<Computer configuration example>
Next, the series of processes (communication method) described above can be performed by hardware or software. When a series of processes is performed by software, the programs constituting the software are installed on a general-purpose computer or the like.

図21は、上述した一連の処理を実行するプログラムがインストールされるコンピュータの一実施の形態の構成例を示すブロック図である。 FIG. 21 is a block diagram showing a configuration example of an embodiment of a computer in which a program for executing the above-mentioned series of processes is installed.

プログラムは、コンピュータに内蔵されている記録媒体としてのハードディスク105やROM103に予め記録しておくことができる。 The program can be recorded in advance on the hard disk 105 or ROM 103 as a recording medium built in the computer.

あるいはまた、プログラムは、ドライブ109によって駆動されるリムーバブル記録媒体111に格納(記録)しておくことができる。このようなリムーバブル記録媒体111は、いわゆるパッケージソフトウェアとして提供することができる。ここで、リムーバブル記録媒体111としては、例えば、フレキシブルディスク、CD-ROM(Compact Disc Read Only Memory),MO(Magneto Optical)ディスク,DVD(Digital Versatile Disc)、磁気ディスク、半導体メモリ等がある。 Alternatively, the program can be stored (recorded) in the removable recording medium 111 driven by the drive 109. Such a removable recording medium 111 can be provided as so-called package software. Here, examples of the removable recording medium 111 include a flexible disc, a CD-ROM (Compact Disc Read Only Memory), an MO (Magneto Optical) disc, a DVD (Digital Versatile Disc), a magnetic disc, and a semiconductor memory.

なお、プログラムは、上述したようなリムーバブル記録媒体111からコンピュータにインストールする他、通信網や放送網を介して、コンピュータにダウンロードし、内蔵するハードディスク105にインストールすることができる。すなわち、プログラムは、例えば、ダウンロードサイトから、ディジタル衛星放送用の人工衛星を介して、コンピュータに無線で転送したり、LAN(Local Area Network)、インターネットといったネットワークを介して、コンピュータに有線で転送することができる。 In addition to installing the program on the computer from the removable recording medium 111 as described above, the program can be downloaded to the computer via a communication network or a broadcasting network and installed on the built-in hard disk 105. That is, for example, the program transfers wirelessly from a download site to a computer via an artificial satellite for digital satellite broadcasting, or transfers to a computer by wire via a network such as LAN (Local Area Network) or the Internet. be able to.

コンピュータは、CPU(Central Processing Unit)102を内蔵しており、CPU102には、バス101を介して、入出力インタフェース110が接続されている。 The computer has a built-in CPU (Central Processing Unit) 102, and the input / output interface 110 is connected to the CPU 102 via the bus 101.

CPU102は、入出力インタフェース110を介して、ユーザによって、入力部107が操作等されることにより指令が入力されると、それに従って、ROM(Read Only Memory)103に格納されているプログラムを実行する。あるいは、CPU102は、ハードディスク105に格納されたプログラムを、RAM(Random Access Memory)104にロードして実行する。 When a command is input by the user by operating the input unit 107 or the like via the input / output interface 110, the CPU 102 executes a program stored in the ROM (Read Only Memory) 103 accordingly. .. Alternatively, the CPU 102 loads the program stored in the hard disk 105 into the RAM (Random Access Memory) 104 and executes it.

これにより、CPU102は、上述したフローチャートにしたがった処理、あるいは上述したブロック図の構成により行われる処理を行う。そして、CPU102は、その処理結果を、必要に応じて、例えば、入出力インタフェース110を介して、出力部106から出力、あるいは、通信部108から送信、さらには、ハードディスク105に記録等させる。 As a result, the CPU 102 performs a process according to the above-mentioned flowchart or a process performed according to the above-mentioned block diagram configuration. Then, the CPU 102 outputs the processing result from the output unit 106, transmits it from the communication unit 108, and further records it on the hard disk 105, for example, via the input / output interface 110, if necessary.

なお、入力部107は、キーボードや、マウス、マイク等で構成される。また、出力部106は、LCD(Liquid Crystal Display)やスピーカ等で構成される。 The input unit 107 is composed of a keyboard, a mouse, a microphone, and the like. Further, the output unit 106 is composed of an LCD (Liquid Crystal Display), a speaker, or the like.

ここで、本明細書において、コンピュータがプログラムに従って行う処理は、必ずしもフローチャートとして記載された順序に沿って時系列に行われる必要はない。すなわち、コンピュータがプログラムに従って行う処理は、並列的あるいは個別に実行される処理(例えば、並列処理あるいはオブジェクトによる処理)も含む。 Here, in the present specification, the processes performed by the computer according to the program do not necessarily have to be performed in chronological order in the order described as the flowchart. That is, the processing performed by the computer according to the program includes processing executed in parallel or individually (for example, processing by parallel processing or processing by an object).

また、プログラムは、1のコンピュータ(プロセッサ)により処理されるものであっても良いし、複数のコンピュータによって分散処理されるものであっても良い。さらに、プログラムは、遠方のコンピュータに転送されて実行されるものであっても良い。 Further, the program may be processed by one computer (processor) or may be distributed processed by a plurality of computers. Further, the program may be transferred to a distant computer and executed.

さらに、本明細書において、システムとは、複数の構成要素(装置、モジュール(部品)等)の集合を意味し、すべての構成要素が同一筐体中にあるか否かは問わない。したがって、別個の筐体に収納され、ネットワークを介して接続されている複数の装置、及び、1つの筐体の中に複数のモジュールが収納されている1つの装置は、いずれも、システムである。 Further, in the present specification, the system means a set of a plurality of components (devices, modules (parts), etc.), and it does not matter whether all the components are in the same housing. Therefore, a plurality of devices housed in separate housings and connected via a network, and a device in which a plurality of modules are housed in one housing are both systems. ..

また、例えば、1つの装置(または処理部)として説明した構成を分割し、複数の装置(または処理部)として構成するようにしてもよい。逆に、以上において複数の装置(または処理部)として説明した構成をまとめて1つの装置(または処理部)として構成されるようにしてもよい。また、各装置(または各処理部)の構成に上述した以外の構成を付加するようにしてももちろんよい。さらに、システム全体としての構成や動作が実質的に同じであれば、ある装置(または処理部)の構成の一部を他の装置(または他の処理部)の構成に含めるようにしてもよい。 Further, for example, the configuration described as one device (or processing unit) may be divided and configured as a plurality of devices (or processing units). On the contrary, the configurations described above as a plurality of devices (or processing units) may be collectively configured as one device (or processing unit). Further, of course, a configuration other than the above may be added to the configuration of each device (or each processing unit). Further, if the configuration and operation of the entire system are substantially the same, a part of the configuration of one device (or processing unit) may be included in the configuration of another device (or other processing unit). ..

また、例えば、本技術は、1つの機能を、ネットワークを介して複数の装置で分担、共同して処理するクラウドコンピューティングの構成をとることができる。 Further, for example, the present technology can have a cloud computing configuration in which one function is shared by a plurality of devices via a network and jointly processed.

また、例えば、上述したプログラムは、任意の装置において実行することができる。その場合、その装置が、必要な機能(機能ブロック等)を有し、必要な情報を得ることができるようにすればよい。 Further, for example, the above-mentioned program can be executed in any device. In that case, the device may have necessary functions (functional blocks, etc.) so that necessary information can be obtained.

また、例えば、上述したそれぞれの処理における個々の処理内容(ステップ)は、1つの装置で実行する他、複数の装置で分担して実行することができる。さらに、1つのステップに複数の処理が含まれる場合には、その1つのステップに含まれる複数の処理は、1つの装置で実行する他、複数の装置で分担して実行することができる。換言するに、1つのステップに含まれる複数の処理を、複数のステップの処理として実行することもできる。逆に、複数のステップとして説明した処理を1つのステップとしてまとめて実行することもできる。 Further, for example, the individual processing contents (steps) in each of the above-mentioned processes can be executed by one device or can be shared and executed by a plurality of devices. Further, when a plurality of processes are included in one step, the plurality of processes included in the one step can be executed by one device or shared by a plurality of devices. In other words, a plurality of processes included in one step can be executed as processes of a plurality of steps. On the contrary, the processes described as a plurality of steps can be collectively executed as one step.

なお、コンピュータが実行するプログラムは、プログラムを記述するステップの処理が、本明細書で説明する順序に沿って時系列に実行されるようにしても良いし、並列に、あるいは呼び出しが行われたとき等の必要なタイミングで個別に実行されるようにしても良い。つまり、矛盾が生じない限り、各ステップの処理が上述した順序と異なる順序で実行されるようにしてもよい。さらに、このプログラムを記述するステップの処理が、他のプログラムの処理と並列に実行されるようにしても良いし、他のプログラムの処理と組み合わせて実行されるようにしても良い。 In the program executed by the computer, the processes of the steps for describing the program may be executed in chronological order in the order described in the present specification, or may be called in parallel or called. It may be executed individually at the required timing such as when. That is, as long as there is no contradiction, the processes of each step may be executed in an order different from the above-mentioned order. Further, the processing of the step for describing this program may be executed in parallel with the processing of another program, or may be executed in combination with the processing of another program.

なお、本明細書において複数説明した本技術は、矛盾が生じない限り、それぞれ独立に単体で実施することができる。もちろん、任意の複数の本技術を併用して実施することもできる。例えば、いずれかの実施の形態において説明した本技術の一部または全部を、他の実施の形態において説明した本技術の一部または全部と組み合わせて実施することもできる。また、上述した任意の本技術の一部または全部を、上述していない他の技術と併用して実施することもできる。 It should be noted that the techniques described in the present specification can be independently implemented independently as long as there is no contradiction. Of course, any plurality of the present techniques can be used in combination. For example, some or all of the techniques described in any of the embodiments may be combined with some or all of the techniques described in other embodiments. In addition, a part or all of any of the above-mentioned techniques may be carried out in combination with other techniques not described above.

なお、本実施の形態は、上述した実施の形態に限定されるものではなく、本開示の要旨を逸脱しない範囲において種々の変更が可能である。また、本明細書に記載された効果はあくまで例示であって限定されるものではなく、他の効果があってもよい。 The present embodiment is not limited to the above-described embodiment, and various modifications can be made without departing from the gist of the present disclosure. Further, the effects described in the present specification are merely exemplary and not limited, and other effects may be used.

11 通信システム, 12乃至12 情報端末, 13 中継端末, 14 宛先端末, 21 パケット生成部, 22 パケット分割部, 23 初期暗号ブロック生成部, 24 暗号化処理部, 25 暗号化パケット送信部, 31 パケット受信部, 32 保持部, 33 被圧縮系列生成処理部, 34 圧縮処理部, 35 送信部, 41 受信部, 42 復号解凍処理部 11 Communication system, 12 1 to 12 M information terminal, 13 Relay terminal, 14 Destination terminal, 21 Packet generation unit, 22 Packet division unit, 23 Initial encryption block generation unit, 24 Encryption processing unit, 25 Encryption packet transmission unit, 31 Packet receiving unit, 32 Holding unit, 33 Compressed sequence generation processing unit, 34 Compression processing unit, 35 Transmission unit, 41 Reception unit, 42 Decoding / decompression processing unit

Claims (8)

複数の端末を経由して順次伝達するようにパケットの送信が行われる通信システムであって、
送信対象となる情報を複数個の情報ブロックに分割して、複数個の前記情報ブロックを暗号化した複数個の暗号化ブロックと1つの初期暗号ブロックとからなる暗号化パケットを生成する所定の台数の情報端末と、
所定の台数の前記情報端末それぞれから送信されてくる所定の個数の前記暗号化パケットの全てを保持して、特定の前記暗号化ブロックごとに纏めて延伸した後に圧縮を行うことで複数個の圧縮系列を取得する中継端末と、
前記中継端末から送信されてくる複数個の前記圧縮系列から、所定の台数の前記情報端末それぞれにおいて送信対象とされた前記情報を復元する宛先端末と
を備える通信システム。
A communication system in which packets are transmitted so as to be transmitted sequentially via multiple terminals.
A predetermined number of pieces of information to be transmitted is divided into a plurality of information blocks to generate an encrypted packet including a plurality of encrypted blocks obtained by encrypting the plurality of the information blocks and one initial encrypted block. Information terminal and
A plurality of compressions are performed by holding all of the predetermined number of the encrypted packets transmitted from each of the predetermined number of the information terminals, stretching them together for each specific encryption block, and then performing compression. A relay terminal that acquires a series, and
A communication system including a destination terminal that restores the information targeted for transmission in each of a predetermined number of the information terminals from a plurality of compression sequences transmitted from the relay terminal.
前記情報端末は、前記暗号化ブロックに対して順にブロックインデックスを付与し、
前記中継端末は、前記ブロックインデックスが同一である前記暗号化ブロックごとに纏めることで圧縮の処理対象を延伸する
請求項1に記載の通信システム。
The information terminal assigns a block index to the encrypted block in order, and then assigns a block index to the encrypted block.
The communication system according to claim 1, wherein the relay terminal is grouped for each encrypted block having the same block index to extend the compression processing target.
前記中継端末は、
前記ブロックインデックスで纏められた所定の個数の前記暗号化ブロックに対してベクトル作用素を適用して、圧縮処理が行われる際の処理対象となる被圧縮系列を生成する被圧縮系列生成処理部と、
前記被圧縮系列生成処理部において生成された複数個の前記被圧縮系列それぞれに対して誤り訂正符号を用いた圧縮処理を行う圧縮処理部と
を有する
請求項2に記載の通信システム。
The relay terminal is
A compressed sequence generation processing unit that applies a vector operator to a predetermined number of encrypted blocks collected by the block index to generate a compressed sequence to be processed when compression processing is performed.
The communication system according to claim 2, further comprising a compression processing unit that performs compression processing using an error correction code for each of a plurality of the compressed series generated in the compressed sequence generation processing unit.
前記被圧縮系列生成処理部は、生成した前記被圧縮系列が規定の長さとなるようにゼロパディングを行う
請求項3に記載の通信システム。
The communication system according to claim 3, wherein the compressed sequence generation processing unit performs zero padding so that the generated compressed sequence has a specified length.
前記圧縮処理部は、最後尾の前記ブロックインデックスが付与されている前記暗号化ブロックから生成された前記被圧縮系列に対しては圧縮処理を施さずに、そのまま前記宛先端末へ送信させる
請求項3に記載の通信システム。
3. The compression processing unit causes the compressed series generated from the encrypted block to which the block index at the end is attached to be transmitted to the destination terminal as it is without performing compression processing. The communication system described in.
前記宛先端末は、前記圧縮処理部において圧縮が施されていない前記被圧縮系列を用いて、前記ブロックインデックスが最後尾の1つ前である前記圧縮系列から順に、圧縮を元の状態に戻す処理の処理対象となる前記圧縮系列が復号された補助情報系列と、その処理対象の前記圧縮系列よりも前記ブロックインデックスが1つ前の前記被圧縮系列との相関を利用して、その処理対象の前記圧縮系列の圧縮を元の状態に戻すことで、前記情報を復元する
請求項5に記載の通信システム。
The destination terminal uses the compressed series that has not been compressed in the compression processing unit, and returns the compression to the original state in order from the compression series whose block index is immediately before the end. Using the correlation between the auxiliary information series obtained by decoding the compressed series to be processed and the compressed series whose block index is one block index before the compressed series to be processed, the processing target is The communication system according to claim 5, wherein the information is restored by returning the compression of the compression series to the original state.
複数の端末を経由して順次伝達するようにパケットの送信が行われる通信システムが、
送信対象となる情報を複数個の情報ブロックに分割して、複数個の前記情報ブロックを暗号化した複数個の暗号化ブロックと1つの初期暗号ブロックとからなる暗号化パケットを、所定の台数の情報端末において生成することと、
所定の台数の前記情報端末それぞれから送信されてくる所定の個数の前記暗号化パケットの全てを保持して、特定の前記暗号化ブロックごとに纏めて延伸した後に圧縮を行うことで複数個の圧縮系列を中継端末において取得することと、
前記中継端末から送信されてくる複数個の前記圧縮系列から、所定の台数の前記情報端末それぞれにおいて送信対象とされた前記情報を宛先端末において復元することと
を含む通信方法。
A communication system in which packets are transmitted so as to be transmitted sequentially via multiple terminals,
The information to be transmitted is divided into a plurality of information blocks, and a predetermined number of encrypted packets composed of a plurality of encrypted blocks obtained by encrypting the plurality of the information blocks and one initial encrypted block are formed. Generating at an information terminal and
A plurality of compressions are performed by holding all of the predetermined number of the encrypted packets transmitted from each of the predetermined number of the information terminals, stretching them together for each specific encryption block, and then performing compression. Acquiring the series at the relay terminal and
A communication method including restoring at a destination terminal the information targeted for transmission at each of a predetermined number of information terminals from a plurality of compression sequences transmitted from the relay terminal.
複数の端末を経由して順次伝達するようにパケットの送信が行われる通信システムのコンピュータに、
送信対象となる情報を複数個の情報ブロックに分割して、複数個の前記情報ブロックを暗号化した複数個の暗号化ブロックと1つの初期暗号ブロックとからなる暗号化パケットを、所定の台数の情報端末において生成することと、
所定の台数の前記情報端末それぞれから送信されてくる所定の個数の前記暗号化パケットの全てを保持して、特定の前記暗号化ブロックごとに纏めて延伸した後に圧縮を行うことで複数個の圧縮系列を中継端末において取得することと、
前記中継端末から送信されてくる複数個の前記圧縮系列から、所定の台数の前記情報端末それぞれにおいて送信対象とされた前記情報を宛先端末において復元することと
を含む通信処理を実行させるためのプログラム。
To a computer in a communication system where packets are transmitted so that they are transmitted sequentially via multiple terminals.
The information to be transmitted is divided into a plurality of information blocks, and a predetermined number of encrypted packets composed of a plurality of encrypted blocks obtained by encrypting the plurality of the information blocks and one initial encrypted block are formed. Generating at an information terminal and
A plurality of compressions are performed by holding all of the predetermined number of the encrypted packets transmitted from each of the predetermined number of the information terminals, stretching them together for each specific encryption block, and then performing compression. Acquiring the series at the relay terminal and
A program for executing communication processing including restoring the information targeted for transmission in each of a predetermined number of the information terminals from a plurality of compression sequences transmitted from the relay terminal at the destination terminal. ..
JP2020201894A 2020-12-04 2020-12-04 Communication system, communication method, and program Pending JP2022089475A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020201894A JP2022089475A (en) 2020-12-04 2020-12-04 Communication system, communication method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020201894A JP2022089475A (en) 2020-12-04 2020-12-04 Communication system, communication method, and program

Publications (1)

Publication Number Publication Date
JP2022089475A true JP2022089475A (en) 2022-06-16

Family

ID=81989171

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020201894A Pending JP2022089475A (en) 2020-12-04 2020-12-04 Communication system, communication method, and program

Country Status (1)

Country Link
JP (1) JP2022089475A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117155408A (en) * 2023-11-01 2023-12-01 南通千鸟纸通宝信息科技有限公司 Efficient transmission method for production data

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117155408A (en) * 2023-11-01 2023-12-01 南通千鸟纸通宝信息科技有限公司 Efficient transmission method for production data
CN117155408B (en) * 2023-11-01 2023-12-29 南通千鸟纸通宝信息科技有限公司 Efficient transmission method for production data

Similar Documents

Publication Publication Date Title
US9503257B2 (en) Quantum key distribution device, quantum key distribution system, and quantum key distribution method
US8064599B2 (en) Secure message transport using message segmentation
JP7083550B2 (en) Methods and systems for decoding data using compressed channel output information
WO1997010659A1 (en) Method and device for compressing and ciphering data
US20100246828A1 (en) Method and system of parallelized data decryption and key generation
KR20180092734A (en) Operation method of communication node in communication network
Lin et al. A unified form of exact-MSR codes via product-matrix frameworks
JP2008242034A (en) Device and method for integrated encoding and decoding for performing data compression/expansion, encoding/decoding, and error control
Aliasgari et al. Coded computation against processing delays for virtualized cloud-based channel decoding
EP3718217B1 (en) Encoding systematic punctured polar codes concatenated with inner code
EP3497839A2 (en) Method and apparatuse for coding and decoding polar codes
CN104219298A (en) Cluster system and data backup method thereof
JP2022089475A (en) Communication system, communication method, and program
WO2018127139A1 (en) Control information transmission method and apparatus
EP3729716B1 (en) Stream ciphering
WO2024099077A1 (en) Network communication method, network communication apparatus, electronic device and storage medium
CN102348203A (en) Method for realizing encryption synchronization
Chau et al. Efficient data uploading based on network coding in LTE-Advanced heterogeneous networks
KR101874537B1 (en) Method and Apparatus for Parallel Decoding of Polar Codes
CN113452508B (en) Data encryption method, device, equipment and computer readable storage medium
WO2016199812A1 (en) Data processing device, data transmission method, and computer program
Fragkiadakis et al. Signal processing techniques for energy efficiency, security, and reliability in the IoT domain
CN105959263B (en) Aged caring institutions data interactive method and system based on JSON
CN113810152B (en) Network coding method, device and system for caching wireless data
KR20100078405A (en) Wireless network of applying network coding scheme using random code

Legal Events

Date Code Title Description
A80 Written request to apply exceptions to lack of novelty of invention

Free format text: JAPANESE INTERMEDIATE CODE: A80

Effective date: 20201221

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201225

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20231102