DOI QR코드

DOI QR Code

Approximate and Three-Dimensional Modeling of Brightness Levels in Interior Spaces by Using Artificial Neural Networks

  • Sahin, Mustafa (Department of Electrical & Electronics Engineering, Technology Faculty, Afyon Kocatepe University) ;
  • Oguz, Yuksel (Department of Electrical Education, Faculty of Technical Education, Marmara University) ;
  • Buyuktumturk, Fuat (Department of Electrical & Electronics Engineering, Faculty of Engineering, Erzincan University)
  • Received : 2013.08.07
  • Accepted : 2015.01.19
  • Published : 2015.07.01

Abstract

In this study, artificial neural networks were used to determine the intensity of brightness in interior spaces. The illumination elements to illuminate indoor spaces were considered, not individually, but as a system. So, during the planned maintenance periods of an illumination system, after its design and installation, simple brightness level measurements must be taken. For a three-dimensional evaluation of the brightness level in indoor spaces in a speedy and accurate manner, the obtained brightness level measurement results and artificial neural network model were used. Upon estimation of the most suitable brightness level for indoor spaces by using the artificial neutral network model, the energy demands required by the illumination elements decreased. Consequently, in this study, with estimations of brightness levels, the extent to which the artificial neutral networks become successful was observed and more correct results have been obtained in terms of both economy and usage.

Keywords

1. Introduction

Today, the development in the area of the usage of electric energy as the basic input of technological activities causes increases the demand for electric energy. Ease of use provided by electric distribution networks to the consumer, extending from the smallest to the largest communities has increased the consumers’ share of electric energy consumption. About 20% of the total electric energy consumed in Turkey is used for the purpose of illumination.

As the generation and usage cost of electric energy is high, it must be used productively [1]. The speedy and unconscious consumption of energy resources has forced human beings to find new alternative energy sources. Besides, new energy saving methods have to be developed in order to use the existing energy potential in the most economical manner [2, 3].

For this purpose, especially, in recent years, both in Turkey and at the international level, much research on alternative energy resources has been undertaken [4, 5]. Most of this research has been related to energy saving illumination systems for the optimal use of electric energy. Intelligent illumination systems [6], energy control systems in offices [7], effective building design related to air-conditioning and illumination systems and using intelligent control systems to ensure energy control in buildings [8], [9] are some of the studies undertaken in energy saving.

Recent studies of illumination systems, have mostly aimed toward obtain optimum efficiency from daylight or ensuring illumination elements generate more light flux by using less energy [10-12]. In this study, illumination elements are considered not individually but as a system. So, evaluation of brightness levels in indoor spaces in a faster and more accurate manner is targeted with simple brightness level measurements in planned maintenance periods after the illumination system has been designed and installed and by means of artificial neural networks (ANNs).

 

2. Illumination Systems

Illumination, in its simple definition, ensures the required brightness level for effective functionality. Today, illumination is, a special technique that meets the minimum physiological visual needs of persons, increases visual comfort and productivity within economic conditions and, at the same time, emphasizes the architectural features of illuminated places. The most important purpose in designing illumination systems is to obtain sufficient light without creating excessive illumination and increasing energy costs. For this reason, before replying to the question about the exact amount of light required, factors that directly affect the brightness level in a place must be known. For effective use of illumination energy, illumination design during the installation phase must take into account the proposed use, the power and the usage period of the artificial illumination system must be decreased to a minimum, and during the usage of the existing system, maintenance and cleaning must be studied regularly. Illumination of interior spaces ensures a brightness level on the working plane of the space where users can easily undertake their work. For this reason, ensuring suitable brightness levels and continuity constitute the most important part of the calculation of illumination techniques.

During the design phase, the illumination level according to usage must be determined in conformity with the illumination level selection phases suggested by the International Illumination Commission (CIE-Commisyon Internationale de L’eclairage) and a suitable illumination system must be installed. However, to leave the illumination system alone after it has been installed and to only replace the problematic illumination devices is not a good illumination method, because insufficiencies in illumination resulting from the decrease in the light levels of lamps over time and lack of maintenance will create negative impacts on the work motivation and work productivity of users [13]. Illumination simulation programs will facilitate the determination of the size of the system to be installed during the initial installation phase. However, evaluation of the efficiency of an existing illumination system is still a confusing problem in illumination techniques. To evaluate the brightness efficiency level in interior spaces, the brightness level must be measured correctly and the regular distribution of interior brightness levels must be controlled. For this reason, in evaluating the effectiveness of the brightness level in a working plane, measurements must be taken from many different points with a gauge. This is a long and tiring process and is only possible for real-time measurements. For this reason, in calculating the natural or artificial illumination levels for existing illumination systems, an estimation of daylight in offices with ANNs [11], estimation of daylight output by using ANNs [14, 15], determination of the brightness level distribution in indoor spaces and examination using the finite differences method [16] are new methods that, inevitably, must be used.

 

