JP7069847B2 - Synchronization processing device, signal processing system, synchronization processing method, and synchronization processing program - Google Patents

Synchronization processing device, signal processing system, synchronization processing method, and synchronization processing program Download PDF

Info

Publication number
JP7069847B2
JP7069847B2 JP2018039905A JP2018039905A JP7069847B2 JP 7069847 B2 JP7069847 B2 JP 7069847B2 JP 2018039905 A JP2018039905 A JP 2018039905A JP 2018039905 A JP2018039905 A JP 2018039905A JP 7069847 B2 JP7069847 B2 JP 7069847B2
Authority
JP
Japan
Prior art keywords
packet
time information
unit
processing
time
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
JP2018039905A
Other languages
Japanese (ja)
Other versions
JP2019154010A (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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2018039905A priority Critical patent/JP7069847B2/en
Publication of JP2019154010A publication Critical patent/JP2019154010A/en
Application granted granted Critical
Publication of JP7069847B2 publication Critical patent/JP7069847B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、データを送受信するための同期処理装置、信号処理システム、同期処理方法、および同期処理用プログラムに関する。 The present invention relates to a synchronization processing device for transmitting and receiving data, a signal processing system, a synchronization processing method, and a synchronization processing program.

衛星放送では、各放送事業者(委託局ともいう)の信号処理装置から送信された放送用のデータに基づく信号に、受託局(アップリンク局ともいう)の信号処理用の装置による処理が施されて放送用衛星に送信される。各委託局の各信号処理装置と、受託局の信号処理用の装置とは、それぞれがクロック信号に基づくタイミングで動作している。 In satellite broadcasting, signals based on broadcasting data transmitted from the signal processing equipment of each broadcasting company (also called consignment station) are processed by the signal processing equipment of the consignment station (also called uplink station). And sent to the broadcasting satellite. Each signal processing device of each consignment station and the device for signal processing of the consignment station operate at timings based on the clock signal.

したがって、受託局の信号処理用の装置は、各委託局の信号処理装置から送信されたデータを通信回線を介して受信し、受託局において基準とするクロック信号に基づくタイミングで当該データに送信用の処理を施し、放送用衛星に送信するための信号を生成する。 Therefore, the signal processing device of the consignment station receives the data transmitted from the signal processing device of each consignment station via the communication line, and transmits the data to the data at the timing based on the clock signal used as the reference in the consignment station. To generate a signal to be transmitted to the broadcasting satellite.

特許文献1には、所定のスロットにTLV(Type Length Value)パケットを格納した伝送主信号を生成して、送信する送信システムが記載されている。また、特許文献1には、送信システムにおける伝送スロット化装置が、伝送クロックに基づいて処理を行うことが記載されている。 Patent Document 1 describes a transmission system that generates and transmits a transmission main signal in which a TLV (Type Length Value) packet is stored in a predetermined slot. Further, Patent Document 1 describes that a transmission slot device in a transmission system performs processing based on a transmission clock.

特許文献2には、送信側がクロックをNTP(Network Time Protocol)サーバが送信したデータに同期させるとともにクロックを示す情報を送信し、受信側が当該情報に基づいてクロック信号を生成する方法が記載されている。 Patent Document 2 describes a method in which a transmitting side synchronizes a clock with data transmitted by an NTP (Network Time Protocol) server and transmits information indicating the clock, and a receiving side generates a clock signal based on the information. There is.

特許文献3には、送信側と受信側とが、放送用衛星から受信したデータに基づきクロック信号を再生するシステムが記載されている。 Patent Document 3 describes a system in which a transmitting side and a receiving side reproduce a clock signal based on data received from a broadcasting satellite.

特開2016-174299号公報Japanese Unexamined Patent Publication No. 2016-174299 特開2016-195380号公報Japanese Unexamined Patent Publication No. 2016-195380 特許第5988529号公報Japanese Patent No. 5988529

各委託局の信号処理装置において用いられているそれぞれのクロック信号の周期と、受託局の信号処理装置において用いられているクロック信号の周期とに差異が生じうる。すると、受託局においてなされる処理で、所定のスロットに、格納されるべきデータが格納されないという問題が生じうる。 There may be a difference between the cycle of each clock signal used in the signal processing device of each consignment station and the cycle of the clock signal used in the signal processing device of the consignment station. Then, in the process performed by the consignment station, there may be a problem that the data to be stored is not stored in the predetermined slot.

したがって、特許文献1に記載されたシステムでは、所定のスロットに、格納されるべきデータが格納されないという問題が生じうる。また、特許文献2に記載されたシステムは、送信側と受信側との間に、クロック情報の送受信用の通信回線を用意しなければならず、多額の費用を要するという問題がある。特許文献3に記載されたシステムでは、各放送事業者の信号処理装置が放送用衛星によって送信されたデータを受信しなければならず、やはり、多額の費用を要するという問題がある。 Therefore, in the system described in Patent Document 1, there may be a problem that data to be stored is not stored in a predetermined slot. Further, the system described in Patent Document 2 has a problem that a communication line for transmitting and receiving clock information must be prepared between a transmitting side and a receiving side, which requires a large amount of cost. In the system described in Patent Document 3, the signal processing device of each broadcasting company must receive the data transmitted by the broadcasting satellite, which also has a problem that a large amount of cost is required.

そこで、本発明は、送信元の処理におけるクロック信号と、別個に生成された受信側のクロック信号とのそれぞれの周期が互いに異なった場合であっても問題の発生を防ぐことができる同期処理装置、信号処理システム、同期処理方法、および同期処理用プログラムを提供することを目的とする。 Therefore, the present invention is a synchronous processing apparatus capable of preventing the occurrence of a problem even when the respective periods of the clock signal in the processing of the source and the clock signal of the receiving side generated separately are different from each other. , Signal processing system, synchronization processing method, and synchronization processing program.

本発明による同期処理装置は、送信されたフレームを受信する受信手段と、前記受信手段が受信したフレームに含まれているパケットが記憶される記憶手段と、前記受信手段が受信したフレームに含まれている、時刻を示す時刻情報を抽出する時刻情報抽出手段と、前記時刻情報抽出手段が抽出した時刻情報が示す時刻に基づき、前記パケットに施される処理に応じた時刻を示す新たな時刻情報を生成する時刻情報生成手段と、前記記憶手段から読み出した前記パケットに、前記新たな時刻情報を含むパケットを多重する処理を施して所定のスロットデータを生成するパケット処理手段とを備え、前記受信手段、前記時刻情報抽出手段、前記時刻情報生成手段および前記パケット処理手段は、前記フレームの送信元とは同期していないクロック信号に基づいて動作することを特徴とする。 The synchronization processing device according to the present invention includes a receiving means for receiving a transmitted frame, a storage means for storing a packet contained in the frame received by the receiving means, and a frame received by the receiving means. New time information indicating the time corresponding to the processing applied to the packet based on the time information extracting means for extracting the time information indicating the time and the time indicated by the time information extracted by the time information extracting means. The reception is provided with a time information generating means for generating the packet, and a packet processing means for generating predetermined slot data by subjecting the packet read from the storage means to a process of multiplexing a packet containing the new time information. The means, the time information extracting means, the time information generating means, and the packet processing means operate based on a clock signal that is not synchronized with the source of the frame.

本発明による信号処理システムは、いずれかの態様の同期処理装置と、前記パケット処理手段が生成した前記所定のスロットデータに変調処理を施す変調手段を含む信号処理装置とを備えたことを特徴とする。 The signal processing system according to the present invention is characterized by comprising a synchronization processing device of any aspect and a signal processing device including a modulation means for performing modulation processing on the predetermined slot data generated by the packet processing means. do.

本発明による同期処理方法は、送信されたフレームを受信する受信ステップと、前記受信ステップで受信したフレームに含まれている、時刻を示す時刻情報を抽出する時刻情報抽出ステップと、前記時刻情報抽出ステップで抽出した時刻情報が示す時刻に基づき、前記フレームに含まれているパケットに施される処理に応じた時刻を示す新たな時刻情報を生成する時刻情報生成ステップと、前記受信ステップで受信した前記フレームに含まれているパケットが記憶される記憶手段から読み出した前記パケットに、前記新たな時刻情報を含むパケットを多重する処理を施して所定のスロットデータを生成するパケット処理ステップとを含み、前記受信ステップ、前記時刻情報抽出ステップ、前記時刻情報生成ステップおよび前記パケット処理ステップは、前記フレームの送信元とは同期していないクロック信号に基づいて行われることを特徴とする。 The synchronization processing method according to the present invention includes a reception step for receiving a transmitted frame, a time information extraction step for extracting time information indicating a time included in the frame received in the reception step, and the time information extraction. Based on the time indicated by the time information extracted in the step, the time information generation step for generating new time information indicating the time corresponding to the processing performed on the packet included in the frame, and the reception step received. The packet processing step of generating predetermined slot data by subjecting the packet read from the storage means in which the packet contained in the frame to the storage means to multiplex the packet containing the new time information is included. The reception step, the time information extraction step, the time information generation step, and the packet processing step are performed based on a clock signal that is not synchronized with the source of the frame.

本発明による同期処理用プログラムは、コンピュータに、送信されたフレームを受信する受信処理と、前記受信処理で受信したフレームに含まれている、時刻を示す時刻情報を抽出する時刻情報抽出処理と、前記時刻情報抽出処理で抽出した時刻情報が示す時刻に基づき、前記フレームに含まれているパケットに施される処理に応じた時刻を示す新たな時刻情報を生成する時刻情報生成処理と、前記受信処理で受信した前記フレームに含まれているパケットが記憶される記憶手段から読み出した前記パケットに、前記新たな時刻情報を含むパケットを多重する処理を施して所定のスロットデータを生成するパケット処理とを実行させ、前記受信処理、前記時刻情報抽出処理、前記時刻情報生成処理および前記パケット処理は、前記フレームの送信元とは同期していないクロック信号に基づいて行われることを特徴とする。 The synchronization processing program according to the present invention includes a reception process for receiving a transmitted frame to a computer, a time information extraction process for extracting time information indicating a time included in the frame received in the reception process, and a time information extraction process. Based on the time indicated by the time information extracted by the time information extraction process, the time information generation process for generating new time information indicating the time corresponding to the process applied to the packet included in the frame, and the reception A packet process for generating predetermined slot data by performing a process of multiplexing a packet containing the new time information on the packet read from a storage means in which a packet included in the frame received in the process is stored. The reception process, the time information extraction process, the time information generation process, and the packet process are performed based on a clock signal that is not synchronized with the source of the frame.

本発明によれば、送信元の処理におけるクロック信号と、別個に生成された受信側のクロック信号とのそれぞれの周期が互いに異なった場合であっても、問題の発生を防ぐことができる。 According to the present invention, it is possible to prevent the occurrence of a problem even when the clock signals in the processing of the source and the clock signals of the receiving side generated separately have different periods from each other.

第1の実施形態の信号処理システムの構成例を示すブロック図である。It is a block diagram which shows the structural example of the signal processing system of 1st Embodiment. 送信側信号処理装置の構成例を示すブロック図である。It is a block diagram which shows the configuration example of the transmission side signal processing apparatus. 第1の実施形態における同期処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of the synchronization processing apparatus in 1st Embodiment. 伝送モードの例を示す説明図である。It is explanatory drawing which shows the example of the transmission mode. 各伝送モードにおける情報ビットレートの例を示す説明図である。It is explanatory drawing which shows the example of the information bit rate in each transmission mode. 合成処理装置の構成例を示すブロック図である。It is a block diagram which shows the configuration example of a synthesis processing apparatus. 送信側信号処理装置の動作を示すフローチャートである。It is a flowchart which shows the operation of the transmission side signal processing apparatus. 同期処理装置の動作を示すフローチャートである。It is a flowchart which shows the operation of a synchronization processing apparatus. 合成処理装置の動作を示すフローチャートである。It is a flowchart which shows the operation of a synthesis processing apparatus. 第2の実施形態の同期処理装置の構成例を示すブロック図である。It is a block diagram which shows the configuration example of the synchronization processing apparatus of 2nd Embodiment.

実施形態1.
第1の実施形態について、図面を参照して説明する。図1は、第1の実施形態の信号処理システム500の構成例を示すブロック図である。
Embodiment 1.
The first embodiment will be described with reference to the drawings. FIG. 1 is a block diagram showing a configuration example of the signal processing system 500 of the first embodiment.

図1に示すように、第1の実施形態の信号処理システム500は、同期処理装置300と、合成処理装置400とを含む。同期処理装置300と合成処理装置400とは、互いに接続されている。また、信号処理システム500には、クロック信号提供装置520が接続されている。そして、信号処理システム500とクロック信号提供装置520とは、受託局600に設置されている。 As shown in FIG. 1, the signal processing system 500 of the first embodiment includes a synchronization processing device 300 and a synthesis processing device 400. The synchronization processing device 300 and the synthesis processing device 400 are connected to each other. Further, a clock signal providing device 520 is connected to the signal processing system 500. The signal processing system 500 and the clock signal providing device 520 are installed in the contract station 600.

同期処理装置300には、例えば、通信回線を介して送信側信号処理装置210が接続されている。また、送信側信号処理装置210には、クロック信号提供装置220が接続されている。そして、送信側信号処理装置210とクロック信号提供装置220とは、委託局200に設置されている。 A transmitting side signal processing device 210 is connected to the synchronization processing device 300, for example, via a communication line. Further, a clock signal providing device 220 is connected to the transmitting side signal processing device 210. The transmission side signal processing device 210 and the clock signal providing device 220 are installed in the consignment station 200.

委託局200は、例えば、放送事業者の局舎である。受託局600は、例えば、放送用衛星に信号を送信する事業者の局舎である。 The consignment station 200 is, for example, a station building of a broadcasting company. The contract station 600 is, for example, a station building of a business operator that transmits a signal to a broadcasting satellite.

送信側信号処理装置210には、例えば、映像や音声に応じたデータが入力される。クロック信号提供装置220には、例えば、10MHz等の周波数の信号を生成する発振器が設けられている。そして、クロック信号提供装置220は、当該発振器が生成した信号に基づいて33.7561MHz等の周波数のクロック信号を生成して、送信側信号処理装置210に提供する。 For example, data corresponding to video and audio is input to the transmission side signal processing device 210. The clock signal providing device 220 is provided with an oscillator that generates a signal having a frequency of, for example, 10 MHz. Then, the clock signal providing device 220 generates a clock signal having a frequency of 33.7561 MHz or the like based on the signal generated by the oscillator, and provides the clock signal to the transmitting side signal processing device 210.

送信側信号処理装置210は、入力されたデータに基づくIP(Internet Protocol)パケットを生成して送信する。送信側信号処理装置210が送信したIPパケットは通信回線を介して同期処理装置300によって受信される。 The transmitting side signal processing device 210 generates and transmits an IP (Internet Protocol) packet based on the input data. The IP packet transmitted by the transmitting side signal processing device 210 is received by the synchronization processing device 300 via the communication line.

また、図1に示すように、本例では、説明の簡単のため、一の受託局600に設置された一の同期処理装置300に、一の委託局200に設置された一の送信側信号処理装置210が接続されているとして説明する。しかし、受託局600には複数の同期処理装置300が設置されて、複数の委託局のそれぞれに設置された複数の送信側信号処理装置と接続されていてもよい。そして、各同期処理装置300は、合成処理装置400に接続されていてもよい。つまり、複数の委託局200のそれぞれに応じた同期処理装置300がそれぞれ用意され、各同期処理装置300が合成処理装置400に接続されるように構成されていてもよい。 Further, as shown in FIG. 1, in this example, for the sake of simplicity of explanation, one transmitting side signal installed in one consignment station 200 in one synchronization processing device 300 installed in one consignment station 600. It will be described as assuming that the processing device 210 is connected. However, a plurality of synchronization processing devices 300 may be installed in the consignment station 600 and may be connected to a plurality of transmission side signal processing devices installed in each of the plurality of consignment stations. Then, each synchronization processing device 300 may be connected to the synthesis processing device 400. That is, synchronization processing devices 300 corresponding to each of the plurality of consignment stations 200 may be prepared, and each synchronization processing device 300 may be configured to be connected to the synthesis processing device 400.

同期処理装置300は、送信側信号処理装置210によって送信されたIPパケットを受信する。そして、同期処理装置300は、IPパケットに基づいて所定のスロットデータを生成するスロットデータ生成処理を行う。なお、所定のスロットデータとは、例えば、局間TLV伝送フォーマットに基づくTLV伝送フレームである。 The synchronization processing device 300 receives the IP packet transmitted by the transmitting side signal processing device 210. Then, the synchronization processing device 300 performs a slot data generation process for generating predetermined slot data based on the IP packet. The predetermined slot data is, for example, a TLV transmission frame based on an inter-station TLV transmission format.

そして合成処理装置400は、同期処理装置300によって生成された所定のスロットデータに基づいて送信用信号を生成する。具体的には、合成処理装置400は、例えば、複数の同期処理装置300によって生成されたそれぞれの所定のスロットデータに基づいて送信用信号を生成する。 Then, the synthesis processing device 400 generates a transmission signal based on the predetermined slot data generated by the synchronization processing device 300. Specifically, the synthesis processing device 400 generates a transmission signal based on, for example, each predetermined slot data generated by the plurality of synchronization processing devices 300.

生成された送信用信号は、送信設備700によって放送用衛星に向けて送信される。そして、送信用信号を受信した放送用衛星が、送信用信号に基づく放送信号を送信し、当該放送信号を受信した受信機が、当該放送信号に基づく映像や音声を再生したり、データ放送用データや番組配列情報、電子番組ガイド等を出力したりする。なお、送信設備700は、例えば、受託局600の局舎外に設置された衛星通信用アンテナを含む。 The generated transmission signal is transmitted by the transmission equipment 700 toward the broadcasting satellite. Then, the broadcasting satellite that receives the transmission signal transmits the broadcasting signal based on the transmission signal, and the receiver that receives the broadcasting signal reproduces the video or audio based on the broadcasting signal, or is used for data broadcasting. It outputs data, program arrangement information, electronic program guides, etc. The transmission equipment 700 includes, for example, a satellite communication antenna installed outside the station building of the contract station 600.

クロック信号提供装置520には、例えば、5MHz等の周波数の信号を生成する発振器が設けられている。そして、クロック信号提供装置220は、当該発振器が生成した信号に基づいて33.7561MHz等の周波数のクロック信号を生成して、同期処理装置300と合成処理装置400とに提供する。 The clock signal providing device 520 is provided with an oscillator that generates a signal having a frequency of, for example, 5 MHz. Then, the clock signal providing device 220 generates a clock signal having a frequency of 33.7561 MHz or the like based on the signal generated by the oscillator, and provides the clock signal to the synchronization processing device 300 and the synthesis processing device 400.

図2は、送信側信号処理装置210の構成例を示すブロック図である。図2に示すように、送信側信号処理装置210は、MMT(MPEG(Moving Picture Experts Group) Media Transport)多重部211と、TLV多重部212とを含む。 FIG. 2 is a block diagram showing a configuration example of the transmission side signal processing device 210. As shown in FIG. 2, the transmitting side signal processing device 210 includes an MMT (Moving Picture Experts Group (MMT) Media Transport) multiplexing unit 211 and a TLV multiplexing unit 212.

MMT多重部211には、受信機によって再生される映像や音声に応じたデータである再生用データと、データ放送用データと、番組配列情報および電子番組ガイド(SI(Service Information)/EPG(Electronic Program Guide))用データとが入力される。 The MMT multiplexing unit 211 includes playback data, data for data broadcasting, program arrangement information, and an electronic program guide (SI (Service Information) / EPG (Electronic), which are data corresponding to video and audio reproduced by the receiver. The data for Program Guide)) is input.

