Petar Popovski - Wireless Connectivity

Здесь есть возможность читать онлайн «Petar Popovski - Wireless Connectivity» — ознакомительный отрывок электронной книги совершенно бесплатно, а после прочтения отрывка купить полную версию. В некоторых случаях можно слушать аудио, скачать через торрент в формате fb2 и присутствует краткое содержание. Жанр: unrecognised, на английском языке. Описание произведения, (предисловие) а так же отзывы посетителей доступны на портале библиотеки ЛибКат.

Wireless Connectivity: краткое содержание, описание и аннотация

Предлагаем к чтению аннотацию, описание, краткое содержание или предисловие (зависит от того, что написал сам автор книги «Wireless Connectivity»). Если вы не нашли необходимую информацию о книге — напишите в комментариях, мы постараемся отыскать её.

Wireless Connectivity: An Intuitive and Fundamental Guide Wireless connectivity has become an indispensable part, a commodity associated with the way we work and play. The latest developments, the 5G, next-generation Wi-Fi and Internet of Things connectivity, are the key enablers for widespread digitalization of practically all industries and public sector segments. This immense development within the last three decades have been accompanied by a large number of ideas, articles, patents, and even myths. This book introduces the most important ideas and concepts in wireless connectivity and discusses how these are interconnected, whilst the mathematical content is kept minimal. The book does not follow the established, linear structure in which one starts from the propagation and channels and then climbs up the protocol layers. The structure is, rather, nonlinear, in an attempt to follow the intuition used when one creates a new technology to solve a certain problem. 
The target audience is: 
Students in electronics, communication, and networking Wireless engineers that are specialized in one area, but want to know how the whole system works, without going through all the details and math Computer scientists that want to understand the fundamentals of wireless connectivity, the requirements and, most importantly, the limitations Engineers in energy systems, logistics, transport and other vertical sectors that are increasingly reliant on wireless technology

Wireless Connectivity — читать онлайн ознакомительный отрывок

Ниже представлен текст книги, разбитый по страницам. Система сохранения места последней прочитанной страницы, позволяет с удобством читать онлайн бесплатно книгу «Wireless Connectivity», без необходимости каждый раз заново искать на чём Вы остановились. Поставьте закладку, и сможете в любой момент перейти на страницу, на которой закончили чтение.

Тёмная тема
Сбросить

Интервал:

Закладка:

Сделать

Figure 19 Overlapped downlink and uplink frame for a fullduplex base station - фото 158 Figure 1.9 Overlapped downlink and uplink frame for a full-duplex base station and devices. H-D is the header for the downlink, H-U for the uplink. The allocation made by H-U is decided based on the reservation slots that occur during H-D. The slots allocated by H-U are slots Wireless Connectivity - изображение 159from the same frame and slot Wireless Connectivity - изображение 160from the next frame.

(1.8) Wireless Connectivity - изображение 161

This is clearly showing that having large data packets, картинка 162and картинка 163, improves the overall efficiency of the system.

One might object to the fact that the number of reservation slots is equal to the number of users картинка 164, since the number of users might change. This is not the same as having fixed number of картинка 165data slots in a frame, since Basil can use a scheduling policy to decide how the картинка 166slots are used, as informed through the allocation packet A. However, each user should have the opportunity to voice her requirements in a frame; otherwise there should be another, pre-reservation frame to pre-reserve the reservation slots, etc. Expressions (1.6)use a rather conservative estimate of the required resources, as it is always assumed that the number of users is maximal possible. This is clearly inefficient if there are only few active users. A quick fix would be to replace картинка 167with картинка 168, the number of currently active users. However, in that case Basil needs to correctly signal this to all active users, along with the allocation of the reservation slots. There can be other ways to make a better use of the reservation slots, based on the partial knowledge that Basil may have about the traffic demands. For example, Basil may use some machine learning methods to estimate which group of users is likely to have data to send in a certain period. We will not go into detail for all possible techniques, as our purpose has been to illustrate only the most important principles. The general class of protocols that addresses the case in which the number of active user is (much) lower than the total number of users is the one of random access protocols , which is the subject of the next chapter.

1.4.4 Half-Duplex versus Full-Duplex in TDMA

