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

How to Use RC-36 reed relay: Examples, Pinouts, and Specs

Image of RC-36 reed relay
Cirkit Designer LogoDesign with RC-36 reed relay in Cirkit Designer

Introduction

The RC-36 reed relay, manufactured by TZT, is an electromagnetic switch that uses a magnetic field to operate a pair of contacts. This component is designed for low-power applications, offering reliable isolation and control in electronic circuits. Its compact design and efficient operation make it ideal for use in signal switching, test equipment, telecommunications, and other low-power control systems.

Explore Projects Built with RC-36 reed relay

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
RF-Controlled Relay Switch with Indicator LEDs and Buzzer
Image of receiver: A project utilizing RC-36 reed relay in a practical application
This circuit features an RF receiver that controls a 12V relay, which in turn switches between two circuits: one with a green LED and another with a red LED and a buzzer, both protected by resistors. A rocker switch is used to supply power from a 9V battery to the RF receiver and the relay's coil. The relay's normally closed (NC) contact is connected to the green LED, while the normally open (NO) contact is connected to the red LED and the buzzer, indicating that the relay's state determines which of the two circuits is active.
Cirkit Designer LogoOpen Project in Cirkit Designer
Battery-Powered Light-Activated Relay Circuit with Photocell and Transistor
Image of darshan: A project utilizing RC-36 reed relay in a practical application
This circuit is a light-sensitive relay switch that uses a photocell (LDR) to control a 12V relay via a BC547 transistor. The relay is powered by a 12V battery, and the transistor acts as a switch that is triggered by the resistance change in the LDR, which is influenced by the ambient light level.
Cirkit Designer LogoOpen Project in Cirkit Designer
Battery-Powered Reed Switch Alarm with Buzzer
Image of Magnetic_Door_Alarm: A project utilizing RC-36 reed relay in a practical application
This circuit is a simple alarm system powered by a 18650 Li-Ion battery, regulated to 5V by a 7805 voltage regulator. It uses a reed switch to detect magnetic fields, which triggers a BC547 transistor to activate a buzzer when the switch is closed.
Cirkit Designer LogoOpen Project in Cirkit Designer
Reed Switch-Activated Water Pump Circuit
Image of Water ATM: A project utilizing RC-36 reed relay in a practical application
This circuit is designed to control a water pump using a DC power source and a reed switch. The reed switch acts as a sensor that, when triggered, allows current to flow from the DC jack to the water pump, turning it on. There is no microcontroller or additional control logic, indicating that the pump operates directly in response to the state of the reed switch.
Cirkit Designer LogoOpen Project in Cirkit Designer

Explore Projects Built with RC-36 reed relay

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 receiver: A project utilizing RC-36 reed relay in a practical application
RF-Controlled Relay Switch with Indicator LEDs and Buzzer
This circuit features an RF receiver that controls a 12V relay, which in turn switches between two circuits: one with a green LED and another with a red LED and a buzzer, both protected by resistors. A rocker switch is used to supply power from a 9V battery to the RF receiver and the relay's coil. The relay's normally closed (NC) contact is connected to the green LED, while the normally open (NO) contact is connected to the red LED and the buzzer, indicating that the relay's state determines which of the two circuits is active.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of darshan: A project utilizing RC-36 reed relay in a practical application
Battery-Powered Light-Activated Relay Circuit with Photocell and Transistor
This circuit is a light-sensitive relay switch that uses a photocell (LDR) to control a 12V relay via a BC547 transistor. The relay is powered by a 12V battery, and the transistor acts as a switch that is triggered by the resistance change in the LDR, which is influenced by the ambient light level.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of Magnetic_Door_Alarm: A project utilizing RC-36 reed relay in a practical application
Battery-Powered Reed Switch Alarm with Buzzer
This circuit is a simple alarm system powered by a 18650 Li-Ion battery, regulated to 5V by a 7805 voltage regulator. It uses a reed switch to detect magnetic fields, which triggers a BC547 transistor to activate a buzzer when the switch is closed.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of Water ATM: A project utilizing RC-36 reed relay in a practical application
Reed Switch-Activated Water Pump Circuit
This circuit is designed to control a water pump using a DC power source and a reed switch. The reed switch acts as a sensor that, when triggered, allows current to flow from the DC jack to the water pump, turning it on. There is no microcontroller or additional control logic, indicating that the pump operates directly in response to the state of the reed switch.
Cirkit Designer LogoOpen Project in Cirkit Designer

Common Applications

  • Signal switching in low-power circuits
  • Isolation between control and load circuits
  • Test and measurement equipment
  • Telecommunications systems
  • Industrial automation

Technical Specifications

The RC-36 reed relay is optimized for low-power applications and provides excellent performance in compact designs. Below are the key technical details:

Electrical Specifications

