Computing functions over wireless networks

Size: px
Start display at page:

Download "Computing functions over wireless networks"

Transcription

1 This work is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 Unported License. Based on a work at decision.csl.illinois.edu See last page and Computing functions over wireless networks P. R. Kumar Dept. of Electrical and Computer Engineering, and Coordinated Science Lab University of Illinois, Urbana-Champaign prkumar@illinois.edu Web: 1/37

2 How to process information in the network in sensor networks? (Or how to do data fusion over a sensor network? Or how to compute a function of data over a sensor network? Or how to perform in-network information processing in a sensor network?) 2/37

3 Outline Difference between sensor networks and data networks 4 Model of problem: Protocol model, Non-information theoretic model 5 Sample of results: Average vs. Max 9 More details of results 12 Some information theoretic results for sensor networks 27 References 34 3/37

4 Sensor networks Examples of Tasks Environment monitoring» Determine the Average temperature: (x 1 + x x n )/n Alarm networks» Determine the Max temperature: Max x i Sensor networks are not just data networks with sensor measurements replacing files They are application specific Nodes need not just relay packets» They can discard, combine, process packets» Combination of computing and communication More generally: Consider a symmetric function F(x 1, x 2,, x n ) E.g., Average, Mode, Median, Percentile, Max Determined by Histogram or Types How should information be processed in the network to compute such functions? This can also be regarded as network coding for sensor networks 4/37

5 Model of problem: Protocol model, Non-information theoretic (Giridhar & K ʻ05) 5/37

6 Model of problem Multi-hop model for wireless communication (Giridhar & K ʼ05) Collocated network» All nodes within range of all Multi-hop random network (Penrose 1997, Gupta & K ʼ98)» Critical common range for connectivity of random graph» where c n +. (Take r(n) = 2log n ) n At time t, sensor i takes a measurement x i (t) {1, 2,,D} Fusion node needs to calculate F(x 1,, x n ) exactly Non-information theoretic formulation 6/37

7 Model of problem Protocol Model for wireless communication Receiver should be outside other transmittersʼ interference footprints Two types of networks Collocated network Large range so all nodes can hear each other r 1 (1+Δ) r 1 r 2 (1+Δ)r 2 Random network Communicate at rate W bits/sec (Take W =1 bit/sec wlog) At time t, sensor i takes a measurement x i (t) {1, 2,,D} No probability distribution on x i (t) ʼs Fusion node needs to calculate F(x 1,, x n ) exactly Non-information theoretic formulation n nodes randomly distributed Need range at no less than for network to be connected 7/37

8 Definition of Computational Rate R max (n) Block coding allowed N measurements of node 1: x 1 N measurements of node 2 : x 2 N measurements of node n : x n If all N functions computed in time T Then Computational Rate Best Rate over all Strategies S and block lengths N: (Giridhar & K ʻ05) 8/37

9 Sample of results: Average vs. Max 9/37

10 The Average versus Max Theorem (Giridhar & K ʻ05): The rate at which the Average can be harvested is Strategy» Tessellate» Fuse locally» Compute along a rooted tree of cells Theorem (Giridhar & K ʻ05): The rate at which the Max can be harvested is 1 Θ loglogn Strategy: Take advantage of Block Coding» First node announces times of max values: ( )» Second node announces times of additional max values: ( 1 1 )» Third node announces of yet more max values: ( 1 ) 10/37

11 Summary: Order of difficulty of computations June 26, 2009, P. R. Kumar (1/n) Collocated network: Average, Mode, Type Data downloading (1/log n) Random Multi-hop network: Average, Mode, Type Collocated network: Max (1/loglog n) Random Multi-hop network Max (Giridhar & K ʻ05) 11/37

12 More details of results (Giridhar & K ʻ05) 12/37

13 Results: A classification of functions Divisible functions Amenable to divide and conquer if deg(g n ) = O(log R(F n ) ) Symmetric functions Data centric paradigm: Identity of node is not important, only its value Type-sensitive functions Hard to compute in collocated case, and random case Type-threshold functions collocated case, and random case (Giridhar & K ʻ05) 13/37

14 Examples (Giridhar & K ʼ05) Data download problem: F n (x 1,, x n ) = (x 1,, x n ): In collocated or random networks: Histogram of frequencies or Type : F n (x 1,, x n ) = (z 1, z 2,, z D ) Collocated case: Random networks: Special case: Any symmetric function Mean, Mode, Median, Majority: Collocated case: Random case: Max, Min, Range, Occurrence of a value: Collocated case: Random case: 14/37

15 Definition of Rate R max (n) Block coding allowed N measurements of node 1: x 1 N measurements of node 2 : x 2 N measurements of node n : x n If computed in time T Then Rate Compute all N functions Best Rate over all Strategies S and block lengths N: Bound on R max : (Giridhar & K ʻ05) 15/37

16 Divisible functions Divisible functions: There exists F S (x i : i S) for every subset S {1,2,,n} With R(F S ) R(F n ) F S2 F S3 F S1 F S F S6 F S5 F S4 for partition {S 1,, S m } of S Theorem: if deg(g n ) = O(log R(F n ) ) (Giridhar & K ʻ05) Special cases Data Downloading: deg(g n ) O(log R(F n ) ) = O(log D n ) = O(n) So Histogram: So for Random networks Hence for Random networks (Giridhar & K ʻ05) 16/37

17 Proof of for Divisible Functions Tessellate into square cells of area r 2 /2 Neighboring occupied cells can communicate with each other Form a tree rooted at fusion center out of occupied connected cells Choose a relay node in each occupied cell and a parent in the next cell towards the root Locally compute and pass on along tree to root Collect data from deg(g n ) nodes within cell Collect functional value of log R(F n ) bits from bounded number of child cells Pass on functional value of log R(F n ) bits to parent cell All operations can be performed in time So Constructive strategy 17/37

18 Symmetric functions Symmetric functions depend only on type where Type-sensitive functions There is a 0 < c < 1 such that a fraction c of values is never enough to pin down the value of the function F n Examples: Mean, Median, Mode, Majority Type-threshold functions Only want to know whether each z i exceeds a threshold z i* There is a threshold vector such that Examples: Max, Min, Range, Occurrence of value (Giridhar & K ʻ05) 18/37

19 Collision-free strategies in collocated case June 26, 2009, P. R. Kumar Every node knows when to transmit based on what it hears on channel The content of the packet it transmits depends on what it heard, as well as its own information Node g 1 transmits packet P 1 (x g1 ) Node g 2 (P 1 (x g1 )) transmits packet P 2 (P 1 (x g1 ), x g2 ) Node g 3 (P 1 (x g1 ), P 2 (P 1 (x g1 ), x g2 )) transmits packet P 3 (P 1 (x g1 ), P 2 (x g2 ), x g3 ) Note: We are not allowing information transmission to occur through collisions (Giridhar & K ʻ05) 19/37

