Open Access Paper
17 November 2017 Retrieval of physical properties of interference filters integrated in radiometer instruments by using reverse engineering process
F. Javier Álvarez-Ríos, Juan José Jiménez, Miguel Gonzalez-Guerrero, Israel Martin
Author Affiliations +
Proceedings Volume 10563, International Conference on Space Optics — ICSO 2014; 105634Q (2017) https://doi.org/10.1117/12.2304064
Event: International Conference on Space Optics — ICSO 2014, 2014, Tenerife, Canary Islands, Spain
Abstract
The Solar Irradiance flux experiment a spectral filtering process as the irradiance flux propagates from the source to the sensor. When using radiometer sensors for optical measurement both the atmospheric transmittance, sensor’s filter and the responsivity of the detector produces a spectral filtering.

I.

INTRODUCTION

The Solar Irradiance flux experiment a spectral filtering process as the irradiance flux propagates from the source to the sensor. When using radiometer sensors for optical measurement both the atmospheric transmittance, sensor’s filter and the responsivity of the detector produces a spectral filtering, see Fig. 1

Fig. 1.

Irradiance flux filtering throughput from the source to the sensor

00157_PSISDG10563_105634Q_page_2_1.jpg

The total response of the radiometer is the integral of the convolution from the spectral Irradiance source reaching to the sensor with the Optical Transfer Function (OTF) that is composed by the sensor filter and detector responsivity. For MetSiS and DREAM SIS radiometers the sensor filter are composed by Schott filter and an interference filter. Schott filters were added to the optical system to improve the behavior of interference filters.

The OTF is dependent on the next parameters: temperature, angle of incidence of the incoming radiation and the incoming light distribution (diffusive or collimated). Any element of the optical system contributes uncertainty to the measurement, being the interference filter the most affecting in the optoelectronic chain by these parameters.

Due the characterization of interference filter under different conditions of temperature and angular orientation is difficult, so modelling the behavior of the interference filters is helpful in order to assess how much uncertainty this optical element introduces into the final OTF of the radiometer instrument [1], [2].

We describe a method to find an equivalent interference filter based in the characteristic matrix approach, the theoretical model calculate filter properties as a function of the number of layers, the layers thickness and the type of material every layer is made of. Combining experimental measurement of optical transmittance with the theoretical model is possible to get an equivalent filter using inverse methods.

II.

EXPERIMENTAL SETUP

This part describes the experimental setup to perform the optical transmittance measurement with different orientation of the filter respect to the incident light. The setup is divided in four parts; see Fig.2:

  • - Xenon Lamp (lamp housing E7536 of Hamamatsu) with condenser lens, it emits a quasi-collimated beam.

  • - A pinhole to reduce the beam width.

  • - Filter mounted on a gonio-meter (Model GB-GD SN G1008 of Gigahertz-Optik) to perform angular measurements for filters.

  • - Sensor connected to Spectrometer and computer to acquire data (Model X4 light analyzer of Gigahertz-Optik).

Fig. 2.

Scheme of experimental setup

00157_PSISDG10563_105634Q_page_3_1.jpg

III.

MULTILAYER THIN FILM MODELING

The Transfer Matrix method calculates the filter properties using the characteristic matrix approach, the method is presented in detail in most optical coating textbooks[3], [4],[5]. In the equations shown below n is the refractive index, n1 and ns are the refractive index from external material and substrate respectively, d is the layer thickness, φ is the angle of the incident light, ψ is the refraction angle in the layer and k0 is 00157_PSISDG10563_105634Q_page_3_2.jpg

For s-polarization the jth maxtrix is represented by:

00157_PSISDG10563_105634Q_page_3_3.jpg

and for p-polarization:

00157_PSISDG10563_105634Q_page_3_4.jpg

The characteristic matrix describing the multilayer is:

00157_PSISDG10563_105634Q_page_3_5.jpg

Table 1, show the relation between the multilayer matrix and the optical property of transmittance for the filter, the total transmittance of the filter will be the average between the transmittance for s and p polarizations.

Table 1.

Amplitude transmission and transmittance relations of a multilayer film.

s-polarizationAmplitude transmission
Transmittance
p-polarizationAmplitude transmission
Transmittance

Table 2.

Parameters value of the cost function when the optimization was stopped.

 F12F5F7
RMS0.220.090.49
|LH – L̂H|13.115.216.9
|LL – L̂L|24.827.317.0

IV.

RETRIEVAL OF PHYSICAL PARAMETERS

Retrieval of physical parameters is a problem of optimization or inverse problem where the model described in the previous section is feedback with the physical parameters to produce the best fit of the theoretical transmittance respect to the experimental one.

To solve the optimization problem two algorithms has been used: (1) A heuristic optimization using a genetic algorithm (GA) performed by choosing the nth best samples of the complete offspring at every iteration, and (2) a local optimization based on the Levenberg–Marquardt algorithm is used to refine the best offspring in the nth iteration [6], [7].

The first one is based on the genetic processes of biological organism. They usually work with a population of individuals, each representing a possible solution of the problem. The best individuals, according with a fitness function, are selected to create new individual recombining and modifying the information stored in the old ones. The new individuals are then inserted in the population with some of the old ones generating a new offspring. This process continues until a stop condition is reached, and the best individuals found for the algorithm are considered the solution of the problem. Matlab software and toolbox has been used to implement this algorithm [8].

