SlideShare a Scribd company logo
1 of 17
SEIYUN UNIVERSITY
College of Applied Science – CS department
Instructor: Dr. Mazin Md. Alkathiri
Information technology Department
Faculty of Applied Sciences
Seiyun University – Yemen
Jan 2024
SEIYUN UNIVERSITY
College of Applied Science – CS department
2
SEIYUN UNIVERSITY
College of Applied Science – CS department
What Is A Computer?
Computer is an electronic device that:
 accepts input
 processes data
 stores data
 produces output
(All according to a series of stored instructions)
Introduction
3
SEIYUN UNIVERSITY
College of Applied Science – CS department
Information Processing Cycle:
Data: is a collection of unprocessed item, which can include text,
numbers, images, audio and video.
Information: conveys meaning and useful to people.
Processing: Procedures that convert input data to output information.
4
Introduction
SEIYUN UNIVERSITY
College of Applied Science – CS department
The Components of A Hardware:
1-Hardware- H/W: A group of machines in a computer system.
 Input Devices and Output Devices
 System Unit.
 Storage Devices.
 Communications Devices
2- Software (programs) – S/W: The instructions that tell the computer
what to do and how to do it.
5
Introduction
SEIYUN UNIVERSITY
College of Applied Science – CS department
The components of system unite
1. The system unit is a case that contains electronic components of
the computer used to process data.
2. Made of metal or plastic to protects the internal components from
damage.
3. All computers have a system unit. It is available in variety of
shapes & sizes.
The system unit of a desktop personal computer includes:
6
SEIYUN UNIVERSITY
College of Applied Science – CS department
Motherboard:
 The motherboard is the main circuit board of the system unit.
 Contains expansion slots, processor chips, and memory slots. Sometimes called a
system board
 Most computers use integrated circuits also called chips, for their CPU and main
memory.
 Memory chips are installed on memory module ( card) that fit in a slot on the
mother board
What is a chip?
• Small piece of semi-conducting material on which integrated circuits (IC) are
etched.
• IC contain many microscopic pathways capable of carrying electrical current.
• Each IC can contain millions of elements such as resistors, capacitors,
transistors.
7
The components of system unite
SEIYUN UNIVERSITY
College of Applied Science – CS department
Processor: the processor contain the following units:
1. Control unit:
 It directs and coordinates most of the operations in the computer.
 Handles the transmission of data into and out of the CPU.
 It interprets each instruction issued by a program & then initiates the
appropriate action to carry out the instruction.
8
The components of system unite
SEIYUN UNIVERSITY
College of Applied Science – CS department
The components of system unite
1. The arithmetic logic unit (ALU):
 It performs arithmetic, comparison, and other operations.
 For every instruction, a processor repeats a set of four basic
operations, which comprise a machine cycle.
1. Fetch - Retrieve an instruction from memory.
2. Decode - Translate the retrieved instruction into a
series of computer commands.
3. Execute - Execute the computer commands.
4. Store - Send and write the results back in
memory.
9
SEIYUN UNIVERSITY
College of Applied Science – CS department
3. Registers:
The processor contains registers, that temporarily hold data and
instructions
The registers are special storage areas in the CPU.
Their function is to hold instructions, data values, memory
addresses of both the instructions and data.
Address register hold address of data (next instruction ).
Storage register store data retrieved from main memory prior to
processing.
Accumulator store the results of arithmetic & logic operations
10
The components of system unite
SEIYUN UNIVERSITY
College of Applied Science – CS department
Most current personal computers support
Pipelining technology :
 Processor begins fetching a second instruction
before it completes the machine cycle for the
first instruction.
 Parallel processing uses multiple processors
simultaneously to execute a single program or task
11
The components of system unite
SEIYUN UNIVERSITY
College of Applied Science – CS department
System unit memory:
 What is memory?
 Electronic components that store instructions, data, and results
 Consists of one or more chips on motherboard or other circuit board. Each byte
