Where later it will also be converted into the price
per kWh into the nominal form of IDR (Rp.). The
average value of electricity usage per day will be
recorded and stored in the MySQL database for
estimation(Herlambang et al., 2022) use of electrical
energy. After achieving data collection for 30 days (1
month), the next step is to recapitulate electricity
usage, all averaged into prices for usage each month,
so that with the aim of users can save and estimate the
use of electrical energy at home.
2 LITERATE REVIEW
2.1 Energy Usage Measurement
Study (Shu et al., 2007)A kilo Watt Hour (kWh)
meter is a tool for measuring active energy that uses
a counter and uses the principle of magnetic induction
according to (Khawas & Shah, 2018) that alternating
current is used, and if there is self-induction in the
circuit, the energy given to the circuit cannot be
measured by observing the deflections on a voltmeter
and an ammeter and measuring the intervals of time
with a watch and multiplying of these values together,
the following equation can be used(Ricks, G.W.D.
(March 1896). “Electricity Supply Meters”. Journal
of the Institution of Electrical Engineers 25 (120):
57–77. - Google Search, n.d.)).
𝑉
𝐶 𝑑𝑡
(1)
where, V being considered as being constant, the
meter needs then only C measure with units coulomb-
meter. And t is time measured interval.
2.2 Convert kWh to Nominal
Electrical energy generates power, and from the
power generated it can power equipment to
facilitate human work which has the active power
formula [W] defined as follows (Shenbagalakshmi
& Jaya, 2020):
𝑃 = 𝑉. 𝐼. 𝐶𝑜𝑠∅ (2)
The formula for energy use (kWh) in electricity
tariffs in a day is obtained from the following
calculation:
𝑒𝑛𝑒𝑟𝑔𝑦 =
(3)
Where, P is the total power consumption used in
(Watts), while the constant 1000 is a constant used to
convert(Shenbagalakshmi & Jaya, 2020) from
Watt/hour units to kiloWatt/hour units. Calculation of
the fee paid to estimate the amount of energy used
(kWh) used in IDR (Rupiah) nominal units, where the
calculation will be cumulative with the use of
electrical energy for 1 month or 30 days. Using the
basic electricity tariff of IDR. 1444.70 per kWh, for
the tariff for class R-1/TR residential houses, then to
calculate the range of energy use against the basic
electricity tariff that applies is in equation 4 as
follows.
𝐸𝑙𝑒𝑐𝑡𝑟𝑖𝑐𝑖𝑡𝑦 𝑏𝑖𝑙𝑙 =
𝑚𝑒𝑎𝑠𝑢𝑟𝑒𝑑 𝑘𝑊ℎ 𝑥 𝐼𝐷𝑅. 1444,70 (4)
2.3 Data Storage
In the cumulative data used, of course, data storage is
needed, where the database is obtained from
measurements from modules that have been designed
by researchers, installed in residential homes, and
sent using wireless transmission with internet
protocols, arranged into several categories or groups
of data types in one tabular form. or entities. Using a
MySQL database is a database server that is freeware.
3 METHOD
For the mutual benefit and protection of Authors and
Publishers, it is necessary that Authors provide
formal written Consent to Publish and Transfer of
Copyright before publication of the Book. The signed
Consent ensures that the publisher has the Author’s
authorization to publish the Contribution.
The copyright form is located on the authors’
reserved area.
The form should be completed and signed by one
author on behalf of all the other authors.
3.1 Internet of Things System Design
Each system has a relationship between the input and
output that will be given from the workings of the
system. The block diagram is one form of how the
system will work with the conditions to achieve the
intended goals. The following is a block diagram of
the system of the Internet of Things (IoT)-based
Electric Power Usage Monitoring System.
3.2 Work System Design
This section will explain the software diagram blog
and system flowcharts. The following is an
explanation of the Software Block Diagram as well as