JP2013046114A - Multicast secession control device and system and method - Google Patents

Multicast secession control device and system and method Download PDF

Info

Publication number
JP2013046114A
JP2013046114A JP2011180964A JP2011180964A JP2013046114A JP 2013046114 A JP2013046114 A JP 2013046114A JP 2011180964 A JP2011180964 A JP 2011180964A JP 2011180964 A JP2011180964 A JP 2011180964A JP 2013046114 A JP2013046114 A JP 2013046114A
Authority
JP
Japan
Prior art keywords
withdrawal
time
scheduled
advance
multicast
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2011180964A
Other languages
Japanese (ja)
Other versions
JP5597603B2 (en
Inventor
Hiroaki Sato
裕昭 佐藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2011180964A priority Critical patent/JP5597603B2/en
Publication of JP2013046114A publication Critical patent/JP2013046114A/en
Application granted granted Critical
Publication of JP5597603B2 publication Critical patent/JP5597603B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To prevent momentary concentration of load on a multicast device, significant delay in withdrawal processing, and refusal of new participation processing.SOLUTION: In the present invention, when a prior withdrawal request signal including a "scheduled withdrawal time" sent from a user terminal is received, information on the prior withdrawal request signal is stored in prior withdrawal information storage means, and the number of user terminals requiring withdrawal processing at the scheduled withdrawal time is calculated on the basis of the scheduled withdrawal time included in prior withdrawal request signals. And a scheduled execution time at which withdrawal processing will actually be executed on the basis of the number of the user terminals and the scheduled withdrawal time is determined, which is then stored in the prior withdrawal information storage means. At a given time, the prior withdrawal information storage means is referred to, and withdrawal processing corresponding to the scheduled execution time corresponding to the referenced time is executed.

Description

本発明は、マルチキャスト離脱制御装置及びシステム及び方法に係り、特に、マルチキャストにより多数の受信者に映像などのストリームを配信するシステムからユーザ端末が脱退するためのマルチキャスト離脱制御装置及びシステム及び方法に関する。   The present invention relates to a multicast leave control apparatus, system, and method, and more particularly, to a multicast leave control apparatus, system, and method for a user terminal to leave a system that distributes a stream such as a video to many recipients by multicast.

同一の映像などを多数のユーザ端末に配信する場合、個別のユーザ端末にユニキャストで配信するのではなく、マルチキャストグループに参加しているユーザ端末にコピーを配信するようにするマルチキャスト技術がある。この技術により、ネットワーク内で転送するストリームの数を減らすことができる。   When distributing the same video or the like to a large number of user terminals, there is a multicast technique in which a copy is distributed to user terminals participating in a multicast group instead of being distributed to individual user terminals by unicast. This technique can reduce the number of streams transferred in the network.

マルチキャストへの参加・脱退を管理する手順として、IGMP(Internet Group Management Protocol)(例えば、非特許文献1参照)、MLD(Multicast Listener Discovery)(例えば、非特許文献2参照)がある。例えば、MLDv2(Multicast Listener Discovery Version 2)では、ホスト(ユーザ端末)は参加、脱退にあたり、State Change Reportをマルチキャストルータ(マルチキャスト装置)に送ることが規定されている。これは、リンク毎の処理として規定されている。   There are IGMP (Internet Group Management Protocol) (for example, refer to Non-Patent Document 1) and MLD (Multicast Listener Discovery) (for example, refer to Non-Patent Document 2) as procedures for managing participation and withdrawal from multicast. For example, MLDv2 (Multicast Listener Discovery Version 2) stipulates that a host (user terminal) sends a State Change Report to a multicast router (multicast device) when joining or leaving. This is defined as a process for each link.

同一リンク内に同じマルチキャストストリームを受信したいユーザ端末が複数ある場合、マルチキャスト装置は、1リンクあたり1つのストリームを流せばよい。言い換えると、ユーザ端末数分のストリームを流す必要がない。一方、異リンクに同じマルチキャストストリームを受信したいユーザ端末が存在する場合、マルチキャスト装置は、コピーを作成してそれぞれのリンクにマルチキャストストリームを流す必要がある。また、マルチキャスト装置がユーザ端末から脱退の信号を受けた場合、そのユーザ端末の他のユーザ端末が同一リンク上でそのマルチキャストストリームを受信していなければ、そのリンクへのマルチキャストストリームの送信を止めることができる。同一リンク上にそのマルチキャストストリームを受信しているユーザ端末が残っているかを確認するため、MLDv2では、脱退のState Change Reportがマルチキャストルータに届く毎に、当該リンクにクエリを送信することとなっている。   When there are a plurality of user terminals that want to receive the same multicast stream in the same link, the multicast device may flow one stream per link. In other words, there is no need to flow as many streams as the number of user terminals. On the other hand, when there are user terminals that want to receive the same multicast stream on different links, the multicast device needs to create a copy and flow the multicast stream on each link. Also, when a multicast device receives a withdrawal signal from a user terminal, transmission of the multicast stream to the link is stopped unless other user terminals of the user terminal receive the multicast stream on the same link. Can do. MLDv2 sends a query to the link every time the withdrawal State Change Report arrives at the multicast router in order to check whether there are any user terminals that have received the multicast stream on the same link. Yes.

大規模通信事業者のネットワークでは、マルチキャスト装置に多くのユーザ端末が収容され、並行して処理すべきリンクの数は多い。このため、大規模通信事業者の環境では、多数のユーザ端末からの脱退要求信号に対して、それぞれに脱退処理を行う必要がある。   In a network of a large-scale communication carrier, many user terminals are accommodated in a multicast device, and the number of links to be processed in parallel is large. For this reason, in the environment of a large-scale telecommunications carrier, it is necessary to perform withdrawal processing on withdrawal request signals from a large number of user terminals.

以下、テレビ番組など映像配信を例にとって説明するが、配信するストリームは映像に限らず、音声、音楽の配信、データの配信など内容は問わない。   Hereinafter, video distribution such as a television program will be described as an example. However, the stream to be distributed is not limited to video, and any content such as audio, music distribution, data distribution, etc. may be used.

ユーザは、ユーザ端末側に事前に配布されている番組表EPG(Electronic Program Guide)などをベースに、ユーザ端末上で、どの番組を視聴するかを事前に指定することができる。例えば、19時から20時までは番組Aを視聴する、あるいは、録画する、などを事前に登録することができる。さらに、19時から20時までは番組Aを視聴あるいは録画、20時から21時までは番組Bを視聴あるいは録画する、など複数の番組を事前に登録することができる。   The user can designate in advance which program is to be viewed on the user terminal based on a program guide EPG (Electronic Program Guide) distributed in advance to the user terminal. For example, it is possible to register in advance that the program A is viewed or recorded from 19:00 to 20:00. Furthermore, a plurality of programs can be registered in advance, such as viewing or recording program A from 19:00 to 20:00, and viewing or recording program B from 20:00 to 21:00.

従来の技術では、ユーザ端末上での予約登録状況に従い、上記の例ではユーザ端末は、19時に番組Aに対する参加信号、20時に番組Aに対する脱退信号、及び番組Bへの参加信号、21時に番組Bに対する脱退信号をマルチキャスト装置に送っていた。脱退信号を受信するマルチキャスト装置は、これらのメッセージを受けると、即座に処理を行う。   In the prior art, according to the reservation registration status on the user terminal, in the above example, the user terminal sends a participation signal for program A at 19:00, a withdrawal signal for program A at 20:00, a participation signal for program B, and a program at 21:00 A withdrawal signal for B was sent to the multicast device. Upon receiving these messages, the multicast device that receives the withdrawal signal performs processing immediately.

IETF RFC3376 Internet Group Management Protocol, Version 3.IETF RFC3376 Internet Group Management Protocol, Version 3. IETF RFC3810 Multicast Listener Discovery Version 2 (MLDv2) for IPv6.IETF RFC3810 Multicast Listener Discovery Version 2 (MLDv2) for IPv6.

しかしながら、テレビ番組などは、30分単位の正時(毎時0分、毎時30分)などに番組が開始されることが多いため、その時刻に脱退信号、参加信号が一斉にネットワークに送られ、マルチキャスト装置に瞬間的に負荷が集中し、輻輳状態に陥ることがある。従来の技術では、大量の脱退信号がマルチキャスト装置に到着し、マルチキャスト装置が輻輳した場合、実際の処理が遅延したり、新たな参加に対する参加処理が実施できない可能性がある。   However, since TV programs and the like often start at the hour on the hour (0 minutes per hour, 30 minutes per hour) etc., withdrawal signals and participation signals are sent to the network all at the same time, A load may be instantaneously concentrated on a multicast device, resulting in a congestion state. In the conventional technique, when a large amount of withdrawal signals arrive at the multicast device and the multicast device is congested, there is a possibility that the actual processing is delayed or the participation processing for new participation cannot be performed.

また、番組Aに対する脱退処理と番組Aに対する参加処理を続けて実施する場合、例えば、ユーザ端末がテレビのチャンネルを切り替えるように、一つの番組Aからもう一つの番組Bに切り替える際において、マルチキャスト装置が輻輳していると、マルチキャストストリーム数に上限を設けているようなネットワークでは、脱退処理と参加処理の順序が逆転してストリーム数上限制限により新しい参加処理が実施できない、あるいは、順序を守って脱退処理が完了するまで参加処理が行われずに参加処理の実施が遅れてユーザ端末で番組Bを見ることができるのが番組開始後になってしまう、などの問題が生じる可能性がある。   Further, when the withdrawal process for program A and the participation process for program A are continuously performed, for example, when the user terminal switches from one program A to another program B so as to switch the TV channel, the multicast device If the network is congested, in the network where the upper limit is set for the number of multicast streams, the order of withdrawal processing and participation processing is reversed, and new participation processing cannot be performed due to the upper limit on the number of streams, or the order must be observed. There is a possibility that the participation process is not performed until the withdrawal process is completed, and the implementation of the participation process is delayed and the program B can be viewed on the user terminal after the program starts.

本発明は、事前に脱退信号を送ることを実現し、脱退予定時刻に先立って脱退処理を行うと共に、同一リンクに対するクエリ処理を効率化することにより、マルチキャスト装置に瞬間的に負荷が集中することを防止し、脱退処理が大きく遅延することを防止すると共に、新たな参加処理が拒否されることを防止することが可能なマルチキャスト離脱制御装置及びシステム及び方法を提供することを目的とする。   The present invention realizes sending a withdrawal signal in advance, performs withdrawal processing prior to the scheduled withdrawal time, and streamlines the query processing for the same link, so that the load is instantaneously concentrated on the multicast device. It is an object of the present invention to provide a multicast leaving control apparatus, system and method capable of preventing the withdrawal process from being greatly delayed and preventing the new joining process from being rejected.

上記の課題を解決するために、本発明(請求項1)は、マルチキャストにより多数の受信者に映像などのストリームを配信するシステムにおいて、ユーザ端末の離脱制御を行うマルチキャスト離脱制御装置であって、
前記ユーザ端末から送信された、脱退の情報と脱退を希望する時間(以下、「脱退予定時刻」と記す)を含む事前脱退要求信号を受信すると、該事前脱退要求信号の情報を事前脱退情報記憶手段に格納する事前脱退要求信号要求手段と、
前記事前脱退要求信号の前記脱退予定時刻に基づいて、該脱退予定時刻の脱退処理が必要なユーザ端末数を求め、該ユーザ端末数及び該脱退予定時刻に基づいて実際に脱退処理を行う実行予定時刻を決定し、前記事前脱退情報記憶手段に格納する実行予定時刻決定手段と、
任意の時刻に、前記事前脱退情報記憶手段を参照して、該時刻に対応する実行予定時刻に対応する脱退処理を行う脱退実行手段と、を有する。
In order to solve the above-described problem, the present invention (Claim 1) is a multicast leaving control device for performing leaving control of a user terminal in a system that distributes a stream such as a video to a number of recipients by multicast,
When receiving a prior withdrawal request signal transmitted from the user terminal and including withdrawal information and a desired withdrawal time (hereinafter referred to as “withdrawal time”), information on the prior withdrawal request signal is stored in advance withdrawal information. A prior withdrawal request signal requesting means stored in the means;
Based on the scheduled withdrawal time of the advance withdrawal request signal, the number of user terminals that require withdrawal processing at the scheduled withdrawal time is obtained, and the withdrawal processing is actually performed based on the number of user terminals and the scheduled withdrawal time A scheduled execution time determining means for determining a scheduled time and storing it in said advance withdrawal information storage means;
And a withdrawal execution means for performing withdrawal processing corresponding to the scheduled execution time corresponding to the time with reference to the advance withdrawal information storage means at an arbitrary time.

また、本発明(請求項2)のマルチキャスト離脱制御装置は、請求項1の前記実行予定時刻決定手段において、
前記事前脱退要求信号に、前記脱退予定時刻に許容できる時間幅である脱退許容時間差が指定されている場合には、該時間幅を含めて前記実行予定時刻を決定する時間幅−実行予定時刻決定手段を含み、
前記時間幅−実行予定時刻決定手段は、
前記時間幅を含む事前脱退要求信号が複数ある場合には、
前記脱退許容時間差のものから先行して行う、
ランダムに順番を決定する、
事前脱退要求信号の受信時刻が早いものを脱退予定時刻に近い実行予定時刻とし、事前脱退要求信号受信時刻が遅いものは時間的に先に行う、
のいずれかにより前記実行予定時刻を決定する。
Moreover, the multicast leaving control apparatus of the present invention (Claim 2) is the execution scheduled time determination unit according to Claim 1,
When the advance withdrawal request signal specifies a withdrawal allowance time difference that is an acceptable time width for the scheduled withdrawal time, a time width that determines the scheduled execution time including the time width minus the scheduled execution time Including determination means,
The time width-scheduled execution time determining means is
When there are a plurality of advance withdrawal request signals including the time width,
Performing in advance from those of the withdrawal allowable time difference,
Decide the order at random,
The one with the earlier reception time of the prior withdrawal request signal is set to the scheduled execution time close to the scheduled withdrawal time, and the one with the later prior withdrawal request signal reception time is performed earlier in time.
To determine the scheduled execution time.

また、本発明(請求項3)のマルチキャスト離脱制御装置は、請求項1または2の前記実行予定時刻決定手段において、
前記事前脱退要求信号の総数Mから前記脱退許容時間差が指定されている事前脱退要求信号の数Lを差し引いた数P(P=M−L)が、予め定めた処理可能数Nを超えた場合、前記脱退予定時刻以降の時刻を実行予定時刻として前記事前脱退情報記憶手段に格納する手段を含む。
Further, in the multicast leaving control device of the present invention (Claim 3), in the execution scheduled time determination means of Claim 1 or 2,
The number P (P = M−L) obtained by subtracting the number L of advance withdrawal request signals for which the withdrawal allowance time difference is designated from the total number M of the advance withdrawal request signals exceeds a predetermined processable number N. A means for storing the time after the scheduled withdrawal time as the scheduled execution time in the advance withdrawal information storage means.

また、本発明(請求項4)のマルチキャスト離脱制御装置は、請求項3の前記実行予定時刻決定手段において、
前記処理可能数Nを、当該マルチキャスト装置が所定の時間に処理可能な信号数、前記実行予定時刻に予想される脱退信号数のいずれか、または、両方に基づいて決定する手段を含む。
Moreover, the multicast leaving control device of the present invention (Claim 4) is the execution scheduled time determination means of Claim 3,
Means for determining the processable number N based on either or both of the number of signals that the multicast apparatus can process at a predetermined time, the number of withdrawal signals expected at the scheduled execution time, or both;

また、本発明(請求項5)のマルチキャスト離脱制御装置は、請求項4の前記事項予定時刻決定手段において、
他のユーザ端末からの参加処理を優先して実行するよう前記実行予定時刻を決定する手段を含む。
Moreover, the multicast leaving control apparatus of the present invention (Claim 5) is the above-mentioned scheduled item time determination means according to Claim 4,
Means for determining the scheduled execution time so as to preferentially execute the participation process from another user terminal;

また、本発明(請求項6)のマルチキャスト離脱制御装置は、請求項1において、
同一リンクからの事前脱退要求信号に対し、クエリを1回にまとめて送信する手段を含む。
In addition, the multicast leaving control apparatus of the present invention (Claim 6) is as follows.
Means for transmitting a query all at once in response to a prior withdrawal request signal from the same link.

本発明(請求項7)は、ユーザ端末と、該ユーザ端末の離脱制御を行うマルチキャスト離脱制御装置からなり、マルチキャストにより多数の受信者に映像などのストリームを配信するマルチキャストシステムであって、
前記ユーザ端末は、
脱退の情報と脱退を希望する時間(以下、「脱退予定時刻」と記す)を含む事前脱退要求信号を前記マルチキャスト装置に送信する手段を有し、
前記マルチキャスト離脱制御装置は、
前記ユーザ端末から前記事前脱退要求信号を受信すると、該事前脱退要求信号の情報を事前脱退情報記憶手段に格納する事前脱退要求信号受信手段と、
前記事前脱退要求信号の前記脱退予定時刻に基づいて、該脱退予定時刻の脱退処理が必要なユーザ端末数を求め、該ユーザ端末数及び該脱退予定時刻に基づいて実際に脱退処理を行う実行予定時刻を決定し、前記事前脱退情報記憶手段に格納する実行予定時刻決定手段と、
任意の時刻に、前記事前脱退情報記憶手段を参照して、該時刻に対応する実行予定時刻に対応する脱退処理を行う脱退実行手段と、
を有する。
The present invention (Claim 7) is a multicast system comprising a user terminal and a multicast leaving control device that performs leaving control of the user terminal, and distributes a stream such as a video to a number of recipients by multicast,
The user terminal is
Means for transmitting a prior withdrawal request signal including information on withdrawal and a time for which withdrawal is desired (hereinafter referred to as “scheduled withdrawal time”) to the multicast device;
The multicast leaving control device is:
Upon receipt of the advance withdrawal request signal from the user terminal, advance withdrawal request signal receiving means for storing information on the advance withdrawal request signal in advance withdrawal information storage means;
Based on the scheduled withdrawal time of the advance withdrawal request signal, the number of user terminals that require withdrawal processing at the scheduled withdrawal time is obtained, and the withdrawal processing is actually performed based on the number of user terminals and the scheduled withdrawal time A scheduled execution time determining means for determining a scheduled time and storing it in said advance withdrawal information storage means;
Withdrawing execution means for performing withdrawal processing corresponding to the scheduled execution time corresponding to the time with reference to the advance withdrawal information storage means at an arbitrary time;
Have

本発明(請求項8)は、ユーザ端末と、該ユーザ端末の離脱制御を行うマルチキャスト離脱制御装置からなり、マルチキャストにより多数の受信者に映像などのストリームを配信するマルチキャストシステムにおけるマルチキャスト離脱制御方法あって、
前記ユーザ端末は、
脱退の情報と脱退を希望する時間(以下、「脱退予定時刻」と記す)を含む事前脱退要求信号を前記マルチキャスト装置に送信し、
前記マルチキャスト離脱制御装置は、
事前脱退要求信号受信手段が前記ユーザ端末から前記事前脱退要求信号を受信すると、該事前脱退要求信号の情報を事前脱退情報記憶手段に格納する事前脱退要求信号受信ステップと、
実行予定時刻決定手段が、前記事前脱退要求信号の前記脱退予定時刻に基づいて、該脱退予定時刻の脱退処理が必要なユーザ端末数を求め、該ユーザ端末数及び該脱退予定時刻に基づいて実際に脱退処理を行う実行予定時刻を決定し、前記事前脱退情報記憶手段に格納する実行予定時刻決定ステップと、
脱退実行手段が、任意の時刻に、前記事前脱退情報記憶手段を参照して、該時刻に対応する実行予定時刻に対応する脱退処理を行う脱退実行ステップと、
を行い、
前記実行予定時刻決定ステップは、
前記事前脱退要求信号に、前記脱退予定時刻に許容できる時間幅である脱退許容時間差が指定されている場合には、該時間幅を含めて前記実行予定時刻を決定する時間幅−実行予定時刻決定手段を含み、
前記時間幅−実行予定時刻決定手段は、
前記時間幅を含む事前脱退要求信号が複数ある場合には、
前記脱退許容時間差のものから先行して行う、
ランダムに順番を決定する、
事前脱退要求信号の受信時刻が早いものを脱退予定時刻に近い実行予定時刻とし、事前脱退要求信号受信時刻が遅いものは時間的に先に行う、
のいずれかにより前記実行予定時刻を決定する。
The present invention (Claim 8) comprises a multicast leaving control method in a multicast system comprising a user terminal and a multicast leaving control device for controlling the leaving of the user terminal, and delivering a stream such as video to a number of recipients by multicast. And
The user terminal is
Sending a previous withdrawal request signal including withdrawal information and a desired withdrawal time (hereinafter referred to as “withdrawal scheduled time”) to the multicast device,
The multicast leaving control device is:
When the advance withdrawal request signal receiving means receives the advance withdrawal request signal from the user terminal, the advance withdrawal request signal receiving step of storing information on the advance withdrawal request signal in the advance withdrawal information storage means;
The scheduled execution time determining means obtains the number of user terminals that require withdrawal processing of the scheduled withdrawal time based on the scheduled withdrawal time of the advance withdrawal request signal, and based on the number of user terminals and the scheduled withdrawal time A scheduled execution time determining step for determining a scheduled execution time for actually performing the withdrawal process, and storing it in the advance withdrawal information storage means;
A withdrawal execution step in which the withdrawal execution means refers to the preliminary withdrawal information storage means at an arbitrary time and performs a withdrawal process corresponding to the scheduled execution time corresponding to the time;
And
The scheduled execution time determination step includes:
When the advance withdrawal request signal specifies a withdrawal allowance time difference that is an acceptable time width for the scheduled withdrawal time, a time width that determines the scheduled execution time including the time width minus the scheduled execution time Including determination means,
The time width-scheduled execution time determining means is
When there are a plurality of advance withdrawal request signals including the time width,
Performing in advance from those of the withdrawal allowable time difference,
Decide the order at random,
The one with the earlier reception time of the prior withdrawal request signal is set to the scheduled execution time close to the scheduled withdrawal time, and the one with the later prior withdrawal request signal reception time is performed earlier in time.
To determine the scheduled execution time.

上記のように、本発明によれば、脱退要求信号が時間的に集中すると予想される場合にも、脱退処理を前後の時間に分散させることにより、マルチキャスト装置の輻輳を防止することができる。   As described above, according to the present invention, even when the withdrawal request signals are expected to be concentrated in time, congestion of the multicast device can be prevented by dispersing the withdrawal processing in the preceding and following times.

さらに、大量の脱退要求信号によるマルチキャスト装置の輻輳により、ユーザ端末からの新たな参加要求に対し、参加処理が遅れ、ユーザ端末が実際にマルチキャストストリーム配信を受信できる時間が遅れること、ユーザ端末に対して参加処理が実行されないことを防止できる。   Furthermore, due to congestion of the multicast device due to a large number of withdrawal request signals, the participation process is delayed for a new participation request from the user terminal, and the time during which the user terminal can actually receive the multicast stream distribution is delayed. This prevents the participation process from being executed.

本発明の一実施の形態におけるマルチキャスト装置の構成図である。It is a block diagram of the multicast apparatus in one embodiment of this invention. 本発明の一実施の形態における事前予約情報保持部の保持情報例である。It is an example of holding information of the advance reservation information holding part in one embodiment of the present invention. 本発明の一実施の形態における概要動作のシーケンスチャートである。It is a sequence chart of an outline operation in one embodiment of the present invention. 本発明の一実施の形態における実行予定時刻の決定処理のフローチャートである。It is a flowchart of the determination process of the scheduled execution time in one embodiment of this invention.

以下図面と共に、本発明の実施の形態を説明する。   Embodiments of the present invention will be described below with reference to the drawings.

図1は、本発明の一実施の形態におけるマルチキャスト装置の構成図である。   FIG. 1 is a configuration diagram of a multicast apparatus according to an embodiment of the present invention.

なお、本発明に直接関係しない機能については省略してある。例えば、マルチキャスト装置は、配信元の装置から配信されるストリームを受け取ること、及び、そのルートに関するルーティング制御を行うとが、それらの機能は図示していない。また、マルチキャスト状態を記憶する状態保持部も省略しており、マルチキャストえいある。   Note that functions not directly related to the present invention are omitted. For example, a multicast device receives a stream distributed from a distribution source device and performs routing control related to the route, but these functions are not shown. Further, a state holding unit for storing the multicast state is also omitted, and there is multicasting.

同図に示すユーザ端末20、マルチキャスト端末10の間で参加・脱退の制御を行う。   Participation / withdrawal is controlled between the user terminal 20 and the multicast terminal 10 shown in FIG.

マルチキャスト装置10は、IPマルチキャスト技術の場合、いわゆるラストホップルータである。マルチキャスト装置10内部には、回線対応部11、コピー部12、制御部13、事前予約情報保持部14がある。   In the case of IP multicast technology, the multicast device 10 is a so-called last hop router. In the multicast device 10, there are a line correspondence unit 11, a copy unit 12, a control unit 13, and an advance reservation information holding unit 14.

ユーザ端末20は、これまでのマルチキャスト技術と同様に、参加、脱退の信号をマルチキャスト装置に送る機能に加え、予約時間を含めた脱退の信号を送る機能を持つ。この信号を事前脱退要求信号と呼ぶ。   Similar to the conventional multicast technology, the user terminal 20 has a function of sending a withdrawal signal including a reservation time in addition to a function of sending a join / leave signal to the multicast device. This signal is called a prior withdrawal request signal.

回線対応部11は、リンク毎に設置され、そのリンクからの受信、リンクへの送信の状態を監視し、許可された以外のものをブロックする機能を持つ。   The line corresponding unit 11 is installed for each link, and has a function of monitoring a reception state from the link and a transmission state to the link and blocking those other than those permitted.

コピー部12は、上流から配信されるストリームを、指定された回線対応部11を通して、ユーザ端末20に送信するために、コピーを行う。さらに、そのリンクで当該マルチキャストストリームを受信していたユーザ端末20が全て脱退した場合、コピーを停止することができる。   The copy unit 12 performs copying in order to transmit the stream distributed from the upstream to the user terminal 20 through the designated line corresponding unit 11. Further, when all the user terminals 20 that have received the multicast stream on the link have withdrawn, copying can be stopped.

図2は、本発明の一実施の形態における事前脱退情報保持部の保持情報例である。事前脱退情報保持部14は、ユーザ端末20から受信した事前脱退要求信号の情報と、制御部13により決定された実行予定時刻の情報を保持する。   FIG. 2 is an example of information held by the advance withdrawal information holding unit according to the embodiment of the present invention. The advance withdrawal information holding unit 14 holds information on the advance withdrawal request signal received from the user terminal 20 and information on the scheduled execution time determined by the control unit 13.

制御部13は、ユーザ端末20から受信した信号に応じて、コピー部12、回線対応部11を制御すると共に、事前脱退要求信号受信時には、事前脱退要求信号の内容を事前脱退情報保持部14に書き込む。さらに、制御部13は、実行予定時間を決定し、事前脱退情報保持部14に書き込む。また、制御部13は、事前脱退情報保持部14に保持された情報に応じて、コピー部12、回線対応部11を制御する。   The control unit 13 controls the copy unit 12 and the line corresponding unit 11 in accordance with the signal received from the user terminal 20, and the content of the advance withdrawal request signal is stored in the advance withdrawal information holding unit 14 when the advance withdrawal request signal is received. Write. Further, the control unit 13 determines the scheduled execution time and writes it in the advance withdrawal information holding unit 14. Further, the control unit 13 controls the copy unit 12 and the line corresponding unit 11 according to the information held in the advance withdrawal information holding unit 14.

ユーザ端末20は、実際に脱退したい時刻により前の時点で、事前脱退要求信号をマルチキャスト装置10に送ることができる。例えば、ユーザ端末は、番組表での予約があったとき、番組開始時刻の前に、番組終了時刻を載せた事前脱退要求信号をマルチキャスト装置10に送ることができる。なお、ユーザ端末20は、事前脱退要求信号の他に従来の技術と同様に、脱退信号を送ることもできる。   The user terminal 20 can send a prior withdrawal request signal to the multicast device 10 at a previous time depending on the time at which the user terminal actually wants to leave. For example, when there is a reservation in the program guide, the user terminal can send a prior withdrawal request signal carrying the program end time to the multicast device 10 before the program start time. Note that the user terminal 20 can send a withdrawal signal in addition to the prior withdrawal request signal, as in the prior art.

事前脱退要求信号には、どのマルチキャストグループへの参加か、どのソースからのマルチキャストストリーム受信かといった従来の技術と同様の情報要素に加え、脱退を希望する時刻(以下、「脱退予定時刻」と呼ぶ)を載せる。さらに脱退希望時間に対して、どれくらいの時間幅での処理を許容するか、の指定を付加してもよい。以下の、この時間幅を「脱退許容時間差」と呼ぶ。   In the advance withdrawal request signal, in addition to the same information elements as in the conventional technology such as which multicast group to join and from which source the multicast stream is received, the time at which withdrawal is desired (hereinafter referred to as “withdrawal scheduled time”) ). Furthermore, it may be specified how long the processing is allowed for the desired withdrawal time. Hereinafter, this time width is referred to as “withdrawal allowable time difference”.

