Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
CONTROLLER FOR UPDATING PIXELS IN AN ELECTRONIC PAPER DISPLAY
Document Type and Number:
WIPO Patent Application WO/2012/009608
Kind Code:
A1
Abstract:
Systems, methods, and other embodiments associated with controlling pixels of a display are described. According to one embodiment, an apparatus includes a frame counter logic configured to maintain a global frame counter to track a number of refreshes of a display while updating pixels. The frame counter logic is also configured to determine a frame number when updating a pixel. The apparatus also includes a pixel logic configured to update the pixel.

Inventors:
LIN HUA (US)
CUI XUDONG MIKE (US)
Application Number:
PCT/US2011/044130
Publication Date:
January 19, 2012
Filing Date:
July 15, 2011
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
MARVELL WORLD TRADE LTD (BB)
LIN HUA (US)
CUI XUDONG MIKE (US)
International Classes:
G09G3/34
Domestic Patent References:
WO2005101362A12005-10-27
WO2008153216A12008-12-18
Foreign References:
US20100149158A12010-06-17
US61365228A
Attorney, Agent or Firm:
KRAGULJAC, Petar (LLC4700 Rockside Road,Summit One - Suite 51, Independence OH, US)
Download PDF:
Claims:
What is claimed is:

1. An apparatus, comprising:

a frame counter logic configured to:

maintain a global frame counter to track a number of refreshes of a display while updating pixels; and

determine a frame number when updating a pixel, wherein the frame number is based on a current value of the global frame counter and an initial value of the global frame counter; and a pixel logic configured to update based, at least in part, on the frame number for the current value of the global frame counter, the pixel until the value is equal to a new value.

2. The apparatus of claim 1 , wherein the initial value is the value of the global frame counter when a request is received to update the pixel to the new value.

3. The apparatus of claim 1, wherein the frame counter logic is further configured to store the initial value of the global frame counter upon receiving a request to update the pixel to the new value and to read the initial value of the global frame counter from a memory prior to determining the frame number and, wherein the frame number identifies an intermediate value for incrementally adjusting the pixel to the new value.

4. The apparatus of claim 1 , wherein the pixel logic is further configured to provide, at least, the frame number to a lookup table to retrieve an incremental value to update the pixel.

5. The apparatus of claim 1 , wherein the pixel logic is further configured to incrementally adjust the value of the pixel by progressively changing the value of the pixel from an initial value to the new value based, at least in part, on the global frame counter, wherein the new value is received in a request to update the pixel.

6. The apparatus of claim 1, wherein the global frame counter is a timer that is based on a refresh rate of the display, wherein a maximum value of the global frame counter is a maximum number of values in a pixel update sequence, and wherein the frame counter logic resets the global frame counter after the global frame counter reaches the maximum value.

7. The apparatus of claim 1, wherein the global frame counter is a timer that is incremented once per refresh f the display.

8. A method, comprising:

updating a value of a pixel of a display to a new value by:

determining an incremental frame number from a current value of a global frame counter; and

adjusting the value of the pixel based, at least in part, on the incremental frame number.

9. The method of claim 8, wherein the value of the pixel is updated without performing a write-back of the incremental frame number to a memory.

10. The method of claim 8, further comprising:

storing an initial value of the global frame counter in a memory, wherein storing the initial value occurs upon receiving a request to update the value of the pixel to the new value.

1 1. The method of claim 8. wherein determining the incremental frame number includes manipulating the current value of the global frame counter based, at least in part, on an initial value of the global frame counter.

12. The method of claim 8, wherein determining the incremental frame number and incrementally adjusting the value of the pixel occurs iteratively until the value of the pixel equals the new value.

13. The method of claim 8. wherein adjusting the value of the pixel occurs until the value of the pixel equals the new value, wherein the incremental frame number identities an intermediate value in a series of values for incrementally adjusting the pixel to the new value.

14. The method of claim 8, wherein incrementally adjusting the value of the pixel includes retrieving an intermediate pixel value from a lookup table based, at least in part, on the incremental frame number and the new value, and applying the incremental pixel value to the pixel in the display.

15. An apparatus, comprising:

