Abstract

In order to optimize the indoor lighting effect and reduce the energy consumption of indoor lighting, the light source layout of conventional rooms and special rooms is studied in this paper. Firstly, the indoor space lighting model is analyzed, and the expressions of light source output and illumination on the target plane are derived. Secondly, in order to improve the search ability of the algorithm in specific areas, combined with the artificial bee colony algorithm, an improved artificial bee colony algorithm suitable for indoor lighting optimization is proposed. Using the average square difference of the illuminance of the target plane as the adaptation function, a penalty function is introduced, and the minimum circle surrounding strategy is used to search the specific location of the light source. Finally, the obtained layout is fitted by engineering standardization, and the indoor light source layout is obtained. Through the simulation of illuminance effect in conventional room and irregular room, it is proved that the proposed method can effectively improve the lighting effect and reduce the energy consumption of indoor lighting under the same number of light sources and the same illuminance index.

1. Introduction

In today’s society, the shortage of energy and the increasing environmental problems are becoming a serious problem that people all over the world need to face. Various energy-saving and environmental protection policies have gradually entered people’s life. In industrial development, green energy conservation has become the main theme of the development of various industries. Among them, the power resources consumed by the lighting industry account for one-fifth of the whole world every year. This is a terrible resource occupation. If a certain degree of energy can be saved in lighting, it will greatly reduce the pressure of energy conservation and emission reduction in the world. In recent years, the lighting industry is also constantly innovating and developing for green energy conservation. However, most researchers focus on improving the luminous efficiency of the light source and ignore its external energy utilization. A few scholars believe that the lighting and energy-saving methods required for green lighting should not be limited to the traditional luminous efficiency, and the arrangement of light sources may also have a great impact on the lighting and energy-saving effect [13]. Therefore, it is necessary to study and strengthen the layout of indoor light sources [46].

Aiming at the problems of indoor lighting layout, Komine et al. [7] proposed a typical light source layout, which improved the lighting effect of indoor light source, but this layout caused a lot of energy loss of light source. Yang [8] analyzed the reasonable layout of classroom lighting through the range value and improved the lighting environment but did not conduct in-depth research on the energy loss of the light source. Wei et al. [9] proposed an optimal coverage algorithm based on visible Voronoi diagram to optimize the layout of light sources. The layout can consume less energy to achieve better lighting effect, but it did not demonstrate the uniformity of illumination in detail. Seo et al. [10] improved the design of lighting and daylighting system through the analysis of lighting and daylighting environment, but they lacked the planning of indoor light source layout. Guo and Guo [11] optimized the indoor space layout by improving the small disturbance environment of point light source and realized the system that can adapt to different periods and different weather, but it lacks the specific analysis of lighting mode. Wang et al. [12] optimized the layout of traditional indoor lighting by studying the standard deviation of visible light power, but they did not analyze the complex space. Jin and Lee [13] proposed the layout of light source in occupied space based on indoor lighting aesthetics and structure, but it did not actually solve the problem of energy loss of light source. Wang et al. [14] reduced the energy loss of light source by changing the arrangement of near-field LEDs but ignored the influence of illumination uniformity.

In order to solve the problem of energy loss in the light source layout, this paper decides to optimize the indoor light source layout based on the basic idea of artificial bee colony algorithm. After years of development, artificial bee colony algorithm has been a mature optimization algorithm and a specific application of cluster intelligence. It is widely used to solve various problems, such as network traffic prediction and custom prediction [1517]. In order to solve the above problems, this paper first models and analyzes the indoor lighting and then improves the bee colony optimization algorithm. The feasibility and practicability of the algorithm are verified by verifying the number of light sources and illumination value. It is expected that the algorithm can not only reduce the energy consumption of the light source, but also bring a better lighting experience for users.

