SlideShare a Scribd company logo
1 of 18
Computer Fundaments & Basics of Computer
Suman Mia(Saikan)
AdjunctLecturer
Dept ofComputerScience andEngineering, DIU
Definition of Computer
A computer is normally considered to be a calculation device
which can perform the arithmetic operations very speedily.
 A computer may be defined as a device which operates upon the
data.
Data can be in the form of numbers, letters, symbols, size etc. And
it comes in various shapes & sizes depending upon the type of
computer application.
A computer can store, process & retrieve data as and when we
desired.
Write Down the Functionalities of Computer
Step 1 − Takes data as input.
Step 2 − Stores the data/instructions in its memory and uses
them as required.
Step 3 − Processes the data and converts it into useful
information.
Step 4 − Generates the output.
Step 5 − Controls all the above four steps.
Input Processing Output
Write down the characteristics of Computer
1.Automatic
2.Accuracy
3.High Speed
4.Diligence
5.Versatility
6.Power of Remembering
7.Reliability
8.Storage Capability
9.Reduction in Paper work
EXPLAIN The GENERATION OF THE COMPUTERS.
Sl. NO. Generation & Description
1 First Generation
The period of first generation: 1946-1959. Vacuum tube based.
2 Second Generation
The period of second generation: 1959-1965. Transistor based.
3 Third Generation
The period of third generation: 1965-1971. Integrated Circuit based.
4 Fourth Generation
The period of fourth generation: 1971-1980. VLSI microprocessor based.
5 Fifth Generation
The period of fifth generation: 1980-onwards. ULSI microprocessor based.
EXPLAIN THE CLASSIFICATION OF THE COMPUTER BY DATA PROCESSING
The computers are classified in four types on the based on data processing.
Micro Computer: Micro computers are the computers with having a microprocessor
chip as it central processing unit.
Mini Computer: Mini computers are Lower mainframe in the terms of processing
capabilities.
Mainframe Computer: A very powerful computer which capable of supporting
thousands of user simultaneously.
Super Computer: Used for complex scientific application that requires huge
processing power.
EXPLAIN THE BLOCK DIAGRAM OF COMPUTER
Write Some Input Devices OF Computer
Keyboard MICR
(Magnetic Ink Code Reader)
Mouse OCR
(Optical Code Reader)
Joystick OMR
(Optical Mark Reader)
Track Ball BAR Code Reader
Light Pen Touch Screen
Scanner Webcam
Camera Touch Pad
Microphone Graphic Tablet
Write Some Output Devices OF Computer
Monitor Graphic Plotter
Printer Speakers
Headphone Projectors
GPS Device Fax Machine
LED/LCD Walls Data Projector
Difference between RAM and ROM
Random Access Memory (RAM) Read Only Memory (ROM)
RAM is a volatile memory that could store the
data as long as the power is supplied
ROM is a non-volatile memory that the could
retain the data even when the power is turned
off.
Read and write operations are supported.
Only read operations are supported.
It is a high-speed memory.
It is much slower than the RAM.
RAM is more costlier than ROM.
ROM is cheaper than RAM.
CPU can easily access data stored in RAM. CPU cannot easily access data stored in ROM.
What are the types of Random Access Memory (RAM)?
There are two types of RAM::
1.Static RAM (SRAM)
2.Dynamic RAM (DRAM)
What are the types of Read Only Memory (R0M)?
There are four types of RAM:
1. Masked ROM (MROM)
2. Programmable ROM (PROM)
3. Erasable Programmable ROM (EPROM)
4. Electrically erasable programmable ROM (EEPROM)
System Software
System Software:
The system software is a collection of programs designed to operate, control, and
extend the processing capabilities of the computer itself.
Operating System
(Windows, macOS, Linux,
iOS, and Android)
Device Drivers Firmware
BIOS/UEFI: Basic
Input/Output System
(BIOS) or Unified Extensible
Firmware Interface (UEFI)
Virtual Machine
Monitors/Hypervisors
Utility Programs
Language Translators Linkers and Loaders System Libraries
Shell
Application Software
Application Software:
Application software, often simply referred to as "apps," is a type of computer
software designed to perform specific tasks or functions for end-users.
Word Processors
(Microsoft Word, Google Docs,
and LibreOffice Writer)
Spreadsheet Software
(Microsoft Excel, Google Sheets,
and LibreOffice Calc)
Presentation Software
(Microsoft PowerPoint and
Google Slides)
Social Media
(Facebook,Youtube,Instagram,Lin
kedin,Tik Tok)
Web Browsers
(Google Chrome, Mozilla Firefox,
Microsoft Edge, and Apple Safari)
Email Clients
(Microsoft Outlook, Gmail, and
Yahoo)
Media Players
(VLC Media Player, Windows
Media Player, and iTunes )
Video Editing Software
(Adobe Premiere Pro, Final Cut
Pro, and iMovie )
Gaming Software
Educational Software Database Management
Software
(Microsoft Access, MySQL, and
Oracle Database.)
Financial Software
Converting Decimal to Binary:
In conversion from decimal to any other number system, the steps to be followed are:
1. Divide the decimal number by the base of 2.
2. Note the remainder in one column and divide the quotient again with the base.
Repeat this process until the quotient is reduced to a zero.
2 65
2 32 1
2 16 0
2 8 0
2 4 0
2 2 0
2 1 0
0 1
The binary number of 65 is 1000001
Networking Topology
StarTopology
Advantages of Star Topology:
1. If N devices are connected to each other in a star
topology, then the number of cables required to
connect them is N. So, it is easy to set up.
2. Each device requires only 1
3. It is Robust. If one link fails only that link will
affect and not other than that.
4. Easy to fault identification and fault isolation.
5. Star topology is cost-effective as it uses
inexpensive coaxial cable.
Networking Topology Cont..
BusTopology
Advantages of BUS Topology:
1. If N devices are connected to each other in a bus
topology, N drop lines are required.
2. Coaxial or twisted pair cables are mainly used in
bus-based networks that support up to 10 Mbps.
3. The cost of the cable is less compared to other
topologies, but it is used to build small networks.
4. Bus topology is familiar technology as installation
and troubleshooting techniques are well known.
Networking Topology Cont..
RingTopology
Advantages of Ring Topology:
1. The data transmission is high-speed.
2. The possibility of collision is minimum in this type
of topology.
3. Cheap to install and expand.
4. It is less costly than a star topology.
Networking Topology Cont..
TreeTopology
Advantages of Tree Topology:
1. It allows more devices to be attached to a single
central hub thus it decreases the distance that is
traveled by the signal to come to the devices.
2. It allows the network to get isolated and also
prioritize from different computers.
3. We can add new devices to the existing network.
4. Error detection and error correction are very easy
in a tree topology.