3. ANNs

In a computer medium, an algorithm that is capable of undertaking the functions of the brain, makes a decision, draws a conclusion, in the case of insufficient data used existing information, comes to a conclusion, accepts, continues data input, learns and remembers; in short this is an ANN. ANNs, similar to neurons in the human brain, are complex systems that are formed by linking artificial neurons to each other in various link geometries. These complex systems try to solve problems that cannot be solved by traditional methods by using methods similar to the functionality of the human brain. In Fig. 1, the general principle schema of an ANN is given.

Fig. 1.General principle schema of an ANN

The neuron has a bias b, which is summed with the weighted inputs to form the net input n. This sum, n, is the argument of the transfer function f.

In this study, a multi-layer feedback ANN model is used. In Fig. 2 shows the block diagram of the feedback multi-layer perceptron (multi-layer perceptron -mlp) and, in Fig. 3 shows the multi-layer network model [17, 18].

Fig. 2.Block diagram for feedback network

Fig. 3.The multi-layer perceptron neural network model

This network has an input layer (on the left) with three neurons, one hidden layer (in the middle) with three neurons and an output layer (on the right) with three neurons. There is one neuron in the input layer for each predictor variable. In the case of the categorical variables, N-1 neurons are used to represent the N categories of the variable.

Input Layer: A vector of the predictor variable values (x1...xp) is presented to the input layer. The input layer (or processing before the input layer) standardizes these values so that the range of each variable is -1 to 1. The input layer distributes the values to each of the neurons in the hidden layer. In addition to the predictor variables, there is a constant input of 1.0, called the bias, that is fed to each of the hidden layers; the bias is multiplied by a weight and added to the sum going into the neuron.

Hidden Layer: Arriving at a neuron in the hidden layer, the value from each input neuron is multiplied by a weight (wji), and the resulting weighted values are added together producing a combined value uj. The weighted sum (uj) is fed into a transfer function, σ, which outputs a value hj. The outputs from the hidden layer are distributed to the output layer.

Output Layer: Arriving at a neuron in the output layer, the value from each hidden layer neuron is multiplied by a weight (wkj), and the resulting weighted values are added together producing a combined value vj. The weighted sum (vj) is fed into a transfer function, σ, which outputs a value yk. The y values are the outputs of the network.

ANNs are widely accepted methods in the solution of complex and badly conditioned problems. In estimation methods used in recent years, analytic computer codes are mostly used. The used algorithms generally depend on the solution of the complex differential equations and, to obtain correct results, powerful computers and time are required. Instead of very complex mathematical methods and algorithms, ANNs may learn the key information samples from multi-dimensional data bases [19]. Additionally, as neural networks can process noisy and missing data, their error tolerances are high.

Studies related to ANNs began in the first half of the 20th century and have continued until today with great speed [20]. There are hundreds of articles published in prestigious scientific magazines stating successful applications of ANNs that have been used for about seventy years, especially in the electrics, electronics, chemistry, production, robotics, material sciences [21-23], the economy [24], physical metallurgy, automotive, defense and telecommunication [25] areas.

3.1 ANN model for estimation of a brightness intensity level in an indoor space

In designing well illuminated places, various design tools, being models, numeric equations and computer programs, are used to determine the brightness levels of definite points. In this study, to estimate brightness values, ANN model is used. In this study, three different ANN models are established. These are;

Multi-Layer Feedback ANN model, Elman Back propagation ANN model, Radial Basis Function ANN model.

In the study, each ANN model is trained separately. At the end of the each ANN model training, Elman Back propagation ANN model gives 4.1% error rate, Radial Basis Function ANN model gives 3.9% error rate and Multi-Layer Feedback ANN model gives 0.77% error rate. It is observed that Multi-Layer Feedback ANN model, within these three models, has been successful in prediction of the light level distribution. In this study, Multi-Layer Feedback ANN model is preferred because of its performance in prediction of light level distribution and low error rate.

In training the network, the Levenberg-Marquardt (LM) algorithm is used. The reasons we preferred the LM algorithm are its speed and the determination it ensures in the training of ANNs.

