IE433 CAD/CAM Computer Aided Design and Computer Aided Manufacturing Part-2 CAD Systems Industrial Engineering Department King Saud University.

Slides:



Advertisements
Similar presentations
Chapter 5 – Part 2 Input and Output
Advertisements

Monitors and Sound Systems
Computer Graphics- SCC 342
Introduction to Raster scan display C A E D C Computer Aided Engineering Design Centre.
Monitors and Sound Systems lesson 5 This lesson includes the following sections:  Monitors  PC Projectors  Sound Systems.
CGMB214: Intro. To Computer Graphics
Overview of Graphic Systems
MR.E.S.AGRAWAL SGGSIE&T, NANDED CAD Software and Hardware.
1 Lecture 2 Main components of graphical systems Graphical devices.
Java ThreadsGraphics Programming Graphics Programming: Graphics Devices.
Graphics Device Principles B.Sc. (Hons) Multimedia ComputingMedia Technologies.
Graphics Device Principles B.Sc. (Hons) Multimedia ComputingMedia Technologies.
1 King ABDUL AZIZ University Faculty Of Computing and Information Technology CS 454 Computer graphicsIntroduction Dr. Eng. Farag Elnagahy
Computer Graphics Hardware and Software Lecture Notes, CEng 477.
Terms 1. VGA VGA - Short for Video Graphics Array, VGA is a popular display standard developed by IBM and introduced in 1987 VGA provides 640 x 480 resolution.
Monitors and Sound Systems section 3A This lesson includes the following sections: · Monitors · PC Projectors · Sound Systems.
Graphics Hardware Display (CRT, LCD,…) Graphics accelerator
8. INPUT, OUTPUT and storage DEVICES i/o units
Computer Graphics/and Multimedia CMM472/CIT773 What is CG ?, History of CG, Course Overview.
Video Monitor Uses raster scanning to display images
1 Chapter 1: Graphics Systems and Models. 2 Applications of C. G. – 1/4 Display of information Maps GIS (geographic information system) CT (computer tomography)
COMP Bitmapped and Vector Graphics Pages Using Qwizdom.
Basics of a Computer Graphics System Introduction to Computer Graphics CSE 470/598 Arizona State University Dianne Hansford.
Lecture 03 Fasih ur Rehman
Peripherals The term peripherals refers to all hardware devices that are attached to your computer and are controlled by your computer system Peripherals.
1 Computer Graphics Week3 –Graphics & Image Processing.
BY Kamran Yousaf Computer Graphics & Animation. BY Kamran Yousaf Contents Introduction Usage, Application & Advantages Video Display Devices Output Devices.
University College Dublin1 Output devices COMP 3003.
 Computer-aided design (CAD) is the use of computer systems to assist in the creation, modification, analysis, or optimization.
ECE291 Computer Engineering II Lecture 9 Josh Potts University of Illinois at Urbana- Champaign.
Lecture No. 3.  Screen resolution  Color  Blank space between the pixels  Intentional image degradation  Brightness  Contrast  Refresh rate  Sensitivity.
Video Monitor Uses raster scanning to display images –Beam of electrons illuminates phosphorus dots on the screen called pixels. Starting at the top of.
Computer Graphics Raster Devices Transformations Areg Sarkissian.
Objectives Differentiate between raster scan display and random scan display.
 PLASMA DISPLAY MONITOR  RASTOR VS RANDOM SCAN  INTERLACING AND NON- INTERLACING.
ME 6501 Computer Aided Design
Video Monitor CRT: Cathode Ray Tube
CADCAM HARDWARE.  The computing system in operation can be compared to a human being in terms of its operating characteristics.
Graphics. What is a Graphic ? A Graphic is an image or a picture e.g. Pictures can be either drawn or painted. Pixel - Stands for Picture Element.
Lecture # 4 Output Devices. Output Devices Devices that convert machine language into human understandable form. Output can be in display form, on paper.
Introduction to Graphical Hardware Display Technologies
 Video Display Devices Video Display Devices  Cathode-ray tube (CRT) Monitors Cathode-ray tube (CRT) Monitors  Display Technologies Display Technologies.
2/1 A Look at Monitors Roll call Video: monitors Step-by-step lecture.
Graphics: Conceptual Model Real Object Human Eye Display Device Graphics System Synthetic Model Synthetic Camera Real Light Synthetic Light Source.
DIGITAL IMAGE. Basic Image Concepts An image is a spatial representation of an object An image can be thought of as a function with resulting values of.
Computer Fundamentals MSCH 233 Lecture 5. The Monitor A Monitor is a video screen that looks like a TV. It displays both the input data and instructions,
Overview of Graphics System
Computer Graphics & Multimedia
10/19 Monitors CRT monitors: Flat-panel displays Electron guns
1. Cathode Ray Tubes (CRTs) TVs, RGB monitors, o-scopes Flat-Panel Displays PDAs, laptops, calculators, digital watches 2.
Chapter 2 HAEDWAER.
Week 9 Monitors and output to the screen. Monitors, also known as Visual display units (V.D.Us) Desktop computers contain a Cathode Ray Tube (C.R.T.)
Name Enrolment no.: Dhruti Desai Khushboo Desai Sneha Gangwani Rajul Shah
Lecture 1 Computer Graphic. People remember 10% of what they read 20% of what they hear 30% of what they see 50% of what they hear and see 80% of what.
1.  The primary output device in a graphics system is a video monitor. These monitors are based on Cathode Ray Tube (CRT) design.  CRT is a vacuum tube/electron.
Computer Graphics CC416 Lecture 02: Overview of Graphics Systems: Raster & Random Displays – Chapter 2 Dr. Manal Helal – Fall 2014.
The Cathode Ray Tube Monitor
CAD Display Devices J. M. Dave Assistant Professor
COMP413: Computer Graphics Overview of Graphics Systems Chapter 1.
Introducing Computer Systems
Computer Graphics Lecture 3 Computer Graphics Hardware
Computer Graphics Raster Devices Transformations
Color Color is one of the most interesting aspects of both human perception and computer graphics. In principle, a display needs only three primary colors.
Overview of Graphics Systems
Computer Graphics Raster Scan Display System, Rasterization, Refresh Rate, Video Basics and Scan Conversion.
OVERVIEW OF GRAPHICS SYSTEMS
Monitors and Sound Systems
Graphics Systems SUBJECT: COMPUTER GRAPHICS LECTURE NO: 02 BATCH: 16BS(INFORMATION TECHNOLOGY) 1/4/
Chapter 2 Overview of Graphics Systems
This lesson includes the following sections:
Presentation transcript:

IE433 CAD/CAM Computer Aided Design and Computer Aided Manufacturing Part-2 CAD Systems Industrial Engineering Department King Saud University

CAD Systems A CAD system consists of three major parts:  Hardware: computer and input/output devices.  Operating system software.  Application software: CAD package.

Application software Graphics utility Devices drivers Input-output devices User interface Database (CAD model) Basic structure of a CAD system

 The application software is at the top level and is used to manipulate the CAD model database.  The graphics utility system performs the coordinate transformation, windowing, and display control.  Devices drivers are used to translate the data into and out of the specific format used by each device, they also control the devices.  The operating system is run in background to coordinate the entire operations.  User interface links the human and the system.

CAD hardware There are two major types of hardware used in a CAD:  Computer.  Input/output devices.

Keyboard Keypad Digitizer Trackball Joystick Tablet Mouse Printer Plotter Disk Tape Computer output microfilm CRT display with light pen Computer InputOutput I/O devices of a CAD system

CRT = Cathode ray tube The standard output device for CAD is a monitor display. Among the available technologies, the CRT is the most dominating and has produced a wide range of extremely effective graphics display.

Schematic diagram of a CRT

The electron gun generates the electrons. The focusing unit focuses the electrons into beam. The deflection system controls x and y, or the horizontal and vertical positions of the graphics information through the display controller, which typically sits between the computer and CRT. Schematic diagram of a CRT

The graphics display can be divided into two types based on the scan technology used to control the electron beam when generating graphics on the screen: 1.Random scan: the screen is not scanned in particular order. 2.Raster scan: the screen is scanned from left to right, top to bottom, all the times to generate graphics.

The three existing CRT displays that are based on these techniques are : The refresh (calligraphic) display. (based on random scan technology) Direct view storage tube (based on random scan technology) Raster display (based on raster scan technology).

Refresh Display

Direct View Storage Tube

