Refine Your Search

Topic

Search Results

Technical Paper

Real-Time Motion Classification of LiDAR Point Detection for Automated Vehicles

2020-04-14
2020-01-0703
A Light Detection And Ranging (LiDAR) is now becoming an essential sensor for an autonomous vehicle. The LiDAR provides the surrounding environment information of the vehicle in the form of a point cloud. A decision-making system of the autonomous car is able to determine a safe and comfort maneuver by utilizing the detected LiDAR point cloud. The LiDAR points on the cloud are classified as dynamic or static class depending on the movement of the object being detected. If the movement class (dynamic or static) of detected points can be provided by LiDAR, the decision-making system is able to plan the appropriate motion of the autonomous vehicle according to the movement of the object. This paper proposes a real-time process to segment the motion states of LiDAR points. The basic principle of the classification algorithm is to classify the point-wise movement of a target point cloud through the other point clouds and sensor poses.
Technical Paper

Collision Probability Field for Motion Prediction of Surrounding Vehicles Using Sensing Uncertainty

2020-04-14
2020-01-0697
Intelligent driving assistant systems have been studied meticulously for autonomous driving. When the systems have the responsibility for driving itself, such as in an autonomous driving system, it should be aware of its’ surroundings including moving vehicles and must be able to evaluate collision risk for the ego vehicle's planned motion. However, when recognizing surrounding vehicles using a sensor, the measured information has uncertainty because of many reasons, such as noise and resolution. Many previous studies evaluated the collision risk based on the probabilistic theorem which the noise is modeled as a probability density function. However, the previous probabilistic solutions could not assess the collision risk and predict the motion of surrounding vehicles at the same time even though the motion is possible to be changed by the estimated collision risk.
Technical Paper

A GPU Accelerated Particle Filter Based Localization Using 3D Evidential Voxel Maps

2019-04-02
2019-01-0491
An evidential theory is widely used for 2D grid-based localization in a robotics field because the theory has benefits to consider additional states such as 'unknown' and 'conflict'. However, there are some problems such as computational limitation and excessive resource share when the localization system is expanded from 2D grid to 3D voxel. In order to overcome the problems, this paper proposes the parallelized particle filter based localization system using 3D evidential voxel maps. A many-core processor based parallel computing framework with optimization techniques is applied to accelerate the computing power. Experiments were performed to evaluate the performance of the localization system in a complex environment, and to compare the computational time and resources between various types of processing units. The experimental results show that the proposed parallel particle filter is much more efficient than particle filter without parallel computing regarding computational cost.
Technical Paper

Turning Standard Line (TSL) Based Path Planning Algorithm for Narrow Parking Lots

2015-04-14
2015-01-0298
Parking path planning is an essential technology for intelligent vehicles. Under a confined area, a parking path has to guide a vehicle into a parking space without collision. To realize this technology, circle-based planning algorithms have been studied. The main components of these algorithms are circles and straight lines; subsequently, the parking path of the algorithm is designed by the combination of these geometric lines. However, the circle-based algorithm was developed in an open space within an unlimited parking lot width, so a feasible path cannot always be guaranteed in a narrow parking lot. Therefore, we present a parking planning algorithm based on Turning Standard Line (TSL) that is a straight line segment. The algorithm uses the TSL lines to guide sequential quadratic Béizer curves. A set of these curves from parking start to goal position creates a continuous parking path.
Technical Paper

Individual Cylinder IMEP Estimation using a Single Cylinder Pressure Sensor for Light-duty Diesel Engines

2014-04-01
2014-01-1347
In this paper, we proposed an estimation model for the Indicated Mean Effective Pressure (IMEP) which means the generated torque by the combustion with using only a single cylinder pressure sensor. The IMEP of each cylinder leads the rotational crankshaft acceleration. Based on the rotational dynamics, we can determine an empirical model structure between IMEP and crankshaft acceleration to estimate the IMEP of an individual cylinder. The proposed model calculates the IMEP of an individual cylinder by applying the IMEP obtained from a single pressure sensor and crankshaft acceleration. Consequently, the proposed estimation method can be used for combustion control with cost affordable equipment. In addition, it is beneficial for a real-time system because the calculation time of IMEP of other cylinders can be eliminated. The proposed model is validated through the engine experiment.
Technical Paper