For the measurement of brightness intensity, the Computer Laboratory of Marmara University’s Technology Faculty was used. The dimensions of the Computer Laboratory were determined as width 10.35 m, length 10.35 m and height 3.7 m. The walls of the measurement laboratory are painted white and its reflection coefficient is ρ=0.8. On entering by the door, there are two windows straight ahead. The indoor space (as in Figs. 4-5) is illuminated with 12 2 × 36 Watt fluorescent armatures, aligned one after another in 3 lines, 4 armatures in each line.

Fig. 4.General view of measurement laboratory

Fig. 5.Three-dimensional view of measurement laboratory

3.2 Measurement of brightness intensity values

The test medium was first squared, on paper (as in Fig. 6) and then physically, in sizes of 70 × 70 cm, giving a total of 225 squares. By increasing and decreasing the brightness intensity of the armatures in the test laboratory, their light intensities adjusted gradually at levels of 0%, 30%, 65% and 100%. For each brightness level, measurements were taken at the height of the work surfaces, that is, 80 cm from the floor. Measurements were taken in the middles of the 70 × 70 cm squares by means of a luxmeter, all measured values were recorded as lux and brightness intensities measured for each level were shown in 15 × 15 matrixes

Fig. 6.Separation of space in 15× 15 squares

While establishing an ANN model, the data were divided into two groups. The first group was used to train the model and the second group to test the model. As the measurements were made at night and the test area was on the third floor, no light from outside entered the test medium during the measurements. For this reason, as a neuron input parameter of the established ANN model, a total of 120 brightness intensity values were used (from corner to corner, 15 each and for four brightness levels, a total of 2 × 15 × 4=120). As the target data of an established neural network, a total of 4 × 225=900 brightness intensity values were used for four separate brightness levels; 225 for each brightness level. Here, we used the brightness levels only for the diagonals to estimate the brightness level of each point in the whole space by taking fewer measurements of the future problems that may occur in illumination elements. In the same manner, the reason why the target values were kept lower to reach more sensitive approximate data. Here, the established ANN model completed the training process with 13 iterations. The performance of the model is decreased for iteration numbers fewer than 13 and the model learns the output values by heart for iteration numbers more than that.

3.3 Variables used in the ANN model

To make any estimation with the ANN, first the ANN to be established must be trained. Variables to be used in the training of the neural network are the weight and target values. As Fig. 7 shows, a total of 1020 brightness intensity values for the (lux) training data, a neuron input (weight) parameter of 120 and an output (target) parameter of 90 were used.

Fig. 7.Description of ANN inputs and outputs

3.4 Weight values of established ANN model

In the training phase of the ANN, we used, in estimation of brightness level as weight data, illumination elements in the medium operated at 100% productivity (0% in Fig. 8, 35% in Fig. 9, 65% in Fig. 10 and 100% in Fig. 11) and brightness level value measurements were taken at four separate brightness levels, in total 15 × 2 × 4=120 for four separate brightness levels; 15 each on two diagonals known as the weight values of the ANN. Here, we measured the lux values on two diagonals to estimate the brightness level of all points in the whole space by taking fewer measurements of the future problems that may occur in the illumination elements.

Fig. 8.Brightness level values (weight values) measured while the illumination system was turned off.

Fig. 9.Brightness level values (weight values) measured while the illumination system operated at 35% productivity.

Fig. 10.Brightness level values (weight values) measured while the illumination system operated at 65% productivity.

Fig. 11.Brightness level values (weight values) measured while the illumination system operated at 100% productivity.

3.5 Target Values of established ANN model

The data to be used in training the established ANN are known as target values. The target values used here are the brightness intensity values we registered by taking measurements in the medium. These values were recorded while the medium was dark (Fig. 12), the medium was operated at 35% productivity (Fig. 13), 65% productivity (Fig. 14) and at 100% productivity (Fig. 15). The four different brightness levels give a total of 900 brightness intensity values; 225 at each level. The reason the target values of the network are more than its weighted values is that it may reach more sensitive estimation data.

Fig. 12.Target values measured while the illumination system was turned off

Fig. 13.Target values measured while the illumination system operated at 35% productivity

Fig. 14.Target values measured while the illumination system operated at 65% productivity

Fig. 15.Target values measured while the illumination system operated at 100% productivity

In the study, firstly an ANN model is established with which the light level values on reciprocal wall edges are used as a weight data. Then, an ANN model is established with which the light level values on the cross diagonals are used as a weight data. It is observed that the first established ANN model is not as much successful as the second established ANN model. In this case, it is seen that the light level values on wall edges do not exactly meet the light level distribution in indoor area. For this reason, the ANN model trained with light level values on two cross diagonals is preferred. Because; the light level distribution in indoor area is represented best by the light level values on two cross diagonals.

 