a display controller configured to update a pixel in an electronic paper display by:

storing, in a memory, an indication of a start time for a request to update the pixel;

determining an incremental frame number by determining a number of refreshes for the electronic paper display since receiving the request to update the pixel to a new value; and

adjusting a value of the pixel based, at least in part, on the incremental frame number.

16. The apparatus of claim 15, wherein the display controller is further configured to update the pixel by iteratively:

determining the incremental frame number and incrementally adjusting the value of the pixel until the value of the pixel equals the new value.

1 7. The apparatus of claim 15, wherein the display controller is further configured to determine the number of refreshes by retrieving the indication of the start time from the memory and adjusting a current time based, at least in part, on the start time, and wherein the current time is based, at least in part, on a refresh rate of the display.

1 8. The apparatus of claim 15, wherein the incremental frame number identifies an intermediate value in a series of values for incrementally adjusting the value of the pixel.

19. The apparatus of claim 15, further comprising a lookup table, wherein the display controller is configured to incrementally adjust the value of the pixel based, at least in part, on the incremental frame number and uses at least the incremental frame number and the new value to determine the intermediate value from the lookup table.

20. The apparatus of claim 19, wherein the lookup table provides a waveform as the intermediate value.

Description:
Controller for Updating Pixels in an Electronic Paper Display CROSS REFERENCE TO RELATED APPLICATIONS

[0001] The present disclosure claims the benefit of U.S. provisional application serial No. 61/365,228 filed on July 16, 2010 which is hereby wholly incorporated by reference.

BACKGROUND

[0002] Electronic paper displays, also known as e-paper or electronic ink displays, are a type of electronic display often used in electronic reading devices such as ebooks. Electronic paper displays are state ful, meaning they can display an image without constantly using power, unlike many conventional displays (e.g. LCD displays). Electronic paper displays differ from conventional displays in the way they update a displayed image. For example, electronic paper displays progressively change the value of pixels in the display from a starting value to a final value through intermediate values when switching between displayed images.

[0003] Even different electronic paper displays update displayed images in different ways. Some conventional electronic paper displays update all pixels in the display concurrently in a global update. When updating the pixels concurrently, if a new value for a pixel is received during the update, the new value is not reflected in the current update sequence. Instead, the pixel is updated after a second global update that must wait until after the first update is finished. This limits the display's ability to change images quickly.

[0004] Other conventional displays update on a per pixel basis, however, these displays use individual counters for each pixel in the display. Maintaining counters for each pixel is cumbersome and consumes a large amount of memory bandwidth since every incremental update of a pixel uses a memory read and write-back to the pixel's counter. [0005] The background description provided herein is for the purpose of generally presenting the context of the disclosure. Work of the presently named inventors, to the extent the work is described in this background section, as well as aspects of the description that may not otherwise qualify as prior art at the time of tiling, are neither expressly nor impliedly admitted as prior art against the present disclosure.

SUMMARY

[0006] In one embodiment, an apparatus includes a frame counter logic configured to maintain a global frame counter to track a number of refreshes of a display while updating pixels. The frame counter logic is also configured to determine a frame number when updating a pixel. The frame number is based on a current value of the global frame counter and an initial value of the global frame counter. The apparatus also includes a pixel logic configured to update the pixel. The pixel logic updates the pixel based, at least in part, on the frame number for the current value of the global frame counter until the value is equal to a new value.

[0007] In one embodiment, the global frame counter is a timer that is based on a refresh rate of the display, a maximum value of the global frame counter is a maximum number of values in a pixel update sequence, and the frame counter logic resets the global frame counter after the global frame counter reaches the maximum value.

[0008] In one embodiment, the global frame counter is a timer that is incremented once per refresh of the display.

[0009] In another embodiment, a method includes updating a value of a pixel of a display to a new value by: determining an incremental frame number from a current value of a global frame counter; and adjusting the value of the pixel based, at least in part, on the incremental frame number.

[0010] In one embodiment, the value o the pixel is updated without performing a write-back of the incremental frame number to a memory. [0011] In one embodiment, determining the incremental frame number includes manipulating the current value of the global frame counter based, at least in part, on an initial value of the global frame counter.

