SlideShare a Scribd company logo
1 of 62
Course Overview
CLNL 1002 Digital Devices and its
Application
Presented By
DHIVIYA ROSE J
Assistant Professor – Senior Scale
School of Computer Science Engineering | UPES
• Basic Computer Organization
• Input and Output Devices
• Storage Devices
• Various Types of Software
INTRODUCTION
TO COMPUTER
SYSTEM
• Main Functions of OS
• Types of OS
OPERATING
SYSTEM
• Microsoft Work
• Microsoft Excel
• Microsoft Power Point
• Microsoft Access
• Microsoft Outlook
INTRODUCTION
TO MS- OFFICE
PACKAGE
• Networking Basics, Topologies
• Working of Internet
• E-Commerce
• Cyber Safety
• Applications of IT
INTERNET
BASICS
• Manupatra
• Jstor
• Hein Online
• SCC Online
• LexisNexis
• Westlaw
INTRODUCTION
TO LEGAL
DATABASE
CLNL 1002 Digital Devices and its Applications
Module 1
• INTRODUCTION TO COMPUTER
SYSTEM
▫ Basic Computer Organization
▫ Input and Output Devices
▫ Storage Devices
▫ Various Types of Software
Lecture #1
Computer Organization
Presented By
DHIVIYA ROSE J
AP– Senior Scale
School of Computer Science Engineering | UPES
CLNL 1002 Digital Devices and its Applications
PC Components
Computer system - collection of electronic and
mechanical devices operating as a unit. The main
parts are:
1. System unit
2. Monitor
3. Keyboard
4. Mouse
5. Speakers
2
3 4
5
1
CLNL 1002 Digital Devices and its Applications
Activity 1
• Data Cable
• Power Cable
CLNL 1002 Digital Devices and its Applications
Computer Components
Hardware Software
CLNL 1002 Digital Devices and its Applications
All of the electronic and mechanical equipment in a
computer is called the hardware. Examples include:
• Motherboard
• Hard disk
• RAM
• Power supply
• Processor
• Case
• Monitor
• Keyboard
• Mouse
Hardware
Input
Devices
Central
Processing
Unit
Output
Devices
CLNL 1002 Digital Devices and its Applications
Peripherals – Input and Output Unit
Peripherals are devices that connect to the system
unit using cables or wireless technologies. Typical
peripherals include:
• Monitor
• Keyboard
• Printer
• Plotter
• Scanner
• Speakers
• Input Unit: Helps to take the data into
the CPU for processing from human
• Output Unit: Helps to see the output
of the results by the human
CLNL 1002 Digital Devices and its Applications
Lecture #2
CLNL 1002 Digital Devices and its Application
Computer Hardware Components
Presented By
DHIVIYA ROSE J
Assistant Professor – Senior Scale
School of Computer Science Engineering | UPES
CLNL 1002 Digital Devices and its Applications
Computer Components
Hardware Software
CLNL 1002 Digital Devices and its Applications
All of the electronic and mechanical equipment in a
computer is called the hardware. Examples include:
• Motherboard
• Hard disk
• RAM
• Power supply
• Processor
• Case
• Monitor
• Keyboard
• Mouse
Hardware
Input
Devices
Central
Processing
Unit
Output
Devices
CLNL 1002 Digital Devices and its Applications
Group Activity
• Maximum Number of Components
• Listing
▫ Input Devices
▫ Output Devices
▫ Storage Devices
▫ Processing Devices
▫ Network Devices
CLNL 1002 Digital Devices and its Applications
Central Processing Unit
The system unit is the main container for system
devices. It protects the delicate electronic and
mechanical devices from damage. Typical system
unit devices include:
• Motherboard
• CPU (Processor)
• Memory
• Disk drives
• Ports - USB etc.
• Power supply
• Expansion cards - sound card, network
card, graphics card etc.
CLNL 1002 Digital Devices and its Applications
Central Processing Unit
Computer program - a series of instructions. When a
program is run, the processor carries out these
instructions in an orderly fashion. Typical instructions
include:
• Arithmetic - addition, subtraction etc
• Logical - comparing data and acting according
to the result
• Move - move data from place to place within the
computer system - memory to the processor for
addition - memory to a printer or disk drive etc.
CLNL 1002 Digital Devices and its Applications
Mainboard or system board - the main circuit board
for the computer system. All device in the computer
system will either be part of the motherboard or
connected to it.
Motherboard
Processor
Socket
Memory
Sockets
Ports
PCI Slots
Graphics Slot
Chipset
CLNL 1002 Digital Devices and its Applications
A computer power supply has a number of functions:
• Converts Alternating current (AC) Direct
current (DC)
• Transforms mains voltage (240 Volts) to the
voltages required by the computer. The main
voltages are:
• 12 volts for the disk drives as they have motors
• 3.3 and 5 volts for the circuit boards in the computer
Power Supply
CLNL 1002 Digital Devices and its Applications
Computer ports are interfaces between peripheral
devices and the computer. They are mainly found at
the back of the computer but are often also built into the
front of the computer chassis for easy access.
Ports at the rear of the computer
Ports at the front of the computer
Ports
CLNL 1002 Digital Devices and its Applications
Block diagram of Computer
CLNL 1002 Digital Devices and its Applications
Input Output Devices
CLNL 1002 Digital Devices and its Applications
Input Devices
• Keyboard
• Point and draw devices
▫ Mouse, track ball, touch screen, light pen,joystick
• Scanning Devices
▫ OCR and OMR scanners,
• Electronic card based devices
▫ Bar code readers
• Speech Recognition Devices
• Vision Based Devices
CLNL 1002 Digital Devices and its Applications
Output Devices
• Two Types
▫ Hard Copy
▫ Soft Copy
• Monitor
• Printer
• Plotters
• Voice Responses
CLNL 1002 Digital Devices and its Applications
Thank You
Next Lecture #3 …….
Storage Devices and Software
Lecture #3
CLNL 1002 Digital Devices and its Application
Storage Devices & Software's
Presented By
DHIVIYA ROSE J
Assistant Professor – Senior Scale
School of Computer Science Engineering | UPES
CLNL 1002 Digital Devices and its Applications
Module 1
• INTRODUCTION TO COMPUTER
SYSTEM
▫ Basic Computer Organization
▫ Input and Output Devices
▫ Storage Devices
▫ Various Types of Software
CLNL 1002 Digital Devices and its Applications
What is a storage device
• Computing hardware that is used for storing,
porting and extracting data files and objects
• It can hold and store information both
temporarily and permanently
• Can be internal or external to a computer
CLNL 1002 Digital Devices and its Applications
CLNL 1002 Digital Devices and its Applications
Storage
• Primary storage (memory) - volatile - contents
lost when power is turned off.
• Secondary storage (disk drives) - non-volatile -
can store files when power is turned off.
• In memory, voltages are used to store data as
binary 1’s and binary 0’s. It was decided to mimic
the situation for secondary storage using
magnetism instead of electrical voltages to
represent the binary data.
CLNL 1002 Digital Devices and its Applications
Primary Memory – Near to CPU
CLNL 1002 Digital Devices and its Applications
CLNL 1002 Digital Devices and its Applications
Primary Memory – RAM,ROM,Cache
RAM – Random Access Memory ROM – Read Only Memory
Cache – Fastest Memory
CLNL 1002 Digital Devices and its Applications
Types of ROM
CLNL 1002 Digital Devices and its Applications
Primary Vs Secondary Memory
CLNL 1002 Digital Devices and its Applications
Classification of Secondary Storage
CLNL 1002 Digital Devices and its Applications
Memory Technology Types
• Magnetic Storage Device
• Optical Storage Device
• Solid Storage Device
CLNL 1002 Digital Devices and its Applications
Magnetic Storage Devices
• Hard drives, floppy drives, tape
• All magnetic drives work the same
▫ covered with iron oxide
▫ Read/write head is a magnet
Illustrated Hard Disk
CLNL 1002 Digital Devices and its Applications
Optical Storage Devices
• CD-ROM
▫ Read using a laser
▫ Written from the inside out
▫ CD speed is based on the original
 Original CD read 150 Kbps
 A 10 X will read 1,500 Kbps