More Related Content

Similar to Computer Fundamentals and Basics of Computer

Similar to Computer Fundamentals and Basics of Computer (20)

Computer Short Note1.docx
Computer Short Note1.docxComputer Short Note1.docx
Computer Short Note1.docx
 
Fundamentals Of Computer
Fundamentals Of ComputerFundamentals Of Computer
Fundamentals Of Computer
 
Fundamentals of Computer.pptx
Fundamentals of Computer.pptxFundamentals of Computer.pptx
Fundamentals of Computer.pptx
 
002_Fundamentals of Computer.pdf
002_Fundamentals of Computer.pdf002_Fundamentals of Computer.pdf
002_Fundamentals of Computer.pdf
 
COMP-FUNDAMENTALS.pptx
COMP-FUNDAMENTALS.pptxCOMP-FUNDAMENTALS.pptx
COMP-FUNDAMENTALS.pptx
 
Embedded Systems
Embedded SystemsEmbedded Systems
Embedded Systems
 
Chapter 2(answer)2
Chapter 2(answer)2Chapter 2(answer)2
Chapter 2(answer)2
 
Free Hardware & Networking Slides by ITE Infotech Private Limited
Free Hardware & Networking Slides by ITE Infotech Private LimitedFree Hardware & Networking Slides by ITE Infotech Private Limited
Free Hardware & Networking Slides by ITE Infotech Private Limited
 
