JP2017092910A - Virtual test system, video production method, and program - Google Patents

Virtual test system, video production method, and program Download PDF

Info

Publication number
JP2017092910A
JP2017092910A JP2015225073A JP2015225073A JP2017092910A JP 2017092910 A JP2017092910 A JP 2017092910A JP 2015225073 A JP2015225073 A JP 2015225073A JP 2015225073 A JP2015225073 A JP 2015225073A JP 2017092910 A JP2017092910 A JP 2017092910A
Authority
JP
Japan
Prior art keywords
function
virtual
broadcasting station
virtual machines
output video
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
JP2015225073A
Other languages
Japanese (ja)
Other versions
JP6538529B2 (en
Inventor
金子 博
Hiroshi Kaneko
博 金子
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP2015225073A priority Critical patent/JP6538529B2/en
Publication of JP2017092910A publication Critical patent/JP2017092910A/en
Application granted granted Critical
Publication of JP6538529B2 publication Critical patent/JP6538529B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

PROBLEM TO BE SOLVED: To provide a virtual test system which makes it possible to visually confirm an output video from a broadcast station facility.SOLUTION: A virtual test system includes an execution environment construction function 51a, a virtual machine generation function 51b, a simulation function 51c, a state acquisition function 71a, an output video creation function 71b, and an output video display function 71c. The execution environment construction function builds a virtualized common execution environment. The virtual machine generation function virtualizes each broadcast related device to generate a plurality of virtual machines. The simulation function simulates the broadcast station equipment by a plurality of virtual machines in the execution environment. The state acquisition function acquires the state of each of the virtual machines in the simulated broadcast station equipment. The output image creation function creates an output image based on each acquired state of the virtual machines. The output image display function displays the created output image.SELECTED DRAWING: Figure 4

Description

本発明の実施形態は、放送局設備の開発を、コンピュータを利用して支援する技術に関する。   Embodiments described herein relate generally to a technique for supporting development of broadcasting station equipment using a computer.

社会インフラは、実稼働前に多様な試験をパスすることを求められる。例えば、開発対象のアプリケーション(ソフトウェア)が組み込み機器(embedded device)において正常に機能するかを試験することは、重要である。しかしソースコードのバグ取り(Bug Fix)や、あらゆる状況を想定して機器の挙動を検証することはシステムが巨大化するにつれ困難になる。   Social infrastructure is required to pass various tests before actual operation. For example, it is important to test whether an application (software) to be developed functions normally in an embedded device. However, bug fixing of source code (Bug Fix) and verification of device behavior under all circumstances becomes difficult as the system becomes larger.

ところで、QEMU(Quick EMUlator)などのOSS(Open Source Software)を用いてアーキテクチャの異なるCPU(Central Processing Unit)を模倣し、組み込みボードの開発を支援するという技術が知られている。この種の技術によればハードウェアボードの開発とソフトウェアの開発とを分離でき、ハードの完成を待たずにソフトを試験できるので開発プロセスを効率化することができる。   By the way, a technology is known that supports the development of an embedded board by imitating a CPU (Central Processing Unit) having a different architecture by using OSS (Open Source Software) such as QEMU (Quick EMUlator). According to this kind of technology, the development of the hardware board and the development of the software can be separated, and the software can be tested without waiting for the completion of the hardware, so that the development process can be made efficient.

原嶋秀次, 蔭山佳輝, 河込和宏,仮想化技術による実機レステスト環境の構築,東芝レビュー,日本,2012年,Vol.67, No.8,Page.31-34Hideharu Harashima, Yoshiteru Kajiyama, Kazuhiro Kawagoe, Construction of an actual machine-less test environment using virtualization technology, Toshiba Review, Japan, 2012, Vol.67, No.8, Page.31-34

上記したように、仮想化技術を利用した実機レステストが知られている。しかし、例えばテレビ放送局などに設置される設備(放送局設備、スタジオシステム、あるいはマスターシステムとも称される)の規模は非常に大きいので、単一のボードや機器を模倣できたとしても十分ではなく、ソフトウェアのテストは実機ベースにならざるを得なかった。顧客(放送局など)の要望も多岐に渡るし、個別の仕様要求も多い。特に、映像加工の合成結果やその運用手順、指定方法などが顧客ごとに異なるケースが多い。以上のような背景から放送局設備をシミュレートできるようにすることが考えられているが、幾つかの技術的課題がある。   As described above, an actual machine-less test using virtualization technology is known. However, for example, the scale of equipment (also called broadcast station equipment, studio system, or master system) installed in a television broadcast station is very large, so even if it can imitate a single board or device, it is not enough In addition, software testing had to be based on real machines. The demands of customers (broadcast stations, etc.) are diverse, and there are many individual specification requirements. In particular, there are many cases where the synthesis result of video processing, the operation procedure, the designation method, etc. differ for each customer. Although it is considered that the broadcasting station equipment can be simulated from the background as described above, there are some technical problems.

例えば、仮想化された放送局設備から出力される映像(以下、出力映像と称する)を視覚的に確認することは難しい。そもそも出力映像を表示すべきモニタが予め準備されている保証が無いし、現時点では装置個別の状態に基づいてオンエア映像を想像するという、間接的な手段しかない。放送局設備の完成していない段階(要求分析段階や開発途中)においても、出力映像を視覚的に確認できるようにすることが望まれている。   For example, it is difficult to visually confirm video (hereinafter referred to as output video) output from a virtualized broadcasting station facility. In the first place, there is no guarantee that a monitor to display the output video is prepared in advance, and at present there is only an indirect means of imagining an on-air video based on the state of each device. It is desired that the output video can be visually confirmed even when the broadcasting station equipment is not completed (request analysis stage or during development).

目的は、放送局設備からの出力映像を視覚的に確認できるようにした仮想試験システム、映像作成方法およびプログラムを提供することにある。   An object of the present invention is to provide a virtual test system, a video creation method, and a program that allow visual confirmation of an output video from broadcasting station equipment.

実施形態によれば、仮想試験システムは、それぞれアプリケーションにより制御される複数の放送関連機器を備える放送局設備を対象とする。この仮想試験システムは、実行環境構築機能と、仮想マシン生成機能と、シミュレート機能と、状態取得機能と、出力映像作成機能と、表示機能とを具備する。実行環境構築機能は、仮想化された共通の実行環境を構築する。仮想マシン生成機能は、アプリケーションを搭載された放送関連機器をそれぞれ仮想化して複数の仮想マシンを生成する。シミュレート機能は、実行環境における複数の仮想マシンの協調動作を模倣して、放送局設備をシミュレートする。状態取得機能は、シミュレートされた放送局設備における仮想マシンの各々の状態を取得する。出力映像作成機能は、取得された仮想マシンの各々の状態に基づいて、シミュレートされた放送局設備から出力される出力映像を作成する。表示機能は、作成された出力映像を表示する。   According to the embodiment, the virtual test system targets a broadcasting station facility including a plurality of broadcast-related devices each controlled by an application. The virtual test system includes an execution environment construction function, a virtual machine generation function, a simulation function, a state acquisition function, an output video creation function, and a display function. The execution environment construction function constructs a common virtual execution environment. The virtual machine generation function generates a plurality of virtual machines by virtualizing broadcast-related devices loaded with applications. The simulation function simulates the broadcasting station facility by imitating the cooperative operation of a plurality of virtual machines in the execution environment. The state acquisition function acquires the state of each virtual machine in the simulated broadcasting station facility. The output video creation function creates an output video output from the simulated broadcasting station equipment based on the acquired state of each virtual machine. The display function displays the created output video.

図1は、地上波デジタル放送システムの一例を示す概念図である。FIG. 1 is a conceptual diagram showing an example of a terrestrial digital broadcasting system. 図2は、実施形態に係る放送局設備の一例を示す機能ブロック図である。FIG. 2 is a functional block diagram illustrating an example of broadcasting station equipment according to the embodiment. 図3は、実施形態に係る仮想試験システムのハードウェア環境の一例を示す図である。FIG. 3 is a diagram illustrating an example of a hardware environment of the virtual test system according to the embodiment. 図4は、図3に示される仮想試験システムに備わる機能の一例を示す機能ブロック図である。FIG. 4 is a functional block diagram illustrating an example of functions provided in the virtual test system illustrated in FIG. 図5は、仮想実行環境における仮想マシンの一例を示す図である。FIG. 5 is a diagram illustrating an example of a virtual machine in a virtual execution environment. 図6は、放送局設備における機器接続系統の一例を示す図である。FIG. 6 is a diagram illustrating an example of a device connection system in broadcasting station equipment. 図7は、クライアント端末700のモニタ75に表示されるGUIウインドウの一例を示す図である。FIG. 7 is a diagram illustrating an example of a GUI window displayed on the monitor 75 of the client terminal 700. 図8は、クライアント端末700のモニタ75に表示されるGUIウインドウの他の例を示す図である。FIG. 8 is a diagram showing another example of a GUI window displayed on the monitor 75 of the client terminal 700. As shown in FIG. 図9は、複数の映像/音声素材から合成される出力映像の例を示す図である。FIG. 9 is a diagram showing an example of an output video synthesized from a plurality of video / audio materials. 図10は、モニタ75に表示される出力映像の一例を示す図である。FIG. 10 is a diagram illustrating an example of an output video displayed on the monitor 75. 図11は、モニタ75に表示される出力映像の他の例を示す図である。FIG. 11 is a diagram illustrating another example of the output video displayed on the monitor 75.

以下、図面を参照して本発明の実施の形態について説明する。例えば、映像音声機器の出力の合成処理を制御するシステムがある。このシステムが制御の対象とする放送関連機器はVTR、映像合成装置、映像出力信号切り替え装置(スイッチャ)、映像音声データ圧縮装置など多岐にわたる。これらの機器一式を局内に据え付けて運用を開始するまでには膨大な項目に及ぶ試験を実施する必要がある。   Embodiments of the present invention will be described below with reference to the drawings. For example, there is a system that controls output synthesis processing of video / audio equipment. Broadcast related devices controlled by this system are diverse, such as VTRs, video synthesizers, video output signal switching devices (switchers), and video / audio data compression devices. It is necessary to carry out tests on a huge number of items before installing a set of these devices in the station and starting operation.

それぞれの機器は、専用に開発されたアプリケーションにより制御される、いわゆる組み込み機器である。この実施形態では、複数の放送関連機器を備える社会インフラとしての放送局設備を対象とする。より詳しくは、組み込み機器に搭載されるアプリケーションを試験する新規な手法について、以下に開示する。   Each device is a so-called embedded device that is controlled by a specially developed application. In this embodiment, broadcasting station facilities as social infrastructure including a plurality of broadcasting-related devices are targeted. More specifically, a new method for testing an application installed in an embedded device is disclosed below.

図1は、地上デジタル放送システムの一例を示す概念図である。放送局100のマスタ送出システムで作成されたトランスポートストリーム(TS)は、専用線網などの通信ネットワーク200を経由して例えば電波塔300まで伝送される。電波塔300はTS信号をデジタル変調してマイクロ波帯で放射する。放射された電波は各家庭400の受像機で受信され、映像と音声が再生される。模式的に示すように、放送局100の例えば監視室に備えられる機器は大規模かつ多種多様であり、多数のモニタ画面や林立するラック(棚)を備える。   FIG. 1 is a conceptual diagram showing an example of a terrestrial digital broadcasting system. A transport stream (TS) created by the master transmission system of the broadcasting station 100 is transmitted to, for example, the radio tower 300 via a communication network 200 such as a leased line network. The radio tower 300 digitally modulates the TS signal and radiates it in the microwave band. The emitted radio waves are received by the receivers in each home 400, and video and audio are reproduced. As schematically shown, the equipment provided in, for example, the monitoring room of the broadcasting station 100 is large and diverse, and includes a large number of monitor screens and forest racks (shelves).

図2は、実施形態に係る放送局設備の一例を示す機能ブロック図である。放送局設備は、情報系10、信号処理系20、伝送系30、および監視系システム40を備える。これらはLAN(Local Area Network)などの局内ネットワーク50を介して相互接続される。   FIG. 2 is a functional block diagram illustrating an example of broadcasting station equipment according to the embodiment. The broadcasting station equipment includes an information system 10, a signal processing system 20, a transmission system 30, and a monitoring system 40. These are interconnected via an intra-office network 50 such as a LAN (Local Area Network).

情報系10は、放送情報スケジューラ11、および放送スケジュール変更/通知部12を備える。   The information system 10 includes a broadcast information scheduler 11 and a broadcast schedule change / notification unit 12.

信号処理系20は、制御系60、スイッチャ21、エンコーダ(ENC)23、SI送出部24、VBR25、多重化部(MUX)26、およびSCR27を備える。信号処理系20は1系および0系を含む冗長構成をとることも可能である。   The signal processing system 20 includes a control system 60, a switcher 21, an encoder (ENC) 23, an SI transmission unit 24, a VBR 25, a multiplexing unit (MUX) 26, and an SCR 27. The signal processing system 20 can have a redundant configuration including the 1 system and the 0 system.

スイッチャ21は、番組/CM/提供情報、回線素材、スタジオからの映像/音声信号、あるいは各種機材から発生された信号を伝送系30から取り込み、番組表に従って経路切換して次段のエンコーダ23に接続する。エンコーダ23はいわゆる符号化多重化部制御装置(EMC:Encoder & Multiplexer Controller)であり、入力された信号の符号化及び多重化に関する制御を行う。   The switcher 21 takes in the program / CM / provided information, the line material, the video / audio signal from the studio, or the signal generated from various equipments from the transmission system 30 and switches the route according to the program table to the encoder 23 at the next stage. Connecting. The encoder 23 is a so-called encoder / multiplexer controller (EMC) that performs control related to encoding and multiplexing of an input signal.

エンコーダ23は所定の手順に従って映像信号/音声信号/データ信号を符号化し、次段の多重化部26に入力する。多重化部26は、エンコーダ23からの符号化信号、SI送出部24からのSI(Service Information)信号、ECM信号、およびVBR25からの信号を多重化し、SCR27経由で、伝送系30のストリーム切り替え部31,32に送出する。   The encoder 23 encodes the video signal / audio signal / data signal according to a predetermined procedure, and inputs the encoded video signal / audio signal / data signal to the multiplexing unit 26 at the next stage. The multiplexing unit 26 multiplexes the encoded signal from the encoder 23, the SI (Service Information) signal from the SI sending unit 24, the ECM signal, and the signal from the VBR 25, and the stream switching unit of the transmission system 30 via the SCR 27. 31 and 32.

ストリーム切り替え部31,32は互いに冗長化され、MPEG(Moving Picture Experts Group)符号化方式で圧縮された放送TS(Transport Stream)信号をシームレスに切り替え、現用系、予備系および検証系の各TS信号を生成する。これらのTS信号は交換部33を経由して通信ネットワーク200(図1)に送出される。   Stream switching units 31 and 32 are made redundant with each other and seamlessly switch between broadcast TS (Transport Stream) signals compressed by the MPEG (Moving Picture Experts Group) encoding method, and each TS signal of the active system, the standby system, and the verification system Is generated. These TS signals are sent to the communication network 200 (FIG. 1) via the switching unit 33.

信号処理系20の制御系60は、機器制御スケジューラ61、リアルタイムコントローラ62、ノード(NODE)63、およびMSM64を備える。機器制御スケジューラ61は、放送スケジュールの制御に係わる処理を実行する。リアルタイムコントローラ62は、実時間制御に係わる処理を実行する。   The control system 60 of the signal processing system 20 includes a device control scheduler 61, a real-time controller 62, a node (NODE) 63, and an MSM 64. The device control scheduler 61 executes processing related to the control of the broadcast schedule. The real-time controller 62 executes processing related to real-time control.

ノード63は、例えば、局内ネットワーク50への接続インタフェース持たない機材(アナログVTRなど)に接続され、局内ネットワーク50へのインタフェース機能を提供する。これにより旧式の機材なども放送局設備の制御下に置くことができる。必要に応じてノード63は複数設けられても良い。MSM64は、その他の各種制御に係わる処理を担う。
監視系システム40は、SECLOGGER、OA表示端末42、マルチモニタ43、監視卓44、監視指示端末45およびアラーム端末46などの、複数の監視制御用機器を備える。
The node 63 is connected to, for example, equipment (such as an analog VTR) that does not have a connection interface to the intra-office network 50, and provides an interface function to the intra-office network 50. This allows older equipment to be placed under the control of broadcast station equipment. A plurality of nodes 63 may be provided as necessary. The MSM 64 is responsible for other various control processes.
The monitoring system 40 includes a plurality of monitoring control devices such as a SECLOGGER, an OA display terminal 42, a multi-monitor 43, a monitoring console 44, a monitoring instruction terminal 45, and an alarm terminal 46.

次に、上記したような放送局設備をコンピュータリソースを用いて仮想化し、仮想環境上でアプリケーションソフトウェアを試験する新規な形態について説明する。以下ではこの種のシステムを仮想試験システム、または仮想試験プラットフォーム(VTP:Virtual Test Platform)と称して説明する。   Next, a description will be given of a novel mode in which the broadcasting station equipment as described above is virtualized using computer resources and application software is tested in a virtual environment. Hereinafter, this type of system will be referred to as a virtual test system or a virtual test platform (VTP).

図3は、実施形態に係る仮想試験システムのハードウェア環境の一例を示す図である。図3に示される仮想試験システムは、サーバ500およびクライアント端末700を備える。サーバ500およびクライアント端末700は、ネットワーク600を介して互いに通信可能に接続される。クライアント端末700のモニタ75に表示される各種の情報に基づいて、ユーザはアプリケーションの試験の過程や結果などの情報を知ることができる。   FIG. 3 is a diagram illustrating an example of a hardware environment of the virtual test system according to the embodiment. The virtual test system shown in FIG. 3 includes a server 500 and a client terminal 700. Server 500 and client terminal 700 are connected to each other via network 600 so that they can communicate with each other. Based on various types of information displayed on the monitor 75 of the client terminal 700, the user can know information such as the process and result of the application test.

ネットワーク600は有線LANまたは無線LAN(Wi−Fi(登録商標)など)、あるいは公衆網を経由するVPN(Virtual Private Network)などの通信ネットワークであっても良い。要するにサーバ500およびクライアント端末700は同じ建物内に在っても、離れた位置に在っても良い。なおクライアント端末700は、ノートパソコンやタブレット端末として、あるいはシンクライアント端末として実現されても良い。   The network 600 may be a communication network such as a wired LAN or a wireless LAN (Wi-Fi (registered trademark)) or a VPN (Virtual Private Network) via a public network. In short, the server 500 and the client terminal 700 may be located in the same building or at remote locations. The client terminal 700 may be realized as a notebook personal computer, a tablet terminal, or a thin client terminal.

図4は、図3に示される仮想試験システムに備わる機能の一例を示す機能ブロック図である。図4において、サーバ500およびクライアント端末700は、いずれもCPUおよびメモリを備えるコンピュータである。各コンピュータに搭載されるOS(Operating System)は、例えばWindows(登録商標)、Linux(登録商標)などの著名なOSはもとより、専用に開発されたOSであっても良い。特に、クライアント端末700がタブレット端末であればAndroid(登録商標)やiOS(登録商標)などのOSを搭載していてもよい。   FIG. 4 is a functional block diagram illustrating an example of functions provided in the virtual test system illustrated in FIG. In FIG. 4, a server 500 and a client terminal 700 are both computers having a CPU and a memory. The OS (Operating System) installed in each computer may be a specially developed OS as well as a well-known OS such as Windows (registered trademark) or Linux (registered trademark). In particular, if the client terminal 700 is a tablet terminal, an OS such as Android (registered trademark) or iOS (registered trademark) may be installed.

サーバ500は、CPU51、メモリ52、およびインタフェース部53を備える。このうちインタフェース部53はネットワーク600を介してクライアント端末700と通信する。
メモリ52は、RAM(Random Access Memory)やROM(Read Only Memory)などの半導体メモリ、ハードディスクドライブ(HDD)、ソリッドステートドライブ(SSD)などの記憶デバイスである。磁気ディスク以外にも、光磁気ディスクやCD(Compact Disc)、DVD(Digital Versatile Disc)、ブルーレイ(登録商標)ディスクなどの光ディスクを利用してもよい。
The server 500 includes a CPU 51, a memory 52, and an interface unit 53. Among these, the interface unit 53 communicates with the client terminal 700 via the network 600.
The memory 52 is a storage device such as a semiconductor memory such as a random access memory (RAM) or a read only memory (ROM), a hard disk drive (HDD), or a solid state drive (SSD). In addition to the magnetic disk, an optical disk such as a magneto-optical disk, a CD (Compact Disc), a DVD (Digital Versatile Disc), or a Blu-ray (registered trademark) disk may be used.

メモリ52は、実行環境構築プログラム52a、仮想マシン生成プログラム52b、およびシミュレートプログラム52cを記憶する。
CPU51は、実行環境構築機能51a、仮想マシン生成機能51b、およびシミュレート機能51cを備える。
実行環境構築機能51aは、実行環境構築プログラム52aに記述された命令をCPU51が解釈し、実行することで実現される処理機能である。実行環境構築機能51aは、サーバ500に、仮想化された共通の実行環境を構築する。
The memory 52 stores an execution environment construction program 52a, a virtual machine generation program 52b, and a simulation program 52c.
The CPU 51 includes an execution environment construction function 51a, a virtual machine generation function 51b, and a simulation function 51c.
The execution environment construction function 51a is a processing function realized by the CPU 51 interpreting and executing an instruction described in the execution environment construction program 52a. The execution environment construction function 51 a constructs a common virtual execution environment in the server 500.

仮想マシン生成機能51bは、仮想マシン生成プログラム52bに記述された命令をCPU51が解釈し、実行することで実現される処理機能である。仮想マシン生成機能51bは、図2に示される放送局設備に含まれる機器をそれぞれ仮想化し、仮想マシンを生成する。それぞれの仮想マシンは、アプリケーションを搭載された機器を模倣するもので、仮想実行環境において機能するオブジェクトである。   The virtual machine generation function 51b is a processing function realized by the CPU 51 interpreting and executing an instruction described in the virtual machine generation program 52b. The virtual machine generation function 51b virtualizes each device included in the broadcasting station facility shown in FIG. 2 and generates a virtual machine. Each virtual machine imitates a device on which an application is mounted, and is an object that functions in a virtual execution environment.

なお、放送局設備における各機器のプラットフォームは普通、統一されていない。つまりx86アーキテクチャ、x64アーキテクチャをベースとする機器もあれば、PPC(PowerPC(登録商標))アーキテクチャで構成される機器、あるいはまったく別のアーキテクチャに基づく機器もある。アーキテクチャの差異は、CPUの違いによるエンディアン(バイトオーダー)の違い、アプリケーション及びOSの違い、デバイスにおけるデータ型(長さとアライメント)の違い、システムコールの違いなどあらゆる層(レイヤ)に及ぶ。このような機器間の差異は、多種多様な機器を備える放送局設備において特に著しい。   In addition, the platform of each device in the broadcasting station equipment is usually not unified. That is, there are devices based on the x86 architecture and the x64 architecture, devices based on the PPC (PowerPC (registered trademark)) architecture, and devices based on a completely different architecture. The difference in architecture covers all layers such as a difference in endian (byte order) due to a difference in CPU, a difference in application and OS, a difference in data type (length and alignment) in a device, a difference in system call, and the like. Such a difference between devices is particularly remarkable in broadcasting station equipment having a wide variety of devices.

アプリケーションは組み込み先の機器のプラットフォーム向けに開発されるので、仮想実行空間上で複数機器の仮想マシンを動作させるには、プラットフォームの差異を解決する必要がある。そこで実施形態では、異なるプラットフォームの機器が混在するケースにおいて、仮想マシン生成機能51bは、プラットフォームの差異に基づくアプリケーションに固有の仕様を仮想実行環境に対して隠蔽して、仮想マシンを生成する。   Since the application is developed for the platform of the installation destination device, it is necessary to resolve the platform difference in order to operate a virtual machine of a plurality of devices in the virtual execution space. Therefore, in the embodiment, in a case where devices of different platforms are mixed, the virtual machine generation function 51b generates a virtual machine by hiding a specification specific to the application based on the platform difference from the virtual execution environment.

シミュレート機能51cは、シミュレートプログラム52cに記述された命令をCPU51が解釈し、実行することで実現される処理機能である。シミュレート機能51cは、実行環境構築機能51aにより構築された仮想実行環境において、上記仮想マシンの協調動作を模倣し、放送局設備をシミュレートするシミュレーションを実行する。   The simulation function 51c is a processing function realized by the CPU 51 interpreting and executing an instruction described in the simulation program 52c. The simulation function 51c executes a simulation for simulating broadcasting station equipment by imitating the cooperative operation of the virtual machine in the virtual execution environment constructed by the execution environment construction function 51a.

クライアント端末700は、CPU71、メモリ72、インタフェース部73、操作部74、およびモニタ75を備える。このうちインタフェース部73はネットワーク600を介してサーバ500と通信する。操作部74およびモニタ75はマウス、キーボードあるいはタッチパネルなどの操作手段であり、GUI(Graphical User Interface)などのユーザインタフェースを提供する。   The client terminal 700 includes a CPU 71, a memory 72, an interface unit 73, an operation unit 74, and a monitor 75. Among these, the interface unit 73 communicates with the server 500 via the network 600. The operation unit 74 and the monitor 75 are operation means such as a mouse, a keyboard, or a touch panel, and provide a user interface such as a GUI (Graphical User Interface).

メモリ72は、半導体メモリ、HDD、SSD、光ディスク、光磁気ディスクなどの記憶デバイスである。メモリ72は、状態取得プログラム72a、出力映像作成プログラム72b、および出力映像表示プログラム72cを記憶する。   The memory 72 is a storage device such as a semiconductor memory, HDD, SSD, optical disk, or magneto-optical disk. The memory 72 stores a state acquisition program 72a, an output video creation program 72b, and an output video display program 72c.

CPU71は、状態取得機能71a、出力映像作成機能71b、および出力映像表示機能71cを備える。
状態取得機能71aは、状態取得プログラム72aに記述された命令をCPU71が解釈し、実行することで実現される処理機能である。状態取得機能71aは、シミュレートされた放送局設備における仮想マシンの各々の状態を取得する。シミュレーションが開始されると時間の経過とともにシミュレーションが進行し、各仮想マシンの状態が変化する。状態取得機能71aは、状態の変化が生じるとその都度、少なくともスイッチャ21に対応する仮想マシンの状態を取得する。スイッチャ21に対応する仮想マシンの状態を取得することで、少なくとも出力映像にどのような信号(映像/音声問わず)が合成されているのかを知ることができる。
The CPU 71 includes a state acquisition function 71a, an output video creation function 71b, and an output video display function 71c.
The state acquisition function 71a is a processing function realized by the CPU 71 interpreting and executing an instruction described in the state acquisition program 72a. The state acquisition function 71a acquires the state of each virtual machine in the simulated broadcasting station facility. When the simulation is started, the simulation progresses with time, and the state of each virtual machine changes. Whenever a state change occurs, the state acquisition function 71a acquires at least the state of the virtual machine corresponding to the switcher 21. By acquiring the state of the virtual machine corresponding to the switcher 21, it is possible to know at least what kind of signal (regardless of video / audio) is combined with the output video.

出力映像作成機能71bは、出力映像作成プログラム72bに記述された命令をCPU71が解釈し、実行することで実現される処理機能である。出力映像作成機能71bは、取得された仮想マシンの各々の状態に基づいて、シミュレートされた放送局設備から出力される出力映像を作成する。   The output video creation function 71b is a processing function realized by the CPU 71 interpreting and executing a command described in the output video creation program 72b. The output video creation function 71b creates an output video output from the simulated broadcasting station equipment based on the acquired state of each virtual machine.

出力映像表示機能71cは、出力映像表示プログラム72cに記述された命令をCPU71が解釈し、実行することで実現される処理機能である。出力映像表示機能71cは、上記作成された出力映像をモニタ75などに表示する。   The output video display function 71c is a processing function realized by the CPU 71 interpreting and executing a command described in the output video display program 72c. The output video display function 71c displays the created output video on the monitor 75 or the like.

図5は、仮想実行環境における仮想マシンの一例を示す図である。サーバ500は、仮想マシンとしての機器制御スケジューラV1、リアルタイムコントローラV2、操作卓制御装置V3、マスタースイッチャV4、NTPサーバV5、および仮想試験サーバV6を備える。仮想試験サーバV6は、ログ収集サーバV7、仮想制御装置V8、および放送時刻コントローラV9を備える。これらはいずれもサーバ500のリソースを利用する仮想的なオブジェクトである。   FIG. 5 is a diagram illustrating an example of a virtual machine in a virtual execution environment. The server 500 includes a device control scheduler V1 as a virtual machine, a real time controller V2, a console control device V3, a master switcher V4, an NTP server V5, and a virtual test server V6. The virtual test server V6 includes a log collection server V7, a virtual control device V8, and a broadcast time controller V9. These are all virtual objects that use the resources of the server 500.

クライアント端末700は、仮想マシンとしての手動送出制御部V10、機器監視部V11、送出サービススケジューラV12、電文ロガーV13、および仮想試験操作部V14を備える。仮想試験操作部V14は、ログ表示/検索部V15、VM(VirtualMachine:仮想マシン)操作部V16、およびエミュレータ操作部V17を備える。これらはいずれもクライアント端末700のリソースを利用する仮想的なオブジェクトである。   The client terminal 700 includes a manual transmission control unit V10, a device monitoring unit V11, a transmission service scheduler V12, a telegram logger V13, and a virtual test operation unit V14 as virtual machines. The virtual test operation unit V14 includes a log display / search unit V15, a VM (Virtual Machine) operation unit V16, and an emulator operation unit V17. These are all virtual objects that use the resources of the client terminal 700.

サーバ500およびクライアント端末700は、2種類の通信インタフェースを介して接続される。すなわちイーサネット(登録商標)をベースとする汎用LAN601と、制御専用ネットワーク602である。   Server 500 and client terminal 700 are connected via two types of communication interfaces. That is, a general-purpose LAN 601 based on Ethernet (registered trademark) and a control dedicated network 602.

汎用LAN601の用途は主に画像データや音声データの伝送であり、TCP/IPなどの汎用プロトコルを用いることができる。制御専用ネットワーク602はリアルタイム性を確保可能なネットワークで、主に機器間で電文を授受するために用いられる。この種のネットワークのトポロジはトークンリング型が代表的であり、例えばSECNET3として知られるネットワークを挙げることができる。   The application of the general-purpose LAN 601 is mainly for transmission of image data and audio data, and a general-purpose protocol such as TCP / IP can be used. The control-dedicated network 602 is a network that can ensure real-time properties, and is mainly used for exchanging messages between devices. A typical topology of this type of network is a token ring type. For example, a network known as SECNET3 can be cited.

図5と図2との比較において、機器制御スケジューラV1は、機器制御スケジューラ61に対応する。リアルタイムコントローラV2は、リアルタイムコントローラ62に対応する。操作卓制御装置V3は、監視系システム40に対応する。マスタースイッチャV4は、スイッチャ21に対応する。このほかNTPサーバV5、仮想試験サーバV6、ログ収集サーバV7、仮想制御装置V8、および放送時刻コントローラV9も、放送局設備に備わるいずれかの機器に対応付けることが可能である。   In the comparison between FIG. 5 and FIG. 2, the device control scheduler V1 corresponds to the device control scheduler 61. The real time controller V <b> 2 corresponds to the real time controller 62. The console control device V3 corresponds to the monitoring system 40. The master switcher V4 corresponds to the switcher 21. In addition, the NTP server V5, the virtual test server V6, the log collection server V7, the virtual control device V8, and the broadcast time controller V9 can be associated with any device provided in the broadcasting station facility.

また、機器監視部V11は、監視系システム40内に設けられる監視卓(図示せず)や監視指示端末に対応する。このほか手動送出制御部V10、送出サービススケジューラV12、電文ロガーV13、仮想試験操作部V14、ログ表示/検索部V15、VM操作部V16、エミュレータ操作部V17も、放送局設備に備わるいずれかの機器に対応付けることが可能である。次に、上記構成における作用を説明する。   The device monitoring unit V11 corresponds to a monitoring console (not shown) or a monitoring instruction terminal provided in the monitoring system 40. In addition, the manual transmission control unit V10, the transmission service scheduler V12, the telegram logger V13, the virtual test operation unit V14, the log display / search unit V15, the VM operation unit V16, and the emulator operation unit V17 may be any device provided in the broadcasting station facility. Can be associated. Next, the operation of the above configuration will be described.

図6は、放送局設備における機器接続系統の一例を示す図である。放送局設備に入力される複数系統の映像/音声ソースは、スイッチャ21を経てL字DPE(Digital Picture Effect)処理部14に入力される。L字DPE処理部14は、例えば気象災害などが発生したときに本編の映像信号をコーナーに縮小し、L字型のように空いた部分に大雪や台風などの気象情報を表示する機能を有する。   FIG. 6 is a diagram illustrating an example of a device connection system in broadcasting station equipment. A plurality of video / audio sources input to the broadcasting station equipment are input to an L-shaped DPE (Digital Picture Effect) processing unit 14 via a switcher 21. The L-shaped DPE processing unit 14 has a function of reducing the video signal of the main part to a corner when a weather disaster or the like occurs, for example, and displaying weather information such as heavy snow and typhoon in an empty part like an L-shape .

加工された映像信号は、L字DPE処理部14からさらに文字・絵合成装置15に入力され、局ロゴ、時計、天気などの情報と選択的に合成されたのち、音声合成装置16によりチャイムなどの音声が適切なタイミングで多重される。そして、ENC23や多重化部26により字幕データなどが多重化され、出力映像が作成されたのち放送波信号として送出される。   The processed video signal is further input from the L-shaped DPE processing unit 14 to the character / picture synthesis device 15 and selectively synthesized with information such as a station logo, clock, weather, etc., and then the voice synthesis device 16 chimes, etc. Are multiplexed at an appropriate timing. Then, caption data and the like are multiplexed by the ENC 23 and the multiplexing unit 26, and an output video is created and then transmitted as a broadcast wave signal.

図7は、クライアント端末700のモニタ75に表示されるGUIウインドウの一例を示す図である。なお図7に示されるウインドウは、放送局設備のOA表示端末42(図2)、あるいはタッチパネルなどのユーザインタフェースに表氏されても良い。   FIG. 7 is a diagram illustrating an example of a GUI window displayed on the monitor 75 of the client terminal 700. Note that the window shown in FIG. 7 may be displayed on the OA display terminal 42 (FIG. 2) of the broadcasting station facility or a user interface such as a touch panel.

図7のウインドウは、例えば四角いアイコンで示される複数のクリッカブルボタンを備える。図7のウインドウは、例えば右端に表示されるデバイス操作ボタンがクリック(あるいはタッチ)された場合の表示内容を示す。このウインドウは、機器単体の設定条件を変更するためのウインドウで、ボタンをクリックすることで対応する機器の状態(例えばON/OFF)を設定することができる。   The window shown in FIG. 7 includes a plurality of clickable buttons indicated by square icons, for example. The window of FIG. 7 shows the display contents when, for example, a device operation button displayed at the right end is clicked (or touched). This window is a window for changing the setting conditions of a single device, and the state of the corresponding device (for example, ON / OFF) can be set by clicking a button.

例えば津波に関する表示のON/OFFを設定するためのボタン、速報の表示に関するON/OFFを設定するためのボタン、あるいは局ロゴの表示に関するON/OFFを設定するためのボタンが示される。これらのボタンがクリックされると仮想マシンの挙動にもそのことが反映され、シミュレーションの過程が変化する。   For example, a button for setting ON / OFF for display regarding a tsunami, a button for setting ON / OFF for display of a breaking news, or a button for setting ON / OFF regarding display of a station logo are shown. When these buttons are clicked, this is reflected in the behavior of the virtual machine, and the simulation process changes.

図8は、図7のウインドウで設定された機器条件の結果を示すウインドウであり、右端のオンエア状態ボタンがクリックされると表示される。このウインドウは、現状のシステムの状態を視覚的に表示するものである。実際の運用では、図8のウインドウでシステム全体をチェックしながら必要に応じて図7のウインドウ戻って条件を変更する、という作業を繰り返すことになる。仮想実行環境下でのシミュレーションにおいても同様の手順を実施することが可能である。   FIG. 8 is a window showing the result of the device conditions set in the window of FIG. 7, and is displayed when the rightmost on-air state button is clicked. This window visually displays the current system status. In actual operation, the operation of checking the entire system in the window of FIG. 8 and returning to the window of FIG. 7 to change the conditions as necessary is repeated. A similar procedure can be performed in a simulation under a virtual execution environment.

ところで、スイッチャ21は、番組やコマーシャルなどの映像信号や音声信号を放送時間に従って切り替える機能や、複数の映像・音声効果機能を備えるなど、放送局設備の中核を担っている。主な機能だけでも、番組提供者や速報・地震・津波などの緊急な情報を映像に重畳するスーパインポーズ機能、チャイム音の重畳、番組の切替え時に行う映像・音声信号のフェードイン機能、フェードアウト機能などがある。
そこで、スイッチャ21の状態(内部状態)を取得することで、放送局設備における各機器の状態を知ることができる。
By the way, the switcher 21 plays a central role in broadcasting station equipment, such as a function of switching video signals and audio signals such as programs and commercials according to the broadcast time, and a plurality of video / audio effect functions. The main functions alone, the superimpose function that superimposes emergency information such as program providers, breaking news, earthquakes, and tsunamis on video, chime sound superimposition, video / audio signal fade-in function that is performed when switching programs, fade-out There are functions.
Therefore, by acquiring the state (internal state) of the switcher 21, it is possible to know the state of each device in the broadcasting station facility.

図9は、複数の映像/音声素材から合成される出力映像の例を示す図である。例えば番組/CM素材にL時加工を施し、「提供スーパー」、「局ロゴ」、「時刻」、および「天気」のいずれかあるいは複数を多重し、さらに提供(音声)、チャイム(音声)を組み合わせると、図9の最右カラムに示されるような、複数の出力映像が作成される。
また、放送は一般に、複数の映像や番組(これらをサービスと称する)を提供することが多く行われている。例えば、地上波番組とBS(Broadcasting Satellite)番組、ワンセグ番組などである。そのため、同時に複数の映像効果の制御が行われる。実システムでは、大画面のディスプレイに複数のサービス映像を表示するマルチモニターなどを用いて、複数のサービスを同時に確認するのが効果的である。
FIG. 9 is a diagram showing an example of an output video synthesized from a plurality of video / audio materials. For example, the program / CM material is processed at the time of L, and one or more of “provided supermarket”, “station logo”, “time”, and “weather” are multiplexed, and further provided (voice) and chime (voice) When combined, a plurality of output videos as shown in the rightmost column of FIG. 9 are created.
Broadcasting generally provides a plurality of videos and programs (these are called services). For example, a terrestrial program, a BS (Broadcasting Satellite) program, and a one-segment program. Therefore, a plurality of video effects are controlled simultaneously. In an actual system, it is effective to check a plurality of services at the same time using a multi-monitor that displays a plurality of service images on a large-screen display.

本実施形態では、仮想実行環境上で仮想マシン化されたスイッチャ21の内部状態が変化すると、その都度、状態取得機能71aはその変化を取得する。出力映像作成機能71bは、取得されたスイッチャ21の仮想マシンの内部状態に基づいて、予め用意された素材を加工して出力映像を作成する。そして出力映像表示機能71cは、作成された出力映像を視覚的に表示する。   In the present embodiment, whenever the internal state of the switcher 21 that is turned into a virtual machine in the virtual execution environment changes, the state acquisition function 71a acquires the change. Based on the acquired internal state of the virtual machine of the switcher 21, the output video creation function 71 b processes a prepared material to create an output video. The output video display function 71c visually displays the generated output video.

図10は、モニタ75に表示される出力映像の一例を示す図である。例えば、作成された出力映像の下方など、一部の領域に、取得された仮想マシンの各々の状態(素材ステータス表示)を重畳して表示しても良い。あるいは図11に示されるように、取得された仮想マシンの各々の状態(On/Offなど)を、出力映像に被せて表示するようにしてもよい。このように表示形態によれば、仮想化された放送局設備のシミュレーション中に、最終的に出力される映像を視覚的に表示することが可能になる。   FIG. 10 is a diagram illustrating an example of an output video displayed on the monitor 75. For example, each state (material status display) of the acquired virtual machine may be superimposed and displayed on a partial area such as below the created output video. Alternatively, as shown in FIG. 11, each state (On / Off, etc.) of the acquired virtual machine may be displayed over the output video. As described above, according to the display form, it is possible to visually display the video finally output during the simulation of the virtualized broadcasting station facility.

既存の技術では、例えば図7のウインドウで示される各装置のOn/Off状態に基づいて、ユーザは、出力映像の状態を推測するしかなかった。これに対し実施形態ではシミュレーションの過程で取得された各機器の状態に基づいて、出力映像を作成し、表示するようにした。これによりユーザは、放送局設備のシミュレーションの過程で出力される映像をリアルタイムで確認することが可能になる。   In the existing technology, for example, the user has only to guess the state of the output video based on the On / Off state of each device shown in the window of FIG. On the other hand, in the embodiment, the output video is created and displayed based on the state of each device acquired in the simulation process. As a result, the user can check the video output in the process of simulation of the broadcasting station equipment in real time.

また実施形態によれば、システムが完成しない段階(要求分析段階や開発途中)であっても、仮想実行環境下でのシミュレーションの過程で、出力される映像や切り替えの状況を映像により視覚的に確認することが可能になる。従ってユーザは、映像の切り替えやそのタイミング、意図した映像が作成されているかなどの項目を、一目瞭然で把握することが可能になる。これらのことから、放送局設備からの出力映像を視覚的に確認できるようにした仮想試験システム、映像作成方法およびプログラムを提供することが可能になる。   According to the embodiment, even when the system is not completed (required analysis stage or during development), the video to be output and the status of switching are visually displayed in the process of simulation in the virtual execution environment. It becomes possible to confirm. Therefore, the user can grasp at a glance the items such as the switching of the video, the timing thereof, and whether the intended video is created. Accordingly, it is possible to provide a virtual test system, a video creation method, and a program that can visually check the output video from the broadcasting station facility.

なお本発明は上記実施の形態に限定されるものではない。例えば、地上波ディジタル放送、、衛星ディジタル放送、局送り信号放送、あるいはワンセグ放送などの種々のサービスがあるが、各サービスごとに機器の状態は異なるし、出力映像も異なるのが普通である。そこで、これら各サービスごとにシミュレーションを実施し、出力映像を作成して、同時並列的に複数の画面を表示するようにしても良い。例えばクライアント端末700の画面を複数の分割しても良いし。タブレット端末の画面も同様の表示を行うことができる。   The present invention is not limited to the above embodiment. For example, there are various services such as terrestrial digital broadcasting, satellite digital broadcasting, local transmission signal broadcasting, and one-segment broadcasting. However, the state of the device is different for each service, and the output video is usually different. Therefore, a simulation may be performed for each of these services, an output video may be created, and a plurality of screens may be displayed simultaneously in parallel. For example, the screen of the client terminal 700 may be divided into a plurality of parts. The same display can be performed on the screen of the tablet terminal.

また、各装置の状態をONやOFFといった文字列で表示するのに変えて、認識しやすい図形や図形文字、アイコンなどで表示するようにしてもよい。また、音声情報を音符記号などで表現するようにしても良い。   Further, instead of displaying the state of each device as a character string such as ON or OFF, it may be displayed as an easily recognizable graphic, graphic character, icon, or the like. Further, the voice information may be expressed by musical note symbols.

また、図5のサーバ500上の仮想試験サーバV6やNTPサーバV5は、実体を伴うコンピュータであっても良い。また、クライアント端末700の手動送出制御部V10、機器監視部V11、および送出サービススケジューラV12を、別体の第3のコンピュータ上で仮想化しても良い。   Further, the virtual test server V6 and the NTP server V5 on the server 500 in FIG. 5 may be a computer with an entity. The manual transmission control unit V10, the device monitoring unit V11, and the transmission service scheduler V12 of the client terminal 700 may be virtualized on a separate third computer.

また、サーバ500の一部、または全ての機能をクラウドコンピューティングシステム(いわゆるクラウド)にインプリメントすることも可能である。例えば、アプリケーション(ソフトウェア)をサービスとして提供するSaaS(Software as a Service)、アプリケーションを稼働させるための基盤(プラットフォーム)をサービスとして提供するPaaS(Platform as a Service)、あるいは、サーバ装置、中央演算処理装置およびストレージなどのリソースをサービス(パブリッククラウド)として提供するIaaS(Infrastructure as a Service)が、クラウドの形態として知られている。実施形態の仮想試験システムはいずれの形態でも実現し得るが、特にPaaSとの親和性が高い。   It is also possible to implement part or all of the functions of the server 500 in a cloud computing system (so-called cloud). For example, SaaS (Software as a Service) that provides an application (software) as a service, PaaS (Platform as a Service) that provides a platform (platform) for operating an application as a service, or a server device, central processing Infrastructure as a service (IaaS) that provides resources such as devices and storage as a service (public cloud) is known as a cloud form. The virtual test system of the embodiment can be realized in any form, but particularly has high affinity with PaaS.

また、実施形態に係る仮想試験システムを実現するプログラムを、コンピュータ読み取り可能な記録媒体に記録することも可能である。この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行させることにより、仮想試験システムを実現することが可能である。「コンピュータシステム」とは、OSや周辺機器等のハードウェアを含むものであってもよい。   It is also possible to record a program for realizing the virtual test system according to the embodiment on a computer-readable recording medium. It is possible to realize a virtual test system by causing a computer system to read and execute a program recorded on the recording medium. The “computer system” may include an OS and hardware such as peripheral devices.

また「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、フラッシュメモリ等の書き込み可能な不揮発性メモリ、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。さらに「コンピュータ読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムが送信された場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリ(例えばDRAM(Dynamic Random Access Memory))のように、一定時間プログラムを保持しているものも含むものとする。   The “computer-readable recording medium” means a flexible disk, a magneto-optical disk, a ROM, a writable nonvolatile memory such as a flash memory, a portable medium such as a CD-ROM, and a hard disk built in a computer system. A storage device. Further, the “computer-readable recording medium” means a volatile memory (for example, DRAM (Dynamic DRAM) in a computer system that becomes a server or a client when a program is transmitted through a network such as the Internet or a communication line such as a telephone line. Random Access Memory)), etc., which hold programs for a certain period of time.

