CADCAM HARDWARE.  The computing system in operation can be compared to a human being in terms of its operating characteristics.

Slides:



Advertisements
Similar presentations
Computer Hardware.
Advertisements

Computer Skills Preparatory Year Presented by:
McGraw-Hill/Irwin ©2008 The McGraw-Hill Companies, All Rights Reserved Plug-in B3 HARDWARE & SOFTWARE.
Introduction to Computer Hardware and Software. Definition of a Computer “A computer is an electronic device, operating under the control of instructions.
INTRODUCTION OF COMPUTER
Understanding Essential Computer Concepts
Hardware. Basic Computer System Central Processing Unit Input Devices Output Devices Backing Storage Devices.
Introduction to Microprocessors Number Systems and Conversions No /6/00 Chapter 1: Introduction to 68HC11 The 68HC11 Microcontroller.
Fundamentals of Information Systems, Second Edition 1 Hardware and Software Chapter 2.
MSIS 110: Introduction to Computers; Instructor: S. Mathiyalakan1 Hardware: Input, Processing, and Output Devices Chapter 3.
IT Systems Memory EN230-1 Justin Champion C208 –
Objective 2.01A: Classify Computer Components
F1020/F1031 COMPUTER HARDWARE MEMORY. Read-only Memory (ROM) Basic instructions for booting the computer and loading the operating system are stored in.
Systems Software Operating Systems.
Information Technology Ms. Abeer Helwa. Computer Generations First Generation (Vacuum Tubes) -They relied on the machine language to perform operations.
Fill in the blanks on your note.
Computer Architecture Part III-A: Memory. A Quote on Memory “With 1 MB RAM, we had a memory capacity which will NEVER be fully utilized” - Bill Gates.
Computer Systems. Note to the student Please make brief notes on the following computer hardware + software components After each section research the.
Memory Main memory consists of a number of storage locations, each of which is identified by a unique address The ability of the CPU to identify each location.
 What Is a Computer? What Is a Computer?  Computer System Components Computer System Components  Hardware Hardware  Types of Memory Types of Memory.
Lecture 7 Computer Componets and Peripherials. ©1999 Addison Wesley Longman2.2 What Computers Do Four basic functions of computers include: –Receive input.
Chapter 2: Computer System Components
CSCI 1200 / ASSC 1000 Software program : instructions for hardware. makes computers useful. early computers : re-wiring. today : programming.
ICMAP-Shakeel 1 Infrastructure and Operations. ICMAP-Shakeel 2 Performance Variable for IT Functional capabilities and limitations Price-performance ratio.
Principles of Information Systems, Sixth Edition Hardware: Input, Processing, and Output Devices Chapter 3.
Random access memory.
©2008 The McGraw-Hill Companies, Inc. All rights reserved. Digital Electronics Principles & Applications Seventh Edition Chapter 13 Computer Systems Roger.
Introduction to Computers
Lesson 2 — How Does A Computer Process Data?
Introduction to Computer Organization and Architecture.
An Introduction to Computers August 12, 2008 Mrs. C. Furman.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Introduction to the Computer System. What is a computer ? A computer is an electronic device that can accept data and instruction, process them or store.
What is a computer ?  A computer is an electronic device that can accept data and instruction, process them or store them for later retrieval, and sometimes.
* There are two major aspects of computer a. Hardware b. Software
Eng.Abed Al Ghani H. Abu Jabal Introduction to computers.
Memory  Main memory consists of a number of storage locations, each of which is identified by a unique address  The ability of the CPU to identify each.
BASIC ORGANISATION OF COMPUTER. CONTROL MEMORY ALU OUTPUTINPUT Basic organisation of computer.
CIM101 : Introduction to computer Lecture 3 Memory.
SKILL AREA: 1.2 MAIN ELEMENTS OF A PERSONAL COMPUTER.
1 Course Title: IT IN BUSINESS Course Instructor: ADEEL ANJUM Chapter No: 04 1 BY ADEEL ANJUM (MCS, CCNA,WEB DEVELOPER)
Primary Storage Primary storage is the storage that is directly available to the CPU. It is also known as: Main Memory Main Memory Direct Access Storage.
Chapter 2.  The hardware and software is used as unit to process data is called computer system.  Hardware Input Devices CPU Output Devices Storage.
 Describe the general organization and architecture of computers.  Identify computers’ major components and study their functions.  Identify the various.
