Next Article in Journal
The Quadruple Gaussian Airy Beam and Its Propagation Properties
Previous Article in Journal
VCSEL Light Coupling to a Waveguide to Interconnect XPUs and HBMs on Interposer Chips
Previous Article in Special Issue
A Dual-Wavelength Lidar Boundary Layer Height Detection Fusion Method and Case Analysis
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Rapid Measurement of Concentration-Dependent Viscosity Based on the Imagery of Liquid-Core Cylindrical Lens

1
College of Science, University of Shanghai for Science and Technology, Shanghai 200093, China
2
Engineering Research Center of Optical Instrument and System, The Ministry of Education, Shanghai Key Laboratory of Modern Optical System, University of Shanghai for Science and Technology, Shanghai 200093, China
*
Author to whom correspondence should be addressed.
Photonics 2025, 12(9), 872; https://doi.org/10.3390/photonics12090872
Submission received: 11 August 2025 / Revised: 24 August 2025 / Accepted: 26 August 2025 / Published: 29 August 2025
(This article belongs to the Special Issue Optical Sensing Technologies, Devices and Their Data Applications)

Abstract

Viscosity is an inherent frictional characteristic of fluids that enables them to resist flow or deformation, thereby reflecting their flow resistance. It is significantly affected by concentration, but traditional viscosity measurements are limited to discrete concentrations, and multiple experiments are required for different concentrations, so the process is time-consuming. To overcome this limitation, this study presents a “viscosity–diffusion coupling” measurement system using a liquid-core cylindrical lens (LCL) as both the diffusion chamber and imaging element. It captures concentration profiles via focal plane imaging and solves Fick’s second law and Stokes–Einstein relation numerically to determine the viscosity at varying concentrations. Experiments on the viscosity of glycerol solutions (0–50% mass fraction) at three temperatures were conducted and showed strong agreement with literature values. The method enables continuous viscosity measurement across varying concentrations within a single experiment, demonstrating reliability, accuracy, and stability in the rapid assessment of concentration-dependent viscosity.

1. Introduction

Liquid viscosity, as a crucial manifestation of the intermolecular forces within the liquid, stands as one of the key physical properties and technical indicators for characterizing the flow resistance of the liquid, and precise measurement of liquid viscosity holds great significance in a wide range of industrial sectors, including petrochemical, pharmaceutical, metallurgical, and food industries, as well as in scientific research. Consequently, liquid viscosity measurement techniques have consistently received substantial attention [1,2,3,4,5].
Traditional viscosity measurement methods obtain the liquid viscosity by characterizing their flow properties under specific conditions. The Falling Ball Method [6,7,8] determines viscosity by measuring the velocity of a ball descending in a liquid, where resistance is proportional to viscosity. It calculates viscosity through fall time measurement and is valued for its simple setup and efficiency. However, its precision is limited, and ensuring no turbulence during the ball’s fall is crucial for accurate measurements. The rotational viscometer [9,10,11] calculates viscosity by measuring the resistance experienced by a rotating shaft in a liquid, which is proportional to viscosity. It requires determining rotational speed and torque. This method provides high precision and good repeatability. However, it has drawbacks including complex equipment, complicated procedures, and low efficiency. The vibration method [12,13,14] determines viscosity by measuring the damping effect of a vibrating rod immersed in a liquid, where the damping is directly proportional to the viscosity. Viscosity is calculated based on amplitude and frequency data obtained during the vibration process. This method is particularly suitable for high-viscosity liquids and provides relatively high measurement precision. Nevertheless, its application is limited by the complexity of the equipment and the cumbersome operational procedures involved.
In addition, optical measurement methods are favored by researchers due to their non-contact nature and high precision. The optical tweezers technique [15,16,17] uses a focused laser to create an optical trap that captures micro- and nanoparticles. It measures viscosity by analyzing particle motion in the fluid, such as Brownian motion or forced vibration. However, the method requires precise optical components and nanoscale positioning stages. As a result, the system is complex and expensive. The interference method [18,19,20] calculates viscosity by analyzing light interference fringes in fluid films based on lubrication theory and optical interference principles, which enables non-contact, high-precision viscosity measurement, but it is also highly sensitive to environmental disturbances, and the required equipment is complex and expensive. In summary, the viscosity of liquids is significantly affected by factors such as temperature and concentration. The traditional viscosity measurement techniques discussed previously exhibit a common limitation: viscosity assessments are typically limited to discrete concentrations and struggle to capture the complex viscosity–concentration relationship. Multiple concentration measurements require separate experiments, leading to significant experimental effort.
To overcome the limitations previously identified, this study introduces a “viscosity–diffusion coupling” measurement system that employs a custom-designed LCL serving simultaneously as a liquid diffusion chamber and an imaging component. Utilizing focal plane imaging technology, the system captures experimental data reflecting the spatial concentration profile of the diffusing solution within the liquid core at discrete time points [21]. By applying the finite difference method to numerically solve Fick’s second law, the numerical solutions are calibrated to closely match the experimental observations, enabling the determination of the diffusion coefficient D(C) across varying concentrations. Subsequently, integrating the Stokes–Einstein relation allows for the calculation of solution viscosity at different concentrations. In the experiment, this approach effectively measures the viscosity of glycerol solutions within a concentration range of 0–50% by a single experiment at three temperatures (298.15 K, 303.15 K, 307.15 K), and the viscosity measurement deviation can reach 0.05 mPa·s.

