CN114339106A - Ultrahigh-definition SDI (Serial digital interface) and IP (Internet protocol) multi-picture signal processor - Google Patents

Ultrahigh-definition SDI (Serial digital interface) and IP (Internet protocol) multi-picture signal processor Download PDF

Info

Publication number
CN114339106A
CN114339106A CN202210015791.XA CN202210015791A CN114339106A CN 114339106 A CN114339106 A CN 114339106A CN 202210015791 A CN202210015791 A CN 202210015791A CN 114339106 A CN114339106 A CN 114339106A
Authority
CN
China
Prior art keywords
sdi
picture
fpga
signals
module
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
CN202210015791.XA
Other languages
Chinese (zh)
Other versions
CN114339106B (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.)
BEIJING GEFEI TECHNOLOGY CO LTD
Original Assignee
BEIJING GEFEI TECHNOLOGY CO LTD
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by BEIJING GEFEI TECHNOLOGY CO LTD filed Critical BEIJING GEFEI TECHNOLOGY CO LTD
Priority to CN202210015791.XA priority Critical patent/CN114339106B/en
Publication of CN114339106A publication Critical patent/CN114339106A/en
Application granted granted Critical
Publication of CN114339106B publication Critical patent/CN114339106B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Studio Circuits (AREA)

Abstract

The invention discloses an ultra-high definition SDI and IP multi-picture signal processor, which comprises: the SDI signal input interface, the SDI signal output interface and the IP signal input/output module are used for inputting SDI signals and IP signals and outputting display pictures; the scheduling matrix module is used for scheduling different signals to different display picture windows and scheduling display pictures to corresponding output interfaces; the main FPGA is used for converting the serial SDI signals into parallel data and carrying out unified clock synchronization processing; synthesizing an output picture according to the first zooming data returned from the FPGA; and superposing the output picture and the second display element returned from the FPGA to obtain a display picture. The invention can be directly accessed to the ultra-high definition signal, reduces the intermediate processing link, and simplifies the design of the system scheme and the construction cost.

Description

