Next Article in Journal
A 64 dB-DR, 4.5 GHz-BW Logarithmic Amplifier for RSSI Measurement in 180 nm SiGe Process
Previous Article in Journal
An Enhanced Algorithm for Detecting Small Traffic Signs Using YOLOv10
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Semantic Communication on Digital Wireless Communication Systems

by
Binhong Huang
1,
Hao Chen
1,*,
Cheng Guo
1,
Xiaodong Xu
1,2,*,
Nan Ma
1,2 and
Ping Zhang
2
1
Department of Broadband Communication, Peng Cheng Laboratory, Shenzhen 518066, China
2
State Key Laboratory of Networking and Switching Technology, Beijing University of Posts and Telecommunications, Beijing 100876, China
*
Authors to whom correspondence should be addressed.
Electronics 2025, 14(5), 956; https://doi.org/10.3390/electronics14050956
Submission received: 16 January 2025 / Revised: 25 February 2025 / Accepted: 25 February 2025 / Published: 27 February 2025
(This article belongs to the Section Microwave and Wireless Communications)

Abstract

:
Semantic communication is an effective technological approach for the integration of intelligence and communication, enabling more efficient and context-aware data transmission. In this paper, we propose a bit-conversion-based semantic communication transmission framework to ensure compatibility with existing wireless systems. Specifically, a series of physical layer processing modules in end-to-end transmission are designed. Additionally, we develop a semantic communication simulator to implement and evaluate this framework. To optimize the performance of this framework, we introduce a novel physical layer metric, termed Integer Error Rate (IER), which provides a more suitable evaluation criterion for semantic communication compared to the conventional bit error rate (BER). On the basis of the IER, a minimum Manhattan distance constellation mapping scheme is proposed, which can improve the transmission quality of semantic communication under the same BER condition. Furthermore, we propose a hybrid joint source–channel coding (JSCC) and separate source–channel coding (SSCC) transmission scheme. This scheme decouples the semantic quantization output from the modulation order by segmenting the bits to be transmitted. Simulation results demonstrate that the hybrid JSCC/SSCC transmission scheme can improve the semantic performance, such as the Peak Signal-to-Noise Ratio (PSNR), in low Signal-to-Noise Ratio (SNR) environments while reducing bandwidth usage by up to 50% compared to the benchmark scheme.

1. Introduction

In recent years, semantic communication, as one of the potential key technologies for 6G mobile communications, has garnered widespread attention from academia and industry. It is anticipated that semantic communication will become a novel paradigm in the development of end-to-end communication systems for 6G mobile communications [1,2,3,4].
In the research on semantic communication, many end-to-end transmission frameworks have been proposed [5,6,7,8,9,10]. The design of these end-to-end transmission frameworks all involve the same issue: the output of semantic encoding based on neural networks (NNs) is a continuous signal, leading to the following question: how can it be transmitted via existing wireless communication systems? To solve this issue, current raised frameworks can be divided into two main approaches. One approach is to change the existing system’s modulation method to analog modulation [8,9,10,11,12,13]. The advantage of this approach is that it can preserve the information after semantic encoding and reduce quantization error. However, the disadvantage is that it is extremely different from the existing systems, requiring significant changes to both hardware equipment and software protocols. The other approach still utilizes digital modulation, quantizing the output after semantic encoding before transmission [5,6,7,14,15,16]. We can call it the quantized approach. The disadvantage of the quantized approach is that, from a conventional perspective, quantization tends to introduce certain performance losses. And the magnitude of the performance loss depends on different quantization methods [17,18]. Conversely, the advantage of the quantized approach is that its compatibility with existing system protocols is convenient. Moreover, there are currently many studies on quantization methods for semantic communication to improve the performance of quantization [5,14,15,16,19]. Comprehensively, the quantized approach is a more feasible path for the evolution of semantic communication systems onexisting systems.
Furthermore, many transmission schemes have been proposed within the quantized approach, which can be divided into two major categories based on whether traditional channel coding is utilized. One category of the schemes still adopts the separate source–channel coding (SSCC) scheme, called the SSCC transmission scheme [1,6,7]. The transmission framework of this scheme is illustrated in Figure 1a. It is only necessary to transmit the content of semantic encoding as the payload data of the existing system, without any modification of the existing wireless communication systems needed. However, the disadvantage of the SSCC transmission scheme is the so-called “Cliff Effect”. This refers to a sharp decline in distortion or decoding accuracy when the channel quality drops below a certain quality threshold. This issue has been mentioned in many studies on semantic communication, and corresponding references have been provided [14,20,21,22]. The other category of the transmission schemes eliminate traditional channel coding replacing with the JSCC (joint source–channel coding) scheme, called the JSCC transmission scheme. For example, the JSCC image transmission schemes were proposed by Bourtsoulatze, Yang, and others [14,20]; The JSCC video transmission schemes were proposed by Wang, Jiang, and others [23,24]; The speech transmission schemes were proposed by Han and others [8]. All these schemes have demonstrated that the JSCC transmission scheme for semantic communication can avoid the “Cliff Effect” and save transmission bandwidth, compared to the SSCC transmission scheme.
However, since the JSCC transmission scheme removes traditional channel coding, the existing wireless communication systems are modified. The extent of the impact depends on the specific function designs. Most of the current research using the JSCC transmission scheme [5,8,14,15,16,23,24] have proposed a transmission framework, as shown in Figure 1b, called the non-bit-conversion JSCC transmission framework. In this framework, at the transmitter, the range of the quantization output needs to be determined based on the modulation order (e.g., QPSK,16QAM,64QAM … …). Semantic encoding and quantization are jointly designed to map the encoded quantization output directly to the modulation constellation points. At the receiver, this framework does not require restoring the demodulated constellation points into bits, but instead sends the demodulated constellation points, represented by complex numbers, for decoding in a semantic decoder. The advantage of this framework is that it can avoid the performance loss caused by the bit decision at the receiver while retaining some of the channel state information. However, the disadvantage is that it makes significant changes to the existing wireless communication system protocols and network architecture. For example, at the receiver, the input of the semantic decoder in this scheme is complex numbers, which faces the problem of how to handle complex numbers above the physical layer if the semantic decoding algorithm is not feasible in the base station’s physical layer. If the semantic decoding server is deployed in the base station’s physical layer, it will face the problem of how to handle the user data in base stations, which conflicts with the existing system specifications. At the transmitter, since this scheme has already been quantized, whether to convert the semantic output to bits will not lead to differences in information loss. However, this framework also brings compiling issues, e.g., where to deploy the encoding algorithm and how to exchange information between nodes in the network architecture.
Based on the impact of the non-bit-conversion transmission scheme on the semantic communication system, we believe that bit conversion is indispensable. The reason for this is that existing wireless communication systems, with all layers of the protocols and information exchange between nodes, are designed for bit-oriented transmission. To minimize the impact on existing wireless communication systems, we propose a transmission framework, as shown in Figure 1c, called the bit-conversion-based JSCC transmission framework. In this framework, at the transmitter, the quantization result is converted into bits, and the existing system’s bit constellation mapping module is retained. At the receiver, the demodulated constellation points are restored into bits, and then the bits are converted into integers before being sent into the semantic decoder. The advantage of this transmission framework is that it is convenient to integrate with the existing system and retain the advantages of the JSCC transmission scheme. We will introduce the specific physical layer procedure designed in this framework in the following part of this paper.
Based on the above work, the main contributions of this paper mainly include the following:
  • The specific physical layer procedure of the bit-conversion JSCC transmission framework for semantic communication is designed. Furthermore, a semantic communication simulator is developed to implement and verify this transmission framework.
  • A novel physical layer metric, the IER (Integer Error Rate), is proposed as a physical layer metric for semantic information transmission. And we prove that the IER is more suitable than the BER for semantic communication by simulation.
  • We present a minimum Manhattan distance constellation mapping scheme for m-QAM modulation to optimize the transmission quality in the bit-conversion JSCC transmission framework.
  • Lastly, based upon this minimum Manhattan distance constellation mapping scheme, we propose a hybrid transmission scheme to adapt different quantization levels, which can separate the semantic quantization output from the modulation order. Meanwhile, this hybrid transmission scheme can improve the transmission quality of semantic communication at the low SNR range while leveraging the bandwidth-saving advantage of semantic communication [14,20,23,24].
