Term
Classify as Hard, Soft, or Firm:
A slow word processor |
|
Definition
|
|
Term
Classify as Hard, Soft, or Firm:
US Postal System |
|
Definition
|
|
Term
Classify as Hard, Soft, or Firm:
A Nuclear Plant System |
|
Definition
|
|
Term
Classify as Hard, Soft, or Firm:
Slow Point of Sale Terminal |
|
Definition
|
|
Term
Classify as Hard, Soft, or Firm:
An Aircraft Navigation System |
|
Definition
|
|
Term
Classify as Hard, Soft, or Firm:
The IRS 1040 form processing system |
|
Definition
|
|
Term
| Embedded micro-controllers are not visible form the ourside, but have significant effect. |
|
Definition
|
|
Term
| Embedded micro-controllers are not re-programmable micro-controllers |
|
Definition
|
|
Term
| Embedded micro-controllers runs one program for its entire life |
|
Definition
|
|
Term
| Hard real-time system responses can occur within the sepcified deadline |
|
Definition
|
|
Term
| Software real-time systems response times are not important, and the system will still function correctly if deadlines are occasionally missed. |
|
Definition
|
|
Term
| Real-time systems undergo constant maintenance and enhancements during their lifetimes |
|
Definition
|
|
Term
| Device driver is a set of software functions that facilitate the use of an I/O port |
|
Definition
|
|
Term
| The nature of embedded systems does not require the computer components to interact with the external world |
|
Definition
|
|
Term
|
Definition
| Universal Asynchronous Receiver/Transmitter- The hardware port that implements the serial data trasnsmission. Freescale calls it 'Asynchronous communications interface adapter', or SCI |
|
|
Term
|
Definition
| A software/hardware sunchronization method whereby the software continuously reads the hardware status waiting for the hardware operation to complete. The software usually performs no work while waiting for the hardware. Same as busy-waiting. |
|
|
Term
|
Definition
| A complete and nondivisble packet of bits. A frame includes both information (data, characters, etc.) and overhead (start bit, error checking, and stop bits). |
|
|
Term
|
Definition
| Serial communications interface- A device to transmit data with asynchronous serial communication protocol (same as UART and ACIA) |
|
|
Term
|
Definition
| A device to transmit data using the synchronous serial communication protocol. |
|
|
Term
|
Definition
A system in which the timeliness of the response is as important as the correctness of it. Examples: On line reservation sysytem, telephone switching system, computer game |
|
|
Term
|
Definition
Software that interfaces with system hardware. Tools for developing Application Programs. Examples: OS, Compilers, Assemblers, etc. |
|
|
Term
|
Definition
| Written to solve specific problems |
|
|
Term
|
Definition
| A system has a set of one or more inputs entering a black box and a set of one or more outputs exiting the black box |
|
|
Term
|
Definition
| Delay between a change in the inputs and the corresponding change in the outputs |
|
|
Term
|
Definition
| One that must satisfy explicit response-time requirements or risk severe consequences, including failure. |
|
|
Term
|
Definition
| Systems whose performance is degraded by missing response time constraints. Examples: a slow word processor, slow point of sale terminals |
|
|
Term
|
Definition
| Systems whose performance is degraded by missing response time constraints. Examples: a slow word processor, slow point of sale terminals |
|
|
Term
|
Definition
| Systems with arad time deadlines where some low probability of missing a deadline can be tolerated. Examples: US Postal System, The IRS 1040 form processing system |
|
|
Term
|
Definition
| Systems where failure to meet response-time constraints leads to system failure. Examples: A nuclear plant system, an aircrafy navigation system |
|
|
Term
|
Definition
| Measure of percentage of time spent by the processor doing "useful" work under worst case conditions. 70% is a good target.Example: A CPU controlling spark timing in an engine. The CPU may have 50% idle time at 800 RPM, but may have only 5% idle time at 6000 RPM. (50% and 95% loading) |
|
|
Term
|
Definition
| Any system in which the time at which output is produced is significant. The input corresponds to some movement in the physical world, and lag from input time to output time must be sifficiently small for acceptable timeliness.EX: A missle guidance system out is required within a few milliseconds. |
|
|
Term
| Embedded micro controllers |
|
Definition
| micro-controllers which are not visible from the outside, but have significant effect. |
|
|
Term
|
Definition
|
|
Term
|
Definition
| A type of sensor that generates an electrical signal proportional to the physical quantity being measured |
|
|
Term
|
Definition
| required to sample the measurement devices of regular intervals |
|
|
Term
|
Definition
| A human operator constantly informed of the state of the system by displays of various types including graphical ones allowing for manual intervention |
|
|
Term
|
Definition
| Kept to record system state changes, which can be used in the case of a system crash, or to provide information for administrative purposes. |
|
|