WO2022237195A1 - Method for implementing large load of receiving card, electronic device, receiving card, and data processing system - Google Patents

Method for implementing large load of receiving card, electronic device, receiving card, and data processing system Download PDF

Info

Publication number
WO2022237195A1
WO2022237195A1 PCT/CN2021/142977 CN2021142977W WO2022237195A1 WO 2022237195 A1 WO2022237195 A1 WO 2022237195A1 CN 2021142977 W CN2021142977 W CN 2021142977W WO 2022237195 A1 WO2022237195 A1 WO 2022237195A1
Authority
WO
WIPO (PCT)
Prior art keywords
video data
dynamic memory
random dynamic
receiving card
arrangement table
Prior art date
Application number
PCT/CN2021/142977
Other languages
French (fr)
Chinese (zh)
Inventor
周锦志
汪安春
Original Assignee
卡莱特云科技股份有限公司
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 卡莱特云科技股份有限公司 filed Critical 卡莱特云科技股份有限公司
Publication of WO2022237195A1 publication Critical patent/WO2022237195A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/147Digital output to display device ; Cooperation and interconnection of the display device with other functional units using display panels
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1454Digital output to display device ; Cooperation and interconnection of the display device with other functional units involving copying of the display data of a local workstation or window to a remote workstation or window so that an actual copy of the data is displayed simultaneously on two or more displays, e.g. teledisplay

