Draw the schematic for counter portion circuit

Assignment Help Electrical Engineering
Reference no: EM131215964

Counter Applications - Stop Watch

Counters are a core building block to many circuits and systems. Counting circuits can be designed to count up or down. They can be made to begin at any count or end on any count, and can be reset. As was explored in previous labs, the counters can be either asynchronous or synchronous. Asynchronous counters have the advantage of simplicity, while synchronous counters have advantages with regard to speed and glitch avoidance.

Design Example - "Recycle" Up Counter:

Figure 1 displays a synchronous counter circuit that is designed to display a count from 0000 to 0110 (hex 6) and recycle. It utilizes the 74LS192 synchronous BCD/decade up/down counter with an active high reset.

580_Figure1.jpg

Figure 1: Synchronous Up Counter with Async Reset at 0111 (hex 7)

In this design example, the 4-input AND gate decodes the count of 0111 (hex 7), which is one higher than the desired count. When 0111 is reached, the output of the AND gate goes high. This activates the active high CLR input. Because the CLR input is asynchronous, the counter clears all outputs to zero within a few nanoseconds. The count of 0111 clears long before the next clock cycle, so the displayed count will recycle at 0110 (hex 6).

Design Example - "Recycle" Up Counter Using Load Capability:

A more generic way to design a recycle counter is to use the load capability of the 74LS192 to specify the starting value of the counter. When the LOAD and CLR inputs are both low, information present on the parallel data inputs (QD, QC, QB, and QA) is loaded into the counter and appears on the outputs regardless of the conditions of the clock inputs.

Figure 2 shows a synchronous up counter circuit that counts from 0001 (hex 1) to 0110 (hex 6) and recycles back to 0001.

1883_Figure3.jpg


Figure 2: Synchronous Up Counter with Asynchronous Load at 0111, and Recycle to 0001

In this design example, the 4-input NAND gate decodes the count of 0111 (hex 7), which is one higher than the desired count. When 0111 is reached, the output of the NAND gate goes high. This activates the active low LOAD input. Because the LOAD input is asynchronous, the counter loads the parallel data inputs within a few nanoseconds. The count of 0111 clears long before the next clock cycle, so the displayed count will recycle at 0110 (hex 6), then begin the count again at 0001.

Objective:

- To design a two-digit stop watch that counts up from 00 to 59 decimal and recycles.
- To design a two-digit stop watch that counts down from 59 to 00 decimal and recycles.

Parts needed for this lab:

- Function generator as clock source
- Push button switch with debounce circuitry
- Two 74LS192 BCD/decade up/down counter ICs
- Other TTL gates as needed depending on your final design
- Pull-up resistors as needed
- Two 74LS47 BCD to 7-segment display ICs
- Two 7-segment displays with 330Ω series resistors

Prelab:

Step 1 - Answer the following questions using the 74LS192 data sheet and the schematics in Figures 1 and 2. Answering these questions will help clarify what is needed for your stop watch designs.

- Which counter output is the MSB and which is the LSB?

- What are the logic levels on the output pins QN immediately following an active high signal on the CLR pin?

- Is the LOAD input synchronous or asynchronous to the clock?

- If DCBA = 1011, what are the logic levels on the output pins QN immediately following an active low signal on the LOAD pin?

- What pins need to be connected between the two 74LS192 ICs to cascade them? Specify both up and down counter modes.

- The examples in Figures 1 and 2 are both UP counters. What changes are necessary for the 74LS192 to act as a DOWN counter?

- What technique can be used to pause the counter?

Step 2 - Design a two-digit stop watch that counts up from 00 to 59 decimal and recycles. It must meet the following requirements:

- Can be reset to ‘00' at any point in the count.

- Uses a function generator as the clock source for the counter, with the frequency set appropriately such that the counter counts seconds in time.

- Includes a push button that can pause the count at any time with a single push, and restart the count again with a another push of the button. The push button must be debounced. The push button must not reset the count back to ‘00', but must restart the count from the point where it was previously paused.

