Refine Your Search

Topic

Search Results

Viewing 1 to 17 of 17
Technical Paper

Reconciling Simultaneous Evolution of Ground Vehicle Capabilities and Operator Preferences

2020-04-14
2020-01-0172
An objective evaluation of ground vehicle performance is a challenging task. This is further exacerbated by the increasing level of autonomy, dynamically changing the roles and capabilities of these vehicles. In the context of decision making involving these vehicles, as the capabilities of the vehicles improve, there is a concurrent change in the preferences of the decision makers operating the vehicles that must be accounted for. Decision based methods are a natural choice when multiple conflicting attributes are present, however, most of the literature focuses on static preferences. In this paper, we provide a sequential Bayesian framework to accommodate time varying preferences. The utility function is considered a stochastic function with the shape parameters themselves being random variables. In the proposed approach, initially the shape parameters model either uncertain preferences or variation in the preferences because of the presence of multiple decision makers.
Journal Article

Random Vibration Testing Development for Engine Mounted Products Considering Customer Usage

2013-04-08
2013-01-1007
In this paper, the development of random vibration testing schedules for durability design verification of engine mounted products is presented, based on the equivalent fatigue damage concept and the 95th-percentile customer engine usage data for 150,000 miles. Development of the 95th-percentile customer usage profile is first discussed. Following that, the field engine excitation and engine duty cycle definition is introduced. By using a simplified transfer function of a single degree-of-freedom (SDOF) system subjected to a base excitation, the response acceleration and stress PSDs are related to the input excitation in PSD, which is the equivalent fatigue damage concept. Also, the narrow-band fatigue damage spectrum (FDS) is calculated in terms of the input excitation PSD based on the Miner linear damage rule, the Rayleigh statistical distribution for stress amplitude, a material's S-N curve, and the Miles approximate solution.
Technical Paper

Computation of Safety Architecture for Electric Power Steering System and Compliance with ISO 26262

2020-04-14
2020-01-0649
Technological advancement in the automotive industry necessities a closer focus on the functional safety for higher automated driving levels. The automotive industry is transforming from conventional driving technology, where the driver or the human is a part of the control loop, to fully autonomous development and self-driving mode. The Society of Automotive Engineers (SAE) defines the level 4 of autonomy: “Automated driving feature will not require the driver to take over driving control.” Thus, more and more safety related electronic control units (ECUs) are deployed in the control module to support the vehicle. As a result, more complexity of system architecture, software, and hardware are interacting and interfacing in the control system, which increases the risk of both systematic and random hardware failures.
Technical Paper

Digital Image Correlation Based Real-Time Fatigue Feedback System Study

2020-04-14
2020-01-0539
Fatigue testing is a specialized form of mechanical testing that is performed by applying cyclic loading to a coupon or structure. Two common forms of fatigue testing are load controlled high cycle and strain controlled low cycle fatigue. Some strain measurement device, such as extensometers, strain gage, that are often used as a feedback sensor on strain controlled fatigue test. However, in applications where strain controlled fatigue testing could face some extreme conditions as well as high temperature and unusual sizing which requires the strain measurement to be nondestructive and full field. While digital image correlation (DIC), an advanced optical measurement technique, has a decent solution on challenges of fatigue testing measurement. The problem is how to turn DIC from a measurement system to a feedback controller unit. Due to the developments in camera and computation techniques, the sequential process can now be performed as a parallel process.
Technical Paper

Investigation of the Effects of Autoignition on the Heat Release Histories of a Knocking SI Engine Using Wiebe Functions

2008-04-14
2008-01-1088
In this paper, we develop a methodology to enable the isolation of the heat release contribution of knocking combustion from flame-propagation combustion. We first address the empirical modeling of individual non-autoigniting combustion history using the Wiebe function, and subsequently apply this methodology to investigate the effect of autoignition on the heat release history of knocking cycles in a spark ignition (SI) engine. We start by re-visiting the Wiebe function, which is widely used to model empirically mass burned histories in SI engines. We propose a method to tune the parameters of the Wiebe function on a cycle-by-cycle basis, i.e., generating a different Wiebe to suitably fit the heat release history of each cycle. Using non-autoigniting cycles, we show that the Wiebe function can reliably simulate the heat release history of an entire cycle, if only data from the first portion of the cycle is used in the tuning process.
Technical Paper