stored in unique location called an address, similar to seats in a concert hall.
 Memory Types
The system unit contains two types of memory
 Volatile memory (RAM)
 Loses its contents when power is turned off;
 Temporary memory
 Non-volatile memory
 Does not lose contents when power is removed;
 Permanent memory (ex. ROM, flash memory)
12
The components of system unite
SEIYUN UNIVERSITY
College of Applied Science – CS department
Types of RAM
Three basic types of RAM chips exist:
 Dynamic RAM (DRAM)
 Static RAM (SRAM)
 Magneto-resistive RAM (MRAM)
Where does RAM reside?
 Resides on small circuit board called memory module
 Memory slots on motherboard hold memory modules
13
The components of system unite
SEIYUN UNIVERSITY
College of Applied Science – CS department
Cache memory principles:
 Cache memory is intended to give memory speed approaching that of the
fastest memories available;
 There is a relatively large and slow main memory together with a smaller,
faster cache memory;
 When the processor attempts to read a word of memory, a check is made to
determine if the word is in the cache. If so, the word is delivered to the
processor; (figure 4.3a)
 If not, a block of main memory, consisting of some fixed number of words,
is read into the cache and then the word is delivered to the processor.
 Figure 4.3b depicts the use of multiple levels of cache. The L2 cache is
slower and typically larger than the L1 cache, and the L3 cache is slower
and typically larger than the L2 cache.
14
The components of system unite
SEIYUN UNIVERSITY
College of Applied Science – CS department
The components of system unite
15
SEIYUN UNIVERSITY
College of Applied Science – CS department
What is read-only memory (ROM)?
 The data on most ROM chips cannot be modified.
 Manufacture of ROM chips often record data, instructions, or
information on the chip when they manufacture it.
 Computers almost always contain a small amount of read-only
memory that holds instructions for starting up the computer.
Types of ROM
PROM (programmable ROM): A PROM is a memory chip on which
you can store a program. But once the PROM has been used, you
cannot wipe it clean and use it to store something else.
16
The components of system unite
SEIYUN UNIVERSITY
College of Applied Science – CS department
17
The components of system unite
EPROM (erasable programmable read-only memory): An EPROM is
a special type of PROM that can be erased by exposing it to
ultraviolet light.
EEPROM (electrically erasable programmable read-only memory):
An EEPROM is a special type of PROM that can be erased by
exposing it to an electrical charge.

More Related Content

Similar to ESSENTIAL of (CS/IT/IS)

Cpu introduction to computer
Cpu introduction to computerCpu introduction to computer
Cpu introduction to computerBRS ENGINEERING
 
computer organization and architecture notes
computer organization and architecture notescomputer organization and architecture notes
computer organization and architecture notesUpasana Talukdar
 
Project on computer assembling
Project on computer assemblingProject on computer assembling
Project on computer assemblingSubhojit Paul
 
Chapter 1 computer fundamentals
Chapter 1 computer fundamentals Chapter 1 computer fundamentals
Chapter 1 computer fundamentals SAURABH BAKSHI
 
COMPUTER_ORGANIZATION (1).pptx
COMPUTER_ORGANIZATION (1).pptxCOMPUTER_ORGANIZATION (1).pptx
COMPUTER_ORGANIZATION (1).pptxnodov66591
 
Computer organization-and-architecture-questions-and-answers
Computer organization-and-architecture-questions-and-answersComputer organization-and-architecture-questions-and-answers
Computer organization-and-architecture-questions-and-answersappasami
 
Smart card operating systems Smallest OS run on smart cards which are credit ...
Smart card operating systems Smallest OS run on smart cards which are credit ...Smart card operating systems Smallest OS run on smart cards which are credit ...
Smart card operating systems Smallest OS run on smart cards which are credit ...69kjvhcj9c
 