- Uses two 7-segment displays to display the two-digit stop watch output.

Neatly draw the schematic for this circuit, complete with IC identifiers and pin numbers associated with each gate. Be sure it is a complete schematic for the circuit. Include the Boolean equation used to control the LOAD input and label each resistor with its value. The schematic must be organized into three pages by function to improved readability and organization:

- Debounced push button circuit
- Counter circuit
- 7-segment display circuit

The function generator may be shown as a box labeled "FG" to denote its input into the circuit.
Step 3 - Design a two-digit stop watch that counts down from 59 to 00 decimal
and recycles. It must meet the following requirements:

- Can be reset to ‘00' at any point in the count. Once reset, it must resume the count from ‘59'.
- Uses a function generator as the clock source for the counter, with the frequency set appropriately such that the counter counts seconds in time.
- Includes a push button that can pause the count at any time with a single push, and restart the count again with a another push of the button. The push button must be debounced. The push button must not reset the count back to ‘00', but must restart the count from the point where it was previously paused.
- Uses two 7-segment displays to display the two-digit stop watch output.

Neatly draw the schematic for counter portion of this circuit, complete with IC identifiers and pin numbers associated with each gate. Include the Boolean equation used to control the LOAD input. The function generator may be shown as a box labeled "FG" to denote its input into the circuit.

The schematic pages for the debounced push button circuit and 7-segment display circuit need not be repeated, as they are the same for both up and down stop watch designs.

Procedure:

Step 1 - Simulate the up stop watch from Prelab Step 2 in Multisim.

Demonstrate your results to your instructor. Save a copy of your Multisim schematic to print out for your lab report.

Step 2 - Simulate the down stop watch from Prelab Step 3 in Multisim.

Demonstrate your results to your instructor. Save a copy of your Multisim schematic to print out for your lab report.

Time permitting, implement the up stop watch in hardware.

Step 4 - Implement and test the up stop watch from Prelab Step 2. If it is helpful to you, you may create a wiring diagram for your circuit, but it is not necessary for your lab write-up.

To facilitate debugging, implement and test the hardware in functional blocks.

The following order is recommended:

- Pause circuitry

- First stage of the counter using LEDs to verify functionality

- Second stage of the counter using LEDs to verify functionality

- 7-segment display circuitry Demonstrate your results to your instructor. Results:
Your lab report for this lab consists of the following and is due at the start
of next week's lab period:

- Completed ELET215/CP215 cover sheet with name and date lab performed. A copy of the cover sheet can be found on Blackboard.

- Completed prelab, including any corrections made to the prelab during the lab period.

- A complete Multsim schematic for both up and down stop watch designs. Add a title to each schematic page and put your name and date on it. Each page of your schematic should be neatly labeled with the appropriate Boolean expressions, and inputs should be labeled so they can be easily recognized.

Reference no: EM131215964

Questions Cloud

What is purpose of statement of cost of goods manufactured : Which of the following is not a factory overhead cost? What is the purpose of the statement of cost of goods manufactured? A company sells goods for $150,000 that cost $54,000 to manufacture. Which statement is true?
How does de rougemont use the word myth be specific : How does De Rougemont use the word "myth?" Be specific. When you see passionate (adulterous) lovers do you say, "That is what I wanted!" or else "God forbid?" In other words, to you root for them or not?
Desribe the energy for a strongly bound electron : an electron in a periodic potential. Why do we get these different band schemes?
Combination of direct labor cost and factory overhead cost : Managerial accounting reports must be prepared according to generally accepted accounting principles. Goods that are part way through the manufacturing process, but not yet complete, are referred to as materials inventory. Conversion cost is the comb..
Draw the schematic for counter portion circuit : Draw the schematic for counter portion of this circuit, complete with IC identifiers and pin numbers associated with each gate. Include the Boolean equation used to control the LOAD input - Design a recycle counter is to use the load capability
Compare the differences in malpractice policy options : Identify and explain any legal implications that exist for failure to adhere to a standard of care. Identify and explain the key elements of malpractice.
Calculate the energy of an electron : The width of the potential well (Fig. 4.2) of an electron can be assumed to be about 2 A. Calculate the energy of an electron (in Joules and in eV) from this information for various values of n. Give the zero-point energy.
Find the present value of all cash flows : The Nirmal Chemical Company is planning to invest in a new plant. Find the present value of all cash flows. How would your answer change if cash flows were to grow at 40 percent per year after year 3 up to the seventh year? Now reduce the life of the..
What would be your bank balance when you retire : You are 55 years old and expect to work for 5 years more, saving Rs 1.25 lac a year. Appropriate interest rate = 10 percent. If you wish to withdraw Rs 75,000 a year for the following 15 years, how much would you need in the bank 5 years from now?

