Abstract

In mission and time critical applications, bandwidth and delay optimizations are the key goals of communication systems. This paper presents a cross-layer framework design that reduces the call setup time, provides collision-free communication, and reuses the empty slots of Time Division Multiple Access (TDMA) protocol which otherwise causes low throughput and large delay. As number of communicating nodes in tactical networks is small as compared to commercial mobile ad hoc networks (MANETs), classical TDMA will yield huge number of empty slots and any Carrier Sense Multiple Access/Collision Detection (CSMA/CD) technique may cause more delay in some critical scenarios. Proposed methodology gives a Cross-Layer Architecture for Network (NET) Layer and Medium Access Control (MAC) Layer. Our design provides bandwidth efficient, collision-free communication to Software-Defined Radios (SDRs) in self-forming and self-healing tactical networks with low call setup time and multihop routing. For this purpose TDMA as MAC layer protocol and Ad Hoc On Demand Distance Vector (AODV) as Network Layer Routing Protocol are used. Our slot allocation (SA) algorithm, Cross-Layer TDMA (CL-TDMA), consists of control phase where AODV control packets are exchanged and data transfer phase where transmission of data and voice occurs. All active radios in vicinity gather information about communicating nodes based on the exchange of control packets by SDRs. Our algorithm then uses this information to help all active SDRs find slot(s) that will be used for collision-free transmission. A number of experiments are performed to establish improved performance of the proposed technique compared to other established techniques and protocols.

1. Introduction

Mission and time critical tactical networks pose a challenging situation for communication in hostile situations. A tactical network with scarce resources must support continuously changing and time varying operational priorities [1].

These networks carry significant role in time and mission critical applications because of their dynamic nature in many aspects such as forming a network on demand and in situations where placement of physical infrastructure-based network is not possible. Such applications demand quick deployment of network in an infrastructure-less approach and handle critical challenges tactfully. Some of the scenarios may be mobile and robust military work stations, SDR mounted devices, and smaller tactical networks in the battle field [2].

Static infrastructure is not appropriate in case of tactical networks because highly mobile networks are required for mobile military devices and vehicles. Moreover mobile military networks need to be operational continuously even in situations where some stations are destroyed and some links are down or congested [3].

In scenarios of military operations and calamities such as hurricanes and tornados, it is essential to provide communication even without any infrastructure-based physical network. Due to these challenges, tactical systems require a reliable, robust, and secure communication system [4].

Applications with large number of mobile consumers need an optimized consumption of bandwidth which is a scarce resource in tactical networking application such as communication in regions affected by natural disasters, integrated battle field management systems, etc. Cognitive radio (CR) technology characterizes innovative solutions to address the issue. Idea of Software-Defined Radio is emerging as a prospective solution: SDR is defined as a group of technologies both hardware and software where operating functions of the SDR are deployed through adaptable firmware or software, functioning on programmable technologies of processing to reproduce several communication standards. This technology enables mobile nodes to adapt dynamically to the communication environment which is time varying, changing locality, accessible bandwidth, and time critical situations [5]. In situations of mission critical applications such as battlefield and catastrophic environments, the intrinsic properties of the underlying applications must be considered. Flexible and programmable characteristics of SDR technology facilitates integration and synchronization in sharing information regarding different types of traffic flows such as distribution of situation awareness, transfer of files, and instant messaging. This increases proficiencies of military forces to enhance the efficiency of mission and time critical applications [6].

Since most of the tactical networks-based missions fall under the same category as far as functional patterns are concerned, basic characteristics of a network such as topology of network topology and data configurations can be predicted accurately. Hence the efficiency of tactical wireless networks can be boosted by identifying essential characteristics of network cognitively and then using appropriate networking strategies adaptively such as cross-layering design techniques. Many cross-layer schemes have been suggested in literature for wireless tactical networks. In cross-layer designs essential information can be shared among the layers of TCP/IP to improve the performance of mobile ad hoc networks. For example, overhead of headers pertaining to each layer can be minimized, mobility, QoS, and security [7].

