next up previous
Next: About this document ...

CS467 -- Advanced Logic Design
Lab 2 -- Building Circuits on a Breadboard
Handed out Monday October 5th
Due Monday October 12th

Overview

This lab will involve building a simple circuit on the breadboard in the design kit. You can work on this lab in teams of two if you like. Although I'm giving you until next Monday to demonstrate this circuit, you should be able to complete the circuit and demo it in your T-H lab section. The main point of this lab is to get some experience with circuit implementations, switches, LEDs, looking up documentation on data sheets, using lab equipment, and wiring things up on the breadboards. Remember that even though you may be working in a team you are required to know how to do everything even if you don't do everything.

For this lab you'll need:

Using the Breadboard

Please read the document on the web about using the DesignKit for prototyping!

What Circuit to Build

For this lab you will build a debounced switch using one of the push-button switches and a non-debounced switch using the other. You will need to use the multi-meter to determine how the pushbutton switch outputs behave (i.e. which one is connected when the button is not pressed, which one when it is pressed, and which one is the common pin).

You will also use a counter chip from your DesignKit and connect the four outputs of the counter to LEDs from the LED pack. You will alternatively connect the non-debounced and debounced switch to the clock input of the counter chip to see the effects of switch bouncing. You will also use your signal generator from the DesignKit to drive the counter to watch the effect of different clock rates.

See the DesignKit documentation for information on using the LED packs and driving the LEDs. You will need to use a DIP switch to control the reset input of the counter, and pay attention to all the inputs of the counter. You will need to tie some of them high or low to get the counter to operate correctly. Use the NOR-based debouncing circuit from page 317 of your textbook to debounce the switch. You will need to find the data sheets for the counter chip that you're using and other gates (NOR, inverter, etc) either in the databooks in the lab or from the web (i.e. find a chip manufacturer and see if their web page has databooks online). Remember to connect power and ground to the chips!

What to Do



 
next up previous
Next: About this document ...
Erik Brunvand
1998-10-04