Liquid Lens Imaging Receiver
- Liquid Lens-Based Imaging Receiver is an adaptive optical front end that uses a tunable lens to reshape incident optical power onto sensor arrays.
- It employs both mechanical and electrowetting-based designs to adjust focal length and orientation, thereby mitigating spot overlap and channel correlation in MIMO VLC systems.
- This architecture improves indoor VLC performance by reducing BER and outage probability while accommodating user mobility and receiver misalignment.
A liquid lens-based imaging receiver is an adaptive optical front end in which a tunable lens is placed above a photodiode (PD) array or focal-plane array and controlled to reshape how incident optical power is mapped onto sensor elements. In indoor visible light communication (VLC), this architecture has been used to reduce spatial correlation in multiple-input multiple-output (MIMO) channels, to compensate random receiver orientation and user mobility, and to improve bit-error rate (BER) or outage probability. Reported realizations include a tunable liquid convex lens with controllable focal length and orientation angles, an electrowetting cuboid tunable liquid lens (TLL) whose planar liquid interface is steered by voltage, and an electrically actuated liquid-crystal (LC) metasurface lens that can replace a conventional droplet or deformable-membrane lens in a fully solid-state autofocus receiver (Palitharathna et al., 13 Mar 2025, Palitharathna et al., 20 May 2025, Bosch et al., 2021).
1. Receiver configurations and physical realizations
In the MIMO VLC formulation, a ceiling-mounted array of LEDs illuminates a mobile receiver carrying an imaging front end composed of a tunable liquid convex lens and an -element PD array. The lens center is located a fixed distance above the PD plane. The receiver therefore differs from a conventional fixed-lens imaging receiver by introducing three controllable degrees of freedom: focal length , azimuth , and polar tilt . Changing varies the effective aperture radius and lens area , while rotate the lens normal and steer the optical axis so that different LEDs can be mapped onto different PD subsets (Palitharathna et al., 13 Mar 2025).
The liquid convex lens realization described for MIMO VLC is mechanically tuned by applying a vertical force on an annular ring, and its orientation is adjusted by tilting the ring with magnetic actuators. This makes the lens an adaptive imaging element rather than a passive concentrator. Reported optimization and simulation ranges include 0 cm and 1, with the lens mounted 2 cm above the PD plane in a 3 m room model (Palitharathna et al., 7 Aug 2025).
A second realization is an electrowetting cuboid TLL. Here the lens is a cuboid of dimensions 4, partially filled with an optically transparent liquid, with the four vertical walls coated by dielectric and hydrophobic layers. The liquid-vapor interface remains planar, and the contact angles at the walls are voltage-controlled. Typical dimensions are 5 mm and 6 mm, with 7, dielectric permittivity 8, and interfacial tension 9 N/m. The resulting surface tilts 0 can be set continuously in a range 1, approximately 2 for typical lens sizes and voltages up to 3 V (Palitharathna et al., 20 May 2025).
A common simplification is to equate liquid-lens receivers with focal-length-only droplet deformation. The reported literature is broader. Bosch et al. demonstrated an LC-embedded dielectric metasurface lens that can serve as an ultrathin, solid-state varifocal element in a liquid-lens-based imaging receiver by replacing the conventional droplet or deformable-membrane lens with a flat LC-encapsulated semiconductor metasurface. Its core element is a 300-nm-thick amorphous silicon meta-atom layer on 150 nm of indium-tin-oxide (ITO) coated fused silica, enclosed in a 4m LC cell filled with Merck E7 and driven by an AC voltage 5 with 6 kHz (Bosch et al., 2021).
2. Optical modeling and imaging-channel formation
For the liquid convex-lens MIMO receiver, the end-to-end channel between LED 7 and PD 8 is modeled as
9
where 0 is the Lambertian free-space gain from LED 1 to the lens aperture center and 2 is the imaging gain from the lens to pixel 3. The line-of-sight term is written as
4
with 5, 6, 7 the LED-lens-center distance, 8 the irradiance angle, and 9 the incidence angle onto the lens. The imaging term is obtained by tracing each LED vertex through the lens using geometric optics and Snell’s law, constructing a spot polygon of area 0, and computing
1
The spot area is evaluated with the Shoelace formula, and the overlap term captures how much of the refracted spot reaches a given PD (Palitharathna et al., 13 Mar 2025).
This formulation makes spatial correlation a geometric consequence of spot overlap on the PD plane. When several LED spots overlap strongly, the columns of the MIMO channel matrix 2 become highly correlated. By jointly adjusting 3, the lens re-shapes and re-orients the spot pattern, steering spots away from each other and increasing the pairwise distances 4 that appear in BER bounds (Palitharathna et al., 7 Aug 2025).
The electrowetting TLL formulation uses a related but distinct optical model. The wall contact angles satisfy the Young-Lippmann relation
5
with opposing-wall constraints 6 and 7. The liquid-surface tilts are defined by
8
The standard Lambertian model is then extended by refraction at the liquid surface. After Snell-law steering, the effective incident angle at the PD becomes 9, and the composite gain is
0
Writing 1 isolates the lens-dependent term as an effective lens gain (Palitharathna et al., 20 May 2025).
3. Control objectives and adjustment schemes
The central optimization problem in the MIMO formulation is BER minimization over the liquid-lens degrees of freedom. Using a pairwise-error-probability-based upper bound, the problem is posed as
2
subject to
3
The corresponding problem 4 is non-convex. Exhaustive search or mixed monotonic programming is possible but costly for online use, which motivates approximate and low-complexity control schemes (Palitharathna et al., 13 Mar 2025, Palitharathna et al., 7 Aug 2025).
| Scheme | Controlled quantities | Defining rule |
|---|---|---|
| PBML | 5 | CNN extracts spatial features, LSTM/BiLSTM predicts user state, FC layers estimate optimal lens parameters |
| CLS | 6 | Steer toward the closest LED 7 |
| BSR | 8 | Maximize 9, equivalently 0 |
| VULO | 1 or 2 | Force the liquid-surface or lens normal toward global 3 |
The prediction-based blockwise ML (PBML) architecture divides the task into three separately trained blocks. Block 1 takes a 4 received-power image 5, applies two convolution-ReLU-maxpool stages, flattens the resulting features, and uses fully connected layers to estimate 6. Block 2 takes the last 7 such estimates and uses an LSTM layer, a RepeatVector, a BiLSTM layer, and a time-distributed dense layer to predict the next user position and orientation. Block 3 maps the predicted state to 8 through a fully connected cascade. Training uses a blockwise mean-squared-error loss with labels from exhaustive search, and stochastic gradient descent updates 9 (Palitharathna et al., 13 Mar 2025).
The closest LED selection (CLS) scheme replaces ML inference with analytic steering. It identifies the nearest LED 0, computes 1 from closed-form expressions, and then sets 2 to align the focus with the spot distance. Its stated complexity is 3, and no artificial neural network inference is required (Palitharathna et al., 13 Mar 2025).
For the electrowetting TLL, the best signal reception (BSR) scheme seeks 4, equivalently 5, by numerical root-finding over feasible 6. If no solution exists in the allowed tilt interval, the control falls back to a feasible boundary. The vertically upward lens orientation (VULO) scheme is lower-complexity: it forces the liquid-surface normal to global 7, yielding 8 and 9 in the formulation of the paper. The trade-off reported for these schemes is explicit: BSR provides the best outage performance, whereas VULO is simpler but loses approximately 0 dB SNR at high 1 (Palitharathna et al., 20 May 2025).
4. BER behavior in MIMO VLC receivers
The detailed MIMO simulations use a 2 m room, 3, inter-LED spacing 4 m, PD pitch 5 mm, generalized spatial modulation with 6, and 2-PAM intensity levels. Mobility follows a clothoid model with variance 7, and orientation follows an AR(1) model with variance 8. The PBML training set contains 9 channel samples with a 70/10/20 train/validation/test split (Palitharathna et al., 13 Mar 2025).
An explicit steering example illustrates the geometric mechanism. With a fixed lens set to 0, 1, and 2 cm, one spot falls off the PD array and the others overlap, giving 3. After PBML adjustment to 4, 5, and 6 cm, all four spots are well separated and the BER becomes 7 (Palitharathna et al., 13 Mar 2025).
Across average SNR, the same study reports 8 at 9 dB for a receiver with no lens adjustment under random orientation, 00 for CLS, and 01 for PBML. The PBML result is only about 02 dB from the exhaustive-search optimum of approximately 03. As the input window 04 increases to 05, the prediction MSE for 06 falls from 07 to 08, and the reported PBML online inference time is approximately 09 ms (Palitharathna et al., 13 Mar 2025).
A related optimization study that emphasizes analytic schemes rather than PBML reports similar qualitative behavior. In that formulation, the static receiver BER saturates above 10, VULO yields modest gains, and CLS provides the strongest low-complexity improvement. At a random receiver orientation variance of 11, the BER is improved from 12 to 13 by employing the proposed liquid lens. The same study identifies inter-LED spacing optima of approximately 14 m for 15 and approximately 16 m for 17; very small spacing increases spot overlap, while very large spacing reduces edge-LED gains. Larger 18 and smaller PD pitch 19 further improve BER by capturing more spots (Palitharathna et al., 7 Aug 2025).
These results make the main design principle explicit: the advantage of the liquid lens is not only concentration gain but channel decorrelation through controllable spot placement. In the reported formulations, the lens is used to separate beams spatially on the PD plane so that the resulting MIMO channel is better conditioned for GSM and ML detection (Palitharathna et al., 13 Mar 2025).
5. Outage-probability analysis for mobile VLC
The electrowetting TLL literature addresses a different system objective: outage rather than BER. The received SNR is defined as
20
and the outage probability is
21
User position is modeled by a random-waypoint process in which 22 is random with a polynomial pdf over the room radius 23, while receiver orientation uses 24 and 25. For BSR, the choice 26 makes 27, and the resulting outage probability admits a three-case closed form in terms of the SNR threshold. For VULO, substituting the closed-form 28 into the channel model and applying Taylor expansion, product-and-convolution theorems, Gauss-Hermite quadrature, and Gauss hypergeometric identities yields a closed-form approximation for 29 (Palitharathna et al., 20 May 2025).
The reported numerical example uses 30, 31 m32, 33 A/W, 34, 35 m, 36 m, 37, 38, 39, a transmit-power sweep 40 dBW, and 41. Under these conditions, at 42 dBW and 43, the outage probability drops from 44 for the no-lens receiver to 45 under BSR. At the same operating point, VULO yields 46, described as a 47 improvement over the fixed-lens receiver (Palitharathna et al., 20 May 2025).
The same study reports an optimum LED height of approximately 48–49 m depending on 50, due to a trade-off between beam divergence and coverage. It also states that liquid-lens steering effectively extends the field of view: a conventional PD with 51 can sustain up to 52 extra misalignment. Practical design guidelines include voltages up to approximately 53 V to obtain 54 for 55 mm, real-time BSR root-finding at approximately 56 ms on an embedded MCU, and a TLL stack that adds approximately 57 mm thickness and approximately 58 g weight, with control voltages multiplexed on existing QVGA-driver lines (Palitharathna et al., 20 May 2025).
6. Sensor integration, implementation constraints, and solid-state varifocal extensions
The imaging-receiver concept generalizes beyond droplet-like liquid lenses to LC-driven metasurfaces. In the LC-embedded dielectric metasurface device, a metalens that focuses to distance 59 imposes the phase profile
60
which reduces to 61 for small numerical aperture. Voltage tuning reorients the LC director and changes the effective refractive index seen by the meta-atoms according to
62
with 63 and 64 for E7. When the local meta-atom phase follows the ideal varifocal profile, the focal length obeys
65
The meta-atom library is built from COMSOL finite-element unit-cell simulations, and lens synthesis uses Fresnel-zone discretization and angular-spectrum propagation (Bosch et al., 2021).
For a 500 66m-wide lens at 67 nm, the numerical design shows continuous tuning from 68 mm to 69 mm, corresponding to 70, with focusing efficiency 71–72. Because the LC is driven at 73 kHz, the maximum tuning speed is on the order of 74 ms and is limited by the viscosity of E7. The experimental demonstration uses a bifocal metalens with aperture approximately 75m, illuminated by a 76-polarized 77 nm laser. When 78 is switched between 79 V80 and 81 V82 at 83 kHz, the focus shifts from 84 mm in the off state to 85 mm in the on state. The reported switching contrast for Lens 2 reaches a 86 increase of intensity at 87 and a 88 decrease at 89. The focal-spot FWHM is 90m in the off state and 91m in the on state, approaching the diffraction-limited value of approximately 92m, with minimal off-axis aberrations over a 93 mm field (Bosch et al., 2021).
For receiver integration, the metasurface lens can be mounted directly in front of a CMOS or InGaAs focal-plane array. In the reported interpretation, its active 94 tuning replaces both mechanical focus and liquid-droplet shape change. The stated depth-of-field example is a 95 focal-shift range covering object distances from approximately 96 cm to infinity for a typical 97 mm lens, with autofocus achieved by adjusting 98 while monitoring contrast on the sensor at a sub-millisecond tuning timescale. The total device thickness is below 99m, low power is on the order of 00W, and the comparison given for mechanical liquid lenses is a tuning speed of approximately 01 ms and a footprint of approximately 02 mm. Reported implementation constraints include maintaining homogeneous ITO conductivity with electrode resistance below 03, compensating residual spherical or chromatic aberrations by achromatic metasurfaces or cascaded metasurface layers, and stabilizing temperature dependence with a built-in temperature sensor and feedback on 04 (Bosch et al., 2021).
Taken together, the reported literature defines the liquid lens-based imaging receiver as an adaptive optical architecture in which focal length, interface orientation, or phase profile is actively controlled to preserve or improve the mapping from incident optical beams to sensor pixels. In VLC, that control is used primarily to reduce channel correlation and outage under mobility and receiver tilt; in solid-state metasurface variants, it is used to realize ultrathin autofocus behavior with millisecond-class electrical tuning (Palitharathna et al., 13 Mar 2025, Palitharathna et al., 20 May 2025, Bosch et al., 2021).