Multi-objective optimization of air quality monitoring

Dimosthenis A Sarigiannis1, Michaela Saisana

  • 1Joint Research Centre, European Commission, via Enrico Fermi 1, 21020 Ispra, VA, Italy. Dimosthenis.Sarigiannis@ec.europa.eu

Related Concept Videos

Methods of Medium Optimization01:28

Methods of Medium Optimization

Optimizing growth media enhances microbial proliferation and maximizes product yield. Statistical experimental design methodologies provide structured and reproducible approaches, offering progressively higher levels of robustness and efficiency.The One-Factor-at-a-Time (OFAT) MethodThe One-Factor-at-a-Time (OFAT) method involves adjusting a single variable while keeping all others constant. However, it cannot detect interactions between variables, often leading to suboptimal outcomes when...
Lagrange Multipliers: Two Constraints01:28

Lagrange Multipliers: Two Constraints

The method of Lagrange multipliers with two constraints is used to optimize a function subject to two independent constraints. In many applications, the objective function represents a quantity to be maximized or minimized, such as cost, area, distance, or energy. The two constraints represent requirements that the solution must satisfy, such as fixed volume, limited resources, or prescribed dimensions.For a function of three variables, each constraint forms a surface in three-dimensional space.
Determination of Multiple Dosing Parameters: Steady-State, Minimum and Maximum Concentrations01:15

Determination of Multiple Dosing Parameters: Steady-State, Minimum and Maximum Concentrations

Gentamicin, an aminoglycoside antibiotic, is commonly administered via intermittent intravenous infusion to treat severe infections. An intermittent one-hour infusion of gentamicin, administered at eight-hour intervals, allows for precise control of plasma drug concentrations, minimizing toxicity while ensuring therapeutic efficacy. Pharmacokinetic principles govern the dynamics of plasma concentrations and can be mathematically described using specific equations.The plasma drug concentration...
Optimization Problems01:26

Optimization Problems

Optimization problems often involve identifying maximum or minimum values under specific constraints. A well-known example is determining the longest horizontal pipe that can be moved around a right-angled corner, where a 3-meter-wide hallway meets a 2-meter-wide hallway. This scenario, common in architectural design and industrial transport, can be understood conceptually through geometric and trigonometric reasoning.To visualize the problem, consider the pipe as a straight line that touches...
Measurement of Air Content in Concrete01:23

Measurement of Air Content in Concrete

Air content measurement in concrete is critical for ensuring structural integrity and durability of concrete structures, especially in environments prone to severe weather conditions. Accurate air content analysis optimizes concrete's resistance to freeze-thaw cycles and enhances its workability and strength. Several methods are standardized under ASTM guidelines to measure the air content in fresh concrete, each suitable for different concrete types and conditions.
The pressure method,...
Linear Approximations01:23

Linear Approximations

For a differentiable function of two variables, linear approximation estimates values near a known point by replacing the curved surface with its tangent plane. Consider the function\begin{equation*}f(x,y)=x^2+3y^2\end{equation*}near the point (2, 1). The exact value at this point is f(2, 1) = 22 + 3(1)2 = 4 + 3 = 7.The linear approximation of f(x, y)) near (a, b) is\begin{equation*}L(x,y)=f(a,b)+f_x(a,b)(x-a)+f_y(a,b)(y-b)\end{equation*}First, compute the partial derivatives: fx(x, y) = 2x and...