I. OBJECT
We developed a multicast communication packet radio protocol using a time-sharing tablet system (“wireless token ring”) for the efficient exchange of files among packet radio terminals attached to swans (Figure 1). This report gives a summary description of the system.
II. BACKGROUND
Station licensing has already been obtained for 13 sub-stations using the industry, science, and medical (ISM) 2.4 GHz band. However, if we assume that frequencies will be allocated in the near future from the ITU-R specifically for use with birds, the frequencies (number of channels) available will be more limited. The key behind this system lies in how efficient communication among a large number of terminals at hotspots, such as feeding grounds, is ensured with limited frequencies.
Human intervention is not possible in the environments in which this system is to be used. Thus, the system requires a special protocol that enables individual terminals to automatically transfer files containing vital data and share respective vital data with other terminals. More specifically, the required protocol must enable all files to be shared by all terminals by creating and managing file lists, removing already registered duplicate files of other terminals from files acquired via multicast communication, and requesting files not registered from other terminals. These requirements clearly differ from those for the Internet of Things, for which an Internet connection is a prerequisite.
Communication is established once the following two time axes are synchronized:
The plains and tundra of Russia and Mongolia, where swans migrate to nest during the summer months, are desolate and lack wireless repeaters for mobile phones. Satellite communication is not feasible because free-space propagation losses are far more significant compared to terrestrial signals when sending large data volumes. We examined storage transfer-type wireless communication systems as a potential approach given these adverse conditions. From field studies, we know that the birds move in families or groups within small areas established within the breeding grounds by waterways flowing into the wetlands that represent the feeding grounds. Determining macro synchronization will establish wireless communication.
Packet radio communication is a wireless communication system in which data is transmitted and received in small packets. The data packets are transmitted along with additional data such as recipient address, data frame number, and CRC. Based on CCIRR X.25, this system has been used in amateur radio communications since the 1980s with the AX.25 protocol. We have been involved in developing a wearable terminal that relies on packet radio communication to send electrocardiogram data for a test subject running outdoors to an ETS-VIII satellite situated in geostationary orbit. This approach differs from mobile phone communication in that terminals can communicate with each other directly, without the need for repeaters, and can bring back data collected from other terminals [1,2,3]. In short, a single swan returning to Hokkaido would on its own bring back vital data for all other swans living alongside at a lake in the Russian tundra.
Fitting packet communication terminals to the backs of swans allows us to calculate relative distances using GPS positional information or equations using free-space propagation losses and relative receiving power [4,5,6,7]. Sharing this information provides information on the network topology, of which the biological analogy is the formation of flocks.
The term metaheuristics refers to the independence of specific calculation problems in algorithms for combination optimization problems. These solutions are sometimes based on biological solutions. Past examples include the traveling salesman problem to optimize (minimize) travel distances versus the ant colony optimization [8].
In the case of birds, Xin-She Yang states “The routes taken by cuckoos when looking for the nests of other birds in which to deposit their eggs follow a Levy distribution.
This method could also be used as an algorithm for optimizing other techniques [8,9].” Sarker also points out that autonomous control systems in insects and other animal communities can be used in AI and optimization for next-generation communal tasks involving multiple robots[10,11]. According to birdwatchers, swans live in small family groups, which in turn combine to form larger formations. Analyzing the network topology by fitting terminals to the backs of swans would verify whether or not this is correct. If the network really is formed of family groups, the topology algorithm for swans could closely resemble the optimization algorithm for the flight of fireflies reported by Xin-She Yang.
III. METHOD
Token rings were used in the IEEE 802.5 LAN protocol proposed by IBM before the spread of the Internet [12]. This protocol suffers from the phenomenon that communication over the entire network will come to a halt if a tablet (transmission right) disappears for some reason. For this reason, it has not been used in wireless communications, where there is a high risk of tablet disappearance.
We devised a method to prevent tablet disappearance by setting virtual tablets in advance to a time schedule. In practice, each terminal acquires the accurate clock from a GPS receiver; this is used to achieve macro synchronization. As shown in Fig. 2 and Fig. 3, tablets are moved in sequence by time, allowing more terminals to participate in a network in sequence on the same frequency. Each terminal receives the respective signals and assesses the receiving power for individual stations in parallel, making it possible to record the distances from other stations on a list based on the free-space propagation loss formula. Sharing this list enables the diagram to be plotted in virtual space. This network topology is obtainable without using GPS positional information.
FEC is a standard convolution method and uses interleaving (Figure 4) to disperse burst noise with K = 7 and an efficiency of 1/2. Data rows are arranged horizontally including CRC and read out vertically. On the receiving side, they are arranged horizontally and read out vertically, enabling burst errors which tend to be localized to be dispersed.
Tables 1, 2,and 3 summarize the communications protocol, transmission behavior and file creation procedures for the terminal (TI CC2500).
We used simulations to validate prerequisites for comparing the token ring system against the ARQ communication system. Here, if the communication volume is x (units: erlang) and the number of lines is n, the call loss B (n, x) will be given by the following:
If we assume a 0.125 second channel occupancy time for 1 second per station, the communication volume for eight stations is 1 erlang. With the Pure ALOHA system, the equation above indicates the call loss probability will be 50% for call 1 and 20% for call 2. (See Figure 5.)
Large maximum collection capacities are possible for multicast communication using the token ring system. With the CC2500, accounting for processing times for both the CPU and CC2500, around 40 stations are estimated for 60 seconds per cycle, including 4 kB file control, and around 13 stations are estimated for 20 seconds per cycle.
However, if we assume sufficiently high rotation gains and no resend requests, we can calculate the time required for one-to-one communication with a main channel for one file as follows:
If we assume that the call channel call loss probability varies under conditions in which the signal strength is sufficient and no resend requests arise, the two previous equations can be added together.
Since it is not possible to carry out tests that manipulate the CC2500 parameters in a real packet communication terminal, we built nine prototype boards to control the same CC2500 using an LPC1768 ARM CPU. As shown in Figure 6, the terminals are located at four points forming a regular triangular pyramid, with the ninth being a dedicated receiving terminal connected to a PC via a serial port to monitor communication. We used a received signal strength indicator (RSSI) to evaluate receiving power and obtained the time required by measuring start and finish at the ninth monitoring terminal. Table 3 gives the test conditions.
Figure 7 shows the results obtained from testing using the conditions described previously. With FEC(−) encoding, CRC detection errors occur at a rate of roughly 10%, even under communication conditions characterized by sufficient gain, with receiving power between -64 dBm and -55 dBm. This corresponds to a communication distance between 200 m and 66 m, or close to 90% of the area serviced. This capability likely corresponds to the price of the commercially-available CC2500 IC, but we see that all errors are corrected if set to FEC(+). That is, FEC(+) is an essential condition if we use the CC2500 for a token ring system as the basis of multicast communication.
We obtained the time required to share one file among eight terminals, varying the register setting for the transmission output of the eight terminals, with a physical attenuator inserted between antennas and terminals and set to ensure identical receiving power for each of the terminals. With the token ring system, a full connection was achieved after five transmission tokens had circulated, taking 100 seconds (5 × 20 seconds). With the ARQ system, ACK and NAK increased dramatically for weaker signals of less than -62 dBm even when two call channels were used(Figure 8).
This is a clearly inferior communication system for terminals characterized by limited power supply. It should be noted that the error rate was close to zero for both systems above -64 dBm, with little difference between the two systems.
IV. PROPOSALS
With cable-based token ring systems specified by IEEE 802.5, the network cannot be restored if one terminal fails, after which packets cannot be received normally or cleared[12,13,14]. Similar conditions arise if a token disappears during transmission. To handle situations like this, monitoring rights are assigned to special terminals, and functions are implemented to reissue a token if the token is not circulated for a preset period of time. Another function bypasses defective nodes by connecting the ring input and ring output directly to isolate a failed node.
Wireless communications are susceptible to congestion, and it has traditionally been considered extremely difficult to implement a token ring system using tablets, as in cable-based systems. In this study, we adopted a system to assign numbers to certain call signs, group them by divisors, and assign tokens using a time-sharing method. We implemented this system for packet radio communication and demonstrated its effectiveness in validation testing. We believe a communication protocol like this is applicable to situations involving multiple terminals or micromachines inserted into living organisms when direct communication between a terminal and the center is not possible.
Understanding the network topology is essential to determining the transmission of infectious diseases. Individuals do not become infected unless they come into close proximity to another infected individual. Individuals in contact with numerous other individuals within a flock—in other words, individuals at the center of a flock—are more likely to become infected. In human societies, commuters traveling in crowded trains are more likely to contract influenza than a hermit living in the mountains. With flocks of birds, individuals that become infected and weaken move away from the center of the flock and are driven to the periphery. The ability to determine the position of infected individuals within the flock based on communication network science would corroborate the field observations of birdwatchers. The following terms are important in an analysis of network topology[18-20].
Degree centrality is defined as the total score for the neighboring terminals of one terminal if a score of 1 is assigned to terminals that allow both incoming and outgoing communication and a score of 0 is assigned to receive-only or transmit-only terminals. This value makes it possible to determine that a terminal surrounded by a large number of other terminals is at the center of a group, without needing to consider the configuration of an organizational network. In studies of infectious diseases, individuals in the center are assumed to be at greater risk of infection.
If the transmission output and antenna gain are identical, the distance r to different terminals can be determined from the terminal receiving power and free-space propagation loss equation. The spatial topological correlation for each can be numerically evaluated using the distance r. Since the respective receiving power and distance r values are known, this value can be used to calculate the shortest distance to implement a gateway for file transfer routes. (The method is described in “4.3 Applying shortest route.”) Additionally, removing terminals for which the closeness exceeds a threshold value from the network initially may identify hidden terminals and reduce the load on the overall network.
This expresses as a score how frequently a terminal (station) serves as a gateway. Stations with high scores feature more packet collisions and wasted congestion. Setting alternative bypass routes can be considered for terminals that exceed a threshold for file transfer using one-to-one communication.
Individual terminal centrality scores are calculated in proportional to the centrality of the neighboring terminals. This indicates closeness to terminals with high centrality; if we regard terminals with high centrality as alpha males within a flock, information is easier to acquire in relation to other individuals. Migratory birds with high eigenvectors returning to Japan can be assumed to bring back large numbers of files for the entire flock, even if they are not alpha males.
V. CONCLUSIONS
We developed a system for packet communication between terminals attached to swans using token rings and FEC. We verified that this system offers the following communication features:
-
All terminals use the same frequency for efficient frequency utilization.
-
Low energy consumption (completed within preset communication time)
-
Suitability for environments in which multiple terminals are concentrated within a small space
-
Allows information sharing among terminals that are not capable of communicating directly to the center.
-
The network topology recorded by individual terminals is expected to shed light on the relationships between individuals within a flock and to provide vital data for epidemiological predictions of avian influenza infection routes.