図3は、本発明の一実施の形態における概要動作のフローチャートである。   FIG. 3 is a flowchart of an outline operation in one embodiment of the present invention.

ステップ100) ユーザ端末20が事前脱退要求信号をマルチキャスト装置10に送信する。   Step 100) The user terminal 20 transmits a prior withdrawal request signal to the multicast device 10.

ステップ200) マルチキャスト装置10の制御部13は、事前脱退要求信号を受信すると、事前脱退情報保持部14に、ユーザ端末ID,脱退予定時刻、許容時間差、及び、マルチキャスト情報を記入する。マルチキャスト情報とは、マルチキャストグループID(IPマルチキャスト技術でのマルチキャストアドレス相当)、ソースID(IPマルチキャスト技術でのソースアドレス相当)などである。   Step 200) Upon receiving the advance withdrawal request signal, the control unit 13 of the multicast device 10 fills in the advance withdrawal information holding unit 14 with the user terminal ID, scheduled withdrawal time, allowable time difference, and multicast information. The multicast information includes a multicast group ID (equivalent to a multicast address in the IP multicast technology), a source ID (equivalent to a source address in the IP multicast technology), and the like.

ステップ300) さらに、制御部130は、事前脱退情報保持部14に、事前脱退要求信号受信時刻及び後述する方法によって決定する実行予定時刻を書き込む。なお、説明では、便宜上、事前脱退情報保持部14を1つのテーブルのように表しているが、これらの情報は分散して管理してもよい。   Step 300) Furthermore, the control unit 130 writes the advance withdrawal request signal reception time and the scheduled execution time determined by a method described later in the advance withdrawal information holding unit 14. In the description, for the sake of convenience, the advance withdrawal information holding unit 14 is represented as one table, but these pieces of information may be managed in a distributed manner.

