Refine Your Search

Topic

Author

Search Results

Journal Article

Hierarchical Accumulative Validation of Executable Control Specifications

2013-04-08
2013-01-0430
The application of Model-Based Development (MBD) techniques for automotive control system and software development have become standard processes due to the potential for reduced development time and improved specification quality. In order to improve development productivity even further, it is imperative to introduce a systematic Verification and Validation (V&V) process to further minimize development time and human resources while ensuring control specification quality when developing large complex systems. Traditional methods for validating control specifications have been limited by control specification scale, structure and complexity as well as computational limitations restricting their application within a systematic model-based V&V process. In order to address these issues, Toyota developed Hierarchical Accumulative Validation (HAV) for systematically validating functionally structured executable control specifications.
Technical Paper

Understanding the Kalman/Vold-Kalman Order Tracking Filters' Formulation and Behavior

2007-05-15
2007-01-2221
The Kalman and Vold-Kalman order tracking filters have been implemented in commercial software since the early 90's. There are several mathematical formulations of filters that have been implemented by different software vendors. However, there have not been any papers that have been published which sufficiently explain the math behind these filters and discuss the actual implementations of the filters in software. In addition, upon generating the equations represented by these filters, solving the equations for datasets in excess of several hundred thousand datapoints is not trivial and has not been discussed in the literature. The papers which have attempted to cover these topics are generally vague and overly mathematically eloquent but not easily understandable by a practicing engineer.
Technical Paper

Implementation of the Time Variant Discrete Fourier Transform as a Real-Time Order Tracking Method

2007-05-15
2007-01-2213
The Time Variant Discrete Fourier Transform was implemented as a real-time order tracking method using developed software and commercially available hardware. The time variant discrete Fourier transform (TVDFT) with the application of the orthogonality compensation matrix allows multiple tachometers to be tracked with close and/or crossing orders to be separated in real-time. Signal generators were used to create controlled experimental data sets to simulate tachometers and response channels. Computation timing was evaluated for the data collection procedure and each of the data processing steps to determine how each part of the process affects overall performance. Many difficulties are associated with a real-time data collection and analysis tool and it becomes apparent that an understanding of each component in the system is required to determine where time consuming computation is located.
Technical Paper

Development of a Scanning Laser Radar for ACC

1998-02-23
980615
This paper introduces the cruise control system with distance control function, that is called Adaptive Cruise Control (ACC), that uses a scanning laser radar as a sensor to detect preceding vehicles. With the goal of increasing the driving convenience and comfort when compared to the conventional cruise control, lots of ACC systems have been proposed and developed. This paper presents ACC system using the scanning laser radar which was developed by Toyota, and describes the adaptation of the system specifications. This ACC system was able to greatly reduce the driver's work load, and increased the driver's convenience and comfort when operating the cruise controls system. In addition, we were able to design this system to be highly dependable and inexpensive and supply it to the market as a result of incorporating various ideas for improvements.
Technical Paper

Stereo Vision System for Advanced Vehicle Safety System

2007-04-16
2007-01-0405
In this paper, we will introduce a stereo vision system developed as a sensor for a vehicle's front monitor. This system consists of three parts; namely, a stereo camera that collects video images of the forward view of the vehicle, a stereo ECU that processes its output image, and a near-infrared floodlight for illuminating the front at night. We were able to develop an obstacle detection function for the Pre-Crash Safety System and also a traffic lane detection function for a Lane-Keeping Assist System. Especially in regard to the obstacle detection function, we were able to achieve real-time processing of the disparity image calculations that had formerly required long processing times by using two types of recently developed LSIs.
Technical Paper

Study on the Potential Benefits of Plug-in Hybrid Systems

2008-04-14
2008-01-0456
There is ever increasing interest in the issues of fossil fuel depletion, global warming, due to increased atmospheric CO2, and air pollution, all of which are due in some extent to transportation, including automobiles. Hybrid Vehicles (HVs), whose performance and usage are equivalent to existing conventional vehicles, attract lots of attention and have started to come into wider use. Meanwhile, EVs have been considered by many as the best solution for the issues mentioned above. But the technical difficulty of battery energy density is an obstruction to successful implementation. Currently the Plug-in HV (PHEV), which combines the advantages of HV and EV, is being considered as one promising solution. PHEVs can be categorized into two types, according to operating modes. The first uses battery stored energy initially, only stating the internal combustion engine when the battery is depleted. This we call the All Electric Range (AER) system.
Technical Paper

New Simulation Method Using Experimental Modal Analysis for Prediction of Body Deformation during Operation

2001-03-05
2001-01-0494
A method for predicting body deformation during operation, which cannot be measured by conventional methods, has been developed. The method creates a body model based on the characteristics extracted by modal analysis of the results of a vibration testing of an actual vehicle. The model is combined with a suspension model, using multibody dynamics software, and body deformation calculations are performed. In this paper, the influence of body deformation on vehicle controllability and stability is studied and the usefulness of the method is verified.
Technical Paper

Powersplit Hybrid Electric Vehicle Control with Electronic Throttle Control (ETC)

2003-10-27
2003-01-3280
This paper analyzes the control of the series-parallel powersplit used in the 2001 Michigan Tech FutureTruck. An electronic throttle controller is implemented and a new control algorithm is proposed and tested. A vehicle simulation has been created in MATLAB and the control algorithm implemented within the simulation. A program written in C has also been created that implements the control algorithm in the test vehicle. The results from both the simulation and test vehicle are presented and discussed and show a 15% increase in fuel economy. With the increase in fuel economy, and through the use of the original exhaust after treatment, lower emissions are also expected.
Technical Paper

Development of Next Generation Fuel-Cell Hybrid System - Consideration of High Voltage System -

2004-03-08
2004-01-1304
Toyota Motor Corporation began leasing a new generation fuel cell vehicle the FCHV (Fuel Cell Hybrid Vehicle) in December 2002. That vehicle includes a new variable voltage power electronics system and uses the Nickel Metal Hydride (Ni-MH) battery system from the Prius hybrid gasoline electric vehicle. This paper describes on-going efforts to model optimum secondary storage systems for future vehicles. Efficiency modeling is presented for the base Ni-MH storage system, an ultra capacitor system and a Lithium ion (Li-ion) battery system. The Li-ion system in combination with a new high efficiency converter shows a 4% improvement in fuel economy relative to the base system. The ultra capacitor system is not as efficient as the base system.
Technical Paper

A Study of Evaluating the Real-time Property for Engine Control Software

2001-03-05
2001-01-0058
Recently, the role of ECU(Electronic Control Unit) on vehicles has been becoming more important year by year in order to meet the requirements for safety and the environmental matters. Particularly, the ECU of Engine Management Systems has been becoming indispensable in order to realize high performance, low fuel consumption and low exhaust emission. Therefore, the size of software has also been increasing, and been becoming more complex and complicated. As the ECU software size becomes large and complex, the verification and validation of the software by using the current development method has been becoming more difficult. Especially it has been becoming more difficult to validate the Real-time property of the software. The Real-time property means whether the execution of the software is in time for the deadline which is decided on the software design.
Technical Paper

ST-Lib: A Library for Specifying and Classifying Model Behaviors

2016-04-05
2016-01-0621
Test and verification procedures are a vital aspect of the development process for embedded control systems in the automotive domain. Formal requirements can be used in automated procedures to check whether simulation or experimental results adhere to design specifications and even to perform automatic test and formal verification of design models; however, developing formal requirements typically requires significant investment of time and effort for control software designers. We propose Signal Template Library (ST-Lib), a uniform modeling language to encapsulate a number of useful signal patterns in a formal requirement language with the goal of facilitating requirement formulation for automotive control applications. ST-Lib consists of basic modules known as signal templates. Informally, these specify a characteristic signal shape and provide numerical parameters to tune the shape.
Technical Paper

Validation of Control Software Specification Using Design Interests Extraction and Model Checking

2012-04-16
2012-01-0960
Automotive control systems such as powertrain control interact with the open physical environment, and from this nature, expensive prototyping is indispensable to capture a deep understanding of the system requirements and to develop the corresponding control software. Model-based development (MBD) has been promoted to improve productivity by virtual prototyping. Even with MBD, systematic validation of the software specification remains as a major challenge and it still depends heavily on individual engineers' skill and knowledge. Though the introduction of graphical software modeling improved the situation, it requires much time to identify the primal functions, so-called “design interests”, from a large complex model where irrelevant components are mixed with, and to validate it properly.
Technical Paper

Universal Diesel Engine Simulator (UniDES) 2nd Report: Prediction of Engine Performance in Transient Driving Cycle Using One Dimensional Engine Model

2013-04-08
2013-01-0881
The aim of this research is to develop the diesel combustion simulation (UniDES: Universal Diesel Engine Simulator) that incorporates multiple-injection strategies and in-cylinder composition changes due to exhaust gas recirculation (EGR), and that is capable of high speed calculation. The model is based on a zero-dimensional (0D) cycle simulation, and represents a multiple-injection strategy using a multi-zone model and inhomogeneity using a probability density function (PDF) model. Therefore, the 0D cycle simulation also enables both high accuracy and high speed. This research considers application to actual development. To expand the applicability of the simulation, a model that accurately estimates nozzle sac pressure with various injection quantities and common rail pressures, a model that accounts for the effects of adjacent spray interaction, and a model that considers the NOx reduction phenomenon under high load conditions were added.
Technical Paper

Improving the Detection Accuracy of a Static Software Quality Evaluation Tool

2003-03-03
2003-01-0140
There are various standards to evaluate the quality of software. Tools to quantatively evaluate the quality of software have become available in recent year. Although these tools are effective, warning reports can become extensive, when the volume of software becomes large. And, the manpower to confirm the report also becomes large. Knowledge and experience are to analyze the warning report. Consequently, an oversight, a misapprehension, etc. may arise. To solve this problem, we are examining system to automate this work.
Technical Paper

