Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP5330183B2 - Packet insertion / deletion method and call system - Google Patents
[go: Go Back, main page]

JP5330183B2 - Packet insertion / deletion method and call system - Google Patents

Packet insertion / deletion method and call system Download PDF

Info

Publication number
JP5330183B2
JP5330183B2 JP2009231961A JP2009231961A JP5330183B2 JP 5330183 B2 JP5330183 B2 JP 5330183B2 JP 2009231961 A JP2009231961 A JP 2009231961A JP 2009231961 A JP2009231961 A JP 2009231961A JP 5330183 B2 JP5330183 B2 JP 5330183B2
Authority
JP
Japan
Prior art keywords
packet
packets
valid
fluctuation absorbing
buffer
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.)
Active
Application number
JP2009231961A
Other languages
Japanese (ja)
Other versions
JP2011082708A (en
Inventor
和生 土橋
幸夫 岡田
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.)
Panasonic Corp
Panasonic Holdings Corp
Original Assignee
Panasonic Corp
Matsushita Electric Industrial 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 Panasonic Corp, Matsushita Electric Industrial Co Ltd filed Critical Panasonic Corp
Priority to JP2009231961A priority Critical patent/JP5330183B2/en
Publication of JP2011082708A publication Critical patent/JP2011082708A/en
Application granted granted Critical
Publication of JP5330183B2 publication Critical patent/JP5330183B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Communication Control (AREA)
  • Telephone Function (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To reduce deterioration in quality of a video image or voice when a packet is inserted or deleted in or from a fluctuation absorbing buffer in order to adjust buffer size of the number of accumulated packets of the fluctuation absorbing buffer. <P>SOLUTION: When one packet is deleted from the fluctuation absorbing buffer 22, if two or more effective packets including the voice or the video image continuously exist, a buffer size change part 24 performs overlap addition of the two continuous effective packets located in the middle to delete the two continuous effective packets among the continuous effective packets. <P>COPYRIGHT: (C)2011,JPO&amp;INPIT

Description

本発明は、揺らぎ吸収バッファのバッファサイズを調節する技術に関するものである。   The present invention relates to a technique for adjusting the buffer size of a fluctuation absorbing buffer.

近年、VoIP等、音声パケットをリアルタイムで伝送するシステムが知られている。このようなシステムにおいて、送信側の端末装置は、10msec〜40msec程度の一定の周期でパケットを送信する。そして、受信側の端末装置も送信側の端末装置と同一の周期でパケットに含まれる音声信号を再生する。これにより、音声が連続再生される。   In recent years, systems such as VoIP that transmit voice packets in real time are known. In such a system, the terminal device on the transmission side transmits packets at a constant period of about 10 msec to 40 msec. The reception-side terminal device also reproduces the audio signal included in the packet at the same cycle as the transmission-side terminal device. Thereby, the sound is continuously reproduced.

しかしながら、ネットワーク上でのパケットの衝突、無線区間での伝送状態の悪化、ルータやブリッジの輻輳等により、パケットに伝送遅延の揺らぎが生じると、受信側の端末装置は、一定の周期でパケットを受信することができなくなる。そこで、伝送遅延の揺らぎを吸収し、一定の周期で音声を再生するために、受信側の端末装置には、揺らぎ吸収バッファが設けられているのが一般的である。つまり、揺らぎ吸収バッファに、一定数のパケットを蓄積させることで、パケットの枯渇を防止して、音声信号の連続再生を実現しているのである。   However, if packet fluctuations occur due to packet collisions on the network, deterioration of transmission conditions in the wireless section, congestion of routers and bridges, etc., the terminal device on the receiving side sends the packets at a fixed period. It becomes impossible to receive. Therefore, in order to absorb fluctuations in transmission delay and reproduce voices at a constant period, a terminal device on the receiving side is generally provided with a fluctuation absorbing buffer. That is, by accumulating a certain number of packets in the fluctuation absorbing buffer, the exhaustion of packets is prevented and continuous reproduction of audio signals is realized.

特許文献1には、揺らぎ吸収バッファの蓄積パケット数が開始蓄積パケット数になった場合に、受信パケットの読み出しを開始する揺らぎ吸収バッファの制御方法において、開始蓄積パケット数よりも大きな受信パケットの到着タイミングの揺らぎが発生した場合、開始蓄積パケット数及び最大蓄積パケット数を増加変更し、一方、前記揺らぎが開始蓄積パケット数より低い値で安定している場合、開始蓄積パケット数及び最大蓄積パケット数を減少変更させる技術が開示されている。   In Patent Document 1, when the number of stored packets in the fluctuation absorbing buffer reaches the start accumulated packet number, the arrival of received packets larger than the starting accumulated packet number in the fluctuation absorbing buffer control method that starts reading the received packets. When timing fluctuations occur, the starting accumulated packet number and the maximum accumulated packet number are increased and changed. On the other hand, when the fluctuation is stable at a value lower than the starting accumulated packet number, the starting accumulated packet number and the maximum accumulated packet number A technique for reducing the change is disclosed.

また、特許文献2には、受信パケット数が基準値を超えた時に受信パケットの再生を開始させ、予め定められた時間間隔で受信バッファ(揺らぎ吸収バッファ)内のパケットの個数を監視し、パケットの個数が時間と共に増大又は減少しているかに応じて、基準値を変更するパケット処理装置が開示されている。   Further, Patent Document 2 starts reproduction of a received packet when the number of received packets exceeds a reference value, and monitors the number of packets in a reception buffer (fluctuation absorbing buffer) at a predetermined time interval. A packet processing device is disclosed that changes the reference value depending on whether the number of packets increases or decreases with time.

特許第3874112号公報Japanese Patent No. 3874112 特許第3506960号公報Japanese Patent No. 3506960

しかしながら、特許文献1、2の技術は、いずれも、開始蓄積パケット数等の基準値自体を調整するものであり、揺らぎ吸収バッファのバッファサイズを調整するために、揺らぎ吸収バッファにパケットを挿入したり、揺らぎ吸収バッファからパケットを削除したりするものではない。   However, the techniques of Patent Documents 1 and 2 both adjust the reference value itself such as the number of starting accumulated packets, and insert a packet into the fluctuation absorbing buffer in order to adjust the buffer size of the fluctuation absorbing buffer. It does not delete packets from the fluctuation absorbing buffer.

本発明の目的は、揺らぎ吸収バッファの蓄積パケット数のバッファサイズを調整するために、揺らぎ吸収バッファにパケットを挿入又は削除するにあたり、映像又は音声の品質劣化を低減させることができる技術を提供することである。   An object of the present invention is to provide a technique capable of reducing deterioration in video or audio quality when a packet is inserted into or deleted from a fluctuation absorbing buffer in order to adjust the buffer size of the number of accumulated packets in the fluctuation absorbing buffer. That is.

(1)本発明の一局面によるパケット挿入削除方法は、IPネットワークを介して接続された送信装置から連続再生対象となる音声又は映像パケットを受信して揺らぎ吸収バッファに格納する受信装置が、前記揺らぎ吸収バッファに蓄積されているパケットを挿入又は削除するパケット挿入削除方法であって、前記揺らぎ吸収バッファに格納されているパケットの蓄積パケット数をカウントするカウントステップと、前記カウントステップによるカウント結果に基づいて、前記揺らぎ吸収バッファにパケットを挿入又は削除するバッファサイズ変更ステップとを備え、前記バッファサイズ変更ステップは、前記揺らぎ吸収バッファから1つのパケットを削除する場合、音声又は映像を含む有効パケットが連続して2つ以上存在すれば、これら連続する有効パケットのうち、中央に位置する有効パケットと、当該有効パケットに連続して位置する有効パケットとの2つの有効パケットをオーバーラップ加算して削除することを特徴とする。
(1) In the packet insertion / deletion method according to one aspect of the present invention, the receiving device that receives an audio or video packet to be continuously reproduced from a transmitting device connected via an IP network and stores the packet in a fluctuation absorbing buffer is provided. A packet insertion / deletion method for inserting or deleting a packet accumulated in a fluctuation absorbing buffer, the counting step counting the number of accumulated packets of the packet stored in the fluctuation absorbing buffer, and a count result by the counting step And a buffer size changing step for inserting or deleting a packet in the fluctuation absorbing buffer. When the buffer size changing step deletes one packet from the fluctuation absorbing buffer, an effective packet including audio or video is included. If there are two or more in succession, these Of the effective packets continue, the effective packet located in the center, and deletes two valid packets overlap-add to the effective packet positioned consecutively to the valid packet.

また、本発明の別の一局面による通話システムは、IPネットワークを介して接続された送信装置及び受信装置を備える通話システムであって、前記受信装置は、前記送信装置から連続再生対象となる音声又は映像パケットを格納する揺らぎ吸収バッファと、前記揺らぎ吸収バッファに格納されているパケットの蓄積パケット数をカウントするカウント手段と、前記カウント手段によるカウント結果に基づいて、前記揺らぎ吸収バッファにパケットを挿入又は削除するバッファサイズ変更手段とを備え、前記バッファサイズ変更手段は、前記揺らぎ吸収バッファから1つのパケットを削除する場合、音声又は映像を含む有効パケットが連続して2つ以上存在すれば、これら連続する有効パケットのうち、中央に位置する有効パケットと、当該有効パケットに連続して位置する有効パケットとの2つの有効パケットをオーバーラップ加算して削除することを特徴とする。
A call system according to another aspect of the present invention is a call system including a transmission device and a reception device connected via an IP network, and the reception device receives audio to be continuously reproduced from the transmission device. Alternatively, a fluctuation absorbing buffer for storing video packets, a counting means for counting the number of packets stored in the fluctuation absorbing buffer, and a packet inserted into the fluctuation absorbing buffer based on a count result by the counting means Or a buffer size changing means for deleting, and when the buffer size changing means deletes one packet from the fluctuation absorbing buffer, if there are two or more valid packets containing audio or video in succession, these buffer size changing means of the effective consecutive packets, the effective packet positioned in the center, the And deletes the two valid packets between the effective packet positioned continuously in effect packets overlap-add to.

この構成によれば、揺らぎ吸収バッファから1つのパケットを削除する場合、有効パケットが2つ以上連続する区間の中間(真ん中)に位置する2つのパケットをオーバーラップ加算して1つのパケットを生成することで削除されるため、音声及び映像の品質劣化を低減させることができる。   According to this configuration, when one packet is deleted from the fluctuation absorbing buffer, one packet is generated by overlapping and adding two packets located in the middle (middle) of a section where two or more valid packets are continuous. Therefore, it is possible to reduce the deterioration of audio and video quality.

(2)前記バッファサイズ変更ステップは、前記揺らぎ吸収バッファにパケットを挿入する場合、音声又は映像を含まない無効パケットを挿入するものであり、前記揺らぎ吸収バッファからパケットを削除する場合、過去に挿入した無効パケットがあれば、当該無効パケットを削除することが好ましい。   (2) The buffer size changing step inserts an invalid packet that does not include audio or video when inserting a packet into the fluctuation absorbing buffer, and inserts a past packet when deleting a packet from the fluctuation absorbing buffer. If there is an invalid packet, it is preferable to delete the invalid packet.

この構成によれば、揺らぎ吸収バッファからパケットを削除する場合、過去に挿入された無効パケットがあれば、その無効パケットが削除される。これにより、有効パケットの削除が防止され、有効パケットを削除する場合に比べて、音声及び映像の品質劣化を低減させることができる。   According to this configuration, when a packet is deleted from the fluctuation absorbing buffer, if there is an invalid packet inserted in the past, the invalid packet is deleted. As a result, deletion of valid packets is prevented, and quality degradation of audio and video can be reduced as compared with the case of deleting valid packets.

(3)前記バッファサイズ変更ステップは、前記揺らぎ吸収バッファにパケットを挿入する場合、連続する2つの有効パケットが存在すれば、これら2つの有効パケットの間に無効パケットを挿入することが好ましい。   (3) When inserting a packet into the fluctuation absorbing buffer, the buffer size changing step preferably inserts an invalid packet between these two valid packets if there are two consecutive valid packets.

この構成によれば、無効パケットは、2つの有効パケットの間に挟まれるため、この無効パケットに対してパケットロス隠蔽処理を実行した場合、前後の有効パケットから無効パケットが隠蔽できるため、音声及び映像の連続性が保たれ、音声及び映像を滑らかに再生することが出来る。   According to this configuration, since the invalid packet is sandwiched between two valid packets, when the packet loss concealment process is performed on the invalid packet, the invalid packet can be concealed from the preceding and succeeding valid packets. The continuity of the video is maintained, and the audio and video can be reproduced smoothly.

(4)前記バッファサイズ変更ステップにおいて、一度に挿入又は削除することができるパケット数の上限値が予め定められていることが好ましい。   (4) In the buffer size changing step, an upper limit value of the number of packets that can be inserted or deleted at a time is preferably determined in advance.

この構成によれば、挿入される無効パケットの個数及びオーバーラップ加算されたパケットの個数数が上限値以内に収まり、音声及び映像の品質劣化を低減することができる。   According to this configuration, the number of invalid packets to be inserted and the number of overlap-added packets are within the upper limit value, and quality degradation of audio and video can be reduced.

(5)前記バッファサイズ変更ステップにより挿入された無効パケットに対してパケットロス隠蔽処理を実行する隠蔽処理ステップを更に備えることが好ましい。   (5) It is preferable to further include a concealment processing step for executing packet loss concealment processing on the invalid packet inserted by the buffer size changing step.

この構成によれば、挿入された無効パケットに対してパケットロス隠蔽処理が実行されるため、音声劣化及び映像劣化を低減できる。   According to this configuration, since the packet loss concealment process is executed for the inserted invalid packet, it is possible to reduce audio degradation and video degradation.

(6)前記バッファサイズ変更ステップは、無効パケットを削除した場合において、削除した無効パケットに対応する有効パケットを後から受信した場合、削除した無効パケットの次に無効パケットが存在すれば、当該次の無効パケットと、受信した有効パケットとを入れ換えることが好ましい。 (6) In the buffer size changing step, when an invalid packet is deleted, when a valid packet corresponding to the deleted invalid packet is received later, if there is an invalid packet next to the deleted invalid packet , the next step It is preferable to replace the invalid packet and the received valid packet.

この構成によれば、無効パケットを挿入した後に、当該無効パケットに対応する有効パケットを受信した場合、当該有効パケットが復活されるため、音声及び映像の品質劣化を低減することができる。   According to this configuration, when an invalid packet is inserted and then a valid packet corresponding to the invalid packet is received, the valid packet is restored, so that quality degradation of audio and video can be reduced.

(7)前記パケットは、音声パケットであり、前記バッファサイズ変更ステップは、母音の音声を格納する連続する2つのパケットの間に、無効パケットを挿入することが好ましい。   (7) Preferably, the packet is a voice packet, and the buffer size changing step inserts an invalid packet between two consecutive packets storing vowel voice.

この構成によれば、無効パケットは、母音の音声を含む連続した2つパケットの間に挿入されるため、挿入した無効パケットに対してパケットロス隠蔽処理を実行することで生成された音声が前後のパケットに含まれる音声と連続的に繋げられ、音声の品質劣化を低減させることができる。   According to this configuration, since the invalid packet is inserted between two consecutive packets including the vowel voice, the voice generated by executing the packet loss concealment process on the inserted invalid packet is Can be continuously connected to the voice included in the packet, and quality degradation of the voice can be reduced.

本発明によれば、音声及び映像の品質劣化が低減されるように、揺らぎ吸収バッファのサイズであるジッタバッファサイズを変更することができる。   According to the present invention, it is possible to change the jitter buffer size, which is the size of the fluctuation absorbing buffer, so that the quality degradation of audio and video is reduced.

本発明の実施の形態による通話システムのネットワーク構成図を示している。1 shows a network configuration diagram of a call system according to an embodiment of the present invention. FIG. 図1に示す受信装置のブロック図を示している。FIG. 2 shows a block diagram of the receiving apparatus shown in FIG. 1. 図2に示すカウント部によるパケットカウント値の算出処理の説明図である。It is explanatory drawing of the calculation process of the packet count value by the count part shown in FIG. 揺らぎ吸収バッファの役割を説明するための図である。It is a figure for demonstrating the role of a fluctuation | variation absorption buffer. 伝送遅延と発生頻度との関係を示す伝送遅延特性のグラフの一例を示している。An example of the graph of the transmission delay characteristic which shows the relationship between transmission delay and occurrence frequency is shown. 揺らぎ吸収バッファの最適なバッファサイズを説明するための図である。It is a figure for demonstrating the optimal buffer size of a fluctuation | variation absorption buffer. 図1に示す受信装置の処理を示すフローチャートである。It is a flowchart which shows the process of the receiver shown in FIG. パケットカウント値の算出処理の詳細を示すフローチャートである。It is a flowchart which shows the detail of the calculation process of a packet count value. パケットカウント値と、パケットカウント値の算出時刻との関係を示したグラフである。It is the graph which showed the relationship between the packet count value and the calculation time of a packet count value. (a)はバッファサイズ変更部によるパケット挿入時の処理を示した模式図であり、(b)はバッファサイズ変更部によるパケット削除時の処理を示した模式図である。(A) is the schematic diagram which showed the process at the time of packet insertion by the buffer size change part, (b) is the schematic diagram which showed the process at the time of packet deletion by the buffer size change part. バッファサイズ変更部がオーバーラップ加算により1つのパケットを削除する処理の説明図である。It is explanatory drawing of the process which a buffer size change part deletes one packet by overlap addition. バッファサイズ変更部が1つの無効パケットを削除する処理の説明図である。It is explanatory drawing of the process in which a buffer size change part deletes one invalid packet. バッファサイズ変更部がオーバーラップ加算により1つのパケットを挿入する処理の説明図である。It is explanatory drawing of the process which a buffer size change part inserts one packet by overlap addition. 揺らぎ吸収バッファに5つのパケットを一度に挿入する場合の処理を説明するための図である。It is a figure for demonstrating the process in the case of inserting five packets at a time into a fluctuation | variation absorption buffer. 無効パケットを削除した後に、削除した無効パケットに対応する有効パケットを受信した場合の処理を説明する図である。It is a figure explaining the process at the time of receiving the valid packet corresponding to the deleted invalid packet after deleting an invalid packet. バッファサイズ変更部が無効パケットに代えて隠蔽処理されたパケットを揺らぎ吸収バッファに挿入させる場合の処理を説明する図である。It is a figure explaining the process in case a buffer size change part inserts the packet by which concealment processing was carried out instead of the invalid packet in a fluctuation | variation absorption buffer. バッファサイズ変更部による削除処理を示したフローチャートである。It is the flowchart which showed the deletion process by the buffer size change part. バッファサイズ変更部による挿入処理を示したフローチャートである。It is the flowchart which showed the insertion process by the buffer size change part.

図1は、本発明の実施の形態による通話システムのネットワーク構成図を示している。図1に示す通話システムは、送信装置1及び受信装置2を備えている。送信装置1及び受信装置2は、IPネットワークを介して接続されている。ここで、IPネットワークは、インターネットプロトコル技術を利用して相互接続されたネットワークであり、TCP(Transmission Control Protocol)/IP(Internet Protocol)の通信プロトコルを用いて、種々のデータが送受信される。   FIG. 1 shows a network configuration diagram of a call system according to an embodiment of the present invention. The call system shown in FIG. 1 includes a transmission device 1 and a reception device 2. The transmission device 1 and the reception device 2 are connected via an IP network. Here, the IP network is a network interconnected using Internet protocol technology, and various data are transmitted and received using a TCP (Transmission Control Protocol) / IP (Internet Protocol) communication protocol.

送信装置1は、例えば、VoIP(Voice over Internet Protocol)による通話機能を備える通信装置であり、SIP(Session Initiation Protocol)、H.323、IPv4、又はIPv6等の通信プロトコルを用いて受信装置2との間で通信を行う。そして、送信装置1は、音声及び映像をストリーム伝送するための所定のプロトコルであるRTP(Real-time Transport Protocol)を用いて音声又は映像をパケット化し、受信装置2に送信する。   The transmission device 1 is a communication device having a call function based on VoIP (Voice over Internet Protocol), for example, SIP (Session Initiation Protocol), H.264. Communication is performed with the receiving apparatus 2 using a communication protocol such as H.323, IPv4, or IPv6. Then, the transmission apparatus 1 packetizes the audio or video using RTP (Real-time Transport Protocol) which is a predetermined protocol for stream transmission of audio and video, and transmits the packet to the reception apparatus 2.

本実施の形態では、送信装置1は、音声信号をRTPによりパケット化して、所定の第1の周期(例えば20msec)で受信装置2に送信するものとする。よって、送信装置1が送信するパケットは、20msecのデジタルの音声信号を含む。なお、音声信号としては、例えば、PCMμ−Law等により8kHzのサンプリング周波数でサンプリングされた信号を採用することができる。なお、送信装置1は映像信号をパケット化してもよい。   In the present embodiment, it is assumed that the transmission device 1 packetizes an audio signal by RTP and transmits the packet to the reception device 2 at a predetermined first period (for example, 20 msec). Therefore, the packet transmitted by the transmission apparatus 1 includes a 20 msec digital audio signal. Note that, as the audio signal, for example, a signal sampled at a sampling frequency of 8 kHz by PCM μ-Law or the like can be employed. The transmission device 1 may packetize the video signal.

受信装置2は、送信装置1と同一構成の通信装置から構成されている。なお、図1では、説明の便宜上、送信装置1及び受信装置2と記述しているが、両装置とも、相互にパケットを送受信することができる。   The receiving device 2 includes a communication device having the same configuration as that of the transmitting device 1. In FIG. 1, for convenience of explanation, the transmitting device 1 and the receiving device 2 are described, but both devices can transmit and receive packets to and from each other.

図2は、図1に示す受信装置2のブロック図を示している。受信装置2は、パケット送受信部21、揺らぎ吸収バッファ22、カウント部23、バッファサイズ変更部24、受信時刻記録部25、基準値記憶部26、隠蔽処理部27、再生部28、観測履歴保持部29、スピーカ30、表示部31、マイク33、及びパケット生成部34を備えている。   FIG. 2 shows a block diagram of the receiving apparatus 2 shown in FIG. The receiving apparatus 2 includes a packet transmitting / receiving unit 21, a fluctuation absorbing buffer 22, a counting unit 23, a buffer size changing unit 24, a reception time recording unit 25, a reference value storage unit 26, a concealment processing unit 27, a reproduction unit 28, and an observation history holding unit. 29, a speaker 30, a display unit 31, a microphone 33, and a packet generation unit 34.

パケット送受信部21は、送信装置1から第1の周期で送信されるパケットを受信し、このパケットを揺らぎ吸収バッファ22に蓄積する。このパケットは、上述したようにRTPに準拠したパケットであるため、RTPヘッダを含んでいる。よって、パケット送受信部21は、RTPヘッダに含まれるシーケンス番号に従って、受信したパケットを時系列順に揺らぎ吸収バッファ22に蓄積させる。   The packet transmission / reception unit 21 receives a packet transmitted from the transmission device 1 in the first period, and accumulates the packet in the fluctuation absorbing buffer 22. Since this packet is a packet compliant with RTP as described above, it includes an RTP header. Therefore, the packet transmitting / receiving unit 21 accumulates the received packets in the fluctuation absorbing buffer 22 in chronological order according to the sequence number included in the RTP header.

なお、RTPヘッダには、シーケンス番号等が含まれている。シーケンス番号は、音声パケットの送信順序を示す。   Note that the RTP header includes a sequence number and the like. The sequence number indicates the transmission order of voice packets.

また、パケット送受信部21は、パケット生成部34により生成されたパケットを第1の周期TaでIPネットワークに送信する。   Further, the packet transmitting / receiving unit 21 transmits the packet generated by the packet generating unit 34 to the IP network at the first period Ta.

また、パケット送受信部21は、受信したパケットの受信時刻を受信時刻記録部25に記録する。この場合、パケット送受信部21は、受信したパケットのシーケンス番号を受信時刻と対応付けて受信時刻記録部25に記録すればよい。   The packet transmitting / receiving unit 21 records the reception time of the received packet in the reception time recording unit 25. In this case, the packet transmitting / receiving unit 21 may record the sequence number of the received packet in the reception time recording unit 25 in association with the reception time.

揺らぎ吸収バッファ22は、例えばリングバッファにより構成され、パケット送受信部21により受信されたパケットを時系列順で蓄積する。これにより、送信装置1から送信されたパケットの伝送遅延の揺らぎが吸収される。なお、揺らぎ吸収バッファ22のサイズとしては、後述する基準値よりも大きなサイズが採用されている。   The fluctuation absorbing buffer 22 is configured by, for example, a ring buffer, and accumulates packets received by the packet transmitting / receiving unit 21 in chronological order. As a result, fluctuations in the transmission delay of the packet transmitted from the transmission device 1 are absorbed. As the size of the fluctuation absorbing buffer 22, a size larger than a reference value described later is adopted.

カウント部23は、第1の周期以下の所定の第2の周期で、揺らぎ吸収バッファ22に蓄積されている蓄積パケット数をカウントすることでパケットカウント値を算出し、算出したパケットカウント値を観測履歴保持部29に保持させる。観測履歴保持部29は、例えば、揮発性の記憶装置により構成され、カウント部23により算出された過去N(Nは正の整数)回のパケットカウント値を保持する。   The count unit 23 calculates a packet count value by counting the number of accumulated packets accumulated in the fluctuation absorbing buffer 22 in a predetermined second period equal to or less than the first period, and observes the calculated packet count value The history holding unit 29 holds it. The observation history holding unit 29 is configured by, for example, a volatile storage device, and holds the packet count value of the past N (N is a positive integer) times calculated by the counting unit 23.

図3は、カウント部23によるパケットカウント値の算出処理の説明図である。図3に示すように、カウント部23は、第2の周期Tbでパケットカウント値を算出している。   FIG. 3 is an explanatory diagram of packet count value calculation processing by the count unit 23. As shown in FIG. 3, the count unit 23 calculates a packet count value at the second period Tb.

ここで、カウント部23は、パケットカウント値の算出タイミングである算出時刻Tkから、過去、第1の周期Ta内に受信したパケットPSについては、カウント値をΔT/Taにより得られる値に設定し、算出時刻Tkから、過去、第1の周期Ta以前に受信したパケットPLについては、カウント値を1に設定することでパケットカウント値を算出する。つまり、パケットPSのパケットカウント値は、受信時刻が算出時刻Tkに近づくにつれて差分ΔTが小さくなるため、値が小さくなる。   Here, the counting unit 23 sets the count value to a value obtained by ΔT / Ta for the packet PS received in the past in the first period Ta from the calculation time Tk which is the calculation timing of the packet count value. For the packet PL received before the first period Ta from the calculation time Tk, the packet count value is calculated by setting the count value to 1. That is, the packet count value of the packet PS decreases as the difference ΔT decreases as the reception time approaches the calculation time Tk.

ここで、パケットPSについては、パケットカウント値を算出するにあたり受信時刻が用いられているため、受信時刻を保持しておく必要がある。一方、パケットPLについては、パケットカウント値を算出するにあたり、受信時刻が不要であるため、受信時刻を記録しておく必要はない。   Here, for the packet PS, since the reception time is used to calculate the packet count value, it is necessary to hold the reception time. On the other hand, for the packet PL, when calculating the packet count value, the reception time is not necessary, so it is not necessary to record the reception time.

そこで、カウント部23は、パケットカウント値の算出処理が終了すると、算出時刻Tkから、過去、第1の周期Taと第2の周期Tbとの差分(=Ta−Tb)以前に受信したパケットについては、受信時刻を受信時刻記録部25から削除する。   Therefore, when the calculation process of the packet count value is completed, the count unit 23 receives the packet received before the difference (= Ta−Tb) between the first period Ta and the second period Tb from the calculation time Tk. Deletes the reception time from the reception time recording unit 25.

これにより、パケットカウント値の次の算出時刻である時刻Tk+1において、過去、第1の周期Taに受信したパケットの受信時刻が受信時刻記録部25に保持されている結果、カウント部23は、時刻Tk+1において、過去、第1の周期Taに受信したパケットの受信時刻を取得することができる。こうすることで、受信時刻記録部25の容量を節約することが可能となる。   Thereby, at the time Tk + 1 which is the next calculation time of the packet count value, the reception time of the packet received in the first period Ta in the past is held in the reception time recording unit 25. As a result, the counting unit 23 At Tk + 1, the reception time of the packet received in the past and the first cycle Ta can be acquired. By doing so, the capacity of the reception time recording unit 25 can be saved.

バッファサイズ変更部24は、カウント部23により算出されたパケットカウント値の過去のN回のパケットカウント値を観測履歴保持部29から読み出し、読み出したN回のパケットカウント値から、n番目に小さいパケットカウント値をパケットカウント値の代表値として算出し、算出した代表値が所定の基準値より大きければ、揺らぎ吸収バッファ22に蓄積されているパケットを削除し、代表値が基準値より小さければ、揺らぎ吸収バッファ22にパケットを挿入する。   The buffer size changing unit 24 reads the past N packet count values of the packet count value calculated by the counting unit 23 from the observation history holding unit 29, and the nth smallest packet from the read N packet count values. The count value is calculated as a representative value of the packet count value. If the calculated representative value is larger than a predetermined reference value, the packet stored in the fluctuation absorbing buffer 22 is deleted. If the representative value is smaller than the reference value, the fluctuation is calculated. A packet is inserted into the absorption buffer 22.

ここで、バッファサイズ変更部24は、代表値が基準値より小さい場合は、代表値が、基準値以上かつ基準値+1未満となるように、揺らぎ吸収バッファ22にパケットを挿入すればよい。   Here, when the representative value is smaller than the reference value, the buffer size changing unit 24 may insert a packet into the fluctuation absorbing buffer 22 so that the representative value is not less than the reference value and less than the reference value + 1.

例えば、代表値が2.1、基準値が4の場合、代表値が4.1となるように2つのパケットが揺らぎ吸収バッファ22に挿入される。   For example, when the representative value is 2.1 and the reference value is 4, two packets are inserted into the fluctuation absorbing buffer 22 so that the representative value is 4.1.

また、バッファサイズ変更部24は、代表値が基準値より大きい場合は、代表値が基準値以上かつ基準値+1未満となるように、揺らぎ吸収バッファ22からパケットを削除すればよい。   In addition, when the representative value is larger than the reference value, the buffer size changing unit 24 may delete the packet from the fluctuation absorbing buffer 22 so that the representative value is not less than the reference value and less than the reference value + 1.

例えば、代表値が4.2、基準値が2の場合、代表値が2.2となるように2つのパケットが揺らぎ吸収バッファ22から削除される。   For example, when the representative value is 4.2 and the reference value is 2, two packets are deleted from the fluctuation absorbing buffer 22 so that the representative value is 2.2.

なお、nとしては、N×αにより整数値に丸め込んだ値を採用することが好ましい。また、基準値としては、送信装置1と受信装置2とが双方向通信する場合において、通話システムが許容する通話遅延時間に基づいて予め定められた値が採用されている。つまり、揺らぎ吸収バッファ22の蓄積パケット数が基準値よりも大きければ、揺らぎ吸収バッファ22において、出力待ちのパケット数が増大するため、通話遅延が発生する。そこで、本通話システムでは、n番目のパケットカウント値である代表値が基準値よりも大きい場合(具体的には基準値+1よりも大きい場合)、揺らぎ吸収バッファ22からパケットを削除している。これにより、通話遅延を防止することができる。   As n, it is preferable to adopt a value rounded to an integer value by N × α. Further, as the reference value, a value determined in advance based on the call delay time allowed by the call system when the transmitting apparatus 1 and the receiving apparatus 2 perform two-way communication is employed. That is, if the number of packets stored in the fluctuation absorbing buffer 22 is larger than the reference value, the number of packets waiting to be output in the fluctuation absorbing buffer 22 increases, so that a call delay occurs. Therefore, in this call system, when the representative value that is the nth packet count value is larger than the reference value (specifically, when it is larger than the reference value + 1), the packet is deleted from the fluctuation absorbing buffer 22. Thereby, a call delay can be prevented.

一方、n番目のパケットカウント値である代表値が基準値よりも小さい場合は、揺らぎ吸収バッファ22にパケットを挿入している。これにより、蓄積パケット数が基準値以下になる確率を、α(=n/N)%にすることができる。   On the other hand, when the representative value that is the nth packet count value is smaller than the reference value, the packet is inserted into the fluctuation absorbing buffer 22. Thereby, the probability that the number of stored packets is equal to or less than the reference value can be set to α (= n / N)%.

受信時刻記録部25は、例えば揮発性の記憶装置により構成され、パケット送受信部21により受信されたパケットの受信時刻を記録する。基準値記憶部26は、例えば不揮発性の記憶装置により構成され、基準値を記憶する。   The reception time recording unit 25 is configured by, for example, a volatile storage device, and records the reception time of the packet received by the packet transmission / reception unit 21. The reference value storage unit 26 is configured by, for example, a nonvolatile storage device, and stores a reference value.

隠蔽処理部27は、揺らぎ吸収バッファ22に挿入された無効パケットに対して、パケットロス隠蔽処理を行うと共に、揺らぎ吸収バッファ22においてパケットが枯渇した場合にパケットロス隠蔽処理を行う。ここで、パケットロス隠蔽処理としては、例えば、無効パケットより過去の音声信号から音声信号の基本周期を検出し、無効パケットの直前の有効パケットの音声信号において、終端から基本周期分前の区間の音声波形を取り出し、この音声波形を20msの期間、繰り返すことで得られる音声波形を無効パケットの音声信号として生成する手法を採用すればよい。   The concealment processing unit 27 performs packet loss concealment processing on invalid packets inserted into the fluctuation absorbing buffer 22 and performs packet loss concealment processing when packets are depleted in the fluctuation absorbing buffer 22. Here, as the packet loss concealment process, for example, the basic period of the audio signal is detected from the audio signal in the past from the invalid packet, and in the audio signal of the valid packet immediately before the invalid packet, A technique may be employed in which a speech waveform obtained by extracting a speech waveform and repeating this speech waveform for a period of 20 ms is generated as a speech signal of an invalid packet.

また、基本周期を検出する手法としては、現時点から過去に向けてある時間幅の音声信号を基準信号として設定し、基準信号を音声信号に対して現時点から過去に向けてスライドさせ、基準信号と音声信号との相関を求めることで基本周期を検出する手法であって、基準信号のスライド量が増大するにつれて、基準信号の時間幅を増大させる手法を採用すればよい。また、基本周期を検出する手法としては、上記の手法に代えて、特許第3219868号公報に記載された手法を採用してもよい。なお、無効パケットには音声信号が含まれていない。また、有効パケットには音声信号が含まれている。   In addition, as a method for detecting the basic period, an audio signal having a time width from the current time to the past is set as a reference signal, the reference signal is slid from the current time to the past, and the reference signal and A method of detecting the basic period by obtaining a correlation with the audio signal, and a method of increasing the time width of the reference signal as the slide amount of the reference signal increases may be adopted. Further, as a technique for detecting the fundamental period, a technique described in Japanese Patent No. 3321868 may be employed instead of the above technique. The invalid packet does not include a voice signal. The valid packet includes a voice signal.

再生部28は、揺らぎ吸収バッファ22の蓄積パケット数が基準値以上となった場合、揺らぎ吸収バッファ22からパケットを第1の周期Taで時系列順に読み出し、読み出したパケットから音声信号を取り出し、取り出した音声信号を逆符号化処理及びデジタルアナログ変換処理した後、スピーカ30に出力する。ここで、再生部28は、揺らぎ吸収バッファ22から取り出したパケットが音声信号を含まない無効パケットである場合、隠蔽処理部27にパケットロス隠蔽処理を実行させ、実行処理後の音声信号をスピーカ30に出力する。   When the number of packets stored in the fluctuation absorbing buffer 22 exceeds the reference value, the reproducing unit 28 reads out the packets from the fluctuation absorbing buffer 22 in the first cycle Ta in time series, and extracts the audio signal from the read packets. The audio signal is subjected to inverse encoding processing and digital / analog conversion processing, and then output to the speaker 30. Here, when the packet extracted from the fluctuation absorbing buffer 22 is an invalid packet that does not include the audio signal, the reproducing unit 28 causes the concealment processing unit 27 to execute the packet loss concealment process, and the audio signal after the execution process is transmitted to the speaker 30. Output to.

観測履歴保持部29は、例えば不揮発性の記憶装置により構成され、カウント部23により算出された過去N回のパケットカウント値を保持する。   The observation history holding unit 29 is configured by, for example, a non-volatile storage device, and holds the past N packet count values calculated by the counting unit 23.

スピーカ30は再生部28から出力される音声信号に従って、音声を出力する。表示部31は、例えば液晶表示パネルにより構成され、再生部28から出力される映像信号に従って、映像を表示する。   The speaker 30 outputs sound according to the sound signal output from the playback unit 28. The display unit 31 is configured by, for example, a liquid crystal display panel, and displays a video according to a video signal output from the playback unit 28.

マイク33は、通話者の音声を電気信号である音声信号に変換する。パケット生成部34は、マイク33から出力される音声信号を20ms毎に分割し、分割した音声信号をRTPに従ってパケット化してパケット送受信部21に出力する。   The microphone 33 converts the voice of the caller into an audio signal that is an electrical signal. The packet generation unit 34 divides the audio signal output from the microphone 33 every 20 ms, packetizes the divided audio signal according to RTP, and outputs the packetized signal to the packet transmitting / receiving unit 21.

図4は、揺らぎ吸収バッファ22の役割を説明するための図である。図4に示すように、送信装置1は、音声信号VSを符号化処理及びアナログデジタル変換処理した後、パケット化して、20msの周期で送信する。図4では、1〜8の番号が付された8個のパケットが送信装置1から20msの間隔で出力されていることが分かる。   FIG. 4 is a diagram for explaining the role of the fluctuation absorbing buffer 22. As illustrated in FIG. 4, the transmission device 1 performs encoding processing and analog-digital conversion processing on the audio signal VS, and then packetizes and transmits the audio signal VS at a cycle of 20 ms. In FIG. 4, it can be seen that 8 packets numbered 1 to 8 are output from the transmission apparatus 1 at intervals of 20 ms.

送信装置1から送信されたパケットはIPネットワークを介して受信装置2で受信されることになるが、IPネットワークを構成する各伝送路の特性の相違や、時々刻々変動するIPネットワークのトラフィック状況により、送信装置1から20msの周期で送信されたパケットが受信装置2にまで到達するまでの時間である伝送遅延は、パケット毎に大きく相違し、伝送遅延揺らぎが発生する。よって、受信装置2によるパケットの受信間隔は不等間隔になる。   A packet transmitted from the transmission device 1 is received by the reception device 2 via the IP network. However, depending on a difference in characteristics of each transmission path constituting the IP network and a traffic situation of the IP network that changes every moment. The transmission delay, which is the time taken for a packet transmitted from the transmission device 1 with a period of 20 ms to reach the reception device 2, is greatly different for each packet, and transmission delay fluctuations occur. Therefore, the reception intervals of packets by the reception device 2 are unequal intervals.

そこで、この遅延揺らぎを吸収するために、揺らぎ吸収バッファ22が設けられている。図4においては、揺らぎ吸収バッファ22のバッファサイズはパケット3個分とされている。また、受信装置2は、1番目のパケットを受信してから、遅延時間Td経過した時刻T1において、1番目のパケットに復号化処理及びデジタルアナログ変換処理施して再生を開始している。   In order to absorb this delay fluctuation, a fluctuation absorbing buffer 22 is provided. In FIG. 4, the buffer size of the fluctuation absorbing buffer 22 is set to three packets. In addition, the receiving device 2 starts reproduction by performing decoding processing and digital-analog conversion processing on the first packet at time T1 when the delay time Td has elapsed since receiving the first packet.

図4の場合、時刻T1から20ms経過後の2番目のパケットの再生時刻である時刻T2において、揺らぎ吸収バッファ22は、2番目のパケットを蓄積している。よって、受信装置2は、時刻T2において、2番目のパケットを再生することができる。   In the case of FIG. 4, the fluctuation absorbing buffer 22 stores the second packet at time T2, which is the reproduction time of the second packet 20 ms after time T1. Therefore, the receiving device 2 can reproduce the second packet at time T2.

一方、3番目のパケットは、伝送遅延が極端に大きいため、時刻T3において、受信装置2に到達しておらず、揺らぎ吸収バッファ22において、パケットの枯渇が生じている。そのため、受信装置2は、時刻T3において、3番目のパケットを再生することができず、音抜けが発生する。   On the other hand, since the third packet has an extremely large transmission delay, it does not reach the receiving device 2 at time T3, and the fluctuation absorption buffer 22 has run out of packets. For this reason, the receiving device 2 cannot reproduce the third packet at time T3, and sound loss occurs.

また、3〜7番目のパケットは輻輳解消後に短時間で連続して受信装置2に到達しており、7番目のパケットが受信装置2に到達したとき、揺らぎ吸収バッファ22には、5、6番目のパケットが存在するが、揺らぎ吸収バッファ22に空きがあるため、7番目のパケットは破棄されず、揺らぎ吸収バッファ22に格納される。よって、時刻T7において、7番目のパケットが再生される。   Further, the third to seventh packets reach the receiving device 2 continuously in a short time after the congestion is eliminated. When the seventh packet reaches the receiving device 2, the fluctuation absorbing buffer 22 has 5, 6 The seventh packet exists, but the seventh buffer is not discarded but is stored in the fluctuation absorbing buffer 22 because the fluctuation absorbing buffer 22 is empty. Therefore, the seventh packet is reproduced at time T7.

よって、時刻T7において、揺らぎ吸収バッファ22に7番目のパケットが蓄積されていないため、音抜けが発生する。   Therefore, at time T7, since the seventh packet is not accumulated in the fluctuation absorbing buffer 22, sound omission occurs.

このように、伝送遅延揺らぎの特性は動的に変化するため、揺らぎ吸収バッファ22のバッファサイズを固定サイズにすると、想定される伝送遅延揺らぎよりも充分に長くせざるを得ない。また、揺らぎ吸収バッファ22のバッファサイズを充分に長くし、かつ、遅延時間Tdを充分に長くすれば、音抜けの発生は防止できるが、遅延時間Tdが長いと、揺らぎ吸収バッファ22において、出力待ちのパケットが増大し、通話遅延が発生してしまう。   As described above, since the characteristics of the transmission delay fluctuation dynamically change, if the buffer size of the fluctuation absorbing buffer 22 is set to a fixed size, it must be made sufficiently longer than the assumed transmission delay fluctuation. Further, if the buffer size of the fluctuation absorbing buffer 22 is made sufficiently long and the delay time Td is made sufficiently long, the occurrence of sound omission can be prevented, but if the delay time Td is long, the fluctuation absorbing buffer 22 outputs Waiting packets increase and call delay occurs.

図5は、伝送遅延と伝送遅延の発生頻度との関係を示す伝送遅延特性のグラフの一例を示している。なお、図5において、縦軸は、発生頻度を示し、横軸は伝送遅延を示している。また、図6は、揺らぎ吸収バッファ22の最適なバッファサイズを説明するための図である。図5において、dminは最小の伝送遅延を示し、dmaxは最大の伝送遅延を示している。図6では、k−1番目のパケットの伝送遅延はdminであり、k番目のパケットの伝送遅延はdであり、k+1番目のパケットの伝送遅延はdmaxである。   FIG. 5 shows an example of a transmission delay characteristic graph showing the relationship between the transmission delay and the frequency of occurrence of the transmission delay. In FIG. 5, the vertical axis represents the occurrence frequency, and the horizontal axis represents the transmission delay. FIG. 6 is a diagram for explaining the optimum buffer size of the fluctuation absorbing buffer 22. In FIG. 5, dmin indicates the minimum transmission delay, and dmax indicates the maximum transmission delay. In FIG. 6, the transmission delay of the (k−1) th packet is dmin, the transmission delay of the kth packet is d, and the transmission delay of the (k + 1) th packet is dmax.

この場合、受信装置2による最適な出力の待ち時間は下記のようになる。i)dmaxで届いたパケットは直ちに出力する。ii)dminで届いたパケットは、dmax−dmin待ってから出力する。iii)dで届いたパケットはdmax−d待ってから出力する。   In this case, the optimum output waiting time by the receiving apparatus 2 is as follows. i) A packet received at dmax is immediately output. ii) A packet received at dmin is output after waiting for dmax-dmin. iii) The packet received at d is output after waiting for dmax-d.

