Free Essay

Automatic Vehicle

In:

Submitted By dix23
Words 2876
Pages 12
Introduction to Finite Element Analysis
(FEA) or Finite Element Method (FEM)

Finite Element Analysis (FEA) or Finite
Element Method (FEM)
The Finite Element Analysis (FEA) is a numerical method for solving problems of engineering and mathematical physics.
Useful for problems with complicated geometries, loadings, and material properties where analytical solutions can not be obtained. The Purpose of FEA
Analytical Solution




Stress analysis for trusses, beams, and other simple structures are carried out based on dramatic simplification and idealization:
– mass concentrated at the center of gravity
– beam simplified as a line segment (same cross-section)
Design is based on the calculation results of the idealized structure & a large safety factor (1.5-3) given by experience.

FEA


Design geometry is a lot more complex; and the accuracy requirement is a lot higher. We need
– To understand the physical behaviors of a complex object (strength, heat transfer capability, fluid flow, etc.)
– To predict the performance and behavior of the design; to calculate the safety margin; and to identify the weakness of the design accurately; and
– To identify the optimal design with confidence

Brief History
Grew out of aerospace industry
Post-WW II jets, missiles, space flight
Need for light weight structures
Required accurate stress analysis
Paralleled growth of computers

Common FEA Applications
Mechanical/Aerospace/Civil/Automotive
Engineering
Structural/Stress Analysis



Static/Dynamic
Linear/Nonlinear

Fluid Flow
Heat Transfer
Electromagnetic Fields
Soil Mechanics
Acoustics
Biomechanics

Discretization
Complex Object

Simple Analysis

(Material discontinuity,
Complex and arbitrary geometry)

Real
Word

Simplified
(Idealized)
Physical
Model

Mathematical
Model

Discretized
(mesh)
Model

Discretizations
Model body by dividing it into an equivalent system of many smaller bodies or units (finite elements) interconnected at points common to two or more elements
(nodes or nodal points) and/or boundary lines and/or surfaces.

Elements & Nodes - Nodal Quantity

Feature
Obtain a set of algebraic equations to solve for unknown (first) nodal quantity
(displacement).
Secondary quantities (stresses and strains) are expressed in terms of nodal values of primary quantity

Object

Elements

Nodes

Displacement

Stress
Strain

Examples of FEA – 1D (beams)

Examples of FEA - 2D

Examples of FEA – 3D

Advantages
Irregular Boundaries
General Loads
Different Materials
Boundary Conditions
Variable Element Size
Easy Modification
Dynamics
Nonlinear Problems (Geometric or Material)
The following notes are a summary from “Fundamentals of Finite Element Analysis” by David V. Hutton

Principles of FEA
The finite element method (FEM), or finite element analysis
(FEA), is a computational technique used to obtain approximate solutions of boundary value problems in engineering.
Boundary value problems are also called field problems. The field is the domain of interest and most often represents a physical structure. The field variables are the dependent variables of interest governed by the differential equation.
The boundary conditions are the specified values of the field variables (or related variables such as derivatives) on the boundaries of the field.

For simplicity, at this point, we assume a two-dimensional case with a single field variable φ(x, y) to be determined at every point P(x, y) such that a known governing equation (or equations) is satisfied exactly at every such point.

-A finite element is not a differential element of size dx × dy.
- A node is a specific point in the finite element at which the value of the field variable is to be explicitly calculated.

Shape Functions
The values of the field variable computed at the nodes are used to approximate the values at non-nodal points (that is, in the element interior) by interpolation of the nodal values. For the three-node triangle example, the field variable is described by the approximate relation φ(x, y) = N1(x, y) φ1 + N2(x, y) φ2 + N3(x, y) φ3 where φ1, φ2, and φ3 are the values of the field variable at the nodes, and
N1, N2, and N3 are the interpolation functions, also known as shape functions or blending functions.
In the finite element approach, the nodal values of the field variable are treated as unknown constants that are to be determined. The interpolation functions are most often polynomial forms of the independent variables, derived to satisfy certain required conditions at the nodes.
The interpolation functions are predetermined, known functions of the independent variables; and these functions describe the variation of the field variable within the finite element.

