Optimal Utility-Lifetime Trade-off in Self-regulating Wireless Sensor Networks: A Distributed Approach

Size: px
Start display at page:

Download "Optimal Utility-Lifetime Trade-off in Self-regulating Wireless Sensor Networks: A Distributed Approach"

Transcription

1 Optimal Utility-Lifetime Trade-off in Self-regulating Wireless Sensor Networks: A Distributed Approach Hithesh Nama, WINLAB, Rutgers University Dr. Narayan Mandayam, WINLAB, Rutgers University Joint work with Dr. Mung Chiang, Princeton University WINLAB RESEARCH REVIEW May 15, 2006 IAB Meeting: May 15, 2006 p. 1

2 Overview IAB Meeting: May 15, 2006 p. 2

3 Motivation: Sensors over Information Fields Energy-limited sensors collect data and deliver to a sink IAB Meeting: May 15, 2006 p. 3

4 Motivation: Routing and Power control Route with many short hops Low transmit power per hop IAB Meeting: May 15, 2006 p. 4

5 Motivation: Routing and Power control Route with fewer but longer hops Higher transmit power per hop IAB Meeting: May 15, 2006 p. 5

6 Motivation: Application Performance Less data from sensors Coarse resolution IAB Meeting: May 15, 2006 p. 6

7 Motivation: Application Performance More data from sensors Fine resolution But more data more energy dissipation in sensors IAB Meeting: May 15, 2006 p. 7

8 In short... Energy-efficient designs should address all layers of protocol stack Application performance or Network Utility increases with amount of gathered data Network Lifetime decreases with amount of gathered data Network Utility vs. Network Lifetime: An inherent trade-off IAB Meeting: May 15, 2006 p. 8

9 Objective #1: Characterize optimal Utility vs Lifetime trade-off through efficient cross-layer design Network Utility in bps (log 10 scale) Network Lifetime (in s) IAB Meeting: May 15, 2006 p. 9

10 Objective #2: Design distributed algorithms to achieve any desired trade-off IAB Meeting: May 15, 2006 p. 10

11 System Model: The Network - I Network modeled as a directed graph G(V, L) V = N D; N - Set of sources; D - Set of sinks/destinations L - Set of arcs/links O(n) - Set of outgoing links of node n O(n2) = l2, l3 I(n) - Set of incoming links of node n I(n2) = l1, l4 N n - Set of one-hop neighbors of node n IAB Meeting: May 15, 2006 p. 11

12 System Model: The Network - II Self-regulating network source rates are adaptive Sources route data to sinks possibly over multiple hops Any two links with a common node cannot be simultaneously scheduled E.g., {l1, l4} - NO but {l1, l6} - YES Link-transmissions are orthogonal i.e., no interference E.g., DSSS/FHSS systems with orthogonal sequences IAB Meeting: May 15, 2006 p. 12

13 System Model: Routing and Source Rate Control Multi-commodity flow model Non-negative source rates {rn} d and flows {fl d} Flow conservation constraint: fl d fl d = rn, d d D, n N l O(n) l I(n) Total flow through link l f l = d D f d l IAB Meeting: May 15, 2006 p. 13

14 System Model: Radio Resource Allocation - I Feasible mode of operation consists of independent set of links E.g., {}, {l1},..., {l6}, {l1, l5}, {l1, l6}, {l2, l5}, {l2, l6} A feasible schedule corresponds to time-fractions τ m of each feasible mode m m τ m = 1 Average Tx power of link l in mode m - P m l Link Tx power constraint: P m l P max l IAB Meeting: May 15, 2006 p. 14

15 System Model: Radio Resource Allocation - II We assume schedule is fixed {τ m } are constants τ l - Total fraction of time link l is in operation Capacity of link l with power P l Link capacity constraint: C l (P l ) = W log 2 (1 + P lkd α l N 0 W ) f l τ l C l (P l, W), l L IAB Meeting: May 15, 2006 p. 15

16 Network Utility Maximization - I Application performance depends on the amount of data gathered U d n(r d n) - Increasing and strictly concave function of r d n, e.g., log(r d n) Network utility is sum of node utilities Network utility maximization: max {r d n,f d l,p l} 0 n N d D U d n(r d n) subject to Flow conservation constraint, Link capacity constraint, & Link Tx power constraint. IAB Meeting: May 15, 2006 p. 16

17 Network Utility Maximization - II Convex optimization problem with a unique set of source rates Useful formulation in broadband ad hoc wireless networks But sensors are energy-constrained Network utility maximization does not factor in power dissipation at nodes Can lead to widely varying power dissipation levels Potentially results in a disconnected network IAB Meeting: May 15, 2006 p. 17

18 Power Dissipation Model E tx - Energy dissipated per bit in transmitter electronics E rx - Energy dissipated per bit in receiver electronics E s - Energy dissipated per bit in sensing Average power dissipated in a node n P avg n = {τ l P l + f l E tx } + l O(n) l I(n)f l E rx + d D r d ne s f l - Total flow through link l P l - Average Tx power of link l r d n - Source rate of node n towards destination d IAB Meeting: May 15, 2006 p. 18

19 Network Lifetime Maximization E n - Initial energy of node n Lifetime of node n, t n = E n /P avg n Network lifetime, t nwk = min n N t n, i.e., time until death of first node Node power dissipation constraint: = E n /t n E n /t nwk = E n s, n N P avg n Network lifetime maximization: min {s,r d n,f d l,p l} 0 s subject to Flow conservation constraint, Link capacity constraint, Link Tx power constraint, & Node power dissipation constraint. IAB Meeting: May 15, 2006 p. 19

20 Utility-Lifetime Trade-off - I Vector objective function in 2D - [utility, inverse-lifetime] Network Utility in bps (log 10 scale) Inverse Network Lifetime (in s 1 ) IAB Meeting: May 15, 2006 p. 20