C with lab
C with labC with lab
C with lab
 
1 basic computer course
1 basic computer course1 basic computer course
1 basic computer course
 
Computer basics
Computer basicsComputer basics
Computer basics
 
Chapter 1r
Chapter 1rChapter 1r
Chapter 1r
 
Introduction to computer system
Introduction to computer systemIntroduction to computer system
Introduction to computer system
 
Basic of computers
Basic of computersBasic of computers
Basic of computers
 
A+ hand out
A+ hand outA+ hand out
A+ hand out
 
INTRODUCTION TO COMPUTER .pptx
INTRODUCTION TO COMPUTER .pptxINTRODUCTION TO COMPUTER .pptx
INTRODUCTION TO COMPUTER .pptx
 
Fundamentals-of-Computer.ppt
Fundamentals-of-Computer.pptFundamentals-of-Computer.ppt
Fundamentals-of-Computer.ppt
 
Ipc 01
Ipc 01Ipc 01
Ipc 01
 
Computer basic theory
Computer basic theoryComputer basic theory
Computer basic theory
 
BASIC KNOWLEDGE OF COMPUTER
BASIC KNOWLEDGE OF COMPUTERBASIC KNOWLEDGE OF COMPUTER
BASIC KNOWLEDGE OF COMPUTER
 

More from Suman Mia

Computer Network Topology By Team_Initiator (Dept . of Sociology)
Computer Network Topology By Team_Initiator (Dept . of Sociology)Computer Network Topology By Team_Initiator (Dept . of Sociology)
Computer Network Topology By Team_Initiator (Dept . of Sociology)Suman Mia
 
Computer Network Topology By Team_Diversity Detectives (Dept . of Sociology)
Computer Network Topology By Team_Diversity Detectives (Dept . of Sociology)Computer Network Topology By Team_Diversity Detectives (Dept . of Sociology)
Computer Network Topology By Team_Diversity Detectives (Dept . of Sociology)Suman Mia
 
Computer Network Topology By Team_Societal Explorers (Dept . of Sociology)
Computer Network Topology By Team_Societal Explorers (Dept . of Sociology)Computer Network Topology By Team_Societal Explorers (Dept . of Sociology)
Computer Network Topology By Team_Societal Explorers (Dept . of Sociology)Suman Mia
 
Computer Network Topology By Team_Social Dynamic Squad (Dept . of Sociology)
Computer Network Topology By Team_Social Dynamic Squad (Dept . of Sociology)Computer Network Topology By Team_Social Dynamic Squad (Dept . of Sociology)
Computer Network Topology By Team_Social Dynamic Squad (Dept . of Sociology)Suman Mia
 
