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», без необходимости каждый раз заново искать на чём Вы остановились. Поставьте закладку, и сможете в любой момент перейти на страницу, на которой закончили чтение.

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

Интервал:

Закладка:

Сделать

We can detect at least two inefficiencies created by the slotted structure:

If a packet arrives after the start of the slot, then the node needs to postpone the first transmission of the packet until the start of the next slot, even if the previous slot is idle.

Consider the collision between and . Although the packets have not arrived at the same time, both Zoya and and Xia need to wait until the start of the next slot. Thus, the slotted structure forces them to be sent at exactly the same time, which leads inevitably to a collision.

Figure 24 Illustration of randomized spectrum sharing between two interfering - фото 323 Figure 2.4 Illustration of randomized spectrum sharing between two interfering links, Zoya–Yoshi and Xia–Walt, respectively. Zoya and Xia are transmitters. The pattern of packet arrivals to Zoya ( картинка 324) and Xia ( картинка 325) is identical for both cases. (a) Slotted channel. (b) Carrier sensing solution, with a minislot duration being a third of the slot duration.

2.3.2 An Idle Slot is Cheap

The key idea in overcoming these inefficiencies is to shorten the duration of the idle slot and introduce carrier sensing multiple access (CSMA) . Figure 2.4(b)shows an example in which the idle slot duration картинка 326is one third of the slot duration картинка 327. Let us use the term minislot to denote the time unit corresponding to an idle slot. After картинка 328arrives and Zoya has it available for transmission, she waits until the start of the next minislot and then starts to listen during that minislot. If the minislot is idle, Zoya starts transmission after the minislot ends. The packet картинка 329arrives at Xia during a minislot in which Xia is not in a transmission state. Since Zoya transmits картинка 330during that minislot, Xia detects a carrier and concludes that the medium is busy from a transmission carried out by somebody else. After the transmission of картинка 331is finished, Xia waits for one idle minislot to verify that the transmission of Zoya has finished. In other words, Xia cannot learn that the transmission of Zoya will finish during the minislot in which it actually finishes and she has to verify the end of Zoya's transmission by detecting the subsequent idle minislot. After that idle minislot, Xia transmits картинка 332.

Note that the introduction of a minislot has drastically reduced the number of collisions. This is because the minislot is cheap in terms of time duration, offers a better time resolution, and the system operation can benefit from the asynchronism among the arrivals of the packets across the different devices. However, the minimal resolution is brought to the level of a minislot, such that if two packets arrive at the same minislot, then collision cannot be avoided. This is illustrated by the packets картинка 333and картинка 334. Upon collision, Zoya picks a random number of minislots (not slots!) to wait until the next transmission and Xia does the same. In this way, they create the required asynchronism and likely avoid another collision between the packets of Zoya and Xia.

While the idea of minislots and CSMA is introduced here in the context of spectrum sharing, the same mechanism can also be used to design a random access protocol. We can reuse Figure 1.1(b)and think of a system in which Zoya, Yoshi, and Xia use random access to transmit to Basil. Recall that, when we were using the same setting to describe random access, the devices received signals only from the base station Basil and it was not relevant to consider the fact that a device can detect the transmission of another device. By contrast, the new requirement in CSMA is that a device should listen to find out whether the medium has been taken by a transmission from another device.

Figure 2.4(b)presents a rather basic version of CSMA. For example, there can be a variant in which, upon detecting that the medium is not busy, a node waits for a random number of time slots before starting the transmission. The rationale is that, while the medium is busy, there could have been multiple packet arrivals at different transmitters, and if all of them wait only for a single idle slot then a collision occurs. A similar argument is valid for the following feature that is used in practical systems, such as Wi-Fi. Assume that Zoya experienced a collision and decided to wait for 10 minislots. While waiting, Zoya detects that the medium has been busy for 15 minislots. If Zoya counts down the waiting minislots when the medium is busy, then she finishes the countdown while the medium is still busy and transmits after the idle minislot that follows the busy period. Again, the main problem is that many other nodes could have done the same and thus they get synchronized towards a collision. An elegant solution to this is to stop the counter while the medium is busy, thus removing the synchronizing effect that the busy medium may have on the waiting nodes.

We note that, as the minislot becomes the basic time reference of the protocol, then this removes the need to assume that all packets are of the same length. The example in Figure 2.4(b)can be easily reworked by assuming that each of the packets картинка 335or картинка 336has a different length, expressed as an integer number of minislots.

The gains of carrier sensing improve when the minislot is shorter. Ideally, it should be equal to zero. However, there are practical constraints that put a lower bound on the minislot duration. While it is not part of our collision model, in practice there is always a propagation delay in the wireless signals. This means that, when Zoya starts to transmit картинка 337in Figure 2.4(b), Xia does not immediately detect that there is a transmission, and only detects one after a certain time that is required for the wireless signal to travel from Zoya's transmitter to Xia's receiver. The duration of the minislot should be set to be equal to the maximal propagation delay that a carrier signal can experience. In our communication model, depicted in Figure 1.1(a), we work with the (very artificial) assumption that no signal propagates beyond a distance of картинка 338; then the minislot duration can be determined as:

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

Интервал:

Закладка:

Сделать

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

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


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

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

x