The main innovation of this paper is that, by adding penalty function and combining the idea of region segmentation, an improved artificial bee colony algorithm suitable for indoor lighting optimization is proposed, and several conventional rooms and special spaces are simulated and verified [18, 19]. On the basis of a large number of experiments, it is found that the layout traversed by the algorithm has the data characteristics of certain mathematical functions, so the layout scheme of indoor light source is proposed.

The main contents of this paper are as follows. The second chapter of this paper is to obtain the illuminance relationship of indoor light source on the target plane by modeling and analyzing LED lighting. The work of Chapter 3 is to improve the artificial bee swarm algorithm by combining the illumination relationship of indoor light source with the idea of minimum circle area division. The fourth chapter is about the standardized engineering fitting of the light source layout obtained by the improved algorithm optimization. The content of Chapter 5 is to do a large number of optical data comparison experiments between the fitted light source layout and other classical light source layout. The content of Chapter 6 is to summarize and analyze the new light source layout and the improved artificial bee swarm algorithm, as well as prospects of the future work.

2. Indoor LED Lighting Model

The main purpose of this paper is to optimize the layout of indoor light sources, and the premise is to model and analyze the indoor LED lighting model. In the process of modeling, the commonly used energy-saving and environment-friendly LED light source is selected, and many factors such as brightness, luminous intensity, illumination uniformity, and indoor glare value are comprehensively considered [20, 21]. Based on the indoor lighting calculation theory [22], the point by point method is used to calculate the receiving plane illumination. The schematic diagram of lighting model is shown in Figure 1.

The room size is set to , the light source is placed at the top of the room, the lower plane is the light source receiving plane, the plane is evenly distributed as points, and the target plane and the ground height are . The luminous intensity of the light source is

Among them, is the luminous intensity emitted at angle , is the overall luminous intensity of the light source, and is the angle between the line connecting the light source’s emission point and the receiving plane and the vector perpendicular to the ceiling; is the radiation coefficient of the light source, which is related to the light intensity at the half angle, and is controlled by the distance between the midpoint of the curvature of the LED light source part and the package part. Its relationship with the output half angle of the light source is

At this time, the distance between the point on the receiving plane and the light source is

Let , and then, the relationship between and is

Among them, is the vertical distance between the light source and the working surface, and the cosine value of the light source exit angle isThe illuminance on the receiving plane is

The illuminance at a certain point on the receiving surface is

Since LEDs are incoherent light sources, when LEDs are used to form an array, the average light intensity on the receiving plane is

The mean square error of the light intensity on the receiving plane is

This section models the currently commonly used indoor light source LED lighting methods, taking into account the brightness, luminous intensity, uniformity of illuminance, and indoor glare values that affect indoor lighting and many other factors. Through the analysis and calculation of the LED light intensity and the spatial distance, the illuminance relation expression of the light source on the target plane is derived.

3. Algorithm Optimization Module of Light Source

According to the indoor lighting standard, the indoor illumination value should be in the range 300–1500 lx, and the illumination uniformity should be greater than 0.7. In order to realize the concept of green energy-saving lighting, the use of light sources should be reduced under the premise of ensuring the indoor lighting standard. Therefore, this paper attempts to optimize the location of the light source layout, on the premise of meeting the illumination and illumination uniformity, optimize the light source layout, and use the least light source to achieve the optimal lighting effect.

At present, the commonly used algorithms to solve optimization problems include genetic algorithm, ant colony algorithm, particle swarm optimization, artificial bee colony, and other intelligent optimization algorithms, as well as mathematical optimization algorithms. Artificial bee colony algorithm has the advantages of high accuracy, strong robustness, and strong exploration ability and has no high requirements for the objective and constraint function [2329]. Based on the optimization idea of artificial bee colony algorithm and the algorithm structure of region segmentation, an improved artificial bee colony algorithm for indoor light source layout optimization is proposed.

