Abstract: With the development of computer graphics and computer CAD technology, people have developed a road lighting simulation program for automobile lamps to simulate the lighting effect of car headlights in real scenes. This article describes two methods: simulation based on reflection coefficient and simulation based on real scene. Finally, the paper also discusses the application of the simulation software in the improved AFS system.

1 Introduction

In recent years, there have been many significant advances in the production technology and processes of automotive headlamps, which have greatly improved the performance of automotive headlamps. The most notable of these is the advancement in new materials and production processes that make the design of automotive headlamps more flexible.

Such as reflectors, not only limited to simple parabolic reflectors, but more complex reflectors (such as free-form reflectors) are also beginning to be applied to automotive headlamp systems. However, the design cycle required for complex systems is also lengthened, which is not allowed in modern large-scale production.

Therefore, how to design a car headlamp with superior performance under the premise of shortening the design cycle is an urgent problem to be solved.

Computer Aided Design Soft2ware is an effective tool to solve this problem.

The output of the computer-aided design software for general automotive headlamps is the iso-illuminance curve on the 25m test screen. Although the designer of the isoluminal curve can obtain information on the distribution of the headlight pattern, it does not answer the question: How effective is this light pattern on real road scenes? To this end, a road lighting simulation program for automotive lighting has been developed that converts the light pattern of the headlights into a simulated road scene. Through the light type simulation of the headlights, on the one hand, designers and manufacturers can check and modify the design plan as early as possible, without having to wait for the prototype to be modified, thus greatly shortening the design time and cost; On the other hand, for the average customer, it is possible to intuitively know the lighting effect of the required headlights without having to make a model.

2 two methods

Two different methods are generally used in automotive lighting road lighting simulation programs: simulation based on reflection coefficients and simulation based on real scenes.

2.1 Simulation method based on reflection coefficient

The simulation method based on the reflection coefficient is based on calculating the light pattern distribution of the headlights, and then the simulation effect of the headlights is obtained according to the road surface and the reflection coefficients of various objects on the road. The flow of the simulation method based on reflection coefficient is shown in Figure 1.

Figure 1 Simulation flow chart based on reflection coefficient

Figure 1 Simulation flow chart based on reflection coefficient

First, build a geometric model of the road in the computer. The geometric model of the road can be in a database of pre-existing programs. The program can find the database according to the road parameters (road width, reflection characteristics of the road, surrounding objects such as trees, signal signs, corners, etc.) required by the user, and find the closest model as the basic model of the road. The geometric model of the road can also be defined by the user himself. First, the user can transfer the basic model from the database according to the pre-determined road type (country road, city road, highway, etc.), and then arbitrarily arrange various objects on the road surface, including trees, pedestrians, traffic signals, and bends. Road signs and over-the-top signal signs. Users can also place oncoming vehicles or front vehicles on a virtual road surface to simulate the situation of delivery or overtaking.

Then the user can decide the condition of the road (whether wet or dry), weather conditions (sunny, cloudy, rainy or foggy). According to these conditions, the characteristics of the objects arranged above (including the pavement itself) include reflection coefficient, color Can be found from the database.

Finally, the user can determine the angle of observation (bird's eye view, driver's perspective or user-defined angle). So we have built a complete road model in the computer, which is the basis for simulation.

Then, define the car light source model. The light source model can be calculated by itself using the principle of blackbody radiation, or it can be the output of other programs. At this stage, the user can determine the position of the lights and the position of the observer. The program can also calculate the light distribution on the 25m test screen based on the source model and the type of reflector and lens as a reference for professional designers. The last is the brightness simulation.

After defining various parameter characteristics of the road and the light pattern distribution of the vehicle, the brightness simulation can be performed. The traditional method of brightness simulation is to use Monte Carlo ray tracing. Nowadays, many programs also use the energy transfer based light transfer method for brightness simulation.

However, both methods must know the reflection coefficient of the point on the road surface and the object at the angle of incidence of the light. The result of the brightness simulation is the exact brightness value of each point on the road and the object, which can be converted to grayscale on the computer display. Therefore, the lighting effect of the defined vehicle light type distributed on the virtual road can be finally obtained on the display screen.

From the above simulation process we can see that the simulation method based on reflection coefficient has the following advantages:

A1 As needed, the location of the road and its ancillary objects can be arbitrarily arranged and the condition of the road and weather can be determined, thus greatly enhancing the flexibility of the simulation.

B1 It does not need to do any experimental work, it is completely computer simulation, so it will not be affected by weather, measuring equipment and other factors.

The shortcomings of this approach are also obvious:

A1 The premise of using this method is that it is necessary to know the reflection coefficient of each point on the road surface and the object in the direction of incidence of light, and this reflection coefficient is generally difficult to obtain.

B1 Since this method involves a large number of operations for finding the database, and it is necessary to simulate every point in the field of view, the calculation workload is large, which determines that the simulation time will be longer.

2.2 Simulation method based on real scene

