· ·
地势坤,君子以厚德载物 天行健,君子以自强不息。
— Be receptive as Earth, carry all things with virtue. — Move as Heaven does, and cease not.
载 · 物 ZAIWU
载物系列作品
Zaiwu · Featured Works
载物传音 Bluetooth
Bluetooth
FPGA 平台的智能音响 · 蓝牙音频传输
FPGA smart speaker · Bluetooth audio relay
载物绘途 Pathfinder
Pathfinder
基于 Transformer 的盲道路径规划
Transformer-driven blind-lane pathfinding
载物融光 SPLIT
SPLIT
远距离能量与信息同步传输
Simultaneous power-data optical transfer
载物惠压 Z-Pack
Z-Pack
接近 Shannon 熵下界的 BF16 压缩
BF16 compression near the Shannon bound
→ 进入个人简历 → View Personal Resume

洪阅涵

Adrian E. Holloway

重庆大学 物理学院 电子信息科学与技术 · 预计 2027 年毕业。研究方向聚焦于信号处理、AI-RAN 与人工智能在通信系统物理层的交叉。

Undergraduate, Electronic Information Science & Technology, School of Physics, Chongqing University. Expected graduation 2027. Interested in the intersection of signal processing, AI-RAN, and the physical layer of communication systems.

关于 About

我是洪阅涵,现就读于重庆大学物理学院电子信息科学与技术专业,预计 2027 年本科毕业。电子信息专业设在物理学院,使我在常规电子信息训练之外,还能从物理基础切入——这样的底子,在我所关注的信号处理、AI-RAN 与端侧机器学习方向上格外合用。我热衷于将算法落地到真实硬件,从 FPGA、ESP32 到数据压缩方法的软硬件协同;做工程的准则,是以应用赋能学术,以知识融入生活。

I am an undergraduate at Chongqing University, studying Electronic Information Science & Technology within the School of Physics. Housed within a physics department, my curriculum grounds electronic-information training in physical fundamentals — a foundation that proves especially useful for my interests in signal processing, AI-RAN, and on-device machine learning. I enjoy bringing algorithms onto real hardware, from FPGA and ESP32 implementations to hardware-aware compression methods. My guiding principle in engineering is simple: let applications empower scholarship, let knowledge permeate life.

