A device that converts variations in a physical quantity, such as pressure or brightness, into an electrical signal, or vice versa.
\ Output transducer: converts electrical signal to physical energy
Input transducer: converts physical energy into electrical signal
New cards
4
Analog Data (AD) converter
takes the electrical signal and converts the input into a whole number value
New cards
5
Actuators
a part of the system that 'moves' such as motors in the wheels or engines that make the arms go back and forth.
New cards
6
Microprocessor
an integrated circuit that contains all the functions of a central processing unit of a computer.
New cards
7
Transducer examples
a microphone (input device) converts sound waves into electrical signals for the amplifier to amplifyÂ
\ a loudspeaker (output device) converts these electrical signals back into sound wavesÂ
\
New cards
8
interrupt
A signal sent to the processor indicating an event that needs the processor's immediate attention. It will cause a current process to stop.
New cards
9
Embedded System
A computer system with a dedicated function within a larger electrical or mechanical system.
New cards
10
feedback system
By routing output values as input values, a system can be controlled through modifications at specific times. This keeps performance as optimal.
New cards
11
Feedback system steps
1\. Input transducer measures desired value
2\. Analog signal is converted to digital signal
3\. Microprocessor receives digital signal
4\. The measurement is compared to the desired value range
5\. Adjustments are done as necessary through the output transducer until system is back to normal
6\. Repeat the process while system is functional
New cards
12
Centrally controlled system
Involves a central computer that controls all actuators and sensors.Â
New cards
13
Polling
The continuous checking of all input devices by the processor to check the state of the system.Â
\ If input device does not respond there is no reply and system can act accordingly.
\ If input device reads signal outside of the desired range, system will act accordingly.Â
New cards
14
Sensor
A device that responds to a physical stimulus (as heat, light, sound, pressure, magnetism, or a particular motion) and transmits a resulting impulse (as for measurement or operating a control).
New cards
15
GPS
Global Positioning System
\ 1\. GPS receiver receives information (time of transmission and coordinates) from 3 satellites
2\. Difference between time of transmission and time of reception is used to calculate distance
3\. Trilateration is used to determine exact positionÂ
New cards
16
Advantages of GPS
Accurate traffic information
Fast
Can be used by many devices at once
New cards
17
Disadvantages of GPS
Reliable positions is hard when obstacles are present
Privacy concerns exist
New cards
18
Analog data
Data with values that change continuously, or smoothly, over time. Some examples of analog data include music, colors of a painting, or position of a sprinter during a race.
New cards
19
Distributed Systems
systems in which application processing is distributed across multiple computing devices, as opposed to one central location.