20 for Type-sensitive functions in collocated case June 26, 2009, P. R. Kumar Wlog suppose D=2 Initially, x g1 is in the set S 0 g1 with cardinality S0 g1 = 2N After first transmission, x g1 can be in one of two sets depending on whether it transmits 0 or 1 Let the transmission correspond to the larger set, call it be S 1 g1 S 1 g1 1/2 S0 g1 After t-th transmission of node k, let x k lie in S t k with St k 1/2 St-1 k So at the end, uncertainty set is: Thus at least nn-t places in the nn values (x 1, x 2,, x n ) are undetermined However to compute F n (x(1),x(2),,x(n)), at least cnn values are needed So nn-t (1-c)nN So T cnn Hence Thus for collocated case (Giridhar & K ʻ05) 20/37

21 for Type-threshold functions in collocated case June 26, 2009, P. R. Kumar Consider Max function (argument can be generalized) Threshold vector = (1,1,,1) Lower Bound Take block length Node 1 transmits its locations of the N 1 1ʼs in Node 2 transmits the N 2 new 1ʼs in its list Node 3 transmits the N 3 new 1ʼs in its list To describe N i takes log N bits To describe the locations of N i 1ʼs requires So Maximized when N i = N/n. Use Thus: (Giridhar & K ʻ05) 21/37

22 Upper bound in collocated case. June 26, 2009, P. R. Kumar Take N > 2n. Consider Exactly N/2n 1ʼs in x 1 Exactly N/2n 1ʼs in x 2 Exactly N/2n 1ʼs in x n At most one 1...At most one 1 Claim: Each such x produces a unique set of transmissions P 1,P 2,,P T Suppose not. Then there are two: x and y which produce same transmissions They differ in some x k y k Then also produces same transmissions since node k hears the same under x k or y k and so reacts the same But this has different Max values from x Thus Max functions are not determined from transmissions (Giridhar & K ʻ05) 22/37

23 Finishing the proof for the Max function June 26, 2009, P. R. Kumar Number of such vectors x = So 2 T > So T > N log(n-1) So Hence This proves (Giridhar & K ʻ05) 23/37

24 Generalizing to any Type-threshold function for collocated case June 26, 2009, P. R. Kumar Feasibility of Node i sends only list of 1ʼs for values which threshold has not been attained Upper bound of There exist a threshold vector such that Now consider an x which has» z 1-1 vectors of the form (1,1,,1)» z 2 vectors of the form (2,2,,2)» z 3 vectors of the form (2,2,,2)» Remaining have 1ʼs or 2ʼs only Now problem is reduced to a Max (Giridhar & K ʻ05) 24/37

25 Random networks: Type sensitive networks June 26, 2009, P. R. Kumar Theorem (Giridhar & K ʼ05) Type-sensitive functions: Proof Tessellate unit area domain into squares of area A = (Δr) 2 /2 Transmissions are local within square Assume Genie communicates all messages instantaneously to all nodes We know at least cnn transmissions are needed At least one square has greater than cnna receptions However only one node can receive at a time in a square So T cnna = cnn(δr) 2 /2 But for connectivity So T c N log n 25/37

26 Type-threshold functions Theorem (Giridhar & K ʼ05) Type-threshold functions: Proof Consider Max for simplicity Tessellate unit area domain into squares of area A = (Δr) 2 /2 Some square has greater than na nodes Suppose all nodes outside this square have value 0 Then we need to compute Max of na nodes We need cn log (na) transmissions Only one node can receive at any given time So T cn log (na) But is needed for connectivity So So T N Ω(log log n) So Achievability can be proved by using tree gathering 26/37

27 Some information theoretic results for sensor networks 27/37

28 Complexities of function computation over wireless networks June 26, 2009, P. R. Kumar Slepian-Wolf Theorem (ʻ73) Total information fusion over wires from correlated sources X R 1 =H(X) Several other complexities in sensor networks Y R 2 =H(Y X) Wireless nodes There are no independent links: Sources share channel Multiple access problem Also, sensors can communicate with each other and thus cooperate Source-channel separation does not hold Only a function needs to be computed, not all information Little is known in a pure information theoretic setting 28/37

29 Multiple relay network (Xie and K ʻ05) Consider a network p(y 2 (t), y 3 (t),..., y n (t) x 1 (t), x 2 (t),..., x n 1 (t)) A feasible rate Generalization of Cover and El Gamal ʻ79 29/37

30 Multiple access channel (Ahlswede ʻ71, Liao ʻ72) June 26, 2009, P. R. Kumar Consider the multiple access channel The capacity region for any p(x 1 )p(x 2 ) 30/37

31 A multiple source multiple relay network (Xie and K ʻ07) June 26, 2009, P. R. Kumar Consider the network A feasible rate vector is 31/37

32 A feasible rate for a sensor network with a sink June 26, 2009, P. R. Kumar Consider the network Feasible rate region for acyclic choice of routes Maximize over Based on combination of backward decoding for relay channel and multiple access channel (Xie and K ʻ07) 32/37

33 Exact capacity region for some Gaussian sensor networks with phase fading June 26, 2009, P. R. Kumar Kramer, Gastpar and Gupta ʻ03 have determined exact capacity region for relay channel with phase fading for some geometries The capacity region is Theorem (Xie and Kumar ʻ07) Phase fading unknown to transmitter Node 5 far away from other nodes 33/37

34 References-1 M.D. Penrose, The longest edge of the random minimal spanning tree, The Annals of Probability, vol. 7, no. 2, pp , Piyush Gupta and P. R. Kumar, Critical Power for Asymptotic Connectivity in Wireless Networks, in Stochastic Analysis, Control, Optimization and Applications: A Volume in Honor of W. H. Fleming. Edited by W. M. McEneany, G. Yin, and Q. Zhang, Birkhauser, Boston, MA, pp , ISBN Arvind Giridhar and P. R. Kumar, Computing and Communicating Functions Over Sensor Networks, IEEE Journal on Selected Areas in Communications, pp , vol. 23, no. 4, April Arvind Giridhar and P. R. Kumar, Towards a Theory of In-Network Computation in Wireless Sensor Networks IEEE Communications Magazine, vol. 44, no. 4, pp , April Arvind Giridhar and P. R. Kumar, In-Network Information Processing in Wireless Sensor Networks. In Wireless Sensor Networks: Signal Processing and Communications Perspectives, A. Swami, Q. Zhao, Y.- W. Hong and L. Tong, Editors. pp , John Wiley, Chichester, England, /37