教育经历 Education
重庆大学 · 物理学院 Chongqing University · School of Physics
电子信息科学与技术 · 学士学位(在读) B.S. in Electronic Information Science & Technology (ongoing)
2023.09 — 2027.06
南京市第九中学 Nanjing No.9 High School
高中学业 · 学生会副主席 High School · Vice President, Student Union
2020.09 — 2023.06
研究兴趣 Research Interests
信号处理 Related Work 载物智能音响 · FPGA 音频解码与 DSP 处理 数字信号处理 · 课程与相关实验 Signal Processing 信息处理 Related Work CMeta · 元字典压缩算法 Hans · 熵重排压缩算法 载物融光 · 远距离能量信息同传 Information Processing AI-RAN Related Work Hans · 面向边缘智能的 ML 浮点压缩 信号处理与机器学习的双重基础 研究生阶段拟深入的核心方向 AI-RAN 人工智能 Related Work 载物绘途 · Transformer + CNN 盲道路径规划 Hans · 面向 ML 的浮点数据压缩 机器学习 · 课程基础 Artificial Intelligence 嵌入式系统 Related Work 载物智能音响 · FPGA 系统整合 情绪抚慰桌面机器人 · FPGA 实现 ESP32 智能家居实验装置 Embedded Systems
技能 Skills
Languages
Python C / C++ Verilog MATLAB
ML / DL
PaddlePaddle PyTorch
Hardware
FPGA / Vivado ESP32
Tools
Git Linux LaTeX
语言
Human Languages
中文 · 母语 Chinese · Native 英文 · 学术阅读 English · Academic Reading
修习课程 Coursework
机器学习 Machine Learning
信号与系统 Signals & Systems
数字信号处理 Digital Signal Processing
光电子技术 Optoelectronics
项目作品 Selected Projects
01
载物智能音响 Z-Work · Smart Speaker Bluetooth
基于 FPGA 的多功能智能音响:集成音频解码、信号处理与交互控制于单一芯片平台。 FPGA-based smart speaker integrating audio decoding, DSP, and interactive control on a single platform.
FPGA Verilog DSP Audio
02
Z-Work Series ▶ Live Demo
载物绘途 Pathfinder Pathfinder
基于 Transformer 及 CNN 架构的盲道路径规划系统 A tactile-path planning system built on Transformer and CNN architectures
结合 Transformer 与 CNN 的视觉识别与路径规划系统,用于视障人士的盲道导航。 A vision-based planning system combining Transformer and CNN architectures to assist visually-impaired pedestrians along tactile paving.
+
繪途是一套面向视障者的盲道导航辅助系统,由三个阶段构成:语义分割(采用 Transformer 架构的轻量级分割模型,以自注意力机制捕获长距离依赖,在自建盲道数据集上端到端训练,针对树影遮挡设计了定向数据增强)、几何推理(从分割结果提取盲道左右边界,经 RANSAC 鲁棒拟合消失点,据此估计地平线、中心线轨迹与前方距离)、障碍物决策(集成目标检测模块,判断行人/车辆是否位于盲道上,触发碰撞警告并动态改变中心线颜色)。系统在 GPU 上端到端实时推理,单帧约 40 ms,为后续语音引导预留了充足余量。 Pathfinder is an assistive navigation system for visually-impaired pedestrians, built as a three-stage pipeline: semantic segmentation (a lightweight Transformer-based model leveraging self-attention to capture long-range dependencies, trained end-to-end on a custom tactile-paving dataset with targeted data augmentation for tree-shadow occlusion), geometric reasoning (extracting tactile-path boundaries from the segmentation, using RANSAC to robustly fit a vanishing point, and thereby estimating the horizon line, centerline trajectory, and forward distance), and obstacle decision (integrating an object detector to determine whether pedestrians or vehicles occupy the tactile path, triggering a collision alert and dynamically recoloring the centerline). The full pipeline runs end-to-end on GPU at roughly 40 ms per frame, leaving ample headroom for downstream voice guidance.
Live Demo · input scene · 01
Collision Warning
dist — m
pitch — °
模型在真实街景上的逐步推理过程——拖动进度条查看每个阶段。
拖动下方进度条可在五阶段间切换 · 双击恢复自动播放 Drag the timeline to move between phases · double-click to resume autoplay
Transformer Self-Attention Semantic Segmentation Object Detection RANSAC Computer Vision
03
载物融光 Z-Work · SLIPT SLIPT
Simultaneous Lightwave Information and Power Transfer——以光电方式实现能量与信息同步远距离传输的实验装置。 An optical-domain power-data coupling apparatus for simultaneous long-range transfer of energy and information.
Optoelectronics SLIPT RF
04
▶ Live Demo
CMeta 元字典压缩算法 Codebook Meta · Compression
基于「元字典」机制的快速无损压缩算法 A fast lossless compression algorithm driven by a persistent meta codebook
传统 Huffman 需对每份数据从零统计、重建码树;CMeta 引入随时间演化的「元字典」作为统计先验,跳过全量统计的同时让码本持续逼近真实分布——在 lzbench 标准测试中达到 29.84% 压缩率,优于 xz/brotli 最高级别。 Classical Huffman re-scans every file and rebuilds the tree from scratch. CMeta introduces a time-evolving meta codebook as a statistical prior — skipping full scans while letting the codebook converge to the true distribution. On lzbench: 29.84% ratio, beating xz / brotli at their highest levels.
+

技术细节受保护

Protected Content

本项目算法细节涉及未发表的技术成果。如需查看完整内容,请输入访问密码,或联系作者。

This project's algorithmic details involve unpublished technical work. Please enter the access password to view full content, or contact the author.

需要密码? 邮件至 20234606@stu.cqu.edu.cn
Need a password? Email 20234606@stu.cqu.edu.cn
05
▶ Live Demo
Hans 熵重排压缩算法 Entropy-Reordering Compression
基于比特重排的机器学习浮点数据压缩方法 Bit-reordering floating-point compression for machine learning
针对机器学习权重与激活值的浮点压缩方法,通过比特重排揭示冗余结构以提升压缩率。 A floating-point compression method for ML weights and activations, using bit-reordering to expose redundancy and improve compression ratio.
+

技术细节受保护

Protected Content

本项目涉及未发表的核心技术。如需查看完整内容,请输入访问密码,或联系作者。

