2.3 Generator
The generator is a device that can convert mechanical
energy into mechanical energy. Mechanical power
can be gained from heat, water, and steam. The
electrical energy produced by a generator can be
either AC (alternating electricity) or DC (direct
electricity). This depends on the construction of the
generator used by the power plant. The generator is
closely related to faraday law. The following are the
results of the legal faraday "that if a piece of the
electrically conductive wire is in a changing magnetic
field, then an electric force will form in the wire."
If a long metal is in an electric field, it will cause the
free electron to move to the left, which will eventually
cause an induced electric field that is as strong as the
electric field so that the total field strength becomes
0. In this case, the potential of the two metal ends
becomes equal, and the electron's flow will stop. As a
result, both ends of the metal have an induction
charge. For the free electron flow to continue, the
induction charge must continue to be taken, so that
the induced electric field does not arise on the metal.
Furthermore, the source of electromotive force (emf)
in the form of a battery can make the potential
difference between the two ends of the price remain
fixed so that the electron flow continues.
There are two types of electric generators:
a) AC generator (alternating current)
b) DC generator (direct current)
AC generators produce alternating electric current
because of the current direction will be reversed at
every half turn. DC generators produce direct current
of electricity because the construction is equipped
with a commutator, usually functions as an amplifier
in the main generator induced.
2.4 Arduino
Arduino is an open-source single-board
microcontroller, derived from the wiring platform,
designed to facilitate electronic use in various fields
(Santoso, 2015). The hardware has an Atmel AVR
processor, and the software has its programming
language. Arduino is a versatile microcontroller kit
that is very easy to use. To make it needed a
programmer chip (to embed the Arduino bootloader
on the chip). Both Arduino's hardware and software
are available from open sources. On the side of
software, Arduino can be run on various platforms,
namely Linux, Windows, or also Mac. Arduino
hardware is a microcontroller based on AVR from
ATMEL, which has been given a bootloader and also
has standard I / O pins.
2.5 Voltage Sensor
The voltage sensor functions to read the voltage value
of a circuit. Arduino can read the voltage value using
an analog pin. If the voltage range that is read
between 0-5 V, it can directly use an analog pin,
whereas if the voltage range is above 5V, we must use
an additional circuit voltage divider. This is due to
circumstances that the Arduino pin works at max 5 V.
2.6 RPM Sensor
The RPM sensor is a sensor that serves to read how
many rotating objects are rotating, such as the wheel
rotation, turbine rotation of gear rotation. The
common principle of this sensor is to calculate the
speed of magnetic pulses or the principle of using
light as in an RPM sensor that uses an optocoupler
consisting of LEDs and phototransistors where the
phototransistor captures the speed of light from LEDs
to be converted as RPM sensors (Winanti, 2014).
3 METHODOLOGY AND
ANALYSIS
In this research report, there are research flow
diagrams, workflow diagrams, and tool block
diagrams that are intended to make it easier for
readers to understand the flow of starting data
collection and also how the stages of this tool work.
3.1 Flow Chart of The Tool Design
The following is a working flow chart of the tool
designed in Figure 1.
From the flow chart above can be explained the
working principle of the tool as follows:
a. Fill the reservoir with water,
b. Turn on the monitor/LCD first,
c. Water will move the turbine so that the turbine
will rotate, and the turbine rotation will drive
the generator so that the generator produces
electricity voltage.
d. The sensor will read how many voltages and turns
produced by the tool. There are two
possibilities:
- "Yes": The sensor volt will read how much voltage
is generated from the generator, then the RPM
sensor will read how many turns are produced
by the turbine
- "No ": step back on the monitor/LCD while
checking the problems that occur in the device.