また、上記プログラムは、このプログラムを記憶装置等に格納したコンピュータシステムから、伝送媒体を介して、あるいは、伝送媒体中の伝送波により他のコンピュータシステムに伝送されてもよい。ここで、プログラムを伝送する「伝送媒体」は、インターネット等のネットワーク(通信網)や電話回線等の通信回線(通信線)のように情報を伝送する機能を有する媒体のことをいう。   The program may be transmitted from a computer system storing the program in a storage device or the like to another computer system via a transmission medium or by a transmission wave in the transmission medium. Here, the “transmission medium” for transmitting the program refers to a medium having a function of transmitting information, such as a network (communication network) such as the Internet or a communication line (communication line) such as a telephone line.

また、上記プログラムは、前述した機能の一部を実現するためのものであっても良い。さらに、前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるもの、いわゆる差分ファイル(差分プログラム)であっても良い。   The program may be for realizing a part of the functions described above. Furthermore, what can implement | achieve the function mentioned above in combination with the program already recorded on the computer system, and what is called a difference file (difference program) may be sufficient.

本発明の実施形態を説明したが、この実施形態は例として提示するものであり、発明の範囲を限定することは意図していない。この新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。この実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   Although an embodiment of the present invention has been described, this embodiment is presented as an example and is not intended to limit the scope of the invention. The novel embodiment can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention. This embodiment and its modifications are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.

