CN113742003A - Program code execution method and device based on FPGA chip - Google Patents

Program code execution method and device based on FPGA chip Download PDF

Info

Publication number
CN113742003A
CN113742003A CN202111083820.8A CN202111083820A CN113742003A CN 113742003 A CN113742003 A CN 113742003A CN 202111083820 A CN202111083820 A CN 202111083820A CN 113742003 A CN113742003 A CN 113742003A
Authority
CN
China
Prior art keywords
program code
control instruction
definition video
interface
fpga chip
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
CN202111083820.8A
Other languages
Chinese (zh)
Other versions
CN113742003B (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.)
Shenzhen Lenkeng Technology Co Ltd
Original Assignee
Shenzhen Lenkeng 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 Shenzhen Lenkeng Technology Co Ltd filed Critical Shenzhen Lenkeng Technology Co Ltd
Priority to CN202111083820.8A priority Critical patent/CN113742003B/en
Publication of CN113742003A publication Critical patent/CN113742003A/en
Application granted granted Critical
Publication of CN113742003B publication Critical patent/CN113742003B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/42Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by implementation details or hardware specially adapted for video compression or decompression, e.g. dedicated software implementation
    • 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

Abstract

The invention discloses a program code execution method and device based on an FPGA chip, wherein the method comprises the following steps: the equipment detects a control instruction, and the control instruction is used for indicating the equipment to call a program code associated with the control instruction; the program code is used for compressing the acquired ultra-high-definition video by the equipment, or the program code is used for decompressing the compressed ultra-high-definition video by the equipment; responding to the control instruction, calling a program code associated with the control instruction by the equipment, and loading the program code into the FPGA chip; the device executes the program code through the FPGA chip to compress the acquired ultra high definition video, or the device executes the program code through the FPGA chip to decompress the compressed ultra high definition video. By adopting the invention, the equipment can be used as equipment for compressing the acquired ultra-high-definition video and can also be used as equipment for decompressing the compressed ultra-high-definition video, thereby being very convenient and fast and having higher user experience.

Description