Efficiency of mobile ad hoc communication networks can be considerably improved by incorporating the idea of cross-layering in communication design system. This paper presents a novel cross-layer design for multihop, self-healing, and self-forming network in tactical settings. Including this section on introduction, this paper is organized in eight sections. The paper is organized as follows. Section 2 lists the published work in relevant areas. Section 3 describes proposed methodology, network model, architecture, and framework of our system. Section 4 explains our methodology with the help of a working example and provides extensive investigation to validate our methodology. Sections 5 to 6 discuss implications of our approach, analytical and simulation results, and qualitative comparison with state of the art MAC protocols for MANETs.

A considerable work is being carried out by researchers in optimization of network performances using cross-layer and associated technologies for different applications. QoS based enhancement of video transmission is framed by [8] as a problem of cross-layer optimization, whereas [9] proposed a cross-layer architecture of multiple layers that performs coordinated routing, congestion control, and scheduling in multihop relay networks and gives improved QoS evaluation.

Mobility of wireless stations is highly dependent upon energy efficiency. Concept of cross-layering is used in MERLIN (MAC and efficient routing integrated with support for localization) [10] to overcome packet latency which is mostly sacrificed in MAC protocols of sensor network to achieve energy efficiency.

Cross-layer designs are categorized by [7] as manager or nonmanager method based on information sharing mechanism and centralized or distributed architecture based on the network organization. The designs are categorized as layer trigger scheme, joint optimization scheme, and full cross-layering based on number of layers involved in optimization by [11].

Cross-layering also optimizes the performance of parameters belonging to different layers without breaking the abstraction of TCP/IP layering. In optimized version of 802.11 e networks, parameters of MAC layer are adaptively tuned by [21] according to the information extracted from application layer. Similarly MAC layer and network layer parameters are used in coordination to develop criteria of hybrid nature in [22].

Another framework Mobile-Man cross-layer design in [23] presents a methodology where protocols of different layers may share information about network status while keeping the separation of layers intact at the design level.

TDMA protocols are preferred in wireless tactical networks because their capability to support QoS [24], multiple enhancements of TDMA for wireless, and tactical ad hoc networks have been suggested in [25, 26] such as cooperative cognitive TDMA (CC-TDMA) and cooperative relaying TDMA (CR-TDMA).

Another challenge of cross-layering is mechanism of signaling among nonadjacent layers to share vital networking information. One of the solutions to this challenge is proposed in [27] to merge all layers into single layer that is orthogonal to a strict cross-layering architecture solution. Among these two extremes, interlayer signaling is an efficient way of implementing cross-layering for cooperation and coordination of desired information among multiple layers as presented in [28]. Many signaling methods have been proposed in literature, such as using wireless extension header for storing cross-layer information, using Internet Control Message Protocol (ICMP) to exchange cross-layer information, using local profiles for sharing periodically updated information of different layers [29].

Several efforts have been made to achieve MAC access with channel assignment; some methodologies are suggested as part of survey conducted on radios in [30, 31].

3. Proposed Design

Our work presents a novel approach to build tactical network solutions specific to disaster management and military applications where delay and bandwidth are scarce resources. The proposed methodology is unique in terms of network organization and information exchange mechanism. The algorithm is distributed with each SDR executing the same slot allocation (SA) algorithm and creating the same vector. As a result, each SDR is equipped with information about the active communications and refrains from starting its own communication. This protocol ensures collision-free transmission mechanism as opposed to contention based CSMA/CD MAC protocol of 802.11e for MANETs; also it provides bandwidth efficient communication in comparison to channelization access protocol TDMA.

Moreover, in novel design presented in this paper, CL-TDMA (cross-layer TDMA) control messages of AODV are used for exchanging cross-layer information rather than designing a separate signaling methodology.

The idea of cross-layer design is to preserve the core functionalities related to the layers of TCP/IP suit while allowing collaboration, cooperation, and joint optimization of protocols by sharing information between multiple layers [32].

