SlideShare a Scribd company logo
start
[object Object],[object Object],[object Object],OBJECTIVES: After studying Chapter 53, the reader should be able to: Continued
[object Object],[object Object],OBJECTIVES: After studying Chapter 53, the reader should be able to:
[object Object],[object Object],[object Object],[object Object],KEY TERMS: Continued
[object Object],[object Object],KEY TERMS: Continued
[object Object],[object Object],[object Object],KEY TERMS:
COMPUTER CONTROL ,[object Object]
THE FOUR BASIC COMPUTER FUNCTIONS ,[object Object],Continued ,[object Object],[object Object],[object Object],[object Object],Figure 53–1 All computer systems perform four basic functions: input, processing, storage, and output.
Figure 53–2 A potentiometer uses a movable contact to vary resistance and send an analog voltage to the PCM. ,[object Object],Vehicles use mechanical, electrical, and magnetic sensors to measure factors such as speed, engine RPM, air pressure, oxygen content of exhaust gas, airflow, and engine coolant temperature.  The signals must undergo  input conditioning .
[object Object],Continued
[object Object],Figure 53–3 A replaceable PROM used in an older GM computer. Notice the sealed access panel has been removed to gain access. Many chips are erasable, meaning the program can be changed. These chips are called erasable programmable read-only memory or EPROM.  These chips are electrically erasable programmable read-only memory, abbreviated  EEPROM  or  E2PROM.   Onboard diagnosis second generation, OBD II, vehicles can be reprogrammed by using a scan tool and proper software, usually called  reflashing .  Continued
[object Object],Continued
[object Object],Continued
[object Object],Continued Computers also communicate with, and control, each other through output and input functions. This means output signal from one computer system can be input signal for another system through a network.
[object Object],Figure 53–4  A typical output driver. In this case, the PCM applies voltage to the fuel pump relay coil to energize the fuel pump. Continued ,[object Object],[object Object],[object Object],A switched output is either on or off. In many circuits, the PCM uses a relay to switch a device on or off.  By using a relay circuit as shown here, the PCM provides the output control to the relay, which in turn provides the output control to the device.  These switches are actually transistors, often called  output drivers .
[object Object],Continued
Figure 53–5  A typical low-side driver (LSD) which uses a control module to control the ground side of the relay coil. Continued
[object Object],Continued
Figure 53–6  A typical module-controlled high-side driver (HSD) where the module itself supplies the electrical power to the device. The logic circuit inside the module can detect circuit faults including continuity of the circuit and if there is a short-to-ground in the circuit being controlled. Continued
[object Object],Continued
Figure 53–7  Both the top and bottom pattern have the same frequency. However, the amount of on-time varies. Duty cycle is the percentage of the time during a cycle that the signal is turned on. Continued
[object Object],[object Object],[object Object],[object Object],[object Object]
DIGITAL COMPUTERS ,[object Object],Continued The computer can process thousands of digital signals per second it is able to switch voltage signals on and off in billionths of a second.  The digital signal voltage is limited to two voltage levels:  high  voltage and  low  voltage. Since there is no stepped range of voltage or current in between, a digital binary signal is a “square wave.” The signal is “digital” because the  on  and  off  signals are processed by the computer as the numbers, or  digits   0  and  1 . This is called the  binary  system. Any number or letter from any number system or language alphabet can be translated into a combination of binary 0s and 1s for the digital computer.
Figure 53–8  Many electronic components are used to construct a typical vehicle computer. Notice the quantity of chips, resistors, and capacitors used in this General Motors computer. ,[object Object],Output signals are usually are digital signals that turn system actuators on and off. Continued
[object Object],Continued Central Processing Unit  ( CPU )   The microprocessor is the  central processing unit  ( CPU ) of a computer.  Since it performs essential mathematical operations and logic decisions the CPU can be considered the heart of a computer.  Computer Memory   Other IC devices store the computer operating program, system sensor input data, and system actuator output data, information that is necessary for CPU operation.
[object Object],Figure 53–9  Typical ignition timing map developed from testing and used by the vehicle computer to provide the optimum ignition timing for all engine speeds and load combinations. Continued Engine mapping creates a 3D graph that applies to a given vehicle and power train combination.  Each combination mapped individualizes the computer for a particular model.
Figure 53–10 The calibration module on many Ford computers contains a system PROM. ,[object Object],NOTE:   If the onboard computer needs to be replaced, the PROM or calibration module must be removed from the defective unit and installed in the replacement computer. Since the mid-1990s, computers must be programmed or  flashed  before being put into service. Continued
[object Object],Figure 53–11 The clock generator produces a series of pulses that are used by the microprocessor and other components to stay in step with each other at a steady rate. Continued The microprocessor communicates by transmitting long strings of 0s and 1s in binary code. A crystal oscillator called the  clock generator  tells the processor when one signal ends and another begins.
[object Object],Continued Storage of a single character requires  eight bits   per   byte , plus an additional  two bits  to indicate  stop  and  start . Transmission of one character thus requires  10 bits .  Dividing baud rate by 10 gives the maximum number of words per second that can be transmitted. At a baud rate of 600, about 60 words can be received or sent per minute.
[object Object],Continued
Figure 53–12  This power train control module (PCM) is located under the hood on this Chevrolet pickup truck. ,[object Object],Figure 53–13  This PCM on a DaimlerChrysler vehicle can only be seen by hoisting the vehicle because it is located next to the radiator, and in the airflow to help keep it cool. … where they can be shielded from physical damage, dirt, vibration, or interference by the high voltages.
COMPUTER INPUT SENSORS ,[object Object],Continued ,[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object],Continued
[object Object],[object Object]
COMPUTER OUTPUTS ,[object Object],Continued ,[object Object],The  computer can turn devices such as fuel injectors on and off  very rapidly  or keep them on for a certain amount of time. Typical output devices include: ,[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object]
MODULE COMMUNICATION AND NETWORKS ,[object Object],Continued
[object Object],Continued Most modules are connected together in a network because of the following advantages: ,[object Object],[object Object]
[object Object],Figure 53–14  A network allows all modules to communicate with other modules. Continued This intercommunication of computers or processors is referred to as a  network .  By connecting computers together on a communications network, they can share information back and forth.
[object Object],Continued ,[object Object],[object Object],[object Object],[object Object],[object Object],Ring link networks .   In a ring-type network, all modules are connected to each other by a serial data line in a line until all are connected in a ring. See Figure 53–15. The three most common types of networks used on GeneralMotors vehicles include:
Figure 53–15 A ring link network reduces the number of wires it takes to interconnect all of the modules. See the chart on Page 612 of your textbook.   Continued
[object Object],Continued
Figure 53–16 A star-link-type network where all of the modules are connected together using splice packs. See the chart on Page 613 of your textbook.
[object Object],Continued
SAE COMMUNICATION CLASSIFICATIONS ,[object Object],Continued Class A   Low-speed networks (less than 10,000 bits per second [10 kbs]) are generally used for trip computers, entertainment, and other convenience features. Most low-speed Class A communication functions are performed using the following: ,[object Object],[object Object],NOTE:   The “collision” in CCD-type bus communication refers to the program that avoids conflicts of information exchange within the bus, and does not refer to airbags or other accident-related circuits of the vehicle.
Continued ,[object Object],[object Object]
[object Object],Continued ,[object Object],[object Object],[object Object]
Figure 53–17 A typical bus system showing module CAN communications and twisted pairs of wire. ,[object Object],Most high-speed bus communication is  controller area network  or  CAN .  Continued
A bus is a term used to describe a communication network. Therefore, there are connections to the bus and bus communications, both of which refer to digital messages being transmitted among electronic modules or computers. What is a Bus?
MODULE COMMUNICATION DIAGNOSIS ,[object Object],Continued
Figure 53–18  Checking the terminating resistors using an ohmmeter at the DLC.
OBD II DATA LINK CONNECTOR ,[object Object],Continued Figure 53–19 Sixteen-pin OBD II DLC with terminals identified. Scan tools use the power pin (16) ground pin (4) for power so that a separate cigarette lighter plug is not necessary on OBD II vehicles. Pin 4  =  chassis ground Pin 5  =  signal ground Pin 16  =  battery power   (4A max)
[object Object],Continued ,[object Object],[object Object]
[object Object],Continued ,[object Object],[object Object]
[object Object],Continued ,[object Object],[object Object]
[object Object],Continued ,[object Object],[object Object]
SUMMARY ,[object Object],[object Object],[object Object],Continued
SUMMARY ,[object Object],[object Object],( cont. )
end