Program code execution method and device based on FPGA chip
Technical Field
The invention relates to the technical field of video processing, in particular to a program code execution method and device based on an FPGA chip.
Background
At present, the industry generally considers that after a coding algorithm is burned into an ASIC chip, the obtained high definition video is compressed by the ASIC chip running with the coding algorithm, or alternatively, a decoding algorithm is burned into the ASIC chip, and the compressed high definition video code stream data is decompressed by the ASIC chip running with the decoding algorithm; then, the above mentioned ASIC chip has a single function, and can only use the compression of the high definition video, or can only be used for the decompression operation of the compressed high definition video code stream data, so that the user experience is low.
Disclosure of Invention
In order to solve the technical problem, the invention provides a program code execution method and device based on an FPGA chip.
In order to solve the above technical problem, the present invention provides a program code execution method based on an FPGA chip, including:
the method comprises the steps that a device detects a control instruction, wherein the control instruction is used for instructing the device to call program codes related to the control instruction; the program code is used for the device to compress the acquired ultra high definition video, or the program code is used for the device to decompress the compressed ultra high definition video;
responding to the control instruction, the equipment calls a program code associated with the control instruction and loads the program code into an FPGA chip;
the device executes the program code through the FPGA chip to compress the acquired ultra high definition video, or the device executes the program code through the FPGA chip to decompress the compressed ultra high definition video.
In order to solve the above technical problem, the present invention provides a program code execution device based on an FPGA chip, including: the device comprises a processor and an FPGA chip, wherein the processor is used for detecting a control instruction, and the control instruction is used for instructing the device to call a program code associated with the control instruction; the program code is used for the equipment to compress the acquired ultra high definition video or decompress the compressed ultra high definition video; the FPGA chip is used for executing the program code to compress the uncompressed ultra high definition video, or the FPGA chip executes the program code to decompress the compressed ultra high definition video.
After the scheme is adopted, the acquired ultra-high-definition video is compressed or the compressed ultra-high-definition video is decompressed by executing different program codes through the FPGA chip, so that the equipment can be used as equipment for compressing the acquired ultra-high-definition video and can also be used as equipment for decompressing the compressed ultra-high-definition video, and the method is very convenient and fast and has high user experience.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1 is a schematic flow chart of a method for executing program codes based on an FPGA chip provided by the invention;
fig. 2-6 are schematic structural diagrams of the program code execution device based on the FPGA chip provided by the present invention.
Detailed Description
The technical solutions in the present invention will be described clearly and completely with reference to the accompanying drawings, and it should be understood that the described embodiments are some, but not all embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention. Referring to fig. 1, which is a schematic flow chart of a method for executing a program code based on an FPGA chip according to the present invention, as shown in fig. 1,
s101, the equipment detects a control instruction.
The device detects the control command, which may include but is not limited to the following:
mode 1:
when a user dials a dial switch of the equipment to a first side, the equipment detects that the level of a preset I/O interface of a micro control unit of the equipment is '0', and a program code associated with the level of the '0' I/O interface is used for compressing the acquired ultra high definition video by the equipment; program code associated with said "0" I/O interface level comprising: a compression algorithm for compressing the acquired ultra high definition video; the preset I/O interface is any one interface of the micro control unit; alternatively, the first and second electrodes may be,
when a user dials a dial switch of the equipment to a second side, the equipment detects that the level of a preset I/O interface of the equipment is '1', and program codes related to the level of the '1' I/O interface are used for decompressing compressed ultra-high-definition video by the equipment; the program code associated with the "1" I/O interface level comprises: a decompression algorithm for decompressing compressed ultra high definition video. Wherein the first side comprises: left, right, upper or lower; the second side includes: left, right, upper or lower.
It should be noted that the position of the first side corresponds to or is symmetrical to the position of the second side; that is, when the first side is a left side, the second side is a right side, and when the first side is a right side, the second side is a left side; when the first side is the upper side, the second side is the lower side; when the first side is a lower side, the second side is an upper side; when the first side is the left upper side, the second side is the right lower side; when the first side is the left lower side, the second side is the right upper side. In particular, the method comprises the following steps of,
it should be noted that, when the dial switch of the device is dialed to the left, the device detects that the level of the preset I/O interface of the device is "1", and when the dial switch of the device is dialed to the left, the device detects that the level of the preset I/O interface of the device is "0"; and the program code associated with the level of the "0" I/O interface is used for the device to compress the acquired ultra high definition video, and the program code associated with the level of the "1" I/O interface is used for the device to decompress the compressed ultra high definition video.
It should be noted that, when the dial switch of the device is dialed to the upper side, the device detects that the level of the preset I/O interface of the device is "0", and when the dial switch of the device is dialed to the lower side, the device detects that the level of the preset I/O interface of the device is "1", and the program code associated with the level of the "1" I/O interface is used by the device to compress the acquired ultra high definition video, and the program code associated with the level of the "1" I/O interface is used by the device to decompress the compressed ultra high definition video.
It should be noted that, when the dial switch of the device is dialed to the lower side, the device detects that the level of the preset I/O interface of the device is "0", and when the dial switch of the device is dialed to the upper side, the device detects that the level of the preset I/O interface of the device is "1"; and the program code associated with the level of the '0' I/O interface is used for compressing the acquired ultra high definition video by the equipment, and the program code associated with the level of the '1' I/O interface is used for decompressing the compressed ultra high definition video by the equipment.
Mode 2:
the device detects a first control instruction sent by the control device and received through the control interface, wherein the first control instruction is used for indicating that: the equipment is sending equipment, and the equipment calls a program code associated with the first control instruction to compress the acquired ultra high definition video; alternatively, the first and second electrodes may be,
the device detects a second control instruction sent by the control device and received through the control interface, wherein the second control instruction is used for indicating that: the device is a receiving device, and the device calls the program code associated with the second control instruction to decompress the compressed ultra high definition video; wherein the first control instruction is different from the second control instruction. The control devices may include, but are not limited to: a mouse or keyboard;
or the device detects a second control instruction sent by control software of the control device and received by the control interface;
wherein the control interface may include, but is not limited to: one or more of a Type-C interface, a USB interface, an RS232 interface, an SPI interface, a network port or an I2C interface.
In an embodiment of the present invention, the control instruction is used to instruct the device to call a program code associated with the control instruction. The program code is used for the device to compress the acquired ultra high definition video, or the program code is used for the device to decompress the compressed ultra high definition video;
among others, ultra high definition video may include, but is not limited to: ultra high definition video in RGB format or YUV format, or ultra high definition video in RGB format; the high definition video data may further include, but is not limited to, the following features: the resolution may be: 1080P, 4K or 8K resolution; the frame rate may be 30FPS, 60FPS, 100FPS, or 120 FPS; high Dynamic Range hdr (high Dynamic Range imaging).
Before the device detects the control instruction, the method may further include:
the equipment acquires a control instruction through an input interface; wherein the input interface may include, but is not limited to: one or more of an HDMI interface, a VGA interface, a USB interface, a Type-C interface or a DVI interface.
The program code is used for the apparatus to compress the acquired ultra high definition video, for example, the program code for compressing the ultra high definition video may include but is not limited to: medium compression encoding algorithm codes and light compression encoding algorithm codes.
Wherein, the medium compression coding algorithm comprises: an encoding algorithm based on an intra block copy prediction mode, an encoding algorithm based on a wide-angle intra prediction mode or an H.264 encoding algorithm; HEVC-SCC coding algorithm;
the light compression coding algorithm comprises the following steps: a coding algorithm based on wavelet transform, a coding algorithm based on short-time Fourier transform and a coding algorithm based on discrete cosine transform; the wavelet transform-based coding algorithm comprises: JPEG-XS encoding algorithm, JPEG-LS encoding algorithm, or VDC-M encoding algorithm.
Program code for decompressing ultra high definition video may include, but is not limited to: a medium compression decoding algorithm code and a light compression decoding algorithm code.
Wherein, the compression decoding algorithm comprises: a decoding algorithm based on an intra block copy prediction mode, a decoding algorithm based on a wide-angle intra prediction mode or an H.264 decoding algorithm; HEVC-SCC decoding algorithm;
the light compression decoding algorithm includes: a decoding algorithm based on wavelet transform, a decoding algorithm based on short-time Fourier transform and a decoding algorithm based on discrete cosine transform; the wavelet transform-based decoding algorithm comprises: JPEG-XS decoding algorithm, JPEG-LS decoding algorithm or VDC-M decoding algorithm.
And S102, responding to the control instruction, calling a program code associated with the control instruction by the equipment, and loading the program code into the FPGA chip.
In this embodiment of the present invention, in response to the control instruction, the device invokes the program code associated with the control instruction, which may include but is not limited to:
in response to the control instruction, the device calls, by means of a Micro Control Unit (MCU), program code associated with the control instruction from a memory integrated in the device; the memory may include, but is not limited to: cache, FLASH memory or memory; alternatively, the first and second electrodes may be,
in response to the control instruction, the device invokes program code associated with the control instruction from a cloud database associated with the device. (ii) a The cloud database comprises: an open source program code database.
In response to the control instruction, the device calls a program code associated with the control instruction and loads the program code into the FPGA chip, which may include, but is not limited to, the following steps:
and responding to the control instruction, calling a program code associated with the control instruction by the device through an internally integrated micro control unit, and loading the program code into the FPGA chip through an SPI (serial peripheral interface) of the micro control unit.
When the memory comprises: the FLASH memory, the control instruction includes: the device comprises a first control instruction and a second control instruction, wherein the first control instruction is used for instructing the device to call the program code associated with the first control instruction to compress the acquired ultra high definition video, and the second control instruction is used for instructing the device to call the program code associated with the second control instruction to decompress the compressed ultra high definition video;
in response to the control instruction, the device invokes the program code associated with the control instruction from a memory integrated in the device, which may include, but is not limited to, the following processes:
in response to the first control instruction, the device calls program codes for compressing the acquired ultra-high-definition video from a first storage area in a FLASH memory integrated in the device; alternatively, the first and second electrodes may be,
in response to the second control instruction, the device calls program code for decompressing the compressed ultra high definition video from a second memory area in a FLASH memory integrated in the device.
And S103, the equipment executes the program codes through the FPGA chip to compress the acquired ultra-high-definition video, or the equipment executes the program codes through the FPGA chip to decompress the compressed ultra-high-definition video.
Specifically, the device executes the program code through the FPGA chip to compress the acquired ultra high definition video, which may include but is not limited to:
the equipment executes the program code through the FPGA chip to compress the acquired ultra-high-definition video to obtain code stream data;
the code stream data is used for packaging equipment through a communication protocol to obtain a data packet; the communication protocol comprises: UDP communication protocol, TCP communication protocol, or custom communication protocol; the program code includes: and a compression algorithm for compressing the ultra high definition video obtained as described above.
Specifically, the device decompresses the compressed ultra-high-definition video by executing the program code through the FPGA chip, and the decompression may include, but is not limited to:
the device decompresses the code stream data by executing the program code through the FPGA chip to obtain the ultra-high definition video;
wherein the compressed ultra high definition video comprises: code stream data; the program code includes: a decompression algorithm for decompressing the code stream data.
The device executes the program code through the FPGA chip to compress the uncompressed ultra high definition video, and after code stream data is obtained, the device further comprises:
the equipment encapsulates the code stream data into a data packet through a communication protocol;
the communication protocol comprises: UDP communication protocol, TCP communication protocol, or custom communication protocol; the data packet includes: UDP packets, TCP packets, or custom packets. More specifically, the present invention is to provide a novel,
the equipment encapsulates the code stream data into UDP data packets through a UDP communication protocol; that is, the equipment encapsulates the UDP data head, the UDP data tail and the code stream data into a UDP data packet; the UDP data head and the UDP data tail both comprise control information such as a destination address, a source address, a port number, a marking bit and the like of the ultra-high definition video; alternatively, the first and second electrodes may be,
the equipment encapsulates the code stream data into a TCP data packet through a TCP communication protocol; that is, the device encapsulates the TCP data header, the TCP data trailer and the code stream data into a TCP data packet; the TCP data head and the TCP data tail comprise control information such as a destination address, a source address, a port number, a marking bit and the like of the ultra-high definition video; alternatively, the first and second electrodes may be,
the equipment encapsulates the code stream data into a custom data packet through a custom communication protocol; that is, the device encapsulates the custom data header, the custom data trailer and the code stream data into a custom data packet; the custom data head and the custom data tail both comprise control information such as a destination address, a source address, a port number, a mark bit and the like of the ultra-high definition video.
After the device encapsulates the code stream data into the data packet through the communication protocol, the method may further include:
the device converts the data packet into an optical signal through the optical module and transmits the optical signal to a preset device, or,
the device converts the data packet into an optical signal through the optical module and sends the optical signal to the switch, wherein the switch is used for forwarding the optical signal to the preset device.
After the device encapsulates the code stream data into a data packet through a communication protocol, the method may further include:
after the device outputs the data packet to the PHY chip through the communication timing interface of the MAC unit, the device outputs the data packet to the RJ-45 interface through the PHY chip, and sends the data packet to a preset device through the RJ-45 interface, or,
after the device outputs the data packet to the PHY chip through the communication time sequence interface of the MAC unit, the data packet is output to the RJ-45 interface through the PHY chip and is sent to the switch through the RJ-45 interface, wherein the switch is used for forwarding the data packet to the preset device; the switch may include: a gigabit switch or a gigabit switch; the switch may also be: a stack switch.
The communication timing interface may include, but is not limited to: one or more of an XFI interface, MII interface, GMII interface, SGMII interface, RGMII interface, XGMII interface, Serdes interface, XAUI interface, or RXAAUI interface.
After the device encapsulates the code stream data into a data packet through a communication protocol, the method may further include:
the device sends the data packet to a preset device through a 5G communication module;
the communication interface of the 5G communication module may include, but is not limited to: a PCIE interface, a gigabit Ethernet interface, a 1G Ethernet interface, a 10G Ethernet interface, a USB3.0 interface, etc. The 5G communication module may be a 5G communication module that encapsulates a plurality of antennas inside by using an aip (antenna in package) technology, and may improve a transmission rate of protocol stream data and reduce transmission delay by using a large-scale Multiple Input Multiple Output (MIMO) technology.
Alternatively, the first and second electrodes may be,
the device sends the data packet to the base station through the 5G communication module, and the base station is used for forwarding the data packet to the preset device.
When the preset device comprises: when the first preset device and the second preset device are used,
the device sends the data packet to the preset device through the 5G communication module, which may include:
the device sends the data packet to a first preset device and a second preset device through a 5G communication module respectively.
When the base station includes: when the first base station and the second base station are in use,
the device sends the data packet to the base station through the 5G communication module, which may include:
the device sends the data packet to the first base station through the 5G communication module, forwards the data packet to the second base station through the first base station, and forwards the data packet to the preset device through the second base station.
After the device encapsulates the code stream data into a data packet through a communication protocol, the device further comprises:
the device sends the data packet to the preset device through the WIFI communication module.
And the device sends the data packet to a preset device through a WIFI communication module. The WIFI module adopts an Orthogonal Frequency Division Multiple Access (OFDMA) technology, and on the other hand, the WIFI module integrates a communication module with a plurality of antennas.
When the preset device comprises: when the first preset device and the second preset device are used,
the device sends the data packet to the preset device through the WIFI communication module, which may include:
the device sends the data packets to the first preset device and the second preset device through the WIFI communication module respectively.
After the device encapsulates the code stream data into the data packet through the communication protocol, the method may further include:
the device sends the data packet to the preset device through the 60G communication module.
When the preset device comprises: when the first preset device and the second preset device are used,
the device sends the data packet to the preset device through the 60G communication module, which may include:
the device respectively sends the data packets to the first preset device and the second preset device through the 60G communication module.
The device decompresses the code stream data by executing the program code through the FPGA chip to obtain the ultra-high definition video, and the method further comprises the following steps:
outputting, by a device, the ultra high definition video to a display device coupled with the device through an output interface; the display device is used for displaying the ultra-high-definition video; the output interface includes: one or more of an HDMI interface, a VGA interface, a USB interface, a Type-C interface or a DVI interface.
The invention provides a program code execution device based on an FPGA chip, which can be used for realizing the program code execution method based on the FPGA chip in the embodiment of figure 1. The apparatus shown in fig. 2 may be used to implement the description in the embodiment of fig. 1.
As shown in fig. 2, the apparatus 20 may include, but is not limited to: input interface 200, memory 201, processor 202, optical module 203, FPGA chip 204.
Input interface 200, may include, but is not limited to: HDMI interface, VGA interface, USB interface, Type-C interface or DVI interface.
A processor 202 operable to:
detecting a control instruction, wherein the control instruction is used for instructing the equipment to call program codes associated with the control instruction from a memory 201 through a preset I/O interface of a processor 202; the program code is used for the device 20 to compress the acquired ultra high definition video or decompress the compressed ultra high definition video;
in response to the control instruction, calling a program code associated with the control instruction from the memory 201, and loading the program code into the FPGA chip 204; among them, the memory 201 may include: a FLASH memory;
among other things, the processor 202 may include, but is not limited to: a Micro Control Unit (MCU);
processor 202, further operable to:
and responding to the control instruction, calling a program code associated with the control instruction, and loading the program code into the FPGA chip through the SPI interface of the processor 202.
Processor 202, further operable to:
in response to said first control instruction, calling program code for compressing the acquired ultra high definition video from a first memory area in a FLASH memory integrated in said device 20; alternatively, the first and second electrodes may be,
in response to said second control instruction, program code for decompressing the compressed ultra high definition video is called from a second memory area in a FLASH memory integrated in said device 20.
FPGA chip 204, can be used to:
the program code is executed to compress the uncompressed ultra high definition video or is operable to execute the program code to decompress the compressed ultra high definition video.
The processor 202 may be specifically configured to:
when a user dials a dial switch of the device 20 to a first side, it is detected that a level of a preset I/O interface of the device 20 is "0", and a program code associated with the level of the I/O interface of "0" is used for compressing the acquired ultra high definition video by the device 20; the "0" level associated program code comprising: a compression algorithm for compressing the obtained ultra high definition video; alternatively, the first and second electrodes may be,
when a user dials a dial switch of the device 20 to a second side, detecting that a level of a preset I/O interface of the device 20 is "1", where a program code associated with the "1" level is used by the device 20 to decompress a compressed ultra high definition video; the "1" level associated program code comprising: a decompression algorithm for decompressing the compressed ultra high definition video; wherein the position of the first side corresponds to or is symmetrical to the position of the second side.
The processor 202 may be further configured to:
detecting a first control instruction sent by the control device and received through the control interface, where the first control instruction is used to instruct the device 20 to call a program code associated with the first control instruction to compress the acquired ultra high definition video; alternatively, the first and second electrodes may be,
detecting a second control instruction sent by the control device and received through the control interface, where the second control instruction is used to instruct the device 20 to call program code associated with the second control instruction to decompress the compressed ultra high definition video; the control apparatus includes: a mouse or keyboard;
wherein the control interface comprises: a USB interface, an RS232 interface, an SPI interface, or an I2C interface.
The processor 202 may be further configured to:
in response to said control instruction, calling the program code associated with said control instruction from a memory integrated in the device 20; alternatively, the first and second electrodes may be,
in response to the control instruction, program code associated with the control instruction is called from a cloud database associated with device 20.
FPGA chip 204, can be used to:
executing a program code for compressing the ultra-high-definition video to compress the acquired ultra-high-definition video to obtain code stream data;
the code stream data is used for packaging the equipment through a communication protocol to obtain a data packet; the communication protocol comprises: UDP communication protocol, TCP communication protocol, or custom communication protocol; the program code includes: a compression algorithm for compressing said obtained ultra high definition video.
The FPGA chip 204 may also be configured to:
executing a program code for decompressing a compressed ultra-high-definition video to decompress the compressed ultra-high-definition video to obtain an ultra-high-definition video;
wherein the compressed ultra high definition video comprises: the code stream data; the program code includes: and the decompression algorithm is used for decompressing the code stream data.
The FPGA chip 204 may also be configured to:
compressing the obtained ultra-high-definition video to obtain code stream data, and then:
packaging the code stream data into a data packet through a communication protocol; the communication protocol comprises: UDP communication protocol, TCP communication protocol, or custom communication protocol; the data packet includes: UDP packets, TCP packets, or custom packets.
An optical module 203 operable to:
converting the data packet into an optical signal and transmitting the optical signal to a preset device, or,
and converting the data packet into an optical signal, and sending the optical signal to a switch, wherein the switch is used for forwarding the optical signal to the preset equipment.
It should be understood that apparatus 20 is only one example provided by embodiments of the present invention and that apparatus 20 may have more or fewer components than shown, may combine two or more components, or may have a different configuration implementation of components.
It is understood that, regarding the specific implementation manner of the functional modules included in the device 20, reference may be made to the foregoing method embodiment shown in fig. 1, and details are not described here again.
Fig. 2 is only for explaining the embodiment of the present invention, and the present invention should not be limited thereto.
The invention provides another program code execution device based on an FPGA chip, which can be used for realizing the program code execution method based on the FPGA chip in the embodiment of FIG. 1. The apparatus shown in fig. 3 may be used to implement the description in the embodiment of fig. 1.
As shown in fig. 3, the device 30 may include, but is not limited to: input interface 300, memory 301, processor 302, electrical module 303, FPGA chip 304.
The specific implementation method or functions of the input interface 300 and the processor 302 can refer to the functions of the processor in fig. 2, and the embodiment of the present invention is not described again.
The specific implementation method or function of the FPGA chip 304 may refer to the function of the FPGA chip in fig. 2, and is not described again in the embodiments of the present invention.
The electrical module 303 may include: PHY chip and RJ-45 interface; wherein, the device 30 is operable to output the data packet to the PHY chip through a communication timing interface of the MAC unit; wherein, communication chronogenesis interface includes: an XFI interface, an MII interface, a GMII interface, an SGMII interface, an RGMII interface, an XGMII interface, a Serdes interface, an XAUI interface, or an RXAUI interface.
The electrical module 303 is configured to:
the received data packet is output to the RJ-45 interface through the PHY chip, and is transmitted to a preset device through the RJ-45 interface, or,
the received data packet is output to the RJ-45 interface through the PHY chip and is sent to the switch through the RJ-45 interface, and the switch is used for forwarding the data packet to preset equipment.
It should be understood that device 30 is only one example provided by embodiments of the present invention, and that device 30 may have more or fewer components than shown, may combine two or more components, or may have a different configuration implementation of components.
It can be understood that, regarding the specific implementation manner of the functional modules included in the device 30, reference may be made to the foregoing method embodiment shown in fig. 1 and the embodiment shown in fig. 2, and details are not described here again.
Fig. 3 is only for explaining the embodiment of the present invention, and the present invention should not be limited thereto.
The invention provides still another program code execution device based on an FPGA chip, which can be used for realizing the program code execution method based on the FPGA chip in the embodiment of FIG. 1. The device shown in fig. 4 may be used to implement the description in the embodiment of fig. 1.
As shown in fig. 4, the device 40 may include, but is not limited to: input interface 400, memory 401, processor 402, WIFI communication module 403, FPGA chip 404.
The specific implementation method or functions of the input interface 400 and the processor 402 can refer to the functions of the processor in fig. 2, and the embodiment of the present invention is not described in detail again.
The specific implementation method or function of the FPGA chip 404 may refer to the function of the FPGA chip in fig. 2, and the embodiment of the present invention is not described again.
A WIFI communication module 403, operable to:
and sending the data packet to preset equipment through the WIFI communication module.
When the preset device comprises: when the first preset device and the second preset device are used,
a WIFI communication module 403, operable to:
and respectively sending the data packets to the first preset device and the second preset device through a WIFI communication module.
The WIFI module adopts an Orthogonal Frequency Division Multiple Access (OFDMA) technology, and on the other hand, the WIFI module integrates a communication module with a plurality of antennas.
It should be understood that device 40 is only one example provided by embodiments of the present invention, and that device 40 may have more or fewer components than shown, may combine two or more components, or may have a different configuration of components to implement.
It can be understood that, regarding the specific implementation manner of the functional modules included in the device 40, reference may be made to the method embodiment shown in fig. 1 and the embodiment shown in fig. 2, which are not described herein again.
Fig. 4 is only for explaining the embodiment of the present invention, and the present invention should not be limited thereto.
The invention provides still another program code execution device based on an FPGA chip, which can be used for realizing the program code execution method based on the FPGA chip in the embodiment of FIG. 1. The apparatus shown in fig. 5 may be used to implement the description in the embodiment of fig. 1.
As shown in fig. 5, the device 50 may include, but is not limited to: input interface 500, memory 501, processor 502, 5G communication module 503, FPGA chip 504.
The specific implementation method or functions of the input interface 500 and the processor 502 may refer to the functions of the processor in fig. 2, and the embodiment of the present invention is not described in detail again.
The specific implementation method or function of the FPGA chip 504 may refer to the function of the FPGA chip in fig. 2, and the embodiment of the present invention is not described again.
A 5G communication module 503, operable to:
sending the data packet to preset equipment; the communication interface of the 5G communication module 503 may include, but is not limited to: a PCIE interface, a gigabit Ethernet interface, a 1G Ethernet interface, a 10G Ethernet interface, a USB3.0 interface, etc. Alternatively, the first and second electrodes may be,
and sending the data packet to a base station, wherein the base station is used for forwarding the data packet to preset equipment.
When the preset device comprises: when the first preset device and the second preset device are used,
and respectively sending the data packet to the first preset device and the second preset device. And the first display equipment connected with the first preset equipment and the second display equipment connected with the second preset equipment can respectively display the ultrahigh-definition videos. Alternatively, the first and second electrodes may be,
and sending the data packet to the first base station, forwarding the data packet to the second base station through the first base station, and forwarding the data packet to preset equipment through the second base station.
It should be understood that device 50 is only one example provided by embodiments of the present invention, and that device 50 may have more or fewer components than shown, may combine two or more components, or may have a different configuration implementation of components.
It can be understood that, regarding the specific implementation manner of the functional modules included in the device 50, reference may be made to the foregoing method embodiment shown in fig. 1 and the embodiment shown in fig. 2, and details are not described here again.
Fig. 5 is only for explaining the embodiment of the present invention, and the present invention should not be limited thereto.
The invention provides still another program code execution device based on an FPGA chip, which can be used for realizing the program code execution method based on the FPGA chip in the embodiment of FIG. 1. The apparatus shown in fig. 6 may be used to implement the description in the embodiment of fig. 1.
As shown in fig. 6, the device 60 may include, but is not limited to: input interface 600, memory 601, processor 602, 5G communication module 603, FPGA chip 604.
The specific implementation method or functions of the input interface 600 and the processor 602 may refer to the functions of the processor in fig. 2, and the embodiment of the present invention is not described in detail again.
The specific implementation method or function of the FPGA chip 604 may refer to the function of the FPGA chip in fig. 2, and the embodiment of the present invention is not described again.
A 5G communication module 603 operable to:
and after the modem modulates the data packet, the modem is used for sending the modulated signal to preset equipment through a millimeter wave communication technology of a 60Ghz frequency band.
When the preset device comprises: when the first preset device and the second preset device are used,
a 60G communication module 603 operable to:
and respectively sending the data packets to the first preset device and the second preset device through a millimeter wave communication technology of a 60Ghz frequency band.
It should be understood that device 60 is only one example provided by embodiments of the present invention, and that device 60 may have more or fewer components than shown, may combine two or more components, or may have a different configuration implementation of components.
It can be understood that, regarding the specific implementation manner of the functional modules included in the device 60, reference may be made to the method embodiment shown in fig. 1 and the embodiment shown in fig. 2, which are not described herein again.
Fig. 6 is only for explaining the embodiment of the present invention, and the present invention should not be limited thereto.
Those of ordinary skill in the art will appreciate that the elements and algorithm steps of the examples described in connection with the embodiments disclosed herein may be embodied in electronic hardware, computer software, or combinations of both, and that the components and steps of the examples have been described in a functional general in the foregoing description for the purpose of illustrating the interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described apparatuses, systems and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the embodiments provided by the present invention, it should be understood that the disclosed apparatus, system, and method may be implemented in other ways. For example, the components and steps of the various examples are described. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The above-described embodiments of the system and apparatus are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices, systems or units, and may also be an electrical, mechanical or other form of connection.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment of the present invention.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention essentially or partially contributes to the prior art, or all or part of the technical solution can be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
While the invention has been described with reference to specific embodiments, the invention is not limited thereto, and various equivalent modifications and substitutions can be easily made by those skilled in the art within the technical scope of the invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (12)