2. Calculated Method of Liquid Viscosity

In general solutions, the interactions between solute molecules cause the diffusion coefficient D to depend significantly on the concentration C [22]. The relationship between the diffusion coefficient D(C) and the concentration C can be expressed as
D C = D 0 1 + k 1 C + k 2 C 2 + k 3 C 3 +
where k1, k2, and k3 are undetermined coefficients, and D0 represents the diffusion coefficient of an infinitely dilute solution, measured by transient image analysis method [21].
Fick’s second law describes the law governing the temporal evolution of the concentration profile during the diffusion process [23], and the concentration profile C(x,t) is governed by the one-dimensional diffusion equation (Equation (2)) [24]:
C x , t t = x D C C x , t x
In the numerical calculation, the position of x = 0 is defined as the interface between the two diffusing solutions, with initial concentrations C1 and C2, respectively. The diffusion lengths of the two solutions are assumed to be long enough such that the concentrations at both interfaces always remain at the initial values C1 and C2. Given that the height of the LCL is L, the initial conditions and boundary conditions are as follows:
t = 0 L / 2 > x > 0 , C = C 1 0 > x > L / 2 , C = C 2 ,   > t > 0 x = L / 2 , C = C 1 x = L / 2 , C = C 2
Generally, Equation (2) can be transformed as
C x , t t = D C 2 C x , t x 2 + D C C C x , t x 2
where Equation (4) is solved numerically using the implicit finite difference method [25]; the time step length of the diffusion process is Δt; the spatial domain L along the diffusion direction is discretized into N equally spaced nodes with a grid spacing Δx, respectively; the temporal points ti = iΔt, where i = 0, 1, 2, …; and spatial positions of the j-th node are defined as xj = jΔx, where j = 0, 1, 2, …,N. Equation (4) is rewritten as
C j i + 1 C j i Δ t = ( D j + 1 i D j 1 i ) 2 Δ x × ( C j + 1 i + 1 C j 1 i + 1 ) 2 Δ x + D j i × ( C j 1 i + 1 2 C j i + 1 + C j + 1 i + 1 ) ( Δ x ) 2
where D j i is the difference form of the diffusion coefficient as a function of concentration, assuming r j 1 i = Δ t × D j 1 i / Δ x 2 , r j i = Δ t × D j i / Δ x 2 , and r j + 1 i = Δ t × D j + 1 i / Δ x 2 . Equation (5) is transformed as
C j i + 1 C j i = r j + 1 i r j 1 i 4 × ( C j + 1 i + 1 C j 1 i + 1 ) + r j i × ( C j 1 i + 1 2 C j i + 1 + C j + 1 i + 1 ) ,
Also, assuming A j i = r j + 1 i r j 1 i / 4 and B j i = r j i , Equation (6) is simplified as
( A j i B j i ) C j 1 i + 1 + ( 1 + 2 B j i ) C j i + 1 + ( A j i B j i ) C j + 1 i + 1 = C j i .
Subject to the initial and boundary conditions (Equation (3)), by employing the Thomas Algorithm [26], the numerical solution of the concentration profile Cn(x,t) at time t can be obtained. Also, the experimental diffusion concentration profile Ce(x,t) is obtained by the measurement platform shown in Figure 1. By changing k1, k2, and k3, a series of Cn(x,t)s are calculated and the standard deviation σk can be calculated between the Ce(x,t) and Cn(x,t)s based on Equation (8):
σ k = 0 N ( C n ( x , t ) C e ( x , t ) ) 2 N
σk (k = 2, …, K) is recalculated after selecting the undetermined coefficients [(k1)n, (k2)n, (k3)n]. Among the K groups of standard deviation values, the minimum value σk = (σk)min is identified. When the standard deviation reaches its minimum, the undetermined coefficients are the optimal values [k1, k2, k3]best, and then these optimal coefficients are substituted into Equation (1) to obtain D(C).
The concentration-dependent viscosity ƞ(C) is solely attributable to the diffusion coefficients, the hydrodynamic radius of the solute molecule, and absolute temperature. According to the Stokes–Einstein relation [27,28], the product of viscosity and diffusion coefficients is directly proportional to the absolute temperature:
η C = k B T 6 π D C r s
where T is absolute temperature, kB is the Boltzmann constant, and rs is the hydrodynamic radius. The empirical relationship describing the viscosity ƞ as an exponential function of concentration C can be derived by Equation (9).