制御部13は、脱退予定時刻毎に、事前脱退情報保持部14を検索し、脱退処理が必要なユーザ端末数を把握する。このサーチ動作は、定期的に行ってもよいし、脱退予定時刻に対応したタイマにより行ってもよい。また、サーチ動作を脱退予定時刻前に複数回行うことも可能である。   The control unit 13 searches the advance withdrawal information holding unit 14 for each scheduled withdrawal time, and grasps the number of user terminals that require withdrawal processing. This search operation may be performed periodically or by a timer corresponding to the scheduled withdrawal time. It is also possible to perform the search operation a plurality of times before the scheduled withdrawal time.

制御部13は、脱退予定時刻毎に事前脱退要求信号をいくつ受信しているのかの情報に基づき、脱退予定時刻に対して、どれだけ前後の時刻にどの事前脱退要求信号に対する脱退処理を行うかを決定する。これにより、脱退予定時刻のみにマルチキャスト装置10の処理負荷がピークとなることを防止する。更に、事前脱退要求信号に対し、実際に脱退処理をする時刻を決定する際に、その時点までの過去(前日、前週など)のデータからその時刻に脱退信号がいくつ到来するかの予測値を出し、それを利用することもできる。   Based on information on how many advance withdrawal request signals are received at each scheduled withdrawal time, the control unit 13 performs the withdrawal process for which advance withdrawal request signal at a time before and after the scheduled withdrawal time. To decide. This prevents the processing load on the multicast device 10 from peaking only at the scheduled withdrawal time. Furthermore, when determining the time for actually performing the withdrawal process in response to the prior withdrawal request signal, the predicted value of how many withdrawal signals will arrive at that time from the past data (the previous day, the previous week, etc.) up to that point You can also use it.

