Dell, EMC, Dell Technologies, Cisco,

Showing posts with label AR. Show all posts
Showing posts with label AR. Show all posts

Thursday, January 18, 2018

Dell Partners with Meta to Bring Augmented Reality to Industries

ROUND ROCK, Texas, Jan. 18, 2018 /PRNewswire/ -- @Dell will be first reseller of the #Meta 2 AR Development Kit The new partnership will make it easier for businesses to explore and innovate with AR The new product bundle stems from Dell's VR/AR Technology Partner program Dell today announced it will be the first authorized reseller of the Meta 2 #AugmentedReality Development Kit, equipping commercial companies with the tools needed to more easily innovate and adopt new AR technology applications that can advance their business. In partnership with Meta, Dell aims to make AR more accessible for business deployment, particularly in healthcare, manufacturing and construction, by providing tools for creating immersive experiences unique to the needs of those industries.  Dell is the only technology provider with an end to end ecosystem to consume, create and power VR and AR. The new offering with Meta stems from Dell's VR/AR Technology Partner Program, which brings together other innovators in VR and AR to test and collaborate on the best technology solutions for varying applications and experiences. This program allows Dell to help current and potential customers to better navigate the new and rapidly evolving VR/AR ecosystem, by working with partners to verify and certify the best software and hardware solutions for VR and AR applications – bringing standardization where it is needed most. The Meta 2 Augmented Reality Development Kit will make the Meta AR headset compatible with a number of Dell professional PCs, including Dell Precision workstations and Dell Canvas, as well as bundle the products together for purchase. Among the applications is a Medical Holodeck, which leverages the Dell Canvas and the Meta headset to allow medical professionals to collaborate in AR. Dell is also planning to introduce "AR in a box," a platform from which channel partners and sales people can show off new Dell Meta AR innovations to potential customers. "We're excited about this new partnership with Meta and the opportunity to further transform industries with AR," said Rahul Tikoo, Vice President and General Manager, Dell Precision workstations. "There continues to be tremendous potential for VR and AR across various industries and in addition to building technology powerful enough for the job, we're also committed to working with our innovative partners to make AR more comprehensive and accessible for our commercial customers to explore and adopt." The Meta 2 offers the world's most immersive AR experience with the widest field of view, a powerful optical engine for overlaying photorealistic content, and the ability to virtually manipulate holographic 3D content through touch. It is ideal for the compute-heavy applications required by industrial companies. For example, Meta 2 AR solutions can help engineers visualize and manipulate virtual schematics overlaid on a car or building space under construction; or train new doctors on holographic dummies which would be significantly costlier to replicate in real-life. "We're very excited for this partnership with Dell. Dell users will now have the opportunity to get their hands on a seamless AR solution that is considered the best on the market by many," said Joe Mikhail, Chief Revenue Officer, Meta. "This is a major element of Meta's ecosystem development initiatives. We are certain our partnership with Dell will deliver our game-changing technology into many creative hands and drive productivity measures to both developers and corporates alike." Availability The Meta 2 Augmented Reality Development Kit will be available for sale on Dell.com starting on February 15 for $1,495 which includes: Meta 2 AR Headset Access to Unity SDK (Beta) Access to Meta Developer Center Headset Stand 2 Exchangeable Forehead Supports 2 Handwashable Forehead Support Pads Microfiber Bag AC Adapter Universal Adapter Plug Kit - Set of 4 Access to Detailed Instructions Additional resources Connect with Dell via Twitter, Facebook, YouTube and LinkedIn Follow the latest news on Twitter from @Dell or @DellEMCNews About Dell With award-winning desktops, laptops, 2-in-1s and thin clients, powerful workstations and rugged devices made for specialized environments, monitors, endpoint security solutions and services, Dell gives today's workforce what they need to securely connect, produce, and collaborate from anywhere at any time. Dell, a part of Dell Technologies, services customers from consumers to organizations of all sizes across 180 countries with the industry's most comprehensive and innovative end-user portfolio.

http://markets.businessinsider.com/news/stocks/Dell-Partners-with-Meta-to-Bring-Augmented-Reality-to-Industries-1013227467

Tuesday, January 16, 2018

Evolution of Real-Time Applications Calls for Novel Memory Technologies

