WO2022247646A1 - Timing controllers and display device - Google Patents

Timing controllers and display device Download PDF

Info

Publication number
WO2022247646A1
WO2022247646A1 PCT/CN2022/092372 CN2022092372W WO2022247646A1 WO 2022247646 A1 WO2022247646 A1 WO 2022247646A1 CN 2022092372 W CN2022092372 W CN 2022092372W WO 2022247646 A1 WO2022247646 A1 WO 2022247646A1
Authority
WO
WIPO (PCT)
Prior art keywords
module
image data
output
timing controller
receive
Prior art date
Application number
PCT/CN2022/092372
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 WO2022247646A1 publication Critical patent/WO2022247646A1/en

Links

Images

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G3/00Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes
    • G09G3/20Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes for presentation of an assembly of a number of characters, e.g. a page, by composing the assembly by combination of individual elements arranged in a matrix no fixed position being assigned to or needed to be assigned to the individual characters or partial characters

Definitions

  • the present application relates to the technical field of 3D image data processing, for example, it relates to a timing controller and a display device.
  • the data processing of electronic devices is usually performed by the central processing unit (CPU). Since the amount of 3D data is much larger than that of 2D data, problems such as delays and freezes will occur when the CPU processes 3D data, which will affect the user experience. .
  • Embodiments of the present disclosure provide a timing controller and a display device to solve the above technical problems.
  • the timing controller includes: an FPGA device and a bridge device,
  • the bridging device is configured to receive the image data and send the image data to the FPGA device after performing protocol conversion;
  • the FPGA device is configured to receive eyeball coordinates and image data, and output pixel driving signals to the display screen according to the eyeball coordinates and image data.
  • the timing controller includes: an FPGA device and a bridge device,
  • the bridging device is configured to receive the image data and send the image data to the FPGA device after performing protocol conversion;
  • the FPGA device is configured to receive images including eyes and image data, obtain eye coordinates according to the images including eyes, and output pixel driving signals to the display screen according to the eye coordinates and image data.
  • the display device includes: the timing controller mentioned above.
  • the user experience is improved.
  • FIG. 1 shows a schematic structural diagram of a timing controller in an embodiment of the present disclosure
  • FIG. 2 shows another schematic structural diagram of a timing controller in an embodiment of the present disclosure
  • FIG. 3 shows a schematic structural diagram of a bridging device in an embodiment of the present disclosure
  • FIG. 4 shows another schematic structural diagram of a timing controller in an embodiment of the present disclosure
  • FIG. 5 shows another schematic structural diagram of a timing controller in an embodiment of the present disclosure
  • FIG. 6 shows a schematic structural diagram of a display device in an embodiment of the present disclosure.
  • the display (or display panel) will have a timing controller (Timing Controller, TCON), also called TCON board or screen driver board, which is used to receive red, green and blue (RGB) data signals, clock signals and control signals, etc. Input signals, and then convert these input signals into signals capable of driving the display.
  • TCON Timing Controller
  • An embodiment of the present disclosure provides a timing controller, which will be described below.
  • FIG. 1 shows a schematic structural diagram of a timing controller in an embodiment of the present disclosure.
  • the timing controller may include: a bridge device 100 and a Field Programmable Gate Array (FPGA, Field Programmable Gate Array) device 200,
  • FPGA Field Programmable Gate Array
  • the bridge device 100 is configured to receive the image data and send the image data to the FPGA device 200 after performing protocol conversion;
  • the FPGA device 200 is configured to receive eyeball coordinates and image data, and output pixel driving signals to the display screen according to the eyeball coordinates and image data.
  • the embodiment of the present disclosure improves the existing timing controller.
  • a hardware unit for 3D image data processing is realized through FPGA design, and the image data is obtained after bridging with the FPGA through a bridging device, and the FPGA can complete the 3D image.
  • the CPU does not need to participate in any calculation of image data.
  • the calculation of image data can be realized through a dedicated hardware device such as a timing controller, which improves efficiency to a certain extent.
  • the timing controller provided by the embodiment of the present disclosure is used for 3D
  • the display can increase the processing rate, reduce the delay, and improve the user's viewing experience.
  • the bridge device 100 can be a bridge chip or a conversion chip, which can usually convert one signal format into another signal format, for example: the Mobile Industry Processor Interface (MIPI, Mobile Industry Processor) of the original image data Interface) signal into low-voltage differential signal (LVDS, Low-Voltage Differential Signaling).
  • MIPI Mobile Industry Processor Interface
  • LVDS Low-Voltage Differential Signaling
  • the bridge device 100 may receive the image data sent by the application processor AP, and may also receive the image data acquired by the image sensor.
  • the image data sent by the AP may be virtual video data generated by the AP, and the image data acquired by the image sensor may be real video data captured by the image sensor in real time.
  • the image data may include left eye image data and right eye image data.
  • FIG. 2 shows another schematic structural diagram of a timing controller in an embodiment of the present disclosure.
  • the FPGA device 200 may include a microprocessor MCU 210, a 3D module 220, a receiving module 230 and an output module 240, the MCU 210 is connected to the first input of the 3D module 220, and the receiving module 230 It is connected to the second input terminal of the 3D module 220, and the output terminal of the 3D module 220 is connected to the output module 240, wherein,
  • the MCU 210 can be configured to receive the eye coordinates and send the eye coordinates and control information to the 3D module 220;
  • the receiving module 230 may be configured to receive image data and send the image data to the 3D module 220;
  • the 3D module 220 may be configured to output pixel driving signals according to eyeball coordinates, control information and image data.
  • the 3D module 220 may include two input pin bins and one output pin bin, the output pin of the MCU 210 may be connected to one input pin of the 3D module 220, and the output pin of the receiving module 230 may be connected to The other input pin of the 3D module 220 is connected, and the input pin of the output module 240 is connected to the output pin of the 3D module 220 .
  • the MCU 210 may be connected to the image sensor, or to the processing unit of the image sensor, to obtain the user's eye coordinates.
  • the eyeball coordinates may include coordinates x and y in the horizontal and vertical directions in the screen coordinate system, and may also include a depth value z from the eyeball to the screen.
  • the eyeball coordinates may include coordinates of the left eye and coordinates of the right eye.
  • the output module 240 may transmit signals in a peer-to-peer (P2P, Peer-to-peer) manner.
  • P2P peer-to-peer
  • the 3D module 220 and the output module 240 can be connected to the MCU 210 through a bus.
  • the bus may be an AXI (Advanced eXtensible Interface) bus or the like.
  • the bridge device 100 can be connected to the receiving module 230 and configured to receive the image data and send the image data to the receiving module 230 after performing protocol conversion.
  • the bridge device 100 may include an output pin connected to an input pin of the receiving module 230 of the FPGA.
  • the MCU 210 may also be configured to send initialization data to the bridge device 100; the bridge device 100 may also be configured to perform initialization according to the initialization data.
  • the bridge device 100 may include an initialization input pin connected to an output pin of the MCU 210 of the FPGA for receiving initialization data sent by the MCU 210.
  • the initialization input pin of the bridge device 100 may adopt an inter-integrated circuit (IIC, Inter-Integrated Circuit) interface.
  • IIC inter-integrated circuit
  • the interface used by the MCU 210 to send initialization data to the bridge device 100 can also be an IIC interface.
  • the interface used by the MCU 210 to send initialization data to the bridge device 100 may be an IIC master interface, and the initialization input pin of the bridge device 100 may be an IIC slave interface.
  • the MCU 210 can also be configured to receive optical data and send the optical data to the 3D module 220, and the 3D module 220 can be configured to output pixel driving signals according to eye coordinates, control information, optical data, and image data.
  • the MCU 210 can send optical data to the 3D module 220 after each power-on.
  • the optical data may include a correspondence between pixels (each pixel may include multiple sub-pixels, and each sub-pixel may also include multiple compound sub-pixels, etc.) on the display screen and the grating.
  • the grating may include a lenticular grating or the like. The corresponding relationship may include the number of compound sub-pixels in each grating, the horizontal position arrangement, the vertical position arrangement and the like.
  • optical data may be transmitted from an application processor AP.
  • control information may include control information in at least one of the following modes: 2D mode, 3D mode;
  • the 3D module 220 is configured to expand the image data according to the number of composite sub-pixels of each pixel before outputting in 2D mode, and output the driving signal of the composite sub-pixels of each pixel according to eyeball coordinates and image data in 3D mode.
  • the 3D module 220 can copy each pixel of the image data N times and output it to the output module 240 .
  • the number of duplications is related to the number of composite sub-pixels included in each sub-pixel. For example: each pixel includes three sub-pixels, each sub-pixel includes 4 composite sub-pixels, in 2D mode, each sub-pixel of the image data can be copied 4 times and then output to the output module 240 .
  • Fig. 3 shows a schematic structural diagram of a bridging device in an embodiment of the present disclosure.
  • the bridging device 100 may include a first protocol input unit 110, a protocol processing unit 120 and a second protocol output unit 130,
  • the first protocol input unit 110 is configured to receive image data in a first protocol format
  • the protocol processing unit 120 is configured to convert the image data in the first protocol format into the second protocol format
  • the second protocol output unit 130 is configured to transmit the image data in the second protocol format to the FPGA device.
  • the first protocol input unit 101 may be a MIPI interface unit.
  • an interface unit can be displayed for MIPI DSI.
  • the second protocol output unit 103 may be an LVDS interface unit.
  • the bridging device 100 may further include a first rearrangement unit configured to rearrange the pixels of the image data, for example: rearrange the pixel arrangement of the original image data that does not conform to the preset rules to conform to Pixel arrangement of preset rules.
  • a first rearrangement unit configured to rearrange the pixels of the image data, for example: rearrange the pixel arrangement of the original image data that does not conform to the preset rules to conform to Pixel arrangement of preset rules.
  • the receiving module 230 may further include a second rearrangement unit configured to rearrange the pixels of the image data, for example: rearrange the pixel arrangement sent by the bridge device 100 to conform to preset rules Pixel arrangement.
  • a second rearrangement unit configured to rearrange the pixels of the image data, for example: rearrange the pixel arrangement sent by the bridge device 100 to conform to preset rules Pixel arrangement.
  • the rearrangement of pixels may be as follows: the bridge device 100 rearranges the image data into a clock including N RGB data, and the receiving module 230 rearranges a clock including N RGB data into a clock including M RGB data Data, N and M are not equal. Optionally, N>M.
  • each functional module and unit in the embodiments of the present disclosure may be implemented by means of hardware circuits and the like.
  • the embodiment of the present disclosure also provides a timing controller, which will be described below.
  • FIG. 4 shows another schematic structural diagram of a timing controller in an embodiment of the present disclosure.
  • the timing controller may include: a bridge device 100 and a Field Programmable Gate Array (FPGA, Field Programmable Gate Array) device 200,
  • FPGA Field Programmable Gate Array
  • the bridge device 100 is configured to receive the image data and send the image data to the FPGA device 200 after performing protocol conversion;
  • the FPGA device 200 is configured to receive images including eyes and image data, obtain eye coordinates according to the images including eyes, and output pixel driving signals to the display screen according to the eye coordinates and image data.
  • FIG. 5 shows another schematic structural diagram of the timing controller in the embodiment of the present disclosure.
  • FPGA device 200 can include microprocessor MCU 210, 3D module 220, eyeball processing module 250, receiving module 230 and output module 240, MCU 210 and eyeball processing module 250 are all connected with 3D module 220 is connected to the first input end, the receiving module 230 is connected to the second input end of the 3D module 220, and the output end of the 3D module 220 is connected to the output module 240, wherein,
  • the MCU 210 is configured to send control information to the 3D module 220;
  • the eyeball processing module 250 is configured to receive the image acquired by the camera device and obtain eyeball coordinates according to the image, and send the eyeball coordinates to the 3D module 220;
  • the receiving module 230 is configured to receive image data and send the image data to the 3D module 220;
  • the 3D module 220 is configured to output pixel driving signals according to eye coordinates, control information and image data.
  • the embodiment of the present disclosure improves the existing timing controller.
  • the hardware unit for 3D image data processing and eyeball processing is realized through FPGA design, and the image data is obtained after bridging with the FPGA through a bridge device, and the FPGA can be used.
  • the CPU does not need to participate in any calculation of image data, and the calculation of image data can be realized through a dedicated hardware device such as a timing controller, which improves efficiency to a certain extent.
  • the embodiment of the present disclosure provides The 3D display of the advanced timing controller can increase the processing rate, reduce the delay, and improve the user's viewing experience.
  • the bridge device 100 can be connected to the receiving module 230 and configured to receive the image data and send the image data to the receiving module 230 after performing protocol conversion.
  • the MCU 210 can also be configured to send initialization data to the bridge device 100; the bridge device 100 is also configured to perform initialization according to the initialization data.
  • the MCU 210 can also be configured to receive optical data and send the optical data to the 3D module 220, and the 3D module 220 is configured to output pixel driving signals according to eye coordinates, control information, optical data, and image data.
  • control information may include control information in at least one of the following modes: 2D mode, 3D mode;
  • the 3D module 220 is configured to expand the image data according to the number of composite sub-pixels of each pixel before outputting in 2D mode, and output the driving signal of the composite sub-pixels of each pixel according to eyeball coordinates and image data in 3D mode.
  • the bridging device 100 may include a first protocol input unit 101, a protocol processing unit 102 and a second protocol output unit 103,
  • the first protocol input unit 101 is configured to receive image data in a first protocol format
  • the protocol processing unit 102 is configured to convert the image data in the first protocol format into the second protocol format
  • the second protocol output unit 103 is configured to transmit the image data in the second protocol format to the FPGA device.
  • An embodiment of the present disclosure also provides a display device, including the timing controller described above.
  • FIG. 6 shows a schematic structural diagram of a display device in an embodiment of the present disclosure.
  • the display device may include a timing controller, and optionally, may also include a display screen, and the timing controller may output pixel driving signals to the display screen to drive display on the display screen.
  • the timing controller and display device provided by the embodiments of the present disclosure can be used in liquid crystal display (LCD, Liquid Crystal Display), light-emitting diode (LED, Light-Emitting Diode) and other devices.
  • LCD liquid crystal display
  • LED Light-Emitting Diode
  • the timing controller and the display device provided by the embodiments of the present disclosure may be used in 2D, 3D and other display devices.
  • the display device may further include other components for supporting normal operation of the display device, such as at least one of components such as a communication interface, a frame, and a control circuit.
  • first element could be called a second element, and likewise, a second element could be called a first element, without changing the meaning of the description, as long as all occurrences of "first element” are renamed consistently and all occurrences of "Second component” can be renamed consistently.
  • the first element and the second element are both elements, but may not be the same element.
  • the terms used in the present application are used to describe the embodiments only and are not used to limit the claims. As used in the examples and description of the claims, the singular forms "a”, “an” and “the” are intended to include the plural forms as well unless the context clearly indicates otherwise .
  • the term “and/or” as used in this application is meant to include any and all possible combinations of one or more of the associated listed ones.
  • the term “comprise” and its variants “comprises” and/or comprising (comprising) etc. refer to stated features, integers, steps, operations, elements, and/or The presence of a component does not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components and/or groupings of these.
  • an element defined by the statement “comprising a " does not preclude the presence of additional identical elements in the process, method or apparatus comprising the element.
  • the disclosed methods and products can be implemented in other ways.
  • the device embodiments described above are only illustrative.
  • the division of units may only be a logical function division.
  • multiple units or components may be combined or may be Integrate into another system, or some features may be ignored, or not implemented.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be through some interfaces, and the indirect coupling or communication connection of devices or units may be in electrical, mechanical or other forms.
  • a unit described as a separate component may or may not be physically separated, and a component displayed as a unit may or may not be a physical unit, that is, it may be located in one place, or may be distributed to multiple network units. Some or all of the units can be selected according to actual needs to implement this embodiment.
  • each functional unit in the embodiments of the present disclosure may be integrated into one processing unit, each unit may exist separately physically, or two or more units may be integrated into one unit.
  • each block in a flowchart or block diagram may represent a module, program segment, or portion of code that includes at least one executable instruction for implementing a specified logical function .
  • the functions noted in the block may occur out of the order noted in the figures. For example, two blocks in succession may, in fact, be executed substantially concurrently, or they may sometimes be executed in the reverse order, depending upon the functionality involved.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Testing, Inspecting, Measuring Of Stereoscopic Televisions And Televisions (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Processing Or Creating Images (AREA)

Abstract

A timing controller and a display device. The timing controller comprises: an FPGA apparatus (200) and a bridging apparatus (100), wherein the bridging apparatus (100) is configured to receive image data, perform protocol conversion on same, and then send the image data to the FPGA apparatus (200); and the FPGA apparatus (200) is configured to receive eyeball coordinates and the image data, and output a pixel driving signal to a display screen according to the eyeball coordinates and the image data. Another timing controller, comprising: an FPGA apparatus (200) and a bridging apparatus (100), wherein the bridging apparatus (100) is configured to receive image data, perform protocol conversion on same and then send the image data to the FPGA apparatus (200); and the FPGA apparatus (200) is configured to receive an image that comprises eyes and the image data, obtain eyeball coordinates according to the image that comprises the eyes, and output a pixel driving signal to a display screen according to the eyeball coordinates and the image data.

Description

时序控制器及显示设备Timing controller and display device
本申请要求在2021年05月25日提交中国知识产权局、申请号为2021105681108、发明名称为“时序控制器及显示设备”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of a Chinese patent application filed with the China Intellectual Property Office on May 25, 2021, with application number 2021105681108, and the title of the invention is "Sequence Controller and Display Device", the entire contents of which are incorporated by reference in this application .
技术领域technical field
本申请涉及3D图像数据处理技术领域,例如涉及时序控制器及显示设备。The present application relates to the technical field of 3D image data processing, for example, it relates to a timing controller and a display device.
背景技术Background technique
目前,电子设备的数据处理通常是由中央处理器(CPU)来执行,由于3D数据比2D数据的数据量大很多,因此由CPU处理3D数据时会出现延迟、卡顿等问题,影响用户体验。At present, the data processing of electronic devices is usually performed by the central processing unit (CPU). Since the amount of 3D data is much larger than that of 2D data, problems such as delays and freezes will occur when the CPU processes 3D data, which will affect the user experience. .
发明内容Contents of the invention
为了对披露的实施例的一些方面有基本的理解,下面给出了简单的概括。该概括不是泛泛评述,也不是要确定关键/重要组成元素或描绘这些实施例的保护范围,而是作为后面的详细说明的序言。In order to provide a basic understanding of some aspects of the disclosed embodiments, a brief summary is presented below. This summary is not intended to be an extensive overview or to identify key/critical elements or to delineate the scope of these embodiments, but rather serves as a prelude to the detailed description that follows.
本公开实施例提供了一种时序控制器及显示设备,以解决上述技术问题。Embodiments of the present disclosure provide a timing controller and a display device to solve the above technical problems.
在一些实施例中,时序控制器包括:FPGA装置和桥接装置,In some embodiments, the timing controller includes: an FPGA device and a bridge device,
桥接装置,被配置为接收图像数据并进行协议转换后将图像数据发送给FPGA装置;The bridging device is configured to receive the image data and send the image data to the FPGA device after performing protocol conversion;
FPGA装置,被配置为接收眼球坐标和图像数据,并根据眼球坐标和图像数据输出像素驱动信号到显示屏。The FPGA device is configured to receive eyeball coordinates and image data, and output pixel driving signals to the display screen according to the eyeball coordinates and image data.
在一些实施例中,时序控制器包括:FPGA装置和桥接装置,In some embodiments, the timing controller includes: an FPGA device and a bridge device,
桥接装置,被配置为接收图像数据并进行协议转换后将图像数据发送给FPGA装置;The bridging device is configured to receive the image data and send the image data to the FPGA device after performing protocol conversion;
FPGA装置,被配置为接收包括眼睛的图像和图像数据,并根据包括眼睛的图像获得眼球坐标,根据眼球坐标和图像数据输出像素驱动信号到显示屏。The FPGA device is configured to receive images including eyes and image data, obtain eye coordinates according to the images including eyes, and output pixel driving signals to the display screen according to the eye coordinates and image data.
在一些实施例中,显示设备包括:上述时序控制器。In some embodiments, the display device includes: the timing controller mentioned above.
本公开实施例提供的时序控制器及显示设备,可以实现以下技术效果:The timing controller and display device provided by the embodiments of the present disclosure can achieve the following technical effects:
在一定程度上提高了用户体验。To a certain extent, the user experience is improved.
以上的总体描述和下文中的描述仅是示例性和解释性的,不用于限制本申请。The foregoing general description and the following description are exemplary and explanatory only and are not intended to limit the application.
附图说明Description of drawings
至少一个实施例通过与之对应的附图进行示例性说明,这些示例性说明和附图并不构成对实施例的限定,附图中具有相同参考数字标号的元件示为类似的元件,附图不构成比例限制,并且其中:At least one embodiment is exemplified by the corresponding drawings, and these exemplifications and drawings do not constitute a limitation to the embodiments. Elements with the same reference numerals in the drawings are shown as similar elements. does not constitute a proportional limit, and where:
图1示出了本公开实施例中时序控制器的结构示意图;FIG. 1 shows a schematic structural diagram of a timing controller in an embodiment of the present disclosure;
图2示出了本公开实施例中时序控制器的另一结构示意图;FIG. 2 shows another schematic structural diagram of a timing controller in an embodiment of the present disclosure;
图3示出了本公开实施例中桥接装置的结构示意图;FIG. 3 shows a schematic structural diagram of a bridging device in an embodiment of the present disclosure;
图4示出了本公开实施例中时序控制器的另一结构示意图;FIG. 4 shows another schematic structural diagram of a timing controller in an embodiment of the present disclosure;
图5示出了本公开实施例中时序控制器的另一结构示意图;FIG. 5 shows another schematic structural diagram of a timing controller in an embodiment of the present disclosure;
图6示出了本公开实施例中显示设备的结构示意图。FIG. 6 shows a schematic structural diagram of a display device in an embodiment of the present disclosure.
具体实施方式Detailed ways
为了能够更加详尽地了解本公开实施例的特点与技术内容,下面结合附图对本公开实施例的实现进行详细阐述,所附附图仅供参考说明之用,并非用来限定本公开实施例。在以下的技术描述中,为方便解释起见,通过多个细节以提供对所披露实施例的充分理解。然而,在没有这些细节的情况下,至少一个实施例仍然可以实施。在其它情况下,为简化附图,熟知的结构和装置可以简化展示。In order to understand the characteristics and technical content of the embodiments of the present disclosure in more detail, the implementation of the embodiments of the present disclosure will be described in detail below in conjunction with the accompanying drawings. The attached drawings are only for reference and description, and are not intended to limit the embodiments of the present disclosure. In the following technical description, for purposes of explanation, numerous details are set forth in order to provide a thorough understanding of the disclosed embodiments. However, at least one embodiment can be practiced without these details. In other instances, well-known structures and devices may be shown simplified in order to simplify the drawings.
通常,显示屏(或称显示面板)会有一个时序控制器(Timing Controller,TCON),也叫TCON板或屏驱动板,作用是接收红绿蓝(RGB)数据信号、时钟信号和控制信号等输入信号,然后将这些输入信号转换成能驱动显示屏的信号。Usually, the display (or display panel) will have a timing controller (Timing Controller, TCON), also called TCON board or screen driver board, which is used to receive red, green and blue (RGB) data signals, clock signals and control signals, etc. Input signals, and then convert these input signals into signals capable of driving the display.
本公开实施例提供了一种时序控制器,下面进行说明。An embodiment of the present disclosure provides a timing controller, which will be described below.
图1示出了本公开实施例中时序控制器的结构示意图。FIG. 1 shows a schematic structural diagram of a timing controller in an embodiment of the present disclosure.
如图所示,时序控制器,可以包括:桥接装置100和现场可编程门阵列(FPGA,Field Programmable Gate Array)装置200,As shown in the figure, the timing controller may include: a bridge device 100 and a Field Programmable Gate Array (FPGA, Field Programmable Gate Array) device 200,
桥接装置100,被配置为接收图像数据并进行协议转换后将图像数据发送给FPGA装置200;The bridge device 100 is configured to receive the image data and send the image data to the FPGA device 200 after performing protocol conversion;
FPGA装置200,被配置为接收眼球坐标和图像数据,并根据眼球坐标和图像数据输出像素驱动信号到显示屏。The FPGA device 200 is configured to receive eyeball coordinates and image data, and output pixel driving signals to the display screen according to the eyeball coordinates and image data.
本公开实施例对现有的时序控制器进行了改进,在时序控制器中通过FPGA设计实现了3D图像数据处理的硬件单元,通过桥接装置与FPGA桥接后获取图像数据,FPGA即 可完成3D图像数据处理,CPU不需要参与任何图像数据的运算,图像数据的运算通过时序控制器这样的专用硬件设备就可以实现,在一定程度上提升了效率,采用本公开实施例提供的时序控制器进行3D显示可以提高处理速率、减小延迟,提升用户的观看体验。The embodiment of the present disclosure improves the existing timing controller. In the timing controller, a hardware unit for 3D image data processing is realized through FPGA design, and the image data is obtained after bridging with the FPGA through a bridging device, and the FPGA can complete the 3D image. For data processing, the CPU does not need to participate in any calculation of image data. The calculation of image data can be realized through a dedicated hardware device such as a timing controller, which improves efficiency to a certain extent. The timing controller provided by the embodiment of the present disclosure is used for 3D The display can increase the processing rate, reduce the delay, and improve the user's viewing experience.
在一些实施例中,桥接装置100可以为桥接芯片或转换芯片,通常可以将一种信号格式转换为另一种信号格式,例如:将原始图像数据的移动产业处理器接口(MIPI,Mobile Industry Processor Interface)信号转成低电压差分信号(LVDS,Low-Voltage Differential Signaling)。In some embodiments, the bridge device 100 can be a bridge chip or a conversion chip, which can usually convert one signal format into another signal format, for example: the Mobile Industry Processor Interface (MIPI, Mobile Industry Processor) of the original image data Interface) signal into low-voltage differential signal (LVDS, Low-Voltage Differential Signaling).
在一些实施例中,桥接装置100可以接收应用处理器AP发送的图像数据,也可以接收图像传感器获取的图像数据。其中,AP发送的图像数据可以是AP生成的虚拟视频数据,图像传感器获取的图像数据可以是图像传感器实时摄录的真实视频数据。In some embodiments, the bridge device 100 may receive the image data sent by the application processor AP, and may also receive the image data acquired by the image sensor. The image data sent by the AP may be virtual video data generated by the AP, and the image data acquired by the image sensor may be real video data captured by the image sensor in real time.
在一些实施例中,图像数据可以包括左眼图像数据和右眼图像数据。In some embodiments, the image data may include left eye image data and right eye image data.
图2示出了本公开实施例中时序控制器的另一结构示意图。FIG. 2 shows another schematic structural diagram of a timing controller in an embodiment of the present disclosure.
如图所示,在一些实施例中,FPGA装置200可以包括微处理器MCU 210、3D模块220、接收模块230和输出模块240,MCU 210与3D模块220的第一输入端相连,接收模块230与3D模块220的第二输入端相连,3D模块220的输出端与输出模块240相连,其中,As shown in the figure, in some embodiments, the FPGA device 200 may include a microprocessor MCU 210, a 3D module 220, a receiving module 230 and an output module 240, the MCU 210 is connected to the first input of the 3D module 220, and the receiving module 230 It is connected to the second input terminal of the 3D module 220, and the output terminal of the 3D module 220 is connected to the output module 240, wherein,
MCU 210,可以被配置为接收眼球坐标并将眼球坐标和控制信息发送至3D模块220;The MCU 210 can be configured to receive the eye coordinates and send the eye coordinates and control information to the 3D module 220;
接收模块230,可以被配置为接收图像数据并将图像数据发送至3D模块220;The receiving module 230 may be configured to receive image data and send the image data to the 3D module 220;
3D模块220,可以配置为根据眼球坐标、控制信息以及图像数据输出像素驱动信号。The 3D module 220 may be configured to output pixel driving signals according to eyeball coordinates, control information and image data.
在一些实施例中,3D模块220可以包括两个输入引脚bin、一个输出引脚bin,MCU210的输出引脚可以与3D模块220的一个输入引脚相连,接收模块230的输出引脚可以与3D模块220的另一个输入引脚相连,输出模块240的输入引脚和3D模块220的输出引脚相连。In some embodiments, the 3D module 220 may include two input pin bins and one output pin bin, the output pin of the MCU 210 may be connected to one input pin of the 3D module 220, and the output pin of the receiving module 230 may be connected to The other input pin of the 3D module 220 is connected, and the input pin of the output module 240 is connected to the output pin of the 3D module 220 .
在一些实施例中,MCU 210可以与图像传感器相连,或与图像传感器的处理单元相连,以获取用户的眼球坐标。可选地,眼球坐标可以包括屏幕坐标系下水平方向和垂直方向的坐标x、y值,还可以包括眼球到屏幕的深度值z。眼球坐标可以包括左眼的坐标和右眼的坐标。In some embodiments, the MCU 210 may be connected to the image sensor, or to the processing unit of the image sensor, to obtain the user's eye coordinates. Optionally, the eyeball coordinates may include coordinates x and y in the horizontal and vertical directions in the screen coordinate system, and may also include a depth value z from the eyeball to the screen. The eyeball coordinates may include coordinates of the left eye and coordinates of the right eye.
在一些实施例中,输出模块240可以是采用点对点(P2P,Peer-to-peer)方式传输信号。In some embodiments, the output module 240 may transmit signals in a peer-to-peer (P2P, Peer-to-peer) manner.
在一些实施例中,3D模块220、输出模块240可以通过总线的方式与MCU 210连接。可选地,总线可以是AXI(Advanced eXtensible Interface)总线等。In some embodiments, the 3D module 220 and the output module 240 can be connected to the MCU 210 through a bus. Optionally, the bus may be an AXI (Advanced eXtensible Interface) bus or the like.
在一些实施例中,桥接装置100可以与接收模块230相连,被配置为接收图像数据并进行协议转换后将图像数据发送给接收模块230。In some embodiments, the bridge device 100 can be connected to the receiving module 230 and configured to receive the image data and send the image data to the receiving module 230 after performing protocol conversion.
在一些实施例中,桥接装置100可以包括一输出引脚,该输出引脚与FPGA的接收模块230的输入引脚相连。In some embodiments, the bridge device 100 may include an output pin connected to an input pin of the receiving module 230 of the FPGA.
在一些实施例中,MCU 210还可以被配置为向桥接装置100发送初始化数据;桥接装置100还可以被配置为根据初始化数据进行初始化。In some embodiments, the MCU 210 may also be configured to send initialization data to the bridge device 100; the bridge device 100 may also be configured to perform initialization according to the initialization data.
在一些实施例中,桥接装置100可以包括一初始化输入引脚,该初始化输入引脚与FPGA的MCU 210的一输出引脚相连,用于接收MCU 210发送的初始化数据。In some embodiments, the bridge device 100 may include an initialization input pin connected to an output pin of the MCU 210 of the FPGA for receiving initialization data sent by the MCU 210.
在一些实施例中,桥接装置100的初始化输入引脚可以采用集成电路之间(IIC,Inter-Integrated Circuit)接口。MCU 210用于向桥接装置100发送初始化数据的接口同样可以为IIC接口。可选地,MCU 210用于向桥接装置100发送初始化数据的接口可以为IIC主设备接口,桥接装置100的初始化输入引脚可以为IIC从设备接口。In some embodiments, the initialization input pin of the bridge device 100 may adopt an inter-integrated circuit (IIC, Inter-Integrated Circuit) interface. The interface used by the MCU 210 to send initialization data to the bridge device 100 can also be an IIC interface. Optionally, the interface used by the MCU 210 to send initialization data to the bridge device 100 may be an IIC master interface, and the initialization input pin of the bridge device 100 may be an IIC slave interface.
在一些实施例中,MCU 210还可以被配置为接收光学数据并将光学数据发送至3D模块220,3D模块220可以被配置为根据眼球坐标、控制信息、光学数据以及图像数据输出像素驱动信号。In some embodiments, the MCU 210 can also be configured to receive optical data and send the optical data to the 3D module 220, and the 3D module 220 can be configured to output pixel driving signals according to eye coordinates, control information, optical data, and image data.
在一些实施例中,MCU 210可以在每次上电之后,向3D模块220发送光学数据。In some embodiments, the MCU 210 can send optical data to the 3D module 220 after each power-on.
在一些实施例中,光学数据可以包括显示屏上的像素(每个像素可以包括多个子像素,每个子像素还可以包括多个复合子像素等)与光栅的对应关系。可选地,光栅可以包括柱镜光栅等。对应关系可以包括每条光栅内的复合子像素的个数、横向位置排列、竖向位置排列等关系。In some embodiments, the optical data may include a correspondence between pixels (each pixel may include multiple sub-pixels, and each sub-pixel may also include multiple compound sub-pixels, etc.) on the display screen and the grating. Optionally, the grating may include a lenticular grating or the like. The corresponding relationship may include the number of compound sub-pixels in each grating, the horizontal position arrangement, the vertical position arrangement and the like.
在一些实施例中,光学数据可以是从应用处理器AP传输过来的。In some embodiments, optical data may be transmitted from an application processor AP.
在一些实施例中,控制信息可以包括以下模式中至少之一的控制信息:2D模式、3D模式;In some embodiments, the control information may include control information in at least one of the following modes: 2D mode, 3D mode;
3D模块220被配置为在2D模式下将图像数据根据每个像素的复合子像素数量进行像素扩充后输出,在3D模式下根据眼球坐标和图像数据输出每个像素的复合子像素的驱动信号。The 3D module 220 is configured to expand the image data according to the number of composite sub-pixels of each pixel before outputting in 2D mode, and output the driving signal of the composite sub-pixels of each pixel according to eyeball coordinates and image data in 3D mode.
在一些实施例中,在2D模式下,3D模块220可以将图像数据的每个像素复制N次,输出到输出模块240。复制的次数与每个子像素所包括的复合子像素的个数相关。例如:每个像素包括三个子像素,每个子像素包括4个复合子像素,2D模式下,可以将图像数据的每个子像素复制4倍后输出到输出模块240。In some embodiments, in the 2D mode, the 3D module 220 can copy each pixel of the image data N times and output it to the output module 240 . The number of duplications is related to the number of composite sub-pixels included in each sub-pixel. For example: each pixel includes three sub-pixels, each sub-pixel includes 4 composite sub-pixels, in 2D mode, each sub-pixel of the image data can be copied 4 times and then output to the output module 240 .
图3示出了本公开实施例中桥接装置的结构示意图。Fig. 3 shows a schematic structural diagram of a bridging device in an embodiment of the present disclosure.
如图所示,在一些实施例中,桥接装置100可以包括第一协议输入单元110、协议处理单元120和第二协议输出单元130,As shown in the figure, in some embodiments, the bridging device 100 may include a first protocol input unit 110, a protocol processing unit 120 and a second protocol output unit 130,
第一协议输入单元110,被配置为接收第一协议格式的图像数据;The first protocol input unit 110 is configured to receive image data in a first protocol format;
协议处理单元120,被配置为将第一协议格式的图像数据转换为第二协议格式;The protocol processing unit 120 is configured to convert the image data in the first protocol format into the second protocol format;
第二协议输出单元130,被配置为将第二协议格式的图像数据传输至FPGA装置。The second protocol output unit 130 is configured to transmit the image data in the second protocol format to the FPGA device.
在一些实施例中,第一协议输入单元101可以为MIPI接口单元。可选地,可以为MIPI DSI显示接口单元。In some embodiments, the first protocol input unit 101 may be a MIPI interface unit. Optionally, an interface unit can be displayed for MIPI DSI.
在一些实施例中,第二协议输出单元103可以为LVDS接口单元。In some embodiments, the second protocol output unit 103 may be an LVDS interface unit.
在一些实施例中,桥接装置100还可以包括第一重排单元,被配置为对图像数据的像素进行重新排列,例如:将原图像数据的不符合预设规则的像素排布重新排列为符合预设规则的像素排布。In some embodiments, the bridging device 100 may further include a first rearrangement unit configured to rearrange the pixels of the image data, for example: rearrange the pixel arrangement of the original image data that does not conform to the preset rules to conform to Pixel arrangement of preset rules.
在一些实施例中,接收模块230还可以包括第二重排单元,被配置为对图像数据的像素进行重新排列,例如:将桥接装置100发送过来的像素排布重新排列为符合预设规则的像素排布。In some embodiments, the receiving module 230 may further include a second rearrangement unit configured to rearrange the pixels of the image data, for example: rearrange the pixel arrangement sent by the bridge device 100 to conform to preset rules Pixel arrangement.
在一些实施例中,像素的重新排列可以为:桥接装置100将图像数据重排为一个时钟包括N个RGB数据、接收模块230将一个时钟包括N个RGB数据重排为一个时钟包括M个RGB数据,N和M不相等。可选地,N>M。In some embodiments, the rearrangement of pixels may be as follows: the bridge device 100 rearranges the image data into a clock including N RGB data, and the receiving module 230 rearranges a clock including N RGB data into a clock including M RGB data Data, N and M are not equal. Optionally, N>M.
在一些实施例中,本公开实施例中的各个功能模块、单元均可以采用硬件电路等方式实现。In some embodiments, each functional module and unit in the embodiments of the present disclosure may be implemented by means of hardware circuits and the like.
本公开实施例还提供了一种时序控制器,下面进行说明。The embodiment of the present disclosure also provides a timing controller, which will be described below.
图4示出了本公开实施例中时序控制器的另一结构示意图。FIG. 4 shows another schematic structural diagram of a timing controller in an embodiment of the present disclosure.
如图所示,时序控制器,可以包括:桥接装置100和现场可编程门阵列(FPGA,Field Programmable Gate Array)装置200,As shown in the figure, the timing controller may include: a bridge device 100 and a Field Programmable Gate Array (FPGA, Field Programmable Gate Array) device 200,
桥接装置100,被配置为接收图像数据并进行协议转换后将图像数据发送给FPGA装置200;The bridge device 100 is configured to receive the image data and send the image data to the FPGA device 200 after performing protocol conversion;
FPGA装置200,被配置为接收包括眼睛的图像和图像数据,并根据包括眼睛的图像获得眼球坐标,根据眼球坐标和图像数据输出像素驱动信号到显示屏。The FPGA device 200 is configured to receive images including eyes and image data, obtain eye coordinates according to the images including eyes, and output pixel driving signals to the display screen according to the eye coordinates and image data.
图5示出了本公开实施例中时序控制器的另一结构示意图。FIG. 5 shows another schematic structural diagram of the timing controller in the embodiment of the present disclosure.
如图所示,在一些实施例中,FPGA装置200可以包括微处理器MCU 210、3D模块220、眼球处理模块250、接收模块230和输出模块240,MCU 210和眼球处理模块250均与3D模块220的第一输入端相连,接收模块230与3D模块220的第二输入端相连,3D 模块220的输出端与输出模块240相连,其中,As shown in the figure, in some embodiments, FPGA device 200 can include microprocessor MCU 210, 3D module 220, eyeball processing module 250, receiving module 230 and output module 240, MCU 210 and eyeball processing module 250 are all connected with 3D module 220 is connected to the first input end, the receiving module 230 is connected to the second input end of the 3D module 220, and the output end of the 3D module 220 is connected to the output module 240, wherein,
MCU 210,被配置为向3D模块220发送控制信息;The MCU 210 is configured to send control information to the 3D module 220;
眼球处理模块250,被配置为接收摄像装置获取的图像并根据图像得到眼球坐标,将眼球坐标发送至3D模块220;The eyeball processing module 250 is configured to receive the image acquired by the camera device and obtain eyeball coordinates according to the image, and send the eyeball coordinates to the 3D module 220;
接收模块230,被配置为接收图像数据并将图像数据发送至3D模块220;The receiving module 230 is configured to receive image data and send the image data to the 3D module 220;
3D模块220,配置为根据眼球坐标、控制信息以及图像数据输出像素驱动信号。The 3D module 220 is configured to output pixel driving signals according to eye coordinates, control information and image data.
本公开实施例对现有的时序控制器进行了改进,在时序控制器中通过FPGA设计实现了3D图像数据处理以及眼球处理的硬件单元,通过桥接装置与FPGA桥接后获取图像数据,FPGA即可完成眼球处理和3D图像数据处理,CPU不需要参与任何图像数据的运算,图像数据的运算通过时序控制器这样的专用硬件设备就可以实现,在一定程度上提升了效率,采用本公开实施例提供的时序控制器进行3D显示可以提高处理速率、减小延迟,提升用户的观看体验。The embodiment of the present disclosure improves the existing timing controller. In the timing controller, the hardware unit for 3D image data processing and eyeball processing is realized through FPGA design, and the image data is obtained after bridging with the FPGA through a bridge device, and the FPGA can be used. To complete the eyeball processing and 3D image data processing, the CPU does not need to participate in any calculation of image data, and the calculation of image data can be realized through a dedicated hardware device such as a timing controller, which improves efficiency to a certain extent. The embodiment of the present disclosure provides The 3D display of the advanced timing controller can increase the processing rate, reduce the delay, and improve the user's viewing experience.
在一些实施例中,桥接装置100可以与接收模块230相连,被配置为接收图像数据并进行协议转换后将图像数据发送给接收模块230。In some embodiments, the bridge device 100 can be connected to the receiving module 230 and configured to receive the image data and send the image data to the receiving module 230 after performing protocol conversion.
在一些实施例中,MCU 210还可以被配置为向桥接装置100发送初始化数据;桥接装置100还被配置为根据初始化数据进行初始化。In some embodiments, the MCU 210 can also be configured to send initialization data to the bridge device 100; the bridge device 100 is also configured to perform initialization according to the initialization data.
在一些实施例中,MCU 210还可以被配置为接收光学数据并将光学数据发送至3D模块220,3D模块220被配置为根据眼球坐标、控制信息、光学数据以及图像数据输出像素驱动信号。In some embodiments, the MCU 210 can also be configured to receive optical data and send the optical data to the 3D module 220, and the 3D module 220 is configured to output pixel driving signals according to eye coordinates, control information, optical data, and image data.
在一些实施例中,控制信息可以包括以下模式中至少之一的控制信息:2D模式、3D模式;In some embodiments, the control information may include control information in at least one of the following modes: 2D mode, 3D mode;
3D模块220被配置为在2D模式下将图像数据根据每个像素的复合子像素数量进行像素扩充后输出,在3D模式下根据眼球坐标和图像数据输出每个像素的复合子像素的驱动信号。The 3D module 220 is configured to expand the image data according to the number of composite sub-pixels of each pixel before outputting in 2D mode, and output the driving signal of the composite sub-pixels of each pixel according to eyeball coordinates and image data in 3D mode.
在一些实施例中,桥接装置100可以包括第一协议输入单元101、协议处理单元102和第二协议输出单元103,In some embodiments, the bridging device 100 may include a first protocol input unit 101, a protocol processing unit 102 and a second protocol output unit 103,
第一协议输入单元101,被配置为接收第一协议格式的图像数据;The first protocol input unit 101 is configured to receive image data in a first protocol format;
协议处理单元102,被配置为将第一协议格式的图像数据转换为第二协议格式;The protocol processing unit 102 is configured to convert the image data in the first protocol format into the second protocol format;
第二协议输出单元103,被配置为将第二协议格式的图像数据传输至FPGA装置。The second protocol output unit 103 is configured to transmit the image data in the second protocol format to the FPGA device.
本公开实施例还提供了一种显示设备,包括上述时序控制器。An embodiment of the present disclosure also provides a display device, including the timing controller described above.
图6示出了本公开实施例中显示设备的结构示意图。FIG. 6 shows a schematic structural diagram of a display device in an embodiment of the present disclosure.
如图所示,在一些实施例中,显示设备可以包括时序控制器,可选地,还可以包括显示屏,时序控制器可以向显示屏输出像素驱动信号来驱动显示屏的显示。As shown in the figure, in some embodiments, the display device may include a timing controller, and optionally, may also include a display screen, and the timing controller may output pixel driving signals to the display screen to drive display on the display screen.
本公开实施例所提供的时序控制器、显示设备可以用在液晶显示屏(LCD,Liquid Crystal Display)、发光二极管(LED,Light-Emitting Diode)等设备中。The timing controller and display device provided by the embodiments of the present disclosure can be used in liquid crystal display (LCD, Liquid Crystal Display), light-emitting diode (LED, Light-Emitting Diode) and other devices.
本公开实施例所提供的时序控制器、显示设备可以用于2D、3D等显示设备。The timing controller and the display device provided by the embodiments of the present disclosure may be used in 2D, 3D and other display devices.
在一些实施例中,显示设备还可以包括用于支持显示设备正常运转的其他构件,例如:通信接口、框架、控制电路等构件中的至少之一。In some embodiments, the display device may further include other components for supporting normal operation of the display device, such as at least one of components such as a communication interface, a frame, and a control circuit.
以上描述和附图充分地示出了本公开的实施例,以使本领域技术人员能够实践它们。其他实施例可以包括结构的、逻辑的、电气的、过程的以及其他的改变。实施例仅代表可能的变化。除非明确要求,否则单独的部件和功能是可选的,并且操作的顺序可以变化。一些实施例的部分和特征可以被包括在或替换其他实施例的部分和特征。本公开实施例的范围包括权利要求书的整个范围,以及权利要求书的所有可获得的等同物。当用于本申请中时,虽然术语“第一”、“第二”等可能会在本申请中使用以描述各元件,但这些元件不应受到这些术语的限制。这些术语仅用于将一个元件与另一个元件区别开。比如,在不改变描述的含义的情况下,第一元件可以叫做第二元件,并且同样地,第二元件可以叫做第一元件,只要所有出现的“第一元件”一致重命名并且所有出现的“第二元件”一致重命名即可。第一元件和第二元件都是元件,但可以不是相同的元件。而且,本申请中使用的用词仅用于描述实施例并且不用于限制权利要求。如在实施例以及权利要求的描述中使用的,除非上下文清楚地表明,否则单数形式的“一个”(a)、“一个”(an)和“所述”(the)旨在同样包括复数形式。类似地,如在本申请中所使用的术语“和/或”是指包含一个或一个以上相关联的列出的任何以及所有可能的组合。另外,当用于本申请中时,术语“包括”(comprise)及其变型“包括”(comprises)和/或包括(comprising)等指陈述的特征、整体、步骤、操作、元素,和/或组件的存在,但不排除一个或一个以上其它特征、整体、步骤、操作、元素、组件和/或这些的分组的存在或添加。在没有更多限制的情况下,由语句“包括一个…”限定的要素,并不排除在包括该要素的过程、方法或者设备中还存在另外的相同要素。本文中,每个实施例重点说明的可以是与其他实施例的不同之处,各个实施例之间相同相似部分可以互相参见。对于实施例公开的方法、产品等而言,如果其与实施例公开的方法部分相对应,那么相关之处可以参见方法部分的描述。The above description and drawings sufficiently illustrate the embodiments of the present disclosure to enable those skilled in the art to practice them. Other embodiments may incorporate structural, logical, electrical, procedural, and other changes. The examples merely represent possible variations. Individual components and functions are optional unless explicitly required, and the order of operations may vary. Portions and features of some embodiments may be included in or substituted for those of other embodiments. The scope of embodiments of the present disclosure includes the full scope of the claims, and all available equivalents of the claims. When used in the present application, although the terms 'first', 'second', etc. may be used in the present application to describe various elements, these elements should not be limited by these terms. These terms are only used to distinguish one element from another. For example, a first element could be called a second element, and likewise, a second element could be called a first element, without changing the meaning of the description, as long as all occurrences of "first element" are renamed consistently and all occurrences of "Second component" can be renamed consistently. The first element and the second element are both elements, but may not be the same element. Also, the terms used in the present application are used to describe the embodiments only and are not used to limit the claims. As used in the examples and description of the claims, the singular forms "a", "an" and "the" are intended to include the plural forms as well unless the context clearly indicates otherwise . Similarly, the term "and/or" as used in this application is meant to include any and all possible combinations of one or more of the associated listed ones. Additionally, when used in this application, the term "comprise" and its variants "comprises" and/or comprising (comprising) etc. refer to stated features, integers, steps, operations, elements, and/or The presence of a component does not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components and/or groupings of these. Without further limitations, an element defined by the statement "comprising a ..." does not preclude the presence of additional identical elements in the process, method or apparatus comprising the element. Herein, what each embodiment focuses on may be the difference from other embodiments, and the same and similar parts of the various embodiments may refer to each other. For the method, product, etc. disclosed in the embodiment, if it corresponds to the method part disclosed in the embodiment, then the relevant part can refer to the description of the method part.
本领域技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,可以取决于技术方案的特定应用和设计约束条件。本领域技术人员 可以对每个特定的应用来使用不同方法以实现所描述的功能,但是这种实现不应认为超出本公开实施例的范围。本领域技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系统、装置和单元的工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。Those skilled in the art can appreciate that the units and algorithm steps of the examples described in conjunction with the embodiments disclosed herein can be implemented by electronic hardware, or a combination of computer software and electronic hardware. Whether these functions are performed by hardware or software may depend on the specific application and design constraints of the technical solution. Those skilled in the art may implement the described functions using different methods for each particular application, but such implementation should not be considered as exceeding the scope of the disclosed embodiments. Those skilled in the art can clearly understand that for the convenience and brevity of description, the working process of the above-described system, device and unit can refer to the corresponding process in the foregoing method embodiment, and details are not repeated here.
本文所披露的实施例中,所揭露的方法、产品(包括但不限于装置、设备等),可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,单元的划分,可以仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另外,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例。另外,在本公开实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。In the embodiments disclosed herein, the disclosed methods and products (including but not limited to devices, equipment, etc.) can be implemented in other ways. For example, the device embodiments described above are only illustrative. For example, the division of units may only be a logical function division. In actual implementation, there may be other division methods. For example, multiple units or components may be combined or may be Integrate into another system, or some features may be ignored, or not implemented. In addition, the mutual coupling or direct coupling or communication connection shown or discussed may be through some interfaces, and the indirect coupling or communication connection of devices or units may be in electrical, mechanical or other forms. A unit described as a separate component may or may not be physically separated, and a component displayed as a unit may or may not be a physical unit, that is, it may be located in one place, or may be distributed to multiple network units. Some or all of the units can be selected according to actual needs to implement this embodiment. In addition, each functional unit in the embodiments of the present disclosure may be integrated into one processing unit, each unit may exist separately physically, or two or more units may be integrated into one unit.
在附图中,考虑到清楚性和描述性,可以夸大元件或层等结构的宽度、长度、厚度等。当元件或层等结构被称为“设置在”(或“安装在”、“铺设在”、“贴合在”、“涂布在”等类似描述)另一元件或层“上方”或“上”时,该元件或层等结构可以直接“设置在”上述的另一元件或层“上方”或“上”,或者可以存在与上述的另一元件或层之间的中间元件或层等结构,甚至有一部分嵌入上述的另一元件或层。In the drawings, the width, length, thickness, etc. of structures such as elements or layers may be exaggerated in consideration of clarity and descriptiveness. When a structure such as an element or layer is said to be "disposed on" (or "mounted on", "laid on", "attached to", "coated on" and similar descriptions) another element or layer is "over" or " When "on", the structure such as the element or layer may be directly "arranged on" or "on" the other element or layer mentioned above, or there may be an intermediate element or layer between the above-mentioned another element or layer, etc. structure, even partially embedded in another element or layer described above.
附图中的流程图和框图显示了根据本公开实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段或代码的一部分,上述模块、程序段或代码的一部分包含至少一个用于实现规定的逻辑功能的可执行指令。在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个连续的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这可以依所涉及的功能而定。在附图中的流程图和框图所对应的描述中,不同的方框所对应的操作或步骤也可以以不同于描述中所披露的顺序发生,有时不同的操作或步骤之间不存在特定的顺序。例如,两个连续的操作或步骤实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这可以依所涉及的功能而定。框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或动作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to embodiments of the disclosure. In this regard, each block in a flowchart or block diagram may represent a module, program segment, or portion of code that includes at least one executable instruction for implementing a specified logical function . In some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks in succession may, in fact, be executed substantially concurrently, or they may sometimes be executed in the reverse order, depending upon the functionality involved. In the descriptions corresponding to the flowcharts and block diagrams in the accompanying drawings, the operations or steps corresponding to different blocks may also occur in a different order than that disclosed in the description, and sometimes there is no specific agreement between different operations or steps. order. For example, two consecutive operations or steps may, in fact, be performed substantially concurrently, or they may sometimes be performed in the reverse order, depending upon the functionality involved. Each block in the block diagrams and/or flowcharts, and combinations of blocks in the block diagrams and/or flowcharts, can be implemented by a dedicated hardware-based system that performs the specified function or action, or can be implemented by dedicated hardware implemented in combination with computer instructions.