Ultrahigh-definition SDI (Serial digital interface) and IP (Internet protocol) multi-picture signal processor
Technical Field
The invention relates to the technical field of multi-picture display processors, in particular to an ultra-high definition SDI (serial digital interface) and IP (Internet protocol) multi-picture signal processor.
Background
With the rapid development of the ultra-high-definition video industry, the 4K/8K ultra-high-definition signal has higher requirements on transmission bandwidth; aiming at the problems of multiple cables, difficult maintenance, limited transmission distance and the like existing in an ultra-high definition signal SDI transmission mode, the characteristics of high bandwidth, high concurrency and bidirectional transmission of an IP technology become the technical evolution direction of an ultra-high definition signal technical solution.
At present, the domestic radio and television system is in a transition stage from an SDI framework to an IP framework, and the coexistence of an SDI signal and an IP signal in the system is a normal state for building a broadcast television system. The multi-picture display processor is used for carrying out scaling processing on the multi-channel signals through a compression technology, then synthesizing a combined picture and outputting the combined picture to a monitor, and the effect of simultaneously monitoring the multi-channel pictures is achieved; besides displaying multiple pictures simultaneously, there is usually a need for displaying characters such as a signal name per channel (UMD), Tally, and a sound post (Audio Bar).
The traditional multi-picture signal processor has poor signal format compatibility, only SDI signals or IP signals can be accessed, and when the IP signals are accessed, IP gateways are needed to complete the monitoring of the IP signals; the direct access of 4K ultra-high-definition video signals is not supported, the picture display layout is not flexible enough, and the size and the position of the window zooming can not be controlled randomly.
Disclosure of Invention
Aiming at the problems in the prior art, the invention provides an ultra-high definition SDI and IP multi-picture signal processor.
The invention discloses an ultra-high definition SDI and IP multi-picture signal processor, which comprises:
the SDI signal input interface and the SDI signal output interface are used for inputting SDI signals and outputting display pictures;
an IP signal input/output module for inputting IP signals and outputting display pictures;
the scheduling matrix module is connected with the SDI signal input interface, the SDI signal output interface and the IP signal input/output module and is used for scheduling different signals to different display picture windows and scheduling display pictures to corresponding output interfaces;
the master FPGA is connected with the scheduling matrix module and is used for converting serial SDI signals into parallel data and carrying out unified clock synchronization processing; synthesizing an output picture according to the first zooming data returned from the FPGA; superposing the output picture and the display elements to obtain the display picture;
all the first slave FPGAs are connected with the master FPGA through an I2C module and used for scaling data subjected to synchronous processing of a unified clock at different resolutions and returning the scaled data to the master FPGA;
and the second slave FPGA is connected with the master FPGA and used for converting the audio data synchronously processed by the unified clock and returning the converted display elements to the master FPGA.
As a further improvement of the invention, the method also comprises the following steps: ARM and single-chip microcomputer;
the ARM is connected with the scheduling matrix module, the main FPGA and the I2C module through the single chip microcomputer, and is connected with the second slave FPGA and used for:
the user controls the scheduling matrix module through the ARM, selects signals needing to be displayed and schedules different signals to different display picture windows;
the scheduling matrix module schedules the picture to a corresponding output interface according to the output format instruction sent by the ARM;
the first slave FPGA carries out scaling of different resolutions according to the control instruction transmitted by the ARM;
and the second slave FPGA converts the characters input by the user through the ARM into key signals and filling signals, forms dynamic sound column images and texts by audio according to the PCM volume and the number of audio channels, and finally converts the dynamic sound column images and texts into display elements.
As a further improvement of the invention, an HTTP protocol stack is established in the ARM, WEBserver is configured, and the control equipment completes the configuration of the positions, sizes and characters required to be superposed of different channel pictures through a WEB page.
As a further improvement of the present invention, the first slave FPGA writes the received data into the DDR to perform the picture scaling processing.
As a further improvement of the present invention, the main FPGA includes:
a serial-to-parallel conversion module for converting an input serial SDI signal into 20-bit parallel data;
the synthesis module is used for synthesizing an output picture according to the first zooming data returned from the FPGA;
and the superposition module is used for superposing the output picture and the display elements to obtain the display picture.
As a further improvement of the present invention, the number of the first slave FPGAs is 4, and the 4 slave FPGAs can implement processing of a maximum of 8 channels of 4K ultra high definition signals.
Compared with the prior art, the invention has the beneficial effects that:
the invention can directly access the ultra-high definition signal by configuring different interface modules, reduces intermediate processing links, and simplifies system scheme design and construction cost.
Drawings
Fig. 1 is a block diagram of an ultra-high definition SDI, IP multi-picture signal processor according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be obtained by a person skilled in the art without any inventive step based on the embodiments of the present invention, are within the scope of the present invention.
The invention is described in further detail below with reference to the attached drawing figures:
as shown in fig. 1, the present invention provides an ultra high definition SDI, IP multi-picture signal processor, comprising: the SDI signal input interface, the SDI signal output interface, the IP signal input/output module, the scheduling matrix module, the main FPGA, the I2C module, 4 first slave FPGAs, 1 second slave FPGA, a DDR, an ARM and the single chip microcomputer;
the connection relationship of each module is as follows:
the SDI signal input interface, the SDI signal output interface and the IP signal input/output module are connected with a scheduling matrix module, the scheduling matrix module is connected with a master FPGA, the master FPGA is connected with an I2C module, the I2C module is connected with 4 first slave FPGAs and 1 second slave FPGA, and the 4 first slave FPGAs and the 1 second slave FPGA are connected with DDR; the ARM is connected with the scheduling matrix module, the main FPGA and the I2C module through the single chip microcomputer, and the ARM is connected with the second slave FPGA.
The functions of each module are as follows:
the SDI signal input interface and the SDI signal output interface are used for inputting SDI signals and outputting display pictures;
the IP signal input/output module is used for inputting a 4K ultra-high definition IP signal and outputting a display picture;
the scheduling matrix module is used for controlling the scheduling matrix module through the ARM by a user, selecting signals needing to be displayed and scheduling different signals to different display picture windows; the picture is dispatched to the corresponding SDI signal output interface and the IP signal input/output module according to the output format command transmitted by the ARM;
a master FPGA to: an internal serial-parallel conversion module converts an input serial SDI signal into 20-bit parallel data and realizes unified clock synchronization processing; the internal synthesis module synthesizes an output picture according to the first zooming data returned from the FPGA; the internal superposition module is used for finishing superposition of the output picture and the display element and then sending the superposed output picture and display element to the scheduling matrix module;
the first slave FPGA is used for writing data content into the DDR to finish picture scaling processing, scaling with different resolutions is realized according to a control instruction transmitted by the ARM, and then the scaled data is returned to a synthesis module in the master FPGA through I2C;
the second slave FPGA is used for realizing image-text processing and converting the image-text processing into a key signal and a filling signal according to characters input by a user through an ARM; forming dynamic sound column pictures and texts by the audio according to the PCM volume and the number of audio channels; and the converted display elements are uniformly sent to a main FPGA character superposition module.
Further, an HTTP protocol stack is established in the ARM, WEBserver is configured, and the control equipment completes the configuration of the positions, the sizes and the characters needing to be superposed of different channel pictures through a WEB page.
Further, 4 slave FPGAs can process the maximum 8-path 4K ultra-high-definition signals.
The invention relates to a using method of an ultra-high definition SDI and IP multi-picture signal processor, which comprises the following steps:
step 1, accessing signals through an SDI input interface and an IP input interface into a scheduling matrix module; the user can control the scheduling matrix module through the ARM, select signals needing to be displayed and schedule different signals to different display picture windows;
step 2, the signals after passing through the scheduling matrix module enter a main FPGA after being balanced, a serial-parallel conversion module in the main FPGA converts the input serial SDI signals into parallel data with 20 bits, and unified clock synchronization processing is realized;
step 3, the master FPGA sends the video and audio data processed by the unified clock to 4 first slave FPGAs and 1 second slave FPGA through an I2C module;
step 4, writing data contents into the DDR from the FPGA for picture scaling processing, and realizing scaling of different resolutions according to control instructions transmitted by the ARM; then, the zoomed data is returned to a synthesis module in the main FPGA through an I2C module, and the main FPGA synthesizes an output picture;
and 5, writing the data content into the DDR from the FPGA for image-text processing: converting the characters input by the user through the ARM into key signals and filling signals; forming dynamic sound column pictures and texts by the audio according to the PCM volume and the number of audio channels; the graphic and text information is uniformly sent to a main FPGA character superposition module, and is sent to a scheduling matrix module after superposition of an output picture and a display element is completed;
and 6, scheduling the picture to a corresponding output interface by the scheduling matrix module according to the output format instruction transmitted by the ARM.
The invention has the advantages that:
the multi-picture signal processor is in modular design, provides an interface for accessing a 4K ultra-high definition IP signal, and can also be optionally matched with an SDI interface; the interface can be replaced as required, and can be directly accessed to a non-compressed IP signal, so that mixed access of SDI and IP signals is realized;
the multi-picture signal processor reduces the intermediate processing link, simplifies the design of the system scheme and the construction cost; the single machine can process the display processing of 4K ultra-high-definition pictures with 8 channels, the position and the size of the pictures can be adjusted at will, characters can be input at will, and the overlapping position can be adjusted.
The above is only a preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes will occur to those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (6)

