meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| actor:relay_moduls [2026/05/14 18:21] – vamsan | actor:relay_moduls [2026/05/14 22:00] (current) – [Current Required] vamsan | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| Understanding relay voltage ratings is essential for microcontrollers. For Arduino, 5V/3.3V relays are typical, whereas Raspberry Pi Micro and ESP32/3286 generally require 3.3V relays. | Understanding relay voltage ratings is essential for microcontrollers. For Arduino, 5V/3.3V relays are typical, whereas Raspberry Pi Micro and ESP32/3286 generally require 3.3V relays. | ||
| + | |||
| + | For high-speed AC switching, it is recommended to use a [[ssr_moduls|Multi-channel Solid State Relay (SSR) Module]] instead. | ||
| + | |||
| + | {{ : | ||
| These voltage ratings, such as //" | These voltage ratings, such as //" | ||
| + | {{ : | ||
| - | {{ : | ||
| ==== Current Required ==== | ==== Current Required ==== | ||
| Line 13: | Line 17: | ||
| * **Per Active Channel:** 2 mA to 5 mA | * **Per Active Channel:** 2 mA to 5 mA | ||
| * **The Math:** If you are using a 4-channel module (such as the HL-54) and turn all 4 channels ON at the same time, the logic pins will draw a combined total of 8 mA to 20 mA from your controller side. | * **The Math:** If you are using a 4-channel module (such as the HL-54) and turn all 4 channels ON at the same time, the logic pins will draw a combined total of 8 mA to 20 mA from your controller side. | ||
| + | |||
| + | **The VCC Pin Current (Microcontroller Side)** | ||
| + | * **With the VCC/JD-VCC Jumper Removed (Recommended Setup):** The VCC pin consumes approximately 0.5 mA of idle current to bias the optocoupler circuit. The microcontroller does not provide power to the coil. A separate power supply module must be used, and the load it supplies should be considered. | ||
| + | * **With the VCC/JD-VCC Jumper On (Shared Power Setup):** The microcontroller needs to provide high current for the mechanical coils through its 5V pin. Each active relay coil draws between 70 mA and 100 mA. <color red> | ||
| + | |||
| + | <color red>If the Arduino output becomes overloaded, the unit will turn off and then restart. If the overload continues, the relays will cycle on and off, producing a distinctive clicking sound.</ | ||
| + | |||
| + | {{page>: | ||
| + | |||
| + | |||
| + | ==== Compare various multi-channel optocoupled relay modules ==== | ||
| + | ^Module Name^Channel Count^Controller/ | ||
| + | |HL-54|4 Channels|5V |DC30V DC @ 10A|250V AC @ 10A|2 mA – 5 mA (Logic Only via Optocoupler)| | ||
| + | |HW-316|4 Channels|5V DC30V DC @ 10A|250V AC @ 10A|15 mA – 20 mA| | ||
| + | |KY-019|1 Channel (Available up to 8)|5V DC (3.3V to 12V variants)|30V DC @ 10A (Some boards 28V @ 5A)|250V AC @ 10A (Some boards 50V @ 5A)|15 mA – 20 mA (Transistor base/LED pull)| | ||
| + | |HFD4/3-S \\ (Raw Relay)|1 Channel (Component)|3V DC (Standalone coil)|220V DC @ 2A|250V AC @ 0.5A|33.3 mA (Requires external driver circuit/ | ||
| + | |FY-T734 \\ (GEYA)|4 Channels|5V DC, 12V or 24V AC/DC|30V DC @ 10A|250V AC @ 10A|~21.8 mA (Industrial terminal input)| | ||
| + | |||
| + | ===== Sensor topics on lamaPLC ===== | ||
| + | {{topic> | ||
| + | |||
| + | \\ | ||
| + | \\ | ||
| + | {{tag> | ||
| + | \\ | ||
| + | This page has been accessed for: Today: {{counter|today}}, | ||
| + | |||
| + | |||
| - | HL-54 (4-channel 3.3V optocoupled relay module) | ||