よって、揺らぎ吸収バッファ22におけるパケットの枯渇を回避するためには、揺らぎ吸収バッファ22のバッファサイズbufをbuf≧dmax−dminとすればよいが、伝送遅延特性のdmaxが極端に大きくなると、つまり、図5のグラフの右端の尾が極端に長くなると、バッファサイズbufの値が大きくなってしまう。   Therefore, in order to avoid packet depletion in the fluctuation absorbing buffer 22, the buffer size buf of the fluctuation absorbing buffer 22 may be set to buf ≧ dmax−dmin. However, if dmax of the transmission delay characteristic becomes extremely large, that is, When the tail at the right end of the graph of FIG. 5 becomes extremely long, the value of the buffer size buf becomes large.

また、図5のグラフに示すように、伝送遅延が増大するにつれて発生頻度が低下しているため、真のdmaxを観測するには、膨大な数のパケットの伝送遅延を観測する必要がある。   Further, as shown in the graph of FIG. 5, since the frequency of occurrence decreases as the transmission delay increases, in order to observe the true dmax, it is necessary to observe the transmission delay of a huge number of packets.

そのため、図5のグラフでは、真のdmaxではなく、伝送特性の分布の上位数%を切り捨てる値がdmaxとみなされている。この場合、dmax以上の伝送遅延が発生するとパケットの枯渇が発生する。   Therefore, in the graph of FIG. 5, not the true dmax, but a value that rounds down the top few percent of the distribution of transmission characteristics is regarded as dmax. In this case, when a transmission delay of dmax or more occurs, packet depletion occurs.