Computer Organization. The digital computer is a digital system that performs various computational tasks Digital computer use binary number system which.
The Computer System CS 103: Computers and Application Software.
Computer Based Systems Stage 2 Information Technology Studies Computer & Communication Systems.
Principles of Information Systems, Sixth Edition Hardware: Input, Processing, and Output Devices Chapter 3.
Lets Review Computers. Exactly what is a computer? A computer is an electronic device that manipulates information and data A computer sees data in 1’s.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
1 CHAPTER 2 Hardware. 2 CPU : Central Processing Unit -Every PC system unit contains at least one chip called microprocessor (cpu) attached on motherboard.
CS 1410 Intro to Computer Tecnology Computer Hardware1.
Components of Computer. Memory Unit Most important part of the computer Used to store data and instructions that are currently in use Main memory consists.
Chapter 2 content Basic organization of computer What is motherboard
Introducing Computer Systems
Introduction to Computer System
Computer Components ICS 3U0.
UNIT 9 Computer architecture
Memory Main memory consists of a number of storage locations, each of which is identified by a unique address The ability of the CPU to identify each location.
Memory Main memory consists of a number of storage locations, each of which is identified by a unique address The ability of the CPU to identify each location.
introduction to computer
Electronics Technology
Business Computer Technology
Chapter Three Computer Hardware Chapter 3- Computer Hardware.
Introduction to Computers
الحاسوب و البرمجيات الجاهزة
Chapter Three Computer Hardware Chapter 3- Computer Hardware.
Introduction to Computers
Objective 2.01A: Classify Computer Components
MICROPROCESSOR MEMORY ORGANIZATION
Presentation transcript:

CADCAM HARDWARE

 The computing system in operation can be compared to a human being in terms of its operating characteristics.

 The heart of any computing system is the central processing unit (CPU)  All necessary functions of a computer is carried out by the CPU  Main functions performed by the CPU are the arithmetic and logic function  CPU communicated with external world through its input device by giving data or to to control the computer  The output device is the means through which the CPU gives the results of the computation

 Is the nerve centre of the computer  Base on the software, it organises the information processing for any given application

 CPU in main frames and mini computers is essentially a printed circuit board(PCB) consisting a number of chips.  First microprocessor in late 60’s and early 70’s – general purpose microprocessor – INTEL 4004 used in a Japanese calculator released in 1971  INTEL 4004 – 4 bit microprocesser  INTEL 8008 – 8 bit microprocessor now 64 bit  Bit – length of words used by the microprocessor to process information

 Speed at which the microprocessor operate – system clock  The faster the system clock the faster is the execution of the instruction eg. 1 MHz- 3 Ghz  Evaluation of performance not only processor performance but also other peripherals and bench mark by SPEC (Standard Performance Evaluation Corporation.

 For a CADCAM application, the computational load is very high – using of core processor  The requirement of a typical cadcam computer is at least 32 bits and preferably 64 bit microprocesser with a clock rate of above 1.0 GHz and address of at least bits  RISC – Reduced Instruction Set Computing has a small range of instructions present hence chip design is more efficient, faster and powerful

 Memory unit – another important unit of a computer- where necessary data and program is stored

 Integral part of computer to store data and programs  Semiconductor memory locations are organised in as a series of on/off switches(transistors)  Single chip is capable of storing 256 M- bit of information

 ROM – Read only memory  PROM – Programmable ROM  RAM – Random Access Memory  EPROM – Erasable programmable ROM  EEPROM – Electrically erasable programmable ROM  Flash memory

 Essentially read and write memory  Information stored only during power supply stays and hence power supply must always be on position – used of lithium battery  Two types of RAM - static and dynamic  Static RAM – information is to be written only once  Dynamic RAM (DRAM) - information to be continuously refreshed

 Fast Page Mode(FPM DRAM)  Extended Data Output (EDO RAM)  Synchronous DRAM  Rambus Direct Ram (RDRAM)  Double Data Rate SDRAM – DDR-SDRAM

Devices use for communicating with computer 1. Keyboard 2. Mouse 3. Light Pen 4. Joystick 5. Digitizer 6. Tablet

 Resembles a fountain pen and works on a principle of light  To detect present of light on the screen  The resolution of light pen is poor  Used in refreshed type display devices

 Widely used by designer  Converting a physical location into coordinate values  Work area correspond to full CRT screen

 Displayed designed work and simulation 1. Cathode Ray Tube (CRT) 2. Plasma Panel Display 3. Liquid Crystal Display

 Once output is finalized on the display device, it can transformed to a hard copy 1. Graphical printer 2. Plotters 3. Photographic Devices

Fastest way of getting graphical output at low price.  Impact Dot Matrix Printer  Thermal Transfer  Ink Jet Printer  Laser Printer  Colour Copiers

 Widely accepted output device for final output  Wide range of plotters of varying sizes - A0, A1, A2,A3, A4 1. Pen Plotters – flat bed and drum type 2. Electrostatic Plotters 3. Photographic Devices

Large amount of space required for storage purposes 1. Floppy disk 2. Winchester Disk 3. Magnetic tape 4. Compact disk ROMs 5. DVD

 Software determines the way the computer is to be used.  Better software make for better utilization of the computer

 Operating system form part of the hardware provide the use of all the hardware elements  Windows 95, Windows NT, UNIX, LINUX  Editor – creating and modyfying disc file  Linker – linking the object modules  Debugger -used in program development to identify logic and runtime errors.

 Program laguages are basically translators and classified as interpreters and compilers  BASICS, FORTRAN for scientific community, PASCAL and C for CADCAM program development. LISP and PROLOG are also related to ACDCAM programming

 THANK YOU