Cirkit Designer Logo
Cirkit Designer
Your all-in-one circuit design IDE
Home / 
Component Documentation

How to Use LM567 Tone decoder: Examples, Pinouts, and Specs

Image of LM567 Tone decoder
Cirkit Designer LogoDesign with LM567 Tone decoder in Cirkit Designer

Introduction

The LM567 is a tone decoder integrated circuit (IC) designed to detect specific audio frequencies and output a signal when the desired frequency is present. Manufactured by Tone Decoder, the LM567 is widely used in applications such as remote control systems, tone detection, frequency monitoring, and audio signal processing. Its ability to precisely detect a target frequency makes it a versatile component in communication and signal processing circuits.

Explore Projects Built with LM567 Tone decoder

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
Arduino-Controlled 4-Channel RF Decoder Data Display with I2C LCD Interface
Image of FYP: A project utilizing LM567 Tone decoder in a practical application
This circuit comprises an Arduino UNO microcontroller interfaced with four 2-to-12 series CMOS decoders, a 433 MHz RF receiver module, four 1MΩ resistors, four red LEDs, and a 20x4 I2C LCD display. The Arduino reads 3-bit data from each decoder, which are likely receiving signals from the RF receiver, and displays the binary data on the LCD. The LEDs are connected to the decoders' VT (valid transmission) pins, indicating successful data reception, and the entire circuit is powered by a 5V DC source.
Cirkit Designer LogoOpen Project in Cirkit Designer
Sound and Motion-Activated Switching Circuit with 4017 Decade Counter and BC547 Transistors
Image of m.s: A project utilizing LM567 Tone decoder in a practical application
This circuit is a sequential control system with a 4017 decade counter at its core, driving relays through transistors based on its output states. It includes toggle switches and a PIR sensor for triggering events, a condenser microphone for sound detection, and an LED for visual indication. The circuit operates without a microcontroller, relying on the counter's sequence and external inputs to control the connected loads.
Cirkit Designer LogoOpen Project in Cirkit Designer
Battery-Powered Sound-Activated Vibration Motor with LED Indicator
Image of ade project: A project utilizing LM567 Tone decoder in a practical application
This circuit is a sound-activated vibration motor and LED indicator. The condenser microphone captures sound, which is processed by the LM393 comparator and the 741 operational amplifier to drive the vibration motor and light up the LED when a certain sound threshold is detected.
Cirkit Designer LogoOpen Project in Cirkit Designer
Arduino Uno R3 and DFPlayer Mini-Based Interactive Color Sensor with Audio Feedback
Image of Educate shapes and colors for baby: A project utilizing LM567 Tone decoder in a practical application
This circuit is a color and shape recognition system using an Arduino Uno, a TCS3472 color sensor, and multiple pushbuttons. It uses a DFPlayer Mini to play audio feedback based on the detected color or shape, with the audio output amplified by a PAM8403 module and played through a loudspeaker.
Cirkit Designer LogoOpen Project in Cirkit Designer

Explore Projects Built with LM567 Tone decoder

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
Image of FYP: A project utilizing LM567 Tone decoder in a practical application
Arduino-Controlled 4-Channel RF Decoder Data Display with I2C LCD Interface
This circuit comprises an Arduino UNO microcontroller interfaced with four 2-to-12 series CMOS decoders, a 433 MHz RF receiver module, four 1MΩ resistors, four red LEDs, and a 20x4 I2C LCD display. The Arduino reads 3-bit data from each decoder, which are likely receiving signals from the RF receiver, and displays the binary data on the LCD. The LEDs are connected to the decoders' VT (valid transmission) pins, indicating successful data reception, and the entire circuit is powered by a 5V DC source.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of m.s: A project utilizing LM567 Tone decoder in a practical application
Sound and Motion-Activated Switching Circuit with 4017 Decade Counter and BC547 Transistors
This circuit is a sequential control system with a 4017 decade counter at its core, driving relays through transistors based on its output states. It includes toggle switches and a PIR sensor for triggering events, a condenser microphone for sound detection, and an LED for visual indication. The circuit operates without a microcontroller, relying on the counter's sequence and external inputs to control the connected loads.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of ade project: A project utilizing LM567 Tone decoder in a practical application
Battery-Powered Sound-Activated Vibration Motor with LED Indicator
This circuit is a sound-activated vibration motor and LED indicator. The condenser microphone captures sound, which is processed by the LM393 comparator and the 741 operational amplifier to drive the vibration motor and light up the LED when a certain sound threshold is detected.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of Educate shapes and colors for baby: A project utilizing LM567 Tone decoder in a practical application
Arduino Uno R3 and DFPlayer Mini-Based Interactive Color Sensor with Audio Feedback
This circuit is a color and shape recognition system using an Arduino Uno, a TCS3472 color sensor, and multiple pushbuttons. It uses a DFPlayer Mini to play audio feedback based on the detected color or shape, with the audio output amplified by a PAM8403 module and played through a loudspeaker.
Cirkit Designer LogoOpen Project in Cirkit Designer