3. Experimental Method for Measuring Liquid Viscosity

3.1. Experimental Setup

The liquid viscosity measurement platform, schematically illustrated in Figure 1, comprises the following optical components: a monochromatic laser (λ = 589 nm) is adopted as the working light source, to prevent damage to the image acquisition system caused by high power, and a neutral density filter is fixed behind the laser. A beam expander, composed of a microscope objective, a pinhole filter, and a collimating lens, and a slit are placed at the back. An LCL is formed by cementing two cylindrical lenses, its central liquid-core region functions as the diffusion chamber for the solution, and the spherical aberration is effectively eliminated through adjustments to the radius of curvature of the cylindrical lenses, with R1= 32.0 mm, R2 = 24.0 mm, R3 = 34.7 mm, and R4 = 79.5 mm, forming a high-resolution CMOS imaging system (6224 × 4168 pixels, with a pixel size of 3.76 μm).

3.2. Experimental Principle

The LCL was precisely filled with two liquids with distinct refractive indices (n1 and n2). Upon contact initiation, the liquids will diffuse with each other, resulting in the formation of a continuous refractive index gradient along the x-axis. When the CMOS sensor is positioned on the focal plane where the liquid with refractive index (nc) can be sharply imaged, regions associated with other refractive indices exhibit defocused patterns, characterized by a distinct “beam-waist” diffusion image, as shown in Figure 2a. This relationship between the image width W and the localized refractive index arises from the fundamental imaging principles of LCL, as shown in Figure 2b, where the diffused width W and the size of the focal length f satisfy the following relationship [29]:
h f = W / 2 f f c
where the width of the collimated beam is h = 13 mm, limited by a variable-width rectangular slit; fc is the focal length of the LCL with the refractive index of the liquid nc; and f is the focal length of the LCL with the refractive index of the liquid n. Therefore, based on the width W(x, t) of the diffusion image at a certain moment, the spatial profile n(x,t) of the refractive index along the x direction is obtained.

4. Results and Discussion

4.1. Experimental Arrangement for Viscosity Measurement

The temperature of the experimental environment was maintained at 298.15 K. A glycerol solution with a mass fraction of 50% was injected using a microsyringe. The solution was then allowed to stand for 5–10 min to mitigate the effects of turbulent flow. Next, the upper liquid (deionized water) was slowly injected using a digital injection pump at a rate of 2.2 mL/min. The CMOS sensor was positioned where the collimated light could be sharply imaged with n = nc = 1.3443. The diffusion process of the glycerol solution in the deionized water was recorded, with diffusion images captured every 5 min after the process began, and typical experimental diffusion images at different times are shown in Figure 3.