21 Utility-Lifetime Trade-off - II Choose γ (0, 1) and scalarize to obtain Pareto-optimal points max γ Un(r d n) d (1 γ)s {s,rn,f d l d,p l} 0 n N subject to l O(n) l O(n) τ l P l + l O(n) f d l d D l I(n) d D f d l = r d n, d D, n N f d l τ l C l (P l, W), l L P l Pl max, l L f l E tx + l I(n) f l E rx + d D r d ne s E n s, n N IAB Meeting: May 15, 2006 p. 21

22 Numerical Illustration - Utility vs. Lifetime Network Utility in bps (log 10 scale) Network Lifetime (in s) IAB Meeting: May 15, 2006 p. 22

23 Numerical Illustration - Source rate vs. Lifetime node n1 node n2 node n3 Node source rate in bps (log 10 scale) Network Lifetime (in s) IAB Meeting: May 15, 2006 p. 23

24 Towards a distributed implementation Layering as optimization decomposition approach: Network protocols as distributed solutions to some global optimization problems Each protocol layer corresponds to a separate sub-problem Distributed implementation of each sub-problem Alternate formulation of the joint optimization problem Enables recovery of primal solutions Alternate formulation of the lifetime maximization problem Add a regularization term involving flows in the objective function IAB Meeting: May 15, 2006 p. 24

25 Joint Utility-Lifetime Maximization: Primal Problem max γ {s n,rn,f d l d,p l} 0 n N d D U d n(r d n) (1 γ) n N F n (s n ) ǫ l L d D (f d l )2 subject to l O(n) f d l d D l I(n) f d l = r d n, d D, n N f d l τ l C l (P l ), l L P l P max l P avg n, l L E n s n, n N s n s m, m N n, n N IAB Meeting: May 15, 2006 p. 25