The improved artificial bee colony algorithm treats the layout of the light source as a solution in a multidimensional space. The position of each light source has a unique corresponding nectar source, and the position of each nectar source represents a feasible solution to the problem. The number of guide bees in the population is the same as the number of follower bees, each accounting for one-half of the number of nectar sources, and each nectar source corresponds to only one guide bee at the same time. In the initialization stage, the nectar source is generated by random numbers in the optimization interval, the LED lighting function is established by equation (7), the evaluation function is constructed by equation (9), and the nectar source in the population is initialized according to the number of light sources. The value in each dimension represents relative coordinates of the light source. In the optimization stage, the area is divided into uniform grids and assigned corresponding binary numbers to determine the light source code represented by the position. In the search stage, after the bee finds a new source of nectar, it shares the information source with the bee, and the bee uses the shared information to follow the bee probabilistically using roulette. In the iterative process, the mean square error of the lighting function is set as the fitness value. The larger the grid area occupied by the nectar in the space, the greater the fitness, and vice versa. The nectar source is updated and replaced by adopting a greedy selection strategy. If the new nectar source does not meet the standard or has reached the search threshold and no suitable nectar source is found, the nectar source location is abandoned, and a new nectar source is randomly generated and iteratively searched using the objective function and the evaluation function. When the fitness reaches the set satisfaction, the output current honey source parameters are the current optimized relative coordinates of the light source.

Under the requirement of fast convergence, the processing level of artificial bee colony algorithm in special space decreases. When the required optimization space is an irregular room, at the later stage of the iteration of the conventional artificial bee colony algorithm, most optimization particles will repeatedly appear near the same area, resulting in some overlapping areas of light sources, resulting in the loss of light source energy.

Firstly, in order to facilitate the processing of engineering problems, the artificial bee colony algorithm is improved, and the penalty function and dynamic penalty factor are added to the algorithm. The equations are shown as follows:

Among them, is a penalty function. is an objective function. is a penalty term. is a dynamic penalty factor. and are constraint functions. and are functions of and . In order to facilitate the implementation of the algorithm, let the constraint equation and inequality take the same dynamic penalty factor, and the value of the dynamic penalty factor is shown in where and are fixed constants; , are selected in this paper; and are the maximum iteration value and the current iteration value, respectively.

Firstly, by adding a penalty function in the algorithm, the optimization problem of light source position is changed into an unconstrained problem, and the unconstrained optimal solution of light source position is equivalent to the optimal solution of the initial problem to reduce the difficulty of light source position optimization. At the same time, the dynamic penalty factor is used to control the global convergence of the algorithm. In the initial stage of population iteration, the penalty factor is very small, which makes the individual distribution and search dimension in the population wide, which is conducive to the realization of global search. In the middle and late stage of population iteration, with the increase of feasible solution set, the penalty factor increases exponentially, which makes the algorithm tend to converge to the optimal solution range.

Secondly, aiming at the problem of energy loss of light source in irregular space, region segmentation is added to artificial bee colony algorithm to separate the superimposed regions. In order to reduce the interaction between the light superposition area and the conventional area, the algorithm is set to calculate the illumination distribution of the conventional area first. According to the light superposition area, the minimum circle area coverage method is used to search the minimum light source coverage area.

In view of the characteristics that the light source weakens continuously with distance and involves the lighting of light sources in irregular areas, because the idea of region segmentation and minimum circle optimization algorithm in this paper is to use points to divide the irregular space for the layout of light sources, set as the best solution set in region segmentation, where

If there is no intersection between points and in the irregular area in the space and outside the area, and are regarded as exactly the same visible points in the same space. Therefore, the same region of a point in the irregular region is defined as the set of complete intersections of all points starting from and intersecting at the same point in the irregular region .where is a set of points, the positions between the points are completely independent, and is the completely irregular region of point of . That is, represents the Euclidean distance between the point and the point in the irregular area. is the same visible figure of the whole set of , whereis point exactly the same as that of the visible area .

