简介:《5G之路:下一代蜂窝通信的主要特点和所需的 主要技术》 ARM白皮书
作者:David Maidment, Mobile Segment Marketing, ARM
Neil Werdmuller, Senior Product Marketing Manager, ARM
简介:随着无线通信行业为下一代移动宽带设备的标准化而升级,即实现所谓的“ 5G”, 本白皮书将探讨这对于技术、挑战和使用案例来说意味着什么。 我们将重点关注基于 ARM Cortex®-R8 的实时处理器将如何为我们带来多兆比特( multi-Gigabit) 的新产品,同时仍以低功耗作为设计核心。
简介:5G New Radio is perhaps the most awaited technology of 2020 promising not only to improve the mobile broadband transmission speed and capacity but also to revolutionize our lives and important industries, allowing for more reliable and fast communications, and for massive machine-type communications. One new development of this technology is the operation in millimeter wave, in carrier frequencies above 3.5 GHz, while the backbone of the design relies on multiple antenna transmission and reception. Indeed, multiantenna transmission is not a development area anymore but becomes a central part of the system design, and this was one of the main motivations for the introduction of this book. The complexity of the 5G specification is higher compared to legacy wireless technologies such as LTE. Understanding the design and functionality of 5G is way harder by reading solely the specification text; hence, the motivation to connect the dots of the existing specifications and explaining in a more formal way how the system works and how the specified technologies are functioning.
$(function(){
var appid = $(".select li a").data("channel");
$(".select li a").click(function(){
var appid = $(this).data("channel");
$('.select dt').html($(this).html());
$('#channel').val(appid);
})
})
评论