Reliability and Resiliency Definitions for Smart Microgrids Based on Utility Theory

2017-03-28
2017-01-0205
Reliability and resiliency (R&R) definitions differ depending on the system under consideration. Generally, each engineering sector defines relevant R&R metrics pertinent to their system. While this can impede cross-disciplinary engineering projects as well as research, it is a necessary strategy to capture all the relevant system characteristics. This paper highlights the difficulties associated with defining performance of such systems while using smart microgrids as an example. Further, it develops metrics and definitions that are useful in assessing their performance, based on utility theory. A microgrid must not only anticipate load conditions but also tolerate partial failures and remain optimally operating. Many of these failures happen infrequently but unexpectedly and therefore are hard to plan for. We discuss real life failure scenarios and show how the proposed definitions and metrics are beneficial.
Technical Paper

Keyless Message Authentication by Verifying Position and Velocity for Inter-Vehicle Communication

2006-04-03
2006-01-1582
Inter-vehicle communication is being considered as a means for increasing safety and efficiency in future intelligent highways. However, the security in these future mobile ad hoc networks of vehicles should not be an after thought. The main challenges in developing such security schemes are the highly dynamic environment and the cost restrictions. In this paper, we propose a keyless scheme for message authentication in inter-vehicle communication by verifying the sender’s position and velocity. The approach relies on signal propagation time to authenticate messages being communicated. No infrastructure or dedicated hardware beyond standard GPS is required.
Technical Paper

“The Creation, Development and Implementation of a Lean Systems Course at Oakland University, Rochester, MI”

2005-04-11
2005-01-1798
Countless articles and publications3,4,5 have documented and proven the efficacy, benefits and value of operating within a lean system. Furthermore, there exists common agreement amongst leading organizations successfully implementing a lean system that in order to do so it must take into consideration the entire enterprise, that is, from supplier to customer and everything in between6. One of the core issues this paper addresses is when the optimal time is to train and educate the people who currently have, or will have, influence over the ‘enterprise’.
Technical Paper

ECU Development for a Formula SAE Engine

2005-04-11
2005-01-0027
Motivated by experiences in the Formula SAE® competition, an engine control unit (ECU) was designed, developed and tested at Oakland University. A systems approach was taken in which the designs of the electronic architecture and software were driven by the mechanical requirements and operational needs of the engine, and by the need for dynamometer testing and tuning functions. An ECU, powered by a 68HC12 microcontroller was developed, including a four-layer circuit board designed for EMC. A GUI was written with Visual C++® for communication with a personal computer (PC). The ECU was systematically tested with an engine simulator, a 2L Ford engine and a 600cc Honda engine, and finally in Oakland's 2004 FSAE vehicle.
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

Tensile Test for Polymer Plastics with Extreme Large Elongation Using Quad-Camera Digital Image Correlation

2016-04-05
2016-01-0418
Polymer plastics are widely used in automotive light weight design. Tensile tests are generally used to obtain material stress-strain curves. Due to the natural of the plastic materials, it could be elongated more than several hundred percent of its original length before breaking. Digital Image Correlation (DIC) Analysis is a precise, full field, optical measurement method. It has been accepted as a practical in-field testing method by the industry. However, with the traditional single-camera or dual-camera DIC system, it is nearly impossible to measure the extreme large strain. This paper introduces a unique experimental procedure for large elongation measurement. By utilization of quad-camera DIC system and data stitch technique, the strain history for plastic material under hundreds percent of elongation can be measured. With a quad-camera DIC system, the correlation was conducted between two adjacent cameras.
Technical Paper

Introducing Attribute-Based Access Control to AUTOSAR

2016-04-05
2016-01-0069
Cyber security concerns in the automotive industry have been constantly increasing as automobiles are more computerized and networked. AUTOSAR is the standard architecture for automotive software development, addressing various aspects including security. The current version of AUTOSAR is concerned with only cryptography-based security for secure authentication at the communication level. However, there has been an increasing need for authorization security to control access on software resources such as data and services in the automobile. In this paper, we introduce attribute-based access control (ABAC) to AUTOSAR to address authorization in automotive software.
Technical Paper

Tracking Panel Movement during Stamping Process Using Advanced Optical Technology

2020-04-14
2020-01-0541
Metal panels are comprehensively applied in the automotive industry. A significant issue with metal panels is the deflection when moving in the press line of the stamping process. Unpredictable deflection could result in the cut off of the press line. To control the deflection in a safe zone, finite element tools are used to simulate the panel transform process. However, the simulation requires experimental validation where conventional displacement measurement techniques could not satisfy the requirement of vast filed displacement and accuracy point tracking. In this study, multi-camera digital image correlation (DIC) systems have been developed to track the movement of panels during the press line of the stamping process. There are some advantages of applying the DIC system, including non-contact, full-field, high accuracy, and direct measurement techniques that provide the evaluation displacement of the metal panel and press line.
Journal Article

Review and Comparison of Different Multi-Channel Spatial-Phase Shift Algorithms of Electronic Speckle Pattern Interferometry

2021-04-06
2021-01-0304
Electronic Speckle Pattern Interferometry (ESPI) is the most sensitive and accurate method for 3D deformation measurement in micro and sub micro-level. ESPI measures deformation by evaluating the phase difference of two recorded speckle interferograms under different loading conditions. By a spatial phase shift technique, ESPI allows for the rapid, accurate and continuous 3D deformation measurement. Multi-channel and carrier frequency are the two main methods of spatial phase shift. Compared with carrier frequency method, which is subject to the problem of spectrum aliasing, multi-channel method is more flexible in use. For extracting the phase value of speckles, four-step algorithm and five-step arbitrary phase algorithm are commonly used. Different algorithms have different spatial resolution, operational requirements, and phase image quality.
Technical Paper

Topological Data Analysis for Navigation in Unstructured Environments

2023-04-11
2023-01-0088
Autonomous vehicle navigation, both global and local, makes use of large amounts of multifactorial data from onboard sensors, prior information, and simulations to safely navigate a chosen terrain. Additionally, as each mission has a unique set of requirements, operational environment and vehicle capabilities, any fixed formulation for the cost associated with these attributes is sub-optimal across different missions. Much work has been done in the literature on finding the optimal cost definition and subsequent mission pathing given sufficient measurements of the preference over the mission factors. However, obtaining these measurements can be an arduous and computationally expensive task. Furthermore, the algorithms that utilize this large amount of multifactorial data themselves are time consuming and expensive.
Journal Article

Development of Digital Shearography for Dual Sensitivity Simultaneous Measurement Using Carrier Frequency Spatial Phase Shift Technology

2023-04-11
2023-01-0068
Digital shearography has many advantages, such as full-field, non-contact, high sensitivity, and good robustness. It was widely used to measure the deformation and strain of materials, also to the application of nondestructive testing (NDT). However, most digital sherography applications can only work in one field of view per measurement, and some small defects may not be detected as a result. Multiple measurements of different fields of view are needed to solve this issue, which will increase the measurement time and cost. The difficulty in performing multiple measurements may also increase for cases where the loading is not repeatable. Therefore, a system capable of measuring dual fields of view at the same time is necessary. The carrier frequency spatial phase shift method may be a good candidate to reach this goal because it can simultaneously record phase information of multiple images, e.g. two speckle interferograms with different fields of view.
Journal Article

A Methodology for Fatigue Life Estimation of Linear Vibratory Systems under Non-Gaussian Loads

2017-03-28
2017-01-0197
Fatigue life estimation, reliability and durability are important in acquisition, maintenance and operation of vehicle systems. Fatigue life is random because of the stochastic load, the inherent variability of material properties, and the uncertainty in the definition of the S-N curve. The commonly used fatigue life estimation methods calculate the mean (not the distribution) of fatigue life under Gaussian loads using the potentially restrictive narrow-band assumption. In this paper, a general methodology is presented to calculate the statistics of fatigue life for a linear vibratory system under stationary, non-Gaussian loads considering the effects of skewness and kurtosis. The input loads are first characterized using their first four moments (mean, standard deviation, skewness and kurtosis) and a correlation structure equivalent to a given Power Spectral Density (PSD).
X