Due to time sensitive nature of communication, CSMA/CD based MAC algorithms are not appropriate for tactical networks-based applications. The traditional TDMA suffers from bandwidth wastage, delay, and low throughput when used in a tactical combat networks where number of communicating nodes is less than the available time slots. In case of tactical networks, the probability that all the nodes are communicating simultaneously is very small and causes inefficient utilization of a large number of available slots. Therefore, a cross-layer-based slot allocation algorithm is proposed for optimized utilization of bandwidth and time. Our proposed technique relates to wireless communication, specifically for time and mission critical infrastructure-less tactical networks.

To develop CL-TDMA for a multihop self-healing and self-forming tactical network of SDRs, a cross-layer protocols is proposed which works with coordination and cooperation of parameters of NET layer and MAC layer. All of the important parameters of proposed protocol are enlisted in Table 1.

3.1. Network Model

Consider a self-healing and self-forming tactical MANET [33] of SDRs in a time and mission critical environment where mobility of SDRs is slow as compared to commercial MANETs. There is no central controller in the network, and SDRs coordinate their transmissions in a distributed way. The source SDR for each communication starts the process of network formation, route calculation, and formation of slot allocation vector by sending a HELLO message. Each mobile SDR generates best-effort data traffic. Communication is collision-free because of TDMA MAC protocol. The total number of nodes in the network is denoted by symbol , which changes slowly with time due to user mobility. Some important variables and parameters are enlisted in Table 1.

3.2. Cross-Layer Architecture

Based on the challenges posed by mission and time critical applications of tactical networks, a cross-layer design is proposed to provide routing and collision-free channel access. Control messages of AODV are used for providing necessary signaling between NET layer and MAC layer. The novel approach of cross-layer design proposed in this paper works in nonmanager and decentralized fashion where data is exchanged directly between any two layers and there is no centralized node or tier.

3.3. Stringent Constraints of Tactical Network

The proposed slot allocation algorithm is specially designed for tactical networks; tactical networks are of different types depending upon the application’s requirements, for example, Air Defense Network, Integrated Battlefield Management System, and Artillery Fire Control System. Every network has its own stringent requirements and characteristics [34]. Some of the important characteristics can be defined as follows:(i)Number of radios in tactical network(ii)Number of hops(iii)Radio range(iv)Data requirement of each node/data range(v)Extent of change in topology(vi)Permissible delay(vii)Frequency of communication(viii)Error correction coding schemes(ix)Modulation schemes

3.4. Slot Allocation Algorithm

In slot allocation (SA) algorithm, TDMA frames of MAC are divided into two classes. The first class of frames consists of control frames. These control frames are used to exchange control messages of AODV in the first phase of call setup process. Second class of TDMA frames comprises data frames for communication of data such as text and voice in the first phase of call setup SDRs transmits control packets. The information collected during this exchange helps all active SDRs to get awareness about the communicating SDRs in the vicinity. The SA algorithm assigns slot(s) to all active SDRs by using the information collected during exchange of control messages, hence ensuring the collision-free exchange of data packets. As all SDRs in the vicinity are aware of active radios and active communications, collision-free transmission is guaranteed for communicating SDRs. SA algorithm allows communicating radios to use empty slots of other inactive SDRs, thus adding the advantage of reusability which ensures optimized utilization of bandwidth.

3.5. Architecture of CL-TDMA

Architecture diagram of CL-TDMA is given in Figure 1 depicting control phase and data phase. In control phase each slot is represented as called control slot and each frame is labeled as known as control frame. Length of control frame is variable ranging from 1 to N. Control phase will have L number of control frame. Value of L varies according to the number of SDRs involved in communication and the complexity of communication scenario. At the end of the control phase each SDR will have an SA (slot allocation) vector.

In the next phase of the algorithm, SDRs transfer data. In Figure 1, represents data slot and represents data frame.

Length of each data frame ranges from 1 to N data slots. M represents total number of data frames involved in any communication. Value of M varies according to the size of communication. Number of data frames in any communication forms one super frame. After the completion of data transfer, control phase will run again for other active communications.