51…CPU、51a…実行環境構築機能、51b…仮想マシン生成機能、51c…シミュレート機能、52…メモリ、52a…実行環境構築プログラム、52b…仮想マシン生成プログラム、52c…シミュレートプログラム、71…CPU、71a…状態取得機能、71b…出力映像作成機能、71c…出力映像表示機能、72…メモリ、72a…状態取得プログラム、72b…出力映像作成プログラム、72c…出力映像表示プログラム、100…放送局、200…通信ネットワーク、300…電波塔、400…家庭、500…サーバ、700…クライアント端末   51 ... CPU, 51a ... execution environment construction function, 51b ... virtual machine creation function, 51c ... simulation function, 52 ... memory, 52a ... execution environment construction program, 52b ... virtual machine creation program, 52c ... simulation program, 71 ... CPU, 71a ... status acquisition function, 71b ... output video creation function, 71c ... output video display function, 72 ... memory, 72a ... status acquisition program, 72b ... output video creation program, 72c ... output video display program, 100 ... broadcast station 200 ... Communication network 300 ... Radio tower 400 ... Home 500 ... Server 700 ... Client terminal

Claims (7)

それぞれアプリケーションにより制御される複数の放送関連機器を備える放送局設備を対象とする仮想試験システムであって、
仮想化された共通の実行環境を構築する実行環境構築機能と、
前記アプリケーションを搭載された前記放送関連機器をそれぞれ仮想化して複数の仮想マシンを生成する仮想マシン生成機能と、
前記実行環境における前記複数の仮想マシンの協調動作を模倣して、前記放送局設備をシミュレートするシミュレート機能と、
前記シミュレートされた放送局設備における前記仮想マシンの各々の状態を取得する状態取得機能と、
前記取得された前記仮想マシンの各々の状態に基づいて、前記シミュレートされた放送局設備から出力される出力映像を作成する出力映像作成機能と、
前記作成された出力映像を表示する表示機能とを具備する、仮想試験システム。
A virtual test system for broadcasting station equipment provided with a plurality of broadcast-related devices each controlled by an application,
An execution environment construction function to construct a virtualized common execution environment;
A virtual machine generation function for generating a plurality of virtual machines by virtualizing each of the broadcast-related devices loaded with the application;
A simulation function for simulating the broadcasting station facility by imitating the cooperative operation of the plurality of virtual machines in the execution environment;
A state acquisition function for acquiring the state of each of the virtual machines in the simulated broadcasting station facility;
An output video creation function for creating an output video output from the simulated broadcasting station equipment based on the acquired state of each of the virtual machines;
A virtual test system comprising a display function for displaying the generated output video.
前記状態取得機能は、前記放送局設備に備わるスイッチャに対応する仮想マシンから、前記仮想マシンの各々の状態を取得する、請求項1に記載の仮想試験システム。   The virtual test system according to claim 1, wherein the status acquisition function acquires the status of each of the virtual machines from a virtual machine corresponding to a switcher provided in the broadcasting station equipment. 前記表示機能は、前記取得された前記仮想マシンの各々の状態を、前記作成された出力映像に重畳して表示する、請求項1に記載の仮想試験システム。   The virtual test system according to claim 1, wherein the display function displays the acquired state of each of the virtual machines so as to be superimposed on the created output video. それぞれアプリケーションにより制御される複数の放送関連機器を備える放送局設備を、クライアントおよびサーバにより模倣する仮想試験方法であって、
前記サーバが、仮想化された共通の実行環境を構築し、
前記サーバが、前記アプリケーションを搭載された前記放送関連機器をそれぞれ仮想化して複数の仮想マシンを生成し、
前記サーバが、前記実行環境における前記複数の仮想マシンの協調動作を模倣して、前記放送局設備をシミュレートし、
前記クライアントが、前記シミュレートされた放送局設備における前記仮想マシンの各々の状態を取得し、
前記クライアントが、前記取得された前記仮想マシンの各々の状態に基づいて、前記シミュレートされた放送局設備から出力される出力映像を作成し、
前記クライアントが、前記作成された出力映像を表示する、映像作成方法。
A virtual test method for imitating a broadcasting station equipment provided with a plurality of broadcasting-related devices, each controlled by an application, by a client and a server,
The server builds a virtualized common execution environment,
The server virtualizes each broadcast-related device loaded with the application to generate a plurality of virtual machines,
The server simulates the broadcasting station equipment by imitating the cooperative operation of the plurality of virtual machines in the execution environment,
The client obtains the state of each of the virtual machines in the simulated broadcaster facility;
The client creates an output video output from the simulated broadcasting station equipment based on the acquired state of each of the virtual machines,
A video creation method in which the client displays the created output video.
前記クライアントは、前記放送局設備に備わるスイッチャに対応する仮想マシンから、前記仮想マシンの各々の状態を取得する、請求項4に記載の映像作成方法。   The video creation method according to claim 4, wherein the client acquires each state of the virtual machine from a virtual machine corresponding to a switcher provided in the broadcasting station facility. 前記クライアントは、前記取得された前記仮想マシンの各々の状態を、前記作成された出力映像に重畳して表示する、請求項4に記載の映像作成方法。   The video creation method according to claim 4, wherein the client displays the acquired state of each of the virtual machines so as to be superimposed on the created output video. 請求項4乃至6のいずれか1項に記載の方法を、クライアントおよびサーバを含むコンピュータ群に実行させるための命令を含む、プログラム。   A program comprising instructions for causing a computer group including a client and a server to execute the method according to any one of claims 4 to 6.
JP2015225073A 2015-11-17 2015-11-17 Virtual test system, image creation method and program Active JP6538529B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015225073A JP6538529B2 (en) 2015-11-17 2015-11-17 Virtual test system, image creation method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015225073A JP6538529B2 (en) 2015-11-17 2015-11-17 Virtual test system, image creation method and program

