2. 2
Outline
Introduction
What is HCI?
Types of interfaces
Existing technologies
Advances in HCI
Architecture
Applications
Advantages and Disadvantages
Conclusion
References
18/03/2013
3. 3
Introduction
Human
• The end-user
• The members of an organization
Computer
• Hardware
• Software
Interface
• A point where two objects meet.
• A point where the human can tell the computer what to do.
• A point where the computer displays the requested information.
18/03/2013
4. 4
What is HCI?
• A process of information transfer
User to Machine
Machine to User
• HCI is also referred to as Man Machine Interaction.
• HCI is what the user sees and includes:
The physical controls
What the system looks like?
How the system accepts input from the user?
How the system responds to user input?
How the system outputs the results of processing?
18/03/2013
5. 5
Types of Interfaces
• Command Line Interface (CLI)
A CLI displays a prompt, the user types a command on
the keyboard, the computer executes the command and provides
textual output.
• Menu Driven Interface
The user has a list of items to choose from, and can make
selections by highlighting one.
Graphical User Interface (GUI)
Uses windows, icons, menus and pointers (WIMP) which
can be manipulated by a mouse (and often to an extent by a
keyboard as well).
Natural Language Interface
Can range from simple command systems to voice activated
text processing. Commands are spoken in “normal” language.
18/03/2013