← Blocks

Relay Driver (Low-Side N-Ch MOSFET)

Driving Loads

Rules References

EV.7.1 EV.7.2 T.9.2

Suggested Parts

Overview

A low-side transistor relay driver is one of the most fundamental circuits in a Formula Student shutdown system. It allows driving a relay coil that may draw 30-200mA from a microcontroller GPIO, or logic circuit output that may only be capable of up to 5mA.

Circuit description

The microcontroller/logic circuit drives the gate of N-channel MOSFET Q1 through a gate resistor R1. The MOSFET turns ON, which allows current to flow through the relay coil. The relay coil is connected between the supply rail and the MOSFET drain. A flyback diode D1 is placed across the coil to suppress the inductive kick when the transistor turns off. Note the diode is oriented against the operating current flow in the coil.

Relay Driver with an N-channel MOSFET

Design notes

Gotchas

Rules relevance

EV.7.1–7.2 governs the Shutdown Circuit latching behaviour and the requirement that each node in the circuit can interrupt current flow. This driver is typically used to energise AIR contactors or the TSMS relay under shutdown circuit control.