Random Access Game. Medium Access Control Design for Wireless Networks 1. Sandip Chakraborty. Department of Computer Science and Engineering,

Size: px
Start display at page:

Download "Random Access Game. Medium Access Control Design for Wireless Networks 1. Sandip Chakraborty. Department of Computer Science and Engineering,"

Transcription

1 Random Access Game Medium Access Control Design for Wireless Networks 1 Sandip Chakraborty Department of Computer Science and Engineering, INDIAN INSTITUTE OF TECHNOLOGY KHARAGPUR October 22, Chen et al., Random Access Game and Medium Access Control Design, IEEE/ACM Transactions on Networking, Vol 18, No 4, August 2010, pp Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

2 Preface The choice of contention measure and contention resolution algorithm is key to the performance of medium access methods. In high load scenario, DCF results in excessive collisions Every node restart transmission from the base contention window regardless of the level of contention low throughput short term unfairness due to oscillation in the contention window Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

3 Preface The choice of contention measure and contention resolution algorithm is key to the performance of medium access methods. In high load scenario, DCF results in excessive collisions Every node restart transmission from the base contention window regardless of the level of contention low throughput short term unfairness due to oscillation in the contention window Requirements for achieving high efficiency (high throughput and low collision) and better fairness: Stabilize the network into a steady state that sustains an appropriate channel access probability (or, contention window size as per Bianchi s model) for each node. Properly estimate and implement the contention measure DCF adapts to packet collision, although can not distinguish between contention and corrupted frames. Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

4 Random Access Games Capture the interaction among wireless nodes in wireless networks with contention-based medium access Basic idea: Regard the process of contention control as carrying out a distributed strategy update algorithm to achieve the equilibrium Game Model: Strategy: Decide the channel access probability Payoff: Utility gain from channel access - cost from packet collision Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

5 Random Access Games Consider a set N of wireless nodes in a wireless LAN with contention-based medium access Associated with each wireless node i N, Its channel access probability p i (t) at time t, Certain contention measure q i (t) 0 at time t. Node i can observe its own access probability p i (t) and contention measure q i (t), but not that of others. It adjusts its channel access probability p i (t) based only on p i (t) and q i (t), p i (t + 1) = F i (p i (t), q i (t)) The contention measure q i (t) depends on the channel access probability p(t) = {p i (t), i N}, chosen by wireless nodes, q i (t) = G i (p(t)) Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

6 Random Access Games p i (t + 1) = F i (p i (t), q i (t)) (1) q i (t) = G i (p(t)) (2) Assume that above two equations have an equilibrium (p, q). The fixed point of (1) defines an implicit relation between the equilibrium channel access probability p i and contention measure q i, p i = F i (p i, q i ) Assume F i is continuously differentiable and δf i /δq i 0 in [0, 1] Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

7 Random Access Games Implicit Function Theorem If G(x, y) = C, where G(x, y) is a continuous function and C is a constant, and δg/δy 0 at some point P, then y may be expressed as a function of x in some domain about P; i.e., there exists a function over that domain such that y = g(x). By implicit function theorem, there exists a unique continuously differentiable function F i such that q i = F i (p i ) Define the utility function for each node i as, U i (p i ) = F i (p i )dp i Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