制御部13は、決定された時刻を、事前脱退情報保持部14に保持されたその脱退予定時刻に対する事前脱退要求信号ごとに実行予定時刻として書き込む。   The control unit 13 writes the determined time as the scheduled execution time for each preliminary withdrawal request signal for the scheduled withdrawal time held in the preliminary withdrawal information holding unit 14.

ステップ400) 制御部13は、事前予約情報保持部14の実行予定時刻を検索し、その時刻に脱退処理を実施する。その時点での通常の(事前ではない)脱退信号を受信した場合、事前脱退要求信号の脱退処理を優先してもよい。   Step 400) The control unit 13 searches the scheduled execution time of the advance reservation information holding unit 14, and performs the withdrawal process at that time. When a normal (not prior) withdrawal signal at that time is received, priority may be given to the withdrawal processing of the prior withdrawal request signal.

次に、上記のステップ300における実行予定時刻の決定処理について説明する。   Next, the execution time determination process in step 300 will be described.

図4は、本発明の一実施の形態における実行予定時刻の決定処理のフローチャートである。   FIG. 4 is a flowchart of the process for determining the scheduled execution time according to the embodiment of the present invention.

ステップ301) 制御部13は、事前予約情報保持部14を所定の時刻毎に定期的、または、タイマによりサーチする。   Step 301) The control unit 13 searches the advance reservation information holding unit 14 periodically at a predetermined time or by a timer.