Distributed System Architecture of Autonomous Vehicles and Real-Time Path Planning Based on the Curvilinear Coordinate System

2012-04-16
2012-01-0740
The development of autonomous vehicle requires the state-of-the-art technologies in perception, planning, control, and system integration. This paper presents an overview of the system architecture and software architecture of autonomous vehicles for system integration. Network based system architecture in this paper provides a distributed computing system for autonomous driving. Further, a real-time path planning and a target speed generation are described based on the curvilinear coordinate system. The design of a path in the curvilinear coordinate system stretches the design space as like the Cartesian coordinate system to simplify the generation of the path. In determination of target speed, curvatures and risk of a generated path were utilized for safe autonomous driving.
Technical Paper

Cylinder Air Charge Estimation for a Diesel Engine Equipped with VGT, EGR, and SCV

2011-04-12
2011-01-1148
Cylinder air charge is an important parameter to reduce generation of visible emissions by adjusting the amount of fuel injected into a diesel engine. In this study, we propose a cylinder air charge estimation algorithm for a diesel engine equipped with variable geometry turbocharger (VGT), exhaust gas recirculation (EGR), and swirl control valve (SCV). The estimation algorithm predicts the cylinder air charge using a mean value air path model and measurable signals available in mass produced engines. The estimation algorithm addresses effects of the VGT, EGR, and SCV on the cylinder air charge. The proposed estimation algorithm was validated with a 1-D engine model simulation.
Technical Paper

Individual Cylinder Air-Fuel Ratio Estimation Algorithm for Variable Valve Lift (VVL) Engines

2010-04-12
2010-01-0785
In a multi-cylinder variable valve lift (VVL) engine, in spite of its high efficiency and low emission performance, operation of the variable valve lift brings about not only variation of the air-fuel ratio at the exhaust manifold, but also individual cylinder air-fuel ratio maldistribution. In this study, in order to reduce the air-fuel ratio variation and maldistribution, we propose an individual cylinder air-fuel ratio estimation algorithm for individual cylinder air-fuel ratio control. For the purpose of the individual cylinder air-fuel ratio estimation, air charging dynamics are modeled according to valve lift conditions. In addition, based on the air charging model, individual cylinder air-fuel ratios are estimated by multi-rate sampling from single universal exhaust gas oxygen (UEGO) sensor located on the exhaust manifold. Estimation results are validated with a one-dimensional engine simulation tool.
Technical Paper

Real-time IMEP Estimation for Torque-based Engine Control using an In-cylinder Pressure Sensor

2009-04-20
2009-01-0244
A control method using an in-cylinder pressure sensor can directly and precisely control engine combustion, lowering harmful emissions and fuel consumption levels. However, this method cannot be applied to a conventional engine management system because of its inaccuracy and the high cost of the pressure sensor, as well as the high computational load. In this study, we propose a real-time IMEP estimation method for a common rail direct injection diesel engine using the difference pressure integral as a cylinder pressure variable. The proposed method requires less computational load, enabling the IMEP to be estimated in real-time. In addition, we validated the estimation algorithm through simulation and engine experiments. The IMEP was accurately estimated with a small root mean square error of below 0.2305 bar.
Journal Article

Validation of a Seamless Development Process for Real-time ECUs using OSEK-OS Based SILS/RCP

