Anda di halaman 1dari 4

TECHNO

Vol.x, No.x, Oktober 201x, Hal. xx~xx


P-ISSN: 1410-8607, E-ISSN: 2579-9096  11

KARAKTERISTIK KEKUATAN PANEL STYROFOAM CORE


SANDWICH COMPOSITE DENGAN PENGUAT SERAT SISAL
(AGAVE SISALANA WEBERI)

Tri Satya1, Wakhyu Dwiono2, Arif Johar Taufiq3


Program Studi S1 Teknik Elektro, Universitas Muhammadiyah Purwokerto
Fakultas Teknik dan Sains, Universitas Muhammadiyah Purwokerto

Informasi Makalah INTISARI


Dalam era globalisasi dan modern seperti saat sekarang ini teknologi
Dikirim, 07 Januari 2019 informasi banyak dimanfaatkan dalam bidang pendidikan, perdagangan,
Direvisi, peternakan, pertanian bahkan hingga ke sektor hukum. Salah satu cabang
Diterima, ilmu dalam bidang teknologi informasi yang berkembang pesat adalah
computer vision. Salah satu peran penting computer vision dalam kehidupan
sehari-hari adalah digunakannya computer vision. Hal tersebut bisa
Kata Kunci: diterapkan dalam hal face recognition, object detection, serta bisa diterapkan
untuk melakukan pengelompokan citra berdasarkan urutan kemiripan citra
Computer Vision tersebut, kemampuan dari computer vision diterapkan untuk memudahkan
Similiarity pekerjaan manusia dalam melakukan seleksi dari beberapa gambar untuk
Euclidean Distance mencari gambar yang paling mirip. Dalam penelitian ini diuraikan mengenai
Grayscale proses pencarian kemiripan sebuah citra dengan citra lainnya melalui
Histogram beberapa tahap alur penelitian, metode yang digunakan adalah menggunakan
nilai RGB yang telah di konversi ke grayscale, kemudian dilakukan
penghitungan jarak euclidean distance untuk menentukan berapa nilai
kedekatan sebuah citra sedangkan perhitungan akurasi kinerja algoritma
menggunakan confusion matrix. Proses uji coba pencarian menghasilkan
tingkat akurasi 0,42, presisi 0,42 dan recall 1 dari 1000 dataset dan diambil
30 data acak yang diuji. Ditemukan gambar yang berbeda dalam warna dan
bentuk tetapi ketika dikonversi menjadi histogram data tersebut memiliki
kesamaan yang cukup tinggi dengan kueri. Kelemahan dari penelitian ini
adalah gambar yang memiliki histogram yang mirip dengan kueri
ditampilkan sebagai gambar yang serupa meskipun kenyataannya adalah
gambar yang sangat berbeda dari warna dan bentuk.

ABSTRACT
Keyword: Along with the increasingly rapid development of telecommunications
technology, adequate telecommunications equipment is needed. In order to
Computer Vision overcome interference obtained from geographical conditions, it is necessary
to design a very mature microwave link.In this paper a microwave link
Similiarity
design is used using antenna point to point configuration, space diversity and
Euclidean Distance non diversity at sites in the same area. The design was carried out in the
Thousand Islands area, precisely Pari island with south latitude coordinates 5
Grayscale ° 51'29.38 "S and east longitude coordinates 106 ° 37'3.48" E and Pramuka
Island in south latitude coordinates 5 ° 44'47.15 "S and east longitude
Histogram coordinates 106 ° 36'48.71 "E. Microwave link design using PathLoss 5.0
software.Based on the design using Pathloss 5.0 using the point to point
configuration of the annual rain + multipath availability value that is
99.95682%, when using the non diversity configuration the resulting annual
rain + multipath availability value is 99.91683% and when using the space
diversity configuration The resulting annual rain + multipath availability
value is 99.90859%. The three available availability values meet the ideal
conditions because the value is above 99%, the value obtained at the point to
point configuration gets a better availability value.

Halaman Web Techno : http://jurnalnasional.ump.ac.id/index.php/Techno


12  ISSN: 1410-8607

Korespondensi Penulis:
Tri Satya
Program Studi Teknik Elektro
Universitas Muhammadiyah Purwokerto
JL. Raya Dukuhwaluh Purwokerto, 53182
Email: Tristy@apalah.com

1. INTRODUCTION
In the era of globalization and modernization, as now, information technology is widely used in the
fields of education, trade, farming, agriculture and even to the legal sector. One branch of science in the field
of information technology that is rapidly developing is computer vision, where its application is widely used
for needs relating to the ability to see. One of the important roles of computer vision in everyday life is the
use of computer vision in making selections from several images to find the most similar images. This can be
applied in terms of face recognition, object detection, and can be applied to group images based on the order
of the image's similarity. Face recognition is one of the biometric studies. Until now face recognition is still
an interesting and challenging field of research. Face recognition has been widely used in applications such
as system security, credit card verification, criminal identification etc [1].
Histograms represent a popular representation of features in computer vision. Examples of
applications include: object detection, human detection, texture analysis and tracking. Histograms encode the
distribution of irregular spatial measurements in an area. More formally, histograms are defined as numeric
arrays, where each element (termed bin) matches the frequency calculation of the range of values (eg image
intensity, color, gradient orientation, etc.) in the given image or subset. From a probabilistic point of view, a
normalized histogram can be seen as a function probability distribution. In terms of intensity and color-based
histograms, this histogram shows invariance of the translation, rotation in the plane, and changes slowly
without aircraft rotation, changes in object distance and occlusion. In addition, the lighting invariant can be
realized by changing the input image using appropriate transformations before histogram construction (eg,
normalized RGB, HSV, YUV color spaces) [2].
In the image processing process there is basic information that can be processed from an image that is in the
form of color features, features in the form and features in the form of textures. The color feature in an image
is a feature that is quite dominating because of the feature sensitivity information is obtained about the
viewpoint of an image, the translation of an image and the rotation of an image [3]. Data that has been
extracted from an image can usually be in the form of numerical data that is ready for calculation, because
data is generated in a digital image shaped matrix with length m and width n, where n itself is the size in
pixels.

2. METHODS

2.1. Research Flow


From the research made, the plot is first the image data that will be searched for similarities are
entered into the prototype, the image in the form of RGB is converted to grayscale then the image formed
from grayscale is converted again to the histogram, from the histogram calculation is done to find the closest
distance from some images look for similarities, the results of calculations are entered into the database then
in the closest distance filter from the image that has similarities and the final results are displayed filtered
image. The flow of research is more clearly seen in Figure 1:

Techno Vol. x, No. x, Oktober 201x : xx – xx


Techno
13 ISSN: 1410-8607 

Figure 1. Research Flow

2.2. Degree of Gray (Grayscale)


Digital images can also be expressed in two-dimensional matrices with. x and y are pixel
coordinates in the matrix and f is the degree of intensity of the pixel [4]. The matrix formed from images with
size m X n is as follows:

(1)

Information:m = Number of lines in an imagen = Number of columns in an image Graysclae are color pixels
that are in a gradation range between black and white. Graysclae is a blend of minimum black and minimum
white color [5]
Tabel 1. Kinerja dari ...
Variabel Kecepatan (rpm) Daya (kW)
X 10 8.6
Y 15 12.4
Z 20 15.3

Gambar 1. Pengaruh dari ...

3. HASIL DAN PEMBAHASAN (10 PT)


Pada bagian ini, dijelaskan hasil penelitian serta pembahasan yang komprehensif. Hasil dapat
disajikan dalam gambar, grafik, tabel dan lain-lain yang membuat pembaca mudah mengerti [2], [5].
Pembahasan bisa dilakukan dalam beberapa sub-bab.

3.1. Sub section 1


xx

3.2. Sub section 2


Title of manuscript is short and clear, implies research results (First Author)
14  ISSN: 1410-8607

yy

4. KESIMPULAN (10 PT)


Berikan pernyataan bahwa apa yang diharapkan, seperti yang dinyatakan dalam bab "Pendahuluan"
pada akhirnya dapat dihasilkan seperti dalam bab "Hasil dan Pembahasan". Dapat juga ditambah prospek
pengembangan hasil penelitian dan prospek aplikasi studi lanjutan ke depan (berdasarkan hasil dan
pembahasan).

UCAPAN TERIMAKASIH (10 PT)


Xx xxx

DAFTAR PUSTAKA (10 PT)


(Referensi utamanya adalah jurnal internasional dan prosiding. Semua referensi yang dirujuk merupakan sumber yang
relevan dan terbaru. Referensi ditulis dalam gaya Vancouver. Harap gunakan format yang konsisten untuk referensi -
lihat contoh di bawah ini, ukuran 9 pt):

[1] X. S. Li, et al., "Analysis and Simplification of Three-Dimensional Space Vector PWM for Three-Phase Four-Leg
Inverters," IEEE Transactions on Industrial Electronics, vol. 58, pp. 450-464, Feb 2011.
[2] R. Arulmozhiyal and K. Baskaran, "Implementation of a Fuzzy PI Controller for Speed Control of Induction
Motors Using FPGA," Journal of Power Electronics, vol. 10, pp. 65-71, 2010.
[3] D. Zhang, et al., "Common Mode Circulating Current Control of Interleaved Three-Phase Two-Level Voltage-
Source Converters with Discontinuous Space-Vector Modulation," 2009 IEEE Energy Conversion Congress and
Exposition, Vols 1-6, pp. 3906-3912, 2009.
[4] Z. Yinhai, et al., "A Novel SVPWM Modulation Scheme," in Applied Power Electronics Conference and
Exposition, 2009. APEC 2009. Twenty-Fourth Annual IEEE, 2009, pp. 128-131.

Techno Vol. x, No. x, Oktober 201x : xx – xx

Anda mungkin juga menyukai