You are on page 1of 15

Signal Conditioning Circuits (SCC) and Driving Circuits

Industrial Process
1
Raspberry Pi Input and Output Interfacing
Signal Conditioning Circuits (SCC) and Driving Circuits

Types of Sensors Types of Actuators


(Inputs) (Outputs)
Actuator Type (Output)
LEDs
ARDUINO
Motor
Solenoid
Speaker
Buzzer
Bulb
PIC OR HCS12
Fan
Dishwasher
Air Condition

Sense input Compute Activate output


2
The need for output driving circuits

Micro-Output Load
Low Power High Power
Low Voltage 3-5V High Voltage (ex:10V-230V)
Low Current 5-20mAmp High Current (ex:200mAmp-10Amp)

3
DC load Interface
Using the high voltage and high current TIP120 & TIP125
Darlington Transistors with Arduino, Raspberry Pi, Photon,
HC12 and PIC microcontrollers

mAmp

R1 = (VGPIO – VBE2 – VBE1)/ Q2Ib


= (5V-0.6V-0.6)/ 1mAmp = 3.8KΩΩ 4
https://www.youtube.com/watch?v=wxCJ9NUErwA
FINAL DESIGN SCHEMATIC
System had to be redesigned to simulate with available technologies
H bridge

An H bridge is an electronic circuit that enables


a voltage to be applied across a load in either
direction. These circuits are often used in
robotics and other applications to allow DC
motors to run forwards and backwards. H
bridges are available as integrated circuits, or can
be built from discrete components.

6
This TI SN754410 motor driver is a quadruple half-H driver that can be used for
bidirectional control of two DC motors or to control a single stepper motor.

http://www.pololu.com/catalog/product/24/specs 7
DC Motor Interfacing with Raspberry Pi or Photon

GPIO 20 1 2 (1Y)
1 (EN)

GPIO 19 1A
SN754410 Motor
2 (1A)
H- Bridge
6 (2Y)
GPIO 20 2A
7 (2A)

ENABLE 1A 2A OUT
Pin 1 Pin 2 Pin 7 Pin 2 & Pin 6
GPIO 20 GPIO 19 GPIO 18 Motor Direction

1 0 1 Motor - CW

1 1 0 Motor - CCW

0 0 1 Nothing Happens

0 1 0 Nothing Happens

8
Electro Mechanical Relays:
One of the simplest ways to accomplish high-current is with the use of relays. A
relay acts much like the light switch but instead of using a finger to change the
state of the contacts, a small magnet is used. The magnet is actually an electrical
coil that has a magnetic pull when energized. The pull of this magnet closes or
opens the contacts of the switch which completes the high-current circuit.

Driver Signal
VDC Vout=05-24VDD or240VAC
Control Signal Iout=10mAmp-20Amps
5V/3mAmp

Control Signal Relay Load 9


Interfacing DC Brushless fan with Raspberry pi
Driver Signal
Vout=05-24VDC or240VAC
Iout=10mAmp-20Amps

Relay Specifications: Relay


Control Signal : 3.3V/3mAmp

1k

10
An Optocoupler, also known
as an Opto-isolator or
Photo-coupler, is an electronic
components that interconnects two
separate electrical circuits by means
of a light sensitive optical interface.

11
What is a Solid State Relay
 No movable contacts and use semiconductor devices to switch a load
between ON/OFF states
 It has opt coupler to convert electrical signal from optical signal that
isolate the load from the control device
 It is activated when the control voltage is higher than the pickup voltage
and deactivate with the control voltage less than the pickup voltage
 Zero –Switching SSR: When the control voltage is applied. It turns ON
at the zero crossing and turns Off when the control voltage is applied.
 Instant ON SSR: Turns ON/OFF immediately when the control signal is
present.
 This is intended for precise control application
 Peak switching SSR: Switch the load when at the peak voltage.

Control Signal
5-24VDC
500mAmps

https://www.youtube.com/watch?v=wbQiRM9p0j0
Driver or load V= 230VAC up to 20Amps 12
13
Solid-state relays selections

14
https://nuwaveautomation.com/wp-content/uploads/2017/01/s_1.pdf
https://cdn.sparkfun.com/datasheets/Components/General/SSR40DA.pdf
15

You might also like