Degrees of Freedom
Again a two-dimensional case with a single field variable φ(x, y). The triangular element described is said to have 3 degrees of freedom, as three nodal values of the field variable are required to describe the field variable everywhere in the element (scalar).

φ(x, y) = N1(x, y) φ1 + N2(x, y) φ2 + N3(x, y) φ3
In general, the number of degrees of freedom associated with a finite element is equal to the product of the number of nodes and the number of values of the field variable (and possibly its derivatives) that must be computed at each node.

A GENERAL PROCEDURE FOR
FINITE ELEMENT ANALYSIS
• Preprocessing







Define the geometric domain of the problem.
Define the element type(s) to be used (Chapter 6).
Define the material properties of the elements.
Define the geometric properties of the elements (length, area, and the like).
Define the element connectivities (mesh the model).
Define the physical constraints (boundary conditions). Define the loadings.

• Solution



computes the unknown values of the primary field variable(s) computed values are then used by back substitution to compute additional, derived variables, such as reaction forces, element stresses, and heat flow.

• Postprocessing


Postprocessor software contains sophisticated routines used for sorting, printing, and plotting selected results from a finite element solution.

Stiffness Matrix
The primary characteristics of a finite element are embodied in the element stiffness matrix. For a structural finite element, the stiffness matrix contains the geometric and material behavior information that indicates the resistance of the element to deformation when subjected to loading. Such deformation may include axial, bending, shear, and torsional effects. For finite elements used in nonstructural analyses, such as fluid flow and heat transfer, the term stiffness matrix is also used, since the matrix represents the resistance of the element to change when subjected to external influences.

LINEAR SPRING AS A FINITE ELEMENT
A linear elastic spring is a mechanical device capable of supporting axial loading only, and the elongation or contraction of the spring is directly proportional to the applied axial load. The constant of proportionality between deformation and load is referred to as the spring constant, spring rate, or spring stiffness k, and has units of force per unit length. As an elastic spring supports axial loading only, we select an element coordinate system (also known as a local coordinate system) as an x axis oriented along the length of the spring, as shown.

Assuming that both the nodal displacements are zero when the spring is undeformed, the net spring deformation is given by δ= u2 − u1 and the resultant axial force in the spring is f = kδ = k(u2 − u1)
For equilibrium, f1 + f2 = 0 or f1 = − f2,
Then, in terms of the applied nodal forces as f1 = −k(u2 − u1) f2 = k(u2 − u1) which can be expressed in matrix form as or where

Stiffness matrix for one spring element is defined as the element stiffness matrix in the element coordinate system (or local system), {u} is the column matrix (vector) of nodal displacements, and { f } is the column matrix (vector) of element nodal forces.

with

known

{F} = [K] {X}

unknown

The equation shows that the element stiffness matrix for the linear spring element is a 2 × 2 matrix. This corresponds to the fact that the element exhibits two nodal displacements (or degrees of freedom) and that the two displacements are not independent (that is, the body is continuous and elastic).
Furthermore, the matrix is symmetric. This is a consequence of the symmetry of the forces (equal and opposite to ensure equilibrium).
Also the matrix is singular and therefore not invertible. That is because the problem as defined is incomplete and does not have a solution: boundary conditions are required.

SYSTEM OF TWO SPRINGS

These are external forces

Free body diagrams:

These are internal forces

Writing the equations for each spring in matrix form:
Superscript refers to element

To begin assembling the equilibrium equations describing the behavior of the system of two springs, the displacement compatibility conditions, which relate element displacements to system displacements, are written as:

And therefore: Here, we use the notation f ( j )i to represent the force exerted on element j at node i.

Expand each equation in matrix form:

Summing member by member:

Next, we refer to the free-body diagrams of each of the three nodes:

Final form:

(1)
Where the stiffness matrix:

Note that the system stiffness matrix is:
(1) symmetric, as is the case with all linear systems referred to orthogonal coordinate systems; (2) singular, since no constraints are applied to prevent rigid body motion of the system; (3) the system matrix is simply a superposition of the individual element stiffness matrices with proper assignment of element nodal displacements and associated stiffness coefficients to system nodal displacements.

(first nodal quantity)

(second nodal quantities)

Example with Boundary Conditions
Consider the two element system as described before where Node 1 is attached to a fixed support, yielding the displacement constraint U1 = 0, k1= 50 lb/in, k2= 75 lb/in,
F2= F3= 75 lb for these conditions determine nodal displacements U2 and U3.

Substituting the specified values into (1) we have:
Due to boundary condition

Example with Boundary Conditions
Because of the constraint of zero displacement at node 1, nodal force F1 becomes an unknown reaction force. Formally, the first algebraic equation represented in this matrix equation becomes:
−50U2 = F1 and this is known as a constraint equation, as it represents the equilibrium condition of a node at which the displacement is constrained. The second and third equations become which can be solved to obtain U2 = 3 in. and U3 = 4 in. Note that the matrix equations governing the unknown displacements are obtained by simply striking out the first row and column of the 3 × 3 matrix system, since the constrained displacement is zero (homogeneous). If the displacement boundary condition is not equal to zero (nonhomogeneous) then this is not possible and the matrices need to be manipulated differently (partitioning).

Truss Element
The spring element is also often used to represent the elastic nature of supports for more complicated systems. A more generally applicable, yet similar, element is an elastic bar subjected to axial forces only. This element, which we simply call a bar or truss element, is particularly useful in the analysis of both two- and threedimensional frame or truss structures. Formulation of the finite element characteristics of an elastic bar element is based on the following assumptions:
1.The bar is geometrically straight.
2.The material obeys Hooke’s law.
3.Forces are applied only at the ends of the bar.
4.The bar supports axial loading only; bending, torsion, and shear are not transmitted to the element via the nature of its connections to other elements.

Truss Element Stiffness Matrix
Let’s obtain an expression for the stiffness matrix K for the beam element. Recall from elementary strength of materials that the deflection δ of an elastic bar of length L and uniform cross-sectional area A when subjected to axial load P :

where E is the modulus of elasticity of the material. Then the equivalent spring constant k:

Therefore the stiffness matrix for one element is:

And the equilibrium equation in matrix form:

Truss Element Blending Function
An elastic bar of length L to which is affixed a uniaxial coordinate system x with its origin arbitrarily placed at the left end. This is the element coordinate system or reference frame. Denoting axial displacement at any position along the length of the bar as u(x), we define nodes 1 and 2 at each end as shown and introduce the nodal displacements: u1=u (x=0) and u2 = u(x = L).
Thus, we have the continuous field variable u(x), which is to be expressed
(approximately) in terms of two nodal variables u1 and u2. To accomplish this discretization, we assume the existence of interpolation functions N1(x) and N2(x)
(also known as shape or blending functions) such that u(x) = N1(x)u1 + N2(x)u2

Truss Element Blending Function
To determine the interpolation functions, we require that the boundary values of u(x)
(the nodal displacements) be identically satisfied by the discretization such that: u1=u (x=0) and u2 = u(x = L). lead to the following boundary (nodal) conditions:
N1(0) = 1 N2(0) = 0
N1(L) = 0 N2(L) = 1
As we have two conditions that must be satisfied by each of two one-dimensional functions, the simplest forms for the interpolation functions are polynomial forms:
N1(x) = a0 + a1x
N2(x) = b0 + b1x

Truss Element Blending Function
Where the polynomial coefficients are to be determined via satisfaction of the boundary (nodal) conditions. Application of conditions yields a0 = 1, b0 = 0 , therefore a1 = −(1/L) and b1 = x/L. Therefore, the interpolation functions are
N1(x) = 1 − x/L
N2(x) = x/L

total interpolation

Therefore the final expression of the blending function is: u2 u(x) = (1 − x/L)u1 + (x/L)u2
And in matrix form:

u1 u1 contribution u2 contribution

This is the displacement field in terms of nodal variables.

Truss Element Example
Figure depicts a tapered elastic bar subjected to an applied tensile load P at one end and attached to a fixed support at the other end. The cross-sectional area varies linearly from A0 at the fixed support at x = 0 to A0/2 at x = L. Calculate the displacement of the end of the bar (a) by modeling the bar as a single element having cross-sectional area equal to the area of the actual bar at its midpoint along the length, (b) using two bar elements of equal length and similarly evaluating the area at the midpoint of each, and compare to the exact solution.