Definitions

  • the present application relates to the technical field of LED display, and in particular to a method for realizing large loading of a receiving card, electronic equipment, a receiving card and a data processing system.
  • a single receiving card has a load limit, and the reason for the load limit is mainly from the bandwidth limit of the random dynamic memory (such as SDRAM/DDR2/DDR3/DDR4, etc.) of the receiving card, especially the It is caused by the inefficiency of reading a single data from the random random memory.
  • the bandwidth limit of the random dynamic memory such as SDRAM/DDR2/DDR3/DDR4, etc.
  • the receiving card is to be used to realize the large load function, it is necessary to start from improving the bandwidth utilization efficiency of the random dynamic memory.
  • more than 2 pixels are stored in a random dynamic memory (video data), the inventor realized that if the processing is not done properly, the bandwidth utilization efficiency of the random dynamic memory will be sharply reduced.
  • the present application provides a method for realizing a large loading capacity of a receiving card, electronic equipment, a receiving card and a data processing system.
  • This application includes a method for realizing a large loading of a receiving card, including:
  • the present application also includes an electronic device, including a processor and a memory, the memory stores computer-readable instructions, and when the computer-readable instructions are executed by the processor, the following method is executed:
  • the application also includes a receiving card with a large load.
  • the receiving card includes a receiving module, a writing module, a mapping module and a random dynamic memory, wherein:
  • the receiving module is connected with the writing module and the mapping module, and is used to receive the combined routing table, horizontal pre-arrangement table, vertical pre-arrangement table and video data of the host computer;
  • the writing module is connected with the receiving module, the mapping module and the random dynamic memory, and is used to write the video data into the random dynamic memory through the horizontal pre-sorting table, and rewrite the video data into the random dynamic memory through the new row number ;
  • the random dynamic memory is connected with the writing module and the mapping module, and is used for storing video data;
  • the mapping module is connected with the receiving module, the writing module and the random dynamic memory, and is used for mapping the line numbers of the video data stored in the random dynamic memory through the vertical pre-sorting table to obtain new line numbers of the video data.
  • the present application also includes one or more readable storage media storing computer-readable instructions, wherein, when the computer-readable instructions are executed by one or more processors, one or more processors are made to perform the following steps:
  • the present application also includes a data processing system, the data processing system includes the above-mentioned receiving card, and also includes a host computer and an LED display screen, wherein:
  • the upper computer is connected to the receiving card by communication, and is used to send the combined routing table, horizontal pre-arrangement table, vertical pre-arrangement table and video data to the receiving card;
  • the receiving card is connected with the upper computer and the LED display for rewriting and reading the video data
  • the LED display is connected to the receiving card for communication, and is used for corresponding display according to the video data read by the receiving card.
  • the horizontal pre-scheduling table and the vertical pre-scheduling table include the function of drawing the row and the list, through the horizontal pre-scheduling table and the vertical pre-scheduling table
  • the table layout design maps new row numbers to the video data, and then rewrites the video data, so that the read efficiency of the random dynamic memory is the highest, and the read efficiency is hardly affected by other operations;
  • the line table, horizontal pre-arrangement table and vertical pre-arrangement table provide optimized dimensions to ensure that the light points and the combined routing table form a corresponding relationship, and can continuously read video data of multiple pixels in a large burst, replacing the The existing method of reading one pixel at a time significantly improves the bandwidth utilization rate of random dynamic memory; through the above-mentioned processing process of video data, the reading efficiency of static data is also improved, and the use of bandwidth is greatly saved.
  • Fig. 1 is the flow chart (1) of the steps of the implementation method of the large loading of the receiving card in the embodiment of the present application;
  • Fig. 2 is the flow chart (2) of the steps of the implementation method of the large loading of the receiving card in the embodiment of the present application;
  • Fig. 3 is the step flow chart (3) of the implementation method of receiving card large loading of the embodiment of the present application.
  • FIG. 4 is a structural composition diagram of a receiving card according to an embodiment of the present application.
  • FIG. 5 is a structural composition diagram of a data processing system according to an embodiment of the present application.
  • This application aims at the problem of low data reading efficiency of the random dynamic memory (such as SDRAM/DDR2/DDR3/DDR4, etc.) in the receiving card, and specially designs a method for realizing the large loading of the receiving card, as shown in Figure 1, including The following steps:
  • Step S101 Receive the merged wiring table, horizontal pre-arrangement table, vertical pre-arrangement table and video data of the host computer.
  • the video data in this embodiment is used for displaying on the LED display screen, and how many frames of pictures should be refreshed per second are set.
  • the correction coefficient, seam repair coefficient, etc. it can be defined as dynamic data, and the correction coefficient, The repair coefficient etc. are defined as static data.
  • the merged routing table in this embodiment is generated by the host computer after merging the routing table, the line drawing list, and the point table using a preset merging strategy.
  • the combined routing table includes routing information, row extraction Column information and snapshot information.
  • the wiring table is the corresponding relationship between video data and the position of the light points. Since an LED light board has at least one row decoding chip and one column driving chip, the row and column intersections formed by the row decoding chip and the column driving chip connect the light points. , so the wiring table is the transmission sequence table of video data on the LED display light points, which reflects the transmission sequence of video data on the light points.
  • Each row decoding chip and each column driver chip has multiple pins, and the connection between chips is through input pins and output pins.
  • the pin When a certain row decoding chip and column driver chip When some pins are not in use, the pin is defined as an empty pin. At this time, in the process of video data transmission, a dummy data can be used to replace it, so that the video data can be output from the next pin, such as including 4 If pin 2 is empty, the data that should have been transmitted to pin 2 will be transferred to pin 3 under the action of false data in the order of video data, so the row-pumping list is video data Correspondence table with row decoding chip pins and column driver chip pins.
  • the snapshot table is the correspondence table between video data and LED display lamp points.
  • the snapshot information in the snapshot table is similar to the row and column information in the row and row list, but only for one lamp point, that is, Points that do not need to transmit video data, also give the light a fake data.
  • horizontal pre-arrangement table and vertical pre-arrangement table of the host computer Before receiving the merged routing table, horizontal pre-arrangement table and vertical pre-arrangement table of the host computer, it also includes: after the host computer generates the horizontal pre-arrangement table and vertical pre-arrangement table according to the row-drawing table and the preset row-column conversion strategy , to get the horizontal preview table and vertical preview table.
  • the horizontal pre-arrangement table and the vertical pre-arrangement table are used for rearranging the video data in subsequent steps.
  • Step S102 Write the video data into the random dynamic memory through the horizontal pre-sort table.
  • step S103 After the video data is first written into the random dynamic memory according to the requirements of the horizontal pre-arrangement table, the video data is arranged and stored in sequence according to the pixel data corresponding to each light point in a row, and then step S103 is executed:
  • Step S103 Map the line number of the video data stored in the random dynamic memory through the vertical pre-sort table to obtain a new line number of the video data.
  • each row of row addressing corresponds to a row number, and each row of row addressing can store effective pixel data. This step converts multiple effective pixel data After the vertical pre-sorting table processing is completed, it is stored in a new row (corresponding to the new row number) in the random dynamic memory.
  • one row is an area composed of "overhead data + effective data”, such as “overhead data+4 Effective pixel point data” form, through the vertical pre-sorting table of this step, the effective pixel point data of the next row is also added to this row, and becomes "overhead data+(4 effective pixel point data+4 valid pixel data)", so that the video data previously written into the random dynamic memory through the horizontal pre-alignment table has a new line number.
  • the overhead data in this embodiment is required by the normal operation of the random dynamic memory, such as the refresh cycle of each row of data.
  • step S104 is executed.
  • Step S104 rewrite the video data into the random dynamic memory through the new row number.
  • the routing table, line drawing list, and point sampling table originally used for video data display are converted into a combined routing table, horizontal pre-arrangement table, and vertical pre-arrangement table, and obtained through the above steps New line number, rewrite the video data into random dynamic memory.
  • the rewriting of video data is realized, which replaces the traditional data storage method, and further improves the read efficiency of the random dynamic memory.
  • the implementation method of the embodiment of the present application also includes reading the video data, specifically including the following steps:
  • Step S101 Receive the merged wiring table, horizontal pre-arrangement table, vertical pre-arrangement table and video data of the host computer.
  • Step S102 Write the video data into the random dynamic memory through the horizontal pre-sort table.
  • Step S103 Map the line number of the video data stored in the random dynamic memory through the vertical pre-sort table to obtain a new line number of the video data.
  • Step S104 rewrite the video data into the random dynamic memory through the new row number.
  • step S101 to step S104 are the storage process of video data, which is consistent with the implementation process of the previous embodiment, and will not be repeated here.
  • Step S105 Receive a video data reading instruction.
  • step S106 is executed to read the video data.
  • Step S106 Continuously read the video data stored in the random dynamic memory in the form of pixels by merging the routing table, the horizontal pre-arrangement table, and the vertical pre-arrangement table.
  • the merging wiring table of this embodiment has a snapshot function, assuming that the video data is read in the random dynamic memory according to the original wiring table, for example, there are 2 pairs of light points PX1 (red, green, and blue light points) with upper and lower intervals in the light points Composed of one pixel) and PX2, PX3 and PX4, and there is a certain interval between these two pairs of light points, assuming that the routing order of the routing table is PX1-PX3-PX2-PX4, now you can merge the routing
  • the content of the table and the video data stored in the random dynamic memory let PX1 and PX3 be spaced up and down, let PX2 and PX4 be spaced up and down, and finally read according to the wiring sequence PX1-PX3-PX2-PX4 to realize the light Correspondence between points and pixel data.
  • the host computer can calculate the horizontal pre-arrangement table and vertical pre-arrangement table with the highest reading efficiency in the random dynamic memory according to the specific lamp panel conditions (such as the connection relationship between the lamp point and the chip). surface.
  • the implementation method of the embodiment of the present application also includes storing static data, such as the following steps:
  • Step S107 Write the static data into the specified blank area of the random dynamic memory.
  • the reading efficiency of the random dynamic memory reaches the highest level.
  • the static data is written into the designated blank area of the random dynamic memory, even if the steps of the foregoing embodiments are not used to The rearrangement of the static data will not affect the reading efficiency of the random dynamic memory.
  • Step S108 Receive a static data reading instruction.
  • step S109 After receiving the static data reading instruction, execute step S109 to read the static data.
  • Step S109 Read the static data from the specified blank area of the RAM.
  • the static data in this step can be read directly.
  • the embodiment of the present application also includes an electronic device, including a processor and a memory, the memory stores computer-readable instructions, and when the computer-readable instructions are executed by the processor, the following method as shown in Figure 1 is executed:
  • Step S101 Collect the combined wiring table, horizontal pre-arrangement table, vertical pre-arrangement table and video data of the host computer;
  • Step S102 Write the video data into the random dynamic memory through the horizontal pre-sort table
  • Step S103 Map the line numbers of the video data stored in the random dynamic memory through the vertical pre-sorting table to obtain a new line number of the video data;
  • Step S104 rewrite the video data into the random dynamic memory through the new row number.
  • Step S105 receiving a video data reading instruction
  • Step S106 Continuously read the video data stored in the random dynamic memory in the form of pixels by merging the routing table, the horizontal pre-arrangement table, and the vertical pre-arrangement table.
  • Step S107 Write the static data into the specified blank area of the random dynamic memory.
  • Step S108 Receive static data reading instruction
  • Step S109 Read the static data from the specified blank area of the RAM.
  • the embodiment of the present application also includes a receiving card with a large load.
  • the receiving card 10 includes a receiving module 101, a writing module 102, a mapping module 103 and a random dynamic memory 104, wherein:
  • the receiving module 101 is connected with the writing module and the mapping module, and is used to receive the merged routing table, horizontal pre-arrangement table, vertical pre-arrangement table and video data of the host computer.
  • Writing module 102 connected with receiving module, mapping module, random dynamic memory, for writing video data in random dynamic memory through horizontal pre-sorting table, and rewriting video data into random dynamic memory by new row number middle.
  • the random dynamic memory 104 is connected with the writing module and the mapping module, and is used for storing video data.
  • the mapping module 103 is connected with the receiving module, the writing module and the random dynamic memory, and is used for mapping the line numbers of the video data stored in the random dynamic memory through the vertical pre-sorting table to obtain new line numbers of the video data.
  • the receiving card 10 of the present embodiment realizes the storage of video data, specifically can refer to the realization method of the large loading of the receiving card of the aforementioned embodiment, and the specific steps include:
  • Step S101 Receive the merged wiring table, horizontal pre-arrangement table, vertical pre-arrangement table and video data of the host computer.
  • Step S102 Write the video data into the random dynamic memory through the horizontal pre-sort table.
  • Step S103 Map the line number of the video data stored in the random dynamic memory through the vertical pre-sort table to obtain a new line number of the video data.
  • Step S104 rewrite the video data into the random dynamic memory through the new row number.
  • Step S101 to step S104 are the storage process of the video data. For details, refer to the relevant description of the above-mentioned embodiments, which will not be repeated here.
  • a receiving card with a large load in the embodiment of the present application further includes a reading module 105 on the basis of the previous embodiment, wherein:
  • the receiving module 101 is connected with the reading module for receiving video data reading instructions
  • the reading module 105 is connected with the random dynamic memory, and is used for continuously reading the video data stored in the random dynamic memory in the form of pixels by merging the routing table, the horizontal pre-arrangement table, and the vertical pre-arrangement table.
  • the receiving card 10 of the present embodiment realizes the storage of video data, specifically can refer to the realization method of the large loading of the receiving card of the aforementioned embodiment, and the specific steps include:
  • Step S101 Receive the merged wiring table, horizontal pre-arrangement table, vertical pre-arrangement table and video data of the host computer.
  • Step S102 Write the video data into the random dynamic memory through the horizontal pre-sort table.
  • Step S103 Map the line number of the video data stored in the random dynamic memory through the vertical pre-sort table to obtain a new line number of the video data.
  • Step S104 rewrite the video data into the random dynamic memory through the new line number.
  • Step S105 Receive a video data reading instruction.
  • Step S106 Continuously read the video data stored in the random dynamic memory in the form of pixels by merging the routing table, the horizontal pre-arrangement table, and the vertical pre-arrangement table.
  • Steps S101 to S106 are the process of storing and reading the video data.
  • Steps S101 to S106 are the process of storing and reading the video data.
  • the writing module 102 of the embodiment of the present application is also used to write static data into a specified blank area of the random dynamic memory 104; the random dynamic memory 104 is also used to store static data.
  • the receiving module 101 is also used to receive a static data reading instruction; the reading module 105 is also used to read the static data from the designated blank area of the random dynamic memory 104 .
  • Embodiments of the present invention also include one or more readable storage media storing computer-readable instructions, and when the computer-readable instructions are executed by one or more processors, one or more processors are executed as shown in FIG. 1 step:
  • Step S101 Collect the combined wiring table, horizontal pre-arrangement table, vertical pre-arrangement table and video data of the host computer;
  • Step S102 Write the video data into the random dynamic memory through the horizontal pre-sort table
  • Step S103 Map the line numbers of the video data stored in the random dynamic memory through the vertical pre-sorting table to obtain a new line number of the video data;
  • Step S104 rewrite the video data into the random dynamic memory through the new line number.
  • Step S105 receiving a video data reading instruction
  • Step S106 Continuously read the video data stored in the random dynamic memory in the form of pixels by merging the routing table, the horizontal pre-arrangement table, and the vertical pre-arrangement table.
  • Step S107 Write the static data into the specified blank area of the random dynamic memory.
  • the readable storage medium of the present application when the computer-readable instructions are executed by one or more processors, makes one or more processors also perform the steps shown in Figure 3:
  • Step S108 Receive static data reading instruction
  • Step S109 Read the static data from the specified blank area of the RAM.
  • the readable storage medium provided in this embodiment includes a non-volatile readable storage medium and a volatile readable storage medium.
  • the embodiment of the present application also includes a data processing system. As shown in FIG. 5, the data processing system includes the receiving card 10 of the above embodiment, and also includes a host computer 20 and an LED display 30, wherein:
  • the upper computer 20 is connected to the receiving card 10 in communication, and is used to send the combined routing table, horizontal pre-arrangement table, vertical pre-arrangement table and video data to the receiving card 10 .
  • the receiving card 10 is communicatively connected with the host computer 20 and the LED display screen 20 for rewriting and reading video data.
  • the LED display screen 30 is communicatively connected with the receiving card 10 and used for corresponding display according to the video data read by the receiving card 10 .
  • the horizontal pre-scheduling table and the vertical pre-scheduling table include the function of drawing the row and the list, through the horizontal pre-scheduling table and the vertical pre-scheduling table
  • the table layout design maps new row numbers to the video data, and then rewrites the video data, so that the read efficiency of the random dynamic memory is the highest, and the read efficiency is hardly affected by other operations;
  • the line table, horizontal pre-arrangement table and vertical pre-arrangement table provide optimized dimensions to ensure that the light points and the combined routing table form a corresponding relationship, and can continuously read video data of multiple pixels in a large burst, replacing the The existing method of reading one pixel at a time significantly improves the bandwidth utilization rate of random dynamic memory; through the above-mentioned processing process of video data, the reading efficiency of static data is also improved, and the use of bandwidth is greatly saved.

Abstract

The present application relates to the technical field of LED display, and specifically discloses a method for implementing a large load of a receiving card, an electronic device, a receiving card, and a data processing system. The method for implementing a large load of a receiving card comprises: collecting a combined wiring table, a horizontal pre-arranging table, a vertical pre-arranging table, and video data of an upper computer; writing the video data into a dynamic random memory by means of the horizontal pre-arranging table; mapping the row number of the video data stored in the dynamic random memory by means of the vertical pre-arranging table to obtain a new row number of the video data; and re-writing the video data into the dynamic random memory according to the new row number. According to the present application, by means of the combined wiring table, the horizontal pre-arranging table, and the vertical pre-arranging table, the optimization dimension is provided, the correspondence between lamp points and the combined wiring table is ensured to be formed, video data of a plurality of pixel points can be continuously read in a large burst, the existing manner of reading one pixel point at a time is replaced, and the bandwidth utilization rate of the dynamic random memory is obviously improved.