The rest of this paper is organized as follows. In Section 2, we propose the specific physical layer procedure design for the bit-conversion-based JSCC transmission framework for semantic communication and introduce the corresponding simulator. In Section 3, we propose a novel physical layer indicator IER based on the bit-conversion-based JSCC transmission framework, as well as its simulation verification. In Section 4, the optimization methods for the bit-conversion-based JSCC transmission framework and their simulation verification are presented, including minimum Manhattan distance constellation mapping and hybrid JSCC and SSCC transmission schemes. Finally, conclusions are drawn in Section 5.

2. Bit-Conversion-Based JSCC Transmission Framework and Simulator

2.1. Bit-Conversion-Based JSCC Transmission Framework

To better adapt to the existing wireless communication systems, the specific physical layer procedure of the bit-conversion JSCC transmission framework for semantic communication is designed. Since the JSCC approach eliminates traditional channel encoding and decoding, we need to add an adaptation module between the physical layer digital modulation interface of the existing system and the semantic encoder/decoder. This transmission framework does not require changes to the physical layer processing flow after bit mapping at the transmitter or before digital demodulation at the receiver, as shown in Figure 2.
The specific process design of the adaptation module is illustrated in Figure 3. The functions of the transmitter adaptation module include integer-to-bit conversion, end-of-data indication attachment, rate matching, and data segmentation. The functions of the receiver adaptation module include hard-decision demodulation, data concatenation, end-of-data indication detection, and bit-to-integer conversion.
Functions in the transmitter adaption module include the following:
  • Integer-to-bit conversion: based on the output range of semantic encoding quantization, determine the minimum number of bits required to represent each integer. Select a specific encoding method, such as natural binary coding, binary complement coding, etc., to convert the integer to then be transmitted into binary.
  • Adding end of data indication: for semantic transmission, bit error is allowed when the physical layer sends the received data to the semantic decoder, while the number of bits (or data) should not be changed. For the JSCC scheme, CRC is not required; thus, an end-of-data indication function makes the receiver identify the end of data flow. A special sequence is adopted as the end-of-data indication and is repeated multiple times to improve the robust of detection.
  • Rate matching and data segmentation: rate matching and data segmentation are designed with the code rate of channel coding in the traditional system. As there is no channel coding/decoding in the JSCC scheme, the rate matching and data segmentation should be re-designed to adapt the physical layer with no channel coding. Here, we adopt the zero-padding method to make the data fit the scheduled resource.
Functions in the receiver adaption module include the following:
  • Hard-decision de-mapper: since there is no channel coding/decoding, the output LLRs of de-modulation should be converted to bits with a simple algorithm. A hard decision de-mapper function is added here to convert the LLRs to bits.
  • Data concatenation: the reverse process of data segmentation in the transmitter.
  • End of data detection: we employed a simple character comparison algorithm here to identify the special sequence adopted in the transmitter.
  • Bits-to-integer conversion: convert the bits to integers with the same binary coding employed in the transmitter.
Comparing this framework with the SSCC transmission framework shown in Figure 4, which has no impact on the existing system, it can be observed that this framework involves minimal modifications to the existing system, while, since the channel coding is removed in the JSCC transmission framework, the computational complexity at the physical layer of this framework is significantly reduced. And the key consideration is whether the proposed transmission framework has an advantage in transmission performance compared with the SSCC transmission framework. The simulation tools and the evaluation will be introduced in the following sections.

2.2. Simulation Platform for E2E Semantic Communication