そして、MMT多重部211は、入力された各データを互いに多重して、各データを含む、MMT形式のIPパケットであるMMTPパケットを生成する。 Then, the MMT multiplexing unit 211 multiplexes each of the input data with each other to generate an MMTP packet which is an MMT format IP packet including each data.

TLV多重部212には、MMT多重部211が生成したMMTPパケットと、時刻を示すデータを含むNTPパケットとが入力される。なお、NTPパケットは、例えば、外部のNTPサーバから受信される。TLV多重部212は、入力されたMMTPパケットとNTPパケットとを互いに多重して、当該パケットを含む形式のIPパケットを生成する。 The MMTP packet generated by the MMT multiplexing unit 211 and the NTP packet including the data indicating the time are input to the TLV multiplexing unit 212. The NTP packet is received from, for example, an external NTP server. The TLV multiplexing unit 212 multiplexes the input MMTP packet and the NTP packet with each other to generate an IP packet in a format including the packet.

そして、TLV多重部212は、生成したIPパケットによって構成されたフレームを同期処理装置300に送信する。なお、フレームは、当該フレーム内の各スロットのストリーム(例えば、TLVパケットを含む主信号(TLV))の種別や変調方式、符号化率、使用スロット数等の情報を含むTMCC(Transmission and Multiplexing Configulation Control)基本情報とを含む。 Then, the TLV multiplexing unit 212 transmits the frame composed of the generated IP packet to the synchronization processing device 300. The frame is a TMCC (Transmission and Multiplexing Configuration) that includes information such as the type of stream (for example, main signal (TLV) including TLV packets) of each slot in the frame, modulation method, coding rate, number of slots used, and the like. Control) Contains basic information.

