Topic 3 - Common questions & Exam technique

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/28

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

29 Terms

1
New cards

“Example of embedded system”


  • Microprocessor within/built into a larger system

  • Performs one specific task

  • Firmware not updated by user easily

  • Eg. in washing machine, embedded system only controls programs for the washing cycle

2
New cards

“Purpose of RAM - applied”

  • Stores choices

  • Stores data read from sensors

3
New cards

“Use of ROM embedded system”

  • Store data that does not change

  • Data must be stored even when device is without power

  • To store boot up instructions

4
New cards

“Explain the difference between PROM, EPROM and EEPROM”


  • PROM is set once, EPROM and EEPROM can be overwritten multiple times

  • EPROM needs to be removed from device EEPROM can be erased in device

  • EPROM can be erased with UV light, EEPROM can be erased with voltage

  • EPROM must be entirely erased before rewriting, EEPROM does not have to be entirely erased before rewriting

5
New cards

“Benefit of EEPROM in embedded systems”

  • No additional equipment needed to change

  • … enables firmware updates by non-technical users

  • Can be erased and reprogrammed several times

  • …so firmware can be updated

  • … can erase section or whole EEPROM

  • Possible to reprogram/update

  • … without removing from device

6
New cards

“Two advantages of DRAM over SRAM”

  • Lower cost per unit

  • Higher bit density

  • Simple design - fewer transistors

  • (maybe faster access time not needed)

7
New cards

“Static RAM in laptop > DRAM”

  • Faster access time

  • … Does not need to be refreshed

  • …used on CPU for improvement of cache speed

8
New cards

“Why use EEPROM in virtual headset”

  • Allows frequent read/write operations

  • …contents of firmware can be changed easily

  • …without fully erasing contents of the firmware

9
New cards

“Principal operations of magnetic hard disk”


  • Each hard disk has one or more platters

  • Each surface of platter is capable of being magnetised

  • Platters are mounted on a central spindle

  • Mechanism contained in a sealed aluminium box

  • Disks are rotated at high speed

  • Surface has a read/write head mounted on an arm

  • Surface of platter divided into sectors

  • Data is encoded as a magnetic pattern for each block

  • Writing: variation of current in head produces variation in magnetic field on the disk

  • Reading: variation in magnetic field in the disk produces variation in current in the head

10
New cards

“Reasons for magnetic storage > solid state storage to store video files”

  • Computer will have large number of read/write operations as it is working all the time

  • Magnetic storage has more longevity

  • Magnetic storage has lower cost per unit

  • … videos are large files, require large amounts of storage capacity

11
New cards

“Describe solid state memory”

  • No moving parts

  • Non-volatile

  • Made of arrays of NAND and NOR gates

  • Controller manages components

  • Transistor called floating gate

  • Memory cell stores voltages that represents either 1 or 0

  • Read/write is movement of electrons

12
New cards

“Principal operation of optical disk reader/writer

  • Disk spun at high speed

  • Laser shone onto disk to read/write

  • …uses optical head to move into position

  • Follows spiral track from center outwards

  • Writing; laser bruns pits to represent data

  • Reading: Laser reflects from pits and lands

  • Reflection from pit and land is different

  • … difference interpreted as 1 or 0

13
New cards

“Internal operation of laser printer”

  • Revolving drum is given electrical charge

  • Laser beam scans back and forth

  • DIscharging certain points

  • Drum is coated with oppositely charged toner

  • Paper is passed through fuser to seal the image

14
New cards

“Laser printer use of buffer”

  • Temporary storage of data

  • Print instructions and data are transferred by the laptop to a buffer

  • Data is retrieved from buffer to printer

  • Allows user to continue using laptop at faster speed

  • Without waiting for relatively slower printer

  • Interrupts sent to laptop when buffer is empty/all data retrieved to request more data/stop sending data

15
New cards

“Principal operations of 3D printer”

  • Additive manufacturing

  • Uses Computer Aided Design

  • Builds up model one layer at a time

  • Starting from the bottom

  • Using x y and z coordinates

  • Material is heated and pushed through a nozzle

16
New cards

“VR headset internal operation”

  • Uses 2 LCD displays

  • Gyroscope used to determine direction of head movement

  • Some use digital cameras to track eye movements”

17
New cards

Microprocessor


  • A type of integrated circuit that…

  • … is contained on a single chip

18
New cards

Embedded system advantages

*

  • Does not require much processing power

19
New cards

Embedded system disadvantages

  • Difficult to upgrade the firmware

20
New cards

Primary storage

  • Directly accessed by the CPU

  • Examples are RAM/ROM

21
New cards

Speaker

  • An electric current  is sent to the speaker

  • The current passes through the coil and creates an electromagnetic field

  • Changes in the audio signal cause the direction of the current to change

  • The electromagnet is repelled or attracted to the permanent magnet, causing the coil to vibrate

  • The movement of the coil causes the diaphragm to vibrate

  • The vibration creates sound waves

22
New cards

Resistive touchscreen

  • Has  two layers

  • When the user touches the screen, the circuit is completed

  • A microprocessor determines the coordinates of the touch

23
New cards

Capacitive touchscreen

  • Has several layers

  • When the top layer is touched, there is a change in the electric current

  • A microprocessor identifies the coordinates of the touch

24
New cards

“Internal operation of a microphone”



  • Microphone has a diaphragm

  • Incoming sound waves cause vibrations in the diaphragm

  • This causes the coil to move past a magnet

  • Producing an electric signal

25
New cards

“Internal operation of a computer” 

  • Electric current is sent to the speaker

  • Electric current passes through the coil

  • Current in the coil creates an electromagnetic field

  • Changes in the audio signal cause the direction of the electrical current to change

  • This determines the polarity of the electromagnet

  • The electromagnet is repelled by, or attracted to the permanent magnet

  • The movement of the coil causes the diaphragm to vibrate

  • The vibration causes sound waves

26
New cards

Difference between monitoring and control systems

Control system:

  • Uses feedback

  • Output of system fed back into input, affects what action takes place

Monitoring system:

  • No feedback

  • Only stores/outputs data, output doesn’t affect operation of system

27
New cards

Actuator

  • Converts electrical energy into mechanical force

  • eg. to open a door, turn on a fan…

28
New cards

Use of sensors:

  • Temperature

  • Pressure

  • Infra-red

  • Sound

Temperature: Air conditioner…

Pressure: Monitor tire pressure

Infra-red: Burgular alarm systems, TV remotes

Sound: Alarm systems, voice detection

29
New cards

Importance of feedback

  • Ensure system operates within given criteria

  • Enables system output to affect system input

  • Allows conditions to be automatically adjusted