4.2. Experimental Concentration Profile from Diffusion Images

First, deionized water (refractive index n = 1.3327) was injected in the liquid core. The CMOS sensor was adjusted to the position x1 where the refractive index can be sharply imaged at n = 1.3327, and the imaging system could be calibrated. Then, the position of the CMOS sensor was adjusted to the position x2, where the liquid refractive index nc = 1.3443 could be sharply imaged. Second, using a precision electronic balance (accuracy: 0.0001 g), eight sets of different concentrations of glycerol solutions (≤50%) were prepared. Different concentrations of glycerol aqueous solutions were successively injected into the LCL, respectively, and their widths of images were recorded. The experimental results were fitted using the least squares method to establish a relationship between the image width W (mm) and the refractive indices n, as shown in Figure 4a, and the fitting relation is as follows:
n = 0.014 W + 1.3454 ,   n < n c ,   0.013 W + 1.3433 ,   n > n c .
Furthermore, as illustrated in Figure 4b, the refractive indices of the glycerol solutions were measured using an Abbe refractometer. A linear regression analysis was conducted for the relationship between solution concentrations (0–50%) and refractive index, yielding a strong correlation coefficient (R = 0.9984). The resulting fitting equation is as follows:
C = 7.6452 × n 10.182

4.3. Measurement Results of the Viscosity

Taking the experimental diffusion images at t = 214 min and 270 min as examples, binarization was performed to obtain the image width profile We(x,t). Based on Equations (11) and (12), the refractive index profile ne(x,t) and diffusion concentration profile Ce(x,t) along the diffusion direction were calculated, as represented by the blue dots in Figure 5.
Subject to the initial and boundary conditions specified in Equation (3), a series of undetermined coefficients (k1, k2, k3) were introduced to define the functional relationship D(C). In the infinite dilute condition, D(C) is independent of C, D(C) = D0, Equation (2) has an analytical solution, the D0 value has been measured by using the transient image analysis method introduced in reference [21], and D0 = 0.912 × 10−5 cm2/s. Then, using the finite difference method, the temporal and spatial concentration profile Cn(x,t)s at t = 270 min were calculated. The standard deviation σk between the experimental values Ce(x, t) and the computed values Cn(x, t) was calculated. By iteratively adjusting the undetermined coefficients [(k1)n, (k2)n, (k3)n], the standard deviation σk (n = 2, 3, …, K) was recalculated for each set of coefficients. Among the n groups of σk values, the minimum standard deviation σk = (σk)min was identified. The corresponding optimal set of coefficients was determined as [k1 = (k1)best = −1.591, k2 = (k2)best = −1.732, k3 = (k3)best = 3.710]. Based on this optimal coefficients, the best-fit polynomial of the concentration-dependent diffusion coefficient at t = 270 min was obtained as D(C) = 0.912 × 10−5 (1 − 1.591C − 1.732C2 + 3.710C3) cm2/s, as shown in Figure 5, and the calculated concentration profile Cn(x, t) showed good agreement with the experimental profile Ce(x, t). In the experiment, eight diffusion images within the time range of 214 to 323 min were selected for analysis, so the average polynomial of ten times was D(C) = 0.912 × 10−5 (1 − 1.605C − 1.768C2 + 3.644C3) cm2/s. Additionally, the aforementioned experiments were conducted at temperatures of 303 K and 307 K, and the results of these experiments can be summarized as follows, D(C) = 1.020 × 10−5 (1 − 2.432C + 2.890C2 − 2.387C3) cm2/s and D(C) = 1.120 × 10−5 (1 − 2.372C + 2.742C2 − 2.135C3) cm2/s, which are shown in Figure 6. According to the literature [27,28], there is no evidence indicating that glycerol forms stable large clusters at high concentrations. Consequently, its hydrodynamic radius approximately remains invariant with concentration, fulfilling the assumptions of Equation (9). The hydrodynamic radius was rs = 0.27 nm, measured by the Dynamic light scattering method [30,31]. Using the experimentally obtained values of D(C)s, these data were substituted into Equation (9) to calculate the viscosity values ƞ(C) as a function of concentration. Empirical equations for the viscosity as a function of concentration (Equation (13)) were obtained through fitting at three temperatures. Multiple viscosity values at specific concentrations were selected, as presented in Table 1, and the measured values were compared with the corresponding values reported in the literature [32], revealing a close agreement between them.
η C = 0.892 + 1.357 C + 2.247 C 2 + 16.740 C 3 mpa s 298.15   K   0.765 + 4.257 C 15.48 C 2 + 38.332 C 3   mpa s 303.15   K 0.718 + 3.188 C 9.110 C 2 + 24.982 C 3   mpa s 307.15   K
In this measurement methodology, the accuracy of experimentally determined concentration values directly influences the precision of viscosity measurements. The primary source of error in concentration determination arises from spherical aberration introduced by the LCL. Within the refractive index range of 1.3327 to 1.3972, the system-induced spherical aberration leads to an average imaging width deviation of δW = 28.23 µm, and this deviation corresponds to a concentration measurement error of δC = 0.30%, which in turn results in a calculated viscosity measurement deviation of δη = 0.05 mPa·s.