図3は、同期処理装置300の構成例を示すブロック図である。図3に示すように、同期処理装置300は、受信部(受信手段)310、分配部320、伝送モードバッファ(記憶手段)330-1,330-2,330-3,330-4、NTPパケット生成部(時刻情報生成手段)340、ヌルパケット生成部(ヌルパケット生成手段)350、多重化部(パケット処理手段)360、および送信部370を含む。なお、本例では、図3に示すように、伝送モードバッファ330-1,330-2,330-3,330-4という4個の伝送モードバッファが用意されているが、伝送モードバッファは、4個未満であってもよいし、5個以上であってもよい。 FIG. 3 is a block diagram showing a configuration example of the synchronization processing device 300. As shown in FIG. 3, the synchronization processing device 300 includes a receiving unit (receiving means) 310, a distributing unit 320, a transmission mode buffer (storage means) 330-1, 330-2, 330-3, 330-4, and an NTP packet. It includes a generation unit (time information generation means) 340, a null packet generation unit (null packet generation means) 350, a multiplexing unit (packet processing means) 360, and a transmission unit 370. In this example, as shown in FIG. 3, four transmission mode buffers 330-1, 330-2, 330-3, and 330-4 are prepared, but the transmission mode buffer is a transmission mode buffer. It may be less than 4, or 5 or more.

受信部310は、送信側信号処理装置210が送信したIPパケットによって構成されているフレームを通信回線を介して受信する。受信部310は、受信したフレームを分配部320に入力する。 The receiving unit 310 receives a frame composed of the IP packet transmitted by the transmitting side signal processing device 210 via the communication line. The receiving unit 310 inputs the received frame to the distribution unit 320.

分配部320は、入力されたフレームに含まれているTMCC基本情報に応じて、入力されたフレームに含まれているTLVパケットを伝送モードバッファ330-1,330-2,330-3,330-4に入力する。また、分配部320は、入力されたTMCC基本情報に応じて、入力されたフレームに含まれているNTPパケットをNTPパケット生成部340に入力する。 The distribution unit 320 transmits the TLV packet contained in the input frame to the transmission mode buffers 330-1,330-2,330-3,330-in accordance with the TMCC basic information contained in the input frame. Enter in 4. Further, the distribution unit 320 inputs the NTP packet included in the input frame to the NTP packet generation unit 340 according to the input TMCC basic information.

伝送モードバッファ330-1,330-2,330-3,330-4には、入力されたTLVパケットが記憶される。なお、伝送モードバッファ330-1,330-2,330-3,330-4は、合成処理装置400が後述するTLVスロット信号に含まれるTLVパケットに施す変調の方式や誤り訂正の割合(符号化率)に応じて用意される。具体的には、本例では、合成処理装置400が、誤り訂正の符号化率を7/9とし16APSK(Amplitude and Phase-Shift Keying)方式の変調を施すTLVパケットが記憶される伝送モードバッファ330-1と、誤り訂正の符号化率を1/2としQPSK(Quadrature Phase-Shift Keying)方式の変調を施すTLVパケットが記憶される伝送モードバッファ330-2と、誤り訂正の符号化率を3/4とし8PSK(Phase-Shift Keying)方式の変調を施すTLVパケットが記憶される伝送モードバッファ330-3と、誤り訂正の符号化率を7/8とし16APSK方式の変調を施すTLVパケットが記憶される伝送モードバッファ330-4とが用意されている。 The input TLV packet is stored in the transmission mode buffers 330-1, 330-2, 330-3, and 330-4. The transmission mode buffers 330-1, 330-2, 330-3, and 330-4 are the modulation method and error correction rate (encoding) applied to the TLV packet included in the TLV slot signal described later by the synthesis processing apparatus 400. Prepared according to the rate). Specifically, in this example, the transmission mode buffer 330 in which the synthesis processing apparatus 400 stores a TLV packet to be modulated by a 16APSK (Amplified and Phase-Shift Keying) method with an error correction coding rate of 7/9. -1, the transmission mode buffer 330-2 that stores TLV packets to be modulated by the QPSK (Quadrature Phase-Shift Keying) method with the error correction coding rate halved, and the error correction coding rate 3 The transmission mode buffer 330-3, which stores TLV packets to be modulated by the 8PSK (Phase-Shift Keying) method, and the TLV packet, which is modulated by the 16APSK method, are stored with the coding rate of error correction being 7/8. The transmission mode buffer 330-4 to be used is prepared.