Computer Network Topology By Team_Inclusion Inquiry Initiative (Dept . of Soc...
Computer Network Topology By Team_Inclusion Inquiry Initiative (Dept . of Soc...Computer Network Topology By Team_Inclusion Inquiry Initiative (Dept . of Soc...
Computer Network Topology By Team_Inclusion Inquiry Initiative (Dept . of Soc...Suman Mia
 
Computer Network Topology By Team_Culture Crusade (Dept . of Sociology)
Computer Network Topology By Team_Culture Crusade (Dept . of Sociology)Computer Network Topology By Team_Culture Crusade (Dept . of Sociology)
Computer Network Topology By Team_Culture Crusade (Dept . of Sociology)Suman Mia
 
Computer Network Topology By Team_Community Connectors (Dept . of Sociology)
Computer Network Topology By Team_Community Connectors (Dept . of Sociology)Computer Network Topology By Team_Community Connectors (Dept . of Sociology)
Computer Network Topology By Team_Community Connectors (Dept . of Sociology)Suman Mia
 
Computer Network Topology By Team_Empowerment Ensemble (Dept . of Sociology)
Computer Network Topology By Team_Empowerment Ensemble (Dept . of Sociology)Computer Network Topology By Team_Empowerment Ensemble (Dept . of Sociology)
Computer Network Topology By Team_Empowerment Ensemble (Dept . of Sociology)Suman Mia
 
Computer Network Topology By Team_Venus(Dept. English)
Computer Network Topology By Team_Venus(Dept. English)Computer Network Topology By Team_Venus(Dept. English)
Computer Network Topology By Team_Venus(Dept. English)Suman Mia
 
Computer Network Topology By Team_Triangle(Dept. English)
Computer Network Topology By Team_Triangle(Dept. English)Computer Network Topology By Team_Triangle(Dept. English)
Computer Network Topology By Team_Triangle(Dept. English)Suman Mia
 
Computer Network Topology By Team_Royal (Dept. English)
Computer Network Topology By Team_Royal (Dept. English)Computer Network Topology By Team_Royal (Dept. English)
Computer Network Topology By Team_Royal (Dept. English)Suman Mia
 
Computer Network Topology By Team_Sanam (Dept. English)
Computer Network Topology By Team_Sanam (Dept. English)Computer Network Topology By Team_Sanam (Dept. English)
Computer Network Topology By Team_Sanam (Dept. English)Suman Mia
 
Computer Network Topology By Team_Purple (Dept. English)
Computer Network Topology By Team_Purple (Dept. English)Computer Network Topology By Team_Purple (Dept. English)
Computer Network Topology By Team_Purple (Dept. English)Suman Mia
 
Computer Network Topology By Team_ Paramount (Dept. English)
Computer Network Topology By Team_ Paramount (Dept. English)Computer Network Topology By Team_ Paramount (Dept. English)
Computer Network Topology By Team_ Paramount (Dept. English)Suman Mia
 
Computer Network Topology By Team_Metrolife(Dept. English)
Computer Network Topology By Team_Metrolife(Dept. English)Computer Network Topology By Team_Metrolife(Dept. English)
Computer Network Topology By Team_Metrolife(Dept. English)Suman Mia
 
Computer Network Topology By Team_Meghna (Dept. English)
Computer Network Topology By Team_Meghna (Dept. English)Computer Network Topology By Team_Meghna (Dept. English)
Computer Network Topology By Team_Meghna (Dept. English)Suman Mia
 
Computer Network Topology By Team_Jamuna (Dept. English)
Computer Network Topology By Team_Jamuna (Dept. English)Computer Network Topology By Team_Jamuna (Dept. English)
Computer Network Topology By Team_Jamuna (Dept. English)Suman Mia
 
Computer Network Topology By Team_CSK (Dept. English)
Computer Network Topology By Team_CSK (Dept. English)Computer Network Topology By Team_CSK (Dept. English)
Computer Network Topology By Team_CSK (Dept. English)Suman Mia
 
COmputer Network Topology By Team Gemini
COmputer Network Topology By Team GeminiCOmputer Network Topology By Team Gemini
COmputer Network Topology By Team GeminiSuman Mia
 
Software Development Life Cycle(SDLC) By Team Hunter (Dept. of Pharmacy)
Software Development Life Cycle(SDLC) By Team Hunter (Dept. of Pharmacy)Software Development Life Cycle(SDLC) By Team Hunter (Dept. of Pharmacy)
Software Development Life Cycle(SDLC) By Team Hunter (Dept. of Pharmacy)Suman Mia
 

More from Suman Mia (20)

Computer Network Topology By Team_Initiator (Dept . of Sociology)
Computer Network Topology By Team_Initiator (Dept . of Sociology)Computer Network Topology By Team_Initiator (Dept . of Sociology)
Computer Network Topology By Team_Initiator (Dept . of Sociology)
 
Computer Network Topology By Team_Diversity Detectives (Dept . of Sociology)
Computer Network Topology By Team_Diversity Detectives (Dept . of Sociology)Computer Network Topology By Team_Diversity Detectives (Dept . of Sociology)
Computer Network Topology By Team_Diversity Detectives (Dept . of Sociology)
 
Computer Network Topology By Team_Societal Explorers (Dept . of Sociology)
Computer Network Topology By Team_Societal Explorers (Dept . of Sociology)Computer Network Topology By Team_Societal Explorers (Dept . of Sociology)
Computer Network Topology By Team_Societal Explorers (Dept . of Sociology)
 
Computer Network Topology By Team_Social Dynamic Squad (Dept . of Sociology)
Computer Network Topology By Team_Social Dynamic Squad (Dept . of Sociology)Computer Network Topology By Team_Social Dynamic Squad (Dept . of Sociology)
Computer Network Topology By Team_Social Dynamic Squad (Dept . of Sociology)
 
Computer Network Topology By Team_Inclusion Inquiry Initiative (Dept . of Soc...
Computer Network Topology By Team_Inclusion Inquiry Initiative (Dept . of Soc...Computer Network Topology By Team_Inclusion Inquiry Initiative (Dept . of Soc...
Computer Network Topology By Team_Inclusion Inquiry Initiative (Dept . of Soc...
 
Computer Network Topology By Team_Culture Crusade (Dept . of Sociology)
Computer Network Topology By Team_Culture Crusade (Dept . of Sociology)Computer Network Topology By Team_Culture Crusade (Dept . of Sociology)
Computer Network Topology By Team_Culture Crusade (Dept . of Sociology)
 
Computer Network Topology By Team_Community Connectors (Dept . of Sociology)
Computer Network Topology By Team_Community Connectors (Dept . of Sociology)Computer Network Topology By Team_Community Connectors (Dept . of Sociology)
Computer Network Topology By Team_Community Connectors (Dept . of Sociology)
 
Computer Network Topology By Team_Empowerment Ensemble (Dept . of Sociology)
Computer Network Topology By Team_Empowerment Ensemble (Dept . of Sociology)Computer Network Topology By Team_Empowerment Ensemble (Dept . of Sociology)
Computer Network Topology By Team_Empowerment Ensemble (Dept . of Sociology)
 
Computer Network Topology By Team_Venus(Dept. English)
Computer Network Topology By Team_Venus(Dept. English)Computer Network Topology By Team_Venus(Dept. English)
Computer Network Topology By Team_Venus(Dept. English)
 
Computer Network Topology By Team_Triangle(Dept. English)
Computer Network Topology By Team_Triangle(Dept. English)Computer Network Topology By Team_Triangle(Dept. English)
Computer Network Topology By Team_Triangle(Dept. English)
 
Computer Network Topology By Team_Royal (Dept. English)
Computer Network Topology By Team_Royal (Dept. English)Computer Network Topology By Team_Royal (Dept. English)
Computer Network Topology By Team_Royal (Dept. English)
 
Computer Network Topology By Team_Sanam (Dept. English)
Computer Network Topology By Team_Sanam (Dept. English)Computer Network Topology By Team_Sanam (Dept. English)
Computer Network Topology By Team_Sanam (Dept. English)
 
Computer Network Topology By Team_Purple (Dept. English)
Computer Network Topology By Team_Purple (Dept. English)Computer Network Topology By Team_Purple (Dept. English)
Computer Network Topology By Team_Purple (Dept. English)
 
Computer Network Topology By Team_ Paramount (Dept. English)
Computer Network Topology By Team_ Paramount (Dept. English)Computer Network Topology By Team_ Paramount (Dept. English)
Computer Network Topology By Team_ Paramount (Dept. English)
 
Computer Network Topology By Team_Metrolife(Dept. English)
Computer Network Topology By Team_Metrolife(Dept. English)Computer Network Topology By Team_Metrolife(Dept. English)
Computer Network Topology By Team_Metrolife(Dept. English)
 
Computer Network Topology By Team_Meghna (Dept. English)
Computer Network Topology By Team_Meghna (Dept. English)Computer Network Topology By Team_Meghna (Dept. English)
Computer Network Topology By Team_Meghna (Dept. English)
 
Computer Network Topology By Team_Jamuna (Dept. English)
Computer Network Topology By Team_Jamuna (Dept. English)Computer Network Topology By Team_Jamuna (Dept. English)
Computer Network Topology By Team_Jamuna (Dept. English)
 
Computer Network Topology By Team_CSK (Dept. English)
Computer Network Topology By Team_CSK (Dept. English)Computer Network Topology By Team_CSK (Dept. English)
Computer Network Topology By Team_CSK (Dept. English)
 
COmputer Network Topology By Team Gemini
COmputer Network Topology By Team GeminiCOmputer Network Topology By Team Gemini
COmputer Network Topology By Team Gemini
 
Software Development Life Cycle(SDLC) By Team Hunter (Dept. of Pharmacy)
Software Development Life Cycle(SDLC) By Team Hunter (Dept. of Pharmacy)Software Development Life Cycle(SDLC) By Team Hunter (Dept. of Pharmacy)
Software Development Life Cycle(SDLC) By Team Hunter (Dept. of Pharmacy)
 

Recently uploaded

CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...Chandu841456
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 

Recently uploaded (20)

CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 

Computer Fundamentals and Basics of Computer

  • 1. Computer Fundaments & Basics of Computer Suman Mia(Saikan) AdjunctLecturer Dept ofComputerScience andEngineering, DIU
  • 2. Definition of Computer A computer is normally considered to be a calculation device which can perform the arithmetic operations very speedily.  A computer may be defined as a device which operates upon the data. Data can be in the form of numbers, letters, symbols, size etc. And it comes in various shapes & sizes depending upon the type of computer application. A computer can store, process & retrieve data as and when we desired.
  • 3. Write Down the Functionalities of Computer Step 1 − Takes data as input. Step 2 − Stores the data/instructions in its memory and uses them as required. Step 3 − Processes the data and converts it into useful information. Step 4 − Generates the output. Step 5 − Controls all the above four steps. Input Processing Output
  • 4. Write down the characteristics of Computer 1.Automatic 2.Accuracy 3.High Speed 4.Diligence 5.Versatility 6.Power of Remembering 7.Reliability 8.Storage Capability 9.Reduction in Paper work
  • 5. EXPLAIN The GENERATION OF THE COMPUTERS. Sl. NO. Generation & Description 1 First Generation The period of first generation: 1946-1959. Vacuum tube based. 2 Second Generation The period of second generation: 1959-1965. Transistor based. 3 Third Generation The period of third generation: 1965-1971. Integrated Circuit based. 4 Fourth Generation The period of fourth generation: 1971-1980. VLSI microprocessor based. 5 Fifth Generation The period of fifth generation: 1980-onwards. ULSI microprocessor based.
  • 6. EXPLAIN THE CLASSIFICATION OF THE COMPUTER BY DATA PROCESSING The computers are classified in four types on the based on data processing. Micro Computer: Micro computers are the computers with having a microprocessor chip as it central processing unit. Mini Computer: Mini computers are Lower mainframe in the terms of processing capabilities. Mainframe Computer: A very powerful computer which capable of supporting thousands of user simultaneously. Super Computer: Used for complex scientific application that requires huge processing power.
  • 7. EXPLAIN THE BLOCK DIAGRAM OF COMPUTER
  • 8. Write Some Input Devices OF Computer Keyboard MICR (Magnetic Ink Code Reader) Mouse OCR (Optical Code Reader) Joystick OMR (Optical Mark Reader) Track Ball BAR Code Reader Light Pen Touch Screen Scanner Webcam Camera Touch Pad Microphone Graphic Tablet
  • 9. Write Some Output Devices OF Computer Monitor Graphic Plotter Printer Speakers Headphone Projectors GPS Device Fax Machine LED/LCD Walls Data Projector
  • 10. Difference between RAM and ROM Random Access Memory (RAM) Read Only Memory (ROM) RAM is a volatile memory that could store the data as long as the power is supplied ROM is a non-volatile memory that the could retain the data even when the power is turned off. Read and write operations are supported. Only read operations are supported. It is a high-speed memory. It is much slower than the RAM. RAM is more costlier than ROM. ROM is cheaper than RAM. CPU can easily access data stored in RAM. CPU cannot easily access data stored in ROM.
  • 11. What are the types of Random Access Memory (RAM)? There are two types of RAM:: 1.Static RAM (SRAM) 2.Dynamic RAM (DRAM) What are the types of Read Only Memory (R0M)? There are four types of RAM: 1. Masked ROM (MROM) 2. Programmable ROM (PROM) 3. Erasable Programmable ROM (EPROM) 4. Electrically erasable programmable ROM (EEPROM)
  • 12. System Software System Software: The system software is a collection of programs designed to operate, control, and extend the processing capabilities of the computer itself. Operating System (Windows, macOS, Linux, iOS, and Android) Device Drivers Firmware BIOS/UEFI: Basic Input/Output System (BIOS) or Unified Extensible Firmware Interface (UEFI) Virtual Machine Monitors/Hypervisors Utility Programs Language Translators Linkers and Loaders System Libraries Shell
  • 13. Application Software Application Software: Application software, often simply referred to as "apps," is a type of computer software designed to perform specific tasks or functions for end-users. Word Processors (Microsoft Word, Google Docs, and LibreOffice Writer) Spreadsheet Software (Microsoft Excel, Google Sheets, and LibreOffice Calc) Presentation Software (Microsoft PowerPoint and Google Slides) Social Media (Facebook,Youtube,Instagram,Lin kedin,Tik Tok) Web Browsers (Google Chrome, Mozilla Firefox, Microsoft Edge, and Apple Safari) Email Clients (Microsoft Outlook, Gmail, and Yahoo) Media Players (VLC Media Player, Windows Media Player, and iTunes ) Video Editing Software (Adobe Premiere Pro, Final Cut Pro, and iMovie ) Gaming Software Educational Software Database Management Software (Microsoft Access, MySQL, and Oracle Database.) Financial Software
  • 14. Converting Decimal to Binary: In conversion from decimal to any other number system, the steps to be followed are: 1. Divide the decimal number by the base of 2. 2. Note the remainder in one column and divide the quotient again with the base. Repeat this process until the quotient is reduced to a zero. 2 65 2 32 1 2 16 0 2 8 0 2 4 0 2 2 0 2 1 0 0 1 The binary number of 65 is 1000001
  • 15. Networking Topology StarTopology Advantages of Star Topology: 1. If N devices are connected to each other in a star topology, then the number of cables required to connect them is N. So, it is easy to set up. 2. Each device requires only 1 3. It is Robust. If one link fails only that link will affect and not other than that. 4. Easy to fault identification and fault isolation. 5. Star topology is cost-effective as it uses inexpensive coaxial cable.
  • 16. Networking Topology Cont.. BusTopology Advantages of BUS Topology: 1. If N devices are connected to each other in a bus topology, N drop lines are required. 2. Coaxial or twisted pair cables are mainly used in bus-based networks that support up to 10 Mbps. 3. The cost of the cable is less compared to other topologies, but it is used to build small networks. 4. Bus topology is familiar technology as installation and troubleshooting techniques are well known.
  • 17. Networking Topology Cont.. RingTopology Advantages of Ring Topology: 1. The data transmission is high-speed. 2. The possibility of collision is minimum in this type of topology. 3. Cheap to install and expand. 4. It is less costly than a star topology.
  • 18. Networking Topology Cont.. TreeTopology Advantages of Tree Topology: 1. It allows more devices to be attached to a single central hub thus it decreases the distance that is traveled by the signal to come to the devices. 2. It allows the network to get isolated and also prioritize from different computers. 3. We can add new devices to the existing network. 4. Error detection and error correction are very easy in a tree topology.