したがって、パケットの枯渇を防止するためにはバッファサイズbufをdmaxより大きく設定することが好ましいが、そうると、dmaxが大きい場合、揺らぎ吸収バッファ22において、出力待ちの待ちパケットが増大する結果、出力遅延が生じてしまう。このような出力遅延は、IP電話では通話遅延となって現れるため、極力低く抑える方が好ましい。そこで、本通話システムでは、上述の処理を実行することで、パケットの枯渇を防止すると同時に、通話遅延の防止を図っているのである。   Therefore, in order to prevent packet depletion, it is preferable to set the buffer size buf to be larger than dmax. However, when dmax is large, as a result, the number of waiting packets to be output in the fluctuation absorbing buffer 22 increases. An output delay occurs. Since such an output delay appears as a call delay in an IP telephone, it is preferable to suppress it as much as possible. Therefore, in the call system, the above-described processing is executed to prevent packet depletion and to prevent call delay.

図7は、図1に示す受信装置2の処理を示すフローチャートである。なお、図2に示す送信装置1は、受信装置2に対して第1の周期Taでパケットを送信しているものとする。まず、ステップS1において、カウント部23は、前回、パケットカウント値の算出タイミングを算出してから、第2の周期Tbが経過して、パケットカウント値の算出タイミングとなったか否かを判定する。そして、カウント部23は、パケットカウント値の算出タイミングになったと判定すると(ステップS1でYES)、現在、揺らぎ吸収バッファ22に蓄積されているパケット数である蓄積パケット数をカウントする(ステップS2)。一方、カウント部23は、パケットカウント値の算出タイミングになっていないと判定すると(ステップS1でNO)、処理をステップS1に戻す。   FIG. 7 is a flowchart showing processing of the receiving device 2 shown in FIG. 2 is assumed to be transmitting a packet to the receiving device 2 at the first period Ta. First, in step S <b> 1, the counting unit 23 determines whether or not the second period Tb has elapsed since the calculation timing of the packet count value last time and the calculation timing of the packet count value has come. When the count unit 23 determines that the packet count value calculation timing has come (YES in step S1), the count unit 23 counts the number of accumulated packets that are currently accumulated in the fluctuation absorbing buffer 22 (step S2). . On the other hand, when the count unit 23 determines that the packet count value calculation timing has not come (NO in step S1), the count unit 23 returns the process to step S1.

