ChenboLin
01소개02프로젝트03연구실04노트
문의하기
엔지니어링 프로젝트로 돌아가기영어로 읽기
브라우저 시스템6 min read

빛을 통한 정확한 파일 전송.

로컬 처리, 명시적인 프로토콜 경계, 디지털 증거와 카메라 기반 물리 실험을 분리한 브라우저 네이티브 광학 전송 시스템입니다.

게시됨
2026-08-25
업데이트됨
2026-08-25

프로젝트 범위

2026 — 현재 / 제품 연구

Protocol and product research

Runtime
Browser-native local processing
Protocol
Versioned manifest and fixed optical frames
Evidence
Digital exact-data and synthetic PHY gates; physical path not verified
긴 기술 본문은 현재 영어와 중국어로 제공됩니다. 이 언어에서는 탐색, 메타데이터와 프로젝트 요약을 현지화했습니다.

주제

브라우저 네이티브 프로토콜Web Workers + 로컬 처리물리 경로는 검증되지 않음
01

Transfer without a server relay

LuminaLink explores a different boundary for file transfer: the display carries encoded frames, the camera observes them, and the browser processes the payload locally. The application is statically hosted, but user files and camera frames are not sent through a conversation backend.

That architecture changes the engineering priorities. The protocol must be explicit enough for two browsers to agree on framing, recovery, limits and final verification without making the server responsible for the payload.

02

The transfer rules are explicit

The current design uses a versioned transfer manifest, typed Control, Source, Repair and Finalisation packets, fixed optical frames, strict bounds, CRC checks, systematic Reed–Solomon recovery and a final SHA-256 gate.

Sender preparation and receiver decoding run in dedicated Web Workers. Compression is selected only when it is lossless and beneficial, while the receiver validates filename, MIME, length and digest before presenting a recovered file.

03

Replay is useful, but it is not a camera trial

The receiver can replay naturally numbered image recordings through the same visual decoder, parser, FEC and hash gate used by the live path. That gives the software a repeatable way to test failure handling and exact recovery.

It does not establish the physical display-to-camera operating envelope. A replay has no measured distance, angle, lighting or capture-drop history unless those are supplied by an immutable physical record.

04

The next step is a recorded camera trial

A credible physical result needs more than a successful animation or a nominal frame-rate calculation. It needs the original file, the recovered bytes, matching hashes, measured channel and device conditions, frame loss and decode telemetry, and a record that the payload was not relayed.

Keeping that requirement visible is part of the product design. It protects the distinction between a strong browser protocol and a physical communication system that has actually been measured.

공개 증거의 경계

Digital protocol and synthetic evidence are separate from live display-to-camera evidence. Physical goodput, BER, distance, angle and broad device support remain NOT_VERIFIED until a receipted camera trial recovers exact bytes and matches the original SHA-256.

이 페이지는 검토 가능한 엔지니어링 범위와 사고 과정을 공개합니다. 프로젝트 증거는 공유할 준비가 되었을 때만 추가합니다.

모든 엔지니어링 프로젝트 보기
Chenbo Lin
© 2026 Chenbo Lin. 모든 권리 보유.