1. An ultra high definition SDI, IP multi-picture signal processor, comprising:
the SDI signal input interface and the SDI signal output interface are used for inputting SDI signals and outputting display pictures;
an IP signal input/output module for inputting IP signals and outputting display pictures;
the scheduling matrix module is connected with the SDI signal input interface, the SDI signal output interface and the IP signal input/output module and is used for scheduling different signals to different display picture windows and scheduling display pictures to corresponding output interfaces;
the master FPGA is connected with the scheduling matrix module and is used for converting serial SDI signals into parallel data and carrying out unified clock synchronization processing; synthesizing an output picture according to the first zooming data returned from the FPGA; superposing the output picture and the display elements to obtain the display picture;
all the first slave FPGAs are connected with the master FPGA through an I2C module and used for scaling data subjected to synchronous processing of a unified clock at different resolutions and returning the scaled data to the master FPGA;
and the second slave FPGA is connected with the master FPGA and used for converting the audio data synchronously processed by the unified clock and returning the converted display elements to the master FPGA.
2. The ultra high definition SDI, IP multipicture signal processor of claim 1, further comprising: ARM and single-chip microcomputer;
the ARM is connected with the scheduling matrix module, the main FPGA and the I2C module through the single chip microcomputer, and is connected with the second slave FPGA and used for:
the user controls the scheduling matrix module through the ARM, selects signals needing to be displayed and schedules different signals to different display picture windows;
the scheduling matrix module schedules the picture to a corresponding output interface according to the output format instruction sent by the ARM;
the first slave FPGA carries out scaling of different resolutions according to the control instruction transmitted by the ARM;
and the second slave FPGA converts the characters input by the user through the ARM into key signals and filling signals, forms dynamic sound column images and texts by audio according to the PCM volume and the number of audio channels, and finally converts the dynamic sound column images and texts into display elements.
3. The ultra-high definition SDI, IP multi-picture signal processor of claim 2 wherein an HTTP protocol stack is built in the ARM, a WEBserver is configured, and the control device completes the configuration of the position, size, and character to be superimposed of the different channel pictures through a WEB page.
4. The ultra-high definition SDI, IP multipicture signal processor of claim 1, wherein the first slave FPGA writes the received data into the DDR to perform the picture scaling process.
5. The ultra high definition SDI, IP multipicture signal processor of claim 1, wherein the master FPGA comprises:
a serial-to-parallel conversion module for converting an input serial SDI signal into 20-bit parallel data;
the synthesis module is used for synthesizing an output picture according to the first zooming data returned from the FPGA;
and the superposition module is used for superposing the output picture and the display elements to obtain the display picture.
6. The ultra-high definition SDI, IP multi-picture signal processor of claim 2 wherein the number of the first slave FPGAs is 4, and the 4 slave FPGAs can process a maximum of 8-way 4K ultra-high definition signals.
CN202210015791.XA 2022-01-07 2022-01-07 Ultra-high definition SDI (serial digital interface) and IP (Internet protocol) multi-picture signal processor Active CN114339106B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210015791.XA CN114339106B (en) 2022-01-07 2022-01-07 Ultra-high definition SDI (serial digital interface) and IP (Internet protocol) multi-picture signal processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210015791.XA CN114339106B (en) 2022-01-07 2022-01-07 Ultra-high definition SDI (serial digital interface) and IP (Internet protocol) multi-picture signal processor