Therefore, when calculating the visible area illuminated by the light source, based on the environmental conditions constructed in Chapter 2, the relationship between the distances of points and in the irregular area is as follows:

The minimum distance between adjacent iterative particles is constrained by the distance formula to ensure the accuracy of the final result.

After combining the penalty function and region segmentation:, the execution steps of the improved artificial bee colony algorithm in the search space are as follows:(i)Step 1. Judge whether the target space is a regular area. If it is a regular area, go to step 3. When the target space is a complex area, go to step 2.(ii)Step 2. Divide the complex area, detect the overlap area of the light source, calculate the minimum coverage area f the overlap area, and step into Step 3.(iii)Step 3. Discrete precalculated area light source initial position iteration number.(iv)Step 4. Establish the objective function and fitness function according to equations (7) and (9).(v)Step 5. Calculate the respective density of the binary numbers of the light source code, and establish the relative coordinates of the light source in the space corresponding to the value in each dimension of the nectar source.(vi)Step 6. Iteratively solve the fitness value of the light source position represented by the nectar, adopt the strategy of greedy selection, compare with the fitness value of the best light source position of the previous generation, decide to eliminate or select the better solution, and calculate the follow probability at the same time.(vii)Step 7. Update the optimal position and following probability of the light source in the population.(viii)Step 8. Iteratively replace the dimension value of the light source position.(ix)Step 9. If the expected conditions are met or the maximum number of iterations is reached, stop the search and judge whether the standard is met. If the expected condition is not reached, and the search threshold is reached, step 3 is executed; if the condition is met, the light source position is output.

In order to visually compare the performance of the algorithm, four different functions, Sphere, Rastrigin, Rosenbrock, and Griewank, are used to test the improved artificial bee swarm algorithm, the original artificial bee swarm algorithm, the particle swarm algorithm, and the IABC algorithm improved in document [30].

The simulation experiment uses MATLAB 2019a as the experimental platform, the operating system is Windows 10, the memory is 16G, the CPU is Intel(R) Core(TM) i5-9400, and the main frequency is 2.9 GHz. To avoid the randomness of the optimization algorithm, this experiment will use the average value of the results obtained by running the program 30 times as the final fitness curve result. The expression and value range of each test function are shown in Table 1. The fitness change trend of the standard test function of each algorithm is shown in Figures 2 and 3.

In Figures 2 and 3, the improved artificial bee swarm algorithm uses a new fitness function and a region search scheme compared with the original artificial bee swarm algorithm, particle swarm algorithm, and IABC algorithm mentioned in document [30], which can not only search for the optimal location more quickly, but also avoid the local optimum caused by multiple particle overlap at the end of iteration.

4. Optimization Results Engineering Standardized Position Fitting

In this paper, general specification room is calculated. After optimization by improved artificial bee colony algorithm, the relative coordinates of light source are shown in Table 2, and its spatial layout is shown in Figure 4.

In Figure 4, the left half of the space is mainly illuminated by No. 3, No. 4, No. 5, and No. 6 light sources, the right half of the space is mainly illuminated by No. 7, No. 8, No. 9, and No. 10 light sources, and the central area is mainly illuminated by No. 1 and No. 2 main light sources and edge light sources. Among them, the x-axis coordinates of No. 1 and No. 2 light sources, No. 3 and No. 6 light sources, No. 4 and No. 5 light sources, No. 7 and No. 10 light sources, and No. 8 and No. 9 light sources are inconsistent in the spatial coordinate system, while the y-axis coordinates of No. 6 and No. 7 light sources, No. 5 and No. 8 light sources, No. 4 and No. 9 light sources, and No. 3 and No. 10 light sources are inconsistent in the spatial coordinate system, and there are some differences.