OSLecture1.ppt
OSLecture1.pptOSLecture1.ppt
OSLecture1.pptAkkiiDerp
 
Components of a digital computer.ppt
Components of a digital computer.pptComponents of a digital computer.ppt
Components of a digital computer.pptDibyenduBiswas31
 
Computer basics and i.o devices
Computer basics and i.o devicesComputer basics and i.o devices
Computer basics and i.o deviceskitturashmikittu
 
Basic of operating system
Basic of operating systemBasic of operating system
Basic of operating systempriyanka jain
 
Basic Organisation and fundamental Of Computer.pptx
Basic Organisation and fundamental Of Computer.pptxBasic Organisation and fundamental Of Computer.pptx
Basic Organisation and fundamental Of Computer.pptxhasanbashar400
 
Basic-Role-of-Operating-System-send.pptx
Basic-Role-of-Operating-System-send.pptxBasic-Role-of-Operating-System-send.pptx
Basic-Role-of-Operating-System-send.pptxiloveyoucarlo0923
 
Computer System Basics
Computer System BasicsComputer System Basics
Computer System Basicspathumbee
 
SYCS OS PPT INTRODUCTION LECTURE-01.pdf
SYCS OS PPT INTRODUCTION LECTURE-01.pdfSYCS OS PPT INTRODUCTION LECTURE-01.pdf
SYCS OS PPT INTRODUCTION LECTURE-01.pdfAbhinov Shukla
 
Operating system notes ch1
Operating system notes ch1Operating system notes ch1
Operating system notes ch1Emmanuel Damka
 

Similar to ESSENTIAL of (CS/IT/IS) (20)

Cpu introduction to computer
Cpu introduction to computerCpu introduction to computer
Cpu introduction to computer
 
computer organization and architecture notes
computer organization and architecture notescomputer organization and architecture notes
computer organization and architecture notes
 
Project on computer assembling
Project on computer assemblingProject on computer assembling
Project on computer assembling
 
Chapter 1 computer fundamentals
Chapter 1 computer fundamentals Chapter 1 computer fundamentals
Chapter 1 computer fundamentals
 
Cs8493 unit 1
Cs8493 unit 1Cs8493 unit 1
Cs8493 unit 1
 
COMPUTER_ORGANIZATION (1).pptx
COMPUTER_ORGANIZATION (1).pptxCOMPUTER_ORGANIZATION (1).pptx
COMPUTER_ORGANIZATION (1).pptx
 
Computer organization-and-architecture-questions-and-answers
Computer organization-and-architecture-questions-and-answersComputer organization-and-architecture-questions-and-answers
Computer organization-and-architecture-questions-and-answers
 
Smart card operating systems Smallest OS run on smart cards which are credit ...
Smart card operating systems Smallest OS run on smart cards which are credit ...Smart card operating systems Smallest OS run on smart cards which are credit ...
Smart card operating systems Smallest OS run on smart cards which are credit ...
 
OSLecture1.ppt
OSLecture1.pptOSLecture1.ppt
OSLecture1.ppt
 
Components of a digital computer.ppt
Components of a digital computer.pptComponents of a digital computer.ppt
Components of a digital computer.ppt
 
Computer basics and i.o devices
Computer basics and i.o devicesComputer basics and i.o devices
Computer basics and i.o devices
 
CH01.pdf
CH01.pdfCH01.pdf
CH01.pdf
 
Csc118 chapter1
Csc118 chapter1Csc118 chapter1
Csc118 chapter1
 
Basic of operating system
Basic of operating systemBasic of operating system
Basic of operating system
 
Basic Organisation and fundamental Of Computer.pptx
Basic Organisation and fundamental Of Computer.pptxBasic Organisation and fundamental Of Computer.pptx
Basic Organisation and fundamental Of Computer.pptx
 
Basic-Role-of-Operating-System-send.pptx
Basic-Role-of-Operating-System-send.pptxBasic-Role-of-Operating-System-send.pptx
Basic-Role-of-Operating-System-send.pptx
 