NTPパケット生成部340は、分配部320が入力したNTPパケットが示す時刻に基づいて、補正後の時刻を示す新たなNTPパケットを生成する。ここで、NTPパケットには、NTP方式によって時刻に応じた値が含まれている。そして、NTPパケット生成部340は、例えば、分配部320が入力したNTPパケットに含まれている値に、多重化部360における処理に要する時間に応じた所定の値が加算された値を含む、新たなNTPパケットを生成する。したがって、生成された新たなNTPパケットは、多重化部360における処理に要する時間に応じて、分配部320が入力したNTPパケットが示す時刻が補正された時刻を示す。 The NTP packet generation unit 340 generates a new NTP packet indicating the corrected time based on the time indicated by the NTP packet input by the distribution unit 320. Here, the NTP packet contains a value corresponding to the time according to the NTP method. Then, the NTP packet generation unit 340 includes, for example, a value in which a predetermined value according to the time required for processing in the multiplexing unit 360 is added to the value included in the NTP packet input by the distribution unit 320. Generate a new NTP packet. Therefore, the generated new NTP packet indicates a time in which the time indicated by the NTP packet input by the distribution unit 320 is corrected according to the time required for processing in the multiplexing unit 360.

ヌルパケット生成部350は、多重化部360が伝送モードバッファ330から読み出すTLVパケットの変調方式および符号化率に応じた長さのヌルパケットを生成する。具体的には、ヌルパケット生成部350は、後述する多重化後のTLVスロット信号が予め決められた長さ(例えば、5610Byte)になるように、必要に応じてヌルパケットを生成する。そして、ヌルパケット生成部350は、多重化部360に、生成したヌルパケットを入力する。 The null packet generation unit 350 generates a null packet having a length corresponding to the modulation method and the coding rate of the TLV packet read from the transmission mode buffer 330 by the multiplexing unit 360. Specifically, the null packet generation unit 350 generates a null packet as necessary so that the TLV slot signal after multiplexing, which will be described later, has a predetermined length (for example, 5610 Bite). Then, the null packet generation unit 350 inputs the generated null packet to the multiplexing unit 360.

多重化部360は、伝送モードバッファ330-1,330-2,330-3,330-4に記憶されているTLVパケットを読み出す。そして、多重化部360は、読み出したTLVパケットとNTPパケット生成部340が入力したNTPパケットとを互いに多重し、多重化後のTLVスロット信号を生成する。なお、多重化部360は、必要に応じて、ヌルパケット生成部350が生成して入力したヌルパケットも多重する。 The multiplexing unit 360 reads out the TLV packet stored in the transmission mode buffers 330-1, 330-2, 330-3, and 330-4. Then, the multiplexing unit 360 multiplexes the read TLV packet and the NTP packet input by the NTP packet generation unit 340 with each other, and generates a TLV slot signal after multiplexing. The multiplexing unit 360 also multiplexes the null packet generated and input by the null packet generation unit 350, if necessary.

送信部370は、多重化部360が生成したTLVスロット信号とTMCC基本情報とを互いに多重して合成処理装置400に送信する。なお、送信部370は、後述するTMCC情報抽出部321が入力したTMCC基本情報に基づいて、合成処理装置400に送信する伝送フレームに含むTMCC基本情報を再生成する。そして、送信部370は、再生成したTMCC基本情報とTLVスロット信号とを互いに多重して、合成処理装置400に送信する。 The transmission unit 370 multiplexes the TLV slot signal generated by the multiplexing unit 360 and the TMCC basic information with each other and transmits them to the synthesis processing apparatus 400. The transmission unit 370 regenerates the TMCC basic information included in the transmission frame to be transmitted to the synthesis processing apparatus 400 based on the TMCC basic information input by the TMCC information extraction unit 321 described later. Then, the transmission unit 370 multiplexes the regenerated TMCC basic information and the TLV slot signal with each other, and transmits the regenerated TMCC basic information to the synthesis processing apparatus 400.

なお、受信部310および送信部370は、例えば、通信用回路によって実現される。分配部320、NTPパケット生成部340、ヌルパケット生成部350、および多重化部360は、例えば、プログラム制御に従って処理を実行するCPU(Central Processing Unit)や、複数の回路によって実現される。伝送モードバッファ330-1,330-2,330-3,330-4は、例えば、メモリ等の記憶手段によって実現される。 The receiving unit 310 and the transmitting unit 370 are realized by, for example, a communication circuit. The distribution unit 320, the NTP packet generation unit 340, the null packet generation unit 350, and the multiplexing unit 360 are realized by, for example, a CPU (Central Processing Unit) that executes processing according to program control, or a plurality of circuits. The transmission mode buffers 330-1, 330-2, 330-3, 330-4 are realized by a storage means such as a memory, for example.

また、図3に示すように、分配部320は、TMCC情報抽出部321、TLVパケット抽出部322、階層振分処理部323、およびNTPパケット抽出部324を含む。 Further, as shown in FIG. 3, the distribution unit 320 includes a TMCC information extraction unit 321, a TLV packet extraction unit 322, a hierarchical distribution processing unit 323, and an NTP packet extraction unit 324.

受信部310によって入力されたフレームが、TMCC情報抽出部321に入力される。 The frame input by the receiving unit 310 is input to the TMCC information extraction unit 321.

TMCC情報抽出部321は、受信部310が入力したフレームからTMCC基本情報を抽出する。具体的には、TMCC情報抽出部321は、例えば、受信部310が入力したフレームにおいて、所定のフレーム同期信号またはスロット同期信号を検出したことに基づいて、当該フレーム同期信号およびスロット同期信号を含むTMCC基本情報を抽出する。そして、TMCC情報抽出部321は、TLVパケット抽出部322、階層振分処理部323、多重化部360、および送信部370に、抽出したTMCC基本情報を入力する。また、TLVパケット抽出部322に、入力されたフレームを入力する。 The TMCC information extraction unit 321 extracts TMCC basic information from the frame input by the reception unit 310. Specifically, the TMCC information extraction unit 321 includes, for example, the frame synchronization signal and the slot synchronization signal based on the detection of a predetermined frame synchronization signal or slot synchronization signal in the frame input by the reception unit 310. Extract TMCC basic information. Then, the TMCC information extraction unit 321 inputs the extracted TMCC basic information to the TLV packet extraction unit 322, the hierarchical distribution processing unit 323, the multiplexing unit 360, and the transmission unit 370. Further, the input frame is input to the TLV packet extraction unit 322.

TLVパケット抽出部(パケット抽出手段)322は、TMCC情報抽出部321が入力したTMCC基本情報に基づいて、TMCC情報抽出部321が入力したフレームからTLVパケットを抽出する。そして、TLVパケット抽出部322は、階層振分処理部323およびNTPパケット抽出部324に、抽出したTLVパケットを入力する。また、TLVパケット抽出部322は、TMCC情報抽出部321が入力したフレームに含まれているヌルパケットやダミースロットを破棄する。 The TLV packet extraction unit (packet extraction means) 322 extracts a TLV packet from a frame input by the TMCC information extraction unit 321 based on the TMCC basic information input by the TMCC information extraction unit 321. Then, the TLV packet extraction unit 322 inputs the extracted TLV packet to the hierarchical distribution processing unit 323 and the NTP packet extraction unit 324. Further, the TLV packet extraction unit 322 discards null packets and dummy slots included in the frame input by the TMCC information extraction unit 321.

階層振分処理部323は、TMCC情報抽出部321が入力したTMCC基本情報に基づいて、TLVパケット抽出部322が入力したTLVパケットの各々の伝送モード(例えば、変調方式と符号化率に応じたモード)を識別する。そして、階層振分処理部323は、識別した各TLVパケットの伝送モードに応じた伝送モードバッファ330-1,330-2,330-3,330-4に、各TLVパケットを入力する。 The hierarchical distribution processing unit 323 corresponds to each transmission mode (for example, modulation method and coding rate) of the TLV packet input by the TLV packet extraction unit 322 based on the TMCC basic information input by the TMCC information extraction unit 321. Mode) is identified. Then, the hierarchical distribution processing unit 323 inputs each TLV packet into the transmission mode buffers 330-1, 330-2, 330-3, 330-4 corresponding to the transmission mode of each identified TLV packet.