The simulation method based on real scene is a computer-aided simulation method formed in recent years with the development of computer graphics and digital technology. Its biggest feature is to take full advantage of the real scene and bypass the thorny problem of reflection coefficient. The key to this approach is the need to obtain a proportional relational database that actually includes complex optical processes such as absorption, reflection, and scattering. Therefore, according to the scale database, the illumination effect simulation diagram of the headlight to be tested can be obtained. The program structure using this method is shown in Figure 2.

Figure 2 Simulation flow chart based on real scene

Figure 2 Simulation flow chart based on real scene

The advantages of the simulation method based on the real scene are as follows:

a. The principle is very simple, there is no complicated optical conversion process involved, so the structure of the program is clear and the design is convenient.

b. It can simulate various road types (straight roads, corners, intersections) under different conditions (sunny, cloudy, foggy days).

The disadvantages of this method are:

a. It is necessary to select a standard road in advance and shoot with a digital camera, and once the shooting is completed, the position and characteristics of the entire road and its attached objects are fixed, which greatly limits the flexibility of the simulation.

b. Because this method uses relative brightness, it can only be displayed in the final simulated image when the light distributions of the two headlamps are very different, so the accuracy is relatively low.

3 Application --- AFS System

AFS system (Advanced Frontlight System), also known as intelligent front lighting system, is the development trend of automotive lighting, and it is generally emphasized that it can improve the safety of driving. At present, there are two different standards in the standard of automotive headlamps: European standards and American standards, the two mainly have large differences in low beam light distribution.

The European standard pays special attention to the control of glare, so there is a 15 degree cut-off line on its light distribution, and the illumination is also low. In the United States, the roads are mostly wide, so there is no special requirement for glare, as long as the headlights can be illuminated farther and brighter. However, with the acceleration of the process of economic globalization, people urgently demand to eliminate the difference between these two standards and establish a unified international standard.

One way is to combine the reasonable parts of the two standards to form a standard acceptable to both parties. This is called international coordination. Another method is to create a headlamp system that includes multiple functions. It can use different lighting methods according to different road conditions and weather. This is the AFS system. The current AFS system includes the following features: AL (lighting in adverse weather), BL (curve lighting), CL (country road lighting), TL (town road lighting), ML (highway lighting) and OVL (over the top) Signal illumination). After research, the most favorable and most needed is AL, followed by BL, and the last is OVL. Therefore, when the function of AFS cannot be fully realized, it can be preferred. Using the automotive lighting road lighting simulation program to simulate the lighting effects of various automotive headlamps, we found that most of the headlamps can meet the glare requirements, but we also found that in the illumination, the long-distance illumination can Satisfy the requirements, but the illumination at close range is insufficient.

The defects of the car headlights in this respect are not much problem under the condition that the road conditions are better and the vehicles are not much. However, in China, especially in some big cities like Shanghai, the roads are narrow and intricate, and there are bicycle lanes and sidewalks on both sides of the road, so there is a relatively high requirement for close-range illumination. This is why many drivers in Shanghai always open their headlights, position lights and fog lights at night.

Using the automotive lighting road lighting simulation program, we can simulate the lighting effects of many functions of the AFS system, and compare whether there is a function or a combination of several functions to meet the requirements of high close illumination. If so, you don't have to make changes to your existing AFS system. If not, you need to add a feature to your existing AFS system to improve proximity illumination. Then the improved AFS system can be applied to China's special situation.

0 times
Window._bd_share_config = { "common": { "bdSnsKey": {}, "bdText": "", "bdMini": "2", "bdMiniList": false, "bdPic": "", "bdStyle": " 0", "bdSize": "24" }, "share": {}, "image": { "viewList": ["qzone", "tsina", "tqq", "renren", "weixin"], "viewText": "Share to:", "viewSize": "16" }, "selectShare": { "bdContainerClass": null, "bdSelectMiniList": ["qzone", "tsina", "tqq", "renren" , "weixin"] } }; with (document) 0[(getElementsByTagName('head')[0] || body).appendChild(createElement('script')).src = 'http://bdimg.share. Baidu.com/static/api/js/share.js?v=89860593.js?cdnversion=' + ~(-new Date() / 36e5)];

IMPROVED MATERIAL- Superior PP and ABS, offer stable and long lasting use experience.


SMART ONE BUTTON OPERATION - Short press to start the mist emitting and long press to turn on the mood light, easy to control as you wish.


COMPACT & VERSATILE - Mini size and portable design, easy to carry around. Perfect for vehicle-mounted and all living spaces to humidify air anywhere.


Improve air quality - Diffusers spread the benefits of aromatherapy oils to fight stubborn bacteria and fungus while humidifying dry air, which improves your sleep patterns and skin health effectively!


SAFETY GUARANTEED - Auto shut-off design automatically powers off after 4 hours uninterrupted working, which prevents the diffuser from burning out.

lemon humidifier (9)

Portable Humidifier

Portable Humidifier,Personal Humidifier,Handheld Humidifier,Bottle Cap Humidifier

Shenzhen Hygea Technology Co.,Ltd , http://www.hygeaaromadiffuser.com