4. Brightness Level Distribution and Discussion

Ensuring the brightness level and continuity constitutes the most important part of the illumination technique calculations. During the design phase, the illumination level according to the use of the place must be determined in conformity with the illumination level selection phases suggested by the International Illumination Commission (CIE-Commisyon Internationale de L’eclairage) and a suitable illumination system must be installed. However, to leave the illumination system alone after it is installed and to only replace the problematic illumination devices is not a good illumination method, as insufficient illumination resulting from the decrease in light levels of lamps over time and lack of maintenance will create negative impacts on the work motivation and productivity of the users. To determine the brightness levels of definite points of well illuminated buildings during their design phase, various designing tools, such as numeric equations and computer programs, are being used [17, 12].

In this study, establishment of an ANN to estimate the brightness levels at the selected laboratory is suggested as a new method. To this end, an ANN model was established and brightness density values in the medium were estimated based on the established neural network model. The data estimated with an ANN were modeled in three dimensions in the Matlab medium, as seen in Fig. 17. The difference between the actual brightness distribution in the medium in Fig. 16 and the three-dimensional brightness intensity difference estimated by the ANN in Fig. 17 gives the error rate of the established ANN. This error rate was modeled again in three dimensions in the Matlab-Simulink program and its distribution in the medium is given in Fig. 18. As can be seen in Fig. 18, as the model has a 0.77% error rate and the brightness intensity values have been correctly estimated, a successful result has been obtained from this study.

Fig. 16.Actual brightness level distribution in the medium

Fig. 17.Brightness level distribution estimated by the ANN

Fig. 18.Comparison of measurement values and YSA estimates (Error graphic of the ANN)

 

5. Conclusions

In this study, to assess the importance of illumination systems in indoor spaces and determine the brightness levels in such spaces, the use of ANNs is proposed. In this regard, to estimate the brightness level, an ANN model was established. By using the established ANN model, the estimated illumination data and actual illumination data were compared. During the design phase of the illumination system, besides various computer programs and numeric calculation methods, it was proved that the ANN model could also be used and it was determined that quick feedback could be obtained related to brightness values in indoor spaces in a short time. Consequently, it was proved that using an ANN is a successful method of estimating brightness intensity.