5. Conclusions

In summary, the viscosity of liquids is significantly influenced by factors such as temperature and concentration, while traditional viscosity measurement methods are generally restricted to evaluating viscosity at discrete concentrations. Conducting viscosity measurements across multiple concentrations necessitates performing separate experiments for each concentration, thereby imposing a substantial experimental burden. To overcome the limitations previously identified, this study introduces a “viscosity–diffusion coupling” measurement system that employs a custom-designed LCL serving simultaneously as both a liquid diffusion chamber and an imaging component. Utilizing focal plane imaging technology, the system captures the experimental concentration profile of the diffusing solution. By applying the finite difference method to numerically solve Fick’s second law of diffusion, numerical solutions of the concentration profile are calculated to closely match the experimental observations, enabling the determination of the diffusion coefficient D(C) across varying concentrations. Subsequently, integrating the Stokes–Einstein relation allows for the calculation of solution viscosity at different concentrations. In this experiment, the viscosity of glycerol solutions within a concentration range of 0–50% at three temperatures (298.15 K, 303.15 K, 307.15 K) has been measured, with the results exhibiting strong agreement with the values documented in existing literature. This method requires only a single experiment to obtain viscosity values as a function of concentration, thereby offering a novel approach to viscosity measurement. Although the method requires preliminary determination of n(C) and rs, its benefits—in terms of experimental efficiency, reduced sample consumption, and enhanced data quality—underscore its value as an advanced and strategic technique.

Author Contributions

Methodology, Writing—Original Draft Preparation, Funding Acquisition, Conceptualization, L.W.; Formal Analysis, Data Curation, S.Z.; Writing—Review and Editing, Funding Acquisition, B.D.; Supervision, D.Z. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the National Natural Science Foundation of China, grant numbers [62205017, 62475157].

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The data that support the findings of this study are available from the corresponding author upon reasonable request.

Acknowledgments

The authors would like to express their sincere gratitude to the anonymous reviewers for their valuable feedback.

Conflicts of Interest

The authors declare no conflicts of interest.

Abbreviation

The following abbreviation is used in this manuscript:
LCL liquid-core cylindrical lens