A.

PROBLEM ENCODING

The following terms are referred to any GA:

  • - The population size, is the number of existing solutions.

  • - An individual, is a potential solution of the problem. For this case, Individuals are made of combination of High/Low refractive index layers (HL)n

  • - The chromosomes, is each of the parameters that constitute an individual; see Fig. 3.

Fig. 3.

Parameters of an individual for the optimization problem.

00157_PSISDG10563_105634Q_page_4_5.jpg

Fig. 4.

Procedure for GA Algorithm

00157_PSISDG10563_105634Q_page_5_3.jpg

Fig. 5.

Filter F12 (440 nm)

00157_PSISDG10563_105634Q_page_6_1.jpg

Fig. 6.

Filter F5 (930-950 nm)

00157_PSISDG10563_105634Q_page_6_2.jpg

Fig. 7.

Filter F7 (315-400 nm)

00157_PSISDG10563_105634Q_page_6_3.jpg

Some information about the physical parameters was provided by the manufacturer like the number of layer, the type of material used and the total physical thickness for the High & Low-Index-Layers. In this inverse problem the information from manufacturer was used, so the individual only has two chromosomes the layer thickness for material of High/Low refraction index.

  • - The cost function is the fitness function that will be minimized and is defined as a linear combination of:

00157_PSISDG10563_105634Q_page_5_1.jpg

The first term in (8) is the root-mean-square (RMS) error between the theoretical and the measured optical transmittance, the second and third terms are the difference between the physical thickness and the calculated thickness for the High/Low-Index-Layers respectively. α and β are constant used to weight these terms.

B.

PROCEDURE OF GA OPTIMIZATION

For simplification, all calculations were performed with constant refractive index and at normal incident of light.

The population number was chosen between 50-60 individuals. The population initialization can be set up randomly or it is possible to use different strategies [9], [10] to choose new individuals like suppose the individual consists on quarter wave layers (QW) or similar allowing a random variation around the reference wavelength (9).

00157_PSISDG10563_105634Q_page_5_2.jpg

The next step are common to any simple GA:

The number of generations N for the GA was establishing in 300-400.

C.

REFINE GA SOLUTION

The Best Individual from GA during N generations is refined using a local search based on Levenberg–Marquardt algorithm, the cost function is the RMS error. A Maximum of 1000 iterations was established as stop condition for this method.

D.

STOP CONDITION

The refine solution is introduced into the population of the GA and the process of optimization is continued until the next N generation. Then, the best individual is improved using Levenberg–Marquardt algorithm again.

The process is stopped manually when the cost function value is below or near to 0.5; if the fitting solution is successful the optimization is finished, otherwise the optimization process continues.

V.

RESULTS

For these paper three filters has been optimized. The quality of the optimization has been successful as shown in the figures below:

VI.

CONCLUSIONS AND FUTURE PLANS

Combining the Matrix formulation for multilayer filter, global and local search algorithm a reverse-engineering software procces has been developed and validated succesfully to find an equivalent filter from experimental measurement of interference filters using.

We plan continue developing the algorithm to change the algorithm from a mono-objective cost function to a multi-objective optimization that include several cost function dependent on physical parameters.

References

[1] 

Reid E. Basher and W. Andrew Matthews, “Problems in the use of interference filters for spectrophotometric determination of total ozone,” Journal of Applied Meteorology, (1977). Google Scholar

[2] 

H. Guerrero, “Development of miniaturized instrumentation for Planetary Exploration and its application to the Mars MetNet Precursor Mission,” EGU, Viena, Austria (2010). Google Scholar

[3] 

O.Stenzel, “The Physics of thin film optical spectra: An introduction,” Springer-Verlag, Berlin Heidelberg New York (2005). Google Scholar

[4] 

H. Angus Macleod, “Thin-Film Optical Filters,” CRC Press Taylor & Francis Group2010). Google Scholar

[5] 

Stéphane Larouche and Ludvik Martinu, “OpenFilters: open-source software for the design, optimization, and synthesis of optical filters,” APPLIED OPTICS, 47 (13), (2008). Google Scholar

[6] 

Wolfram MathWorld, “Genetic Algorithm,” http://marthworld.wolfram.com Google Scholar

[7] 

Wolfram MathWorld, “Levenberg-Marquardt Method,” http://marthworld.wolfram.com Google Scholar

[8] 

Matlab, “Global Optimization Tool box,” Google Scholar

[9] 

Uwe B. Schallenberg, “Antireflection design concepts with equivalent layer,” APPLIED OPTICS, 45 (7), (2006). Google Scholar

[10] 

Ulrike Schulz, Uwe B. Schallenberg, and Norbert Kaiser, “Antireflection coating design for plastic optics,” 41 (13), (2002). Google Scholar
© (2017) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
F. Javier Álvarez-Ríos, Juan José Jiménez, Miguel Gonzalez-Guerrero, and Israel Martin "Retrieval of physical properties of interference filters integrated in radiometer instruments by using reverse engineering process", Proc. SPIE 10563, International Conference on Space Optics — ICSO 2014, 105634Q (17 November 2017); https://doi.org/10.1117/12.2304064
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Optical filters

Interference filters

Transmittance

Sensors

Radiometry

Optimization (mathematics)

Astronomical imaging

Back to Top