It for Foundation New

download It for Foundation New

of 61

Transcript of It for Foundation New

  • 8/10/2019 It for Foundation New

    1/61

    Basic ComputerFundamentals

    VENU GOPALMCA,M.TECH

    LECTURER

    SHINAS COLLEGE OF TECHNOLOGY

  • 8/10/2019 It for Foundation New

    2/61

    Basic ComputerFundamentals

  • 8/10/2019 It for Foundation New

    3/61

    What Is a Computer?

    A computer is a electronic machine which

    takes input ,processes and gives output

    INPUT PROCESS OUTPUT

  • 8/10/2019 It for Foundation New

    4/61

    MONITOR

    KEYBOARD

    Mouse

    CPUCD-ROM Drive

    FloppyDisk

    Drive

  • 8/10/2019 It for Foundation New

    5/61

    INPUT DEVICES

    KEY BOARD

    MOUSE

  • 8/10/2019 It for Foundation New

    6/61

  • 8/10/2019 It for Foundation New

    7/61

    K EY

    B O

    S

    AR

    D

  • 8/10/2019 It for Foundation New

    8/61

    OUTPUT DEVICES

    MONITER

    PRINTER

  • 8/10/2019 It for Foundation New

    9/61

  • 8/10/2019 It for Foundation New

    10/61

    PRINTERS

  • 8/10/2019 It for Foundation New

    11/61

    PROCESSING UNIT

    MOTHER BOARD

    PROCESSOR

  • 8/10/2019 It for Foundation New

    12/61

    Motherboard

  • 8/10/2019 It for Foundation New

    13/61

    CHIPS

  • 8/10/2019 It for Foundation New

    14/61

    PROCESSOR

  • 8/10/2019 It for Foundation New

    15/61

    DATA FORMATS

    1.TEXT2.PICTURES

    3.NUMBERS

    4.AUDIO

    5.VEDIO

  • 8/10/2019 It for Foundation New

    16/61

    1.TEXT

    What we type from keyboard which hasonly letters from A- Z and a-z.

    Example:

    Shinas,college,student etc..

  • 8/10/2019 It for Foundation New

    17/61

    2.PICTURES

    What we see images on monitorExample:

  • 8/10/2019 It for Foundation New

    18/61

    3.NUMBERS

    What we type from keyboard which hasonly digits from 0- 9 and combination ofit.

    Example:9689123456,1000,15000 etc

  • 8/10/2019 It for Foundation New

    19/61

    4.AUDIO

    The voice format of Data

    Example:

    Telephone Communication.

  • 8/10/2019 It for Foundation New

    20/61

    5.video

    The picture & voice format of Data

    Example:

    video Chat,TV.

  • 8/10/2019 It for Foundation New

    21/61

    PROCESSOR(CPU)

    CPU - abbreviation of central processing

    unit, the CPU is the brain of the computer.

    Sometimes referred to simply as theprocessoror central processor,the CPU

    is where most calculations take place. In

    terms of computing power.the speed ofcpu is measured in Megahertz(MHz) or

    gigahertz(GHz)

  • 8/10/2019 It for Foundation New

    22/61

    Hardware

    A computer consists of several basic

    parts, or components that work

    together. These physical componentsof computer is referred as hardware

  • 8/10/2019 It for Foundation New

    23/61

    MEMORY

    It is device in which information can beinserted and stored ,and from which it may

    be retrieved when necessary

  • 8/10/2019 It for Foundation New

    24/61

  • 8/10/2019 It for Foundation New

    25/61

    TYPES OF MEMORY

    1.Primary memory

    2.Secondary memory

  • 8/10/2019 It for Foundation New

    26/61

    PRIMARY MEMORY

    A) RAM(Random Access Memory):

  • 8/10/2019 It for Foundation New

    27/61

  • 8/10/2019 It for Foundation New

    28/61

    Software

    Software exis ts as ideas, concepts,

    and sym bols, but i t has no sub stance.

  • 8/10/2019 It for Foundation New

    29/61

    Books provide a useful

    analogy. The pages and the

    ink are the hardware, whilethe words, sentences,

    paragraphs, and the overall

    meaning are the software. A

    computer without softwareis like a book full of blank

    pages -- you need software

    to make the computeruseful just as you need

    words to make a book

    meaningful.

  • 8/10/2019 It for Foundation New

    30/61

    Computers Use Random

    Access Technology - DataCan Be Accessed in Any

    Order at Any Time

    Regardless of StoragePosition or Time of Creation.

  • 8/10/2019 It for Foundation New

    31/61

  • 8/10/2019 It for Foundation New

    32/61

    The Language of Computers

    Binary: the digital language of computers.

    This language is composed of an

    alphabet containing only 2 letters knownas bits. Any work done on a modern

    computer from word processing to digital

    audio is translated to this language.

  • 8/10/2019 It for Foundation New

    33/61

    Digital Letters and Words

    Bit: the smallest form of information in thelanguage of computers. It is represented asa zero or a one. A bit can be considered aletter in the digital language of binary.

    Byte: a word of information in binary. It is

    made of a number bits determined by the bitrate. 8 bits is usually = 1 byte on moderncomputers.

  • 8/10/2019 It for Foundation New

    34/61

    Bit Rate

    Bit rate: the number of letters or bits in

    a digital word or byte. An example of a 16

    bit digital word in binary could be(01010101 10101010).

  • 8/10/2019 It for Foundation New

    35/61

    Example

    8 bits = 1 byte

    1024 bytes = 1 kilobyte (210)

    1024 kilobytes = 1 megabyte (220)

    1024 megabytes = 1 gigabyte (230)

  • 8/10/2019 It for Foundation New

    36/61

    PROCESSOR(CPU)

    CPU - abbreviation of central processing

    unit, the CPU is the brain of the computer.

    Sometimes referred to simply as theprocessoror central processor,the CPU

    is where most calculations take place. In

    terms of computing power.the speed of

    cpu is measured in Megahertz(MHz) or

    gigahertz(GHz)

  • 8/10/2019 It for Foundation New

    37/61

    Clock Speed

    Clock speed - also called clock rate,the

    speed at which a microprocessor executesinstructions. Every computer contains an

    internal clock that regulates the rate at which

    instructions are executed and synchronizes

    all the various computer components. Thefaster the clock, the more instructions the

    CPU can execute per second.

  • 8/10/2019 It for Foundation New

    38/61

    Bus

    A bus is a collection of wires through which datais transmitted from one part of a computer toanother. You can think of a bus as a highway

    on which data travels within a computer. Thereare various types of busses, both internal andexternal, that connect the hardware, inside andoutside, the computer.

    Like the CPU, busses have a clock speed. Afast bus allows data to be transferred faster,which makes applications run faster.

  • 8/10/2019 It for Foundation New

    39/61

    HARD DISK (Storage Device)

    The hard disk is a magnetic disk on whichyou can store computer data. The termhardis used to distinguish it from a soft,or floppy,disk. Hard disks hold more dataand are faster than floppy disks. A harddisk, for example, can store anywhere

    from 10 to more than 100 gigabytes,whereas most floppies have a maximumstorage capacity of 1.4 megabytes.

  • 8/10/2019 It for Foundation New

    40/61

    RAM Vs. ROM (Memory)

    Is an acronym for random access

    memory, a type of computer memory that

    can be accessed randomly; That is, anybyte of memory can be accessed without

    touching the preceding bytes. RAM is the

    most common type of memory found in

    computers and other devices, such as

    printers.

  • 8/10/2019 It for Foundation New

    41/61

    RAM Vs. Rom

    In common usage, the term RAMissynonymous with main memory, the memoryavailable to programs. For example, a computer

    with 300M RAM has approximately 2400 millionbytes of memory that programs can use. Incontrast, ROM (read-only memory)refers tospecial memory used to store programs that

    boot the computer and perform diagnostics. Infact, both types of memory (ROM and RAM)allow random access. To be precise, therefore,RAM should be referred to as read/write RAM

    and ROM as read-onlyRAM.

  • 8/10/2019 It for Foundation New

    42/61

    Important Software

    The operating system software is the

    most important program that runs on a

    computer. Every general-purposecomputer must have an operating system

    to run other programs.

  • 8/10/2019 It for Foundation New

    43/61

    Peripherals

    Operating systems perform basic tasks,

    such as recognizing input from the

    keyboard, sending output to the displayscreen, keeping track of files and

    directories on the disk, and controlling

    peripheral devices.

  • 8/10/2019 It for Foundation New

    44/61

  • 8/10/2019 It for Foundation New

    45/61

    Applications

    Operating systems provide a software

    platform on top of which other programs,

    called applicationprograms,can run. Theapplication programs must be written to

    run on top of a particular operating

    system. Your choice of operating system,

    therefore, determines to a great extent the

    applications you can run.

  • 8/10/2019 It for Foundation New

    46/61

    Connectivity

    USB

    Short for universal serial bus,is an

    external bus standard that supportsdata transfer rates of 12 mbps

    (megabits per second). A single USB

    port can be used to connect up to 127

    peripheral devices, such as mice,

    modems, and keyboards.

  • 8/10/2019 It for Foundation New

    47/61

  • 8/10/2019 It for Foundation New

    48/61

    Plug and Play

    USB also supports Plug-and-Playinstallationand hot plugging. Also referred to as Hi-SpeedUSB, USB 2.0 is an external bus that supports

    data rates up to 480 Mbps. USB 2.0 is anextension of USB 1.1. USB 2.0 is fullycompatible with USB 1.1 and uses the samecables and connectors. (Two of the contacts

    carry data one for each direction; the othertwo supply 5 VDC and a ground. Standard MIDIcables carry information in only one direction ona single data wire.)

  • 8/10/2019 It for Foundation New

    49/61

    A very fast external bus standard that supports

    data transfer rates of up to 400Mbps (in 1394a)

    and 800Mbps (in 1394b). Products supportingthe 1394 standard go under different names,

    depending on the company. Apple, which

    originally developed the technology, uses the

    trademarked nameFireWire. Other companies

    use other names, such as i.linkand Lynx,to

    describe their 1394 products.

    FIREWIRE

  • 8/10/2019 It for Foundation New

    50/61

    More Fire

    A single 1394 port can be used to connect up

    63 external devices. In addition to its high

    speed, 1394 also supports isochronousdata--

    delivering data at a guaranteed rate. This

    makes it ideal for devices that need to transfer

    high levels of data in real-time, such as video

    devices. Like USB, 1394 supports both plug-and-play and hot plugging, and also provides

    power to peripheral devices.

  • 8/10/2019 It for Foundation New

    51/61

    Even More

    Like USB, FireWire lets you hook things up to acomputer. Unlike USB, however, FireWire willrun quite happily without a computer. That

    makes it ideal for situations in which a computerwould be unnecessary, such as in permanentaudio installations like theaters or churches. Italso gives FireWire another advantage,

    because devices can talk directly to each otherwithout having to go through a computer'soperating system.

    Th M L b C t A d

  • 8/10/2019 It for Foundation New

    52/61

    The Mac Lab: Computer And

    Peripherals

    Digidesign Mbox

    Korg X5D

    Iomega 250 Mb zip drive

    Midi to USB interface

    USB hub

    Keyboard / mouse

  • 8/10/2019 It for Foundation New

    53/61

    Digidesign Mbox

    USB digital interface for ProTools

    software allows:

    Analog to digital conversion by way ofmicrophone, line and instrument inputs

    Digital to analog conversion to headphone

    and line outputs

    Digital transmission by way of SPDIF

    (Sony Phillips digital interface) input/output

  • 8/10/2019 It for Foundation New

    54/61

    Korg X5D

    Digital synthesizer

  • 8/10/2019 It for Foundation New

    55/61

    Iomega 250 Mb Zip Drive

    External Storage Device

  • 8/10/2019 It for Foundation New

    56/61

    Midi to USB Interface

    Converts midi messages to USB

  • 8/10/2019 It for Foundation New

    57/61

    USB Hub

    Provides multiple ports

  • 8/10/2019 It for Foundation New

    58/61

    Keyboard / Mouse

    USB data entry devices

  • 8/10/2019 It for Foundation New

    59/61

    THE MAC LAB SET UP

    COLOR CODE for diagram:

    BLUEUSB

    GREENMIDI

    REDAUDIO

  • 8/10/2019 It for Foundation New

    60/61

    USB

    AUDIOMIDI

  • 8/10/2019 It for Foundation New

    61/61