Computer System Basics
Computer System BasicsComputer System Basics
Computer System Basics
 
Operating System Lecture 2
Operating System Lecture 2Operating System Lecture 2
Operating System Lecture 2
 
SYCS OS PPT INTRODUCTION LECTURE-01.pdf
SYCS OS PPT INTRODUCTION LECTURE-01.pdfSYCS OS PPT INTRODUCTION LECTURE-01.pdf
SYCS OS PPT INTRODUCTION LECTURE-01.pdf
 
Operating system notes ch1
Operating system notes ch1Operating system notes ch1
Operating system notes ch1
 

More from Dr. Mazin Mohamed alkathiri

ESSENTIAL of (CS/IT/IS) class 05 (Software concepts)
ESSENTIAL of (CS/IT/IS) class 05 (Software concepts)ESSENTIAL of (CS/IT/IS) class 05 (Software concepts)
ESSENTIAL of (CS/IT/IS) class 05 (Software concepts)Dr. Mazin Mohamed alkathiri
 
Advance Mobile Application Development class 02-B
Advance Mobile Application Development class 02-BAdvance Mobile Application Development class 02-B
Advance Mobile Application Development class 02-BDr. Mazin Mohamed alkathiri
 
ESSENTIAL of (CS/IT/IS) class 03-04 (NUMERIC SYSTEMS)
ESSENTIAL of (CS/IT/IS) class 03-04 (NUMERIC SYSTEMS)ESSENTIAL of (CS/IT/IS) class 03-04 (NUMERIC SYSTEMS)
ESSENTIAL of (CS/IT/IS) class 03-04 (NUMERIC SYSTEMS)Dr. Mazin Mohamed alkathiri
 
Academic Writing (Technical report writing ) class 07
Academic Writing (Technical report writing ) class 07Academic Writing (Technical report writing ) class 07
Academic Writing (Technical report writing ) class 07Dr. Mazin Mohamed alkathiri
 

More from Dr. Mazin Mohamed alkathiri (20)

ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Advance Mobile Application Development class 05
Advance Mobile Application Development class 05Advance Mobile Application Development class 05
Advance Mobile Application Development class 05
 
ESSENTIAL of (CS/IT/IS) class 05 (Software concepts)
ESSENTIAL of (CS/IT/IS) class 05 (Software concepts)ESSENTIAL of (CS/IT/IS) class 05 (Software concepts)
ESSENTIAL of (CS/IT/IS) class 05 (Software concepts)
 
OS-operating systems- ch03
OS-operating systems- ch03OS-operating systems- ch03
OS-operating systems- ch03
 
OS-operating systems - ch02 - part-2-2024
OS-operating systems - ch02 - part-2-2024OS-operating systems - ch02 - part-2-2024
OS-operating systems - ch02 - part-2-2024
 
Advance Mobile Application Development class 04
Advance Mobile Application Development class 04Advance Mobile Application Development class 04
Advance Mobile Application Development class 04
 
Advance Mobile Application Development class 03
Advance Mobile Application Development class 03Advance Mobile Application Development class 03
Advance Mobile Application Development class 03
 
Advance Mobile Application Development class 02-B
Advance Mobile Application Development class 02-BAdvance Mobile Application Development class 02-B
Advance Mobile Application Development class 02-B
 
OS-ch02-part-1-2024.ppt
OS-ch02-part-1-2024.pptOS-ch02-part-1-2024.ppt
OS-ch02-part-1-2024.ppt
 
Advance Mobile Application Development class 02
Advance Mobile Application Development class 02Advance Mobile Application Development class 02
Advance Mobile Application Development class 02
 
ESSENTIAL of (CS/IT/IS) class 03-04 (NUMERIC SYSTEMS)
ESSENTIAL of (CS/IT/IS) class 03-04 (NUMERIC SYSTEMS)ESSENTIAL of (CS/IT/IS) class 03-04 (NUMERIC SYSTEMS)
ESSENTIAL of (CS/IT/IS) class 03-04 (NUMERIC SYSTEMS)
 