Publications (2)

Publication Number Publication Date
CN114339106A true CN114339106A (en) 2022-04-12
CN114339106B CN114339106B (en) 2023-06-09

Family

ID=81024706

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210015791.XA Active CN114339106B (en) 2022-01-07 2022-01-07 Ultra-high definition SDI (serial digital interface) and IP (Internet protocol) multi-picture signal processor

Country Status (1)

Country Link
CN (1) CN114339106B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114567712A (en) * 2022-04-27 2022-05-31 成都卓元科技有限公司 Multi-node net signal scheduling method based on SDI video and audio signals

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11296345A (en) * 1998-04-08 1999-10-29 Hitachi Ltd Processor
CN201887878U (en) * 2010-11-24 2011-06-29 北京格非科技发展有限公司 High-definition solid time delayer
CN202475590U (en) * 2012-01-11 2012-10-03 北京竞业达数码科技有限公司 Video preprocessing apparatus
CN204707190U (en) * 2015-03-27 2015-10-14 深圳市唯奥视讯技术有限公司 The point-to-point synchronization processing apparatus of 4K2K image
CN105120184A (en) * 2015-10-09 2015-12-02 深圳市捷视飞通科技有限公司 High-definition video seamless matrix based on FPGA (field programmable gate array)
CN206472189U (en) * 2017-02-08 2017-09-05 广州波视信息科技股份有限公司 A kind of ultra high-definition VR solid time delayers based on fpga chip module
US20180091742A1 (en) * 2016-09-26 2018-03-29 Aten International Co., Ltd. Video matrix controller
CN209642824U (en) * 2019-01-31 2019-11-15 西安睿控创合电子科技有限公司 A kind of multi-channel video switching display device
US20200053304A1 (en) * 2018-03-22 2020-02-13 Suzhou Aview Image Technology Co., Ltd. Multi-channel image capture system
CN213186290U (en) * 2020-09-03 2021-05-11 深圳市乐创视讯科技有限公司 Ultra-high-definition seamless splicing matrix processor
CN113271417A (en) * 2021-07-02 2021-08-17 北京格非科技股份有限公司 Double-bus time delayer and time delaying method for 4K ultra-high definition signals

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11296345A (en) * 1998-04-08 1999-10-29 Hitachi Ltd Processor
CN201887878U (en) * 2010-11-24 2011-06-29 北京格非科技发展有限公司 High-definition solid time delayer
CN202475590U (en) * 2012-01-11 2012-10-03 北京竞业达数码科技有限公司 Video preprocessing apparatus
CN204707190U (en) * 2015-03-27 2015-10-14 深圳市唯奥视讯技术有限公司 The point-to-point synchronization processing apparatus of 4K2K image
CN105120184A (en) * 2015-10-09 2015-12-02 深圳市捷视飞通科技有限公司 High-definition video seamless matrix based on FPGA (field programmable gate array)
US20180091742A1 (en) * 2016-09-26 2018-03-29 Aten International Co., Ltd. Video matrix controller
CN206472189U (en) * 2017-02-08 2017-09-05 广州波视信息科技股份有限公司 A kind of ultra high-definition VR solid time delayers based on fpga chip module
US20200053304A1 (en) * 2018-03-22 2020-02-13 Suzhou Aview Image Technology Co., Ltd. Multi-channel image capture system
CN209642824U (en) * 2019-01-31 2019-11-15 西安睿控创合电子科技有限公司 A kind of multi-channel video switching display device
CN213186290U (en) * 2020-09-03 2021-05-11 深圳市乐创视讯科技有限公司 Ultra-high-definition seamless splicing matrix processor
CN113271417A (en) * 2021-07-02 2021-08-17 北京格非科技股份有限公司 Double-bus time delayer and time delaying method for 4K ultra-high definition signals

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
李家麒: "浅谈4K超高清IP现场制作系统的画面分割", 影视制作, pages 57 - 61 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114567712A (en) * 2022-04-27 2022-05-31 成都卓元科技有限公司 Multi-node net signal scheduling method based on SDI video and audio signals

