Index


Figures


Tables

Kwon: Low-Complexity Transmit Power Design for Prioritized Wireless Mutual Broadcast

Taesoo Kwon♦

Low-Complexity Transmit Power Design for Prioritized Wireless Mutual Broadcast

Abstract: Wireless mutual broadcast is essential for proximity- aware services in dynamic networks. This study proposes a low-complexity transmit power design method to im- prove the performance of a specific node group while lim- iting overall performance loss, in particular, with closed- form solutions for a path loss exponent of four. Numerical results demonstrate its accuracy and usefulness.

Keywords: Heterogeneous networks , neighbor discovery , transmit power control , D2D , ad hoc network

Ⅰ. Introduction

As 6G and AI advance, proximity-aware services en- able localized tasks like neighbor discovery and safety messaging in IoT and vehicle networks[1]. Wireless mutual broadcast (WMB)[2-4] supports these services by broadcasting presence and data to nearby nodes. WMB for devices with heterogeneous attrib- utes[5-7] is crucial for diverse service needs. Some node groups, like safety-critical systems, require higher broadcast message (BM) success rates, but prioritizing them may degrade others’ performance[7]. This study proposes a low-complexity transmit (Tx) power con- figuration to improve prioritized group performance while maintaining network efficiency.

Stochastic geometry has been widely applied to an- alyze RA-WMB performance in spatial configurations like HPPP[2], repulsive[3], and clustered[4] node distributions. However, these studies did not address heterogeneous nodes. Heterogeneous RA-WMB net- works have been explored for diverse node characteristics. [5] analyzed local broadcasting with varying Tx power levels but lacked joint Tx power optimization. [6] studied networks with half-and full-duplex nodes, offering spatial insights but without Tx power control or prioritization. [7] jointly opti- mized Tx power for-two node groups, balancing one group’ s performance with system-wide degradation but at high computational complexity.

This paper proposes: (i) A joint Tx power op- tim- ization method to prioritize performances across node groups with much lower complexity than [7]; (ii) Closed-form optimal Tx powers for a path loss ex- ponent (PLE) of four.

Notations : [TeX:] $$\begin{equation} \mathbb{E}[f(X)] \end{equation}$$, [TeX:] $$\begin{equation} \mathbb{P}[E] \end{equation}$$, and x* are the expected value of f(x) with respect to X, the probability of event E, and the optimal value of x. [TeX:] $$\begin{equation} \mathbb{1}[Y=y] \end{equation}$$ is the indicator function, equal to 1 if Y = y and 0 otherwise.

Ⅱ. Performance Models for RA-WMB Using Heterogeneous Transmit Power

This paper investigates heterogeneous RA-WMB networks with nodes using different Tx powers. HPPP simplifies analysis for slotted Aloha, while advanced access schemes and clustered distributions, exhibiting trends similar to HPPP[3,4], are left for future work. In this HPPP, node i and its location are denoted by Xi, with a Tx power value of [TeX:] $$\begin{equation} m_i \in\left\{p_1, \ldots, p_G\right\} \end{equation}$$ de- termined by priority or service requirements. Priority-based Tx power can be managed via Tx pow- er control protocols, e.g., periodic broadcasts of Tx power policies by header nodes, including the Tx power derived in this study. The nodes and their Tx power values are collectively modeled as the marked HPPP [TeX:] $$\begin{equation} \hat{\Phi} \triangleq\left\{\left(X_i, m_i\right)\right\} \end{equation}$$. Each node transmits its BM with TxPr ν, randomly selecting one of K orthogonal resource blocks (RBs), and receives with probability 1 - ν. This study focuses on varying Tx power levels with a common TxPr ν, leaving TxPr variation for future work. Wireless channels assume path loss with PLE α and Rayleigh fading, as Nakagami-mhas mini- mal impact on overall trends[2]. Node i’ s transceiving status Ti is 1 for transmission and 0 for reception. Interference status Ui,j is 1 if node j transmits on the same RB as node i, and 0 otherwise. For the typical node X0 at the origin decoding a BM from Xi with Tx power mi, the SINR is [TeX:] $$\begin{equation} \Xi_i=\frac{m_i h_i\left|X_i\right|^{-\alpha}}{I\left(X_i\right)+\sigma^2} \end{equation}$$ where [TeX:] $$\begin{equation} I\left(X_i\right)=\sum_{j:\left(X_j, m_j\right) \in \Phi \backslash\left\{\left(X_i, m_i\right)\right\}} \mathbb{1}\left[U_{i, j}=1\right] m_j h_j\left|X_j\right|^{-\alpha} \end{equation}$$, and [TeX:] $$\begin{equation} \sigma^2=\frac{\tilde{\sigma}^2}{A} \end{equation}$$. [TeX:] $$\begin{equation} \tilde{\sigma}^2 \end{equation}$$ is noise power, Ais path loss gain at unit distance, hi is the Rayleigh fading gain, and |Xj| is the distance of Xj from X0. Decoding succeeds if [TeX:] $$\begin{equation} \Xi_i \neq \xi \end{equation}$$.