There is a common issue in the semantic communication simulation tools, which is that traditional simulation tools implement complete physical layer processing but do not transmit the real payload data; random bits are used as the payload for transmission. In contrast, numerical simulations mentioned in most semantic communication papers emphasize the encoding and decoding algorithms, while the physical layer processing is relatively simplified and cannot reflect the impact of complete physical layer algorithms on semantic transmission performance.
To solve this problem, based on the transmission frameworks we designed, we develop a semantic communication simulation platform. The software architecture of the simulation platform is illustrated in Figure 5. By configuration, this simulation platform can support the semantic SSCC and JSCC transmission schemes, as well as the traditional bit transmission. And this is different from most of the traditional physical layer simulation systems or semantic communication simulation systems at present; with the adaption module, we can simulate the transmission of the real payload on the physical layer, not only of random bits.
The simulation procedure is illustrated in Figure 6. To be specific, the input original data are firstly processed by the semantic or source encoder. After that, the encoded data proceeds to execute the remaining physical layer functions. Then, differences in the data files can be received with customized configurations (e.g., JSCC, SSCC, modulation, … …) under changing channel conditions. Finally, the semantic decoder outputs the final result and compares this with the source files to calculate the semantic key performance indicators (KPIs). In addition, the physical KPIs can also be obtained during the simulation procedure.
Taking image transmission as an example, we simulate the semantic transmission with QPSK/16QAM/64QAM using both the JSCC and SSCC transmission schemes in this simulation platform. For the SSCC transmission scheme, a 0.5 code rate LDPC is adopted. And for JSCC, there is no channel coding. A layer-based semantic communication system for images (LSCI) is chosen for the semantic coding algorithm [25].
It is observed from simulation results that, as shown in Figure 7a,c,d, for SSCC, when the SNR is in the range where LDPC can work, there is no bit error and the PSNR and SSIM maintain perfect performance as well. Below a certain SNR threshold, LDPC could not correct the bit error and suffers from the “Cliff Effect”. The BER, PSNR, and SSIM decrease sharply. For JSCC, since it does not include channel coding, few error bits exist, even in a good SNR range, but PSNR and SSIM perform well. The BER, PSNR, and SSIM decrease smoothly when the SNR decreases; thus, the PSNR of JSCC can remain acceptable in an SNR range lower than the “Cliff Effect” point of SSCC. At the same time, JSCC can achieve two times the spectrum efficiency of SSCC with different modulation orders, as shown in Figure 7b, since there is no channel coding overhead.
Together with other papers [14,20], the results obtained from our semantic simulation platform show the same trend of the semantic transmission of JSCC and SSCC. This demonstrates the accuracy of this simulation platform. Furthermore, we can leverage this simulation platform to study the impact of physical layer algorithms and semantic algorithms on the end-to-end semantic communication system.

3. IER—A Novel Physical Layer Semantic Metric

For the traditional wireless system, the BER (bits error rate) is a basic physical layer metric to measure the reliability of the E2E communication link. One of the main principles for designing communication systems is to reduce the BER metric to as low as possible from 1G to 5G. However, the BER is not suitable to measure the quality of the physical layer semantic communication because semantic communication is not anticipated to recover information without errors in the bit level. Thus, a new semantic metric should be defined and should focus on the preservation of the semantics in the regenerated content. In this chapter, we will try to define a novel loss function to measure the semantic transmission quality and verify this novel loss function with our simulation platform.

3.1. Definition of IER (Integer Error Rate)

First of all, we should consider how to define the error distance between the sending/received message for the semantic codec. As illustrated in Figure 8, assume that the sending message is sequence S and the received message is sequence R. Then, the error distance between the sending/received message for the semantic codec can be defined as the distance between sequences S and R. In mathematics, there are many ways to define the distance between two sequences, e.g., Euclidean distance, Manhattan distance, Hamming distance…, etc. Hamming distance is the commonly adopted metric in the current communication system, but it is not the best one for semantic communication. We are going to analyze this in the following.
  • Hamming distance and BER (bit error rate)
In most of the digital wireless system, binary coding is used. And for binary coding, Hamming distance is the commonly used metric to define the error distance between transmitted/received messages. Assume that the transmitted message S = [1,0,0, 1,1,0, 0,0,0, 0,1,1] and the received message R = [0,0,0, 1,0,0, 0,0,0, 1,1,1]. In this case, the Hamming distance is three, which is the number of the different bits between S and R. And the BER can also be defined as the ratio of the Hamming distance and the total length of the transmitted message, as shown in Equation (1), where Len(S) is the total length of the transmitted message.
B E R = H a m m i n g   D i s t a n c e   ( S , R )   /   L e n ( S )
  • Manhattan distance and IER (Integer Error Rate)
For non-binary coding, Hamming distance is not suitable to define the error distance. Here, we suggest the adoption of Manhattan distance [26] to measure the error distance between the transmitted/received messages. The Manhattan distance is defined below.
Let x = ( x 1 , x 2 , , x n ) and y = ( y 1 , y 2 , , y n ) be the integer-valued vectors at the transmitter and receiver, respectively, x i , y i   ϵ   0 , 1 , , q 1 , i = 1,2 , n . Then, the distance function is defined by
d M x , y = i = 1 n x i y i
Based on the Manhattan distance, we can define a new metric IER in the physical layers to measure the semantic transmission quality. The IER is defined in Equation (3), where x is the transmitted message and y is the received message. Let x = ( x 1 , x 2 , , x n ) and y = ( y 1 , y 2 , , y n ) be integer-valued vectors, x i , y i   ϵ   0 , 1 , , q 1 , i = 1,2 , n .
I E R = d M x , y l e n x × q = i = 1 n x i y i n × q

3.2. Relation Between BER and IER

Two received messages with the same BER may result in different IERs, as Table 1 illustrates, for example. From the BER perspective, received message R1 and R2 have the same quality, while from the IER perspective, received message R1 is better than R2. Even for some special cases, e.g., R3 is better than R1 in the BER, while it is worse than R1 in terms of the IER.
Since the final input and output data for the semantic codec is the integer value, not the bits value, intuitively, the IER is a better error distance function than the BER for semantic transmission, and we can verify this assumption with the simulation platform.

3.3. Relation Between IER, BER, and Semantic Metric