次に、カウント部23は、パケットカウント値の算出処理を実行して、パケットカウント値を算出する(ステップS3)。   Next, the count unit 23 executes a packet count value calculation process to calculate a packet count value (step S3).

図8は、パケットカウント値の算出処理の詳細を示すフローチャートである。まず、カウント部23は、現在時刻をパケットカウント値の算出時刻として特定する(ステップS21)。ここで、受信装置2は時計を有しているため、この時計を用いて算出時刻が特定される。   FIG. 8 is a flowchart showing details of the packet count value calculation process. First, the count unit 23 specifies the current time as the calculation time of the packet count value (step S21). Here, since the receiving device 2 has a clock, the calculated time is specified using this clock.

次に、カウント部23は、揺らぎ吸収バッファ22に蓄積されているパケットのうち、図3に示すように算出時刻Tkから、過去、第1の周期Ta内に受信された各パケットの受信時刻を特定する(ステップS22)。この場合、カウント部23は、受信時刻記録部25に記録された受信時刻に対応付けられたシーケンス番号を特定することで、各パケットの受信時刻を特定する。   Next, the counting unit 23 determines the reception time of each packet received in the past and the first period Ta from the calculation time Tk as shown in FIG. 3 among the packets stored in the fluctuation absorbing buffer 22. Specify (step S22). In this case, the count unit 23 specifies the reception time of each packet by specifying the sequence number associated with the reception time recorded in the reception time recording unit 25.

