Practical Energy Efficiency Optimization

The simplex method is the most basic and logical method of solving an LP problem. In this method, all the relationships are converted into equations as explained in the following sections. LP is concerned with solutions to simultaneous linear equations. These equations are developed on the basis of restrictions on the variables. These restrictions are always expressed as inequalities. The first step is to convert them into equations. This is done by incorporating a new variable known as the slack variable. For example, if the inequality is of the form a 1 x 1 + a 2 x 2 + a 3 x 3 ? b, this may be converted into a 1 x 1 + a 2 x 2 + a 3 x 3 + S 1 = b; the slack variable will take the value that will satisfy the equation. If the inequality is of the form a 1 x 1 + a 2 x 2 + a 3 x 3 ? b, this will be converted into an equation by subtracting the slack variable, as given by a 1 x 1 + a 2 x 2 + a 3 x 3 - S 1 = b.
This step is carried out for all the constraints, so that only linear equations will appear in the problem. For example, consider a coal-fired boiler problem, as in the following case study.
A coal boiler produces 750 t/h of steam...