The analysis of the optimized light source layout position shows that although the lighting effect achieved by this layout can meet the actual lighting requirements, it has relatively random characteristics, and the coordinates of the light source layout are asymmetrical, which lacks aesthetics in the actual layout. In this paper, the regular curve equation is used to further study the optimization results, so as to achieve the beauty, symmetry, and engineering practicability of the layout. Through a large number of experimental analysis, it is found that the shape formed by the actual coordinate position of the light source is similar to the shape of Bernoulli Line in mathematics. Therefore, this paper uses the Bernoulli Line to fit the indoor light source layout in engineering standardization.

The Bernoulli Line is a curve in the plane rectangular coordinate system. It is the inversion figure of hyperbola about the circle whose center is in the hyperbolic center. Its mathematical expression is shown in equation (18).

The mathematical graph is shown in Figure 5.

In the case of a limited number of interpolations, this paper uses the principle of least squares to perform fitting operations [3133]. The least square method matches the best function of the data by minimizing the sum of squares of errors. The fitting function is as follows:

In combination with the least square method, equation (20) is as follows:

The optimization goal is as follows:where is constrained by the properties of the double helix: .

The layout of engineering standardized fitting light source after smoothing is shown in Figure 6. Comparing Figure 6 with Figure 4, it can be seen that the layout position of the light source has not changed greatly, but its symmetry and aesthetics are greatly enhanced.

In this section, on the premise of aesthetics and engineering practicability, through the analysis of the optimal light source layout position optimized by improved artificial bee colony algorithm, and using the mathematical curve equation to carry out the standardized fitting of the light source position, the engineering standardized fitting light source layout is obtained.

5. Simulation Experiment

In order to verify the rationality and superiority of the indoor space lighting layout proposed in this paper, four aspects of simulation experiments are carried out. Simulation experiment 1 is used to verify the difference of lighting effect between the engineering standard fitting light source layout and the optimal light source layout optimized by improved artificial bee colony algorithm. Simulation experiment 2 is used to verify the difference between the indoor light source layout finally given by this method and the indoor light source layout lighting effect given by other documents. Simulation experiment 3 is used to verify the energy consumption comparison between the final light source layout given by this method and the indoor light source layout given by other documents at the same illuminance effect. Simulation experiment 4 is used to verify the application effect of this method in irregular rooms. In simulation experiments 1, 2, and 3, in order to reflect the generality of the method, standard square room, medium rectangular room, and large rectangular room are selected. Three room sizes of , , and are selected as examples. In Simulation Experiment 4, an irregular space of L-shaped room is selected as an example.

5.1. Simulation Experiment 1

In order to verify the difference of lighting effect between the engineering standard fitting light source layout and the optimal light source layout optimized by improved artificial bee colony algorithm, this experiment compares and analyzes the fitting accuracy and illumination distribution. In terms of fitting accuracy, the least square fitting method of boundary [34] is used to calculate the fitting layout accuracy of rooms with various specifications. In terms of illuminance distribution, the same number of light sources is used in the same room to compare the illuminance distribution of multiple groups of different room specifications. The layout comparison diagram and illuminance distribution diagram are shown in Figures 79.

In Figures 79, the layout of engineering standardized fitting light source deviates slightly from the layout directly optimized by using the improved artificial bee colony algorithm. The boundary difference is obtained by traversing the sampling coordinates of the fitting layout and the results optimized by the algorithm. It can be proved that the error rate of the two layouts is very small, which meets the requirements of boundary fitting threshold. Through the comparative analysis of indoor illuminance, under the same room standard and the same number of light sources, although the lighting effect of the optimized light source layout using the improved artificial bee colony algorithm is slightly better, the illuminance deviation from the engineering standardized fitting light source layout is very small, which can be ignored. The lighting effects of the two are consistent, and the light source layout of engineering standardized fitting is more symmetrical and beautiful, which is convenient for construction. It verifies the practicability of the improved artificial bee colony algorithm in this paper and the rationality of its optimization results after engineering standardized fitting.

5.2. Simulation Experiment 2