次に、カウント部23は、算出時刻Tkから、過去、第1の周期Ta内に受信された各パケットについて、算出時刻Tkと受信時刻との差分ΔTを算出する(ステップS23)。次に、カウント部23は、過去、第1の周期Ta内に受信された各パケットについて、ΔT/Taを算出し、このΔT/Taを、各パケットのカウント値として設定する(ステップS24)。   Next, the count unit 23 calculates a difference ΔT between the calculation time Tk and the reception time for each packet received in the past and within the first period Ta from the calculation time Tk (step S23). Next, the count unit 23 calculates ΔT / Ta for each packet received in the past in the first period Ta, and sets this ΔT / Ta as the count value of each packet (step S24).

次に、カウント部23は、揺らぎ吸収バッファ22に蓄積されているパケットのうち、算出時刻Tkから、過去、第1の周期Ta以前に受信されたパケットについては、カウント値を1として設定する(ステップS25)。   Next, the count unit 23 sets a count value as 1 for packets received from the calculation time Tk in the past and before the first period Ta among the packets stored in the fluctuation absorbing buffer 22 ( Step S25).

次に、カウント部23は、ステップS24,S25で設定したカウント値を用いて、揺らぎ吸収バッファ22の蓄積パケット数をカウントすることで、パケットカウント値を算出する(ステップS26)。例えば、算出時刻Tkから、過去、第1の周期Ta以前に受信されたパケット数が1個、算出時刻Tkから、過去、第1の周期Ta内に受信されたパケット数が2個であり、この2個のパケットの受信時刻がTi、Tjとすると、パケットカウント値は、1+(Tk−Ti)/Ta+(Tk−Tj)/Taとなる。   Next, the count unit 23 calculates the packet count value by counting the number of accumulated packets in the fluctuation absorbing buffer 22 using the count value set in steps S24 and S25 (step S26). For example, the number of packets received from the calculation time Tk in the past and before the first cycle Ta is one, and the number of packets received in the past and the first cycle Ta from the calculation time Tk is two. If the reception times of these two packets are Ti and Tj, the packet count value is 1+ (Tk−Ti) / Ta + (Tk−Tj) / Ta.

次に、カウント部23は、算出時刻Tkから、過去、Ta−Tb以前に受信したパケットについては、受信時刻記録部25から受信時刻を削除する(ステップS27)。   Next, the count unit 23 deletes the reception time from the reception time recording unit 25 for packets received in the past and before Ta-Tb from the calculation time Tk (step S27).

図7に戻り、ステップS4において、カウント部23は、算出時刻Tkにおけるパケットカウント値を観測履歴保持部29に保持させる。この場合、カウント部23は、観測履歴保持部29に保持されているパケットカウント値の個数がN個となるように、最古のパケットカウント値を観測履歴保持部29から削除する。   Returning to FIG. 7, in step S <b> 4, the count unit 23 causes the observation history holding unit 29 to hold the packet count value at the calculation time Tk. In this case, the count unit 23 deletes the oldest packet count value from the observation history holding unit 29 so that the number of packet count values held in the observation history holding unit 29 is N.

次に、バッファサイズ変更部24は、観測履歴保持部29に記憶されているN個のパケットカウント値のうち、n番目に小さいパケットカウント値を代表値として特定する(ステップS5)。   Next, the buffer size changing unit 24 specifies the nth smallest packet count value among the N packet count values stored in the observation history holding unit 29 as a representative value (step S5).

図9は、パケットカウント値と、パケットカウント値の算出時刻との関係を示した模式図であり、縦軸がパケットカウント値を示し、横軸がパケットカウント値の算出時刻を示している。図9では、N=9、n=3とされている。したがって、バッファサイズ変更部24は、図9で示す左端から2番目の時刻Tk−7のパケットカウント値が、3番目に小さいため、時刻Tk−7のパケットカウント値を代表値として特定する。   FIG. 9 is a schematic diagram showing the relationship between the packet count value and the calculation time of the packet count value. The vertical axis shows the packet count value, and the horizontal axis shows the calculation time of the packet count value. In FIG. 9, N = 9 and n = 3. Accordingly, the buffer size changing unit 24 specifies the packet count value at time Tk-7 as the representative value because the packet count value at the second time Tk-7 from the left end shown in FIG. 9 is the third smallest.

次に、バッファサイズ変更部24は、代表値が基準値より大きいか否かを判定し、代表値≧基準値+1の場合(ステップS6でYES)、代表値が基準値以上かつ基準値+1未満となる個数のパケットを揺らぎ吸収バッファ22から削除する(ステップS7)。   Next, the buffer size changing unit 24 determines whether or not the representative value is greater than the reference value. If representative value ≧ reference value + 1 (YES in step S6), the representative value is greater than or equal to the reference value and less than the reference value + 1. Are deleted from the fluctuation absorbing buffer 22 (step S7).

次に、バッファサイズ変更部24は、観測履歴保持部29に保持されているN個のパケットカウント値のそれぞれから、ステップS7で削除したパケット数を差し引き、N個のパケットカウント値を更新し、観測履歴を更新する(ステップS8)。例えば、削除したパケット数が1個であるとすると、N個のパケットカウント値の全てから1が減算される。これにより、揺らぎ吸収バッファ22からパケットを削除した事実が観測履歴に反映される。   Next, the buffer size changing unit 24 subtracts the number of packets deleted in step S7 from each of the N packet count values held in the observation history holding unit 29, and updates the N packet count values. The observation history is updated (step S8). For example, assuming that the number of deleted packets is 1, 1 is subtracted from all N packet count values. Thereby, the fact that the packet is deleted from the fluctuation absorbing buffer 22 is reflected in the observation history.

一方、ステップS6において、代表値が基準値+1未満であり(ステップS6でNO)、かつ、代表値が基準値以上(ステップS9でNO)の場合、バッファサイズ変更部24は、揺らぎ吸収バッファ22に対してパケットの削除及び挿入を行わない(ステップS10)。   On the other hand, in step S6, when the representative value is less than the reference value +1 (NO in step S6) and the representative value is greater than or equal to the reference value (NO in step S9), the buffer size changing unit 24 uses the fluctuation absorbing buffer 22. The packet is not deleted or inserted (step S10).

一方、代表値<基準値の場合(ステップS9でYES)、バッファサイズ変更部24は、代表値が基準値以上かつ基準値+1未満となる個数のパケットを揺らぎ吸収バッファ22に挿入する(ステップS11)。   On the other hand, if the representative value is smaller than the reference value (YES in step S9), the buffer size changing unit 24 inserts the number of packets whose representative value is greater than or equal to the reference value and less than the reference value + 1 into the fluctuation absorbing buffer 22 (step S11). ).

次に、バッファサイズ変更部24は、観測履歴保持部29に保持されているN個のパケットカウント値のそれぞれに対し、ステップS11で挿入したパケット数を加算し、N個のパケットカウント値を更新し、観測履歴を更新する(ステップS12)。例えば、挿入したパケット数が1個であるとすると、N個のパケットカウント値の全てに1が加算される。これにより、揺らぎ吸収バッファ22にパケットを挿入した事実が観測履歴に反映される。   Next, the buffer size changing unit 24 adds the number of packets inserted in step S11 to each of the N packet count values held in the observation history holding unit 29, and updates the N packet count values. Then, the observation history is updated (step S12). For example, if the number of inserted packets is 1, 1 is added to all N packet count values. Thereby, the fact that the packet is inserted into the fluctuation absorbing buffer 22 is reflected in the observation history.

そして、ステップS8、S10、又はS12の処理が終了されると、処理がステップS1に戻され、次のパケットカウント値の算出時刻が到来すると、ステップS2以降の処理が実行される。   When the process of step S8, S10, or S12 is completed, the process returns to step S1, and when the next packet count value calculation time arrives, the processes after step S2 are executed.

図10(a)はバッファサイズ変更部24によるパケット挿入時の処理を示した模式図であり、図10(b)はバッファサイズ変更部24によるパケット削除時の処理を示した模式図である。図10(a)の例では、バッファサイズ変更部24は、有効パケットである4番目のパケットと5番目のパケットとの間に無効パケットを挿入している。図10(b)の例では、バッファサイズ変更部24は、有効パケットである4番目のパケットと5番目のパケットとをオーバーラップ加算して2つのパケット長を1つのパケット長にすることで、1つのパケットを削除している。   FIG. 10A is a schematic diagram showing processing at the time of packet insertion by the buffer size changing unit 24, and FIG. 10B is a schematic diagram showing processing at the time of packet deletion by the buffer size changing unit 24. In the example of FIG. 10A, the buffer size changing unit 24 inserts an invalid packet between the fourth packet and the fifth packet which are valid packets. In the example of FIG. 10B, the buffer size changing unit 24 overlaps the fourth packet and the fifth packet, which are valid packets, so that the two packet lengths become one packet length. One packet is deleted.

次に、揺らぎ吸収バッファ22にパケットを挿入又は削除を行う処理を具体的に説明する。図2に示すバッファサイズ変更部24は、揺らぎ吸収バッファ22から1つのパケットを削除する場合、音声信号又は映像信号を含む有効パケットが連続して2つ以上存在すれば、これら連続する有効パケットのうち、中間に位置する連続する2つの有効パケットをオーバーラップ加算して削除する。   Next, a process for inserting or deleting a packet in the fluctuation absorbing buffer 22 will be specifically described. When the buffer size changing unit 24 shown in FIG. 2 deletes one packet from the fluctuation absorbing buffer 22, if there are two or more effective packets continuously including an audio signal or a video signal, Of these, two consecutive valid packets located in the middle are overlap-added and deleted.

図11は、バッファサイズ変更部24がオーバーラップ加算により1つのパケットを削除する処理の説明図であり、(a)は削除前の揺らぎ吸収バッファ22を示し、(b)は削除後の揺らぎ吸収バッファ22を示している。   FIG. 11 is an explanatory diagram of a process in which the buffer size changing unit 24 deletes one packet by overlap addition. (A) shows the fluctuation absorbing buffer 22 before deletion, and (b) shows fluctuation absorption after deletion. A buffer 22 is shown.

図11に示すリードポインタRPは、リングバッファ構造を有する揺らぎ吸収バッファ22の開始アドレスを示し、ライトポインタWPは、揺らぎ吸収バッファ22の終了アドレスを示している。また、図11において、各升は1つのパケットを示しており、升内の数字はパケットの時系列の順序を示している。また、内部が白色の升は無効パケットを示し、内部がグレーの升は有効パケットを示している。   The read pointer RP shown in FIG. 11 indicates the start address of the fluctuation absorbing buffer 22 having a ring buffer structure, and the write pointer WP indicates the end address of the fluctuation absorbing buffer 22. Further, in FIG. 11, each 升 indicates one packet, and the numbers in 升 indicate the time-series order of the packets. In addition, a white wrinkle indicates an invalid packet, and a gray wrinkle indicates a valid packet.

図11(a)の場合、1番目〜2番目の有効パケットの区間ではなく、4番目〜7番目の有効パケットの区間に位置する5番目と6番目との有効パケットが、図11(b)に示すようにオーバーラップ加算により1つのパケットに纏められ、1つのパケットが削除されている。   In the case of FIG. 11A, the fifth and sixth valid packets located in the fourth to seventh valid packet sections are not the first to second valid packet sections. As shown in FIG. 5, one packet is collected by overlapping addition, and one packet is deleted.

ここで、図11(a)に示す1番目〜2番目の有効パケットの区間でオーバーラップ加算を行うと、オーバーラップ加算により生成された1つのパケットの次に無効パケットが存在することになるため、パケットロス隠蔽処理を行った場合の音声劣化が大きくなる可能性がある。一方、5番目の有効パケットと6番目の有効パケットとをオーバーラップ加算すると、オーバーラップ加算により生成された1つのパケットの前後のパケットは有効パケットであるため、パケットロス隠蔽処理による音声劣化を小さくすることができる。   Here, if overlap addition is performed in the interval of the first to second valid packets shown in FIG. 11A, an invalid packet exists after one packet generated by overlap addition. There is a possibility that voice degradation will increase when packet loss concealment processing is performed. On the other hand, if the fifth valid packet and the sixth valid packet are overlap-added, the packets before and after one packet generated by overlap addition are valid packets, so that the voice deterioration due to the packet loss concealment process is reduced. can do.