3.5.1. Setup/Control Phase

Dividing the task into two phases makes it easier to utilize the slots which are being wasted in classical TDMA techniques. During the control phase, only control messages of AODV such as HELLO, RREQ, and RREP are exchanged and when this exchange is over, all the active SDRs are equipped with vital information such as the following:(a)Active communications: identification of SDRs that want to send (source) data, receive (destination) data and relay data(b)Dynamic slot allocation: this will be achieved by running SA algorithm which utilizes the information that each node gathers during the exchange of control messages.(c)Collision-free communication in phase II(d)Reusability of empty slots(e)Optimized use of already scarce bandwidth in tactical networks

Figures 2 and 3 give detailed flow of control messages of AODV along with corresponding frame and slot. Frame numbers and slot numbers are also labeled to give visual representation of call setup procedure. This flow graph is designed for the best case scenario where only six control frames complete the process of call setup. Once all the SDRs have SA vector, they can start exchanging data frames. Figure 2 represents the scenario where SDR2 wants to start communication, so it will send HELLO message in slot 2 of control frame 1. Slot 1 of control frame 1 will be empty as SDR1 is not the source SDR. Now SDR1 can broadcast its HELLO message in slot 1 of control frame 2. When SDR3 receives HELLO message from SDR2, it will broadcast its HELLO message in slot 3 of control frame 1. This process will continue till the end of control frame 1; by then all the SDRs in vicinity will broadcast their HELLO message in their respective slots of control frame 1.

SDR1 will broadcast its HELLO message in slot 1 of control frame 2. Source SDR2 will broadcast its RREQ message in slot 2 of control frame 2. SDR3 will relay this RREQ. This process will continue until SDR4 broadcasts RREP message.

Proposed SA algorithm provides dynamic allocation of time slots to the active SDRs only in contrast to the classical slot allocation scheme TDMA where slots are fixed. After running this algorithm each SDR in the vicinity has its own SA vector, updated routing tables, and paths to the destinations of active communication.

3.5.2. Data Transfer Phase

During this phase source SDRs, relay SDRs and destination SDRs perform communication in slots allocated to them in call setup phase. Communication is collision-free and bandwidth efficient.

3.6. Slot Allocation Algorithm

Slot allocation algorithm for MAC CL-TDMA is shown in Algorithm 1.

Input: Topology, Node that breaks silence, No of slots in a frame
Output: Slot allocation vector.
Declare an array ‘B’.
x=for all RREPs(HopCount+1%30
sort RREPs in each node with respect to RREP IDs
   For each RREP perform the following steps to find the slot numbers to occupy
(a) Declare an array ‘A’ of size [hopCount+1]
Note: (hopCount from RREP)
(b) If this node is originator then
(i) Allocate the first slot in ‘A’
(c) Else If this node is receiver then
(i) Allocate this slot in ‘A’ to the node
(ii) Update hopCount as [hopCount()+1]+1
Note: () represents hopCount from RREP received from destination)
(d) Else If this node is relaying, two slots will be allocated, one for forward communication and one for backward
communication)
(i) Allocate forward slot in ‘A’ by [hopCount()+1]+1
Note: () represents hopCount from originator/source)
(ii) Allocate backward slot in ‘A’ by
[hopCount()+1]+[hopCount()+1]+1
Note: () hopCount to destination from routing table and () represents hopCount from RREP)
(iii) Allocate backward slot in ‘A’ by
[hopCount()+1]+[hopCount()+1]+1
Note: () hopCount to destination from routing table and () represents hopCount from RREP)
(e) Append array ‘A’ to array ‘B’ and clear A.

4. Working of Algorithm

In this section we describe working of SA algorithm for a specific communication scenario in a tactical network setting, where mobility of nodes is limited. Though the algorithm works for any number of nodes that are typical in a tactical network ranging from 10 to 80, for this particular case the number of nodes/SDRs is 30, number of hops is 2, and topology is changing very slowly. All important parameters for this scenario are given in Table 2.

