Home Technology peripherals AI The United States opens the 6GHz frequency band for AR/VR, and Meta, Apple, and Google have expressed important measures

The United States opens the 6GHz frequency band for AR/VR, and Meta, Apple, and Google have expressed important measures

Oct 20, 2023 am 11:25 AM
ar/vr important open

(Nweon October 20, 2023) According to CNBC, the US Federal Communications Commission (FCC) recently agreed to open the 6ghz frequency band to "a new class of extremely low-power devices", such as wearable devices. This move will help pave the way for new applications for augmented reality and virtual reality wearables.

The FCC stated in its speech that opening this band is expected to "stimulate the development of an ecosystem of cutting-edge applications, including wearable technology, augmented reality and virtual reality, which will help enterprises, increase learning opportunities, advance healthcare opportunities, and bring new entertainment experiences.”

The United States opens the 6GHz frequency band for AR/VR, and Meta, Apple, and Google have expressed important measures

Meta was the first to express excitement about this news. The company's Kevin Martin said in a statement it was "a shining example of government regulators working with industry early on to contribute to building the future." At the same time, they regard the opening of the 6ghz frequency band as an important step in realizing their smart glasses vision.

Google and Apple also agree. Google noted that "the 6ghz band has become key to the future of wireless connectivity," while Apple viewed the FCC's decision as a "positive step forward."

It is worth mentioning that when the FCC publicly solicited comments in 2020, Meta, Google and Apple jointly stated that this would help "key use cases become part of the next-generation 5G ecosystem." They emphasized in their proposal at the time that creating extremely low-power devices, including AR and VR, that can access the 6ghz band will enhance the mobility of related tools, and “this capability, coupled with low latency and High data rates will enable new critical use cases.”

They further noted at the time that not providing support for more portable AR/VR glasses and outdoor use cases would "severely diminish their effectiveness."

The above is the detailed content of The United States opens the 6GHz frequency band for AR/VR, and Meta, Apple, and Google have expressed important measures. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Apple AIGC patent: AR/VR virtual scenes can be generated through voice commands Apple AIGC patent: AR/VR virtual scenes can be generated through voice commands Jul 16, 2023 pm 05:49 PM

In February last year, Meta demonstrated a virtual world development function based on AIGC gameplay: BuilderBot. It is characterized by the ability to generate corresponding elements in the virtual scene by recognizing voice commands, which can simplify the difficulty of VR scene generation. In a recent Apple patent published by the USPTO, a similar concept was also pointed out. For example, users can command the Siri voice assistant to add virtual furniture to the physical scene, change the color of the furniture, etc. According to Qingting.com, the patent number is US20230206912A1, which mainly describes a series of new Siri voice commands that can be used to control word processors (enter text, modify fonts, etc.), XR scenes, etc. Although it is not specifically designed for XR, it is patented

Configuring Linux systems to support AR/VR and augmented reality development Configuring Linux systems to support AR/VR and augmented reality development Jul 05, 2023 am 11:17 AM

Configuring Linux systems to support AR/VR and augmented reality development Introduction: With the development of augmented reality (AR) and virtual reality (VR) technologies, more and more developers are beginning to pay attention to these emerging areas. For AR/VR and augmented reality development, it is very important to configure your Linux system correctly. This article will introduce you to how to configure a Linux system to support AR/VR and augmented reality development, and provide corresponding code examples. Step 1: Install the Necessary Software Before starting, make sure your Linux system has

Why is Java important for big data? Why is Java important for big data? Aug 20, 2023 am 08:09 AM

Big data refers to extremely large and complex data sets that cannot be processed by traditional data processing software and tools. These data sets may come from a variety of sources, such as social media, sensors, and transactional systems, and can include structured, semi-structured, and unstructured data. The three key characteristics of big data are volume, velocity and variety. Capacity refers to the large amount of data, velocity refers to the speed at which data is generated and processed, and variety refers to the different types and formats of data. The goal of big data is to extract meaningful insights and knowledge from these data sets, which can be used for various purposes such as business intelligence, scientific research, and fraud detection. Why does big data need Java? JavaandBigDatahaveafairlycloserelation

