Computer Science Grade 9

Total Page:16

File Type:pdf, Size:1020Kb

Computer Science Grade 9 Computer Science Grade 9 Government of Nepal Ministry of Education, Science and Technology Curriculum Development Centre Sanothimi, Bhaktapur Computer Science Grade 9 Government of Nepal Ministry of Education, Science and Technology Curriculum Development Centre Sanothimi, Bhaktapur 2076 Publisher: Government of Nepal Ministry of Education, Science and Technology Curriculum Development Centre Sanothimi, Bhaktapur © Publisher Edition: 2076 BS (2020 AD) Printing: Janak Shikshya Samagri Kendra Limited Sanothimi, Bhaktapur Preface The curriculum and curricular materials are developed and revised on a regular basis with the aim of making education objective-oriented, practical, relevant and job oriented. It is necessary to instill the feelings of nationalism, national integrity and democratic spirit in students and equip them with morality, discipline and self-reliance, creativity and thoughtfulness. It is essential to develop in them the linguistic and mathematical skills, knowledge of science, information and communication technology, environment, health and population and life skills. It is also necessary to bring in them the feeling of preserving and promoting arts and aesthetics, humanistic norms, values and ideals. It has become the need of the present time to make them aware of respect for ethnicity, gender, disabilities, languages, religions, cultures, regional diversity, human rights and social values so as to make them capable of playing the role of responsible citizens. This textbook for grade nine students as an optional Computer Science has been developed in line with the Secondary Level Optional Computer Science Curriculum, 2074 so as to strengthen knowledge, Skills and competencies on computer literacy. It is finalized by incorporating the recommendations and feedback obtained through workshops, seminars and interaction programmes. The textbook is written by Mr. Sunil Kumar Gharti, Mr. Sushil Upreti and Mr. Bimal Thapa. In Bringing out the textbook in this form, the contribution of the Director General of CDC Dr. Lekha Nath Poudel is highly acknowledged. Similarly, the contribution of Prof. Dr. Shashidhar Ram Joshi, Dr. Dipendra Gurung, Ms. Pramila Bakhati, Mr. Nabaraj Paudel, Mr. Jagadish Bhatta, Mr. Dibakar Durdarshi is also remarkable. The content was edited by Mr. Yubraj Adhikari and Mr. Khil Narayan Shrestha. The language of this book was edited by Mr. Shankar Adhikari and Mr. Nabin Kumar Khadka. The layout of this book was designed by Mr. Khados Sunuwar . CDC extends sincere thanks to all those who have contributed in developing this textbook. Efforts have been made to make this textbook activity-oriented, interesting and learner centered Curriculum Development Centre welcomes constructive feedback. 2076 Curriculum Development Centre Sanothimi, Bhaktapur Contents S.N. Page No Unit 1.1 Computer Fundamentals 1 Unit 1.2 Types of Computer 12 Unit 1.3 Basic Architecture of Computer 22 Unit 1.4 Computer Hardware 29 Unit 1.5 Computer Software 57 Unit 2.1 Computer Graphics 77 Unit 3.1 Internet Technology 99 Unit 3.2 HTML (Hypertext Markup Language) 113 Unit 3.3 Cascading Style Sheets (CSS) 157 Unit 4.1 Computer Programming 174 Unit 4.2 Programming in QBASIC 186 Unit 1.1 Computer Fundamentals Introduction to Computer The modern world is called the age of science and technology. We cannot imagine life without science and technology. The modern world of advanced technology could not have been established without the development of computer technology. There is rapid development in computer. Computer is used in many different fields for varieties of tasks. It is used all over the world, no matter whether a country it is developed, developing or underdeveloped. Computer is also used in Nepal various fields like: business, bank, education, entertainment, scientific research, law, airlines, traffic control, etc. So, the computer is now affecting every sphere of human activities and leading to many changes. It has brought enormous changes in the world. Introduction The word "Computer" is derived from the Latin word "Computare" which means 'to calculate'. Nowadays, computer has become an indispensable part of our life. Computer is used in various places like: home, school, college, offices etc. Computer can perform complex mathematical calculations accurately in a short period of time. The modern computer has lots of capabilities like creating documents, videos, games, music presentation, etc. It can use AI (Artificial Intelligence) for understanding natural language, taking self-decision capabilities, analysing graphs and patterns, etc. Data is raw facts, concepts, or instructions in a formalized manner, which should be suitable for communication, interpretation, or processing by computer. Data is represented with the help of characters such as alphabets (A-Z, a-z), digits (0-9) or special characters (+,-,/,*,<,>,= ) Information is organized or classified data, which has some meaningful results for the receiver. Information is the processed data or meaningful results on which decisions and actions are based. 1 Computer Science : Grade 9 A computer is an electronic device that accepts raw data and instructions from users; processes it according to the given set of instructions, stores and gives meaningful information. Computer Working Principle of a Computer Computer is an electronic device that converts raw data into meaningful information carrying out various processes as instructed by the programme. Every computer has the ability to: a. Input: Enter raw data into the computer. b. Process: Process according to the given set of instructions to produce the required result. c. Output: Get meaningful information from the computer. d. Storage: Store data and information for future use. Characteristics of a Computer A computer is powerful and useful in all areas. The use of computer is increasing with time. The main features or characteristics of computer are described below: i. Automatic A computer is an automatic device. It can do tasks automatically as instructed by software. It can automatically control various devices attached with computer system. 2 Computer Science : Grade 9 ii. Speed A computer performs tasks accurately. The operations on data in computer are performed through electronic circuit according to given instructions. Computer can perform millions and billions of operations on data within a second. The speed of computer is measured in MegaHertz (MHz) or GigaHertz (GHz). The time taken to perform a task is measured in fraction of second. The smaller units of second are given below: Power of Unit of Time Meaning Part of Second 10 Millisecond (ms) One thousandth of second 1/1000 10-3sec. Microsecond(us) One millionth of second 1/1,000,000 10-6sec. Nanosecond(ns) One billionth of second 1/1,000,000,000 10-9sec. Picosecond (ps) One trillionth of second 1/1,000,000,000,000 10-12sec. Femtosecond (fs) One quadrillionth of second 1/1,000,000,000,000,000 10-15sec. iii. Accuracy A computer performs t4asks accurately. If data and instructions given to the computer are correct then it gives an accurate output. It means output totally depends on the given instructions and input data. If input data is incorrect then the output will be incorrect which is called GIGO (Garbage in Garbage out). iv. Storage Computer system consists of data storage unit. A computer has main storage and secondary storage. A large amount of data can be stored in secondary storage like hard disk, pen drive, CD/DVD, etc. for future use. The main memory (RAM) stores currently used data. Computer stores data in term of 0 and 1. The different units of storage in computer are given below: S.No. Memory Unit Description 1 Bit 1 Bit = 0 or 1 2 Nibble 1 Nibble = 4 Bits 3 Byte 1 Byte = 8 Bits Computer Science : Grade 9 3 4 Kilobyte (KB) 1 Kilobyte (KB) = 1024 Bytes 5 Megabyte (MB) 1 Megabyte (MB) = 1024 KB 6 Gigabyte (GB) 1 Gigabyte (GB) = 1024 MB 7 Terabyte (TB) 1 Terabyte (TB)= 1024 GB 8 Petabyte (PB) 1 Petabyte (PB) = 1024 TB 9 Exabyte (EB) 1 Exabyte (EB) = 1024 PB v. Diligence A computer can continuously work for a long time without losing its speed and accuracy. So it is called diligent device. It doesn’t get tired or bored or lazy while working. vi. Versatile A computer is a versatile device which means it is flexible. It has capability of performing different types of tasks like drawing paints, playing games, music, calculations, sending an e-mail, desktop publishing work, etc. in different field efficiently. So it is used in different fields to perform varieties of tasks. Application of Computer A computer is given great importance in every field of work. Nowadays, it is impossible to find where computer are not used. Computer and its technology are used in education, agriculture, industries, banking, engineering, scientific research and many more. The main applications of computer are described below: i. Education Nowadays, computer and Internet technology have changed the present education system. Computer technology can be used for visual illustration like smart classroom and distance learning education system. Today, school and colleges use computer in computer lab and multimedia to teach students. A teacher can teach by using computer- based presentations. Students can study various subject and complete assignment by using Internet. 4 Computer Science : Grade 9 Computer in Education ii. Communication A computer plays a key role in the field of communication. The Internet and computer are used to send and receive information. A computer uses various communication services like e-mail, video conferencing, net phone, chatting, Facebook, Twitter, Instagram, etc. Computer in Communication iii. Banking Sector A computer has brought revolution in the banking sector. The different services like accounting, customer records to update, bank statement etc. are performed by using computer in banking sector. ATM (Automated Teller Machine) allows 24 hours banking services to their customers so that they can withdraw money at any time. Computer Science : Grade 9 5 Computer in Banking Sector iv. Medicine A computer is used in scanning and diagnosing of various diseases through CT scan (Computed Tomography scan), ultrasounds, ECG (Electro Cardio Graph) etc.
Recommended publications
  • On-Demand Printing
    3M/U.S. Geological Survey/Bureau of Land Management Cooperative Research and Development Agreement: On-Demand Printing Open File Report OF 99-176 1999 Any use of trade, product, or firm names is for descriptive purposes only and does not imply endorsement by the U.S. Government. U.S Department of the Interior U.S. Geological Survey Table of Contents 1. Background p. 3 2. List of Contributors p. 4 3. Executive Summary p. 6 4. Phase 1 p. 11 5. Phase 2 p. 15 6. Phase 3 p. 18 7. Customer Survey Report: IMTA Conference p. 42 8. Customer Survey Report: Topographic Map Buyers p. 51 9. Customer Survey Report: Focus Group p. 59 10. Technical Recommendations p. 69 11. Bureau of Land Management Final Report p. 76 12. Appendix A: Request for Partnerships p. 85 13. Appendix B: Press Release p. 87 14. Appendix C: Fact Sheet p. 89 15. Appendix D: Statement of Work p. 92 16. Appendix E: Frequently Asked Questions p.101 17. Appendix F: 3M Product Literature p.103 Background In July 1996, the U.S. Geological Survey (USGS) and the 3M Corporation of St. Paul, Minn., entered into a Cooperative Research and Development Agreement (CRADA) to investigate map­ on-demand technology for producing USGS mapping products. The CRADA was designed to help the USGS develop on-demand alternatives to lithographic maps and to help 3M develop a series of commercial, instant map-printing systems. A joint effort of 16 months was planned for the map-on-demand segment. The CRADA statement of work described a six-phase program that investigated both inkjet and electrostatic printing technologies.
    [Show full text]
  • Computer Fundamental
    Computer Fundamental COMPUTER FUNDAMENTAL Ist Year Computer Engg. Page 1 Computer Fundamental Interconnection between Functional Components A computer consists of input unit that takes input, a CPU that processes the input and an output unit that produces output. All these devices communicate with each other through a common bus. A bus is a transmission path, made of a set of conducting wires over which data or information in the form of electric signals, is passed from one component to another in a computer. The bus can be of three types – Address bus, Data bus and Control Bus. The address bus carries the address location of the data or instruction. The data bus carries data from one component to another and the control bus carries the control signals. The system bus is the common communication path that carries signals to/from CPU, main memory and input/output devices. The input/output devices communicate with the system bus through the controller circuit which helps in managing various input/output devices attached to the computer. Ist Year Computer Engg. Page 2 Computer Fundamental Input Unit :The input unit consists of input devices that are attached to the computer. These devices take input and convert it into binary language that the computer understands. Some of the common input devices are keyboard, mouse, joystick, scanner etc. Output Unit : The output unit consists of output devices that are attached with the computer. It converts the binary data coming from CPU to human understandable form. The common output devices are monitor, printer, plotter etc. Central Processing Unit (CPU) : Once the information is entered into the computer by the input device, the processor processes it.
    [Show full text]
  • Chapter 1 What Is a Computer
    CHAPTER 1 WHAT IS A COMPUTER 1.1 Introduction It seems nowadays everyone has a computer or two and if not they are looking to buy one. The reasons people buy computers have become about as varied as the number of people buying them. We know computers can do a multitude of tasks, some to entertain, some more productive and some simply to pass the time. But just what is a computer? 1.2 What is a computer? A computer is an electronic machine that takes in data and instructions (input), works with the data (processing) and puts out information (output). This definition is further explained as follows: Computers are made of hardware: · input devices such as the keyboard and mouse · the central processing unit (CPU) and memory · storage devices such as hard drives · output devices such as printers and monitors And software (the instructions that tell the computer what to do): · system software · Programs (application software). A computer is a general-purpose machine that processes data according to a set of instructions that are stored internally either temporarily or permanently. The computer and all equipment attached to it are the hardware. The instructions that tell it what to do are the software. A set of instructions that perform a particular task is called a program or software program. 1.3 Generations of Computers The computer has experienced five generations, with the fifth generation still very much in development. · First Generation · Second Generation · Third Generation · Fourth Generation · Fifth Generation 1.3.1 First Generation This generation of computers was developed at the University of Manchester, England.
    [Show full text]
  • Printers, Scanners, Cables, Etc.)
    COMPUTER APPLICATION IN BUSINESS Submitted To:- Prof. Gulzar Ahmad Submitted By:- Usman Fazal (30209) Usman Anjum (30212) INTRODUCTION: A computer and the associated physical equipment directly involved in the performance of data-processing or communications functions is called computer hardware. Computer hardware is the physical part of a computer, including the digital circuitry, as distinguished from the computer software that executes within the hardware. The hardware of a computer is infrequently changed, in comparison with software and data, which are "soft" in the sense that they are readily created, modified or erased on the computer. Firmware is a special type of software that rarely, if ever, needs to be changed and so is stored on hardware devices such as read-only memory (ROM) where it is not readily changed (and is, therefore, "firm" rather than just "soft"). Most computer hardware is not seen by normal users. It is in embedded systems in automobiles, microwave ovens, electrocardiograph machines, compact disc players, and other devices. Personal computers, the computer hardware familiar to most people, form only a small minority of computers (about 0.2% of all new computers produced in 2003). Machinery and equipment (CPUs, disk and tape drives, modems, keyboards, printers, scanners, cables, etc.). In operation, a computer is both hardware and software. One is useless without the other. The hardware design specifies the commands it can follow, and the software instructions tell it what to do. The concept of inventing hardware to assist in commercial productivity is not new. For example, thousands of years ago the Chinese sought greater efficiency in calculating numbers, leading to the invention of the abacus, a hand-held mechanical device.
    [Show full text]
  • Fundamental of Computer.Pdf
    FUNDAMENTAL OF COMPUTER Introduction to Computer Introduction – A Computer is an electronic device that manipulates information, or data. It has the ability to store, retrieve, and process data. You probably already know that you can use a computer to type documents, send email, play games, and browse the Web. You can also use it to edit or create spreadsheet, presentations, and even videos. Or Computer is an electronic device that takes raw data as input from the user and processes it under the control of set of instructions (called program), gives the result (output), and saves it for the future use. Charles Babbage is called the “Grand Father” of the computer. The First mechanical computer designed by Charles Babbage was called Analytical Engine. It uses read-only memory in the form of punch cards. What is Data? “Data is a Collection of Facts, Figures and numbers which is used to Input into computer for processing.” Data can be defined as a representation of facts, concept or instructions in a formalized manner which should be suitable for communication, interpretation, or processing by human or electronic machine. Data is represented with the help of characters like alphabets (A-Z, a-z), digits (0-9) or special characters (+,-,*,/,<,>,=,etc). What is Information? “After being processed data is known as information” Information is organized or classified data which has some meaningful values for the receiver. Information is the processed data on which decisions and actions are based. For the decisions to be meaningful, the processed data must qualify for the following characteristics: Timely – Information should be available when required.
    [Show full text]
  • Cnc Based Multifunction Plotter
    International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 CNC BASED MULTIFUNCTION PLOTTER 1G. Saravanan, 2R. Mageshwaran, 3R. Manikandan, 4A. Srihari & 5A. Mahesh 1-4Students of B. TECH. IT & 5HOD-IT Er. Perumal Manimekalai College of Engineering, Tamilnadu, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - The motive of the project is to develop the designed profile by using CNC machine. The profile designed is needed to write a CNC program based on G -Ccoding, mode of program is selected because the programming is too easy even for complicated shapes. CNC’s had made revolutionary changes with in the manufacturing sector in before days achieving productivity up to the desired level was not possibilities due to lots of drawbacks like complication of shapes and sizes, lack of skilled labours, lots of wastages and scraps due to unexpected mistakes and low quality levels and accuracy. By using CNC this all draw backs can be overcome and this was our small contribution to show the performance of CNC. The invention of the X-Y plotters is to plotting two dimensional data on a rectangular coordinate system. This XY plotter by using mechanism from scanner and microcontroller system (Arduino) to control the movement of XY axis. Modeling and analysis on X-Y plotter is done by the computer linked with the arduino software. It is executed by the G-Code and Java programming with the algorithms. I. Introduction There are a many number of plotters are available like: a drum plotter draws on paper wrapped around a drum which turns to produce one direction of the plot, while the hot end move to provide the various direction, a flatbed draws on paper placed on a flat surface; and an electrostatic plotter draws on negatively charged paper with positively charged toner.
    [Show full text]
  • Computer Graphics in the Classroom
    DOCUMENT RESUME ED 282 526 IR 012 670 AUTHOR Smith, Alan D. TITLE Educational Concepts of Computer Graphics in the Classroom. PUB DATE [84] NOTE 29p. PUB TYPE Information Analyses (070)-- Viewpoints (120) EDRS PRICE MF01/PCO2 Plus Postage. DESCRIPTORS *Business Administration Education; *Computer Graphics; *Computer Software; Data Analysis; Databases; Decision Making; Higher Education; *Input Output Devices; Marketing; Microcomputers; Models; Three Dimensional Aids IDENTIFIERS *Computer Peripheral Equipment ABSTRACT There are increas'alg numbers of commercially available computer graphics packages, both in terms of hardwareand software, that can be utilized by instructors, practitioners,and students of education. With the proliferation of low-costgraphic terminals, time-sharing capabilities, and recent advances inmini- and microcomputers, computer graphics and associated applications have been practical, reliable, cost-effective, and availableat a host of working, user-oriented levels. Working databasesused for instructional purposes in undergraduate and graduate marketing courses, especially in physical-distribution related subjects, illustrate the potential capabilities of appropriatecomputer software packages such as SYMAP, SYMVU, PLOTALL, QUSMO, andQUTAB. Applications and examples derived from these packagescan be represented from existing output facilities, suchas the line-printer terminal, incremental drum-plotter, flatbed plotter, and electrostatic plotter. Computer graphicscan be an essential tool in helping consumers of information to conceptualize andultimately visualize raw data files. In addition, the basic skills thatstudents learn in applying computer graphics to business decision-making situations enhance their preparation for the world ofwork. Seven tables and eight references are providedas well as seven samples of computer-generated graphic displays. (Author/MES) *********************************************************************** Reproductions supplied by EDRS are the best thatcan be made from the original document.
    [Show full text]
  • June 1988 HP Unveils New Electrostatic Plotters HP 7600
    Information For Haulett-Packard's Value-Added Businesses June 1988 I' LC- i / HP unveils new electrostatic plotters HP 7600 Series, Models 240D and 240E rh; HEWLETT PACKARD Table of Contents Volume 7, No. 8 OS/2 myths New and improved HP Vectra RS/20 Power User PC bundle Editor 1 HP's tools and utilities suppliers supported HP ARPA Services/Vecua PC announces Tracy Wester through factory Foundation Software support of HP StarLAN 10 Program Announcing video graphics subsystem HP Channels is published monthly for products 2 Enhanced HP policy announced for Obsolescence of previous HP PC video Hewlett-Packard's value-added busi- referencing value-added reseller's and products nesses to provide you with information software supplier's. solutions about HP's products and services to 2 Correction to VAB migration anicle Peripherals help you be more successful. 20 Mass Storage - - - I HP 7978B and 7974~obsolescence plans For further information on any of the PRODUCT NEWS products and services discussed in HP HP SwLAN 10: a new LAN link for the Channels, please contact your HP Customer Support 1 20 NetworksOfficeshare family of networking sales rep. 3 ~enerai- software New HP OSI products at ENE '88i HP StarLAN 10 overview See back cover for subscription Openview: HP's network-management information. 3 Training solution New ~ustozerService Training registration New distributed application development Note: Not all HP computer products channel package: NetIPCIRPM for PCs HP offers systems and standalone peripheral 0id versions of officeshare products to are sold and supported in all countries. service training I be obsoleted Please check with your local HP sales HP LaserJet printer service training schedule update 26 Plotters ofice.
    [Show full text]
  • Arduino Based CNC Machine
    International Journal of Emerging Technologies in Engineering Research (IJETER) Volume 6, Issue 2, February (2018) www.ijeter.everscience.org Arduino Based Cost Effective CNC Plotter Machine Puja Girhe Student, EXTC Department, DES’s COET Dhamangaon Rly, India. Shubham Yenkar Student, EXTC Department, DES’s COET Dhamangaon Rly, India. Arpita Chirde Assistant Professor, EXTC Department, DES’s COET Dhamangaon Rly, India. Abstract – Due to the rapid growth of technology the usage & from supporting software like inkscape. Presented plotter is utilization of CNC machine in industries are increased. The one dimensional 1D plotter. fabrication of low cost CNC machine is used to reduce cost and complexity of machine. This paper deals with the design of The Idea behind this technique is to design PCB based on low automatic mini CNC machine for PCB drawing and drilling. The cost CNC system the lower cost is achieved by incorporating Idea behind our project is to design and drill PCB based on low features of PC with ATMEGA 328 controller in an arduino. We cost CNC system the lower cost is achieved by incorporating have use an G code for whole system operation G code is features of PC with ATMEGA 328 controller in an arduino. We nothing but a language in which people tell computerized have use an G code for whole system operation G code is nothing machine tools ‘How to make something’. The How is defined but a language in which people tell computerized machine tools by instructions on where to move & how fast to move. ‘How to make something’. The How is defined by instructions on where to move & how fast to move.
    [Show full text]
  • ESTIMATING PRODUCTION PARAMETERS for LARGE VOLUME AUTOMATED MAPPING on a RASTER PLOTTER Thomas L
    ESTIMATING PRODUCTION PARAMETERS FOR LARGE VOLUME AUTOMATED MAPPING ON A RASTER PLOTTER Thomas L. Wanie Geography Division U.S. Bureau of the Census Washington, D.C. 20233 ABSTRACT The Bureau of the Census will be producing hundreds of thousands of individual maps in support of the 1990 Census of Population and Housing. The map production system will be fully automated, therefore, great dependence is placed on new technology and operating procedures. Vendor specifications on equipment capabilities alone can neither provide a true measure of how much equipment and staff are required to meet the production schedule, nor determine which procedures to follow in order to maximize production flow and minimize administrative control. Since an automated cartographic production environment of this magnitude was not available from which to extract production parameters, it was necessary to develop a means of estimating them. This paper describes the content and results of the 1986 Electrostatic Plotter Production Test conducted by the Census Bureau. Although production demands such as those in support of a census operation are somewhat unique, the results of the test reveal numerous general parameters about map production using an electrostatic plotter and provide a benchmark from which to measure performance. NEED FOR THE CARTOGRAPHIC PRODUCT The nature of field work requires (1) the production of multiple copies of a very large number of individual maps at many different scales, (2) the correction of features and boundaries in the data base from which those maps were made within a relatively short time frame, and (3) the generation and distribution of updated versions of those maps.
    [Show full text]
  • HI/60 Unclogs 0277105
    Unclogs HI/60 0277105 NASA LANGLEY RESEARCH CENTER GRAPHICS MINI MANUAL An Introduction to Graphics at Langley Research Center Nancy L. Taylor Donald P. Randall John T. Bowen Mary M. Johnson Vincent R. Roland Christine G. Matthews Raymond L. Gates Kristi M. Skeens Scott R. Nolf Dana P. Hammond David L. Miner Kurt Severance FEBRUARY 1990 GRAPHICS MINI MANUAL FEBRUARY 1990 Page GLOSSARY 1. INTRODUCTION 1 2. GRAPHICS SYSTEM OVERVIEW 2 3. GRAPHICS SOFTWARE 4 3.1 DI-3000 6 3.2 CONTOUR 8 3.3 NCAR 10 3.3.1 NCAR (NOS) 10 3.3.2 NCAR GKS (UNIX) 11 3.4 COMMON GRAPHICS LIBRARY (CGL) 12 3.5 MOVIE.BYU 14 3.6 RASLIB 15 3.7 DI-TEXTPRO 16 3.8 LARCGOS 17 3.8.1 LARCGOS (NOS) 17 3.8.2 LARCGOS (UNIX) 18 3.9 PICSURE 19 3.10 PVWAVE 21 3.11 FIGARO 22 3.12 GKS 23 3.13 PLOT3D, GAS and SURF 24 4. METAFILE SYSTEM 27 4.1 Vector Data Processing 31 4.2 Raster Data Processing 34 4.3 Metafile Conversion Support 36 4.3.1 Vector Metafile Conversion 37 4.3.2 Raster Metafile Conversion 39 5. GRAPHICS HARDWARE 40 5.1 ACD Graphics Production Devices 42 5.1.1 CALCOMP 45 5.1.2 VERSATEC ECP-42 46 5.1.3 VERSATEC VERSACOLOR 47 5.1.4 IBM LASER Printer/Plotter 48 5.1.5 COLOR FILM RECORDING SYSTEM 49 5.1.6 QMS PSJET+ Laser Printer 51 5.2 Graphics Lab 52 6. INFORMATION RESOURCES 53 6.1 Graphics Documentation 54 6.2 Assistance 57 6.2.1 USER CONSULTATION 57 6.2.2 ON-LINE DOCUMENTATION 57 TABLES 1: FUNCTIONALITY AND CHARACTERISTICS OF GRAPHICS SOFTWARE PACKAGES 5 2: ACD GRAPHICS PRODUCTION DEVICE FEATURES 41 3: ACD GRAPHICS PRODUCTION DEVICE DRIVERS 43 4: OPTIONS FOR ACD GRAPHICS PRODUCTION DEVICES 44 5: ON-LINE DOCUMENTATION 58 FIGURES 1.
    [Show full text]
  • N.AS,A, Tectin.1 .C Ali
    N.AS,A, TECtiN.1 .C Ali ’ : : _ ,/ NATIONAL $~R~NAI~TICS AN! SPACE, AOMNK~RATION . WASMNGTOIJ, 0. c. i OCTOBER 1976 I TECH LIBRARY KAFB, NM 1. Report No. IIllIll 1111111111 llllllllllllllllllll III1Ill NASA TR R-467 DLlb8577 4. Title and Subtitle 1 5. Report Date LOW-COST DATA ANALYSIS SYSTEMS _ October 1976 FOR PROCESSING MULTISPECTRAL SCANNER DATA 6. Performing Organization Co& JSC- 10949 7. Author(s) 8. Performing Organization A,cpat No. Sidney L. Whitley S-460 10. Work Unit No. 9. Performing Organization Name and Address 177-32-83-00-72 Lyndon B . Johnson Space Center Houston, Texas 77058 13. Type of Report and Period Covered 12. Sponsoring Agency Name and Address Technical Report National Aeronautics and Space Administration Washington, D .C . 20546 14. Sponsoring Agency Code 15. Supplementary Notes 16. Abstract The basic hardware and software requirements are described for four low-cost analysis systems for computer-generated land use maps. The data analysis systems consist of an image display system, a small digital computer, and an output recording device. Software is described to- gether with some of the display and recording devices, and typical costs are cited. Computer requirements are given, and two approaches are described for converting black-and-white film and electrostatic printer output to inexpensive color output products. Examples of output product S are shown. ‘7. Key Words (Suggested by Author(s)) 18. Distribution Statement Imaging techniques Photographic STAR Subject Category: Multispectral photography processing 62 (Computer Systems) Pattern registration equipment Computer design Magnetic disks Computer components Electrostatics 19. Security Claaif. (of this report) 20.
    [Show full text]