Description

一种接收卡大带载的实现方法、电子设备、接收卡以及数据处理系统A method for realizing large loading of receiving card, electronic equipment, receiving card and data processing system
本公开基于申请号为202110509797.8,申请日为2021年05月11日的中国专利申请提出,并要求该篇中国专利申请的优先权,该篇中国专利申请的全部内容在此引入本申请作为参考。This disclosure is based on a Chinese patent application with application number 202110509797.8 and a filing date of May 11, 2021, and claims the priority of this Chinese patent application. The entire content of this Chinese patent application is hereby incorporated by reference into this application.
技术领域technical field
本申请涉及LED显示技术领域,尤其涉及一种接收卡大带载的实现方法、电子设备、接收卡以及数据处理系统。The present application relates to the technical field of LED display, and in particular to a method for realizing large loading of a receiving card, electronic equipment, a receiving card and a data processing system.
背景技术Background technique
从现有技术已知,单张接收卡存在带载限制,而带载限制的原因主要是来自于接收卡的随机动态存储器(如SDRAM/DDR2/DDR3/DDR4等)的带宽限制,特别是该类随机动态存储器读取单个数据的效率低下所导致的。对于现有申请状况来说,若要使用接收卡来实现大带载的功能,则必须从提高随机动态存储器的带宽利用效率来着手,目前,在一个随机动态存储器存放2个以上像素点(视频数据)时,发明人意识到,若再处理不当,将会导致随机动态存储器的带宽利用效率急剧降低的情况发生。It is known from the prior art that a single receiving card has a load limit, and the reason for the load limit is mainly from the bandwidth limit of the random dynamic memory (such as SDRAM/DDR2/DDR3/DDR4, etc.) of the receiving card, especially the It is caused by the inefficiency of reading a single data from the random random memory. For the existing application status, if the receiving card is to be used to realize the large load function, it is necessary to start from improving the bandwidth utilization efficiency of the random dynamic memory. At present, more than 2 pixels are stored in a random dynamic memory (video data), the inventor realized that if the processing is not done properly, the bandwidth utilization efficiency of the random dynamic memory will be sharply reduced.
因此,本领域人员亟需寻找一种新的技术方案来解决上述的问题。Therefore, those skilled in the art urgently need to find a new technical solution to solve the above problems.
申请内容application content
针对现有技术中的技术问题,本申请提供一种接收卡大带载的实现方法、电子设备、接收卡以及数据处理系统。Aiming at the technical problems in the prior art, the present application provides a method for realizing a large loading capacity of a receiving card, electronic equipment, a receiving card and a data processing system.
本申请包括一种接收卡大带载的实现方法,包括:This application includes a method for realizing a large loading of a receiving card, including:
收取上位机的合并走线表、水平预排表、垂直预排表及视频数据;Receive the merged routing table, horizontal pre-arrangement table, vertical pre-arrangement table and video data of the host computer;
通过水平预排表将视频数据写入随机动态存储器中;Write the video data in the random dynamic memory through the horizontal pre-sort table;
通过垂直预排表对存储于随机动态存储器中视频数据的行号进行映射,得到视频数据的新行号;Mapping the line numbers of the video data stored in the random dynamic memory through the vertical pre-sorting table to obtain the new line numbers of the video data;
通过新行号将视频数据重新写入随机动态存储器中。Rewrite the video data into the random dynamic memory by the new line number.
本申请还包括一种电子设备,包括处理器以及存储器,存储器存储有计算机可读指令, 当计算机可读指令由处理器执行时,运行以下方法:The present application also includes an electronic device, including a processor and a memory, the memory stores computer-readable instructions, and when the computer-readable instructions are executed by the processor, the following method is executed:
收取上位机的合并走线表、水平预排表、垂直预排表及视频数据;Receive the merged routing table, horizontal pre-arrangement table, vertical pre-arrangement table and video data of the host computer;
通过水平预排表将视频数据写入随机动态存储器中;Write the video data in the random dynamic memory through the horizontal pre-sort table;
通过垂直预排表对存储于随机动态存储器中视频数据的行号进行映射,得到视频数据的新行号;Mapping the line numbers of the video data stored in the random dynamic memory through the vertical pre-sorting table to obtain the new line numbers of the video data;
通过新行号将视频数据重新写入随机动态存储器中。本申请还包括一种大带载的接收卡,接收卡包括接收模块、写入模块、映射模块以及随机动态存储器,其中:Rewrite the video data into the random dynamic memory by the new row number. The application also includes a receiving card with a large load. The receiving card includes a receiving module, a writing module, a mapping module and a random dynamic memory, wherein:
接收模块,与写入模块、映射模块相连接,用于收取上位机的合并走线表、水平预排表、垂直预排表及视频数据;The receiving module is connected with the writing module and the mapping module, and is used to receive the combined routing table, horizontal pre-arrangement table, vertical pre-arrangement table and video data of the host computer;
写入模块,与接收模块、映射模块、随机动态存储器相连接,用于通过水平预排表将视频数据写入随机动态存储器中,以及,通过新行号将视频数据重新写入随机动态存储器中;The writing module is connected with the receiving module, the mapping module and the random dynamic memory, and is used to write the video data into the random dynamic memory through the horizontal pre-sorting table, and rewrite the video data into the random dynamic memory through the new row number ;
随机动态存储器,与写入模块、映射模块相连接,用于存储视频数据;The random dynamic memory is connected with the writing module and the mapping module, and is used for storing video data;
映射模块,与接收模块、写入模块、随机动态存储器相连接,用于通过垂直预排表对存储于随机动态存储器中视频数据的行号进行映射,得到视频数据的新行号。The mapping module is connected with the receiving module, the writing module and the random dynamic memory, and is used for mapping the line numbers of the video data stored in the random dynamic memory through the vertical pre-sorting table to obtain new line numbers of the video data.
本申请还包括一个或多个存储有计算机可读指令的可读存储介质,其中,计算机可读指令被一个或多个处理器执行时,使得一个或多个处理器执行如下步骤:The present application also includes one or more readable storage media storing computer-readable instructions, wherein, when the computer-readable instructions are executed by one or more processors, one or more processors are made to perform the following steps:
收取上位机的合并走线表、水平预排表、垂直预排表及视频数据;Receive the merged routing table, horizontal pre-arrangement table, vertical pre-arrangement table and video data of the host computer;
通过水平预排表将视频数据写入随机动态存储器中;Write the video data in the random dynamic memory through the horizontal pre-sort table;
通过垂直预排表对存储于随机动态存储器中视频数据的行号进行映射,得到视频数据的新行号;Mapping the line numbers of the video data stored in the random dynamic memory through the vertical pre-sorting table to obtain the new line numbers of the video data;
通过新行号将视频数据重新写入随机动态存储器中。Rewrite the video data into the random dynamic memory by the new row number.
本申请还包括一种数据处理系统,数据处理系统包括上述接收卡,还包括上位机以及LED显示屏,其中:The present application also includes a data processing system, the data processing system includes the above-mentioned receiving card, and also includes a host computer and an LED display screen, wherein:
上位机,与接收卡通讯连接,用于向接收卡发送合并走线表、水平预排表、垂直预排表及视频数据;The upper computer is connected to the receiving card by communication, and is used to send the combined routing table, horizontal pre-arrangement table, vertical pre-arrangement table and video data to the receiving card;
接收卡,与上位机、LED显示屏通讯连接,用于对视频数据进行重新写入以及读取;The receiving card is connected with the upper computer and the LED display for rewriting and reading the video data;
LED显示屏,与接收卡通讯连接,用于根据接收卡读取的视频数据进行对应显示。The LED display is connected to the receiving card for communication, and is used for corresponding display according to the video data read by the receiving card.
本申请实施例的接收卡大带载的实现方法、电子设备、接收卡以及数据处理系统,水平预排表和垂直预排表包含了抽行抽列表的功能,通过水平预排表和垂直预排表的设计,对视 频数据映射新的行号,再将视频数据重新写入后,使得随机动态存储器的读取效率达到最高,且读取效率几乎不会受到其他操作的影响;通过合并走线表、水平预排表以及垂直预排表,提供了优化维度,保证灯点与合并走线表形成对应关系,可以以较大的突发连续读取多个像素点的视频数据,取代了一次读取一个像素点的现有方式,明显提高了随机动态存储器的带宽利用率;通过上述对视频数据的处理过程,同样提高了对静态数据的读取效率,大大节约了带宽的使用。The implementation method, electronic equipment, receiving card and data processing system of the receiving card in the embodiment of the present application, the horizontal pre-scheduling table and the vertical pre-scheduling table include the function of drawing the row and the list, through the horizontal pre-scheduling table and the vertical pre-scheduling table The table layout design maps new row numbers to the video data, and then rewrites the video data, so that the read efficiency of the random dynamic memory is the highest, and the read efficiency is hardly affected by other operations; The line table, horizontal pre-arrangement table and vertical pre-arrangement table provide optimized dimensions to ensure that the light points and the combined routing table form a corresponding relationship, and can continuously read video data of multiple pixels in a large burst, replacing the The existing method of reading one pixel at a time significantly improves the bandwidth utilization rate of random dynamic memory; through the above-mentioned processing process of video data, the reading efficiency of static data is also improved, and the use of bandwidth is greatly saved.
本申请的一个或多个实施例的细节在下面的附图和描述中提出,本申请的其他特征和优点将从说明书、附图以及权利要求变得明显。The details of one or more embodiments of the application are set forth in the accompanying drawings and the description below, and other features and advantages of the application will become apparent from the specification, drawings, and claims.
附图说明Description of drawings
为了更清楚的说明本申请实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单的介绍,显而易见的,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其它附图。In order to more clearly illustrate the technical solutions in the embodiments of the present application or the prior art, the following will briefly introduce the drawings that need to be used in the description of the embodiments or the prior art. Obviously, the accompanying drawings in the following description are only These are some embodiments of the present application. Those skilled in the art can also obtain other drawings based on these drawings without creative work.
图1为本申请实施例的接收卡大带载的实现方法的步骤流程图(一);Fig. 1 is the flow chart (1) of the steps of the implementation method of the large loading of the receiving card in the embodiment of the present application;
图2为本申请实施例的接收卡大带载的实现方法的步骤流程图(二);Fig. 2 is the flow chart (2) of the steps of the implementation method of the large loading of the receiving card in the embodiment of the present application;
图3为本申请实施例的接收卡大带载的实现方法的步骤流程图(三);Fig. 3 is the step flow chart (3) of the implementation method of receiving card large loading of the embodiment of the present application;
图4为本申请实施例的接收卡的结构组成图;FIG. 4 is a structural composition diagram of a receiving card according to an embodiment of the present application;
图5为本申请实施例的数据处理系统的结构组成图。FIG. 5 is a structural composition diagram of a data processing system according to an embodiment of the present application.
具体实施方式Detailed ways
下面将结合本申请中的附图,对本申请实施例中的技术方案进行清楚、完整的描述,显然,所描述的实施例仅仅是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通的技术人员在没有做出创造性劳动的前提下所获得的所有其它实施例,都属于本申请的保护范围。The technical solutions in the embodiments of the present application will be clearly and completely described below in conjunction with the accompanying drawings in the present application. Obviously, the described embodiments are only some of the embodiments of the present application, not all of them. Based on the embodiments in this application, all other embodiments obtained by those skilled in the art without making creative efforts belong to the protection scope of this application.
本申请针对于接收卡中随机动态存储器(如SDRAM/DDR2/DDR3/DDR4等)的数据读取效率低下的问题,特别设计一种接收卡大带载的实现方法,如图1所示,包括以下步骤:This application aims at the problem of low data reading efficiency of the random dynamic memory (such as SDRAM/DDR2/DDR3/DDR4, etc.) in the receiving card, and specially designs a method for realizing the large loading of the receiving card, as shown in Figure 1, including The following steps:
步骤S101:收取上位机的合并走线表、水平预排表、垂直预排表及视频数据。Step S101: Receive the merged wiring table, horizontal pre-arrangement table, vertical pre-arrangement table and video data of the host computer.
本实施例中的视频数据用于在LED显示屏上进行显示,设定了每秒应该刷新多少帧画面, 和校正系数、修缝系数等相比,可定义为动态数据,而将校正系数、修缝系数等定义为静态数据。The video data in this embodiment is used for displaying on the LED display screen, and how many frames of pictures should be refreshed per second are set. Compared with the correction coefficient, seam repair coefficient, etc., it can be defined as dynamic data, and the correction coefficient, The repair coefficient etc. are defined as static data.
本实施例的合并走线表是由上位机采用预设的合并策略将走线表、抽行抽列表、抽点表进行合并之后生成的,合并走线表包含有走线信息、抽行抽列信息以及抽点信息。走线表是视频数据与灯点位置之间的对应关系,由于一块LED灯板存在至少一个行译码芯片和一个列驱动芯片,行译码芯片和列驱动芯片形成的行列交叉点连接灯点,所以走线表就是视频数据在LED显示屏灯点上的传输顺序表,体现了视频数据在灯点上的传输顺序。每一个行译码芯片和每一个列驱动芯片都存在有多个引脚,芯片与芯片之间的连接是通过输入引脚和输出引脚进行连接的,当行译码芯片和列驱动芯片的某些引脚在不使用的情况下,就将该引脚定义为空脚,此时在视频数据传输过程中,可用一个假数据进行代替,以让视频数据从下一个引脚输出,如包括4个引脚,其中2号引脚为空脚,则按视频数据的顺序将本应该传输到2号脚的数据在假数据的作用下传输至3号引脚,所以抽行抽列表为视频数据与行译码芯片引脚及列驱动芯片引脚之间的对应关系表。抽点表为视频数据与LED显示屏灯点之间的对应关系表,抽点表中的抽点信息与抽行抽列表中的抽行抽列信息类似,只是针对于一个灯点,也即不需要传输视频数据的点,也给该灯点一个假数据。The merged routing table in this embodiment is generated by the host computer after merging the routing table, the line drawing list, and the point table using a preset merging strategy. The combined routing table includes routing information, row extraction Column information and snapshot information. The wiring table is the corresponding relationship between video data and the position of the light points. Since an LED light board has at least one row decoding chip and one column driving chip, the row and column intersections formed by the row decoding chip and the column driving chip connect the light points. , so the wiring table is the transmission sequence table of video data on the LED display light points, which reflects the transmission sequence of video data on the light points. Each row decoding chip and each column driver chip has multiple pins, and the connection between chips is through input pins and output pins. When a certain row decoding chip and column driver chip When some pins are not in use, the pin is defined as an empty pin. At this time, in the process of video data transmission, a dummy data can be used to replace it, so that the video data can be output from the next pin, such as including 4 If pin 2 is empty, the data that should have been transmitted to pin 2 will be transferred to pin 3 under the action of false data in the order of video data, so the row-pumping list is video data Correspondence table with row decoding chip pins and column driver chip pins. The snapshot table is the correspondence table between video data and LED display lamp points. The snapshot information in the snapshot table is similar to the row and column information in the row and row list, but only for one lamp point, that is, Points that do not need to transmit video data, also give the light a fake data.
在收取上位机的合并走线表、水平预排表及垂直预排表之前,还包括:在上位机根据抽行抽列表及预设的行列转换策略生成水平预排表和垂直预排表之后,获取水平预排表和垂直预排表。水平预排表和垂直预排表用于后续步骤对视频数据的重新排列操作。Before receiving the merged routing table, horizontal pre-arrangement table and vertical pre-arrangement table of the host computer, it also includes: after the host computer generates the horizontal pre-arrangement table and vertical pre-arrangement table according to the row-drawing table and the preset row-column conversion strategy , to get the horizontal preview table and vertical preview table. The horizontal pre-arrangement table and the vertical pre-arrangement table are used for rearranging the video data in subsequent steps.
步骤S102:通过水平预排表将视频数据写入随机动态存储器中。Step S102: Write the video data into the random dynamic memory through the horizontal pre-sort table.
将视频数据先按照水平预排表的要求写入随机动态存储器中后,视频数据按照一行中每一个灯点对应的像素点数据依次排列存储,之后执行步骤S103:After the video data is first written into the random dynamic memory according to the requirements of the horizontal pre-arrangement table, the video data is arranged and stored in sequence according to the pixel data corresponding to each light point in a row, and then step S103 is executed:
步骤S103:通过垂直预排表对存储于随机动态存储器中视频数据的行号进行映射,得到视频数据的新行号。Step S103: Map the line number of the video data stored in the random dynamic memory through the vertical pre-sort table to obtain a new line number of the video data.
随机动态存储器中存在存储区域,存储区域中存在行寻址,每一行行寻址都对应行号,每一行行寻址都能存储有效的像素点数据,本步骤将多个有效的像素点数据通过垂直预排表处理完成后,存储到随机动态存储器中新的一行(对应新的行号),如之前其中一行是以“开销数据+有效数据”组成的区域,如“开销数据+4个有效的像素点数据”的形式,经过本步骤的垂直预排表,将下一行的有效的像素点数据也加入到本行中,变成“开销数据+(4个有效的像素点数据+4个有效的像素点数据)”的形式,使得之前通过水平预排表写入随机动态 存储器中的视频数据具有了新行号。本实施例中的开销数据是随机动态存储器正常运行所需要的,如每一行数据的刷新周期。There is a storage area in the random dynamic memory, and there is row addressing in the storage area, and each row of row addressing corresponds to a row number, and each row of row addressing can store effective pixel data. This step converts multiple effective pixel data After the vertical pre-sorting table processing is completed, it is stored in a new row (corresponding to the new row number) in the random dynamic memory. For example, one row is an area composed of "overhead data + effective data", such as "overhead data+4 Effective pixel point data" form, through the vertical pre-sorting table of this step, the effective pixel point data of the next row is also added to this row, and becomes "overhead data+(4 effective pixel point data+4 valid pixel data)", so that the video data previously written into the random dynamic memory through the horizontal pre-alignment table has a new line number. The overhead data in this embodiment is required by the normal operation of the random dynamic memory, such as the refresh cycle of each row of data.
通过本步骤,视频数据具备新的行号,再执行步骤S104。Through this step, the video data has a new row number, and then step S104 is executed.
步骤S104:通过新行号将视频数据重新写入随机动态存储器中。Step S104: rewrite the video data into the random dynamic memory through the new row number.
本申请的实施例中,将原用于视频数据显示的走线表、抽行抽列表、抽点表转化为合并走线表、水平预排表和垂直预排表,并通过上述步骤得出新行号,将视频数据重新写入随机动态存储器中。通过本实施例上述方法,实现了视频数据的重新写入,取代了传统方式的数据存储方式,进而提高了随机动态存储器的读取效率。In the embodiment of the present application, the routing table, line drawing list, and point sampling table originally used for video data display are converted into a combined routing table, horizontal pre-arrangement table, and vertical pre-arrangement table, and obtained through the above steps New line number, rewrite the video data into random dynamic memory. Through the above-mentioned method of this embodiment, the rewriting of video data is realized, which replaces the traditional data storage method, and further improves the read efficiency of the random dynamic memory.
在上述实施例对视频数据存储的基础上,如图2所示,本申请实施例的实现方法还包括对视频数据的读取,具体包括以下步骤:On the basis of the video data storage in the above-mentioned embodiments, as shown in Figure 2, the implementation method of the embodiment of the present application also includes reading the video data, specifically including the following steps:
步骤S101:收取上位机的合并走线表、水平预排表、垂直预排表及视频数据。Step S101: Receive the merged wiring table, horizontal pre-arrangement table, vertical pre-arrangement table and video data of the host computer.
步骤S102:通过水平预排表将视频数据写入随机动态存储器中。Step S102: Write the video data into the random dynamic memory through the horizontal pre-sort table.
步骤S103:通过垂直预排表对存储于随机动态存储器中视频数据的行号进行映射,得到视频数据的新行号。Step S103: Map the line number of the video data stored in the random dynamic memory through the vertical pre-sort table to obtain a new line number of the video data.
步骤S104:通过新行号将视频数据重新写入随机动态存储器中。Step S104: rewrite the video data into the random dynamic memory through the new row number.
以上步骤S101至步骤S104为视频数据的存储过程,与上一实施例的实现过程一致,此处不再赘述。The above step S101 to step S104 are the storage process of video data, which is consistent with the implementation process of the previous embodiment, and will not be repeated here.
步骤S105:收取视频数据读取指令。Step S105: Receive a video data reading instruction.
当接收卡收取到视频数据读取指令后,执行步骤S106对视频数据进行读取。After the receiving card receives the video data reading instruction, step S106 is executed to read the video data.
步骤S106:通过合并走线表、水平预排表、垂直预排表以像素点的形式连续读取存储于随机动态存储器中的视频数据。Step S106: Continuously read the video data stored in the random dynamic memory in the form of pixels by merging the routing table, the horizontal pre-arrangement table, and the vertical pre-arrangement table.
本实施例的合并走线表具有抽点功能,假设随机动态存储器中按照最初的走线表对视频数据进行读取,例如灯点中具有2对上下间隔的灯点PX1(红绿蓝灯点组成的一个像素点)和PX2,PX3和PX4,且这2对灯点之间存在有一定的间隔,假设走线表的走线顺序为PX1-PX3-PX2-PX4,现在可通过合并走线表的内容以及存储于随机动态存储器中的视频数据,让PX1和PX3进行上下间隔,让PX2和PX4进行上下间隔,最后再根据走线顺序PX1-PX3-PX2-PX4进行读取,以实现灯点与像素点数据的对应。上述只是以其中一种情况进行说明,上位机可根据具体灯板的情况(如灯点与芯片之间的连接关系)计算出随机动态存储器中读取效率最高的水平预排表和垂直预排表。The merging wiring table of this embodiment has a snapshot function, assuming that the video data is read in the random dynamic memory according to the original wiring table, for example, there are 2 pairs of light points PX1 (red, green, and blue light points) with upper and lower intervals in the light points Composed of one pixel) and PX2, PX3 and PX4, and there is a certain interval between these two pairs of light points, assuming that the routing order of the routing table is PX1-PX3-PX2-PX4, now you can merge the routing The content of the table and the video data stored in the random dynamic memory, let PX1 and PX3 be spaced up and down, let PX2 and PX4 be spaced up and down, and finally read according to the wiring sequence PX1-PX3-PX2-PX4 to realize the light Correspondence between points and pixel data. The above is just an illustration of one of the cases. The host computer can calculate the horizontal pre-arrangement table and vertical pre-arrangement table with the highest reading efficiency in the random dynamic memory according to the specific lamp panel conditions (such as the connection relationship between the lamp point and the chip). surface.
在上述实施例的基础上,如图3所示,本申请实施例的实现方法还包括对静态数据的存储,如以下步骤:On the basis of the above embodiments, as shown in Figure 3, the implementation method of the embodiment of the present application also includes storing static data, such as the following steps:
步骤S107:将静态数据写入随机动态存储器的指定空白区域中。Step S107: Write the static data into the specified blank area of the random dynamic memory.
通过前述实施例对视频数据的存储以及读取,使得随机动态存储器的读取效率达到最高,此时将静态数据写入到随机动态存储器的指定空白区域中,即使不通过前述实施例的步骤对静态数据进行重新排列,也不会对随机动态存储器的读取效率造成影响。Through the storage and reading of the video data in the foregoing embodiments, the reading efficiency of the random dynamic memory reaches the highest level. At this time, the static data is written into the designated blank area of the random dynamic memory, even if the steps of the foregoing embodiments are not used to The rearrangement of the static data will not affect the reading efficiency of the random dynamic memory.
在上述实施例的基础上,如图3所示,当需要对存储于随机动态存储器中的静态数据进行读取时,包括以下步骤:On the basis of the foregoing embodiments, as shown in Figure 3, when the static data stored in the random dynamic memory needs to be read, the following steps are included:
步骤S108:收取静态数据读取指令。Step S108: Receive a static data reading instruction.
在接收到静态数据读取指令之后,执行步骤S109对静态数据进行读取。After receiving the static data reading instruction, execute step S109 to read the static data.
步骤S109:从随机动态存储器的指定空白区域中对静态数据进行读取。Step S109: Read the static data from the specified blank area of the RAM.
本步骤的静态数据采取直接读取的方式即可。The static data in this step can be read directly.
本申请实施例还包括一种电子设备,包括处理器以及存储器,存储器存储有计算机可读指令,当计算机可读指令由处理器执行时,运行如图1所示的以下方法:The embodiment of the present application also includes an electronic device, including a processor and a memory, the memory stores computer-readable instructions, and when the computer-readable instructions are executed by the processor, the following method as shown in Figure 1 is executed:
步骤S101:收取上位机的合并走线表、水平预排表、垂直预排表及视频数据;Step S101: Collect the combined wiring table, horizontal pre-arrangement table, vertical pre-arrangement table and video data of the host computer;
步骤S102:通过水平预排表将视频数据写入随机动态存储器中;Step S102: Write the video data into the random dynamic memory through the horizontal pre-sort table;
步骤S103:通过垂直预排表对存储于随机动态存储器中视频数据的行号进行映射,得到视频数据的新行号;Step S103: Map the line numbers of the video data stored in the random dynamic memory through the vertical pre-sorting table to obtain a new line number of the video data;
步骤S104:通过新行号将视频数据重新写入随机动态存储器中。本申请实施例的电子设备,当计算机可读指令由处理器执行时,如图2所示,在上一实施例的基础上还运行以下方法:Step S104: rewrite the video data into the random dynamic memory through the new row number. In the electronic device of the embodiment of the present application, when the computer-readable instructions are executed by the processor, as shown in Figure 2, the following method is also executed on the basis of the previous embodiment:
步骤S105:收取视频数据读取指令;Step S105: receiving a video data reading instruction;
步骤S106:通过合并走线表、水平预排表、垂直预排表以像素点的形式连续读取存储于随机动态存储器中的视频数据。Step S106: Continuously read the video data stored in the random dynamic memory in the form of pixels by merging the routing table, the horizontal pre-arrangement table, and the vertical pre-arrangement table.
本申请实施例的电子设备,当计算机可读指令由处理器执行时,如图3所示,还运行以下方法:In the electronic device of the embodiment of the present application, when the computer-readable instructions are executed by the processor, as shown in FIG. 3 , the following methods are also executed:
步骤S107:将静态数据写入随机动态存储器的指定空白区域中。Step S107: Write the static data into the specified blank area of the random dynamic memory.
本申请实施例的电子设备,当计算机可读指令由处理器执行时,如图3所示,还运行以下方法:In the electronic device of the embodiment of the present application, when the computer-readable instructions are executed by the processor, as shown in FIG. 3 , the following methods are also executed:
步骤S108:收取静态数据读取指令;Step S108: Receive static data reading instruction;
步骤S109:从随机动态存储器的指定空白区域中对静态数据进行读取。Step S109: Read the static data from the specified blank area of the RAM.
本申请实施例还包括一种大带载的接收卡,如图4所示,接收卡10包括接收模块101、写入模块102、映射模块103以及随机动态存储器104,其中:The embodiment of the present application also includes a receiving card with a large load. As shown in FIG. 4, the receiving card 10 includes a receiving module 101, a writing module 102, a mapping module 103 and a random dynamic memory 104, wherein:
接收模块101,与写入模块、映射模块相连接,用于收取上位机的合并走线表、水平预排表、垂直预排表及视频数据。The receiving module 101 is connected with the writing module and the mapping module, and is used to receive the merged routing table, horizontal pre-arrangement table, vertical pre-arrangement table and video data of the host computer.
写入模块102,与接收模块、映射模块、随机动态存储器相连接,用于通过水平预排表将视频数据写入随机动态存储器中,以及,通过新行号将视频数据重新写入随机动态存储器中。 Writing module 102, connected with receiving module, mapping module, random dynamic memory, for writing video data in random dynamic memory through horizontal pre-sorting table, and rewriting video data into random dynamic memory by new row number middle.
随机动态存储器104,与写入模块、映射模块相连接,用于存储视频数据。The random dynamic memory 104 is connected with the writing module and the mapping module, and is used for storing video data.
映射模块103,与接收模块、写入模块、随机动态存储器相连接,用于通过垂直预排表对存储于随机动态存储器中视频数据的行号进行映射,得到视频数据的新行号。The mapping module 103 is connected with the receiving module, the writing module and the random dynamic memory, and is used for mapping the line numbers of the video data stored in the random dynamic memory through the vertical pre-sorting table to obtain new line numbers of the video data.
本实施例的接收卡10实现视频数据的存储,具体可参照前述实施例的接收卡大带载的实现方法,具体步骤包括:The receiving card 10 of the present embodiment realizes the storage of video data, specifically can refer to the realization method of the large loading of the receiving card of the aforementioned embodiment, and the specific steps include:
步骤S101:收取上位机的合并走线表、水平预排表、垂直预排表及视频数据。Step S101: Receive the merged wiring table, horizontal pre-arrangement table, vertical pre-arrangement table and video data of the host computer.
步骤S102:通过水平预排表将视频数据写入随机动态存储器中。Step S102: Write the video data into the random dynamic memory through the horizontal pre-sort table.
步骤S103:通过垂直预排表对存储于随机动态存储器中视频数据的行号进行映射,得到视频数据的新行号。Step S103: Map the line number of the video data stored in the random dynamic memory through the vertical pre-sort table to obtain a new line number of the video data.
步骤S104:通过新行号将视频数据重新写入随机动态存储器中。Step S104: rewrite the video data into the random dynamic memory through the new row number.
步骤S101至步骤S104为视频数据的存储过程,具体参考前述实施例的相关说明,此处不再赘述。Step S101 to step S104 are the storage process of the video data. For details, refer to the relevant description of the above-mentioned embodiments, which will not be repeated here.
具体的,如图4所示,本申请实施例的一种大带载的接收卡,在上一实施例的基础上还包括读取模块105,其中:Specifically, as shown in FIG. 4, a receiving card with a large load in the embodiment of the present application further includes a reading module 105 on the basis of the previous embodiment, wherein:
接收模块101,与读取模块相连接,用于收取视频数据读取指令;The receiving module 101 is connected with the reading module for receiving video data reading instructions;
读取模块105,与随机动态存储器相连接,用于通过合并走线表、水平预排表、垂直预排表以像素点的形式连续读取存储于随机动态存储器中的视频数据。The reading module 105 is connected with the random dynamic memory, and is used for continuously reading the video data stored in the random dynamic memory in the form of pixels by merging the routing table, the horizontal pre-arrangement table, and the vertical pre-arrangement table.
本实施例的接收卡10实现视频数据的存储,具体可参照前述实施例的接收卡大带载的实现方法,具体步骤包括:The receiving card 10 of the present embodiment realizes the storage of video data, specifically can refer to the realization method of the large loading of the receiving card of the aforementioned embodiment, and the specific steps include:
步骤S101:收取上位机的合并走线表、水平预排表、垂直预排表及视频数据。Step S101: Receive the merged wiring table, horizontal pre-arrangement table, vertical pre-arrangement table and video data of the host computer.
步骤S102:通过水平预排表将视频数据写入随机动态存储器中。Step S102: Write the video data into the random dynamic memory through the horizontal pre-sort table.
步骤S103:通过垂直预排表对存储于随机动态存储器中视频数据的行号进行映射,得到视频数据的新行号。Step S103: Map the line number of the video data stored in the random dynamic memory through the vertical pre-sort table to obtain a new line number of the video data.
步骤S104:通过新行号将视频数据重新写入随机动态存储器中。Step S104: rewrite the video data into the random dynamic memory through the new line number.
步骤S105:收取视频数据读取指令。Step S105: Receive a video data reading instruction.
步骤S106:通过合并走线表、水平预排表、垂直预排表以像素点的形式连续读取存储于随机动态存储器中的视频数据。Step S106: Continuously read the video data stored in the random dynamic memory in the form of pixels by merging the routing table, the horizontal pre-arrangement table, and the vertical pre-arrangement table.
步骤S101至步骤S106为视频数据的存储以及读取过程,具体参考前述实施例的相关说明,此处不再赘述。Steps S101 to S106 are the process of storing and reading the video data. For details, refer to the relevant descriptions of the above-mentioned embodiments, and details will not be repeated here.
具体的,本申请实施例的写入模块102,还用于将静态数据写入随机动态存储器104的指定空白区域中;随机动态存储器104,还用于存储静态数据。Specifically, the writing module 102 of the embodiment of the present application is also used to write static data into a specified blank area of the random dynamic memory 104; the random dynamic memory 104 is also used to store static data.
具体的,接收模块101,还用于收取静态数据读取指令;读取模块105,还用于从随机动态存储器104的指定空白区域中对静态数据进行读取。Specifically, the receiving module 101 is also used to receive a static data reading instruction; the reading module 105 is also used to read the static data from the designated blank area of the random dynamic memory 104 .
本发明实施例还包括一个或多个存储有计算机可读指令的可读存储介质,计算机可读指令被一个或多个处理器执行时,使得一个或多个处理器执行如图1所示的步骤:Embodiments of the present invention also include one or more readable storage media storing computer-readable instructions, and when the computer-readable instructions are executed by one or more processors, one or more processors are executed as shown in FIG. 1 step:
步骤S101:收取上位机的合并走线表、水平预排表、垂直预排表及视频数据;Step S101: Collect the combined wiring table, horizontal pre-arrangement table, vertical pre-arrangement table and video data of the host computer;
步骤S102:通过水平预排表将视频数据写入随机动态存储器中;Step S102: Write the video data into the random dynamic memory through the horizontal pre-sort table;
步骤S103:通过垂直预排表对存储于随机动态存储器中视频数据的行号进行映射,得到视频数据的新行号;Step S103: Map the line numbers of the video data stored in the random dynamic memory through the vertical pre-sorting table to obtain a new line number of the video data;
步骤S104:通过新行号将视频数据重新写入随机动态存储器中。Step S104: rewrite the video data into the random dynamic memory through the new line number.
具体的,本申请实施例的可读存储介质,在计算机可读指令被一个或多个处理器执行时,使得一个或多个处理器还执行如图2所示的步骤:Specifically, in the readable storage medium of the embodiment of the present application, when the computer-readable instructions are executed by one or more processors, one or more processors also perform the steps shown in Figure 2:
步骤S105:收取视频数据读取指令;Step S105: receiving a video data reading instruction;
步骤S106:通过合并走线表、水平预排表、垂直预排表以像素点的形式连续读取存储于随机动态存储器中的视频数据。Step S106: Continuously read the video data stored in the random dynamic memory in the form of pixels by merging the routing table, the horizontal pre-arrangement table, and the vertical pre-arrangement table.
具体的,本申请的可读存储介质,在计算机可读指令被一个或多个处理器执行时,使得一个或多个处理器还执行如图3所示的步骤:Specifically, in the readable storage medium of the present application, when the computer-readable instructions are executed by one or more processors, one or more processors also perform the steps shown in Figure 3:
步骤S107:将静态数据写入随机动态存储器的指定空白区域中。Step S107: Write the static data into the specified blank area of the random dynamic memory.
具体的,本申请的可读存储介质,在计算机可读指令被一个或多个处理器执行时,使得 一个或多个处理器还执行如图3所示的步骤:Specifically, the readable storage medium of the present application, when the computer-readable instructions are executed by one or more processors, makes one or more processors also perform the steps shown in Figure 3:
步骤S108:收取静态数据读取指令;Step S108: Receive static data reading instruction;
步骤S109:从随机动态存储器的指定空白区域中对静态数据进行读取。Step S109: Read the static data from the specified blank area of the RAM.
本申请实施例的可读存储介质在计算机可读指令被一个或多个处理器执行时,一个或多个处理器所执行的步骤说明与本申请实施例对于接收卡大带载的实现方法的说明相同,此处不进行重复说明。本实施例所提供的可读存储介质包括非易失性可读存储介质和易失性可读存储介质。本申请实施例还包括一种数据处理系统,如图5所示,数据处理系统包上述实施例的接收卡10,还包括上位机20以及LED显示屏30,其中:When the computer-readable instructions of the readable storage medium in the embodiment of the present application are executed by one or more processors, the description of the steps performed by the one or more processors is the same as that of the embodiment of the present application for realizing the large load of the receiving card. The instructions are the same and will not be repeated here. The readable storage medium provided in this embodiment includes a non-volatile readable storage medium and a volatile readable storage medium. The embodiment of the present application also includes a data processing system. As shown in FIG. 5, the data processing system includes the receiving card 10 of the above embodiment, and also includes a host computer 20 and an LED display 30, wherein:
上位机20,与接收卡10通讯连接,用于向接收卡10发送合并走线表、水平预排表、垂直预排表及视频数据。The upper computer 20 is connected to the receiving card 10 in communication, and is used to send the combined routing table, horizontal pre-arrangement table, vertical pre-arrangement table and video data to the receiving card 10 .
接收卡10,与上位机20、LED显示屏20通讯连接,用于对视频数据进行重新写入以及读取。The receiving card 10 is communicatively connected with the host computer 20 and the LED display screen 20 for rewriting and reading video data.
LED显示屏30,与接收卡10通讯连接,用于根据接收卡10读取的视频数据进行对应显示。The LED display screen 30 is communicatively connected with the receiving card 10 and used for corresponding display according to the video data read by the receiving card 10 .
本申请实施例的接收卡大带载的实现方法、电子设备、接收卡以及数据处理系统,水平预排表和垂直预排表包含了抽行抽列表的功能,通过水平预排表和垂直预排表的设计,对视频数据映射新的行号,再将视频数据重新写入后,使得随机动态存储器的读取效率达到最高,且读取效率几乎不会受到其他操作的影响;通过合并走线表、水平预排表以及垂直预排表,提供了优化维度,保证灯点与合并走线表形成对应关系,可以以较大的突发连续读取多个像素点的视频数据,取代了一次读取一个像素点的现有方式,明显提高了随机动态存储器的带宽利用率;通过上述对视频数据的处理过程,同样提高了对静态数据的读取效率,大大节约了带宽的使用。The implementation method, electronic equipment, receiving card and data processing system of the receiving card in the embodiment of the present application, the horizontal pre-scheduling table and the vertical pre-scheduling table include the function of drawing the row and the list, through the horizontal pre-scheduling table and the vertical pre-scheduling table The table layout design maps new row numbers to the video data, and then rewrites the video data, so that the read efficiency of the random dynamic memory is the highest, and the read efficiency is hardly affected by other operations; The line table, horizontal pre-arrangement table and vertical pre-arrangement table provide optimized dimensions to ensure that the light points and the combined routing table form a corresponding relationship, and can continuously read video data of multiple pixels in a large burst, replacing the The existing method of reading one pixel at a time significantly improves the bandwidth utilization rate of random dynamic memory; through the above-mentioned processing process of video data, the reading efficiency of static data is also improved, and the use of bandwidth is greatly saved.
以上借助具体实施例对本申请做了进一步描述,但是应该理解的是,这里具体的描述,不应理解为对本申请的实质和范围的限定,本领域内的普通技术人员在阅读本说明书后对上述实施例做出的各种修改,都属于本申请所保护的范围。The application has been further described above with the help of specific embodiments, but it should be understood that the specific description here should not be interpreted as limiting the essence and scope of the application. Those of ordinary skill in the art will understand the above-mentioned Various modifications made in the embodiments all belong to the protection scope of the present application.