More Related Content

What's hot

Autotronics
AutotronicsAutotronics
Autotronics
Prateek Sharma
 
Accelerator pedal position sensor
Accelerator pedal position sensorAccelerator pedal position sensor
Accelerator pedal position sensor
SakthigurusamySakthi
 
Chapter 55 Computer Sensors
Chapter 55 Computer SensorsChapter 55 Computer Sensors
Chapter 55 Computer Sensorsmcfalltj
 
autotronics Sandeep yadav ppt
 autotronics Sandeep yadav ppt  autotronics Sandeep yadav ppt
autotronics Sandeep yadav ppt
SANDEEP YADAV
 
Car engine manager
Car engine managerCar engine manager
Car engine manager
FAHAD KHAN
 
Development of Electronic Control Unit for a Hybrid Electric Vehicle Using AM...
Development of Electronic Control Unit for a Hybrid Electric Vehicle Using AM...Development of Electronic Control Unit for a Hybrid Electric Vehicle Using AM...
Development of Electronic Control Unit for a Hybrid Electric Vehicle Using AM...Nihal Pol
 
Power window
Power windowPower window
Power window
Achilles Carababas
 
24 Engine Controls #1 - Input Sensors.pdf
24 Engine Controls #1 - Input Sensors.pdf24 Engine Controls #1 - Input Sensors.pdf
24 Engine Controls #1 - Input Sensors.pdf
AndikIrawan4
 