References

  1. Ashok Akella, R.P. Saini and Mahendra Pal Sharma, “Social, economical and environmental impacts of renewable energy systems,” Proceedings of Renewable Energy, vol. 34, pp. 390-396, 2009. https://doi.org/10.1016/j.renene.2008.05.002
  2. Marie-Claude Dubois and Åke Blomsterberg, “Energy saving potential and strategies for electric lighting in future North European, low energy office buildings,” Energy and Buildings, vol. 43, pp. 2572-2582, July 2011. https://doi.org/10.1016/j.enbuild.2011.07.001
  3. Magali Bodart and André De Herde, “Global energy savings in offices buildings by the use of daylighting,“ Energy and Buildings, vol. 34, pp. 421-429, june 2002. https://doi.org/10.1016/S0378-7788(01)00117-7
  4. Fawwaz Hammad and Bassam Abu-Hijleh, “The Energy Savings Potential of Using Dynamic External Louvers İn An Office Building,” Energy And Buildings, vol. 42, pp. 1888-1895, 2010 https://doi.org/10.1016/j.enbuild.2010.05.024
  5. Nagib T. Al-Ashwal and Ismail M. Budaiwi, “Energy Savings Due To Daylight And Artificial Lighting İntegration İn Office Buildings İn Hot Climate,” International Journal of Energy and Environment, vol. 2, pp. 999-1012, 2012.
  6. Sherif Matta and S.M. Mahmud, “An intelligent light control system for power saving, 3th. Annual Conference on IEEE Industrial Electronics Society,” Glade, U.S.A, November 2010.
  7. Francis Rubinstein and Abby Enscoe, “Saving energy with highly-controlled lighting in an open-plan office”, Illuminating Engineering Society of North America, vol. 7, pp. 21-36, 2010
  8. Paola Sansoni, Franco Francini, D. Fontani, Luca Mercatelli and David Jafrancesco, “Indoor illuminetion by solar light collectors“, Lighting Research & Technology, vol.40, pp. 323-332, 2008 https://doi.org/10.1177/1477153508095128
  9. Anastasios I.Dounis, P.Tiropanis, Athanassios Argiriou and Argiris Diamantis, “Intelligent control system for reconciliation of the energy savings with comfort in buildings using soft computing techniques,” Energy and Buildings, vol. 43, pp. 66-74, 2011. https://doi.org/10.1016/j.enbuild.2010.08.014
  10. Naveen Garg and M.C. Singh “Illuminance estimation and daylighting energy savings for Indian regions,” Renewable Energy, vol. 35, pp. 703-711, 2010. https://doi.org/10.1016/j.renene.2009.08.023
  11. Tuğçe Kazanasmaz, Murat Günaydın and Selcen Binol, “Artificial neural networks to predict daylight illuminance in office buildings,” Building and Environment, vol. 44, pp. 1751-1757, 2009. https://doi.org/10.1016/j.buildenv.2008.11.012
  12. Mateja Trobec Lah, Borut Zupančič, Jože Peternelj, Aleš Krainer, “Daylight illuminance control with fuzzy logic,” Solar energy, vol. 80, pp. 307-321, 2006. https://doi.org/10.1016/j.solener.2005.02.002
  13. Mustafa Şahin, “Analysis Of Illumınance Levels In Indoor Atmosphere By Using Artifıcial Neural Networks,” Marmara University Institute of Pure and Applied Sciences, postgraduate thesis, Istanbul, june 2010.
  14. Serm Janjai and Piyanuch Plaon, “Estimation of sky luminance in the tropics using artificial neural networks: Modeling and performance comparison with the CIE model,” Applied Energy, vol. 88, pp. 840-847, 2011. https://doi.org/10.1016/j.apenergy.2010.09.004
  15. Gabriel López and Christian A. Gueymard, “Clear-sky solar luminous efficacy determination using artificial neural Networks,” Solar Energy, vol. 81, pp. 929-939, 2007. https://doi.org/10.1016/j.solener.2006.11.001
  16. SüreyyaKocabey, “Finding of Illuminance Levels In Indoor Atmosphere And of Finite Element Method,” Marmara University Institute of Pure and Applied Sciences, doctoral thesis, 2008.
  17. Soteris A. Kalogirou, “Artificial Neural Networks in Renewable Energy Systems Applications: A Review, Renewable and Sustainable Energy Reviews,” Elsevier, vol. 5, pp. 373-401, 2000.
  18. Juan Ramon Rabunal and Julian Dorrado, “Artificial Neural Networks Real Life Applications, Idea Group Publishing, 2006, pp. 203-369
  19. Soteris A. Kalogirou, “Applications of artificial neural-networks for energy systems”, Applied Energy, vol. 67, pp. 17-35, 2000. https://doi.org/10.1016/S0306-2619(00)00005-2
  20. Soteris A. Kalogirou, “Applications of artificial neural-networks for energy systems”, Applied Energy, vol. 67, pp. 17-35, 2000. https://doi.org/10.1016/S0306-2619(00)00005-2
  21. Larry R. Medsker, “The future of artificial neural networks could be bright,” Computers/Control engineering, vol. 10, pp. 28-9, 1997.
  22. Nicholas J. Cotton, Bogdan M. Wilamowski and G.ünhan Dundar, “Neural Network Implementation on an Inexpensive Eight Bit Microcontroller”, Intelligent Engineering Systems, pp. 109-114.
  23. Ivan Villaverde and Manuel Granna, “Neuro-evolutionary mobile robot egomotion estimation with a 3D ToF camera,” Neural Computing and Applications, vol. 20, pp. 345-354, 2011. https://doi.org/10.1007/s00521-010-0384-6
  24. Claudia Cimpoiu, Vasile-Mircea Cristea, Anamaria Hosu, Mihaela Sandru and Liana Seserman, “Anti-oxidantactivity prediction and classification of some teas using artificialneural Networks”, Elsevier, Food Chemistry, vol. 127, pp. 1323-1328, 2011. https://doi.org/10.1016/j.foodchem.2011.01.091
  25. Yuhong Li and Weihua Ma, “Applications of Artificial Neural Networks in Financial Economics: A Survey,” International Symposium Computational Intelligence and Design, vol. 1, pp. 211-214, 2010.
  26. Dong-il Cho, M. Majors and J. Stori “Neural network control of automotive fuel-injection systems,” Control Systems, IEEE, vol. 14, pp. 31-36, 1994.

Cited by

  1. ANN-based estimation of time-dependent energy loss in lighting systems vol.116, 2016, https://doi.org/10.1016/j.enbuild.2016.01.027