Skip to main content

Real-time holographic displays one step closer to reality

Real-time holographic displays one step closer to reality

Researchers from the University of Cambridge have designed a new type of pixel element and demonstrated its unique switching capability, which could make three-dimensional holographic displays possible.

A large amount of surface area is being underutilised, which could be used to store information
Calum Williams
Real-time dynamic holographic displays, long the realm of science fiction, could be one step closer to reality, after researchers from the University of Cambridge developed a new type of pixel element that enables far greater control over displays at the level of individual pixels. The results are published in the journal Physica Status Solidi.
As opposed to a photograph, a hologram is created when light bounces off a sheet of material with grooves in just the right places to project an image away from the surface. When looking at a hologram from within this artificially-generated light field, the viewer gets the same visual impression as if the object was directly in front of them.
Currently, the development of holographic displays is limited by technology that can allow control of all the properties of light at the level of individual pixels. A hologram encodes a large amount of optical information, and a dynamic representation of a holographic image requires vast amounts of information to be modulated on a display device.
A relatively large area exists in which additional functionality can be added through the patterning of nanostructures (optical antennas) to increase the capacity of pixels in order to make them suitable for holographic displays.
“In a typical liquid crystal on silicon display, the pixels’ electronics, or backplane, provides little optical functionality other than reflecting light,” said Calum Williams, a PhD student at Cambridge’s Department of Engineering and the paper’s lead author. “This means that a large amount of surface area is being underutilised, which could be used to store information.”
Williams and his colleagues have achieved a much greater level of control over holograms through plasmonics: the study of how light interacts with metals on the nanoscale, which allows the researchers to go beyond the capability of conventional optical technologies.
Normally, devices which use plasmonic optical antennas are passive, meaning that their optical properties cannot be switched post-fabrication, which is essential for real-world applications.
Through integration with liquid crystals, in the form of typical pixel architecture, the researchers were able to actively switch which hologram is excited and there which output image is selected.
“Optical nanoantenas produce a strong interaction with light according to their geometry. Furthermore, it is possible to modulate this interaction with the aid of liquid crystals,” said co-author Yunuen Montelongo, a PhD student at the Department of Engineering.
The work highlights the opportunity for utilising the plasmonic properties of optical antennas to enable multi-functional pixel elements for next generation holographic display technologies.
Scaling up these pixels would mean a display would have the ability to encode switchable amplitude, wavelength and polarisation information, a stark contrast to conventional pixel technology.

The text in this work is licensed under a Creative Commons Licence. If you use this content on your site please link back to this page. For image rights, please see the credits associated with each individual image.
- See more at: http://www.cam.ac.uk/research/news/real-time-holographic-displays-one-step-closer-to-reality#sthash.jKSizVdW.dpuf

Comments

Popular posts from this blog

sxhkd volume andbrightness config for dwm on void

xbps-install  sxhkd ------------ mkdir .config/sxhkd cd .config/sxhkd nano/vim sxhkdrc -------------------------------- XF86AudioRaiseVolume         amixer -c 1 -- sset Master 2db+ XF86AudioLowerVolume         amixer -c 1 -- sset Master 2db- XF86AudioMute         amixer -c 1 -- sset Master toggle alt + shift + Escape         pkill -USR1 -x sxhkd XF86MonBrightnessUp          xbacklight -inc 20 XF86MonBrightnessDown          xbacklight -dec 20 ------------------------------------------------------------- amixer -c card_no -- sset Interface volume run alsamixer to find card no and interface names xbps-install -S git git clone https://git.suckless.org/dwm xbps-install -S base-devel libX11-devel libXft-devel libXinerama-devel  vim config.mk # FREETYPEINC = ${X11INC}/freetype2 #comment for non-bsd make clean install   cp config.def.h config.h vim config.h xbps-install -S font-symbola #for emoji on statusbar support     void audio config xbps-i

Hidden Wiki

Welcome to The Hidden Wiki New hidden wiki url 2015 http://zqktlwi4fecvo6ri.onion Add it to bookmarks and spread it!!! Editor's picks Bored? Pick a random page from the article index and replace one of these slots with it. The Matrix - Very nice to read. How to Exit the Matrix - Learn how to Protect yourself and your rights, online and off. Verifying PGP signatures - A short and simple how-to guide. In Praise Of Hawala - Anonymous informal value transfer system. Volunteer Here are five different things that you can help us out with. Plunder other hidden service lists for links and place them here! File the SnapBBSIndex links wherever they go. Set external links to HTTPS where available, good certificate, and same content. Care to start recording onionland's history? Check out Onionland's Museum Perform Dead Services Duties. Introduction Points Ahmia.fi - Clearnet search engine for Tor Hidden Services (allows you

download office 2021 and activate

get office from here  https://tb.rg-adguard.net/public.php open powershell as admin (win+x and a ) type cmd  goto insall dir 1.         cd /d %ProgramFiles(x86)%\Microsoft Office\Office16 2.           cd /d %ProgramFiles%\Microsoft Office\Office16 try 1 or 2 depending on installation  install volume license  for /f %x in ('dir /b ..\root\Licenses16\ProPlus2021VL_KMS*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16\%x" activate using kms cscript ospp.vbs /setprt:1688 cscript ospp.vbs /unpkey:6F7TH >nul cscript ospp.vbs /inpkey:FXYTK-NJJ8C-GB6DW-3DYQT-6F7TH cscript ospp.vbs /sethst:s8.uk.to cscript ospp.vbs /act Automatic script (windefender may block it) ------------------------------------------------------------------------------------------------------------------- @echo off title Activate Microsoft Office 2021 (ALL versions) for FREE - MSGuides.com&cls&echo =====================================================================================&