Free Essay

Computer

In:

Submitted By sahilmaredia
Words 7438
Pages 30
Computer crime involves: Theft by computer (including identity theft and phis hing) Software piracy and intellectual property misuse Software sabotage (malw are- including worms, viruses, Trojan horses, e tc.) Hacking and electronic trespassing. The computer crime dossier Computer crime: any crime accomplished through knowledge or use of computer technology Businesses and government institutions lose billions of dollars every year to computer criminals The majority of crimes is committed by company insiders Typically covered up or not reported to authorities to avoid embarrassment According to a 2001 survey of over 500 companies and government agencies: 85% detected computer security breaches in the preceding 12 months Financial losses due to security breaches topped $377 million 70% reported that Internet connections were frequent points of attack Only 31% said that internal systems were frequent points of attack. Theft by computer Theft is the most common form of computer crime. Computers are used to steal Money Goods Information Computer resources One common type of computer theft today is the actual theft of computers, such as notebook and PDAs Notebook and PDAs are expensive Data stored on a computer can be more valuable Denial o f Service ( DOS) Attacks bombard servers and Web sites with so much bogus traffic that they are effectively shut down networks, denying service to legitimate customers and clients. Computer security Protecting computer systems and the information they contain against unwanted access, damage, modification, or destruction Two inherent characteristics A computer does exactly what it is programmed to do, including reveal sensitive information Can be reprogrammed Any computer can do only with it is programmed to do Cannot protect itself from malfunctions or deliberate attacks Physical access restrictions Identify people attempting to access computer equipment Usually using a number of tools and techniques. Depending on the security system, you might be granted access to a computer based on: Something you have A key, an ID card with a photo, or a smart card containing digitally encoded identification in a built-in memory chip Something you know A password, an ID number, a lock combination, or a piece of personal history, such as your mother’s maiden name Something you do Your signature or your typing speed and error patterns Something about you A voice print, fingerprint, retinal scan, facial feature scan, or other measurement of individual body characteristics; these measurements are collectively called biometrics. Passwords The most common tool for restricting access to a computer system Effective passwords are: Not real words Not names Changed frequently Kept secret A combination of letters and numbers Firewalls, encryption, and audits Firewalls A locked gate that opens only for information packets that can pass one or more security inspections Can be used for both corporations and individuals. Firewalls, encryption, and audits Encryption Encrypts a message by applying a secret numeric al code, called an encryption key The message is sent as an indecipherable garble of characters After it is received, it will be reconstructed with a matching key Audit-control software Monitor and record computer transactions as they happen so auditor can trace and identify suspicious computer activity after the fact To avoid the case that electromagnetic signals emanating from the computer hardware is “heard” so that some sensitive information is read. Backups and other precautions A power surge or failure can wipe out well protected data Uninterruptible power supply (UPS) Can protect computers from data loss during power failures Surge protectors Do not help during power failure Can shield electronic equipment from power spikes Backup Disasters cannot be avoided completely, so we need to back up data Have a routine for making regular backups Many systems are backed up at the end of each work day Storage technology, redundant array of independent enables to backup data at several hard disks simultaneously. Human security controls: law, management and ethics Computer security is human problem that cannot be solved by technology alone Manager must understand the practical, ethical, and legal issues surround security If manager do not defend against security threats, information cannot be secure The role of system administrator Play a key role in determining the security of a computer network so as to ensure that only legitimate users have access to the system Authentication mechanism Asking potential users to identify themselves—pass word management Guarantee that users have permission to perform particular actions. The role of system administrator Ensure that each user’s privileges are set correctly Updating operating system periodically with the latest patches Performing backups on a regular basis Back up data and keep data far from the computer system. Computer security measures can create problems of their own – a double-edged sword Overstating the importance of computer security Interfere with people getting their work done In the extreme, threaten individual human rights When security threatens privacy Active badges Best example that technology can simultaneously improve security and threaten privacy by: Identifying who enters a door or logs onto a machine Finding an employee’s current or earlier location Remembering: at the end of the day, an active-badge wearer can get a minute-by-minute printout listing exactly where and with he’s/she’s been. Justice on the electronic frontier Dozens of hackers have been arrested for unauthorized entry into computer systems and for the release of destructive viruses and worms In order to respond to the growing computer crime problem, new laws against electronic trespassing are created, for example: Canadian PIPED ACT (The Personal Information Protection and Electronic Documents Act) Each of these laws introduced new problems by threatening rights of citizens—problems that have to be solved by courts and by future lawmakers 20 Security and reliability. Bugs and breakdowns Software errors and hardware glitches are also important issues related to computer security Software bugs do more damage than viruses and computer burglars combined Facts about software engineering: It is impossible to eliminate all bugs Even programs that appear to work can contain dangerous bugs The bigger the system, the bigger the problem Computer breakdowns pose a risk to the public and the incidence rate doubles every two years A traffic system controlled by a computer system Hardw are problems are rare when compared with software failures. Computer at war Smart weapons Missiles that use computerized guidance systems to locate their targets In theory, they can greatly reduce the amount of civilian destruction in war They reduce the amount of time people have to make the decision An autonomous system A complex system tha t can assume almost complete responsibility for a task without human input.Layered Defenses Organization with large computer networks will need to resort to a layered defensive approach Place sophisticated pattern-recognition software and special hardware on the perimeter of the network Special-purpose hardware, called security p rocessors will allow every message to be encrypted The People Problem This is the weak link in the system For example, some people continue to spread viruses by opening attachments to e-mail from unknown sources. How Open? Will the onslaught of malware and spam place the openness of the Internet in peril? Either computer administrator or computer user cannot spend a lot of time to eliminate malicious software o r spam message. The electronic file cabinet: database basics Database anatomy Database classification Legacy databases Relational databases Object (object-oriented) databases Multidimensional Databases Data warehousing Data marts Multimedia databases Natural language database. Object-oriented databases Future database Will not store records in tables and hierarchies, but store objects Every object is an instance of a class The class specify the data contained in the object as well as the kinds of operations perhaps performed on the data Multimedia databases Can handle graphical and dynamic data along with text and numbers Catalog art, photographs, maps, video clips, sound files, etc Media files are not really stored in database Database is used as an index. Natural language database More artificial intelligence technology will be incorporated in future database Now, database and data-mining software can response to simple natural language queries Queries in English or other human languages. Natural language database More artificial intelligence technology will be incorporated in future database Now, database and data-mining software can response to simple natural language queries Queries in English or other human languages. Database anatomy Relational Database A collection of information stored in an organizational form in a computer Typically composed of one or more tables A table is a collection of related information For example A database of an address book can have two tables One for personal contacts and the other for business contacts. Relational Database A database table is a collection of records A record: A database of an address book, a record contains information about one person Each discrete chunk of information in a record is called a field For example, A record of an address book can contains fields for last name, first name, phone number, etc The type of information a field can hold is determined by its field type or data type Data can be viewed by the ways Form views: show one record at a time List views: display several records in lists. Relational Database What makes a database relational Information stored in one table will be related to that stored in another table, for example, student information If information in one table is changed, the other table will need to be changed too This can be done by a relational database program A relational database program Can allow tables to be related to each others so that changes in one table are reflected in other tables automatically Used by most of database management system. Database operations Browsing Browse through the records of the database as if you look through the data printed on a piece of paper Sort data Arrange records based on values in one or more fields Printing reports, labels, and form letters Database program can print a variety of printouts For example, print a report, which is an ordered list of selected records and fields. Database operations Complex queries: Structured Query Language (SQL) Used by most modern database-management programs Programmers and users do not need to learn new language Allows you to access a database Retrieve data from a database Insert new records in a database Delete records from a database Update records in a database There are many different versions of the SQL language, but they are similar each other. Special-purpose database programs Preprogrammed for specific data storage and retrieval purpose Directories and geographic information systems Using a specialized database named electronic street atlas to pinpoint the place you plan to go Geographic information systems can combine the name of a person or the name of a company with other data describing its location Can reveal valuable strategic information Pinpoint the best locations for branch office based on average incomes and other data. Special-purpose database programs Personal information managers One type of specialized database program Can automate some or all of the following functions: Address/phone book: displaying the records Appointment calendar: enter appointment and print it To-do list: enter and organize ongoing lists of things to do Miscellaneous notes: diary notes, personal notes Popular among people with busy schedules Specially work well on notebooks or PDAs. From file managers to database management systems A file manager a program enabling users to work with one file at a time Not a real database manager For example, personal information manager Database-management system A program or system of programs that can manipulate data in a large collection of files. The many faces of databases Large databases often contain hundreds of interrelated tables Users do not need to access every piece of information For example, a product A customer just needs to be shown the price and availability A clerk just needs to be given the power to complete transactions. Real-time computing Earliest file-management programs could do only batch processing Accumulate transactions and feed them into computer in large batches Cannot get feedback immediately Still being used for printing periodic bills, invoices, reports, etc or for making backup Now, interactive processing has replaced batch processing Users can interact with data through terminals, viewing and changing values online in real time Bank transactions, airline reservations, course registrations Usually run on powerful servers and accessed by users remotely. Downsizing and decentralizing Centralized database Popular in the pre-PC days Most databases are housed in mainframe computers Accessible only to information-processing personnel Client/Server Used by many business today Client programs in desktop computer, notebooks, or PDAs Requests are send to database servers via a network or the Internet Integrated data warehouses Used by some corporations to keep copies of all corporate data Unlike centralized database, users can access data directly. Downsizing and decentralizing Distributed databases Spread data across networks on several different computers Data mining The discovery and extraction of hidden predictive information from large databases Using statistical methods and artificial intelligence technology to locate trends and patterns in data that would have been overlooked by normal database queries For example, a grocery chain used data mining to discover difference between male and female shopping patterns based on the shopping history stored in its database Such patterns can help the grocery chain improve its services Practical data mining requires a lot of sophisticated techniques like neural networks or decision trees to a table of data. Databases and the web Internet technology is being used in internal networks-intranets Employees can access corporate database using the same web browsers and search engines XML - a data description language XML stands for E Xtensible Markup Language Serving as a query language to access database and as a web construction tool XML was designed to describe data and to focus on what data is. HTML was designed to display data and to focus on how data looks XML tags are not predefined. You must define your own tags. XML - a data description language XML is not a replacement for HTML. XML and HTML were designed with different goals. XML was only created to structure, store and to send information. XML - a data description language An XML file is just pure information wrapped in XML tags. Just like using a browser to view a HTML file, a piece of software is needed to be written to send, receive or display it. Web database strategies revolve around directories Directories can be used to store basic employee and customer information, along with access policies, identity proof, payment information, and security information Very useful in e-commerce. Databases and the web The web makes it possible for employees and customers alike to have instant access to database The possibility of data errors and the importance of eliminating those errors are increased Dirty data Records with spelling or punctuation mistakes, incorrect values, or obsolete values Most large database use data-check routines whenever data is entered Data scrubbing or data cleaning Process of going through a database and eliminating dirty data. No secrets: computers and privacy Databases provide us with conveniences, but we will have to pay with our privacy Privacy A common theme is the notion of access, where access means physical proximity to a person or knowledge about that person People need a certain amount of privacy, but information about people can have great value to a society Personal database: all about you Personal privacy can be taken away by abuse or misuse of database Privacy violations are due to various reasons, for example: Government surveillance, activities Innocent mistake Privacy violations are not new, but takes a new dimension in database. The privacy problem Data-mining techniques can be used to extract information about individuals or groups without their knowledge or consent Database information can be easily sold or used for purposes other than those for which it was collected Most of time, this kind of activity goes unnoticed by the public Big brother and big business Other information technologies amply the threat to personal privacy posed by database technologies Networks make it possible for personal data to be transmitted almost anywhere instantly. Big brother and big business Microsoft’s passport can optionally collect consume information in a database controlled by Microsoft Potential for abuse of this technology Workplace monitoring technology Managers can learn more than ever before about workers From work habits to screen email Surveillance cameras Can be helpful for locating criminals, but may also threaten the privacy of law-abiding citizens Surveillance satellites Permanent peepholes into our lives for anyone willing to pay. Big brother and big business Cell phone User’s location can be determined by law, however can be used for less noble purposes. Technological Factors Pixel Tiny dots of white, black, or color arranged in rows An image, words, and numbers are patterns of pixels created by software Software create these patterns automatically in response to commands Press e key, the software constructs a pattern appearing on the screen as an e Color depth Number of bits devoted to each pixel Resolution The density of the pixels, usually described in dots per inch, or dpi. Or, describe how many pixels can be included in each inch Also factors controlling image quality in monitor or printer Resolution for printer is higher Determining an artist’s ability to create realistic on-screen images. Painting software Enable you to “paint” pixels on the screen with a pointing device Accept input from a mouse, joystick, trackball, touch pad, or stylus Then translating the pointer movements into lines and patterns on-screen A typical painting program offers a palette of tools on-screen Some tools mimic real-world painting tools Some tools can do thing that is even difficult on paper or canvas Software Image-processing software Enables the photographer to manipulate digital photos and images Remove unwanted reflections, eliminated “red eye”, and brush away facial blemishes Also distort photos, apply special effects, and fabricate images Also combine photographs in composite scenes. Focus on computer graphics Bitmapped graphics Simple maps show how pixels on the screen should be represented Simplest bitmapped graphics A single bit of computer memory represent one pixel Value of one bit can be 0 or 1 , so each pixel can only display two colors, usually black & white If more memory is allocated to each pixel Each pixel will display more possible colors or shades The quality of a graphics will be high Gray-scale graphics Allow each pixel to appear as black, white or one of several shade of gray Focus on computer graphics Bitmapped graphics (continued) 8 bits for each pixel 256 different shades of gray to appear on screen More than the human eye can distinguish Realistic color graphics require more memory Require 24 or 32 bits of memory for each pixel. Drawing: object-oriented graphics Images and photographs need a lot of storage if they are saved as bitmaps Object-oriented graphics Draw software When drawing a graphics, Draw software calculates and remembers a mathematical formula for each line, shape, and other object on the graphics Shapes are stored as shape formula and text as text Its drawing tools are similar to those in bitmapped programs Can manipulate objects and edit text without affecting neighboring objects Objects drawn on screen are similar with those by a bitmapped program, but appearing smooth when printed out. Drawing: object-oriented graphics PostScript A standard page-description language Describing text fonts, illustrations, and other elements of the printed page Many professional drawing programs use PostScript to store images Is built into ROM in many laser printers and other high-end output devices Object-oriented drawing and bitmapped painting each offer advantages for certain application. Object-oriented drawing vs. bitmapped painting Bitmapped image-editing program Give unsurpassed control over textures, shading, and fine detail Used for create screen display Simulate natural paint media Embellish photographic images Object-oriented drawing Better choice for creating printed graphs, charts, and illustrations with clean lines and smooth shapes Some integrated programs contain both of them Choose right tool for each job For example, Coral Draw and AppleWork. 3-D modeling software With 3-D modeling software graphic, a 3-D object can be designed A 3-D model can be rotated, stretched, and combined with other model objects to create complex 3-D scenes A designer can Create or rotate a 3-D model of an object View it from a variety of angles Take two-dimensional “snapshots” of the best views for inclusion in final printouts 3-D modeling software With 3-D modeling software graphic, a 3-D object can be designed A 3-D model can be rotated, stretched, and combined with other model objects to create complex 3-D scenes A designer can Create or rotate a 3-D model of an object View it from a variety of angles Take two-dimensional “snapshots” of the best views for inclusion in final printouts. CAD/CAM Turning pictures into products Computer-aided design (CAD) Using computers to design products Using 3-dimensional graphics Allowing users to create 3-dimensional models with physical characteristics such as weight, volume, and center of gravity Models can be rotated and viewed from any angle The computer can evaluate the structural performance of any part of the model Computer-aided manufacturing (CAM) The numbers of a designed product are fed into a program controlling the manufacturing of parts. CIM Computer-integrated manufacturing Combination of CAD and CAM A major step toward a fully automated factory Presentation: graphics bring lectures to life Presentation-graphic software Example, Microsoft Powerpoint Most commonly used for creating and displaying a series of onscreen “slides” to serve as visual aids for presentations Display “slide shows” directly on computer monitors or LCD projectors Convert presentation into web pages automatically. CIM Computer-integrated manufacturing Combination of CAD and CAM A major step toward a fully automated factory Presentation: graphics bring lectures to life Presentation-graphic software Example, Microsoft Powerpoint Most commonly used for creating and displaying a series of onscreen “slides” to serve as visual aids for presentations Display “slide shows” directly on computer monitors or LCD projectors Convert presentation into web pages automatically. Animation: graphics in time More sophisticated animation Through the use of vector graphic Describe a collection of objects and how they change over time Most popular formats SWF: Shockwave Flash Format SVG: Scalable Vector Graphics Advantage Occupy less space Computer animation can be combined with live-action film Harry Porter, Spider-Man. Desktop video: computer, film, and TV Computer can be used to edit video, splice scenes, add transitions, create titles, etc if the video is in a digital form Analog and digital video Traditional television and video images are stored and broadcast as analog electronic waves A video digitizer Can convert analog video signals from a television broadcast or videotape into digital data Can import signals from televisions, videotapes, or other sources and display them on computer’ screen Can capture entire video sequences and convert them into digital “movies” that can be stored, edited, and played. Digital video cameras Capture and store all video footage as digital data Video production goes digital Today most video editing is done using nonlinear editing technology Video and audio clips are stored in digital form on a computer’s hard disk Clips can be organized, enhanced, and combined by onscreen tools and commands Much faster and easier than older editing techniques Can do thing that cannot be done without a computer. Video production goes digital Video editing software such as Adobe Premiere makes it easy to eliminate extraneous footage, combine clips from multiple takes, splice together scenes, create specific effects and other activities Some software can combine live action with computer animation Morphs are video clips in which one image metamorphoses into another Edited video clip can be output to a videotape, or DVD Dynamic media: beyond the printed page Data compression Digital movies can make heavy hardware demands A lot of disk spaces are needed Data compression software and hardware will be needed Squeeze data out of movies so that they can be stored in smaller spaces Often with a slight loss of image quality Can be classified into lossy compression and loseless compression Dynamic media: beyond the printed page The synthetic musician: computer and audio Digital audio basics Any sound can be recorded by an audio digitizer as a sample-a digital sound file Digitized sound data can be manipulated by software Change a sound’s volume and pitch Add special effects such as echoes Remove extraneous noises Rearrange musical passages Recorded sound can consume massive amounts of space on disk and in memory It will be needed to reduce the size of an audio file Dynamic media: beyond the printed page The synthetic musician: computer and audio Record computer sound at a lower sampling rate and bit depth Sampling rate The number of sound “snapshots” the recording equipment takes each second A higher sampling rate produces more realistic digital sounds Bit depth Number of bits per sample, usually 8 or 16 Similar with bit depth of digital photograph Dynamic media: beyond the printed page The synthetic musician: computer and audio Sound data compression can make a file even smaller A file can be squeezed to a fraction of their original CD file size Often with an imperceptible loss of quality. Samplers, Synthesizers, and Sequencers: Digital Audio and MIDI Multimedia computers can control a variety of electronic musical instruments and sound sources using MIDI MIDI: Musical Instrument Digital Interface MIDI commands can be interpreted by a variety of: Music synthesizers Electronic instruments synthesizing sounds using mathematical formulas Samplers Instruments digitizing or sampling audio sound, turn them into notes, and play them back at any pitch Dynamic media: beyond the printed page A piano-style keyboard sends MIDI signals to the computer, which interprets the MIDI commands using sequencing software Sequencing software turns a computer into a musical composing, recording, and editing machine Electronica—music designed from the ground up with digital technology Hypertext and hypermedia Hypertext Refers to information linked in non-sequential ways Can lead readers to other parts of the document or to other related documents Hypermedia Combines text, numbers, graphics, animation, sound effects, music, and other media in hyperlinked documents Useful for on-line help files The biggest hotbed of hypertext/hypermedia activity is the World Wide Web Hypertext links connect documents all over the Internet Hypertext and hypermedia Limitations of hypermedia documents Can be disorienting and leave readers wondering what they’ve missed You will not know where you are when surfing online Do not always have the links reader want Contain “lost” links sometimes, especially on the Web Do not encourage scribbled margin notes, highlighting, or turned page corners for marking key passages Hypermedia hardware More tiring when reading a computer screen Interactive multimedia: eye, ear, hand, and mind Interactive multimedia: what is it? Multimedia A combination of text, graphics, animation, video, music, voice, and sound effects that allows the user to take an active part in the experience Requirements: high-quality color monitors, fast processors, large memory, CD-ROM drives, speakers, and sound cards Multimedia Authoring: Making Mixed Media Multimedia-authoring software Used to create and edit multimedia documents Combining source documents-including graphics, text files, video clips and sounds-in an aesthetically pleasing format Interactive media: visions of the future One-way passive communication Television, radio, newspapers, magazines, and books pour information into people everyday With interactive multimedia software, the audience is a part of show People can control over the media by using interactive multimedia tools Inventing the Future: Shared Virtual Spaces Virtual reality combines virtual worlds with networking Places multiple participants in a virtual space People see representations of each other, sometimes called avatars Most avatars today are cartoonish, but they convey a sense of presence and emotion Tele-immersion Uses multiple cameras and high-speed networks to create a videoconferencing environment in which multiple remote users can interact with each other and with computer-generated objects Combines the display and interaction techniques of virtual reality with new vision technologies that allow participants to move around in shared virtual spaces, all the while maintaining their unique points of view. The Wordsmith’s Toolbox Word processing tools and techniques Working with a word processor involves several steps Entering text Typing Handwriting OCR (Optical Character Recognition) Speech Recognition (SR) Editing text Formatting the document Proofreading the document Saving the document on disk Printing the document (paper or electronic) 4 The Wordsmith’s Toolbox Word processing tools and techniques These steps cannot be mixed on early wordprocessing system Some mainframes and other timesharing machine are still using such rules now Most writer today can switch freely between editing and formatting All modern word processors have feature “what you see is what you get” 5 The Wordsmith’s Toolbox Text formatting commands Enable users to control the format of the document The way the words will look on the page Can control individual characters, paragraphs, and even the whole document Character formatting commands Select the font and size of the characters Changing the color of a character, put it in boldface or italics or underline it. Other formatting command Applying to paragraphs, control Margins Space between lines Indents, Tab stops Justification Alignment of a line 8 The Wordsmith’s Toolbox Some formatting commands Apply to entire documents Microsoft Word’s Page Setup Enable to control the margins applying throughout the document Other commands Enable to specify the content, size, and style of headers and footers Blocks appearing at the top and bottom of every page Displaying repetitive information, such as author names, page number 9 The Wordsmith’s Toolbox Advanced formatting features Define stylesheets containing customer styles for each of the common elements in a document Ex. Defining a style called “subhead” as a paragraph that is 12-point Helvetica font and then apply that style to every subhead in the document without reselecting this command for each new subhead Define alternate headers, footers, and margins Left- and right- facing pages can have different margins, headers, and footers Create document with multiple variable-width columns 10 The Wordsmith’s Toolbox Advanced formatting features Create, edit, and format multicolumn tables Incorporate graphics created with other applications Use automatic footnoting The program automatically places footnotes and endnotes where they belong on the page Use automatic hyphenation Divide long words falling at the ends of lines Use automatic formatting (autoformat) automatically apply for formatting to your text For example, to automatically number lists 11 The Wordsmith’s Toolbox Use automatic correction (autocorrect) Automatically catch and correct common typing errors For example, type Teh, it will change into The Generate tables of contents and indexes for books and other long works Attach hidden comments Can be seen without showing up in the final printed document Use coaching or help features Walk you through complex document formatting procedures Convert formatted documents to HTML Can be easily published on the Web A typical word processor might include A built-in outliner, spelling checker, and thesaurus Or, those features can be enhanced with stand-along programs. Spelling checkers Correct spelling is an important part of most written communication A word processor typically includes a built-in spelling checker Comparing the words in your document with words in a diskbased dictionary The spelling checker will suggest you correct word if a potential miss-spelling Cannot replace careful proofreading by alert human eyes Keep two potential problems in mind when using a spelling checker 15 The Wordsmith’s Toolbox Keep two potential problems in mind Dictionary limitations and errors No dictionary includes every word Can add a new word by yourself Errors of context A word appears in a dictionary does not guarantee that it is correctly spelled in the context of the sentence Grammar checker will be needed For example They wanted too know when you wood go to the park. 16 The Wordsmith’s Toolbox Grammar and style checkers Grammar-and-style-checking software can analyze each word in context, checking for Errors of context Common grammatical errors and stylistic foibles Can analyze prose complexity using measurements The length of sentence Paragraph length Such software is imperfect Misses many true errors Not substitute for practice, revision, editing, and a good English teacher 17 The Wordsmith’s Toolbox Form-letter generators Most word processor have mail merge capability Producing personalized form letters Many programs can incorporate custom paragraphs based on the recipient’s personal data Each letter look as if it were individually written Collaborative writing tools Group-software designed to be used by a workgroup Can keep track of a document’s history Make sure that all changes are incorporate into a single master document Microsoft word’s track changes option Record and display contributions from several writers and editors Can compare document versions and highlight difference 18 Emerging Word Tools Word-processing software has evolved rapidly and is not over Processing handwritten words Pen-based systems provide an alternative tool for entering text Handwriting recognition does not come easy Requiring sophisticated software interpreting pen movements as characters and words Handwriting is diverse, so it is hard to translate all of our scribbles into text For different system, different technologies are used 19 Emerging Word Tools Powerful pen-based systems For example, Tablet PC Use all the processing punch of modern notebook PC Advanced handwriting-recognition algorithms Simpler pen-based systems Palm OS Requiring users to print characters using a carefully defined system minimizing errors 20 Emerging Word Tools Processing words with speech By such software, user tells the computer what to do and how to do by talking into a microphone Speech-recognition software Looks for patterns in the sound waves Interprets sounds by locating familiar patterns Segmenting input sound patterns into words Separating commands from the text Passing those commands to the word-processing software Such software are still severely limited Due to the complexities of human speech 21 Emerging Word Tools Limitations of such software Need to be trained to recognize a particular person’s voice User has to speak slowly in a quiet environment and use a small and defined vocabulary Current research focuses on overcoming the following limitations Recognize words without being trained to an individual speaker Handle speech without limitations vocabulary Handle continuous speech Speech at normal speed Growing in popularity especially for people who cannot use keyboards 22 Emerging Word Tools Intelligent word processors Word processors should be able to anticipate the writer’s needs, acting as an electronic editor or coauthor Remind you that you have used the same word for many times Change an alternative from the list Continuously analyze your style Determine your writing habits and patterns, learns from its analysis Modifying your input so as to conforms the specific style Search on the Web for you to find relevant facts to support your argument 23 The Desktop Publishing Story What is desktop publishing Process of producing a publication includes several steps: Writing text Editing text Producing drawings, photographs, and other graphics to accompany the text Designing a basic format for the publication Typesetting text Arranging text and graphics on pages Typesetting and printing pages Binding pages into a finished publication 24 The Desktop Publishing Story What is desktop publishing In traditional publishing, many of steps required expensive equipment, highly trained specialists, and lots of time A desktop publishing system can accomplish these steps with small, easy to use, and affordable tools, including One or more Macs and PCs A scanner A high-resolution printer software 25 The Desktop Publishing Story What is desktop publishing Producing source documents The first step in publishing process Generally using standard word processors and graphic programs Using scanners with image-editing software Transfer photographs and hand-drawn image Page-layout software Such as QuarkXPress, Adobe PageMaker, or Adobe InDesign Combine the various source documents into a coherent, visually appealing publication 26 The Desktop Publishing Story Page-layout software (continued) Provide designers with control over virtually every element of the design The spacing between each pair of letter The spacing between lines of text Today’s word-processing programs include basic page-layout capabilities Most page-layout and word-processing programs include templates Professionally designed “empty” documents Desktop publishing becomes more complicated when color is introduced Printers and monitors use different types of color-mixing technology Publication displayed on screen is different from that printed 27 The Desktop Publishing Story Why desktop publishing Save money Publications can be produced in-house for a fraction of their former cost Save time Using a few time compared with using a traditional way Reduce the quantity of publication errors The real winner for desktop publishing is everyday people with something to say Individuals now have affordable publishing alternatives 28 Beyond the Printed Page Paperless publishing and the web Paperless electronic media cannot replace paper publishing Reading printed words on pages is easier on the eyes than reading from a screen Can be read and scribbled on almost anywhere, with or without electricity Digital media forms are likely to eclipse paper for many applications Email messages outnumber post office letter deliveries CD-ROM encyclopedias outsell briskly their paper counterparts 29 Beyond the Printed Page The Web offers publishing possibilities to millions of Internet users Programs can save documents in HTML format Microsoft Word, AppleWorks, and PageMaker Other programs offer capabilities for graphic, animation, and multimedia publishing Users can face such a wide audience by paying with a few dollars for using the Internet Challenges in Web publishing How to attract people to a site once it is online Copyright protection 30 Beyond the Printed Page Electronic books and digital paper Electronic books A handheld device containing stories or novels Not very successful The screens were hard to read Content for them was not easily accessible Books, periodicals and other software This situation is being changed Because of LCD technology, screens are brighter and easier to read Advances in font technologies from Microsoft and Adobe Reducing pixel “blockiness” 31 Beyond the Printed Page Other advances An open ebook standard is being developed by several companies Industry-wide standards will let ebook publishing be more practical In future, electronic paper (epaper) will be used A flexible, portable, and paper-like materials Dynamically display black-and –white text and image Contents can be erasable 32 The Spreadsheet: software for simulation and speculation Spreadsheet software Enables the users to take control of numbers, manipulating them ways that would be difficult or impossible otherwise Make short work of tasks involving repetitive calculations Budgeting, investment management, grade books Enable to reveal hidden relationships between numbers. All popular spreadsheet programs work share most of these features Lists Use these applications for tasks such as making and managing lists of grocery items, phone numbers, and other related information Automatic replication of values, labels, and formulas Most worksheets contain repetition, such as exam scores are calculated the same way for every student in the class Replication commands are extension of the basic copy-andpaste functions 37 The Spreadsheet: software for simulation and speculation Automatic recalculation Any time a change is entered into the spreadsheet, all data related to the change automatically updates Predefined functions Spreadsheet programs contains built-in functions instructing the computer to perform some predefined set of calculations Macros Custom-designed procedure storing keystrokes and commands so they can be played back automatically Formatting Most modern spreadsheets enable you to control typefaces, test styles, cell borders, etc or include pictures and other graphics 38 The Spreadsheet: software for simulation and speculation Templates and wizards Offer ready-to-use worksheets with labels and formulas already entered Validation Helping users check complex worksheets for consistency of entries and formula logic. Moreover, can also check spelling and grammar Linking When the values are changed in one spreadsheet, the data is automatically updated in all linked spreadsheets Database capabilities Search for information Sort the data by a specific criteria Merge the data with a word processor Generate reports 39 The Spreadsheet: software for simulation and speculation “What If?” Questions Spreadsheets allow you to change numbers and instantly see the effects of those changes “What if I enter this value?” Equation solvers Enables you to define an equation, enter your target value, and watch while the computer determines the necessary data values 40 The Spreadsheet: software for simulation and speculation Spreadsheet graphics: from digits to drawings Most spreadsheet programs can turn worksheet numbers into charts and graphs automatically Done by filling in a few blanks in a dialog box A variety of basic chart types are offered by most spreadsheet programs 41 The Spreadsheet: software for simulation and speculation Pie charts Relative proportions of the parts to a whole Line charts show trends or relationships over time Show relative distribution of one variable through another Bar charts Similar to line charts More appropriate when data falls into a few categories Scatter charts Used to discover a relationship between two variables 42 Statistical software beyond spreadsheets Money Managers General-purpose spreadsheets cannot work well for accounting Professionally designed accounting and financial-management software will be used Allows you to do electronically handle routine transactions such as: Writing checks Balancing accounts Creating budgets Online banking services Tax preparation Statistics and data analysis Statistical and data analysis software Collects and analyzes data that tests the strength of data relationships Can produce graphs showing how two or more variables relate to each other Can often uncover trends by browsing through two- and three-dimensional graphs of data, looking for unusual patterns in the dots and lines that appear on the screen 45 Statistical software beyond spreadsheets Scientific Visualization Scientific visualization software Uses shape, location in space, color, brightness, and motion to help us visualize data Visualization helps researchers See relationships that might have been obscure or even impossible to grasp without computer-aided visualization tools 46 Calculated risks: computer modeling and simulation Computer model Is an abstraction- a set of concepts and ideas designed to mimic some kind of system A well-designed model should behave like the system it imitates Examples: Games (chess boards, sports arenas, and mythological societies) Models of organisms, objects, and organizations Simulations of science lab activities Business, city, or nation management simulations 47 Calculated risks: computer modeling and simulation Computer simulations the rewards Widely used for research in various areas. There are many reasons Safety Some activities are so dangerous that they are not ethically possible without computer simulations For example, study the effects of a nuclear power plant meltdown on the surrounding environment. Economy Test the computer model firstly in a serials of simulations before a product is made 48 Calculated risks: computer modeling and simulation Projection A computer simulation can serve as a time machine for exploring one or more possible futures Visualization Visualization enables researchers and students to see and understand relationships that might go unnoticed Replication In the real world, it can be difficult or impossible to repeat a research project with slightly different conditions Thus can be done on a computer Input new values and running a new simulation 49 Calculated risks: computer modeling and simulation Computer simulations the risks GIGO (garbage in, garbage out ) Revisited The accuracy of a simulation depends on how closely its mathematical model corresponds to the system being simulated Some models suffer from faulty assumptions Some models contain hidden assumptions that may not even be obvious to their creators Some models go astray simply because of clerical or human errors Still, garbage in, garbage out is a basic rule of simulation 50 Calculated risks: computer modeling and simulation Making Reality Fit the Machine Some simulations are so complex that researchers need to simplify models and streamline calculations to get them to run on the best hardware available Sometimes this simplification of reality is deliberate; more often it’s unconscious Either way, information can be lost, and the loss may compromise the integrity of the simulation and call the results into question 51 Calculated risks: computer modeling and simulation The Illusion of Infallibility Risks can be magnified because people take computers seriously A computer simulation, whether generated by a PC spreadsheet or churned out by a supercomputer, can be an invaluable decision-making aid The risk is that the people who make decisions with computers will turn over too much of their decisionmaking power to the computer 52 Inventing the Future: Truly Intelligent Agents Agents are software programs designed to be managed rather than manipulated. Future user interfaces will be based on agents rather than on tools An intelligent software agent can: Ask questions as well as respond to commands Pay attention to its user’s work patterns Serve as a guide and a coach Take on its owner’s goals Use reasoning to fabricate goals of its own