1. A program code execution method based on an FPGA chip is characterized by comprising the following steps:
the method comprises the steps that a device detects a control instruction, wherein the control instruction is used for instructing the device to call program codes related to the control instruction; the program code is used for the device to compress the acquired ultra high definition video, or the program code is used for the device to decompress the compressed ultra high definition video;
responding to the control instruction, the equipment calls a program code associated with the control instruction and loads the program code into an FPGA chip;
the device executes the program code through the FPGA chip to compress the acquired ultra high definition video, or the device executes the program code through the FPGA chip to decompress the compressed ultra high definition video.
2. The FPGA chip-based program code execution method of claim 1,
the device detects a control instruction, including:
when a user dials a dial switch of the equipment to a first side, the equipment detects that the level of a preset I/O interface of a micro control unit of the equipment is '0', the '0' level indicates that the equipment is sending equipment, and program codes related to the level of the '0' I/O interface are used for compressing the acquired ultra high definition video by the equipment; program code associated with said "0" I/O interface level comprising: a compression algorithm for compressing the acquired ultra high definition video; the preset I/O interface is any one interface of the micro control unit; alternatively, the first and second electrodes may be,
when a user dials a dial switch of the equipment to a second side, the equipment detects that the level of a preset I/O interface of a micro control unit of the equipment is '1', the '1' level indicates that the equipment is a receiving equipment, and program codes related to the level of the '1' I/O interface are used for decompressing the compressed ultra high definition video by the equipment; the program code associated with the "1" I/O interface level comprises: a decompression algorithm for decompressing the compressed ultra high definition video; wherein the position of the first side corresponds to or is symmetrical to the position of the second side.
3. The FPGA chip-based program code execution method of claim 1,
the device detects a control instruction, including:
the device detects a first control instruction sent by a control device and received through a control interface, wherein the first control instruction is used for indicating that: the equipment is sending equipment, and the equipment calls a program code associated with the first control instruction to compress the acquired ultra high definition video; alternatively, the first and second electrodes may be,
the device detects a second control instruction sent by the control device and received through a control interface, wherein the second control instruction is used for instructing: the device is a receiving device, and the device calls the program code associated with the second control instruction to decompress the compressed ultra high definition video; wherein the control interface comprises: a USB interface, an RS232 interface, an SPI interface, a network port, or an I2C interface.
4. The FPGA chip-based program code execution method of claim 1,
in response to the control instruction, the device invokes program code associated with the control instruction, including:
in response to the control instruction, the device calls program code associated with the control instruction from a memory integrated in the device; alternatively, the first and second electrodes may be,
in response to the control instruction, the device calls program code associated with the control instruction from a cloud database of the device; the cloud database comprises: an open source program code database.
5. The FPGA chip-based program code execution method of claim 1,
responding to the control instruction, the equipment calls a program code associated with the control instruction and loads the program code into an FPGA chip, and the method comprises the following steps:
and responding to the control instruction, calling a program code associated with the control instruction by the device through an internally integrated micro control unit, and loading the program code into the FPGA chip through an SPI (serial peripheral interface) of the micro control unit.
6. The FPGA chip-based program code execution method of claim 4,
the memory includes: a FLASH memory; the control instructions include: a first control instruction and a second control instruction; the first control instruction is used for instructing the equipment to call program codes associated with the first control instruction so as to compress the acquired ultra high definition video; the second control instruction is used for instructing the device to call program code associated with the second control instruction to decompress the compressed ultra high definition video;
in response to the control instruction, the device invokes, from a memory integrated in the device, program code associated with the control instruction, comprising:
in response to the first control instruction, the device calls program codes for compressing the acquired ultra-high-definition video from a first storage area in a FLASH memory integrated in the device; alternatively, the first and second electrodes may be,
in response to the second control instruction, the device calls program code for decompressing the compressed ultra high definition video from a second memory area in a FLASH memory integrated in the device.
7. The FPGA chip-based program code execution method of claim 1,
the device executes the program code through the FPGA chip to compress the acquired ultra high definition video, and the method comprises the following steps:
the device executes the program code through the FPGA chip to compress the acquired ultra-high-definition video to obtain code stream data;
the code stream data is used for packaging the equipment through a communication protocol to obtain a data packet; the program code includes: a compression algorithm for compressing the obtained ultra high definition video; the communication protocol comprises: UDP communication protocol, TCP communication protocol, or custom communication protocol.
8. The FPGA chip-based program code execution method of claim 1,
the device decompresses the compressed ultra high definition video by executing the program code through the FPGA chip, and includes:
the device decompresses code stream data by executing the program code through the FPGA chip to obtain an ultra-high-definition video;
wherein the compressed ultra high definition video comprises: the code stream data; the program code includes: and the decompression algorithm is used for decompressing the code stream data.
9. The FPGA chip-based program code execution method of claim 7,
the device executes the program code through the FPGA chip to compress the acquired ultra high definition video, and after code stream data is acquired, the device further comprises:
the equipment encapsulates the code stream data into a data packet through a communication protocol; the communication protocol comprises: UDP communication protocol, TCP communication protocol, or custom communication protocol; the data packet includes: UDP packets, TCP packets, or custom packets.
10. The FPGA chip-based program code execution method of claim 9,
after the device encapsulates the code stream data into a data packet through a communication protocol, the device further comprises:
the device sends the data packet through a communication module; the communication module includes: the system comprises an optical module, an electric module, a 5G communication module, a WIFI communication module or a 0G communication module; wherein, the electric module includes: a PHY chip and an RJ-45 interface.
11. The FPGA chip-based program code execution method of claim 8,
the device decompresses the code stream data by the FPGA chip executing the program code to obtain the ultra-high definition video, and the method further comprises the following steps:
the device outputting the ultra high definition video to a display device coupled with the device through an output interface; the display device is used for displaying the ultra-high-definition video; the output interface includes: one or more of an HDMI interface, a VGA interface, a USB interface, a Type-C interface or a DVI interface.
12. A program code execution device based on an FPGA chip, comprising:
a processor and an FPGA chip, wherein,
the processor is used for detecting a control instruction, and the control instruction is used for instructing the equipment to call the program code associated with the control instruction; the program code is used for the equipment to compress the acquired ultra high definition video or decompress the compressed ultra high definition video;
the FPGA chip is used for executing the program code to compress uncompressed ultra high definition video, or the FPGA chip executes the program code to decompress compressed ultra high definition video.
CN202111083820.8A 2021-09-15 2021-09-15 Program code execution method and device based on FPGA chip Active CN113742003B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111083820.8A CN113742003B (en) 2021-09-15 2021-09-15 Program code execution method and device based on FPGA chip

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111083820.8A CN113742003B (en) 2021-09-15 2021-09-15 Program code execution method and device based on FPGA chip

