We Do Windows (and some Mac)

Understanding Computer Operating Systems

Osher Lifelong Learning Institute
University of Illinois, Urbana-Champaign

Scott Badman, Instructor


Session 3: Peripherals

September 24, 2014


Topics

Fundamentals

Connections with Peripherals

(as a .pdf file) (as a Powerpoint Presentation, large with a long download)
Components in the connection
Pink is software or firmware
Blue is hardware
Yellow is the cable
The Application Program passes an input / output request to the Operating System through its software connection.

The Operating System passes the information to the proper Device Driver software.

The Device Driver sends binary information through the system buses to special hardware memory locations on the Interface Card.

Interface Cards usually are specialized, dedicated computers themselves.
They create a stream of bytes according to the appropriate protocols, and send them over the cable using the proper electrical signals.

The Controller Card on the peripheral is also a dedicated specialized computer.
It receives the stream of bytes, and then formats the information and sends the necessary electrical signals to operate the peripheral.

Typical input / output connectors, cables, and interface cards to connect to various peripherals - Power Point Presentation continued...

If the cable fits the connectors, and the drivers are properly installed, usually the peripheral will work properly.


(10 to 15 Minute Break)

Practical Tips and Techniques

How Do I Make My Printer (or Display, or whatever) Work?

Troubleshooting Connections to a Peripheral

1. Make sure the application is properly trying to access the peripheral. Is it giving error messages? Do they give an indication of what the problem is?

2. Carefully test the device to see what is working properly and what is not working properly. Make sure you know how the peripheral is supposed to work. It may be installed properly, but you are not operating the peripheral properly.

3. Check and make sure the physical connectors and cables are properly installed.

4. Reboot the computer and turn the peripheral off and back on. Is the problem solved?

5. If none of the above solves the problem re-install the device driver and reboot the computer.

6. If that does not solve the problem, can you substitute another identical cable and peripheral to see if they work. If so, the computer is working properly and the problem is with the original peripheral.

7. Can you install the peripheral on another computer? If you can and it works, then the problem is with your original computer.

8. If none of steps above solves the problem, then try to get additional help, from manuals, the Internet, or a knowledgeable person.

9. If you still cannot solve the problem, can you get your work done some way that doesn't use the peripheral?

10. Replace the peripheral with a new, better one.


We Do Windows, Understanding Computer Operating Systems, Fall 2014, Osher Lifelong Learning Institute, University of Illinois at Urbana-Champaign