35 References-2 Slepian D and Wolf J 1973 Noiseless coding of correlated information sources. IEEE Transactions on Information Theory, 19(4), T. Cover and A. El Gamal, Capacity theorems for the relay channel, IEEE Trans. Inform. Theory, vol. 25, pp , R. Ahlswede, Multi-way communication channels, in Proceedings of the 2nd Int. Symp. Inform. Theory (Tsahkadsor, Armenian S.S.R.), (Prague), pp , Publishing House of the Hungarian Academy of Sciences, H. Liao, Multiple access channels. PhD thesis, Department of Electrical Engineering, University of Hawaii, Honolulu, HA, G. Kramer, M. Gastpar, and P. Gupta, Cooperative strategies and capacity theorems for relay networks, IEEE Trans. Inform. Theory, vol. 51, pp , September /37

36 References-3 Liang-Liang Xie and P. R. Kumar, An Achievable Rate for the Multiple- Level Relay Channel, IEEE Transactions on Information Theory, vol. 51, no. 4, pp , April Liang-Liang Xie and P. R. Kumar, Multisource, multidestination, multirelay wireless networks, IEEE Transactions on Information Theory, Special issue on Models, Theory and Codes for Relaying and Cooperation in Communication Networks, vol. 53, no. 10, pp , October Liang-Liang Xie and P. R. Kumar, Information-Theoretic Studies of Wireless Sensor Networks. In Handbook on Array Processing and Sensor Networks, Simon Haykin and K. J. Ray Liu, Editors. IEEE- Wiley, /37

37 37/37

Routing versus Network Coding in Erasure Networks with Broadcast and Interference Constraints

Routing versus Network Coding in Erasure Networks with Broadcast and Interference Constraints Routing versus Network Coding in Erasure Networks with Broadcast and Interference Constraints Brian Smith Department of ECE University of Texas at Austin Austin, TX 7872 bsmith@ece.utexas.edu Piyush Gupta

More information

Coding Techniques and the Two-Access Channel

Coding Techniques and the Two-Access Channel Coding Techniques and the Two-Access Channel A.J. Han VINCK Institute for Experimental Mathematics, University of Duisburg-Essen, Germany email: Vinck@exp-math.uni-essen.de Abstract. We consider some examples

More information

Interference: An Information Theoretic View

Interference: An Information Theoretic View Interference: An Information Theoretic View David Tse Wireless Foundations U.C. Berkeley ISIT 2009 Tutorial June 28 Thanks: Changho Suh. Context Two central phenomena in wireless communications: Fading

More information

The Z Channel. Nihar Jindal Department of Electrical Engineering Stanford University, Stanford, CA

The Z Channel. Nihar Jindal Department of Electrical Engineering Stanford University, Stanford, CA The Z Channel Sriram Vishwanath Dept. of Elec. and Computer Engg. Univ. of Texas at Austin, Austin, TX E-mail : sriram@ece.utexas.edu Nihar Jindal Department of Electrical Engineering Stanford University,

More information

Variations on the Index Coding Problem: Pliable Index Coding and Caching

Variations on the Index Coding Problem: Pliable Index Coding and Caching Variations on the Index Coding Problem: Pliable Index Coding and Caching T. Liu K. Wan D. Tuninetti University of Illinois at Chicago Shannon s Centennial, Chicago, September 23rd 2016 D. Tuninetti (UIC)

More information

Block Markov Encoding & Decoding

Block Markov Encoding & Decoding 1 Block Markov Encoding & Decoding Deqiang Chen I. INTRODUCTION Various Markov encoding and decoding techniques are often proposed for specific channels, e.g., the multi-access channel (MAC) with feedback,

More information

3432 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 53, NO. 10, OCTOBER 2007

3432 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 53, NO. 10, OCTOBER 2007 3432 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL 53, NO 10, OCTOBER 2007 Resource Allocation for Wireless Fading Relay Channels: Max-Min Solution Yingbin Liang, Member, IEEE, Venugopal V Veeravalli, Fellow,

More information

Multicasting over Multiple-Access Networks

Multicasting over Multiple-Access Networks ing oding apacity onclusions ing Department of Electrical Engineering and omputer Sciences University of alifornia, Berkeley May 9, 2006 EE 228A Outline ing oding apacity onclusions 1 2 3 4 oding 5 apacity

More information

On the Unicast Capacity of Stationary Multi-channel Multi-radio Wireless Networks: Separability and Multi-channel Routing

On the Unicast Capacity of Stationary Multi-channel Multi-radio Wireless Networks: Separability and Multi-channel Routing 1 On the Unicast Capacity of Stationary Multi-channel Multi-radio Wireless Networks: Separability and Multi-channel Routing Liangping Ma arxiv:0809.4325v2 [cs.it] 26 Dec 2009 Abstract The first result

More information

Feedback via Message Passing in Interference Channels

Feedback via Message Passing in Interference Channels Feedback via Message Passing in Interference Channels (Invited Paper) Vaneet Aggarwal Department of ELE, Princeton University, Princeton, NJ 08544. vaggarwa@princeton.edu Salman Avestimehr Department of

More information

Scheduling in omnidirectional relay wireless networks

Scheduling in omnidirectional relay wireless networks Scheduling in omnidirectional relay wireless networks by Shuning Wang A thesis presented to the University of Waterloo in fulfillment of the thesis requirement for the degree of Master of Applied Science

More information

TIME- OPTIMAL CONVERGECAST IN SENSOR NETWORKS WITH MULTIPLE CHANNELS

TIME- OPTIMAL CONVERGECAST IN SENSOR NETWORKS WITH MULTIPLE CHANNELS TIME- OPTIMAL CONVERGECAST IN SENSOR NETWORKS WITH MULTIPLE CHANNELS A Thesis by Masaaki Takahashi Bachelor of Science, Wichita State University, 28 Submitted to the Department of Electrical Engineering

More information

Degrees of Freedom of Bursty Multiple Access Channels with a Relay

Degrees of Freedom of Bursty Multiple Access Channels with a Relay Fifty-third Annual Allerton Conference Allerton House, UIUC, Illinois, USA September 29 - October 2, 205 Degrees of Freedom of Bursty Multiple Access Channels with a Relay Sunghyun im and Changho Suh Department

More information

Joint Relaying and Network Coding in Wireless Networks

Joint Relaying and Network Coding in Wireless Networks Joint Relaying and Network Coding in Wireless Networks Sachin Katti Ivana Marić Andrea Goldsmith Dina Katabi Muriel Médard MIT Stanford Stanford MIT MIT Abstract Relaying is a fundamental building block

More information