Advance Mobile Application Development class 01
Advance Mobile Application Development class 01Advance Mobile Application Development class 01
Advance Mobile Application Development class 01
 
ESSENTIAL of (CS/IT/IS) class 02 (HCI)
ESSENTIAL of (CS/IT/IS) class 02 (HCI)ESSENTIAL of (CS/IT/IS) class 02 (HCI)
ESSENTIAL of (CS/IT/IS) class 02 (HCI)
 
Seminar
SeminarSeminar
Seminar
 
OS-ch01-2024.ppt
OS-ch01-2024.pptOS-ch01-2024.ppt
OS-ch01-2024.ppt
 
Mobile Application Development class 008
Mobile Application Development class 008Mobile Application Development class 008
Mobile Application Development class 008
 
Academic Writing (Punctuation ) class 06
Academic Writing (Punctuation ) class 06Academic Writing (Punctuation ) class 06
Academic Writing (Punctuation ) class 06
 
Academic Writing (Technical report writing ) class 07
Academic Writing (Technical report writing ) class 07Academic Writing (Technical report writing ) class 07
Academic Writing (Technical report writing ) class 07
 
Computer Introduction-Lecture07
Computer Introduction-Lecture07Computer Introduction-Lecture07
Computer Introduction-Lecture07
 

Recently uploaded

Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxnelietumpap1
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 

Recently uploaded (20)

Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptx
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 

