4 - foundation the computer Flashcards
it is comprises various elements, each of which affects the user of the system
computer system
____ _____ for interactive use, allowing text entry, drawing and selection from the screen
input devices
example of text entry
traditional keyboard,
phone text entry, speech and
handwriting
example of pointing
principally the mouse, but
also touchpad, stylus and others
6 standard input devices
- Keyboard Devices
- Point and Draw Devices
- Digitizer
- Data Scanning Devices
- Microphone
- Electronic cards Readers
display visual information
output devices
4 standard output devices
monitor screen,printer, plotters, projectors
is the ability of
a computer to receive and interpret intelligible handwritten
input from sources such as paper documents, photographs,
touch-screens and other devices.
handwriting recognition
limitation on speed on handwriting recognition
difficult to write at more than 25 words a minute
The field of automated handwriting recognition has achieved
significant real world success in targeted applications such as:
▪ address recognition on mail-pieces for sorting automation;
▪ reading of courtesy and;
▪ legal amounts on bank checks.
considered to be one of the most complex areas of computer science involving linguistics, mathematics and statistics
speech recognition
speech recognition commonly focused with
translation of speech from a verbal format to a text
number of factors can impact ____ ____ ____ , such as
pronunciation, accent, pitch, volume, and background
noise.
WER ( word error rate)
5 most commonly used methods in speech recognition
NLP, HMM, N-Grams, neutral networks, Speaker diarization
are of artificial intelligence which focuses on the interaction between humans and machines through language through speech and text
natural language processing (NLP)
utilized as sequence models within speech recognition, assigning label to each unit - i.e. words,syllables, sentences, etc. in the sequences
hidden markov models (HMM)
the simplest type of language model (LM), which assign probabilities to sentences of phrases
N - grams
process training data by mimicking the interconnectivity of the human brain through layers of nodes
neutral networks
algorithm identify and segment speech by speaker identity
speaker diarization (SD)
VUI stands for
voice recognition interface
allowing users to interact with technology through conversational interfaces, which are now integrated into homes, cars and public spaces
smart assistant and voice activated system
the vast majority of interactive computer system would be unthinkable without some sort of ____ ____
display screen
7 types of electronic display
cathode ray tube (CRT), color crt monitor, liquid crystal display (LCD), light emitting diode(LED), direct view storage tubes(DVST), plasma display, 3D display
a technology which is used in traditional computer monitor and television
Cathode-Ray Tube(CRT)
it is used in watches and portable computer
Liquid crystal display(LCD)
a devices which emits when current passes through it.it is a semiconductor device.
light emitting diode(led)
____ consumes more power compared to _____
LED > LCD
used to store the picture information as charge distribution behind the phosphor-coated screen
direct view storage tubes(dvst)
a type of flat panel display which uses tiny plasma cells. it is also known as the gas-discharge display
plasma display
also called stereoscope display technology. this technology is capable of bringing depth perception to the viewer
3D display
the user-interaction paradigm for VR is an
extension of how people interact with the computing
systems using a graphical user interface (GUI).
virtual reality interaction
8 common application of virtual reality interaction
▪ Flight simulators ▪ Architectural walk-throughs ▪ Design - interference testing (e.g. engine assembly) ▪ Teleoperation of robots in dangerous (Chernobyl) or
distant (Mars) locations ▪ Medical X-ray vision (e.g. ultrasound) ▪ Remote surgery ▪ Psychotherapy (e.g. fear of heights) ▪ Interactive microscopy
7 devices for vr and 3d interaction
cockpit and virtual control, 3D mouse, data glove, vr helmet, touchless interaction, full body tracking, vr caves
commonly used by helicopter and aircraft pilot
cockpit and virtual control
rather than just moving the mouse on a tabletop, you can pick it up, move it in three dimension, rotate the mouse and tip it in forward and backwards
3D mouse
consisting if a lycra glove with optical fibers laid along the fingers, it detects the joint angles of the fingers and thumb
data glove
helmets or goggles worn in some vs system . as the users head moves around and user ought to see different parts of the scene
vr helmets
two purposes of vr helmet
display the 3D world to each eye, allow user head posotion to be tracked
it is the ideal hardware to experience hand tracking, which allow you to use your own hands in digital worlds
touchless interaction
technology devices which are attached to the feet and the hands of the users, which enable the tracking of their position in the space
full body tracking
it is an immersive virtual reality environment where projectors are directed to between three and six of the walls of a room-sized cube
vr caves
4 others recent technology
wearable technology, Ubiquitous Computing and
IoT (Internet of Things), Tangible User Interfaces (TUI), Artificial Intelligence and Machine Learning (AI/ML)
devices like smartwatches and AR glasses integrate seamlessly into everyday activities, enhancing user interaction by being always accessible and context-aware
wearable technology
provide users with context-aware information
IOT
allow users to interact with digital systems using real-world physical objects
tangible user interface(TUI)
used to create more personalized user experience by analyzing user behavior and preferences
ai/ml
4 several factors that can limit the speed of an interactive system
computation bound, storage channel bound, graphic bound, network cpacity
The system should be
designed so that long delays are not in the
middle of interaction and so that the user
gets some idea of how the job is progressing.
computation bound
The speed of
memory access can interfere with interactive
performance.
storage channel bound
Clever coding can reduce the time taken by
common graphics operations, and there is
tremendous variability in performance between
programs running on the same hardware.
graphics bound
Most computers are linked
by networks and this can mean using shared
files on a remote machine.
NETWORK CAPACITY