▫ Standard CD holds 650 MB
• DVD-ROM
▫ Digital Video Disk
▫ Use both sides of the disk
CLNL 1002 Digital Devices and its Applications
Solid State Devices
• Flash memory
▫ Found in cameras and USB drives
▫ Combination of RAM and ROM
▫ Long term updateable storage
Memory Hierarchy
Processing Unit
Data and Information
Data Information
•Data is the raw material that is to
be processed
•It is unorganized data or facts
that are to be processed.
•Data is useless unless it is
processed or has been made into
something. Data comes in figures,
dates and numbers and is not
processed.
•Information is processed data.
•The data that can be made useful
is known as information.
•It cannot be generated without
the help of data.
•Information is processed and
comes in a meaningful form.
CLNL 1002 Digital Devices and its Applications
The term software is used to describe computer
programs that perform a task or tasks on a computer
system.
Software Types
• System software
→Operating System etc.
→Utility programs - Antivirus etc.
• Applications Software - Word, SolidWorks etc.
Software
CLNL 1002 Digital Devices and its Applications
Hardware Vs Software
CLNL 1002 Digital Devices and its Applications
CLNL 1002 Digital Devices and its Applications
Examples
CLNL 1002 Digital Devices and its Applications
CLNL 1002 Digital Devices and its Applications
System Software
System software is a term referring to any computer
software which manages and controls the hardware so
that application software can perform a task.
Example:
Operating Systems, Compiler, Loader, Linker,
Interpreter.
Developers System Software
Compiler Vs Interpreter
CLNL 1002 Digital Devices and its Applications
Guess … What System S/w
CLNL 1002 Digital Devices and its Applications
CLNL 1002 Digital Devices and its Applications
Application Software
1. Spreadsheets: The spreadsheet packages are
designed to use numbers and formulas to do calculations
with ease. Examples of spreadsheets include:
▫ Budgets ,Payrolls ,Grade Calculations
▫ Address Lists
The most commonly used spreadsheet programs are
Microsoft Excel and Lotus 123.
CLNL 1002 Digital Devices and its Applications
2. Graphic Presentations: The presentation
programs can be easier using overhead projectors. Other
uses include:
▫ Slide Shows
▫ Repeating Computer Presentations on a
computer monitor
▫ Using Sound and animation in slide shows
The most recognized graphic presentation programs are
Microsoft PowerPoint and Harvard Graphics.
3. Word Processors
•Common features
▫ Word Wrap, formatting
▫ Spelling/Grammar Checkers
▫ Thesaurus
▫ Search and Replace
•Multimedia object
▫ Graphs, tables
▫ Audio, video clips
CLNL 1002 Digital Devices and its Applications
4. Browsers
• Connect to the Web
• Open and transfer files
• Display text and images
• Web site address
▫ How a browser locates a web page
▫ Uniform Resource Locator (URL)
CLNL 1002 Digital Devices and its Applications
5. Database Management System (DBMS):
• A DBMS is a software tool that allows multiple users to
store, access, and process data into useful information.
• Database programs are designed for these types of
applications:
▫ Membership lists
▫ Student lists
▫ Grade reports
▫ Instructor schedules
All of these have to be maintained so you can find what
you need quickly and accurately.
• Example:Microsoft Access, dBASE, Oracle.
CLNL 1002 Digital Devices and its Applications
THANK YOU