Our half-duplex model assumes ideal switching between transmit and receive state, without causing any additional inefficiency in the system. As mentioned before, achieving two-way communication by switching in time between a transmit and a receive state is known as TDD. In practical TDD wireless systems, switching between transmission and reception is not without cost, as it takes a certain turnaround time. Hence, one should avoid having protocols that require from a half-duplex device to switch frequently between transmission and reception. For our discussion, this implies that it is not desirable to have the situation from Figure 1.8(a), where a device needs to switch multiple times from receiving the header, transmitting the reservation packet, receiving the allocation and, potentially, be the first transmitter in the data slots. A possible solution is shown in Figure 1.8(b), where the reservation slot is used to reserve data slot in the next frame or another frame in the future, instead of the current one, thus achieving some form of pipelining.

If the wireless devices have the capability for full-duplex transmission/reception, then there is no need to use TDD and separate the uplink and the downlink frame in time. Figure 1.9shows a possible configuration of a TDMA frame in which the downlink and the uplink transmission take place simultaneously. The gain, usually claimed from full-duplex, is the doubling of the overall data rate or the throughput, as the same communication resource can be simultaneously used twice. This figure illustrates the gain that full duplex brings in terms of latency , which is the time since the packet in a terminal is ready to be transmitted until the time the terminal gets the opportunity to actually transmit it over the air. The header H-U announces the allocation of the uplink slots that follow it, such that the user allocated to slot 1 can start to send immediately after receiving H-U. By contrast, in the previous example of TDD with half-duplex transceivers, the first slot available for transmission is slot 0 in the next frame.

1.5 Chapter Summary

This chapter has dealt with the problem of sharing a single wireless communication channel among multiple communication links. We have used the simplest possible communication model that captures important features of the shared wireless medium, such as broadcast and interference, where the latter is modeled as a collision. We have adopted a packet to be the atomic unit of transmission, meaning that either the whole packet is received correctly or it is completely lost. The objective has been to introduce the main ideas for sharing the channel, such as TDD and TDMA and sketch the elements of a protocol that closely approximates the practical protocols. Where relevant, we have also discussed how the full-duplex capability of the wireless devices can contribute to the design of protocols that are more efficient compared to the case of half-duplex devices.

1.6 Further Reading

A classical book that introduces elements of data networking, along with rigorous models is the one by Bertsekas and Gallager [1992]. For rendezvous and link establishment procedures, the reader is referred to the operation of various standards, such as 4G LTE in Dahlman et al. [2013] (chapter 14, Access Procedures), or 802.11 Wi-Fi networks, both in ad hoc and infrastructure mode, see Standards [2016]. Besides Bertsekas and Gallager [1992], another book that offers insights into models for communication over a shared channel as well as stochastic modeling of communication traffic is Rom and Sidi [2012].

1.7 Problems and Reflections

1 State machine for a TDMA system. Describe a possible state machine through which the devices and the base station implement the protocol from Figure 1.7.

2 An even more practical state machine. Extend the state machine from the previous model in order to make the protocol practical, such as introduction of timeout mechanisms, dealing with device mobility, etc.

3 More than one rendezvous channel. Assume that there are different rendezvous channels. Two nodes can establish a link only if one of them sends and the other one receives on the same channel. At a given time, a device can use only one channel. Devise a strategy for establishing a link between two devices and try to compare its performance to the case when there is a single rendezvous channel. When and why would it be useful to have channels for rendezvous?

Читать дальше
Тёмная тема
Сбросить

Интервал:

Закладка:

Сделать

Похожие книги на «Wireless Connectivity»

Представляем Вашему вниманию похожие книги на «Wireless Connectivity» списком для выбора. Мы отобрали схожую по названию и смыслу литературу в надежде предоставить читателям больше вариантов отыскать новые, интересные, ещё непрочитанные произведения.


Отзывы о книге «Wireless Connectivity»

Обсуждение, отзывы о книге «Wireless Connectivity» и просто собственные мнения читателей. Оставьте ваши комментарии, напишите, что Вы думаете о произведении, его смысле или главных героях. Укажите что конкретно понравилось, а что нет, и почему Вы так считаете.

x