References

  1. Andrade, E.N.C. The viscosity of liquids. Nature 1930, 125, 309–310. [Google Scholar] [CrossRef]
  2. Viswanath, D.S.; Ghosh, T.K.; Prasad, D.H.; Dutt, N.V.; Rani, K.Y. Viscosity of Liquids: Theory, Estimation, Experiment, and Data; Springer Science & Business Media: Berlin, Germany, 2007. [Google Scholar]
  3. Atul, B. Review on viscosity measurement: Devices, methods and models. J. Thermanal. Calorim. 2023, 148, 6527–6543. [Google Scholar]
  4. Leblanc, G.E.; Secco, R.A.; Kostic, M. Viscosity measurement. In Mechanical Variables Measurement-Solid, Fluid, and Thermal; CRC Press: Boca Raton, FL, USA, 2023. [Google Scholar]
  5. Brooks, R.F.; Dinsdale, A.T.; Quested, P.N. The measurement of viscosity of alloys—A review of methods, data and models. Meas. Sci. Technol. 2005, 16, 354. [Google Scholar] [CrossRef]
  6. Brizard, M.; Megharfi, M.; Mahé, E.; Verdier, C. Design of a high precision falling-ball viscometer. Rev. Sci. Instrum. 2005, 76, 025109. [Google Scholar] [CrossRef]
  7. Ali, S.H.; Al-Zuky, A.A.D.; Al-Saleh, A.H.; Mohamad, H.J. Measure liquid viscosity by tracking falling ball Automatically depending on image processing algorithm. In Journal of Physics: Conference Series; IOP Publishing: Bristol, UK, 2019; Volume 1294, p. 022002. [Google Scholar]
  8. Ballereau, P.; Truong, D.; Matias, A. Absolute falling ball viscometer, adapted to the low viscosities of liquids. Int. J. Metrol. Qual. Eng. 2016, 7, 305. [Google Scholar] [CrossRef]
  9. Zhang, Y.; Huang, M.; Kan, Y.; Liu, L.; Dai, X.; Zheng, G.; Zhang, Z. Influencing factors of viscosity measurement by rotational method. Polym. Test 2018, 70, 144–150. [Google Scholar] [CrossRef]
  10. Luo, H.; Huang, X.; Rongyan, T.; Ding, H.; Huang, J.; Wang, D.; Liu, Y.; Hong, Z. Advanced method for measuring asphalt viscosity: Rotational plate viscosity method and its application to asphalt construction temperature prediction. Constr. Build. Mater. 2021, 301, 124129. [Google Scholar] [CrossRef]
  11. Zhou, Y.; Jin, Z.Y.; Yang, Z. Effects of surface tension and viscosity on the impact process of droplets onto a rotational surface. Phys. Fluids 2024, 36, 072110. [Google Scholar] [CrossRef]
  12. Riesch, C.; Reichel, E.K.; Keplinger, F.; Jakoby, B.; Tenje, M. Characterizing vibrating cantilevers for liquid viscosity and density sensing. J. Sensors 2008, 1, 697062. [Google Scholar] [CrossRef]
  13. Diogo, J.C.F.; Caetano, F.J.P.; Fareleira, J.M.N.A.; Wakeham, W.A. Viscosity measurements of three ionic liquids using the vibrating wire technique. Fluid Phase Equilibr. 2013, 353, 76–86. [Google Scholar] [CrossRef]
  14. Ma, J.; Huang, X.; Bae, H.; Zheng, Y.; Liu, C.; Zhao, M.; Yu, M. Liquid viscosity measurement using a vibrating flexure hinged structure and a fiber-optic sensor. IEEE Sens. J. 2016, 16, 5249–5258. [Google Scholar] [CrossRef]
  15. Statsenko, A.; Inami, W.; Kawata, Y. Measurement of viscosity of liquids using optical tweezers. Opt. Commun. 2017, 402, 9–13. [Google Scholar] [CrossRef]
  16. Madsen, L.S.; Waleed, M.; Casacio, C.A.; Terrasson, A.; Stilgoe, A.B.; Taylor, M.A.; Bowen, W.P. Ultrafast viscosity measurement with ballistic optical tweezers. Nat. Photonics 2021, 15, 386–392. [Google Scholar] [CrossRef]
  17. Zhang, Y.; Wu, X.; Wang, Y.; Zhu, S.; Gao, B.Z.; Yuan, X.C. Measurement of the microscopic viscosities of microfluids with a dynamic optical tweezers system. Laser Phys. 2014, 24, 065601. [Google Scholar] [CrossRef]
  18. Verma, G.; Yadav, G.; Saraj, C.S.; Li, L.; Miljkovic, N.; Delville, J.P.; Li, W. A versatile interferometric technique for probing the thermophysical properties of complex fluids. Light-Sci. Appl. 2022, 11, 115. [Google Scholar] [CrossRef]
  19. Guzmán, C.; Flyvbjerg, H.; Köszali, R.; Ecoffet, C.; Forró, L.; Jeney, S. In situ viscometry by optical trapping interferometry. Appl. Phys. Lett. 2008, 93, 184102. [Google Scholar] [CrossRef]
  20. Ramírez-Miquet, E.E.; Perchoux, J.; Loubière, K.; Tronche, C.; Prat, L.; Sotolongo-Costa, O. Optical feedback interferometry for velocity measurement of parallel liquid-liquid flows in a microchannel. Sensors 2016, 16, 1233. [Google Scholar] [CrossRef]
  21. Wei, L.; Meng, W.; Chen, Y.; He, B.; Zhou, Q.; Pu, X. Optical measurement of concentration-dependent diffusion coefficients of binary solution using an asymmetric liquid-core cylindrical lens. Opt. Laser. Eng. 2020, 126, 105867. [Google Scholar] [CrossRef]
  22. Krause, A.L.; Gaffney, E.A.; Walker, B.J. Concentration-dependent domain evolution in reaction–diffusion systems. Bull. Math. Biol. 2023, 85, 14. [Google Scholar] [CrossRef]
  23. Hashim, F.A.; Mostafa, R.R.; Hussien, A.G.; Mirjalili, S.; Sallam, K.M. Fick’s Law Algorithm: A physical law-based algorithm for numerical optimization. Knowl.-Based Syst. 2023, 260, 110146. [Google Scholar] [CrossRef]
  24. Crank, J. The Mathematics of Diffusion; Oxford University: Oxford, UK, 1975. [Google Scholar]
  25. Lipnikov, K.; Manzini, G.; Shashkov, M. Mimetic finite difference method. J. Comput. Phys. 2014, 257, 1163–1227. [Google Scholar] [CrossRef]
  26. Jena, S.R.; Senapati, A. Explicit and implicit numerical investigations of one-dimensional heat equation based on spline collocation and Thomas algorithm. Soft Comput. 2024, 28, 12227–12248. [Google Scholar] [CrossRef]
  27. Elamin, K.; Swenson, J. Brownian motion of single glycerol molecules in an aqueous solution as studied by dynamic light scattering. Phys. Rev. E 2015, 91, 032306. [Google Scholar] [CrossRef]
  28. Chen, B.; Sigmund, E.E.; Halperin, W.P. Stokes-Einstein relation in supercooled aqueous solutions of glycerol. Phys. Rev. Lett. 2006, 96, 145502. [Google Scholar] [CrossRef] [PubMed]
  29. Sun, L.; Meng, W.; Pu, X. New method to measure liquid diffusivity by analyzing an instantaneous diffusion image. Opt. Express 2015, 23, 23155–23166. [Google Scholar] [CrossRef] [PubMed]
  30. Pecora, R. Dynamic light scattering measurement of nanometer particles in liquids. J. Nanopart. Res. 2000, 2, 123–131. [Google Scholar] [CrossRef]
  31. Linegar, K.L.; Adeniran, A.E.; Kostko, A.F.; Anisimov, M.A. Hydrodynamic radius of polyethylene glycol in solution obtained by dynamic light scattering. Colloid J. 2010, 72, 279–281. [Google Scholar] [CrossRef]
  32. Shankar, P.N.; Manoj, K. Experimental determination of the kinematic viscosity of glycerol-water mixtures. Proceedings of the Royal Society of London. Ser. A Math. Phys. Sci. 1994, 444, 573–581. [Google Scholar]