図4は、伝送モードの例を示す説明図である。図5は、各伝送モードにおける情報ビットレートの例を示す説明図である。本例では、伝送モードバッファ330-1,330-2,330-3,330-4が、前述した4種類の伝送モードに対応するように用意されている。しかし、図4に例示したような、他の伝送モードに対応するように、伝送モードバッファ330が用意されていてもよい。 FIG. 4 is an explanatory diagram showing an example of a transmission mode. FIG. 5 is an explanatory diagram showing an example of an information bit rate in each transmission mode. In this example, the transmission mode buffers 330-1, 330-2, 330-3, and 330-4 are prepared so as to correspond to the above-mentioned four types of transmission modes. However, the transmission mode buffer 330 may be prepared to correspond to other transmission modes as illustrated in FIG.

NTPパケット抽出部(時刻情報抽出手段)324は、TLVパケット抽出部322が入力したTLVパケットからNTPパケット(時刻情報)を抽出する。具体的には、NTPパケット抽出部324は、例えば、当該TLVパケットにおいて、0x101で終了するIPアドレスを宛先とし、UDP(User Datagram Protocol)ヘッダの宛先ポート番号が0x7BであるパケットをNTPパケットとして抽出する。そして、NTPパケット抽出部324は、NTPパケット生成部340に、抽出したNTPパケットを入力する。 The NTP packet extraction unit (time information extraction means) 324 extracts the NTP packet (time information) from the TLV packet input by the TLV packet extraction unit 322. Specifically, the NTP packet extraction unit 324 extracts, for example, a packet whose destination port number is 0x7B in the UDP (User Datagram Protocol) header, with the IP address ending at 0x101 as the destination in the TLV packet. do. Then, the NTP packet extraction unit 324 inputs the extracted NTP packet to the NTP packet generation unit 340.

図6は、合成処理装置400の構成例を示すブロック図である。図6に示すように、合成処理装置400は、受信部401、合成部402、変調部(変調手段)403、および送信部404を含む。 FIG. 6 is a block diagram showing a configuration example of the synthesis processing device 400. As shown in FIG. 6, the synthesis processing apparatus 400 includes a reception unit 401, a synthesis unit 402, a modulation unit (modulation means) 403, and a transmission unit 404.

受信部401は、同期処理装置300の送信部370が送信した所定のスロットデータを受信する。 The receiving unit 401 receives the predetermined slot data transmitted by the transmitting unit 370 of the synchronization processing device 300.

合成部402は、受信部401が受信した所定のスロットデータを互いに合成する。具体的には、合成部402は、例えば、複数の同期処理装置300から送信されて受信部401が受信したそれぞれにスロットデータを互いに合成する。さらに具体的には、例えば、A事業者に対応する第1の同期処理装置から送信された40スロットのスロットデータと、B事業者に対応する第2の同期処理装置から送信された40スロットのスロットデータと、C事業者に対応する第3の同期処理装置から送信された40スロットのスロットデータとを互いに合成して、120スロットの所定のスロットデータを生成する。そして、合成部402は、生成した所定のスロットデータを変調部403に入力する。 The synthesizing unit 402 synthesizes predetermined slot data received by the receiving unit 401 with each other. Specifically, the synthesizing unit 402 synthesizes slot data with each other, for example, transmitted from a plurality of synchronization processing devices 300 and received by the receiving unit 401. More specifically, for example, the slot data of 40 slots transmitted from the first synchronization processing device corresponding to the A company and the 40 slots transmitted from the second synchronization processing device corresponding to the B company. The slot data and the slot data of 40 slots transmitted from the third synchronization processing device corresponding to the C operator are combined with each other to generate predetermined slot data of 120 slots. Then, the synthesis unit 402 inputs the generated predetermined slot data to the modulation unit 403.

変調部403は、合成部402が入力した所定のスロットデータに、誤り訂正用の処理、および所定の変調方式の変調処理を施し、各処理後の信号である送信用信号を生成する。 The modulation unit 403 performs error correction processing and modulation processing of a predetermined modulation method on the predetermined slot data input by the synthesis unit 402, and generates a transmission signal which is a signal after each processing.

送信部404は、変調部403が生成した送信用信号を送信する。 The transmission unit 404 transmits the transmission signal generated by the modulation unit 403.

次に、第1の実施形態の動作について説明する。図7は、送信側信号処理装置210の動作を示すフローチャートである。 Next, the operation of the first embodiment will be described. FIG. 7 is a flowchart showing the operation of the transmission side signal processing device 210.

なお、送信側信号処理装置210におけるMMT多重部211およびTLV多重部212は、クロック信号提供装置220が提供したクロック信号に基づくタイミングで、各処理を行う。 The MMT multiplexing unit 211 and the TLV multiplexing unit 212 in the transmission side signal processing device 210 perform each processing at a timing based on the clock signal provided by the clock signal providing device 220.

MMT多重部211は、再生用データと、データ放送用データと、番組配列情報および電子番組ガイド用データとを互いに多重して、各データを含む、MMT形式のIPパケットであるMMTPパケットを生成する(ステップS101)。 The MMT multiplexing unit 211 multiplexes the reproduction data, the data broadcasting data, the program arrangement information, and the electronic program guide data with each other, and generates an MMTP packet which is an MMT format IP packet including each data. (Step S101).

TLV多重部212は、ステップS101の処理でMMT多重部211によって生成されたMMTPパケットとNTPパケットとを互いに多重して、当該パケットを含む形式のIPパケットを生成する(ステップS102)。 The TLV multiplexing unit 212 multiplexes the MMTP packet and the NTP packet generated by the MMT multiplexing unit 211 in the process of step S101 to each other, and generates an IP packet in a format including the packet (step S102).

そして、TLV多重部212は、生成したIPパケットによってTMCC基本情報を含むフレームを構成し、構成した当該フレームを同期処理装置300に送信する(ステップS103)。 Then, the TLV multiplexing unit 212 constructs a frame including TMCC basic information from the generated IP packet, and transmits the configured frame to the synchronization processing device 300 (step S103).

図8は、同期処理装置300によるスロットデータ生成処理の動作を示すフローチャートである。なお、同期処理装置300は、クロック信号提供装置520が提供したクロック信号に基づくタイミングで、各処理を行う。 FIG. 8 is a flowchart showing the operation of the slot data generation processing by the synchronization processing device 300. The synchronization processing device 300 performs each processing at a timing based on the clock signal provided by the clock signal providing device 520.

図8に示すように、受信部310は、送信側信号処理装置210が送信したフレームを通信回線を介して受信する(ステップS201)。受信部310は、受信したフレームを分配部320に入力する。 As shown in FIG. 8, the receiving unit 310 receives the frame transmitted by the transmitting side signal processing device 210 via the communication line (step S201). The receiving unit 310 inputs the received frame to the distribution unit 320.

分配部320のTMCC情報抽出部321は、受信部310が入力したフレームからTMCC基本情報を抽出する(ステップS202)。そして、TMCC情報抽出部321は、TLVパケット抽出部322、階層振分処理部323、多重化部360、および送信部370に、抽出したTMCC基本情報を入力する。また、TLVパケット抽出部322に、入力されたフレームを入力する。 The TMCC information extraction unit 321 of the distribution unit 320 extracts TMCC basic information from the frame input by the reception unit 310 (step S202). Then, the TMCC information extraction unit 321 inputs the extracted TMCC basic information to the TLV packet extraction unit 322, the hierarchical distribution processing unit 323, the multiplexing unit 360, and the transmission unit 370. Further, the input frame is input to the TLV packet extraction unit 322.

分配部320のTLVパケット抽出部322は、TMCC情報抽出部321が入力したフレームからTLVパケットを抽出する(ステップS203)。そして、TLVパケット抽出部322は、階層振分処理部323およびNTPパケット抽出部324に、抽出したTLVパケットを入力する。 The TLV packet extraction unit 322 of the distribution unit 320 extracts the TLV packet from the frame input by the TMCC information extraction unit 321 (step S203). Then, the TLV packet extraction unit 322 inputs the extracted TLV packet to the hierarchical distribution processing unit 323 and the NTP packet extraction unit 324.

分配部320の階層振分処理部323は、TMCC情報抽出部321が入力したTMCC基本情報に基づいて、TLVパケット抽出部322が入力したTLVパケットの各々の伝送モードを識別する。そして、階層振分処理部323は、識別した各TLVパケットの伝送モードに応じた伝送モードバッファ330-1,330-2,330-3,330-4に、各TLVパケットを入力する(ステップS204)。階層振分処理部323によって入力された各TLVパケットは、伝送モードバッファ330-1,330-2,330-3,330-4のいずれかに格納される。 The hierarchical distribution processing unit 323 of the distribution unit 320 identifies each transmission mode of the TLV packet input by the TLV packet extraction unit 322 based on the TMCC basic information input by the TMCC information extraction unit 321. Then, the hierarchical distribution processing unit 323 inputs each TLV packet into the transmission mode buffers 330-1, 330-2, 330-3, 330-4 corresponding to the transmission mode of each identified TLV packet (step S204). ). Each TLV packet input by the hierarchical distribution processing unit 323 is stored in one of the transmission mode buffers 330-1, 330-2, 330-3, and 330-4.