This project involves unpublished core techniques. Please enter the access password to view full content, or contact the author.

需要密码? 邮件至 20234606@stu.cqu.edu.cn
Need a password? Email 20234606@stu.cqu.edu.cn
06
重庆市大学生物理创新竞赛 · 二等奖 Chongqing Physics Innovation Contest · 2nd Prize
智能家居实验装置 Smart Home Experimental Rig
以 ESP32 微控制器为核心的智能家居测试平台,集成多种传感与执行器件,构成完整的家居交互场景。 An ESP32-based smart-home testbed integrating sensors and actuators to form a complete interactive living scenario.
ESP32 IoT C/C++
07
全国大学生嵌入式芯片与系统设计竞赛 · FPGA 创新赛道三等奖 National Embedded Chip & System Design Contest · FPGA Innovation Track, 3rd Prize
情绪抚慰桌面机器人 Emotional Companion Desktop Robot
以 FPGA 实现感知、表情生成与交互逻辑的小型桌面陪伴机器人,针对情绪识别与响应设计专用硬件电路。 A small desktop companion robot with sensing, expression generation, and interaction logic on FPGA, featuring custom hardware for emotion recognition and response.
FPGA HDL HCI
奖项 Awards
2025
全国大学生嵌入式芯片与系统设计竞赛 National Embedded Chip & System Design Contest
FPGA 创新设计赛道 · 三等奖 · 第八届 FPGA Innovation Track · 3rd Prize · 8th Edition
— 情绪抚慰桌面机器人 — Emotional Companion Desktop Robot
2025
重庆市大学生物理创新竞赛 Chongqing University Student Physics Innovation Contest
二等奖 · 第八届 2nd Prize · 8th Edition
— 基于 ESP32 的智能家居实验装置 — ESP32-based Smart Home Experimental Rig
联系 Contact
其他邮箱 Alt Email 3063704526@qq.com
地势坤,君子以厚德载物。天行健,君子以自强不息。
As Earth is receptive, the noble one carries all things with abundant virtue; as Heaven moves ever onward, the noble one strives without cease.
《易经》·坤卦 / 乾卦Book of Changes · Kun / Qian
MISSION · 载物融光 / SLIPT-2026 TRANSMISSION 01 / 06
980.00 980.05 nm 980.10
CHAPTER 01

一束 980 纳米的光,从这张桌子出发。
它的源头,是一块小于指甲的半导体。

980 nm · 不可见之光 · 全硅响应
DFB EXP 3 m FREE SPACE PV F-P Si-PIN SLIPT-2026 · SCHEMATIC OVERVIEW REV.A · 重慶大學 980 nm · OWPT + OWC 同源同途 3 m DISTANCE 980 nm WAVELENGTH All-Si DEVICES
CHAPTER 02

载物群贤展宏图

项目概况 · Project Overview

980 nm 桌面级 SLIPT 系统 · 同束能量信息传输
PCB · IN FAB MCU CAPS DRV TIA SIMULATION · DATA INCOMING WP F = 20 · FWHM 0.1 nm T0 立项论证 T1 替代方案 T2 PCB 制板 T3 仿真验证 CURRENT
CHAPTER 03

君子术业已专攻

已有进展 · Progress So Far

PCB 设计完成 · 待回板 · 仿真本周末完成
点击,看看缺钱的工程师如何应对
DFB ¥ 8,000 EXPANDER 3 m FREE SPACE PV F-P ¥ 3,000 Si-PIN 总成本 · ¥ 11,000+
CHAPTER 04

世情薄,难难难

问题难点 · The Constraint

DFB 蝶形模块 + F-P 标准具,合计 ¥ 11,000+
BLACK BOX DFB 980 nm · FSK COLL EXPANDER 3 m FREE SPACE PV RX-LENS F-P / FLT Si-PIN
CHAPTER 05

齐呼将军走小路

后续计划 · Path Forward

原方案:DFB + F-P 鉴频 · 学术理想路径
T0 立项论证 T1 替代方案 T2 PCB 制板 T3 仿真验证 T4 接收端联调 T5 距离扫描 FROM 3 m TO 10⁸ km 桌面原型 · 深空通信 2026.01 2026.06
CHAPTER 06

踏平坎坷成大道

实验条件 · Conditions Met

载物 · 融光 · 同源同途