We are now beginning to see the emergence of a range of technologies that will lead to major changes in the design of real-time embedded systems. These technologies include the Internet of Things ( #IoT), #artificialintelligence ( #AI ) and #augmentedreality ( #AR ). The unifying thread between all of them is a greater focus on the use of distributed systems coupled with a need for high performance to deal with the data they generate and consume. There are tensions that pull the engineering of real-time devices employing such technologies in different directions. Edge devices such as IoT sensor nodes and gateways call for the lowest-power operation. But this is not the only area that needs energy efficiency. Despite their reliance on high-performance graphics and responsiveness to movement, AR-enabled systems (such as head-up displays for machine operators) also have to preserve as much energy as possible, protecting battery life and preventing head-mounted displays from becoming uncomfortably warm. Similarly, versatile robots enabled by AI need to be able to operate away from mains power. Distributed processing allows intensive computational work to be moved to the cloud and so offload the embedded systems. However, the real-time nature of these applications calls for low latency. Applications such as motion control and AR suffer if the delay from input to response is too long. This issue is leading to the deployment of edge computing server or ‘cloudlets’ - efficient server blades located relatively close to the edge devices themselves. To support real-time applications such cloudlets are in a position to take advantage of changes in memory technology to better fit the real-time nature of the clients they serve than traditional server designs. Historically, engineers have been forced to choose between performance and persistence when designing bulk memories into real-time computer systems. DRAM is cost-effective for storing large amounts of data close to the processor but is volatile. To ensure data is not lost through power issues - which are more likely to occur in edge nodes - data often has to be copied to persistent storage, which have often much slower access times. The move from rotating disk drives to flash memory for larger applications has already helped significantly when it comes to read access times. But flash still has its drawbacks when it comes to write performance. The erasing and rewriting of data from/to flash memory takes multiple cycles during which high-voltage pulses are delivered to the target memory cells. That takes both time and energy that system designers do not want to waste. Next generation memory technologies are now appearing that overcome the write delays and power demands of flash. These technologies include #ferroelectricmemory, #phasechangememory ( #PCM), #magneticrandomaccessmemory ( #MRAM) and #resistiverandomaccessmemory ( #ReRAM). As devices based on these concepts become available, engineers can consider using them in novel memory hierarchies that optimise cost, increase resilience and improve real-time responsiveness. PCM was first put forward as a possible memory material as long ago as the 1970s. It is based on the same group of chalcogenide materials as those used in rewritable optical disks. A useful feature of the chalcogenides is the way they react to heat. High-current pulses will melt the material. If left to cool quickly it turns to a resistive amorphous state. But the amorphous state can be converted to a crystalline form with a much higher conductivity by applying a small amount of heat. Thanks to this change in properties, readout circuitry can interpret the difference in resistivity between cells as representing ones and zeros. Though similar in behaviour to PCM, with the same core approach of switching between high-resistance and low-resistance states, ReRAM uses different materials to chalcogenide. Typically, the movement of ions within the cell under the influence of pulses of current forms conductive filaments. Reset pulses disrupt these filaments, greatly increasing resistance. One potential advantage of ReRAM is that a large number of candidate materials could be chosen to implement them. This provides the scope for manufacturers to introduce memories with different levels of resilience and storage time. Although these memories use current pulses, the total charge required to program a cell is much lower than that required for flash. In the memories being developed today, ReRAM requires less write energy than PCM but the write times are similar. However, endurance is better in PCM than ReRAM and PCM currently lies further ahead on the development path. Experts believe both PCM and ReRAM will scale better than flash in the long term and so could ultimately supplant flash entirely. Ferroelectric memory and MRAM use the spin properties of electrons for storage. The spin can be controlled with very little energy through a spin-valve structure similar to that used in high-density read heads for magnetic disks. In an MRAM, this spin valve is made from a sandwich of materials formed in a via that lies between two metal interconnect lines on the surface of an integrated circuit (IC). The valve alters the resistance of the via based on the spin states of different materials in the sandwich. Ferroelectric memory has been available for several decades but in comparatively low densities to those envisaged for the resistance-based memories. Ferroelectric memory requires both a capacitor and transistor to be formed on the base layer of the wafer. The other memories are all formed in the metal interconnect layers and, potentially, can be stacked for higher integration. A key advantage for ferroelectric memory is its use of materials that polarise in two different directions based on an applied electric field. This polarisation requires even less power than is needed for MRAM, which makes it suitable for systems that need to be highly energy efficient. A potential problem for all the novel memories today is that they lack the cost-effectiveness and density of flash, which is now beginning to take advantage of 3D manufacturing techniques. In reality, for cloudlets and also edge devices themselves, the density is not a major issue as these memories can serve as the underpinning for persistent caches. The low-power and relatively fast write times of the novel memories provides applications with the ability to copy important data to the persistent cache. Data objects that need to be stored permanently can, from there, be copied to flash or disk storage. However, there is no longer any need to transfer data to flash or disk storage continually just to ensure that important but transient data is not lost. When the system restarts, it can recover its state from combining data in both the permanent and persistent arrays. As costs come down and performance improves, there is the potential for MRAM, PCM or ReRAM to begin to displace DRAM and so move the architecture to one in which only the caches on the processors themselves employ a volatile memory architecture (such as SRAM). Persistent memory technologies need not be isolated to cloudlets and high-performance systems. The use of ferroelectric memory by Texas Instruments in its MSP430 line of microcontrollers provides an example of the impact it can have in IoT edge nodes such as sensors. Many IoT applications will rely on energy harvesting to at least supplement a built-in battery. Some may dispense with the battery altogether. The problem with energy harvesting is one of reliability. There are situations, such as vibrational energy capture on heavily used industrial machinery, where the power source is predictable. But in many cases, even with the use of a supercapacitor for an energy reservoir, the system may run temporarily short of power and need to shut down. When enough external energy is supplied, it can resume normal duties. The use of ferroelectric technology provides the microcontroller with the ability to ensure data persists through unexpected power outages without incurring an energy penalty even when data is written to it frequently. Although applications area, such as the IoT, AI and AR, will radically change real-time system architectures, new memory technologies will be able to address these demands accordingly. Through the development of MRAM, PCM, ReRAM and ferroelectric memories it will be possible for system designs to support the responsiveness and cost-effectiveness required.

https://www.google.com/url?rct=j&sa=t&url=http://www.newelectronics.co.uk/electronics-technology/evolution-of-real-time-applications-calls-for-novel-memory-technologies/167221/&ct=ga&cd=CAEYACoUMTQ1NTM4MzM4MzcxNzE0NTkyNDAyGmFmMWQ2ZWJlOWM3NGYzNTk6Y29tOmVuOlVT&usg=AFQjCNEQX08rNWOr5tlPh9oAi7XWY04dLw