8 Random Access Game U i (p i ) = F i (p i )dp i (3) Being an integral, and since F i (p i ) = q i 0, U i (.) is a continuous and non-decreasing function. The larger the contention, the smaller the channel access probability F i (.) is a decreasing function. U i (.) is strictly concave. Random Access Game A random access game G is defined as G := {N, (S i ) i N, (u i ) i N } where N is a set of players (wireless nodes), player i N strategy S i := {p i p i [ν i, ω i } with 0 ν i < ω i < 1, and payoff function u i (p) := U i (p i ) p i q i (p) with utility function U i (p i ) and contention measure q i (p). Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

9 Random Access Game Random Access Game A random access game G is defined as G := {N, (S i ) i N, (u i ) i N } where, N is a set of players (wireless nodes), Player i N strategy S i := {p i p i [ν i, ω i } with 0 ν i < ω i < 1, Payoff function u i (p) := U i (p i ) p i q i (p) Why the strategy p i S i is constrained to be strictly less than 1? Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

10 Random Access Game Random Access Game A random access game G is defined as G := {N, (S i ) i N, (u i ) i N } where, N is a set of players (wireless nodes), Player i N strategy S i := {p i p i [ν i, ω i } with 0 ν i < ω i < 1, Payoff function u i (p) := U i (p i ) p i q i (p) Why the strategy p i S i is constrained to be strictly less than 1? In order to prevent a node from exclusively occupying the wireless channel Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

11 Random Access Game Random Access Game A random access game G is defined as G := {N, (S i ) i N, (u i ) i N } where, N is a set of players (wireless nodes), Player i N strategy S i := {p i p i [ν i, ω i } with 0 ν i < ω i < 1, Payoff function u i (p) := U i (p i ) p i q i (p) Why the strategy p i S i is constrained to be strictly less than 1? In order to prevent a node from exclusively occupying the wireless channel Throughput of node i is proportional to p i if there is no collision q i can be seen as the contention price for node i. Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

12 Random Access Game Random Access Game A random access game G is defined as G := {N, (S i ) i N, (u i ) i N } where, N is a set of players (wireless nodes), Player i N strategy S i := {p i p i [ν i, ω i } with 0 ν i < ω i < 1, Payoff function u i (p) := U i (p i ) p i q i (p) Why the strategy p i S i is constrained to be strictly less than 1? In order to prevent a node from exclusively occupying the wireless channel Throughput of node i is proportional to p i if there is no collision q i can be seen as the contention price for node i. Payoff Function: Net gain utility from channel access discounted by the contention cost. Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

13 Sandip Chakraborty You are(iit free Kharagpur) to select the utility CS and the contention measure!! October 22, / 23 Random Access Game Random Access Game A random access game G is defined as G := {N, (S i ) i N, (u i ) i N } where, N is a set of players (wireless nodes), Player i N strategy S i := {p i p i [ν i, ω i } with 0 ν i < ω i < 1, Payoff function u i (p) := U i (p i ) p i q i (p) Why the strategy p i S i is constrained to be strictly less than 1? In order to prevent a node from exclusively occupying the wireless channel Throughput of node i is proportional to p i if there is no collision q i can be seen as the contention price for node i. Payoff Function: Net gain utility from channel access discounted by the contention cost.

14 Random Access Game - Contention Measure Let I j denote the set of nodes that interfere with the transmission of node i. Use conditional collision probability as a contention measure: q i (p) := 1 j I i (1 p j ), i N This has two nice properties; It is an accurate measure of contention in the network provides multibit information of the contention. Equation based control gives sophistic method to derive the steady state network with a targeted fairness! Wireless nodes can estimate conditional collision probabilities without explicit feedback decouple congestion control from failed transmissions. Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

15 Analyzing the Game Model Initial Assumptions A0. The utility function U i (.) is continuously differentiable, strictly concave, and with finite curvatures that are bounded away from zero, i.e. there exist some constant µ and λ such that 1/µ 1/U i (p i) 1/λ > 0 Existence and optimality of Nash Equilibrium A1. Let γ(p) := (1 p i ), and denote the smallest eigenvalue of i N 2 γ(p) over p by ν min. Then µ ν min < 0. Uniqueness of Nash Equilibrium A2. Functions Γ i (p i ) := (1 p i )(1 U i (p i)), i N are all strictly increasing or all strictly decreasing Optimality of non-trivial Nash equilibrium Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

16 Optimality of Nash Equilibrium There exists a Nash equilibrium: The strategy space S i are compact convex sets Payoff functions u i are continuous and concave in p i Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

17 Optimality of Nash Equilibrium There exists a Nash equilibrium: The strategy space S i are compact convex sets Payoff functions u i are continuous and concave in p i The Nash equilibrium gives globally optimal solution. At the Nash equilibrium, pi satisfies, (U i (p i ) q i (p ))(p i p i ) 0 p i S i (4) Define function V (p) as, V (p) := i N (U i (p i ) p i ) i N(1 p i ) Equation (4) is an optimality condition for max V (p) Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

18 The Random Access Game G has a Unique Nash Equilibrium V (p) := i N (U i (p i ) p i ) i N(1 p i ) The Hessian of function V (p) is written as, ( ) 2 V (p) = diag U 1 (p 1 ),..., U N (p N ) 2 γ(p) Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

19 The Random Access Game G has a Unique Nash Equilibrium V (p) := i N (U i (p i ) p i ) i N(1 p i ) The Hessian of function V (p) is written as, ( ) 2 V (p) = diag U 1 (p 1 ),..., U N (p N ) 2 γ(p) Note that, ( ) diag U 1 (p 1 ),..., U N (p N ) µi Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

20 The Random Access Game G has a Unique Nash Equilibrium V (p) := i N (U i (p i ) p i ) i N(1 p i ) The Hessian of function V (p) is written as, ( ) 2 V (p) = diag U 1 (p 1 ),..., U N (p N ) 2 γ(p) Note that, ( ) diag U 1 (p 1 ),..., U N (p N ) µi Also, 2 γ(p) ν min I Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

21 The Random Access Game G has a Unique Nash Equilibrium V (p) := i N (U i (p i ) p i ) i N(1 p i ) The Hessian of function V (p) is written as, ( ) 2 V (p) = diag U 1 (p 1 ),..., U N (p N ) 2 γ(p) Note that, ( ) diag U 1 (p 1 ),..., U N (p N ) µi Also, 2 γ(p) ν min I Then, under assumption A1, 2 V (p) (µ + ν min )I 0 Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

22 The Random Access Game G has a Unique Nash Equilibrium V (p) is strictly concave function over the strategy space. Therefore, the optimization has a unique Nash equilibrium. Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

23 Non-trivial Nash Equilibrium (U i (p i ) q i (p ))(p i p i ) 0 p i S i The equilibrium condition implies that, p either takes value at the boundaries Or, the strategy space S i satisfies, U i (p i ) = q i (p ) Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

24 Non-trivial Nash Equilibrium (U i (p i ) q i (p ))(p i p i ) 0 p i S i The equilibrium condition implies that, p either takes value at the boundaries Or, the strategy space S i satisfies, U i (p i ) = q i (p ) We call a Nash equilibrium p a nontrivial equilibrium if for all nodes i, p i satisfies the second condition. Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

25 Non-trivial Nash Equilibrium (U i (p i ) q i (p ))(p i p i ) 0 p i S i The equilibrium condition implies that, p either takes value at the boundaries Or, the strategy space S i satisfies, U i (p i ) = q i (p ) We call a Nash equilibrium p a nontrivial equilibrium if for all nodes i, p i satisfies the second condition. Suppose assumption A2 holds. If the random access game G has a nontrivial Nash equilibrium, it must be unique. Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

26 Dynamics of Random Access Game Random Access Settings: Players (wireless nodes) can observe the outcome (e.g. packet collision or successful packet transmissions) of the actions of others, but do not have direct knowledge of other player actions or payoffs. Repeated play of random access game: Players repeatedly adjust strategies in response to observations of other player actions so as to achieve the Nash equilibrium. Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

27 Strategy Update in Random Access Game Straightforward way: At each stage, every node chooses the best response to the actions of all other nodes in the previous round. At stage t + 1, node i N chooses a channel access probability, p i (t + 1) := G i (p(t)) := arg max p S i U i (p) pq i (p(t)) If the above dynamics reach a steady state, then it is the Nash equilibrium. There is no convergence result for this dynamics. Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

28 Gradient Play based Strategy Update Better response strategy in contrast to best response strategy. Every player adjusts the current channel access probability gradually in a gradient direction suggested by the observations of other players actions. Every player i N updates its strategy according to, p i (t + 1) := [p i (t) + f i (p i (t))(u i (p i (t)) q i (p(t)))] S i f i (.) > 0 is the step size which is a function of the strategy of player i S i denotes the projection on user i s strategy space. Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

29 Gradient Play based Strategy Update Better response strategy in contrast to best response strategy. Every player adjusts the current channel access probability gradually in a gradient direction suggested by the observations of other players actions. Every player i N updates its strategy according to, p i (t + 1) := [p i (t) + f i (p i (t))(u i (p i (t)) q i (p(t)))] S i f i (.) > 0 is the step size which is a function of the strategy of player i S i denotes the projection on user i s strategy space. This has an economical interpretation: If the marginal utility U i (p i(t)) is more than the contention price q i (p(t)), we increase the access probability Otherwise the access probability is decreased. Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

30 Gradient Play based Strategy Update The equilibrium condition is: (U i (p i ) q i (p ))(p i p i ) 0 p i S i By the equilibrium condition, the Nash equilibrium of random access game G are the fixed points of the gradient play and vice versa. Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

31 Medium Access Control Design Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

32 Design of Utility Function: A Case Study Consider a single-cell wireless networks with L classes of users. Each class l L is associated with a weight φ l, we assume, φ 1 = φ max > φ 2 > φ 3 >... > φ l We want to achieve maximum throughput under weighted fairness constraint; T l = φ l ; 1 l, m L T m φ m where T l is the throughput of class-l node. Let ζ = p i i N Under the assumption of Poisson arrival process, the channel idle probability is approximately, (1 p i ) e ζ i N Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

33 Design of Utility Function: A Case Study The aggregate successful packet transmission probability is ζe ζ Let P is the packet payload, σ is the duration of an idle slot, T s and T c are the durations that the channel is sensed busy because of a successful transmission and during a collision, respectively. The throughput can be expressed as; T = ζe ζ P e ζ σ + ζe ζ T s + (1 e ζ ζe ζ )T c This attains maximum at ζ that solves; (1 ζ )e ζ = 1 σ T c ; 1 l, m L Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

34 Design of Utility Function: A Case Study Now consider how to achieve weighted fairness. When there is a large number of nodes accessing the channel, each user should sense approximately the same environment on average we can assume that each user has the same conditional collision probability. With equal packet payload sized, the throughput ratio between the users of different classes is approximately the ratio between their channel access probabilities. Therefore, p l p m = φ l φ m Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

35 Design of Utility Function: A Case Study The users of each class l are associated with the same utility U l (.) they are associate with same function, Γ l (p l ) := (1 p l )(1 U l (p l)) At non-trivial Nash equilibrium, Γ l (p l ) = γ(p) for all 0 l L. Therefore, the condition p l p m = φ l φ m can be achieved at a non-trivial Nash equilibrium if we design the utility functions such that, ( ) pl Γ l (p l ) = h, 1 l L φ l A non-trivial equilibrium p that achieves maximum throughput should satisfy, ( p ) h l = e ζ φ l Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

36 Design of Utility Function: A Case Study When the number of wireless nodes is large, pl should be very small. A convenient choice that approximately satisfies the condition is, ( ) ( pl h = e ζ 1 + p ) l φ l φ l From here, Chen et al. develop an utility function; ) ( U l (p l ) = (1 + e ζ p l + e ζ 1 + p ) l ln(1 p l ) φ l φ l Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

37 Thank You Sandip Chakraborty (IIT Kharagpur) CS October 22, / 23

Routing Games 1. Sandip Chakraborty. Department of Computer Science and Engineering, INDIAN INSTITUTE OF TECHNOLOGY KHARAGPUR.

Routing Games 1. Sandip Chakraborty. Department of Computer Science and Engineering, INDIAN INSTITUTE OF TECHNOLOGY KHARAGPUR. Routing Games 1 Sandip Chakraborty Department of Computer Science and Engineering, INDIAN INSTITUTE OF TECHNOLOGY KHARAGPUR November 5, 2015 1 Source: Routing Games by Tim Roughgarden Sandip Chakraborty

More information

A Game-Theoretic Model for Medium Access Control

A Game-Theoretic Model for Medium Access Control A Game-Theoretic Model for Medium Access Control (Invited Paper) Lijun Chen, Tao Cui, Steven H. Low, and John C. Doyle Division of Engineering and Applied Science California Institute of Technology Pasadena,

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

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

Strategic Properties of Heterogeneous Serial Cost Sharing

Strategic Properties of Heterogeneous Serial Cost Sharing Strategic Properties of Heterogeneous Serial Cost Sharing Eric J. Friedman Department of Economics, Rutgers University New Brunswick, NJ 08903. January 27, 2000 Abstract We show that serial cost sharing

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

An Evolutionary Game Perspective to ALOHA with power control

An Evolutionary Game Perspective to ALOHA with power control An Evolutionary Game Perspective to ALOHA with power control E. Altman a, N. Bonneau a, M. Debbah b and G. Caire b a MAESTRO, INRIA Sophia-Antipolis, 004 Route des Lucioles, B.P.93, 0690 Sophia-Antipolis,

More information

requests/sec. The total channel load is requests/sec. Using slot as the time unit, the total channel load is 50 ( ) = 1

requests/sec. The total channel load is requests/sec. Using slot as the time unit, the total channel load is 50 ( ) = 1 Prof. X. Shen E&CE 70 : Examples #2 Problem Consider the following Aloha systems. (a) A group of N users share a 56 kbps pure Aloha channel. Each user generates at a Passion rate of one 000-bit packet

More information

Performance Analysis of the IEEE e Block ACK Scheme in a Noisy Channel

Performance Analysis of the IEEE e Block ACK Scheme in a Noisy Channel Performance Analysis of the IEEE 802.11e Block ACK Scheme in a Noisy Channel Tianji Li, Qiang Ni, Hamilton Institute, NUIM, Ireland. Thierry Turletti, Planete Group, INRIA, France. Yang Xiao, University

More information

Service differentiation without prioritization in IEEE WLANs

Service differentiation without prioritization in IEEE WLANs Service differentiation without prioritization in IEEE 8. WLANs Suong H. Nguyen, Student Member, IEEE, Hai L. Vu, Senior Member, IEEE, and Lachlan L. H. Andrew, Senior Member, IEEE Abstract Wireless LANs

More information

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

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

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

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

1 Lattices and Tarski s Theorem

1 Lattices and Tarski s Theorem MS&E 336 Lecture 8: Supermodular games Ramesh Johari April 30, 2007 In this lecture, we develop the theory of supermodular games; key references are the papers of Topkis [7], Vives [8], and Milgrom and

More information

Discrete Random Variables

Discrete Random Variables CPSC 53 Systems Modeling and Simulation Discrete Random Variables Dr. Anirban Mahanti Department of Computer Science University of Calgary mahanti@cpsc.ucalgary.ca Random Variables A random variable is

More information

Resource Allocation and Pricing. R. Srikant University of Illinois

Resource Allocation and Pricing. R. Srikant University of Illinois Resource Allocation and Pricing R. Srikant University of Illinois References The Mathematics of Internet Congestion Control, Birkhauser, 2004. Pricing: Kelly Distributed Resource Allocation: Kelly, Mauloo

More information

On Selfish Behavior in CSMA/CA Networks

On Selfish Behavior in CSMA/CA Networks On Selfish Behavior in CSMA/CA Networks Mario Čagalj, Saurabh Ganeriwal,ImadAad and Jean-Pierre Hubaux School of Computer and Communication Sciences Ecole Polytechnique Fédérale de Lausanne (EPFL), CH-1015

More information

6.254 : Game Theory with Engineering Applications Lecture 8: Supermodular and Potential Games

6.254 : Game Theory with Engineering Applications Lecture 8: Supermodular and Potential Games 6.254 : Game Theory with Engineering Applications Lecture 8: Supermodular and Asu Ozdaglar MIT March 2, 2010 1 Introduction Outline Review of Supermodular Games Reading: Fudenberg and Tirole, Section 12.3.

More information

Battery-State Dependent Power Control as a Dynamic Game

Battery-State Dependent Power Control as a Dynamic Game 1 Battery-State Dependent Power Control as a Dynamic Game Ishai Menache and Eitan Altman Faculty of Electrical Engineering, Technion, Haifa 32000, Israel INRIA, Sophia-Antipolis, 2004 Route des Lucioles,

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

Power Controlled FCFS Splitting Algorithm for Wireless Networks

Power Controlled FCFS Splitting Algorithm for Wireless Networks Power Controlled FCFS Splitting Algorithm for Wireless Networks Ashutosh Deepak Gore Abhay Karandikar Department of Electrical Engineering Indian Institute of Technology - Bombay COMNET Workshop, July

More information

Advanced Microeconomics

Advanced Microeconomics Advanced Microeconomics Leonardo Felli EC441: Room D.106, Z.332, D.109 Lecture 8 bis: 24 November 2004 Monopoly Consider now the pricing behavior of a profit maximizing monopolist: a firm that is the only

More information

Optimal Association of Stations and APs in an IEEE WLAN

Optimal Association of Stations and APs in an IEEE WLAN Optimal Association of Stations and APs in an IEEE 802. WLAN Anurag Kumar and Vinod Kumar Abstract We propose a maximum utility based formulation for the problem of optimal association of wireless stations

More information

MS&E 246: Lecture 17 Network routing. Ramesh Johari

MS&E 246: Lecture 17 Network routing. Ramesh Johari MS&E 246: Lecture 17 Network routing Ramesh Johari Network routing Basic definitions Wardrop equilibrium Braess paradox Implications Network routing N users travel across a network Transportation Internet

More information

Mathematical Economics - PhD in Economics

Mathematical Economics - PhD in Economics - PhD in Part 1: Supermodularity and complementarity in the one-dimensional and Paulo Brito ISEG - Technical University of Lisbon November 24, 2010 1 2 - Supermodular optimization 3 one-dimensional 4 Supermodular

More information

Fair and Efficient User-Network Association Algorithm for Multi-Technology Wireless Networks

Fair and Efficient User-Network Association Algorithm for Multi-Technology Wireless Networks Fair and Efficient User-Network Association Algorithm for Multi-Technology Wireless Networks Pierre Coucheney, Corinne Touati, Bruno Gaujal INRIA Alcatel-Lucent, LIG Infocom 2009 Pierre Coucheney (INRIA)

More information

Game Theoretic Approach to Power Control in Cellular CDMA

Game Theoretic Approach to Power Control in Cellular CDMA Game Theoretic Approach to Power Control in Cellular CDMA Sarma Gunturi Texas Instruments(India) Bangalore - 56 7, INDIA Email : gssarma@ticom Fernando Paganini Electrical Engineering Department University

More information

On revealed preferences in oligopoly games

On revealed preferences in oligopoly games University of Manchester, UK November 25, 2010 Introduction Suppose we make a finite set of observations T = {1,..., m}, m 1, of a perfectly homogeneous-good oligopoly market. There is a finite number

More information

Uniqueness of Generalized Equilibrium for Box Constrained Problems and Applications

Uniqueness of Generalized Equilibrium for Box Constrained Problems and Applications Uniqueness of Generalized Equilibrium for Box Constrained Problems and Applications Alp Simsek Department of Electrical Engineering and Computer Science Massachusetts Institute of Technology Asuman E.

More information

Sebastian Marban, Peter van de Ven, Peter Borm, Herbert Hamers. A cooperative game-theoretic approach to ALOHA RM/10/049

Sebastian Marban, Peter van de Ven, Peter Borm, Herbert Hamers. A cooperative game-theoretic approach to ALOHA RM/10/049 Sebastian Marban, Peter van de Ven, Peter Borm, Herbert Hamers A cooperative game-theoretic approach to ALOHA RM/10/049 A cooperative game-theoretic approach to ALOHA Sebastian Marban 1 Peter van de Ven

More information

Distributed Spectrum Access with Spatial Reuse

Distributed Spectrum Access with Spatial Reuse Distributed Spectrum Access with Spatial Reuse Xu Chen and Jianwei Huang Abstract Efficient distributed spectrum sharing mechanism is crucial for improving the spectrum utilization. The spatial arxiv:1209.5130v1

More information

Competitive Scheduling in Wireless Collision Channels with Correlated Channel State

Competitive Scheduling in Wireless Collision Channels with Correlated Channel State Competitive Scheduling in Wireless Collision Channels with Correlated Channel State Utku Ozan Candogan, Ishai Menache, Asuman Ozdaglar and Pablo A. Parrilo Abstract We consider a wireless collision channel,

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

Maximum Sum Rate of Slotted Aloha with Capture

Maximum Sum Rate of Slotted Aloha with Capture Maximum Sum Rate of Slotted Aloha with Capture Yitong Li and Lin Dai, Senior Member, IEEE arxiv:50.03380v3 [cs.it] 7 Dec 205 Abstract The sum rate performance of random-access networks crucially depends

More information

Area I: Contract Theory Question (Econ 206)

Area I: Contract Theory Question (Econ 206) Theory Field Exam Summer 2011 Instructions You must complete two of the four areas (the areas being (I) contract theory, (II) game theory A, (III) game theory B, and (IV) psychology & economics). Be sure

More information

2176 IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 13, NO. 4, APRIL 2014

2176 IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 13, NO. 4, APRIL 2014 2176 IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 13, NO. 4, APRIL 2014 Multi-Channel Sensing and Access Game: Bayesian Social Learning with Negative Network Externality Chunxiao Jiang, Member, IEEE,

More information

Near-Potential Games: Geometry and Dynamics

Near-Potential Games: Geometry and Dynamics Near-Potential Games: Geometry and Dynamics Ozan Candogan, Asuman Ozdaglar and Pablo A. Parrilo September 6, 2011 Abstract Potential games are a special class of games for which many adaptive user dynamics

More information

LEARNING IN CONCAVE GAMES

LEARNING IN CONCAVE GAMES LEARNING IN CONCAVE GAMES P. Mertikopoulos French National Center for Scientific Research (CNRS) Laboratoire d Informatique de Grenoble GSBE ETBC seminar Maastricht, October 22, 2015 Motivation and Preliminaries

More information

Mathematical Analysis of IEEE Energy Efficiency

Mathematical Analysis of IEEE Energy Efficiency Information Engineering Department University of Padova Mathematical Analysis of IEEE 802.11 Energy Efficiency A. Zanella and F. De Pellegrini IEEE WPMC 2004 Padova, Sept. 12 15, 2004 A. Zanella and F.

More information

6.207/14.15: Networks Lecture 11: Introduction to Game Theory 3

6.207/14.15: Networks Lecture 11: Introduction to Game Theory 3 6.207/14.15: Networks Lecture 11: Introduction to Game Theory 3 Daron Acemoglu and Asu Ozdaglar MIT October 19, 2009 1 Introduction Outline Existence of Nash Equilibrium in Infinite Games Extensive Form

More information

Basics of Stochastic Modeling: Part II

Basics of Stochastic Modeling: Part II Basics of Stochastic Modeling: Part II Continuous Random Variables 1 Sandip Chakraborty Department of Computer Science and Engineering, INDIAN INSTITUTE OF TECHNOLOGY KHARAGPUR August 10, 2016 1 Reference

More information

Generalized Mirror Descents with Non-Convex Potential Functions in Atomic Congestion Games

Generalized Mirror Descents with Non-Convex Potential Functions in Atomic Congestion Games Generalized Mirror Descents with Non-Convex Potential Functions in Atomic Congestion Games Po-An Chen Institute of Information Management National Chiao Tung University, Taiwan poanchen@nctu.edu.tw Abstract.

More information

Optimal Pricing Effect on Equilibrium. Behaviors of Delay-Sensitive Users in Cognitive Radio Networks

Optimal Pricing Effect on Equilibrium. Behaviors of Delay-Sensitive Users in Cognitive Radio Networks Optimal Pricing Effect on Equilibrium 1 Behaviors of Delay-Sensitive Users in Cognitive Radio Networks arxiv:1212.3381v1 [cs.ni] 14 Dec 212 Nguyen H. Tran, Member, IEEE, Choong Seon Hong, Senior Member,

More information

Calculus in Business. By Frederic A. Palmliden December 7, 1999

Calculus in Business. By Frederic A. Palmliden December 7, 1999 Calculus in Business By Frederic A. Palmliden December 7, 999 Optimization Linear Programming Game Theory Optimization The quest for the best Definition of goal equilibrium: The equilibrium state is defined

More information

CS 573: Algorithmic Game Theory Lecture date: Feb 6, 2008

CS 573: Algorithmic Game Theory Lecture date: Feb 6, 2008 CS 573: Algorithmic Game Theory Lecture date: Feb 6, 2008 Instructor: Chandra Chekuri Scribe: Omid Fatemieh Contents 1 Network Formation/Design Games 1 1.1 Game Definition and Properties..............................

More information

Research Article Stackelberg Contention Games in Multiuser Networks

Research Article Stackelberg Contention Games in Multiuser Networks Hindawi Publishing Corporation EURASIP Journal on Advances in Signal Processing Volume 29, Article ID 35978, 5 pages doi:.55/29/35978 Research Article Stackelberg Contention Games in Multiuser Networks

More information

Giuseppe Bianchi, Ilenia Tinnirello

Giuseppe Bianchi, Ilenia Tinnirello Capacity of WLAN Networs Summary Ł Ł Ł Ł Arbitrary networ capacity [Gupta & Kumar The Capacity of Wireless Networs ] Ł! Ł "! Receiver Model Ł Ł # Ł $%&% Ł $% '( * &%* r (1+ r Ł + 1 / n 1 / n log n Area

More information

Decentralized Anti-coordination Through Multi-agent Learning

Decentralized Anti-coordination Through Multi-agent Learning Journal of Artificial Intelligence Research 47 (23) 44-473 Submitted 2/2; published 7/3 Decentralized Anti-coordination Through Multi-agent Learning Ludek Cigler Boi Faltings Artificial Intelligence Laboratory

More information

Basics of Game Theory

Basics of Game Theory Basics of Game Theory Giacomo Bacci and Luca Sanguinetti Department of Information Engineering University of Pisa, Pisa, Italy {giacomo.bacci,luca.sanguinetti}@iet.unipi.it April - May, 2010 G. Bacci and

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

Repeated Inter-Session Network Coding Games: Efficiency and Min-Max Bargaining Solution

Repeated Inter-Session Network Coding Games: Efficiency and Min-Max Bargaining Solution Repeated Inter-Session Networ Coding Games: Efficiency and Min-Max Bargaining Solution Hamed Mohsenian-Rad, Member, IEEE, Jianwei Huang, Senior Member, IEEE, Vincent W.S. Wong, Senior Member, IEEE, and

More information

Answers to selected exercises

Answers to selected exercises Answers to selected exercises A First Course in Stochastic Models, Henk C. Tijms 1.1 ( ) 1.2 (a) Let waiting time if passengers already arrived,. Then,, (b) { (c) Long-run fraction for is (d) Let waiting

More information

Game theoretical analysis of rate adaptation protocols conciliating QoS and QoE

Game theoretical analysis of rate adaptation protocols conciliating QoS and QoE Gupta et al. EURASIP Journal on Wireless Communications and Networing (26) 26:75 DOI 6/s3638-6-569-5 RESEARCH Open Access Game theoretical analysis of rate adaptation protocols conciliating QoS and QoE

More information

1 Modelling and Simulation

1 Modelling and Simulation 1 Modelling and Simulation 1.1 Introduction This course teaches various aspects of computer-aided modelling for the performance evaluation of computer systems and communication networks. The performance

More information

Parking Slot Assignment Problem

Parking Slot Assignment Problem Department of Economics Boston College October 11, 2016 Motivation Research Question Literature Review What is the concern? Cruising for parking is drivers behavior that circle around an area for a parking

More information

WiFi MAC Models David Malone

WiFi MAC Models David Malone WiFi MAC Models David Malone November 26, MACSI Hamilton Institute, NUIM, Ireland Talk outline Introducing the 82.11 CSMA/CA MAC. Finite load 82.11 model and its predictions. Issues with standard 82.11,

More information

Chapter 5. Elementary Performance Analysis

Chapter 5. Elementary Performance Analysis Chapter 5 Elementary Performance Analysis 1 5.0 2 5.1 Ref: Mischa Schwartz Telecommunication Networks Addison-Wesley publishing company 1988 3 4 p t T m T P(k)= 5 6 5.2 : arrived rate : service rate 7

More information

Game Theory Correlated equilibrium 1

Game Theory Correlated equilibrium 1 Game Theory Correlated equilibrium 1 Christoph Schottmüller University of Copenhagen 1 License: CC Attribution ShareAlike 4.0 1 / 17 Correlated equilibrium I Example (correlated equilibrium 1) L R U 5,1

More information

PIQI-RCP: Design and Analysis of Rate-Based Explicit Congestion Control

PIQI-RCP: Design and Analysis of Rate-Based Explicit Congestion Control PIQI-RCP: Design and Analysis of Rate-Based Explicit Congestion Control Saurabh Jain Joint work with Dr. Dmitri Loguinov June 21, 2007 1 Agenda Introduction Analysis of RCP QI-RCP PIQI-RCP Comparison Wrap

More information

Wireless Internet Exercises

Wireless Internet Exercises Wireless Internet Exercises Prof. Alessandro Redondi 2018-05-28 1 WLAN 1.1 Exercise 1 A Wi-Fi network has the following features: Physical layer transmission rate: 54 Mbps MAC layer header: 28 bytes MAC

More information

3.3.3 Illustration: Infinitely repeated Cournot duopoly.

3.3.3 Illustration: Infinitely repeated Cournot duopoly. will begin next period less effective in deterring a deviation this period. Nonetheless, players can do better than just repeat the Nash equilibrium of the constituent game. 3.3.3 Illustration: Infinitely

More information

Remote Estimation Games over Shared Networks

Remote Estimation Games over Shared Networks October st, 04 Remote Estimation Games over Shared Networks Marcos Vasconcelos & Nuno Martins marcos@umd.edu Dept. of Electrical and Computer Engineering Institute of Systems Research University of Maryland,

More information

The Interdisciplinary Center, Herzliya School of Economics Advanced Microeconomics Fall Bargaining The Axiomatic Approach

The Interdisciplinary Center, Herzliya School of Economics Advanced Microeconomics Fall Bargaining The Axiomatic Approach The Interdisciplinary Center, Herzliya School of Economics Advanced Microeconomics Fall 2011 Bargaining The Axiomatic Approach Bargaining problem Nash s (1950) work is the starting point for formal bargaining

More information

Congestion Equilibrium for Differentiated Service Classes Richard T. B. Ma

Congestion Equilibrium for Differentiated Service Classes Richard T. B. Ma Congestion Equilibrium for Differentiated Service Classes Richard T. B. Ma School of Computing National University of Singapore Allerton Conference 2011 Outline Characterize Congestion Equilibrium Modeling

More information

Routing Games : From Altruism to Egoism

Routing Games : From Altruism to Egoism : From Altruism to Egoism Amar Prakash Azad INRIA Sophia Antipolis/LIA University of Avignon. Joint work with Eitan Altman, Rachid El-Azouzi October 9, 2009 1 / 36 Outline 1 2 3 4 5 6 7 2 / 36 General

More information

SF2972 Game Theory Written Exam with Solutions June 10, 2011

SF2972 Game Theory Written Exam with Solutions June 10, 2011 SF97 Game Theory Written Exam with Solutions June 10, 011 Part A Classical Game Theory Jörgen Weibull and Mark Voorneveld 1. Finite normal-form games. (a) What are N, S and u in the definition of a finite

More information

Lecture 9: Dynamics in Load Balancing

Lecture 9: Dynamics in Load Balancing Computational Game Theory Spring Semester, 2003/4 Lecture 9: Dynamics in Load Balancing Lecturer: Yishay Mansour Scribe: Anat Axelrod, Eran Werner 9.1 Lecture Overview In this lecture we consider dynamics

More information

Volume 31, Issue 3. Games on Social Networks: On a Problem Posed by Goyal

Volume 31, Issue 3. Games on Social Networks: On a Problem Posed by Goyal Volume 31, Issue 3 Games on Social Networks: On a Problem Posed by Goyal Ali Kakhbod University of Michigan, Ann Arbor Demosthenis Teneketzis University of Michigan, Ann Arbor Abstract Within the context

More information

Deceptive Advertising with Rational Buyers

Deceptive Advertising with Rational Buyers Deceptive Advertising with Rational Buyers September 6, 016 ONLINE APPENDIX In this Appendix we present in full additional results and extensions which are only mentioned in the paper. In the exposition

More information

Near-Potential Games: Geometry and Dynamics

Near-Potential Games: Geometry and Dynamics Near-Potential Games: Geometry and Dynamics Ozan Candogan, Asuman Ozdaglar and Pablo A. Parrilo January 29, 2012 Abstract Potential games are a special class of games for which many adaptive user dynamics

More information

Advertising and Promotion in a Marketing Channel

Advertising and Promotion in a Marketing Channel Applied Mathematical Sciences, Vol. 13, 2019, no. 9, 405-413 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ams.2019.9240 Advertising and Promotion in a Marketing Channel Alessandra Buratto Dipartimento

More information

Economics 201B Economic Theory (Spring 2017) Bargaining. Topics: the axiomatic approach (OR 15) and the strategic approach (OR 7).

Economics 201B Economic Theory (Spring 2017) Bargaining. Topics: the axiomatic approach (OR 15) and the strategic approach (OR 7). Economics 201B Economic Theory (Spring 2017) Bargaining Topics: the axiomatic approach (OR 15) and the strategic approach (OR 7). The axiomatic approach (OR 15) Nash s (1950) work is the starting point

More information

Internet Congestion Control: Equilibrium and Dynamics

Internet Congestion Control: Equilibrium and Dynamics Internet Congestion Control: Equilibrium and Dynamics A. Kevin Tang Cornell University ISS Seminar, Princeton University, February 21, 2008 Networks and Corresponding Theories Power networks (Maxwell Theory)

More information

Convex Sets Strict Separation. in the Minimax Theorem

Convex Sets Strict Separation. in the Minimax Theorem Applied Mathematical Sciences, Vol. 8, 2014, no. 36, 1781-1787 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.4271 Convex Sets Strict Separation in the Minimax Theorem M. A. M. Ferreira

More information

Cooperation Stimulation in Cooperative Communications: An Indirect Reciprocity Game

Cooperation Stimulation in Cooperative Communications: An Indirect Reciprocity Game IEEE ICC 202 - Wireless Networks Symposium Cooperation Stimulation in Cooperative Communications: An Indirect Reciprocity Game Yang Gao, Yan Chen and K. J. Ray Liu Department of Electrical and Computer

More information

Stability of Feedback Solutions for Infinite Horizon Noncooperative Differential Games

Stability of Feedback Solutions for Infinite Horizon Noncooperative Differential Games Stability of Feedback Solutions for Infinite Horizon Noncooperative Differential Games Alberto Bressan ) and Khai T. Nguyen ) *) Department of Mathematics, Penn State University **) Department of Mathematics,

More information

Economics 3012 Strategic Behavior Andy McLennan October 20, 2006

Economics 3012 Strategic Behavior Andy McLennan October 20, 2006 Economics 301 Strategic Behavior Andy McLennan October 0, 006 Lecture 11 Topics Problem Set 9 Extensive Games of Imperfect Information An Example General Description Strategies and Nash Equilibrium Beliefs

More information

6.254 : Game Theory with Engineering Applications Lecture 7: Supermodular Games

6.254 : Game Theory with Engineering Applications Lecture 7: Supermodular Games 6.254 : Game Theory with Engineering Applications Lecture 7: Asu Ozdaglar MIT February 25, 2010 1 Introduction Outline Uniqueness of a Pure Nash Equilibrium for Continuous Games Reading: Rosen J.B., Existence

More information

Lecture 4: Bernoulli Process

Lecture 4: Bernoulli Process Lecture 4: Bernoulli Process Hyang-Won Lee Dept. of Internet & Multimedia Eng. Konkuk University Lecture 4 Hyang-Won Lee 1 / 12 Stochastic Process A stochastic process is a mathematical model of a probabilistic

More information

Games on Social Networks: On a Problem Posed by Goyal

Games on Social Networks: On a Problem Posed by Goyal Games on Social Networks: On a Problem Posed by Goyal Ali Kakhbod Demosthenis Teneketzis November 13, 2017 arxiv:1001.3896v4 [cs.gt] 9 Feb 2012 Abstract Within the context of games on networks S. Goyal

More information

Spectrum Sharing between DSRC and WiFi: A Repeated Game Approach

Spectrum Sharing between DSRC and WiFi: A Repeated Game Approach pectrum haring between DRC and WiFi: A Repeated Game Approach neihil Gopal, anjit K. Kaul and Rakesh Chaturvedi Wireless ystems Lab, IIIT-Delhi, India Department of ocial ciences & Humanities, IIIT-Delhi,

More information

Optimal Physical Carrier Sense for Maximizing Network Capacity in Multi-hop Wireless Networks

Optimal Physical Carrier Sense for Maximizing Network Capacity in Multi-hop Wireless Networks Optimal Physical Carrier Sense for Maximizing Network Capacity in Multi-hop Wireless Networks Kyung-Joon Park, Jihyuk Choi, and Jennifer C. Hou Department of Computer Science University of Illinois at

More information

Imprecise Probability

Imprecise Probability Imprecise Probability Alexander Karlsson University of Skövde School of Humanities and Informatics alexander.karlsson@his.se 6th October 2006 0 D W 0 L 0 Introduction The term imprecise probability refers

More information

6.207/14.15: Networks Lecture 10: Introduction to Game Theory 2

6.207/14.15: Networks Lecture 10: Introduction to Game Theory 2 6.207/14.15: Networks Lecture 10: Introduction to Game Theory 2 Daron Acemoglu and Asu Ozdaglar MIT October 14, 2009 1 Introduction Outline Mixed Strategies Existence of Mixed Strategy Nash Equilibrium

More information

Performance analysis of IEEE WLANs with saturated and unsaturated sources

Performance analysis of IEEE WLANs with saturated and unsaturated sources Performance analysis of IEEE 82.11 WLANs with saturated and unsaturated sources Suong H. Nguyen, Hai L. Vu, Lachlan L. H. Andrew Centre for Advanced Internet Architectures, Technical Report 11811A Swinburne

More information

For general queries, contact

For general queries, contact PART I INTRODUCTION LECTURE Noncooperative Games This lecture uses several examples to introduce the key principles of noncooperative game theory Elements of a Game Cooperative vs Noncooperative Games:

More information

Efficient Rate-Constrained Nash Equilibrium in Collision Channels with State Information

Efficient Rate-Constrained Nash Equilibrium in Collision Channels with State Information Efficient Rate-Constrained Nash Equilibrium in Collision Channels with State Information Ishai Menache and Nahum Shimkin Department of Electrical Engineering Technion, Israel Institute of Technology Haifa

More information

Price Competition and Endogenous Valuation in Search Advertising

Price Competition and Endogenous Valuation in Search Advertising Price Competition and Endogenous Valuation in Search Advertising Lizhen Xu Jianqing Chen Andrew Whinston Web Appendix A Heterogeneous Consumer Valuation In the baseline model, we assumed that consumers

More information

Quality Sensitive Price Competition in. Spectrum Oligopoly-Part 1

Quality Sensitive Price Competition in. Spectrum Oligopoly-Part 1 Quality Sensitive Price Competition in 1 Spectrum Oligopoly-Part 1 Arnob Ghosh and Saswati Sarkar arxiv:1404.2514v4 [cs.gt] 21 May 2015 Abstract We investigate a spectrum oligopoly market where each primary

More information

Performance Evaluation of Deadline Monotonic Policy over protocol

Performance Evaluation of Deadline Monotonic Policy over protocol Performance Evaluation of Deadline Monotonic Policy over 80. protocol Ines El Korbi and Leila Azouz Saidane National School of Computer Science University of Manouba, 00 Tunisia Emails: ines.korbi@gmail.com

More information

THE Internet is increasingly being used in the conduct of

THE Internet is increasingly being used in the conduct of 94 IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 14, NO. 1, FEBRUARY 2006 Global Stability Conditions for Rate Control With Arbitrary Communication Delays Priya Ranjan, Member, IEEE, Richard J. La, Member,

More information

SINCE the early works in [1] [5], game theory has emerged

SINCE the early works in [1] [5], game theory has emerged 888 IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 3, NO. 4, APRIL 24 When Users Interfere with Protocols: Prospect Theory in Wireless Networks using Random Access and Data Pricing as an Example Tianming

More information

On the Stability and Optimal Decentralized Throughput of CSMA with Multipacket Reception Capability

On the Stability and Optimal Decentralized Throughput of CSMA with Multipacket Reception Capability On the Stability and Optimal Decentralized Throughput of CSMA with Multipacket Reception Capability Douglas S. Chan Toby Berger Lang Tong School of Electrical & Computer Engineering Cornell University,

More information

Lagrange Duality. Daniel P. Palomar. Hong Kong University of Science and Technology (HKUST)

Lagrange Duality. Daniel P. Palomar. Hong Kong University of Science and Technology (HKUST) Lagrange Duality Daniel P. Palomar Hong Kong University of Science and Technology (HKUST) ELEC5470 - Convex Optimization Fall 2017-18, HKUST, Hong Kong Outline of Lecture Lagrangian Dual function Dual

More information

Spring 2016 Network Science. Solution of Quiz I

Spring 2016 Network Science. Solution of Quiz I Spring 2016 Network Science Department of Electrical and Computer Engineering National Chiao Tung University Solution of Quiz I Problem Points Your Score 1 5 2 20 25 20 Total 100 Read all of the following

More information

ANSWER KEY 4 GAME THEORY, ECON 395

ANSWER KEY 4 GAME THEORY, ECON 395 ANSWER KEY 4 GAME THEORY, ECON 395 PROFESSOR A. JOSEPH GUSE (1) (Gibbons 2.1) Suppose a parent and child play the following game. First, the child takes an action A, that produces net income for the child,

More information

Competition for Blood Donations: A Nash Equilibrium Network Framework

Competition for Blood Donations: A Nash Equilibrium Network Framework Competition for Blood Donations: A Nash Equilibrium Network Framework Anna Nagurney and Pritha Dutta Department of Operations and Information Management Isenberg School of Management University of Massachusetts

More information

Game theory and market power

Game theory and market power Game theory and market power Josh Taylor Section 6.1.3, 6.3 in Convex Optimization of Power Systems. 1 Market weaknesses Recall Optimal power flow: minimize p,θ subject to λ i : χ ij 0 : f i (p i ) i p

More information