More Related Content

What's hot

Introduction to Internet
Introduction to InternetIntroduction to Internet
Introduction to Internetsameera.moparty
 
Chapter 1 introduction to computers
Chapter 1   introduction to computersChapter 1   introduction to computers
Chapter 1 introduction to computershaider ali
 
Application of information communication technology (ict)
Application of information communication technology (ict)Application of information communication technology (ict)
Application of information communication technology (ict)Kishor Satpathy
 
Introduction to information technology lecture 1
Introduction to information technology lecture 1Introduction to information technology lecture 1
Introduction to information technology lecture 1adpafit
 
Ch1 introducing computer systems
Ch1 introducing computer  systemsCh1 introducing computer  systems
Ch1 introducing computer systemscs001
 
Information communication technology (ict)
Information communication technology (ict)Information communication technology (ict)
Information communication technology (ict)NILISSL
 
Digital devices presentation
Digital devices presentationDigital devices presentation
Digital devices presentationcknapp1
 
The effects of using ict
The effects of using ictThe effects of using ict
The effects of using ictodalyfer
 
Class 9 part b unit 1 it&ites ppt
Class 9 part b unit 1 it&ites pptClass 9 part b unit 1 it&ites ppt
Class 9 part b unit 1 it&ites pptthanushreevk
 
Using digital devices
Using digital devicesUsing digital devices
Using digital devicesAmina Tariq
 
Discovering Computers: Chapter 01
Discovering Computers: Chapter 01Discovering Computers: Chapter 01
Discovering Computers: Chapter 01Anna Stirling
 
Uses of computer in Different Fields
Uses of computer in Different Fields Uses of computer in Different Fields
Uses of computer in Different Fields Sidrah Noor
 
Computers and the workplace
Computers and the workplaceComputers and the workplace
Computers and the workplacekmodasia
 

What's hot (20)

Introduction to Internet
Introduction to InternetIntroduction to Internet
Introduction to Internet
 
Tools Of ICT
Tools Of ICTTools Of ICT
Tools Of ICT
 
Chapter 1 introduction to computers
Chapter 1   introduction to computersChapter 1   introduction to computers
Chapter 1 introduction to computers
 
Application of information communication technology (ict)
Application of information communication technology (ict)Application of information communication technology (ict)
Application of information communication technology (ict)
 
What is ICT?
What is ICT?What is ICT?
What is ICT?
 
Introduction to information technology lecture 1
Introduction to information technology lecture 1Introduction to information technology lecture 1
Introduction to information technology lecture 1
 
Ch1 introducing computer systems
Ch1 introducing computer  systemsCh1 introducing computer  systems
Ch1 introducing computer systems
 
Information communication technology (ict)
Information communication technology (ict)Information communication technology (ict)
Information communication technology (ict)
 
Input devices
Input devicesInput devices
Input devices
 
Digital devices presentation
Digital devices presentationDigital devices presentation
Digital devices presentation
 
The effects of using ict
The effects of using ictThe effects of using ict
The effects of using ict
 
