Jimmy Linggarjati, Jimmy
Jurusan Sistem Komputer, Fakultas Ilmu Komputer, Universitas Bina Nusantara, Jl. K.H. Syahdan No. 9, Kemanggisan/Palmerah, Jakarta Barat 11480

Published : 2 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search

PERANCANGAN DAN IMPLEMENTASI SISTEM MEJA GAMBAR DENGAN METODE XY-TABLE 2 SUMBU MENGGUNAKAN MOTOR STEPPER DAN EMC Linggarjati, Jimmy; Aldiansyah, Arif; Sutanto, Daniel; Imanullah, Otto Hidayat
CommIT (Communication and Information Technology) Journal Vol 1, No 1 (2007): CommIT Vol. 1 No. 1 Tahun 2007
Publisher : Bina Nusantara University

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.21512/commit.v1i1.463

Abstract

The objective of the research was to produce a drawing table system with 2-aksis XY-table method and EMCsoftware implementation. The EMC (Enhanced Machine Control) features are integrated with L297 and L298 as a motorstepper driver to draw simple objects. Methods used in the research are library research, engineering, and laboratory.The results concluded that system can work properly to draw objects such as square, triangle, circle, and capital lettersA-Z according to the given input.
Pengembangan Program Aplikasi Enhanced Machine Control dengan Python untuk Metode Interpolasi Newton Gunawan, Alexander A. S.; Linggarjati, Jimmy
ComTech: Computer, Mathematics and Engineering Applications Vol 3, No 1 (2012): ComTech
Publisher : Bina Nusantara University

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.21512/comtech.v3i1.2396

Abstract

Nowadays, one of industrial main problems is the flexibility of machines to be customized since they are designed based on certain standard. This research develops software for CNC (Computer Numerically Controlled) machine in order to execute the Newton Interpolation using Python. The platform used in the CNC machine is EMC (Enhanced Machine Control) and GUI (Graphical User Interface) AXIS on the operating system Linux Ubuntu. The Newton interpolation is used to create a curve based on several point determined by user. By converting this curve into G-Code, which could be read by CNC machine, the machine can move according to curve designed by user. This research is an initial study to customize the CNC machine and will continue to fulfill the user needs. This research obtained a program that is able to run well up to 4 input pairs. The higher number inputs will cause the oscillation in the interpolation curve.