[0012] In one embodiment, determining the incremental frame number and incrementally adjusting the value of the pixel occurs iteratively until the value of the pixel equals the new value.

[0013] In one embodiment, incrementally adjusting the value of the pixel includes retrieving an intermediate pixel value from a lookup table based, at least in part, on the incremental frame number and the new value, and applying the incremental pixel value to the pixel in the display.

[0014] In one embodiment, an apparatus includes a display controller configured to update a pixel in an electronic paper display. The controller is configured to store, in a memory, an indication of a start time for a request to update the pixel. The controller is also configured to determine an incremental frame number by determining a number of refreshes for the electronic paper display since receiving the request to update the pixel to a new value. The controller is further configured to adjust a value of the pixel based, at least in part, on the incremental frame number.

BRIEF DESCRIPTION OF THE DRAWINGS

[0015] The accompanying drawings, which are incorporated in and constitute a part o the specification, illustrate various systems, methods, and other embodiments of the disclosure. It will be appreciated that the illustrated element boundaries (e.g., boxes, groups of boxes, or other shapes) in the figures represent one example of the boundaries. One of ordinary skill in the art will appreciate that in some examples one element may be designed as multiple elements or that multiple elements may be designed as one element. In some examples, an element shown as an internal component of another element may be implemented as an external component and vice versa. Furthermore, elements may not be drawn to scale.

[0016] Figure 1 illustrates one embodiment of a controller associated with independently updating pixels in a display.

[0017] Figure 2 illustrates a different embodiment of a frame counter logic associated with the controller of figure 1.

[0018] Figure 3 illustrates three adjacent pixels and an example of a sequence of steps for updating the pixels.

[0019] Figure 4 illustrates an example of a timing diagram associated with updating two pixels in a display.

[0020] Figure 5 illustrates one embodiment of a method associated with updating pixels in an electronic display using a global frame counter.

[0021] Figure 6 illustrates one embodiment of the lookup table of figure 2.

DETAILED DESCRIPTION

[0022] Described herein are examples of methods, apparatus, and other embodiments associated with updating pixels in an electronic paper display. In one embodiment, pixels are updated by using a global frame counter to track incremental frames in an update sequence. Updating pixels with the global frame counter instead of individual counters reduces consumption of memory bandwidth.

[0023] In conventional methods that use individual counters, memory is quickly consumed with multiple read and write-back operations to update the individual counters. These multiple memory write-backs are avoided when using a global frame counter by referencing the global frame counter to determine incremental frames for the update sequence instead of perlbrming the memory write-backs. The global frame counter may be maintained as a free running counter that is incremented when the display refreshes. This can result in more efficient use of memory bandwidth while providing greater flexibility to individually update pixels.

[0024] With reference to Figure 1, one embodiment of a controller 100 is shown that is associated with updating pixels in a display. Controller 100 may be implemented on a chip including one or more integrated circuits configured to perform one or more of the functions described herein or may be implemented in firmware, or both. Controller 100 includes a frame counter logic 120, a pixel logic 130, and global frame counter 140. While global frame counter 140 is pictured as being part of the controller 1 00. in other embodiments, the global frame counter 140 may be located outside of the controller 100.

[0025] The controller 100 may be implemented as part of a device 1 10. Device 1 10 is, for example, an electronic reading device, a personal digital assistant (PDA), a mobile device, a digital book, a watch, a clock, an embedded label, and so on. Device 1 10 includes a display 1 50 configured with pixels 160. In one embodiment, display 150 is an electronic paper display. The electronic paper display uses electrophoretic technology to display images. Thus, pixels 160 may be electrophoretic capsules, in one embodiment. Pixels 160 may be color pixels or grayscale pixels. In one example, a pixel in display 150 is capable of displaying 256 different values. Pixels 160 may be configured to display more or less values depending on the implementation and desired level of resolution.

[0026] Controller 100 is configured to independently update the pixels 160 in the display 150. In one embodiment, independently updating pixels 160 refers to the ability to update one pixel without updating the entire display 150 of pixels 160. Independently updating the pixels 160 may also refer to initiating the update of one pixel after another pixel is already being updated or without causing an update of the display 150 including all of the pixels 160. Independently updating pixels is discussed in greater detail with reference to figures 3 and 4. [0027] For purposes of this discussion, suppose the device 1 10 is an electronic reading device and that display 150 is an electronic paper display with a refresh rate of 50 Hz. Further consider that pixels 160 are configured to display 256 different values in grayscale. Furthermore, controller 100 will be discussed in the context of receiving a request to update one or more pixels 160 in display 150 from an original value to a new value. The request to update a pixel may be a request from a graphics controller or other subsystem in device 1 10.

[0028] To update a pixel, the controller 100 progressively changes the value displayed by the pixel from the original value to the new value. For example, when the original value of the pixel is "223" and the new value is to be "99" controller 100 is configured to progressively change the value of the pixel until the value equals the new value "99". Progressively changing the value in this way may take the form of incremental steps, which in this example would be 124 incremental steps to reach the new value, "99". These incremental steps occur with the refresh of the display. Thus, to change the pixel by 124 incremental steps would use 124 refreshes of the display. In this example, where the refresh rate is 50 Hz, the update of the pixel would take 2.48 seconds. In other examples, the pixel may change multiple values with a refresh of the display or may be restarted at an initial value and then changed to the new value in an incremental manner.

[0029] In this embodiment, the frame counter logic 120 is configured to maintain a global frame counter 140. The frame counter logic 120 maintains the global frame counter 140 by incrementing the global frame counter 140 when the display 150 refreshes. Global frame counter 140 is used to determine the progress of an update of a pixel. The global frame counter 140 serves as a reference to determine a current incremental stage in the update progress for the pixel. The incremental stages in the update correlate to a frame number that may be determined from the global frame counter 140. In this manner, the pixel may be properly updated through a sequence of values until reaching the new value as speci fied in the request to update. Thus, while one or more pixels 160 in the display 1 50 are being updated, the global frame counter 140 is incremented when the display 150 refreshes (e.g., counter is incremented at each refresh cycle) thereby providing a reference for the sequence of values. Once pixels 160 in the display 150 are no longer being updated, the display will not be refreshed and the global frame counter 140 can be paused until an update of one or more pixels 160 is once again initiated.

[0030] If the display 150 has a refresh rate of 50 I Iz. the value of the global frame counter 140 is incremented every 1/50 seconds while the controller 100 is updating a pixel. Since a pixel, in this example, is capable of displaying 256 di ferent values, the global frame counter 140 is configured as an 8 bit counter to account for the full range of values for a pixel. When the global frame counter 140 reaches the maximum value of 255 (e.g.. "1 1 11 1 1 1 1" for an 8 bit counter) it will loopback to a starting value (e.g.. 00000000). Accordingly, the frame counter logic 120 may adapt the calculation of the frame number by checking whether the current value of the global frame counter 140 is less than the initial value of the global frame counter 140 from when an update of a pixel was initiated. If this condition is true, then the value (e.g., 256 or 2 N . where N is the number of bits in the counter) is added to the current value of the global frame counter 140 prior to determining the frame number during an update sequence of a pixel (e.g. Frame Number = (Current value of Global Frame Counter + 256) - Initial Value of Global Frame Counter).

[0031] In other embodiments, the global frame counter 140 may continue to increment even though the controller 100 is not updating any pixels 160. In this example, the global frame counter 140 may be part of a system clock or other timer that continually tracks time.

[0032] In one embodiment, the frame counter logic 120 is also configured to determine a frame number when updating a pixel. The frame number represents a current incremental step for updating a pixel between an original value and a new value. Using the frame number controller 100 can identify an intermediate value for incrementally adjusting the pixel to the new value. Frame counter logic 120 determines the frame number by adjusting a current value of the global frame counter 140 by an initial value of the global frame counter 140. The current value of the global frame counter 140 is, for example, a value of the global frame counter that continuously changes when the display 150 refreshes, which for a 50 Hz refresh rale is once every 1/50 seconds. The initial value is the value of the global frame counter 140 when an update request is received to update the pixel from an original value to a new value. The initial value is written to a memory in the device 1 10 when the request is received. Thus, the initial value is also a current value at the time when the update request is received. As the update process performs, the current value will incrementally change while the initial value stays the same.

[0033] In the present example, the frame counter logic 120 adjusts the current value of the global frame counter 140 to determine the frame number. This may include subtracting the initial value from the current value of the global frame counter 140. When performing this calculation, the frame counter logic 120 reads the initial value of the global frame counter 140 from memory. The frame counter logic 120 then calculates the frame number and passes the frame number to the pixel logic 130 to continue with the update. The frame number is not written back to memory once calculated. In this manner, the frame number is determined using the global frame counter 140 without using memory bandwidth to perform a write-back operation for each incremental step.

[0034] The pixel logic 130 drives values to the pixels 160 in the display 1 50 based on the frame number. In one example, the pixel logic 130 is configured to incrementally adjust the value of a selected pixel by progressively changing the value from its original pixel value to a new pixel value as specified in an update request. Pixel logic 130 iteratively performs the value adjustment until the value of the pixel is equal to the new value. For each refresh of the display 150, the frame counter logic 120 provides a ne frame number to the pixel logic 130. The pixel logic 130 uses at least the frame number to determine an intermediate pixel value when incrementally adjusting the value of the pixel. [0035] In one embodiment, the pixel logic 130 determines a value to drive to the display 1 50 to change the pixel by performing a lookup in a lookup table using the frame number, the new value of the pixel, and the original/initial value of the pixel as input. The lookup table stores voltage values corresponding to sets of initial pixel value, new pixel value and frame number. In one example, the lookup table returns a voltage to be applied to the pixel in the display 150 to progress the value of the pixel by an incremental step in updating the pixel value to the new value.

[0036] Consider an example of a conventional display that uses individual counters for pixels against an embodiment that uses a global frame counter as described in Figure 1 . First, consider a display with a screen resolution of 1600 x 1200 pixels that is capable of displaying 256 (2 ) different values for a pixel (8 bits per pixel) and has a refresh rate of 50 Hz. Conventionally, updating the display may consume 183 Mbyte/sec. since there are 1200x1600 pixels that each consume 8 bits o bandwidth per read and 8 bits of bandwidth per write to memory and these write operations occur for each refresh of the display ((8+8)*50* 1600* 1200 = 1 536000000 bits/sec = 192000000 bytes/sec - 183 Megabytes/sec). However, using the present global frame counter 140 reduces the memory bandwidth used since there is only one write to memory at the beginning of the update sequence. Thus this results in an update that may consume 93 Mbyte/sec, which amounts to a savings of 90 Mbytes/sec ((8*50+8)* 1600* 1200 = 783360000 bits/sec = 97920000 bytes/sec = 93 Megabytes/sec). Accordingly, the global frame counter 140 reduces use of memory bandwidth by nearly 50% in this example.

[0037] Figure 2 illustrates another implementation of a controller associated with independently updating pixels that includes the frame counter logic 120 of Figure 1. Figure 2 also includes the global frame counter 140 and display 150 of figure 1 . In this embodiment, memory 210 is illustrated as storing an initial value 220 of a pixel, a new value 230 of the pixel, and an initial value 240 of the global frame counter 140a. The initial value 220 of the pixel and the new value 230 of the pixel are used as an input to a lookup table 250 along with an incremental frame number determined by frame counter logic 120a. In response to receiving these three values, the lookup table 250 provides an intermediate pixel value to drive the pixel in the display 150a. In one embodiment, the lookup table 250 provides the intermediate value directly to the display 150a. In alternative embodiments, the lookup table 250 is part of the pixel logic 130 of Figure 1 and the pixel logic 130 in cooperation with the controller 100 provides the intermediate value to the display 1 50.

[0038] Figure 3 illustrates one example of a sequence of steps for independently updating pixels. The sequence of steps illustrated in Figure 3 will be discussed along with elements from Figure 2. An example of three adjacent pixels A, B, and C are illustrated in Figure 3 at three sequential steps in time 3 10, 320, and 330. At time 310. pixel A has an original value of "0", pixel B has an original value of "5", and pixel C has an original value of "7". The values of the pixels may represent a color (e.g.. gray. red. yellow, blue) or degree of color (e.g.. grayscale) that the pixel displays.

[0039] Suppose that a request to update pixel A to a new value "2" is received at time 3 10 and assume that the value of the global frame counter 140 is "5" at this point. Thus, the value "5" is stored in memory 210 as the initial value 240. The new value "2" is stored in memory 210 as the new value 230 and the present value "0" of pixel A is stored in memory 210 as the original pixel value 220. Concurrently, the frame counter logic 120 determines the incremental frame number and provides the value to the lookup table 250. The original pixel value 220 and the new value 230 are also provided to the lookup table at this time. The lookup table 250 provides the result of the lookup using the three values as input. The resulting value is the intermediate value that is driven to pixel A. This intermediate value is reflected in the value of pixel A when the display 1 50 refreshes at time 320, which is a value "1".

[0040] Global frame counter 140 is incremented when transitioning from time 3 10 to 320 as a function of the refresh of display 150. Thus, as a result of the refresh, the value of the global frame counter 140 changes to "6" ( e.g.. incremented once from 5). At time 320. the values of pixels B and C are unchanged. This is one example of how pixels are independently updated (e.g., the value of one pixel changes without affecting other pixels). Frame counter logic 120 continues the update of pixel A by determining the next frame number to provide to the lookup table 250 as input. Thus, frame counter logic 120 reads the initial value 240 from memory 210 and adjusts the current value "6" of global frame counter 240 based on the initial value 140 to obtain the next frame number. In this example, the frame counter logic 120 subtracts the initial value 240 "5" from the current value "6" of the global frame counter 140. This calculation provides a frame number of "1" that the frame counter logic 120 then provides to the lookup table 250 to determine an intermediate value to drive to the display 150 for pixel A.

[0041] Additionally, at time 320, suppose a request is received to update pixel B to a new value "1". Thus, the steps discussed above in relation to pixel A at time 310 will occur similarly for pixel B except the memory values 220, 230, and 240 are stored as different values (not illustrated in Figure 2) in the memory 210 to prevent overwriting of values for pixel A.

[0042] At time 330. the result of incremental updating pixels A and B are reflected in the displayed values of pixels A and B. The update of pixel A is complete since the current value "2" equals the new value "2" from the request to update. Pixel B has been changed to "4" as it continues to incrementally change towards its requested value of "1" in additional incremental steps (not shown). Pixel C remains unchanged since no update for pixel C is occurring. The update of pixel B while pixel A is concurrently being updated (and while other pixels are not updated) is an example of how pixels 160 are independently updated in the display 150 using the controller 100 of Figure 1. In prior systems, the update to pixel B would not begin until pixel A finished being updated at time 330. Additionally, the memory bandwidth savings realized by using the global frame counter 140 is demonstrated at time 320 when determining the frame number for pixel A. At 320, no value is written-back to memory 210 for pixel A. Instead, the frame number is determined using the current value of global frame counter 140 and by reading the initial value 240 from memory 210. [0043] Figure 4 illustrates an example of a timing diagram associated with updating two pixels, such as pixels A and B of Figure 3. Figure 4 shows a more detailed memory timing sequence for independently updating the two pixels in a display. The update sequences for pixels A and B, as illustrated in Figure 4, partially overlap but begin and end at different times of the global frame counter. As illustrated, the update of pixel B begins after the update of pixel A initiates, which demonstrates one way in which two different pixels are updated independently of each other.

[0044] At 410, pixel A's update sequence begins by writing the initial value of the global frame counter to memory. The memory write at 410 is similar to that discussed with pixel A in Figure 3 at 3 10. The global frame counter is incremented by one step between 410 and 420. Additionally, an intermediate value for pixel A is driven to the display with a refresh that occurs in the transition between 410 and 420.

[0045] At 420, the initial value of the global frame counter that was written to memory at 410 is read from memory and an incremental frame number for pixel A is determined. The incremental frame number read at 420 is used to determine an intermediate value in pixel A's update sequence that is driven to the display. The update sequence for pixel A progresses in this manner with iterative reads from memory of the initial value of the global frame counter value until pixel A is updated to the new value. While the update sequence continues for pixel A, the global frame counter continues to update, and a request to update pixel B is received. At 430, the pixel B update sequence begins where the initial value for the global frame counter is written to memory (e.g.. "write" action). The initial value equals the value of the global frame counter at the time when the request to update pixel B is received. The steps associated with 430 and pixel B are similar to those of pixel A at 410. Additionally, the memory write at 430 for pixel B occurs along with a memory read for pixel A during the update sequence of pixel A.

[0046] At 440. the update sequence for pixel A continues concurrently as the update sequence for pixel B is progressing. The memory read events for pixels A and B at 440 and 450, respectively; occur at substantially the same time. Incremental frame numbers determined for pixel A and pixel B at this point will differ since the initial values of the global frame counter for pixels A and B are different due to their respective update sequences beginning at different times. The intermediate pixel values for the incremental frames of pixels A and B at 440 and 450 will be driven to the display screen in the same refresh cycle of the display.

[0047] Memory read 460 and 470 also occur at substantially the same time with the intermediate values of the pixels being driven to the display at the same refresh. However after read 460, the final incremental adjustment for pixel A is complete and the update sequence for pixel A terminates. The update sequence for pixel B continues until 480 when the new value is displayed. It should be understood that Figure 4 illustrates an overlapping update of two pixels A and B. I Iowever. more or less pixels may be updated at the same time or overlap in a similar manner as pixels A and B.

[0048] Figure 5 illustrates one embodiment of a method 500 associated with independently updating pixels in an electronic display using a global frame counter. Method 500 may be implemented, for example, in controller 100 of Figure 1 . Method 500 will be discussed in the context of updating a single pixel in a display. 1 Iowever. method 500 is not limited to updating one pixel at a time. In various embodiments, method 500 may be a threaded process that occurs in parallel with multiple instances that are also updating other pixels in the display. Additionally, separate pixels may be updated concurrently and/or sequentially and may begin and/or end during the update of other pixels.

[0049] At 510, method 500 begins by storing an initial value of the global frame counter in a memory. In one embodiment, storing the initial value occurs in response to receiving a request to update the pixel to a new value. In this manner, an association to when the request to update the pixel was received is saved for later reference. When the display refreshes the global frame counter increases in value, thus, an elapsed number of frames is determined by referring back to the start time previously stored in memory. [0050] At 520, a memory read occurs to retrieve the initial value of the global frame counter that was written to memory at 510. In one embodiment, a first iteration of the read at 520 may be skipped since the initial value is the same as the current value of the global frame counter at this time. Thus, for the initial iteration, method 500 may proceed from 5 10 to 530, in one embodiment.

[0051] At 530. method 500 determines the incremental frame number. The incremental frame number is used to identify an intermediate value in a series of values for incrementally adjusting the pixel to the new value. An incremental adjustment of the pixel occurs with each refresh of the screen. Accordingly, the incremental frame number is related to the number of refreshes for the display since receiving the request to update the pixel. The incremental frame number is determined from a current value of a global frame counter and the initial value of the global frame counter. In one example, the incremental frame number is determined by subtracting the initial value of the global frame counter from the current value of the global frame counter. In alternative embodiments, the global frame counter is a clock and not a simple counter. Thus, the initial value and the current value of the global frame counter may be processed by an algorithm that provides the incremental frame number as an output. This approach may be applied where the initial value is a start time and the current value is a present time. In this case, the values would be adjusted for the refresh rate to determine the incremental frame number.

[0052] At 540, the pixel is incrementally adjusted by applying an intermediate pixel value to the display. The intermediate pixel value is determined by using, at least, the incremental frame number as an input to the lookup table. Figure 6 illustrates one embodiment of the lookup table 250a used to determined the intermediate pixel value of figure 2. The look-up table 250a includes a listing of intermediate pixel values for updating a pixel based on various combinations of input values. In one example, the look-up table 250a also uses the original value of the pixel and the new value of the pixel as inputs. By providing the original value and new value as inputs, the polarity/direction of change can be determined. Thus, providing the incremental frame number, the original value, and the new value facilitate determining an intermediate value that will progress the update sequence for the pixel in the correct direction with the correct value. The value that is supplied by the look-up table 250a for the intermediate pixel value may be a positive or a negative voltage that causes the pixel to change by a single display value from the current value of the pixel. In this manner, the pixel incrementally progresses through display values between the original value and new value.