2008-04-14
2008-01-0803
An efficient development environments such as Software-in-the-Loop Simulation (SILS) and Rapid Control Prototyping (RCP) have been widely used to reduce the development time and cost of real-time ECUs. However, conventional SILS does not consider temporal behaviors caused by computation time, task scheduling, network-induced delays, and so on. As a result, the control performance of ECU is likely to be degraded after implementation. To overcome this problem, SILS/RCP which considers the temporal behaviors was suggested in the previous research. In this study, we validated the proposed SILS/RCP environments which are used to design an Electronic Stability Control (ESC) system which is one of the hard real-time control systems. The proposed SILS/RCP environments make it possible to realize ECUs in the early design phase by considering temporal behaviors.
Journal Article

Formal Design Process for FlexRay-Based Control Systems with Network Parameter Optimization

2008-04-14
2008-01-0277
FlexRay is a deterministic and fault-tolerant in-vehicle network(IVN) protocol. It is expected to become a practical standard for automotive communication systems. According to the FlexRay protocol specifications, there are about 60 configurable parameters which should be determined in the design phases. The parameters increase the complexities of FlexRay-based control system development. In this study, we are suggesting a formal design process for FlexRay-based control systems, which is focused on network parameter optimization. We introduce design phases from functional system models to implementations. These phases present formal ways for task allocation, node assignment, network configuration, and implementations. In the network configuration phase, two FlexRay core parameters are selected to optimize network design. Optimal methods of the core parameters provide concise guide lines for optimal communication cycle length and optimal static slot length.
Technical Paper

Cylinder Pressure Based Combustion Phasing Control of a CRDI Diesel Engine

2007-04-16
2007-01-0772
This paper presents a start of combustion (SOC) control for a common rail direct injection (CRDI) diesel engine, which is achieved by utilizing in-cylinder pressure signals. The difference pressure (DP), which is the difference between the in-cylinder firing pressure and motoring pressure, is selected as the variable for SOC detection. An adaptive feedforward controller was applied in order to improve the performance of the feedback controller. The feedforward controller consists of the radial basis function network (RBFN) and the feedback error learning method that is for training of the network. In this paper, the RBFN has two inputs which are engine speed and target SOC, and has one output, start of energizing. The feasibility and performance of the proposed controller were validated by transient engine operation experiments.
Technical Paper

Formalized Design Procedure for Networked Control Systems

2007-04-16
2007-01-1625
In this paper, we proposed a formalized design procedure for networked control systems (NCSs). In a conventional development of NCSs, well-designed control algorithms do not result in the intended control performance after an implementation due to time delays, such as network-induced delays and controller computation delays. The proposed design procedure shows how to minimize the degradation of the control performance caused by the time delays. The design procedure was verified by designing a network-based traction control system (TCS). The designed TCS was realized and tested by using a rapid control prototyping (RCP) platform and a hardware-in-the-loop simulation (HILS) environment.
Technical Paper

Software-in-the-Loop Simulation Environment Realization using Matlab/Simulink

2006-04-03
2006-01-1470
This paper presents the Matlab/Simulink-based Software-in-the-Loop Simulation (SILS) tool which is the co-simulator for temporal and functional simulations of control systems. The temporal behavior of a control system is mainly dependent on the implemented software and hardware such as the real-time operating system, target CPU and communication protocol. In this research, the SILS components with temporal attributes are specified as tasks, task executions, real-time schedulers, and real-time networks. Methods for realizing these components in graphical block representations are investigated with Matlab/Simulink, which is the most commonly used tool for designing and simulating control algorithms in control engineering. These components are modeled in graphical blocks of Matlab/Simulink.
Technical Paper

A Design Approach using Seamless Development Environments, SILS/RCP, for Real-Time Control Systems

2006-04-03
2006-01-0310
Computer Aided Control System Design (CACSD) tools are widely used in the development of embedded control systems. Automatic code generation for CACSD models is the subject of increasing interest. In this study, Software-in-the-Loop Simulation (SILS) and Rapid Control Prototyping (RCP) are proposed as a development framework for the design of real-time control systems. SILS is a simulation environment to consider functional behavior as well as temporal behavior of control systems. RCP supports seamless development from design to implementation through automatic code generation. SILS/RCP environments make it possible to design and analysis control systems under conditions similar to real execution during off-line simulation and to realize controllers in the early design phase.
Technical Paper