Modern monitor displays are raster scan display monitors. Each display dot is called a pixel. A pixel is the smallest addressable area on a screen. An N * M resolution defines a screen with N rows and M columns. Each row defines a scan line.

For color displays, each pixel is represented by three closely dots with red, green and blue colors. The electron beam selects the color elements and the intensity of each color elements. The resolution of the monitor is determined by the number of pixels displayable on the screen i.e. 640 X 480 and 1024 X A rasterization process is needed in order to display either a shaded area or graphics entities. The area or entities are converted into their corresponding pixels whose intensity and color are controlled by the image display system.

Color Raster Display With Eight Planes

A rasterizer is mainly a set of scan-conversion algorithms which are used to draw an entity by generating pixels to approximate an entity. Bit map stores the scan conversion process. (each pixel value determines its brightness (grey level) or most often its colour on the screen). Every cell in the bit map is related to every pixel in the screen. The bit map memory is arranged conceptually as a series of planes, one for each bit in the pixel value. For example, an eight- plane memory provides 8 bits/pixel, this provides different gray levels or different colours The display process maps every cell into its corresponding screen pixel brightness or colour. In order to maintain a flicker-free image the screen must be refreshed at the rate 30 or 60 Hz.

The value of a pixel in the bit map memory is translated to a Gray level or a colour through a look up table ( colour table, or color map). The pixel values is used as an index for this look up table to find the corresponding table entry value which is then used by the display system (processor and beam deflection system) to control the gray level or colour.

Relationship between pixel value and look up table

If cell P in the bit map corresponds to pixel P at the location P(x,y) on the screen, then the grey level of this pixel is 50 ( ) or its corresponding colour is 50. The colour or grey-scale resolution is determined by the number of different colours or grey scales displayable at each pixel, usually measured in bits. Usually, displays are 4 bits (16 colours) 8 bits (256 colours) 16 bits (thousands of colours) 24 bits (millions of colours). Typically 4 to 8 bit/pixel are adequate for both monochrome and colour displays utilised in most engineering applications.

While raster displays are now a standard offering from nearly all CAD/CAM vendors, the quality of the displayed images is affected by flicker aliasing problems. The flicker of an image is reduced by simply reducing the time of the refresh cycle. For example if the refresh rate 60 Hz, the entire scan lines are refreshed once every 1/60 second. This high rate means more and faster accesses to the bit map. The aliasing problem is related to the resolution of the display which determines how good or bad is the raster approximation of geometric information.

The image refresh system may use an interlaced scan of two fields: In the interlaced scan (as in the home television), the refresh cycle of 1/30 second is divided into two subcycles each lasting 1/60 second. –The first subcycle displays the odd-numbered scan lines and the second displays the even-numbered scan lines. This technique produces an image with almost a refresh rate of 60 Hz instead of 30 Hz. Another scheme is to use a noninterlaced scan of one field by operating at a higher refresh rate such as 60 Hz. In this scheme, the entire scan lines are refreshed once every 1/60 second.

Example-1: An eight-plane raster display has a resolution of 1280 horizontal * 1024 vertical and refresh rate of 60 Hz noninterlaced. Find: 1. The RAM size of the bit map (refresh buffer). 2. The time required to display the scan line and a pixel. 3. The active display area of the screen if the resolution is 78 pixels per inch. 4. The optimal design if the bit map size is to be reduced by half. Solution: 1.The RAM size of the bit map = 8 * 1280 * 1024 = 1.3 Mbytes. 2.The time required to display a scan line = (1/60)/1024= 16 microseconds. The time required to display a pixel = 16/1280 = 12 nanoseconds. 3.The active display area = 1280/78 horizontal * 1024/78 vertical = 16.4 * 13.1 inch. 4. Assuming there is only one bit map available, the two solution s are to reduce the number of planes by half and keep the resolution as it is or vice versa. The two choices are: a four-plane  1280 x 1024 display or an eight-plane  640x512. The first choice is preferred, especially if 16 simultaneous colors are adequate for most applications that utilize the display.

Example-2: What is the reasonable resolution of an eight-plane display refreshed from a bit map of 256 Kbytes of RAM?. Solution: Bit map size per plane = 256 * 1000 = 256,000 bits. This could support a display with a resolution of 505*505, 640*400, or other combinations of 512,000