Claims (10)

  1. 一种时序控制器,包括:现场可编程门阵列FPGA装置和桥接装置,A timing controller, comprising: Field Programmable Gate Array FPGA device and bridge device,
    所述桥接装置,被配置为接收图像数据并进行协议转换后将所述图像数据发送给所述FPGA装置;The bridging device is configured to receive image data and send the image data to the FPGA device after performing protocol conversion;
    所述FPGA装置,被配置为接收眼球坐标和图像数据,并根据所述眼球坐标和图像数据输出像素驱动信号到显示屏。The FPGA device is configured to receive eyeball coordinates and image data, and output pixel driving signals to the display screen according to the eyeball coordinates and image data.
  2. 根据权利要求1所述的时序控制器,其中,所述FPGA装置包括微处理器MCU、3D模块、接收模块和输出模块,所述MCU与所述3D模块的第一输入端相连,所述接收模块与所述3D模块的第二输入端相连,所述3D模块的输出端与所述输出模块相连,其中,The timing controller according to claim 1, wherein the FPGA device comprises a microprocessor MCU, a 3D module, a receiving module and an output module, the MCU is connected to the first input of the 3D module, and the receiving The module is connected to the second input terminal of the 3D module, and the output terminal of the 3D module is connected to the output module, wherein,
    所述MCU,被配置为接收眼球坐标并将所述眼球坐标和控制信息发送至所述3D模块;The MCU is configured to receive eye coordinates and send the eye coordinates and control information to the 3D module;
    所述接收模块,被配置为接收图像数据并将所述图像数据发送至所述3D模块;The receiving module is configured to receive image data and send the image data to the 3D module;
    所述3D模块,配置为根据所述眼球坐标、控制信息以及所述图像数据输出像素驱动信号。The 3D module is configured to output a pixel driving signal according to the eyeball coordinates, control information and the image data.
  3. 一种时序控制器,包括:现场可编程门阵列FPGA装置和桥接装置,A timing controller, comprising: Field Programmable Gate Array FPGA device and bridge device,
    所述桥接装置,被配置为接收图像数据并进行协议转换后将所述图像数据发送给所述FPGA装置;The bridging device is configured to receive image data and send the image data to the FPGA device after performing protocol conversion;
    所述FPGA装置,被配置为接收包括眼睛的图像和图像数据,并根据所述包括眼睛的图像获得眼球坐标,根据所述眼球坐标和所述图像数据输出像素驱动信号到显示屏。The FPGA device is configured to receive images including eyes and image data, obtain eye coordinates according to the images including eyes, and output pixel driving signals to a display screen according to the eye coordinates and the image data.
  4. 根据权利要求3所述的时序控制器,其中,所述FPGA装置包括微处理器MCU、3D模块、眼球处理模块、接收模块和输出模块,所述MCU和所述眼球处理模块均与所述3D模块的第一输入端相连,所述接收模块与所述3D模块的第二输入端相连,所述3D模块的输出端与所述输出模块相连,其中,The timing controller according to claim 3, wherein the FPGA device comprises a microprocessor MCU, a 3D module, an eyeball processing module, a receiving module and an output module, and the MCU and the eyeball processing module are all connected with the 3D The first input end of the module is connected, the receiving module is connected to the second input end of the 3D module, and the output end of the 3D module is connected to the output module, wherein,
    所述MCU,被配置为向所述3D模块发送控制信息;The MCU is configured to send control information to the 3D module;
    所述眼球处理模块,被配置为接收摄像装置获取的图像并根据所述图像得到眼球坐标,将所述眼球坐标发送至所述3D模块;The eyeball processing module is configured to receive the image acquired by the camera device, obtain eyeball coordinates according to the image, and send the eyeball coordinates to the 3D module;
    所述接收模块,被配置为接收图像数据并将所述图像数据发送至所述3D模块;The receiving module is configured to receive image data and send the image data to the 3D module;
    所述3D模块,配置为根据所述眼球坐标、控制信息以及所述图像数据输出像素驱动信号。The 3D module is configured to output a pixel driving signal according to the eyeball coordinates, control information and the image data.
  5. 根据权利要求2或4所述的时序控制器,其中,所述桥接装置与所述接收模块相 连,被配置为接收图像数据并进行协议转换后将所述图像数据发送给所述接收模块。The timing controller according to claim 2 or 4, wherein the bridging device is connected to the receiving module and is configured to receive image data and send the image data to the receiving module after performing protocol conversion.
  6. 根据权利要求2或4所述的时序控制器,其中,所述MCU还被配置为向所述桥接装置发送初始化数据;所述桥接装置还被配置为根据所述初始化数据进行初始化。The timing controller according to claim 2 or 4, wherein the MCU is further configured to send initialization data to the bridge device; and the bridge device is further configured to perform initialization according to the initialization data.
  7. 根据权利要求2或4所述的时序控制器,其中,所述MCU还被配置为接收光学数据并将所述光学数据发送至所述3D模块,所述3D模块被配置为根据所述眼球坐标、控制信息、光学数据以及所述图像数据输出像素驱动信号。The timing controller according to claim 2 or 4, wherein the MCU is further configured to receive optical data and send the optical data to the 3D module, and the 3D module is configured to , control information, optical data, and the image data output pixel driving signals.
  8. 根据权利要求2或4所述的时序控制器,其中,所述控制信息包括以下模式中至少之一的控制信息:2D模式、3D模式;The timing controller according to claim 2 or 4, wherein the control information includes control information of at least one of the following modes: 2D mode, 3D mode;
    所述3D模块,被配置为在2D模式下将所述图像数据根据每个像素的复合子像素数量进行像素扩充后输出,在3D模式下根据所述眼球坐标和所述图像数据输出每个像素的复合子像素的驱动信号。The 3D module is configured to output the image data after pixel expansion according to the number of composite sub-pixels of each pixel in 2D mode, and output each pixel in 3D mode according to the eyeball coordinates and the image data The driving signal of the composite sub-pixel.
  9. 根据权利要求1或3所述的时序控制器,其中,所述桥接装置包括第一协议输入单元、协议处理单元和第二协议输出单元,The timing controller according to claim 1 or 3, wherein the bridging device comprises a first protocol input unit, a protocol processing unit and a second protocol output unit,
    所述第一协议输入单元,被配置为接收第一协议格式的图像数据;The first protocol input unit is configured to receive image data in a first protocol format;
    所述协议处理单元,被配置为将所述第一协议格式的图像数据转换为第二协议格式;The protocol processing unit is configured to convert the image data in the first protocol format into a second protocol format;
    所述第二协议输出单元,被配置为将所述第二协议格式的图像数据传输至所述FPGA装置。The second protocol output unit is configured to transmit the image data in the second protocol format to the FPGA device.
  10. 一种显示设备,包括如权利要求1至9任一所述的时序控制器。A display device, comprising the timing controller as claimed in any one of claims 1-9.
