Css For Grade 7&8 - FQL9 - CC2 - 2. Input Data Into Computer
Css For Grade 7&8 - FQL9 - CC2 - 2. Input Data Into Computer
Description:
The lesson teaches the types of program/application software, word processing, web
browsers, internet, Data processing, Checking and saving information, Storage devices, primary,
secondary, Work Ergonomic
Content Standard:
Performance Standard:
The learners shall be able to perform computer operations based on a given tasks
Learning Competencies:
Enter the data into the computer using appropriate program/application in accordance
with company procedures. Check the accuracy of information and save the information in
accordance with standard operating procedures tore inputted data is in storage media according
to requirements. Perform work within ergonomic guidelines.
Read the Information Sheet 1.1 very well then find out how much you can remember and
how much you learned by doing Self-check 1.1.
Storage devices are one of the core components of any computing device. They store virtually all
the data and applications on a computer, except hardware firmware. They are available in
different form factors depending on the type of underlying device. For example, a standard
computer has multiple storage devices including RAM, cache, and hard disk, as well as possibly
having optical disk drives and externally connected USB drives.
Memory refers to the processes that are used to acquire, store, retain, and later retrieve
information. There are three major processes involved in memory: encoding, storage, and
retrieval.
Human memory involves the ability to both preserve and recover information we have learned or
experienced. As we all know, however, this is not a flawless process. Sometimes we forget or
mis-remember things. Sometimes things are not properly encoded in memory in the first place.
Memory problems can range from minor annoyances like forgetting where you left your car keys
to major diseases that affect quality of life and the ability to function.
Memory is the most essential element of a computing system because without it computer can’t
perform simple tasks. Computer memory is of two basic type – Primary memory / Volatile
memory and Secondary memory / non-volatile memory. Random Access Memory (RAM) is
volatile memory and Read Only Memory (ROM) is non-volatile memory
Classification of memory
1. Random Access Memory (RAM) – It is also called as read write memory or the main
memory or the primary memory. The programs and data that the CPU requires during
execution of a program are stored in this memory. It is a volatile memory as the data
loses when the power is turned off. RAM is further classified into two types- SRAM
(Static Random-Access Memory) and DRAM (Dynamic Random-Access Memory).
2. Read Only Memory (ROM) – Stores crucial information essential to operate the system,
like the program essential to boot the computer. It is not volatile. Always retains its data.
Used in embedded systems or where the programming needs no change. Used in
calculators and peripheral devices. ROM is further classified into 4 types- ROM, PROM,
EPROM, and EEPROM.
Explain Briefly.
Read the Information Sheet 1.2 very well then find out how much you can remember and
how much you learned by doing Self-check 1.2.
Learning Objective:
RAM
RAM or Random Access Memory is the memory used by the computer while it is in operation,
this memory is described as volatile as it is wiped clean when the computer is shutdown. Again
the more RAM that you have installed in your computer the faster the computer will operate.
There are various types of RAM, they vary because of the increasing in processor speeds and the
need for the RAM to keep up. You can get RAM modules in various sizes i.e. their logical sizes,
the amount of data they can hold. This range from 1MB, 2MB, 4MB, 8MB, 16MB, 32MB,
64MB, 128MB, 256MB, 512MB, 1GB, 2GB. Nowadays you will normally only find RAM in
sizes of 128MB or above.
SIMM or DIMM?
There are 4 main types of RAM listed below and then within these there are even more types
under each of these main types. The traditional RAM type is DRAM (dynamic RAM). The other
type is SRAM (static RAM). SRAM continues to remember its content, while DRAM must be
refreshed every few milli seconds. DRAM consists of micro capacitors, while SRAM consists of
off/on switches. Therefore, SRAM can respond much faster than DRAM. SRAM can be made
with a rise time as short as 4 ns. It is used in different versions in L2 cache RAM (for example
pipe line BURST Cache SRAM). DRAM
Currently, there are at least four types:
There are three types of SO-DIMM memory, which build on each other's capacities.
Most Common DRAM used in PC’s are: Synchronous Dynamic RAM (SDRAM)
1. Single Data Rate (SDR) SDRAM is a synchronous form
of DRAM.
Rambus DRAM (RDRAM) Despite it's higher price, Intel has given RDRAM it's blessing for
the consumer market, and it will be the sole choice of memory for Intel's Pentium 4. RDRAM is
a serial memory technology that arrived in three flavors, PC600, PC700, and PC800. PC800
RDRAM has double the maximum throughput of old PC100 SDRAM, but a higher latency.
RDRAM designs with multiple channels, such as those in Pentium 4 motherboards, are currently
at the top of the heap in memory throughput, especially when paired with PC1066 RDRAM
memory.
DIMMs vs. RIMMs DRAM comes in two major form factors: DIMMs and RIMMS. DIMMs
are 64-bit components, but if used in a motherboard with a dual-channel configuration (like with
an Nvidia nForce chipset) you must pair them to get maximum performance. So far there aren't
many DDR chipset that use dual-channels. Typically, if you want to add 512 MB of DIMM
memory to your machine, you just pop in a 512 MB DIMM if you've got an available slot.
DIMMs for SDRAM and DDR are different, and not physically compatible. SDRAM DIMMs
have 168-pins and run at 3.3 volts, while DDR DIMMs have 184-pins and run at 2.5 volts.
RIMMs use only a 16-bit interface but run at higher speeds than DDR. To get maximum
performance, Intel RDRAM chipsets require the use of RIMMs in pairs over a dual-channel 32-
bit interface. You have to plan more when upgrading and purchasing RDRAM.
Types of Memory
Pretty much every new laptop on the market should use DDR3 memory now. It is still possible to
find some older netbooks or laptops on the market that use DDR2 but it is best to avoided them
now. In addition to the type of memory installed in the laptop, the speed of the memory can also
make a difference in the performance. When comparing laptops, be sure to check both of these
pieces of information to determine how they may impact performance.
There are two ways that the memory speeds can be designated. The first is by the memory type
and its clock rating, like DDR3 1066. The other method is by listing the type along with the
bandwidth. In the case the same DDR3 memory would be listed as PC3-8500 memory.
OCZ= Very good stick and 2nd. line after the above manufactures.
Self-Check 1.2
________________ ________________ ________________
____________________________
How do you choose ram for your desktop computer?
Read the Information Sheet 1.3 very well then find out how much you can remember and
how much you learned by doing Self-check 1.3
Software is the program that run the computer and allows us to use it. There are different types
of computer software, all of which serve a specific purpose. In learning about computers, one of
the first steps is to understand the major types of software, their uses, and applications.
System Software
System software coordinates the activities and functions of hardware and software, and it
controls the operations of computer hardware and provides an environment or platform for all the
other types of software to work in. It is the most basic type of software in any computer system,
which is essential for other programs, applications and the whole computer system to function.
(System software examples – Microsoft Windows XP, Mac O S, Linux, Windows Vista, Ubuntu,
device drivers, etc.)
Application Software
Application software is what helps the user perform the tasks of his/her choice. They are non-
essential software which are installed and run, depending upon the requirements, in the
environment provided by the system software. (Application software examples – MS Office,
OpenOffice, Media Players, MS Access, educational software, media development software,
Antivirus software, etc. )
Programming Software
Programming software is used to write, test, debug and develop other software programs and
applications. The various programming language editors such as Eclipse – a Java language editor
– appear under this category. They are used for creating both the system as well as application
software.
(Programming software examples – Turbo C, Xilinx, Kiel, compilers, debuggers, Integrated
Development Environment (IDE), etc.)
Apart from these three basic types of software, there are some other well-known forms of
computer software like inventory management software, ERP, utility software, accounting
software and others. Take a look at some of them.
Utility Software: Also known as service routine, utility software helps in the management of
computer hardware and application software. It performs a small range of tasks. Disk
defragmenters, systems utilities and virus scanners are some of the typical examples of utility
software.
Data Backup and Recovery Software: An ideal data backup and recovery software provides
functionalities beyond simple copying of data files. This software often supports user needs of
specifying what is to be backed up and when. Backup and recovery software preserve the
original organization of files and allow an easy retrieval of the backed up data.
This was an overview of the major types of software. Computer software are widely popular
today and hence we cannot imagine a world of computers without them. We would not have
been able to use computers if not for the software. What is fascinating about the world of
computers is that it has its own languages, its ways of communication with our human world and
human interaction with the computers is possible, thanks to computer software. I wonder, if the
word 'soft' in ‘software’ implies ‘soft-spookiness’, which is an important quality of a pleasant
communication.
Software copyright
Instruction: Read the following questions and write the correct answer in the space
provided for.
______1. Which of the following computer parts known as the brain of the computer?
a. C.P.U. b. U.P.S. c. A.V.R d. R.O.M.
______2. This is an electronic machine that is capable of solving problems quickly and
accurately.
a. calculator b. abacus c. computer d. typewriter
______3. It is done by pressing the left mouse button twice on the same spot in rapid succession.
a. Drag b. Right-click c. Double-click d. Point
______6. This command means storing in a storage device such as a USB Flash Disk or Hard
Disk.
a. Open b. Print c. Save d. Copy
______9. It is a powerful word processor allows the creating, editing, saving and printing
documents.
a. Microsoft Excel b. Microsoft Word
c. Microsoft Publisher d. Microsoft PowerPoint
B. Explain briefly.
C. Write the correct answer in the space provided before the number.
____________1. is the program that run the computer and allows us to use it. There are
different types of computer software, all of which serve a specific purpose.
____________2. System software coordinates the activities and functions of hardware and
software, and it controls the operations of computer hardware and provides an
environment or platform for all the other types of software to work in.
____________3. Application software is what helps the user perform the tasks of his/her
choice. They are non-essential software which are installed and run,
depending upon the requirements, in the environment provided by the system
software.
____________4. Programming
software is used to write, test, debug and develop other software programs and applications.