ステップ302) 制御部13は、事前予約情報保持部14から取得したデータからある時刻に脱退処理を希望するユーザ端末数Mをカウントする。   Step 302) The control unit 13 counts the number M of user terminals that desire the withdrawal process at a certain time from the data acquired from the advance reservation information holding unit 14.

ステップ303) ある時刻に脱退処理を希望するユーザ端末数Mが、予め定めた数Nを超えた場合は、ステップ304に移行し、超えてない場合はステップ309に移行する。   Step 303) If the number M of user terminals desiring withdrawal processing at a certain time exceeds a predetermined number N, the process proceeds to step 304; otherwise, the process proceeds to step 309.

この予め定めた数Nとは、マルチキャスト装置10の処理能力の点から、例えば、1秒間に処理可能な信号数Kなどを参考にして決めてもよい。さらに、その時刻に予測される脱退信号数の情報も参考にしてNを決めてもよい。   The predetermined number N may be determined with reference to, for example, the number K of signals that can be processed per second from the viewpoint of the processing capability of the multicast device 10. Furthermore, N may be determined with reference to information on the number of withdrawal signals predicted at that time.

ステップ304) 脱退許容時間差が指定されている要求については、指定時刻から脱退許容時間差で指定された時間幅だけ前の時刻から脱退処理を開始する。制御部13は、それらの実行予定時刻を定め、事前予約情報保持部14の実行予定時刻に記入する。このような要求が複数ある場合は、
・脱退許容時間差が大きいものから先行して行う;
・ランダムに順番を決める;
・事前脱退要求信号受信時刻の早いものは脱退予定時刻に近い時刻を実行予定時刻とし、事前脱退要求信号受信時刻の遅いものは時間的に先に行う;
等の方法を採ることができる。ここで、事前脱退要求信号受信時刻が遅いものは時間的に先に行う、とは、例えば、20時00分の脱退について、19時30分に事前脱退要求信号を受信したユーザ端末Aと、19時55分に事前脱退要求信号を受信したユーザ端末Bがあった場合は、ユーザ端末Aの実際の脱退処理について、本来の時刻(20時)に近い時刻(例えば、19時59分55秒)を実行予定時刻とする、と順序付ける方法である。
Step 304) With respect to a request for which the withdrawal allowance time difference is designated, the withdrawal processing is started from the time before the designated time by the time width designated by the withdrawal allowance time difference. The control unit 13 determines the scheduled execution time and fills in the scheduled execution time of the advance reservation information holding unit 14. If you have more than one such request,
・ Prior to those with a large difference in withdrawal allowance time;
・ Randomly decide the order;
-For those with early withdrawal request signal reception time, the time close to the scheduled withdrawal time is set as the scheduled execution time, and those with late withdrawal request signal reception time are performed earlier in time;
Etc. can be adopted. Here, what is late in advance withdrawal request signal reception time is performed first in time, for example, about withdrawal at 20:00, user terminal A that received the advance withdrawal request signal at 19:30, If there is a user terminal B that has received a prior withdrawal request signal at 19:55, a time close to the original time (20:00) for the actual withdrawal processing of the user terminal A (for example, 19:59:55) ) As the scheduled execution time.