Cylinder-by-Cylinder Engine Model and ECU-in-the-Loop Simulation of Common-Rail Direct Injection Diesel Engine

2006-04-03
2006-01-0661
In this paper, a control oriented cylinder-by-cylinder engine model (CCEM) and ECU-in-the-loop simulation (EILS) of common-rail direct injection (CRDI) diesel engine are presented. The CCEM includes the combustion model of torque production so that it is possible to acquire the in-cycle information, such as cylinder pressure. EILS environment using the CCEM is proposed for cylinder pressure based controller design. It allows real-time engine simulation available, and is applicable for developing the control logic and validating prototype ECUs. Finally, the accuracy of the CCEM is evaluated by the engine experimental data.
Technical Paper

Injection Rate Estimation of a Piezo-Actuated Injector

2005-04-11
2005-01-0911
Increasing demands on the emission reduction of high speed direct injection (HSDI) diesel engines require more accurate control of injection parameters such as the injection timing, injection rate, and injection quantity. In order to meet injection requirements, the piezo injector, which has a piezoelectric element as an actuator, has been recently developed. Compared with solenoid-actuated injectors, piezo-actuated injectors yield greater force and give faster response times, resulting in more accurate and faster injections. In this study, a mathematical model of a piezo-actuated injector is developed. The injector model consists of three subsystems: the piezo-actuator subsystem, the mechanical subsystem, and the hydraulic subsystem. The constitutive relations of piezoelectricity are used for modeling the piezo-actuator subsystem. An estimation method of the injection timing and rate is introduced based on the proposed model.
Technical Paper

Modeling and Simulation of Vehicle Electric Power System

2001-10-01
2001-01-3343
Since many electric and electronic systems are continuously added in a vehicle to meet various regulations and customer demands over the last decade, the demand on the electric power have been substantially increased. Furthermore the idle time fraction during the vehicle traveling has been increased due to the heavy urban traffic condition. The electric power system of the modern vehicle has to supply enough electrical energy to numerous electrical and electronic systems. A detailed understanding of the characteristics of the electric power system, electrical load demands, and driving environment such as road, season, and vehicle weight are required when the capacities of generator and battery are determined for a vehicle. In order to avoid an over or under design problem of the electric power system, a simulation program for electric power estimation is adequate.
Technical Paper

A nonlinear dynamic model of SI engines for designing controller

2000-06-12
2000-05-0172
In this paper, a nonlinear dynamic engine model is introduced, which is developed to represent an SI engine over a wide range of operating conditions. The model includes intake manifold dynamics, fuel film dynamics, and engine rotational dynamics with transport delays inherent in the four-stroke engine cycles, and can be used for designing engine controllers. The model is validated with engine-dynamometer experimental data. The accuracy of the model is evaluated by the comparison of the simulated and the measured data obtained from a 2.0 L inline four-cylinder engine over wide operating ranges. The test data are obtained from 42 operating conditions of the engine. The speed range is from 1500 (rpm) to 4000 (rpm), and the load range is from 0.4 (bar) to WOT. The results show that the simulation data from the model and the measured data during the engine test are in good agreement.
Technical Paper

Vehicle electric power simulator for optimizing the electric charging system

2000-06-12
2000-05-0054
The electrical power system is the vital lifeline to most of the control systems on modern vehicles. The demands on the system are highly complex, and a detailed understanding of the system behavior is necessary both to the process of systems integration and to the economic design of a specific control system or actuator. The vehicle electric power system, which consists of two major components: a generator and a battery, has to provide numerous electrical and electronic systems with enough electrical energy. A detailed understanding of the characteristics of the electric power system, electrical load demands, and the driving environment such as road, season, and vehicle weight are required when the capacities of the generator and the battery are to be determined for a vehicle. An easy-to-use and inexpensive simulation program may be needed to avoid the over/under design problem of the electric power system. A vehicle electric power simulator is developed in this study.
X