Computer for Health Sciences

Slides:



Advertisements
Similar presentations
Basic Computer Vocabulary
Advertisements

Introduction to Computers Lecture By K. Ezirim. What is a Computer? An electronic device –Desktops, Notebooks, Mobile Devices, Calculators etc. Require.
Chapter 1 Introduction to Computers p. 6.
Operating Systems: Software in the Background
Computer Parts There are many parts that work together to make a computer work.
Chapter 3 Software Two major types of software
Computer Basics Flashcards #2
Standard 1 - Objective 2: Understand, evaluate, and use computer software.
SOFTWARE.
Operating Systems Chapter 4.
Week 6 Operating Systems.
Lesson 4 Computer Software
TC2-Computer Literacy Mr. Sencer February 8, 2010.
Microsoft Office 2010 Introduction to Computers and How to Purchase Computers and Mobile Devices.
Introduction to Computers
GCSE ICT User Interfaces. Learning Intentions: To understand the concept of a Windows operating system and have a basic understanding of GUI. Success.
Hardware vs. Software Computer systems consist of both hardware and software. Hardware refers to anything you can physically touch. Keyboards, mice, monitors,
© Paradigm Publishing Inc. 4-1 Chapter 4 System Software.
Instructor: Li Ma Department of Computer Science Texas Southern University, Houston August, 2011.
Computer Basics Diagram
Chapter 4 Operating Systems and File Management. 4 Chapter 4: Operating Systems and File Management 2 Chapter Contents  Section A: Operating System Basics.
Lesson 6 Operating Systems and Software
SOFTWARE.
Chapter Lead Black Slide Powered by DeSiaMore Powered by DeSiaMore.
Introduction to Computers
Chapter 4 System Software.
4 1 Operating System Activities  An operating system is a type of system software that acts as the master controller for all activities that take place.
2-3 note. 2 Peripheral Devices “Peripheral devices” are hardware plugged into ports or connected to a computer wirelessly. These devices can be for input,
What Is a Computer? How is a computer defined?
What does a Computer Do?. What is a Computer? A computer is an electronic device, operating under the control of instructions stored in its own memory,
Software GCSE COMPUTING.
Introduction to Interactive Media Interactive Media Tools: Software.
Software Writer:-Rashedul Hasan Editor:- Jasim Uddin.
APPLICATION SOFTWARE. EXAMPLE S What’s an application software ? Application software consists of programs designed to make users more productive and/or.
Week 1 Review of Computer Concepts. Objectives Recognize the importance of computer literacy Define the term, computer Identify the components of a computer.
Chapter 8: Operating Systems and Utility Programs Catherine Gifford Dan Falgares.
IT Introduction to Information Technology CHAPTER 01.
Chapter 4 System Software. Software Programs that tell a computer what to do and how to do it. Sets of instructions telling computers to perform actions.
Systems Software Operating Systems. What is software? Software is the term that we use for all the programs and data that we use with a computer system.
Lead Black Slide. © 2001 Business & Information Systems 2/e2 Chapter 5 Information System Software.
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
Systems Software Operating Systems. What is software? Software is the term that we use for all the programs and data that we use with a computer system.
Foundation year Lec.3: Computer SoftwareLec.3: Computer Software Lecturer: Dalia Mirghani Year: 2014/2015.
1 Title: Introduction to Computer Instructor: I LTAF M EHDI.
Getting To Know Computers COMPUTER BASICS. WHAT IS A COMPUTER? A computer is an electronic device that manipulates information, or “data.” It has the.
1 THE COMPUTER. 2 Input Processing Output Storage 4 basic functions.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
Click once to reveal the definition. Think of the answer. Then click to see if you were correct. HARDWARE Physical parts of the computer.
Application Software System Software.
Software Rashedul Hasan. Software Instructions and associated data, stored in electronic format, that direct the computer to accomplish a task. Instructions.
INFORMATION SYSTEM – SOFTWARE TOPIC: GRAPHICAL USER INTERFACE.
Introduction to Computers in General By: Dr. Emelda Ntinglet-Davis Oracle DBA Class.
Digital Literacy Lesson 2. Hardware Hardware: the physical components of a computer. Includes input devices, processing devices, storage devices, and.
Written module activity, Page 16 1.We refer to the physical parts of a computer that we can touch and see as hardware. Examples include the mouse, the.
Types of Software Chapter 2.
Chapter 4 Software. Introduction Program: is a set of sequence instructions that tell the computer what to do. Software: is a collection of programs,
Hardware/Software Basics Test Get out your DIY Test Review.
Graphical User Interfaces (GUI’s ). & Command-Line Interfaces.
Discovering Computers 2008 Fundamentals Fourth Edition Discovering Computers 2008 Fundamentals Fourth Edition Chapter 1 Introduction to Computers.
Parts of a Computer Created by Carmen Garzes. An electronic device that manipulates information or data. It can store, retrieve or process data. There.
OPERATING SYSTEM REVIEW. System Software The programs that control and maintain the operation of the computer and its devices The two parts of system.
Introduction to Computers Mrs. Gambucci
Operating Systems & System Software
Operating System Review
Computer Software.
Operating System Review
Operating System Review
Software - Operating Systems
Windows Operating System
Presentation transcript:

Computer for Health Sciences

COMPUTER SOFTWARE Lec. (2)

