JAB
A generic architecture for power efficient, high throughput mobile VLC applications
V.D. van de Beek (TU Delft - Electrical Engineering, Mathematics and Computer Science)
KG Langendoen – Mentor (TU Delft - Embedded Systems)
M Zuñiga Zamalloa – Mentor (TU Delft - Embedded Systems)
A. Lukina – Graduation committee member (TU Delft - Algorithmics)
M.A. Chavez Tapia – Mentor (TU Delft - Embedded Systems)
More Info
expand_more
Source code for the experimental setup
https://github.com/ValentijnvdBeek/cse3000-JAB-2022Other than for strictly personal use, it is not permitted to download, forward or distribute the text or part of it, without the consent of the author(s) and/or copyright holder(s), unless the work is under an open content license such as Creative Commons.
Abstract
Visible Light Communication is a method of wireless communication that avoids the oversaturated frequencies used by radio communication. Prior research typically uses the camera on smartphone for communication, but using a camera is energy-intensive and inefficient. Some alternatives are photodiodes and ambient light sensors, however the former is often not available on phones and the latter is too slow to be useful. This thesis introduces a system, JAB, which combines two sensors to achieve high throughput while keeping energy usage low. The impact of distance, modulation frequency and light are measured on the system implemented on an Android smartphone. Overall, the system is usable and does greatly improve the energy effiency of using VLC. An important next step is creating a custom hardware setup with a kernel driver implementation for a full system test.