Sunteți pe pagina 1din 4

Building HMI Siemens Mini CNC MTU 200 For

Supervision and Maintenance


Arinto Eka, Slamet Budiprayitno, S.T., M.T. , Moh.Abdul Hady, S.T., M.T,dan Affan Naziihan Nuufa
Departemen Teknik Elektro Otomasi , Fakultas Vokasi, Institut Teknologi Sepuluh Nopember (ITS)
Jl. Arief Rahman Hakim , Surabaya 60111 Indonesia

of a monitoring system. The data contained in the


machine by reading through the servo drive data
Abstract - CNC created can help ease the sent to each component. [1] At the time of any
cost of spending without having to hire damage to this machine can be read quickly and
services for the manufacture of goods. PT effectively. So that when the machine on the
CNC Controller Indonesia Make CNU client is damaged the company can read what
MTC200 Mini Machine for student and problems are in the Mini CNC machine MTU
student learning tool to know how CNC 200 without spending much time.
machine work. Mini CNC machines are used 2. BASIC ASSUMPTION AND
schools and institutions for such learning. NOTATIONS
Therefore, a system used to monitor the 2.1 Maintenance
components of Mini CNC is required. This
supervision is expected to assist the Supervision is important in a company that
maintenance department to detect which part works in any field. Companies in the
is in trouble by using HMI for its settings and manufacturing sector usually require
program the PLC to detect errors on this Mini maintenance that is used as a reduction of funds
CNC machine. This HMI setting added to repair goods used and owned by the company.
additional parameters to be able to compare [2]
the component data and restrictions that exist Maintenance activities are generally
for each component. In this system the conducted to prevent damage to machines or
component that will be the object of this equipment used for production activities too
supervision is servo motor because according quickly, in addition to maintenance activities
to the company this part most and most must have effective, efficient, and low cost
important on CNC machine. In this system criteria. Basically Maintenance has 2 criteria
using Sinumerik808D as HMI and PLC as divided by time of maintenance
controller. This tool can be used on CNC • Condition maintenance, ie maintenance
machine because it can show paratmeter on activities to maintain the state of the machine /
CNC machine. Keyword: CNC, HMI, Mini equipment in order to function properly in
CNC accordance with the machine's economic age.
• Replacement maintenance, ie maintenance
1. INTRODUCTION activities for repair and replacement of machine
Mini CNC machines made by the company components on time according to planned
PT.CNC CONTROLLER INDONESIA have schedule [3] [2]
very sufficient specifications for learning focus. Maintenance activities are generally done to
Not only have the same specifications Mini CNC prevent damage to machines / equipment used
can be operated using a Computer which is also for production activities too quickly, in addition
provided by the Company. Human Machine to maintenance activities must have effective,
Interface (HMI) for CNC Mini CNC 200 efficient, and low cost criteria. The following are
machine as Monitoring Machine Using some of the objectives of the maintenance
Sinumerik 808D. Using the Xml programming activities:
language which is used specifically for •Extend the life of the machine and
Sinumerik 808D to display data in the Mini 808D equipment.
CNC machine. Some components are often • Maintain the function of the machine and
damaged due to frequent use. CNC machines do equipment to keep it good.
not have the ability to read on their components. • Ensure optimum availability of machinery
The amount of time that is wasted to identify the and equipment.
components that are damaged due to the absence
• Ensure operational readiness of machinery replace relay logic systems. This PLC is
and equipment. programmed in "logic ladder", which closely
• Reduced downtime from machine and resembles a schematic diagram of relay logic.
equipment (maximize availability) This program notation is chosen to reduce
• Ensure the safety of the user of the machine training demands for existing technicians. Other
and equipment. early PLCs used the instruction list programming
• Ensures customer satisfaction form, based on the stack-based logic cracker.
This maintenance activity is common. The PLC can be programmed and controlled by
critical component is the condition of a operator or admin via computer. commonly used
component that has the potential to suffer to identify marked objects. [6]
damage which affects the operational reliability The program in the PLC is called the ladder
of the system unit. The assessment of critical diagram program. This program describes the
components can be done using a critical analysis relationships needed for a process. The PLC will
approach. Predictive maintenance is often operate an I / O system that can consist of
referred to as condition-based maintenance. That contacts and coils connected to sensors and
is, new maintenance activities are carried out in actuators. At first PLC works for ON and OFF
certain engine conditions. conditions to drive motors, sensors, and
actuators. PLC is also a digital electronic system
2.2 Sinumerik 808D that is designed to control the engine with the
This device system is a setpoint used on the process of implementing sequential control
CNC Mini MTU 200 machine. This component functions, operations, timings, counting and
is made by Siemens companies that specialize for arithmetic. This controller also has I / O, memory
CNC machines because the CNC controller must unit, control unit, and processor itself so it can be
have the ability to turn the G-Code into a called with a digital computer ..
programmable motion for Servo motors. [4].
G-Code program is a program used to run a 2.4 XML
machine with a number-based. G-Code
programming is commonly used to declare the The use of Sinumerik HMI can be
movement to be performed by the machine. G- programmed using XML programming. lies in
Code Programming has 2 methods: the core of the web service, which is used to
• Incremental Method Is a programming describe data The main functions of XML are
method where the reference point is inter-application communication, data
always changing, ie the last point to be integration, and external application
addressed becomes a new reference communications with external partners. With
point for the next size. XML standardization, different applications can
• Absolute Method Is a programming easily communicate between one XML is an
method where the reference point is abbreviation of eXtensible Markup Language.
always fixed, ie one point / place is used [7] The markup language is a set of rules that
as a reference for all subsequent sizes. define a syntax used to describe, and describe
[5] text or data in a document through the use of tags.
The use of 808D synphrics is essential for Other popular markup languages such as HTML,
CNC machines is a tool used to enter the describe to the web browser how to display text,
programs needed to run the machine and used to data, and graphics formats to a computer screen
show the status of the machine on a CNC while visiting a website. XML is a markup
machine. With this sinmuerik is expected to be language used to process meta data (information
easier to run the program. Because of this about data) that describes the structure and
synergic use is aligned because some purpose of data contained in XML documents.
components such as PLC, Servo Motor, Servo XML can also be used to define certain other
Drive also use Siemens products. domains, such as music, math, finance and others
2.3 PLC that use structured markup languages. [8]
The use of tools used in industry today is that
most PLCs are electronic devices or controllers
that can perform various control functions at
complex levels. Initial PLCs are designed to
3. DESIGN OF MAINTENANCE
SETTING PROGRAM The simulation used in this test is used to try
programs made from XML programming to
Hmi is used as a set point for CNC machines. display data on the HMI. Using simulations on
Used to enter the program in HMI then connect the PC, it is expected to prevent programs that
to the PLC to run Servo motors and servo motors can damage the tools on CNC machines for the
provide feedback through encoder and direct to use of simulations when data collection on
HMI Sinumerik. As Figure 3.2 shows, the programs can be displayed.
workings of HMIs that are plotted are connected
to the PLC after programming is executed and to
call commands on the settings in the PLC.