In order to verify the relation between the IER, BER, and semantic communication metric, we designed a test case, as shown below. We chose the bit-conversion JSCC transmission scheme we proposed in Section 2. And the measurement points of the BER, IER, and PSNR at the simulation link are shown in Figure 9.
In this simulation link, if we keep the bits-to-constellation point mapping unchanged (the mapper and de-mapper module) and employ the 3GPP 5G bit constellation point mapping scheme [27], then different integer-to-bit conversion coding results cause different integer constellation point mapping results. Obviously, different integer-to-bit conversion coding methods will impact the received data directly. We choose two different integer-to-bit conversion codecs: one is the natural binary coding shown in Figure 10a, and the other is the Manhattan distance binary coding, as shown in Figure 10b, which is designed to make the Manhattan distance of adjacent constellation points smaller. We will introduce more details of this constellation mapping scheme in Section 4.
The simulation configuration is illustrated in Table 2. In order to evaluate the relation between the IER, BER, and semantic metric, two identical configurations are employed, except for the different integer-to-bit conversion coding schemes. The transmission framework both used bit-conversion JSCC, which is described in Section 2.1. The quantization output range is [0–7], which is used to adopt the 64QAM modulation for the Manhattan distance binary coding. And the channel equalization is LMMSE for both cases, so as to eliminate the impact of different channel types. In a simple way, we choose image as the source file, and then we can compare the simulation results of these two test cases to analyze the relation between the BER, IER, PSNR, and SSIM. And for the semantic codec, the LSCI is chosen for the semantic coding algorithm, which can be used for image and video semantic communication.
The physical layer metrics simulation results are shown in Figure 11. It is observed that, since the physical layer procedure is the same for two test cases, the Hamming distance and BER are almost the same for the two test cases. It can be observed that the BER starts to increase when the SNR is lower than 20 for both cases, which is consistent with the traditional communication performance, since both cases utilized 64QAM and did not use channel coding.
While measured with Manhattan distance and the IER, the case utilizing Manhattan distance binary coding obtained a better IER when the SNR was lower than 20. In addition, comparing natural binary coding and Manhattan distance binary coding from the perspective of semantic metrics, Manhattan distance binary coding can achieve a better PSNR and SSIM at the same BER condition. According to the BER, IER, PSNR, and SSIM curves shown in Figure 12, it can be observed that the IER is more relative to the semantics metric than the BER. This validates that the IER is a better evaluation metric than the BER for E2E semantic communication, especially in image semantic transmission scenarios.

4. Optimization for the Bit-Conversion JSCC Scheme

4.1. Minimum Manhattan Distance Constellation Mapping Scheme

