Introduction to the CD4060
The CD4060 is a member of the 4000 series of CMOS logic ICs, which are known for their low power consumption and wide voltage range. It is a versatile IC that can be used in a variety of applications, such as frequency dividers, timers, and oscillators.
Key Features of the CD4060
- 14-stage ripple counter
- Built-in oscillator circuit
- Low power consumption
- Wide operating voltage range (3V to 15V)
- High noise immunity
- Buffered outputs for each counter stage
CD4060 Pinout and Function Table
The CD4060 is available in a 16-pin DIP (Dual Inline Package) or SO (Small Outline) package. The following table shows the pinout and functions of the CD4060:
Pin Number | Pin Name | Function |
---|---|---|
1 | Q13 | Counter output (8192 cycles) |
2 | Q12 | Counter output (4096 cycles) |
3 | Q11 | Counter output (2048 cycles) |
4 | Q10 | Counter output (1024 cycles) |
5 | Q9 | Counter output (512 cycles) |
6 | Q8 | Counter output (256 cycles) |
7 | Q7 | Counter output (128 cycles) |
8 | VSS | Ground |
9 | Q6 | Counter output (64 cycles) |
10 | Q5 | Counter output (32 cycles) |
11 | Q4 | Counter output (16 cycles) |
12 | Q3 | Counter output (8 cycles) |
13 | Q2 | Counter output (4 cycles) |
14 | Q1 | Counter output (2 cycles) |
15 | MR | Master Reset (active high) |
16 | VDD | Positive supply voltage |
How the CD4060 Works
The CD4060 consists of a 14-stage ripple counter and an on-chip oscillator circuit. The oscillator is formed by connecting an external resistor (R) and capacitor (C) between the OSCin (pin 11) and OSCout (pin 10) pins. The oscillation frequency is determined by the values of R and C, and can be calculated using the following formula:
f = 1 / (2.2 × R × C)
where:
– f is the oscillation frequency in Hz
– R is the resistance in ohms (Ω)
– C is the capacitance in farads (F)
The oscillator signal is internally buffered and fed to the first stage of the ripple counter. Each stage of the counter divides the input frequency by two, providing a total division ratio of 2^14 (16,384) at the final output stage (Q13).
CD4060 Oscillator Circuit
To set up the CD4060 as an oscillator, follow these steps:
- Connect the positive supply voltage (VDD) to pin 16 and ground (VSS) to pin 8.
- Connect an external resistor (R) between pins 10 (OSCout) and 11 (OSCin).
- Connect an external capacitor (C) between pin 11 (OSCin) and ground.
- Optional: Connect a master reset switch between pin 15 (MR) and VDD to reset the counter when needed.
Here’s a schematic diagram of a basic CD4060 oscillator circuit:
VDD
|
+-+
|R|
+-+
|
OSCout | OSCin
(10)---+---(11)
| |
--- ---
|C| |MR|
--- |15|
| |
GND VDD
CD4060 Counter Operation
The CD4060’s ripple counter divides the input oscillator frequency by powers of two at each output stage. The following table shows the division ratios and output frequencies for each counter stage, assuming an input oscillator frequency of 1 MHz:
Counter Stage | Division Ratio | Output Frequency (Hz) |
---|---|---|
Q1 | 2 | 500,000 |
Q2 | 4 | 250,000 |
Q3 | 8 | 125,000 |
Q4 | 16 | 62,500 |
Q5 | 32 | 31,250 |
Q6 | 64 | 15,625 |
Q7 | 128 | 7,812.5 |
Q8 | 256 | 3,906.25 |
Q9 | 512 | 1,953.125 |
Q10 | 1024 | 976.5625 |
Q11 | 2048 | 488.28125 |
Q12 | 4096 | 244.140625 |
Q13 | 8192 | 122.0703125 |
Applications of the CD4060
The CD4060 finds use in a wide range of applications, thanks to its versatility and ease of use. Some common applications include:
- Frequency dividers
- Timer Circuits
- Pulse generators
- LED flashers
- Sequencers
- Tone Generators
- Power-on reset circuits
CD4060 Timer Circuit Example
One popular application of the CD4060 is as a timer circuit. Here’s an example of how to create a simple timer using the CD4060:
- Set up the CD4060 as an oscillator with a suitable R-C combination for the desired timing interval.
- Connect the appropriate counter output (Q1-Q13) to the input of a CD4017 decade counter/divider.
- Use the outputs of the CD4017 to drive LEDs, relays, or other devices to indicate the elapsed time or trigger events.
Here’s a schematic diagram of a CD4060-based timer circuit:
VDD
|
+-+ +--------+
|R| | |
+-+ | 4017 |
| | |
OSCout | OSCin Reset |
(10)---+---(11) (15) |
| | |
--- --- |
|C| |MR| |
--- |15| |
| | |
GND VDD |
|
Output |
Stages |
Q0-Q9 |
|
LEDs, |
relays,|
etc. |
|
+++
GND
FAQ
-
Q: What is the maximum operating voltage of the CD4060?
A: The CD4060 can operate with a supply voltage ranging from 3V to 15V. -
Q: How can I change the oscillation frequency of the CD4060?
A: To change the oscillation frequency, modify the values of the external resistor (R) and capacitor (C) connected to the OSCin and OSCout pins. Use the formula f = 1 / (2.2 × R × C) to calculate the desired frequency. -
Q: What is the purpose of the master reset (MR) pin on the CD4060?
A: The master reset (MR) pin allows you to reset the counter to its initial state (all outputs low) when a high signal is applied to it. This can be useful for synchronizing the counter or restarting a timing sequence. -
Q: Can I cascade multiple CD4060s to achieve higher division ratios?
A: Yes, you can connect the Q13 output of one CD4060 to the OSCin input of another CD4060 to achieve division ratios up to 2^28 (268,435,456). -
Q: What is the typical current consumption of the CD4060?
A: The CD4060 has very low current consumption, typically less than 1 mA when operating at a frequency of 1 MHz with a 10V supply voltage.
Conclusion
The CD4060 is a versatile and widely used CMOS integrated circuit that functions as a 14-stage ripple counter and oscillator. Its low power consumption, wide operating voltage range, and ease of use make it an ideal choice for a variety of applications, such as frequency dividers, timers, and pulse generators. By understanding the CD4060’s pinout, oscillator setup, and counter operation, you can easily incorporate this IC into your projects and harness its capabilities.
No responses yet