This simulation experiment is used to verify the difference between the indoor light source layout finally given by this method and the lighting effect of the indoor light source layout given by other documents. According to the light source layout and parameters given in reference [35], the lighting effects of rectangular and circular light source layouts are simulated by using the same number of light sources in the same room. The layout of the light source and its illuminance are shown in Figure 10; is shown in Figure 11; and is shown in Figure 12. The indoor light source layout and lighting effects finally given by the method in this paper are shown in Figures 79 in Section 5.1, respectively.

Take a room as an example to analyze the experimental results. In Figure 10, the maximum indoor illuminance value of the rectangular layout is 555.164 lx, the minimum is 288.548 lx, the average room illuminance is 388.879 lx, and the uniformity of illuminance is 74.2%. Although the rectangular layout can meet the indoor lighting requirements in terms of illuminance value, there is a great difference between the maximum and minimum values of illuminance. In terms of lighting effect, there is a big gap between the central part and the edge part of the rectangular light source layout. The illumination value changes obviously from the center to the edge, and the room illumination distribution is unbalanced, which leads to the characteristics of high central illumination and low edge illumination, which affects the overall lighting effect.

In Figure 10(d), the light source is arranged in a traditional circular layout, the maximum illumination is 596.7869 lx, the minimum is 299.3843 lx, the average illumination in the room is 395.488 lx, the difference between the maximum and minimum illumination is 297.4026 lx, and the illumination uniformity is 75.7%. In the layout of circular light source, the central illumination value is too high, and the edge illumination value is too low, which shows a cliff like downward trend at the corner of the space, so that the uniformity of room illumination is at a low level, resulting in the uneven distribution of indoor illumination. Circular layout exposes the problem of sharp decrease of illumination value at the edge of space, which has a great impact on personnel activities.

In Figure 7, the maximum illuminance value of the space simulated by the method in this paper is 438.8067 lx, the minimum illuminance value is 355.2899 lx, the average indoor illuminance is 410.953 lx, and the difference between the maximum and minimum illuminance is 83.5168 lx. The uniformity is 86.4%, which is higher than the lighting standard. In terms of illuminance value, the fitting layout is smaller in illuminance difference, the illuminance change from the central area to the edge area is more gentle, the overall illuminance value decreases less, and there is no sharp decrease in the edge illuminance value, which reduces the local high illuminance uniformity and makes the lighting effect more uniform.

In rooms of different specifications, the illuminance distribution changes with the change of the light source layout. The uniformity of the illuminance of each layout under the same number of light sources is shown in Table 3.

In Table 3, under the same room standard with the same number of light sources, compared with rectangular and circular light source layouts, the layout given in this paper has the highest illumination uniformity while meeting the lighting standard.

In this section, combined with the illuminance and illuminance uniformity standards, it is proved that the illuminance and illuminance uniformity of the indoor light source layout given by this method is better than the rectangular and circular light source layout given in the current literature.

5.3. Simulation Experiment 3

In order to verify the energy consumption comparison between the light source layout given by this method and the indoor light source layout given by other literatures in the same illumination effect, the rectangular layout, circular layout, and this method can achieve the average illumination effect of 450 lx, 550 lx and 700 lx in the same room. The number of light sources required for each layout is shown in Tables 4, 5, and 6.

In the table, in the same room to achieve the same illumination requirements, the number of light sources required for this layout is less than that for rectangular and circular layout. In different rooms to achieve the same illumination, the number of additional light sources required for this layout is less than that for rectangular and circular layout, which proves that this layout can effectively reduce the number of light sources used, which is in line with the environmental protection concept of high efficiency and energy saving.

5.4. Simulation Experiment 4

In order to verify the versatility of the method in this paper, a complex L-shaped room is selected for verification, and its space model and size are shown in Figure 13. Since there is no other relevant literature to design the layout of the light source in a complex room, simulation experiment 4 only analyzes and explains the effect of the layout of the light source in this paper.