分配部320のNTPパケット抽出部324は、TMCC情報抽出部321が入力したTMCC基本情報に基づいて、TLVパケット抽出部322が入力したTLVパケットからNTPパケットを抽出する(ステップS205)。そして、NTPパケット抽出部324は、NTPパケット生成部340に、抽出したNTPパケットを入力する。 The NTP packet extraction unit 324 of the distribution unit 320 extracts the NTP packet from the TLV packet input by the TLV packet extraction unit 322 based on the TMCC basic information input by the TMCC information extraction unit 321 (step S205). Then, the NTP packet extraction unit 324 inputs the extracted NTP packet to the NTP packet generation unit 340.

NTPパケット生成部340は、NTPパケット抽出部324が入力したNTPパケットが示す時刻に基づいて、補正後の時刻を示す新たなNTPパケットを生成する(ステップS206)。そして、NTPパケット生成部340は、多重化部360に、生成したNTPパケットを入力する。 The NTP packet generation unit 340 generates a new NTP packet indicating the corrected time based on the time indicated by the NTP packet input by the NTP packet extraction unit 324 (step S206). Then, the NTP packet generation unit 340 inputs the generated NTP packet to the multiplexing unit 360.

多重化部360は、クロック信号提供装置520が提供したクロック信号に基づくタイミングで、伝送モードバッファ330-1,330-2,330-3,330-4からTLVパケットを読み出す。そして、多重化部360は、TMCC基本情報に基づいて、読み出したTLVパケットと、NTPパケット生成部340が生成したNTPパケットとを互いに多重して、TLVスロット信号を生成する(ステップS207)。 The multiplexing unit 360 reads the TLV packet from the transmission mode buffers 330-1, 330-2, 330-3, 330-4 at the timing based on the clock signal provided by the clock signal providing device 520. Then, the multiplexing unit 360 multiplexes the read TLV packet and the NTP packet generated by the NTP packet generation unit 340 with each other based on the TMCC basic information to generate a TLV slot signal (step S207).

なお、NTPパケットは、例えば、TLVスロット信号の先頭位置に多重される。また、ヌルパケット生成部350は、ステップS207の処理で必要となるヌルパケットを生成して、多重化部360に入力する。そして、多重化部360は、ステップS207の処理で、必要に応じて、TLVスロット信号とヌルパケットとを互いに多重する。 The NTP packet is multiplexed at the head position of the TLV slot signal, for example. Further, the null packet generation unit 350 generates a null packet required for the process of step S207 and inputs it to the multiplexing unit 360. Then, in the process of step S207, the multiplexing unit 360 multiplexes the TLV slot signal and the null packet with each other, if necessary.

送信部370は、多重化部360が生成したTLVスロット信号とTMCC基本情報とを互いに多重して所定のスロットデータを生成し、合成処理装置400に送信する(ステップS208)。 The transmission unit 370 multiplexes the TLV slot signal generated by the multiplexing unit 360 and the TMCC basic information with each other to generate predetermined slot data, and transmits it to the synthesis processing device 400 (step S208).

図9は、合成処理装置400の動作を示すフローチャートである。なお、合成処理装置400は、クロック信号提供装置520が生成したクロック信号に基づくタイミングで、各処理を行う。 FIG. 9 is a flowchart showing the operation of the synthesis processing device 400. The synthesis processing apparatus 400 performs each processing at a timing based on the clock signal generated by the clock signal providing apparatus 520.

図9に示すように、受信部401は、同期処理装置300の送信部370が送信した所定のスロットデータを受信する(ステップS301)。合成部402は、受信部401が受信した所定のスロットデータを互いに合成する。そして、合成部402は、生成した所定のスロットデータを変調部403に入力する。 As shown in FIG. 9, the receiving unit 401 receives the predetermined slot data transmitted by the transmitting unit 370 of the synchronization processing device 300 (step S301). The synthesizing unit 402 synthesizes predetermined slot data received by the receiving unit 401 with each other. Then, the synthesis unit 402 inputs the generated predetermined slot data to the modulation unit 403.

変調部403は、合成部402が入力所定のスロットデータに含まれているTMCC基本情報に基づいて、各スロットに応じた所定の誤り訂正の符号化率で所定の変調方式の変調処理を搬送波に施し、変調処理後の信号である送信用信号を生成する(ステップS302)。 The modulation unit 403 performs a modulation process of a predetermined modulation method as a carrier wave at a coding rate of a predetermined error correction according to each slot based on the TMCC basic information contained in the input predetermined slot data by the synthesis unit 402. A transmission signal, which is a signal after modulation processing, is generated (step S302).

送信部404は、変調部403が生成した送信用信号を送信する(ステップS303)。 The transmission unit 404 transmits the transmission signal generated by the modulation unit 403 (step S303).

本実施形態によれば、送信側信号処理装置210と合成処理装置400とが別個に生成されたクロック信号に基づいてそれぞれ動作し、同期処理装置300と合成処理装置400とは、クロック信号提供装置520が生成したクロック信号に基づいて動作する。そして、同期処理装置300が、クロック信号提供装置520が生成したクロック信号に基づくタイミングで、送信側信号処理装置210が生成したNTPパケットに基づいて、TLVパケットに施される処理に要する時間に応じて補正された時刻を示すNTPパケットを含む所定のスロットデータを生成する。 According to the present embodiment, the transmitting side signal processing device 210 and the synthesis processing device 400 operate based on the separately generated clock signals, and the synchronization processing device 300 and the synthesis processing device 400 are clock signal providing devices. It operates based on the clock signal generated by the 520. Then, the synchronization processing device 300 responds to the time required for processing applied to the TLV packet based on the NTP packet generated by the transmitting side signal processing device 210 at the timing based on the clock signal generated by the clock signal providing device 520. Generates predetermined slot data including an NTP packet indicating the corrected time.

したがって、受託局600にNTPサーバを設置したり、伝送フレームを生成する度にNTPサーバと通信するための手段を用意したりすることなく、適切な時刻を示すNTPパケットが格納された所定のスロットデータを生成することができる。 Therefore, a predetermined slot in which an NTP packet indicating an appropriate time is stored without installing an NTP server in the consignment station 600 or preparing a means for communicating with the NTP server each time a transmission frame is generated. Data can be generated.

そして、合成処理装置400が、クロック信号提供装置520が生成したクロック信号に基づいて動作するので、当該所定のスロットデータに基づく送信用信号を適切に送信することができる。よって、委託局側と受託局側とがそれぞれ互いに同期していないクロック信号に基づいて処理を行っても、問題の発生を未然に防ぐことができる。 Then, since the synthesis processing device 400 operates based on the clock signal generated by the clock signal providing device 520, the transmission signal based on the predetermined slot data can be appropriately transmitted. Therefore, even if the consignment station side and the consignment station side perform processing based on clock signals that are not synchronized with each other, it is possible to prevent the occurrence of a problem.

実施形態2.
次に、第2の実施形態の同期処理システムについて、図面を参照して説明する。図10は、第2の実施形態の同期処理システムの構成例を示すブロック図である。
Embodiment 2.
Next, the synchronization processing system of the second embodiment will be described with reference to the drawings. FIG. 10 is a block diagram showing a configuration example of the synchronization processing system of the second embodiment.

図10に示すように、第2の実施形態の同期処理装置30は、受信部31、記憶部33、時刻情報抽出部24、時刻情報生成部34、パケット処理部36を含む。 As shown in FIG. 10, the synchronization processing device 30 of the second embodiment includes a receiving unit 31, a storage unit 33, a time information extraction unit 24, a time information generation unit 34, and a packet processing unit 36.

同期処理装置30は、例えば、図1および図3に示す第1の実施形態における同期処理装置300に相当する。受信部31は、例えば、図3に示す第1の実施形態における受信部310に相当する。記憶部33は、例えば、図3に示す第1の実施形態における伝送モードバッファ330-1,330-2,330-3,330-4に相当する。時刻情報抽出部24は、例えば、図3に示す第1の実施形態におけるNTPパケット抽出部324に相当する。時刻情報生成部34は、例えば、図3に示す第1の実施形態におけるNTPパケット生成部340に相当する。パケット処理部36は、例えば、図3に示す第1の実施形態における多重化部360に相当する。 The synchronization processing device 30 corresponds to, for example, the synchronization processing device 300 in the first embodiment shown in FIGS. 1 and 3. The receiving unit 31 corresponds to, for example, the receiving unit 310 in the first embodiment shown in FIG. The storage unit 33 corresponds to, for example, the transmission mode buffers 330-1, 330-2, 330-3, 330-4 in the first embodiment shown in FIG. The time information extraction unit 24 corresponds to, for example, the NTP packet extraction unit 324 in the first embodiment shown in FIG. The time information generation unit 34 corresponds to, for example, the NTP packet generation unit 340 in the first embodiment shown in FIG. The packet processing unit 36 corresponds to, for example, the multiplexing unit 360 in the first embodiment shown in FIG.

