
- •Computer Basics
- •Applications: Word Processing
- •Word Processing
- •Steps to produce a document
- •Features/Terms:
- •Do it! Simple Text
- •Directions:
- •Move the cursor:
- •Features/Terms:
- •Features/Terms:
- •Applications: Desktop Publishing
- •Features/Terms:
- •Instant Messaging
- •Applications: Security & Utility
- •Security Programs
- •Types of security programs:
- •Utility Programs
- •Examples:
- •Integrated Software
- •Computer Types & Applications: Summary
- •Input: Intro
- •Types of Input
- •Keyboard
- •Common differences:
- •Input: Keyboard
- •Explanation:
- •Input: Pointing Devices
- •Input: Terminals
- •Input: Multimedia
- •Voice Input
- •Input: Data Automation
- •Input: Data Accuracy
- •Input: Summary
- •Input: Quiz
- •Processing: cpu
- •Explanation:
- •Processing: Motherboard
- •Processing: Summary
- •Output: Printer Types
- •Impact Printers
- •Types of Impact Printers
- •Types of Non-Impact Printers
- •Thus, Things to Consider When Choosing a Printer:
- •Output: Summary
- •Storage: Accessing Data
- •Total time to transfer a kilobyte:
- •Don't lose it!
- •Storage: Caring for Data
- •What are the risks?
- •First: a Back Up Plan
- •Storage: Summary
- •Computer to Computer: Transmission Media
- •Broadcast
- •Computer to Computer: Modems Signals
- •Transmission Rate
- •Physical Types
- •Digital Modems
- •Types of Digital Modems
- •How Device Speeds Compare
- •Protocols
- •Computer to Computer: Summary
- •System Software: Types
- •More Terms
- •Common Operating Systems for Desktop Computers
- •Life Cycle
- •Which is most popular?
- •Wikipedia:
- •Hitslink.Com:
- •System Software: Utilities
- •Security Software
- •Malware: What you need protection from
- •Programs that add protection:
- •Programming: Summary
- •What You See: On the Front
- •Explanation:
- •What You See: Summary
Storage: Accessing Data
The process of accessing data has 4 steps. 1. Seek 2. Rotate 3. Settle 4. Data transfer
Step |
Measured as: |
|
1. seek move the read/write head to proper track |
seek time (ms) |
|
2. rotate rotate disk under the head to the correct sector |
rotational delay (ms) |
|
3. settle head lowers to disk; wait for vibrations from moving to stop (actually touches only on floppies) |
settling time (ms) |
|
4. data transfer copy data to main memory |
data transfer rate (kbit/s) |
|
where ms stands for millisecond = .001 second and kbit/s is kilobits per second. Historically, one kbit has always been 1000 bits instead of 1024 bits. Go figure!
Total time to transfer a kilobyte:
for floppies, |
175 - 300 ms |
for hard drive, |
15 - 80 ms |
new hard drives, (Jun. 2009) |
.0032 ms (300 MB per sec). This is seriously fast!! |
Clearly, getting data from a hard disk is immensely faster than from a floppy.
Storage: Solid State Devices Solid state devices are currently the new hot technology for data storage. There are no moving parts. Data is stored electronically, not magnetically. Solid state drives replace traditional spinning-disk hard drives with banks of memory cards. Most SSDs use flash memory to store all those 1's and 0's in a way that keeps the data after power is off. Some SSDs use DRAM cards, the same as normal computer memory. The data vanishes once the power goes off.
Advantages:
SSDs are super, super fast at reading and writing data.
No moving parts to break.
Does not need to be defragmented.
Silent.
Resistant to shock and vibration.
Not affected by magnetic fields.
Small size; light in weight.
Uses less power than hard disk drives.
When a sector has had too many read/write cycles, the data becomes read-only and is written to a new area automatically. It's not lost!
|
Disadvantages:
|
Flash Memory |
Devices like digital cameras, digital camcorders, and cell phones may use CompactFlash, SmartMedia, Memory Stick, or another flash memory card. Laptop computers use PCMCIA cards, which are type of flash memory used as solid-state hard disks.
|
USB drive |
All are small, at most about the size of your thumb or a large car key, but many are smaller. They plug into a USB port on the computer. No drivers are needed for recent versions of Windows. Plug it in and the computer reports a new drive! Such small flash drives can have storage capacities from 8 MB to 128 GB or more! Some flash drives include password protection and the ability to run software right off the USB drive. So cool! The actual circuit board inside such a device is very small, so manufacturers add colorful and fun cases to get your business.
The shiny metal parts in the center illustration are the contacts that must meet matching contacts on the computer. In the other devices those contacts are inside the rectangle-shaped connector. |
Taking Care of Solid State Devices
It's pretty easy to care for a solid state device.