<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel rdf:about="https://scholar.dgist.ac.kr/handle/20.500.11750/15726">
    <title>Repository Collection: null</title>
    <link>https://scholar.dgist.ac.kr/handle/20.500.11750/15726</link>
    <description />
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="https://scholar.dgist.ac.kr/handle/20.500.11750/60621" />
        <rdf:li rdf:resource="https://scholar.dgist.ac.kr/handle/20.500.11750/59897" />
        <rdf:li rdf:resource="https://scholar.dgist.ac.kr/handle/20.500.11750/59387" />
        <rdf:li rdf:resource="https://scholar.dgist.ac.kr/handle/20.500.11750/58247" />
      </rdf:Seq>
    </items>
    <dc:date>2026-08-26T05:19:27Z</dc:date>
  </channel>
  <item rdf:about="https://scholar.dgist.ac.kr/handle/20.500.11750/60621">
    <title>Low-Complexity Single-Chain ISAC Receiver via Beat-Signal Domain FRFT</title>
    <link>https://scholar.dgist.ac.kr/handle/20.500.11750/60621</link>
    <description>Title: Low-Complexity Single-Chain ISAC Receiver via Beat-Signal Domain FRFT
Author(s): Kim, Bong-Seok; Lee, Jonghun; Kim, Sangdong
Abstract: This letter introduces a single-chain Fractional Fourier Transform (FRFT)-based receiver for integrated sensing and communication (ISAC) that eliminates the need for matched-filter banks. While Slope-Shift Keying (SSK) is a promising modulation technique for automotive FMCW radar, conventional coherent receivers require a bank of matched filters, making the receiver processing complexity scale linearly with the modulation order. To overcome this limitation, we apply the FRFT in the beat-signal domain. By exploiting the chirp-rate-dependent energy focusing property, this approach converts slope discrimination into a fractional-domain peak detection problem. Consequently, it enables efficient high-order symbol detection using only a single standard receive processing chain. Simulation results demonstrate that the proposed scheme reduces the modulation-order-dependent digital processing burden while maintaining stable bit error rate (BER) performance and radar sensing performance under high-mobility Rician multipath V2V conditions.</description>
    <dc:date>2025-12-31T15:00:00Z</dc:date>
  </item>
  <item rdf:about="https://scholar.dgist.ac.kr/handle/20.500.11750/59897">
    <title>Enhancing photoelectrochemical CO2 reduction with CuBi2O4-cellulose nanofiber hybrid photocathodes</title>
    <link>https://scholar.dgist.ac.kr/handle/20.500.11750/59897</link>
    <description>Title: Enhancing photoelectrochemical CO2 reduction with CuBi2O4-cellulose nanofiber hybrid photocathodes
Author(s): Cho, A. Young; Yoon, Ji Hyun; Lee, Sangwoo; Yun, Heeseo; Ma, Joonhee; Park, Jun-Young; Kim, Soo Young; Lee, Jonghun; Choi, Taekjib
Abstract: The photoelectrochemical (PEC) conversion of carbon dioxide (CO2) into valuable chemicals and fuels offers a promising strategy to address global challenges such as climate change and glacier retreat. However, developing high-performance photocathodes for the CO2 reduction reaction (CO2RR) is challenging, particularly in optimizing the surface morphology and active site distribution of the electrodes. In this study, we propose a CuBi2O4 (CBO)-based photocathode capable of gas-phase CO2RR through hybridization with cellulose nanofiber (CNF). Our results reveal that the CBO-CNF membrane exhibits inherent hydrophilicity and significantly larger active sites compared to a CBO film prepared with a Nafion binder, leading to reduced charge transfer resistance on the photocathode surface. Moreover, the simultaneous hydrothermal synthesis of the CBO-CNF composite precursor solution effectively inhibits the formation of undesirable CuO nanoparticles on the surface, which would otherwise increase charge transport resistance within the photocathode bulk. Consequently, the CBO-CNF membrane demonstrates superior PEC activities for CO2RR, achieving a photocurrent density of - 5.69 mA/cm2 at - 0.4 VRHE and an onset potential of 0.015 VRHE. Furthermore, the incorporation of CNF improves the long-term PEC stability of the photocathode by promoting charge carrier participation in CO2RR rather than undesired self-reduction reaction. This enhanced stability, coupled with the improved PEC performance, highlights the potential of CNF to replace existing polymer binder materials. These results suggest the feasibility of developing a new type of CBO photocathode with a porous membrane structure suitable for gas-phase PEC cells, marking a significant step forward in PEC technology for CO2 conversion.</description>
    <dc:date>2026-01-31T15:00:00Z</dc:date>
  </item>
  <item rdf:about="https://scholar.dgist.ac.kr/handle/20.500.11750/59387">
    <title>Radar Foot Gesture Recognition with Hybrid Pruned Lightweight Deep Models</title>
    <link>https://scholar.dgist.ac.kr/handle/20.500.11750/59387</link>
    <description>Title: Radar Foot Gesture Recognition with Hybrid Pruned Lightweight Deep Models
