You are on page 1of 4

International Journal of Technological Exploration and Learning (IJTEL) ISSN: 2319-2135 Volume 2 Issue 5 (October 2013)

A Joint Design of Security and QOS Provisioning in MANETs with Cooperative Communications
Nagella Sunil
M. Tech Student, Department of Computer Science & Engineering, Intell Engineering College, Anantapur, India AbstractCooperative communication has received tremendous
interest for wireless networks. Most existing works on cooperative communications are focused on link-level physical layer issues. Consequently, the impacts of cooperative communications on network-level upper layer issues, such as topology control, routing and network capacity, are largely ignored. A multi hop wireless ad hoc network consists of a number of nodes that form a dynamic topology with ad hoc wireless links among neighbouring nodes. These nodes are typically limited in resources such as bandwidth, computation power, memory, and battery. Quality of Service (QoS) is usually defined as a set of service requirements that need to be met by the network while transporting a packet stream from source to destination. With the increasing needs of QoS provisioning for evolving applications such as real time audio/video, it is desirable to support these services in ad hoc networking environments. This thesis investigates QoS provisioning techniques for this type of networks. Keywords: QOS; MANET; Communication; Security; Network.

Dr G prakash Babu
Associate Professor, Department of Computer Science & Engineering, Intell Engineering College, Anantapur,India in evolving applications, it is also desirable to support these services in multi hop ad hoc networks (especially MANETs, which will be the focus of our discussion in this chapter). The resource limitations and variability further add to the need for QoS provisioning in such networks. However, the characteristics of these networks make the QoS support a very complex process. QoS support in MANETs encompasses issues at the application layer, transport layer, network layer, medium access control (MAC) layer, and physical layer of the network infrastructure. This chapter provides a detailed survey of the issues involved in supporting QoS across all the protocol layers in MANETs. We classify different approaches, discuss various techniques, and outline the future issues and challenges related to QoS provisioning in MANETs. In mobile ad hoc wireless communication, each node of the network has a potential of varying the topology through the adjustment of its power transmission in relation to other nodes in the neighbourhood. In contrast, wired networks have fixed established pre-configured infrastructure with centralized network management system structure in place. Therefore, the fundamental reason for the topology control scheme in MANET is to provide a control mechanism that maintains the network connectivity and performance optimization by prolonging network lifetime and maximizing network throughput. A MANET topology can depend on uncontrollable factors such as node mobility, weather, interference, noise as well as controllable factors such as transmission power, directional antennas and multi-channel communications. A bad topology can impact negatively on the network capacity by limiting spatial reuse capability of the communication channel and also can greatly undermine the robustness of the network. Where network capacity means the bandwidth and ability for it to be used for communication. A network partitioning can occur in a situation where the network topology becomes too sparse. Similarly, a network which is too dense is prone to interference at the medium access (MAC) layer, the physical layer of the network. So the network should neither be too dense nor too sparse for efficient communication amongst nodes to take place.

I.

INTRODUCTION

Mobile ad-hoc network is an independent system of mobile nodes connected by wireless links forming a short, live, on-thefly network even when access to the Internet is unavailable. Nodes in MANETs generally operate on low power battery devices. These nodes can function both as hosts and as routers. As a host, nodes function as a source and destination in the network and as a router, nodes act as intermediate bridges between the source and the destination giving store-andforward services to all the neighbouring nodes in the network. Easy deployments, speed of development, and decreased dependency on the infrastructure are the main reasons to use ad-hoc network. Multi hop wireless ad hoc networks are useful in many application environments and do not need any infrastructure support. Collaborative computing and communications in smaller areas (building organizations, conferences, etc.) can be set up using multi hop wireless ad hoc networks. Communications in battlefields and disaster recovery areas are other examples of application environments. Similarly communications using a network of sensors or oats over water are other potential applications of multi hop wireless networks. The increasing use of collaborative applications and wireless devices may further add to the need and usage of ad hoc networks. With the increase in quality of service (QoS) needs

www.ijtel.org

213

International Journal of Technological Exploration and Learning (IJTEL) ISSN: 2319-2135 Volume 2 Issue 5 (October 2013) II. RELATED WORK to the size and cost constraints. Recent studies show that cooperative communications allow single antenna devices to work together to exploit the spatial diversity and reap the benefits of MIMO systems such as resistance to fading, high throughput, low transmitted power, and resilient networks.