Truss Element Example Solution a)
For a single element, the cross-sectional area is 3A0/4 and the element
“spring constant” and element equation are:

and

Applying the constraint condition U1 = 0, we find for U2 as the displacement at x = L

Truss Element Example Solution b)
Two elements of equal length L/2 with associated nodal displacements. For element
1, A1 = 7A0/8 so

while for element 2, we have

Since no load is applied at the center of the bar, the equilibrium equations for the system of two elements is:

Applying the constraint condition U1 = 0 results in

Truss Element Example Solution b)
Adding the two equations gives

and substituting this result into the first equation results in

Comparing the displacement for the three solution at x = L:
a)
b)
c) Exact solution

Truss Element Example Solution Comparison
Deflection

u(x)

Node

Shape function for interpolated values: u(x) = (1 − x/L)u1 + (x/L)u2

Truss Element Example Solution Comparison
Stress
Node

For stress results are much different, discontinuous for FEA and highly dependent on number of nodes

Beam Element
The usual assumptions of elementary beam theory are applicable here:
1. The beam is loaded only in the y direction.
2. Deflections of the beam are small in comparison to the characteristic dimensions of the beam.
3. The material of the beam is linearly elastic, isotropic, and homogeneous. The beam is prismatic and the cross section has an axis of symmetry in the plane of bending.

Beam Element

The equation shows that the element stiffness matrix for the beam element is a 4 ×
4 matrix. This corresponds to the fact that the element exhibits four degrees of freedom and that the displacements are not independent (that is, the body is continuous and elastic).
Furthermore, the matrix is symmetric. This is a consequence of the symmetry of the forces and moments (equal and opposite to ensure equilibrium).
Also the matrix is singular and therefore not invertible. That is because the problem as defined is incomplete and does not have a solution: boundary conditions are required.

Beam Element Shape Function and
Stiffness Matrix
Shape function:

With
And the Stiffness Matrix:

Way of Stacking Blocks/Elements
• Compatibility requirement: ensures that the
“displacements” at the shared node of adjacent elements are equal.
• Equilibrium requirement: ensures that elemental forces and the external forces applied to the system nodes are in equilibrium.
• Boundary conditions: ensures the system satisfy the boundary constraints and so on.

Limitations of Regular
FEA
Software
• Unable to handle geometrically nonlinear - large deformation problems: shells, rubber, etc.

Interpolation Functions for General
Element Formulation
In finite element analysis, solution accuracy is judged in terms of convergence as the element “mesh” is refined.
There are two major methods of mesh refinement.
In the first, known as h-refinement, mesh refinement refers to the process of increasing the number of elements used to model a given domain, consequently, reducing individual element size.
In the second method, p-refinement, element size is unchanged but the order of the polynomials used as interpolation functions is increased.
The objective of mesh refinement in either method is to obtain sequential solutions that exhibit asymptotic convergence to values representing the exact solution.

Similar Documents

Free Essay

Statistics

... University Name: City, State: Date: Abstract The key purpose of the paper is to attempt and elaborate on Analysis of bus dwell times that uses automatic vehicle (AVL)/ automatic passenger counter (APC) Information in which it upsurges vast amounts on data because of its position to enhance real time information on bus arrivals. The paper will also stress on how bus dwell period at bus bay contains extreme decorum of indecision, arising from the merging characters of bus to other vehicles shoulder. Lastly it will show on the procedures used to approximate the bus dwell period in the field. Introduction Bus dwell period is one of the essential components that could affect bus transport Systems intensity of service, due to the upsurge in number of persons travelling by means of road, especially those using buses tend to experience huge congestions at the bus stations. Therefore some nations have adapted the dwell times that uses automatic vehicle location (AVL)/ automatic passenger counter (APC) in which data is able to keep track of real period (time) information that can easily be acquired. Due to this, energetic reside period calculation does become probable at the multifarious conditions (Zhang, C &Teng, J 2013). Bus dwell period is of vital importance, since it does help in determining...

Words: 1716 - Pages: 7

Free Essay

Gps Tracking Cja 214