Class 9 part b unit 1 it&ites ppt
Class 9 part b unit 1 it&ites pptClass 9 part b unit 1 it&ites ppt
Class 9 part b unit 1 it&ites ppt
 
Introduction to ICT
Introduction to ICTIntroduction to ICT
Introduction to ICT
 
computers in education
computers in educationcomputers in education
computers in education
 
Using digital devices
Using digital devicesUsing digital devices
Using digital devices
 
ICT SKILLS.pptx
ICT SKILLS.pptxICT SKILLS.pptx
ICT SKILLS.pptx
 
Discovering Computers: Chapter 01
Discovering Computers: Chapter 01Discovering Computers: Chapter 01
Discovering Computers: Chapter 01
 
Windows 10 features
Windows 10 features Windows 10 features
Windows 10 features
 
Uses of computer in Different Fields
Uses of computer in Different Fields Uses of computer in Different Fields
Uses of computer in Different Fields
 
Computers and the workplace
Computers and the workplaceComputers and the workplace
Computers and the workplace
 

Similar to Module 1 - Digital Devices and its Application

Lkk01 Computer Hardware and Networking ppt
Lkk01 Computer Hardware and Networking pptLkk01 Computer Hardware and Networking ppt
Lkk01 Computer Hardware and Networking pptLatikkumar Kothwar
 
01IntroductiontoInformationTechnology_special.ppt
01IntroductiontoInformationTechnology_special.ppt01IntroductiontoInformationTechnology_special.ppt
01IntroductiontoInformationTechnology_special.pptAziziMtumwaIddi
 
Module 2 Digital Devices and its Applications
Module 2 Digital Devices and its ApplicationsModule 2 Digital Devices and its Applications
Module 2 Digital Devices and its ApplicationsDhiviya Rose
 
KL1034 Lect1 Computer assembly.pdf
KL1034 Lect1 Computer assembly.pdfKL1034 Lect1 Computer assembly.pdf
KL1034 Lect1 Computer assembly.pdfSysteDesig
 
M1. Introducing Computers Part A .pdf
M1. Introducing Computers Part A .pdfM1. Introducing Computers Part A .pdf
M1. Introducing Computers Part A .pdfRohitRaj744272
 
A walk through the computer system
A walk through the computer systemA walk through the computer system
A walk through the computer systemfaiqikhan
 
Foedu med hardware and sowftware 40 16
Foedu med hardware and sowftware 40 16Foedu med hardware and sowftware 40 16
Foedu med hardware and sowftware 40 16Majid Ali
 
FoeduMed: Hardware and Software 40_16
FoeduMed: Hardware and Software 40_16FoeduMed: Hardware and Software 40_16
FoeduMed: Hardware and Software 40_16Majid Ali
 
foedumed:Hardware and Sowftware 40_16
foedumed:Hardware and Sowftware 40_16foedumed:Hardware and Sowftware 40_16
foedumed:Hardware and Sowftware 40_16farahsyed9
 
Hardware & software
Hardware & softwareHardware & software
Hardware & softwareIsabelop
 
An overview of the computer system
An overview of the computer systemAn overview of the computer system
An overview of the computer systemMaryam Fida
 
Neethu Narayanan- Fundamentals of computer
Neethu Narayanan- Fundamentals of computerNeethu Narayanan- Fundamentals of computer
Neethu Narayanan- Fundamentals of computer19940213
 
Office automation
Office automationOffice automation
Office automationCNEX
 
Essential computer concepts
Essential computer conceptsEssential computer concepts
Essential computer conceptsshabersham
 
Introduction to Computer and its features
Introduction to Computer and its featuresIntroduction to Computer and its features
Introduction to Computer and its featuressvps17nancy
 

Similar to Module 1 - Digital Devices and its Application (20)

Lkk01 Computer Hardware and Networking ppt
Lkk01 Computer Hardware and Networking pptLkk01 Computer Hardware and Networking ppt
Lkk01 Computer Hardware and Networking ppt
 
01IntroductiontoInformationTechnology_special.ppt
01IntroductiontoInformationTechnology_special.ppt01IntroductiontoInformationTechnology_special.ppt
01IntroductiontoInformationTechnology_special.ppt
 
Module 2 Digital Devices and its Applications
Module 2 Digital Devices and its ApplicationsModule 2 Digital Devices and its Applications
Module 2 Digital Devices and its Applications
 
KL1034 Lect1 Computer assembly.pdf
KL1034 Lect1 Computer assembly.pdfKL1034 Lect1 Computer assembly.pdf
KL1034 Lect1 Computer assembly.pdf
 
M1. Introducing Computers Part A .pdf
M1. Introducing Computers Part A .pdfM1. Introducing Computers Part A .pdf
M1. Introducing Computers Part A .pdf
 
Comp 501.pptx
Comp 501.pptxComp 501.pptx
Comp 501.pptx
 
Pc components
Pc componentsPc components
Pc components
 