Publications (2)

Publication Number Publication Date
CN113742003A true CN113742003A (en) 2021-12-03
CN113742003B CN113742003B (en) 2023-08-22

Family

ID=78739211

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111083820.8A Active CN113742003B (en) 2021-09-15 2021-09-15 Program code execution method and device based on FPGA chip

Country Status (1)

Country Link
CN (1) CN113742003B (en)

Citations (38)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1457595A (en) * 2001-02-20 2003-11-19 索尼公司 Recording apparatus, recording method, and program, and recording medium
US20060165180A1 (en) * 2005-01-21 2006-07-27 Nec Corporation Transcoder device for transcoding compressed and encoded bitstream of motion picture in syntax level and motion picture communication system
CN201113972Y (en) * 2007-10-19 2008-09-10 深圳市同洲电子股份有限公司 Level switching circuit
CN101901156A (en) * 2010-07-26 2010-12-01 四川九洲电器集团有限责任公司 Method and system for dynamically loading processor application programs
CN201708691U (en) * 2009-11-06 2011-01-12 盛玉林 Voice control switch
CN102062855A (en) * 2010-11-03 2011-05-18 安徽四创电子股份有限公司 Radar echo compression/decompression algorithm based on run difference coding
CN102476738A (en) * 2010-11-29 2012-05-30 天津市安维康家科技发展有限公司 Intelligent non-contact rubbish compressing advertising machine
CN103686168A (en) * 2012-09-13 2014-03-26 三星电子株式会社 Image compression circuit, display system including the same, and method of operating the display system
CN103677905A (en) * 2013-11-30 2014-03-26 成都天奥信息科技有限公司 Remote configuration program upgrading circuit of FPGA (field programmable gate array) embedded terminal
CN104407885A (en) * 2014-10-31 2015-03-11 武汉精测电子技术股份有限公司 Method for simultaneously loading programs for FPGA (field programmable gate array) in multiple pattern generators
CN104580289A (en) * 2013-10-15 2015-04-29 中国移动通信集团公司 Method, device and system for controlling user equipment
CN106775413A (en) * 2016-12-27 2017-05-31 努比亚技术有限公司 A kind of control method and terminal
CN107027036A (en) * 2017-05-12 2017-08-08 郑州云海信息技术有限公司 A kind of FPGA isomeries accelerate decompression method, the apparatus and system of platform
CN107171690A (en) * 2017-06-12 2017-09-15 苏州贝艾尔净化科技有限公司 The dual communication protection circuit of New-air purifying system
CN107241161A (en) * 2016-11-24 2017-10-10 天地融科技股份有限公司 A kind of data transmission method and device
CN107346997A (en) * 2016-11-24 2017-11-14 天地融科技股份有限公司 A kind of data transmission method and terminal
CN108020016A (en) * 2016-11-03 2018-05-11 比亚迪股份有限公司 Control device, method, system and the automobile of car refrigerator
CN207518469U (en) * 2017-12-13 2018-06-19 四川长虹精密电子科技有限公司 Refrigerator variable frequency module power supply on-off control circuit
CN108271026A (en) * 2016-12-30 2018-07-10 上海寒武纪信息科技有限公司 The device and system of compression/de-compression, chip, electronic device
CN109005440A (en) * 2017-06-06 2018-12-14 敏瑞洋电子(深圳)有限公司 A kind of method, mobile terminal and the system of mobile terminal playing television video
CN110175056A (en) * 2019-05-30 2019-08-27 西安微电子技术研究所 A kind of control device and control method of heterogeneous platform Remote Dynamic load multiple target FPGA
CN209598397U (en) * 2018-12-05 2019-11-08 深圳市佳士科技股份有限公司 A kind of air plasma cutter control circuit and device
CN110688263A (en) * 2019-09-30 2020-01-14 中国工程物理研究院计算机应用研究所 FPGA-based hard disk automatic switching device and application method
CN110704365A (en) * 2019-08-20 2020-01-17 浙江大华技术股份有限公司 Reconstruction device based on FPGA
CN111010541A (en) * 2019-12-11 2020-04-14 重庆山淞信息技术有限公司 Video processing module based on FPGA and compression processor
CN111124026A (en) * 2019-12-31 2020-05-08 龙迅半导体(合肥)股份有限公司 Data switch and data transmission system
CN111384961A (en) * 2018-12-28 2020-07-07 上海寒武纪信息科技有限公司 Data compression/decompression device and data compression method
CN111398781A (en) * 2020-03-25 2020-07-10 合肥悦芯半导体科技有限公司 Analog chip test circuit and system
CN111443960A (en) * 2020-03-30 2020-07-24 四川鸿创电子科技有限公司 Multi-version loading program system and method
CN111510763A (en) * 2020-04-10 2020-08-07 深圳市朗强科技有限公司 WIFI-based sending and receiving method and device
CN111698544A (en) * 2019-03-15 2020-09-22 海信视像科技股份有限公司 Display device
CN111726000A (en) * 2019-03-21 2020-09-29 三星电子株式会社 Switching regulator and electronic apparatus including the same
CN211791470U (en) * 2020-04-21 2020-10-27 济南浪潮高新科技投资发展有限公司 Wireless switch circuit
CN112421975A (en) * 2019-08-21 2021-02-26 罗克韦尔自动化技术公司 Multilevel power converter with AFE power cell phase control
CN112565823A (en) * 2020-12-09 2021-03-26 深圳市朗强科技有限公司 Method and equipment for sending and receiving high-definition video data
CN112887713A (en) * 2019-11-30 2021-06-01 华为技术有限公司 Picture compression and decompression method and device
CN113365073A (en) * 2021-06-04 2021-09-07 深圳市朗强科技有限公司 Wireless transmitting and receiving method and device for ultra-high-definition video applying light compression algorithm
CN113365075A (en) * 2021-06-04 2021-09-07 深圳市朗强科技有限公司 Wired sending and receiving method and device of ultra-high-definition video applying light compression algorithm