PCT/CN2022/092372 2021-05-25 2022-05-12 Timing controllers and display device WO2022247646A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110568110.8A CN113012621A (en) 2021-05-25 2021-05-25 Time schedule controller and display device
CN202110568110.8 2021-05-25

Publications (1)

Publication Number Publication Date
WO2022247646A1 true WO2022247646A1 (en) 2022-12-01

Family

ID=76380802

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/092372 WO2022247646A1 (en) 2021-05-25 2022-05-12 Timing controllers and display device

Country Status (3)

Country Link
CN (1) CN113012621A (en)
TW (1) TW202246950A (en)
WO (1) WO2022247646A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113012621A (en) * 2021-05-25 2021-06-22 北京芯海视界三维科技有限公司 Time schedule controller and display device
CN115278197A (en) * 2022-07-29 2022-11-01 北京芯海视界三维科技有限公司 Processing apparatus and display device
CN115278198A (en) * 2022-07-29 2022-11-01 北京芯海视界三维科技有限公司 Processing apparatus and display device

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104717485A (en) * 2015-03-26 2015-06-17 金陵科技学院 VGA interface naked-eye 3D display system based on FPGA
CN107509033A (en) * 2017-09-20 2017-12-22 中国科学院长春光学精密机械与物理研究所 A kind of remote sensing camera image real-time acquisition processing system
CN108076208A (en) * 2016-11-15 2018-05-25 中兴通讯股份有限公司 A kind of display processing method and device, terminal
CN111142670A (en) * 2019-12-29 2020-05-12 青岛歌尔声学科技有限公司 VR glasses and signal processing method, device and medium thereof
CN111164971A (en) * 2017-07-31 2020-05-15 脸谱公司 Parallax viewer system for 3D content
CN111508447A (en) * 2020-04-27 2020-08-07 上海济丽信息技术有限公司 Image time sequence control circuit of grating type naked eye 3D liquid crystal screen based on FPGA
CN111757088A (en) * 2019-03-29 2020-10-09 刁鸿浩 Naked eye stereoscopic display system with lossless resolution
CN111831119A (en) * 2020-07-10 2020-10-27 Oppo广东移动通信有限公司 Eyeball tracking method and device, storage medium and head-mounted display equipment
CN211791829U (en) * 2019-12-05 2020-10-27 北京芯海视界三维科技有限公司 3D display device
CN112584130A (en) * 2019-09-30 2021-03-30 北京芯海视界三维科技有限公司 Method and device for realizing 3D display and 3D display terminal
CN112584125A (en) * 2019-09-30 2021-03-30 北京芯海视界三维科技有限公司 Three-dimensional image display apparatus and display method thereof
CN113012621A (en) * 2021-05-25 2021-06-22 北京芯海视界三维科技有限公司 Time schedule controller and display device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2430838A4 (en) * 2009-06-16 2017-03-15 LG Electronics Inc. 3d display device and selective image display method thereof
US8957834B2 (en) * 2011-05-13 2015-02-17 Innolux Corporation Timing controller with frequency modulation, converter with frequency modulation for scanning-based backlight unit module, and control system for 3D display
CN103093716B (en) * 2011-10-31 2016-06-15 群康科技(深圳)有限公司 The method of time sequence control device, time sequence control device and display system
CN103278969B (en) * 2013-05-31 2016-03-23 京东方科技集团股份有限公司 The driving method of three-dimensional liquid crystal display device and display system and 3-D view display

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104717485A (en) * 2015-03-26 2015-06-17 金陵科技学院 VGA interface naked-eye 3D display system based on FPGA
CN108076208A (en) * 2016-11-15 2018-05-25 中兴通讯股份有限公司 A kind of display processing method and device, terminal
CN111164971A (en) * 2017-07-31 2020-05-15 脸谱公司 Parallax viewer system for 3D content
CN107509033A (en) * 2017-09-20 2017-12-22 中国科学院长春光学精密机械与物理研究所 A kind of remote sensing camera image real-time acquisition processing system
CN111757088A (en) * 2019-03-29 2020-10-09 刁鸿浩 Naked eye stereoscopic display system with lossless resolution
CN112584130A (en) * 2019-09-30 2021-03-30 北京芯海视界三维科技有限公司 Method and device for realizing 3D display and 3D display terminal
CN112584125A (en) * 2019-09-30 2021-03-30 北京芯海视界三维科技有限公司 Three-dimensional image display apparatus and display method thereof
CN211791829U (en) * 2019-12-05 2020-10-27 北京芯海视界三维科技有限公司 3D display device
CN111142670A (en) * 2019-12-29 2020-05-12 青岛歌尔声学科技有限公司 VR glasses and signal processing method, device and medium thereof
CN111508447A (en) * 2020-04-27 2020-08-07 上海济丽信息技术有限公司 Image time sequence control circuit of grating type naked eye 3D liquid crystal screen based on FPGA
CN111831119A (en) * 2020-07-10 2020-10-27 Oppo广东移动通信有限公司 Eyeball tracking method and device, storage medium and head-mounted display equipment
CN113012621A (en) * 2021-05-25 2021-06-22 北京芯海视界三维科技有限公司 Time schedule controller and display device

Also Published As

Publication number Publication date
TW202246950A (en) 2022-12-01
CN113012621A (en) 2021-06-22

Similar Documents

Publication Publication Date Title
WO2022247646A1 (en) Timing controllers and display device
WO2022247647A1 (en) Timing controller and display device
WO2022247645A1 (en) Timing controller and display device
TWI590063B (en) Display device
US9563582B2 (en) Modular device, system, and method for reconfigurable data distribution
WO2020034893A1 (en) Intelligent interaction system, writing track display method and device, tablet and medium
TWI517087B (en) Microcontroller with integrated graphical processing unit
US10031710B2 (en) Display device constituting multi-display system and control method thereof
KR20170033806A (en) Device for av play, method and storage medium for data display
WO2014117459A1 (en) Synchronous signal processing method and device for stereoscopic display of spliced-screen body, and spliced-screen body
WO2014169591A1 (en) Drive method and drive device for display panel, and display device
CN107872627B (en) Video matrix control apparatus
TW201426689A (en) Display device, display system and electronic device using same
TWI514844B (en) Timing controller with video format conversion, method therefor, and display system
CN106909332B (en) Display control method and system of spliced screen
KR100270804B1 (en) Apparatus for implementing stereoscopic images in a computer system using crt monitor
CN102497526B (en) Method and system for displaying multiple channels of video by same link
TW201205544A (en) Image compensation apparatus and method thereof and field sequential color liquid crystal display using the same
CN107529024A (en) Multifunctional image video switch boards
US20160364842A1 (en) Image processing device and image processing method
CN204272298U (en) Multichannel expanded type multi-screen splicer
WO2017054886A1 (en) System and method for operation of a video wall display by a control station
CN104010137B (en) The method and apparatus of the upper wall of network HD video splicing
CN210466366U (en) Zero second signal pushing system
JP2014147052A (en) Video processing system, video processing device and method, and program

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 22810373

Country of ref document: EP

Kind code of ref document: A1