SPECTRUM SHARING IN CRN USING ARP PROTOCOL- ANALYSIS OF HIGH DATA RATE

SPECTRUM SHARING IN CRN USING ARP PROTOCOL- ANALYSIS OF HIGH DATA RATE Int. J. Chem. Sci.: 14(S3), 2016, 794-800 ISSN 0972-768X www.sadgurupublications.com SPECTRUM SHARING IN CRN USING ARP PROTOCOL- ANALYSIS OF HIGH DATA RATE ADITYA SAI *, ARSHEYA AFRAN and PRIYANKA Information

More information

Cooperative Tx/Rx Caching in Interference Channels: A Storage-Latency Tradeoff Study

Cooperative Tx/Rx Caching in Interference Channels: A Storage-Latency Tradeoff Study Cooperative Tx/Rx Caching in Interference Channels: A Storage-Latency Tradeoff Study Fan Xu Kangqi Liu and Meixia Tao Dept of Electronic Engineering Shanghai Jiao Tong University Shanghai China Emails:

More information

Capacity and Cooperation in Wireless Networks

Capacity and Cooperation in Wireless Networks Capacity and Cooperation in Wireless Networks Chris T. K. Ng and Andrea J. Goldsmith Stanford University Abstract We consider fundamental capacity limits in wireless networks where nodes can cooperate

More information

Exploiting Interference through Cooperation and Cognition

Exploiting Interference through Cooperation and Cognition Exploiting Interference through Cooperation and Cognition Stanford June 14, 2009 Joint work with A. Goldsmith, R. Dabora, G. Kramer and S. Shamai (Shitz) The Role of Wireless in the Future The Role of

More information

How (Information Theoretically) Optimal Are Distributed Decisions?

How (Information Theoretically) Optimal Are Distributed Decisions? How (Information Theoretically) Optimal Are Distributed Decisions? Vaneet Aggarwal Department of Electrical Engineering, Princeton University, Princeton, NJ 08544. vaggarwa@princeton.edu Salman Avestimehr

More information

Cooperative Broadcast for Maximum Network Lifetime. Ivana Maric and Roy Yates

Cooperative Broadcast for Maximum Network Lifetime. Ivana Maric and Roy Yates Cooperative Broadcast for Maximum Network Lifetime Ivana Maric and Roy Yates Wireless Multihop Network Broadcast N nodes Source transmits at rate R Messages are to be delivered to all the nodes Nodes can

More information

Transport Capacity and Spectral Efficiency of Large Wireless CDMA Ad Hoc Networks

Transport Capacity and Spectral Efficiency of Large Wireless CDMA Ad Hoc Networks Transport Capacity and Spectral Efficiency of Large Wireless CDMA Ad Hoc Networks Yi Sun Department of Electrical Engineering The City College of City University of New York Acknowledgement: supported

More information

CRITICAL TRANSMISSION RANGE FOR CONNECTIVITY IN AD-HOC NETWORKS

CRITICAL TRANSMISSION RANGE FOR CONNECTIVITY IN AD-HOC NETWORKS CHAPTER CRITICAL TRASMISSIO RAGE FOR COECTIVITY I AD-HOC ETWORKS HOSSEI AJORLOO, S. HASHEM MADDAH HOSSEII, ASSER YAZDAI 2, AD ABOLFAZL LAKDASHTI 3 Iran Telecommunication Research Center, Tehran, Iran,

More information

Selective Families, Superimposed Codes and Broadcasting on Unknown Radio Networks. Andrea E.F. Clementi Angelo Monti Riccardo Silvestri

Selective Families, Superimposed Codes and Broadcasting on Unknown Radio Networks. Andrea E.F. Clementi Angelo Monti Riccardo Silvestri Selective Families, Superimposed Codes and Broadcasting on Unknown Radio Networks Andrea E.F. Clementi Angelo Monti Riccardo Silvestri Introduction A radio network is a set of radio stations that are able

More information

Information flow over wireless networks: a deterministic approach

Information flow over wireless networks: a deterministic approach Information flow over wireless networks: a deterministic approach alman Avestimehr In collaboration with uhas iggavi (EPFL) and avid Tse (UC Berkeley) Overview Point-to-point channel Information theory

More information

Randomized Channel Access Reduces Network Local Delay

Randomized Channel Access Reduces Network Local Delay Randomized Channel Access Reduces Network Local Delay Wenyi Zhang USTC Joint work with Yi Zhong (Ph.D. student) and Martin Haenggi (Notre Dame) 2013 Joint HK/TW Workshop on ITC CUHK, January 19, 2013 Acknowledgement

More information

Joint work with Dragana Bajović and Dušan Jakovetić. DLR/TUM Workshop, Munich,

Joint work with Dragana Bajović and Dušan Jakovetić. DLR/TUM Workshop, Munich, Slotted ALOHA in Small Cell Networks: How to Design Codes on Random Geometric Graphs? Dejan Vukobratović Associate Professor, DEET-UNS University of Novi Sad, Serbia Joint work with Dragana Bajović and

More information

Compressed Sensing for Multiple Access

Compressed Sensing for Multiple Access Compressed Sensing for Multiple Access Xiaodai Dong Wireless Signal Processing & Networking Workshop: Emerging Wireless Technologies, Tohoku University, Sendai, Japan Oct. 28, 2013 Outline Background Existing

More information

Throughput-optimal number of relays in delaybounded multi-hop ALOHA networks

Throughput-optimal number of relays in delaybounded multi-hop ALOHA networks Page 1 of 10 Throughput-optimal number of relays in delaybounded multi-hop ALOHA networks. Nekoui and H. Pishro-Nik This letter addresses the throughput of an ALOHA-based Poisson-distributed multihop wireless

More information

A Bit of network information theory

A Bit of network information theory Š#/,% 0/,94%#(.)15% A Bit of network information theory Suhas Diggavi 1 Email: suhas.diggavi@epfl.ch URL: http://licos.epfl.ch Parts of talk are joint work with S. Avestimehr 2, S. Mohajer 1, C. Tian 3,

More information

Fractional Cooperation and the Max-Min Rate in a Multi-Source Cooperative Network

Fractional Cooperation and the Max-Min Rate in a Multi-Source Cooperative Network Fractional Cooperation and the Max-Min Rate in a Multi-Source Cooperative Network Ehsan Karamad and Raviraj Adve The Edward S. Rogers Sr. Department of Electrical and Computer Engineering, University of

More information

Low-Latency Multi-Source Broadcast in Radio Networks

Low-Latency Multi-Source Broadcast in Radio Networks Low-Latency Multi-Source Broadcast in Radio Networks Scott C.-H. Huang City University of Hong Kong Hsiao-Chun Wu Louisiana State University and S. S. Iyengar Louisiana State University In recent years

