6.5  Lab Exercise: Digital Electronics and the Blinker Circuit

The objectives of this lab exercise are for students:

  • To be introduced to digital circuits
  • To understand the 555 timer
  • To learn to solder
  • To analyze and build relatively complex circuits

Materials

The following materials are required for each lab station:

  • A PC with LabVIEW installed
  • A myRIO configured with LabVIEW
  • A multimeter
  • A breadboard
  • A prototyping board
  • Wire and jumper wires
  • A 9 V battery
  • A 9 V battery connector
  • A 555 timer integrated circuit
  • Two 1 kΩ resistors
  • A 470 kΩ resistor
  • An LED
  • A 1, a 10, and a 100 μF capacitor

Building the circuit

Use the following procedure to build the LED 555 timer circuit.

  1. Gather the components listed above.
  2. Measure and record the parameter value for each resistor, each capacitor, the battery, and the LED in the table below.
  3. Lay out the circuit in accordance with the circuit diagram of figure 1 on a prototyping board. Use the 1 μF capacitor, but connect it with an auxiliary breadboard.
  4. Leaving the battery disconnected from its connector, solder each connection, connecting components that aren't directly next to each other with wires.
Figure 1: 555 timer circuit diagram (Trilesto, 2018). Note that the pin positions in the diagram don't correspond to the physical layout. For the physical layout, see the pinout diagram in figure 2.
Figure 2: 555 timer pinout (Community, 2018).

Component Measurements

Nominal and measured parameter values.
ComponentNominalMeasured
\(C_1\) (μF)1
\(C_2\) (μF)10
\(C_3\) (μF)100
\(R_1\) (kΩ)470
\(R_2\) (kΩ)1
\(R_3\) (kΩ)1
\(V_S\) (V)9
\(v_D\) (V)0.6
Login to Save

Measuring the waveform

The LabVIEW VI needed for this lab exercise can be downloaded here:

Download LabVIEW VI

  1. Use the myRIO with the LabVIEW VI, which is similar to those we've used previously, to record at least a few periods of \(v_{C_1}\) and \(v_{R_3}\).

  2. Repeat the previous step with the 10 μF capacitor and the 100 μF capacitor. Be sure to capture several periods of data for each circuit.

Report requirements

Write a report on your laboratory activities using the template given. Be sure to pay special attention to the following elements:

  • In your circuit analysis, predict the entirety of the capacitor voltage waveform for each circuit (different circuits here meaning different capacitors).
  • Plot your prediction and the measured waveforms on the same graph (one graph for each circuit, three in total). One period is sufficient, but multiple is also fine. A bit better would be to average multiple periods of measured data. However, some difficulty arises when trying to match the period and this is not required.

It may be helpful to take photos during the laboratory procedure. These can be included in your report.

Portions of this lab exercise were prepared by Ryan Haseman (SMU class of 2017) Jordan Parker (SMU class of 2019).

Bibliography

  1. Community, Wikipedia. "555 pinout".
  2. Trilesto. "Flashing LED using 555 timer".