• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » DLP & MEMS » DLP LightCrafter Development Platform » Sequences longer than 96 frames at 4000Hz
Share
DLP & MEMS
  • Forums
Options
  • Subscribe via RSS

Sequences longer than 96 frames at 4000Hz

Sequences longer than 96 frames at 4000Hz

This question is not answered
Andrew Jones
Posted by Andrew Jones
on May 01 2012 00:31 AM
Prodigy45 points

I have an application that requires projecting more than 96 1-bit frames at 4000Hz.  I ideally I would be able to loop through at least 288 frames (3 x the current memory) or even do continuous update.  It seems there are two main possibilities.

1) Increase the size of mDDR memory from 4 608x684 images to at least 12 images to accommodate more bit planes.  Is the LightCrafter available with larger memory caches or is this difficult to switch out ourselves?  Is there any reference for reprogramming the FPGA in this way?

2) Increase the speed of the 24bit RGB interface of the DLPC300 from 60Hz to 180Hz.  This would allow arbitrarily long sequences at 4000Hz.   Where is the bottleneck that limits this update speed? Is it on the DLPC300 or the the FPGA?

Standard graphics cards from Nvidia and ATI already support refresh rates of 180Hz or faster so it would be really cool if this projector kit could support these speeds as well.  I would also be interested if we can just generate our own 4000Hz images using the embedded-Linux kernel and upload them to the DLPC300.

Are any of these options plausible as extensions to the standard LightCrafter kit?

Thanks.

NPI
Report Abuse
  • Reply
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
All Replies
  • Divya
    Posted by Divya
    on Mar 02 2012 16:27 PM
    Expert3680 points

    Hi Andrew,

    Welcome to TI E2E Forum.

    As already mentioned in the  post  here, it is not feasible to extend the mDDR memory above 4 24-bit images since it is used to store DMD system information.

    Unfortunately, DLPC300 can only support up to 60Hz  frame rate for Video mode and FPGA allows a maximum speed of 4000Hz for binary patterns.

    I will investigate and update you on the possibility of loading patterns on the SD card and displaying the patterns at faster rate.

    Best Regards,

    Divya

    www.ti.com/mems

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Andrew Jones
    Posted by Andrew Jones
    on Mar 05 2012 18:41 PM
    Prodigy45 points

    While it seems that there isn't any extra space in the existing 32MB (5MB of which is available for patterns), what I had in mind was physically switching out the FPGA memory chip for a larger chip.   I understand that switching out IC components is not simple and may nore even be possible given the current hardware design.  At the very least it would probably require reprogramming the FPGA.

    However this is hard for me to judge without additional hardware information.  While I could find specs for the DLPC300 mDDR memory on page 28 of the DLPC300 datasheet, I couldn't find any equivalent information for the FPGA.

    Thanks for your quick response.  I still remain excited about the possibility of transferring patterns from the SD card or main memory to the FPGA and am looking forward to these updates from TI.

    LightCrafter DLP external pattern sequence
    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Divya
    Posted by Divya
    on Mar 06 2012 11:48 AM
    Expert3680 points

    Hi Andrew,

    You have to upgrade the firmware to be able to load more patterns through SD card. The software release might take 2 more weeks.I appreciate your patience.

    For information on FPGA, these links might help- link & link.

    Also, you  should be aware that TI would not support the replacement of FPGA.

    Regards,

    Divya

    www.ti.com/mems

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Nghia Huynh
    Posted by Nghia Huynh
    on Apr 06 2012 18:17 PM
    Prodigy80 points

    Hi Divya,

    Has the new software been released yet? Will there be documentation of how to configure the LightCrafter to read pattern from the SD card?

    Thanks,

    Tommy

    LightCrafter sequence
    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Divya
    Posted by Divya
    on Apr 12 2012 17:56 PM
    Expert3680 points

    Hi Tommy,

    The team is testing the beta version of the software and it should be released after the testing is complete. Yes, I will post the documentation on how to configure and use the software.

    Thanks & Regards,

    Divya

    www.ti.com/mems

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • PedroGelabert
    Posted by PedroGelabert
    on Apr 19 2012 15:58 PM
    Intellectual1980 points

    Tommy,

    We are also reviewing an update to the DLPC300 SW Programmer's Guide that explains how the display sequences are configured through I2C commands. This will appear shortly. 

    Here is a little description of the DLPC300 video modes:

    Display Sequences

    A DLP Display Sequence consists of several parameters which dictate the loading of the DMD and the control of PWM to the LEDs. To upload a Display Sequence, a Compound I2C command must be issue to read the sequence from SPI Flash firmware, load into DLPC300's processor memory, and configure the DLPC300's processor to this sequence. Section 2.2.9describes the Compound I2C command sequence.

    Once a particular sequence is loaded into the DLPC300 processor memory, the Sequence Vector Setup selects the instance of the sequence to execute

    DLPC300 supports two main video output modes: streaming data through the 24-bit RGB parallel bus or displaying previously loaded images from the DLPC300's mDDR Display Buffer. We call the first mode: External Video Sequence. While we call the pre-loaded images: Internal Pattern Sequence with Optional FPGA.

    As shown in the attached, the DLPC300 stores four 24-bit frames in the mDDR. This portion of mDDR serves as the DLP3000 Display Buffer. The 96 bit-plane Display Buffer is arranged in a circular buffer style, meaning that the last bit-plane addition to the buffer replaces the oldest stored bit-plane. While the DLPC300 fills one buffer, the DLPC300 can read a previously filled buffer and load it into the DLP3000 DMD array. The DLPC300 takes 215 μs to load the first bit-plane into the DMD array. The DLPC300 takes135 μs to rotate buffers. Thus, for every 24-bit planes there is an additional 135 μs delay to rotate the buffer. These delays result in a maximum pattern rate of about 4 KHz per bit-plane.

    The limit on bit-planes pre-loaded constrains the number of patterns in the internal video sequence mode. For external video streaming, there is no limit on number of patterns, but the maximum speed is dependent on the bit-depth and the frame rate.

    External Video Sequence

    The External Video Sequence supports 3-, 6-, 12-, 16-, 18-, or 24-bit RGB images, as well as, 1-, 2-, 3-, 4-, 5-, 6- ,7-, or 8-bit monochrome images at up to 60 Hz frame rate. These External Video Sequences take data streamed through the 24-bit RGB parallel bus at a pre-selected frame rate of 15, 30, 40/45, or 60 Hz. The 16-, 18-, and 24-bit External Video Sequences are typical of projection systems, while the 3-, 6-, and 12-bit RGB and the Monochrome Video Sequences are typically used in structure light applications.

    Table 1 of the DLPC300 Data Sheets shows the external video sequences and and their maximum pattern rates.

    Internal Video Sequence with Optional FPGA

    The Internal Video Sequence supports 1-, 2-, 3-, 4-, 5-, 6- ,7, or 8-bit monochrome images. This mode utilizes custom Display Sequences with an optional FPGA to display monochrome patterns at higher speeds than the External Video Sequence. The DLPC300 in conjunction with an optional FPGA achieve higher speeds by pre-loading the images into the DLPC300's mDDR. Once the images are pre-loaded, the DLPC300 loads the images into the DMD while the FPGA rotates the Display buffer on every twenty-fourth bit-plane.

    Table 2 of the DLPC300 Data Sheets shows the internal video sequences and and their maximum pattern rates.

    However, the formula is wrong. The correct formula is:

    In 1-bit internal video sequence mode, the DMD load is pipelined with the exposure time for the fastest rate possible.

    Hopes this explains the operation of the DLPC300 and its pattern generation a little better.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Adrian Mariampillai
    Posted by Adrian Mariampillai
    on Apr 28 2012 08:36 AM
    Prodigy100 points

    Hi Pedro,

    Are the minimum exposure times listen in table 3-3  physical limitations of the system? I would have thought that 8 bit monochrome patterns could be displayed at 180Hz (based on 24-bit RGB display rate).

    Thanks again,

    Adrian

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • PedroGelabert
    Posted by PedroGelabert
    on May 01 2012 00:31 AM
    Intellectual1980 points

    Adrian,

    THe minimum exposure times is a limitation of the video sequences supported by the DLPC300. These video sequences take into account DMD load times. For 8-bit monochrome patters, that are streamed into the 24-bit RGB port, the maximum rate is 120 Hz. For 7-bit monochrome patterns streamed throughout the RGB port, the maximum rate is 180 Hz.

    On the other hand, if the patterns are pre-loaded into the internal buffer, the maximum pattern rate for 8-bit monochrome is 115Hz. I a updating the DLPC300 SW Programmer's guide with descriptions on how to invoke these modes and will be released shortly.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Jordanka Tasseva
    Posted by Jordanka Tasseva
    on May 06 2013 11:55 AM
    Intellectual355 points

    Dear Pedro,

    Thank you for your post. I've got the following questions unclear:

    1) In the formula for the pattern rate, "Pattern exposure period" should be the Number of Patterns multiplied by the exposure time for each pattern. Is that right?

    2) The "Buffer rotate overhead" is 135 us x 4, or 135 us for each displayed pattern?

    To be more specific, if I load 96 1bit images and set the exposure time to 250 us (the minimum allowed), does that mean that the whole set will be displayed for 96 x (250 us + 135 us) that is approximately 2597 Hz. If it is correct we cannot really achieve the 4 kHz refresh rate stated in the specification of the LCr.

    Is there some period other than 135 us delay when making transition between the last and the first buffer, in case we are displaying over and over the same set of 96 images?

    3) I tried to play a movie, consisting of 24-bit frames through the HDMI and wanted to display each of them as 24 1-bit frame (thus multiplying by 24 the 60 Hz refresh rate in video mode), but was unsuccessful. What do I get wrong?

    4) Is there a possibility to skip loading the buffer. We need that, when continuous renewal of the 96-images set is required.

    From what I was able to retrieve as information for the DLP 3000 chip, the internal interfaces between the SDRAM and DMD have transfer rate of 16 bit x 166 MHz (or 64 bit x 133 MHz). The time need to refresh the entire u-mirror array is 16 us (more than 60 kHz) that practically doesn't impose limitations. I am not an expert but if we are able to encode 16 1-bit images into single 16-bit frame, will that allow us to project at  16x166000/(684x608) > 6 kHz? If not why and how any limitation like this can be overcome.

    Thank you!

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • PedroGelabert
    Posted by PedroGelabert
    on May 09 2013 18:30 PM
    Intellectual1980 points

    Jordanka,

    1) The Pattern exposure period is the amount of time a single pattern is displayed. All patterns in a pattern sequence are exposed by the same amount of time. 

    2) The buffer rotate overhead is necessary when more than 24 bit planes are used. There are four buffers and each buffer can accommodate 24 bit planes. If the pattern sequence consumes more than 24 bit planes, then a buffer rotation is needed. Since all patterns have the same exposure time, then this buffer rotate penalty is added to all. Hence the formal has a difference between this pattern sequences that fit in 24 bit-planes or under and those that require more than 24 bit planes.

    To achieve the 4KHz pattern rate, you can only create a pattern sequence with 24 1-bit images with a 250 us exposure time (this exposure time includes the bit plane load time). For greater than 24 1-bit images, then the pattern rate is 250 us + 135 us = 285 us or 2597 Hz. 

    3) You have to provide the 24-bit image with each 1-bit pattern serially shifted into each bit, as described in SW Programmers Guide Table 2-104 in Section 2.3.1.1.2.11. You also have to set LightCrafter using the GUI to HDMI video mode with 608 x 684.

    4) The buffer is pre-loaded with the 96 images. Once preloaded, the only delay  is the exposure time + buffer rotate overhead. The LightCrafter GUI always pre-loads the buffer with all the pattern images.

    The limitations to the speed of the device have to do with DMD load times, sequences to control, resetting the mirrors, buffer rotate, etc. Also note that the DMD interface bus is only 15-bits at 76MHz and not 16-bit at 166 MHz. Thus, 4 KHz is the fastest pattern rate, if using 24 bit planes or less. 2597 Hz is the fastest pattern rate, if using more than 24 bit panes.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
TI E2E™ Community
  • Support Forums
  • Blogs
  • Videos
  • Groups
  • Site Support & Feedback
  • Settings
TI E2E™ Community Groups
  • TI University Program
  • Make the Switch
  • Microcontroller Projects
  • Motor Drive & Control
Other Communities
  • Deyisupport
  • Designsomething.org
  • beagleboard.org
  • TI on Element 14
  • TI on TechXchangeSM
Other Technical & Support Resources
  • WEBENCH® Design Center
  • Product Information Centers
  • Technical Documents
  • TI Design Network
  • TI Technical Articles
  • TI Training

All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.

© Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy Policy | Terms of Use