受信部31は、送信されたフレームを受信する。 The receiving unit 31 receives the transmitted frame.

記憶部33には、受信部31が受信したフレームに含まれているパケットが記憶される。 The storage unit 33 stores the packets included in the frame received by the reception unit 31.

時刻情報抽出部24は、受信部31が受信したフレームに含まれている、時刻を示す時刻情報を抽出する。 The time information extraction unit 24 extracts time information indicating the time included in the frame received by the reception unit 31.

時刻情報生成部34は、時刻情報抽出部24が抽出した時刻情報が示す時刻に基づき、前記パケットに施される処理に応じた時刻を示す新たな時刻情報を生成する。 The time information generation unit 34 generates new time information indicating the time corresponding to the processing applied to the packet, based on the time indicated by the time information extracted by the time information extraction unit 24.

パケット処理部36は、記憶部33から読み出した前記パケットに、前記新たな時刻情報を含むパケットを多重する処理を施して所定のスロットデータを生成する。 The packet processing unit 36 generates predetermined slot data by subjecting the packet read from the storage unit 33 to a process of multiplexing a packet containing the new time information.

また、受信部31、記憶部33、時刻情報抽出部24、時刻情報生成部34、パケット処理部36は、フレームの送信元とは同期していないクロック信号に基づいて動作する。 なお、受信部31が受信したフレームの送信元は、例えば、第1の実施形態における送信側信号処理装置210に相当する。 Further, the receiving unit 31, the storage unit 33, the time information extracting unit 24, the time information generating unit 34, and the packet processing unit 36 operate based on a clock signal that is not synchronized with the transmission source of the frame. The source of the frame received by the receiving unit 31 corresponds to, for example, the transmitting side signal processing device 210 in the first embodiment.

本実施形態によれば、フレームの送信元とパケット処理部36とが別個に生成されたクロック信号に基づいてそれぞれ動作し、互いのクロック信号の周期に差異が生じた場合であっても、時刻情報生成部34が、時刻情報抽出部24が抽出した時刻情報が示す時刻に基づき、前記パケットに施される処理に応じた時刻を示す新たな時刻情報を生成する。 According to the present embodiment, the source of the frame and the packet processing unit 36 operate based on the separately generated clock signals, and even when the cycles of the clock signals are different from each other, the time is changed. The information generation unit 34 generates new time information indicating the time corresponding to the processing applied to the packet, based on the time indicated by the time information extracted by the time information extraction unit 24.

したがって、適切な時刻を示す時刻情報を含むパケットが多重された所定のスロットデータを生成することができる。 Therefore, it is possible to generate predetermined slot data in which packets including time information indicating an appropriate time are multiplexed.

24 時刻情報抽出部
30、300 同期処理装置
31、310、401 受信部
33 記憶部
34 時刻情報生成部
36 パケット処理部
200 委託局
210 送信側信号処理装置
211 MMT多重部
212 TLV多重部
220、520 クロック信号提供装置 320 分配部
321 TMCC情報抽出部
322 TLVパケット抽出部
323 階層振分処理部
324 NTPパケット抽出部
330-1、330-2、330-3、330-4 伝送モードバッファ
340 NTPパケット生成部
350 ヌルパケット生成部
360 多重化部
370、404 送信部
400 合成処理装置
402 合成部
403 変調部
500 信号処理システム
600 受託局
700 送信設備
24 Time information extraction unit 30, 300 Synchronous processing unit 31, 310, 401 Reception unit 33 Storage unit 34 Time information generation unit 36 Packet processing unit 200 Consignment station 210 Transmitter signal processing unit 211 MMT multiplexing unit 212 TLV multiplexing unit 220, 520 Clock signal provider 320 Distribution unit 321 TMCC information extraction unit 322 TLV packet extraction unit 323 Hierarchical distribution processing unit 324 NTP packet extraction unit 330-1, 330-2, 330-3, 330-4 Transmission mode buffer 340 NTP packet generation Part 350 Null packet generation part 360 Multiplexing part 370, 404 Transmission part 400 Synthesis processing device 402 Synthesis part 403 Modulation part 500 Signal processing system 600 Contract station 700 Transmission equipment

Claims (7)