Architecture of 30 slots is used to test the proposed design. Here basic assumption is that the SDRs which are communicating are at a distance of 2 hops at maximum and topology is slowly changing. Now let us assume a topology with 6 nodes with node id 1, 2, 3, 4, 5, and 6, respectively, and arranged as in Figure 4; SDR2 wants to talk to SDR5 and the rest of the SDRs are silent. SDR3 and SDR4 will work as relaying SDRs to generate SA vector for communication of SDR2 and SDR5. This example scenario will demonstrate following:(i)Informing all SDRs about the communication of SDR2 and SDR5(ii)Allocation of slots of inactive SDRs to those which are now communicating

Step 1 (initialization). Let us assume all the SDRs are silent, the proposed protocol ensures that the SDR that is interested in starting communication will break the silence by sending an AODV HELLO packet. In above the example SDR2 will broadcast a HELLO control message; all the neighboring SDRs will receive this control message and will update their routing tables.

Step 2 (updating routing tables). Now the silence period is over and all the active SDRs will start exchanging the control messages in first control frame given in Table 3. So when SDR3 and SDR1 receive HELLO packet of the SDR2 both will update their routing tables, given in Tables 4 and 5 and add an entry for a route to SDR2 with a hop distance of zero which indicates that SDRs with hop distance zero are direct neighbors. Then SDR3 will broadcast its HELLO packet and so on and at the end of the first frame SDR2 through SDR6 have broadcasted their HELLO packets and at the end of this frame the routing tables will be like SDR2 having an entry of SDR3 with hop distance of zero. SDR2 has not received any HELLO message from SDR1 so its routing table will not contain entry to SDR1; SDR3 will have two entries, one for SDR2 and the other for SDR4, both at a hop distance of zero; SDR4 will have entry of SDR3 and SDR5, both at zero hop distance, given in Table 6; SDR5 will have entry of SDR4 and SDR6 both at a hop distance of zero, depicted in Table 7; SDR6 will have entry of SDR5 at zero hop, shown in Table 8. SDR1 has to wait for the second control frame to send its HELLO message as the silence was broken by SDR2 and SDR1 was unable to broadcast its HELLO before the second control frame. Table 3 represents the first control frame. Routing table of SDR1 is not created yet, as it has not sent its HELLO message in frame 1.

Now in the second control frame given in Table 9, SDR1 will broadcast its HELLO packet. After receiving this HELLO packet SDR2 will add a second entry to its routing table with a route to SDR1 with a hop distance of zero. The updated information is shown in Table 10.

Now SDR2 will broadcast its RREQ packet to search for the route to SDR5 from the neighbors, SDR1 and SDR3. As we know that when a RREQ is received an SDR will setup a backward path also by adding an entry to its routing table with the SDR id of the originator of RREQ and hop count.

Now SDR3 will rebroadcast RREQ message as it does not have route to SDR5 in its routing table. SDR4 will process this RREQ and first update its table with the entry of the originator and its hop count. It will add an entry of SDR2 with a hop count of 1. Updated routing table entries for SDR4 are shown in Table 11.

SDR4 has route to SDR5 in its routing table so it will prepare RREP message. In CL-TDMA slot allocation this RREP message will be broadcasted instead of unicasting to source SDR as in traditional AODV. Proposed scheme adds this modification in traditional AODV because RREP contains the information of the communicating SDRs and we want this RREP to reach all the active SDRs. With the help of this RREP, they can update themselves with the information such as, which SDRs are communicating and which ones are inactive. This information will help in slot allocation and reusability of empty slots. In proposed scheme a node will broadcast RREP in two cases:(i)In reply to a RREQ(ii)A node having received RREP from its neighbors; it may or may not be an intermediate node in a communication.

After receiving RREP, SDR5 will rebroadcast this message and will also add an entry to the routing table as path to SDR2 with a hop count of 2. Updated routing information of SDR5 is shown in Table 12. Finally SDR6 will just rebroadcast the RREP.

