Joint Learning of Geometric and Probabilistic Constellation Shaping

Total Page:16

File Type:pdf, Size:1020Kb

Joint Learning of Geometric and Probabilistic Constellation Shaping Joint Learning of Geometric and Probabilistic Constellation Shaping Maximilian Stark∗x{, Fayçal Ait Aoudiazx, and Jakob Hoydisz ∗Hamburg University of Technology Institute of Communications, Hamburg, Germany, Email: [email protected] zNokia Bell Labs, Paris, France, Email: {faycal.ait_aoudia, jakob.hoydis}@nokia-bell-labs.com Abstract—The choice of constellations largely affects the per- which maximize I(X; Y ), without requiring any tractable formance of communication systems. When designing constella- model of the channel. Autoencoders have been used in the tions, both the locations and probability of occurrence of the past to perform geometric shaping [1], [2]. However, to the points can be optimized. These approaches are referred to as geometric and probabilistic shaping, respectively. Usually, the best of our knowledge, leveraging autoencoders to achieve geometry of the constellation is fixed, e.g., quadrature amplitude probabilistic shaping has not been explored. In this paper, modulation (QAM) is used. In such cases, the achievable in- probabilistic shaping is learned by leveraging the recently formation rate can still be improved by probabilistic shaping. proposed Gumbel-Softmax trick [3] to optimize discrete distri- In this work, we show how autoencoders can be leveraged butions. Afterwards, joint geometric and probabilistic shaping to perform probabilistic shaping of constellations. We devise an information-theoretical description of autoencoders, which of constellation is performed. Presented results show that allows learning of capacity-achieving symbol distributions and the achieved mutual information outperforms state-of-the-art constellations. Recently, machine learning techniques to perform systems over a wide range of signal-to-noise ratios (SNRs) geometric shaping were proposed. However, probabilistic shaping and on both additive white Gaussian noise (AWGN) and fading is more challenging as it requires the optimization of discrete channels, whereas current approaches are typically optimized distributions. Furthermore, the proposed method enables joint probabilistic and geometric shaping of constellations over any to perform well only on specific channel models and small channel model. Simulation results show that the learned constel- SNR ranges [4]. lations achieve information rates very close to capacity on an The rest of this paper is organized as follows. Section II additive white Gaussian noise (AWGN) channel and outperform provides background on autoencoder-based communication existing approaches on both AWGN and fading channels. systems and motivates their use for constellation shaping. Index Terms—Probabilistic shaping, Geometric shaping, Au- toencoders Section III details the considered neural network (NN) ar- chitecture and how the Gumbel-Softmax trick is leveraged to I. INTRODUCTION achieve probabilistic shaping. Section IV provides results on the mutual information achieved by different schemes. Finally, Various constellation schemes were developed in digital Section V concludes this paper. communications, including quadrature amplitude modulation (QAM), phase-shift keying (PSK), amplitude-shift keying Notations (ASK) etc. Shaping of constellations involves either optimiz- Random variables are denoted by capital italic font, e.g., ing the locations of the constellation points in the complex X; Y with realizations x ; y , respectively. I(X; Y ), 2 X 2 Y plane, i.e., geometric shaping, or optimizing the probabilities p(y x) and p(x; y) represent the mutual information, condi- j of occurrence of the constellation points, i.e., probabilistic tional probability and joint probability distribution of the two shaping. In either case, the focal aim is to maximize the mutual random variables X and Y . Vectors are represented using information I(X; Y ) of the channel input X and output Y by a lower case bold font, e.g., y, upper case bold font letters arXiv:1906.07748v3 [cs.IT] 29 Aug 2019 optimizing the constellation. This approach follows directly denote matrices, e.g., C. from the definition of the channel capacity C: II. AUTOENCODER-BASED COMMUNICATION SYSTEMS C = max I(X; Y ) (1) p(x) The key idea of autoencoder-based communication systems is to regard transmitter, channel, and receiver as a single NN where p(x) denotes the marginal distribution of X. Usually, such that the transmitter and receiver can be optimized in an finding the optimal p(x) is a difficult problem as it requires end-to-end manner. This idea was pioneered in [1], and has the knowledge of the channel distribution p(y x). Moreover, j led to many extensions [5]–[8]. Fig. 1 shows the end-to-end even if p(y x) is known, solving (1) is often intractable. j communication system considered in this work. The system In this work, we present how the recently proposed idea takes as input a bit sequence denoted by b which is mapped of end-to-end learning of communication systems by lever- onto hypersymbols s such that symbols s appear with aging autoencoders [1] can be used to design constellations 2 S frequencies corresponding to a parametric distribution pθS (s) x with parameters θ . Here, = 1;:::;N is the eventspace Equally contributed. S S f g {Work carried out at Nokia Bell Labs France. of the random variable S, N being the modulation order. The is used as loss function. Rewriting the loss function yields (θ ; θ ; θ ) = Hθ (S) Iθ θ (X; Y ) L S M D S − S ; M + Ey DKL (pθS ;θM (x y) p~θD (x y)) (5) f j jj j g where DKL is the Kullback–Leibler (KL) divergence. A more detailed derivation is given in the Appendix. Notice that if only geometric shaping is performed, no optimization with respect to (w.r.t.) θS is done and therefore the first term in (5) is a constant. However, when performing probabilistic shaping, minimizing leads to the minimization L of HθS (S). To avoid this unwanted effect, we define the loss function Fig. 1: Trainable end-to-end communication system. Compo- nents on which this work focuses are indicated by thicker b(θS; θM ; θD) (θS; θM ; θD) HθS (S): (6) L , L − outlines. Training the end-to-end system by minimizing b corresponds L to maximizing the mutual information of the channel inputs X and outputs Y , while minimizing the KL divergence sequence of hypersymbols is fed into a symbol modulator between the true posterior distribution pθ θ (x y) and the which maps each symbol s into a constellation point x C. S ; M j 2 one learned by the receiver p~θD (x y). Moreover, the NN The modulator is implemented as an NN fθM with trainable j implementing the receiver should approximate the posterior parameters θM . distribution pθ θ (x y) of a constellation maximizing the The demodulator is also implemented as an NN with S ; M j mutual information with high precision. This avoids learning trainable parameters θ , which maps each received sample D a constellation where the posterior distribution is well approx- y C to a probability vector over the set of symbols . The 2 S imated, but which does not maximize the mutual information. mapping defined by the demodulator is denoted by p~θ (s y), D j In practice, this is ensured by choosing the NN implementing and defines, as it will be seen below, an approximation of the demodulator complex enough to ensure that the trainable the true posterior distribution pθ θ (s y). Finally, the sent S ; M j receiver is capable of approximating a wide range of posterior bits are reconstructed by the symbols to bits mapper from distribution with high precision. p~θ (s y). D j Recently, [10] proposed to leverage the mutual information A. Mutual Information Perpective on Autoencoders neural estimator (MINE) approach as described in [11] to train In this work, it is assumed that a bits to symbols mapper the transmitter such that the estimated mutual information of exists, which maps the bits from b to symbols s according the input and output of the channel is maximized. Therefore, 2 S training a transmitter with this approach is similar to training to the distribution pθS (s). This can be done, e.g., using the algorithm presented in [9]. Therefore, in the rest of this a transmitter as a part of an autoencoder, as in both cases work, the transmitter directly outputs the transmit symbols the transmitter is trained to maximize the mutual informa- tion. Optimization using MINE does not require to train the sampled from pθS (s), and the receiver aims to reconstruct the transmitted symbols by approximating the posterior distri- receiver. However, the autoencoder approach jointly learns the transmitter and the receiver including the corresponding bution pθ θ (s y). Thus, only the signal processing blocks S ; M j surrounded by thicker outlines in Fig. 1 are of interest in this posterior distribution. The respective soft information output work. The distribution of X equals by the learned receiver can then be used in subsequent units, e.g., a channel decoder. Moreover, whereas MINE requires an N X additional NN only to approximate the mutual information, pθ θ (x) = δ (x fθ (s)) pθ (s): (2) S ; M − M S using an autoencoder the mutual information can be estimated s=1 from the loss as b provides a tight lower bound, assuming −L where δ(:) denotes the Dirac distribution. Please recall, that, a sufficiently complex NN implementing the receiver. as defined in (1), the target of constellation shaping is to find As by training an autoencoder-based communication system pθS (s), such that I(X; Y ) is maximized. One performs con- one maximizes the mutual information of X and Y , it can be stellation shaping by optimizing pθS (probabilistic shaping) or used to perform constellation shaping. Although, geometric fθM (geometric shaping) so that I(X; Y ) is maximized. shaping using autoencoders has been done in the past [1], [2], As the demodulator performs a classification task, for train- [12], performing probabilistic shaping is less straightforward ing, the categorical cross entropy as it requires to optimize the sampling mechanism for symbols s drawn from .
Recommended publications
  • V.34 Transmitter and Receiver Implementation on the TMS320C50 DSP Application Report
    V.34 Transmitter and Receiver Implementation on the TMS320C50 DSP Application Report 1997 Digital Signal Processing Solutions Printed in U.S.A., June 1997 SPRA159 V.34 Transmitter and Receiver Implementation on the TMS320C50 DSP Dr. Steven A. Tretter, Faculty Advisor Christopher J. Buehler, Jonas Keating, Hayden Metz, Carl J. Nuzman, and Hemanth Sampath University of Maryland, Department of Electrical Engineering This application report consists of one of the entries in a contest, The 1995 TI DSP Solutions Challenge. The report was designed, prepared, and tested by university students who are not employees of, or otherwise associated with, Texas Instruments. The user is solely responsible for verifying this application prior to implementation or use in products or systems. SPRA159 June 1997 Printed on Recycled Paper IMPORTANT NOTICE Texas Instruments (TI) reserves the right to make changes to its products or to discontinue any semiconductor product or service without notice, and advises its customers to obtain the latest version of relevant information to verify, before placing orders, that the information being relied on is current. TI warrants performance of its semiconductor products and related software to the specifications applicable at the time of sale in accordance with TI’s standard warranty. Testing and other quality control techniques are utilized to the extent TI deems necessary to support this warranty. Specific testing of all parameters of each device is not necessarily performed, except those mandated by government requirements. Certain applications using semiconductor products may involve potential risks of death, personal injury, or severe property or environmental damage (“Critical Applications”). TI SEMICONDUCTOR PRODUCTS ARE NOT DESIGNED, INTENDED, AUTHORIZED, OR WARRANTED TO BE SUITABLE FOR USE IN LIFE-SUPPORT APPLICATIONS, DEVICES OR SYSTEMS OR OTHER CRITICAL APPLICATIONS.
    [Show full text]
  • Special Issue on Optical Communications and Networking: Prospects in Industrial Applications
    applied sciences Editorial Special Issue on Optical Communications and Networking: Prospects in Industrial Applications Zhongqi Pan 1, Qiang Wang 2, Yang Yue 3,*, Hao Huang 4 and Changjing Bao 5 1 Department of Electrical and Computer Engineering, University of Louisiana at Lafayette, Lafayette, LA 70504, USA; [email protected] 2 Nokia Corporation, Mountain View, CA 94043, USA; [email protected] 3 Institute of Modern Optics, Nankai University, Tianjin 300350, China 4 Lumentum Operations LLC, San Jose, CA 95131, USA; [email protected] 5 Nokia Corporation, Murray Hill, NJ 07974, USA; [email protected] * Correspondence: [email protected] Received: 18 December 2019; Accepted: 25 December 2019; Published: 6 January 2020 1. Introduction In the past two decades, Internet traffic has increased by over 10,000 times by taking advantage of both efficient information processing technology in the electronic domain and efficient transmission technology in the optical domain, which are the foundation of today’s Internet infrastructure [1,2]. The advancement of electronics processing circuits has followed Moore’s law, and perhaps will continue this exponential growth for years to come. This may make the electrical systems significantly outpace the advancement of optical systems in information and communications technologies. To support the ever-growing Internet traffic, optical communication systems face a great challenge in transporting information processed by electronic systems for sustained exponential growth. The industry has explored multiple degrees of freedom of the photon (time, wavelength, amplitude, phase, polarization, and space) to significantly reduce the cost/bit for data transmission by increasing the capacity/fiber through multiplexing and reducing the size and power through integration.
    [Show full text]
  • Coded Modulation and Impairment Compensation Techniques in Optical Fiber Communication Zhipei Li, Dong Guo and Ran Gao
    Chapter Coded Modulation and Impairment Compensation Techniques in Optical Fiber Communication Zhipei Li, Dong Guo and Ran Gao Abstract This chapter deals with coded modulation and impairment compensation tech- niques in optical fiber communication. Probabilistic shaping is a new coded modu- lation technology, which can reduce transmission power by precoding, reduce bit error rate and improve communication rate. We proposed a probabilistic shaping 16QAM modulation scheme based on trellis coded modulation. Experimental results show that this scheme can achieve better optical SNR gain and BER performance. On the other hand, in order to meet the demand of transmission rate of next generation high speed optical communication systems, multi-dimensional modula- tion and coherent detection are sufficiently applied. The imperfect characteristics of optoelectronic devices and fiber link bring serious impairments to the high baud- rate and high order modulation format signal, causes of performance impairment are analyzed, pre-compensation and receiver side’s DSP techniques designed for coherent systems are introduced. Keywords: Coherent Optical Communication, Coded Modulation, Probabilistic Shaping, Digital Signal Processing, Pre-Compensation, Quadrature Amplitude Modulation 1. Introduction With the rapid development of Internet services, higher requirements are put forward for the transmission rate, system capacity and stability of communication. Optical fiber communication has become one of the main communication methods in the world because of its large transmission bandwidth, long-distance transmission and strong anti-interference ability. The optical fiber communication systems are mainly divided into two types: intensity modulation-direct detection (IM-DD) and coherent optical communica- tion systems. The IM-DD system is mainly used in access networks, passive optical networks (PON) and data centers, and its transmission distance is usually less than 80 km.
    [Show full text]
  • Exploring and Experimenting with Shaping Designs for Next-Generation Optical Communications Fanny Jardel, Tobias A
    SUBMITTED TO JOURNAL OF LIGHTWAVE TECHNOLOGY 1 Exploring and Experimenting with Shaping Designs for Next-Generation Optical Communications Fanny Jardel, Tobias A. Eriksson, Cyril Measson,´ Amirhossein Ghazisaeidi, Fred Buchali, Wilfried Idler, and Joseph J. Boutros Abstract—A class of circular 64-QAM that combines ‘geo- randomized schemes rose in the late 90s after the rediscovery metric’ and ‘probabilistic’ shaping aspects is presented. It is of probabilistic decoding [18], [19]. Multilevel schemes such compared to square 64-QAM in back-to-back, single-channel, as bit-interleaved coded modulation [20] offer flexible and and WDM transmission experiments. First, for the linear AWGN channel model, it permits to operate close to the Shannon low-complexity solutions [21], [22]. In the 2000s, several limits for a wide range of signal-to-noise ratios. Second, WDM schemes have been investigated or proved to achieve the simulations over several hundreds of kilometers show that the fundamental communication limits in different scenarios as obtained signal-to-noise ratios are equivalent to – or slightly ex- discussed in [23]–[27]. ceed – those of probabilistic shaped 64-QAM. Third, for real-life In the last years, practice-oriented works related to op- validation purpose, an experimental comparison with unshaped 64-QAM is performed where 28% distance gains are recorded tical transmissions have successfully implemented different when using 19 channels at 54.2 GBd. This again is in line – or shaping methods, from many-to-one and geometrically-shaped slightly exceeds – the gains generally obtained with probabilistic formats to non-uniform signaling. The latter, more often called shaping. Depending upon implementation requirements (core probabilistic shaping in the optical community [28]–[32], has forward-error correcting scheme for example), the investigated perhaps received most attention.
    [Show full text]
  • Constellation Shaping for Fiber-Optic Channels with QAM and High Spectral Efficiency
    Downloaded from orbit.dtu.dk on: Sep 27, 2021 Constellation Shaping for Fiber-optic Channels with QAM and High Spectral Efficiency Yankov, Metodi Plamenov; Zibar, Darko; Larsen, Knud J.; Christensen, Lars P. B.; Forchhammer, Søren Published in: IEEE photonic Technology Letters Link to article, DOI: 10.1109/LPT.2014.2358274 Publication date: 2014 Document Version Peer reviewed version Link back to DTU Orbit Citation (APA): Yankov, M. P., Zibar, D., Larsen, K. J., Christensen, L. P. B., & Forchhammer, S. (2014). Constellation Shaping for Fiber-optic Channels with QAM and High Spectral Efficiency. IEEE photonic Technology Letters, 26(23), 2407-2410. https://doi.org/10.1109/LPT.2014.2358274 General rights Copyright and moral rights for the publications made accessible in the public portal are retained by the authors and/or other copyright owners and it is a condition of accessing publications that users recognise and abide by the legal requirements associated with these rights. Users may download and print one copy of any publication from the public portal for the purpose of private study or research. You may not further distribute the material or use it for any profit-making activity or commercial gain You may freely distribute the URL identifying the publication in the public portal If you believe that this document breaches copyright please contact us providing details, and we will remove access to the work immediately and investigate your claim. This article has been accepted for publication in a future issue of this journal, but has not been fully edited. Content may change prior to final publication.
    [Show full text]
  • Design Guidelines for Spatial Modulation
    IEEE COMMUNICATION SURVEYS & TUTORIALS 1 1 Design Guidelines for Spatial Modulation 2 Ping Yang, Marco Di Renzo, Senior Member, IEEE, Yue Xiao, Shaoqian Li, Senior Member, IEEE,and 3 Lajos Hanzo, Fellow, IEEE 4 Abstract—A new class of low-complexity, yet energy-efficient [7], [8]. In order to efficiently exploit the associated grade of 38 5 Multiple-Input Multiple-Output (MIMO) transmission tech- freedom offered by MIMO channels, a meritorious transmis- 39 6 niques, namely, the family of Spatial Modulation (SM) aided sion technique should be designed to satisfy a diverse range 40 7 MIMOs (SM-MIMO), has emerged. These systems are capable of 41 8 exploiting the spatial dimensions (i.e., the antenna indices) as an of practical requirements and to strike an attractive tradeoff 9 additional dimension invoked for transmitting information, apart amongst the conflicting factors of the computational complexity 42 10 from the traditional Amplitude and Phase Modulation (APM). SM imposed, the attainable bit error ratio (BER) and the achievable 43 11 is capable of efficiently operating in diverse MIMO configurations transmission rate [9], [10]. 44 12 in the context of future communication systems. It constitutes a In the diverse family of MIMO techniques, the recently pro- 45 13 promising transmission candidate for large-scale MIMO design 46 14 and for the indoor optical wireless communication while relying posed spatial modulation (SM) [11] (which was referred to as 15 on a single-Radio Frequency (RF) chain. Moreover, SM may be Information-Guided Channel Hopping (IGCH) modulation in 47 16 also viewed as an entirely new hybrid modulation scheme, which is [12]) is particularly promising, since it is capable of exploiting 48 17 still in its infancy.
    [Show full text]
  • Constellation Shaping in Optical Communication Systems
    Thesis for the Degree of Licentiate of Engineering Constellation Shaping in Optical Communication Systems Ali Mirani Photonics Laboratory Department of Microtechnology and Nanoscience - MC2 Chalmers University of Technology Göteborg, Sweden, 2021 Constellation Shaping in Optical Communication Systems Ali Mirani Göteborg, February 2021 ©Ali Mirani, 2021 Chalmers University of Technology Microtechnology and Nanoscience - MC2 Photonics Laboratory SE-412 96 Göteborg, Sweden Phone: +46 (0) 31 772 1000 ISSN 1652-0769 Technical Report MC2-439 Printed in Sweden by Reproservice, Chalmers University of Technology Göteborg, Sweden, February 2021 Constellation Shaping in Optical Communication Systems Ali Mirani Photonics Laboratory Department of Microtechnology and Nanoscience - MC2 Chalmers University of Technology Abstract Exploiting the full-dimensional capacity of coherent optical communica- tion systems is needed to overcome the increasing bandwidth demands of the future Internet. To achieve capacity, both coding and shaping gains are required, and they are, in principle, independent. Therefore it makes sense to study shaping and how it can be achieved in various dimensions and how various shaping schemes affect the whole performance in real systems. This thesis investigates the performance of constellation shap- ing methods including geometric shaping (GS) and probabilistic shaping (PS) in coherent fiber-optic systems. To study GS, instead of considering machine learning approaches or optimization of irregular constellations in two dimensions, we have explored multidimensional lattice-based constellations. These constella- tions provide a regular structure with a fast and low-complexity encoding and decoding. In simulations, we show the possibility of transmitting and detecting constellation with a size of more than 1028 points which can be done without a look-up table to store the constellation points.
    [Show full text]
  • Constellation Shaping, Nonlinear Precoding, and Trellis Coding for Voice- Band Telephone Channel Modems
    Constellation Shaping, Nonlinear Precoding, and Trellis Coding for Voice- band Telephone Channel Modems CONSTELLATION SHAPING, NONLINEAR PRECODING, AND TRELLIS CODING FOR VOICEBAND TELEPHONE CHANNEL MODEMS with Emphasis on ITU-T Recommenda- tion V.34 STEVEN A. TRETTER Department of Electrical and Computer Engineering University of Maryland College Park, MD 20742 Kluwer Academic Publishers Boston/Dordrecht/London Contents Preface xi 1. BASICS OF LATTICE THEORY 1 1.1. Definition of a Lattice 1 1.2. Examples of Lattices 2 1.3. Sublattices. Lattice Partitions, and Cosets 7 1.4. Binary Lattices and Coset Representatives 11 1.5. Fundamental Regions and Volumes, and Voronoi Regions 15 1.5.1 Formula for the Fundamental Volume 17 1.5.2 Linear Transformations and the Fundamental Volume 18 1.5.3 Fundamental Volume of a Sublattice 18 1.6. Point Spacing, Weight Distributions, and Theta Series 19 1.7. Fundamental Coding Gain 22 2. PERFORMANCE MEASURES FOR MULTIDIMENSIONAL CONSTELLATIONS 25 2.1. Introduction 25 2.2. Constellation Figure of Merit and Symbol Error Probabilities 27 2.2.1 Normalized Bit Rate and Average Power 28 2.2.2 Definition of CFM and Examples 29 EXAMPLE 2.1 One-Dimensional PAM Constellation 29 EXAMPLE 2.2 ¢¡£ Square Grid 31 EXAMPLE 2.3 ¤ -Cube Grid 33 2.2.3 An Approximation to the Symbol Error Probability for Large Square QAM Constellations at High SNR 34 2.2.4 The Continuous Approximation 35 2.3. Constituent 2D Constellations and Constellation Expansion Ratio 36 v vi CONTENTS 2.4. Peak-to-Average Power Ratio 37 ¢¡ 2.4.1 PAR for the Square Grid and ¤ -Cube Grid 37 2.4.2 PAR for a Circle 38 2.4.3 PAR for the ¤ -Sphere 40 2.5.
    [Show full text]
  • APSK Constellation Shaping and LDPC Codes Optimization for DVB-S2 Systems
    International Journal of Modern Communication Technologies & Research (IJMCTR) ISSN: 2321-0850, Volume-2, Issue-6, June 2014 APSK Constellation Shaping and LDPC Codes Optimization for DVB-S2 Systems VANDANA A, LISA C DVB-S [1] is an abbreviation for “Digital Video Abstract - Here an energy-efficient approach is presented for Broadcasting – Satellite”, is the original Digital Video constellation shaping of a bit-interleaved low-density Broadcasting Forward Error Correction and demodulation parity-check (LDPC) coded amplitude phase-shift keying standard for Satellite Television and dates from 1995, while (APSK) system. APSK is a modulation consisting of several development lasted from 1993 to 1997. DVB-S is used in concentric rings of signals, with each ring containing signals both Multiple Channel Per Carrier (MCPC) and Single that are separated by a constant phase offset. APSK offers an attractive combination of spectral and energy efficiency, and is Channel per carrier modes for Broadcast Network feeds as well suited for the nonlinear channels. 16 and 32 symbol well as for Direct Broadcast Satellite. DVB-S is suitable for APSK are studied. A subset of the interleaved bits output by a use on different satellite transponder bandwidths and is binary LDPC encoder are passed through a nonlinear shaping compatible with Moving Pictures Experts Group 2 (MPEG 2) encoder. Here only short shaping codes are considered in order coded TV services. to limit complexity. An iterative decoder shares information among the LDPC decoder, APSK de-mapper, and shaping Digital Video Broadcasting - Satellite - Second decoder. In this project, an adaptive equalizer is added at the Generation (DVB-S2) [2] is for broadband satellite receiver and its purpose is to reduce inter symbol interference applications that has been designed as a successor for the to allow recovery of the transmit symbol.
    [Show full text]
  • Quadrature Spatial Modulation for 5G Outdoor Millimeter–Wave Communications: Capacity Analysis Abdelhamid Younis, Nagla Abuzgaia, Raed Mesleh and Harald Haas
    IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS 1 Quadrature Spatial Modulation for 5G Outdoor Millimeter–Wave Communications: Capacity Analysis Abdelhamid Younis, Nagla Abuzgaia, Raed Mesleh and Harald Haas Abstract—Capacity analysis for millimeter–wave (mmWave) (IEEE 802.15.3c-2009) [9], WiGig (IEEE 802.11ad) [10], and quadrature spatial modulation (QSM) multiple-input multiple- WirelessHD [11]. output (MIMO) system is presented in this paper. QSM is a Multiple–Input Multiple–Output (MIMO) systems are one new MIMO technique proposed to enhance the performance of conventional spatial modulation (SM) while retaining almost of the most promising technical advances in wireless com- all its inherent advantages. Furthermore, mmWave utilizes a munications in recent years. Such systems facilitate high– wide-bandwidth spectrum and is a very promising candidate throughput transmission in various recent standards includ- for future wireless systems. Detailed and novel analysis of the ing LTE, WIMAX, and others [12,13]. Hence, combining mutual information and the achievable capacity for mmWave– mmWave with MIMO systems promises significant boost in QSM system using a 3D statistical channel model for outdoor mmWave communications are presented in this study. Monte the overall achievable data rate to support future generations of Carlo simulation results are provided to corroborate derived broadband wireless communication technologies such as 5G formulas. Obtained results reveal that the 3D mmWave channel and beyond. model can be closely approximated by a log–normal fading Space Modulation Techniques (SMT) [14,15], such as spa- channel. The conditions under which capacity can be achieved tial modulation (SM) [16,17], differential spatial modulation are derived and discussed. It is shown that the capacity of QSM system can be achieved, by carefully designing the constellation (DSM) [18–20], generalized spatial modulation (GSM) [21, symbols for each specific channel model.
    [Show full text]
  • Constellation Shaping for IEEE 802.11
    Constellation Shaping for IEEE 802.11 Yunus Can Gultekin¨ ∗, W.J. van Houtumy, Semih S¸erbetliz and Frans M.J Willems∗ ∗Eindhoven University of Technology, Eindhoven, The Netherlands Email: fy.c.g.gultekin, [email protected] yCatena Radio Design, Eindhoven, The Netherlands Email: [email protected] zNXP Semiconductors, Eindhoven, The Netherlands Email: [email protected] Abstract—A constellation shaping scheme is proposed. argument, the performance of this concept improves with The motivation is to decrease the required transmit power increasing block length n. for a specified spectral efficiency. Instead of imposing a On the other hand, we are interested in improving the non-uniform distribution on the constellation or using non- uniformly spaced symbols, a sphere constraint is employed performance of IEEE Std 802.11 [6] with an emphasis on on the n-dimensional signal space. An efficient algorithm the 802.11p amendment which is designed for vehicular called enumerative amplitude shaping is given to find and networks. In these networks, the density of the users index all signal points in the sphere. A comparison with will be high which motivates us to work on shaping a prominent probabilistic shaping algorithm is provided. to decrease the transmit power levels (equivalently the The enumerative approach achieves the target rate more efficiently for small block lengths. To introduce error interference), and the packet sizes are planned to be rel- correction, the convolutional encoder used in IEEE Std atively small. Considering also the variability of packet 802.11 is combined with the shaper in a novel way. Instead sizes and the nature of the interleaving (e.g., block- of utilizing a larger constellation in combination with wise over orthogonal frequency-division multiplexing - shaping, a higher code rate is used by puncturing.
    [Show full text]
  • Frequency Domain Equalization of Modulation Formats with Low Peak to Average Power Ratio
    Dissertation Frequency Domain Equalization of Modulation Formats with Low Peak to Average Power Ratio Frequenzbereichsentzerrung von Modulationsverfahren mit niedrigem Spitzen- zu Mittelwert Verh¨altnis Der Technischen Fakultaet Fakult¨at der Universit¨at Erlangen-N¨urnberg zur Erlangung des Grades DOKTOR-INGENIEUR vorgelegt von Tufik Buzid, MSc. Erlangen, 2010 2 Als Dissertation genehmigt von der Technischen Fakult¨at der Universit¨at Erlangen-N¨urnberg Tag der Einreichung: 20.07.2009 Tag der Promotion: 16.12.2009 Dekan: Prof.Dr.-Ing.habil.ReinhardGerman Berichterstatter: Prof. Dr. MarioHuemer Prof. Dr. Leonard Reindl Prof. Dr.-Ing. Dr.-Ing. habil. Robert Weigel SC/FDE - Buzid ———————————————————- Zusammenfassung Der Austausch von Informationen mit hohen Datenraten zwischen verschiedenen mo- bilen oder station¨aren Endger¨aten ben¨otigt Techniken, welche die Beschr¨ankungen durch den Funkkanal ¨uberwinden. Ein Funkkanal, ein Kanal mit Mehrwegeausbreitung, wird durch die verschiedenen Signalwege bis hin zum Ziel beschrieben. Zus¨atzlich zum di- rekten Weg, falls dieser ¨uberhaupt existiert, k¨onnen verzerrte Kopien des Signals auch durch Reflexion, Beugung und Streuung zum Empf¨anger gelangen. Eine der gr¨oßten Herausforderungen der Daten¨ubertragung mit hoher Datenrate ist die Uberwindung¨ der durch die Mehrwegeausbreitung verursachten Zeitdispersion. Eine Herangehensweise an das Problem der Zeitdispersion ist die Anwendung des Orthogonal Frequency Division Multiplexing (OFDM). Der Hauptnachteil hierbei ist allerdings der große Dynamikbere- ich des OFDM-Signals. Dieser ist definiert durch das Peak to Average Power Ratio (PAPR). Dies ist ein wichtiges Thema falls der HF-Leistungsverst¨arker durch Nichtlin- earit¨at beeintr¨achtigt wird, was bis zu einem gewissen Maß praktisch immer der Fall ist. Zudem sind Verst¨arker f¨ur Signale mit hohem Spitzen-zu Mittelvert Verh¨altnis meist sehr ineffizient.
    [Show full text]