Refine Your Search

Topic

Author

Affiliation

Search Results

Training / Education

Autonomous Technology in Long-Haul Trucking

2024-07-30
Billions of dollars have been invested in AV trucking. It is no longer a matter of IF, it is a matter of When, Where, Who and How? This will be the most disruptive event to happen in our supply chains in more than 4 decades. Are you ready to help your company usher in the most disruptive technology? This class will help you prepare and understand what you will need to do to become part of the ecosystem. You will learn how to identify what needs to start, stop, and change for you to adopt, integrate, and scale. Join us to learn the answers to key questions like the following: 1)How will maintenance change in the AV trucking ecosystem?
Training / Education

Advanced Applications of Heavy Vehicle EDR Data

2024-06-10
This class will provide the student with the skills, knowledge, and abilities to interpret, analyze and apply HVEDR data in real-world applications. This course has been designed to build on the concepts presented in the SAE course Accessing and Interpreting Heavy Vehicle Event Data Recorders (ID# C1022). Advanced topics will include associating HVEDR data with collision events through timestamps, odometer logs, and data signatures, validating HVEDR speed data using specified vehicle parameters, performing time and distance analyses using HVEDR data, and correlating HVEDR data to physical evidence from the vehicle and roadway.
Video

Real-time Tire Imbalance Detection Using ABS Wheel Speed Sensors

2011-11-15
This presentation proposes an approach to use ABS wheel speed sensor signals together with other vehicle state information from a brake control module to detect an unbalanced tire or tires in real-time. The proposed approach consists of two-stage algorithms that mix a qualitative method using band-pass filtering with a quantitative parameter identification using conditional least squares. This two-stage approach can improve the robustness of tire imbalance or imbalances. The proposed approach is verified through vehicle testing and the test results show the effectiveness of the approach. Presenter Jianbo Lu, Ford Motor Co.
Video

Advances of Virtual Testing and Hybrid Simulation in Automotive Performance and Durability Evaluation

2012-02-15
Moir� method is useful to measure the shape and the whole-field distributions of displacement and strain of structures. There are many kinds of moir� methods such as geometric moir� method, sampling moir� method, Fourier transform moir� method, moir� interferometry, shadow moir� method and moir� topography. Grating method analyzing directly deformation of a grating without any moir� fringe pattern is considered as an extended technique of moire method. Phase analysis of the moire fringe patterns and the grating patterns provides accurate measurements of shapes or displacement and strain distributions. Some applications of these moir� methods and grating methods to dynamic shape and strain distribution measurements of a rotating tire, sub-millimeter displacement measurements from long distance for landslide prediction, real-time shape measurements with micro-meter order accuracy, etc. are shown. Presenter Yoshiharu Morimoto, Moire Institute Inc.
Video

Cooling Airflow System Modeling in CFD Using Assumption of Stationary Flow

2011-11-29
Battery Electric Vehicles and Extended Range Electric Vehicles, like the Chevrolet Volt, can use electrical energy from the Grid to meet the majority of a driver�s transportation needs. This has the positive societal effects of displace petroleum consumption and associated pollutants from combustion on a well to wheels basis, as well as reduced energy costs for the driver. CO2 may also be lower, but this depends upon the nature of the grid energy generation. There is a mix of sources � coal-fired, gas -fired, nuclear or renewables, like hydro, solar, wind or biomass for grid electrical energy. This mix changes by region, and also on the weather and time of day. By monitoring the grid mix and communicating it to drivers (or to their vehicles) in real-time, electrically driven vehicles may be recharged to take advantage of the lowest CO2, and potentially lower cost charging opportunities.
Video

Development and Build-up of a Hybrid Commercial Vehicle

2011-12-05
In 1991, Hino Motors, Ltd. (Hino) launched the world's first hybrid city buses in the market. Thereafter, Hino has improved its hybrid vehicle technology and applied it to various commercial vehicles including city buses, sightseeing buses, medium-duty trucks and light-duty trucks. Presenter Shigeru Suzuki , Hino Motors, Ltd Shigeru Suzuki , Hino Motors, Ltd
Video

The Development of New Hino Hybrid Commercial Vehicles

2011-12-05
Today CFD is an important tool for engineers in the automotive industry who model and simulate fluid flow. For the complex field of Underhood Thermal Management, CFD has become a very important tool to engineer the cooling airflow process in the engine bay of vehicles. Presenter Peter Gullberg, Chalmers University of Technology
Video

The increased challenge of Commercial Vehicle Wiring

2011-12-05
Our trucks today contain anywhere from XX to XX computers on board, some of these computers have the capability to manage algorithms for the correct operation of up to XX systems. Presenter Jesus Gomez, Daimler Trucks North America LLC
Video

Maturity Level and Variant Validation of Mechatronic Systems in Commercial Vehicles

2011-12-05
Driver assistance systems (e.g. the emergency brake assist Active Brake Assist2, or ABA2 for short, in the Mercedes-Benz Actros) are becoming increasingly common in heavy-duty commercial vehicles. Due to the close interconnection with drivetrain and suspension control systems, the integration and validation of the functions make the most exacting demands on processes and tools involved in mechatronics development. Presenter Thomas Bardelang, Daimler AG
Video

Mainstream and Main Street Hybrids

2012-03-29
Several technological advancements have enabled hybrid technology to become a viable option in the commercial truck market. Although hybrid trucks are becoming more mainstream, they are not the right alternative fuel solution for every application. When matched with the right duty cycle, hybrid technology can provide a significant cost savings. Due to these advancements and anticipated benefits, hybrid commercial trucks are forecasted to become a significant part of the commercial truck market. Presenter Glenn Ellis, Hino Motors Sales USA Inc.
Video

Experience with Using Hardware-in-the-Loop Simulation for Validation of OBD in Powertrain Electronics Software

2011-12-05
These advanced checks have resulted in development of many new diagnostic monitors, of varying types, and a whole new internal software infrastructure to handle tracking, reporting, and self-verification of OBD related items. Due to this amplified complexity and the consequences surrounding a shortfall in meeting regulatory requirements, efficient and thorough validation of the OBD system in the powertrain control software is critical. Hardware-in-the-Loop (HIL) simulation provides the environment in which the needed efficiency and thoroughness for validating the OBD system can be achieved. A HIL simulation environment consisting of engine, aftertreatment, and basic vehicle models can be employed, providing the ability for software developers, calibration engineers, OBD experts, and test engineers to examine and validate both facets of OBD software: diagnostic monitors and diagnostic infrastructure (i.e., fault memory management).
Video

Model-Based Approach to Estimate Fuel Savings from Series Hydraulic Hybrid Vehicle: Model Development and Validation

2011-12-05
A simulation framework with a validated system model capable of estimating fuel consumption is a valuable tool in analysis and design of the hybrid vehicles. In particular, the framework can be used for (1) benchmarking the fuel economy achievable from alternate hybrid powertrain technologies, (2) investigating sensitivity of fuel savings with respect to design parameters (for example, component sizing), and (3) evaluating the performance of various supervisory control algorithms for energy management. Presenter Chinmaya Patil, Eaton Corporation
Video

Applying Critical-System Java to the Challenges of SMP Platforms

2012-03-21
In recent years, all major microprocessor manufacturers are transitioning towards the deploymenet of multiple processing cores on every chip. These multi-core architectures represent the industry consensus regarding the most effective utilization of available silicon resources to satisfy growing demands for processing and memory capacities. Porting off-the-shelf software capabilities to multi-core architectures often requires significant changes to data structures and algorithms. When developing new software capabilities specifically for deployment on SMP architectures, software engineers are required to address specific multi-core programming issues, and in the ideal, must do so in ways that are generic to many different multi-core target platforms. This talk provides an overview of the special considerations that must be addressed by software engineers targeting multi-core platforms and describes how the Java language facilitates solutions to these special challenges.
Video

Exhaust Particle Sensor for OBD Application

2012-02-16
This session covers topics regarding new CI and SI engines and components. This includes analytical, experimental, and computational studies covering hardware development as well as design and analysis techniques. Presenter Joshua Styron, Ford Motor Co.
Video

New Particulate Matter Sensor for On Board Diagnosis

2012-02-16
The presentation describes technology developments and the integration of these technologies into new emission control systems. As in other years, the reader will find a wide range of topics from various parts of the world. This is reflective of the worldwide scope and effort to reduce diesel exhaust emissions. Topics include the integration of various diesel particulate matter (PM) and Nitrogen Oxide (NOx) technologies as well as sensors and other emissions related developments. Presenter Atsuo Kondo, NGK Insulators, Ltd.
X