Nodes with similar attributes are grouped, with each group assigned a Tx power from [TeX:] $$\begin{equation} \left\{p_1, \ldots, p_G\right\} \end{equation}$$, and nodes in a group use the same Tx power.

This Tx power configuration is expressed as [TeX:] $$\begin{equation} \Omega \triangleq \left\{\left(p_1, \rho_1\right), \ldots,\left(p_G, \rho_G\right),\right. \end{equation}$$, where [TeX:] $$\begin{equation} \rho_g \triangleq \mathbb{P}\left[m_i=p_g\right] \end{equation}$$ for [TeX:] $$\begin{equation} \left(X_i, m_i\right) \in \hat{\Phi} \end{equation}$$. Given Ω and ν , the performance of group g, Sg (Ω , ν), is defined as

(1)
[TeX:] $$\begin{equation} \mathbb{E}\left[\mathbb{1}\left[T_0=0\right] \sum_{i:\left(X_i, m_i\right) \in \hat{\Phi}} \mathbb{1}\left[T_i=1, m_i=p_g, \Xi_i>\xi\right]\right] \end{equation}$$

which means the average number of BMs that the typ- ical node successfully receives from nodes in group g. The overall performance is given by [TeX:] $$\begin{equation} S(\Omega, \nu) \triangleq\sum_{g=1}^G S_g(\Omega, \nu) \end{equation}$$, representing the average number of BMs received from all groups’ nodes. To compare with uniform Tx power, the performance under a com- mon power p is defined as [TeX:] $$\begin{equation} S_o(p, \nu) \triangleq S((p, 1), \nu) \end{equation}$$. [7] concisely expressed S and Sgin terms of So, as follows.

Lemma 1 Given Ω and ν, when [TeX:] $$\begin{equation} \Delta(\alpha) \triangleq \frac{\sin (2 \pi / \alpha)}{2 \pi / \alpha} \end{equation}$$,

(2)
[TeX:] $$\begin{equation} S(\Omega, \nu;)=S_o\left(\bar{p}_o, \nu;\right), \text { where } \bar{p}_o \triangleq \mathbb{E}\left[P^{2 / \alpha}\right]^{\alpha / 2} \end{equation}$$

(3)
[TeX:] $$\begin{equation} S_o(p, \nu)=\pi \lambda \nu(1-\nu) p \int_0^{\infty} e^{-\xi \sigma^2 u^{\alpha / 2}-\pi \frac{\lambda \xi^{2 / \alpha}}{K \Delta(\alpha)} p \nu u} d u \end{equation}$$

(4)
[TeX:] $$\begin{equation} \text { and } S_g(\Omega, \nu)=\frac{\rho_g p_g^{2 / \alpha}}{\mathbb{E}\left[P^{2 / \alpha}\right]} S(\Omega, \nu) \text {. } \end{equation}$$

Further, when [TeX:] $$\begin{equation} \Theta(\Omega) \triangleq \frac{\max _{0<v\lt1} S(\Omega, \nu)}{\max _{0\ltv\lt1} S_o(\bar{p}, \nu)}, \quad \Theta(\Omega)\lt1, \end{equation}$$

[TeX:] $$\begin{equation} \lim _{K \rightarrow \infty} \Theta(\Omega)=\frac{\mathbb{E}\left[P^{2 / \alpha}\right]}{\mathbb{E}[P]^{2 / \alpha}}\lt1, \text { and } \lim _{\sigma^2 \rightarrow 0} \Theta(\Omega)=1 \end{equation}$$

Proof In [7], see Theorem 1 for S , Corollary 2 for Sg, and Corollary 3 for Θ.

Ⅲ. Transmit Power Design for Performance Prioritization

This section jointly optimizes Tx power for node groups to enhance the performance of a prioritized group (i.e., group 1) while maintaining overall per- formance above a certain level. Performance prioriti- zation reduces overall performance S because Θ(Ω) <1 from Lemma 1. For meaningful prioritization, [TeX:] $$\begin{equation} p_1>\bar{p} \end{equation}$$ is assumed, where [TeX:] $$\begin{equation} \bar{p}=\mathbb{E}[P]=\sum_{i=1}^G \rho_i p_i \end{equation}$$, with P as the random variable representing node group Tx powers.

[7] focused on two node groups and formulated the problem with the overall performance loss require- ment Θ(Ω)≥η for 0<η<1, defined in Lemma 1, like

(5a)
[TeX:] $$\begin{equation} \underset{p_1, p_2 \geq 0, \rho_1 p_1+\rho_2 p_2=\bar{p}}{\operatorname{maximize}}\left(\rho_1 p_1^{2 / \alpha}\right) /\left(\rho_2 p_2^{2 / \alpha}\right) \end{equation}$$

(5b)
[TeX:] $$\begin{equation} \text { subject to } \quad \Theta(\Omega) \geq \eta \text {. } \end{equation}$$

In this problem, the computation of Θ(Ω) requires complex cascaded iterations evaluating the numerical integrals in S and So, finding their maximum TxPr values using the golden section algorithm, and apply- ing the bisection method to the overall process for the final solution. This Θ reaches its minimum in the coverage-limited scenario and gradually increases with interference, converging to one in an interfer- ence-limited environment[7]. To reduce the complex- ity, this paper replaces Θ(Ω) with its lower bound or worst-case value, [TeX:] $$\begin{equation} \lim _{K \rightarrow \infty} \Theta(\Omega)=\frac{\mathbb{E}\left[P^{2 / \alpha}\right]}{\mathbb{E}[P]^{2 / \alpha}} \end{equation}$$, like

(6a)
[TeX:] $$\begin{equation} \underset{p_1, \cdots, p_G \geq 0, \mathbb{E}[P]=\bar{p}}{\operatorname{maximize}}\left(\rho_1 p_1^{2 / \alpha}\right) / \mathbb{E}\left[P^{2 / \alpha}\right] \end{equation}$$

(6b)
[TeX:] $$\begin{equation} \text { subject to } \quad \mathbb{E}\left[P^{2 / \alpha}\right] \geq \eta \mathbb{E}[P]^{2 / \alpha} \end{equation}$$

Unlike Problem (5) considering only two groups, the proposed Problem (6) generalizes to any number of groups. And, it replaces complex max0<ν<1 S(Ω, ν) and max0<ν<1 [TeX:] $$\begin{equation} S_o(\bar{p}, v) \end{equation}$$ with simpler [TeX:] $$\begin{equation} \mathbb{E}\left[P^{2 / \alpha}\right] \end{equation}$$ and [TeX:] $$\begin{equation} \mathbb{E}\left[P\right]^{2 / \alpha} \end{equation}$$, significantly reducing complexity.

Theorem 1 Problem(6) isequivalenttothefollowing problem with [TeX:] $$\begin{equation} p_2, \ldots, p_G \end{equation}$$ assigned equally to po:

(7a)
[TeX:] $$\begin{equation} \underset{p_1 \geq 0, \rho_1 p_1+\rho_o p_o=\bar{p}}{\operatorname{maximize}} p_1 / p_o \end{equation}$$

(7b)
[TeX:] $$\begin{equation} \text { subject to } \quad \rho_1 p_1^{2 / \alpha}+\rho_o p_o^{2 / \alpha} \geq \eta \bar{p}^{2 / \alpha}, \end{equation}$$

where [TeX:] $$\begin{equation} \rho_o \triangleq 1-\rho_1 \end{equation}$$. Then, for Problem (7), if [TeX:] $$\begin{equation} \eta > \rho_1^{1-2 / \alpha} p_1^* \end{equation}$$ is the unique solution of f (x) = 0 and [TeX:] $$\begin{equation} p_2^*=\cdots=p_G^*=\frac{\bar{p}-\rho_1 p_1^*}{\rho_o} \end{equation}$$. Here, [TeX:] $$\begin{equation} f_p(x) \triangleq \rho_o^{1-\alpha / 2}\left(\bar{p}-\rho_1 x\right)^{2 / \alpha}+\rho_1 x^{2 / \alpha}-\eta \bar{p}^{2 / \alpha} \end{equation}$$ and fp(x) decreases monot - onically in x.

Otherwise, [TeX:] $$\begin{equation} p_1^*=\bar{p} / \rho_1 \end{equation}$$ and [TeX:] $$\begin{equation} p_2^*=\cdots=p_G^*=0 \end{equation}$$.

Proof Assume p1 is fixed. Then, maximizing (6a) re- duces to minimizing [TeX:] $$\begin{equation} \sum_{i=2}^G \rho_i p_i^{2 / \alpha} \end{equation}$$. By the arith- metic-geometric mean inequality, [TeX:] $$\begin{equation} \sum_{i=2}^G \rho_i p_i^{2 / \alpha} \ge \left(\sum_{i=2}^G \rho_i\right) \prod_{i=2}^G\left(p_i^{2 / \alpha}\right)^{\rho_i / \sum_{i=2}^G \rho_i} \end{equation}$$, with equality when [TeX:] $$\begin{equation} p_2=\ldots=p_G \end{equation}$$. Thus, minimizing [TeX:] $$\begin{equation} \sum_{i=2}^G \rho_i p_i^{2 / \alpha} \end{equation}$$ ensures that [TeX:] $$\begin{equation} p_2=\ldots=p_G \end{equation}$$ are set to the same value, po. As a result, maximizing (6a) for all [TeX:] $$\begin{equation} p_1, \ldots, p_G \end{equation}$$ becomes equivalent to minimizing [TeX:] $$\begin{equation} \frac{\rho_o p_o^{2 / \alpha}}{\rho_1 p_1^{2 / \alpha}} \end{equation}$$, or equivalently, maximizing [TeX:] $$\begin{equation} \frac{p_1}{p_o} \end{equation}$$. Hence, Problems (6) and (7) are equivalent.

From [7, Lemma 1], [TeX:] $$\begin{equation} \rho_1 p_1^{2 / \alpha}+\rho_o p_o^{2 / \alpha} \end{equation}$$ decreases as p1 increases. (7a) increases with p1. Thus, p1 can grow until the equality in (7b) is met. Because [TeX:] $$\begin{equation} p_1 \leq \bar{p} / \rho_1 \end{equation}$$ from [TeX:] $$\begin{equation} \mathbb{E}[P]=\bar{p} \end{equation}$$, if (7b) holds at [TeX:] $$\begin{equation} p_1=\bar{p} / \rho_1 \end{equation}$$, then [TeX:] $$\begin{equation} p_1^*=\bar{p} / \rho 1 \end{equation}$$. Otherwise, i.e., if [TeX:] $$\begin{equation} \rho_1\left(\bar{p} / \rho_1\right)^{2 / a}\lt\eta \bar{p}^{2 / a}\left(\text { or } \eta>\rho_1^{1-2 / \alpha}\right) \end{equation}$$, p1 must satisfy the equality in (7b). Combining this with [TeX:] $$\begin{equation} \mathbb{E}[P]=\bar{p} \end{equation}$$ leads to [TeX:] $$\begin{equation} f_p\left(p_1^*\right)=0 \end{equation}$$, where fp(x) monotonically decreases. Thus, fp(x) = 0 has a unique solution, which is [TeX:] $$\begin{equation} p_1^* \end{equation}$$. The corresponding [TeX:] $$\begin{equation} p_o^* \end{equation}$$ can be derived from [TeX:] $$\begin{equation} \rho_1 p_1+\rho_o p_o=\bar{p} \end{equation}$$.

Theorem 1 demonstrates that optimizing two node groups is equivalent to considering any number of groups, with the optimal Tx power easily found using the bisection method on the simple fp(x) = 0.

Corollary 1 When α = 4 and [TeX:] $$\begin{equation} p_1>\bar{p} \end{equation}$$, if [TeX:] $$\begin{equation} \eta>\sqrt{\rho_1} \end{equation}$$,

(8)
[TeX:] $$\begin{equation} p_1^*=\bar{p}\left(\eta+\sqrt{\frac{1-\rho_1}{\rho_1}\left(1-\eta^2\right)}\right)^2 \end{equation}$$

If [TeX:] $$\begin{equation} \eta \leq \sqrt{\rho_1}, p_1^*=\bar{p} / \rho_1 . p_2^*=\ldots=p_G^*=\frac{\bar{p}-\rho_1 p_1^*}{\rho_o} \end{equation}$$

Proof Applying the results of Theorem 1 for α = 4 and considering [TeX:] $$\begin{equation} p_1>\bar{p} \end{equation}$$, the results are derived.

Ⅳ. Numerical Results and Discussions

This section evaluates the Tx power design from Section III using the model in Section II and parame- ters in Table 1, with [TeX:] $$\begin{equation} \mathbb{E}[P] \end{equation}$$ fixed at [TeX:] $$\begin{equation} \bar{p} \end{equation}$$. From Theorem 1, the Tx power design of (6) for any number of node groups is equivalent to (7) with G=2; thus, the per- formance is evaluated with G=2.

Table 1.

Evaluation Parameters for RA-WMB.
Parameters Values
S: Average number of successfully received BMs from all nodes per node
Sg : S for node group g with transmit (Tx) power pg
So : S with common Tx power
Θ : Relative performance, max0<ν<1 S(Ω, ν)/ max0<ν<1 [TeX:] $$\begin{equation} S_o(\bar{p}, \nu) \end{equation}$$, ν
Ω : Set of (pg, ρg) denoting Tx power configuration
λ : Total node density 20 km-2
λg : node density of node group g -
[TeX:] $$\begin{equation} \bar{p} \end{equation}$$: Average Tx power 100mW
pg : Tx power of node group g -
ρg : Portion of nodes with Tx power pg -
ν : Transmission probability (TxPr) 0<ν<1
ξ : SINR threshold for successful BM 0dB
A : Path loss gain at a unit distance −44.48 dB @ 4 GHz & 1 m
K: Number of orthogonal RBs 1, possible to be more
α : Path loss exponent (PLE) 4, 4.5
σ2 : Noise power normalized by A −73.95 dBm for 360 kHz RB
η : maximum performance loss ratio 0<η<1

Fig. 1 presents the overall and group-specific per- formance as a function of p1 / po, with [TeX:] $$\begin{equation} \mathbb{E}[P]=\bar{p} \end{equation}$$ held constant while varying p1 and po. A coverage-limited environment without interference is applied to validate the basic properties of prioritized WMB and the accu- racy of the proposed method. The values of S and Sg, determined by Lemma 1, align perfectly with the simulation results. As p1 increases, S decreases. The optimal values [TeX:] $$\begin{equation} p_1^* \end{equation}$$ and [TeX:] $$\begin{equation} p_2^* \end{equation}$$, easily obtained from the solution of simple fp(x) = 0 in Theorem 1 or the closed form in Corollary 1, are marked with solid symbols on the graph and meet the minimum requirement ηS

Fig. 1.

Tx power design for prioritization in interference- free scenarios. [λ g = 1 : 3]
1.png

Fig. 2.

Impact of interference on design performance.
2.png

Fig. 2 examines the performance deviation of the proposed method, which applies the worst-case per- formance loss requirement from an interference-free case, compared to actual interference scenarios. As ex- pected, the method sets the performance loss require- ment conservatively under interference, ensuring ro- bustness for dynamic environments. In scenarios with reduced interference impact (e.g., α = 4.5) and more uniform node distributions (e.g., λg = 1:1), where [TeX:] $$\begin{equation} \mathbb{E}\left[P^{2 / \alpha}\right] \end{equation}$$ and [TeX:] $$\begin{equation} \mathbb{E}[P]^{2 / \alpha} \end{equation}$$ differ less, the method demonstrates both robustness and high accuracy. Thus, the proposed approach is highly effective in scenarios requiring ro- bust performance loss guarantees and low complexity.

Ⅴ. Conclusions

This paper proposed a method to jointly optimize node group transmit power, using a bisection search on a simple function for general path loss exponents (PLEs) and a closed-form expression for a PLE of four, with the aim of enhancing a specific group’s performance while limiting overall loss. The method imposed stricter conditions under interference but de- livered robust performance across diverse scenarios, making it suitable for applications requiring robust- ness and low complexity. Future study will explore the impacts of more practical channel and node dis- tribution models.

References

  • 1 V. Adzo, S. Manyaw, T. Kim, J. Kim, and I. Bang, "QoS degradation attack in D2D multicasting networks: Analysis and countermeasure," J. KICS, vol. 49, no. 6, pp. 807-815, Jun. 2024.custom:[[[-]]]
  • 2 T. Kwon and J.-W. Choi, "Spatial performance analysis and design principles for wireless peer discovery," IEEE Trans. Wireless Commun., vol. 13, no. 8, pp. 45074519, Aug. 2014.custom:[[[-]]]
  • 3 T. Kwon, H. Ju, and H. LEE, "Performance study for random access based wireless mutual broadcast networks with Ginibre point processes," IEEE Commun. Lett., vol. 24, no. 7, pp. 1581-1585, Jul. 2020.custom:[[[-]]]
  • 4 N. Miyoshi, "Neveu’s exchange formula for analysis of wireless networks with hotspot clusters," Frontiers in Commun. and Netw., vol. 3, pp. 1-10, Jun. 2022.custom:[[[-]]]
  • 5 W. C. Ao and K.-C. Chen, "Error control for local broadcasting in heterogeneous wireless ad hoc networks," IEEE Trans. Commun., vol. 61, no. 4, pp. 1510-1519, Apr. 2013.custom:[[[-]]]
  • 6 H.-B. Kong, S. Kang, and I. Lee, "Wireless peer discovery in heterogeneous half-/fullduplex networks," IEEE Commun. Lett., vol. 21, no. 4, pp. 881-884, Apr. 2017.custom:[[[-]]]
  • 7 T. Kwon and H. Lee, "Performance analysis and design principles of wireless mutual broadcast using heterogeneous transmit power for proximity-aware services," Sensors, no. 24 (8045), pp. 1-29, Dec. 2024. Fig. 1. Tx power design for prioritization in interferencefree scenarios. [λ g = 1 : 3custom:[[[-]]]

Statistics


Related Articles

인지 네트워킹 기반 중첩 융합 네트워크에서 이중 가상 셀 운영방안의 성능분석
Choi and YuMi
QoS Degradation Attack in D2D Multicasting Networks : Analysis and Countermeasure
V. A. S. Manya, T. Kim, J. Kim, I. Bang
V2X를 위한 향상된 랜덤 자원 선택 기술
S. Yoon, S. W. Choi, K. Kwon, D. Park, J. Li
차세대 이종망에서 커버리지 최적화를 위한 자율적 펨토셀 전송 전력 조절 기법 연구
S. Jo, J. Lim, D. Hong
D2D 네트워크에서의 간섭 기반 다중경로 라우팅 알고리즘
K. Min, S. Lee, M. Kim
불균일한 트래픽 분포를 갖는 스몰셀 네트워크를 위한 강화학습 기반 이진 전력 제어 기법 성능 분석
H. Cho, J. Lee, H. Kim, J. Na, H. Lee
밀리미터파 대역에서의 랜덤 접속 기반 무선 인접 장치 탐색 성능 분석
G. Shin, S. W. Choi, T. Kwon
물리계층 보안을 위한 이종 망에서 소형 기지국의 역할
I. Bang and S. M. Kim
무선 인접 장치 탐색 성능 개선을 위한 송신확률 도출
T. Kwon
TCP Congestion Control based on Context Switch in Heterogeneous Wireless Networks
W. Seok, Y. Choi, G. Park, J. Na, S. Kim

Cite this article

IEEE Style
T. Kwon, "Low-Complexity Transmit Power Design for Prioritized Wireless Mutual Broadcast," The Journal of Korean Institute of Communications and Information Sciences, vol. 50, no. 6, pp. 933-936, 2025. DOI: 10.7840/kics.2025.50.6.933.


ACM Style
Taesoo Kwon. 2025. Low-Complexity Transmit Power Design for Prioritized Wireless Mutual Broadcast. The Journal of Korean Institute of Communications and Information Sciences, 50, 6, (2025), 933-936. DOI: 10.7840/kics.2025.50.6.933.


KICS Style
Taesoo Kwon, "Low-Complexity Transmit Power Design for Prioritized Wireless Mutual Broadcast," The Journal of Korean Institute of Communications and Information Sciences, vol. 50, no. 6, pp. 933-936, 6. 2025. (https://doi.org/10.7840/kics.2025.50.6.933)