Table 13 depicts the structure of control frame 3. In control frame 3, SDR1 has a RREQ received from SDR2 and it does not have a path to SDR5. It will rebroadcast this RREQ. SDR2 has nothing to do so it will wait for the response to its RREQ sent in control frame 2. SDR3 will rebroadcast the RREP and update its routing table with the entry of the destination in the RREP and its hop count. It will add a route to SDR5 with hop count of 1. Updated routing table entries for SDR3 are shown in Table 14. SDR4, SDR5, and SDR6 are silent in this frame.

In control frame 4 represented in Table 15, SDR2 will rebroadcast RREP received from SDR3 and update its routing table with an entry to SDR5 with hop count 2. SDR3, SDR4, SDR5, SDR6 will remain silent in this frame. Updated routing table entries for SDR2 are shown in Table 16.

In control frame 5 which is represented in Table 17, SDR1 will rebroadcast RREP received from SDR2. Control frame 6 shown in Table 18 will be empty as there are no more control messages to be exchanged.

In our design, even the worst case scenario for current set of parameters, consumes only six control frames to exchange all the control messages necessary for the call setup procedure. This may vary for different set of parameters and complex scenarios.

After the exchange of control packets every active SDR will have the RREP packet in their memory. Each SDR will run Algorithm 1: MAC CL-TDMA SA algorithm and finds an allocation vector that assigns multiple slots to active SDRs. Allocation vector generated as a result of running SA algorithm is shown in Figure 5.

Slot reusability and bandwidth optimization is obvious from this vector. This vector is distributed among all SDRs participating in active communication. SDRs will transmit data in data transfer phase according to this vector. In current case SDR2 will start transmission in slot 1 of data frame 1, SDR3 and SDR4 will relay in slot 2 and slot 3, respectively, and SDR5 will transmit data (reply) in slot 4, which will be relayed by SDR4 and SDR3 in slot 5 and slot 6, respectively.

SDR1 will also have slot allocation vector even it is not part of the communication. Algorithm suggests that all the nodes in network should have this vector to gain awareness about active communications to refrain from starting their own communication during active transfer, hence ensuring collision-free transmission.

Next we discuss the proposed algorithm for worst case scenario and an average case scenario. In worst case scenario two simultaneous communications are represented. One communication is active between source SDR16 and destination SDR21. Second communication is active between source SDR7 and destination SDR14 where SDR21 and SDR16 are relay radios. Topology is given in Figure 6.

Slot allocation vector for this communication is shown in Figure 7. This vector shows that 24 slots in each frame are occupied, while 6 slots in each frame are wasted.

Next we run our algorithm for an average case scenario. Slot allocation vector for this communication is given in Figure 8.

Algorithm has been tested over a set of topologies in all three categories of best case, worst case, and average case scenarios of different communication conditions enlisted in Table 19. Even in the worst case scenario, control phase does not exceed six frames and bandwidth utilization for data transfer phase ranges within 80%~100%. Flow graph of slot allocation algorithm is given in Figure 9.

This work is extended further; a mathematical model is developed for a cross-layer design for application layer and physical layer. This work focuses on the optimized trade-offs between various configurations settings of the SDRs to accomplish optimization such as efficient utilization of energy and delivery of data packet reliably at suitable data rate and within tolerable latency constraints. The proposed work enhances the performance and enables SDRs to efficiently adjust to the dynamically changing environment [35].

5. Analytical and Simulation Results

The proposed cross-layer design of CL-TDMA has been simulated and tested in OMNET++ and MATLAB for multiple topologies such as peer-to-peer topology, multihop topologies for single and simultaneous communications for best case, average case, worst case, and many other random scenarios. The protocol is then ported in an SDR being used for many tactical applications. This research is supported by Center for Advanced Research in Engineering of Software-Defined Radio group [36].