More information

On Optimum Communication Cost for Joint Compression and Dispersive Information Routing

On Optimum Communication Cost for Joint Compression and Dispersive Information Routing 2010 IEEE Information Theory Workshop - ITW 2010 Dublin On Optimum Communication Cost for Joint Compression and Dispersive Information Routing Kumar Viswanatha, Emrah Akyol and Kenneth Rose Department

More information

Capacity Analysis of Multicast Network in Spectrum Sharing Systems

Capacity Analysis of Multicast Network in Spectrum Sharing Systems Capacity Analysis of Multicast Network in Spectrum Sharing Systems Jianbo Ji*, Wen Chen*#, Haibin Wan*, and Yong Liu* *Department of Electronic Engineering, Shanghai Jiaotong University, Shanghai,.R, China

More information

Wireless Network Information Flow

Wireless Network Information Flow Š#/,% 0/,94%#(.)15% Wireless Network Information Flow Suhas iggavi School of Computer and Communication Sciences, Laboratory for Information and Communication Systems (LICOS), EPFL Email: suhas.diggavi@epfl.ch

More information

Mathematical Problems in Networked Embedded Systems

Mathematical Problems in Networked Embedded Systems Mathematical Problems in Networked Embedded Systems Miklós Maróti Institute for Software Integrated Systems Vanderbilt University Outline Acoustic ranging TDMA in globally asynchronous locally synchronous

More information

Simple, Optimal, Fast, and Robust Wireless Random Medium Access Control

Simple, Optimal, Fast, and Robust Wireless Random Medium Access Control Simple, Optimal, Fast, and Robust Wireless Random Medium Access Control Jianwei Huang Department of Information Engineering The Chinese University of Hong Kong KAIST-CUHK Workshop July 2009 J. Huang (CUHK)

More information

Computing and Communications 2. Information Theory -Channel Capacity

Computing and Communications 2. Information Theory -Channel Capacity 1896 1920 1987 2006 Computing and Communications 2. Information Theory -Channel Capacity Ying Cui Department of Electronic Engineering Shanghai Jiao Tong University, China 2017, Autumn 1 Outline Communication

More information

On the Performance of Cooperative Routing in Wireless Networks

On the Performance of Cooperative Routing in Wireless Networks 1 On the Performance of Cooperative Routing in Wireless Networks Mostafa Dehghan, Majid Ghaderi, and Dennis L. Goeckel Department of Computer Science, University of Calgary, Emails: {mdehghan, mghaderi}@ucalgary.ca

More information

Time Synchronization and Distributed Modulation in Large-Scale Sensor Networks

Time Synchronization and Distributed Modulation in Large-Scale Sensor Networks Time Synchronization and Distributed Modulation in Large-Scale Sensor Networks Sergio D. Servetto School of Electrical and Computer Engineering Cornell University http://cn.ece.cornell.edu/ RPI Workshop

More information

The Worst-Case Capacity of Wireless Sensor Networks

The Worst-Case Capacity of Wireless Sensor Networks The Worst-Case Capacity of Wireless Sensor Networks Thomas Moscibroda Microsoft Research Redmond WA 98052 moscitho@microsoft.com ABSTRACT The key application scenario of wireless sensor networks is data

More information

Efficient Multihop Broadcast for Wideband Systems

Efficient Multihop Broadcast for Wideband Systems Efficient Multihop Broadcast for Wideband Systems Ivana Maric WINLAB, Rutgers University ivanam@winlab.rutgers.edu Roy Yates WINLAB, Rutgers University ryates@winlab.rutgers.edu Abstract In this paper

More information

Scaling Laws for Cognitive Radio Network with Heterogeneous Mobile Secondary Users

Scaling Laws for Cognitive Radio Network with Heterogeneous Mobile Secondary Users Scaling Laws for Cognitive Radio Network with Heterogeneous Mobile Secondary Users Y.Li, X.Wang, X.Tian and X.Liu Shanghai Jiaotong University Scaling Laws for Cognitive Radio Network with Heterogeneous

More information

Information Theory at the Extremes

Information Theory at the Extremes Information Theory at the Extremes David Tse Department of EECS, U.C. Berkeley September 5, 2002 Wireless Networks Workshop at Cornell Information Theory in Wireless Wireless communication is an old subject.

More information

A Secure Transmission of Cognitive Radio Networks through Markov Chain Model

A Secure Transmission of Cognitive Radio Networks through Markov Chain Model A Secure Transmission of Cognitive Radio Networks through Markov Chain Model Mrs. R. Dayana, J.S. Arjun regional area network (WRAN), which will operate on unused television channels. Assistant Professor,

More information

Chapter 12. Cross-Layer Optimization for Multi- Hop Cognitive Radio Networks

Chapter 12. Cross-Layer Optimization for Multi- Hop Cognitive Radio Networks Chapter 12 Cross-Layer Optimization for Multi- Hop Cognitive Radio Networks 1 Outline CR network (CRN) properties Mathematical models at multiple layers Case study 2 Traditional Radio vs CR Traditional

More information

Collaborative transmission in wireless sensor networks

Collaborative transmission in wireless sensor networks Collaborative transmission in wireless sensor networks Cooperative transmission schemes Stephan Sigg Distributed and Ubiquitous Systems Technische Universität Braunschweig November 22, 2010 Stephan Sigg

More information

IN recent years, there has been great interest in the analysis

IN recent years, there has been great interest in the analysis 2890 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 52, NO. 7, JULY 2006 On the Power Efficiency of Sensory and Ad Hoc Wireless Networks Amir F. Dana, Student Member, IEEE, and Babak Hassibi Abstract We

More information

DoF Analysis in a Two-Layered Heterogeneous Wireless Interference Network

DoF Analysis in a Two-Layered Heterogeneous Wireless Interference Network DoF Analysis in a Two-Layered Heterogeneous Wireless Interference Network Meghana Bande, Venugopal V. Veeravalli ECE Department and CSL University of Illinois at Urbana-Champaign Email: {mbande,vvv}@illinois.edu

More information

Multi-user Two-way Deterministic Modulo 2 Adder Channels When Adaptation Is Useless

Multi-user Two-way Deterministic Modulo 2 Adder Channels When Adaptation Is Useless Forty-Ninth Annual Allerton Conference Allerton House, UIUC, Illinois, USA September 28-30, 2011 Multi-user Two-way Deterministic Modulo 2 Adder Channels When Adaptation Is Useless Zhiyu Cheng, Natasha

More information

Mobility Tolerant Broadcast in Mobile Ad Hoc Networks