Publications (2)

Publication Number Publication Date
JP2017092910A true JP2017092910A (en) 2017-05-25
JP6538529B2 JP6538529B2 (en) 2019-07-03

Family

ID=58771717

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015225073A Active JP6538529B2 (en) 2015-11-17 2015-11-17 Virtual test system, image creation method and program

Country Status (1)

Country Link
JP (1) JP6538529B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018082276A (en) * 2016-11-15 2018-05-24 株式会社東芝 Preview system, terminal and preview method
JP2019050443A (en) * 2017-09-07 2019-03-28 株式会社東芝 Trigger signal output device, trigger signal output method, broadcast master system, and program
JP2020043411A (en) * 2018-09-07 2020-03-19 株式会社東芝 Broadcast master system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002353926A (en) * 2001-05-30 2002-12-06 Nec Eng Ltd Automatic program-operation system
JP2009206988A (en) * 2008-02-28 2009-09-10 Sony Corp Broadcasting system and display control method of broadcasting system
JP2010170188A (en) * 2009-01-20 2010-08-05 Fujitsu Ltd Verification support program, information processor, and verification support method
JP2015050712A (en) * 2013-09-03 2015-03-16 株式会社東芝 Broadcast program transmission system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002353926A (en) * 2001-05-30 2002-12-06 Nec Eng Ltd Automatic program-operation system
JP2009206988A (en) * 2008-02-28 2009-09-10 Sony Corp Broadcasting system and display control method of broadcasting system
JP2010170188A (en) * 2009-01-20 2010-08-05 Fujitsu Ltd Verification support program, information processor, and verification support method
JP2015050712A (en) * 2013-09-03 2015-03-16 株式会社東芝 Broadcast program transmission system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018082276A (en) * 2016-11-15 2018-05-24 株式会社東芝 Preview system, terminal and preview method
JP2019050443A (en) * 2017-09-07 2019-03-28 株式会社東芝 Trigger signal output device, trigger signal output method, broadcast master system, and program
JP2020043411A (en) * 2018-09-07 2020-03-19 株式会社東芝 Broadcast master system
JP7214411B2 (en) 2018-09-07 2023-01-30 株式会社東芝 broadcast master system

