SearcharxivSearch

arXiv subjects

Chih-Hao Liu

Publications and source records attributed to Chih-Hao Liu.

2 recordsLinked to original sources

Distribution-Aware GMD Transceiver Design for Probabilistic Shaping in MIMO

Multiple-input multiple-output (MIMO) transceiver and probabilistic shaping (PS) are key enablers for high spectral efficiency in 6G wireless networks. This work proposes a distribution-aware MIMO transceiver optimized for PS constellation symbols, including a Bayesian geometric mean decomposition (BGMD) precoder and a maximum a posteriori VBLAST (MAP-VBLAST) detector. The BGMD precoder uses PS priors in the derivation and equalizes layer gains to facilitate a single modulation and coding scheme for low-complexity transmissions while preserving channel capacity. MAP-VBLAST leverages these PS priors for optimal MAP detection within a successive interference cancellation (SIC) framework. Furthermore, a new codeword-to-layer mapping scheme, termed layer-contained MIMO (LC-MIMO), is proposed. By containing each codeblock (CB) within a single layer, LC-MIMO enables SIC at the CB level, allowing the receiver to exploit the error-correction capability of channel coding to mitigate error propagation. Numerical results show that the BGMD transceiver with LC-MIMO achieves notable performance gains over state-of-the-art methods.

eess.SP

Using Design Sketch to Teach Bubble Sort in High School

Bubble Sort is simple. Yet, it seems a bit difficult for high school students. This paper presents a pedagogical methodology: Using Design Sketch to visualize the concepts in Bubble Sort, and to evaluate how this approach assists students to understand the pseudo code of Bubble Sort. An experiment is conducted in Wu-Ling Senior High School with 250 students taking part. The statistical analysis of experimental results shows that, for relatively high abstraction concepts, such as iteration number, Design Sketch helps significantly. However, it is not so for low abstraction concepts such as compare, swap, and iteration.

cs.CY