Electrical Fundamentals - B Flashcards

(50 cards)

1
Q

What must be done with malfunctioning audible warning devices?

A

Replaced

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

When multiple warning lights uses same buzzer, how is it wired?

A

In parallel to lights with a isolating diode to prevent the other lights from activating.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

The warning light control device may control what?

A

Either the lights battery voltage supply circuit or the lights ground circuit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Instrument and gauges

A

Also called meters, can be either direct or indirect

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Direct acting gauges

A

Do not use sending units. The gauge is connected directly to source of what they are measuring.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Indirect acting gauges

A

Require sending units and can receive analog or digital signals

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Analog gauge

A

Is a electromechanical device with needles or pointers that swing across a calibrated scale.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are the 3 most common types of analog gauges

A

Balancing coil
Stepper motor
Air core

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Directly proportional gauge

A

As resistance increases, level on gauge increases

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Indirectly proportional gauge

A

As resistance increases, level on gauge decreases

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Thermistor

A

A variable resistor whose resistance changes significantly with changes in temperature.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Digital ammeter

A

Uses a hall effect sensor and an integrated circuit amplifier (similar to amp clamp)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Pulses per mile (PPM)

A

=M x Ra x N. Where M is tire rev’s per mile, Ra is rear axle ratio, and N is number of teeth on tone ring.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

How does a digital gauge receive its signal?

A

Over the vehicles data link

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

A Hall effect sensor sends an amperage signal to the ammeter by:

A

Using a integrated circuit amplifier

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Baud rate

A

Is the speed of the data transfer over the network, commonly measured in kilobits per second (kb/s). One baud is the transfer of one digital signal, or bit per second

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

The Backbone

A

In most vehicles is a twisted pair of wires that are often shielded with a copper wire to prevent electromagnetic interference (EMI). Is also referred to as the data bus

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Stub

A

Is a segment of data link that branches off the backbone and connects to each node. Can be up to 1 meter in length

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Node

A

Is a computer or other device that has a unique network address. Each ECM is considered a node on the data link

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Vehicle communication data bus

A

The communication network that connects to all of the multiplexed components of a vehicle system (J1708, J1939)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Protocol

A

Is a common language for data communication between control modules. J1587 and CAN are the common protocols in heavy duty vehicles.

22
Q

(CAN) Controller Area Network

A

Is a communication protocol used in on-highway trucks. Provides a serial communications protocol, meaning that all of the information sent on the network is in sequence.

23
Q

Data Links

A

Provide for the transmission of input and output signals between nodes and diagnostic scan tools

24
Q

Multiplexing

A

Is the ability to send and receive digital electronic signals over a pair of wires (data link) at high speed

25
What are the advantages of using a data link over point to point wires? (4)
Minimizes the amount of electrical wiring the vehicle uses. Provides an easy way to add electrically controlled components Reductions to size and cost of wiring harness Fewer wire and connectors means more reliability
26
What is the most popular type of multiplexing?
Time division multiplexing
27
The J1587/J1708 has what system limitations?
Number of nodes is limited to 20, communication speed is slow (9.6 kb/s), messages limited to maximum of 21 bytes (168 bits)
28
J1587 MID
Message identifier, is 1 byte long and indicates the source of the address of the transmitting node. Each node may be assigned a number between 1 and 255, most common are 128-255
29
J1587 PID
Parameter identifier, usually 1 byte long and indicates to what parameter the following data corresponds. Can be 0-255
30
J1587 Parameter data bytes
All PID's must be followed by a least one data value. Can not exceed 18 bytes. PID 0-127 - 1 data byte PID 128-191 - 2 data byte PID 192-255 - 1 to 18 data byte
31
J1587 Checksum
Follows the final byte of data. it is 1 byte long and completes the message
32
J1587 bus
Is an unshielded twisted pair cable, usually orange and white in colour, does not require termination resistors
33
What connector was standard between 1996 and 2001?
6 pin deutsch HD10-6-12P
34
What connector did most OEMs convert to in 2001?
9 pin deutsch HD10-9-1939P
35
J1939 PGN
Parameter group number, usually 8 bytes long and its purpose is to identify the message and its data
36
J1939 SPN
Suspect parameter number 19 bits, is used to identify and report where the failure has occurred
37
J1939 FMI
Failure mode identifier, 5 bits, identifies the type of failure
38
What is the order of the fields in the Can message frame?
``` Arbitration - Identifies priority and sender Control - Additional info Data - Additional info CRC- Checks for errors ACK - acknowledges receipt End - terminates message ```
39
J 1939 data bus cables
Yellow - the CAN high (+) Green - the CAN low (-) 1939-11 is shielded or heavy 1939-15 is unshielded or lite
40
J1939 cable should have how many twists?
12 twists per foot
41
What does the j1939 cable have on the ends of each wire?
A 120 ohm resistor
42
Messages on the J1939 need to be terminated in order to minimize what?
Standing waves, which are when old messages are bounced into new messages corrupting the data in the new message.
43
What happens when the terminating resistors fail?
If 1 fails is missing, communication glitches will occur. | If both are missing, communication will fail all together.
44
What is the expected idle voltage on the J1587.
High - 3.2 - 3.9 VDC that is constantly changing | Low - 0.7 -2.0 VDC that is constantly changing
45
What is the expected idle voltage on the J1939
2.0 - 4.0 VDC for both the High and Low
46
What is the expected resistance when testing between CAN high/Can low and ground?
1 - 4 M ohms or OL
47
What is the expected resistance between the J1939 shield wire and a chassis ground?
0 Ohms
48
Control Logic
Is the ability to program certain features to automatically respond once certain conditions are met (EX. headlights automatically turn on when wipers are turned on)
49
Bulkhead control module
BHM, known as the brains of the system, also known as the input module
50
Chassis control module
CHM, also known as output module, works with the BHM to communicate input and output signals from the components connected to it.