Claims (20)

  1. 一种接收卡大带载的实现方法,其中,包括:A method for realizing a large loading of a receiving card, including:
    收取上位机的合并走线表、水平预排表、垂直预排表及视频数据;Receive the merged routing table, horizontal pre-arrangement table, vertical pre-arrangement table and video data of the host computer;
    通过所述水平预排表将所述视频数据写入随机动态存储器中;Writing the video data into a random dynamic memory through the horizontal pre-scheduling table;
    通过所述垂直预排表对存储于所述随机动态存储器中所述视频数据的行号进行映射,得到所述视频数据的新行号;Mapping the row number of the video data stored in the random dynamic memory through the vertical pre-sorting table to obtain a new row number of the video data;
    通过所述新行号将所述视频数据重新写入所述随机动态存储器中。rewrite the video data into the random dynamic memory through the new row number.
  2. 如权利要求1所述的接收卡大带载的实现方法,其中,还包括:The method for realizing the large loading of the receiving card according to claim 1, further comprising:
    收取视频数据读取指令;Receive video data reading instructions;
    通过所述合并走线表、水平预排表、垂直预排表以像素点的形式连续读取存储于所述随机动态存储器中的所述视频数据。The video data stored in the random dynamic memory is continuously read in the form of pixels through the combined routing table, horizontal pre-arrangement table, and vertical pre-arrangement table.
  3. 如权利要求2所述的接收卡大带载的实现方法,其中,还包括:The method for realizing the large loading of the receiving card according to claim 2, further comprising:
    将静态数据写入所述随机动态存储器的指定空白区域中。Writing the static data into the specified blank area of the random dynamic memory.
  4. 如权利要求3所述的接收卡大带载的实现方法,其中,还包括:The method for realizing the large loading of the receiving card according to claim 3, further comprising:
    收取静态数据读取指令;Receive static data read instructions;
    从所述随机动态存储器的指定空白区域中对所述静态数据进行读取。The static data is read from a specified blank area of the random dynamic memory.
  5. 如权利要求1所述的接收卡大带载的实现方法,其中,所述收取上位机的合并走线表、水平预排表及垂直预排表之前,还包括:The method for realizing large loading of the receiving card according to claim 1, wherein, before the combined wiring table, horizontal pre-arrangement table and vertical pre-arrangement table of the receiving host computer, it also includes:
    在上位机采用预设的合并策略将走线表、抽行抽列表、抽点表进行合并之后,获取合并生成的所述合并走线表。After the host computer merges the wire routing table, row extraction list, and point sampling table by using a preset merging strategy, the merged routing table generated by the merger is obtained.
  6. 如权利要求5所述的接收卡大带载的实现方法,其中,所述收取上位机的合并走线表、水平预排表及垂直预排表之前,还包括:The method for realizing the large loading of the receiving card according to claim 5, wherein, before the combined wiring table, horizontal pre-arrangement table and vertical pre-arrangement table of the receiving host computer, it also includes:
    在上位机根据所述抽行抽列表及预设的行列转换策略生成所述水平预排表和垂直预排表之后,获取所述水平预排表和所述垂直预排表。After the host computer generates the horizontal pre-arrangement table and the vertical pre-arrangement table according to the row extraction table and the preset row-column conversion strategy, the horizontal pre-arrangement table and the vertical pre-arrangement table are acquired.
  7. 如权利要求5所述的接收卡大带载的实现方法,其中,所述走线表为所述视频数据在LED显示屏灯点上的传输顺序表;所述抽行抽列表为所述视频数据与行译码芯片引脚及列驱动芯片引脚之间的对应关系表;所述抽点表为所述视频数据与所述LED显示屏灯点之间的对应关系表。The method for realizing a large loading of the receiving card according to claim 5, wherein the routing table is a transmission sequence table of the video data on the LED display light points; A correspondence table between data and row decoding chip pins and column drive chip pins; the snapshot table is a correspondence table between the video data and the light points of the LED display screen.
  8. 一种电子设备,其中,包括处理器以及存储器,所述存储器存储有计算机可读指令,当所述计算机可读指令由所述处理器执行时,运行以下方法:An electronic device, including a processor and a memory, the memory stores computer-readable instructions, and when the computer-readable instructions are executed by the processor, the following method is executed:
    收取上位机的合并走线表、水平预排表、垂直预排表及视频数据;Receive the merged routing table, horizontal pre-arrangement table, vertical pre-arrangement table and video data of the host computer;
    通过所述水平预排表将所述视频数据写入随机动态存储器中;Writing the video data into a random dynamic memory through the horizontal pre-scheduling table;
    通过所述垂直预排表对存储于所述随机动态存储器中所述视频数据的行号进行映射,得到所述视频数据的新行号;Mapping the row number of the video data stored in the random dynamic memory through the vertical pre-sorting table to obtain a new row number of the video data;
    通过所述新行号将所述视频数据重新写入所述随机动态存储器中。rewrite the video data into the random dynamic memory through the new row number.
  9. 一种如权利要求8所述的电子设备,其中,当所述计算机可读指令由所述处理器执行时,还运行以下方法:1. An electronic device as claimed in claim 8, wherein, when the computer readable instructions are executed by the processor, the following methods are further executed:
    收取视频数据读取指令;Receive video data reading instructions;
    通过所述合并走线表、水平预排表、垂直预排表以像素点的形式连续读取存储于所述随机动态存储器中的所述视频数据。The video data stored in the random dynamic memory is continuously read in the form of pixels through the combined routing table, horizontal pre-arrangement table, and vertical pre-arrangement table.
  10. 一种如权利要求9所述的电子设备,其中,当所述计算机可读指令由所述处理器执行时,还运行以下方法:1. An electronic device as claimed in claim 9, wherein, when the computer readable instructions are executed by the processor, the following methods are further executed:
    将静态数据写入所述随机动态存储器的指定空白区域中。Writing the static data into the specified blank area of the random dynamic memory.
  11. 一种如权利要求10所述的电子设备,其中,当所述计算机可读指令由所述处理器执行时,还运行以下方法:An electronic device as claimed in claim 10, wherein, when said computer readable instructions are executed by said processor, the following methods are further performed:
    收取静态数据读取指令;Receive static data read instructions;
    从所述随机动态存储器的指定空白区域中对所述静态数据进行读取。The static data is read from a specified blank area of the random dynamic memory.
  12. 一种大带载的接收卡,其中,所述接收卡包括接收模块、写入模块、映射模块以及随机动态存储器,其中:A receiving card with a large load, wherein the receiving card includes a receiving module, a writing module, a mapping module and a random dynamic memory, wherein:
    所述接收模块,与所述写入模块、映射模块相连接,用于收取上位机的合并走线表、水平预排表、垂直预排表及视频数据;The receiving module is connected with the writing module and the mapping module, and is used to receive the combined wiring table, horizontal pre-arrangement table, vertical pre-arrangement table and video data of the host computer;
    所述写入模块,与所述接收模块、映射模块、随机动态存储器相连接,用于通过所述水平预排表将所述视频数据写入随机动态存储器中,以及,通过所述新行号将所述视频数据重新写入所述随机动态存储器中;The writing module is connected with the receiving module, the mapping module, and the random dynamic memory, and is used to write the video data into the random dynamic memory through the horizontal pre-sorting table, and through the new line number rewriting the video data into the random dynamic memory;
    所述随机动态存储器,与所述写入模块、映射模块相连接,用于存储所述视频数据;The random dynamic memory is connected with the writing module and the mapping module, and is used to store the video data;
    所述映射模块,与所述接收模块、写入模块、随机动态存储器相连接,用于通过所述垂直预排表对存储于所述随机动态存储器中所述视频数据的行号进行映射,得到所述视频数据的新行号。The mapping module is connected with the receiving module, the writing module, and the random dynamic memory, and is used to map the line numbers of the video data stored in the random dynamic memory through the vertical pre-sorting table, to obtain The new line number of the video data.
  13. 如权利要求12所述的大带载的接收卡,其中,还包括读取模块,其中:The receiving card with large load as claimed in claim 12, further comprising a reading module, wherein:
    所述接收模块,与所述读取模块相连接,用于收取视频数据读取指令;The receiving module is connected to the reading module and is used to receive video data reading instructions;
    所述读取模块,与所述随机动态存储器相连接,用于通过所述合并走线表、水平预排表、垂直预排表以像素点的形式连续读取存储于所述随机动态存储器中的所述视频数据。The reading module is connected to the random dynamic memory, and is used to continuously read and store in the random dynamic memory in the form of pixels through the combined routing table, horizontal pre-arrangement table, and vertical pre-arrangement table. of the video data.
  14. 如权利要求13所述的大带载的接收卡,其中,The receiving card with large load as claimed in claim 13, wherein,
    所述写入模块,还用于将静态数据写入所述随机动态存储器的指定空白区域中;The writing module is also used to write static data into a specified blank area of the random dynamic memory;
    所述随机动态存储器,还用于存储所述静态数据。The random dynamic memory is also used to store the static data.
  15. 如权利要求14所述的大带载的接收卡,其中,The receiving card with large load as claimed in claim 14, wherein,
    所述接收模块,还用于收取静态数据读取指令;The receiving module is also used to receive static data reading instructions;
    所述读取模块,还用于从所述随机动态存储器的指定空白区域中对所述静态数据进行读取。The reading module is further configured to read the static data from a designated blank area of the random dynamic memory.
  16. 一个或多个存储有计算机可读指令的可读存储介质,其中,所述计算机可读指令被一个或多个处理器执行时,使得所述一个或多个处理器执行如下步骤:One or more readable storage media storing computer-readable instructions, wherein, when the computer-readable instructions are executed by one or more processors, the one or more processors are caused to perform the following steps:
    收取上位机的合并走线表、水平预排表、垂直预排表及视频数据;Receive the merged routing table, horizontal pre-arrangement table, vertical pre-arrangement table and video data of the host computer;
    通过所述水平预排表将所述视频数据写入随机动态存储器中;Writing the video data into a random dynamic memory through the horizontal pre-scheduling table;
    通过所述垂直预排表对存储于所述随机动态存储器中所述视频数据的行号进行映射,得到所述视频数据的新行号;Mapping the row number of the video data stored in the random dynamic memory through the vertical pre-sorting table to obtain a new row number of the video data;
    通过所述新行号将所述视频数据重新写入所述随机动态存储器中。rewrite the video data into the random dynamic memory through the new row number.
  17. 如权利要求16所述的可读存储介质,其中,所述计算机可读指令被一个或多个处理器执行时,使得所述一个或多个处理器还执行如下步骤:The readable storage medium of claim 16, wherein, when the computer-readable instructions are executed by one or more processors, the one or more processors further perform the following steps:
    收取视频数据读取指令;Receive video data reading instructions;
    通过所述合并走线表、水平预排表、垂直预排表以像素点的形式连续读取存储于所述随机动态存储器中的所述视频数据。The video data stored in the random dynamic memory is continuously read in the form of pixels through the combined routing table, horizontal pre-arrangement table, and vertical pre-arrangement table.
  18. 如权利要求17所述的可读存储介质,其中,所述计算机可读指令被一个或多个处理器执行时,使得所述一个或多个处理器还执行如下步骤:The readable storage medium of claim 17, wherein, when the computer-readable instructions are executed by one or more processors, the one or more processors further perform the following steps:
    将静态数据写入所述随机动态存储器的指定空白区域中。Writing the static data into the specified blank area of the random dynamic memory.
  19. 如权利要求18所述的可读存储介质,其中,所述计算机可读指令被一个或多个处理器执行时,使得所述一个或多个处理器还执行如下步骤:The readable storage medium of claim 18, wherein, when the computer-readable instructions are executed by one or more processors, the one or more processors further perform the following steps:
    收取静态数据读取指令;Receive static data read instructions;
    从所述随机动态存储器的指定空白区域中对所述静态数据进行读取。The static data is read from a specified blank area of the random dynamic memory.
  20. 一种数据处理系统,其中,所述数据处理系统包括权利要求12-15任一项所述的接收卡,还包括上位机以及LED显示屏,其中:A data processing system, wherein the data processing system includes the receiving card according to any one of claims 12-15, and also includes a host computer and an LED display screen, wherein:
    所述上位机,与所述接收卡通讯连接,用于向所述接收卡发送合并走线表、水平预排表、垂直预排表及视频数据;The upper computer is communicatively connected with the receiving card, and is used to send the combined routing table, horizontal pre-arrangement table, vertical pre-arrangement table and video data to the receiving card;
    所述接收卡,与所述上位机、LED显示屏通讯连接,用于对所述视频数据进行重新写入以及读取;The receiving card is connected to the upper computer and the LED display for rewriting and reading the video data;
    所述LED显示屏,与所述接收卡通讯连接,用于根据所述接收卡读取的所述视频数据进行对应显示。The LED display is connected in communication with the receiving card, and is used for corresponding display according to the video data read by the receiving card.