Based on the simulation in Section 3.3, it can be observed that different integer-to-bit conversion coding methods will impact the received data directly. The key factor of this phenomenon is the numerical difference in the integers mapped onto adjacent constellation points. In existing wireless systems, error correction is based on bit-level and channel coding. Therefore, the bits mapped onto adjacent constellation points are based on Gray- code mapping, meaning that adjacent constellation points differ by only one bit. However, in JSCC, the channel coding is removed, and the received symbols will be directly converted to the mapped integers and then sent to the JSCC decoder. Thus, the principle of the JSCC constellation mapping scheme design should be changed to the numerical difference in integers mapped onto adjacent constellation points instead of the difference in bits.
According to this JSCC constellation mapping scheme design principle, the minimum Manhattan distance constellation mapping scheme of m-QAM modulation is proposed. And the algorithm to generate the binary encoding table of this constellation mapping scheme to be compatible with the current system, called Manhattan distance binary coding, is described.
For regular m-QAM modulation, we design a minimum Manhattan distance constellation mapper. This mapper maps the integer number pair to the constellation point according to Formula (4).
M p , q , K m o d , Q m = K m o d × { 2 p Q m + 1 + j 2 q Q m + 1 }
Here, Q m is the modulation order and K m o d is the normalization parameter of the adopted system for different m-QAM. Function M ( p , q , K m o d , Q m ) takes p , q , the non-negative integer in the range [ 0 , Q m + 1 ], as the input and produces complex-valued modulation symbols as the output. For example, in the case of 5G-64QAM,5G-16QAM modulation, the integer constellation mapping scheme generated by this formula is shown in Figure 13.
Then, for compatibility with the adopted system, binary coding should be introduced. We design an algorithm for Manhattan distance binary coding generation, as Algorithm 1 illustrates.
Algorithm 1. Manhattan distance binary coding generation
1.Input:
2. m - QAM   modulation   order   Q m
3. m - QAM   standard   bit   constellation   mapper   d ( i )
4. Integer   constellation   mapper   M ( p , q , K m o d , Q m )
5.data process:
6. Q m - >   K m o d
7.for   i   from   0   to   Q m 2 1 :
8.               for   integer   p , q in range [0, Q m   − 1]:
9. find   p , q   that   M p , q , K m o d , Q m     = = d ( i )
10. then   mapping   ( p , q ) :   ( b Q m i , , b Q m i + Q m 1 )
11.         End for
12.End for
13.output:
14.Manhattan distance binary coding mapping table
The input of this algorithm, besides the m-QAM integer constellation mapper, is the modulation order Q m and the responding m-QAM bit constellation mapping scheme d(i) of the adopted system. The modulation mapper d ( i ) takes binary digits as the input and produces complex-valued modulation symbols as the output. For example, in the case of 5G-64QAM modulation, hextuplets of bits, b ( 6 i ) ,   b ( 6 i + 1 ) ,   b ( 6 i + 2 ) ,   b ( 6 i + 3 ) ,   b ( 6 i + 4 ) ,   b ( 6 i + 5 ) , are mapped to complex-valued modulation symbols d(i), according to Formula (5) [27]. Here, b(x) is the Gary code and x is the non-negative integer in the range [ 0 , Q m 2 1 ]. The constellation mapping scheme generated by Formula (5) is shown in Figure 14a.
d i = 1 42 ( 1 2 b 6 i 4 ( 1 2 b 6 i + 2 2 2 b b i + 4 + j ( 1 2 b 6 i + 1 ) 4 ( 1 2 b 6 i + 3 2 2 b b i + 5
Then, follow the data process in the algorithm, determine the K m o d according to Q m , and map the integer number pairs ( p , q ) with the bits at the same constellation points; following this, the binary coding table can be generated. For example, in the case of 5G-64QAM modulation, this algorithm can generate the Manhattan distance binary coding table, as Figure 14b illustrates.
To evaluate the enhancement of this proposed scheme on the performance of semantic communication, the semantic metric and the physical layer metric introduced in Section 3 are simulated with the following three schemes: SSCC–natural binary coding, JSCC–natural binary coding, and JSCC–Manhattan distance binary coding. These three schemes all transmit with 64QAM, and the SSCC–natural binary coding scheme uses 0.5 code rate LDPC channel coding. And all three schemes retain the channel estimation and equalization of 3GPP 5G physical layers to eliminate the impact of different channel types. Simulation configurations are listed in Table 3.
The simulation results are shown in Figure 15. As shown in Figure 15a, it can be observed that the SSCC–natural binary coding scheme has the best performance in terms of the BER. The BERs of both JSCC cases start to increase when the SNR is lower than 20, while the SSCC cases maintain no bit error until the SNR is lower than 11, which is consistent with the traditional communication performance since the SSCC uses LDPC channel coding. In addition, the JSCC–natural binary coding and JSCC–Manhattan distance binary coding achieve the same BER. However, as shown in Figure 15b, the JSCC–Manhattan distance binary coding scheme is superior in terms of IER performance to the JSCC–natural binary coding scheme. Moreover, as shown in Figure 15c, the JSCC–Manhattan distance binary coding scheme also significantly outperforms the SSCC–natural binary coding scheme within an SNR range of [5–10]. In terms of semantic performance metrics, within the SNR range of [5–10], the JSCC–Manhattan distance binary coding scheme is also significantly better than the other two schemes, by 4–6 dB. At the same time, as shown in Figure 15d, as the SSCC scheme adopts LDPC code with a code rate of 0.5, the JSCC–Manhattan distance binary coding scheme has twice the spectral efficiency of this SSCC–natural binary coding scheme.
Through the above analysis, it can be further seen that a well-designed constellation mapping can be utilized to improve the performance of semantic information transmission, and JSCC is more suitable for leveraging the advantages of semantic communication compared to SSCC. However, this minimum Manhattan distance constellation mapping scheme has a limitation: the quantization output range of semantic encoding has to be bounded to the modulation order. In other words, a lower-order modulation is required when the SNR decreases. Meanwhile, the output range of semantic quantization must also be correspondingly reduced. To address this issue, based on the minimum Manhattan distance constellation mapping scheme, we further propose a hybrid transmission scheme of JSCC and SSCC.

4.2. Hybrid JSCC/SSCC Transmission Scheme

In this chapter, a hybrid JSCC/SSCC transmission scheme for semantic communication is proposed. The principle of the hybrid scheme is that, at the transmitter, the quantized data after semantic encoding are converted into bits, and the integer-corresponding bit data are divided into two parts for transmission. The “higher-order bits” part is transmitted with a lower-order modulation concatenated channel coding to ensure transmission reliability, for which the SSCC–natural binary coding scheme can be adopted. The “lower-order bits” part can be transmitted using the JSCC–Manhattan distance binary coding scheme. The splitting position between the “higher-order and lower-order” bits can be adjusted according to the value range of the quantized output and the modulation order, thus solving the limitation that the range of the semantic quantization output must be bound to the modulation. At the receiver, the received bit data are combined and then converted back into integer data, which are sent to the upper layer of the receiver for semantic decoding. The specific data processing flow for transmission and reception are shown in Figure 16.
The data procedure step is described as below. It is assumed that the output integer data range of semantic coding and quantization is [0–7].
  • The procedure steps in transmitter as following:
  • Step1: convert the integer data into binary with natural binary coding.
  • Step2: split the bit data blocks into two blocks; the first bit of each of the three bits is put into the “part one” block, and the last two bits are put into the “part two” block.
  • Step3: transmit the “part one” block with the SSCC scheme (QPSK and 0.5 code rate LDPC coding); transmit the “part two” block with the JSCC–Manhattan distance constellation mapping scheme (16QAM and no channel coding).
  • The procedure step in receiver as following:
  • Step1: receive the two bits data blocks and merge them back to a whole bit data block.
  • Step2: convert the received bit data into integer values with natural binary coding.
This hybrid JSCC/SSCC transmission scheme can fix the problem of the quantization output range of semantic encoding having to be bounded to the modulation order if we want to adopt the dedicated integer constellation mapping scheme. Take an example: assume the quantized output of the semantic encoding is [0–7]; if we adopt the JSCC–Manhattan distance binary coding scheme for transmission, we can only use 64QAM modulation rather than QPSK or 16QAM. When adopting the hybrid JSCC/SSCC transmission scheme, a lower-order modulation can be used. In order to evaluate the performance of this hybrid JSCC/SSCC transmission scheme, the bit-conversion SSCC and bit-conversion JSCC transmission schemes are simulated, respectively, as the baselines. In this simulation, the previous LSCI semantic encoding scheme is adopted for image transmission, and the quantized output of the semantic encoding is [0–7]. A detailed configuration of the simulation is included below:
Simulation verification-1.
The simulation configurations comparing the hybrid JSCC-SSCC transmission scheme with the bit-conversion SSCC scheme are shown in Table 4.
The simulation result is show in Figure 17. It can be observed that the BER of the hybrid JSCC/SSCC transmission scheme is better than the SSCC 16qam and worse than the SSCC-QPSK. This is consistent with the traditional communication performance, since the hybrid JSCC/SCC transmission scheme employs a portion of QPSK. In terms of the IER, the hybrid JSCC/SSCC transmission scheme shows a significant improvement, approaching the performance of the SSCC-QPSK scheme. Finally, the PSNR of the hybrid JSCC/SSCC transmission scheme is essentially close to that of the SSCC-QPSK scheme. At the same time, the JSCC/SSCC hybrid transmission scheme demonstrates approximately twice the spectrum efficiency of the SSCC-QPSK scheme, comparable to the SSCC-16QAM scheme, as shown in Figure 17d.
Simulation verification-2.
The simulation configurations comparing the hybrid JSCC-SSCC transmission scheme with the bit-conversion JSCC scheme are shown in Table 5.
The simulation result is shown in Figure 18. It can be observed that the BER of the hybrid JSCC/SSCC transmission scheme is better than the JSCC 16qam and worse than the JSCC-QPSK. In terms of IER metrics, the hybrid JSCC/SSCC transmission scheme demonstrates a great improvement and performs better than the JSCC-QPSK scheme. Finally, the hybrid JSCC/SSCC transmission scheme outperforms the JSCC-QPSK scheme in terms of the PSNR, with a performance gain of 3–5 dB in an SNR range of [0–5], as shown in Figure 18c. At same time, the hybrid JSCC/SSCC transmission scheme has the same spectrum efficiency as the JSCC-QPSK scheme, as shown in Figure 18d.
Based on the simulation above, it is evident that the hybrid JSCC/SSCC transmission scheme can resolve the issue that the quantization output range of semantic encoding has to be bound to the modulation order. Additionally, within the SNR range of [0–5], the semantic transmission performance is comparable to the SSCC-QPSK scheme, and the spectrum efficiency of this hybrid JSCC/SSCC scheme is twice that of the SSCC-QPSK scheme. It still maintains the advantage of the JSCC scheme in terms of bandwidth conservation. This indicates that this hybrid JSCC/SSCC scheme has specific application scenarios, especially for semantic imaging transmission in lower SNR scenarios.

5. Conclusions

To address the issue of how the semantic information can be compatible with existing wireless communication systems, we design a bit-conversion-based JSCC transmission framework and develop the specific physical layer procedures. After this, we develop a semantic communication simulation platform. Based on the bit-conversion-based JSCC transmission framework, we propose a new physical layer semantic metric, the IER. Simulations reveal that the IER is more suitable than the BER as a physical layer metric for evaluating the transmission quality of semantic communication, especially for semantic image transmission. Regarding the IER, we optimize the bit-conversion-based JSCC transmission framework. We propose a minimum Manhattan distance constellation mapping scheme for semantic communication. The simulation results indicate that this scheme could enhance the IER without compromising the BER, thereby improving the transmission quality of semantic communication. Furthermore, to address the issue regarding the coupling requirement between the quantization output range of semantic encoding and modulation order in the minimum Manhattan distance constellation mapping scheme, we propose a hybrid JSCC/SSCC transmission scheme. This scheme further decouples the semantic quantization output from the modulation method by segmenting the bits for transmission and providing a framework for the separate optimization of the semantic quantization output and transmission modulation order. Simulations demonstrate that this scheme could enhance the transmission quality of semantic communication in low SNR scenarios while saving much bandwidth and illustrating the feasibility of the bit-conversion-based JSCC transmission framework for evolution within existing wireless communication systems.
For future research directions, whether the IER has a significant correlation with all semantic encoding algorithms is expected to be studied. Additionally, the performance enhancement of the bit-conversion-based JSCC transmission framework can be a subject of ongoing research efforts.

Author Contributions

Formal analysis, C.G.; investigation, B.H.; methodology, B.H. and H.C.; Software, B.H.; supervision, N.M. and P.Z.; writing—original draft, B.H.; writing—review and editing, H.C., C.G. and X.X. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by National Science and Technology Major Project-Mobile Information Networks under Grant No. 2024ZD1300700.

Data Availability Statement

The original contributions presented in this study are included in the article. Further inquiries can be directed to the corresponding author.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Zhang, P.; Xu, W.; Gao, H.; Niu, K.; Xu, X.; Qin, X.; Yuan, C.; Qin, Z.; Zhao, H.; Wei, J.; et al. Toward Wisdom-Evolutionary and Primitive-Concise 6G: A New Paradigm of Semantic Communication Networks. Engineering 2021, 8, 60–73. [Google Scholar] [CrossRef]
  2. Wang, Y.; Gao, Z.; Zheng, D.; Chen, S.; Gunduz, D.; Poor, H.V. Transformer-empowered 6G intelligent networks: From massive MIMO processing to semantic communication. IEEE Wireless Commun. 2022, 30, 127–135. [Google Scholar] [CrossRef]
  3. Strinati, E.C.; Barbarossa, S. 6G networks: Beyond Shannon towards semantic and goal-oriented communications. Comput. Netw. 2021, 190, 107930. [Google Scholar] [CrossRef]
  4. Zhang, X.; Gu, J.; Li, X.; Cui, Q.; Tao, X. Current Status and Prospects of Semantic Communication Research. China Basic Sci. Policy Rev. 2023, 25, 1–7, 13. [Google Scholar] [CrossRef]
  5. Bo, Y.; Duan, Y.; Shao, S.; Tao, M. Joint Coding-Modulation for Digital Semantic Communications via Variational Autoencoder. IEEE Trans. Commun. 2024, 72, 5626–5640. [Google Scholar] [CrossRef]
  6. Fu, Q.; Xie, H.; Qin, Z.; Slabaugh, G.; Tao, X. Vector Quantized Semantic Communication System. IEEE Wirel. Commun. Lett. 2023, 12, 982–986. [Google Scholar] [CrossRef]
  7. Luo, X.; Chen, H.-H.; Guo, Q. Semantic Communications: Overview, Open Issues, and Future Research Directions. IEEE Wirel. Commun. 2022, 29, 210–219. [Google Scholar] [CrossRef]
  8. Weng, Z.; Qin, Z. Semantic communication systems for speech transmission. IEEE J. Sel. Areas Commun. 2021, 39, 2434–2444. [Google Scholar] [CrossRef]
  9. Han, T.; Yang, Q.; Shi, Z.; He, S.; Zhang, Z. Semantic-preserved communication system for highly efficient speech transmission. IEEE J. Sel. Areas Commun. 2023, 41, 245–259. [Google Scholar] [CrossRef]
  10. Xie, H.; Qin, Z.; Li, G.Y.; Juang, B.-H. Deep learning enabled semantic communication systems. IEEE Trans. Signal Process. 2021, 69, 2663–2675. [Google Scholar] [CrossRef]
  11. Zhou, Q.; Li, R.; Zhao, Z.; Peng, C.; Zhang, H. Semantic communication with adaptive universal transformer. IEEE Wirel. Commun. Lett. 2022, 11, 453–457. [Google Scholar] [CrossRef]
  12. Shao, J.; Mao, Y.; Zhang, J. Learning task-oriented communication for edge inference: An information bottleneck approach. IEEE J. Sel. Areas Commun. 2022, 40, 197–211. [Google Scholar] [CrossRef]
  13. Xie, H.; Qin, Z.; Li, G.Y. Task-oriented multi-user semantic communications for VQA. IEEE Wirel. Commun. Lett. 2022, 11, 553–557. [Google Scholar] [CrossRef]
  14. Bourtsoulatze, E.; Kurka, D.B.; Gündüz, D. Deep joint source channel coding for wireless image transmission. IEEE Trans. Cogn. Commun. Netw. 2019, 5, 567–579. [Google Scholar] [CrossRef]
  15. Kurka, D.B.; Gündüz, D. DeepJSCC-f: Deep joint source-channel coding of images with feedback. IEEE J. Sel. Areas Inf. Theory 2020, 1, 178–193. [Google Scholar] [CrossRef]
  16. Tung, T.-Y.; Kurka, D.B.; Jankowski, M.; Gunduz, D. DeepJSCC-Q: Constellation constrained deep joint source-channel coding. IEEE J. Sel. Areas Inf. Theory 2022, 3, 720–731. [Google Scholar] [CrossRef]
  17. Matsumoto, K.; Inoue, Y.; Hara-Azumi, Y.; Maruta, K.; Nakayama, Y.; Hisano, D. Impact of Quantization Noise on CNN-based Joint Source–Channel Coding and Modulation. In Proceedings of the 2023 IEEE 20th Consumer Communications & Networking Conference (CCNC), Las Vegas, NV, USA, 8–11 January 2023. [Google Scholar]
  18. Gholami, A.; Kim, S.; Dong, Z.; Yao, Z.; Mahoney, M.W.; Keutzer, K. A Survey of Quantization Methods for Efficient Neural Network Inference. In Low-Power Computer Vision; Chapman and Hall/CRC: Boca Raton, FL, USA, 2022. [Google Scholar]
  19. Bao, Z.; Dong, C.; Xu, X. sDAC—Semantic Digital Analog Converter for Semantic Communications. arXiv 2024, arXiv:2405.02335v1. [Google Scholar]
  20. Yang, K.; Wang, S.; Dai, J.; Tan, K.; Niu, K.; Zhang, P. WITT: A Wireless Image Transmission Transformer for Semantic Communications. In Proceedings of the ICASSP 2023—2023 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), Rhodes Island, Greece, 4–10 June 2023. [Google Scholar]
  21. Liu, X.; Liang, H.; Bao, Z.; Dong, C.; Xu, X. A Semantic Communication System for Point Cloud. IEEE Trans. Veh. Technol. 2025, 74, 894–910. [Google Scholar] [CrossRef]
  22. Xin, G.; Fan, P.; Letaief, K.B.; Peng, C. Deep Conditional Generative Semantic Communication for Image Transmission. In Proceedings of the WS06 IEEE ICC 2024 Workshop on Task-Oriented and Generative Communications for 6G, Denver, CO, USA, 9–13 June 2024. [Google Scholar]
  23. Wang, S.; Dai, J.; Liang, Z.; Niu, K.; Si, Z.; Dong, C.; Qin, X.; Zhang, P. Wireless Deep Video Semantic Transmission. IEEE J. Sel. Areas Commun. 2023, 41, 214–229. [Google Scholar] [CrossRef]
  24. Jiang, P.; Wen, C.K.; Jin, S.; Li, G.Y. Wireless semantic communications for video conferencing. IEEE J. Sel. Areas Commun. 2023, 41, 230–244. [Google Scholar] [CrossRef]
  25. Dong, C.; Liang, H.; Xu, X.; Han, S.; Wang, B.; Zhang, P. Semantic Communication System Based on Semantic Slice Models Propagation. IEEE J. Sel. Areas Commun. 2023, 41, 202–213. [Google Scholar] [CrossRef]
  26. Deza, M.M.; Petitjean, M.; Matkov, K. (Eds.) Mathematics of Distances and Applications; ITHEA: Sofia, Bulgaria, 2012. [Google Scholar]
  27. TS 38.211 V16.10.0; Physical Channels and Modulation, Chapter5.1 Modulation Mapper. 3GPP: Sophia Antipolis, France, 2022.
Figure 1. Transmission framework of semantic communication. (a) SSCC transmission framework; (b) non-bit-conversion JSCC transmission framework; (c) bit-conversion-based JSCC transmission framework.
Figure 1. Transmission framework of semantic communication. (a) SSCC transmission framework; (b) non-bit-conversion JSCC transmission framework; (c) bit-conversion-based JSCC transmission framework.
Electronics 14 00956 g001
Figure 2. E2E procedure for bit-conversion-based JSCC transmission framework.
Figure 2. E2E procedure for bit-conversion-based JSCC transmission framework.
Electronics 14 00956 g002
Figure 3. Adaption module detail design.
Figure 3. Adaption module detail design.
Electronics 14 00956 g003
Figure 4. E2E procedure for bit-conversion-based SSCC transmission framework.
Figure 4. E2E procedure for bit-conversion-based SSCC transmission framework.
Electronics 14 00956 g004
Figure 5. Software architecture of the simulation platform.
Figure 5. Software architecture of the simulation platform.
Electronics 14 00956 g005
Figure 6. Semantic signal processing flow of simulation platform.
Figure 6. Semantic signal processing flow of simulation platform.
Electronics 14 00956 g006
Figure 7. Semantic JSCC vs. SSCC simulation result. (a) BER vs. SNR; (b) spectrum efficiency (bps/Hz); (c) PSNR vs. SNR; (d) SSIM vs. SNR.
Figure 7. Semantic JSCC vs. SSCC simulation result. (a) BER vs. SNR; (b) spectrum efficiency (bps/Hz); (c) PSNR vs. SNR; (d) SSIM vs. SNR.
Electronics 14 00956 g007
Figure 8. Definition of the error between sending/received message.
Figure 8. Definition of the error between sending/received message.
Electronics 14 00956 g008
Figure 9. Measuring points of metrics in the simulator.
Figure 9. Measuring points of metrics in the simulator.
Electronics 14 00956 g009
Figure 10. Binary codecs for comparison. (a) Natural binary coding scheme; (b) Manhattan distance binary coding scheme.
Figure 10. Binary codecs for comparison. (a) Natural binary coding scheme; (b) Manhattan distance binary coding scheme.
Electronics 14 00956 g010
Figure 11. Simulation result—physical layer metrics. (a) Hamming distance vs. SNR; (b) BER vs. SNR; (c) Manhattan distance vs. SNR; (d) IER vs. SNR.
Figure 11. Simulation result—physical layer metrics. (a) Hamming distance vs. SNR; (b) BER vs. SNR; (c) Manhattan distance vs. SNR; (d) IER vs. SNR.
Electronics 14 00956 g011
Figure 12. Physical layer metrics vs. semantic metrics. (a) BER vs. SNR; (b) SSIM vs. SNR; (c) IER vs. SNR; (d) PSNR vs. SNR.
Figure 12. Physical layer metrics vs. semantic metrics. (a) BER vs. SNR; (b) SSIM vs. SNR; (c) IER vs. SNR; (d) PSNR vs. SNR.
Electronics 14 00956 g012
Figure 13. Minimum Manhattan distance integer mapping schemes. (a) 64QAM integer mapping schemes; (b) 16QAM integer mapping schemes.
Figure 13. Minimum Manhattan distance integer mapping schemes. (a) 64QAM integer mapping schemes; (b) 16QAM integer mapping schemes.
Electronics 14 00956 g013
Figure 14. (a) 5G 64QAM bit constellation mapping scheme; (b) the 64QAM Manhattan distance binary coding table adapted to 5G.
Figure 14. (a) 5G 64QAM bit constellation mapping scheme; (b) the 64QAM Manhattan distance binary coding table adapted to 5G.
Electronics 14 00956 g014
Figure 15. Simulation result. (a) BER vs. SNR; (b) IER vs. SNR; (c) spectrum efficiency; (d) PSNR vs. SNR.
Figure 15. Simulation result. (a) BER vs. SNR; (b) IER vs. SNR; (c) spectrum efficiency; (d) PSNR vs. SNR.
Electronics 14 00956 g015
Figure 16. Hybrid transmission scheme data processing flow.
Figure 16. Hybrid transmission scheme data processing flow.
Electronics 14 00956 g016
Figure 17. Simulation result of hybrid JSCC/SSCC vs. SSCC. (a) BER vs. SNR; (b) IER vs. SNR; (c) PSNR vs. SNR; (d) spectrum efficiency.
Figure 17. Simulation result of hybrid JSCC/SSCC vs. SSCC. (a) BER vs. SNR; (b) IER vs. SNR; (c) PSNR vs. SNR; (d) spectrum efficiency.
Electronics 14 00956 g017
Figure 18. Simulation result of hybrid JSCC/SSCC vs. JSCC. (a) BER vs. SNR; (b) IER vs. SNR; (c) PSNR vs. SNR; (d) spectrum efficiency.
Figure 18. Simulation result of hybrid JSCC/SSCC vs. JSCC. (a) BER vs. SNR; (b) IER vs. SNR; (c) PSNR vs. SNR; (d) spectrum efficiency.
Electronics 14 00956 g018
Table 1. Comparison of the BER and IER.
Table 1. Comparison of the BER and IER.
Message
Vector
Integer-
Valued
Manhattan Distance to Vector SNatural Binary CodingHamming Distance to Vector SBERIER
S[1, 2, 5, 7]0[001, 010, 101, 111]00%0%
R1[0, 3, 5, 6]3[000, 011, 101, 110]325%9%
R2[5, 2, 1, 3]12[101, 010, 001, 011]325%37%
R3[5, 6, 5, 7]8[101, 110, 101, 111]216%13%
Table 2. Simulation configuration for BER/IER comparison.
Table 2. Simulation configuration for BER/IER comparison.
Test CaseNatural binary coding schemeManhattan distance
binary coding scheme
Transmission Frameworkbit-conversion JSCCbit-conversion JSCC
Source Fileimageimage
Semantic CodecLSCILSCI
Quantization Output Range[0–7][0–7]
Integer-to-Bit Codingnatural binary codingManhattan distance binary coding
Channel CodingNONO
Bit constellation mapping3GPP 5G3GPP 5G
Modulation64QAM64QAM
Simulation SNR Range[−5~30][−5~30]
Channel ModelAWGNAWGN
Channel EqualizationLMMSELMMSE
Table 3. Simulation configurations for the evaluation of the proposed scheme.
Table 3. Simulation configurations for the evaluation of the proposed scheme.
Test CaseJSCC–Natural Binary CodingJSCC–Manhattan
Distance Binary Coding
SSCC–Natural Binary Coding
Semantic transmission frameworkbit-conversion JSCCbit-conversion
JSCC
bit-conversion SSCC
Source fileimageimageimage
Semantic codec:LSCILSCILSCI
Quantization range[0–7][0–7][0–7]
Data-to-binary
codec
natural binary codingManhattan distance
binary coding
natural binary coding
Channel codingNONOLDPC CR = 0.5
Bit constellation
mapping
3GPP 5G3GPP 5G3GPP 5G
Modulation64QAM64QAM64QAM
Simulation SNR range[−5~30][−5~30][−5~30]
Channel modelAWGNAWGNAWGN
Channel equalizationLMMSELMMSELMMSE
Table 4. Simulation configurations for hybrid scheme vs. SSCC scheme.
Table 4. Simulation configurations for hybrid scheme vs. SSCC scheme.
Test CaseModulationBinary CodecChannel
Coding
Hybrid JSCC/SSCC transmission (QPSK + 16QAM)QPSK
(1/3 data)
natural binary codingLDPC (CR = 0.5)
16QAM
(2/3 data)
Manhattan distance binary codingNO
SSCC-QPSKQPSKnatural binary codingLDPC (CR = 0.5)
SSCC-16QAM16QAMnatural binary codingLDPC (CR = 0.5)
Table 5. Simulation configurations for hybrid scheme vs. JSCC scheme.
Table 5. Simulation configurations for hybrid scheme vs. JSCC scheme.
Test CaseModulationBinary CodecChannel
Coding
Hybrid JSCC/SSCC transmission (QPSK + 16QAM)QPSK
(1/3 data)
natural binary codingLDPC(CR = 0.5)
16QAM
(2/3 data)
Manhattan distance binary codingNO
JSCC-QPSKQPSKnatural binary codingNO
JSCC-16QAM16QAMnatural binary codingNO
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Huang, B.; Chen, H.; Guo, C.; Xu, X.; Ma, N.; Zhang, P. Semantic Communication on Digital Wireless Communication Systems. Electronics 2025, 14, 956. https://doi.org/10.3390/electronics14050956

AMA Style

Huang B, Chen H, Guo C, Xu X, Ma N, Zhang P. Semantic Communication on Digital Wireless Communication Systems. Electronics. 2025; 14(5):956. https://doi.org/10.3390/electronics14050956

Chicago/Turabian Style

Huang, Binhong, Hao Chen, Cheng Guo, Xiaodong Xu, Nan Ma, and Ping Zhang. 2025. "Semantic Communication on Digital Wireless Communication Systems" Electronics 14, no. 5: 956. https://doi.org/10.3390/electronics14050956

APA Style

Huang, B., Chen, H., Guo, C., Xu, X., Ma, N., & Zhang, P. (2025). Semantic Communication on Digital Wireless Communication Systems. Electronics, 14(5), 956. https://doi.org/10.3390/electronics14050956

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop