Lorem ipsum dolor sit amet, consectetur adipisic ing elit, sed do eiusm
Lorem ipsum dolor sit amet, consectetur adipisic ing elit, sed do eiusm
Showing posts with label tech. Show all posts

The future evolution of smartphone cameras


The future evolution of smartphone cameras



Smartphone cameras have come a long way — moving from being a convenient way to share a mediocre snapshot, to near pro-quality image capture tools in the right hands. While the old benchmark of resolution seems to have topped out, innovation is accelerating in many areas of mobile camera technology, so we can look forward to continuing upgrades as new phones are released.

Bigger, better pixels

After years of racing towards higher megapixel counts, camera vendors have finally come around to realizing that more isn’t always better. More pixels packed into the same size sensor means smaller pixels. Smaller pixels typically have more noise than their larger brethren — they capture less photons in a given time period, so each stray photon or electron contributes a larger percentage amount of noise. Tiny pixels also run closer to the diffraction limits of optics — particularly the inexpensive kind found in phones — so the added resolution gain isn’t really all its cracked up to be. In some high-resolution cameras, a 50% increase in pixel resolution only equates to an effective resolution boost of around 10%.
HTC has led the way in the retro effort to go back to fewer, larger pixels. Its 4MP UltraPixel cameras feature sensor sites that have three times the surface area of 13MP competitive cameras — 4 square micrometers versus 1.3. In a somewhat odd move, Nokia has also swerved from offering the uber-resolution 41MP Lumia 808 to trumpeting the “good enough” 8.7MP resolution of its new flagship, the Lumia 920. In exchange, the Lumia 920 picks up amazing low-light performance, and is going head-to-head with the HTC One in that category.
HTC's UltraPixels have a much larger surface area than typical phone camera sensorsUnlike with HTC’s UltraPixels, there doesn’t seem to be any one technical change or breakthrough that gives the 920 its excellent low-light performance. Instead it seems to be a combination of high fill factor from its back-illuminated sensor, better optical image stabilization, a Zeiss “low-light optimized” f/2 lens, and lots of fancy noise reduction and image processing done by the phone immediately after the capture.

Faster, cheaper focusing

Autofocus has been a major source of irritation for smartphone and point-and-shoot camera owners alike. Never fast enough to capture quickly moving action, AF speed has been one of the features that keeps DSLR makers in business. Smartphone makers are moving to change that. HTC’s ImageChip 2, for example, offers 200ms full-range autofocus, a fraction of the second or more found in previous phones.
Traditionally, cameraphone autofocus modules have relied on voice coil motors (VCMs) to move lens elements in order to focus. Sending a current through a coil causes the elements to move towards a magnet. Removing the current allows a spring to pull the elements back in the other direction. The VCM is used to move the focus a little bit at a time, with an image captured and evaluated at each step. A typical camera can have as many as ten or twenty steps between near and far extreme focus, which can easily mean a second or more of total time to acquire focus. No spring chicken, VCM technology dates back to the first telephone, and comes with baggage in the form of heat, noise, and lack of precision.
MEMS module from DigitalOptics uses comb shaped elements which are attracted using an electrical currentMicroelectromechanical (MEMS) technology offers the promise of improving AF speed, while reducing the size and power consumption of camera modules. MEMS devices use an electrostatic charge to pull together two comb-shaped surfaces, much like a solid-state version of what happens in a VCM. DigitalOptics Corporation (DOC) has created a MEMS-based AF system that requires only one moving lens element (instead of moving the entire lens assembly like many VCM systems). MEMS also allows DOC to create thinner camera modules, helping to make thinner smartphones a possibility. DOC claims that its MEMS-based system reduces lens tilt during autofocus, which in turn reduces image distortions including vignetting.
DOC is planning to sell a 5.1mm tall, 8MP camera module with its MEMS-based AF technology (that it calls mems|cam) to Chinese smartphone makers. Its high-end solution doesn’t appear to come cheap though: The list price for 10,000 units of its camera module with included ISP is $25 per module. DOC claims its solution offers similar AF speeds to those of the speedy HTC One, with peak power consumption of only 1 mW for the AF functionality. Faster AF speed also makes some interesting post-processing options available. DOC has demoed its mems|cam module capturing six frames with different focus depths in quick succession, allowing Lytro-like DOF fiddling after the fact — at least if not much moves in the frame during the exposures.
LenVector LC showing molecular alignmentLower-end phones have typically not even bothered with autofocus, instead saving the dollar or so in cost that a typical voice-coil-based AF element adds. Startup LensVector is hoping to address that need with its low-cost Liquid Crystal (LC) AF element. By cleverly re-aligning the orientation of the liquid crystal molecules in a gradient, its AF element can change the refractive index of different areas of the lens, effectively changing the focus. While no faster than its voice coil competition, it is substantially less expensive and operates silently.