Technical Specifications

The LM567 is a highly reliable and efficient tone decoder IC with the following key specifications:

Key Technical Details

  • Manufacturer Part ID: LM567
  • Operating Voltage Range: 4.75V to 9V
  • Quiescent Current: 2mA (typical) at 5V
  • Input Impedance: 10MΩ (typical)
  • Frequency Range: 0.01Hz to 500kHz
  • Output Voltage (Low): 0.4V (max) at 10mA
  • Output Voltage (High): Close to supply voltage
  • Temperature Range: 0°C to 70°C
  • Package Type: DIP-8 or SOIC-8

Pin Configuration and Descriptions

The LM567 is an 8-pin IC. Below is the pin configuration and description:

Pin Number Pin Name Description
1 GND Ground pin for the IC. Connect to the circuit's ground.
2 Input (IN) Signal input pin. Connect the audio or frequency signal to this pin.
3 Filter Capacitor Connect a capacitor to set the internal filter characteristics.
4 Timing Resistor Connect a resistor to set the center frequency of the tone decoder.
5 Timing Capacitor Connect a capacitor to set the center frequency of the tone decoder.
6 Output Output pin. Goes low when the target frequency is detected.
7 Vcc Positive supply voltage pin. Connect to the power supply (4.75V to 9V).
8 Loop Filter Connect a capacitor to stabilize the phase-locked loop (PLL) operation.

Usage Instructions

The LM567 is straightforward to use in a circuit. Follow these steps to integrate it into your design:

  1. Determine the Target Frequency:

    • Calculate the center frequency (f_c) using the formula: [ f_c = \frac{1}{1.1 \cdot R_t \cdot C_t} ] where:
      • ( R_t ) is the timing resistor connected to Pin 4.
      • ( C_t ) is the timing capacitor connected to Pin 5.
  2. Set the Filter Capacitor:

    • Connect a capacitor to Pin 3 to set the bandwidth of the internal filter. A typical value is 0.1µF.
  3. Connect the Input Signal:

    • Feed the audio or frequency signal to Pin 2. Ensure the signal amplitude is within the IC's input range.
  4. Power the IC:

    • Connect Pin 7 to a power supply (4.75V to 9V) and Pin 1 to ground.
  5. Monitor the Output:

    • The output at Pin 6 will go low when the target frequency is detected.

Example Circuit

Below is an example of how to connect the LM567 to detect a 1kHz tone:

  • Target Frequency: 1kHz
  • Timing Resistor (( R_t )): 10kΩ
  • Timing Capacitor (( C_t )): 0.1µF
  • Filter Capacitor: 0.1µF

Arduino UNO Example Code

The LM567 can be interfaced with an Arduino UNO to detect a specific frequency. Below is an example code:

// LM567 Tone Decoder Example with Arduino UNO
// This code monitors the LM567 output pin and turns on an LED when the target
// frequency is detected.

const int lm567OutputPin = 2; // LM567 output connected to Arduino pin 2
const int ledPin = 13;        // Onboard LED pin

void setup() {
  pinMode(lm567OutputPin, INPUT); // Set LM567 output pin as input
  pinMode(ledPin, OUTPUT);        // Set LED pin as output
  digitalWrite(ledPin, LOW);      // Turn off LED initially
}

void loop() {
  int toneDetected = digitalRead(lm567OutputPin); // Read LM567 output
  if (toneDetected == LOW) {
    // Target frequency detected, turn on LED
    digitalWrite(ledPin, HIGH);
  } else {
    // Target frequency not detected, turn off LED
    digitalWrite(ledPin, LOW);
  }
}

Important Considerations

  • Ensure the input signal amplitude is within the IC's operating range to avoid damage.
  • Use precise resistor and capacitor values to achieve accurate frequency detection.
  • Decouple the power supply with a 0.1µF capacitor near the IC to reduce noise.

Troubleshooting and FAQs

Common Issues

  1. No Output Signal:

    • Check the power supply connections (Pin 7 and Pin 1).
    • Verify the input signal is within the IC's operating range.
    • Ensure the timing resistor and capacitor values are correct for the desired frequency.
  2. False Triggering:

    • Reduce noise in the input signal by adding a low-pass filter.
    • Use a shielded cable for the input signal to minimize interference.
  3. Output Always Low or High:

    • Verify the target frequency calculation and component values.
    • Check the filter capacitor (Pin 3) for proper bandwidth settings.

FAQs

Q1: Can the LM567 detect multiple frequencies simultaneously?
A1: No, the LM567 is designed to detect a single target frequency. For multiple frequencies, use multiple LM567 ICs.

Q2: What happens if the input signal amplitude is too high?
A2: Excessive input amplitude can cause distortion or damage the IC. Use a voltage divider or attenuator if needed.

Q3: Can the LM567 operate at frequencies above 500kHz?
A3: No, the LM567 is limited to a maximum frequency of 500kHz. For higher frequencies, consider alternative ICs.

By following this documentation, you can effectively use the LM567 tone decoder in your projects.