ステップ305) もし、マルチキャスト装置10の処理能力の点から、脱退許容時間差が指定されている要求すべてについて、脱退許容時間差内で事前脱退処理を行うことが困難な場合、マルチキャスト装置10はユーザ端末20に対して脱退許容時間差内で実施不可能である旨を、信号により通知してもよい。あるいは、マルチキャスト装置10は、ユーザ端末20に対し、脱退許容時間差をどれだけ拡大すれば実施可能であるかを信号により通知してもよい。こうした信号を受信したユーザ端末20は、脱退許容時間差を拡大し、脱退予定時刻より必ず事前に脱退するか、脱退予定時刻よりも事後に脱退するかを選択し、再度事前脱退要求信号をマルチキャスト装置10に送ることができる。その後、マルチキャスト装置10は、実施予定時刻を決めた場合、その時刻をユーザ端末20に通知することも考えられる。   Step 305) If it is difficult to perform advance withdrawal processing within the withdrawal allowance time difference for all requests for which the withdrawal allowance time difference is designated from the viewpoint of the processing capability of the multicast device 10, the multicast device 10 determines that the user terminal 20 However, it may be notified by a signal that it is impossible to carry out within the withdrawal allowable time difference. Alternatively, the multicast device 10 may notify the user terminal 20 by a signal of how much the withdrawal allowable time difference can be increased. Upon receiving such a signal, the user terminal 20 increases the withdrawal allowance time difference, selects whether to withdraw from the scheduled withdrawal time in advance or to withdraw after the scheduled withdrawal time, and again sends the advance withdrawal request signal to the multicast device. 10 can be sent. Thereafter, when the scheduled execution time is determined, the multicast apparatus 10 may notify the user terminal 20 of the scheduled time.

ステプ306) さらに、ある時刻を脱退予定時刻として指定した要求(その総数M)のうち、脱退許容時間差を指定した要求数Lを差し引いた数P(P=M−L)が予め定めた数Nを超えた場合は、ステップ307に移行し、超えていない場合はステップ308に移行する。   (Step 306) Further, out of requests (the total number M) designating a certain time as a scheduled withdrawal time, a number P (P = ML) obtained by subtracting the number of requests L designating the withdrawal allowable time difference is a predetermined number N. If exceeded, the process proceeds to step 307, and if not exceeded, the process proceeds to step 308.

ステップ307) 脱退予定時刻以降の時刻を事前予約情報保持部14の実行予定時刻に記入する。このような要求が複数ある場合は、ランダムに順番を決める、予約信号受信時刻が遅いものから時間的に先に参加処理を行うなどの方法を採ることができる。   Step 307) The time after the scheduled withdrawal time is entered in the scheduled execution time of the advance reservation information holding unit 14. When there are a plurality of such requests, it is possible to adopt a method such as determining the order at random or performing the participation process first in time from the one having the latest reservation signal reception time.

ステップ308) ステップ306でP≦Nの場合は、P個について希望の脱退予定時刻を実行予定時刻に記入する。   Step 308) If P ≦ N in Step 306, enter the desired scheduled withdrawal time in the scheduled execution time for P pieces.

ステップ309) ステップ303において、M≦Nの場合には、M個について、希望の脱退予定時刻を実行予定時刻に記入する。   Step 309) In step 303, if M ≦ N, the desired withdrawal scheduled time is entered in the scheduled execution time for M.

上記の実施の形態の処理に加えて、制御部13において、新しいマルチキャストストリームの視聴を希望する参加要求処理を、事前脱退要求信号に対する脱退処理に優先して行うことにより、ユーザが希望する時間からストリームを受信できるようにし、サービス性を上げることも可能である。   In addition to the processing of the above-described embodiment, the control unit 13 performs the participation request processing for viewing a new multicast stream in preference to the withdrawal processing for the advance withdrawal request signal. It is possible to receive a stream and improve serviceability.

さらに、制御部13は、同一リンクからの脱退要求信号に対し、MLDv2のようにクエリを送る場合、同一の脱退予定時刻に対する複数の脱退要求信号に対してクエリを一回で送るようにして、クエリの送信回数を削減することも可能である。   Furthermore, when sending a query like MLDv2 to a withdrawal request signal from the same link, the control unit 13 sends a query to a plurality of withdrawal request signals for the same withdrawal scheduled time at a time. It is also possible to reduce the number of query transmissions.

なお、前述の図1のマルチキャスト装置10の各構成要素の動作をプログラムとして構築し、マルチキャスト装置として利用されるコンピュータにインストールする、または、ネットワークを介して流通させることが可能である。   The operation of each component of the multicast device 10 in FIG. 1 described above can be constructed as a program and installed in a computer used as the multicast device, or distributed via a network.

本発明は、上記の実施の形態に限定されることなく、特許請求の範囲内において種々変更・応用が可能である。   The present invention is not limited to the above-described embodiments, and various modifications and applications can be made within the scope of the claims.

10 マルチキャスト装置
11 回線対応部
12 コピー部
13 制御部
14 事前予約情報保持部
20 ユーザ端末
10 Multicast Device 11 Line Corresponding Unit 12 Copying Unit 13 Control Unit 14 Advance Reservation Information Holding Unit 20 User Terminal

Claims (8)