HDR: Post process your images before you take them

The relatively small photo sites in camera phone sensors (even the large UltraPixels are smaller than the pixels in high-end point-and-shoot or DSLR cameras) restrict their dynamic range. As a result, backlit photos or photos combining sun and shade don’t look natural when processed. Either the shaded areas lack all detail or the bright areas are completely burned out. High-dynamic range (HDR) photography combines two or more images with different exposures in a process called tone mapping, to try to take the “best of both” images and create a single image more accurately reflecting the original scene.
For many years, HDR could only be done after the fact, with processing software on a computer. Until Apple introduced in-phone HDR with the iPhone 4S and changed all that. That announcement was only the beginning of what is possible for intelligent image processing right in the phone at the moment of capture. Now phones are being introduced with not just HDR still image capture, but full-time HDR video. The bottleneck for this type of new feature has been that they have needed to be custom-coded by the phone vendor and rely on the image signal processor (ISP) chip to do the work. Nvidia is smashing through that limit with its new Chimera architecture, which will be available starting with its Tegra 4 family of processors. (See: Tegra 4 CPU and GPU detailed: Nvidia is back in the smartphone saddle.)
All that most people know about computational photography is that it includes fancy math and allows Lytro users to refocus their images after the fact. Those tricks with focus are only the tip of the iceberg for what high-powered processors coupled with computational photography software can achieve with the right image data. Nvidia has taken a bold step by developing an entire architecture for computational photography. Its Chimera architecture allows the sensor, ISP, CPU, and GPU to all work together to do real-time processing of captured frames. Better shared memory access, harnessing of the GPU cores, and an open application interface enable an entire new class of mobile device camera capabilities.
The first application using Chimera is full-time HDR for both still and video photography in the upcoming Tegra 4 family of mobile processors. Having HDR integrated helps not only with high contrast images, but also to reduce the awful glare that low-end lenses like those found in smartphones exhibit when pointed at bright surfaces or light sources. Because the HDR processing is done at the lowest level of the architecture, the multiple images are captured very close together in time, reducing the ghosting artifacts found in existing phone camera HDR solutions.
Diagram showing nVidia Chimera Programming Model
By unleashing the horsepower of the GPU during image capture (Nvidia claims up to 100 billion operations per second currently), features formerly only found on high-end cameras, like real-time object tracking, will become available on smartphones. Real-time panoramas will be possible by simply sweeping the camera in any direction with Chimera. Best shot selection will also be a natural application for Chimera.
Other vendors are putting together systems with many of these capabilities, but what makes Chimera unique is that it has an open interface. This interface allows other companies to write plug-ins that have access to the low-level data straight off the sensor, coupled with the computing power of the ISP, GPU and CPU. While it remains to be seen whether Google and Microsoft allow these programming interfaces to shine through in stock Android or Windows RT, there will certainly be an opening for custom camera applications integrated with homebrew ROM versions. Chimera is already part of the Tegra 4 announcement, and is open enough to support this type of advanced functionality.

What will the ultimate smartphone camera look like?

Stanford Prototype Plenoptic Light Field Camera ArrayPutting all these innovations together will take a few years, but is inevitable. Combining a Lytro-like light field sensor with a high-powered architecture like Chimera will make amazing photo effects and post-processing possible in real-time, in the phone. MIT’s Camera Culture team, along with startups Pelican, Heptagon, and Rebellion are all working on the light field sensor component — as it is expected are Apple and HTC. Pelican in particular made waves recently with its low-key demo of after-the-fact refocusing at this year’s Mobile World Congress — done in conjunction with Qualcomm’s new Snapdragon 800 processor. After four years in pseudo-stealth mode, Pelican finally appears ready to start announcing some products — stressing how thin its light-field-based (often called plenoptic) sensors are, and how they can allow depth-related processing after the fact. (An early Stanford plenoptic camera prototype is shown on the right.)
Google certainly doesn’t want to be left out. Hiring computational photography guru, Pelican adviser, SynthCam creator, and Stanford professor Marc Levoy to work on its mobile photography architecture is just one indication of how serious it is. To quote Google’s senior vice president Vic Gundotra, “We are committed to making Nexus phones insanely great cameras. Just you wait and see.”
Sensor architecture will also continue to advance, with stacked sensors allowing greater on-chip innovation. Expect zero-lag global shutters (shutters which read out the entire frame at once, eliminating motion artifacts) to become commonplace. Not content with autofocus, real zooms will soon start to be available. Add-on lenses will also increase in functionality, providing true wide-angle and telephoto capabilities for our mobile devices. Rumors for the Nexus 5 even include the possibility of a camera module co-branded with Nikon. The only question will be whether anyone will need a point-and-shoot any more once these innovations come to smartphones.
sorce:extremetech.com



Read more

mini pc

MINI PC

 Now a day mini pc is becoming a popular . so listed hear some of  min pc some of the mini pc product are
             nettop,google tv and apple tv they listed bellow
                                  

1.)Tronsmart Prometheus Android IPTV TV Box A9-M6 Dual Core CPU 1080p                  XBMC Mini PC



2.)MINIX NEO X5 Android 4.0 Mini PC Smart TV Box Dual Core BT WiFi 1GB RAM 16GB ROM
3.)Dual Core Android 4.1 Mini PC Android TV Box
What can I use it for?
 
  • Streaming video: Imagine being able to watch YouTube on your TV rather than on a small computer screen. Or even your other video subscriptions such as Netflix, Hulu or Amazon Video Services. You can now do that right on your home theater system instead of your tablet or phone. Oh and it’s all displayed in HD with up to 1080p resolution.
  • Listen to music: The "MINIX" Android mini pc  even acts as a streaming device for music so you can play all of the content that’s on your computer or home network drive (NAS). That means you access not only your downloaded music but also your movies, TV shows and even your holiday pictures right on your home entertainment system.
  • Gaming: Why wait for Angry Birds to come to Xbox360 or PS3 when you can play it on your TV with our product? Or how about racing and strategy games? Wouldn’t they look better on your TV than on your phone?
  • Social Media: For all you social media addicts who can’t go 15 minutes without checking your Facebook and Twitter feeds we wouldn’t deprive you of that. Trust us, we’re just as hooked as you are!
  • News: Get CNN and BBC on demand. The story you want, when you want it, right on your big screen TV. For those who are less addicted to news you can access all your feeds with Google Currents, Pulse, Flipboard and similar apps.
  • Work: Edit documents, read PDFs, review PowerPoint, send and receive emails and even do video conferences.
  • Google Maps: Tired of squinting at your screen trying to find road directions? Yes we know you won’t be able to take your TV with you on the road, but the satellite imaging is insane on a 50-inch LCD!
  • Web Browsing: And of course you can to that too. Use Dolphin browser, Opera, or even Chrome and sync it with your laptop's browser.


                       Apple tv 

A lot of entertainment. In a very little box.

With Apple TV, everything you want to watch — films, some in 1080p, photo slideshows and more — plays wirelessly on your widescreen TV. No managing storage. No syncing to your iTunes library. HD films from iTunes play over the Internet on your HDTV, and music and photos stream from your computer. All you have to do is click and watch.
With iCloud and Photo Stream, your photos update automatically — no syncing, no sending.
Apple TV is quiet, energy efficient and so small it fits in the palm of your hand. Which makes it perfect for sitting neatly on a TV stand or squeezing into a crowded media cabinet. And when it’s not filling your living room with drama, romance and comedy, it uses less power than a night-light
nettop 

 nettop is a small, low-power and relatively inexpensive desktop computer. Nettops are sometimes called all-in-one PCs, thin clients or cloudtops. Like its mobile counterpart, the netbook, the nettop is designed for less demanding tasks, such as word processing, Web browsing, media playback and working with Web-based applications.
Most nettops feature an all-in-one form factor, meaning that all hardware components but the keyboard and mouse are integrated with the monitor. Because they consume as little as 8 watts of power, nettops may not include fans. Some have solid state drivAes. Most current nettops run on the Intel Atom processor and either Windows XP or some version of Linux.