...GPS tracking has been around for quite some time now. GPS tracking has taken our policing to the next level, and it will continue to improve as devices improve. According to Robert Sisley “It was first most commonly used to track bad guys, but has since been installed in police vehicles to aid in dispatching and for officer safety monitoring” (Sisley, 2010). Some look at GPS tracking as a big brother device. However when used the right way it can improve productivity. The AVL (automatic vehicle location) system has been used for many years and has had positive results. Our military is even using AVL systems to save drivers from themselves. The military uses the AVL system to get drivers to obey the speed laws, and save money by reducing car accidents. Departments use the AVL system to assist with dispatching. Now dispatchers can look at a screen that has a map of the city and dispatch the closest officer where the disturbance is. This is especially helpful in high priority calls and takes out the guesswork. GPS tracking has also assisted with keeping track of felons and individuals on probation. Constant supervision is needed when GPS tracking devices are used because the individuals with these bracelet devices can disable them without being detected. According to Paige St John “Field tests by California corrections officials in 2011 showed the devices used to track nearly half of the sex offenders in the state reported no signals 55% of the time — blind spots the...

Words: 278 - Pages: 2

Free Essay

Describe How You Might Leverage the Strategic Capability of It and the Organizational Structure to Create and Maintain High Performance Teams and a Learning Organization.

...enforcement pinpoint their next target so that they can make the arrest. This software gives this information in minutes, and it can send other law enforcement this mapping pattern in those located areas. So that they can react promptly and be aware of the situations in minutes after the crime committed. Lastly, the computer aided dispatch system (CAD) helps the 911-dispatch send the information, of the area the 911 call is at and their address automatically on the computer screen so that they can send all of this information to patrol units. This technology helps them be fully prepared to deal with the situations they will face it could be life threatening or a medical emergency. This software also has many other programs one of them being automatic vehicle location (AVL)...

Words: 430 - Pages: 2

Premium Essay

Communication

...BGI ENGITECH PVT LTD Affordable and Impregnable Security from Israel BGI’S BOLLARDS ( K8 EQUIVALENT) The wide range of bollards offered by BGI, provides a cost-effective solution for every site. The automatic, semi-automatic and fixed versions are all engineered to meet international antiramming standards of K8. The B3000 series offers the highest standard of anti-ramming and security protection. Taking as little as 1.5 seconds to reach the fully raised position, these bollards can be used in the most demanding locations where high-volume traffic flows must be managed. With a patent-pending mechanism for releasing the internal piston, the bollards can be maintained without disassembly and if necessary, the entire unit can be removed without the need for digging out the foundations. TECHNICAL SPECIFICATIONS OF AUTOMATIC PNEUMATIC BOLLARDS ( K8 EQUIVALENT) SR. NO. DESCRIPTION SPECIFICATIONS 1 2 3 4 5 6 Model Type Rating Company Certifications Mechanism Speed Height B3200 K 8 (Stops 6.8 ton vehicle coming at 60 km/hr speed) ISO 9001-2008 (Gates & Barrier Solutions) Pneumatic 2 -3 Secs. 700 mm 207,PresidentPlaza,S.G.Highway,Thaltej,Ahmedabad380054(T)+917940098236(F)+917940098162.www.bgiengitech.com BGI ENGITECH PVT LTD Affordable and Impregnable Security from Israel 7 8 9 10 11 12 13 14 Diameter Thickness Power Supply In case of Power Failure Water proof and protection Finishing Treatment Operating Temperature Operating Cycles per day 225 mm 12 mm 5-6 ATM air...

Words: 397 - Pages: 2

Free Essay

Evaluating Some Possible

...Evaluating some possible Causes of the Stroop Effect Matt Sheehan, M.S. Carolyn Rude-Parkins, Ph.D. University of Louisville November, 2007 Introduction The words blue, green, and yellow are words known to all as colors. If one of these color words is written in an ink color differing from the color it represents an individual spends more time to name that ink color than the ink color of neutral words. This is known as the Stroop effect. Studying this gives insight into the human mind. It can show how we handle interference across a number of different situations or how our automatic processes interact with and affect our controlled processes. The cause of the Stroop effect has been widely debated and researched over the years. Some researchers believe the cause is due to the fact that reading is such a well learned or even over learned process that it becomes automatic. When asked to identify ink colors of words reading the word causes distraction because reading is done much more often than naming ink colors. But where is the exact interference occurring in this process and why? It has been suggested that the interference occurs at the output or response stage as an individual struggles to express the correct color word from alternatives. Others believe the interference happens during encoding as an individual analyzes the word and is distracted from ink color. Still others would say it happens somewhere between the encoding and the output. All of these suggestions...

Words: 1398 - Pages: 6

Free Essay

Paper

...twice in the last three days. This is our busiest time of the year. We can’t afford to have recurring problems of this type. I want you to stop that quality-control project I have you working on, find out what the problem is out on the line, and get rid of it. PAUL: Okay, I’ll get out there, find out what’s causing the problem, and get rid of it. SAM: Fine. A quick check of the line reveals that there was a problem with the automatic control unit. Paul checks and finds that it would take four hours to replace the unit. “If you put in a new one,” the maintenance man tells him, “you won’t have a problem with it for at least sixteen months. It’s up to you. I’ll do whatever you tell me.” Paul tells the man to replace the automatic control unit. By late afternoon the new unit is installed and the line is operating at full speed. However, the next morning, after Sam receives the previous day’s production figures, he calls Paul in. “What happened in your section? I thought you were going to fix the problem.” “I did,” Paul tells him. “The automatic control unit was giving us trouble, so I replaced it.” Sam’s voice indicates that he is not happy with this decision. “You pulled the unit in the middle of a work-day? Why didn’t you wait until the shift was over and have the unit pulled then? You could have done preventive maintenance to get through the rest of the day. You gave up two hours of production time to replace a unit that could have waited for...

Words: 313 - Pages: 2

Free Essay

Ethical Bounderies Od Madiation

...of sickness that start before 1st August 2010, whether the member of staff has since come back to work or not 2. In particular, I should like to draw the following points to your attention: 1. Although unsocial enhancements don’t need to be reported for periods of sickness starting 1st August 2010 or later, they must be reported for all periods when a member of your staff does work at unsociable times. 2. If you need to adjust previously reported sickness dates for periods of sickness starting 1st August 2010, or after, please be aware that this will produce an automatic adjustment to AfC Absence pay. This includes the automatic recovery of any AfC Absence pay previously paid for an open period of sickness that has subsequently been corrected to reflect that the member of staff has returned to work. Late notification of additional sick leave dates will produce an automatic payment of AfC Absence pay. Please note that the Payroll team is not able to negotiate any delayed recovery in cases like this, or intervene in the recovery process. 3. If you have not already done so, please...

Words: 459 - Pages: 2

Premium Essay

Consumers Preference Towards Automatic Tubig Machine

...TChapter I The Problem and Its Setting This chapter presents the background of the study, statement of the problem, scope and limitation of the study, significance of the study, and definition of terms used in this study. Introduction Living in the era of technology, people nowadays are looking for more machines or equipments to better accomplish their tasks, thus, the onset of the Automatic Tubig Machine (ATM). People became reliant to this machine for their source of drinking water and are preferred by consumers instead of water delivery services especially for people who find the task of calling the water stations for delivery a tedious job. This study aims to find out why the Automatic Tubig Machine is preferred by most consumers compared to water delivery services. This will answer how convenient this machine is for the people in Koronadal City who have experienced obtaining their drinking water from the automatic tubig machine. The result of this study will not only benefit the citizens of the city but also the businessmen who are engaged in the same business or the businessmen who plan on entering the same business. Furthermore, the purpose of this study is to really know why this machine became famous to the people in Koronadal, given the fact that people are used to have their water delivered. This would also answer the questions to why they did and why they did not get their water to the ATM. Statement of the Problem This study aimed to determine...

Words: 537 - Pages: 3

Premium Essay

Cars

...Comparative Study between Automatic and Manual Transmission Car Mayur R. Mogre In this position, a latch mechanism (not unlike a deadbolt lock on a door) is inserted into a slot in the output shaft to lock the drive wheels and keep them from turning, thereby preventing the vehicle from rolling. Let us study manual and automatic transmission individually. For transmission mode refer Fig. 1. Abstract— “Which transmission car is better?” is the most commonly raising question in every persons mind while buying a car in recent times. Which is followed by questions like “which is suitable for my need?”, “Which is more efficient?”, etc. Main thing that arises is about the fuel consumption and initial cost for automatic and manual transmission car. The presence of the clutch pedal plays an important role in manual transmission, which is absent in automatic transmission. This study tries to answer many questions that aeries for both transmission. It gives study about the comfort level in automatic and manual transmission car. Also gives deep study for the maintenance and initial cost of automatic and manual transmission car. Also deals with the advantages and disadvantages of both the automatic and manual transmission car. At the end of this study one can get all the answers related to the automatic and manual transmission. Keywords— Clutch, Automatic Gearbox, Manual Gearbox I.INTRODUCTION I N the recent times the craze for automatic transmission car has...

Words: 2723 - Pages: 11

Free Essay

2015 Subaru Outback

...window auto up/down • Automatic on/off headlights with welcome lighting • Electric parking brake with centre console mounted switch • One-touch folding rear seats • Roof rack cargo hooks • X-mode with Hill Descent Control • Heated front seats (three stage) • Active torque vectoring • Front seat cushion airbags • Integrated side-sill step pad • New colours: Crystal White Pearl, Lapis Blue Pearl, Tungsten Metallic, Wilderness Green Metallic • Discontinued colours: Cypress Green Pearl, Deep Indigo Pearl, Satin White Pearl, Venetian Red Pearl See specifications for complete list. 13 | 6 | 2014 1 NEW OR REVISED FEATURES 2015 OUTBACK Outback 2.5i • Active grill shutter • AM/FM/CD/MP3/WMA/AHA audio system with 6.2-inch touch-screen display, auxiliary audio input and steering wheel-integrated controls • Bluetooth® mobile phone connectivity with voice activation and Bluetooth® streaming audio • SiriusXM® Satellite Radio installed (free 3-month trial subscription included) • Optional PZEV Package Touring Package • Power rear liftgate with memory function • Subaru Rear/Side Vehicle Detection System (SRVD) • Side mirror integrated turn signals • Auto-dimming side-view mirrors with approach lighting • Auto-dimming rear-view mirror with compass • Optional Technology Package: – EyeSight®: Pre-collision braking, pre-collision brake assist, pre-collision throttle management, adaptive cruise control, lane departure warning, lane sway warning, lead vehicle start alert – Proximity...

Words: 5120 - Pages: 21

Free Essay

Marketing Plan

...Strategy…………………………………………………………………………………………………………. 4 8. SWOT Analysis………………………………………………………………………………………………………………………. 4 REFERENCES………………………………………………………………………………………………………………………………… 6 Introduction Gray’ Auto Detailing involves thorough cleaning and polishing of the interior and exterior parts of a motor vehicle. Auto detailing helps to maintain the vehicle, prolong its lifespan and increase its value during re-sale. Auto detailing is divided into two category, interior detailing and exterior detailing. Interior detailing involves cleaning and vacuuming the floor mats, cleaning all upholstery, cleaning the trunk of the car, wiping the windows and mirrors and performing all other duties that would make the interior part of the vehicle sparkling clean. As for exterior detailing, you would be required to brush and clean the wheel rims, wash the vehicle tires and polish the car exterior. Auto detailing business can provide you with an extra source of income. It is easy to start and requires minimal capital. A mobile auto detailing business is a recession proof business because even when the economy is witnessing a downturn, a mobile detailer would continue to receive patronage because a lot of people would want to maintain their current vehicles properly, since they may be unable to afford new cars. Mobile auto detailing eliminates the...

Words: 2307 - Pages: 10

Free Essay

Al4 Trasmission Guide.