03 - Inside Comupters.pptx
03 - Inside Comupters.pptx03 - Inside Comupters.pptx
03 - Inside Comupters.pptx
 
A walk through the computer system
A walk through the computer systemA walk through the computer system
A walk through the computer system
 
Foedu med hardware and sowftware 40 16
Foedu med hardware and sowftware 40 16Foedu med hardware and sowftware 40 16
Foedu med hardware and sowftware 40 16
 
FoeduMed: Hardware and Software 40_16
FoeduMed: Hardware and Software 40_16FoeduMed: Hardware and Software 40_16
FoeduMed: Hardware and Software 40_16
 
foedumed:Hardware and Sowftware 40_16
foedumed:Hardware and Sowftware 40_16foedumed:Hardware and Sowftware 40_16
foedumed:Hardware and Sowftware 40_16
 
Fcp lecture 01
Fcp lecture 01Fcp lecture 01
Fcp lecture 01
 
Hardware & software
Hardware & softwareHardware & software
Hardware & software
 
Module # 1.pptx
Module # 1.pptxModule # 1.pptx
Module # 1.pptx
 
An overview of the computer system
An overview of the computer systemAn overview of the computer system
An overview of the computer system
 
Neethu Narayanan- Fundamentals of computer
Neethu Narayanan- Fundamentals of computerNeethu Narayanan- Fundamentals of computer
Neethu Narayanan- Fundamentals of computer
 
Office automation
Office automationOffice automation
Office automation
 
Essential computer concepts
Essential computer conceptsEssential computer concepts
Essential computer concepts
 
Introduction to Computer and its features
Introduction to Computer and its featuresIntroduction to Computer and its features
Introduction to Computer and its features
 

More from Dhiviya Rose

Programming for Problem Solving Unit 2
Programming for Problem Solving Unit 2Programming for Problem Solving Unit 2
Programming for Problem Solving Unit 2Dhiviya Rose
 
Programming for Problem Solving Unit 1
Programming for Problem Solving Unit 1Programming for Problem Solving Unit 1
Programming for Problem Solving Unit 1Dhiviya Rose
 
Module 3 microsoft powerpoint
Module 3 microsoft powerpointModule 3 microsoft powerpoint
Module 3 microsoft powerpointDhiviya Rose
 
Module 3 business computing.pdf
Module 3 business computing.pdfModule 3 business computing.pdf
Module 3 business computing.pdfDhiviya Rose
 
Unit 1 Business Computing
Unit 1 Business ComputingUnit 1 Business Computing
Unit 1 Business ComputingDhiviya Rose
 
CSEG1001Unit 3 Arrays and Strings
CSEG1001Unit 3 Arrays and StringsCSEG1001Unit 3 Arrays and Strings
CSEG1001Unit 3 Arrays and StringsDhiviya Rose
 
CSEG1001 Unit 4 Functions and Pointers
CSEG1001 Unit 4 Functions and PointersCSEG1001 Unit 4 Functions and Pointers
CSEG1001 Unit 4 Functions and PointersDhiviya Rose
 
CSEG1001 Unit 5 Structure and Unions
CSEG1001 Unit 5 Structure and UnionsCSEG1001 Unit 5 Structure and Unions
CSEG1001 Unit 5 Structure and UnionsDhiviya Rose
 
CSEG1001Unit 2 C Programming Fundamentals
CSEG1001Unit 2 C Programming FundamentalsCSEG1001Unit 2 C Programming Fundamentals
CSEG1001Unit 2 C Programming FundamentalsDhiviya Rose
 
CSEG1001 Lecture 1 Introduction to Computers
CSEG1001 Lecture 1 Introduction to ComputersCSEG1001 Lecture 1 Introduction to Computers
CSEG1001 Lecture 1 Introduction to ComputersDhiviya Rose
 
Lecture 3 internet and web
Lecture 3 internet and webLecture 3 internet and web
Lecture 3 internet and webDhiviya Rose
 
Multidimentional array
Multidimentional arrayMultidimentional array
Multidimentional arrayDhiviya Rose
 
Searching in Arrays
Searching in ArraysSearching in Arrays
Searching in ArraysDhiviya Rose
 

More from Dhiviya Rose (15)

Programming for Problem Solving Unit 2
Programming for Problem Solving Unit 2Programming for Problem Solving Unit 2
Programming for Problem Solving Unit 2
 
Programming for Problem Solving Unit 1
Programming for Problem Solving Unit 1Programming for Problem Solving Unit 1
Programming for Problem Solving Unit 1
 
Module 3 microsoft powerpoint
Module 3 microsoft powerpointModule 3 microsoft powerpoint
Module 3 microsoft powerpoint
 
Module 3 business computing.pdf
Module 3 business computing.pdfModule 3 business computing.pdf
Module 3 business computing.pdf
 
Software
SoftwareSoftware
Software
 