Also Published As

Publication number Publication date
CN114339106B (en) 2023-06-09

Similar Documents

Publication Publication Date Title
CN202634558U (en) Image processing device
CN103544130B (en) A kind of windows display equipment and display packing
CN104935840A (en) Subtitle rolling display method of splicing display screen and system
CN102103826A (en) Light emitting diode (LED) display screen splicing control system and LED display screen
WO2017143663A1 (en) Electronic exchange system and configuration method therefor
CN102611869A (en) Output-oriented network transmission technique of multi-screen splicing system
CN102572398B (en) Multi-channel video processing device, system and method
CN111064937A (en) Video optical fiber seat receiving device
CN114339106B (en) Ultra-high definition SDI (serial digital interface) and IP (Internet protocol) multi-picture signal processor
WO2014079303A1 (en) Method, device and system for synthesizing multi-screen video
CN106339194A (en) Method and system for dynamically adjusting multi-device display effect
CN110225316B (en) Software and hardware cooperative multi-channel video processing device and system
US20060055626A1 (en) Dual screen display using one digital data output
CN106603537A (en) System and method for marking video signal source of mobile intelligent terminal
JP4391477B2 (en) Image transmission apparatus and image transmission system
CN212413300U (en) Large-screen visual display operation device
KR101562789B1 (en) Method for both routing and switching multi-channel hd/uhd videos and the apparatus thereof
CN111741343A (en) Video processing method and device and electronic equipment
KR20170028810A (en) Display apparatus and Method for controlling the display apparatus thereof
EP2382596B1 (en) A data processing apparatus for segmental processing of input data, systems using the apparatus and methods for data transmittal
CN108055480A (en) A kind of single channel vision signal inputs more window display devices
CN110191253B (en) LCoS micro-display driving control module based on FPGA
CN207573505U (en) A kind of single channel vision signal inputs more window display devices
CN102572597A (en) Multi-network audio and video play equipment
CN101815192B (en) Digital video and audio capturing device and method thereof

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant