WO2012034523A1 - Data transmission method and data receiving device - Google Patents
Data transmission method and data receiving device Download PDFInfo
- Publication number
- WO2012034523A1 WO2012034523A1 PCT/CN2011/079675 CN2011079675W WO2012034523A1 WO 2012034523 A1 WO2012034523 A1 WO 2012034523A1 CN 2011079675 W CN2011079675 W CN 2011079675W WO 2012034523 A1 WO2012034523 A1 WO 2012034523A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- data
- bit
- port
- bits
- unit
- Prior art date
Links
- 230000005540 biological transmission Effects 0.000 title claims abstract description 62
- 238000000034 method Methods 0.000 title claims abstract description 45
- 238000004590 computer program Methods 0.000 claims description 6
- 230000008901 benefit Effects 0.000 description 4
- 230000008859 change Effects 0.000 description 4
- 238000010586 diagram Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 230000000630 rising effect Effects 0.000 description 2
- 239000003086 colorant Substances 0.000 description 1
- 238000010276 construction Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000005457 optimization Methods 0.000 description 1
- 230000008569 process Effects 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/14—Digital output to display device ; Cooperation and interconnection of the display device with other functional units
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G2370/00—Aspects of data communication
- G09G2370/10—Use of a protocol of communication by packets in interfaces along the display data pipeline
Definitions
- the present invention relates to the field of data transmission methods and data receiving devices, and more particularly to data transmission and devices for driving devices of flat panel displays. Background technique
- a display control device such as a flat panel display device has the advantage of constantly changing characters, graphics or colors, and has gradually become a new favorite of advertising media and household consumption.
- the constant change of the picture is realized by continuously updating the drive data of the flat panel display device.
- the data is controlled to realize the brightness of the pixel that the human eye can perceive to update the screen.
- people need the pixel not only to achieve the light or the light that the human eye can perceive, but also to display different brightness to achieve different color display.
- Analog dimming means that the amount of current flowing through the LED (Light Emitting Diode) is adjusted by the written data to change the brightness of the LED.
- Pulse width modulation pulse dimming refers to adjusting the time width of the LED on or off for a period of time. When the LED is turned on, it is driven by a fixed current and can be set by an external resistor. When the LED is turned off, no current flows. Thus, the display effect in a certain period of time is that the brightness of the lamp has changed. And the longer the light is on during this fixed time, the overall effect is that the light is brighter.
- a driver chip drives sixteen LEDs or sixteen strings of LEDs, or sixteen pixels.
- the data transmission of the universal LED screen driver chip uses the three-line Daisy-Chain topology.
- Figure 1 The data line (SDI) is a cascaded line. Clock line (DCLK) And the latch line (LE) is a shared line.
- the data line (SDI) cooperates with the clock line (DCLK) to obtain the required data;
- the latch line (LE) cooperates with the clock line (DCLK) to obtain the desired control command.
- the high-speed time of the latch line the number of rising edges of the clock line (DCLK), as the control command category.
- Figure 2 The advantage of this method is that it can achieve a high data transfer rate and is easy to control.
- the traditional data transmission process is as follows: Serial input data through the data line SDI, when the N-bit data of the first port is sent, it is latched to the corresponding port. In this way, when the N-bit data of the Mth port is sent out, it is latched to the corresponding port, and at the same time, the overall latch instruction is sent to perform overall data latching. This data is used for output display.
- the N-bit data precision is shown in the above example, and the transmitted data is applied to the display of the drive port, that is, each bit of data is valid.
- such drives may be applied to static screens or to dynamic screens.
- the accuracy requirements for display data are reduced, for example, from 16-bit data precision (65536 gray scale) to 12-bit data precision (4096 gray scale), but
- the traditional three-wire transmission protocol has the following drawbacks: If the required data accuracy is reduced to twelve bits, the transmitted data still needs to be in the format of sixteen bits of data per port. Since the lower four bits are not required, the lower four bits are captured.
- an embodiment of the present invention provides a data transmission method, which is characterized by The data receiving device receives data from the data line, the data receiving device includes M data ports, each data port includes a storage area of N bits of data bits, when each data port needs to transmit n bits of data, wherein The method includes the steps of:
- the data receiving device receives an overall data latch signal.
- Another aspect of an embodiment of the present invention also provides a computer program for performing the above data transmission method.
- Another aspect of an embodiment of the present invention also provides a computer readable medium having computer executable components for carrying a computer program for performing the data transfer method described above.
- an embodiment of the present invention further provides a data receiving apparatus using the above method, the apparatus comprising: at least one data port for storing received data and providing data to an external system, including a first data latch a unit and a second data latch unit, the first data latch unit including at least one bit of data, wherein the same data bit of each data port is connected by a same bit latch signal, the second data latch The unit is configured to store data latched from the first data latch unit;
- the control instruction unit sends a control instruction to the first data latch unit through the bit latch signal, and sends a control command to the second data latch unit through the overall data latch signal;
- the data transfer unit receives data from the data line and transmits the data to the first data latch unit.
- the amount of data actually required is transmitted by the same method of transmitting data of the same data bit of different ports, so that when the amount of transmitted data becomes small, only the corresponding amount of data is transmitted, compared with the conventional
- the three-wire transmission increases the data transfer rate.
- the system can control more chips by using the method of the invention, so that the whole screen Less system data transmitting means is required.
- Figure 1 shows a schematic diagram of a data transmission system for three-wire transmission
- Figure 2 shows a data transmission waveform diagram of a three-wire transmission
- FIG. 3 shows the three-wire transmission protocol flow
- Figure 4 is a flow chart showing the data transmission of the three-wire transmission embodiment
- FIG. 5 illustrates a transport protocol flow according to an embodiment of the present invention
- FIG. 6 shows a flow chart of data transmission according to an embodiment of the present invention
- FIG. 7 shows a data transmission receiving apparatus according to an embodiment of the present invention. detailed description
- the present invention provides a data transmission method and a data receiving apparatus. In the case where the data precision is lowered, only a corresponding amount of data is transmitted, thereby increasing the rate of data transmission.
- the present invention proposes a data transmission method, the data receiving apparatus receives data from a data line, the data receiving apparatus includes M data ports, and each data port includes storage of N-bit data bits. Zone, when each data port needs to pass n bits of data, the method includes the steps:
- the data receiving device receives an overall data latch signal.
- each port has 16 data bits, but each port only needs to transmit 12 bits of data, and is used for displaying data transmission of the driving device.
- there are 16 display drive ports for each drive device and the data precision that each port can achieve is 16 bits, but the data precision required to be implemented this time is 12 bits.
- the first group of 16 data is received from the data line, and the data line can transmit data in serial transmission, to the 16th bit of 16 ports, and receive the 16th bit data latch.
- Signal, and then continue to receive the second set of 16 data transmit to the 15th bit of the 16 ports, and receive the 15th bit data latch signal, continue to repeat this step until receiving the twelfth set of 16 data, It is transmitted to the 5th bit of 16 ports, and receives the bit data latch signal of the 5th bit. At the same time, it receives the whole data latch signal, so that all the required data is received, and the amount of data transmitted is 12*16 .
- the 12-bit data for each port can be transferred to an external system.
- the external system can be a port display processing unit, such as a PWM processing unit.
- 16-bit data is serially transmitted to the first port through the data line, and the latch signal of the first port is transmitted, and then 16-bit data is transmitted to the second port. And send the latch signal of the second port, repeat this step, until the data of 16 ports is transmitted, send the whole data latch signal.
- the overall data latch is used directly for the output display.
- the 16-bit data of each port only 12 bits are valid data, and the other lower 4 bits are complemented by 0.
- the amount of data transmitted is 16*16, and the effective data is 12*16. Due to the addition of invalid data, the amount of data transferred does not change and the transmission speed does not change when the required amount of data becomes small.
- the required data amount becomes small, and only the corresponding data amount is transmitted, and the data transmission rate is improved, and further, the refresh rate of the entire screen is ensured.
- the system can control more chips, so that the entire screen requires fewer system data transmitting devices.
- the above is the data transmission whose required data amount is smaller than the actual data bit of the port.
- the required data amount is equal to the actual data bit of the port, for example, each port has 16 data bits and each port needs to pass 16 bits of data, There is no difference in the amount of data transferred between the two methods.
- the method of data transmission also proposes a method for performing data transmission in the above embodiment by a computer program.
- the present invention also provides a computer readable medium having computer executable means for carrying a computer program for executing the data transmission method in the above embodiment.
- the present invention also provides a data receiving apparatus using the above method.
- the data transmission receiving apparatus includes at least one data port 10, a control command unit 20, and a data transmission unit 30.
- At least one data port 10 for storing received data and providing data to an external system including a first data latch unit and a second data latch unit, the first data latch unit including at least one bit of data bits, The same data bit of each data port is connected by the same bit latch signal, and the second data latch unit is used for storing data latched from the first data latch unit.
- the bit latch is updated for one data bit of each port, for each port, when the data is incoming, the upper bit may be the updated data, and the lower bit is the last display data.
- the data stored in the update process should be buffered between the port display and the port display.
- the first data latch unit is the buffer unit for displaying the data before the display, and can pass some RAM. Unit construction.
- the second data latch unit stores data latched from the first data latch unit and can be directly transmitted to an external system for application.
- the control command unit 20 transmits a control command to the first data latch unit through the bit latch signal, and transmits a control command to the second data latch unit through the overall data latch signal.
- the control command unit is used to decompose the control commands that the system needs to transmit. It can be obtained by counting the rising edge of the clock line in the high level of the latch signal.
- there are bit latches and integral latches and may also include other instruction decoding, and corresponding instructions may be generated by a unit such as a counter or a monostable flip-flop.
- the data transfer unit 30 receives data from the data line and transmits it to the first data latch unit.
- the data transfer unit 30 may include a serial-to-parallel converter, which may be serially connected by a D flip-flop or the like.
- the data received by the data line is transmitted in serial mode.
- the port can be connected to the external system 40 via a second data latch unit.
- the external system 40 includes a port display processing unit for synchronously displaying data from the data port, the display processing unit may include a PWM processing unit, and may be digitally compared by the storage unit Modules such as drives and drive units are built.
- the data transmission method and the data receiving apparatus of the present invention have been described in detail above, and the actual amount of data required is transmitted by the same method of transmitting data of the same data bit of different ports, so that when the amount of transmitted data becomes small, only By sending the corresponding amount of data, the data transfer rate is increased relative to the conventional three-wire transmission.
- the system can control more chips by using the method of the invention, so that the whole screen Less system data transmitting means is required.
- each functional unit in each embodiment of the present invention may be integrated into one processing module, or each unit may exist physically separately, or two or more units may be integrated into one module.
- the above integrated modules can be implemented in the form of hardware or in the form of software functional modules.
- the integrated modules, if implemented in the form of software functional modules and sold or used as separate products, may also be stored in a computer readable storage medium.
- the above-mentioned storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Control Of Indicators Other Than Cathode Ray Tubes (AREA)
Abstract
A data transmission method and a data receiving device are provided. The data receiving device receives data from a data line and contains M-numbered data ports (10), wherein each data port (10) contains a memory area with N-numbered data bits. When n bits of data are required to be transmitted to each data port (10), the data transmission method comprises the following steps: S01, the t-th M bits of data are transmitted to the (N-t+1)-th data bit of each of the M-numbered data ports (10), the data receiving device sends the (N-t+1)-th bit of data latching signal; S02, with the setting t=t+1, step S01 is repeated until t is equal to n; and S03, the data receiving device sends the entire data latching signal. By the method of transmitting the same number of data bits of data via different ports at the same time, the actual required data volume is transmitted. Therefore, when the transmission data volume is reduced, only the corresponding data volume needs to be transmitted; and compared with the traditional data transmission method, the data transmission rate is increased.
Description
数据传输方法及数据接收装置 技术领域 Data transmission method and data receiving device
本发明涉及数据的传输方法及数据接收装置领域,特别涉及平板显示的 驱动装置的数据传输及装置。 背景技术 The present invention relates to the field of data transmission methods and data receiving devices, and more particularly to data transmission and devices for driving devices of flat panel displays. Background technique
相对于印刷品等平面画面载体而言,平板显示装置等显示控制装置具有 不断变化的文字、 图形或者色彩的优势, 逐渐成为广告媒体、 家庭消费等新 宠。 画面的不断变化, 是通过不断更新平板显示装置的驱动数据实现的。 对 于单色屏等平板显示装置而言, 通过数据控制, 实现人眼能感知的该像素点 的亮灭, 来实现画面的更新。 而对于相对复杂的全彩屏, 人们需要该像素点 不仅仅能够实现人眼所能感知的亮或灭,还需要该像素点能够显示出不同的 亮度, 以实现不同的色彩显示。 Compared with a flat picture carrier such as a printed matter, a display control device such as a flat panel display device has the advantage of constantly changing characters, graphics or colors, and has gradually become a new favorite of advertising media and household consumption. The constant change of the picture is realized by continuously updating the drive data of the flat panel display device. For a flat panel display device such as a monochrome screen, the data is controlled to realize the brightness of the pixel that the human eye can perceive to update the screen. For a relatively complex full-color screen, people need the pixel not only to achieve the light or the light that the human eye can perceive, but also to display different brightness to achieve different color display.
在控制该像素点的亮度方面, 现在有两种实现方法。 分别是模拟调光和 脉宽调制脉冲调光。模拟调光是指, 通过写入的数据, 调节流过 LED ( Light Emitting Diode ) 的电流大小, 使得 LED亮度发生变化。 脉宽调制脉冲调光 是指, 通过在一段时间内, 调节 LED亮或灭的时间宽度。 LED导通的时候, 是固定电流驱动, 可以通过外置电阻设定; LED 关断的时候, 没有电流通 过。 这样, 在一定的时间内的显示效果是灯的亮度发生了变化。 并且在这个 固定时间内, 灯亮的时间越长, 总体效果为灯就越亮。 这样可以达到在一定 时间内, 对 LED进行亮度调节的目的。 这两种方法都需要对该像素点的驱 动装置中, 写入需要的数据。 在满足速度要求的情况下, 数据线越少, 成本 越低且系统设计越容易。 现在通用的做法是串行输入数据的方式。 出于对成 本和系统优化的考虑, 一般一个驱动装置驱动不止一个 LED。 譬如现在市 场上驱动 LED屏的通用配置是: 一个驱动芯片驱动十六个 LED或者十六串 LED, 或者说十六个像素点。 There are currently two ways to achieve control over the brightness of this pixel. They are analog dimming and pulse width modulated pulse dimming. Analog dimming means that the amount of current flowing through the LED (Light Emitting Diode) is adjusted by the written data to change the brightness of the LED. Pulse width modulation pulse dimming refers to adjusting the time width of the LED on or off for a period of time. When the LED is turned on, it is driven by a fixed current and can be set by an external resistor. When the LED is turned off, no current flows. Thus, the display effect in a certain period of time is that the brightness of the lamp has changed. And the longer the light is on during this fixed time, the overall effect is that the light is brighter. This can achieve the purpose of brightness adjustment of the LED in a certain period of time. Both of these methods require the writing of the required data in the drive of the pixel. When the speed requirement is met, the fewer the data lines, the lower the cost and the easier the system design. The common practice now is the way serial data is entered. For cost and system optimization considerations, typically one drive drives more than one LED. For example, the general configuration of driving LED screens on the market today is: A driver chip drives sixteen LEDs or sixteen strings of LEDs, or sixteen pixels.
现在通用的 LED 屏驱动芯片 的数据传输釆用三线的菊环链 ( Daisy-Chain )拓朴。如图 1。数据线( SDI )是一条级联线。时钟线(DCLK )
和锁存线 (LE ) 是共用线。 数据线 (SDI ) 与时钟线 (DCLK ) 配合, 得到 所需数据; 锁存线(LE )与时钟线(DCLK ) 配合, 得到所需控制指令。 譬 如锁存线的高电平时间内, 时钟线 (DCLK ) 的上升沿个数, 作为控制指令 类别。 如图 2。 这种方法的优点在于, 能够实现较高的数据传输率, 而且易 于控制。 Now the data transmission of the universal LED screen driver chip uses the three-line Daisy-Chain topology. Figure 1. The data line (SDI) is a cascaded line. Clock line (DCLK) And the latch line (LE) is a shared line. The data line (SDI) cooperates with the clock line (DCLK) to obtain the required data; the latch line (LE) cooperates with the clock line (DCLK) to obtain the desired control command. For example, the high-speed time of the latch line, the number of rising edges of the clock line (DCLK), as the control command category. As shown in Figure 2. The advantage of this method is that it can achieve a high data transfer rate and is easy to control.
在上述传输协议基础上, 参考图 3 , 传统的数据传输流程如下: 通过数 据线 SDI 串行输入数据, 在第一个端口的 N位数据送完的时候, 将之锁存 到相对应的端口, 以此往复, 当第 M个端口的 N位数据送完的时候, 将之 锁存到相对应的端口,并且同时还发送整体锁存指令,进行整体的数据锁存。 该数据用于输出显示。 其中 N是指每个像素点的显示精度, 也决定了灰度 等级。 譬如 N=16 , 那么灰度等级为 216 = 65536级。 M是每个驱动装置所能驱 动的像素点的个数。 譬如 M=16 , 那么该驱动装置可以驱动 16个像素点。 Based on the above transmission protocol, referring to Figure 3, the traditional data transmission process is as follows: Serial input data through the data line SDI, when the N-bit data of the first port is sent, it is latched to the corresponding port. In this way, when the N-bit data of the Mth port is sent out, it is latched to the corresponding port, and at the same time, the overall latch instruction is sent to perform overall data latching. This data is used for output display. Where N is the display accuracy of each pixel and also determines the gray level. For example, if N=16, then the gray level is 216 = 65536 . M is the number of pixels that each drive device can drive. For example, M=16, then the drive can drive 16 pixels.
如果显示精度没有降低, 如上例中所示为 N位的数据精度, 所传输的 数据都会应用到驱动端口的显示中, 也就是说每位数据都是有效的。但是在 应用中, 该类驱动装置可能应用于静态屏, 也可能应用于动态屏。 并且对显 示精度的要求也有差异。 例如用于动态屏时, 对显示数据的精度要求就会降 低, 譬如说, 从十六位的数据精度( 65536级灰度) 降低到十二位的数据精 度 ( 4096 级灰度) , 而对于传统的三线传输协议, 其缺陷在于: 如果所需 数据精度降低到十二位,发送数据仍需要按照每个端口十六位数据的格式进 行, 由于不需要低四位, 所以低四位釆取补 0的方式进行, 传输的数据量仍 然为 16*16=256位。 这样, 按照这个传输流程, 需要添加一些无效的数据, 这样在数据的精度降低的情况下, 传输的数据量与之前没有任何差别, 即精 度降低, 数据传输速率不变。 随着人们对驱动装置的通用性及系统速度要求 越来越高时, 上述缺陷越来越明显。 人们需要一种更有效的数据传输方法, 当显示精度降低时, 无需发送无效数据, 也就是说, 精度降低, 数据传输速 率提升。 发明内容 If the display accuracy is not lowered, the N-bit data precision is shown in the above example, and the transmitted data is applied to the display of the drive port, that is, each bit of data is valid. However, in applications, such drives may be applied to static screens or to dynamic screens. There are also differences in the requirements for display accuracy. For example, when used in a dynamic screen, the accuracy requirements for display data are reduced, for example, from 16-bit data precision (65536 gray scale) to 12-bit data precision (4096 gray scale), but The traditional three-wire transmission protocol has the following drawbacks: If the required data accuracy is reduced to twelve bits, the transmitted data still needs to be in the format of sixteen bits of data per port. Since the lower four bits are not required, the lower four bits are captured. In the case of 0, the amount of data transferred is still 16*16=256 bits. Thus, according to this transmission process, it is necessary to add some invalid data, so that in the case where the accuracy of the data is lowered, the amount of data transmitted is not different from the previous one, that is, the accuracy is lowered and the data transmission rate is unchanged. These drawbacks become more and more obvious as people become more and more demanding for the versatility of the drive and the speed of the system. People need a more efficient method of data transmission. When the display accuracy is lowered, there is no need to send invalid data, that is, the accuracy is lowered and the data transmission rate is increased. Summary of the invention
为了解决上述问题, 本发明实施例提出了一种数据传输方法, 其特征在
于, 数据接收装置从数据线中接收数据, 所述数据接收装置包括 M个数据 端口, 每个数据端口包括 N位数据位的存储区, 当每个数据端口需要传入 n 位数据时, 其中所述方法包括步骤: In order to solve the above problem, an embodiment of the present invention provides a data transmission method, which is characterized by The data receiving device receives data from the data line, the data receiving device includes M data ports, each data port includes a storage area of N bits of data bits, when each data port needs to transmit n bits of data, wherein The method includes the steps of:
501 , 将第 t组 M位数据传输至 M个数据端口的第 (N-t+1 )位数据位 中, 数据接收装置接收第 (N-t+1 )位数据锁存信号; 501. Transmit the t-th group M-bit data to the (N-t+1)-bit data bits of the M data ports, and the data receiving apparatus receives the (N-t+1)-bit data latch signal.
502, 设置 t=t+l , 重复步骤 S01直到 t=n; 502, set t=t+l, repeat step S01 until t=n;
503 , 数据接收装置接收整体数据锁存信号; 503. The data receiving device receives an overall data latch signal.
其中 M、 N、 n为正整数, 且 n<=N, t>=l。 Where M, N, and n are positive integers, and n<=N, t>=l.
本发明实施例另一方面还提出了一种计算机程序,用于执行上述的数据 传输方法。 Another aspect of an embodiment of the present invention also provides a computer program for performing the above data transmission method.
本发明实施例另一方面还提出了一种具有计算机可执行部件的计算机 可读介质, 用于承载执行上述的数据传输方法的计算机程序。 Another aspect of an embodiment of the present invention also provides a computer readable medium having computer executable components for carrying a computer program for performing the data transfer method described above.
此外, 本发明实施例还提出了一种釆用上述方法的数据接收装置, 所述 装置包括: 至少一个数据端口, 用于存储所接收的数据并向外部系统提供数 据, 包括第一数据锁存单元和第二数据锁存单元, 所述第一数据锁存单元包 括至少一位数据位,其中每个数据端口的相同数据位通过同一条位锁存信号 相连接,所述第二数据锁存单元用于存储来自第一数据锁存单元锁存后的数 据; In addition, an embodiment of the present invention further provides a data receiving apparatus using the above method, the apparatus comprising: at least one data port for storing received data and providing data to an external system, including a first data latch a unit and a second data latch unit, the first data latch unit including at least one bit of data, wherein the same data bit of each data port is connected by a same bit latch signal, the second data latch The unit is configured to store data latched from the first data latch unit;
控制指令单元, 通过位锁存信号向第一数据锁存单元发送控制指令、通 过整体数据锁存信号向第二数据锁存单元发送控制指令; The control instruction unit sends a control instruction to the first data latch unit through the bit latch signal, and sends a control command to the second data latch unit through the overall data latch signal;
数据传输单元, 从数据线接收数据并传输至第一数据锁存单元。 The data transfer unit receives data from the data line and transmits the data to the first data latch unit.
根据本发明的数据传输方法,通过同次传输不同端口的相同数据位的数 据的方法, 传输实际所需的数据量, 这样, 在传输数据量变小时, 只需发送 相应的数据量, 相对于传统的三线传输, 数据的传送速率提高。 而在平板显 示驱动数据传输的应用中, 在传输数据量变小时, 传输速率提高, 而且在保 证整屏的刷新率的情况下, 使用本发明的方法, 系统可以控制更多的芯片, 这样整屏需要更少的系统数据发送装置。 According to the data transmission method of the present invention, the amount of data actually required is transmitted by the same method of transmitting data of the same data bit of different ports, so that when the amount of transmitted data becomes small, only the corresponding amount of data is transmitted, compared with the conventional The three-wire transmission increases the data transfer rate. In the application of the flat panel display driving data transmission, when the amount of transmitted data becomes small, the transmission rate is increased, and in the case of ensuring the refresh rate of the entire screen, the system can control more chips by using the method of the invention, so that the whole screen Less system data transmitting means is required.
本发明附加的方面和优点将在下面的描述中部分给出,部分将从下面的 描述中变得明显, 或通过本发明的实践了解到。
酎¾说明 The additional aspects and advantages of the invention will be set forth in part in the description which follows. 酎3⁄4 instructions
本发明上述的和 /或附加的方面和优点从下面结合附图对实施例的描述 中将变得明显和容易理解, 其中: The above and/or additional aspects and advantages of the present invention will become apparent and readily understood from
图 1示出了三线传输的数据传输系统示意图; Figure 1 shows a schematic diagram of a data transmission system for three-wire transmission;
图 2示出了三线传输的数据传输波形图; Figure 2 shows a data transmission waveform diagram of a three-wire transmission;
图 3示出了三线传输协议流程; Figure 3 shows the three-wire transmission protocol flow;
图 4示出了三线传输实施例的数据传输流程图; Figure 4 is a flow chart showing the data transmission of the three-wire transmission embodiment;
图 5示出了根据本发明实施例的传输协议流程; FIG. 5 illustrates a transport protocol flow according to an embodiment of the present invention;
图 6示出了根据本发明实施例的数据传输流程图; FIG. 6 shows a flow chart of data transmission according to an embodiment of the present invention; FIG.
图 7示出了根据本发明实施例的数据传输接收装置。 具体实施方式 FIG. 7 shows a data transmission receiving apparatus according to an embodiment of the present invention. detailed description
下面详细描述本发明的实施例, 所述实施例的示例在附图中示出, 其中 自始至终相同或类似的标号表示相同或类似的元件或具有相同或类似功能 的元件。 下面通过参考附图描述的实施例是示例性的, 仅用于解释本发明, 而不能解释为对本发明的限制。 The embodiments of the present invention are described in detail below, and the examples of the embodiments are illustrated in the drawings, wherein the same or similar reference numerals are used to refer to the same or similar elements or elements having the same or similar functions. The embodiments described below with reference to the drawings are intended to be illustrative of the invention and are not to be construed as limiting.
对于传统的三线传输, 在数据精度降低的情况下, 仍需传送相同的数据 量, 因此精度降低, 数据传输速率不变。 本发明提供了数据传输的方法和数 据接收的装置, 在数据精度降低的情况下, 只需传输相应的数据量, 从而提 高了数据传输的速率。 For the traditional three-wire transmission, in the case of reduced data accuracy, the same amount of data still needs to be transmitted, so the accuracy is lowered and the data transmission rate is unchanged. The present invention provides a data transmission method and a data receiving apparatus. In the case where the data precision is lowered, only a corresponding amount of data is transmitted, thereby increasing the rate of data transmission.
为了现实本发明之目的, 本发明提出了一种数据传输的方法, 数据接收 装置从数据线中接收数据, 所述数据接收装置包括 M个数据端口, 每个数 据端口包括 N位数据位的存储区, 当每个数据端口需要传入 n位数据时, 其中所述方法包括步骤: For the purpose of realizing the present invention, the present invention proposes a data transmission method, the data receiving apparatus receives data from a data line, the data receiving apparatus includes M data ports, and each data port includes storage of N-bit data bits. Zone, when each data port needs to pass n bits of data, the method includes the steps:
501 , 将第 t组 M位数据传输至 M个数据端口的第 (N-t+1 )位数据位 中, 数据接收装置接收第 (N-t+1 )位数据锁存信号; 501. Transmit the t-th group M-bit data to the (N-t+1)-bit data bits of the M data ports, and the data receiving apparatus receives the (N-t+1)-bit data latch signal.
502, 设置 t=t+l , 重复步骤 S01直到 t=n; 502, set t=t+l, repeat step S01 until t=n;
503 , 数据接收装置接收整体数据锁存信号;
其中 M、 N、 n为正整数, 且 n<=N, t>=l。 503. The data receiving device receives an overall data latch signal. Where M, N, and n are positive integers, and n<=N, t>=l.
以下将以 16个端口、 每个端口具有 16个数据位但每个端口仅需传送 12 位数据为例对本发明实施例和传统三线传输的方法进行详细说明, 在用 于显示驱动装置数据传输的实施例时, 相当于每个驱动装置有 16个显示驱 动端口, 每个端口能实现的数据精度为 16位, 但此次仅需实现的数据精度 为 12位。 In the following, the method of the present invention and the traditional three-wire transmission will be described in detail by using 16 ports, each port has 16 data bits, but each port only needs to transmit 12 bits of data, and is used for displaying data transmission of the driving device. In the embodiment, there are 16 display drive ports for each drive device, and the data precision that each port can achieve is 16 bits, but the data precision required to be implemented this time is 12 bits.
参考图 5和图 6 , 从数据线接收第一组 16个数据, 数据线传输数据的 方式可以为串行传输, 传输至 16个端口的第 16位, 并接收第 16位的位数 据锁存信号, 而后, 继续接收第二组 16个数据, 传输至 16个端口的第 15 位, 并接收第 15位的位数据锁存信号, 继续重复该步骤, 直到接收第十二 组 16个数据,传输至 16个端口的第 5位,并接收第 5位的位数据锁存信号, 同时, 接收整体数据锁存信号, 从而, 所有所需数据接收完毕, 所传输的数 据量为 12*16个。 进而可以将每个端口的 12位数据传输给外部系统, 在应 用到显示驱动数据传输的实施例中, 外部系统可以是端口显示处理单元, 例 如 PWM处理单元等。 Referring to FIG. 5 and FIG. 6, the first group of 16 data is received from the data line, and the data line can transmit data in serial transmission, to the 16th bit of 16 ports, and receive the 16th bit data latch. Signal, and then continue to receive the second set of 16 data, transmit to the 15th bit of the 16 ports, and receive the 15th bit data latch signal, continue to repeat this step until receiving the twelfth set of 16 data, It is transmitted to the 5th bit of 16 ports, and receives the bit data latch signal of the 5th bit. At the same time, it receives the whole data latch signal, so that all the required data is received, and the amount of data transmitted is 12*16 . In turn, the 12-bit data for each port can be transferred to an external system. In an embodiment applied to display drive data transmission, the external system can be a port display processing unit, such as a PWM processing unit.
对于传统的三线传输, 参考图 3和图 4, 通过数据线串行传送 16位数 据至第一个端口, 并发送第一个端口的锁存信号, 接着传送 16位数据至第 二个端口, 并发送第二个端口的锁存信号, 重复该步骤, 直到 16个端口的 数据都传送完毕, 发送整体数据锁存信号。 整体的数据锁存直接用于输出显 示。 而每个端口的 16位数据中, 只有 12位为有效数据, 其他低 4位釆取补 0的方式进行, 而传送的数据量为 16* 16个, 有效数据为 12*16个, 这样的 话, 由于添加了无效数据, 在所需数据量要求变小时, 传输的数据量不变, 传输速度也不变。相对于传统的三线传输的方法, 本发明实施例的数据传输 方法,所需数据量变小时,只需传输相应的数据量,其数据的传送速率提高, 进而, 在保证整屏的刷新率的情况下, 使用本发明的方法, 系统可以控制更 多的芯片, 这样整屏需要更少的系统数据发送装置。 For the conventional three-wire transmission, referring to FIG. 3 and FIG. 4, 16-bit data is serially transmitted to the first port through the data line, and the latch signal of the first port is transmitted, and then 16-bit data is transmitted to the second port. And send the latch signal of the second port, repeat this step, until the data of 16 ports is transmitted, send the whole data latch signal. The overall data latch is used directly for the output display. Among the 16-bit data of each port, only 12 bits are valid data, and the other lower 4 bits are complemented by 0. The amount of data transmitted is 16*16, and the effective data is 12*16. Due to the addition of invalid data, the amount of data transferred does not change and the transmission speed does not change when the required amount of data becomes small. Compared with the traditional three-wire transmission method, in the data transmission method of the embodiment of the present invention, the required data amount becomes small, and only the corresponding data amount is transmitted, and the data transmission rate is improved, and further, the refresh rate of the entire screen is ensured. Next, using the method of the present invention, the system can control more chips, so that the entire screen requires fewer system data transmitting devices.
以上为所需数据量小于端口实际数据位的数据传输,对于所需数据量等 于端口实际数据位的数据传输, 例如每个端口具有 16位数据位且每个端口 需要传入 16位数据, 以上两种方法在数据传输量上没有差异。
数据传输的方法, 本发明还提出通过一种计算机程序, 用于执行上述实施例 中的数据传输的方法。 The above is the data transmission whose required data amount is smaller than the actual data bit of the port. For the data transmission where the required data amount is equal to the actual data bit of the port, for example, each port has 16 data bits and each port needs to pass 16 bits of data, There is no difference in the amount of data transferred between the two methods. The method of data transmission, the present invention also proposes a method for performing data transmission in the above embodiment by a computer program.
基于上述的数据传输的方法,本发明还提出一种具有计算机可执行部件 的计算机可读介质,用于承载执行上述实施例中的数据传输方法的计算机程 序。 Based on the above method of data transmission, the present invention also provides a computer readable medium having computer executable means for carrying a computer program for executing the data transmission method in the above embodiment.
此外, 本发明还提供了一种釆用上述方法的数据接收装置, 参考图 7 , 所述数据传输接收装置包括至少一个数据端口 10、 控制指令单元 20和数据 传输单元 30。 Furthermore, the present invention also provides a data receiving apparatus using the above method. Referring to Figure 7, the data transmission receiving apparatus includes at least one data port 10, a control command unit 20, and a data transmission unit 30.
具体而言, 各部分之间配合工作如下: Specifically, the cooperation between the various parts is as follows:
至少一个数据端口 10 , 用于存储所接收的数据并向外部系统提供数据, 包括第一数据锁存单元和第二数据锁存单元,所述第一数据锁存单元包括至 少一位数据位,其中每个数据端口的相同数据位通过同一条位锁存信号相连 接, 所述第二数据锁存单元用于存储来自第一数据锁存单元锁存后的数据。 At least one data port 10 for storing received data and providing data to an external system, including a first data latch unit and a second data latch unit, the first data latch unit including at least one bit of data bits, The same data bit of each data port is connected by the same bit latch signal, and the second data latch unit is used for storing data latched from the first data latch unit.
具体来说, 因为位锁存时都是对每个端口的某一个数据位更新, 对于每 个端口来说, 传入数据时, 可能高位为更新了的数据, 而低位是上一次的显 示数据, 为了端口的正确显示, 更新过程中所存储的数据应该与端口显示之 间做一个緩冲处理,所述第一数据锁存单元是端口数据用于显示前的緩冲单 元, 可以通过一些 RAM单元搭建。 所述第二数据锁存单元存储来自第一数 据锁存单元锁存后的数据, 可以直接传输至外部系统进行应用。 Specifically, since the bit latch is updated for one data bit of each port, for each port, when the data is incoming, the upper bit may be the updated data, and the lower bit is the last display data. For the correct display of the port, the data stored in the update process should be buffered between the port display and the port display. The first data latch unit is the buffer unit for displaying the data before the display, and can pass some RAM. Unit construction. The second data latch unit stores data latched from the first data latch unit and can be directly transmitted to an external system for application.
控制指令单元 20 , 通过位锁存信号向第一数据锁存单元发送控制指令、 通过整体数据锁存信号向第二数据锁存单元发送控制指令。所述控制指令单 元用于分解系统所需要发送的控制指令。可以通过对锁存信号的高电平中时 钟线上升沿的计数得到。 在本发明实施例中, 有位锁存和整体锁存, 还可以 包括其他指令译码,可以通过计数器、单稳态触发器等单元产生相应的指令。 The control command unit 20 transmits a control command to the first data latch unit through the bit latch signal, and transmits a control command to the second data latch unit through the overall data latch signal. The control command unit is used to decompose the control commands that the system needs to transmit. It can be obtained by counting the rising edge of the clock line in the high level of the latch signal. In the embodiment of the present invention, there are bit latches and integral latches, and may also include other instruction decoding, and corresponding instructions may be generated by a unit such as a counter or a monostable flip-flop.
数据传输单元 30 , 从数据线接收数据并传输至第一数据锁存单元。 数 据传输单元 30可以包括串并转化器, 可以通过 D触发器等串接得到。 The data transfer unit 30 receives data from the data line and transmits it to the first data latch unit. The data transfer unit 30 may include a serial-to-parallel converter, which may be serially connected by a D flip-flop or the like.
其中, 所述数据线接收的数据其传输方式为串行传输。 The data received by the data line is transmitted in serial mode.
所述端口可以通过第二数据锁存单元与外部系统 40连接。 在应用于平
板显示的驱动装置的数据传输的实施例中, 外部系统 40包括端口显示处理 单元,用于同步显示来自数据端口的数据,所述显示处理单元可以包括 PWM 处理单元, 可以通过存储单元, 数字比较器, 驱动单元等模块搭建实现。 The port can be connected to the external system 40 via a second data latch unit. Applied to flat In an embodiment of the data transmission of the drive device of the board display, the external system 40 includes a port display processing unit for synchronously displaying data from the data port, the display processing unit may include a PWM processing unit, and may be digitally compared by the storage unit Modules such as drives and drive units are built.
以上对本发明的数据传输方法及数据接收装置进行了详细的描述,通过 同次传输不同端口的相同数据位的数据的方法, 传输实际所需的数据量, 这 样,在传输数据量变小时,只需发送相应的数据量,相对于传统的三线传输, 数据的传送速率提高。 而在平板显示驱动数据传输的应用中, 在传输数据量 变小时, 传输速率提高, 而且在保证整屏的刷新率的情况下, 使用本发明的 方法, 系统可以控制更多的芯片, 这样整屏需要更少的系统数据发送装置。 The data transmission method and the data receiving apparatus of the present invention have been described in detail above, and the actual amount of data required is transmitted by the same method of transmitting data of the same data bit of different ports, so that when the amount of transmitted data becomes small, only By sending the corresponding amount of data, the data transfer rate is increased relative to the conventional three-wire transmission. In the application of the flat panel display driving data transmission, when the amount of transmitted data becomes small, the transmission rate is increased, and in the case of ensuring the refresh rate of the entire screen, the system can control more chips by using the method of the invention, so that the whole screen Less system data transmitting means is required.
本领域普通技术人员可以理解实现上述实施例方法携带的全部或部分 步骤是可以通过程序来指令相关的硬件完成,所述的程序可以存储于一种计 算机可读存储介质中, 该程序在执行时, 包括方法实施例的步骤之一或其组 合。 A person skilled in the art can understand that all or part of the steps carried by the method of the foregoing embodiment can be completed by a program to instruct related hardware, and the program can be stored in a computer readable storage medium. , including one or a combination of the steps of the method embodiments.
另外, 在本发明各个实施例中的各功能单元可以集成在一个处理模块 中, 也可以是各个单元单独物理存在, 也可以两个或两个以上单元集成在一 个模块中。 上述集成的模块既可以釆用硬件的形式实现, 也可以釆用软件功 能模块的形式实现。所述集成的模块如果以软件功能模块的形式实现并作为 独立的产品销售或使用时, 也可以存储在一个计算机可读取存储介质中。 In addition, each functional unit in each embodiment of the present invention may be integrated into one processing module, or each unit may exist physically separately, or two or more units may be integrated into one module. The above integrated modules can be implemented in the form of hardware or in the form of software functional modules. The integrated modules, if implemented in the form of software functional modules and sold or used as separate products, may also be stored in a computer readable storage medium.
上述提到的存储介质可以是只读存储器, 磁盘或光盘等。 The above-mentioned storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
以上所述仅是本发明的实施方式, 应当指出, 对于本技术领域的普通技 术人员来说, 在不脱离本发明原理的前提下, 还可以做出若干改进和润饰, 这些改进和润饰也应视为本发明的保护范围。
The above description is only an embodiment of the present invention, and it should be noted that those skilled in the art can also make several improvements and retouchings without departing from the principles of the present invention. It is considered as the scope of protection of the present invention.
Claims
1、 一种数据传输方法, 其特征在于, 数据接收装置从数据线中接收数 据, 所述数据接收装置包括 M个数据端口, 每个数据端口包括 N位数据位 的存储区, 当每个数据端口需要传入 n位数据时, 其中所述方法包括步骤:What is claimed is: 1. A data transmission method, characterized in that: a data receiving device receives data from a data line, the data receiving device comprises M data ports, each data port comprising a storage area of N-bit data bits, when each data When the port needs to pass n bits of data, the method includes the steps:
501 , 将第 t组 M位数据传输至 M个数据端口的第 (N-t+1 )位数据位 中, 数据接收装置接收第 (N-t+1 )位数据锁存信号; 501. Transmit the t-th group M-bit data to the (N-t+1)-bit data bits of the M data ports, and the data receiving apparatus receives the (N-t+1)-bit data latch signal.
502, 设置 t=t+l , 重复步骤 S01直到 t=n; 502, set t=t+l, repeat step S01 until t=n;
503 , 数据接收装置接收整体数据锁存信号; 503. The data receiving device receives an overall data latch signal.
其中 M、 N、 n为正整数, 且 n<=N, t>=l。 Where M, N, and n are positive integers, and n<=N, t>=l.
2、 根据权利要求 1所述的方法, 在所述步骤 S03之后, 还包括将所述 数据端口的 n位数据传输至外部系统。 2. The method of claim 1, after the step S03, further comprising transmitting n-bit data of the data port to an external system.
3、 根据权利要求 1所述的方法, 其中从数据线中接收数据的传输方式 为串行传输。 3. The method of claim 1 wherein the manner of receiving data from the data line is a serial transmission.
4、 根据权利要求 1所述的方法, 其中从数据线中接收的数据至少包括 n*M位数据。 4. The method of claim 1 wherein the data received from the data line comprises at least n*M bit data.
5、 一种计算机程序, 其特征在于, 用于执行权利要求 1至 4任一项所 述的显示控制的方法。 A computer program, characterized by the method for performing the display control according to any one of claims 1 to 4.
6、 一种具有计算机可执行部件的计算机可读介质, 其特征在于, 用于 承载执行权利要求 1至 4任一项所述的显示控制的方法的计算机程序。 A computer readable medium having computer executable components, characterized by a computer program for carrying a method of performing display control according to any one of claims 1 to 4.
7、 一种数据接收装置, 所述装置包括: 7. A data receiving device, the device comprising:
至少一个数据端口, 用于存储所接收的数据并向外部系统提供数据, 包 括第一数据锁存单元和第二数据锁存单元,所述第一数据锁存单元包括至少 一位数据位, 其中每个数据端口的相同数据位通过同一条位锁存信号相连 接, 所述第二数据锁存单元用于存储来自第一数据锁存单元锁存后的数据; 控制指令单元, 通过位锁存信号向第一数据锁存单元发送控制指令、通 过整体数据锁存信号向第二数据锁存单元发送控制指令; At least one data port for storing the received data and providing data to an external system, including a first data latch unit and a second data latch unit, the first data latch unit including at least one bit of data bits, wherein The same data bit of each data port is connected by the same bit latch signal, the second data latch unit is used for storing data latched from the first data latch unit; the control command unit is latched by bit The signal sends a control command to the first data latch unit, and sends a control command to the second data latch unit through the overall data latch signal;
数据传输单元, 从数据线接收数据并传输至第一数据锁存单元。 The data transfer unit receives data from the data line and transmits the data to the first data latch unit.
8、 根据权利要求 7所述的装置, 其中从所述数据线接收数据的方式为 串行传输。 8. The apparatus according to claim 7, wherein the manner of receiving data from the data line is Serial transmission.
9、 根据权利要求 7所述的装置, 其中所述数据传输单元包括串并转换 器, 用于数据的串行输入和并行处理。 9. Apparatus according to claim 7 wherein said data transfer unit comprises a serial to parallel converter for serial input and parallel processing of data.
10、根据权利要求 7所述的装置, 所述端口通过第二数据锁存单元与外 部系统连接。 10. Apparatus according to claim 7 wherein said port is coupled to an external system via a second data latch unit.
11、 根据权利要求 10所述的装置, 所述外部系统包括端口显示处理单 元, 用于同步显示来自数据端口的数据。 11. The apparatus of claim 10, the external system comprising a port display processing unit for synchronously displaying data from a data port.
12、 根据权利要求 11 所述的装置, 其中所述端口显示处理单元包括 PWM处理单元。 12. Apparatus according to claim 11 wherein said port display processing unit comprises a PWM processing unit.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201010286945.6 | 2010-09-16 | ||
CN 201010286945 CN101964171B (en) | 2010-09-16 | 2010-09-16 | Data transmission method |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2012034523A1 true WO2012034523A1 (en) | 2012-03-22 |
Family
ID=43517027
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2011/079675 WO2012034523A1 (en) | 2010-09-16 | 2011-09-15 | Data transmission method and data receiving device |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN101964171B (en) |
WO (1) | WO2012034523A1 (en) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101964171B (en) * | 2010-09-16 | 2013-05-22 | 深圳市明微电子股份有限公司 | Data transmission method |
CN104066239B (en) * | 2014-06-05 | 2016-05-25 | 深圳市明微电子股份有限公司 | A kind of two-way series display driving system and display device |
CN113056067B (en) * | 2021-02-05 | 2022-12-02 | 深圳市明微电子股份有限公司 | Illumination parameter transmission method, transmission device, server and storage medium |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007213055A (en) * | 2006-01-18 | 2007-08-23 | Au Optronics Corp | Method of transferring frame data using synchronous dynamic random access memory, method of transferring frame data to source driver, and timing control module |
CN101162303A (en) * | 2006-10-09 | 2008-04-16 | 奕力科技股份有限公司 | Data access interface and method with multiplex output module and sequential input module |
US20080253488A1 (en) * | 2007-04-10 | 2008-10-16 | Suk-Ki Kim | Interface system and flat panel display using the same |
CN101499241A (en) * | 2008-01-29 | 2009-08-05 | 奕力科技股份有限公司 | Data access system and data access method |
CN101635136A (en) * | 2009-06-12 | 2010-01-27 | 深圳市科陆电子科技股份有限公司 | Method and system for controlling low-speed display screen |
CN101964171A (en) * | 2010-09-16 | 2011-02-02 | 深圳市明微电子股份有限公司 | Data transmission method and data receiving device |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000356975A (en) * | 1999-06-16 | 2000-12-26 | Seiko Epson Corp | Drive circuit, electro-optical device, and electronic equipment |
US20010048419A1 (en) * | 2000-05-16 | 2001-12-06 | Stevens Jessica L. | Method of gray scale generation for displays using a binary weighted clock |
EP1300826A3 (en) * | 2001-10-03 | 2009-11-18 | Nec Corporation | Display device and semiconductor device |
JP2005345513A (en) * | 2004-05-31 | 2005-12-15 | Mitsubishi Electric Corp | Driving circuit, image display apparatus and mobile device |
CN201007902Y (en) * | 2007-02-06 | 2008-01-16 | 深圳市灵星雨科技开发有限公司 | Display unit control driving module with phase-locked loop |
CN101175353B (en) * | 2007-10-23 | 2011-05-11 | 无锡市爱芯科微电子有限公司 | Integrated circuit for controlling and driving LED |
CN201191496Y (en) * | 2007-12-14 | 2009-02-04 | 康佳集团股份有限公司 | LED constant current driving chip having fault retransmission function |
CN101404133A (en) * | 2008-11-04 | 2009-04-08 | 李舒 | Multi-digit digital pipe control circuit and method thereof |
CN101783098B (en) * | 2009-01-16 | 2012-03-07 | 晶锜科技股份有限公司 | Serial transmission device and signal transmission method thereof |
-
2010
- 2010-09-16 CN CN 201010286945 patent/CN101964171B/en active Active
-
2011
- 2011-09-15 WO PCT/CN2011/079675 patent/WO2012034523A1/en active Application Filing
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007213055A (en) * | 2006-01-18 | 2007-08-23 | Au Optronics Corp | Method of transferring frame data using synchronous dynamic random access memory, method of transferring frame data to source driver, and timing control module |
CN101162303A (en) * | 2006-10-09 | 2008-04-16 | 奕力科技股份有限公司 | Data access interface and method with multiplex output module and sequential input module |
US20080253488A1 (en) * | 2007-04-10 | 2008-10-16 | Suk-Ki Kim | Interface system and flat panel display using the same |
CN101499241A (en) * | 2008-01-29 | 2009-08-05 | 奕力科技股份有限公司 | Data access system and data access method |
CN101635136A (en) * | 2009-06-12 | 2010-01-27 | 深圳市科陆电子科技股份有限公司 | Method and system for controlling low-speed display screen |
CN101964171A (en) * | 2010-09-16 | 2011-02-02 | 深圳市明微电子股份有限公司 | Data transmission method and data receiving device |
Also Published As
Publication number | Publication date |
---|---|
CN101964171B (en) | 2013-05-22 |
CN101964171A (en) | 2011-02-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110010092B (en) | Display interface device | |
US9396695B2 (en) | Source driver and method for driving display device | |
US6356260B1 (en) | Method for reducing power and electromagnetic interference in conveying video data | |
US8922539B2 (en) | Display device and clock embedding method | |
CN101303826B (en) | Column driver | |
CN110827768A (en) | Backlight device and display device having the same | |
KR20130012381A (en) | Display device and driving method thereof | |
CN102568420B (en) | Display device | |
KR102816856B1 (en) | Display driving circuit and method, LED display panel and display device | |
JP5348371B2 (en) | Liquid crystal display device and driving method of liquid crystal display device | |
KR102618734B1 (en) | Display device and method of driving the same | |
JP2008152024A (en) | Display driver, electro-optical device, and electronic apparatus | |
WO2012034523A1 (en) | Data transmission method and data receiving device | |
KR100435114B1 (en) | liquid display apparatus | |
JP4195429B2 (en) | Serial protocol panel display system, source driver, and gate driver | |
CN115995196A (en) | Display device and driving method thereof | |
CN116386514A (en) | Driving structure of display panel | |
WO2014089879A1 (en) | Driving device for controlling polarity reversal of liquid crystal display panel | |
KR101754786B1 (en) | flat display device and method of driving the same | |
CN101034529A (en) | The method for transferring the display screen driving data and control driving module of the display unit | |
JP4170265B2 (en) | Color management structure for panel display and method thereof | |
KR100637393B1 (en) | Brightness Control Circuit and Adjustment Method of Display Device | |
EP4394750A1 (en) | Display apparatus and driving method thereof | |
CN118280247A (en) | Display device | |
US20080291194A1 (en) | Data transmission method applied in asynchronous display and related electronic system |
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: 11824593 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: 11824593 Country of ref document: EP Kind code of ref document: A1 |