Electronic – arduino – Connecting DIODE in relay circuit

arduinodiode-clamprelaysolid-state-relay

Am a very beginner with electronic circuits and its components.. Im trying to turn on my water pump using Arudino nano. Ive got 25A solid state relay for that purpose. So according to little info I collected from google, I found we have to connect a diode to relay coil to avoid return current from the coil which will spoils the circuitary. but my questions are

  • how can we decide the diode to connect in this case. I mean any
    specific values?
  • Also does the diode to connect to the positive terminal of the coil
    in series with the out from Arduino? Or is it parallel?

This is the specification of the relay

enter image description here

If its not solid state relay what could be the solution

Best Answer

The purpose of adding a reverse biased diode to a mechanical relay is to prevent a reverse voltage potential appearing at the driver circuit when the magnetic field around the coil collapses, which happens when the relay coil is suddenly disconnected.

A solid state relay does not use magnetic fields. Instead it uses light:

enter image description here

So there is no collapsing magnetic field to generate a reverse voltage potential. It follows no reverse biased diode (or flyback diode) is necessary.