Read more

Memristor


Memristor                                                                                 


Since the dawn of electronics, we've had only three types of circuit components--resistors, inductors, and capacitors. But in 1971, UC Berkeley researcher Leon Chua theorized the possibility of a fourth type of component, one that would be able to measure the flow of electric current: the memristor. Now, just 37 years later, Hewlett-Packard has built one.






 









What is it? As its name implies, the memristor can "remember" how much current has passed through it. And by alternating the amount of current that passes through it, a memristor can also become a one-element circuit component with unique properties. Most notably, it can save its electronic state even when the current is turned off, making it a great candidate to replace today's flash memory.
Memristors will theoretically be cheaper and far faster than flash memory, and allow far greater memory densities. They could also replace RAM chips as we know them, so that, after you turn off your computer, it will remember exactly what it was doing when you turn it back on, and return to work instantly. This lowering of cost and consolidating of components may lead to affordable, solid-state computers that fit in your pocket and run many times faster than today's PCs.
Someday the memristor could spawn a whole new type of computer, thanks to its ability to remember a range of electrical states rather than the simplistic "on" and "off" states that today's digital processors recognize. By working with a dynamic range of data states in an analog mode, memristor-based computers could be capable of far more complex tasks than just shuttling ones and zeroes around.

When is it coming? Researchers say that no real barrier prevents implementing the memristor in circuitry immediately. But it's up to the business side to push products through to commercial reality. Memristors made to replace flash memory (at a lower cost and lower power consumption) will likely appear first; HP's goal is to offer them by 2012. Beyond that, memristors will likely replace both DRAM and hard disks in the 2014-to-2016 time frame. As for memristor-based analog computers, that step may take 20-plus years.

 time line for lost 3 year
    2010
(February 2) The 2nd Memristor and Memristive Systems Symposium was held on Tuesday, February 2, 2010 at Sutardja Dai Hall, UC Berkeley.
(February 17) A review on memristor and its modeling approaches was accepted by the Proceedings of the Royal Society.
(April 8) An array of memristors demonstrated the ability to perform logical operations.
(April 20) Memristor-based Content Addressable Memory (MCAM) was introduced and accepted in IEEE Transactions on Very Large Scale Integration (VLSI) Systems.
(June 1) At the 2010 International Symposium on Circuits and Systems, there were two special sessions on memristor devices and fabrication. Mouttet's talk "The mythology of the memristor" argued that the interpretation of the memristor as a fourth fundamental was incorrect and that the device discovered by HPLabs was not actually a memristor, but part of a broader class of memristive systems.
(August 31) HP announced they had teamed up with Hynix to produce a commercial product dubbed "ReRam".
(October 15) At the 2010 IEEE Nanotechnology Materials and Devices Conference, Delgado presented "The Memristor as Controller". This work introduced the memristor as a programmable gain for closed loop systems and derived an approximate describing function for the pinched hysteresis loop.
(December 7) Ju-Hee So and Hyung-Jun Koo of North Carolina State University announced a hydrogel form of memristor which was speculated to be useful to construct a brain-computer interface.
     2011
(Oct) Researchers at Palo Alto Research Center (PARC) demonstrated printed memristive counters based on solution processing, with potential applications as low-cost packaging components (no battery needed; powered by energy scavenging mechanism).
    2012
(March 23) A team of researchers from HRL Laboratories and the University of Michigan announced the first functioning memristor array built on a CMOS chip for applications in neuromorphic computer architectures.
(July 31) Severe criticism of the generalized memristor concept in the publication "Fundamental Issues and Problems in the Realization of Memristors".
       2013
(February 27) Senior lecturer Dr. Andy Thomas and his colleagues from Bielefeld University construct a memristor that is capable of learning. The group utilize memristors as key components in a blueprint for an artificial brain. The results are presented in the March print edition of the Journal of Physics published by the Institute of Physics in London.
(April 23) A group of the Jülich Aachen Research Alliance including researches from RWTH Aachen University and Forschungszentrum Jülich argument in an article in Nature Communications that the current memristive theory must be extended to a whole new theory to properly describe redox-based resistively switching elements (ReRAM). The main reason is the existence of nanobatteries in redox-based resistive switches which violates the memristor theory's requirement for a pinched hysteresis.




Read more