つまり、有効パケットが2つ以上連続していれば、オーバーラップ加算により1つのパケットを削除することができるが、有効パケットの連続数が多い区間でオーバーラップ加算した方がパケットロス隠蔽処理を行ったときの音声劣化を少なくすることができる。   In other words, if two or more valid packets are consecutive, one packet can be deleted by overlap addition, but packet loss concealment processing is performed when overlap addition is performed in a section where there are many consecutive valid packets. It is possible to reduce voice deterioration when

よって、揺らぎ吸収バッファ22において、有効パケットが連続する区間が複数存在する場合、有効パケットの連続数が多い区間の中間の有効パケットを用いてオーバーラップ加算を行うようにしている。   Therefore, in the fluctuation absorbing buffer 22, when there are a plurality of sections in which valid packets are continuous, overlap addition is performed using a valid packet in the middle of a section in which the number of consecutive valid packets is large.

ここで、オーバーラップ加算としては、図11(c)に示すように、三角窓関数RF1,RF2を用いたオーバーラップ加算を採用することができる。具体的には、バッファサイズ変更部24は、5番目のパケットの音声信号に対して、三角窓関数RF1を用いた窓関数処理を行い、6番目のパケットの音声信号に対しては、三角窓関数RF2を用いた窓関数処理を行い、窓関数処理後の両音声信号を加算して1つの音声信号を生成し、これを1つにパケット化することで、オーバーラップ加算を行えばよい。   Here, as the overlap addition, overlap addition using triangular window functions RF1 and RF2 can be adopted as shown in FIG. Specifically, the buffer size changing unit 24 performs window function processing using the triangular window function RF1 on the audio signal of the fifth packet, and applies the triangular window to the audio signal of the sixth packet. The window function processing using the function RF2 is performed, the two audio signals after the window function processing are added to generate one audio signal, and this is packetized into one to perform overlap addition.

ここで、三角窓関数RF1としては、時間幅が20ms、最大値が1、最小値が0であり、時間が経過するにつれて値が減少する一次関数を採用することができる。また、三角窓関数RF2としては、時間幅が20ms、最大値が1、最小値が0であり、時間が経過するにつれて値が増大する一次関数を採用することができる。   Here, as the triangular window function RF1, a linear function having a time width of 20 ms, a maximum value of 1, a minimum value of 0, and a value that decreases as time passes can be employed. As the triangular window function RF2, a linear function having a time width of 20 ms, a maximum value of 1 and a minimum value of 0 and increasing in value as time passes can be employed.

また、バッファサイズ変更部24は、揺らぎ吸収バッファ22からパケットを削除する場合、過去に挿入した無効パケットがあれば、当該無効パケットを削除する。   Further, when deleting a packet from the fluctuation absorbing buffer 22, the buffer size changing unit 24 deletes the invalid packet if there is an invalid packet inserted in the past.

図12は、バッファサイズ変更部24が1つの無効パケットを削除する処理の説明図であり、(a)は削除前の揺らぎ吸収バッファ22を示し、(b)は削除後の揺らぎ吸収バッファ22を示している。   FIG. 12 is an explanatory diagram of a process in which the buffer size changing unit 24 deletes one invalid packet. (A) shows the fluctuation absorbing buffer 22 before deletion, and (b) shows the fluctuation absorbing buffer 22 after deletion. Show.

図12(a)においては、3番目と4番目とのパケットが無効パケットである。そのため、バッファサイズ変更部24は、3番目又は4番目のパケットのいずれかを削除することで、1つのパケットを削除する。ここで、揺らぎ吸収バッファ22に複数の無効パケットが存在する場合は、例えば、ランダムに1つの無効パケットを選択し、選択した無効パケットを削除するようにしてもよい。或いは、バッファサイズ変更部24は、無効パケットが2つ以上連続して存在する場合は、連続している領域の無効パケットを優先して抽出し、抽出した無効パケットのうち、ランダムに1つの無効パケットを選択して削除するようにしてもよい。   In FIG. 12A, the third and fourth packets are invalid packets. Therefore, the buffer size changing unit 24 deletes one packet by deleting either the third or the fourth packet. Here, when there are a plurality of invalid packets in the fluctuation absorbing buffer 22, for example, one invalid packet may be selected at random and the selected invalid packet may be deleted. Alternatively, when two or more invalid packets are continuously present, the buffer size changing unit 24 preferentially extracts invalid packets in a continuous area, and randomly selects one invalid packet from the extracted invalid packets. A packet may be selected and deleted.

また、バッファサイズ変更部24は、揺らぎ吸収バッファ22にパケットを挿入する場合、連続する2つの有効パケットが存在すれば、これら2つの有効パケットの間に無効パケットを挿入する。   Further, when inserting a packet into the fluctuation absorbing buffer 22, the buffer size changing unit 24 inserts an invalid packet between these two valid packets if there are two consecutive valid packets.

図13は、バッファサイズ変更部24が1つのパケットを挿入する処理の説明図であり、(a)は挿入前の揺らぎ吸収バッファ22を示し、(b)は挿入後の揺らぎ吸収バッファ22を示している。   FIG. 13 is an explanatory diagram of processing in which the buffer size changing unit 24 inserts one packet. FIG. 13A shows the fluctuation absorbing buffer 22 before insertion, and FIG. 13B shows the fluctuation absorbing buffer 22 after insertion. ing.

図13(a)、(b)に示すように、5番目の有効パケットと6番目の有効パケットとの間に1つの無効パケットが挿入されている。これは、5番目の有効パケットと6番目の有効パケットとの間に1つの無効パケットを挿入するのが、連続する有効パケットの個数がより多くなるためである。   As shown in FIGS. 13A and 13B, one invalid packet is inserted between the fifth valid packet and the sixth valid packet. This is because inserting one invalid packet between the fifth valid packet and the sixth valid packet increases the number of consecutive valid packets.

例えば、1番目の有効パケットと2番目の有効パケットとの間に無効パケットを挿入したとしても、挿入した無効パケットの前後に有効パケットが存在するため、パケット隠蔽処理を行うことは可能である。   For example, even if an invalid packet is inserted between the first valid packet and the second valid packet, the packet concealing process can be performed because the valid packet exists before and after the inserted invalid packet.

しかしながら、2番目の有効パケットの前後が無効パケットとなってしまうため、有効パケットの連続数が小さくなってしまう。一方、5番目の有効パケットと6番目の有効パケットとの間に、無効パケットを挿入すると、全ての有効パケットが連続することになる。ここで、パケットロス隠蔽処理を行う場合、有効パケットの連続数が多い方が音声劣化を小さくすることができる。そこで、バッファサイズ変更部24は、揺らぎ吸収バッファ22において有効パケットが連続する区間が複数存在する場合、有効パケットの連続数が多い区間の中間に無効パケットを挿入している。   However, before and after the second valid packet become invalid packets, the number of consecutive valid packets becomes small. On the other hand, if an invalid packet is inserted between the fifth valid packet and the sixth valid packet, all the valid packets are continuous. Here, when packet loss concealment processing is performed, voice deterioration can be reduced as the number of consecutive valid packets increases. Therefore, when there are a plurality of sections where valid packets continue in the fluctuation absorbing buffer 22, the buffer size changing unit 24 inserts invalid packets in the middle of a section where the number of consecutive valid packets is large.

また、バッファサイズ変更部24は、一度に挿入又は削除することができるパケット数の上限値が予め定められている。   The buffer size changing unit 24 has a predetermined upper limit value for the number of packets that can be inserted or deleted at a time.

図14は、揺らぎ吸収バッファ22に5つのパケットを一度に挿入する場合の処理を説明するための図であり、(a)は挿入前の揺らぎ吸収バッファ22を示し、(b)は挿入後の揺らぎ吸収バッファ22を示している。図14(a)、(b)においては、1番目の有効パケットと2番目の有効パケットとの間に5つの無効パケットが挿入されている。この場合、無効パケットが連続して存在しているため、音声劣化が増大する虞がある。そこで、本実施の形態では、無効パケットの挿入個数に上限値が設けられている。ここで、「1度に」とは、上述した第2の周期Tbが到達した時に実行される1回の処理を指している。   FIG. 14 is a diagram for explaining processing when five packets are inserted into the fluctuation absorbing buffer 22 at a time. FIG. 14A shows the fluctuation absorbing buffer 22 before insertion, and FIG. 14B shows the state after insertion. A fluctuation absorbing buffer 22 is shown. 14A and 14B, five invalid packets are inserted between the first valid packet and the second valid packet. In this case, since there are continuous invalid packets, there is a risk that voice deterioration will increase. Therefore, in this embodiment, an upper limit is provided for the number of invalid packets inserted. Here, “at a time” refers to one process executed when the second period Tb described above is reached.

例えば、図14(a)において、上限値=3に設定されていたとすると、5つの無効パケットを挿入する必要がある場合であっても、3個の無効パケットしか挿入されなくなる。   For example, in FIG. 14A, if the upper limit value is set to 3, even if it is necessary to insert five invalid packets, only three invalid packets are inserted.

これにより、無効パケットの連続数が一定個数以上になることが防止され、パケットロス隠蔽処理による音声劣化を小さくすることができる。   As a result, the number of consecutive invalid packets is prevented from exceeding a certain number, and voice degradation due to packet loss concealment processing can be reduced.

また、バッファサイズ変更部24は、無効パケットを削除した場合において、削除した無効パケットに対応する有効パケットを後から受信した場合、削除した無効パケットの他に無効パケットが存在すれば、他の無効パケットと受信した有効パケットとを入れ換える。   Further, when the invalid packet is deleted, the buffer size changing unit 24 receives a valid packet corresponding to the deleted invalid packet later, and if there is an invalid packet in addition to the deleted invalid packet, Replace the packet with the received valid packet.

図15は、無効パケットを削除した後に、削除した無効パケットに対応する有効パケットを受信した場合の処理を説明する図であり、(a)は削除前の揺らぎ吸収バッファ22を示し、(b)は削除後の揺らぎ吸収バッファ22を示し、(c)は入れ換え後の揺らぎ吸収バッファ22を示している。   FIG. 15 is a diagram for explaining processing when a valid packet corresponding to a deleted invalid packet is received after deleting the invalid packet. FIG. 15A shows the fluctuation absorbing buffer 22 before deletion, and FIG. Shows the fluctuation absorbing buffer 22 after deletion, and (c) shows the fluctuation absorbing buffer 22 after replacement.

図15(a)、(b)に示すように3番目の無効パケットが削除されている。その後、図15(c)に示すように3番目の無効パケットに対応する3番目の有効パケットが受信されている。   As shown in FIGS. 15A and 15B, the third invalid packet is deleted. Thereafter, as shown in FIG. 15C, the third valid packet corresponding to the third invalid packet is received.

この場合、バッファサイズ変更部24は、3番目の無効パケットの次の4番目のパケットが無効パケットであるため、この4番目の無効パケットを受信した3番目の有効パケットに入れ換える。これにより、3番目の有効パケットを復活させることができ、音声劣化を低減させることができる。   In this case, since the fourth packet next to the third invalid packet is an invalid packet, the buffer size changing unit 24 replaces the fourth invalid packet with the received third valid packet. As a result, the third valid packet can be restored, and voice deterioration can be reduced.

ここで、バッファサイズ変更部24は、揺らぎ吸収バッファ22にパケットが蓄積されると蓄積されたパケットに対応する無効パケットが揺らぎ吸収バッファ22に蓄積されているか否かを判定する。そして、バッファサイズ変更部24は、対応する無効パケットが揺らぎ吸収バッファ22に蓄積されている場合は、当該無効パケットの次に無効パケットが格納されているか否かを判定し、無効パケットが格納されている場合は、次の無効パケットを削除し、削除した箇所に受信した有効パケットを挿入することで、次の無効パケットと受信した有効パケットとを入れ換えればよい。   Here, when a packet is accumulated in the fluctuation absorbing buffer 22, the buffer size changing unit 24 determines whether or not an invalid packet corresponding to the accumulated packet is accumulated in the fluctuation absorbing buffer 22. Then, when the corresponding invalid packet is accumulated in the fluctuation absorbing buffer 22, the buffer size changing unit 24 determines whether the invalid packet is stored next to the invalid packet, and the invalid packet is stored. In such a case, the next invalid packet may be replaced with the received invalid packet by deleting the next invalid packet and inserting the received valid packet at the deleted location.