Mobility Tolerant Broadcast in Mobile Ad Hoc Networks Mobility Tolerant Broadcast in Mobile Ad Hoc Networks Pradip K Srimani 1 and Bhabani P Sinha 2 1 Department of Computer Science, Clemson University, Clemson, SC 29634 0974 2 Electronics Unit, Indian Statistical

More information

On Coding for Cooperative Data Exchange

On Coding for Cooperative Data Exchange On Coding for Cooperative Data Exchange Salim El Rouayheb Texas A&M University Email: rouayheb@tamu.edu Alex Sprintson Texas A&M University Email: spalex@tamu.edu Parastoo Sadeghi Australian National University

More information

The Reachback Channel in Wireless Sensor Networks

The Reachback Channel in Wireless Sensor Networks The Reachback Channel in Wireless Sensor Networks Sergio D Servetto School of lectrical and Computer ngineering Cornell University http://peopleececornelledu/servetto/ DIMACS /1/0 Acknowledgements An-swol

More information

Phase Transition Phenomena in Wireless Ad Hoc Networks

Phase Transition Phenomena in Wireless Ad Hoc Networks Phase Transition Phenomena in Wireless Ad Hoc Networks Bhaskar Krishnamachari y, Stephen B. Wicker y, and Rámon Béjar x yschool of Electrical and Computer Engineering xintelligent Information Systems Institute,

More information

Network Information Theory

Network Information Theory 1 / 191 Network Information Theory Young-Han Kim University of California, San Diego Joint work with Abbas El Gamal (Stanford) IEEE VTS San Diego 2009 2 / 191 Network Information Flow Consider a general

More information

Transmission Scheduling in Capture-Based Wireless Networks

Transmission Scheduling in Capture-Based Wireless Networks ransmission Scheduling in Capture-Based Wireless Networks Gam D. Nguyen and Sastry Kompella Information echnology Division, Naval Research Laboratory, Washington DC 375 Jeffrey E. Wieselthier Wieselthier

More information

Relay Scheduling and Interference Cancellation for Quantize-Map-and-Forward Cooperative Relaying

Relay Scheduling and Interference Cancellation for Quantize-Map-and-Forward Cooperative Relaying 013 IEEE International Symposium on Information Theory Relay Scheduling and Interference Cancellation for Quantize-Map-and-Forward Cooperative Relaying M. Jorgovanovic, M. Weiner, D. Tse and B. Nikolić

More information

A survey on broadcast protocols in multihop cognitive radio ad hoc network

A survey on broadcast protocols in multihop cognitive radio ad hoc network A survey on broadcast protocols in multihop cognitive radio ad hoc network Sureshkumar A, Rajeswari M Abstract In the traditional ad hoc network, common channel is present to broadcast control channels

More information

On the Capacity Region of the Vector Fading Broadcast Channel with no CSIT

On the Capacity Region of the Vector Fading Broadcast Channel with no CSIT On the Capacity Region of the Vector Fading Broadcast Channel with no CSIT Syed Ali Jafar University of California Irvine Irvine, CA 92697-2625 Email: syed@uciedu Andrea Goldsmith Stanford University Stanford,

More information

A Practical Approach to Bitrate Control in Wireless Mesh Networks using Wireless Network Utility Maximization

A Practical Approach to Bitrate Control in Wireless Mesh Networks using Wireless Network Utility Maximization A Practical Approach to Bitrate Control in Wireless Mesh Networks using Wireless Network Utility Maximization EE359 Course Project Mayank Jain Department of Electrical Engineering Stanford University Introduction

More information

Stability Analysis for Network Coded Multicast Cell with Opportunistic Relay

Stability Analysis for Network Coded Multicast Cell with Opportunistic Relay This full text paper was peer reviewed at the direction of IEEE Communications Society subject matter experts for publication in the IEEE ICC 00 proceedings Stability Analysis for Network Coded Multicast

More information

Achieving Network Consistency. Octav Chipara

Achieving Network Consistency. Octav Chipara Achieving Network Consistency Octav Chipara Reminders Homework is postponed until next class if you already turned in your homework, you may resubmit Please send me your peer evaluations 2 Next few lectures

More information

Resource Allocation in Energy-constrained Cooperative Wireless Networks

Resource Allocation in Energy-constrained Cooperative Wireless Networks Resource Allocation in Energy-constrained Cooperative Wireless Networks Lin Dai City University of Hong ong Jun. 4, 2011 1 Outline Resource Allocation in Wireless Networks Tradeoff between Fairness and

More information

Decentralized Cognitive MAC for Opportunistic Spectrum Access in Ad-Hoc Networks: A POMDP Framework

Decentralized Cognitive MAC for Opportunistic Spectrum Access in Ad-Hoc Networks: A POMDP Framework Decentralized Cognitive MAC for Opportunistic Spectrum Access in Ad-Hoc Networks: A POMDP Framework Qing Zhao, Lang Tong, Anathram Swami, and Yunxia Chen EE360 Presentation: Kun Yi Stanford University

More information

Cooperative Spectrum Sensing in Cognitive Radio

Cooperative Spectrum Sensing in Cognitive Radio Cooperative Spectrum Sensing in Cognitive Radio Project of the Course : Software Defined Radio Isfahan University of Technology Spring 2010 Paria Rezaeinia Zahra Ashouri 1/54 OUTLINE Introduction Cognitive

More information

On Global Channel State Estimation and Dissemination in Ring Networks

On Global Channel State Estimation and Dissemination in Ring Networks On Global Channel State Estimation and Dissemination in Ring etworks Shahab Farazi and D. Richard Brown III Worcester Polytechnic Institute Institute Rd, Worcester, MA 9 Email: {sfarazi,drb}@wpi.edu Andrew

More information

On the Achievable Diversity-vs-Multiplexing Tradeoff in Cooperative Channels

On the Achievable Diversity-vs-Multiplexing Tradeoff in Cooperative Channels On the Achievable Diversity-vs-Multiplexing Tradeoff in Cooperative Channels Kambiz Azarian, Hesham El Gamal, and Philip Schniter Dept of Electrical Engineering, The Ohio State University Columbus, OH

More information

Degrees of Freedom in Multiuser MIMO

Degrees of Freedom in Multiuser MIMO Degrees of Freedom in Multiuser MIMO Syed A Jafar Electrical Engineering and Computer Science University of California Irvine, California, 92697-2625 Email: syed@eceuciedu Maralle J Fakhereddin Department

More information

Bounds on Achievable Rates for Cooperative Channel Coding

Bounds on Achievable Rates for Cooperative Channel Coding Bounds on Achievable Rates for Cooperative Channel Coding Ameesh Pandya and Greg Pottie Department of Electrical Engineering University of California, Los Angeles {ameesh, pottie}@ee.ucla.edu Abstract