Electric_Electronic_Architecture
Electric_Electronic_ArchitectureElectric_Electronic_Architecture
Electric_Electronic_Architecture
Florent Bonetto
 
Architecture & data acquisition by embedded systems in automobiles seminar ppt
Architecture & data acquisition by embedded systems in automobiles seminar pptArchitecture & data acquisition by embedded systems in automobiles seminar ppt
Architecture & data acquisition by embedded systems in automobiles seminar ppt
Ankit Kaul
 
AN INSIDE LOOK IN THE ELECTRICAL STRUCTURE OF THE BATTERY MANAGEMENT SYSTEM T...
AN INSIDE LOOK IN THE ELECTRICAL STRUCTURE OF THE BATTERY MANAGEMENT SYSTEM T...AN INSIDE LOOK IN THE ELECTRICAL STRUCTURE OF THE BATTERY MANAGEMENT SYSTEM T...
AN INSIDE LOOK IN THE ELECTRICAL STRUCTURE OF THE BATTERY MANAGEMENT SYSTEM T...
International Journal of Technical Research & Application
 
Stepper Motor Drive For Position Control in Robotic Applications
Stepper Motor Drive For Position Control in Robotic ApplicationsStepper Motor Drive For Position Control in Robotic Applications
Stepper Motor Drive For Position Control in Robotic Applications
ijiert bestjournal
 
Tachometer using AT89S52 microcontroller with motor control
Tachometer using AT89S52 microcontroller with motor controlTachometer using AT89S52 microcontroller with motor control
Tachometer using AT89S52 microcontroller with motor control
Sushil Mishra
 
Shah2019 chapter an_arduinomicro-controlleropera
Shah2019 chapter an_arduinomicro-controlleroperaShah2019 chapter an_arduinomicro-controlleropera
Shah2019 chapter an_arduinomicro-controlleropera
Godwinraj D
 
Ca128
Ca128Ca128
Ca128
asd kazemi
 
Servo mechanism and control system
Servo mechanism and control systemServo mechanism and control system
Servo mechanism and control system
Omkar Lokhande
 
Robotics - Unit-II
Robotics - Unit-IIRobotics - Unit-II
Robotics - Unit-II
Muthukumar V
 
Actuators and optical speed sensor and application in automatic transmission
Actuators and optical speed sensor and application in automatic transmissionActuators and optical speed sensor and application in automatic transmission
Actuators and optical speed sensor and application in automatic transmission
ZIYAD AMBALANGADAN
 
