1. Introduction
Several optical techniques are used to analyze the interaction between light and matter in visible and infrared spectrums, providing valuable information about their optical and structural properties [1,2,3]. By studying the reflectance, scattering, transmittance, absorbance, and fluorescence of light intensity spectrums, materials can be characterized more accurately [4,5,6,7,8]. As such, a spectrometer is an indispensable tool for performing these experiments. In modern instruments, diffraction gratings are employed to separate polychromatic light into each wavelength using constructive and destructive interference. Monochromators also use this principle; however, they have a rotating base that allows them to select a specific wavelength that passes through an exit slit [4,5,9,10].
In order to ensure accurate readings, spectroscopy setups are usually limited to laboratories with well-controlled illumination, which is necessary to manage the Signal-to-Noise Ratio (SNR) and reduce external optical interference, such as light from surrounding media or its variations. Miniaturized and portable spectrometers have been adopted in most lab research, which utilizes a fixed grating that disperses light onto a CCD array sensor. The spectral resolution of this setup is limited by the pixel size and separation, with digital intensity values transmitted via USB protocols [9,10]. By limiting these setups to controlled environments, it becomes possible for researchers to fully exploit their potential capabilities and use them for industrial applications.
Portable spectrometers are broadly explored in several productive sectors, such as the chemical [11] and mechanical sectors [12] and in agriculture [13,14,15,16]. For instance, Felix Instruments Company has developed types of equipment to perform in-loco near-infrared spectroscopy ( = 640–1050 nm), analyzing the fruit quality based on light reflectance [17]. The device has a simple and clever optical design that explores the fruit as a light block, avoiding external optical interferences. However, that idea does not apply to other optical techniques, such as scattering or absorption characterization setups.
Optical signals often have low SNR or are measured with electronic systems that introduce noise. To enhance the SNR, well-established techniques such as lock-in or synchronous amplifiers can be used. These techniques are based on homodyne detection and low-pass filtering and allow for the extraction of information from signals with low SNR by comparing the amplitude and phase of the signal to a periodic reference signal [18,19,20]. The concept of phase-sensitive detection has been improved by implementing a two-phase blocking system, which enables vector tracking [21]. The lock-in device is present in different research laboratories with different purposes, such as the characterization of electrical impedance [22,23,24,25,26,27,28,29], biosensor [30,31,32] and optical spectroscopy [33,34,35,36,37,38,39]. The development of portable lock-in amplifiers are carried out via analog circuits, microcontrollers, FPGA, or a combination of these technologies, with SNR results between and dB [40,41].
The lock-in technique has also been successfully implemented with computational techniques and digital processing via software, enabling multiple lock-in processings with multi-spectral and multi-frequency applications [40,42,43,44,45]. Unlike analog processing, the computational domain avoids noises due to thermal fluctuation, a better suppression of harmonics, more flexible processing options, and greater precision [46]. The SNR commonly found in a computer lock-in amplifier is around dB [40,47].
This paper proposes a novel approach that enables the exploration of CCD spectrometers for optical spectroscopy applications without the need for external luminosity control through computational techniques. The Lock-In Linear CCD Array Methods section described the lock-in processing of the information obtained from the CCD spectrometer, as well as the development of a program called SpectroPlot using C#, which includes the Detection and Modulation modules.
These modules have been designed to validate the methodology. In the Results and Discussion section, we present the results of optical experiments involving the spectral recovery of a yellow LED and the absorption of gold nanoparticles. The method accurately identifies the absorption spectra of the gold nanoparticles, even under the influence of solar radiation and correlation. The method has been successfully tested in outdoor scenarios, specifically under typical cloudy day conditions where variations in solar radiation fluctuation of 65% are expected. This method is proved in the outdoor tests under typical cloudy day condition where variations in solar radiation fluctuation of 65% are expected. This versatile method can be applied in various environments with diverse lighting conditions, including solar radiation. It proves to be useful in on-site analysis systems based on optical techniques, such as diffraction, scattering, fluorescence, microscopy, and polarimetry, among others.
2. Lock-In Linear CCD Array Methods
The flowchart in Figure 1 illustrates the proposed approach for implementing the lock-in linear array. Initially, the user specifies the light source for either characterization or an optical spectroscopy experiment. Depending on the modulation parameters, the lamp’s light source can be modulated using external optical choppers that can be digitally triggered. Alternatively, LEDs and diode lasers can be modulated directly from their bias currents through microcontroller platforms, which adjust the modulation current and frequency.
The raw data from the CCD spectrometer can be saved and organized in a file format suitable for analysis. Typically, the spectrometer’s proprietary software allows users to capture N spectra during a specified duration, with each spectrum depicted as a series of data points corresponding to the number of pixels on the sensor. The recorded data can be converted into standard file formats, such as .txt or .csv, to facilitate further analysis. The acquisition speed of the spectrometer is influenced by factors such as the user-set exposure time and the internal shutter speed.
The SpectroPlot program, written in the C# programming language, has been created to handle the spectral data. This program has several features, including an animated graphical display of the input and output spectra, user-adjustable input data, and an option for output normalization. Additionally, SpectroPlot enables multiple lock-in processing, a checkbox for quadrature processing (phase = 90°), the generation of text files with intermediate steps and final results, and the adjustment of lock-in parameters such as sampling, time constant, reference signal modulation, frequency, and phase (for non-quadrature processing). Figure 2 depicts the graphical interface of SpectroPlot, which includes the following functionalities:
Input data adjustments. For the Y-axis visualization properties (setting minimum and maximum Y-axis values), the spectrometer data file (.EP1x) is imported, and all current files loaded are cleared.
Data animation properties. The spectrometer input is 3-dimensional data: wavelength, amplitude, and time. Consequently, the input data are shown as animations, where the horizontal axis is the wavelength, the vertical axis is the amplitude, and each frame represents a step in time.
The number of parallel processing fields containing the amount of simultaneous lock-in configuration and the width of the processing window are determined. The user can process a specific wavelength instead of the whole spectrum.
The lock-in processing button that starts the functionality of lock-in processing is run, merging the lock-in parameters and the input data.
Data export functionality allows the user to either export the final result of the lock-in processing (export output). It can be a two-dimensional (wavelength and normalized amplitude) text file or each intermediary step of the lock-in processing as a 3-dimensional text file (time, wavelength, and normalized amplitude).
Processing parameters. The user can adjust all usual lock-in parameters, such as sampling period, time constant, reference signal modulation frequency, and phase (in case of no quadrature processing), and check a checkbox for quadrature processing (phase = 90°).
The process flowchart depicted in Figure 1 involves the subsequent stage of lock-in processing for each CCD spectrum array. The input of the lock-in system in the discrete-time domain comprises the signal to be measured and the noise component of the CCD sensor pixel, i.e., . The modulation signal (square wave) is represented as . The quadrature reference component can be generated via software by introducing an internal 90° phase shift. Importantly, synchronization is established between the reference signal generated via the microcontroller platform and the program’s time-counting routines. Therefore, the correlation between the in-phase () and quadrature () components can be expressed as follows:
(1)
(2)
To obtain the lock-in processing outputs, namely and , a first-order low-pass filter is applied to the input signals and , respectively. By modeling the filter with specific time constant and sampling period , we shape the filter’s behavior in the time domain. The first-order low-pass filter equations for and can be expressed as recursive relationships, where the current output depends on the previous output and the current input . The equations for and are as follows:
(3)
(4)
where is a coefficient that determines the filter’s behavior. To ensure that the filter achieves the desired time constant and sampling period , the value of is given via the following:(5)
This value of ensures that the filter behaves as a first-order low-pass filter with the desired time constant and sampling period . Substituting the value of into the filter equations, we obtain the following:
(6)
(7)
After a total of N successive samples, the amplitude for each wavelength associated with a single CCD sensor element can be determined. This is achieved by performing successive recursive filtering on the lock-in processing outputs and , as described earlier. The values and represent the squared magnitudes of the filtered signals after N samples. The amplitude is then calculated by taking the square root of the sum of these squared magnitudes:
(8)
The SpectroPlot processing is accomplished in a computer with an Intel® Core (TM) i5-3337u CPU, 1.8 GHz frequency, and 6 GB RAM, resulting in execution during 100 ms. It is estimated that single board mini computers with 4 1.5 GHz core processors and 4 GB RAM will take around 200 ms to process such results. This processing time indicates that the program requires low computational effort and is aligned with industry 4.0 technology, encompassing the main technological innovations in automation, control, and information technology applied to manufacturing processes. This makes it possible to use SpectroPlot on OEM computer platforms [48].
Experimental Setup
Figure 3 illustrates the detection and modulation modules used in this paper. The Detection Module consists of the StellarNet® BLUE -Wave Miniature Spectrometer (StellarNet, EUA, Tampa, FL, USA) (200–1150 nm wavelength range and 2048 element CCD sensor) and a notebook, as shown in Figure 3. The StellarNet obtains the optical spectrum through the SpectraWiz software of the manufacturer. The functionality SpectraWiz for exporting data is called Episodic Data Capture, with a maximum sampling rate of 1 ms, corresponding to 100 spectra captured in 1 s. The exported data is stored in its own encrypted format .EP1 or in a plain text format (.EP1x), posteriorly used by SpectroPlot to perform the lock-in processing.
The Modulation Module consists of an Arduino Uno® microcontroller platform, which is programmed to perform the voltage modulation of the LED from a square wave from a Pulse Width Modulation (PWM) signal (5–0 V). Typically, a semiconductor LED allows PWM modulation in hundreds of kHz. The rate of the spectrum capture data is limited to 1 ms, not allowing the processing of signals with modulations higher than 1 kHz. Keeping this in mind, we set a maximum frequency PWM signal of 25 Hz. It is important to note that lock-in systems generally do not use this frequency range as it increases the system’s susceptibility to noise [18,37,38].
3. Results and Discussion
In this section, four experiments are presented to verify the effectiveness of the lock-in multiple processing methodology in a CCD spectrometer. The two initial experiments, called Validation Experiments, were performed to verify the ability of the method to filter the modulated signal (yellow LED) from other signals. The first experiment explores a green LED containing spectral components that coincide partially with the yellow LED; the second uses a broad-spectrum high-intensity fiber light source. The intention of using the same yellow LED in both experiments stands out because, in this way, it becomes possible to reliably analyze the capacity of the proposed lock-in processing in situations where the modulated LED is subjected to the emulated noise with different spectral contents and intensity. To avoid the pixel saturation of the spectrometer’s CCD matrix, the light sources emulate the noise at a radial distance of 5 cm from the optical fiber. In a third experiment, the absorption spectrum of gold nanoparticles is obtained under external conditions with high fluctuations in solar radiation. Finally, the feasibility of the methodology under external conditions is analyzed, verifying the impact of fluctuations in solar radiation on the detected modulated signal. For these experiments, a 1 W white LED is explored because the spectral content of the white LED encompasses the region of the maximum absorption of the gold nanoparticle under investigation. The first three experiments were performed using the lock-in processing method with the same set of parameters, analyzing a spectrum with 2050 points. These parameters included a sampling time of 1 ms, a time constant of 10 s, and a frequency signal of 25 Hz. However, in the last experiment, the frequency signal of 1 Hz was used. Figure 4 shows the block diagram of the performed experiments.
3.1. Validation Experiments
3.1.1. External Green LED Light Source
Figure 4a shows the experimental setup composed of a yellow LED ( = 589 nm), modulated in voltage with a PWM signal of 25 Hz and duty cycle of 50%, in an environment containing a green LED (emulate noise), with an emission peak at = 572 nm and spectral width of = 20 nm. The spectrum of the individual and overlapped LEDs can be seen in Figure 5a,b, respectively. The green LED spectrum corresponds to an emulated noise with frequency components that overlap part of the spectral width of the yellow LED, with an SNR of dB. The intensity normalization considers the peak value at = 572 nm.
The recovered signal displays an emission profile similar to the yellow LED, with a maximum amplitude at the central wavelength of = 589 nm and a spectral width of 20 nm, as presented in Figure 5c. The normalization constant is obtained from the maximum intensity values of the yellow LED after lock-in processing. The signal intensity at = 572 nm is reduced by approximately eight times, resulting in an SNR of around 19.6 dB after lock-in processing.
3.1.2. External White Noise
Figure 4b shows the experimental setup composed of a modulated yellow LED ( = 589 nm), modulated in voltage with a PWM signal of 25 Hz and duty cycle of 50%, in an environment with a Thorlabs® OSL1-EC high-intensity fiber light source. The spectrum of the individual and overlapped light sources are shown in Figure 6a,b, respectively. The OSL1-EC acted as the white noise, encompassing the whole spectrum of the yellow LED, as highlighted in Figure 6b, and yielding an SNR of dB. The intensity normalization considered the maximum peak value of the external white light source, which occurred at = 640 nm, where the power density of the External White Light Source was 3.5 × more significant than the power density of the yellow LED.
As shown in Figure 6c, using the proposed method, the yellow LED signal is perfectly recovered, with a maximum amplitude at the central wavelength of = 589 nm and spectral width of = 11 nm.
3.2. Outdoor Absorption Spectrum Analysis
The absorption spectrum of an aqueous colloid composed of inclusions of 40 nm gold NanoParticles (NP) subjected to the influence of fluctuations in solar radiation is obtained using a broad light source (1 W white LED), modulated in voltage with a square wave of 25 Hz, as shown in Figure 4c. A Gold NP colloid with a plasmon resonance peak in the visible region ( nm) [49,50] has been explored, with a volumetric concentration of 0.001%, in a cuvette with an optical length of 1 cm.
According to the Beer–Lambert law, the absorbance , which represents the fraction of the light intensity absorbed by the sample, is given via the following [51]:
(9)
where represents the absorption coefficient of the medium and L the optical path equivalent to the cuvette’s length. The experiment aimed to measure the absorption spectrum of gold nanoparticles (NP) in a colloid (water) under solar radiation. Firstly, the absorption spectrum of water was obtained as a reference signal, followed by measuring the spectrum of the gold colloid. By subtracting the reference spectrum from the gold colloid spectrum and applying lock-in processing, the absorption spectrum of the gold particles can be specifically obtained. The results are shown in Figure 7a–c. It is noticeable that the sun influenced intensively on the signal quality in Figure 7a,b.The normalized intensity becomes close to in the wavelength range between 526.6 and 531.8 nm, with the peak value (equal to ) at 527.1 nm, which corresponds to the range of highest absorption of gold nanoparticles [49,50]. The normalization constant applied in the graphs in Figure 7c was obtained from the spectrum intensity values after lock-in processing. Considering the normalized mean spectral intensity of the noise of the post-processing experiment was approximately , it appears that the SNR was approximately dB. While the signal quality might not be as good as in the previous experiment, it is still possible to detect the same peak, which shows that SpectroPlot is capable of detecting absorption peak in outdoor environments without luminosity control.
The methodology used in the optical absorption experiment can be extended to other spectroscopy methods, including fluorescence, reflection, polarimetry, etc. Therefore, the methodology opens up new possibilities for exploring spectroscopy techniques in outdoor conditions.
3.3. Outdoor Analysis
In order to analyze the impact of solar radiation fluctuations on the detected modulated signal, the setup illustrated in Figure 4d was utilized. The solar radiation intensity is obtained with a Kipp & Zonen® CMP6 pyranometer (Kipp & Zonen, Delftechpark, Delft, The Netherlands) and stored in a data logger while the spectrometer measurement is acquired.
The system’s robustness was evaluated by analyzing the similarity between the obtained curves under various external light fluctuations. The experiment lasted 15 min, and a modulation frequency of 1 Hz was used, resulting in 900 normalized spectra. A Matlab routine was developed to compare each spectrum with the spectrum acquired at the end of the measurement time. This routine calculates the correlation coefficient using the two-dimensional correlation function, r, which represents the degree of similarity between two spectra, admitting that A is the curve of the optical spectrum at any given time, and B is the curve of the optical spectrum at the last instant. The mathematical representation of the correlation function is shown in [52].
(10)
The subscripts m and n are used to specify the position of each point in the spectra on the cartesian plane, represented, respectively, as the wavelength and normalized intensity. The mean values of each spectrum are represented as and .
To validate the method, we conducted several experiments at different time intervals on various days and at different moments during a day. A sample of these experiments is presented in Figure 8a, performed on 7 April 2021 from 14:58 to 15:14, with a solar irradiance of 623 W/m and fluctuations of 65%, which are typical values for a cloudy day. The impact of solar radiation fluctuations on the absorption spectrum can be observed in Figure 8b without lock-in processing. As shown in Figure 8c, with lock-in processing, the correlation is practically equal to during all the experiments; even with maximum irradiance fluctuations of 65%, the maximum correlation variation is next to 3%, indicating that the proposed methodology allows for performing outdoor spectroscopy experiments.
4. Conclusions
The simultaneous lock-in processing in a linear CCD array has been proven to be effective in optical spectroscopy experiments without the need for luminosity control. The method can recover the emission spectrum of a modulated yellow LED (589 nm) with a frequency of 25 Hz, immersed in different surrounding emulated noise (i.e., green led and white-light illumination). The Signal-to-Noise Ratio (SNR) of dB demonstrates the robustness of the proposed method.
The absorption spectrum of a gold nanoparticle colloid with a peak around 527 nm can be obtained indoors and outdoors under controlled and uncontrolled external illumination conditions, respectively. From a correlation experiment between consecutive absorption spectra of the nanoparticle subjected to solar radiation, it was possible to establish a correlation close to 1 (one) using the proposed methodology, verifying the capacity of the method to exclude the external solar fluctuations. It is possible to explore the proposed method in other optical techniques, such as diffraction, scattering, fluorescence, microscopy, and polarimetry, for industrial and commercial applications without the need to control external illumination fluctuations.
The processing module can be designed from any CCD spectrometer, and the lock-in processing program can be implemented in any programming language. However, it should be noted that the limitations of the proposed technique are directly related to the acquisition rate of the optical spectra from the CCD spectrometer. The higher this rate, the higher the modulation frequency of the light source and, consequently, the lower influence of lighting conditions. The modulation module can be developed on any microcontroller platform since it is usual for microcontrollers to have a PWM module. In addition to robustness, SpectroPlot also has low computational effort and is aligned with the Industrial Internet of Things-IIoT. It is possible to find portable spectrometers with communication interfaces compatible with these platforms.
Conceptualization, D.R. and R.L.; methodology, D.R. and R.L.; software, H.F. and R.L.; validation, H.F., D.R. and R.L.; formal analysis, H.F. and R.L.; investigation, H.F., D.R. and R.L.; resources, D.R. and R.L.; data curation, H.F. and R.L.; writing—original draft preparation, R.L. and H.F.; writing—review and editing, R.L. and D.R.; visualization, R.L. and H.F.; supervision, D.R. and R.L.; project administration, D.R. and R.L.; funding acquisition, D.R. All authors have read and agreed to the published version of the manuscript.
Not applicable.
Not applicable.
The data presented in this study are available upon request from the corresponding author.
The authors declare no conflict of interest.
Footnotes
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.
Figure 4. Diagram of the experiments performed. Validation experiments in (a) external green light source (b) external white light source, (c) outdoor absorption spectrum analysis, and (d) outdoor correlation analysis.
Figure 5. Optical spectrum: (a) green LED, (b) yellow LED, (c) both LEDs on simultaneously, and (d) after lock-in processing for the yellow LED subjected to noise emulated by a higher intensity green LED.
Figure 6. Optical spectrum: (a) high-intensity white light and yellow LED separated, (b) high-intensity white light and yellow LED simultaneous, and (c) after lock-in processing for the yellow LED subjected to noise emulated by high-intensity white light.
Figure 7. Results of the optical spectroscopy experiment in outdoor colloidal analysis for the (a) water only, (b) gold colloidal, and (c) after lock-in processing.
Figure 8. Irradiance of (a) gold colloidal solution correlation before (b) and after (c) lock-in processing.
References
1. Titus, D.; Samuel, E.J.J.; Roopan, S.M. Nanoparticle characterization techniques. Green Synthesis, Characterization and Applications of Nanoparticles; Elsevier: Amsterdam, The Netherlands, 2019; pp. 303-319.
2. Autere, A.; Jussila, H.; Dai, Y.; Wang, Y.; Lipsanen, H.; Sun, Z. Nonlinear optics with 2D layered materials. Adv. Mater.; 2018; 30, 1705963. [DOI: https://dx.doi.org/10.1002/adma.201705963] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/29575171]
3. Prasankumar, R.P.; Taylor, A.J. Optical Techniques for Solid-State Materials Characterization; CRC Press: Boca Raton, FL, USA, 2016.
4. Compton, S.V.; Compton, D.A. Optimization of data recorded by internal reflectance spectroscopy. Practical Sampling Techniques for Infrared Analysis; CRC Press: Boca Raton, FL, USA, 2020; pp. 55-92.
5. O’Brien, D.; Rajbhandari, S.; Chun, H. Transmitter and receiver technologies for optical wireless. Philos. Trans. R. Soc. A; 2020; 378, 20190182. [DOI: https://dx.doi.org/10.1098/rsta.2019.0182] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/32114919]
6. Lindquist, N.C.; de Albuquerque, C.D.L.; Sobral-Filho, R.G.; Paci, I.; Brolo, A.G. High-speed imaging of surface-enhanced Raman scattering fluctuations from individual nanoparticles. Nat. Nanotechnol.; 2019; 14, pp. 981-987. [DOI: https://dx.doi.org/10.1038/s41565-019-0535-6] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/31527841]
7. Emmert, J.; Grauer, S.J.; Wagner, S.; Daun, K.J. Efficient Bayesian inference of absorbance spectra from transmitted intensity spectra. Opt. Express; 2019; 27, pp. 26893-26909. [DOI: https://dx.doi.org/10.1364/OE.27.026893]
8. Zhou, J.; Del Rosal, B.; Jaque, D.; Uchiyama, S.; Jin, D. Advances and challenges for fluorescence nanothermometry. Nat. Methods; 2020; 17, pp. 967-980. [DOI: https://dx.doi.org/10.1038/s41592-020-0957-y]
9. Hsu, H.Y.; Lan, Y.H.; Huang, C.S. A gradient grating period guided-mode resonance spectrometer. IEEE Photonics J.; 2018; 10, pp. 1-9. [DOI: https://dx.doi.org/10.1109/JPHOT.2018.2793894]
10. Sun, Y.; Huang, C.; Xia, G.; Jin, S.; Lu, H. Accurate wavelength calibration method for compact CCD spectrometer. JOSA A; 2017; 34, pp. 498-505. [DOI: https://dx.doi.org/10.1364/JOSAA.34.000498]
11. Trabattoni, S.; Tavazzi, S.; Yivlialin, R.; Duò, L.; Ciccacci, F.; Bussetti, G. Application of UV-vis optical spectroscopy in electrochemical processes: Case-study of graphite anion intercalation. Appl. Opt.; 2020; 59, pp. 8175-8181. [DOI: https://dx.doi.org/10.1364/AO.401580]
12. Balabin, R.M.; Safieva, R.Z.; Lomakina, E.I. Near-infrared (NIR) spectroscopy for motor oil classification: From discriminant analysis to support vector machines. Microchem. J.; 2011; 98, pp. 121-128. [DOI: https://dx.doi.org/10.1016/j.microc.2010.12.007]
13. Tugnolo, A.; Giovenzana, V.; Malegori, C.; Oliveri, P.; Casson, A.; Curatitoli, M.; Guidetti, R.; Beghi, R. A reliable tool based on near-infrared spectroscopy for the monitoring of moisture content in roasted and ground coffee: A comparative study with thermogravimetric analysis. Food Control; 2021; 130, 108312. [DOI: https://dx.doi.org/10.1016/j.foodcont.2021.108312]
14. Porep, J.U.; Kammerer, D.R.; Carle, R. On-line application of near infrared (NIR) spectroscopy in food production. Trends Food Sci. Technol.; 2015; 46, pp. 211-230. [DOI: https://dx.doi.org/10.1016/j.tifs.2015.10.002]
15. Rodriguez-Saona, L.; Aykas, D.P.; Borba, K.R.; Urtubia, A. Miniaturization of optical sensors and their potential for high-throughput screening of foods. Curr. Opin. Food Sci.; 2020; 31, pp. 136-150. [DOI: https://dx.doi.org/10.1016/j.cofs.2020.04.008]
16. Cavaco, A.M.; Utkin, A.B.; Marques da Silva, J.; Guerra, R. Making Sense of Light: The Use of Optical Spectroscopy Techniques in Plant Sciences and Agriculture. Appl. Sci.; 2022; 12, 997. [DOI: https://dx.doi.org/10.3390/app12030997]
17. Aggarwal, A. Felix Instruments. 2022; Available online: http://felixinstruments.com (accessed on 9 May 2022).
18. Meade, M. Lock-In Amplifiers: Principles and Applications; Peter Peregrinus Ltd.: London, UK, 1983; pp. 1-4.
19. Kloos, G. Applications of Lock-In Amplifiers in Optics; Society of Photo-Optical Instrumentation Engineers: Bellingham, WA, USA, 2018; pp. 5-24.
20. Budding, R.; Strackee, L. A simple reference generator for lock-in amplifiers. J. Phys. Sci. Instrum.; 1972; 5, 744. [DOI: https://dx.doi.org/10.1088/0022-3735/5/8/006]
21. Wang, X. Sensitive digital lock-in amplifier using a personal computer. Rev. Sci. Instrum.; 1990; 61, pp. 1999-2001. [DOI: https://dx.doi.org/10.1063/1.1141413]
22. De Marcellis, A.; Di Giansante, A.; Ferri, G.; Di Natale, C.; Martinelli, E.; D’Amico, A. Analog automatic lock-in amplifier for very low gas concentration detection. Procedia Eng.; 2010; 5, pp. 200-203. [DOI: https://dx.doi.org/10.1016/j.proeng.2010.09.082]
23. Reverter, F.; Jordana, J.; Gasulla, M.; Pallàs-Areny, R. Accuracy and resolution of direct resistive sensor-to-microcontroller interfaces. Sens. Actuators A Phys.; 2005; 121, pp. 78-87. [DOI: https://dx.doi.org/10.1016/j.sna.2005.01.010]
24. Bengtsson, L.E. A microcontroller-based lock-in amplifier for sub-milliohm resistance measurements. Rev. Sci. Instrum.; 2012; 83, 075103. [DOI: https://dx.doi.org/10.1063/1.4731683]
25. Marioli, D.; Sardini, E.; Taroni, A. Measurement of small capacitance variations. Proceedings of the Conference on Precision Electromagnetic Measurements; Ottawa, ON, Canada, 11–14 June 1990; pp. 22-23.
26. Franceschini, G.; Marioli, D. Measurement technique of low-level and low-frequency conductivity fluctuations. IEEE Trans. Instrum. Meas.; 1985; IM-34, pp. 466-468. [DOI: https://dx.doi.org/10.1109/TIM.1985.4315372]
27. Wang, W.; Chen, D.; Yao, W.; Chen, W.; Lu, Z. Fast lock-in amplifier electrochemical impedance spectroscopy for big capacity lead-acid battery. J. Energy Storage; 2021; 40, 102693. [DOI: https://dx.doi.org/10.1016/j.est.2021.102693]
28. Kim, J.; Abbasi, M.A.; Kim, T.; Park, K.D.; Cho, S. Lock-in amplifier-based impedance detection of tissue type using a monopolar injection needle. Sensors; 2019; 19, 4614. [DOI: https://dx.doi.org/10.3390/s19214614] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/31652819]
29. Maya, P.; Calvo, B.; Sanz-Pascual, M.T.; Osorio, J. Low Cost Autonomous Lock-In Amplifier for Resistance/Capacitance Sensor Measurements. Electronics; 2019; 8, 1413. [DOI: https://dx.doi.org/10.3390/electronics8121413]
30. Sukekawa, Y.; Nakamoto, T. Odor biosensor system based on image lock-in measurement for odorant discrimination. Electron. Commun. Jpn.; 2019; 102, pp. 57-64. [DOI: https://dx.doi.org/10.1002/ecj.12154]
31. Viswam, V.; Bounik, R.; Shadmani, A.; Dragas, J.; Urwyler, C.; Boos, J.A.; Obien, M.E.J.; Müller, J.; Chen, Y.; Hierlemann, A. Impedance spectroscopy and electrophysiological imaging of cells with a high-density CMOS microelectrode array system. IEEE Trans. Biomed. Circuits Syst.; 2018; 12, pp. 1356-1368. [DOI: https://dx.doi.org/10.1109/TBCAS.2018.2881044]
32. Ferrari, G.; Carminati, M. Advanced instrumentation for high-resolution capacitance and impedance measurements. Capacitance Spectroscopy of Semiconductors; Pan Stanford Publishing Pte. Ltd.: Singapore, 2018; 149.
33. Li, S.; Sun, L. Measurement of broadband absorbers in the near-infrared region based on Wavelength Modulation United Absorption Spectroscopy. Spectrochim. Acta Part A Mol. Biomol. Spectrosc.; 2021; 247, 119127. [DOI: https://dx.doi.org/10.1016/j.saa.2020.119127]
34. Liang, W.; Wei, G.; He, A.; Shen, H. A novel wavelength modulation spectroscopy in TDLAS. Infrared Phys. Technol.; 2021; 114, 103661. [DOI: https://dx.doi.org/10.1016/j.infrared.2021.103661]
35. Supplee, J.M.; Whittaker, E.A.; Lenth, W. Theoretical description of frequency modulation and wavelength modulation spectroscopy. Appl. Opt.; 1994; 33, pp. 6294-6302. [DOI: https://dx.doi.org/10.1364/AO.33.006294] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/20941160]
36. Li, H.; Rieker, G.B.; Liu, X.; Jeffries, J.B.; Hanson, R.K. Extension of wavelength-modulation spectroscopy to large modulation depth for diode laser absorption measurements in high-pressure gases. Appl. Opt.; 2006; 45, pp. 1052-1061. [DOI: https://dx.doi.org/10.1364/AO.45.001052] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/16512549]
37. Yang, H.; Bu, X.; Cao, Y.; Song, Y. A methane telemetry sensor based on near-infrared laser absorption spectroscopy. Infrared Phys. Technol.; 2021; 114, 103670. [DOI: https://dx.doi.org/10.1016/j.infrared.2021.103670]
38. Hangauer, A.; Chen, J.; Strzoda, R.; Amann, M.C. Multi-harmonic detection in wavelength modulation spectroscopy systems. Appl. Phys. B; 2013; 110, pp. 177-185. [DOI: https://dx.doi.org/10.1007/s00340-012-5049-y]
39. de Lima, R.A.; Soares, V.H.; Martins-Filho, J.F.; Fontana, E. Tailoring a spectral line detection system for applications in dissolved gas analysis. Sens. Actuators A Phys.; 2019; 293, pp. 178-188. [DOI: https://dx.doi.org/10.1016/j.sna.2019.04.020]
40. Kishore, K.; Akbar, S. Evolution of lock-in amplifier as portable sensor interface platform: A review. IEEE Sens. J.; 2020; 20, pp. 10345-10354. [DOI: https://dx.doi.org/10.1109/JSEN.2020.2993309]
41. De Marcellis, A.; Ferri, G.; D’Amico, A.; Di Natale, C.; Martinelli, E. A fully-analog lock-in amplifier with automatic phase alignment for accurate measurements of ppb gas concentrations. IEEE Sens. J.; 2011; 12, pp. 1377-1383. [DOI: https://dx.doi.org/10.1109/JSEN.2011.2172602]
42. Sciortino, G.; Ragni, A.; De la Cadena, A.; Sampietro, M.; Cerullo, G.; Polli, D.; Ferrari, G. Four-Channel Differential Lock-in Amplifiers with Autobalancing Network for Stimulated Raman Spectroscopy. IEEE J. Solid-State Circuits; 2021; 56, pp. 1859-1870. [DOI: https://dx.doi.org/10.1109/JSSC.2020.3046484]
43. Zhang, Z.; Li, C.; Huang, Z. Quadrature demodulation based on lock-in amplifier technique for self-mixing interferometry displacement sensor. Appl. Opt.; 2019; 58, pp. 6098-6104. [DOI: https://dx.doi.org/10.1364/AO.58.006098]
44. Garcia, D.E.; Zheng, K.W.; Tao, Y.S.; Liu, Y.; Mann, S. Capturing pictures from human vision using SSVEP and lock-in amplifier. Proceedings of the 2020 33rd SIBGRAPI Conference on Graphics, Patterns and Images (SIBGRAPI); Porto de Galinhas, Brazil, 7–10 November 2020; pp. 172-179.
45. Nadgir, A.; Thurston, R.; Larsen, K.A.; Shivaram, N.; Brister, M.M.; Slaughter, D.S. SILIA: Software implementation of a multi-channel, multi-frequency lock-in amplifier for spectroscopy and imaging applications. Meas. Sci. Technol.; 2021; 32, 125501. [DOI: https://dx.doi.org/10.1088/1361-6501/ac2436]
46. Akshaya, S.; Rao, S.N.; Bennaceur, K. A Survey of Low-cost Lock-in Amplifiers for Sensor Applications. Proceedings of the 2018 International Conference on Advances in Computing, Communications and Informatics (ICACCI); Bangalore, India, 19–22 September 2018; pp. 2486-2490. [DOI: https://dx.doi.org/10.1109/ICACCI.2018.8554932]
47. Uhl, D.; Bruder, L.; Stienkemeier, F. A flexible and scalable, fully software-based lock-in amplifier for nonlinear spectroscopy. Rev. Sci. Instrum.; 2021; 92, 083101. [DOI: https://dx.doi.org/10.1063/5.0059740]
48. Alves, D.; Coelho, R.; Klein, A.; Panis, T.; Murari, A. A real-time synchronous detector for the TAE antenna diagnostic at JET. IEEE Trans. Nucl. Sci.; 2010; 57, pp. 577-582. [DOI: https://dx.doi.org/10.1109/TNS.2009.2033679]
49. Dykman, L.A.; Khlebtsov, N.G. Methods for chemical synthesis of colloidal gold. Russ. Chem. Rev.; 2019; 88, 229. [DOI: https://dx.doi.org/10.1070/RCR4843]
50. Dong, S.A.; Zhou, S.P. Photochemical synthesis of colloidal gold nanoparticles. Mater. Sci. Eng. B; 2007; 140, pp. 153-159. [DOI: https://dx.doi.org/10.1016/j.mseb.2007.03.020]
51. Kluczynski, P.; Gustafsson, J.; Lindberg, Å.M.; Axner, O. Wavelength modulation absorption spectrometry—An extensive scrutiny of the generation of signals. Spectrochim. Acta Part B At. Spectrosc.; 2001; 56, pp. 1277-1354. [DOI: https://dx.doi.org/10.1016/S0584-8547(01)00248-8]
52. Park, Y.; Jin, S.; Noda, I.; Jung, Y.M. Recent progresses in two-dimensional correlation spectroscopy (2D-COS). J. Mol. Struct.; 2018; 1168, pp. 1-21. [DOI: https://dx.doi.org/10.1016/j.molstruc.2018.04.099]
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
© 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.
Abstract
Accurate and reliable measurements of optical properties are crucial for a wide range of industrial and commercial applications. However, external illumination fluctuations can often make these measurements challenging to obtain. This work proposes a new technique based on digital lock-in processing that enables the use of CCD spectrometers in optical spectroscopy applications, even in uncontrolled lighting conditions. This approach leverages digital lock-in processing, performed on each pixel of the spectrometer’s CCD simultaneously, to mitigate the impact of external optical interferences. The effectiveness of this method is demonstrated by testing and recovering the spectrum of a yellow LED subjected to other light sources in outdoor conditions, corresponding to a Signal-to-Noise Ratio of
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
Details



1 Department of Computer Engineering, University of Pernambuco, Recife 50720-001, Brazil;
2 Department of Systems Engineering, University of Pernambuco, Recife 50720-001, Brazil