More information

Stability Regions of Two-Way Relaying with Network Coding

Stability Regions of Two-Way Relaying with Network Coding Stability Regions of Two-Way Relaying with Network Coding (Invited Paper) Ertugrul Necdet Ciftcioglu Department of Electrical Engineering The Pennsylvania State University University Park, PA 680 enc8@psu.edu

More information

Improved Directional Perturbation Algorithm for Collaborative Beamforming

Improved Directional Perturbation Algorithm for Collaborative Beamforming American Journal of Networks and Communications 2017; 6(4): 62-66 http://www.sciencepublishinggroup.com/j/ajnc doi: 10.11648/j.ajnc.20170604.11 ISSN: 2326-893X (Print); ISSN: 2326-8964 (Online) Improved

More information

On the problem of energy efficiency of multi-hop vs one-hop routing in Wireless Sensor Networks

On the problem of energy efficiency of multi-hop vs one-hop routing in Wireless Sensor Networks On the problem of energy efficiency of multi-hop vs one-hop routing in Wireless Sensor Networks Symon Fedor and Martin Collier Research Institute for Networks and Communications Engineering (RINCE), Dublin

More information

Adaptive Resource Allocation in Wireless Relay Networks

Adaptive Resource Allocation in Wireless Relay Networks Adaptive Resource Allocation in Wireless Relay Networks Tobias Renk Email: renk@int.uni-karlsruhe.de Dimitar Iankov Email: iankov@int.uni-karlsruhe.de Friedrich K. Jondral Email: fj@int.uni-karlsruhe.de

More information

Medium Access Control via Nearest-Neighbor Interactions for Regular Wireless Networks

Medium Access Control via Nearest-Neighbor Interactions for Regular Wireless Networks Medium Access Control via Nearest-Neighbor Interactions for Regular Wireless Networks Ka Hung Hui, Dongning Guo and Randall A. Berry Department of Electrical Engineering and Computer Science Northwestern

More information

Role of a Relay in Bursty Multiple Access Channels

Role of a Relay in Bursty Multiple Access Channels 1 Role of a Relay in Bursty Multiple Access Channels Sunghyun Kim, Member, IEEE, Soheil Mohajer, Member, IEEE, and Changho Suh, Member, IEEE arxiv:1604.04961v1 [cs.it] 18 Apr 2016 Abstract We investigate

More information

Avoid Impact of Jamming Using Multipath Routing Based on Wireless Mesh Networks

Avoid Impact of Jamming Using Multipath Routing Based on Wireless Mesh Networks Avoid Impact of Jamming Using Multipath Routing Based on Wireless Mesh Networks M. KIRAN KUMAR 1, M. KANCHANA 2, I. SAPTHAMI 3, B. KRISHNA MURTHY 4 1, 2, M. Tech Student, 3 Asst. Prof 1, 4, Siddharth Institute

More information

MOST wireless communication systems employ

MOST wireless communication systems employ 2582 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 57, NO. 5, MAY 2011 Interference Networks With Point-to-Point Codes Francois Baccelli, Abbas El Gamal, Fellow, IEEE, and David N. C. Tse, Fellow, IEEE

More information

Data Gathering. Chapter 4. Ad Hoc and Sensor Networks Roger Wattenhofer 4/1

Data Gathering. Chapter 4. Ad Hoc and Sensor Networks Roger Wattenhofer 4/1 Data Gathering Chapter 4 Ad Hoc and Sensor Networks Roger Wattenhofer 4/1 Environmental Monitoring (PermaSense) Understand global warming in alpine environment Harsh environmental conditions Swiss made

More information

Rab Nawaz. Prof. Zhang Wenyi

Rab Nawaz. Prof. Zhang Wenyi Rab Nawaz PhD Scholar (BL16006002) School of Information Science and Technology University of Science and Technology of China, Hefei Email: rabnawaz@mail.ustc.edu.cn Submitted to Prof. Zhang Wenyi wenyizha@ustc.edu.cn

More information

Cooperative versus Full-Duplex Communication in Cellular Networks: A Comparison of the Total Degrees of Freedom. Amr El-Keyi and Halim Yanikomeroglu

Cooperative versus Full-Duplex Communication in Cellular Networks: A Comparison of the Total Degrees of Freedom. Amr El-Keyi and Halim Yanikomeroglu Cooperative versus Full-Duplex Communication in Cellular Networks: A Comparison of the Total Degrees of Freedom Amr El-Keyi and Halim Yanikomeroglu Outline Introduction Full-duplex system Cooperative system

More information

Routing in Massively Dense Static Sensor Networks

Routing in Massively Dense Static Sensor Networks Routing in Massively Dense Static Sensor Networks Eitan ALTMAN, Pierre BERNHARD, Alonso SILVA* July 15, 2008 Altman, Bernhard, Silva* Routing in Massively Dense Static Sensor Networks 1/27 Table of Contents

More information

CS434/534: Topics in Networked (Networking) Systems

CS434/534: Topics in Networked (Networking) Systems CS434/534: Topics in Networked (Networking) Systems Wireless Foundation: Wireless Mesh Networks Yang (Richard) Yang Computer Science Department Yale University 08A Watson Email: yry@cs.yale.edu http://zoo.cs.yale.edu/classes/cs434/

More information

Distributed Game Theoretic Optimization Of Frequency Selective Interference Channels: A Cross Layer Approach

Distributed Game Theoretic Optimization Of Frequency Selective Interference Channels: A Cross Layer Approach 2010 IEEE 26-th Convention of Electrical and Electronics Engineers in Israel Distributed Game Theoretic Optimization Of Frequency Selective Interference Channels: A Cross Layer Approach Amir Leshem and

More information

Coding aware routing in wireless networks with bandwidth guarantees. IEEEVTS Vehicular Technology Conference Proceedings. Copyright IEEE.

Coding aware routing in wireless networks with bandwidth guarantees. IEEEVTS Vehicular Technology Conference Proceedings. Copyright IEEE. Title Coding aware routing in wireless networks with bandwidth guarantees Author(s) Hou, R; Lui, KS; Li, J Citation The IEEE 73rd Vehicular Technology Conference (VTC Spring 2011), Budapest, Hungary, 15-18

More information

Optimum Threshold for SNR-based Selective Digital Relaying Schemes in Cooperative Wireless Networks

Optimum Threshold for SNR-based Selective Digital Relaying Schemes in Cooperative Wireless Networks Optimum Threshold for SNR-based Selective Digital Relaying Schemes in Cooperative Wireless Networks Furuzan Atay Onat, Abdulkareem Adinoyi, Yijia Fan, Halim Yanikomeroglu, and John S. Thompson Broadband