1. OPERATING SYSTEMS The operating system or`OS is the foundation software of a computer, that which schedules tasks, allocates storage, and presents a default interface to the user between applications.

Some Functions of an Operating System: Boot-up the computer. Control the hard drives. (This includes such features as formatting and defragmenting disks as well as saving files to and retrieving files from disk). Control input devices such as keyboards, mice and scanners. Control output devices such as the video display and printer. Control the external ports. (Ports are the external connections that enable peripheral devices to be connected to a computer. The important types of ports are USB ports). 6. Provide the functionality for computers to be linked in a network. 7. Provide the foundation for application software to be launched. 8. Enable application software to access and use the hardware.

How the Operating System work? User / Programmer Operating System Human Understandable Language (High Level Language) Machine Language (Low Level Language) Computer Machine

Operating systems can be classified as follows: Multi-user A multi-user operating system allows for multiple users to use the same computer at the same time and different times, examples : Linux, Unix , and Windows 2000 (Server) 2. Single-user, single task  This operating system is designed to manage the handheld computers so that one user can effectively do one thing at a time, example: The Palm OS for Palm handheld computers .

Operating systems ( Cont….) 3. Single-user, multi-tasking Most people uses this operating system on their desktop and laptop computers today, Microsoft's Windows , Apple's Mac OS 4. Real-time operating system (RTOS) Is a computer operating system designed to handle events as they occur. It commonly found and used in robotics, cameras, and Medical devices (medical imaging, nuclear medicine, medical diagnostics and several medical applications).

Popular Desktop Operating System: Windows Mac Linux

Popular Medical Operating Systems: 1. LynxOS: Nuclear Medicine Imaging System GENIE Acquisition system

2. QNX Neutrino RTOS Medical Reference Design

Graphical User Interface (GUI)

Microsoft Disk operating system, MS-DOS Old Operating System Microsoft Disk operating system, MS-DOS

Graphical user interface Graphical user interface (GUI),  is a type of user interface that allows users to interact with electronic devices through graphical icons. The most widely used type of graphical user interfaces are WIMP systems. WIMP stands for Windows Icons Menu Pointer. Options are represented by small pictures or 'icons' arranged inside rectangular boxes called windows.

GUI basic components: Pointer : A symbol that appears on the display screen and that you move to select objects and commands. Usually, the pointer appears as a small angled arrow. Pointing device : A device, such as a mouse, that enables you to select objects on the display screen. Icons : Small pictures that represent commands, files, or windows. By moving the pointer to the icon and pressing a mouse button, you can execute a command or convert the icon into a window.

GUI basic components (Cont…) Desktop : The area on the screen that displays the icons, gadgets, and taskbar. Is often referred to as the desktop because the icons are intended to represent real objects on a real desktop. Windows: You can divide the screen into different areas. In each window, you can run a different program or display a different file. You can move windows around the display screen, and change their shape and size at will. Menus : Most graphical user interfaces let you execute commands by selecting a choice from a menu.

GUI examples :

Advantages and Disadvantages of GUI’s: This type of interface is easy to use, especially for a beginner. Easy to explore and find your way around the system using a WIMP/GUI interface. Let you exchange data between different software application. Disadvantage: Require a lot of memory (RAM) to run. Take up a much amount of hard disc space. They use more processing power.

2. Languages Language software present a simplified means to execute a series of instructions. It consists of a vocabulary and an accompanying set of rules that tell the computer how to work. Languages permit the user to develop programs to perform specific tasks. Popular languages include: - C++. - COBOL (Common Business Oriented Language). - Java. - Visual Basic.

Language Generations 1- Machine languages are the lowest level and consist of numbers only. 2- Assembly languages are the next generation of languages, that give the programmer the ability to use names instead of numbers when telling the computer what to do. 3- High level languages enables programmers to develop software applications using ordinary words and symbols rather than binary numbers. It refers to a computer programming language such as BASIC, PASCAL, or C++.

3. Applications Software Applications software (Also known as 'apps') are designed to allow the user of the system complete a specific task or set of tasks. Programmers used language software to write application programs. Major types of applications or programs include the following: 1) General – purpose software such as: Word processor, Spreadsheet, Databases managers, presentation Graphics, communications programs, statistics software and Web page authoring programs. 2) Educational programs such as: Training software, Simulations or computer – assisted learning (Internet).

3) Utility programs are a group of software programs that help with the management or maintenance of the computer and protection of the computer from the unwanted intrusion such as: Virus scanners, personal firewalls, screen servers and hard disk managers. 4) Personal programs help people manage their personal lives such as: Calculators and calendars. 5) Entertainment programs The class of software programs that the industry has designed for fun such as: Games and simulations.

Computer Files A file is an object on a computer that stores data, information, settings, or commands that are used with a computer program. In a graphical user interface (GUI) such as Microsoft Windows, files are shown as unique icons that relate to the program that opens the file. For example, in the picture to the right, is an example of the icon associated with Adobe Acrobat PDF files. Double-clicking this icon in Windows would open that file in Adobe Acrobat or the PDF reader installed on the computer

File extension A file extension is the ending of a file that helps identify the type of file in operating systems, such as Microsoft Windows. For example, the filename "myfile.txt" has an extension of ".txt", which is a file extension associated with text files. Examples: File Type File extension Text Files .doc Microsoft Word Document. Data Files: .ppt PowerPoint Presentation Audio Files: .mp3 MP3 Audio File.

Queries???