Reviews

Write a Review

Electrical Engineering Questions & Answers

  What is the maximum signal amplitude station can permit

a) What is the minimum bandwidth that they need b) If the carrier amplitude in the transmitter (before the power amplifier at the output) is 5V, what is the maximum signal amplitude they can permit in the transmitter without introducing distortion

  Calculate current through the resistor in terms of average

a sine wave signal (20 V PP) is connected to a 10k ohm resistor. Calculate the current through the resistor in terms of average,rms, and peak currents. what wattage rating should the resistor have

  What is meant by the buses for networking of serial devices

1- a port device may have multi-byte data input buffers and data output buffers. what are the advantages of these 2- what are the advantages of DAA(Data Access Arrangement) and McBSP ports in DSPs

  Writes the counter value to output controller registers

When the value changes from 0 to a nonzero value, the program increments a 16-bit counter and writes the counter value to output controller registers 12 (least significant byte) and 13 (most significant byte). The program should not terminate.

  Explain how to find the complex power in polar form

Two loads are in parallel with a 1.2kV sinusoidal source. Load 1absorbs 60 kVAR at 0.6 leading power factor. Load 2 draws 90 kW at0.707 lagging power factor. A) How would i find the complex power in polar form

  Define how energy efficiency can be traded off for bandwidth

Explain how energy efficiency can be traded off for bandwidth efficiency by multilevel modulation schemes. Rank the following modulation schemes: 64-ary PSK, Binary FSK, QPSK in terms of bandwidth efficiency and energy efficiency.

  How many gates would be required to implement

How many gates would be required to implement the following Boolean expression before simplification? XY + X(X + Z) + Y(X + Z)

  What is angle between magnetic field and protons velocity

A proton moving with a speed of (2*106)m/s through amagnetic field with a magnetic flux density of 2.5T experiences a magnetic force of magnitude4*10-13 N. What is the angle between the magnetic field and the proton's velocity

  Find generated emf ea and the torque applied

A 50 kw, 120 - V shunt generator has Ra = 0.09 ohm, Rfw = 30 ohm and external field resistor Rfx = 15 ohm. The generator delivering the rated load at terminal voltage. a. find generated emf Ea

  Calculate the new steady state speed of wound-field dc motor

A wound-field dc motor is driving a load whose torque requirement increases linearly with speed and reaches 5 Nm at a speed of 1,400 rpm. The armature terminal voltage is held to its rated value.

  Calculate the equivalent impedance for three parallel loads

Three loads are connected in parallel across a single-phase source voltage of 240 V (RMS). Load 1 absorbs 12 kW and 6.667 kVAR; Load 2 absorbs 4 kVA at 0.96PF leading; Load 3 absorbs 15 kW at unity power factor.

  Write general form of natural response for capacitor voltage

Consider a source-free parallel RLC circuit having alpha =10^8 s^-1, omega-sub-zero = 10^3 rad/s, and omega-sub-zero * L = 5 ohm. a) Show that the stated units of omega-sub-zero * L are correct. b) Compute s_1and s_2.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd