Chapter 2: Literature Review
Chapter 2: Literature Review
2.1
A literature review is a body of text that aims to review the critical points of
current knowledge and or methodological approaches on a particular topic. Literature
reviews are secondary sources, and as such, do not report any new or original
experimental work.
Most often associated with academic-oriented literature, such as theses, a
literature review usually precedes a research proposal and results section. Its ultimate
goal is to bring the reader up to date with current literature on a topic and forms the
basis for another goal, such as future research that may be needed in the area.
We are doing this project is the result of ideas aquarium Automatic Feeder.
However, we combine the results of discussions between the Automatic Feeder,
Solar and light sensor circuit to enable users aquarium. Here are our findings about
the project, we found:
Components Used;
a)
b)
c)
d)
e)
f)
g)
h)
Hours
IC 555 (timer)
620K resistor
10uF capacitor
DC Motor. AC / DC 12V A
Food Containers
Relay switch
Soldering Iron
Explanation;
User just needs to hang on the lid feeder aquarium. In closing this aquarium,
there is a relatively small hole. This will rotate the food container and drop food
without having to shake the container of food within the set with a DC motor. DC
motor is controlled by a timer 555.
Based on this study, we modify the Automatic Feeder is to be as follows:
Components Used;
a) Toggle switch
6
b) Motor 6V/12V
c) 12V battery
Explanation;
2.2
a) We use the PLC to replace the control processing for Automatic Feeder in
the Solar Aquarium project.
b) PLC type we use the OMRON.
c) Voltage to enter the PLC is DC 24V.
2.3
PROGRAMMING CONSOLES
Hand-held Programming Consoles are ideal for onsite startup and adjustments.
Plenty of programming capacity and a large instruction set handle even complex
control operations.
2.4
Timers/Counters: 128
Basic instructions: 14
Special instructions: 79
Analog adjustment: 2
555 TIMER
Astable circuits produce pulses. The circuit most people use to make a 555 astable
looks like this:
As you can see, the frequency, or repetition rate, of the output pulses is determined
by the values of two resistors, R1 and R2 and by the timing capacitor, C.
The design formula for the frequency of the pulses is:
The HIGH and LOW times of each pulse can be calculated from:
The duty cycle of the waveform, usually expressed as a percentage, is given by:
An alternative measurement of HIGH and LOW times is the mark space ratio:
resistance
capacitance
period
frequency
Hz
Hz
ms
kHz
RESISTOR
11
CAPACITOR
12
Note that you really need to pay attention to correctly hooking a polarized
capacitor up (both with respect to polarity, as well as not pushing a capacitor
13
past its rated voltage). If you "push" a polarized capacitor hard enough, it is
possible to begin 'electrolyzing' the moist electrolyte. Modern electrolytic
capacitors usually have a pressure relief vent to prevent popping the
aluminum can.
c) Variable capacitor
A variable capacitor is a capacitor whose capacitance can be varied.
They are usually made up of one or more moving plates and one or more non
moving plates separated by the dielectric. By moving the plates, we can vary
the capacitance. These types of capacitor are usually used in radio tuners,
oscillators, etc.
2.7
DIODE
14
called the anode and cathode. There are two kinds of semiconductor diodes: a P-N
junction diode, which forms an electrical barrier at the interface between N- and Ptype semiconductor layers, and a Schottky diode, whose barrier is formed between
metal and semiconductor regions.
But this discussion really ought to start with a bit about semiconductors as
materials.
Semiconductors are crystals that, in their pure state, are resistive (that is, their
electrical properties lie between those of conductors and insulators) -- but when the
proper impurities are added (this process is called doping) in trace amounts (often
measured in parts per billion), display interesting and useful properties.
2.8
ZENER DIODES
2.9
15
2.10
PHOTORESISTORS
16
2.11
VARIABLE RESISTORS
2.12
TRANSISTOR
17
18
2.13
RELAY
All relays operate using the same basic principle. Our example will use a
commonly used 4 - pin relay. Relays have two circuits: A control circuit (shown in
GREEN) and a load circuit (shown in RED). The control circuit has a small control
coil while the load circuit has a switch. The coil controls the operation of the switch.
magnetic field which causes the switch to close, pins 2 and 4. The switch, which is
part of the load circuit, is used to control an electrical circuit that may connect to it.
Current now flows through pins 2 and 4 shown in RED, when the relay is energized.
19
2.13.2
becomes de-energized. Without the magnetic field, the switch opens and current is
prevented from flowing through pins 2 and 4. The relay is now OFF.
2.13.3
Relay Operation
When no voltage is applied to pin 1, there is no current flow through the coil.
No current means no magnetic field is developed, and the switch is open. When
20
voltage is supplied to pin 1, current flow though the coil creates the magnetic field
needed to close the switch allowing continuity between pins 2 and 4.
2.13.4
Normally Design
Relays are either Normally Open or Normally Closed. Notice the position of
the switches in the two relays shown below. Normally open relays have a switch that
remains open until energized (ON) while normally closed relays are closed until
energized. Relays are always shown in the de-energized position (no current flowing
through the control circuit - OFF).
2.13.5
Open relay, except backwards. In other words, when the relay control coil is NOT
energized, the relay switch contacts are closed, completing the circuit through pins 2
and 4. When the control coil is energized, the relay switch contacts opens, which
breaks the circuit open and no continuity exists between pins 2 and 4.
21
2.13.6
The iron core intensifies the magnetic field. The magnetic field attracts the upper
contact arm and pulls it down, closing the contacts and allowing power from the
power source to go to the load.
2.13.7
Relay Variations
Other relay variations include three and five pin relays. A 3-PIN relay instead
of two B+ input sources, this relay has one B+ input at pin 1. Current splits inside the
relay, supplying power to both the control and load circuits. A 5-PIN relay has a
single control circuit, but two separate current paths for the switch: One when the
relay is de-energized (OFF - no current through the control coil) and the other the
energized (ON - current is flowing through the control coil). When the 5-PIN relay is
de-energized (OFF), pins 4 and 5 have continuity. When the relay is energized (ON),
pins 3 and 5 have continuity.
22
5 - PIN
3 - PIN
4 - PIN
Figures 2.13.7.1 Relay Variations
23