It is not simple task to establish a fair comparison between TDMA-based MAC protocols as each of them has been developed with a different architecture and for a specific class of applications [37]. We compared the throughput, call setup overhead, and latency of CL-TDMA against those of conventional TDMA for multiple scenarios listed in Table 19 in Section 5.1, while in Section 5.2 a qualitative comparison is conducted among CL-TDMA and other state of the art MAC protocols for mobile ad hoc networks.

We derived the performance of CL-TDMA system in terms of throughput, call setup overhead, and latency. First we define the throughput for source SDRs and relay SDRs in CL-TDMA system as an average of number of packets transmitted in each (data frame) with respect to (network data rate/network throughput).

5.1. Comparison of CL-TDMA with Classical TDMA Protocol

(i) Throughput of CL-TDMAIn (1) represents slot size and represents number of packets transmitted per slot. In second term summation of represents number of data frames transmitted in one minute. The product calculates data transmitted in one time slot, and second term represents the total number of data frames in one second. When we divide the product of both by channel capacity we obtain throughput of CL-TDMA.

(ii) Call Setup OverheadCall setup overhead is calculated by dividing the number of control frame by total number of control and data frames involved in any communication. Formula is given in (2). It is obvious that if there is a small number of control frames, call setup overhead will be low.

(iii) Latency:. latency for CL-TDMA is defined as the time lapse between data transmission turns of a node. For example, if there are two SDRs in communication, and data frame has N data slots, then the latency of communicating nodes will be equal to the size of one data slot for CL-TDMA, as out of N slots SDR1 and SDR2 will be allocated N/2 slots for their communication. In case of conventional TDMA, for this scenario each SDR will have to wait for N number of data slots to get the next turn to transmit data.

(iv) Observations:. while testing CL-TDMA for multiple scenarios enlisted in Table 19, we have the following important observations:(i)Throughput of CL-TDMA can be increased:(a)By enhancing channel data rate (b) By increasing the slot size (c) For large communication size (ii)Throughput of CL-TDMA will be optimal for small number of L: for small the number of control frames, throughput will be higher and call setup delay will be low.(iii)Throughput of CL-TDMA system starts converging towards conventional TDMA if large number of SDRs is communicating simultaneously.

(v) Throughput evaluation and analysis with various Rn:. if we increase the size of communication for a tactical network, throughput of CL-TDMA will be improved. In this section we calculate throughput of CL-TDMA for different values of and communication size as follows. The graph in Figure 10 represents performance of CL-TDMA with different values of channel capacity , for three different communications of varying sizes.

CL-TDMA performs optimally for larger communications with small number of SDRs, where .Such communications yield minimal call setup overhead. The first curve with communication size is plotted for different values of ranging from 200kbps to 1Mbps. For this communication size, throughput of CL-TDMA is optimized for channel capacity of 200kbps. This is because, for 200kbs channel capacity, data frames required to complete communication will be larger than the control frames involved in call setup. But as the channel capacity increases, throughput suffers because communication of will be completed in small number of data frames and call setup overhead will affect the throughput.

Now if communication size is increased to , throughput of CL-TDMA will increase. As can be seen from the graph, throughput of CL-TDMA is approximately 100% for 200kbps data rate.

(vi) Throughput evaluation and analysis with different Ss:. next performance of CL-TDMA is evaluated for different slot sizes . The larger the size of slot, the more the number of bits that can be transmitted in one unit of time.

Graph in Figure 11 presents three different curves of CL-TDMA throughput for three different such as 5μs, 20μs, and 70μs.

Graph shows that when slot size is 70μs, throughput will be approximately 100% even for 200kbps. But as the channel capacity increases, the same slot size of 70μs throughput suffers, because the higher the channel capacity, the less the number of data frames will be consumed to complete the communication. This will increase the call setup overhead given in (2).

Here we conclude that CL-TDMA performs optimally when . This brings us to an important conclusion that CL-TDMA may perform optimally even for lower channel bandwidth if the constraint is fulfilled. This is the first and foremost requirement of time and mission critical networks

However, it may be adapted for higher channel bandwidths if available, for longer communications with an appropriate trade-off between control frames and data frames.