Parameter Value
Coil Voltage 5V DC
Coil Resistance 500 Ω ±10%
Contact Rating 10W (Max)
Switching Voltage 200V DC (Max)
Switching Current 0.5A (Max)
Breakdown Voltage 250V DC
Operate Time 0.5 ms (Typical)
Release Time 0.1 ms (Typical)
Insulation Resistance ≥10⁹ Ω

Mechanical Specifications

Parameter Value
Dimensions 20mm x 10mm x 8mm
Weight 2g
Contact Material Ruthenium
Operating Temperature -40°C to +85°C
Storage Temperature -55°C to +125°C

Pin Configuration

The RC-36 reed relay has a 4-pin configuration. The table below describes each pin:

Pin Number Name Description
1 Coil (+) Positive terminal of the relay coil
2 Coil (-) Negative terminal of the relay coil
3 Common (COM) Common terminal of the relay contacts
4 Normally Open (NO) Normally open contact terminal

Usage Instructions

The RC-36 reed relay is straightforward to use in electronic circuits. Follow the steps below to integrate it into your design:

Circuit Connection

  1. Coil Connection: Connect the coil terminals (Pin 1 and Pin 2) to a DC voltage source. Ensure the voltage matches the rated coil voltage (5V DC).
  2. Contact Connection: Connect the load circuit to the Common (COM) terminal (Pin 3) and the Normally Open (NO) terminal (Pin 4). When the relay is activated, the NO terminal will close the circuit with the COM terminal.
  3. Control Signal: Use a transistor or microcontroller to control the relay coil. This ensures proper isolation and prevents overloading the control circuit.

Important Considerations

  • Diode Protection: Always connect a flyback diode across the coil terminals to protect the circuit from voltage spikes when the relay is deactivated.
  • Current Limiting: Ensure the load current does not exceed the relay's maximum switching current (0.5A).
  • Mounting: Secure the relay on a PCB or breadboard to prevent mechanical stress on the pins.

Example: Connecting RC-36 to an Arduino UNO

Below is an example of how to control the RC-36 reed relay using an Arduino UNO:

Circuit Diagram

  • Connect Pin 1 (Coil +) to a digital output pin on the Arduino through a 1kΩ resistor.
  • Connect Pin 2 (Coil -) to the Arduino GND.
  • Connect a flyback diode (e.g., 1N4007) across the coil terminals (Pin 1 and Pin 2).
  • Connect the load circuit to Pin 3 (COM) and Pin 4 (NO).

Arduino Code

// RC-36 Reed Relay Control Example
// This code demonstrates how to control the RC-36 relay using an Arduino UNO.

const int relayPin = 7; // Define the digital pin connected to the relay coil

void setup() {
  pinMode(relayPin, OUTPUT); // Set the relay pin as an output
  digitalWrite(relayPin, LOW); // Ensure the relay is off at startup
}

void loop() {
  digitalWrite(relayPin, HIGH); // Activate the relay
  delay(1000); // Keep the relay on for 1 second
  digitalWrite(relayPin, LOW); // Deactivate the relay
  delay(1000); // Keep the relay off for 1 second
}

Best Practices

  • Avoid exceeding the relay's voltage and current ratings to ensure long-term reliability.
  • Use proper insulation and spacing to prevent short circuits or accidental contact.
  • Test the relay in your circuit before deploying it in critical applications.

Troubleshooting and FAQs

Common Issues

  1. Relay Not Activating

    • Cause: Insufficient coil voltage or incorrect wiring.
    • Solution: Verify the coil voltage is 5V DC and check the wiring connections.
  2. Contact Not Closing

    • Cause: Faulty relay or excessive load current.
    • Solution: Test the relay with a multimeter and ensure the load current is within the rated limit.
  3. Voltage Spikes Damaging Circuit

    • Cause: Missing or improperly connected flyback diode.
    • Solution: Install a flyback diode across the coil terminals with the correct polarity.
  4. Relay Heating Up

    • Cause: Overvoltage or prolonged activation.
    • Solution: Ensure the coil voltage does not exceed 5V DC and use a duty cycle to limit activation time.

FAQs

Q1: Can the RC-36 relay switch AC loads?
A1: Yes, the RC-36 can switch low-power AC loads, but ensure the voltage and current ratings are not exceeded.

Q2: What is the lifespan of the RC-36 relay?
A2: The RC-36 has a mechanical lifespan of over 10 million operations under normal conditions.

Q3: Can I use the RC-36 with a 3.3V microcontroller?
A3: Yes, but you will need a transistor or MOSFET to drive the relay coil with 5V DC.

Q4: Is the RC-36 suitable for high-frequency switching?
A4: The RC-36 is not ideal for high-frequency switching due to its mechanical nature. Use a solid-state relay for such applications.