26 Lagrange Dual Function and Dual Problem D(λ, µ, ν, δ) = max γ Un(r d n) d (1 γ) F n (s n ) {s n,rn d,f l d,p l m } 0 n N d D n N ǫ l l L d D(f d )2 { } λ l fl d τ l C l (P l ) { } µ n Pn avg E n s n l L d D n N δn d rd n fl d + fl d } νn {s m n s m n N n N m N n d D l O(n) subject to P l Pl max, l L l I(n) Dual problem: min D(λ, µ, ν, δ) λ 0,µ 0,ν 0,δ IAB Meeting: May 15, 2006 p. 26

27 Dual-based Solution of Primal Problem IAB Meeting: May 15, 2006 p. 27

28 Dual Decomposition Application/Transport Layer: { } D 1 (λ, µ, ν, δ) = max γ Un(r d n) d µ n rne d s δnr d n d {rn} 0 d n N d D Network Layer: D 2 (λ, µ, ν, δ) = min {fl d} 0 n N { } ǫ(fl d )2 +fl d {λ l + µ n E tx + µ p E rx δn d + δp} d l O(n) d D Physical Layer: D 3 (λ, µ, ν, δ) = max {0 P l P max l } n N l O(n) {λ l τ l C l (P l, W) µ n τ l P l } Energy-Management { Layer: } D 4 (λ, µ, ν, δ) = min (1 γ)f n (s n ) µ n E n s n + s n (νn m νm) n {s n } 0 m N n n N IAB Meeting: May 15, 2006 p. 28

29 Vertical and Horizontal Decomposition IAB Meeting: May 15, 2006 p. 29

30 Conclusions and Future Work Characterized the optimal utility-lifetime trade-off in sensor networks Proposed distributed solutions that result in near-optimal performance Future Work Asynchronous implementations Variable scheduling but with fixed powers Joint scheduling and power control Extensions to networks with interference IAB Meeting: May 15, 2006 p. 30

ECE Optimization for wireless networks Final. minimize f o (x) s.t. Ax = b,

ECE Optimization for wireless networks Final. minimize f o (x) s.t. Ax = b, ECE 788 - Optimization for wireless networks Final Please provide clear and complete answers. PART I: Questions - Q.. Discuss an iterative algorithm that converges to the solution of the problem minimize

More information

Dynamic Power Allocation and Routing for Time Varying Wireless Networks

Dynamic Power Allocation and Routing for Time Varying Wireless Networks Dynamic Power Allocation and Routing for Time Varying Wireless Networks X 14 (t) X 12 (t) 1 3 4 k a P ak () t P a tot X 21 (t) 2 N X 2N (t) X N4 (t) µ ab () rate µ ab µ ab (p, S 3 ) µ ab µ ac () µ ab (p,

More information

Half-Duplex Gaussian Relay Networks with Interference Processing Relays

Half-Duplex Gaussian Relay Networks with Interference Processing Relays Half-Duplex Gaussian Relay Networks with Interference Processing Relays Bama Muthuramalingam Srikrishna Bhashyam Andrew Thangaraj Department of Electrical Engineering Indian Institute of Technology Madras

More information

Node-based Distributed Optimal Control of Wireless Networks

Node-based Distributed Optimal Control of Wireless Networks Node-based Distributed Optimal Control of Wireless Networks CISS March 2006 Edmund M. Yeh Department of Electrical Engineering Yale University Joint work with Yufang Xi Main Results Unified framework for

More information

Low-Complexity and Distributed Energy Minimization in Multi-hop Wireless Networks

Low-Complexity and Distributed Energy Minimization in Multi-hop Wireless Networks IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. X, NO. XX, XXXXXXX X Low-Complexity and Distributed Energy Minimization in Multi-hop Wireless Networks Longbi Lin, Xiaojun Lin, Member, IEEE, and Ness B. Shroff,

More information

Lexicographic Max-Min Fairness in a Wireless Ad Hoc Network with Random Access

Lexicographic Max-Min Fairness in a Wireless Ad Hoc Network with Random Access Lexicographic Max-Min Fairness in a Wireless Ad Hoc Network with Random Access Xin Wang, Koushik Kar, and Jong-Shi Pang Abstract We consider the lexicographic max-min fair rate control problem at the link

More information

Trust Degree Based Beamforming for Multi-Antenna Cooperative Communication Systems

Trust Degree Based Beamforming for Multi-Antenna Cooperative Communication Systems Introduction Main Results Simulation Conclusions Trust Degree Based Beamforming for Multi-Antenna Cooperative Communication Systems Mojtaba Vaezi joint work with H. Inaltekin, W. Shin, H. V. Poor, and

More information

Efficient Nonlinear Optimizations of Queuing Systems

Efficient Nonlinear Optimizations of Queuing Systems Efficient Nonlinear Optimizations of Queuing Systems Mung Chiang, Arak Sutivong, and Stephen Boyd Electrical Engineering Department, Stanford University, CA 9435 Abstract We present a systematic treatment

More information

Cooperative HARQ with Poisson Interference and Opportunistic Routing

Cooperative HARQ with Poisson Interference and Opportunistic Routing Cooperative HARQ with Poisson Interference and Opportunistic Routing Amogh Rajanna & Mostafa Kaveh Department of Electrical and Computer Engineering University of Minnesota, Minneapolis, MN USA. Outline

More information

Distributed Approaches for Proportional and Max-Min Fairness in Random Access Ad Hoc Networks

Distributed Approaches for Proportional and Max-Min Fairness in Random Access Ad Hoc Networks Distributed Approaches for Proportional and Max-Min Fairness in Random Access Ad Hoc Networks Xin Wang, Koushik Kar Department of Electrical, Computer and Systems Engineering, Rensselaer Polytechnic Institute,

More information

Information in Aloha Networks

Information in Aloha Networks Achieving Proportional Fairness using Local Information in Aloha Networks Koushik Kar, Saswati Sarkar, Leandros Tassiulas Abstract We address the problem of attaining proportionally fair rates using Aloha

More information

distributed approaches For Proportional and max-min fairness in random access ad-hoc networks

distributed approaches For Proportional and max-min fairness in random access ad-hoc networks distributed approaches For Proportional and max-min fairness in random access ad-hoc networks Xin Wang, Koushik Kar Rensselaer Polytechnic Institute OUTline Introduction Motivation and System model Proportional

More information

CS599: Convex and Combinatorial Optimization Fall 2013 Lecture 17: Combinatorial Problems as Linear Programs III. Instructor: Shaddin Dughmi

CS599: Convex and Combinatorial Optimization Fall 2013 Lecture 17: Combinatorial Problems as Linear Programs III. Instructor: Shaddin Dughmi CS599: Convex and Combinatorial Optimization Fall 2013 Lecture 17: Combinatorial Problems as Linear Programs III Instructor: Shaddin Dughmi Announcements Today: Spanning Trees and Flows Flexibility awarded

More information

On the complexity of maximizing the minimum Shannon capacity in wireless networks by joint channel assignment and power allocation

On the complexity of maximizing the minimum Shannon capacity in wireless networks by joint channel assignment and power allocation On the complexity of maximizing the minimum Shannon capacity in wireless networks by joint channel assignment and power allocation Mikael Fallgren Royal Institute of Technology December, 2009 Abstract

More information

Energy Optimal Control for Time Varying Wireless Networks. Michael J. Neely University of Southern California

Energy Optimal Control for Time Varying Wireless Networks. Michael J. Neely University of Southern California Energy Optimal Control for Time Varying Wireless Networks Michael J. Neely University of Southern California http://www-rcf.usc.edu/~mjneely Part 1: A single wireless downlink (L links) L 2 1 S={Totally

More information

Broadcasting with a Battery Limited Energy Harvesting Rechargeable Transmitter

Broadcasting with a Battery Limited Energy Harvesting Rechargeable Transmitter roadcasting with a attery Limited Energy Harvesting Rechargeable Transmitter Omur Ozel, Jing Yang 2, and Sennur Ulukus Department of Electrical and Computer Engineering, University of Maryland, College

More information

Motivation. Lecture 2 Topics from Optimization and Duality. network utility maximization (NUM) problem:

Motivation. Lecture 2 Topics from Optimization and Duality. network utility maximization (NUM) problem: CDS270 Maryam Fazel Lecture 2 Topics from Optimization and Duality Motivation network utility maximization (NUM) problem: consider a network with S sources (users), each sending one flow at rate x s, through

More information

Network Control: A Rate-Distortion Perspective

Network Control: A Rate-Distortion Perspective Network Control: A Rate-Distortion Perspective Jubin Jose and Sriram Vishwanath Dept. of Electrical and Computer Engineering The University of Texas at Austin {jubin, sriram}@austin.utexas.edu arxiv:8.44v2

More information

ELE539A: Optimization of Communication Systems Lecture 6: Quadratic Programming, Geometric Programming, and Applications

ELE539A: Optimization of Communication Systems Lecture 6: Quadratic Programming, Geometric Programming, and Applications ELE539A: Optimization of Communication Systems Lecture 6: Quadratic Programming, Geometric Programming, and Applications Professor M. Chiang Electrical Engineering Department, Princeton University February

More information

On the Throughput-Optimality of CSMA Policies in Multihop Wireless Networks

On the Throughput-Optimality of CSMA Policies in Multihop Wireless Networks Technical Report Computer Networks Research Lab Department of Computer Science University of Toronto CNRL-08-002 August 29th, 2008 On the Throughput-Optimality of CSMA Policies in Multihop Wireless Networks

More information

Minimum cost distributed source coding over a network

Minimum cost distributed source coding over a network Minimum cost distributed source coding over a network Aditya Ramamoorthy arxiv:0704.808v [cs.it] Aug 009 Abstract This work considers the problem of transmitting multiple compressible sources over a network

More information

Convex Optimization & Lagrange Duality

Convex Optimization & Lagrange Duality Convex Optimization & Lagrange Duality Chee Wei Tan CS 8292 : Advanced Topics in Convex Optimization and its Applications Fall 2010 Outline Convex optimization Optimality condition Lagrange duality KKT

More information

Asymptotics, asynchrony, and asymmetry in distributed consensus

Asymptotics, asynchrony, and asymmetry in distributed consensus DANCES Seminar 1 / Asymptotics, asynchrony, and asymmetry in distributed consensus Anand D. Information Theory and Applications Center University of California, San Diego 9 March 011 Joint work with Alex

More information

Energy State Amplification in an Energy Harvesting Communication System

Energy State Amplification in an Energy Harvesting Communication System Energy State Amplification in an Energy Harvesting Communication System Omur Ozel Sennur Ulukus Department of Electrical and Computer Engineering University of Maryland College Park, MD 20742 omur@umd.edu

More information

Alternative Decompositions for Distributed Maximization of Network Utility: Framework and Applications

Alternative Decompositions for Distributed Maximization of Network Utility: Framework and Applications Alternative Decompositions for Distributed Maximization of Network Utility: Framework and Applications Daniel P. Palomar Hong Kong University of Science and Technology (HKUST) ELEC5470 - Convex Optimization

More information

14. Duality. ˆ Upper and lower bounds. ˆ General duality. ˆ Constraint qualifications. ˆ Counterexample. ˆ Complementary slackness.

14. Duality. ˆ Upper and lower bounds. ˆ General duality. ˆ Constraint qualifications. ˆ Counterexample. ˆ Complementary slackness. CS/ECE/ISyE 524 Introduction to Optimization Spring 2016 17 14. Duality ˆ Upper and lower bounds ˆ General duality ˆ Constraint qualifications ˆ Counterexample ˆ Complementary slackness ˆ Examples ˆ Sensitivity

More information

Rate Control in Communication Networks

Rate Control in Communication Networks From Models to Algorithms Department of Computer Science & Engineering The Chinese University of Hong Kong February 29, 2008 Outline Preliminaries 1 Preliminaries Convex Optimization TCP Congestion Control

More information

Outline Network structure and objectives Routing Routing protocol protocol System analysis Results Conclusion Slide 2

Outline Network structure and objectives Routing Routing protocol protocol System analysis Results Conclusion Slide 2 2007 Radio and Wireless Symposium 9 11 January 2007, Long Beach, CA. Lifetime-Aware Hierarchical Wireless Sensor Network Architecture with Mobile Overlays Maryam Soltan, Morteza Maleki, and Massoud Pedram

More information

Routing. Topics: 6.976/ESD.937 1

Routing. Topics: 6.976/ESD.937 1 Routing Topics: Definition Architecture for routing data plane algorithm Current routing algorithm control plane algorithm Optimal routing algorithm known algorithms and implementation issues new solution

More information

Robust Network Codes for Unicast Connections: A Case Study

Robust Network Codes for Unicast Connections: A Case Study Robust Network Codes for Unicast Connections: A Case Study Salim Y. El Rouayheb, Alex Sprintson, and Costas Georghiades Department of Electrical and Computer Engineering Texas A&M University College Station,

More information

Optimization - Examples Sheet 1

Optimization - Examples Sheet 1 Easter 0 YMS Optimization - Examples Sheet. Show how to solve the problem min n i= (a i + x i ) subject to where a i > 0, i =,..., n and b > 0. n x i = b, i= x i 0 (i =,...,n). Minimize each of the following

More information

Cross-layer Optimization for Wireless

Cross-layer Optimization for Wireless Cross-layer Optimization for Wireless 1 Networks with Deterministic Channel Models Ziyu Shao, Minghua Chen, A. Salman Avestimehr +, and Shuo-Yen Robert Li Department of Information Engineering The Chinese

More information

Network Optimization and Control

Network Optimization and Control Foundations and Trends R in Networking Vol. 2, No. 3 (2007) 271 379 c 2008 S. Shakkottai and R. Srikant DOI: 10.1561/1300000007 Network Optimization and Control Srinivas Shakkottai 1 and R. Srikant 2 1

More information

Lagrange duality. The Lagrangian. We consider an optimization program of the form

Lagrange duality. The Lagrangian. We consider an optimization program of the form Lagrange duality Another way to arrive at the KKT conditions, and one which gives us some insight on solving constrained optimization problems, is through the Lagrange dual. The dual is a maximization

More information

NEAR-OPTIMALITY OF DISTRIBUTED NETWORK MANAGEMENT WITH A MACHINE LEARNING APPROACH

NEAR-OPTIMALITY OF DISTRIBUTED NETWORK MANAGEMENT WITH A MACHINE LEARNING APPROACH NEAR-OPTIMALITY OF DISTRIBUTED NETWORK MANAGEMENT WITH A MACHINE LEARNING APPROACH A Thesis Presented to The Academic Faculty by Sung-eok Jeon In Partial Fulfillment of the Requirements for the Degree

More information

Dual Decomposition.

Dual Decomposition. 1/34 Dual Decomposition http://bicmr.pku.edu.cn/~wenzw/opt-2017-fall.html Acknowledgement: this slides is based on Prof. Lieven Vandenberghes lecture notes Outline 2/34 1 Conjugate function 2 introduction:

More information

Giuseppe Bianchi, Ilenia Tinnirello

Giuseppe Bianchi, Ilenia Tinnirello Capacity of WLAN Networs Summary Per-node throughput in case of: Full connected networs each node sees all the others Generic networ topology not all nodes are visible Performance Analysis of single-hop

More information

Max-min Fair Rate Allocation and Routing in Energy Harvesting Networks: Algorithmic Analysis

Max-min Fair Rate Allocation and Routing in Energy Harvesting Networks: Algorithmic Analysis Algorithmica manuscript No. (will be inserted by the editor) Max-min Fair Rate Allocation and Routing in Energy Harvesting Networks: Algorithmic Analysis Jelena Marašević Cliff Stein Gil Zussman Received:

More information

Multi-User Communication: Capacity, Duality, and Cooperation. Nihar Jindal Stanford University Dept. of Electrical Engineering

Multi-User Communication: Capacity, Duality, and Cooperation. Nihar Jindal Stanford University Dept. of Electrical Engineering Multi-User Communication: Capacity, Duality, and Cooperation Niar Jindal Stanford University Dept. of Electrical Engineering February 3, 004 Wireless Communication Vision Cellular Networks Wireless LAN

More information

Optimal matching in wireless sensor networks

Optimal matching in wireless sensor networks Optimal matching in wireless sensor networks A. Roumy, D. Gesbert INRIA-IRISA, Rennes, France. Institute Eurecom, Sophia Antipolis, France. Abstract We investigate the design of a wireless sensor network

More information

Node-Based Distributed Optimal Control of Wireless Networks

Node-Based Distributed Optimal Control of Wireless Networks Node-Based Distributed Optimal Control of Wireless Networks Yufang Xi and Edmund M. Yeh Department of Electrical Engineering Yale University New Haven CT 06520 USA Email: {yufang.xi edmund.yeh}@yale.edu

More information

ELE539A: Optimization of Communication Systems Lecture 16: Pareto Optimization and Nonconvex Optimization

ELE539A: Optimization of Communication Systems Lecture 16: Pareto Optimization and Nonconvex Optimization ELE539A: Optimization of Communication Systems Lecture 16: Pareto Optimization and Nonconvex Optimization Professor M. Chiang Electrical Engineering Department, Princeton University March 16, 2007 Lecture

More information

Decentralized Admission Control and Resource Allocation for Power-Controlled Wireless Networks

Decentralized Admission Control and Resource Allocation for Power-Controlled Wireless Networks Decentralized Admission Control and Resource Allocation for Power-Controlled Wireless Networks S lawomir Stańczak 1,2 joint work with Holger Boche 1,2, Marcin Wiczanowski 1 and Angela Feistel 2 1 Fraunhofer

More information

Characterization of Convex and Concave Resource Allocation Problems in Interference Coupled Wireless Systems

Characterization of Convex and Concave Resource Allocation Problems in Interference Coupled Wireless Systems 2382 IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL 59, NO 5, MAY 2011 Characterization of Convex and Concave Resource Allocation Problems in Interference Coupled Wireless Systems Holger Boche, Fellow, IEEE,

More information

Distributed power allocation for D2D communications underlaying/overlaying OFDMA cellular networks

Distributed power allocation for D2D communications underlaying/overlaying OFDMA cellular networks Distributed power allocation for D2D communications underlaying/overlaying OFDMA cellular networks Marco Moretti, Andrea Abrardo Dipartimento di Ingegneria dell Informazione, University of Pisa, Italy

More information

Fairness and Optimal Stochastic Control for Heterogeneous Networks

Fairness and Optimal Stochastic Control for Heterogeneous Networks λ 91 λ 93 Fairness and Optimal Stochastic Control for Heterogeneous Networks sensor network wired network wireless 9 8 7 6 5 λ 48 λ 42 4 3 0 1 2 λ n R n U n Michael J. Neely (USC) Eytan Modiano (MIT) Chih-Ping

More information

Channel Allocation Using Pricing in Satellite Networks

Channel Allocation Using Pricing in Satellite Networks Channel Allocation Using Pricing in Satellite Networks Jun Sun and Eytan Modiano Laboratory for Information and Decision Systems Massachusetts Institute of Technology {junsun, modiano}@mitedu Abstract

More information

Transmission Schemes for Lifetime Maximization in Wireless Sensor Networks: Uncorrelated Source Observations

Transmission Schemes for Lifetime Maximization in Wireless Sensor Networks: Uncorrelated Source Observations Transmission Schemes for Lifetime Maximization in Wireless Sensor Networks: Uncorrelated Source Observations Xiaolu Zhang, Meixia Tao and Chun Sum Ng Department of Electrical and Computer Engineering National

More information

Optimization and Stability of TCP/IP with Delay-Sensitive Utility Functions

Optimization and Stability of TCP/IP with Delay-Sensitive Utility Functions Optimization and Stability of TCP/IP with Delay-Sensitive Utility Functions Thesis by John Pongsajapan In Partial Fulfillment of the Requirements for the Degree of Master of Science California Institute

More information

Tutorial on Convex Optimization: Part II

Tutorial on Convex Optimization: Part II Tutorial on Convex Optimization: Part II Dr. Khaled Ardah Communications Research Laboratory TU Ilmenau Dec. 18, 2018 Outline Convex Optimization Review Lagrangian Duality Applications Optimal Power Allocation

More information

Seeking Foschini s Genie: Optimal Rates and Powers in Wireless Networks

Seeking Foschini s Genie: Optimal Rates and Powers in Wireless Networks 1 Seeking Foschini s Genie: Optimal Rates and Powers in Wireless Networks Dan ONeill, David Julian, and Stephen Boyd Department of Electrical Engineering Stanford University dconeill,djulian,boyd@stanford.edu

More information

Continuous Power Allocation for Sensing-based Spectrum Sharing. Xiaodong Wang

Continuous Power Allocation for Sensing-based Spectrum Sharing. Xiaodong Wang Continuous Power Allocation for Sensing-based Spectrum Sharing Xiaodong Wang Electrical Engineering Department Columbia University, New York joint work with Z. Chen X. Zhang Y. Yılmaz Z. Guo EUSIPCO 13

More information

Parallel Additive Gaussian Channels

Parallel Additive Gaussian Channels Parallel Additive Gaussian Channels Let us assume that we have N parallel one-dimensional channels disturbed by noise sources with variances σ 2,,σ 2 N. N 0,σ 2 x x N N 0,σ 2 N y y N Energy Constraint:

More information

Online Scheduling for Energy Harvesting Broadcast Channels with Finite Battery

Online Scheduling for Energy Harvesting Broadcast Channels with Finite Battery Online Scheduling for Energy Harvesting Broadcast Channels with Finite Battery Abdulrahman Baknina Sennur Ulukus Department of Electrical and Computer Engineering University of Maryland, College Park,

More information

Lagrangian Duality Theory

Lagrangian Duality Theory Lagrangian Duality Theory Yinyu Ye Department of Management Science and Engineering Stanford University Stanford, CA 94305, U.S.A. http://www.stanford.edu/ yyye Chapter 14.1-4 1 Recall Primal and Dual

More information

Feasible rate allocation in wireless networks

Feasible rate allocation in wireless networks Feasible rate allocation in wireless networks Ramakrishna Gummadi gummadi2@uiuc.edu Kyomin Jung kmjung@mit.edu Devavrat Shah devavrat@mit.edu Ramavarapu Sreenivas rsree@uiuc.edu Abstract Rate allocation

More information

Lecture #21. c T x Ax b. maximize subject to

Lecture #21. c T x Ax b. maximize subject to COMPSCI 330: Design and Analysis of Algorithms 11/11/2014 Lecture #21 Lecturer: Debmalya Panigrahi Scribe: Samuel Haney 1 Overview In this lecture, we discuss linear programming. We first show that the

More information

Congestion Control. Topics

Congestion Control. Topics Congestion Control Topics Congestion control what & why? Current congestion control algorithms TCP and UDP Ideal congestion control Resource allocation Distributed algorithms Relation current algorithms

More information

Towards Optimal Rate Allocation for Data Aggregation in Wireless Sensor Networks

Towards Optimal Rate Allocation for Data Aggregation in Wireless Sensor Networks Towards Optimal Rate Allocation for Data Aggregation in Wireless Sensor Networks ABSTRACT Lu Su, Yan Gao, and Yong Yang Department of Computer Science University of Illinois at Urbana-Champaign Urbana,

More information

DEPARTMENT OF STATISTICS AND OPERATIONS RESEARCH OPERATIONS RESEARCH DETERMINISTIC QUALIFYING EXAMINATION. Part I: Short Questions

DEPARTMENT OF STATISTICS AND OPERATIONS RESEARCH OPERATIONS RESEARCH DETERMINISTIC QUALIFYING EXAMINATION. Part I: Short Questions DEPARTMENT OF STATISTICS AND OPERATIONS RESEARCH OPERATIONS RESEARCH DETERMINISTIC QUALIFYING EXAMINATION Part I: Short Questions August 12, 2008 9:00 am - 12 pm General Instructions This examination is

More information

Applied Lagrange Duality for Constrained Optimization

Applied Lagrange Duality for Constrained Optimization Applied Lagrange Duality for Constrained Optimization February 12, 2002 Overview The Practical Importance of Duality ffl Review of Convexity ffl A Separating Hyperplane Theorem ffl Definition of the Dual

More information

Minimum cost transportation problem

Minimum cost transportation problem Minimum cost transportation problem Complements of Operations Research Giovanni Righini Università degli Studi di Milano Definitions The minimum cost transportation problem is a special case of the minimum

More information

On Optimal Transmissions in Interference Networks

On Optimal Transmissions in Interference Networks University of California Los Angeles On Optimal Transmissions in Interference Networks A dissertation submitted in partial satisfaction of the requirements for the degree Doctor of Philosophy in Electrical

More information

Applications of Robust Optimization in Signal Processing: Beamforming and Power Control Fall 2012

Applications of Robust Optimization in Signal Processing: Beamforming and Power Control Fall 2012 Applications of Robust Optimization in Signal Processing: Beamforg and Power Control Fall 2012 Instructor: Farid Alizadeh Scribe: Shunqiao Sun 12/09/2012 1 Overview In this presentation, we study the applications

More information

This Dissertation. entitled. Event-triggered distributed algorithms for network optimization. Pu Wan

This Dissertation. entitled. Event-triggered distributed algorithms for network optimization. Pu Wan This Dissertation entitled Event-triggered distributed algorithms for network optimization typeset with nddiss2ε v3.0 (2005/07/27) on November 30, 2009 for Pu Wan This L A TEX2ε classfile conforms to the

More information

Solving Dual Problems

Solving Dual Problems Lecture 20 Solving Dual Problems We consider a constrained problem where, in addition to the constraint set X, there are also inequality and linear equality constraints. Specifically the minimization problem

More information

Energy Harvesting Multiple Access Channel with Peak Temperature Constraints

Energy Harvesting Multiple Access Channel with Peak Temperature Constraints Energy Harvesting Multiple Access Channel with Peak Temperature Constraints Abdulrahman Baknina, Omur Ozel 2, and Sennur Ulukus Department of Electrical and Computer Engineering, University of Maryland,

More information

Data Gathering and Personalized Broadcasting in Radio Grids with Interferences

Data Gathering and Personalized Broadcasting in Radio Grids with Interferences Data Gathering and Personalized Broadcasting in Radio Grids with Interferences Jean-Claude Bermond a,b,, Bi Li b,a,c, Nicolas Nisse b,a, Hervé Rivano d, Min-Li Yu e a Univ. Nice Sophia Antipolis, CNRS,

More information

Optimal Power Control in Decentralized Gaussian Multiple Access Channels

Optimal Power Control in Decentralized Gaussian Multiple Access Channels 1 Optimal Power Control in Decentralized Gaussian Multiple Access Channels Kamal Singh Department of Electrical Engineering Indian Institute of Technology Bombay. arxiv:1711.08272v1 [eess.sp] 21 Nov 2017

More information

On Selfish Behavior in CSMA/CA Networks

On Selfish Behavior in CSMA/CA Networks On Selfish Behavior in CSMA/CA Networks Mario Čagalj1 Saurabh Ganeriwal 2 Imad Aad 1 Jean-Pierre Hubaux 1 1 LCA-IC-EPFL 2 NESL-EE-UCLA March 17, 2005 - IEEE Infocom 2005 - Introduction CSMA/CA is the most

More information

Sum Capacity of General Deterministic Interference Channel with Channel Output Feedback

Sum Capacity of General Deterministic Interference Channel with Channel Output Feedback Sum Capacity of General Deterministic Interference Channel with Channel Output Feedback Achaleshwar Sahai Department of ECE, Rice University, Houston, TX 775. as27@rice.edu Vaneet Aggarwal Department of

More information

Channel Selection in Cognitive Radio Networks with Opportunistic RF Energy Harvesting

Channel Selection in Cognitive Radio Networks with Opportunistic RF Energy Harvesting 1 Channel Selection in Cognitive Radio Networks with Opportunistic RF Energy Harvesting Dusit Niyato 1, Ping Wang 1, and Dong In Kim 2 1 School of Computer Engineering, Nanyang Technological University

More information

Convex Optimization. Ofer Meshi. Lecture 6: Lower Bounds Constrained Optimization

Convex Optimization. Ofer Meshi. Lecture 6: Lower Bounds Constrained Optimization Convex Optimization Ofer Meshi Lecture 6: Lower Bounds Constrained Optimization Lower Bounds Some upper bounds: #iter μ 2 M #iter 2 M #iter L L μ 2 Oracle/ops GD κ log 1/ε M x # ε L # x # L # ε # με f

More information

Network Localization via Schatten Quasi-Norm Minimization

Network Localization via Schatten Quasi-Norm Minimization Network Localization via Schatten Quasi-Norm Minimization Anthony Man-Cho So Department of Systems Engineering & Engineering Management The Chinese University of Hong Kong (Joint Work with Senshan Ji Kam-Fung

More information

Implementing Information paths in a Dense Wireless Sensor Network

Implementing Information paths in a Dense Wireless Sensor Network Implementing Information paths in a Dense Wireless Sensor Network Masoumeh Haghpanahi, Mehdi Kalantari and Mark Shayman Department of Electrical & Computer Engineering, University of Maryland {masoumeh,mehkalan,shayman}@eng.umd.edu

More information

Data Gathering and Personalized Broadcasting in Radio Grids with Interferences

Data Gathering and Personalized Broadcasting in Radio Grids with Interferences Data Gathering and Personalized Broadcasting in Radio Grids with Interferences Jean-Claude Bermond a,, Bi Li a,b, Nicolas Nisse a, Hervé Rivano c, Min-Li Yu d a Coati Project, INRIA I3S(CNRS/UNSA), Sophia

More information

Introduction to Mathematical Programming IE406. Lecture 10. Dr. Ted Ralphs

Introduction to Mathematical Programming IE406. Lecture 10. Dr. Ted Ralphs Introduction to Mathematical Programming IE406 Lecture 10 Dr. Ted Ralphs IE406 Lecture 10 1 Reading for This Lecture Bertsimas 4.1-4.3 IE406 Lecture 10 2 Duality Theory: Motivation Consider the following

More information

Power Control in Cellular Networks: Taxonomy and Recent Results

Power Control in Cellular Networks: Taxonomy and Recent Results Power Control in Cellular Networks: Taxonomy and Recent Results Mung Chiang Electrical Engineering Department, Princeton University RAWNET April 16, 2007 Overview Three major types of resource constraints:

More information

Message Delivery Probability of Two-Hop Relay with Erasure Coding in MANETs

Message Delivery Probability of Two-Hop Relay with Erasure Coding in MANETs 01 7th International ICST Conference on Communications and Networking in China (CHINACOM) Message Delivery Probability of Two-Hop Relay with Erasure Coding in MANETs Jiajia Liu Tohoku University Sendai,

More information

Asymptotically Optimal Transmission Policies for Low-Power Wireless Sensor Networks

Asymptotically Optimal Transmission Policies for Low-Power Wireless Sensor Networks Asymptotically Optimal Transmission Policies for Low-Power Wireless Sensor Networks Ioannis Ch. Paschalidis, Wei Lai, David Starobinski Center for Information and Systems Engineering and Department of

More information

ECE Information theory Final (Fall 2008)

ECE Information theory Final (Fall 2008) ECE 776 - Information theory Final (Fall 2008) Q.1. (1 point) Consider the following bursty transmission scheme for a Gaussian channel with noise power N and average power constraint P (i.e., 1/n X n i=1

More information

Continuous-Model Communication Complexity with Application in Distributed Resource Allocation in Wireless Ad hoc Networks

Continuous-Model Communication Complexity with Application in Distributed Resource Allocation in Wireless Ad hoc Networks Continuous-Model Communication Complexity with Application in Distributed Resource Allocation in Wireless Ad hoc Networks Husheng Li 1 and Huaiyu Dai 2 1 Department of Electrical Engineering and Computer

More information

Optimal Hierarchical Radio Resource Management for HetNets with Flexible Backhaul

Optimal Hierarchical Radio Resource Management for HetNets with Flexible Backhaul 1 Optimal Hierarchical Radio Resource Management for HetNets with Flexible Backhaul Naeimeh Omidvar, An Liu, Vincent Lau, Fan Zhang and Mohammad Reza Pakravan Department of Electronic and Computer Engineering,

More information

POWER CONTROL BY GEOMETRIC PROGRAMMING

POWER CONTROL BY GEOMETRIC PROGRAMMING POWER CONTROL BY GEOMETRIC PROGRAMMING MUNG CHIANG, CHEE WEI TAN, DANIEL O NEILL, DAVID JULIAN Abstract. In wireless cellular or ad hoc networks that are interference-limited, a variety of power control

More information

On the Construction of Data Aggregation Tree with Minimum Energy Cost in Wireless Sensor Networks: NP-Completeness and Approximation Algorithms

On the Construction of Data Aggregation Tree with Minimum Energy Cost in Wireless Sensor Networks: NP-Completeness and Approximation Algorithms On the Construction of Data Aggregation Tree with Minimum Energy Cost in Wireless Sensor Networks: NP-Completeness and Approximation Algorithms Tung-Wei Kuo and Ming-Jer Tsai Department of Computer Science

More information

SPARSE NEAR-EQUIANGULAR TIGHT FRAMES WITH APPLICATIONS IN FULL DUPLEX WIRELESS COMMUNICATION

SPARSE NEAR-EQUIANGULAR TIGHT FRAMES WITH APPLICATIONS IN FULL DUPLEX WIRELESS COMMUNICATION SPARSE NEAR-EQUIANGULAR TIGHT FRAMES WITH APPLICATIONS IN FULL DUPLEX WIRELESS COMMUNICATION A. Thompson Mathematical Institute University of Oxford Oxford, United Kingdom R. Calderbank Department of ECE

More information

Lecture 2. Capacity of the Gaussian channel

Lecture 2. Capacity of the Gaussian channel Spring, 207 5237S, Wireless Communications II 2. Lecture 2 Capacity of the Gaussian channel Review on basic concepts in inf. theory ( Cover&Thomas: Elements of Inf. Theory, Tse&Viswanath: Appendix B) AWGN

More information

Lecture 4 Capacity of Wireless Channels

Lecture 4 Capacity of Wireless Channels Lecture 4 Capacity of Wireless Channels I-Hsiang Wang ihwang@ntu.edu.tw 3/0, 014 What we have learned So far: looked at specific schemes and techniques Lecture : point-to-point wireless channel - Diversity:

More information

Capacity Region of the Two-Way Multi-Antenna Relay Channel with Analog Tx-Rx Beamforming

Capacity Region of the Two-Way Multi-Antenna Relay Channel with Analog Tx-Rx Beamforming Capacity Region of the Two-Way Multi-Antenna Relay Channel with Analog Tx-Rx Beamforming Authors: Christian Lameiro, Alfredo Nazábal, Fouad Gholam, Javier Vía and Ignacio Santamaría University of Cantabria,

More information

Optimization in Information Theory

Optimization in Information Theory Optimization in Information Theory Dawei Shen November 11, 2005 Abstract This tutorial introduces the application of optimization techniques in information theory. We revisit channel capacity problem from

More information

princeton univ. F 13 cos 521: Advanced Algorithm Design Lecture 17: Duality and MinMax Theorem Lecturer: Sanjeev Arora

princeton univ. F 13 cos 521: Advanced Algorithm Design Lecture 17: Duality and MinMax Theorem Lecturer: Sanjeev Arora princeton univ F 13 cos 521: Advanced Algorithm Design Lecture 17: Duality and MinMax Theorem Lecturer: Sanjeev Arora Scribe: Today we first see LP duality, which will then be explored a bit more in the

More information

I R PH.D. THESIS. Design Considerations in Wireless Sensor Networks. by Steven A. Borbash Advisor: PhD

I R PH.D. THESIS. Design Considerations in Wireless Sensor Networks. by Steven A. Borbash Advisor: PhD PH.D. THESIS Design Considerations in Wireless Sensor Networks by Steven A. Borbash Advisor: PhD 2004-3 I R INSTITUTE FOR SYSTEMS RESEARCH ISR develops, applies and teaches advanced methodologies of design

More information

IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 52, NO. 2, FEBRUARY Uplink Downlink Duality Via Minimax Duality. Wei Yu, Member, IEEE (1) (2)

IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 52, NO. 2, FEBRUARY Uplink Downlink Duality Via Minimax Duality. Wei Yu, Member, IEEE (1) (2) IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 52, NO. 2, FEBRUARY 2006 361 Uplink Downlink Duality Via Minimax Duality Wei Yu, Member, IEEE Abstract The sum capacity of a Gaussian vector broadcast channel

More information

Morning Session Capacity-based Power Control. Department of Electrical and Computer Engineering University of Maryland

Morning Session Capacity-based Power Control. Department of Electrical and Computer Engineering University of Maryland Morning Session Capacity-based Power Control Şennur Ulukuş Department of Electrical and Computer Engineering University of Maryland So Far, We Learned... Power control with SIR-based QoS guarantees Suitable

More information

On the Capacity of the Two-Hop Half-Duplex Relay Channel

On the Capacity of the Two-Hop Half-Duplex Relay Channel On the Capacity of the Two-Hop Half-Duplex Relay Channel Nikola Zlatanov, Vahid Jamali, and Robert Schober University of British Columbia, Vancouver, Canada, and Friedrich-Alexander-University Erlangen-Nürnberg,

More information

Duality. Geoff Gordon & Ryan Tibshirani Optimization /

Duality. Geoff Gordon & Ryan Tibshirani Optimization / Duality Geoff Gordon & Ryan Tibshirani Optimization 10-725 / 36-725 1 Duality in linear programs Suppose we want to find lower bound on the optimal value in our convex problem, B min x C f(x) E.g., consider

More information

Secrecy in the 2-User Symmetric Interference Channel with Transmitter Cooperation: Deterministic View

Secrecy in the 2-User Symmetric Interference Channel with Transmitter Cooperation: Deterministic View Secrecy in the 2-User Symmetric Interference Channel with Transmitter Cooperation: Deterministic View P. Mohapatra 9 th March 2013 Outline Motivation Problem statement Achievable scheme 1 Weak interference

More information

K User Interference Channel with Backhaul

K User Interference Channel with Backhaul 1 K User Interference Channel with Backhaul Cooperation: DoF vs. Backhaul Load Trade Off Borna Kananian,, Mohammad A. Maddah-Ali,, Babak H. Khalaj, Department of Electrical Engineering, Sharif University

More information

min X φ X U (f φ )+ X

min X φ X U (f φ )+ X . 1 Review of wired optimization {φ:l P (φ)} f φ R l where R l is the capacity of link l. L (f,µ) = φ q (µ) =inf f φ =inf f φ = φ min φ U (f φ )+ µ l U (f φ )+ µ l φ U (f φ )+ φ l inf f φ U (f φ )+f φ

More information

F-Lipschitz Optimization with Wireless Sensor Networks Applications

F-Lipschitz Optimization with Wireless Sensor Networks Applications F-Lipschitz Optimization with Wireless Sensor Networks Applications 1 Carlo Fischione Automatic Control and ACCESS Linnaeus Center Electrical Engineering KTH Royal Institute of Technology 10044, Stockholm,

More information