Figure 1. Experimental setup of the liquid viscosity measurement platform.
Figure 1. Experimental setup of the liquid viscosity measurement platform.
Photonics 12 00872 g001
Figure 2. Schematic diagram of imaging principle. (a) Schematic diagram of imaging principle of LCL; (b) top view of imaging of LCL. The brown, yellow, and green lines represent the refractive rays with refractive indices of n1 < nc, nc, and n2 > nc, which pass through the liquid core region.
Figure 2. Schematic diagram of imaging principle. (a) Schematic diagram of imaging principle of LCL; (b) top view of imaging of LCL. The brown, yellow, and green lines represent the refractive rays with refractive indices of n1 < nc, nc, and n2 > nc, which pass through the liquid core region.
Photonics 12 00872 g002
Figure 3. Typical experimental diffusion images at different diffusion times. The CMOS sensor was positioned where the collimated light could be sharply imaged with n = nc = 1.3443. The red dashed line represents the interface between the two liquids at the initial moment t = 0.
Figure 3. Typical experimental diffusion images at different diffusion times. The CMOS sensor was positioned where the collimated light could be sharply imaged with n = nc = 1.3443. The red dashed line represents the interface between the two liquids at the initial moment t = 0.
Photonics 12 00872 g003
Figure 4. The relationship between image width, solution refractive index, and concentration is presented as follows: (a) image width corresponding to solutions with varying refractive indices, and (b) refractive index measurement results varying with different solution concentrations.
Figure 4. The relationship between image width, solution refractive index, and concentration is presented as follows: (a) image width corresponding to solutions with varying refractive indices, and (b) refractive index measurement results varying with different solution concentrations.
Photonics 12 00872 g004
Figure 5. Temporal and spatial concentration profiles. The experimental concentration profile Ce(x,t) is shown by the blue dots, whereas the calculated concentration profile Cn(x,t) is illustrated by the red line, where (a) corresponds to t = 214 min and (b) corresponds to 270 min.
Figure 5. Temporal and spatial concentration profiles. The experimental concentration profile Ce(x,t) is shown by the blue dots, whereas the calculated concentration profile Cn(x,t) is illustrated by the red line, where (a) corresponds to t = 214 min and (b) corresponds to 270 min.
Photonics 12 00872 g005
Figure 6. The diffusion coefficients and viscosities of glycerol solutions. The ambient temperature was set at 298.15 K, 303.15 K, and 307.15 K, and the error bar mainly stems from the measurement deviation of the hydrodynamic radius (±0.03 nm).
Figure 6. The diffusion coefficients and viscosities of glycerol solutions. The ambient temperature was set at 298.15 K, 303.15 K, and 307.15 K, and the error bar mainly stems from the measurement deviation of the hydrodynamic radius (±0.03 nm).
Photonics 12 00872 g006
Table 1. Data of viscosities ƞ (mPa·s) for aqueous glycerol solution from T = (298.15, 303.15, 307.15) K.
Table 1. Data of viscosities ƞ (mPa·s) for aqueous glycerol solution from T = (298.15, 303.15, 307.15) K.
C/%Method Using LCLMethod Using Capillary Tube [32]
298.15 K303.15 K307.15 K298.15 K303.15 K
00.8860.8060.7440.8970.803
50.9680.9100.837
101.0741.0290.9441.131.04
151.2111.1641.064
201.3911.3211.2031.491.32
251.6261.5061.364
301.9361.7301.5572.001.76
352.3462.0141.795
402.8752.3952.1052.842.48
453.5202.9532.535
504.2013.8803.1974.323.79
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Wei, L.; Zhang, S.; Dai, B.; Zhang, D. Rapid Measurement of Concentration-Dependent Viscosity Based on the Imagery of Liquid-Core Cylindrical Lens. Photonics 2025, 12, 872. https://doi.org/10.3390/photonics12090872

AMA Style

Wei L, Zhang S, Dai B, Zhang D. Rapid Measurement of Concentration-Dependent Viscosity Based on the Imagery of Liquid-Core Cylindrical Lens. Photonics. 2025; 12(9):872. https://doi.org/10.3390/photonics12090872

Chicago/Turabian Style

Wei, Li, Shuocong Zhang, Bo Dai, and Dawei Zhang. 2025. "Rapid Measurement of Concentration-Dependent Viscosity Based on the Imagery of Liquid-Core Cylindrical Lens" Photonics 12, no. 9: 872. https://doi.org/10.3390/photonics12090872

APA Style

Wei, L., Zhang, S., Dai, B., & Zhang, D. (2025). Rapid Measurement of Concentration-Dependent Viscosity Based on the Imagery of Liquid-Core Cylindrical Lens. Photonics, 12(9), 872. https://doi.org/10.3390/photonics12090872

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop