Group 1 Flashcards

1
Q

It is a system that has embedded software and computer hardware.

A

Embedded System

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

Enumerate the main components of an embedded system. (7)

A
  • Power Supply
  • Memory
  • Processor
  • Timers
  • Input/Output Circuits
  • Serial Communication Ports
  • SASC (System Application - Specific Circuits)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

It is a platform used in an embedded system to perform the operation. It is assembled with a microprocessor/microcontroller.

A

Hardware

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

Enumerate the four computer languages used for programming in embedded systems.

A
  • Embedded C
  • Embedded C++
  • Embedded JAVA
  • Assembly
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Compilers, integrated development environments (IDE), assemblers, simulators, and other programs are used to create codes that “instruct” the hardware to do the assigned job efficiently.

A

Software

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

What are the four standard organizations?

A
  • International Organization for Standardization (ISO)
  • The American National Standards Institute (ANSI)
  • The International Electrotechnical Commission (IEC)
  • The International Telecommunication Union (ITU)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

(True/False) Embedded Systems have no upgradability limitations.

A

False

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

(True/False) Embedded Systems are made for general purposes.

A

False

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

Give 2 examples of Embedded System Constraints

A

Performance, timing, power and cost

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

(True/False) Some Embedded Systems may not have access to the main power source.

A

True

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

These are important ways of protecting consumers.

A

Standards

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

Purpose-built – usually does one thing very well. May not provide much additional functionality.

A

Range

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

May not have the option for a wired link. Wireless is the limiting factor.

A

Network

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

Security features are often an afterthought. Limited integration with existing directory services.

A

Authentication

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

Give at least 3 parts of Arduino Uno.

A
  • Reset Switch
  • USB Connector
  • USB Interface Chip
  • Crystal Oscillator
  • Voltage Regulator
  • Power Port
  • Digital Pins
  • TX RX LEDs
  • Microcontroller
  • Analog Input Pins
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Arduino IDE Menu Bar has: (5)

A
  • File
  • Edit
  • Sketch
  • Tools
  • Help
17
Q

Six buttons appear under the Menu tab of the Arduino IDE:

A
  • Verify
  • Upload
  • New
  • Open
  • Save
  • Serial Monitor
18
Q

Embedded System Constraints:

A

Power
Compute
Authentication
Crypto
Network
Inability to patch
Range
Cost