A. Transmission in MANETs: With physical layer cooperative communications, there are three transmission manners in MANETs: direct transmissions, multi-hop transmissions and cooperative transmissions. Direct transmissions and multi-hop transmissions can be regarded as special types of cooperative transmissions. A direct transmission utilizes no relays while a multi-hop transmission does not combine signals at the destination. In Fig. 1, the cooperative channel is a virtual multiple-input single-output (MISO) channel, where spatially distributed nodes are coordinated to form a virtual antenna to emulate multi-antenna transceivers.

Figure 2. Cooperative broadcasting vs. traditional network flooding.

Figure 1. Transmission in MANETs

B. Network Constraints: Two constraint conditions need to be taken into consideration in the proposed COCO topology control scheme. One is network connectivity, which is the basic requirement in topology control. The end-to-end network connectivity is guaranteed via a hop-by-hop manner in the objective function. Every node is in charge of the connections to all its neighbours. If all the neighbour connections are guaranteed, the end-to-end connectivity in the whole network can be preserved. The other aspect that determines network capacity is the path length. An end-to-end transmission that traverses more hops will import more data packets into the network. Although path length is mainly determined by routing, COCO limits dividing a long link into too many hops locally. The limitation is two hops due to the fact that only two-hop relaying is adopted. C. Relaying Strategies: 1) Amplify-and-forward 2) Decode-and-forward In amplify-and-forward, the relay nodes simply boost the energy of the signal received from the sender and retransmit it to the receiver. In decode-and-forward, the relay nodes will perform physical-layer decoding and then forward the decoding result to the destinations. If multiple nodes are available for cooperation, their antennas can employ a space-time code in transmitting the relay signals. It is shown that cooperation at the physical layer can achieve full levels of diversity similar to a MIMO system, and hence can reduce the interference and increase the connectivity of wireless networks. D. Cooperative Communications: Cooperative transmissions via a cooperative diversity occupying two consecutive slots. The destination combines the two signals from the source and the relay to decode the information. Cooperative communications are due to the increased understanding of the benefits of multiple antenna systems. Although multiple-input multiple-output (MIMO) systems have been widely acknowledged, it is difficult for some wireless mobile devices to support multiple antennas due www.ijtel.org

E. Multi-hop Transmission: Multi-hop transmission can be illustrated using two-hop transmission. When two-hop transmission is used, two time slots are consumed. In the first slot, messages are transmitted from the source to the relay, and the messages will be forwarded to the destination in the second slot. The outage capacity of this two-hop transmission can be derived considering the outage of each hop transmission. F. Proposed Secured Cooperative Scheme Information theoretic source and channel coding techniques can be used with appropriate modulation techniques to achieve perfect secrecy capacities for the CWC. Today green energy is the buzz word and to achieve energy efficiency, we have to think about cost effective security measures. Data compression techniques under source coding mechanism provide high data rates ensuring less energy requirement. For achieving reliability of communication, channel coding methods are extremely useful. Physical layer security making use of information theoretic techniques ensures security with minimal resource consumption. Generally, source coding is done for data compression and channel coding is performed for error detection and correction. For data compression, shortest average description length of a random variable is used. Variable length coding is applied for data compression in which short descriptions are allocated for most frequent outcomes and comparatively longer descriptions are assigned for less frequent outcomes. Data compression and coding techniques include entropy coding, source coding and hybrid coding as shown in Figure 3.

Figure 3. Different data compression and coding techniques

214

International Journal of Technological Exploration and Learning (IJTEL) ISSN: 2319-2135 Volume 2 Issue 5 (October 2013) III. ANALYSIS increasing link length in UWBARA networks. The path loss exponent takes a typical value of 3 to 5 in this kind of network, depending on the propagation condition. Accordingly, the link length with topology control should have a higher priority in the networks with ARA than that in networks without ARA. This means that topology control is more meaningful for the indoor environment with higher path loss exponent. IV. IMPROVING NETWORK CAPACITY USING TOPOLOGY CONTROL IN MANETSS WITH COOPERATIVE COMMUNICATIONS

A node may increase its transmission power to attain larger SINR and higher data rate at receivers. On the contrary, they cause greater interference to each other, which may do harm to the overall network capacity. On the other hand, although low transmission power causes less interference and increases the spatial reuse, it may reduce channel capacity. Considering only transmission power assignment, the capacity ratio is given by ( _ P_ P)2/ with C1 given by (10) and by ( _ P_ P)12/ with C2 given by (12) respectively. Numerical results are plotted to illustrate the capacity ratio for different transmission power ratio _ P_ P. shows that, as transmission power increases, capacity gain decreases in networks without using ARA. The reverse trend is for UWB networks with ARA. Evidently, the expected capacity is maximized by adjusting the transmission power to satisfy the minimum receiving threshold due to the reduction in spatial reuse in networks without ARA. Although an increase of a Transmission power will reduce the amount of spatial reuse; it will be always compensated by the increase of the link rate for UWB networks with ARA. Conclusion 1: Transmission power in networks without ARA should be set to the minimum required power to maximize network capacity, while transmission power is set to the maximum value to optimize network capacity for UWB ad hoc networks with ARA. Neighbour selection Typically, topology control will change the neighbourhood relations with the nodes within its maximum transmission range. Neighbours far away will often be removed from the neighbour list to achieve some performance criteria like energy efficiency or less interference. This will shorten the average link length d With Conclusion 1, the amount of spatial reuse is rewritten as M = A/d2 for nonARA networks. Thus implies that topology control should carefully deal with the trade off between shortening link length and increasing hop counts. Shorter link length increases somewhat the channel data rate while more hop count transmission consumes more network capacity. It is again shown that the link length ratio _ d_ d dominates the capacity ratio.

Figure 4. Impact of power control on network capacity

If the link length ratio is halved, the capacity gets a gain of On the other hand, it doubles the hop counts. Still, capacity ratio is doubled .As an analytical result of Section III-A, maximum allowed transmission power always yields optimal capacity for UWB ad hoc networks with ARA. The amount of spatial reuse then becomes a constant with a fixed network size. Network capacity in such a network is demonstrates the same trend about link length control for the networks with ARA and networks without ARA. When link length decreases, capacity increases, and vice versa. Capacity declines faster with www.ijtel.org

To improve the network capacity in MANETs with cooperative communications using topology control, we can set the network capacity as the objective function in the topology control problem in Eq. 1. In order to derive the network capacity in a MANET with cooperative communications, we need to obtain the link capacity and inference model when a specific transmission manner (i.e., direct transmission, multihop transmission, or cooperative transmission) is used. When traditional direct transmission is used, given a small outage probability, the outage link capacity can be derived. Since only two nodes are involved in the direct transmission, the interference set of a direct transmission is the union of coverage sets of the source node and the destination node. In this article, we adopt the interference model which confines concurrent transmissions in the vicinity of the transmitter and receiver. This model fits the medium access control function well (e.g., the popular IEEE 802.11 MAC in most mobile devices in MANETs). Herein, interference of a link is defined as some combination of coverage of nodes involved in the transmission. Multi hop transmission can be illustrated using two-hop transmission. When two-hop transmission is used, two time slots are consumed. In the first slot, messages are transmitted from the source to the relay, and the messages will be forwarded to the destination in the second slot. The outage capacity of this two-hop transmission can be derived considering the outage of each hop transmission. The transmission of each hop has its own interference, which happens in different slots. Since the transmissions of the two hops cannot occur simultaneously but in two separate time slots, the end-to-end interference set of the multi-hop link is determined by the maximum of the two interference sets. When cooperative transmission is used, a best relay needs to be selected proactively before transmission. In this study, we adopt the decode and- forward relaying scheme. The source broadcasts its messages to the relay and destination in the first slot. The relay node decodes and re encodes the signal from the source, and then forwards it to the destination in the second slot. The two signals of the source and the relay are decoded by maximal rate combining at the destination. The maximum instantaneous end-to-end mutual information, outage probability, and outage capacity can be derived. For the interference model, in the broadcast period, both the covered neighbours of the source and the covered neighbours of the relay and the destination have to be silent to ensure successful receptions. In the second slot, both the covered neighbours of the selected relay and the destination have to be silent to ensure successful receptions. V. SIMULATION RESULTS AND DISCUSSIONS

In this section, the performance of the proposed scheme is illustrated using computer simulations. We consider a MANET with 30 nodes randomly deployed in a 800 800 m2 area. 215

International Journal of Technological Exploration and Learning (IJTEL) ISSN: 2319-2135 Volume 2 Issue 5 (October 2013) VI. CONCLUSIONS AND FUTURE WORK

Figure 5. The original topology: a MANET with 30 nodes randomly deployed in a 800 800 m2 area.

The number of nodes is changed in the simulations. The channels follow a Raleigh distribution. We compare the performance of the proposed scheme with that of an existing well-known topology control scheme, called LLISE, which only considers traditional multi-hop transmissions without cooperative communications and preserves the minimum interference path for each neighbour link locally. We also show the worst network capacity among all the topology configurations for comparison. The original topology is shown in where links exist whenever the associated two end nodes are within transmission range of each other. It is clear that this topology lacks any physical layer cooperative communications. The solid lines denote traditional direct transmissions and multi-hop transmissions, and the dash lines denote links involved in cooperative communications. to maximize the network capacity of the MANET, many links in the network are involved in cooperative communications. One example of two-phase cooperative communications is shown in the top left corner of the figure. Figure 5 shows the network capacity.