Unit 1 Business Computing
Unit 1 Business ComputingUnit 1 Business Computing
Unit 1 Business Computing
 
CSEG1001Unit 3 Arrays and Strings
CSEG1001Unit 3 Arrays and StringsCSEG1001Unit 3 Arrays and Strings
CSEG1001Unit 3 Arrays and Strings
 
CSEG1001 Unit 4 Functions and Pointers
CSEG1001 Unit 4 Functions and PointersCSEG1001 Unit 4 Functions and Pointers
CSEG1001 Unit 4 Functions and Pointers
 
CSEG1001 Unit 5 Structure and Unions
CSEG1001 Unit 5 Structure and UnionsCSEG1001 Unit 5 Structure and Unions
CSEG1001 Unit 5 Structure and Unions
 
CSEG1001Unit 2 C Programming Fundamentals
CSEG1001Unit 2 C Programming FundamentalsCSEG1001Unit 2 C Programming Fundamentals
CSEG1001Unit 2 C Programming Fundamentals
 
CSEG1001 Lecture 1 Introduction to Computers
CSEG1001 Lecture 1 Introduction to ComputersCSEG1001 Lecture 1 Introduction to Computers
CSEG1001 Lecture 1 Introduction to Computers
 
Lecture 3 internet and web
Lecture 3 internet and webLecture 3 internet and web
Lecture 3 internet and web
 
Strings
StringsStrings
Strings
 
Multidimentional array
Multidimentional arrayMultidimentional array
Multidimentional array
 
Searching in Arrays
Searching in ArraysSearching in Arrays
Searching in Arrays
 

Recently uploaded

Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSMae Pangan
 
How to Make a Duplicate of Your Odoo 17 Database
How to Make a Duplicate of Your Odoo 17 DatabaseHow to Make a Duplicate of Your Odoo 17 Database
How to Make a Duplicate of Your Odoo 17 DatabaseCeline George
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxSayali Powar
 
4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptxmary850239
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxVanesaIglesias10
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptxDhatriParmar
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Association for Project Management
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...DhatriParmar
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmStan Meyer
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvRicaMaeCastro1
 
week 1 cookery 8 fourth - quarter .pptx
week 1 cookery 8  fourth  -  quarter .pptxweek 1 cookery 8  fourth  -  quarter .pptx
week 1 cookery 8 fourth - quarter .pptxJonalynLegaspi2
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operationalssuser3e220a
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Projectjordimapav
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
Using Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea DevelopmentUsing Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea Developmentchesterberbo7
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDhatriParmar
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 

Recently uploaded (20)

Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of EngineeringFaculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHS
 
How to Make a Duplicate of Your Odoo 17 Database
How to Make a Duplicate of Your Odoo 17 DatabaseHow to Make a Duplicate of Your Odoo 17 Database
How to Make a Duplicate of Your Odoo 17 Database
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
 
4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptx
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and Film
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
 
week 1 cookery 8 fourth - quarter .pptx
week 1 cookery 8  fourth  -  quarter .pptxweek 1 cookery 8  fourth  -  quarter .pptx
week 1 cookery 8 fourth - quarter .pptx
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operational
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Project
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
Using Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea DevelopmentUsing Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea Development
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 