Analysis of Induction Motor Speed Control Using SCADA Based Drive Operated Sy...
Analysis of Induction Motor Speed Control Using SCADA Based Drive Operated Sy...Analysis of Induction Motor Speed Control Using SCADA Based Drive Operated Sy...
Analysis of Induction Motor Speed Control Using SCADA Based Drive Operated Sy...
IJSRD
 

What's hot (20)

Autotronics
AutotronicsAutotronics
Autotronics
 
Accelerator pedal position sensor
Accelerator pedal position sensorAccelerator pedal position sensor
Accelerator pedal position sensor
 
Chapter 55 Computer Sensors
Chapter 55 Computer SensorsChapter 55 Computer Sensors
Chapter 55 Computer Sensors
 
autotronics Sandeep yadav ppt
 autotronics Sandeep yadav ppt  autotronics Sandeep yadav ppt
autotronics Sandeep yadav ppt
 
Building utilities
Building utilitiesBuilding utilities
Building utilities
 
Car engine manager
Car engine managerCar engine manager
Car engine manager
 
Development of Electronic Control Unit for a Hybrid Electric Vehicle Using AM...
Development of Electronic Control Unit for a Hybrid Electric Vehicle Using AM...Development of Electronic Control Unit for a Hybrid Electric Vehicle Using AM...
Development of Electronic Control Unit for a Hybrid Electric Vehicle Using AM...
 
Power window
Power windowPower window
Power window
 
24 Engine Controls #1 - Input Sensors.pdf
24 Engine Controls #1 - Input Sensors.pdf24 Engine Controls #1 - Input Sensors.pdf
24 Engine Controls #1 - Input Sensors.pdf
 
Electric_Electronic_Architecture
Electric_Electronic_ArchitectureElectric_Electronic_Architecture
Electric_Electronic_Architecture
 
Architecture & data acquisition by embedded systems in automobiles seminar ppt
Architecture & data acquisition by embedded systems in automobiles seminar pptArchitecture & data acquisition by embedded systems in automobiles seminar ppt
Architecture & data acquisition by embedded systems in automobiles seminar ppt
 
AN INSIDE LOOK IN THE ELECTRICAL STRUCTURE OF THE BATTERY MANAGEMENT SYSTEM T...
AN INSIDE LOOK IN THE ELECTRICAL STRUCTURE OF THE BATTERY MANAGEMENT SYSTEM T...AN INSIDE LOOK IN THE ELECTRICAL STRUCTURE OF THE BATTERY MANAGEMENT SYSTEM T...
AN INSIDE LOOK IN THE ELECTRICAL STRUCTURE OF THE BATTERY MANAGEMENT SYSTEM T...
 
Stepper Motor Drive For Position Control in Robotic Applications
Stepper Motor Drive For Position Control in Robotic ApplicationsStepper Motor Drive For Position Control in Robotic Applications
Stepper Motor Drive For Position Control in Robotic Applications
 
Tachometer using AT89S52 microcontroller with motor control
Tachometer using AT89S52 microcontroller with motor controlTachometer using AT89S52 microcontroller with motor control
Tachometer using AT89S52 microcontroller with motor control
 
Shah2019 chapter an_arduinomicro-controlleropera
Shah2019 chapter an_arduinomicro-controlleroperaShah2019 chapter an_arduinomicro-controlleropera
Shah2019 chapter an_arduinomicro-controlleropera
 
Ca128
Ca128Ca128
Ca128
 
Servo mechanism and control system
Servo mechanism and control systemServo mechanism and control system
Servo mechanism and control system
 
Robotics - Unit-II
Robotics - Unit-IIRobotics - Unit-II
Robotics - Unit-II
 
Actuators and optical speed sensor and application in automatic transmission
Actuators and optical speed sensor and application in automatic transmissionActuators and optical speed sensor and application in automatic transmission
Actuators and optical speed sensor and application in automatic transmission
 
Analysis of Induction Motor Speed Control Using SCADA Based Drive Operated Sy...
Analysis of Induction Motor Speed Control Using SCADA Based Drive Operated Sy...Analysis of Induction Motor Speed Control Using SCADA Based Drive Operated Sy...
Analysis of Induction Motor Speed Control Using SCADA Based Drive Operated Sy...
 

Viewers also liked

Chapter11
Chapter11Chapter11
Project Management Office PMO portfolio
Project Management Office PMO portfolioProject Management Office PMO portfolio
Project Management Office PMO portfolio
Sylvain Gauthier
 
Building the PMO as a Program
Building the PMO as a ProgramBuilding the PMO as a Program
Building the PMO as a Program
Thomas Walenta, PMI Fellow
 
Software Project Management by CMMi Level 5
Software Project Management by CMMi Level 5Software Project Management by CMMi Level 5
Software Project Management by CMMi Level 5
mekongsolution
 
Building a pmo
Building a pmoBuilding a pmo
Building a pmoemre_demir
 
Tips on Implementing a PMO
Tips on Implementing a PMOTips on Implementing a PMO
Tips on Implementing a PMO
rmac39
 
The State of the Project Management Office (PMO) 2014
The State of the Project Management Office (PMO) 2014The State of the Project Management Office (PMO) 2014
The State of the Project Management Office (PMO) 2014
PM Solutions
 
The Practice of planning and the PMO, John Barben
The Practice of planning and the PMO, John BarbenThe Practice of planning and the PMO, John Barben
The Practice of planning and the PMO, John Barben
Association for Project Management
 
Electronic Control Unit(ECU)
Electronic Control Unit(ECU)Electronic Control Unit(ECU)
Electronic Control Unit(ECU)
Ankul Gupta
 
How to set up a project management office (PMO)
How to set up a project management office (PMO)How to set up a project management office (PMO)
How to set up a project management office (PMO)
PM Majik
 
Value Add PMO
Value Add PMOValue Add PMO
Value Add PMO
uliebetrau
 
Fuel Injection and Ignition
Fuel Injection and IgnitionFuel Injection and Ignition
Fuel Injection and Ignition
guest2c6da6
 
Automotive Electronics In Automobile | Electronic control unit
Automotive  Electronics In Automobile | Electronic control unitAutomotive  Electronics In Automobile | Electronic control unit
Automotive Electronics In Automobile | Electronic control unit
jignesh parmar
 
Setting up a Project Management Office (PMO)
Setting up a Project Management Office (PMO)Setting up a Project Management Office (PMO)
Setting up a Project Management Office (PMO)
Hussain Bandukwala
 
Project Management Office (PMO)
Project Management Office (PMO)Project Management Office (PMO)
Project Management Office (PMO)
Anand Subramaniam
 

Viewers also liked (16)

Chapter11
Chapter11Chapter11
Chapter11
 
Project Management Office PMO portfolio
Project Management Office PMO portfolioProject Management Office PMO portfolio
Project Management Office PMO portfolio
 
Building the PMO as a Program
Building the PMO as a ProgramBuilding the PMO as a Program
Building the PMO as a Program
 
Software Project Management by CMMi Level 5
Software Project Management by CMMi Level 5Software Project Management by CMMi Level 5
Software Project Management by CMMi Level 5
 
Ch12
Ch12Ch12
Ch12
 
Building a pmo
Building a pmoBuilding a pmo
Building a pmo
 
Tips on Implementing a PMO
Tips on Implementing a PMOTips on Implementing a PMO
Tips on Implementing a PMO
 
The State of the Project Management Office (PMO) 2014
The State of the Project Management Office (PMO) 2014The State of the Project Management Office (PMO) 2014
The State of the Project Management Office (PMO) 2014
 
The Practice of planning and the PMO, John Barben
The Practice of planning and the PMO, John BarbenThe Practice of planning and the PMO, John Barben
The Practice of planning and the PMO, John Barben
 
Electronic Control Unit(ECU)
Electronic Control Unit(ECU)Electronic Control Unit(ECU)
Electronic Control Unit(ECU)
 
How to set up a project management office (PMO)
How to set up a project management office (PMO)How to set up a project management office (PMO)
How to set up a project management office (PMO)
 
Value Add PMO
Value Add PMOValue Add PMO
Value Add PMO
 
Fuel Injection and Ignition
Fuel Injection and IgnitionFuel Injection and Ignition
Fuel Injection and Ignition
 
Automotive Electronics In Automobile | Electronic control unit
Automotive  Electronics In Automobile | Electronic control unitAutomotive  Electronics In Automobile | Electronic control unit
Automotive Electronics In Automobile | Electronic control unit
 
Setting up a Project Management Office (PMO)
Setting up a Project Management Office (PMO)Setting up a Project Management Office (PMO)
Setting up a Project Management Office (PMO)
 
Project Management Office (PMO)
Project Management Office (PMO)Project Management Office (PMO)
Project Management Office (PMO)
 

Similar to Chapter 53

Temp based fan speed control
Temp based fan speed controlTemp based fan speed control
Temp based fan speed controlSai Malleswar
 
Simulation Design of DC Motor Control System Based on MC9S12D64 MCU
Simulation Design of DC Motor Control System Based on MC9S12D64 MCUSimulation Design of DC Motor Control System Based on MC9S12D64 MCU
Simulation Design of DC Motor Control System Based on MC9S12D64 MCU
IJERA Editor
 
18 electronic shift transmissions
18 electronic shift transmissions18 electronic shift transmissions
18 electronic shift transmissions
Rob Holt
 
Speed Control Of DC motor By Using PWM Technique
Speed Control Of DC motor By Using PWM TechniqueSpeed Control Of DC motor By Using PWM Technique
Speed Control Of DC motor By Using PWM Technique
RITESH D. PATIL
 
EE415 LT 1.pptxDFHDFHDFHHFDDFHFDHDFHDFHF
EE415 LT 1.pptxDFHDFHDFHHFDDFHFDHDFHDFHFEE415 LT 1.pptxDFHDFHDFHHFDDFHFDHDFHDFHF
EE415 LT 1.pptxDFHDFHDFHHFDDFHFDHDFHDFHF
2013471
 
Electro -Mechanical components/devices
Electro -Mechanical components/devices Electro -Mechanical components/devices
Electro -Mechanical components/devices
MuhammadTanveer121
 
Industrial Automation EMERSON EDUARDO RODRIGUES
Industrial Automation EMERSON EDUARDO RODRIGUESIndustrial Automation EMERSON EDUARDO RODRIGUES
Industrial Automation EMERSON EDUARDO RODRIGUES
EMERSON EDUARDO RODRIGUES
 
JVL AC Servo Motor Controllers AMC20, AMC21 and AMC22
JVL AC Servo Motor Controllers AMC20, AMC21 and AMC22JVL AC Servo Motor Controllers AMC20, AMC21 and AMC22
JVL AC Servo Motor Controllers AMC20, AMC21 and AMC22
Electromate
 
PLCandSCADA.pdf
PLCandSCADA.pdfPLCandSCADA.pdf
PLCandSCADA.pdf
ssuser6cedd3
 
MCF51AG ColdFire MCUs for Large Appliance And Industrial Applications
MCF51AG ColdFire MCUs for Large Appliance And Industrial ApplicationsMCF51AG ColdFire MCUs for Large Appliance And Industrial Applications
MCF51AG ColdFire MCUs for Large Appliance And Industrial Applications
Premier Farnell
 
Chapter 4 plc programing(1) by m
Chapter 4 plc programing(1) by mChapter 4 plc programing(1) by m
Chapter 4 plc programing(1) by m
GerbawYasgat
 
car wash system
car wash systemcar wash system
car wash system
Rohit Premakar
 
Programmable logic controller (PLC)
Programmable logic controller (PLC)Programmable logic controller (PLC)
Programmable logic controller (PLC)
Manthan Chavda
 
Ipc presentation
Ipc presentationIpc presentation
Ipc presentation
Talha Jamil
 
JVL AC Servo Controllers
JVL AC Servo ControllersJVL AC Servo Controllers
JVL AC Servo Controllers
Electromate
 
S6 EEE MPLC FULL NOTE.pdf subject in electrical and electronics engineering
S6 EEE MPLC FULL NOTE.pdf subject in electrical and electronics engineeringS6 EEE MPLC FULL NOTE.pdf subject in electrical and electronics engineering
S6 EEE MPLC FULL NOTE.pdf subject in electrical and electronics engineering
Abinjohnson15
 