ESSENTIAL of (CS/IT/IS)

  • 1. SEIYUN UNIVERSITY College of Applied Science – CS department Instructor: Dr. Mazin Md. Alkathiri Information technology Department Faculty of Applied Sciences Seiyun University – Yemen Jan 2024
  • 2. SEIYUN UNIVERSITY College of Applied Science – CS department 2
  • 3. SEIYUN UNIVERSITY College of Applied Science – CS department What Is A Computer? Computer is an electronic device that:  accepts input  processes data  stores data  produces output (All according to a series of stored instructions) Introduction 3
  • 4. SEIYUN UNIVERSITY College of Applied Science – CS department Information Processing Cycle: Data: is a collection of unprocessed item, which can include text, numbers, images, audio and video. Information: conveys meaning and useful to people. Processing: Procedures that convert input data to output information. 4 Introduction
  • 5. SEIYUN UNIVERSITY College of Applied Science – CS department The Components of A Hardware: 1-Hardware- H/W: A group of machines in a computer system.  Input Devices and Output Devices  System Unit.  Storage Devices.  Communications Devices 2- Software (programs) – S/W: The instructions that tell the computer what to do and how to do it. 5 Introduction
  • 6. SEIYUN UNIVERSITY College of Applied Science – CS department The components of system unite 1. The system unit is a case that contains electronic components of the computer used to process data. 2. Made of metal or plastic to protects the internal components from damage. 3. All computers have a system unit. It is available in variety of shapes & sizes. The system unit of a desktop personal computer includes: 6
  • 7. SEIYUN UNIVERSITY College of Applied Science – CS department Motherboard:  The motherboard is the main circuit board of the system unit.  Contains expansion slots, processor chips, and memory slots. Sometimes called a system board  Most computers use integrated circuits also called chips, for their CPU and main memory.  Memory chips are installed on memory module ( card) that fit in a slot on the mother board What is a chip? • Small piece of semi-conducting material on which integrated circuits (IC) are etched. • IC contain many microscopic pathways capable of carrying electrical current. • Each IC can contain millions of elements such as resistors, capacitors, transistors. 7 The components of system unite
  • 8. SEIYUN UNIVERSITY College of Applied Science – CS department Processor: the processor contain the following units: 1. Control unit:  It directs and coordinates most of the operations in the computer.  Handles the transmission of data into and out of the CPU.  It interprets each instruction issued by a program & then initiates the appropriate action to carry out the instruction. 8 The components of system unite
  • 9. SEIYUN UNIVERSITY College of Applied Science – CS department The components of system unite 1. The arithmetic logic unit (ALU):  It performs arithmetic, comparison, and other operations.  For every instruction, a processor repeats a set of four basic operations, which comprise a machine cycle. 1. Fetch - Retrieve an instruction from memory. 2. Decode - Translate the retrieved instruction into a series of computer commands. 3. Execute - Execute the computer commands. 4. Store - Send and write the results back in memory. 9
  • 10. SEIYUN UNIVERSITY College of Applied Science – CS department 3. Registers: The processor contains registers, that temporarily hold data and instructions The registers are special storage areas in the CPU. Their function is to hold instructions, data values, memory addresses of both the instructions and data. Address register hold address of data (next instruction ). Storage register store data retrieved from main memory prior to processing. Accumulator store the results of arithmetic & logic operations 10 The components of system unite
  • 11. SEIYUN UNIVERSITY College of Applied Science – CS department Most current personal computers support Pipelining technology :  Processor begins fetching a second instruction before it completes the machine cycle for the first instruction.  Parallel processing uses multiple processors simultaneously to execute a single program or task 11 The components of system unite
  • 12. SEIYUN UNIVERSITY College of Applied Science – CS department System unit memory:  What is memory?  Electronic components that store instructions, data, and results  Consists of one or more chips on motherboard or other circuit board. Each byte stored in unique location called an address, similar to seats in a concert hall.  Memory Types The system unit contains two types of memory  Volatile memory (RAM)  Loses its contents when power is turned off;  Temporary memory  Non-volatile memory  Does not lose contents when power is removed;  Permanent memory (ex. ROM, flash memory) 12 The components of system unite
  • 13. SEIYUN UNIVERSITY College of Applied Science – CS department Types of RAM Three basic types of RAM chips exist:  Dynamic RAM (DRAM)  Static RAM (SRAM)  Magneto-resistive RAM (MRAM) Where does RAM reside?  Resides on small circuit board called memory module  Memory slots on motherboard hold memory modules 13 The components of system unite
  • 14. SEIYUN UNIVERSITY College of Applied Science – CS department Cache memory principles:  Cache memory is intended to give memory speed approaching that of the fastest memories available;  There is a relatively large and slow main memory together with a smaller, faster cache memory;  When the processor attempts to read a word of memory, a check is made to determine if the word is in the cache. If so, the word is delivered to the processor; (figure 4.3a)  If not, a block of main memory, consisting of some fixed number of words, is read into the cache and then the word is delivered to the processor.  Figure 4.3b depicts the use of multiple levels of cache. The L2 cache is slower and typically larger than the L1 cache, and the L3 cache is slower and typically larger than the L2 cache. 14 The components of system unite
  • 15. SEIYUN UNIVERSITY College of Applied Science – CS department The components of system unite 15
  • 16. SEIYUN UNIVERSITY College of Applied Science – CS department What is read-only memory (ROM)?  The data on most ROM chips cannot be modified.  Manufacture of ROM chips often record data, instructions, or information on the chip when they manufacture it.  Computers almost always contain a small amount of read-only memory that holds instructions for starting up the computer. Types of ROM PROM (programmable ROM): A PROM is a memory chip on which you can store a program. But once the PROM has been used, you cannot wipe it clean and use it to store something else. 16 The components of system unite
  • 17. SEIYUN UNIVERSITY College of Applied Science – CS department 17 The components of system unite EPROM (erasable programmable read-only memory): An EPROM is a special type of PROM that can be erased by exposing it to ultraviolet light. EEPROM (electrically erasable programmable read-only memory): An EEPROM is a special type of PROM that can be erased by exposing it to an electrical charge.