PCT/CN2021/142977 2021-05-11 2021-12-30 Method for implementing large load of receiving card, electronic device, receiving card, and data processing system WO2022237195A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110509797.8 2021-05-11
CN202110509797.8A CN112925499B (en) 2021-05-11 2021-05-11 Method for realizing large loading of receiving card, receiving card and data processing system

Publications (1)

Publication Number Publication Date
WO2022237195A1 true WO2022237195A1 (en) 2022-11-17

Family

ID=76174832

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/142977 WO2022237195A1 (en) 2021-05-11 2021-12-30 Method for implementing large load of receiving card, electronic device, receiving card, and data processing system

Country Status (2)

Country Link
CN (1) CN112925499B (en)
WO (1) WO2022237195A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112925499B (en) * 2021-05-11 2021-07-13 卡莱特云科技股份有限公司 Method for realizing large loading of receiving card, receiving card and data processing system
CN114783366B (en) * 2022-04-29 2023-11-28 卡莱特云科技股份有限公司 Display method and device based on special-shaped module and LED display screen

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105491363A (en) * 2015-12-11 2016-04-13 利亚德光电股份有限公司 LED panel pixel correction method and apparatus
US20180027243A1 (en) * 2016-07-21 2018-01-25 Samsung Display Co., Ltd. System and method for sending video data over a wireless channel
CN109215565A (en) * 2018-09-21 2019-01-15 华中科技大学 A kind of reception card, data storage dispatching method and LED display control program
CN112599083A (en) * 2020-12-24 2021-04-02 深圳市洲明科技股份有限公司 Data transmission method, data receiving method, sending card and receiving card of display screen
CN112925499A (en) * 2021-05-11 2021-06-08 卡莱特云科技股份有限公司 Method for realizing large loading of receiving card, receiving card and data processing system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112698804A (en) * 2020-12-30 2021-04-23 深圳Tcl数字技术有限公司 Data display method, device, equipment and computer readable storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105491363A (en) * 2015-12-11 2016-04-13 利亚德光电股份有限公司 LED panel pixel correction method and apparatus
US20180027243A1 (en) * 2016-07-21 2018-01-25 Samsung Display Co., Ltd. System and method for sending video data over a wireless channel
CN109215565A (en) * 2018-09-21 2019-01-15 华中科技大学 A kind of reception card, data storage dispatching method and LED display control program
CN112599083A (en) * 2020-12-24 2021-04-02 深圳市洲明科技股份有限公司 Data transmission method, data receiving method, sending card and receiving card of display screen
CN112925499A (en) * 2021-05-11 2021-06-08 卡莱特云科技股份有限公司 Method for realizing large loading of receiving card, receiving card and data processing system