Patent Citations (38)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1457595A (en) * 2001-02-20 2003-11-19 索尼公司 Recording apparatus, recording method, and program, and recording medium
US20060165180A1 (en) * 2005-01-21 2006-07-27 Nec Corporation Transcoder device for transcoding compressed and encoded bitstream of motion picture in syntax level and motion picture communication system
CN201113972Y (en) * 2007-10-19 2008-09-10 深圳市同洲电子股份有限公司 Level switching circuit
CN201708691U (en) * 2009-11-06 2011-01-12 盛玉林 Voice control switch
CN101901156A (en) * 2010-07-26 2010-12-01 四川九洲电器集团有限责任公司 Method and system for dynamically loading processor application programs
CN102062855A (en) * 2010-11-03 2011-05-18 安徽四创电子股份有限公司 Radar echo compression/decompression algorithm based on run difference coding
CN102476738A (en) * 2010-11-29 2012-05-30 天津市安维康家科技发展有限公司 Intelligent non-contact rubbish compressing advertising machine
CN103686168A (en) * 2012-09-13 2014-03-26 三星电子株式会社 Image compression circuit, display system including the same, and method of operating the display system
CN104580289A (en) * 2013-10-15 2015-04-29 中国移动通信集团公司 Method, device and system for controlling user equipment
CN103677905A (en) * 2013-11-30 2014-03-26 成都天奥信息科技有限公司 Remote configuration program upgrading circuit of FPGA (field programmable gate array) embedded terminal
CN104407885A (en) * 2014-10-31 2015-03-11 武汉精测电子技术股份有限公司 Method for simultaneously loading programs for FPGA (field programmable gate array) in multiple pattern generators
CN108020016A (en) * 2016-11-03 2018-05-11 比亚迪股份有限公司 Control device, method, system and the automobile of car refrigerator
CN107346997A (en) * 2016-11-24 2017-11-14 天地融科技股份有限公司 A kind of data transmission method and terminal
CN107241161A (en) * 2016-11-24 2017-10-10 天地融科技股份有限公司 A kind of data transmission method and device
CN106775413A (en) * 2016-12-27 2017-05-31 努比亚技术有限公司 A kind of control method and terminal
CN108271026A (en) * 2016-12-30 2018-07-10 上海寒武纪信息科技有限公司 The device and system of compression/de-compression, chip, electronic device
CN107027036A (en) * 2017-05-12 2017-08-08 郑州云海信息技术有限公司 A kind of FPGA isomeries accelerate decompression method, the apparatus and system of platform
CN109005440A (en) * 2017-06-06 2018-12-14 敏瑞洋电子(深圳)有限公司 A kind of method, mobile terminal and the system of mobile terminal playing television video
CN107171690A (en) * 2017-06-12 2017-09-15 苏州贝艾尔净化科技有限公司 The dual communication protection circuit of New-air purifying system
CN207518469U (en) * 2017-12-13 2018-06-19 四川长虹精密电子科技有限公司 Refrigerator variable frequency module power supply on-off control circuit
CN209598397U (en) * 2018-12-05 2019-11-08 深圳市佳士科技股份有限公司 A kind of air plasma cutter control circuit and device
CN111384961A (en) * 2018-12-28 2020-07-07 上海寒武纪信息科技有限公司 Data compression/decompression device and data compression method
CN111698544A (en) * 2019-03-15 2020-09-22 海信视像科技股份有限公司 Display device
CN111726000A (en) * 2019-03-21 2020-09-29 三星电子株式会社 Switching regulator and electronic apparatus including the same
CN110175056A (en) * 2019-05-30 2019-08-27 西安微电子技术研究所 A kind of control device and control method of heterogeneous platform Remote Dynamic load multiple target FPGA
CN110704365A (en) * 2019-08-20 2020-01-17 浙江大华技术股份有限公司 Reconstruction device based on FPGA
CN112421975A (en) * 2019-08-21 2021-02-26 罗克韦尔自动化技术公司 Multilevel power converter with AFE power cell phase control
CN110688263A (en) * 2019-09-30 2020-01-14 中国工程物理研究院计算机应用研究所 FPGA-based hard disk automatic switching device and application method
CN112887713A (en) * 2019-11-30 2021-06-01 华为技术有限公司 Picture compression and decompression method and device
CN111010541A (en) * 2019-12-11 2020-04-14 重庆山淞信息技术有限公司 Video processing module based on FPGA and compression processor
CN111124026A (en) * 2019-12-31 2020-05-08 龙迅半导体(合肥)股份有限公司 Data switch and data transmission system
CN111398781A (en) * 2020-03-25 2020-07-10 合肥悦芯半导体科技有限公司 Analog chip test circuit and system
CN111443960A (en) * 2020-03-30 2020-07-24 四川鸿创电子科技有限公司 Multi-version loading program system and method
CN111510763A (en) * 2020-04-10 2020-08-07 深圳市朗强科技有限公司 WIFI-based sending and receiving method and device
CN211791470U (en) * 2020-04-21 2020-10-27 济南浪潮高新科技投资发展有限公司 Wireless switch circuit
CN112565823A (en) * 2020-12-09 2021-03-26 深圳市朗强科技有限公司 Method and equipment for sending and receiving high-definition video data
CN113365073A (en) * 2021-06-04 2021-09-07 深圳市朗强科技有限公司 Wireless transmitting and receiving method and device for ultra-high-definition video applying light compression algorithm
CN113365075A (en) * 2021-06-04 2021-09-07 深圳市朗强科技有限公司 Wired sending and receiving method and device of ultra-high-definition video applying light compression algorithm

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
仝静;施国梁;: "燃料开关测试系统的设计与实现", 现代电子技术, no. 21, pages 156 - 159 *
张浩;汪璨星;: "25~40GHz非对称单刀双掷开关的设计与实现", 半导体技术, no. 10, pages 23 - 28 *
纪辛然;: "基于红外监测的车流量智能控制系统设计", 山西电子技术, no. 03, pages 33 - 35 *