Author(s): Son, Eungang; Song, Seungeon; Kim, Bong-Seok; Kim, Sangdong; Lee, Jonghun
Abstract: Foot gesture recognition using a continuous-wave (CW) radar requires implementation on edge hardware with strict latency and memory budgets. Existing structured and unstructured pruning pipelines rely on iterative training–pruning–retraining cycles, increasing search costs and making them significantly time-consuming. We propose a NAS-guided bisection hybrid pruning framework on foot gesture recognition from a continuous-wave (CW) radar, which employs a weighted shared supernet encompassing both block and channel options. The method consists of three major steps. In the bisection-guided NAS structured pruning stage, the algorithm identifies the minimum number of retained blocks—or equivalently, the maximum achievable sparsity—that satisfies the target accuracy under specified FLOPs and latency constraints. Next, during the hybrid compression phase, a global L1 percentile-based unstructured pruning and channel repacking are applied to further reduce memory usage. Finally, in the low-cost decision protocol stage, each pruning decision is evaluated using short fine-tuning (1–3 epochs) and partial validation (10–30% of dataset) to avoid repeated full retraining. We further provide a unified theory for hybrid pruning—formulating a resource-aware objective, a logit-perturbation invariance bound for unstructured pruning/INT8/repacking, a Hoeffding-based bisection decision margin, and a compression (code-length) generalization bound—explaining when the compressed models match baseline accuracy while meeting edge budgets. Radar return signals are processed with a short-time Fourier transform (STFT) to generate unique time–frequency spectrograms for each gesture (kick, swing, slide, tap). The proposed pruning method achieves 20–57% reductions in floating-point operations (FLOPs) and approximately 86% reductions in parameters, while preserving equivalent recognition accuracy. Experimental results demonstrate that the pruned model maintains high gesture recognition performance with substantially lower computational cost, making it suitable for real-time deployment on edge devices.</description>
    <dc:date>2025-10-31T15:00:00Z</dc:date>
  </item>
  <item rdf:about="https://scholar.dgist.ac.kr/handle/20.500.11750/58247">
    <title>건물 붕괴 모델에서 GPR의 교차피크 신호 검출기반 시간 지연 추정기법 제안</title>
    <link>https://scholar.dgist.ac.kr/handle/20.500.11750/58247</link>
    <description>Title: 건물 붕괴 모델에서 GPR의 교차피크 신호 검출기반 시간 지연 추정기법 제안
Author(s): 양경택; 송승언; 류정탁; 이종훈
Abstract: 본 논문은 지표 투과 레이다(Ground Penetrating Radar, GPR)에서 반사 신호의 불규칙한 변화로 인해 기존 상관 시간 지연 추정기술의 정확도가 저하되는 한계를 해결하기 위해 비상관 시간 지연 추정기법을 제안한다. 공동을 포함한 건물 붕괴 모델을 gprMax를 활용해 구현하고, A-scan 결과를 분석하여 매질의 전파전송시간을 추정하였다. 제안된 교차피크 신호검출방식을 이용한 시간 지연 추정기술은 기존 시간 지연 추정기법보다 정확도 측면에서 백분율 오차율이 대략 90 % 이상의 개선율을 확보할 수 있었다.
This paper proposes an Alternative Peak Time Delay Estimation(APT-DE) technique to overcome the limitations of conventional Time Delay Estimation (CTDE) in Ground Penetrating Radar (GPR), caused by irregular changes in reflection signals. A collapsed building model including voids was created using gprMax, and A-scan results were analyzed to estimate Propagation Transit Time (PTT). The proposed APT-DE technique significantly improved PTT percentage errors, achieving more than 90 % of improvement in estimation error performance compared to CTDE.</description>
    <dc:date>2025-01-31T15:00:00Z</dc:date>
  </item>
</rdf:RDF>