D0255033039
D0255033039D0255033039
D0255033039theijes
 

Similar to Chapter 53 (20)

Temp based fan speed control
Temp based fan speed controlTemp based fan speed control
Temp based fan speed control
 
Simulation Design of DC Motor Control System Based on MC9S12D64 MCU
Simulation Design of DC Motor Control System Based on MC9S12D64 MCUSimulation Design of DC Motor Control System Based on MC9S12D64 MCU
Simulation Design of DC Motor Control System Based on MC9S12D64 MCU
 
18 electronic shift transmissions
18 electronic shift transmissions18 electronic shift transmissions
18 electronic shift transmissions
 
Speed Control Of DC motor By Using PWM Technique
Speed Control Of DC motor By Using PWM TechniqueSpeed Control Of DC motor By Using PWM Technique
Speed Control Of DC motor By Using PWM Technique
 
EE415 LT 1.pptxDFHDFHDFHHFDDFHFDHDFHDFHF
EE415 LT 1.pptxDFHDFHDFHHFDDFHFDHDFHDFHFEE415 LT 1.pptxDFHDFHDFHHFDDFHFDHDFHDFHF
EE415 LT 1.pptxDFHDFHDFHHFDDFHFDHDFHDFHF
 
Industrial Automation
Industrial AutomationIndustrial Automation
Industrial Automation
 
Electro -Mechanical components/devices
Electro -Mechanical components/devices Electro -Mechanical components/devices
Electro -Mechanical components/devices
 
Industrial Automation EMERSON EDUARDO RODRIGUES
Industrial Automation EMERSON EDUARDO RODRIGUESIndustrial Automation EMERSON EDUARDO RODRIGUES
Industrial Automation EMERSON EDUARDO RODRIGUES
 
JVL AC Servo Motor Controllers AMC20, AMC21 and AMC22
JVL AC Servo Motor Controllers AMC20, AMC21 and AMC22JVL AC Servo Motor Controllers AMC20, AMC21 and AMC22
JVL AC Servo Motor Controllers AMC20, AMC21 and AMC22
 
PLCandSCADA.pdf
PLCandSCADA.pdfPLCandSCADA.pdf
PLCandSCADA.pdf
 
Industrial project
Industrial projectIndustrial project
Industrial project
 
MCF51AG ColdFire MCUs for Large Appliance And Industrial Applications
MCF51AG ColdFire MCUs for Large Appliance And Industrial ApplicationsMCF51AG ColdFire MCUs for Large Appliance And Industrial Applications
MCF51AG ColdFire MCUs for Large Appliance And Industrial Applications
 
Chapter 4 plc programing(1) by m
Chapter 4 plc programing(1) by mChapter 4 plc programing(1) by m
Chapter 4 plc programing(1) by m
 
car wash system
car wash systemcar wash system
car wash system
 
Programmable logic controller (PLC)
Programmable logic controller (PLC)Programmable logic controller (PLC)
Programmable logic controller (PLC)
 
Ipc presentation
Ipc presentationIpc presentation
Ipc presentation
 
JVL AC Servo Controllers
JVL AC Servo ControllersJVL AC Servo Controllers
JVL AC Servo Controllers
 
S6 EEE MPLC FULL NOTE.pdf subject in electrical and electronics engineering
S6 EEE MPLC FULL NOTE.pdf subject in electrical and electronics engineeringS6 EEE MPLC FULL NOTE.pdf subject in electrical and electronics engineering
S6 EEE MPLC FULL NOTE.pdf subject in electrical and electronics engineering
 
documentation (1)
documentation (1)documentation (1)
documentation (1)
 
D0255033039
D0255033039D0255033039
D0255033039
 

More from mcfalltj

Halderman ch108 lecture
Halderman ch108 lectureHalderman ch108 lecture
Halderman ch108 lecturemcfalltj
 
Halderman ch107 lecture
Halderman ch107 lectureHalderman ch107 lecture
Halderman ch107 lecturemcfalltj
 
Halderman ch106 lecture
Halderman ch106 lectureHalderman ch106 lecture
Halderman ch106 lecturemcfalltj
 
Halderman ch105 lecture
Halderman ch105 lectureHalderman ch105 lecture
Halderman ch105 lecturemcfalltj
 
Halderman ch103 lecture
Halderman ch103 lectureHalderman ch103 lecture
Halderman ch103 lecturemcfalltj
 
Halderman ch101 lecture
Halderman ch101 lectureHalderman ch101 lecture
Halderman ch101 lecturemcfalltj
 
Halderman ch099 lecture
Halderman ch099 lectureHalderman ch099 lecture
Halderman ch099 lecturemcfalltj
 
Halderman ch097 lecture
Halderman ch097 lectureHalderman ch097 lecture
Halderman ch097 lecturemcfalltj
 

More from mcfalltj (20)

Chap70
Chap70Chap70
Chap70
 
Chap71
Chap71Chap71
Chap71
 
Chap72
Chap72Chap72
Chap72
 
Chap73
Chap73Chap73
Chap73
 
Chap74
Chap74Chap74
Chap74
 
Chap75
Chap75Chap75
Chap75
 
Chap76
Chap76Chap76
Chap76
 
Chap77
Chap77Chap77
Chap77
 
Chap78
Chap78Chap78
Chap78
 
Chap80
Chap80Chap80
Chap80
 
Chap81
Chap81Chap81
Chap81
 
Chap82
Chap82Chap82
Chap82
 
Halderman ch108 lecture
Halderman ch108 lectureHalderman ch108 lecture
Halderman ch108 lecture
 
Halderman ch107 lecture
Halderman ch107 lectureHalderman ch107 lecture
Halderman ch107 lecture
 
Halderman ch106 lecture
Halderman ch106 lectureHalderman ch106 lecture
Halderman ch106 lecture
 
Halderman ch105 lecture
Halderman ch105 lectureHalderman ch105 lecture
Halderman ch105 lecture
 
Halderman ch103 lecture
Halderman ch103 lectureHalderman ch103 lecture
Halderman ch103 lecture
 
Halderman ch101 lecture
Halderman ch101 lectureHalderman ch101 lecture
Halderman ch101 lecture
 
Halderman ch099 lecture
Halderman ch099 lectureHalderman ch099 lecture
Halderman ch099 lecture
 
Halderman ch097 lecture
Halderman ch097 lectureHalderman ch097 lecture
Halderman ch097 lecture
 

Chapter 53

  • 2.
  • 3.
  • 4.
  • 5.
  • 6.
  • 7.
  • 8.
  • 9.
  • 10.
  • 11.
  • 12.
  • 13.
  • 14.
  • 15.
  • 16.
  • 17. Figure 53–5 A typical low-side driver (LSD) which uses a control module to control the ground side of the relay coil. Continued
  • 18.
  • 19. Figure 53–6 A typical module-controlled high-side driver (HSD) where the module itself supplies the electrical power to the device. The logic circuit inside the module can detect circuit faults including continuity of the circuit and if there is a short-to-ground in the circuit being controlled. Continued
  • 20.
  • 21. Figure 53–7 Both the top and bottom pattern have the same frequency. However, the amount of on-time varies. Duty cycle is the percentage of the time during a cycle that the signal is turned on. Continued
  • 22.
  • 23.
  • 24.
  • 25.
  • 26.
  • 27.
  • 28.
  • 29.
  • 30.
  • 31.
  • 32.
  • 33.
  • 34.
  • 35.
  • 36.
  • 37.
  • 38.
  • 39.
  • 40.
  • 41. Figure 53–15 A ring link network reduces the number of wires it takes to interconnect all of the modules. See the chart on Page 612 of your textbook. Continued
  • 42.
  • 43. Figure 53–16 A star-link-type network where all of the modules are connected together using splice packs. See the chart on Page 613 of your textbook.
  • 44.
  • 45.
  • 46.
  • 47.
  • 48.
  • 49. A bus is a term used to describe a communication network. Therefore, there are connections to the bus and bus communications, both of which refer to digital messages being transmitted among electronic modules or computers. What is a Bus?
  • 50.
  • 51. Figure 53–18 Checking the terminating resistors using an ohmmeter at the DLC.
  • 52.
  • 53.
  • 54.
  • 55.
  • 56.
  • 57.
  • 58.
  • 59. end