Also Published As

Publication number Publication date
CN113742003B (en) 2023-08-22

Similar Documents

Publication Publication Date Title
JP6595006B2 (en) Low latency screen mirroring
US10454986B2 (en) Video synchronous playback method, apparatus, and system
KR101443070B1 (en) Method and system for low-latency transfer protocol
US7873986B2 (en) Communication apparatus, and display terminal
US20050289631A1 (en) Wireless display
US11764996B2 (en) Streaming on diverse transports
US20210168426A1 (en) Transmitting method, receiving method, transmitting device, and receiving device
CN109831668B (en) Data compression method and device, data coding/decoding method and device
US20200245011A1 (en) Method and device of transmitting and receiving ultra high definition video
CN210670381U (en) Audio and video data sending device, receiving device and transmission system
WO2017034725A1 (en) Reliable large group of pictures (gop) file streaming to wireless displays
CN111510763A (en) WIFI-based sending and receiving method and device
KR20080056235A (en) Method and apparatus for wireless transmitting the display signals and the display device thereof
CN112565823A (en) Method and equipment for sending and receiving high-definition video data
CN111083170A (en) Method and equipment for sending and receiving multimedia data
CN110958431A (en) Multi-channel video compression post-transmission system and method
CN111625211B (en) Screen projection method and device, android device and display device
CN109391839B (en) Self-adaptive HDMI (high-definition multimedia interface) video transmission device
CN205105347U (en) Video wireless transmission equipment, video playback devices and system
EP2563038A1 (en) Method for transmitting video signals from an application on a server over an IP network to a client device
CN113365075A (en) Wired sending and receiving method and device of ultra-high-definition video applying light compression algorithm
CN113742003B (en) Program code execution method and device based on FPGA chip
CN115119042A (en) Transmission system and transmission method
CN213547715U (en) High-definition video data sending device, receiving device and transmission system
CN113784140B (en) Mathematical lossless coding method and device

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