一方、バッファサイズ変更部24は、揺らぎ吸収バッファ22に蓄積されたパケットに対応する無効パケットが揺らぎ吸収バッファ22に蓄積されていない場合、或いは、対応する無効パケットの次に無効パケットが格納されていない場合、上記の入れ換えを行わない。なお、バッファサイズ変更部24は、無効パケットのシーケンス番号と同じシーケンス番号を有するパケットが揺らぎ吸収バッファ22に蓄積された場合、無効パケットに対応する有効パケットが受信されたと判断すればよい。   On the other hand, when the invalid packet corresponding to the packet accumulated in the fluctuation absorbing buffer 22 is not accumulated in the fluctuation absorbing buffer 22, or the invalid packet is stored next to the corresponding invalid packet. If not, the above replacement is not performed. The buffer size changing unit 24 may determine that a valid packet corresponding to an invalid packet has been received when a packet having the same sequence number as the invalid packet sequence number is accumulated in the fluctuation absorbing buffer 22.

また、バッファサイズ変更部24は、連続する2つの有効パケットの間にパケットを挿入する場合、隠蔽処理部27に対して、前に位置する有効パケットを用いてパケットロス隠蔽処理を実行させ、隠蔽処理されたパケットを生成させ、このパケットを揺らぎ吸収バッファ22に挿入するようにしてもよい。   In addition, when inserting a packet between two consecutive valid packets, the buffer size changing unit 24 causes the concealment processing unit 27 to execute a packet loss concealment process using the previous valid packet, thereby concealing. A processed packet may be generated and inserted into the fluctuation absorbing buffer 22.

図16は、バッファサイズ変更部24が無効パケットに代えて隠蔽処理されたパケットを揺らぎ吸収バッファ22に挿入させる場合の処理を説明する図であり、(a)は挿入前の揺らぎ吸収バッファ22を示し、(b)は挿入後の揺らぎ吸収バッファ22を示している。   FIG. 16 is a diagram for explaining processing when the buffer size changing unit 24 inserts a concealed packet in place of the invalid packet into the fluctuation absorbing buffer 22, and FIG. 16A shows the fluctuation absorbing buffer 22 before insertion. (B) shows the fluctuation absorbing buffer 22 after insertion.

図16(a)、(b)に示すように、3番目の有効パケットと4番目の有効パケットとの間に隠蔽処理されたパケットが挿入されている。   As shown in FIGS. 16A and 16B, a concealed packet is inserted between the third valid packet and the fourth valid packet.

これにより、再生部28が揺らぎ吸収バッファ22からパケットを読み出す際に、パケットロス隠蔽処理を実行する必要がなくなり、再生時におけるパケットロス隠蔽処理の処理遅延を低減することができる。   Thereby, when the reproducing unit 28 reads a packet from the fluctuation absorbing buffer 22, it is not necessary to execute the packet loss concealment process, and the processing delay of the packet loss concealment process at the time of reproduction can be reduced.

なお、バッファサイズ変更部24は、無効パケットを挿入する場合、母音の音声を含む連続する2つのパケットの間に、無効パケットを挿入することが好ましい。これにより、挿入した無効パケットに対してパケットロス隠蔽処理を実行することで生成された音声が、前後のパケットに含まれる音声と連続的に繋げられ、音声劣化を低減させることができる。   In addition, when inserting an invalid packet, the buffer size changing unit 24 preferably inserts an invalid packet between two consecutive packets including vowel sounds. Thereby, the voice generated by executing the packet loss concealment process on the inserted invalid packet is continuously connected to the voice included in the preceding and succeeding packets, and voice deterioration can be reduced.

図17は、バッファサイズ変更部24による削除処理を示したフローチャートである。   FIG. 17 is a flowchart showing the deletion process by the buffer size changing unit 24.

まず、ステップS51において、バッファサイズ変更部24は、パケットの削除要求数が予め定められたパケット最大削除数(上限値)以下であるか否かを判定し、削除要求数が上限値以下である場合(ステップS51でYES)、削除カウント値DNを削除要求数に設定する(ステップS52)。一方、削除要求数が上限値より大きい場合(ステップS51でNO)、削除カウント値DNを上限値に設定する(ステップS53)。   First, in step S51, the buffer size changing unit 24 determines whether or not the number of packet deletion requests is equal to or less than a predetermined maximum packet deletion number (upper limit), and the number of deletion requests is equal to or less than the upper limit value. If so (YES in step S51), the deletion count value DN is set to the number of deletion requests (step S52). On the other hand, when the number of deletion requests is larger than the upper limit value (NO in step S51), the deletion count value DN is set to the upper limit value (step S53).

次に、バッファサイズ変更部24は、揺らぎ吸収バッファ22において、連続する有効パケットの最大連続数が2以上の場合(ステップS54で2以上)、最大連続数が削除カウント値DNの2倍以上であるか否かを判定する(ステップS55)。ここで、最大連続数が削除カウント値DNの2倍であるか否かを判定するのは、1つのパケットを削除する場合は、2つのパケットがオーバーラップ加算されるため、有効パケットが削除カウント値DNの2倍必要になるからである。   Next, when the maximum number of consecutive valid packets is 2 or more in the fluctuation absorbing buffer 22 (2 or more in step S54), the buffer size changing unit 24 sets the maximum number of continuous packets to 2 or more times the deletion count value DN. It is determined whether or not there is (step S55). Here, it is determined whether or not the maximum continuous number is twice the deletion count value DN. When one packet is deleted, since two packets are overlap-added, the valid packet is deleted. This is because twice the value DN is required.

そして、バッファサイズ変更部24は、最大連続数が削除カウント値DNの2倍以上であると判定すると(ステップS55でYES)、オーバーラップ加算により削除カウント値DN分のパケットを削除し、削除カウント値DNから削除したパケット数を減じ、削除カウント値DNを更新する(ステップS58)。   If the buffer size changing unit 24 determines that the maximum continuous number is twice or more the deletion count value DN (YES in step S55), the buffer size changing unit 24 deletes packets corresponding to the deletion count value DN by overlap addition, and deletes the deletion count. The number of deleted packets is subtracted from the value DN, and the deletion count value DN is updated (step S58).

一方、ステップS55において、最大連続数が削除カウント値DNの2倍未満である場合(ステップS55でNO)、バッファサイズ変更部24は、削除可能なパケットをオーバーラップ加算によって削除し、削除カウント値DNから削除したパケット数を減じ、削除カウント値DNを更新し(ステップS56)、処理をステップS54に戻す。   On the other hand, when the maximum continuous number is less than twice the deletion count value DN in step S55 (NO in step S55), the buffer size changing unit 24 deletes the deleteable packet by overlap addition, and deletes the deletion count value. The number of deleted packets is subtracted from the DN, the deletion count value DN is updated (step S56), and the process returns to step S54.

例えば、最大連続数が7、削除カウント値DN(=4)×2が8の場合、連続する7個の有効パケットのうち、6個の有効パケットを2個ずつオーバーラップ加算して、3個のパケットを削除する。そして、削除カウント値DNを、DN=1(=4−3)に更新する。   For example, when the maximum consecutive number is 7 and the deletion count value DN (= 4) × 2 is 8, 6 valid packets are overlapped and added out of 7 consecutive valid packets. Delete the packet. Then, the deletion count value DN is updated to DN = 1 (= 4-3).

一方、ステップS54において、連続する有効パケットの最大連続数が1以下である場合(ステップS54で1以下)、無効パケットを削除し、削除カウント値DNから削除したパケット数を減じ、削除カウント値DNを更新する(ステップS57)。   On the other hand, in step S54, when the maximum number of consecutive valid packets is 1 or less (1 or less in step S54), invalid packets are deleted, and the deleted count value DN is subtracted from the deleted count value DN. Is updated (step S57).

例えば、削除カウント値DNが4、無効パケットの個数が3とすると、3個の無効パケットが削除され、DN=1(=4−3)に更新される。   For example, if the deletion count value DN is 4 and the number of invalid packets is 3, three invalid packets are deleted and updated to DN = 1 (= 4-3).

ステップS59において、バッファサイズ変更部24は、削除カウント値DNが0となったか否かを判定し、削除カウント値DNが0である場合(ステップS59でYES)、処理を終了する。   In step S59, the buffer size changing unit 24 determines whether or not the deletion count value DN is 0. If the deletion count value DN is 0 (YES in step S59), the process ends.

一方、ステップS59において、バッファサイズ変更部24は、削除カウント値DNが0になっていない場合(ステップS59でNO)、有効パケットがあれば(ステップS60でYES)、有効パケットを削除して処理を終了する(ステップS61)。この場合、削除される有効パケットは他の有効パケットと連続していないため、オーバーラップ加算によらず、単純に削除される。一方、有効パケットが無ければ(ステップS60でNO)、そのまま処理が終了される。   On the other hand, in step S59, if the deletion count value DN is not 0 (NO in step S59), the buffer size changing unit 24 deletes the effective packet and processes if there is a valid packet (YES in step S60). Is finished (step S61). In this case, since the valid packet to be deleted is not continuous with other valid packets, it is simply deleted regardless of overlap addition. On the other hand, if there is no valid packet (NO in step S60), the process is terminated as it is.

図18は、バッファサイズ変更部24による挿入処理を示したフローチャートである。   FIG. 18 is a flowchart showing insertion processing by the buffer size changing unit 24.

まず、ステップS71において、バッファサイズ変更部24は、パケットの挿入要求数が予め定められたパケット最大挿入数(上限値)以下であるか否かを判定し、削除要求数が最大挿入数以下である場合(ステップS71でYES)、挿入数を挿入要求数に設定する(ステップS72)。一方、挿入要求数が最大挿入数より大きい場合(ステップS71でNO)、挿入数を最大挿入数に設定する(ステップS73)。   First, in step S71, the buffer size changing unit 24 determines whether or not the number of packet insertion requests is equal to or less than a predetermined maximum packet insertion number (upper limit), and the number of deletion requests is equal to or less than the maximum number of insertions. If there is (YES in step S71), the number of insertions is set to the number of insertion requests (step S72). On the other hand, when the number of insertion requests is larger than the maximum number of insertions (NO in step S71), the number of insertions is set to the maximum number of insertions (step S73).

次に、バッファサイズ変更部24は、揺らぎ吸収バッファ22において、連続する有効パケットの最大連続数が0の場合(ステップS74で0)、揺らぎ吸収バッファ22の先頭から挿入数分の無効パケットを挿入し(ステップS75)、処理を終了する。   Next, when the maximum number of consecutive valid packets in the fluctuation absorbing buffer 22 is 0 (0 in step S74), the buffer size changing unit 24 inserts invalid packets corresponding to the number of insertions from the beginning of the fluctuation absorbing buffer 22. (Step S75), and the process ends.

また、バッファサイズ変更部24は、揺らぎ吸収バッファ22において、連続する有効パケットの最大連続数が2以上の場合(ステップS74で2以上)、連続する有効パケットの区間の真ん中に挿入数分、無効パケットを挿入し(ステップS76)、処理を終了する。   In addition, when the maximum number of consecutive valid packets is 2 or more in the fluctuation absorbing buffer 22 (2 or more in step S74), the buffer size changing unit 24 invalidates the number of insertions in the middle of the continuous valid packet section. A packet is inserted (step S76), and the process ends.

また、バッファサイズ変更部24は、揺らぎ吸収バッファ22において、連続する有効パケットの最大連続数が1の場合(ステップS74で1)、有効パケットの直後に挿入数分、無効パケットを挿入し(ステップS77)、処理を終了する。   When the maximum number of consecutive valid packets is 1 in the fluctuation absorbing buffer 22 (1 in step S74), the buffer size changing unit 24 inserts invalid packets for the number of insertions immediately after the valid packets (step S74). S77), the process is terminated.

このように、本実施の形態による通話システムによれば、揺らぎ吸収バッファから1つのパケットを削除する場合、有効パケットが2つ以上連続する区間の真ん中に位置する2つのパケットをオーバーラップ加算して1つのパケットを生成することにより1つのパケットを削除しているため、音声及び映像の品質劣化を低減させることができる。   As described above, according to the call system according to the present embodiment, when one packet is deleted from the fluctuation absorbing buffer, two packets positioned in the middle of a section where two or more valid packets are continuous are overlap-added. Since one packet is deleted by generating one packet, it is possible to reduce quality degradation of audio and video.