Also Published As

Publication number Publication date
CN112925499A (en) 2021-06-08
CN112925499B (en) 2021-07-13

Similar Documents

Publication Publication Date Title
WO2022237195A1 (en) Method for implementing large load of receiving card, electronic device, receiving card, and data processing system
CN109564545B (en) Method and apparatus for compressing addresses
CN106201363B (en) Memory and storage method for random real-time access of video stream pixel-level data
CN107728972A (en) Display controller and its operating method
CN102903332B (en) A kind of asynchronous controlling method of LED display and asynchronous control-card
CN101013567A (en) Picture data transmitting method, video data transmitting method and time-sequence control module
CN210271794U (en) Test circuit and memory chip using the same
KR102528980B1 (en) Display apparatus and method of correcting mura in the same
US7483032B1 (en) Zero frame buffer
CN114390292A (en) Video compression system and server
CN105117353A (en) FPGA with general data interaction module and information processing system using same
CN115243047A (en) Video compression method, device, equipment and medium
WO2021073128A1 (en) Test circuit and memory chip using the test circuit
CN110955383B (en) Data storage device and non-volatile memory control method
CN105739919A (en) Data access system and method
CN115248786A (en) Data remapping method based on receiving card, receiving card and electronic equipment
CN116364008B (en) Storage method and reading method of brightness compensation data of display panel, storage device, brightness compensation control circuit and driving chip
CN105551456A (en) DDR2 block storage method based on image rotation display
CN114359029B (en) Image processing method, image processing apparatus, image processing system, and storage medium
KR102107965B1 (en) Light emitting diode dot matrix display panel, method for driving the same and display device including the same
KR100826343B1 (en) A method and apparatus for transposing data
CN112634816A (en) Display method, device and system of LED screen
US20100020063A1 (en) Liquid crystal display device and driving method thereof
US7177202B2 (en) Method for accessing a single port memory
TW201428608A (en) Data accessing method and electronic apparatus utilizing the data accessing method

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21941757

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE