Automatic Hand Dryer with Universal AC Input

GreenPAK Blog
GreenPAK™
Published in
6 min readMar 3, 2023

--

Introduction

A hand dryer is an electric machine which can make use of a heating element and an air blower to dry the hands after washing. Hand dryers are used in restrooms and public toilets by most end users to reduce operating costs and minimize hand-drying time; also, they require very little maintenance. Nowadays, it’s common for hand dryers to be built with a high-efficiency particulate air (HEPA) filter inside them. This filter enables the hand dryer to suck in and trap over 99% of airborne bacteria and other contaminants, meaning that the air flowing onto users’ hands stays incredibly clean. The drying process is taking place due to the warmth and the pressure of the air coming out of the dryer, which are sufficient to evaporate water from wet hands. First, the air pressure blows off water droplets from the hands, and then the warmth dries out the moisture. It may either operate with the push of a button or automatically use a sensor. This application note illustrates how to implement an automatic hand dryer based on Renesas IC SLG46811. A pair of an infrared LED and a phototransistor together can work as an obstacle sensor. Emitting an invisible ray of infrared light, the sensor on the hand dryer is triggered when an object (in this case, hands) moves into its path, bouncing the light back into the sensor. Similarly, it automatically turns off when hands are moved away from the dryer, thereby preventing the wastage of electricity. This automatic hand dryer circuit is composed of a power supply, an optical control, a logic circuit (the SLG46811 and an IR sensor), and a control implement circuit (an optocoupler and a triac). Figure 1 shows a general schematic.

The complete design file is available here. It was programmed in the GreenPAK Designer software (a part of Go Configure™ Software Hub) which is a free-to-use GUI-based program aimed to create circuit designs.

GreenPAK Design

Figure 2 shows an internal design of the automatic hand dryer in GreenPAK Designer software.

Optical Control

Solar radiation and electric lamps could influence the operation of the dryer. To deal with it, a high-pass filter was used on the ACMP’s input and a clock with a 250 ms period and duty cycle of 99.8 % was chosen as an input signal for the LED. OSC0 forms a signal of the required frequency and the One Shot (CNT/DLY5) sets desired duty cycle. This signal, reflected from an object, is fed to the phototransistor, and then to the filter formed with an external 1.5 nF capacitor and built-in 100 kΩ pull-down resistor. If the object is located at a distance of 10 cm or less from the sensor, the received signal will exceed the threshold of the comparator and a high-level pulse will appear on its output (see Figure 3).

Protection from Overheating and Accidental removal of Hands from the Range of Sensor

1s Falling Edge Delay (CNT/DLY1) forms a constant voltage level (for the continuous operation of the heater and the fan) from ACMP’s output pulses. Furthermore, it provides a delay in turning off the fan, after the hands leave the range of the sensors. The purpose of this delay is to prevent the hand dryer from turning off when the hands accidentally leave the sensors’ range, that is, to prevent the fan from restarting. To avoid overheating the heater, 60s Rising Edge Delay (CNT/DLY2) and LUT2 are used. This means that drying can be done continuously for no more than 1 minute, even if the hands were not removed. Moreover, for additional protection, a fuse in the form of a bimetallic strip was added in series with the heater.

Universal AC Input Feature

In addition to the main functionality, a feature of the operation from universal AC input was added (220 V/110 V). For this, some corrections were made to the circuit of the standard power supply unit, namely, a diode VD1 was added to obtain separately a rectified voltage from a full-wave rectifier and a capacitor-smoothed signal (see Figure 1). Depending on the input AC voltage, the first divider R1, R2 will apply a smoothed voltage of approximately 2.7 V for 220 V and 1.4 V for 110 V to the ACMP input. Considering that the threshold of the comparator’s channel 1 was set to 2.016 V, a high or low level on its output allows identifying the input AC voltage range. A voltage divider formed by R3 and R4 were added to get a 100 Hz rectified signal with an amplitude equal to the SLG46811’s supply voltage. This signal was used for Zero Crossing Detector. Pin 6 (GPIO3) was used as an analog comparator. Because the threshold of the pin as a comparator is different from zero, a 1.72ms Delay was used to shift the signal to get a true Zero Crossing Detector. Flip-flops DFF2 and DFF3 were used as frequency dividers to get a 25 Hz signal from 100 Hz. LUT2, depending on the output signal of the 2 nd channel of the comparator, will provide a 25 Hz signal or a constant level. LUT1 (AND gate) will pass this signal to the IC’s output, provided that a hand is detected in the drying area. MOC3021 performs the function of a galvanic isolation and a triac driver. A resistor R7 limits the input current and R8 limits the output current. To control the heater and the fan, 12 A snubberless triac BTB12 was used. Depending on the signal from the SLG46811 (clock signal — 220 V or constant level — 110 V), the AC signal on the triac will have a form shown in Figure 4 or in Figure 5. It allows to have the same fan speed and the same heater intensity regardless of the input AC voltage because the average voltage is always 110 V. That’s why the heater and the motor must be rated for 110 V operation.

The designed circuit can also work with brushed DC motors. For this, a few minor changes must be done (see Figure 6).

Simulation of the Project

The project could be simulated in GreenPAK Designer Software Simulation Tool. A Voltage Source V2 with the signal type Trapeze was used to imitate a full-wave rectifier output signal. A Voltage Source V3 simulates 16 V or 8 V a capacitor-smoothed signal. A Voltage Source V4 imitates the signal received from the LED. Figure 7 shows simulation waveforms for the optical control part of the hand dryer.

Conclusions

The SLG46811 is one of the smallest and cheapest GreenPAK ICs. It can be used in the automatic hand dryer instead of a microcontroller, a comparator, and more than a dozen other components. Such a significant reduction in the number of components leads to a decrease in the price of the device. In addition, the device presented here can work with universal AC input, which distinguishes it in a positive way from the models presented on the market. Adding such useful features did not practically affect the price, because virtually all the new functionality was implemented using the SLG46811.

Resources

For related documents and software, please visit: https://www.renesas.com/eu/en/products/programmable-mixed-signal-asic-ip-products/greenpak-programmablemixed-signal-products

[1] GreenPAK Go Configure Software Hub, Software Download and User Guide, Renesas Electronics

[2] Automatic Hand Dryer with Universal AC Input.gp6, GreenPAK Design File, Renesas Electronics

[3] GreenPAK Development Tools, GreenPAK Development Tools Webpage, Renesas Electronics

[4] GreenPAK Application Notes, GreenPAK Application Notes Webpage, Renesas Electronics

--

--

GreenPAK Blog
GreenPAK™

Renesas’ Family of Programmable Mixed-Signal ASICs