また、揺らぎ吸収バッファ22にパケットを挿入する場合、連続する2つの有効パケットが存在すれば、これら2つの有効パケットの間に無効パケットが挿入されるため、無効パケットは、2つの有効パケットの間に挟まれることになり、この無効パケットに対してパケットロス隠蔽処理を実行した場合、前後の有効パケットから無効パケットが隠蔽でき、音声及び映像の連続性が保たれ、音声及び映像を滑らかに再生することが出来る。   Further, when a packet is inserted into the fluctuation absorbing buffer 22, if there are two consecutive valid packets, an invalid packet is inserted between these two valid packets. When packet loss concealment processing is executed for this invalid packet, the invalid packet can be concealed from the previous and subsequent valid packets, and the continuity of the audio and video is maintained, and the audio and video are reproduced smoothly. I can do it.

1 送信装置
2 受信装置
21 パケット送受信部
22 揺らぎ吸収バッファ
23 カウント部
24 バッファサイズ変更部
25 受信時刻記録部
26 基準値記憶部
27 隠蔽処理部
28 再生部
29 観測履歴保持部
30 スピーカ
31 表示部
33 マイク
34 パケット生成部
DESCRIPTION OF SYMBOLS 1 Transmission apparatus 2 Reception apparatus 21 Packet transmission / reception part 22 Fluctuation absorption buffer 23 Count part 24 Buffer size change part 25 Reception time recording part 26 Reference value storage part 27 Concealment processing part 28 Reproduction part 29 Observation history holding part 30 Speaker 31 Display part 33 Microphone 34 packet generator

Claims (8)

IPネットワークを介して接続された送信装置から連続再生対象となる音声又は映像パケットを受信して揺らぎ吸収バッファに格納する受信装置が、前記揺らぎ吸収バッファに蓄積されているパケットを挿入又は削除するパケット挿入削除方法であって、
前記揺らぎ吸収バッファに格納されているパケットの蓄積パケット数をカウントするカウントステップと、
前記カウントステップによるカウント結果に基づいて、前記揺らぎ吸収バッファにパケットを挿入又は削除するバッファサイズ変更ステップとを備え、
前記バッファサイズ変更ステップは、前記揺らぎ吸収バッファから1つのパケットを削除する場合、音声又は映像を含む有効パケットが連続して2つ以上存在すれば、これら連続する有効パケットのうち、中央に位置する有効パケットと、当該有効パケットに連続して位置する有効パケットとの2つの有効パケットをオーバーラップ加算して削除するものであり、有効パケットが連続する区間が複数存在する場合、有効パケットの連続数が多い区間において、中央に位置する有効パケットと、当該有効パケットに連続して位置する有効パケットとの2つの有効パケットを用いてオーバーラップ加算することを特徴とするパケット挿入削除方法。
A packet in which a receiving device that receives audio or video packets to be continuously reproduced from a transmitting device connected via an IP network and stores it in a fluctuation absorbing buffer inserts or deletes a packet accumulated in the fluctuation absorbing buffer. An insertion and deletion method,
A counting step of counting the number of accumulated packets of the packets stored in the fluctuation absorbing buffer;
A buffer size changing step for inserting or deleting packets in the fluctuation absorbing buffer based on the counting result of the counting step;
In the buffer size changing step, when one packet is deleted from the fluctuation absorbing buffer, if there are two or more valid packets including audio or video in succession, the buffer size changing step is located at the center of the successive valid packets. If two valid packets, a valid packet and a valid packet positioned consecutively with the valid packet, are overlapped and deleted , and there are multiple consecutive valid packets, the number of consecutive valid packets A packet insertion / deletion method characterized in that overlap addition is performed using two valid packets, ie, a valid packet located in the center and valid packets consecutively located in the valid packet in a section with a large amount of data .
前記バッファサイズ変更ステップは、前記揺らぎ吸収バッファにパケットを挿入する場合、音声又は映像を含まない無効パケットを挿入するものであり、前記揺らぎ吸収バッファからパケットを削除する場合、過去に挿入した無効パケットがあれば、当該無効パケットを削除することを特徴とする請求項1記載のパケット挿入削除方法。   The buffer size changing step inserts an invalid packet that does not include audio or video when inserting a packet into the fluctuation absorbing buffer. When deleting a packet from the fluctuation absorbing buffer, the invalid packet inserted in the past is inserted. 2. The packet insertion / deletion method according to claim 1, wherein if there is, the invalid packet is deleted. 前記バッファサイズ変更ステップは、前記揺らぎ吸収バッファにパケットを挿入する場合、連続する2つの有効パケットが存在すれば、これら2つの有効パケットの間に無効パケットを挿入することを特徴とする請求項1又は2記載のパケット挿入削除方法。   The buffer size changing step inserts an invalid packet between the two valid packets if there are two consecutive valid packets when the packet is inserted into the fluctuation absorbing buffer. Or the packet insertion / deletion method according to 2; 前記バッファサイズ変更ステップにおいて、一度に挿入又は削除することができるパケット数の上限値が予め定められていることを特徴とする請求項1〜3のいずれかに記載のパケット挿入削除方法。   4. The packet insertion / deletion method according to claim 1, wherein an upper limit value of the number of packets that can be inserted or deleted at a time is predetermined in the buffer size changing step. 前記バッファサイズ変更ステップにより挿入された無効パケットに対してパケットロス隠蔽処理を実行する隠蔽処理ステップを更に備えることを特徴とする請求項2又は3記載のパケット挿入削除方法。   4. The packet insertion / deletion method according to claim 2, further comprising a concealment processing step for executing a packet loss concealment process on the invalid packet inserted by the buffer size changing step. 前記バッファサイズ変更ステップは、無効パケットを削除した場合において、削除した無効パケットに対応する有効パケットを後から受信した場合、削除した無効パケットの次に無効パケットが存在すれば、当該次の無効パケットと、受信した有効パケットとを入れ換えることを特徴とする請求項2記載のパケット挿入削除方法。 The buffer size changing step, when you delete an invalid packet, if received later the effective packet corresponding to invalid packet deleting, if there is invalid packet to the next invalid packets deleted, the next invalid packets 3. The packet insertion / deletion method according to claim 2, wherein the received valid packet is exchanged. 前記パケットは、音声パケットであり、
前記バッファサイズ変更ステップは、母音の音声を格納する連続する2つのパケットの間に、無効パケットを挿入することを特徴とする請求項3記載のパケット挿入削除方法。
The packet is a voice packet;
4. The packet insertion / deletion method according to claim 3, wherein the buffer size changing step inserts an invalid packet between two consecutive packets storing vowel sounds.
IPネットワークを介して接続された送信装置及び受信装置を備える通話システムであって、
前記受信装置は、
前記送信装置から連続再生対象となる音声又は映像パケットを格納する揺らぎ吸収バッファと、
前記揺らぎ吸収バッファに格納されているパケットの蓄積パケット数をカウントするカウント手段と、
前記カウント手段によるカウント結果に基づいて、前記揺らぎ吸収バッファにパケットを挿入又は削除するバッファサイズ変更手段とを備え、
前記バッファサイズ変更手段は、前記揺らぎ吸収バッファから1つのパケットを削除する場合、音声又は映像を含む有効パケットが連続して2つ以上存在すれば、これら連続する有効パケットのうち、中央に位置する有効パケットと、当該有効パケットに連続して位置する有効パケットとの2つの有効パケットをオーバーラップ加算して削除するものであり、有効パケットが連続する区間が複数存在する場合、有効パケットの連続数が多い区間において、中央に位置する有効パケットと、当該有効パケットに連続して位置する有効パケットとの2つの有効パケットを用いてオーバーラップ加算することを特徴とする通話システム。
A call system comprising a transmission device and a reception device connected via an IP network,
The receiving device is:
A fluctuation absorbing buffer for storing audio or video packets to be continuously reproduced from the transmission device;
Counting means for counting the number of accumulated packets of the packets stored in the fluctuation absorbing buffer;
Buffer size changing means for inserting or deleting packets in the fluctuation absorbing buffer based on the count result by the counting means,
When the buffer size changing unit deletes one packet from the fluctuation absorbing buffer, if there are two or more valid packets including audio or video in succession, the buffer size changing unit is located at the center of the successive valid packets. If two valid packets, a valid packet and a valid packet positioned consecutively with the valid packet, are overlapped and deleted , and there are multiple consecutive valid packets, the number of consecutive valid packets A call system characterized in that overlap addition is performed using two effective packets, ie, an effective packet located in the center and an effective packet positioned consecutively in the effective packet in a section with a large amount of data.
JP2009231961A 2009-10-05 2009-10-05 Packet insertion / deletion method and call system Active JP5330183B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009231961A JP5330183B2 (en) 2009-10-05 2009-10-05 Packet insertion / deletion method and call system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009231961A JP5330183B2 (en) 2009-10-05 2009-10-05 Packet insertion / deletion method and call system

Publications (2)

Publication Number Publication Date
JP2011082708A JP2011082708A (en) 2011-04-21
JP5330183B2 true JP5330183B2 (en) 2013-10-30

Family

ID=44076324

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009231961A Active JP5330183B2 (en) 2009-10-05 2009-10-05 Packet insertion / deletion method and call system

Country Status (1)

Country Link
JP (1) JP5330183B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102050911B1 (en) * 2018-08-20 2019-12-02 주식회사 썬즈 Method for removing audio output delay of full duplex audio transmission and reception system

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023281805A1 (en) * 2021-07-07 2023-01-12 株式会社安川電機 Communication system, control system, and communication method
JP7765745B2 (en) * 2022-04-01 2025-11-07 オムロン株式会社 Control system, control device, control method, and control program

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002271391A (en) * 2001-03-08 2002-09-20 Nec Eng Ltd Dynamic jitter buffer control method
JP2006171353A (en) * 2004-12-15 2006-06-29 Nec Engineering Ltd Voice decoding system
JP4774255B2 (en) * 2005-08-31 2011-09-14 隆行 荒井 Audio signal processing method, apparatus and program
JP4514161B2 (en) * 2007-06-14 2010-07-28 Necアクセステクニカ株式会社 Audio signal receiving apparatus, audio signal communication apparatus, and audio signal receiving method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102050911B1 (en) * 2018-08-20 2019-12-02 주식회사 썬즈 Method for removing audio output delay of full duplex audio transmission and reception system

Also Published As

Publication number Publication date
JP2011082708A (en) 2011-04-21

Similar Documents

Publication Publication Date Title
EP1143671B1 (en) Device and method for reducing delay jitter in data transmission
KR101877699B1 (en) De-jitter buffer update
JP4933605B2 (en) Method and apparatus for adaptive dejitter buffer
JP2002077233A (en) Real-time information receiver
JP2005269632A (en) Communication terminal device, telephone data receiving method, communication system, and gateway
TW200849842A (en) Method of regulating the transmission jitter within a reception terminal
JPWO2004068098A1 (en) Voice packet loss concealment device, voice packet loss concealment method, receiving terminal, and voice communication system
JP5330183B2 (en) Packet insertion / deletion method and call system
JP4076981B2 (en) Communication terminal apparatus and buffer control method
JP3833490B2 (en) Apparatus and method for absorbing delay jitter generated in data transmission
KR101516113B1 (en) Voice decoding apparatus
CN107770124A (en) A kind of dynamic control method and device of ip voice buffering area
JP6031752B2 (en) Voice communication apparatus and program
CN102932673A (en) Video signal and audio signal transmission and synthesis method, system and device
JP5563406B2 (en) Transmission delay control method, receiver, and call system
JP2007235221A (en) Fluctuation absorption buffer device
JP4174017B2 (en) Jitter buffer control method and IP telephone
JP5074749B2 (en) Voice signal receiving apparatus, voice packet loss compensation method used therefor, program for implementing the method, and recording medium recording the program
JP5691721B2 (en) Audio data processing device
JP3669660B2 (en) Call system
JP4684247B2 (en) Voice communication method and voice communication apparatus
JP5806719B2 (en) Voice packet reproducing apparatus, method and program thereof
JP2006100933A (en) Voice communication device
JPH03220835A (en) Delay fluctuation absorption control system
JP4260123B2 (en) Output method, output device, communication system, and computer program

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20120116

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120806

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20120925

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130408

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130416

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130611

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130725

R150 Certificate of patent or registration of utility model

Ref document number: 5330183

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150