The lighting layout design of complex room is different from the traditional rectangular room, which is limited by the conditions such as the superposition of regional light sources and the loss of illumination. For the optimization of light source layout in irregular rooms, the room layout is first cut into regular areas for calculation. As shown in Figure 13, the L-shaped room in this paper is divided into three areas S1, S2, and S3. Since the S3 area light source will affect the S1 and S2 areas, and it will be superimposed by the illuminance of the S1 and S2 area light sources, when calculating the illuminance value of the room, the S1 and S2 areas are prioritized for layout optimization. When calculating the light source superposition region S3, restricted by the illumination of S1 and S2 regions, the contour detection and matching of the search region are carried out. The minimum coverage problem [36] is used to solve the problem, and the improved artificial bee colony algorithm is combined to optimize the light source layout of L-shaped complex space. The light source layout and illumination distribution of complex space are shown in Figure 14.

In Figure 14(d), the illuminance distribution of the L-type room is characterized by regional fluctuations due to the division calculation of the space. In S1, S2, and S3 areas, the total coverage of illumination is achieved, and the overlapping area of illumination has a little higher illumination. The maximum illumination is 492.6214 lx, the minimum is 302.3994 lx, and the illumination uniformity is 82.7%. The illumination is within the illumination standard range, the illumination uniformity is much higher than the standard, and the feasibility of the algorithm in indoor complex area is verified.

To sum up, in terms of average illumination and uniformity of illumination, the lighting effect achieved by the layout proposed in this paper meets the lighting standards. Compared with rectangular and circular light source layout [35], the illumination uniformity is higher, the overall illumination difference is lower, and the spatial illumination distribution is more balanced, so less light sources are used to achieve the required illumination. The layout optimized by improved artificial bee colony algorithm not only has more advantages in the effect of indoor lighting, but also can meet the requirements of standard lighting layout for irregular rooms without general light source layout, achieving lighting effect and saving energy.

6. Conclusion

In order to enhance the indoor lighting effect and reduce the energy loss of excess light source, this paper focuses on the layout of indoor light source. The general LED lighting model is selected and analyzed, and its mathematical model is constructed. In order to find the specific lighting position of the light source under the optimal lighting effect, the optimization mechanism of artificial bee colony algorithm is used for reference, and the improved artificial bee colony algorithm combined with region segmentation is proposed to optimize the location and layout of the light source. According to the rationality of light source construction, the specific location of standardized light source is obtained by numerical fitting. Then, in the simulation experiment, the lighting effect of different specifications of the room is compared. In the case of the same illumination and the same number of light sources, it is proved that the advantage of uniform distribution of illumination after the standardized fitting is fully in line with and better than the indoor lighting standard. Through the above experiments, the overall idea of improved artificial bee colony algorithm is proved to be effective, which reduces the energy loss of indoor light source and provides a new choice for indoor light source layout. Although the improved artificial bee colony algorithm has advantages, due to the introduction of the idea of region segmentation algorithm, the algorithm focuses more on region search, which weakens its development ability and consumes too much global search time. How to improve the development ability of the improved artificial bee colony algorithm and reduce its time loss will be the work content in the future. At the same time, based on the experience of using the improved artificial bee colony algorithm to study the light source layout in this paper, in the development of artificial bee colony algorithm, I think the following problems are worth exploring. In the future work, the artificial bee colony algorithm can be combined with more swarm intelligence algorithms. Under the new constrained multiobjective optimization problem, to develop a hybrid swarm intelligence algorithm can solve practical problems.

Data Availability

The data used to support the findings of this study are available from the corresponding author upon request.

Conflicts of Interest

The authors declare that there are no conflicts of interest.

Acknowledgments

This work was supported in part by the Natural Science Foundation Program of Liaoning Province of China under Grants J2020109 and 2019-ZD-0289.