...CITROËN TECHNICAL TRAINING PRESENTATION OF THE AL4 AUTOMATIC TRANSMISSION CITROËN UK LTD 221 BATH ROAD SLOUGH SL1 4BA _________________ DEALER PERSONNEL DEVELOPMENT AND TRAINING _________________ © CITROËN UK LTD. Reproduction whether partial or in full without written permission from Citroën UK Ltd is forbidden PDF created with pdfFactory trial version www.pdffactory.com PDF created with pdfFactory trial version www.pdffactory.com A DOCUMENT SUMMARY PRESENTATION OF THE AL4 AUTOMATIC TRANSMISSION The aim of this document is to give a brief description of the design and operation of the electronically managed AL4 automatic transmission which offers precise, adaptive control as well as excellent gear changing quality. The following subjects are dealt with in this document: - Presentation of the transmission and various pieces of information, - The selector control, - Lubrication, - The converter, - The mechanism, - The ECU, - Auto-diagnostics, - The electrical circuit, - Unit maintenance. AL4 AUTOMATIC TRANSMISSION © AUTOMOBILES CITROËN Toute reproduction ou traduction même partielle sans l'autorisation écrite d'AUTOMOBILES CITROËN est interdite et constitue une contrefaçon PDF created with pdfFactory trial version www.pdffactory.com B CONTENTS CHAPTER 1 : PRESENTATION - GENERAL ............................. III III IV VVI INTRODUCTION.............................................................................. PRESENTATION .......................................

Words: 8570 - Pages: 35

Premium Essay

The Human Journey

...other hand, continues to improve with each generation and subsequent software update. Simply put, BMW’s F10 M5 was designed with the 7DCT in mind. The automated gearbox is capable of ripping up and down through the gears endlessly before taking the Autobahn home at a sustained 190 mph. In sharp contrast, and whether North American enthusiasts want to admit it or not, the M5′s 6MT is a Frankensteinian adaptation to the platform incapable of handling the same stress as its dual-clutch sibling – that’s a fact. Much like fly-by-wire aircraft controls replaced manual rod-and-cable linkages, once aircraft reached a certain level of size and complexity, many high-performance cars seem to be attaining a point of convergence where engine power and vehicle weight make a manually-operated gearshift impractical, bordering on unusable. Think about it: As horsepower and torque figures continue to skyrocket, greater clamping and shifting forces are necessary to channel that power in order to motivate ever-more-heavy cars, and there’s only so much engineers can do to increase the mechanical advantage so those controls can be operated comfortably by human muscles. To take an extreme example, there’s a reason the Bugatti Veyron, for instance, isn’t offered with a traditional three-pedal manual. Product Assessment 3...

Words: 1757 - Pages: 8

Premium Essay

Automatic Number Plate Recognition Research Paper

...Automatic Number Plate Recognition (ANPR) system is an image processing technology [6]. ANPR is the extraction of vehicle number plate information from an image or a sequence of images. The extracted information can be used with or without a database in many applications, such as electronic payment systems (toll payment, parking fee payment). The quality of the acquired images is a major factor in the success of the ANPR. ANPR as a real-life application has to quickly and successfully process number plates under different environmental conditions, such day or night time. It should also be generalized to process license plates from different nations or states [2]. Due the increasing number of stolen vehicles from year to year, researchers had...

Words: 1642 - Pages: 7

Free Essay

Help

...in this guide may not be included in your vehicle. For easy reference, keep this guide with your Owner Manual in your glove box. F denotes optional equipment www.chevy.com INSTRUMENT PANEL Turn Signal Lever/Driver Information Center Controls Driver Information Center Windshield Wipers Lever Audio Steering Wheel ControlsF Exterior/Interior Lamps Control Cruise Control Hood Release Tilt/Telescopic Buttons Lever Steering Wheel Lever Safety Belt Reminder Check Engine Low Tire Pressure Brake System Warning Antilock Brake System Warning 2 Charging System Oil Pressure Airbag Readiness Security Fog Lamps Cruise Control Set Traction Control Off StabiliTrak/Traction Control Off StabiliTrak/Traction Control Warning Lights On Climate Controls/ Heated Seat ButtonsF Audio System Hazard Warning Flashers Button/ Power Door Locks Button Auxiliary GaugesF StabiliTrak Button Accessory Power Outlet* * The accessory power outlet does not operate once the key is removed from the ignition and the driver’s door is opened. Note: Refer to your Owner Manual to learn about the information being relayed by the lights, gauges and indicators of the instrument cluster, as well as what to do to ensure safety and prevent damage. See Instruments and Controls in your Owner Manual. 3 REMOTE KEYLESS ENTRY TRANSMITTER Unlock Press to unlock the driver’s door only or all doors. The unlock setting can be changed in the Vehicle Settings menu by using the audio system...

Words: 3457 - Pages: 14