More information

EasyChair Preprint. A User-Centric Cluster Resource Allocation Scheme for Ultra-Dense Network

EasyChair Preprint. A User-Centric Cluster Resource Allocation Scheme for Ultra-Dense Network EasyChair Preprint 78 A User-Centric Cluster Resource Allocation Scheme for Ultra-Dense Network Yuzhou Liu and Wuwen Lai EasyChair preprints are intended for rapid dissemination of research results and

More information

On Event Signal Reconstruction in Wireless Sensor Networks

On Event Signal Reconstruction in Wireless Sensor Networks On Event Signal Reconstruction in Wireless Sensor Networks Barış Atakan and Özgür B. Akan Next Generation Wireless Communications Laboratory Department of Electrical and Electronics Engineering Middle

More information

Detection and Estimation in Wireless Sensor Networks

Detection and Estimation in Wireless Sensor Networks Detection and Estimation in Wireless Sensor Networks İsrafil Bahçeci Department of Electrical Engineering TOBB ETÜ June 28, 2012 1 of 38 Outline Introduction Problem Setup Estimation Detection Conclusions

More information

PERFORMANCE MEASUREMENT OF ONE-BIT HARD DECISION FUSION SCHEME FOR COOPERATIVE SPECTRUM SENSING IN CR

PERFORMANCE MEASUREMENT OF ONE-BIT HARD DECISION FUSION SCHEME FOR COOPERATIVE SPECTRUM SENSING IN CR Int. Rev. Appl. Sci. Eng. 8 (2017) 1, 9 16 DOI: 10.1556/1848.2017.8.1.3 PERFORMANCE MEASUREMENT OF ONE-BIT HARD DECISION FUSION SCHEME FOR COOPERATIVE SPECTRUM SENSING IN CR M. AL-RAWI University of Ibb,

More information

Achievable Transmission Capacity of Cognitive Radio Networks with Cooperative Relaying

Achievable Transmission Capacity of Cognitive Radio Networks with Cooperative Relaying Achievable Transmission Capacity of Cognitive Radio Networks with Cooperative Relaying Xiuying Chen, Tao Jing, Yan Huo, Wei Li 2, Xiuzhen Cheng 2, Tao Chen 3 School of Electronics and Information Engineering,

More information

Random access on graphs: Capture-or tree evaluation

Random access on graphs: Capture-or tree evaluation Random access on graphs: Capture-or tree evaluation Čedomir Stefanović, cs@es.aau.dk joint work with Petar Popovski, AAU 1 Preliminaries N users Each user wants to send a packet over shared medium Eual

More information

ENERGY-EFFICIENT ALGORITHMS FOR SENSOR NETWORKS

ENERGY-EFFICIENT ALGORITHMS FOR SENSOR NETWORKS ENERGY-EFFICIENT ALGORITHMS FOR SENSOR NETWORKS Prepared for: DARPA Prepared by: Krishnan Eswaran, Engineer Cornell University May 12, 2003 ENGRC 350 RESEARCH GROUP 2003 Krishnan Eswaran Energy-Efficient

More information

CAPACITY scaling laws refer to how a user s throughput scales

CAPACITY scaling laws refer to how a user s throughput scales IEEE TRANSACTIONS ON NETWORK SCIENCE AND ENGINEERING, VOL.??, NO.?, MONTH 207 A General Method to Determine Asymptotic Capacity Upper Bounds for Wireless Networks Canming Jiang, Yi Shi, Senior Member,

More information

Application-Specific Node Clustering of IR-UWB Sensor Networks with Two Classes of Nodes

Application-Specific Node Clustering of IR-UWB Sensor Networks with Two Classes of Nodes Application-Specific Node Clustering of IR-UWB Sensor Networks with Two Classes of Nodes Daniel Bielefeld 1, Gernot Fabeck 2, Rudolf Mathar 3 Institute for Theoretical Information Technology, RWTH Aachen

More information

Performance Analysis of Cooperative Communication System with a SISO system in Flat Fading Rayleigh channel

Performance Analysis of Cooperative Communication System with a SISO system in Flat Fading Rayleigh channel Performance Analysis of Cooperative Communication System with a SISO system in Flat Fading Rayleigh channel Sara Viqar 1, Shoab Ahmed 2, Zaka ul Mustafa 3 and Waleed Ejaz 4 1, 2, 3 National University

More information

MATLAB Simulation for Fixed Gain Amplify and Forward MIMO Relaying System using OSTBC under Flat Fading Rayleigh Channel

MATLAB Simulation for Fixed Gain Amplify and Forward MIMO Relaying System using OSTBC under Flat Fading Rayleigh Channel MATLAB Simulation for Fixed Gain Amplify and Forward MIMO Relaying System using OSTBC under Flat Fading Rayleigh Channel Anas A. Abu Tabaneh 1, Abdulmonem H.Shaheen, Luai Z.Qasrawe 3, Mohammad H.Zghair

More information

TWO-WAY communication between two nodes was first

TWO-WAY communication between two nodes was first 6060 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 61, NO. 11, NOVEMBER 2015 On the Capacity Regions of Two-Way Diamond Channels Mehdi Ashraphijuo, Vaneet Aggarwal, Member, IEEE, and Xiaodong Wang, Fellow,

More information

Practical Cooperative Coding for Half-Duplex Relay Channels

Practical Cooperative Coding for Half-Duplex Relay Channels Practical Cooperative Coding for Half-Duplex Relay Channels Noah Jacobsen Alcatel-Lucent 600 Mountain Avenue Murray Hill, NJ 07974 jacobsen@alcatel-lucent.com Abstract Simple variations on rate-compatible

More information

Near-Optimal Radio Use For Wireless Network Synch. Synchronization

Near-Optimal Radio Use For Wireless Network Synch. Synchronization Near-Optimal Radio Use For Wireless Network Synchronization LANL, UCLA 10th of July, 2009 Motivation Consider sensor network: tiny, inexpensive embedded computers run complex software sense environmental

More information

Diversity-Multiplexing Tradeoff

Diversity-Multiplexing Tradeoff Diversity-Multiplexing Tradeoff Yi Xie University of Illinois at Chicago E-mail: yxie21@uic.edu 1 Abstract In this paper, we focus on the diversity-multiplexing tradeoff (DMT) in MIMO channels and introduce

More information

Optimal Relay Placement for Cellular Coverage Extension

Optimal Relay Placement for Cellular Coverage Extension Optimal elay Placement for Cellular Coverage Extension Gauri Joshi, Abhay Karandikar Department of Electrical Engineering Indian Institute of Technology Bombay Powai, India 400076. Email: gaurijoshi@iitb.ac.in,

More information