Module 1 - Digital Devices and its Application

  • 1. Course Overview CLNL 1002 Digital Devices and its Application Presented By DHIVIYA ROSE J Assistant Professor – Senior Scale School of Computer Science Engineering | UPES
  • 2. • Basic Computer Organization • Input and Output Devices • Storage Devices • Various Types of Software INTRODUCTION TO COMPUTER SYSTEM • Main Functions of OS • Types of OS OPERATING SYSTEM • Microsoft Work • Microsoft Excel • Microsoft Power Point • Microsoft Access • Microsoft Outlook INTRODUCTION TO MS- OFFICE PACKAGE • Networking Basics, Topologies • Working of Internet • E-Commerce • Cyber Safety • Applications of IT INTERNET BASICS • Manupatra • Jstor • Hein Online • SCC Online • LexisNexis • Westlaw INTRODUCTION TO LEGAL DATABASE
  • 3. CLNL 1002 Digital Devices and its Applications Module 1 • INTRODUCTION TO COMPUTER SYSTEM ▫ Basic Computer Organization ▫ Input and Output Devices ▫ Storage Devices ▫ Various Types of Software
  • 4. Lecture #1 Computer Organization Presented By DHIVIYA ROSE J AP– Senior Scale School of Computer Science Engineering | UPES
  • 5. CLNL 1002 Digital Devices and its Applications PC Components Computer system - collection of electronic and mechanical devices operating as a unit. The main parts are: 1. System unit 2. Monitor 3. Keyboard 4. Mouse 5. Speakers 2 3 4 5 1
  • 6. CLNL 1002 Digital Devices and its Applications Activity 1 • Data Cable • Power Cable
  • 7. CLNL 1002 Digital Devices and its Applications Computer Components Hardware Software
  • 8. CLNL 1002 Digital Devices and its Applications All of the electronic and mechanical equipment in a computer is called the hardware. Examples include: • Motherboard • Hard disk • RAM • Power supply • Processor • Case • Monitor • Keyboard • Mouse Hardware Input Devices Central Processing Unit Output Devices
  • 9. CLNL 1002 Digital Devices and its Applications Peripherals – Input and Output Unit Peripherals are devices that connect to the system unit using cables or wireless technologies. Typical peripherals include: • Monitor • Keyboard • Printer • Plotter • Scanner • Speakers • Input Unit: Helps to take the data into the CPU for processing from human • Output Unit: Helps to see the output of the results by the human
  • 10. CLNL 1002 Digital Devices and its Applications
  • 11. Lecture #2 CLNL 1002 Digital Devices and its Application Computer Hardware Components Presented By DHIVIYA ROSE J Assistant Professor – Senior Scale School of Computer Science Engineering | UPES
  • 12. CLNL 1002 Digital Devices and its Applications Computer Components Hardware Software
  • 13. CLNL 1002 Digital Devices and its Applications All of the electronic and mechanical equipment in a computer is called the hardware. Examples include: • Motherboard • Hard disk • RAM • Power supply • Processor • Case • Monitor • Keyboard • Mouse Hardware Input Devices Central Processing Unit Output Devices
  • 14. CLNL 1002 Digital Devices and its Applications Group Activity • Maximum Number of Components • Listing ▫ Input Devices ▫ Output Devices ▫ Storage Devices ▫ Processing Devices ▫ Network Devices
  • 15. CLNL 1002 Digital Devices and its Applications Central Processing Unit The system unit is the main container for system devices. It protects the delicate electronic and mechanical devices from damage. Typical system unit devices include: • Motherboard • CPU (Processor) • Memory • Disk drives • Ports - USB etc. • Power supply • Expansion cards - sound card, network card, graphics card etc.
  • 16. CLNL 1002 Digital Devices and its Applications Central Processing Unit Computer program - a series of instructions. When a program is run, the processor carries out these instructions in an orderly fashion. Typical instructions include: • Arithmetic - addition, subtraction etc • Logical - comparing data and acting according to the result • Move - move data from place to place within the computer system - memory to the processor for addition - memory to a printer or disk drive etc.
  • 17. CLNL 1002 Digital Devices and its Applications Mainboard or system board - the main circuit board for the computer system. All device in the computer system will either be part of the motherboard or connected to it. Motherboard Processor Socket Memory Sockets Ports PCI Slots Graphics Slot Chipset
  • 18. CLNL 1002 Digital Devices and its Applications A computer power supply has a number of functions: • Converts Alternating current (AC) Direct current (DC) • Transforms mains voltage (240 Volts) to the voltages required by the computer. The main voltages are: • 12 volts for the disk drives as they have motors • 3.3 and 5 volts for the circuit boards in the computer Power Supply
  • 19. CLNL 1002 Digital Devices and its Applications Computer ports are interfaces between peripheral devices and the computer. They are mainly found at the back of the computer but are often also built into the front of the computer chassis for easy access. Ports at the rear of the computer Ports at the front of the computer Ports
  • 20. CLNL 1002 Digital Devices and its Applications Block diagram of Computer
  • 21. CLNL 1002 Digital Devices and its Applications Input Output Devices
  • 22. CLNL 1002 Digital Devices and its Applications Input Devices • Keyboard • Point and draw devices ▫ Mouse, track ball, touch screen, light pen,joystick • Scanning Devices ▫ OCR and OMR scanners, • Electronic card based devices ▫ Bar code readers • Speech Recognition Devices • Vision Based Devices
  • 23. CLNL 1002 Digital Devices and its Applications Output Devices • Two Types ▫ Hard Copy ▫ Soft Copy • Monitor • Printer • Plotters • Voice Responses
  • 24. CLNL 1002 Digital Devices and its Applications Thank You Next Lecture #3 ……. Storage Devices and Software
  • 25. Lecture #3 CLNL 1002 Digital Devices and its Application Storage Devices & Software's Presented By DHIVIYA ROSE J Assistant Professor – Senior Scale School of Computer Science Engineering | UPES
  • 26. CLNL 1002 Digital Devices and its Applications Module 1 • INTRODUCTION TO COMPUTER SYSTEM ▫ Basic Computer Organization ▫ Input and Output Devices ▫ Storage Devices ▫ Various Types of Software
  • 27. CLNL 1002 Digital Devices and its Applications What is a storage device • Computing hardware that is used for storing, porting and extracting data files and objects • It can hold and store information both temporarily and permanently • Can be internal or external to a computer
  • 28. CLNL 1002 Digital Devices and its Applications
  • 29. CLNL 1002 Digital Devices and its Applications Storage • Primary storage (memory) - volatile - contents lost when power is turned off. • Secondary storage (disk drives) - non-volatile - can store files when power is turned off. • In memory, voltages are used to store data as binary 1’s and binary 0’s. It was decided to mimic the situation for secondary storage using magnetism instead of electrical voltages to represent the binary data.
  • 30.
  • 31. CLNL 1002 Digital Devices and its Applications Primary Memory – Near to CPU
  • 32. CLNL 1002 Digital Devices and its Applications
  • 33. CLNL 1002 Digital Devices and its Applications Primary Memory – RAM,ROM,Cache RAM – Random Access Memory ROM – Read Only Memory Cache – Fastest Memory
  • 34. CLNL 1002 Digital Devices and its Applications Types of ROM
  • 35. CLNL 1002 Digital Devices and its Applications Primary Vs Secondary Memory
  • 36. CLNL 1002 Digital Devices and its Applications Classification of Secondary Storage
  • 37. CLNL 1002 Digital Devices and its Applications Memory Technology Types • Magnetic Storage Device • Optical Storage Device • Solid Storage Device
  • 38. CLNL 1002 Digital Devices and its Applications Magnetic Storage Devices • Hard drives, floppy drives, tape • All magnetic drives work the same ▫ covered with iron oxide ▫ Read/write head is a magnet
  • 40.
  • 41. CLNL 1002 Digital Devices and its Applications Optical Storage Devices • CD-ROM ▫ Read using a laser ▫ Written from the inside out ▫ CD speed is based on the original  Original CD read 150 Kbps  A 10 X will read 1,500 Kbps ▫ Standard CD holds 650 MB • DVD-ROM ▫ Digital Video Disk ▫ Use both sides of the disk
  • 42. CLNL 1002 Digital Devices and its Applications Solid State Devices • Flash memory ▫ Found in cameras and USB drives ▫ Combination of RAM and ROM ▫ Long term updateable storage
  • 44. Data and Information Data Information •Data is the raw material that is to be processed •It is unorganized data or facts that are to be processed. •Data is useless unless it is processed or has been made into something. Data comes in figures, dates and numbers and is not processed. •Information is processed data. •The data that can be made useful is known as information. •It cannot be generated without the help of data. •Information is processed and comes in a meaningful form.
  • 45. CLNL 1002 Digital Devices and its Applications The term software is used to describe computer programs that perform a task or tasks on a computer system. Software Types • System software →Operating System etc. →Utility programs - Antivirus etc. • Applications Software - Word, SolidWorks etc. Software
  • 46. CLNL 1002 Digital Devices and its Applications Hardware Vs Software
  • 47. CLNL 1002 Digital Devices and its Applications
  • 48.
  • 49. CLNL 1002 Digital Devices and its Applications Examples
  • 50. CLNL 1002 Digital Devices and its Applications
  • 51. CLNL 1002 Digital Devices and its Applications System Software System software is a term referring to any computer software which manages and controls the hardware so that application software can perform a task. Example: Operating Systems, Compiler, Loader, Linker, Interpreter.
  • 54. CLNL 1002 Digital Devices and its Applications Guess … What System S/w
  • 55. CLNL 1002 Digital Devices and its Applications
  • 56. CLNL 1002 Digital Devices and its Applications Application Software 1. Spreadsheets: The spreadsheet packages are designed to use numbers and formulas to do calculations with ease. Examples of spreadsheets include: ▫ Budgets ,Payrolls ,Grade Calculations ▫ Address Lists The most commonly used spreadsheet programs are Microsoft Excel and Lotus 123.
  • 57. CLNL 1002 Digital Devices and its Applications 2. Graphic Presentations: The presentation programs can be easier using overhead projectors. Other uses include: ▫ Slide Shows ▫ Repeating Computer Presentations on a computer monitor ▫ Using Sound and animation in slide shows The most recognized graphic presentation programs are Microsoft PowerPoint and Harvard Graphics.
  • 58. 3. Word Processors •Common features ▫ Word Wrap, formatting ▫ Spelling/Grammar Checkers ▫ Thesaurus ▫ Search and Replace •Multimedia object ▫ Graphs, tables ▫ Audio, video clips
  • 59. CLNL 1002 Digital Devices and its Applications 4. Browsers • Connect to the Web • Open and transfer files • Display text and images • Web site address ▫ How a browser locates a web page ▫ Uniform Resource Locator (URL)
  • 60. CLNL 1002 Digital Devices and its Applications 5. Database Management System (DBMS): • A DBMS is a software tool that allows multiple users to store, access, and process data into useful information. • Database programs are designed for these types of applications: ▫ Membership lists ▫ Student lists ▫ Grade reports ▫ Instructor schedules All of these have to be maintained so you can find what you need quickly and accurately. • Example:Microsoft Access, dBASE, Oracle.
  • 61. CLNL 1002 Digital Devices and its Applications