AR/VR solution provider Vection acquires VR retail solution provider Invrsion AR/VR solution provider Vection acquires VR retail solution provider Invrsion Jun 09, 2023 pm 10:19 PM

According to news on June 8, AR/VR solution company Vection announced the acquisition of VR smart retail solution provider Invrsion, aiming to accelerate XR solutions and market opportunities in the fashion and retail fields. It is reported that after the acquisition is completed, Invrsion’s technology will be integrated with Vection’s INTEGRATEDXR suite to better meet customer needs. According to Qingting.com, Invrsion was founded in 2015. It previously focused on 3D product digitalization business, providing customers with interactive simulation solutions based on 6DoFVR. Application scenarios include virtual exhibition halls, 3D e-commerce, industry, real estate, etc. On the client side, the company has served Walgreens, Ferrero, Nestlé, Coca-Cola, D

Microsoft patent proposes monitoring light source solution for AR/VR light projection calibration interference Microsoft patent proposes monitoring light source solution for AR/VR light projection calibration interference Aug 25, 2023 pm 01:01 PM

(Nweon August 24, 2023) XR equipment usually includes a left projector coupled to the left beam path and a right projector coupled to the right beam path. The left projector is configured to generate a left image and then propagate the left image through the left beam path to the user's left eye. The correct projector is configured to generate the correct image, which then travels through the correct beam path to the user's right eye. The structure of this XR device may change due to regular use, temperature changes, and/or shock. When the structure of the R device changes, the image may lose its visual axis and become incorrectly aligned. This problem may become severe in glasses-shaped devices. Have XR equipment configured to project a calibration image and use the calibration image to determine if the display is correct

Master the role of the $ symbol in jQuery Master the role of the $ symbol in jQuery Feb 26, 2024 pm 07:57 PM

In front-end development, jQuery is a popular JavaScript library that is widely used to simplify DOM manipulation and event handling. In jQuery, the most representative symbol is the $ symbol. This article will combine specific code examples to deeply explore the importance of the $ symbol in jQuery. 1. The origin and role of the $ symbol. jQuery is a js library created by John Resig. It aims to simplify the process of operating JavaScript and HTML documents and uses many functions.

How do the importance of level 2 and level 3 cache compare? How do the importance of level 2 and level 3 cache compare? Feb 19, 2024 pm 07:29 PM

In computer architecture, caching is a very important concept. A cache is a type of faster but smaller memory that is used to temporarily hold data that is frequently used by a computer's processor. Computer systems usually contain multiple levels of cache, the most common of which are L2 cache and L3 cache. So, which cache is more important? First, we need to understand the basic concepts and functions of level 2 cache and level 3 cache. The second level cache, also called L2 cache, is usually integrated on the processor chip and connected to the processor through a high-speed bus. its lord

Dig hundreds of AR/VR patents and explore all aspects of Apple XR Dig hundreds of AR/VR patents and explore all aspects of Apple XR Jun 03, 2023 pm 11:40 PM

Recently, everyone has also seen a lot of news about Apple XR. Instead of looking at various revelations, it is better to start with patents and see what different ways Apple XR headset may play. Therefore, we selected from Apple’s hundreds of AR/VR patents in recent years and compiled the ones that may directly determine and affect the XR product experience. Of course, these patents will not be concentrated on one product, and we cannot tell you exactly what Apple XR looks like, but we can still get a glimpse of it through the patents. When sorting out Apple's AR/VR patents in recent years, we mainly found the following characteristics: 1) Some AR/VR patents come from previously acquired companies, such as PrimeSense, Metaio, NextVR, SMI, Spaces, etc.; 2) Structured light

See all articles