3X3X3 LED Cube Circuit Principle
3X3X3 LED Cube Circuit Principle
This article is written to describe the design and working of a simple LED cube circuit. Most of
the LED cube circuits are designed using microcontroller. However to have a circuit without any
difficulties of programming, we decided upon a simple idea of driving the cube using just a timer
and counter arrangement. Here we arrange total of 27 LEDs in cubical arrangement such that
there are 9 sets of a trio of LEDs. Apart from the LEDs, all we need is a 555 Timer IC and
two 4017 counter ICs. IC 4017 is a CMOS decade counter IC with inbuilt counter come decoder
circuit. Reason for using 4017 IC is its ability to drive the LEDs directly without requiring any
BCD decoder.
Second part of the design involves designing the counter unit. Since here we are using
only one counter, the divide by 10 output pin is left unconnected.
In cascading operation the divide by 10 output pin or the carry out pin is connected to
either the clock pin or carry out pin of another counter. The master reset pin and the
clock enable pins are both connected to ground.
The third and the most important part involve designing the LED cube circuit. We
achieve this by arranging 9 set of a series trio of LEDs in a cubical manner such that for
each trio, the cathode of each LED is connected to the anode of another and each trio
of LEDs is connected in parallel to another such that the cathodes of upper LEDs are
connected to each other, resulting in a 3 by 3 by 3 LED cube arrangement. Anodes of
all the LEDs are connected together to the ground potential.
This is achieved by the astable operation of 555 timer used to produce high and low
clock pulses of required interval. Output pulse from the IC is fed to the two counter ICs
in parallel arrangement, so as to give the clock signals simultaneously. Here the two
counters are arranged in cascading arrangement. The IC 4017 consists of a 5 stages
Johnson counter and display decoder circuitry. It produces a high logic signal at its
output every time the input clock pulse is a high logic signal. In other words for each
positive clock pulse received the counter output at the corresponding output pin will go
high. The counter IC will function till the reset pin and clock enable pins are grounded.
Since each output pin is connected to each of the series arrangement of LEDs, every
time one of the output pins is at logic high, the corresponding series of LEDs would
glow.
For example for the first clock pulse when pin 3 of the counter IC goes high, the
connected trio of LEDs start glowing. For the first 9 pulses, the each trio of LEDs glows.
Thus this circuit displays a spectacular view of the LED cube wherein for each clock
pulse, each trio of LEDs glow and since time period of clock pulses is quite low, and the
cube appears to blink.