Refine Your Search

Topic

Search Results

Viewing 1 to 18 of 18
Technical Paper

Virtual Methodology for Active Force Cancellation in Automotive Application Using Mass Imbalance & Centrifugal Force Generation (CFG) Principle

2024-04-09
2024-01-2343
A variety of structures resonate when they are excited by external forces at, or near, their natural frequencies. This can lead to high deformation which may cause damage to the integrity of the structure. There have been many applications of external devices to dampen the effects of this excitation, such as tuned mass dampers or both semi-active and active dampers, which have been implemented in buildings, bridges, and other large structures. One of the active cancellation methods uses centrifugal forces generated by the rotation of an unbalanced mass. These forces help to counter the external excitation force coming into the structure. This research focuses on active force cancellation using centrifugal forces (CFG) due to mass imbalance and provides a virtual solution to simulate and predict the forces required to cancel external excitation to an automotive structure. This research tries to address the challenges to miniaturize the CFG model for a body-on-frame truck.
Technical Paper

Amplitude Method for Detecting Debonding in Stack Bond Adhesive

2024-03-13
2024-01-5033
Adhesively bonded joints have been applied in the automotive industry for the past few decades due to their advantages such as higher fatigue resistance, light weight, capability of joining dissimilar materials, good energy absorption, and high torsional stiffness for overall body structure. They also provide an effective seal against noise and vibration at a low cost. There exists the challenge of defining the fatigue characteristics of adhesive joints under cyclic loading conditions, and conventional methods have limitations in detecting the crack initiation of a bonded joint. This study introduces a method of detecting crack initiation by using the frequency method. It is found that stiffness change in the system is highly correlated to change in natural frequencies. By monitoring the change in natural frequencies, the crack initiation can be detected.
Journal Article

Accelerating In-Vehicle Network Intrusion Detection System Using Binarized Neural Network

2022-03-29
2022-01-0156
Controller Area Network (CAN), the de facto standard for in-vehicle networks, has insufficient security features and thus is inherently vulnerable to various attacks. To protect CAN bus from attacks, intrusion detection systems (IDSs) based on advanced deep learning methods, such as Convolutional Neural Network (CNN) and Recurrent Neural Network (RNN), have been proposed to detect intrusions. However, those models generally introduce high latency, require considerable memory space, and often result in high energy consumption. To accelerate intrusion detection and also reduce memory requests, we exploit the use of Binarized Neural Network (BNN) and hardware-based acceleration for intrusion detection in in-vehicle networks. As BNN uses binary values for activations and weights rather than full precision values, it usually results in faster computation, smaller memory cost, and lower energy consumption than full precision models.
Technical Paper

Fault Diagnosis and Prediction in Automotive Systems with Real-Time Data Using Machine Learning

2022-03-29
2022-01-0217
In the automotive industry, a Malfunction Indicator Light (MIL) is commonly employed to signify a failure or error in a vehicle system. To identify the root cause that has triggered a particular fault, a technician or engineer will typically run diagnostic tests and analyses. This type of analysis can take a significant amount of time and resources at the cost of customer satisfaction and perceived quality. Predicting an impending error allows for preventative measures or actions which might mitigate the effects of the error. Modern vehicles generate data in the form of sensor readings accessible through the vehicle’s Controller Area Network (CAN). Such data is generally too extensive to aid in analysis and decision making unless machine learning-based methods are used. This paper proposes a method utilizing a recurrent neural network (RNN) to predict an impending fault before it occurs through the use of CAN data.
Technical Paper

Human Body Orientation from 2D Images

2021-04-06
2021-01-0082
This work presents a method to estimate the human body orientation using 2D images from a person view; the challenge comes from the variety of human body poses and appearances. The method utilizes OpenPose neural network as a human pose detector module and depth sensing module. The modules work together to extract the body orientation from 2D stereo images. OpenPose is proven to be efficient in detecting human body joints, defined by COCO dataset, OpenPose can detect the visible body joints without being affected by backgrounds or other challenging factors. Adding the depth data for each point can produce rich information to the process of 3D construction for the detected humans. This 3D point’s setup can tell more about the body orientation and walking direction for example. The depth module used in this work is the ZED camera stereo system which uses CUDA for high performance depth computation.
Technical Paper

Pedestrian Orientation Estimation Using CNN and Depth Camera

2020-04-14
2020-01-0700
This work presents a method for estimating human body orientation using a combination of convolutional neural network (CNN) and stereo camera in real time. The approach uses the CNN model to predict certain human body keypoints then transforms these points into a 3D space using the stereo vision system to estimate the body orientations. The CNN module is trained to estimate the shoulders, the neck and the nose positions, detecting of three points is required to confirm human detection and provided enough data to translate the points into 3D space.
Technical Paper

Driver Visual Focus of Attention Estimation in Autonomous Vehicles

2020-04-14
2020-01-1037
An existing challenge in current state-of-the-art autonomous vehicles is the process of safely transferring control from autonomous driving mode to manual mode because the driver may be distracted with secondary tasks. Such distractions may impair a driver’s situational awareness of the driving environment which will lead to fatal outcomes during a handover. Current state-of-the-art vehicles notify a user of an imminent handover via auditory, visual, and physical alerts but are unable to improve a driver’s situational awareness before a handover is executed. The overall goal of our research team is to address the challenge of providing a driver with relevant information to regain situational awareness of the driving task. In this paper, we introduce a novel approach to estimating a driver’s visual focus of attention using a 2D RGB camera as input to a Multi-Input Convolutional Neural Network with shared weights. The system was validated in a realistic driving scenario.
Technical Paper

Prediction of Autoignition and Flame Properties for Multicomponent Fuels Using Machine Learning Techniques

2019-04-02
2019-01-1049
Machine learning methods, such as decision trees and deep neural networks, are becoming increasingly important and useful for data analysis in various scientific fields including dynamics and control, signal processing, pattern recognition, fluid mechanics, and chemical synthesis, etc. For future engine design and performance optimization, there is an urgent need for a robust predictive model which could capture the major combustion properties such as autoignition and flame propagation of multicomponent fuels under a wide range of engine operating conditions, without massive experimental measurement or computational efforts. It will be shown that these long-held limitations and challenges related to complex fuel combustion and engine research could be readily solved by implementing machine learning methods.
Technical Paper

Finite Element Contact and Wear Analysis of Stator and Rotor in a Screw Pump

2019-04-02
2019-01-0813
The aim of this study is to develop a methodology to estimate the wear between rotor and stator of the screw pump, under static and transient conditions, respectively, by using a two- dimensional finite element model. Because the velocity and the contact pressure were varied at the point of contact, it made the problem nonlinear and complicated, as the plane motion of the rotor in the stator. A geometry analysis, which incorporated a finite element method is developed to solve the problem. The variation of wear with frequency, friction coefficient and also with interference is presented and discussed.
Technical Paper

Real Time 2D Pose Estimation for Pedestrian Path Estimation Using GPU Computing

2019-04-02
2019-01-0887
Future fully autonomous and partially autonomous cars equipped with Advanced Driver Assistant Systems (ADAS) should assure safety for the pedestrian. One of the critical tasks is to determine if the pedestrian is crossing the road in the path of the ego-vehicle, in order to issue the required alerts for the driver or even safety breaking action. In this paper, we investigate the use of 2D pose estimators to determine the direction and speed of the pedestrian crossing the road in front of a vehicle. Pose estimation of body parts, such as right eye, left knee, right foot, etc… is used for determining the pedestrian orientation while tracking these key points between frames is used to determine the pedestrian speed. The pedestrian orientation and speed are the two required elements for the basic path estimation.
Technical Paper

CAN Crypto FPGA Chip to Secure Data Transmitted Through CAN FD Bus Using AES-128 and SHA-1 Algorithms with A Symmetric Key

2017-03-28
2017-01-1612
Robert Bosch GmBH proposed in 2012 a new version of communication protocol named as Controller area network with Flexible Data-Rate (CANFD), that supports data frames up to 64 bytes compared to 8 bytes of CAN. With limited data frame size of CAN message, and it is impossible to be encrypted and secured. With this new feature of CAN FD, we propose a hardware design - CAN crypto FPGA chip to secure data transmitted through CAN FD bus by using AES-128 and SHA-1 algorithms with a symmetric key. AES-128 algorithm will provide confidentiality of CAN message and SHA-1 algorithm with a symmetric key (HMAC) will provide integrity and authentication of CAN message. The design has been modeled and verified by using Verilog HDL – a hardware description language, and implemented successfully into Xilinx FPGA chip by using simulation tool ISE (Xilinx).
Journal Article

Time-Dependent Reliability-Based Design Optimization of Vibratory Systems

2017-03-28
2017-01-0194
A methodology for time-dependent reliability-based design optimization of vibratory systems with random parameters under stationary excitation is presented. The time-dependent probability of failure is computed using an integral equation which involves up-crossing and joint up-crossing rates. The total probability theorem addresses the presence of the system random parameters and a sparse grid quadrature method calculates the integral of the total probability theorem efficiently. The sensitivity derivatives of the time-dependent probability of failure with respect to the design variables are computed using finite differences. The Modified Combined Approximations (MCA) reanalysis method is used to reduce the overall computational cost from repeated evaluations of the system frequency response or equivalently impulse response function. The method is applied to the shape optimization of a vehicle frame under stochastic loading.
Journal Article

Computational Efficiency Improvements in Topography Optimization Using Reanalysis

2016-04-05
2016-01-1395
To improve fuel economy, there is a trend in automotive industry to use light weight, high strength materials. Automotive body structures are composed of several panels which must be downsized to reduce weight. Because this affects NVH (Noise, Vibration and Harshness) performance, engineers are challenged to recover the lost panel stiffness from down-gaging in order to improve the structure borne noise transmitted through the lightweight panels in the frequency range of 100-300 Hz where most of the booming and low medium frequency noise occurs. The loss in performance can be recovered by optimized panel geometry using beading or damping treatment. Topography optimization is a special class of shape optimization for changing sheet metal shapes by introducing beads. A large number of design variables can be handled and the process is easy to setup in commercial codes. However, optimization methods are computationally intensive because of repeated full-order analyses.
Journal Article

Modeling, Analysis and Optimization of the Twist Beam Suspension System

2015-04-14
2015-01-0623
A twist beam rear suspension system is modeled, analyzed and optimized in this paper. An ADAMS model is established based on the REC (Rigid-Elastic Coupling) Theory, which is verified by FEM (Finite Element Method) approach, the effects of the geometric parameters on the twist beam suspension performance are investigated. In order to increase the calculation efficiency and improve the simulation accuracy, a neural network model and NSGA II (Non-dominated Sorting Genetic Algorithm II) are adopted to conduct a multi-objective optimization on a twist beam rear suspension system.
Journal Article

Spatial Phase-Shift Digital Shearography for Out-of-Plane Deformation Measurement

2014-04-01
2014-01-0824
Measuring deformation under dynamic loading is still a key problem in the automobile industry. The first spatial phase-shift shearography system for relative deformation measurement is reported. Traditional temporal phase-shift technique-based shearography systems are capable of measuring relative deformation by using a reference object. However, due to its low acquisition rate, the existing temporal phase-shift shearography system can be only used under static loading situations. This paper introduces a digital shearography system which utilizes the spatial phase-shift technique to obtain an extremely high acquisition rate. The newly developed spatial phase-shift shearography system uses a Michelson-Interferometer as the shearing device. A high power laser at 532nm wavelength is used as the light source. A one mega pixels high speed CCD camera is used to record the speckle pattern interference.
Technical Paper

Buckling of Structures Subject to Multiple Forces

2013-04-08
2013-01-1370
Frames are important structures found in many transportation applications such as automotive bodies and train cars. They are also widely employed in buildings, bridges, and other load bearing designs. When a frame is carrying multiple loads, it can potentially risk a catastrophic buckling failure. The loads on the frame may be non-proportional in that one force stays constant while the other is increased until buckling occurs. In this study the buckling problem is formulated as a constrained eigenvalue problem (CEVP). As opposed to other CEVP in which the eigenvectors are forced to comply with a number of the constraints, the eigenvalues in the current CEVP are subject to some equality constraints. A numerical algorithm for solving the constrained eigenvalue problem is presented. The algorithm is a simple trapping scheme in which the computation starts with an initial guess and a window containing the potential target for the eigenvalue is identified.
Technical Paper

The Selection of Window in Spatial Phase Shift ESPI

2013-04-08
2013-01-1420
Shearography is a laser based optical method that is similar to holographic interferometry and ESPI. It is a full-field, non-contacting and non-destructive measurement method for the surface deformation. It overcomes some of the disadvantages of holography; it does not need a reference beam, so that it obtains vibration isolation and simplifies the setup. These advantages grant shearography the ability to be a practical measurement tool and it has already gotten many industrial acceptances for non-destructive testing The embedment of the phase shift technique improves dramatically the measuring sensitivity and accuracy of the shearography. It uses the piezoelectric as the carrier to generate a known phase gap and takes multiple images with the phase before and after the sample is loaded, so that the phase map is calculated. And for each pixel the phase is accurate. However, the disadvantage of the phase shift technique is the time consumption.
Journal Article

Prediction of Automotive Side Swing Door Closing Effort

2009-04-20
2009-01-0084
The door closing effort is a quality issue concerning both automobile designers and customers. This paper describes an Excel based mathematical model for predicting the side door closing effort in terms of the required minimum energy or velocity, to close the door from a small open position when the check-link ceases to function. A simplified but comprehensive model is developed which includes the cabin pressure (air bind), seal compression, door weight, latch effort, and hinge friction effects. The flexibility of the door and car body is ignored. Because the model simplification introduces errors, we calibrate it using measured data. Calibration is also necessary because some input parameters are difficult to obtain directly. In this work, we provide the option to calibrate the hinge model, the latch model, the seal compression model, and the air bind model. The door weight effect is geometrically exact, and does not need calibration.
X