マルチキャストにより多数の受信者に映像などのストリームを配信するシステムにおいて、ユーザ端末の離脱制御を行うマルチキャスト離脱制御装置であって、
前記ユーザ端末から送信された、脱退の情報と脱退を希望する時間(以下、「脱退予定時刻」と記す)を含む事前脱退要求信号を受信すると、該事前脱退要求信号の情報を事前脱退情報記憶手段に格納する事前脱退要求信号受信手段と、
前記事前脱退要求信号の前記脱退予定時刻に基づいて、該脱退予定時刻の脱退処理が必要なユーザ端末数を求め、該ユーザ端末数及び該脱退予定時刻に基づいて実際に脱退処理を行う実行予定時刻を決定し、前記事前脱退情報記憶手段に格納する実行予定時刻決定手段と、
任意の時刻に、前記事前脱退情報記憶手段を参照して、該時刻に対応する実行予定時刻に対応する脱退処理を行う脱退実行手段と、
を有することを特徴とするマルチキャスト離脱制御装置。
In a system that distributes a stream such as a video to a large number of recipients by multicast, a multicast leave control device that performs user terminal release control,
When receiving a prior withdrawal request signal transmitted from the user terminal and including withdrawal information and a desired withdrawal time (hereinafter referred to as “withdrawal time”), information on the prior withdrawal request signal is stored in advance withdrawal information. A prior withdrawal request signal receiving means stored in the means;
Based on the scheduled withdrawal time of the advance withdrawal request signal, the number of user terminals that require withdrawal processing at the scheduled withdrawal time is obtained, and the withdrawal processing is actually performed based on the number of user terminals and the scheduled withdrawal time A scheduled execution time determining means for determining a scheduled time and storing it in said advance withdrawal information storage means;
Withdrawing execution means for performing withdrawal processing corresponding to the scheduled execution time corresponding to the time with reference to the advance withdrawal information storage means at an arbitrary time;
A multicast leaving control device comprising:
前記実行予定時刻決定手段は、
前記事前脱退要求信号に、前記脱退予定時刻に許容できる時間幅である脱退許容時間差が指定されている場合には、該時間幅を含めて前記実行予定時刻を決定する時間幅−実行予定時刻決定手段を含み、
前記時間幅−実行予定時刻決定手段は、
前記時間幅を含む事前脱退要求信号が複数ある場合には、
前記脱退許容時間差のものから先行して行う、
ランダムに順番を決定する、
事前脱退要求信号の受信時刻が早いものを脱退予定時刻に近い実行予定時刻とし、事前脱退要求信号受信時刻が遅いものは時間的に先に行う、
のいずれかにより前記実行予定時刻を決定する
請求項1記載のマルチキャスト離脱制御装置。
The execution scheduled time determining means is
When the advance withdrawal request signal specifies a withdrawal allowance time difference that is an acceptable time width for the scheduled withdrawal time, a time width that determines the scheduled execution time including the time width minus the scheduled execution time Including determination means,
The time width-scheduled execution time determining means is
When there are a plurality of advance withdrawal request signals including the time width,
Performing in advance from those of the withdrawal allowable time difference,
Decide the order at random,
The one with the earlier reception time of the prior withdrawal request signal is set to the scheduled execution time close to the scheduled withdrawal time, and the one with the later prior withdrawal request signal reception time is performed earlier in time.
The multicast leaving control apparatus according to claim 1, wherein the scheduled execution time is determined by any one of the following.
前記実行予定時刻決定手段は、
前記事前脱退要求信号の総数Mから前記脱退許容時間差が指定されている事前脱退要求信号の数Lを差し引いた数P(P=M−L)が、予め定めた処理可能数Nを超えた場合、前記脱退予定時刻以降の時刻を実行予定時刻として前記事前脱退情報記憶手段に格納する手段を含む
請求項1または2記載のマルチキャスト離脱制御装置。
The execution scheduled time determining means is
The number P (P = M−L) obtained by subtracting the number L of advance withdrawal request signals for which the withdrawal allowance time difference is designated from the total number M of the advance withdrawal request signals exceeds a predetermined processable number N. 3. The multicast leaving control device according to claim 1, further comprising means for storing, in the preliminary withdrawal information storage means, a time after the scheduled withdrawal time as the scheduled execution time.
前記実行予定時刻決定手段は、
前記処理可能数Nを、当該マルチキャスト装置が所定の時間に処理可能な信号数、前記実行予定時刻に予想される脱退信号数のいずれか、または、両方に基づいて決定する手段を含む
請求項3記載のマルチキャスト離脱制御装置。
The execution scheduled time determining means is
4. The means for determining the processable number N based on either or both of the number of signals that can be processed by the multicast device at a predetermined time, the number of withdrawal signals expected at the scheduled execution time, or both. The multicast leaving control device described.
前記実行予定時刻決定手段は、
他のユーザ端末からの参加処理を優先して実行するよう前記実行予定時刻を決定する手段を含む
請求項4記載のマルチキャスト離脱制御装置。
The execution scheduled time determining means is
The multicast leaving control apparatus according to claim 4, further comprising means for determining the scheduled execution time so as to preferentially execute the participation process from another user terminal.
同一リンクからの事前脱退要求信号に対し、クエリを1回にまとめて送信する手段を含む
請求項1記載のマルチキャスト離脱制御装置。
The multicast leaving control apparatus according to claim 1, further comprising means for sending a query in a batch in response to a prior withdrawal request signal from the same link.
ユーザ端末と、該ユーザ端末の離脱制御を行うマルチキャスト離脱制御装置からなり、マルチキャストにより多数の受信者に映像などのストリームを配信するマルチキャストシステムであって、
前記ユーザ端末は、
脱退の情報と脱退を希望する時間(以下、「脱退予定時刻」と記す)を含む事前脱退要求信号を前記マルチキャスト装置に送信する手段を有し、
前記マルチキャスト離脱制御装置は、
前記ユーザ端末から前記事前脱退要求信号を受信すると、該事前脱退要求信号の情報を事前脱退情報記憶手段に格納する事前脱退要求信号受信手段と、
前記事前脱退要求信号の前記脱退予定時刻に基づいて、該脱退予定時刻の脱退処理が必要なユーザ端末数を求め、該ユーザ端末数及び該脱退予定時刻に基づいて実際に脱退処理を行う実行予定時刻を決定し、前記事前脱退情報記憶手段に格納する実行予定時刻決定手段と、
任意の時刻に、前記事前脱退情報記憶手段を参照して、該時刻に対応する実行予定時刻に対応する脱退処理を行う脱退実行手段と、
を有することを特徴とするマルチキャスト離脱制御システム。
A multicast system comprising a user terminal and a multicast leaving control device for controlling the leaving of the user terminal, and delivering a stream such as a video to a number of recipients by multicast,
The user terminal is
Means for transmitting a prior withdrawal request signal including information on withdrawal and a time for which withdrawal is desired (hereinafter referred to as “scheduled withdrawal time”) to the multicast device;
The multicast leaving control device is:
Upon receipt of the advance withdrawal request signal from the user terminal, advance withdrawal request signal receiving means for storing information on the advance withdrawal request signal in advance withdrawal information storage means;
Based on the scheduled withdrawal time of the advance withdrawal request signal, the number of user terminals that require withdrawal processing at the scheduled withdrawal time is obtained, and the withdrawal processing is actually performed based on the number of user terminals and the scheduled withdrawal time A scheduled execution time determining means for determining a scheduled time and storing it in said advance withdrawal information storage means;
Withdrawing execution means for performing withdrawal processing corresponding to the scheduled execution time corresponding to the time with reference to the advance withdrawal information storage means at an arbitrary time;
A multicast leaving control system comprising:
ユーザ端末と、該ユーザ端末の離脱制御を行うマルチキャスト離脱制御装置からなり、マルチキャストにより多数の受信者に映像などのストリームを配信するマルチキャストシステムにおけるマルチキャスト離脱制御方法あって、
前記ユーザ端末は、
脱退の情報と脱退を希望する時間(以下、「脱退予定時刻」と記す)を含む事前脱退要求信号を前記マルチキャスト装置に送信し、
前記マルチキャスト離脱制御装置は、
事前脱退要求信号受信手段が前記ユーザ端末から前記事前脱退要求信号を受信すると、該事前脱退要求信号の情報を事前脱退情報記憶手段に格納する事前脱退要求信号受信ステップと、
実行予定時刻決定手段が、前記事前脱退要求信号の前記脱退予定時刻に基づいて、該脱退予定時刻の脱退処理が必要なユーザ端末数を求め、該ユーザ端末数及び該脱退予定時刻に基づいて実際に脱退処理を行う実行予定時刻を決定し、前記事前脱退情報記憶手段に格納する実行予定時刻決定ステップと、
脱退実行手段が、任意の時刻に、前記事前脱退情報記憶手段を参照して、該時刻に対応する実行予定時刻に対応する脱退処理を行う脱退実行ステップと、
を行い、
前記実行予定時刻決定ステップは、
前記事前脱退要求信号に、前記脱退予定時刻に許容できる時間幅である脱退許容時間差が指定されている場合には、該時間幅を含めて前記実行予定時刻を決定する時間幅−実行予定時刻決定手段を含み、
前記時間幅−実行予定時刻決定手段は、
前記時間幅を含む事前脱退要求信号が複数ある場合には、
前記脱退許容時間差のものから先行して行う、
ランダムに順番を決定する、
事前脱退要求信号の受信時刻が早いものを脱退予定時刻に近い実行予定時刻とし、事前脱退要求信号受信時刻が遅いものは時間的に先に行う、
のいずれかにより前記実行予定時刻を決定する
ことを特徴とするマルチキャスト離脱制御方法。
There is a multicast leaving control method in a multicast system comprising a user terminal and a multicast leaving control device that performs leaving control of the user terminal, and distributes a stream such as video to a large number of recipients by multicast,
The user terminal is
Sending a previous withdrawal request signal including withdrawal information and a desired withdrawal time (hereinafter referred to as “withdrawal scheduled time”) to the multicast device,
The multicast leaving control device is:
When the advance withdrawal request signal receiving means receives the advance withdrawal request signal from the user terminal, the advance withdrawal request signal receiving step of storing information on the advance withdrawal request signal in the advance withdrawal information storage means;
The scheduled execution time determining means obtains the number of user terminals that require withdrawal processing of the scheduled withdrawal time based on the scheduled withdrawal time of the advance withdrawal request signal, and based on the number of user terminals and the scheduled withdrawal time A scheduled execution time determining step for determining a scheduled execution time for actually performing the withdrawal process, and storing it in the advance withdrawal information storage means;
A withdrawal execution step in which the withdrawal execution means refers to the preliminary withdrawal information storage means at an arbitrary time and performs a withdrawal process corresponding to the scheduled execution time corresponding to the time;
And
The scheduled execution time determination step includes:
When the advance withdrawal request signal specifies a withdrawal allowance time difference that is an acceptable time width for the scheduled withdrawal time, a time width that determines the scheduled execution time including the time width minus the scheduled execution time Including determination means,
The time width-scheduled execution time determining means is
When there are a plurality of advance withdrawal request signals including the time width,
Performing in advance from those of the withdrawal allowable time difference,
Decide the order at random,
The one with the earlier reception time of the prior withdrawal request signal is set to the scheduled execution time close to the scheduled withdrawal time, and the one with the later prior withdrawal request signal reception time is performed earlier in time.
The multicast leaving control method, wherein the scheduled execution time is determined by any of the above.
JP2011180964A 2011-08-22 2011-08-22 Multicast leaving control apparatus, system and method Expired - Fee Related JP5597603B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011180964A JP5597603B2 (en) 2011-08-22 2011-08-22 Multicast leaving control apparatus, system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011180964A JP5597603B2 (en) 2011-08-22 2011-08-22 Multicast leaving control apparatus, system and method

