Top Banner
41

Historical perspectives of computerized imaging Computer classifications Components of computer hardware Define computer terminology.

Dec 27, 2015

Download

Documents

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.
Page 2: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

Historical perspectives of computerized imaging

Computer classifications

Components of computer hardware

Define computer terminology

Page 3: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

Are often classified according to size, processing speed, and storage capacity.

Page 4: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

Supercomputers – are the fastest and highest-capacity computers, containing hundreds to thousands of microprocessors (eg: weather forecasting)

Mainframe computer – are fast, mid-to-large –size, large-capacity system that has multiple microprocessors. They can support a few hundred to thousands of users (eg: ATM’s)

Page 5: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

Workstation – powerful desktop system usually connecting individual users to a larger computer system to share and transfer information

Microcomputers – best known as PC’s or palm pilot.

Page 6: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

1946 - First all electronic, general purpose digital computer

Page 7: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.
Page 8: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

Basic form = input, output, and processing devices

Input devices: keyboards, mice, microphones, barcode readers, touch screens, and image scanners.

Output devices: monitors, printers, and speakers

Processing: central processing unit (CPU)

Page 9: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

Computers operate on the Binary Number System

It has only two digits, 0 and 1

Computers function by converting all data into binary values.

Page 10: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

Represents one character, digit, or value.

A bit describes the smallest unit of measure 0 or 1 – computers ultimately understand only 0 or 1

Byte are 8 bits

Page 11: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

Alphabet in Binary

Page 12: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

Analog refers to a continuously varying quantity

A digital system uses only two values that vary discretely through coding. Binary Number System

Page 13: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

Analog - one value blends into another

(like a thermometer)

Digital - distinct separation

98.6 exact

0

20

40

60

80

100

1st

Qtr

3rd

Qtr

East

West

North

Page 14: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

Computer processing is performed by a series of transistors.

Transistors are either on or off. ◦ If the transistor circuit is closed and current

passes through, it is assigned a value of 1. ◦ If no current passes because of the circuit being

open, then 0.

Page 15: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

Transistors can be switched on and off Transistors can be switched on and off millions of times in a second. Each 1 or 0 is millions of times in a second. Each 1 or 0 is a bit. a bit.

Page 16: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

One byte is the amount of memory needed to store one letter.

A kilobyte represents 1024 bytes, megabyte is 1 million bytes, gigabyte is approximately 1 billion bytes

Memory is talked about in kilo, mega, giga, or tera.

Page 17: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

Hardware – the nuts & bolts of the computer

Software – computer programs

Hardware: Motherboard – the largest circuitry board inside the computer and it contains many important small components.

Page 18: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

Central processing unit, or microprocessor is the brain of the computer.

It is a small chip found on the motherboard. (not the “box” as most people refer)

CPU = a series of transistors that manipulate data received from the software.

Page 19: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.
Page 20: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

Basic tasks are to read data from storage, manipulate the data, and then move the data back to storage or send it to external devices, such as monitors or printers.

CPU’s are named after its manufacturer and the speed at which it manipulates data.

Page 21: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

The basic input/output system.

A simple set of instructions to bring the computer to life and run diagnostic test to make sure the peripherals are functioning.

ROM = Read-only memory. Contains information supplied by the manufacturer, cannot be written on or erased. (how to start the system)

Page 22: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

After start up, BIOS oversees the basic functions of receiving and interpreting signals from the keyboard and other ports.

BIOS is the intermediary between the operating system (OS) and the hardware.

Page 23: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

The bus provides the connections for the information to flow within the computer.

There are several: ex. connecting the microprocessor and the system memory (graphics port, video adapters, universal serial bus)

Page 24: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

RAM = Random access memory. ◦ Data can be stored or accessed at random from

anywhere in the main memory. ◦ Only temporary storage when the computer is

turned off RAM is wiped clean. ◦ Usually expressed as MB (mega), GB (giga) or TB

(tera)

CMOS = (complementary metal oxide semiconductor) retains information about the hardware while the computer is turned off. Ex: date and time

Page 25: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

Connectors sticking out of the back of the PC

Page 26: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

Parallel (printer port) = 8 bits of data through the connection.

Serial (mouse) = 1 bit of data down a single wire.

USB (universal serial bus) = multiple devices may be connected into one port.

Page 27: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

Sound Card

Network Card

Page 28: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

Provides electricity and contains a fan to keep the computer cool.

Contains a transformer that converts AC from the wall to DC.

Page 29: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

The main storage for programs and documents.

Page 30: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

DVD’s can hold up to 7 times more than the CD.

3 types of CD/DVD:◦ ROM (read-only memory)◦ R (write once-read many)◦ RW (read and write many times)

Page 31: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

Starting in the center and spiraling out.

Tiny depression (pit) is laser burned into the disk to create a series on pits and areas not burned.

To read, a laser scans the disk if the laser hit a pit the light reflects back. A diode translates the impulses into binary.

Page 32: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

Common type of secondary storage are optical disks, tape, diskette, Magnetic tape, CD or DVD

Page 33: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

Keyboard

Mouse

Scanners

Speakers

Microphones

Page 34: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.
Page 35: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

The OS takes over just after the computer wakes up and allows the computer to begin doing tasks.

Ex: Windows by Microsoft, Macintosh OS, UNIX/Linux

Page 36: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

Early OS’s were command based. To save a file the user needed to know the word commands.

Now most computers use GUI, graphical user interface. ◦ A picture (icon) based program, where the mouse

is used to point and click on the function.

Page 37: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

Is the most commonly used. Some PACS systems used a proprietary system.

UNIX is usually used on large servers because of the exceptional multitasking capabilities.

Page 38: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

Soft copy = CRT or LCD display (Plasma screen) Hardcopy = film

Page 39: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

Digital images are made of discrete picture elements, arranged in a matrix. The size of the image is described in the binary number system

Modern imaging systems are at least 1024 x 1024

4096 x 4096 is being developed for digital radiography. The number of pixels on a display determines the resolution.

Page 40: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.
Page 41: Historical perspectives of computerized imaging  Computer classifications  Components of computer hardware  Define computer terminology.

PACS - Picture Archiving & Communications

System

DICOM - Digital Images & Communication in Medicine

TELERADIOGRAPHY -Remote Transmission of Images