Similar Documents

Free Essay

Computer

...Computer The word'computer ' is an old word that has changed its meaning several times in the last few centuries.The Techencyclopedia(2003) defines computer as " a general purpose machine that processes data according to a set of instructions that are stored internally either temorarily or permanently" Computer history The trem history means past events.It indicates the gradual development of computers.Here we will discuss how this extraordinary machine has reached of it's apex. In the begining............................... The history of computers starts out about 2000 years ago, at the birth of the 'abacus' a wooden rack holding two horizontal wires with breads strung on them.Just like our present computer,abacus also considered a digit as a singal or codeo and processed the calculation. Blasie Pascal ists usually credited to building the first digital computer in 1942.It added numbers to help his father.In 1671,Gottofried Wilhelm Von Leibniz invented a computer that was built in 1694.It could add,and, after changing somethings around,multiply. Charles Babbage: A serious of very intersting developement in computer was started in Cambridge,England,by Charles Babbage, a mathmatics proffessor.In 1982,Babbge realized that many lng calculations,espically those need to make mathematical tabes ,were really a series of predictable actions that were constantly repated.From this he suspected that it should...

Words: 995 - Pages: 4

Premium Essay

Computer

...Computer From Wikipedia, the free encyclopedia Jump to: navigation, search For other uses, see Computer (disambiguation). "Computer technology" redirects here. For the company, see Computer Technology Limited. A computer is a programmable machine designed to sequentially and automatically carry out a sequence of arithmetic or logical operations. The particular sequence of operations can be changed readily, allowing the computer to solve more than one kind of problem. Conventionally a computer consists of some form of memory for data storage, at least one element that carries out arithmetic and logic operations, and a sequencing and control element that can change the order of operations based on the information that is stored. Peripheral devices allow information to be entered from external source, and allow the results of operations to be sent out. A computer's processing unit executes series of instructions that make it read, manipulate and then store data. Conditional instructions change the sequence of instructions as a function of the current state of the machine or its environment. The first electronic computers were developed in the mid-20th century (1940–1945). Originally, they were the size of a large room, consuming as much power as several hundred modern personal computers (PCs).[1] Modern computers based on integrated circuits are millions to billions of times more capable than the early machines, and occupy a fraction of the space.[2] Simple computers...

Words: 6579 - Pages: 27

Free Essay

Computer

...A proxy server is a computer that acts as an intermediary between the users computer and the Internet. It allows client computers to make indirect network connections to other network services. If use proxy server, client computers will first connect to the proxy server, requesting some resources like web pages, games, videos, mp3, e-books, any other resources which are available from various servers over Internet. As soon as getting such request, the proxy server will seek for the resources from the cache in its local hard disk. If the resources have been cached before, the proxy server will return them to the client computers. If not cached, it will connect to the relevant servers and request the resources on behalf of the client computers. Then it caches resources from the remote servers, and returns subsequent requests for the same content directly Functions of a proxy server * Help improve web performance by storing a copy of frequently used webpages * Help improve security by filtering out some web content and malicious software * Content filtering * Spying * To keep machines behind it anonymous (mainly for security). * To speed up access to resources (using caching). Web proxies are commonly used to cache web pages from a web server. * To apply access policy to network services or content, e.g. to block undesired sites. * To log / audit usage, i.e. to provide company employee Internet usage reporting. * To bypass security/ parental...

Words: 691 - Pages: 3

Premium Essay

Computer

...ages before, when there were no computers or any other technologies. So much we have advanced that now every information is just a click away and is in your hands 24/7. All this advancement was possible only with the introduction of a small device called the “Computer”. Computers Image Curtsey: csntrust.org.nz/attachments/Image/PC-picture-1.jpg?1367216528141 Basically, computer is a device that accepts the message by the imputer and processes this message and stores the information at the storage devices and later gives an output of the message through the output devices. A simple explanation of the computer. Normally, a computer consists of a processing unit called the Central Processing Unit or the CPU and a form of memory. In the years between 1940 and 1945 were the first electronic digital computers developed. The initial sizes were as big as a room and consumed power as much as today’s personal computers. Initially, computer was related to a person who carries out calculations or computations and as such the word computer was evolved in 1613 and continued till the end of 19th century. Later it as re-described as a machine that carries computations. The early computers were limited in their functions. It was the fusion of automatic calculation and programmability that produced the first computers that were recognized in 1837. Charles Babbage in 1837 was the first to introduce and design a fully programmed mechanical computer, his analytical engine. Due to limited...

Words: 999 - Pages: 4

Free Essay

Computer

...Assembly Language Programming Lecture Notes Delivered by Belal Hashmi Compiled by Junaid Haroon Preface Assembly language programming develops a very basic and low level understanding of the computer. In higher level languages there is a distance between the computer and the programmer. This is because higher level languages are designed to be closer and friendlier to the programmer, thereby creating distance with the machine. This distance is covered by translators called compilers and interpreters. The aim of programming in assembly language is to bypass these intermediates and talk directly with the computer. There is a general impression that assembly language programming is a difficult chore and not everyone is capable enough to understand it. The reality is in contrast, as assembly language is a very simple subject. The wrong impression is created because it is very difficult to realize that the real computer can be so simple. Assembly language programming gives a freehand exposure to the computer and lets the programmer talk with it in its language. The only translator that remains between the programmer and the computer is there to symbolize the computer’s numeric world for the ease of remembering. To cover the practical aspects of assembly language programming, IBM PC based on Intel architecture will be used as an example. However this course will not be tied to a particular architecture as it is often done. In our view such an approach...

Words: 85913 - Pages: 344

Premium Essay

Computer

...new releases and upgrades are made available from time to time. The database administrator will be aware of any new versions or upgrades to existing versions that could improve the efficiency of a currently installed database. In some circumstances database administrators are authorized to upload free upgrades and install them. In the event that a new version is available, the administrator will check with others in the company to determine if the cost of replacing the existing database software is worth the investment. Earnings for this job as of 2012 median of $77,080 per year and about $37.06 per hour, but the earnings can reach up to about $118,720; in the top 10 percent. Entry level education for this job is a bachelor’s degree in computer science, information science, or management information systems. The Bureau of Labor Statistics projects 15.1 percent growth of employment for database administrators;...

Words: 318 - Pages: 2

Premium Essay

Computer

...ile Format: PDF/Adobe Acrobat - Quick View by G Vink - 1998 - Cited by 1 - Related articles software-hardware interface debugging in an embedded environment. ... materials and processes used in manufacturing semiconductors, through to electronic design tools, packaging .... Next to this, for him, peripheral simulation is ... www.tasking.com/resources/debugtechn-trends.pdf ► The Technology Of Hims: Hardware, Software, Peripheral And ... Nov 9, 2010 ... The Technology of HIMS: Hardware, Software, Peripheral and Processes. Healthcare Information Management Systems (abbreviated as HIMS) are ... www.termpaperwarehouse.com/...Technology-Of-Hims-Hardware-Software/ 25880 - Cached About: Macs - Macintosh Hardware & Software Reviews, Tips, Guides ... Jan 9, 2011 ... Get the inside scoop on Macintosh hardware and software, plus tips ... Take a look at the process my wife and I experienced when we took the ... macs.about.com/ - Cached - Similar Motion Computing - Tablet PCs and Peripherals - Alliance Partners ... Sharing databases and processes, they'll help you improve communication and ... B Sharp Technologies is a software and services company providing web-based healthcare ... medical record) and HIM (health information management) software to .... in software licenses, software upgrades, hardware, and IT support. ... www.motioncomputing.com/partner/alliance.asp - Cached - Similar Critical Success Factors in Establishing the Electronic Health ... The electronic health record...

Words: 426 - Pages: 2

Premium Essay

Computer

...What is Computer : Computer is an electronic device that is designed to work with Information.The term computer is derived from the Latin term ‘computare’, this means to calculate.Computer can not do anything without a Program.it represents the decimal numbers through a string of binary digits. The Word 'Computer'usually refers to the Center Processor Unit plus Internal memory. Computer is an advanced electronic device that takes raw data as input from the user and processes these data under the control of set of instructions (called program) and gives the result (output) and saves output for the future use. It can process both numerical and non-numerical (arithmetic and logical) calculations.The basic components of a modern digital computer are: Input Device,Output Device,Central Processor. A Typical modern computer uses LSI Chips. 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. Four Functions about computer are: accepts data | Input | processes data | Processing | produces output | Output | stores results | Storage | Input (Data): Input is the raw information entered into a computer from the input devices. It is the collection of letters, numbers, images etc. Process: Process is the operation of data as per given instruction. It is totally internal process of the computer system. Output: Output...

Words: 1953 - Pages: 8

Premium Essay

Computers

...The History of Computers From primitive abaci to lab tops and calculators, the computer has evolved through time to become the essential part of our technocratic society. The development of the computer has shaped the way technology and science is viewed in different cultures around the world. The connotation of what a computer is nowadays brings to mind a monitor, keyboard, processor and its other electronic components; however, that is not how things have always been. From the Chinese using abaci to count, to the Druids' usage of stones to follow the seasonal changes, to the Europeans using Pascalines and calculators to work out mathematical problems the concept of the computer has been around for hundreds of years (Hoyle). Therefore, the history of computers is important to observe not only for the influence it brought to our culture, but the progress it has made through time. The history of modern computers has been influenced by the earlier advancement of primordial technology. The abacus developed in circa 500 B.C for example, used pebbles, rocks, beads, or shells to keep track of the counters numbers. Furthermore, "the abacus was man's first attempt at automating the counting process" (Hoyle). In addition, the Pascaline, invented and built by a French philosopher and mathematician Blaise Pascal, was the first mathematical adding machine (Long 54). The Pascaline was a gear-driven machine that allowed the user to calculate answers without doing arithmetic (Hoyle). In...

Words: 803 - Pages: 4

Premium Essay

Computer

...Computer A computer is a programmable machine that receives input, stores and manipulates data, and provides output in a useful format. A computer can process data, pictures, sound and graphics. They can solve highly complicated problems quickly and accurately. Block Diagram Input Unit: Computers need to receive data and instruction in order to solve any problem. Therefore we need to input the data and instructions into the computers. The input unit consists of one or more input devices. Keyboard is the one of the most commonly used input device. Other commonly used input devices are the mouse, floppy disk drive, magnetic tape, etc. All the input devices perform the following functions.  Accept the data and instructions from the outside world.  Convert it to a form that the computer can understand.  Supply the converted data to the computer system for further processing. Storage Unit: The storage unit of the computer holds data and instructions that are entered through the input unit, before they are processed. It preserves the intermediate and final results before these are sent to the output devices. It also saves the data for the later use. Memory Size: All digital computers use the binary system, i.e. 0’s and 1’s. Each character or a number is represented by an 8 bit code. The set of 8 bits is called a byte. A character occupies 1 byte space. A numeric occupies 2 byte space. Byte is the space occupied in the memory. The size of the primary storage...

Words: 9444 - Pages: 38

Premium Essay

Computer

...COMPUTER HARDWARE AND COMPONENTS COMPUTER HARDWARE AND COMPONENTS Computer Basics     Equipment (Hardware) COMPUTER | A machine that processes information and performs computations. | Tower or Desktop | The "box" or case that holds the parts that make up a computer:  CPU, hard disk drive, floppy drive, memory chips, power supply, interface cards, etc. Click here to learn more. | |      CPU | Central Processing Unit, or "brains" of the computer | Monitor | An output display device (looks similar to a TV) in a computer system.  You see information on the monitor's screen. | |      Screen | The viewing area on a monitor or the information or image displayed. | | | | Disk Drive | A device that reads data from (input) or records data onto a disk for storage (output). |     Floppy  | Floppy Drive | . 3-1/2" Floppy Disk |     Hard Drive | The main device that a computer uses to store information. Most computers come with a hard drive, called drive C, located inside the computer case. |     CD-ROM | ROM means Read-Only-Memory - you can only "read" information, not save. A CD can store a large amount of data including documents,  photographs, software, and music (about 20 songs) | | CD Drive | Compact Disk | | CD-R A CD-Recordable drive can put data onto a disk in just one session, and then is "closed" - one "burn" only - you can't add to it after you create it.  | CD-RW A CD-ReWritable drive can be written onto more than once - similar...

Words: 2913 - Pages: 12

Premium Essay

Computer

...(introduction) What is a Computer? B. History of computers C. (thesis) Types of computer 4.1 Supercomputer 4.2 Mainframe 4.3 Workstation 4.4 The Personal Computer or PC 4.5 Microcontroller 4.6 Server D. Hardware & software 5.7 hardware 5.8 software 5.9 firmware E. Basic operations 6.10 input 6.11 output 6.12 processing 6.13 storage F. Names for different sizes of data 7.14 Bit 7.15 Byte 7.16 kB 7.17 MB 7.18 GB 7.19 TB 7.20 PB G. Measurement of data speed 8.21 Mbps 8.22 Gbps H. Purpose of computer 9.23 performing calculations 9.24 storing data 9.25 retrieving data 9.26 processing data INTRODUCTION: WHAT COMPUTER IS? I. What is computer? A computer is a "box" that you put some "stuff" in, the box does "stuff" with it, and then the box has some way of showing the world what it's done. The stuff you put into a computer is called data, and gets into the computer using the input. Data is simply a form of information. You can put data into a computer by your keyboard, a mouse, a trackpad, a camera, an infrared sensor; anything that will give the computer more information about the world around it. Based on what information the computer has gotten, it can decide to do stuff with it. What the computer does with information is known as processing. A computer will process information...

Words: 2841 - Pages: 12

Premium Essay

Computer

...types of computers, the computers are classified according to their functions and capabilities, as: Sample essay analysis ... Types of Computers - College Essay - Scodger - StudyMode.com www.studymode.com › ... › Computers & Internet › Computer Hardware‎ Types of computers. Firstly, what is a computer? Well, a modern computer is typically an electronic or digital device that manipulates data. Computers can ... Types of Computers - Term Papers - Maliktaimurarif www.termpaperwarehouse.com › Computers and Technology‎ May 9, 2012 - Read this essay on Types of Computers . Come browse our large digital warehouse of free sample essays. Get the knowledge you need in ... History of Computers Essay - Custom Writing Service www.customwritings.com/blog/...essays/history-computers-essay.html‎ You can order a custom essay, term paper, research paper, thesis or dissertation on History of Computers topics at our professional custom essay writing service ... Computer Technology Essay - Custom Writing Service www.customwritings.com/blog/...essays/computer-technology-essay.html‎ Free sample essay on Computer Technology: Since the beginning of time ... Computers play a significant role in the school system as well. ... Categories. Essay of computer and its uses - WikiAnswers wiki.answers.com › ... › Categories › Technology › Computers‎ ... Categories > Technology > Computers > Essay of computer and its uses? ... computer is a...

Words: 470 - Pages: 2

Premium Essay

Computers

...Computers Today’s generation could never ever imagine in their wildest dreams about the world, ages before, when there were no computers or any other technologies. So much we have advanced that now every information is just a click away and is in your hands 24/7. All this advancement was possible only with the introduction of a small device called the “Computer”. Basically, computer is a device that accepts the message by the imputer and processes this message and stores the information at the storage devices and later gives an output of the message through the output devices. A simple explanation of the computer. Normally, a computer consists of a processing unit called the Central Processing Unit or the CPU and a form of memory. In the years between 1940 and 1945 were the first electronic digital computers developed. The initial sizes were as big as a room and consumed power as much as today’s personal computers. Initially, computer was related to a person who carries out calculations or computations and as such the word computer was evolved in 1613 and continued till the end of 19thcentury. Later it as re-described as a machine that carries computations. The early computers were limited in their functions. It was the fusion of automatic calculation and programmability that produced the first computers that were recognized in 1837. Charles Babbage in 1837 was the first to introduce and design a fully programmed mechanical computer, his analytical engine. Due to limited finances...

Words: 986 - Pages: 4

Premium Essay

It on Computers

...The computer is the most wonderful gift of science to the modern man. The computer can do all the works of man. Thus, after the invention of computer, the gap between man and machine has been bridged up. The dictionary meaning of the word "Computer" is an electronic calculating machine. It is derived from the word compute which means to reckon. But the function of the computer has expanded beyond the act of reckoning. Though a machine, it contains and provides innumerable information's and artificial intelligence of a very high order. It may seem strange, but it is true that the memory and intelligence of a computer can surpass those of a living human being. The mechanism of the computer is very simple. Information processing is the essence of computing. It is a data based machine. The data is fed into the machine. The machine is manipulated and then the due information is retrieved. Computer was invented due to the pressures of World War-II which witnessed the use of such sophisticated weapons as night bombers, submarines, and long range guns on ships and tanks, etc. The defenders have to fight back by shooting at targets and those targets of the enemy can be located by radar. Radar can inform not only about the location of the enemy but also about the direction and the speed of the enemy weapons. Detailed mathematical calculations are necessary to find out these things accurately. Firing tables are required by the front line soldiers. Thus the necessity of calculations...

Words: 584 - Pages: 3