week 5 Flashcards

1
Q

how do you convert decimal no. (base 10) to binary no (base 2)?

A
Decimal numbers (base 10) can be converted to Binary numbers (base 2) by
simply dividing the decimal number successively by 2
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What happens if there is a remainder for decimal to binary conversion?

A

If there is a remainder, the digit is 1 and no remainder the division result is 0

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

How do you convert binary to decimal?

A

Binary numbers are converted to decimal by multiplying each bit (0 or 1) by the
corresponding power of 2 and then adding the results together

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

What is the low state of logic gates?

A

the low state is approximately zero volts (0 V)

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

What is the high state of logic gates?

A

high state is approximately five volts positive (+5V)

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

What is a NOT gate?

A

• NOT gate will make the output LOW if the input is HIGH or vice versa and
hence called an Inverter

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

For a NOT gate when the input is high the output is??

A

Low

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

What is an AND gate

A

AND gate will make the output HIGH ONLY if all inputs are HIGH. All
other input combinations will make the output LOW

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

What is an OR gate?

A

OR gate will make the output HIGH if any of the inputs is HIGH

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

What is an NAND gate?

A

NAND gate is the reverse of an AND gate. It will make the output LOW ONLY if
all inputs are HIGH. All other input combinations will make the output HIGH

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

What is a NOR gate?

A

NOR gate is the reverse of an OR gate. It will make the output high ONLY if all
inputs are LOW.

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

What is the EX-OR gate?

A

EX-OR gate will make the output HIGH if ONLY ONE of the inputs is
HIGH.

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

What are physical quantities?

A

Physical quantities such as temperature, pressure, stress, flow and displacement can be
measured using sensors. The sensors convert the change in the physical quantity into a
corresponding change in an electrical quantity

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

What is signal conditioning?

A

Signal conditioning transforms the sensor output to an appropriate form

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

What is the data acquisition system?

A

The conditioned signals are sent to the data acquisition system that periodically samples the
signal and converts to digital using an analog to digital converter (ADC)

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

What is the process of the computer-based instrumentation system (CBIS)?

A
Physical system
CBIS
(
Sensor
Signal conditioning 
Data acquistion
{
Sampling
A/D conversion
}
)
General purpose computing
17
Q

What are sensors?

A

Sensor, also called a transducer, converts the physical variable to an
electrical variable

18
Q

What is an 2 examples for physical sensor?

A

Pressure sensor
Temperature sensor
Acoustic sensor

19
Q

What are some applications of pressure sensors? (4)

A

 measure the fuel pressure during fuel pumping
 measure the tire pressure in vehicle tires
 measure the air pressure outside an aircraft (using an aneroid barometer)
 measure blood pressure using a small sensor penetrated into blood vessels

20
Q

What is a pressure sensor

A

responds to the pressure applied to its sensing surface and

converts to an electrical signal

21
Q

What is a temperature sensor?

A

responds to the temperature and converts to an electrical

signal

22
Q

What are applications of temperature sensors? (3)

A

 measure the air temperature to control the air conditioning and heating systems
 measure the temperature inside the case of an computer to turn on the fan
 measure the food temperature in transport and storage in order to minimise the harmful bacterial growth

23
Q

What is an acoustic sensor?

A

converts to the sound energy into electrical energy

24
Q

What are applications of acoustic sensors? (2)

A

 These sensors help offshore exploration, reduce the impact of tsunami, aid in
navigation etc.
 Used in avalanche warning and research

25
Q

What are two most important signal conditioning functions?

A

amplification and filtering

26
Q

What is signal amplification?

A

Signal amplification increases the power of the signal received from the
sensor

27
Q

What is filtering?

A

Sensor signals may consist of interference from noise or undesired output.
Filtering of the output signal from the sensor is carried out to eliminate such
noise effects

28
Q

What is data acquisition?

A

Data acquisition is the process that converts the conditioned signals in to
digital numeric values that can be manipulated by a computer

29
Q

What does a data acquisition system consist of?

A

Data acquisition systems consist of an analog multiplexer (MUX), a buffer, a
sample/hold amplifier and an ADC

30
Q

What is a multiplexer (MUX)?

A

 The channel to be monitored is selected and applied to a sampler

31
Q

What does the multiplexer do in the data acquisition system? (3)

A

 The operational amplifier reduces the impact that two parts of a system may have on
each other
 The sampled output is converted to digital using the multiplexer that is controlled by
the control circuit, which simultaneously triggers the sampling circuit and the ADC
 The multiplexer then selects the next channel after the ADC completes the conversion
and sends an appropriate signal to the control circuit

32
Q

What are the two main steps in ADC (analog to digital conversion)?
(2)

A

 Sampling – sampled at regular time intervals to generate a discrete-time
signal
 Quantisation – the sampled signal is quantised and encoded in to a
binary signal

33
Q

What is the Nyquist rate?

A

 Sampling must be conducted at a rate higher than the
twice the highest frequency,
fH of the analog signal and
this rate is called the Nyquist rate, Fs greater than or equal to 2fH
 If
Fs greater than 2fH, the reconstruction of the sample values
cannot match the original analog signal and aliasing will occur

34
Q

As the number of quantisation levels increases…

A

the number of bits required to

represent those levels too increases

35
Q

What is Resolution?

A

 Resolution is defined as the maximum analog voltage range divided by the number of
quantisation intervals, (2n - 1) = (L-1)