FIgure 4.2 Simulation

4.2 Motor Speed Testing

The infrared reflection sensor's infrared


sensing test detects this item aiming to determine
the sensor's ability to detect. This test is done by
measuring the detection time using a timer with
Figure 3.1 HMI installation a certain distance.

The PLC will activate the command on the


Table 4.1 Motor Speed Status Table
servo drive to run the servo motor according to
the desired program that has been entered in the No Motor Speed
HMI. Therefore HMI is called Setpoint because Status
the program and initial setting on Sinumerik Rpm
808D run For the data shown in the HMI
maintenance is the existing data from the encoder 1. 20 Program Fine
connected to the servo motor. From Encoder
directly paired into HMI for reading and
2. 400 Program Fine
displaying data. In HMI directly programmed 3. the alarm lights
with XML programming to display the data 4000
up

5. CONCLUSION
Based on the results of testing and analysis that
Figure 3.2 Flowchart has been done can be concluded that the use of
Bedasarkan Tests conducted on this HMI can be
4. RESULT AND ANALYSIS
concluded that this tool can be used to collect
data on the Mini CNC machine for component
4. 1 Program Simulation Testing
monitoring. From the data can be taken is
Spindle motor for speed and distance traveled on
the motor can be seen by using the program on
the HMI in the settings using the Program XML
Program can run in accordance with the
timeliness. And when the speed is running lebih
dari batas akan keluar program alarm

REFFERENCESS
[1] L. Qiu, “Preventive Maintenance
Schedule of CNC Machine Tool Based
on Monte Carlo Simulation,” 2014 17th
Int. Conf. Electr. Mach. Syst. ICEMS
2014, pp. 993–996, 2015.
[2] CIBSE, Maintenance engineering and
management: Guide M. 2008.
[3] M. E. Brumbach and J. A. Clade,
Industrial Maintenance. 2003.
[4] O. Instructions, “SINUMERIK
SINUMERIK 808D ADVANCED
Commissioning Manual,” pp. 1–172,
2013.
[5] I. NexGenCAM, Fundamentals of CNC.
2012.
[6] M. S. Li and F. F. Zhang, “The research
of embedded CNC system component,”
ICCASM 2010 - 2010 Int. Conf.
Comput. Appl. Syst. Model. Proc., vol.
7, no. Iccasm, pp. 601–604, 2010.
[7] P. Yott, “Introduction to XML,” Cat.
Classif. Q., vol. 40, no. 3–4, pp. 213–
235, 2005.
[8] M. Automation, Module 4 Drives and
Mechanisms Lecture 1 Elements of CNC
machine tools: electric motors. .

S-ar putea să vă placă și