Target Based Rapid Prototyping Control System for Engine Research

2006-04-03
2006-01-0860
Today's advanced technology engines have a high content of electronic actuation requiring sophisticated real-time embedded software sensing and control. To enable research on such engines, a system with a flexible engine control unit (ECU) that can be rapidly configured and programmed is desired. Such a system is being used in the Advanced Internal Combustion Engine (AICE) Laboratories at Michigan Tech University (MTU) for research on a multi-cylinder spark-ignited gasoline, a high pressure common rail diesel and a single cylinder alternative fuels research engine. The system combines a production ECU with a software development system utilizing Mathworks Simulink/Stateflow © modeling tools. The interface in the Simulink modeling environment includes a library of modeling and interface blocks to the production Operating System (OS), Low Level Drivers (LLD) and CAN-based calibration tool.
Technical Paper

Development of Lane Recognition Algorithm for Steering Assistance System

2005-04-11
2005-01-1606
This paper gives an outline of the steering assistance system (hereinafter, SAS) and a description of its key technology: the lane recognition algorithm. To accommodate a variety of driving styles, the SAS is equipped with a lane keeping assistance mode (LKA mode) and a lane departure warning mode (LDW mode) that can be selectively set by the driver. The former mode works in combination with adaptive cruise control (ACC) and carries the advantage of relieving the driving load that is placed on the driver. The latter mode has the benefit of reducing the danger of lane departure accidents caused by the driver dozing off and taking his eyes off the road. The newly developed lane recognition ECU has a simple hardware set-up of two 32-bit microcomputers. The lane recognition algorithm was constructed on the basis of a logic process that analyzes pattern edge points and selects a set of edge points that most closely resemble lanemarks.
Technical Paper

The Design and Testing of a Computer-Controlled Cooling System for a Diesel-Powered Truck

1984-11-01
841712
The hardware and software for a prototype computer controlled cooling system for a diesel powered truck has been designed and tested. The basic requirements for this system have been defined and the control functions, previously investigated in a study using the computer simulation model, were incorporated into the software. Engine dynamometer tests on the MACK-676 engine, comparing the conventional cooling system and the computer controlled system, showed the following advantages of the computer controlled system: 1. The temperature level to which the engine warms up to at low ambient temperature, was increased. 2. The faster shutter response reduced the temperature peaks and decreased total fan activity time. 3. The faster fan response reduces fan engagement time which should improve truck fuel economy.
Technical Paper

Development of New Electronic Control System for a Diesel Engine

1986-03-01
860597
An unique diesel engine electronic control system has been developed, which contains two distinctive features. Firstly, the delivery type fuel injection pump has an electro-magnetic valve to control the quantity of fuel injected. This valve is then acutuated to ensure that the timing of the high pressure fuel flow out stops the fuel injection. In the previous diesel electronic control system, the fuel quantity control was effected via the position control of a mechanical spill ring. Since timing control is more suitable than position control for handling by a microcomputer, the electro-magnetic valve is able to control the quantity of fuel injected more precisely, whilst consisting of a simpler structure. Secondly, an optical combustion timing sensor is able to detect initial combustion timing by sensing the light of the combustion flame in the combustion chamber. Using the signal from the sensor, the microcomputer then exerts a compensating control over the fuel injection timing.
Technical Paper

Deployment of OTA-Upgradable Teammate Advanced Drive

2022-03-29
2022-01-0063
Teammate Advanced Drive is a driving support system with state-of-the-art automated driving technology that has been developed for customers’ safe and secure driving on highways based on the Toyota’s Mobility Teammate Concept. This SAE Level 2 (L2) system assists overtaking, lane changes, and branching to the destination, in addition to providing hands-free lane centering and car following. The automated driving technology includes self-localization onto a High Definition Map, multi-modal sensing to cover 360 degrees of the surrounding environment using fusion of LiDARs, cameras, and radars, and a redundant architecture to realize fail-safe operation when a malfunction or system limitation occurs. High-performance computing is provided to implement deep learning for predicting and responding to various situations that may be encountered while driving.
Technical Paper

Summary and Characteristics of Rotating Machinery Digital Signal Processing Methods

1999-09-14
1999-01-2818
Several very different order tracking and analysis techniques for rotating equipment have been developed recently that are available in commercial noise and vibrations software packages. Each of these order tracking methods has distinct trade-offs for many common applications and very specific advantages for special applications in sound quality or noise and vibrations troubleshooting. The Kalman, Vold-Kalman, Computed Order Tracking, and the Time Variant Discrete Fourier Transform as well as common FFT based order analysis methods will all be presented. The strengths and weaknesses of each of the methods will be presented as well as the highlights of their mathematical properties. This paper is intended to be an overview of currently available technology with all methods presented in a common format that allows easy comparison of their properties. Several analytical examples will be presented to thoroughly document each methods' behavior with different types of data.
X