Also Published As

Publication number Publication date
JP6538529B2 (en) 2019-07-03

Similar Documents

Publication Publication Date Title
US20160232871A1 (en) Display method and display device
JP6523928B2 (en) Virtual test system, virtual test method and program
CN109313566B (en) Audio playing method and device of virtual machine and mobile terminal
JP6538529B2 (en) Virtual test system, image creation method and program
CN102630039A (en) Multiple device IPTV cloud-based recording and playback
CN111131891B (en) Audio and video playing method and device, playing equipment and system
CN111726688A (en) Method and device for self-adapting screen projection picture in network teaching
JP6797643B2 (en) Preview system, terminal device and preview method
KR20180122451A (en) Interactive audio metadata handling
WO2020253452A1 (en) Status message pushing method, and method, device and apparatus for switching interaction content in live broadcast room
KR101833942B1 (en) Transcoder for real-time compositing
CN102473088B (en) Media processing comparison system and techniques
JP6707438B2 (en) Preview system, preview method and program
CN105100680B (en) A kind of video frequency monitoring method and device
JP6797578B2 (en) Broadcast master system and its operation test support device and method
JP2017527161A (en) Cloud streaming-based broadcast-linked service system, broadcast-linked service client device, trigger content providing server, and method using the same
JPWO2014207798A1 (en) Acoustic signal output system
CN113938705A (en) Method, device, server, terminal equipment and system for video coding and decoding
US10963279B2 (en) Host-subordinate computing device administration and control using a host virtual machine manager
JP6730148B2 (en) Broadcast system and its testing method and program
KR102492938B1 (en) Apparatus and method for providing real-time performance sound source reproduction service based on application
JP2021002844A (en) Broadcasting master system, and operation test support apparatus and method therefor
JP6903419B2 (en) Display system, broadcast system, and broadcast program display system
JP7172128B2 (en) VR content playback system for following operation input in main processing device in backup processing device
CN105323635B (en) Video processing system and method

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20170904

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20170905

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180307

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190122

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190123

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190325

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190606

R150 Certificate of patent or registration of utility model

Ref document number: 6538529

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150