The distinct characteristics of MANETs, such as high node mobility and relatively low elevation of the antennas on vehicles, make the QoS provisioning challenging. In this article, we proposed to use recent advances in cooperative communications to enhance the QoS performance of MANETs. In order to address the security problem caused by cooperative communications, we presented a joint design of security and QoS provisioning in MANETs. We proposed a preventionbased technique for secure relay selection taking into consideration authentication protocol, which is based on hash chains and MT, to provide both end-to-end and hop-by-hop authentication and integrity protection. Particularly, we considered channel estimation errors and the impacts of security on throughput QoS performance in MANETs. The dynamic wireless channel was modelled as a finite-sate Markov process. With channel estimation errors, the channel state cannot accurately be observed. Therefore, we formulated the relay selection and the number of messages/data blocks selection problem as a POMDP. The optimal policy was obtained by a separated principle. Simulation results show that the number of messages/data blocks in the MT has significant impacts on the throughput QoS. The proposed scheme significantly improves the effective secure throughput. In addition, due to considering the channel errors in the formulation, the POMDP policy decreases the observation errors impacts on the throughput performance. Future work is in progress to consider network topology control in MANETs using the proposed combined security and QoS provisioning framework. REFERENCES
Q. Guan et al., Capacity-Optimized Topology Control for MANETs with Cooperative Communications, IEEE Trans. Wireless Communication ., vol. 10, July 2011, pp.216270. [2] P. Santi, Topology Control in Wireless Ad Hoc and Sensor Networks, ACM Computing Surveys, vol. 37, no. 2,2005, pp. 16494. [3] T. Cover and A. E. Gamal, Capacity Theorems fortheRelay Channel, IEEE Trans. Info. Theory, vol. 25, Sept.1979, pp. 572 84. [4] Q. Guan et al., Impact of Topology Control on Capacity of Wireless Ad Hoc Networks, Proc. IEEE ICCS,Guangzhou, P. R. China, Nov. 2008. [5] P. Gupta and P. Kumar, The Capacity of Wireless Networks,IEEE Trans. Info. Theory, vol. 46, no. 2, 2000,pp. 388404. [6] A Messac, E Melachrinoudis, CP Sukam, Aggregate objective functions and pareto frontiers: required relationships and practical implications. Optim. Eng. 1, 171188 (2000) [7] MB Gadallah, in Proceedings of the 34th International Conference on Computers and Industrial Engineering. On muti-objective optimization problem: modeling issues and numerical verification (San Francisco, USA, 2004), pp. 635640 [8] R Smallwood, E Sondik, Optimal control of partially observable Markov processes over a finite horizon. Oper. Res. 21, 10711088 (1973) [9] Ramya Ramamoorthy, F. Richard Yu, Helen Tang, Peter Mason, and Azzedine Boukerche. Joint authentication and quality of service provisioning in cooperative communication networks. Elsevier Journal of Computer Communications, 35:597607, 2012. [10] Zhenzhen Gao, Yu-Han Yang, and K.J. Ray Liu. Anti-eavesdropping space-time network coding for cooperative communications. IEEE Transactions on Wireless Communications, 10(11):38983908, November 2011. [11] M. Burkhart et al., Does Topology Control ReduceInterference?, Proc. 5th ACM Intl. Symp. Mobile AdHoc Networking and Computing, Tokyo, Japan, May2004, pp. 919. [1]

Figure 6. The final topology generated by COCO. The solid lines denote traditional direct transmissions and multi hop transmissions. The dashed lines denote the links involved in cooperative communications

One example of cooperative communications IEEE Wireless Communications April 2012 7 per node in different topology control schemes with different numbers of nodes in the MANET. As we can see from the figure, the proposed COCO scheme has the highest network capacity regardless of the number of nodes in the network. Similar to COCO, LLISE is executed in each node distributed. It preserves all the edges on the minimum interference path for each link in the resulting topology, thus minimizes the interference to improve network capacity. Nevertheless, COCO can achieve a much higher network capacity than LLISE, since LLISE only considers multi hop transmissions. The performance gain of the proposed scheme comes from the joint design of transmission mode selection, relay node selection, and interference minimization in MANETs with cooperative communications. www.ijtel.org

216

You might also like