(vii) Comparative analysis of CL-TDMA and conventional TDMA:. this has been achieved for two important networking performance parameters, bandwidth and latency.

(a) Bandwidth:. in our evaluation, network data rate is 1Mbps and slot size is 576.9μs. In addition, each data frame is 30 slots long (N=10) and each super frame comprised 30 (M=30).

Figure 12 shows the performance of CL-TDMA and conventional TDMA for single communications in tactical networks. X-axis represents the hops between source and destination SDR, while Y-axis represents the percentage throughput as number of packets transmitted per frame.

The first curve of the graph has been plotted for CL-TDMA without call setup overhead. Throughput of communication for 0, 1, 2, 3, 4, and 5 hops between source and destination SDRs ranges between 95% and 100%.

Second curve represents the throughput for best case scenarios of communication, where call setup overhead is minimized, and throughput drops to the range of 78% to 84%. The drop in throughput of CL-TDMA is because of the overhead incurred by the call setup delay.

Third curve in graph has been plotted for worst case scenarios of communication where throughput of CL-TDMA drops down to 40%. This drop is because of the complex communication scenarios and increased call setup overhead delays.

Lastly, TDMA performance curve shows that the throughput increases linearly as the number of communicating SDRs increase. It shows that if more number of SDRs is actively participating in active communication, at one point performance of CL-TDMA converges to conventional TDMA. This is very unlikely for tactical combat network where number of communicating SDRs is very small as compared to commercial MANETs.

In both best case and worst case scenarios performance of CL-TDMA is much better than conventional TDMA.

Graph in Figure 13 compares the performance of CL-TDMA and conventional TDMA for multiple simultaneous communications.

For best case scenario, throughput of CL-TDMA drops down to approximately 80%. This is because data slots have been divided among multiple communications. But still performance of CL-TDMA is far better than conventional TDMA.

(b) Latency:. graph in Figure 14 represents the comparison of latency between CL-TDMA and conventional TDMA. The curve for single communication scenario for CL-TDMA shows smaller values of latency for fewer number of hops. As the number of hops increases, the value of latency also increases.

In case of simultaneous communication scenarios, latency increases because of more number of active communications and also because of number of relaying hops.

On the other hand, in case of TDMA, latency is quiet high. This is because, for both single and simultaneous communicating scenarios, each SDR will have to wait for N number of data slots for its next turn to transmit data.

5.2. Comparison of CL-TDMA with Other MAC Protocols for Multihop Ad Hoc Networks

Cross-layer MAC protocols for multihop ad hoc networks, presented in literature are strictly application specific. For example a cross-layer design developed for applications which are in dire need of throughput optimization may not be able to handle delay sensitive applications. Therefore a fair comparison of different application specific cross-layer designs is not possible. Table 20 provides qualitative comparison of CL-TDMA with other state of the art MAC protocols for mobile ad hoc networks over a set of parameters such as channel sensing, contention overhead, response time, and routing overhead.

6. Conclusion

In this paper we proposed a TDMA-based cross-layer MAC protocol (CL-TDMA) for multihop, self-healing, and self-forming tactical networks. CL-TDMA exploits empty slots, which are inherent in reservation-based MAC protocols. The cross-layer architecture provides efficient route calculation in parallel to call setup phase of SDRs, that reduces the route calculation overhead of network layer. We presented a novel design of slot allocation model for the proposed CL-TDMA with cross-layer support for route calculation by using AODV control messages and validated it through simulations. The results show that CL-TDMA effectively improves the tactical network performance in terms of throughput, call setup delay and latency. A qualitative comparison of the proposed approach is made with state of the art in cross-layer designs to show its validity for tactical applications. The protocol is ported in an SDR and is tested in the field in many tactical networks settings for the satisfaction of the users.

Data Availability

All the data supporting the results is provided in the article. The data scenarios not mentioned in article can be provided whenever needed.

Conflicts of Interest

The authors declare that they have no conflicts of interest.