[0053] In some embodiments, the look-up table 250 a provides a waveform as the intermediate pixel value. The waveform may be of a specific design to cause the pixel to change in a certain manner. For example, the waveform may be a square waveform or saw-tooth waveform of specific amplitude to change to the pixel value accordingly.

[0054] With continued reference to Figure 5, at 550, the method increments the global frame counter after adjusting the value of the pixel at 540. The global frame counter is, for example, based on a refresh rate for the display. Thus with each refresh of the display, the global frame counter is incremented. In this manner, the global frame counter tracks how many times the display refreshes and can be used to determine which frame in an update sequence is currently being displayed. In alternative embodiments, the global frame counter is a clock and is not incremented with the refresh of the display. Instead, the global frame counter operates as a standard clock but with enough precision in order to effectively determine the incremental frame number. For example, if the refresh rate for the display is 50 Hz then a refresh of the display occurs every 0.02 seconds. Accordingly with a global frame counter that is precise to at least 0.01 seconds, an accurate count of display refreshes may be made when the refresh rate is 50 Hz.

[0055] At 560, the method proceeds by determining whether the pixel equals the new value. Actions at 520 to 560 are performed iteratively for each refresh o the display until the value of the pixel is equal to the new value that was provided in the original request to update. [0056] The following includes definitions of selected terms employed herein. The definitions include various examples and/or forms of components that fall within the scope of a term and that may be used for implementation. The examples are not intended to be limiting. Both singular and plural forms of terms may be within the definitions.

[0057] References to "one embodiment "* , "an embodiment "" , "one example", "an example", and so on, indicate that the embodiment(s) or example(s) so described may include a particular feature, structure, characteristic, property, element, or limitation, but that not every embodiment or example necessarily includes that particular feature, structure, characteristic, property, element or limitation. Furthermore, repeated use of the phrase "in one embodiment *" does not necessarily refer to the same embodiment, though it may.

[0058] "Logic "" , as used herein, includes but is not limited to hardware, firmware, instructions stored on a non-transitory medium or in execution on a machine, and/or combinations of each to perform a function(s) or an action(s), and/or to cause a function or action from another logic, method, and/or system. Logic may include a software controlled microprocessor, a discrete logic (e.g., ASIC), an analog circuit, a digital circuit, a programmed logic device, a memory device containing instructions, and so on. Logic may include one or more gates, combinations of gates, or other circuit components. Where multiple logics are described, it may be possible to incorporate the multiple logics into one physical logic. Similarly, where a single logic is described, it may be possible to distribute that single logic between multiple physical logics. One or more of the components and functions described herein may be implemented using one or more of the losic elements.

[0059] While for purposes of simplicity of explanation, illustrated methodologies are shown and described as a series of blocks. The methodologies are not limited by the order of the blocks as some blocks can occur in different orders and/or concurrently with other blocks from that shown and described. Moreover, less than all the illustrated blocks may be used to implement an example methodology. Blocks may be combined or separated into multiple components. Furthermore, additional and/or alternative methodologies can employ additional, not illustrated blocks.

[0060] To the extent that the term "includes" or "including" is employed in the detailed description or the claims, it is intended to be inclusive in a manner similar to the term "comprising" as that term is interpreted when employed as a transitional word in a claim.

[0061] While example methods, apparatus, and so on have been illustrated by describing examples, and while the examples have been described in considerable detail, it is not the intention of the applicants to restrict or in any way limit the scope of the appended claims to such detail. It is. of course, not possible to describe every conceivable combination of components or methodologies for purposes of describing the systems, methods, and so on described herein. Therefore, the disclosure is not limited to the specific details, the representative apparatus, and illustrative examples shown and described. Thus, this application is intended to embrace alterations, modifications, and variations that fall within the scope of the appended claims.