送信されたフレームを受信する受信手段と、
前記受信手段が受信したフレームに含まれているパケットが記憶される記憶手段と、
前記受信手段が受信したフレームに含まれている、時刻を示す時刻情報を抽出する時刻情報抽出手段と、
前記時刻情報抽出手段が抽出した時刻情報が示す時刻に基づき、前記パケットに施される処理に応じた時刻を示す新たな時刻情報を生成する時刻情報生成手段と、
前記記憶手段から読み出した前記パケットに、前記新たな時刻情報を含むパケットを多重する処理を施して所定のスロットデータを生成するパケット処理手段とを備え、
前記受信手段、前記時刻情報抽出手段、前記時刻情報生成手段および前記パケット処理手段は、前記フレームの送信元とは同期していないクロック信号に基づいて動作し、
さらに、前記パケットに含まれているTLVパケットの伝送モードに応じて、予め決められた長さの前記所定のスロットデータとするために必要な長さのヌルパケットを生成するヌルパケット生成手段を含み、
前記パケット処理手段は、前記記憶手段から読み出したパケット、および前記新たな時刻情報を含むパケットと、前記ヌルパケット生成手段が作成したヌルパケットとを互いに多重する
ことを特徴とする同期処理装置。
Receiving means to receive the transmitted frame,
A storage means for storing packets contained in a frame received by the receiving means, and a storage means.
A time information extracting means for extracting time information indicating a time included in a frame received by the receiving means, and a time information extracting means.
A time information generating means that generates new time information indicating a time corresponding to a process applied to the packet based on the time indicated by the time information extracted by the time information extracting means.
A packet processing means for generating predetermined slot data by performing a process of multiplexing a packet containing the new time information on the packet read from the storage means is provided.
The receiving means, the time information extracting means, the time information generating means, and the packet processing means operate based on a clock signal that is not synchronized with the source of the frame .
Further, it includes a null packet generation means for generating a null packet having a length required to obtain the predetermined slot data having a predetermined length according to the transmission mode of the TLV packet included in the packet. ,
The packet processing means interconnects a packet read from the storage means, a packet containing the new time information, and a null packet created by the null packet generation means.
A synchronization processing device characterized by that.
前記時刻情報生成手段は、前記時刻情報抽出手段が抽出した時刻情報が示す時刻から、前記パケットに施される処理に応じた時間が経過後の時刻を示す新たな時刻情報を生成する
請求項1に記載の同期処理装置。
The time information generating means generates new time information indicating a time after the time corresponding to the processing applied to the packet has elapsed from the time indicated by the time information extracted by the time information extracting means. Synchronous processing device according to.
前記受信手段が受信したフレームに含まれているパケットから、ヌルパケットを破棄してTLVパケットを抽出して、前記記憶手段に記憶させるパケット抽出手段を含
請求項1または請求項2に記載の同期処理装置。
A packet extraction means for discarding a null packet and extracting a TLV packet from a packet included in a frame received by the receiving means and storing the TLV packet in the storage means is included .
The synchronization processing apparatus according to claim 1 or 2.
前記時刻情報は、NTP方式で時刻を示す
請求項1から請求項のうちいずれか1項に記載の同期処理装置。
The synchronization processing device according to any one of claims 1 to 3 , wherein the time information indicates a time by an NTP method.
請求項1から請求項のうちいずれかに記載の同期処理装置と、
前記パケット処理手段が生成した前記所定のスロットデータに変調処理を施す変調手段を含む信号処理装置とを備えた
ことを特徴とする信号処理システム。
The synchronization processing apparatus according to any one of claims 1 to 4 ,
A signal processing system including a signal processing device including a modulation means for performing modulation processing on the predetermined slot data generated by the packet processing means.
送信されたフレームを受信する受信ステップと、
前記受信ステップで受信したフレームに含まれている、時刻を示す時刻情報を抽出する時刻情報抽出ステップと、
前記時刻情報抽出ステップで抽出した時刻情報が示す時刻に基づき、前記フレームに含まれているパケットに施される処理に応じた時刻を示す新たな時刻情報を生成する時刻情報生成ステップと、
前記受信ステップで受信した前記フレームに含まれているパケットが記憶される記憶手段から読み出した前記パケットに、前記新たな時刻情報を含むパケットを多重する処理を施して所定のスロットデータを生成するパケット処理ステップとを含み、
前記受信ステップ、前記時刻情報抽出ステップ、前記時刻情報生成ステップおよび前記パケット処理ステップは、前記フレームの送信元とは同期していないクロック信号に基づいて行われ
さらに、前記パケットに含まれているTLVパケットの伝送モードに応じて、予め決められた長さの前記所定のスロットデータとするために必要な長さのヌルパケットを生成するヌルパケット生成ステップを含み、
前記パケット処理ステップで、前記記憶手段から読み出したパケット、および前記新たな時刻情報を含むパケットと、前記ヌルパケット生成ステップで作成したヌルパケットとを互いに多重する
ことを特徴とする同期処理方法。
The receive step to receive the transmitted frame and
A time information extraction step for extracting time information indicating the time included in the frame received in the reception step, and a time information extraction step.
Based on the time indicated by the time information extracted in the time information extraction step, a time information generation step that generates new time information indicating the time corresponding to the processing performed on the packet included in the frame, and the time information generation step.
A packet that generates predetermined slot data by subjecting the packet read from the storage means in which the packet contained in the frame received in the reception step is stored to the packet containing the new time information. Including processing steps
The reception step, the time information extraction step, the time information generation step, and the packet processing step are performed based on a clock signal that is not synchronized with the source of the frame.
Further, it includes a null packet generation step of generating a null packet having a length required to obtain the predetermined slot data having a predetermined length according to the transmission mode of the TLV packet included in the packet. ,
In the packet processing step, the packet read from the storage means, the packet containing the new time information, and the null packet created in the null packet generation step are multiplexed with each other.
A synchronous processing method characterized by that.
コンピュータに、
送信されたフレームを受信する受信処理と、
前記受信処理で受信したフレームに含まれている、時刻を示す時刻情報を抽出する時刻情報抽出処理と、
前記時刻情報抽出処理で抽出した時刻情報が示す時刻に基づき、前記フレームに含まれているパケットに施される処理に応じた時刻を示す新たな時刻情報を生成する時刻情報生成処理と、
前記受信処理で受信した前記フレームに含まれているパケットが記憶される記憶手段から読み出した前記パケットに、前記新たな時刻情報を含むパケットを多重する処理を施して所定のスロットデータを生成するパケット処理とを実行させ、
前記受信処理、前記時刻情報抽出処理、前記時刻情報生成処理および前記パケット処理は、前記フレームの送信元とは同期していないクロック信号に基づいて行われ
さらに、前記パケットに含まれているTLVパケットの伝送モードに応じて、予め決められた長さの前記所定のスロットデータとするために必要な長さのヌルパケットを生成するヌルパケット生成処理を実行させ、
前記パケット処理で、前記記憶手段から読み出したパケット、および前記新たな時刻情報を含むパケットと、前記ヌルパケット生成処理で作成したヌルパケットとを互いに多重する
ことを特徴とする同期処理用プログラム。
On the computer
The reception process to receive the transmitted frame and
The time information extraction process for extracting the time information indicating the time included in the frame received in the reception process, and the time information extraction process.
Based on the time indicated by the time information extracted by the time information extraction process, the time information generation process for generating new time information indicating the time corresponding to the process applied to the packet included in the frame, and the time information generation process.
A packet that generates predetermined slot data by performing a process of multiplexing a packet containing the new time information on the packet read from a storage means in which a packet included in the frame received in the reception process is stored. To execute the process and
The reception process, the time information extraction process, the time information generation process, and the packet process are performed based on a clock signal that is not synchronized with the source of the frame.
Further, a null packet generation process for generating a null packet having a length required to obtain the predetermined slot data having a predetermined length is executed according to the transmission mode of the TLV packet included in the packet. Let me
In the packet processing, the packet read from the storage means, the packet containing the new time information, and the null packet created in the null packet generation processing are multiplexed with each other.
A program for synchronous processing characterized by this.
JP2018039905A 2018-03-06 2018-03-06 Synchronization processing device, signal processing system, synchronization processing method, and synchronization processing program Active JP7069847B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018039905A JP7069847B2 (en) 2018-03-06 2018-03-06 Synchronization processing device, signal processing system, synchronization processing method, and synchronization processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018039905A JP7069847B2 (en) 2018-03-06 2018-03-06 Synchronization processing device, signal processing system, synchronization processing method, and synchronization processing program

Publications (2)

Publication Number Publication Date
JP2019154010A JP2019154010A (en) 2019-09-12
JP7069847B2 true JP7069847B2 (en) 2022-05-18

Family

ID=67947196

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018039905A Active JP7069847B2 (en) 2018-03-06 2018-03-06 Synchronization processing device, signal processing system, synchronization processing method, and synchronization processing program

Country Status (1)

Country Link
JP (1) JP7069847B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002057636A (en) 2000-08-10 2002-02-22 Sony Corp Transmission system, transmission method and broadcasting method
WO2012172628A1 (en) 2011-06-13 2012-12-20 富士通株式会社 Mobile station device, base station device, communication system, and communication method
WO2015146378A1 (en) 2014-03-24 2015-10-01 株式会社 東芝 Multiplexing device, reception device, multiplexing method, and delay adjustment method
JP2018029393A (en) 2017-10-30 2018-02-22 株式会社東芝 Transmission system, transmission slot device, and method of producing transmission slot

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002057636A (en) 2000-08-10 2002-02-22 Sony Corp Transmission system, transmission method and broadcasting method
WO2012172628A1 (en) 2011-06-13 2012-12-20 富士通株式会社 Mobile station device, base station device, communication system, and communication method
WO2015146378A1 (en) 2014-03-24 2015-10-01 株式会社 東芝 Multiplexing device, reception device, multiplexing method, and delay adjustment method
JP2018029393A (en) 2017-10-30 2018-02-22 株式会社東芝 Transmission system, transmission slot device, and method of producing transmission slot

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
衛星デジタル放送の伝送方式 標準規格,ARIB STD-B20,3.0版,日本,社団法人 電波産業会,2001年05月31日,pp.21-40

Also Published As

Publication number Publication date
JP2019154010A (en) 2019-09-12

Similar Documents

Publication Publication Date Title
RU2418367C2 (en) Method and device for processing dvb-h (digital video broadcasting - handheld) compliant transport stream
RU2461128C2 (en) Receiving device and receiving method, program and receiving system
JP4940998B2 (en) IP / RF converter
US8774287B2 (en) Precise compensation of video propagation duration
US20120099521A1 (en) Center district dual mode network synchronization acquisition method and apparatus for satellite communication system
JP5483081B2 (en) Receiving apparatus and method, program, and receiving system
JP6258006B2 (en) SFN broadcasting system and broadcast TS transmission method using IP line
JP4345816B2 (en) Network system and relay device
US10785525B2 (en) Reception apparatus and data processing method
KR100989677B1 (en) Transmission Apparatus and method for packet data of variable length, and Receiving apparatus
EP3376773B1 (en) Information processing device, information processing method, and program
JP2008244704A (en) Digital broadcast signal retransmitter
JP7069847B2 (en) Synchronization processing device, signal processing system, synchronization processing method, and synchronization processing program
JP2009147855A (en) Retransmission apparatus, remodulation apparatus, and broadcast system
JP2005151462A (en) System and method for transmitting stream data, system and method for receiving the data, stream data communications system, and method for exchanging the data
JP5359929B2 (en) Transmission device, reception device, communication system, transmission method, and conversion method
JP6844399B2 (en) Synchronous processing system, signal processing system, synchronous processing method, and synchronous processing program
JP5082715B2 (en) Receiving device, receiving method, and computer program
JP2004129009A (en) Streaming transmission device and reception device
JP7074426B2 (en) Synchronization processing device, signal processing system, synchronization processing method, and synchronization processing program
WO2014155927A1 (en) Broadcast apparatus, transmission method, and broadcast system
JP6950259B2 (en) Synchronous processing system, signal processing system, synchronous processing method, and synchronous processing program
JP7428009B2 (en) Broadcast retransmission system, station side equipment, home side equipment, and broadcast retransmission method
JP7426950B2 (en) Demodulation circuit, demodulation method, transmitter
WO2023013124A1 (en) Retransmission device, retransmission method, receiving device, and receiving method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210215

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20211020

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20211215

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220111

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220311

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220418

R151 Written notification of patent or utility model registration

Ref document number: 7069847

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151