Publications (2)

Publication Number Publication Date
JP2013046114A true JP2013046114A (en) 2013-03-04
JP5597603B2 JP5597603B2 (en) 2014-10-01

Family

ID=48009710

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011180964A Expired - Fee Related JP5597603B2 (en) 2011-08-22 2011-08-22 Multicast leaving control apparatus, system and method

Country Status (1)

Country Link
JP (1) JP5597603B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002252607A (en) * 2000-12-22 2002-09-06 Nippon Telegr & Teleph Corp <Ntt> Information delivery method, its implementing system, its processing program, and its recording medium
WO2005106623A1 (en) * 2004-04-28 2005-11-10 Matsushita Electric Industrial Co., Ltd. Cpu clock control device, cpu clock control method, cpu clock control program, recording medium, and transmission medium

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002252607A (en) * 2000-12-22 2002-09-06 Nippon Telegr & Teleph Corp <Ntt> Information delivery method, its implementing system, its processing program, and its recording medium
WO2005106623A1 (en) * 2004-04-28 2005-11-10 Matsushita Electric Industrial Co., Ltd. Cpu clock control device, cpu clock control method, cpu clock control program, recording medium, and transmission medium

Also Published As

Publication number Publication date
JP5597603B2 (en) 2014-10-01

Similar Documents

Publication Publication Date Title
JP5249763B2 (en) Multicast delivery of multimedia content on demand
US10205971B2 (en) Media data live broadcast method, device, and system
US6826612B1 (en) Method and apparatus for an improved internet group management protocol
KR100984265B1 (en) Methods and apparatus for creation and transport of multimedia content flows
EP2817971B1 (en) Network controlled streaming
CN109981308B (en) Message transmission method and device
US20100017523A1 (en) Communication control apparatus and communication control method
US20120036105A1 (en) Method and Apparatus for Distributing Data in a Peer-To-Peer Network
US20090316573A1 (en) System and method for transmitting messages using a redundancy mechanism
KR100934088B1 (en) Methods and apparatus for creation and transport of multimedia content flows to a distribution network
US8238337B1 (en) Hybrid multicast switch employing network-layer routing
WO2008138248A1 (en) A method, an interface board and a router for transmitting the message
WO2009015539A1 (en) Multicast control method for service of demanding the media content and the system thereof
US11038794B2 (en) Source-initiated distribution of spine node identifiers of preferred spine nodes for use in multicast path selection
EP3051769B1 (en) Dynamic switching to broadcast transmission of multimedia content over a mobile communication network
JP5597603B2 (en) Multicast leaving control apparatus, system and method
JP5597604B2 (en) Multicast switching control apparatus and system and method
JP6034148B2 (en) COMMUNICATION DEVICE, COMMUNICATION METHOD, AND COMMUNICATION CONTROL PROGRAM
WO2012158161A1 (en) Efficiently distributing video content using a combination of a peer-to-peer network and a content distribution network
US8700900B2 (en) Communicating admission decisions and status information to a client
JP2008278261A (en) Repeater, repeater control method, communication system and relay program
JP2007251707A (en) Multicast repeating apparatus
WO2016202087A1 (en) Multicast management method, apparatus, and switching device
CN112822499B (en) Data communication method, device and system for network live broadcast and electronic equipment
US10356482B2 (en) Content distribution system and method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130820

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20131004

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140509

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140513

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140707

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140811

R150 Certificate of patent or registration of utility model

Ref document number: 5597603

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees