Basic Computer Hardware Notes in PDF - Testbook Blog [PDF]

Some exams like SBI PO, SBI Clerk, IBPS PO, IBPS Clerk, SSC CGL, Railways RRB etc. require you to have Basic Computer Kn

6 downloads 64 Views 573KB Size

Recommend Stories


PDF Download Principles of Computer Hardware
Life isn't about getting and having, it's about giving and being. Kevin Kruse

[PDF] Download Blog, Inc
Silence is the language of God, all else is poor translation. Rumi

@BamarSpeedShop | Karismahideung's Blog [PDF]
Tail tidy adalah spakbor belakang pendek, dimana fungsinya untuk menempatkan plat nomer dan lampu sein. Penggunaannya bisa menambah kesan racy, simple dan clean pada motor beraliran sport seperti Yamaha R15. Produk ini dibuat khusus untuk Yamaha R15

Penulis Blog | www.edipsw.com [PDF]
Penulis Blog | www.edipsw.comwww.edipsw.com/penulis-blog/ - Translate this page

Free Basic Computer Training Manual Pdf
You can never cross the ocean unless you have the courage to lose sight of the shore. Andrè Gide

Blog Platform PDF
Goodbyes are only for those who love with their eyes. Because for those who love with heart and soul

[PDF] Blog, Inc
If your life's work can be accomplished in your lifetime, you're not thinking big enough. Wes Jacks

Blog - The Mesh [PDF]
Oct 18, 2014 - Jika anda membutuhkan jasa bersih rumah atau yang biasa disebut sebagai cleaning service di bandung anda bisa menghubungi kami. Kami akan ...... Meja kursi pada umumnya dibuat menggunakan bahan kayu jati, mahoni, meh dan trembesi. Memb

[PDF] Download Blog, Inc
Goodbyes are only for those who love with their eyes. Because for those who love with heart and soul

nrorsednebzc9 blog [PDF]
Apr 9, 2008 - auLWSCPublicationsWPWP_128.pdf+vietnam+friendly+fire&hl=en&ct=clnk&cd=60&gl=usView as HTMLa The “friendly-fire” trial. By Jed Babbin. Dr. Stephan flash 3d vanna white gallery builder california home modular Pasternak, a Navy doctor

Idea Transcript


Basic Computer Hardware Notes in PDF 2 years ago . 1 Comment

Search for...

Computer Awareness is tested in almost every exam. Some exams like SBI PO, SBI Clerk, IBPS PO, IBPS Clerk, SSC CGL, Railways RRB etc. require you to have Basic Computer Knowledge. One of the oft seen topics in Computers is Hardware. Basic Computer Hardware questions are easy to remember and can count for easy marks. Use these Computer Notes to familiarize yourself with Basic Computer Hardware. Download as PDF for revision later.

