Dent Info Finals
Dent Info Finals
L1: SOFTWARE AND HARDWARE INTERACTION ○ Computer can only understand Binary
IDENTIFYING HARDWARE COMPONENTS IN A form (series of zeroes and ones)
COMPUTER MACHINE CYCLE
● Performance ● The CPU carries out software instructions by
○ How efficiently hardware and software repeating four basic operations in the Machine
complete tasks Cycle
● System Unit ● Instruction Cycle
○ The case that contains a computer’s ○ Fetching
main system components ■ Retrieves an instruction or a
● Motherboard data item from memory
○ Computer’s main circuit board ○ Decoding
● Circuit Board ■ Translate the instruction into a
○ Is a thin metal plate with an extensive form the computer can execute
electronic circuit (binary form)
● All of the essential chips and the circuitry that ● Execution Cycle
connects them are on the motherboard ○ Executing
■ Carries out the commands in
the instruction
○ Storing
■ Writes the result to memory
(not to a storage medium)
● Machine Cycle
○ Instruction Cycle
○ Execution Cycle
● Virtual memory
○ Hard disc - using up a secondary storage
HEAT SINKS AND FANS
● Processors in laptops, desktops, and servers
generate a lot of heat
● As the temperature increases, the system slows
down to avoid overheating, which severely SYSTEM REQUIREMENTS
impairs performance ● Are hardware characteristics such as the
● To prevent overheating… amount of memory and the processor speed
○ One or more fans in the system unit ● An application lists these hardware
draw cooler air into the case from the specifications on the product’s box or web site
outside and expel warm air from the
inside
● The fan moves air across a Heat sink
○ Which collects heat from an electronic
component so the fan can cool it quickly
PERFORMANCE INDICATORS
● You can tell how efficiently a computer is
working by tracking its CPU and RAM usage
● You can track the CPU and RAM usage in
Windows by using Task manager
● Task Manager
○ Gives you a behind-the-scenes glimpse
OPTIONAL HARDWARE REQUIREMENTS
at how Windows is interacting with ● Some applications include features designed for
hardware resources and other software particular hardware
○ Macintosh - Activity Monitor ● Many popular applications now include features
that accept input from touchscreens so you can
use a fingertip to select commands or
handwrite text input
DDI_3101 - D31C | Dental Informatics
● The CPU has two primary sections: ● Volatile memory loses its contents when you
○ Arithmetic/Logic Unit (ALU) turn off the power to the computer, while
■ Performs arithmetic Nonvolatile memory is permanent and does not
calculations and logical lose its contents when you turn off the power to
operations the computer
○ Control Unit ● The amount of RAM in your computer has a
■ Coordinates all of the significant effect on performance.
processor’s activities ○ If you do not have enough RAM, the
■ Manages the flow of operating system must move data in
information through the and out of RAM frequently, which slows
processor performance
● The CPU carries out each instruction it receives ○ If the operating system spends more
from software by repeating four basic time swapping data between RAM and
operations, which constitute the machine cycle: virtual memory than running software,
○ Fetching it is said to be thrashing, which makes
○ Decoding the computer sluggish or completely
○ Executing unresponsive
○ Storing ● ROM is stored on single chips attached to the
● Instruction Cycle motherboard.
○ Fetching ○ The operating system retrieves the data
○ Decoding or programs stored in ROM when it
● Execution Cycle needs them, such as when the
○ Executing computer starts up
○ Storing ○ ROM is read-only memory because the
● The clock speed indicates the number of operating system does not regularly
instructions the CPU can process per second. write over its contents
○ It directly influences the speed of the ○ EEPROM and Flash Memory are types of
machine cycle and the overall ROM that are non-volatile but CAN BE
performance of the computer MODIFIED
● The type of processor in a computer affects how ● If you change system components on your
quickly the computer can accept and carry out computer, by adding RAM, for example, the
instructions from software BIOS stored on a ROM chip must be updated to
● A multicore processor is a single chip that take these configuration changes into account
contains more than one processor, such as ● In addition to RAM, the CPU accesses memory
dual-core processors and quad-core processors caches to speed processing.
○ If a computer has a multicore processor, ○ The SMALL AMOUNT of memory stored
the operating system can use on the CPU itself, apart from the
multiprocessing to split tasks among the REGISTERS, is called level 1 cache
processors. memory
■ With multiprocessing, each ○ Level 2 Cache Memory is a LARGER
processor can work on a AMOUNT of memory that can reside on
different task at the same time the CPU or on a chip that has a direct
● On a computer with a single-core processor, the connection to the CPU
operating system can use multitasking and ● You can tell how efficiently a computer is
multithreading. working by tracking its CPU and RAM usage.
○ Multitasking Operating system ○ The lower the usage, the more
■ Can run more than one efficiently the operating system is
program at the same time performing tasks.
○ Multithreading Operating System ○ In Windows, you use Task Manager to
■ Handles many parts, or threads, track CPU and RAM usage
of a single program ● Applications have system requirements, which
● To store data and instructions, the CPU, are hardware specifications such as the amount
operating system, and applications use memory, of memory and the speed of the processor.
which consists of chips inside the system unit ○ If your computer does not meet the
● A computer has two major types of memory: application’s system requirements, the
○ Volatile Memory - RAM application will not be able to run or
○ Nonvolatile Memory - ROM will run ineffectively
DDI_3101 - D31C | Dental Informatics
● USB Adapters
○ A USB adapter connects a computer
with a USB port to a device that doesn’t
DDI_3101 - D31C | Dental Informatics
● Digital Pens
○ A stylus is a pen-like writing instrument
that works with touchscreens
○ You use a stylus for precise touch input
by writing, drawing, or tapping on a
screen
● Touchpads
○ A touchpad (also called a trackpad) is a
touch-sensitive surface that can convert
the motion and position of your fingers
to a relative position on screen
● Pointing Sticks
○ A pointing stick is a pressure-sensitive
● Audio Input Devices
device that resembles a pencil eraser
○ Audio Input is sound
○ You move a pointing stick with your
entered into a computer,
forefinger while using your thumb to
and includes speech,
press related keys
sound effects, and music
○ Mobile phones and
hands-free navigation
systems in motor vehicles use
voice-recognition systems
● Video Input Devices
○ When you capture still or moving
images with a digital camera, they are
stored digitally in the camera as video
input to the device
DDI_3101 - D31C | Dental Informatics
● Projectors
○ Another type of display device
DDI_3101 - D31C | Dental Informatics
● Portable Drives
○ Removable drives use the same
solid-state technology as internal SSDs
do.
○ The smallest types are collectively
called memory cards
○ USB flash drives are another type of
solid-state storage media
IF ()
SUM ()
VLOOKUP ()
USES OF SPREADSHEET
● Prepare budgets WHAT IS A FUNCTION?
● Financial statements ● Instruct the computer as to what mathematical
● Inventory management operations to perform
● Create charts OPERATION SYMBOLS
WHAT IS A WORKSHEET?
● A grid with columns & rows; the term worksheet is Addition (+)
used interchangeably with spreadsheet Subtraction (-)
WHAT IS A CELL? Multiplication (*)
● The intersection of a row and columns Division (/)
WHAT 3 THINGS CAN YOU TYPE INTO A CELL?
HOW DO YOU KEY A FORMULA?
LABEL Words or letters ● You combine numbers, cell addresses (references),
VALUE Number operation symbols and/or functions
FORMULA Statement that perform a a ● Ex: = 4 + 5; = B1*B2
calculations ORDER OF OPERATIONS
● Tool that changes the height of rows on a ● You can also use the vertical scroll bar or the
spreadsheet keyboard to navigate through slides in a presentation
WHAT IS THE FILL HANDLE TOOL?
● Used to copy date & formulas to another cell; and
create a series
WHAT IS AN AUTO SUM TOOL?
● Automatically creates a formula to ass a series of
numbers in a spreadsheet
WHAT IS A CHART
● Graphic representations used to compare & contrast
CHANGING THE SLIDE VIEW
worksheet data
● Powerpoint offers five different ways to view your
WHAT IS SORTING?
presentation:
● Organizing or rearranging data in either ascending or ○ Normal view
descending order ○ Outline view
DEFINITIONS ○ Slide sorter view
○ Notes pages view
Sort Ascending Arranges record from A to Z or ○ Reading view
smallest to largest
Sort Descending Arranges record from Z ro A or
largest to smallest
● Powerpoint offers fours variants for each theme, HIDING SLIDES AND CUSTOMIZING A PRESENTATION
which provide predefined sets of theme colors ● If your presentation time is cut, you may need to skip
● If the variants do not meet your needs, you can some slides in you presentation
choose from a palette of theme colors ● You can create a custom slide show by selecting only
● You can also change the set of theme fonts those slides you want to include
DENTAL INFORMATICS
Mr. Roy Callope | D31C
FORMATTING ANIMATIONS
● When you add animation, you add special visual or
sound effects to text or an object
● Without animation, text and object automatically
appear all at once when a slide is opened in
slideshow view ADDING AUDIO AND VIDEO TO A PRESENTATION
● When you format animations for the text boxes and ● You can use sound and video at any point in a
graphics, you can control how and when the text and presentation to add emphasis or set the mood for
graphics appear on each slide the audience
● Applying animations ● Inserting video and audio clips
○ Powerpoint provides many built-in ○ Powerpoint supports many video and audio
animations for four types of effects: file formats
■ Entrance effects controls how the ○ You can insert audio files from offic.com,
object enters onto a slide your computer, or another source such as a
■ Emphasis effects draw attention to flash drive, a network connection, or the
an object that is already visible on cloud
the slide ● Inserting audio and video clips
■ Exit effect control how an object
leaves the slide
■ Motion paths enable you to create
a path for the object to follow in
the slide
DISTRIBUTING PRESENTATIONS
● The primary way to distribute a presentation is to
project the slideshow before an audience
● You can provide hard copies of slides, handouts, the
presentation outline, and speaker notes
● You can distribute electronic copies of the
presentation
● You can share a presentation via email or web pages,
or over networks
● Printing handouts and speaker notes
● Rearranging, changing and customizing animations ○ You can print individual slides, the
○ You can rearrange the order of animations, presentation outlines, and speaker notes
remove an animation, or change an existing ○ You can prepare handouts by formatting the
animation slides in the various page layouts available
○ An object can have one or more animations in word documents.
○ You can customize the animations by ● Preparing presentations for electronic distribution
modifying the timing of the effects ○ To distribute electronic copies of a
presentation, you must be connected to a
network or the internet, and you must have
sufficient bandwidth for transferring the
electronic files
DENTAL INFORMATICS
Mr. Roy Callope | D31C