-
Notifications
You must be signed in to change notification settings - Fork 0
/
da.bib
2555 lines (2127 loc) · 122 KB
/
da.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
@Article{Abdulhadi2012Relay,
Title = {A Survey of Distributed Relay Selection Schemes in Cooperative Wireless Ad hoc Networks},
Author = {S. Abdulhadi and M. Jaseemuddin and A. Anpalagan.},
Journal = {Wireless Personal Commun.},
Year = {2012},
Month = {Apr.},
Number = {4},
Pages = {917-935},
Volume = {63},
Keywords = {Cooperative diversity; Wireless networks; Relay selection; Ad hoc networks}
}
@Article{adhikary2013joint,
Title = {Joint spatial division and multiplexing--the large-scale array regime},
Author = {Ansuman Adhikary and Junyoung Nam and J Ahn and Giuseppe Caire},
Journal = {{IEEE} Trans. Inform. Theory},
Year = {2013},
Month = {Feb.},
Number = {10},
Pages = {6441--6463},
Volume = {59},
File = {#F#}
}
@Article{Adhikary2014JSmmW,
Title = {Joint Spatial Division and Multiplexing for {mm-Wave} Channels},
Author = {A. Adhikary and E. Safadi and M. Samimi and R. Wang and G. Caire and T.S. Rappaport and A.F. Molisch},
Journal = {{IEEE} J. Select. Areas Commun.},
Year = {2014},
Month = {Jun.},
Number = {6},
Pages = {1239--1255},
Volume = {32},
File = {#F#}
}
@Article{Alkhateeb2014,
Title = {Channel Estimation and Hybrid Precoding for Millimeter Wave Cellular Systems},
Author = {A. Alkhateeb and O. Ayach and G. Leus and R. Heath},
Journal = {IEEE J. Select. Topics Signal Process.},
Year = {2014},
Month = {Oct.},
Number = {5},
Pages = {831-846},
Volume = {8},
Doi = {10.1109/JSTSP.2014.2334278},
ISSN = {1932-4553},
Keywords = {array signal processing;cellular radio;channel estimation;millimetre wave antenna arrays;precoding;probability;signal resolution;analog beamforming;antenna arrays;coverage probability;directional beamforming;estimation error probability;gigabit-per-second data rates;gigasample mixed-signal devices;hierarchical multiresolution codebook;hybrid analog-digital precoding algorithm;link margin;millimeter wave cellular systems;mmWave frequencies;mmWave precoding;mmWave-specific channel estimation algorithm;power consumption;training beamforming vectors;Algorithm design and analysis;Array signal processing;Channel estimation;Radio frequency;Signal processing algorithms;Training;Vectors;Millimeter wave cellular systems;adaptive compressed sensing;hybrid precoding;sparse channel estimation}
}
@Article{Alkhateeb2015,
Title = {Limited Feedback Hybrid Precoding for Multi-User Millimeter Wave Systems},
Author = {Ahmed Alkhateeb and Geert Leus and Robert Heath},
Journal = {arXiv preprint arXiv:1409.5162},
Year = {2015}
}
@Article{Alkhateeb2014MIMO,
Title = {{MIMO} Precoding and Combining Solutions for Millimeter-Wave Systems},
Author = {A. Alkhateeb and J. Mo and N. Gonzalez-Prelcic and R. Heath},
Journal = {{IEEE} Commun. Mag.},
Year = {2014},
Month = {Dec.},
Number = {12},
Pages = {122--130},
Volume = {52},
File = {#F#}
}
@Book{allen1994building,
Title = {Building Penetration Loss Measurements at 900 {MHz}, 11.4 {GHz}, and 28.8 {MHz}},
Author = {Kenneth C Allen and N DeMinco and JR Hoffman and Y. Lo and PB Papazian},
Publisher = {{US} Department of Commerce, National Telecommunications and Information Administration Rep. 94-306},
Year = {1994}
}
@InProceedings{Amir2006,
Title = {Fast handoff for seamless wireless mesh networks},
Author = {Yair Amir and Claudiu Danilov and Michael Hilsdale and Raluca Mus\v{a}loiu-Elefteri and Nilo Rivera},
Booktitle = {Proceedings of the 4th international conference on Mobile systems, applications and services},
Year = {2006},
Address = {New York, NY, USA},
Publisher = {ACM},
Series = {MobiSys '06},
Acmid = {1134690},
Doi = {10.1145/1134680.1134690},
ISBN = {1-59593-195-3},
Keywords = {VoIP, wireless handoff, wireless mesh networks},
Location = {Uppsala, Sweden},
Numpages = {13},
Url = {http://doi.acm.org/10.1145/1134680.1134690}
}
@Article{andrews2011tractable,
Title = {A tractable approach to coverage and rate in cellular networks},
Author = {G.J. Andrews and F. Baccelli and R.K. Ganti},
Journal = {{IEEE} Trans. Commun.},
Year = {2011},
Month = {Nov.},
Number = {11},
Pages = {3122--3134},
Volume = {59}
}
@Article{Andrews2012,
Title = {Femtocells: Past, Present, and Future},
Author = {J.G. Andrews and H. Claussen and M. Dohler and S. Rangan and M.C. Reed},
Journal = {IEEE J.Select. Areas Commun.},
Year = {2012},
Month = {Apr.},
Number = {3},
Pages = {497-508},
Volume = {30},
Doi = {10.1109/JSAC.2012.120401},
ISSN = {0733-8716},
Keywords = {Internet;femtocellular radio;radiofrequency interference;wireless LAN;Internet;WiFi offloading;backhaul regulations;base station deployment;base stations;cellular networks;femtocells;interference while;small cell technology;3G mobile communication;Cellular networks;Femtocells;Interference;Macrocell networks;3GPP;Cellular Networks;Femtocells;Heterogeneous Networks}
}
@Article{Andrews2014What,
Title = {What will {5G} be?},
Author = {Jeffrey G Andrews and Stefano Buzzi and Wan Choi and Stephen Hanly and Angel Lozano and Anthony CK Soong and Jianzhong Charlie Zhang},
Journal = {{IEEE} J. Select. Areas Commun.},
Year = {2014},
Month = {Jun.},
Number = {6},
Pages = {1065--1082},
Volume = {32},
File = {#F#}
}
@Article{andrews2014overview,
Title = {An overview of load balancing in {HetNets}: {O}ld myths and open problems},
Author = {Jeffrey G Andrews and Sarabjot Singh and Qiaoyang Ye and Xingqin Lin and Harpreet S Dhillon},
Journal = {{IEEE} Wireless Commun.},
Year = {2014},
Month = {Apr.},
Number = {2},
Pages = {18--25},
Volume = {21}
}
@Article{Ann2010,
Title = {Relay association method for optimal path in IEEE 802.16j mobile multi-hop relay networks},
Author = {Sojeong Ann and Hyung Seok Kim},
Journal = {Eur. Trans. Telecomm.},
Year = {2010},
Month = {Nov.},
Number = {7},
Pages = {624--631},
Volume = {21},
Doi = {10.1002/ett.1419},
ISSN = {1541-8251},
Publisher = {John Wiley \& Sons, Ltd.},
Url = {http://dx.doi.org/10.1002/ett.1419}
}
@Article{astely2013lte,
Title = {{LTE} release 12 and beyond},
Author = {D. Astely and E. Dahlman and G. Fodor and S. Parkvall and J. Sachs},
Journal = {{IEEE} Commun. Mag.},
Year = {2013},
Month = {Jul.},
Number = {7},
Pages = {154--160},
Volume = {51}
}
@InProceedings{Athanasiou2008,
Title = {{LAC}: Load-Aware Channel Selection in 802.11 {WLAN}s},
Author = {G. Athanasiou and I. Broustis and T. Korakis and L. Tassiulas},
Booktitle = {Proc. IEEE 19th International Symposium on Personal, Indoor and Mobile Radio Communications (PIMRC)},
Year = {2008},
Address = {Cannes, France},
Month = {Sep.}
}
@Article{Athanasiou2009,
Title = {A Cross-Layer Framework for Association Control in Wireless Mesh Networks},
Author = {G. Athanasiou and T. Korakis and O. Ercetin and L. Tassiulas},
Journal = {{IEEE} Trans. Mobile Comput.},
Year = {2009},
Month = {Jan.},
Number = {1},
Pages = {65-80},
Volume = {8}
}
@InProceedings{Athanasiou07,
Title = {Dynamic Cross-Layer Association in 802.11-based Mesh Networks},
Author = {G. Athanasiou and T. Korakis and O. Ercetin and L. Tassiulas},
Booktitle = {Proc. IEEE International Conference on Computer Communications (INFOCOM)},
Year = {2007},
Address = {Anhcorage, Alaska, USA},
Month = {May}
}
@Article{Athanasiou2014Auction,
Title = {Auction-based Resource Allocation in Millimeter-Wave Wireless Access Networks},
Author = {G. Athanasiou and C. Weeraddana and C. Fischione},
Journal = {{IEEE} Commun. Lett.},
Year = {2013},
Month = {Nov.},
Number = {11},
Pages = {2108--2111},
Volume = {17},
File = {#F#}
}
@Article{Athanasiou2015,
Title = {Optimizing Client Association in {60 GHz} Wireless Access Networks},
Author = {G. Athanasiou and C. Weeraddana and C. Fischione and L. Tassiulas},
Journal = {{IEEE/ACM} Trans. Netw.},
Year = {2015},
Month = {June},
Number = {3},
Pages = {836--850},
Volume = {23},
File = {#F#}
}
@Article{el2014spatially,
Title = {Spatially sparse precoding in millimeter wave {MIMO} systems},
Author = {Omar El. Ayach and Sridhar Rajagopal and Shadi Abu-Surra and Zhouyue Pi and R. Heath},
Journal = {{IEEE} Trans. Wireless Commun.},
Year = {2014},
Month = {Mar.},
Number = {3},
Pages = {1499--1513},
Volume = {13},
File = {#F#}
}
@Article{Bahl2009,
Title = {Opportunistic Use of Client Repeaters to Improve Performance of WLANs},
Author = {P. Bahl and R. Chandra and P. P. C. Lee and V. Misra and J. Padhye and D. Rubenstein and Yan Yu},
Journal = {{IEEE/ACM} {T}rans. {N}etw.},
Year = {2009},
Month = {Aug.},
Number = {4},
Pages = {1160-1171},
Volume = {17},
Doi = {10.1109/TNET.2009.2026414},
ISSN = {1063-6692},
Keywords = {client-server systems;telecommunication standards;wireless LAN;IEEE 802.11;SoftRepeater;WLAN performance;Wi-Fi network;access point bandwidth;client repeater;deployable system;initiation protocol;rate anomaly problem;zero overhead network coding;IEEE 802.11;rate anomaly;wireless}
}
@Article{bai2014coverage,
Title = {Coverage and capacity of millimeter-wave cellular networks},
Author = {T. Bai and A. Alkhateeb and R. Heath},
Journal = {{IEEE} Commun. Mag.},
Year = {2014},
Month = {Sept.},
Number = {9},
Pages = {70--77},
Volume = {52}
}
@Article{TBai2014Coverage,
Title = {Coverage and Rate Analysis for Millimeter Wave Cellular Networks},
Author = {T. Bai and R. Heath},
Journal = {{IEEE} Trans. Wireless Commun.},
Year = {2015},
Month = {Feb.},
Number = {2},
Pages = {1100--1114},
Volume = {14},
File = {#F#}
}
@Article{Bai2014,
Title = {Analysis of Blockage Effects on Urban Cellular Networks},
Author = {Tianyang Bai and Rahul Vaze and Robert Heath},
Journal = {IEEE Trans. Wireless Commun.},
Year = {2014},
Month = {Sept.},
Number = {9},
Pages = {5070-5083},
Volume = {13}
}
@Article{TBai2014Blockage,
Title = {Analysis of blockage effects on urban cellular networks},
Author = {T. Bai and R. Vaze and R. Heath},
Journal = {{IEEE} Trans. Wireless Commun.},
Year = {2014},
Month = {Sept.},
Number = {9},
Pages = {5070--5083},
Volume = {13},
File = {#F#}
}
@Article{Balachandran2002,
Title = {Hot-Spot Congestion Relief in Public-area Wireless Networks},
Author = {A. Balachandran and P. Bahl and G. Voelker},
Journal = {SIGCOMM Comput. Commun. Rev.},
Year = {2002},
Month = {Jan.},
Pages = {65-76},
Volume = {32},
Publisher = {ACM}
}
@Book{balanis2012antenna,
Title = {Antenna theory: analysis and design},
Author = {Balanis, Constantine A},
Publisher = {John Wiley \& Sons},
Year = {2012}
}
@Article{Baldemair2015Ultra,
Title = {Ultra-Dense Networks in Millimeter-Wave Frequencies},
Author = {R. Baldemair and T. Irnich and K. Balachandran and E. Dahlman and G. Mildh and Y. Selen and S. Parkvall and M. Meyer and A. Osseiran},
Journal = {{IEEE} Commun. Mag.},
Year = {2015},
Month = {Jan.},
Number = {1},
Pages = {202--208},
Volume = {53},
File = {#F#}
}
@Article{Bazan2012Survey,
Title = {A Survey On {MAC} Protocols for Wireless Adhoc Networks with Beamforming Antennas},
Author = {O. Bazan and M. Jaseemuddin},
Journal = {{IEEE} Commun. Surveys Tuts.},
Year = {2012},
Month = {Second Quarter},
Number = {2},
Pages = {1513--1527},
Volume = {14},
File = {#F#}
}
@Article{Bejerano2007,
Title = {Fairness and Load Balancing in Wireless {LAN}s Using Association Control},
Author = {Y. Bejerano and Han Seung-jae and Li Li},
Journal = {{IEEE/ACM} {T}rans. {N}etw.},
Year = {2007},
Month = {June},
Number = {3},
Pages = {560-573},
Volume = {15},
Doi = {10.1109/TNET.2007.893680},
ISSN = {1063-6692},
Keywords = {bandwidth allocation;resource allocation;wireless LAN;association control;constant factor approximation;fractional association solution;load balancing;max min fair bandwidth allocation;optimal integral solution;polynomial time algorithm;rounding method;traffic load;wireless LAN;Approximation algorithms;Bandwidth;Channel allocation;Heuristic algorithms;Intelligent control;Load management;Polynomials;Telecommunication traffic;Throughput;Wireless LAN;Approximation algorithms;IEEE 802.11 WLANs;load balancing;max-min fairness}
}
@Article{Bejerano2006,
Title = {{M}i{F}i: a framework for fairness and {QoS} assurance for current {IEEE} 802.11 networks with multiple access points},
Author = {Y. Bejerano and R.S. Bhatia},
Journal = {{IEEE/ACM} {T}rans. {N}etw.},
Year = {2006},
Month = {Aug.},
Number = {4},
Pages = {849-862},
Volume = {14},
Doi = {10.1109/TNET.2006.880161},
ISSN = {1063-6692},
Keywords = {access protocols;mobile radio;quality of service;scheduling;telecommunication traffic;wireless LAN;IEEE 802.11 networks;MAC protocol standard;MiFi;QoS assurance;contention-free period;data services;efficient scheduling algorithms;fair service;hidden node;mobile stations;mobile users;multiple access points;overlapping cell problems;quality of service requirements;real-time traffic;voice services;wireless LAN;Bandwidth;Cities and towns;Joining processes;Media Access Protocol;Quality of service;Real time systems;Scheduling algorithm;Throughput;Traffic control;Wireless LAN;Approximation algorithms;IEEE 802.11;fairness;quality of service (QoS);wireless LAN}
}
@Book{Bertsekas1998,
Title = {Network Optimization: Continuous and Discrete Models},
Author = {Dimitri P. Bertsekas},
Publisher = {Athena Scientific},
Year = {1998},
Address = {Belmont, Massachusetts}
}
@InProceedings{Bethanabhotla2014,
Title = {User association and load balancing for cellular massive {MIMO}},
Author = {D. Bethanabhotla and O.Y. Bursalioglu and H.C. Papadopoulos and G. Caire},
Booktitle = {Information Theory and Applications Workshop (ITA), 2014},
Year = {2014},
Month = {Feb},
Doi = {10.1109/ITA.2014.6804284},
Keywords = {MIMO communication;cellular radio;resource allocation;time division multiplexing;TDD operation;cellular massive MIMO;load balancing;mobile-data traffic explosion;small cells operation;user association;user population density;Fading;Load management;MIMO;Schedules;Sociology;Transmitting antennas;Massive MIMO;Nash Equilibrium;TDD reciprocity;association control;load balancing;scheduling;small cells}
}
@Article{Boostanimehr2015,
Title = {Unified and Distributed {QoS}-Driven Cell Association Algorithms in Heterogeneous Networks},
Author = {H. Boostanimehr and V.K. Bhargava},
Journal = {IEEE Trans. Wireless Commun.},
Year = {2015},
Month = {March},
Number = {3},
Pages = {1650-1662},
Volume = {14},
Doi = {10.1109/TWC.2014.2371465},
ISSN = {1536-1276},
Keywords = {cellular radio;distributed algorithms;fading channels;message passing;optimisation;quality of service;HetNet;Lagrange dual decomposition method;SINR;base stations;distributed QoS-driven cell association algorithms;fast fading environment;global outage probability minimization;long term rate maximization;message passing;multitier heterogeneous network;optional RB distribution phase;outage QoS constraints;quality of service constraints;signal to interference plus noise ratio;slow fading environment;sum utility;unified QoS-driven cell association algorithms;unified distributed algorithm;Distributed algorithms;Fading;Interference;Optimization;Quality of service;Signal to noise ratio;Wireless communication;Heterogeneous cellular networks;cell association;load balancing}
}
@Book{Boyd2004,
Title = {Convex Optimization},
Author = {Stephen Boyd and Lieven Vandenberghe},
Publisher = {Cambridge University Press},
Year = {2004},
Address = {Cambridge, UK}
}
@InProceedings{Brik2005,
Title = {Eliminating handoff latencies in 802.11 WLANs using multiple radios: applications, experience, and evaluation},
Author = {Vladimir Brik and Arunesh Mishra and Suman Banerjee},
Booktitle = {Proc. the 5th ACM SIGCOMM conference on Internet Measurement},
Year = {2005},
Address = {Berkeley, CA, USA},
Publisher = {USENIX Association},
Series = {IMC '05},
Acmid = {1251113},
Location = {Berkeley, CA},
Numpages = {1},
Url = {http://dl.acm.org/citation.cfm?id=1251086.1251113}
}
@Article{Cai2008,
Title = {Semi-Distributed User Relaying Algorithm for Amplify-and-Forward Wireless Relay Networks},
Author = {Jun Cai and Xuemin Shen and Mark, Jon W. and Alfa, A.S.},
Journal = {IEEE Trans. Wireless Commun.},
Year = {2008},
Month = {Apr.},
Number = {4},
Pages = {1348-1357},
Volume = {7},
Doi = {10.1109/TWC.2008.060909},
ISSN = {1536-1276},
Keywords = {channel capacity;telecommunication network routing;wireless channels;amplify-and-forward wireless relay networks;channel capacity;channel state information;computational complexity;direct transmission;network nodes;power allocation;relay node selection;semi-distributed user relaying algorithm;system capacity;system overhead;threshold-based sufficient condition;wireless communication networks;Algorithm design and analysis;Channel capacity;Channel state information;Computational complexity;Digital relays;Power system relaying;Processor scheduling;Sufficient conditions;Wireless communication;Wireless networks}
}
@Article{Cai2010a,
Title = {{REX}: a Randomized EXclusive region based scheduling scheme for mmWave {WPAN}s with directional antenna},
Author = {L. X. Cai and L. Cai and X. Shen and J. W. Mark},
Journal = {IEEE Trans. on Wireless Commun.},
Year = {2010},
Month = {Jan.},
Number = {1},
Pages = {113-121},
Volume = {9}
}
@Article{Chen2013,
Title = {Access Point Selection under {Q}o{S} Requirements in Variable Channel-Width {WLAN}s},
Author = {X. Chen and W. Yuan and W. Cheng and W. Liu and H. Leung},
Journal = {IEEE Wireless Commun. Lett.},
Year = {2013},
Month = {Feb.},
Number = {1},
Pages = {114-117},
Volume = {2}
}
@Article{Cho2013,
Title = {Energy-Efficient Repulsive Cell Activation for Heterogeneous Cellular Networks},
Author = {S. Cho and W. Choi},
Journal = {IEEE J. Select. Areas Commun.},
Year = {2013},
Month = {May},
Number = {5},
Pages = {870-882},
Volume = {31},
Doi = {10.1109/JSAC.2013.130506},
ISSN = {0733-8716},
Keywords = {energy conservation;femtocellular radio;mobile ad hoc networks;numerical analysis;search problems;ad-hoc nature;area power consumption;balancing cell load;bisection method;coverage probability;daughtercell BS deployments;daughtercells;distributed low power cells;energy-efficient repulsive cell activation;femto cells;heterogeneous cellular networks;macrocells;minimum separation distance;numerical search;optimal minimum separation distance;pico cells;target per-tier user throughput;two-tier heterogeneous cellular network;Heterogeneous cellular network;coverage probability;load balancing;power efficiency;repulsive cell activation;stochastic geometry}
}
@Article{Daniels2010,
Title = {60 {GH}z Wireless: Up Close and Personal},
Author = {R.C. Daniels and J.N. Murdock and T.S. Rappaport and R. Heath},
Journal = {IEEE Micro. Mag.},
Year = {2010},
Month = {Dec.},
Number = {7},
Pages = {44-50},
Volume = {11}
}
@Article{dehos2014millimeter,
Title = {Millimeter-wave access and backhauling: {T}he solution to the exponential data traffic increase in {5G} mobile communications systems?},
Author = {C. Dehos and J. Gonzalez and A. Domenico and D. Ktenas and L. Dussopt},
Journal = {{IEEE} Commun. Mag.},
Year = {2014},
Month = {Sept.},
Number = {9},
Pages = {88--95},
Volume = {52}
}
@Article{demestichas20135g,
Title = {{5G} on the horizon: {Key} challenges for the radio-access network},
Author = {Panagiotis Demestichas and Andreas Georgakopoulos and Dimitrios Karvounas and Kostas Tsagkaris and Vera Stavroulaki and Jianmin Lu and Chunshan Xiong and Jing Yao},
Journal = {{IEEE} Veh. Technol. Mag.},
Year = {2013},
Month = {Sept.},
Number = {3},
Pages = {47--53},
Volume = {8}
}
@Article{dhillon2012modeling,
Title = {Modeling and analysis of K-tier downlink heterogeneous cellular networks},
Author = {Harpreet S Dhillon and Radha Krishna Ganti and Fran{\c{c}}ois Baccelli and Jeffrey G Andrews},
Journal = {{IEEE} J. Select. Areas Commun.},
Year = {2012},
Month = {Apr.},
Number = {3},
Pages = {550--560},
Volume = {30}
}
@Article{Ding2011,
Title = {Impact of Imperfect Channel State Information on Bi-Directional Communications With Relay Selection},
Author = {Zhiguo Ding and K.K. Leung},
Journal = {IEEE Trans. Signal Process.},
Year = {2011},
Month = {Nov},
Number = {11},
Pages = {5657-5662},
Volume = {59},
Doi = {10.1109/TSP.2011.2163403},
ISSN = {1053-587X},
Keywords = {decode and forward communication;diversity reception;error statistics;network coding;telecommunication network reliability;wireless channels;bidirectional communication;channel estimation error;decode-forward based two-way relaying;diversity gain;imperfect channel state information;physical layer network coding;reception reliability;relay selection;signal-to-noise ratio;symbol error probability;Channel estimation;Error probability;Network coding;Physical layer;Relays;Signal to noise ratio;Upper bound;Cooperative diversity;imperfect channel state information;network coding}
}
@Article{Doan2004,
Title = {Design considerations for 60 {GHz} {CMOS} radios},
Author = {C.H. Doan and S. Emami and D.A. Sobel and A.M. Niknejad and R.W. Brodersen},
Journal = {IEEE Commun. Mag.},
Year = {2004},
Month = {Dec.},
Number = {12},
Pages = {132-140},
Volume = {42},
Doi = {10.1109/MCOM.2004.1367565},
ISSN = {0163-6804},
Keywords = {CMOS integrated circuits;field effect MIMIC;millimetre wave antenna arrays;millimetre wave mixers;millimetre wave oscillators;millimetre wave power amplifiers;radio equipment;60 GHz;CMOS radio;antenna array;cost reduction;millimeter-wave transistor design;mixer;power amplifier;semiconductor technology;wireless transmission;Antenna arrays;Antennas and propagation;Horn antennas;Packaging;Phased arrays;Propagation losses;Radio transmitters;Receiving antennas;Transceivers;Voltage-controlled oscillators}
}
@InProceedings{Dutta2010,
Title = {Joint Routing and Scheduling in Multi-hop Wireless Networks with Directional Antennas},
Author = {P. Dutta and V. Mhatre and D. Panigrahi and R. Rastogi},
Booktitle = {Proc. IEEE International Conference on Computer Communications (INFOCOM)},
Year = {2010},
Doi = {10.1109/INFCOM.2010.5462186},
ISSN = {0743-166X},
Keywords = {directive antennas;graph colouring;linear programming;radiofrequency interference;scheduling;telecommunication network routing;wireless mesh networks;TDMA channel access;directional antennas;graph coloring;linear programming;maximum concurrent flow problem;multihop wireless networks;multiple radios;point-to-point long distance wireless links;reception interference;routing;scheduling constraint;Algorithm design and analysis;Directional antennas;Interference;Mesh networks;Peer to peer computing;Poles and towers;Routing;Scheduling algorithm;Spread spectrum communication;Wireless networks}
}
@InProceedings{ECMA387,
Title = {High rate 60 {GHz} {PHY}, {MAC} and {HDMI} {PAL}},
Author = {{ECMA-TC48, ECMA standard 387}},
Year = {2008},
Month = {Dec.}
}
@Article{Emerson1997a,
Title = {The work of Jagadis Chandra Bose: 100 years of millimeter-wave research},
Author = {D.T. Emerson},
Journal = {IEEE Transactions on Microwave Theory and Techniques},
Year = {1997},
Number = {12},
Pages = {2267-2273},
Volume = {45},
Doi = {10.1109/22.643830},
ISSN = {0018-9480},
Keywords = {biographies;history;millimetre waves;Jagadis Chandra Bose;NRAO telescope;National Radio Astronomy Observatory;dielectric lenses;horn antennas;millimeter-wave research;multibeam receiver;polarizers;semiconductors;waveguides;Dielectrics;Frequency;Horn antennas;Lenses;Observatories;Polarization;Radio astronomy;Receivers;Semiconductor waveguides;Telescopes}
}
@Article{Fischione2013Dynamic,
Title = {Dynamic Optimization of Generalized Least Squares Handover Algorithms},
Author = {C. Fischione and G. Athanasiou and F. Santucci},
Journal = {{IEEE} Trans. Wireless Commun.},
Year = {2014},
Month = {Mar.},
Number = {3},
Pages = {1235--1248},
Volume = {13},
File = {#F#}
}
@InProceedings{Fodor2014Performance,
Title = {Performance Analysis of Block and Comb Type Channel Estimation for Massive {MIMO} Systems},
Author = {G. Fodor and P. {Di Marco} and M. Telek},
Booktitle = {Proc. {IEEE} International Conference on 5G for Ubiquitous Connectivity (5GU)},
Year = {2014}
}
@Article{Franceschetti2004,
Title = {A Random Walk Model of Wave Propagation},
Author = {Massimo Franceschetti and Jehoshua Bruck and Leonard J. Schulman},
Journal = {IEEE Trans. Antennas. Propag.},
Year = {2004},
Month = {May},
Number = {5},
Pages = {1304-1317},
Volume = {52}
}
@Article{Lin12,
Title = {Sector Scanning Attempts for Non-Isolation in Directional 60 {GHz} Networks},
Author = {G.M. Olcer, and Z. Genc and E. Onur},
Journal = {IEEE Commun. Lett.},
Year = {2010},
Month = {Sep.},
Number = {9},
Pages = {845-847},
Volume = {14}
}
@Article{Geng2015,
Title = {On the Optimality of Treating Interference as Noise},
Author = {Chunhua Geng and Naderializadeh, N. and Avestimehr, A.S. and Jafar, S.A.},
Journal = {IEEE Trans. Inform. Theory},
Year = {2015},
Month = {Apr.},
Number = {4},
Pages = {1753-1767},
Volume = {61},
Doi = {10.1109/TIT.2015.2408342},
ISSN = {0018-9448},
Keywords = {Gaussian channels;interference suppression;signal processing;generalized degree-of-freedom region;interference channel;point-to-point Gaussian codebook;polyhedral relaxation;signal strength;treating interference-as-noise;Interference channels;Receivers;Signal to noise ratio;Tin;Transmitters;Capacity region;Gaussian interference channel;generalized degrees of freedom (GDoF);treating interference as noise (TIN)}
}
@Article{Geng2009,
Title = {Millimeter-wave propagation channel characterization for short-range wireless communications},
Author = {S. Y. Geng and J. Kivinen and X. W. Zhao and P. Vainikainen},
Journal = {IEEE Transactions on Vehicular Technology},
Year = {2009},
Month = {Jan.},
Number = {1},
Pages = {3-13},
Volume = {58}
}
@Article{Giannetti1999,
Title = {Mobile and Personal Communications in the 60 {GHz} Band: A Survey},
Author = {Filippo Giannetti and Marco Luise and Ruggero Reggiannini},
Journal = {Wireless Personal Communications},
Year = {1999},
Month = {July},
Number = {2},
Pages = {207-243},
Volume = {10},
Doi = {10.1023/A:1018308429332},
Keywords = {60 {GHz} communications; millimeter-wave communications; mobile radio communications; radio propagation},
Publisher = {Kluwer Academic Publishers}
}
@InProceedings{Gong2011,
Title = {Multi-User Operation in mmWave Wireless Networks},
Author = {M. X. Gong and D. Akhmetov and R. Want and M. Shiwen},
Booktitle = {Proc. IEEE International Conference on Communications (ICC)},
Year = {2011},
Keywords = {access protocols;directive antennas;millimetre wave antennas;radio networks;space division multiple access;CSMA-CA based uplink;MAC protocols;MU SDMA transmission;SU operation;access point;directional antennas;frequency 60 GHz;millimeter wave wireless networks;multiuser operation;multiuser spatial division multiple access operation;performance analysis;single user operation;virtual carrier sensing;Data communication;Media Access Protocol;Multiaccess communication;Multiplexing;Wireless LAN;Wireless networks}
}
@InProceedings{Guan2011,
Title = {Distributed spectrum management and relay selection in interference-limited cooperative wireless networks},
Author = {Zhangyu Guan and Tommaso Melodia and Dongfeng Yuan and Dimitris A. Pados},
Booktitle = {Proc. ACM International Conference on Mobile Computing and Networking (MobiCom)},
Year = {2011},
Address = {New York, NY, USA},
Publisher = {ACM},
Series = {MobiCom '11},
Acmid = {2030639},
Doi = {10.1145/2030613.2030639},
ISBN = {978-1-4503-0492-4},
Keywords = {cooperative networks, nash equilibrium, relay selection, spectrum management},
Location = {Las Vegas, Nevada, USA},
Numpages = {12},
Url = {http://doi.acm.org/10.1145/2030613.2030639}
}
@InProceedings{guo2014uplink,
Title = {Uplink Power Control with {MMSE} Receiver in Multi-Cell {MU}-Massive-{MIMO} Systems},
Author = {K. Guo and Y. Guo and G. Fodor and G. Ascheid},
Booktitle = {Proc. {IEEE} International Conference on Communications (ICC)},
Year = {2014}
}
@Book{Haenggi2013Stochastic,
Title = {Stochastic Geometry for Wireless Networks},
Author = {M. Haenggi},
Publisher = {Cambridge University Press},
Year = {2013}
}
@Article{haenggi2009stochastic,
Title = {Stochastic geometry and random graphs for the analysis and design of wireless networks},
Author = {Haenggi, Martin and Andrews, Jeffrey G and Baccelli, Fran{\c{c}}ois and Dousse, Olivier and Franceschetti, Massimo},
Journal = {{IEEE} J. Select. Areas Commun.},
Year = {2009},
Month = {Sept.},
Number = {7},
Pages = {1029--1046},
Volume = {27}
}
@InProceedings{Heusse2005,
Title = {Idle sense: an optimal access method for high throughput and fairness in rate diverse wireless LANs},
Author = {Heusse, Martin and Rousseau, Franck and Guillier, Romaric and Duda, Andrzej},
Booktitle = {Proc. ACM SIGCOMM},
Year = {2005},
Address = {New York, NY, USA}
}
@Book{Horst2000,
Title = {Introduction to Global Optimization},
Author = {R.~Horst and P.~Pardolos and N.~Thoai},
Publisher = {Kluwer Academic Publishers},
Year = {2000},
Address = {Dordrecht, Boston, London},
Edition = {second},
Volume = {48}
}
@Article{Hoydis2011,
Title = {Green Small-Cell Networks},
Author = {J. Hoydis and M. Kobayashi and M. Beddah},
Journal = {IEEE Vehicular. Tech. Mag.},
Year = {2011},
Month = {Mar.},
Number = {1},
Pages = {37-43},
Volume = {6}
}
@Article{hsin2006randomly,
Title = {Randomly duty-cycled wireless sensor networks: dynamics of coverage},
Author = {Chih-Fan Hsin and Mingyan Liu},
Journal = {{IEEE} Trans. Wireless Commun.},
Year = {2006},
Month = {Nov.},
Number = {11},
Pages = {3182--3192},
Volume = {5}
}
@Article{Huang2008,
Title = {Auction-Based Resource Allocation for Cooperative Communications},
Author = {Jianwei Huang and Zhu Han and Mung Chiang and H.V. Poor},
Journal = {IEEE J. Select. Areas Commun.},
Year = {2008},
Month = {Sep.},
Number = {7},
Pages = {1226-1237},
Volume = {26},
Doi = {10.1109/JSAC.2008.080919},
ISSN = {0733-8716},
Keywords = {decision theory;game theory;radio networks;resource allocation;Nash equilibrium;SNR auction;auction-based resource allocation;cooperative communication;distributed best response bid;game theory;large-scale communication network;multiple relay network;power auction;relay power allocation;relay selection;single-relay network;wireless network;Antenna theory;Communication networks;Large-scale systems;Nash equilibrium;Power control;Protocols;Relays;Resource management;Signal processing algorithms;Wireless sensor networks;Cooperative communications;auction theory;game theory;resource allocation;wireless networks}
}
@Article{hunter2008transmission,
Title = {Transmission capacity of ad hoc networks with spatial diversity},
Author = {Andrew M Hunter and Jeffrey G Andrews and Steven Weber},
Journal = {{IEEE} Trans. Wireless Commun.},
Year = {2008},
Month = {Dec.},
Number = {12},
Pages = {5058--5071},
Volume = {7}
}
@InProceedings{ishii2012novel,
Title = {A novel architecture for {LTE-B}: {C-plane/U-plane} split and {Phantom Cell} concept},
Author = {Hiroyuki Ishii and Yoshihisa Kishiyama and Hideaki Takahashi},
Booktitle = {{IEEE} Globecom Workshops},
Year = {2012}
}
@Article{jain1998quantitative,
Title = {A quantitative measure of fairness and discrimination for resource allocation in shared computer systems},
Author = {R. Jain and D. Chiu and W. Hawe},
Journal = {Digital Equipment Corp., Tech. Rep.},
Year = {1998}
}
@Article{Jeong2015Random,
Title = {Random Access in Millimeter-Wave Beamforming Cellular Networks: {I}ssues and Approaches},
Author = {C. Jeong and J. Park and H. Yu},
Journal = {{IEEE} Commun. Mag.},
Year = {2015},
Month = {Jan.},
Number = {1},
Pages = {180--185},
Volume = {53},
File = {#F#}
}
@Article{jo2012heterogeneous,
Title = {Heterogeneous cellular networks with flexible cell association: {A} comprehensive downlink {SINR} analysis},
Author = {Han-Shin Jo and Young Jin Sang and Ping Xia and Jeffrey G Andrews},
Journal = {{IEEE} Trans. Wireless Commun.},
Year = {2012},
Month = {Oct.},
Number = {10},
Pages = {3484--3495},
Volume = {11}
}
@Book{johnson2005univariate,
Title = {Univariate discrete distributions},
Author = {Johnson, Norman L and Kemp, Adrienne W and Kotz, Samuel},
Publisher = {John Wiley \& Sons},
Year = {2005},
Volume = {444}
}
@InProceedings{Kauffmann2007,
Title = {Measurement-Based Self Organization of Interfering 802.11 Wireless Access Networks},
Author = {Bruno Kauffmann and François Baccelli and Augustin Chaintreau and Vivek Mhatre and Konstantina Papagiannaki and Christophe Diot},
Booktitle = {Proc. IEEE International Conference on Computer Communications (INFOCOM)},
Year = {2007},
Month = {May},
Pages = {1451--1459}
}
@Article{kim2013joint,
Title = {Joint Scalable Coding and Routing for {60} {GHz} Real-Time Live {HD} Video Streaming Applications},
Author = {Joongheon Kim and Yafei Tian and Stefan Mangold and Andreas F. Molisch},
Journal = {{IEEE} Trans. Broadcast.},
Year = {2013},
Month = {Sept.},
Number = {3},
Pages = {500--512},
Volume = {59}
}
@InProceedings{Kumar2005,
Title = {Optimal Association of Stations and APs in an IEEE 802.11 WLAN},
Author = {A. Kumar and V. Kumar},
Booktitle = {Proc. National Conference on Communications (NCC)},
Year = {2005},
Address = {IIT Kharagpur},
Month = jan
}
@Article{Larsson2014massive,
Title = {Massive {MIMO} for next generation wireless systems},
Author = {Erik G Larsson and Ove Edfors and Fredrik Tufvesson and Thomas L Marzetta},
Journal = {{IEEE} Commun. Mag.},
Year = {2014},
Month = {Feb.},
Number = {2},
Pages = {186--195},
Volume = {52},
File = {#F#}
}
@InProceedings{Lee2005,
Title = {Optimizing broadcast load in Mesh Networks using Dual-Association},
Author = {D. Lee and G. Chandrasekaran and P. Sinha},
Booktitle = {Proc. 1st IEEE Workshop on Wireless Mesh Networks (WiMESH)},
Year = {2005},
Address = {Santa Clara, CA},
Month = sep
}
@Article{Lee2007,
Title = {Association management for data dissemination over wireless mesh networks},
Author = {Dongwook Lee and Gayathri Chandrasekaran and Mukundan Sridharan and Prasun Sinha},
Journal = {Comput. Netw.},
Year = {2007},
Month = {Oct.},
Number = {15},
Pages = {4338--4355},
Volume = {51}
}
@Article{Hyun11,
Title = {Low Complexity Codebook-Based Beamforming for {MIMO-OFDM} Systems in Millimeter-Wave {WPAN}},
Author = {Hyun-H. Lee and Young-C. Ko},
Journal = {IEEE Trans. Wireless Commun.},
Year = {2011},
Month = {Nov.},
Number = {11},
Pages = {3607-3612},
Volume = {10},
Doi = {10.1109/TWC.2011.091911.102114},
ISSN = {1536-1276},
Keywords = {MIMO communication;OFDM modulation;adaptive antenna arrays;array signal processing;numerical analysis;personal area networks;receiving antennas;transmitting antennas;MIMO-OFDM systems;SNR;level-adaptive antenna selection;low complexity codebook-based beamforming;millimeter-wave WPAN;millimeter-wave wireless personal area networks;predefined codebook;receive antennas;receive weight vectors;signal-to-noise ratio;transmit antennas;transmit weight vectors;Array signal processing;Receiving antennas;Signal to noise ratio;Transmitters;Codebook-based beamforming;MIMO-OFDM;millimeter-wave wireless personal area networks}
}
@Article{Lee2011,
Title = {Low Complexity Codebook-Based Beamforming for {MIMO-OFDM} Systems in Millimeter-Wave {WPAN}},
Author = {Hyun-H. Lee and Young-C. Ko},
Journal = {IEEE Trans. Wireless Commun.},
Year = {2011},
Month = {Nov.},
Number = {11},
Pages = {3607-3612},
Volume = {10},
Doi = {10.1109/TWC.2011.091911.102114},
ISSN = {1536-1276},
Keywords = {MIMO communication;OFDM modulation;adaptive antenna arrays;array signal processing;numerical analysis;personal area networks;receiving antennas;transmitting antennas;MIMO-OFDM systems;SNR;level-adaptive antenna selection;low complexity codebook-based beamforming;millimeter-wave WPAN;millimeter-wave wireless personal area networks;predefined codebook;receive antennas;receive weight vectors;signal-to-noise ratio;transmit antennas;transmit weight vectors;Array signal processing;Receiving antennas;Signal to noise ratio;Transmitters;Codebook-based beamforming;MIMO-OFDM;millimeter-wave wireless personal area networks}
}