(https://testbook.com/offers? utm_source=blog&utm_campaign=1Feb&utm_medium=sideb

Download this as PDF (https://testbook.com/blog/wp-content/uploads/2016/06/Basic-ComputerHardware-Notes-in-PDF-1.pdf)

Like





Follow

Recent Articles

About Basic Computer Hardware Every part of your computer is the result of years of research and development. Parts that were once hand made at a cost of thousands of man-hours are now mass produced for a fraction of a rupee. Computer parts can be divided into two groups, hardware and software.

Railway RRC Group D Salary, Pay Scale and Other Perks! (https://testbook.com/blog/rrc-group-d-salary/) 9 mins ago

Latest Update: Final SSC CHSL Vacancies for 2016 Released (https://testbook.com/blog/ssc-chsl-vacancies/)

Hardware is any part of the computer that you can touch. The seeming miles of wires that get tangled on your desk, the CD drive, the monitor are all hardware. Software is a set of electronic instructions

1 hour ago

consisting of complex codes (Programs) that make the computer perform tasks. Windows is a software,

PGCIL Recruitment 2018 for Trainee – Direct Link to Apply! (https://testbook.com/blog/pgcil-recruitment/)

so is any other program that runs on your computer.

4 hours ago

While there are thousands of parts even in the smallest computers that make up its hardware, you are

Detailed GATE CE Exam Analysis and Questions Asked 2018 (https://testbook.com/blog/gate-ce-exam-analysis-and-questio

not required to know them all. You only need to know about basic computer hardware.

18 hours ago

Basic computer hardware consists of the following parts:

Official Railway Group D Syllabus 2018 – Download as PDF (https://testbook.com/blog/railway-group-d-syllabus/)

1. CPU (Central Processing Unit)

19 hours ago

The CPU is considered the brain of the computer. It performs all types of data processing operations, stores data, intermediate results and instructions (program). It controls the operation of all parts of computer. A CPU has 3 components as listed below.

(A) CU (Control Unit) The control unit (CU) is a component of a computer’s central processing unit (CPU) that directs operations of the processor. It tells the computer’s memory, arithmetic logic unit and input and output devices how to respond to a program’s instructions. However, the Control Unit doesn’t process any data.

(B) ALU (Arithmetic Logic Unit) Think of the ALU as the logical part of the brain. When any mathematical calculation or decision/logic needs to be carried out, the instruction is passed on to the ALU. The ALU thinks in bits (i.e. binary digits – ‘0’s and ‘1’s.) It is made up of a group of memory locations built directly into the CPU called registers. These are used to hold the data (binary information) that are being processed by the current instruction.

(C) Memory Primary memory is memory that is part of the computer itself and necessary for its functioning. It consists of mainly two types of memories:

(i) Random Access Memory (RAM) RAM is the internal memory of the CPU for storing data, program and program result. It is read/write memory which stores data until the machine is working. As soon as the machine is switched off, data is erased. RAM is volatile. Volatile means that the data stored in memory is lost when we switch off the computer or if there is a power failure. Hence a backup Uninterruptible Power System (UPS) is often used with computers. There are different types of RAM available. Some of them are described below. Dynamic Random Access Memory (DRAM): A type of physical memory used in most personal computers. The term dynamic indicates that the memory must be constantly refreshed or it loses its contents. This type of memory is more economical. Static Random Access Memory (SRAM): A type of memory that is faster and less volatile than DRAM, but requires more power and is more expensive. The term static is derived from the fact that it does not need to be refreshed like DRAM. Synchronous Dynamic Random Access Memory (SDRAM): A type of DRAM that has a much higher processing speed.

(ii) Read Only Memory (ROM) The memory from which we can only read but cannot write on it. This type of memory is non-volatile. The information is stored permanently in such memories during manufacture. A ROM, stores such instructions that are required to start a computer. This operation is referred to as bootstrap. The different types of ROM are given below. MROM (Masked ROM): The very first ROMs were hard-wired devices that contained a preprogrammed set of data or instructions. These kinds of ROMs are known as masked ROMs which are inexpensive. The MROM cannot be programmed by the user. PROM (Programmable Read only Memory): PROM is read-only memory that can be modified only once by a user. The user buys a blank PROM and enters the desired contents using a PROM program. EPROM (Erasable and Programmable Read Only Memory): The EPROM is a type of a PROM which can be programmed by the user multiple times. EPROM is erased by exposing it to ultra-violet light for a duration of up to 40 minutes. Usually, an EPROM eraser achieves this function. EEPROM (Electrically Erasable and Programmable Read Only Memory): The EEPROM is programmed and erased electrically. It can be erased and reprogrammed about ten thousand times. Both erasing and programming take about 4 to 10 milliseconds.

2. Secondary Storage (External Storage Devices) Floppy diskettes, hard disk, tapes and optical disks come under the category of external storage devices or ancillary storage devices. These devices are very sensitive to environmental conditions (humidity and temperature) as well as to external magnetic fields and need to be stored carefully. They are not compulsory for the functioning of the computer but are useful for expanding the computer’s memory.

(A) Floppy Disk Floppy disks are primarily used on PCs. Information on a floppy disk is recorded in the magnetized states of particles of iron oxides evenly placed upon concentric circles known as tracks.

(B) Hard Disk It is a non-removable enclosed magnetic disk included in most PCs. It contains a stack of metal platters, each coated with iron oxide, that spin on a spindle and the entire unit is encased in a sealed chamber.

(C) Magnetic Tape This is plastic tape, usually made of Mylar that is coated with iron oxide, thereby enabling the introduction (writing); retention (memory) and reading of magnetically recorded information. The best use of tape storage is for data that you do not use very often.

(D) Optical Disc Drive An optical disc drive (ODD) is a disk drive that uses laser light or electromagnetic waves for reading or writing data to or from optical discs (normally CD-ROM). A CD-ROM is a pre-pressed optical compact disc which contains data. The name is an acronym which stands for “Compact Disc Read-Only Memory”. Computers can read CD-ROMs, but cannot write to CD-ROMs which are not writable or erasable.

(E) USB A USB flash drive, also commonly known as a USB drive, USB stick and a variety of other names. It is a data storage device that includes flash memory with an integrated USB interface. USB flash drives are typically removable and rewritable, and physically much smaller than an optical disc.

(3) Peripherals Peripheral devices are devices connected to the computer externally. If a peripheral device is disconnected, the computer will still be able to work; only functions performed by this peripheral device will not be available. Here are the most used types of peripheral devices:

(A) Keyboard The most common and very popular input device which helps in inputting data to the computer. It consists of keys that are capable of inputting alphabets, numbers and special characters. You can also navigate using the keyboard and perform shortcut functions.

(B) Mouse Mouse is the most popular pointing device and cursor-control device having a small palm size box with a round ball at its base which senses the movement of mouse and sends corresponding signals to CPU when the mouse buttons are pressed.

(C) Monitors Monitors, commonly called as Visual Display Unit (VDU), are the main output device of a computer. It forms images from tiny dots, called pixels that are arranged in a rectangular form. The sharpness of the image depends upon the number of pixels.

(D) Printer Printer is an output device, which is used to print information on paper. Impact Printers: The impact printers print the characters by striking them on the ribbon which is then pressed on the paper. Non-Impact Printers: Non-impact printers print the characters without using ribbon. These printers print a complete page at a time so they are also called as Page Printers. Laser Printers, Inkjet Printers.

(E) Joy Stick It is a device used to move cursor position on a monitor screen. It is mainly used in Computer Aided Designing (CAD) and playing computer games.

(F) Scanner A scanner allows you to scan printed material and convert it into a file format that may be used within the PC.

(G) Plotter A plotter is used to create high-quality visuals on paper. Plotters were used in applications such as computer-aided design, though they have generally been replaced with wide-format conventional printers. A plotter gives a hard copy of the output. It draws pictures on a paper using a pen. It can be used to create presentation-charts, graphics, tables and high quality technical drawings. There are two types of plotter. Drum Plotter: The paper is placed over the drum that rotates back and forth. A carriage holding one or more pens is mounted horizontally across the drum. The carriage with the pens moves horizontally over the paper. Each pen could be filled with different colours. This plotter has the ability to produce colour pictures. Flat Bed Plotter: In flat bed plotter, the paper does not move. The carriage holding the pens should provide all motions. Inkjet plotters can also produce large drawings with different colours. Liked these Basic Computer Hardware Notes? Read more Computer notes! Computer Abbreviations (https://testbook.com/blog/computer-abbreviations-pdf/) MS Word Keyboard Shortcuts (https://testbook.com/blog/microsoft-word-keyboard-shortcuts-computeraptitude/) Try Computer Quizzes (https://testbook.com/blog/category/computers-quiz/)



16

Suggested Posts For You

Save

Top Posts in More Notes

Bharat QR Code – Economy Notes for SBI Clerk ... (https://testbook.com/blog/bharatqr-code/)

(https://testbook.com/blog/bharat19 hours ago qr-code/) Entry Concepts of Accounting

for SSC CGL Tier II 2018 &... (https://testbook.com/blog/entryconcepts-of-accounting-for-ssc(https://testbook.com/blog/entrycgl-notes-pdf/)

concepts-of- Testbook blog 1 week ago accountingfor-ssc-cgl Recommend 2 Share notes-pdf/)

1 Comment

Past Years’ ISRO Question Papers for Scientist &#... (https://testbook.com/blog/previousyears-isro-question-papers/)

(https://testbook.com/blog/previous5 days ago years-isroGenerally Accepted Accounting Principles for SSC CGL Ti... question(https://testbook.com/blog/generallypapers/) accepted-accounting-principles(https://testbook.com/blog/generallygk-notes-pdf/) accepted2 weeks ago 1 Login accountingprinciples-gkSort by Best notes-pdf/)

Join the discussion… naveen the Don • a year ago

plz provide complete pdf for computer knowledge and banking awareness.... ibps clerk exams are nearing... waiting for ur reply

Subscribe

• Reply • Share ›

Add Disqus to your siteAdd DisqusAdd

Privacy

COMPANY

#803-805, The Landmark Building, (Above Croma), Sector 7, Kharghar, Navi Mumbai - 410210 [email protected] (mailto:[email protected]) +91-8080-433-233 (tel:+91-8080-433233) Office hours: 10 AM to 8 PM (Sunday Closed)

EXAMS

About Us IBPS Clerk (/ibps-clerk) (https://testbook.com/aboutSSC CHSL (/ssc-chsl) us) IBPS PO (/ibps-po) Careers SSC CGL (/ssc-cgl) (https://testbook.com/careers) Scientific Assistant (IMD) Vyaktitva (/scientific-assistant-imd) (https://testbook.com/vyaktitvatestbook-leadership-initiative) UIIC Assistant (/uiic-assistant)

COURSES

MOBILE

Bank PO Bank SO (https://testbook.com/bank-(https://testbook.com/bankpo) so) (https://play.google.com/store id=com.testbook.tbapp) Bank Clerk RBI (https://testbook.com/bank-(https://testbook.com/rbi) clerk) Insurance FOLLOW US (https://testbook.com/insurance)

SSC CGL Railways RRB Partners RRB Office Assistant (/rrb-office- (https://testbook.com/ssc- (https://testbook.com/railways- (https://testbook.com/partners) cgl) rrb) assistant) (https://www.facebook.com/te (https://www.facebook.c (https://plus.googl Blog Aptitude GK & Current Affairs SSC Stenographer (/ssc(https://testbook.com/blog/) (https://testbook.com/aptitude) (https://testbook.com/gk- (https://www.linkedin.com/com stenographer) and-current-affairs) Media com) (https://testbook.com/news) GATE BSNL TTA (https://testbook.com/gate) (https://testbook.com/bsnlSitemap tta) (https://testbook.com/sitemap) SSC JE CIL (https://testbook.com/ssc- (https://testbook.com/cil) je)

MP Patwari (https://testbook.com/mppatwari)

© Testbook 2017

Privacy (https://testbook.com/privacy-policy) Terms (https://testbook.com/terms-of-service) User Policy (https://testbook.com/acceptable-use-policy) (https://mixpanel.com/f/partner)

Smile Life

When life gives you a hundred reasons to cry, show life that you have a thousand reasons to smile

Get in touch

© Copyright 2015 - 2024 PDFFOX.COM - All rights reserved.