Industry 4.0: Era baru Industrial Automation

IIoT – Evolution of Industry


Pada awal tahun 2018 tepatnya bulan January, saya sempat diminta untuk mengisi sebuah Acara seminar skala ASEAN di ITB, dengan topic utama Industry 4.0 atau Industrial Revolution generasi 4. seperti yang di cuplik beberapa media dan web resmi ITB:

Pada sesi tersebut, saya menjelaskan beberapa hal mengenai sesuatu yang mendorong terjadinya digitalisasi di dalam Industri dan hal apa saja yang perlu diperhatikan dalam Industry 4.0 ini. slide-slide saya dibawah kebanyakan saya ambil dari Slide yang ada dari Schneider Electric sebagai perusahaan yang sangat aktif dalam melakukan update teknologi pada semua lini produknya.

hal hal yang mendorong terjadinya Digitalisasi Industri atau lebih umumnya dikenal dengan Industrial Automation:

  • Connectivity, ketika semua device saling terhubung dan merupakan sebuah kebutuhan baru
  • Mobility, dimana seseorang tidak berdiam disatu tempat untuk satu keperluan, namun cenderung mengerjakan banyak hal dibanyak tempat
  • Cloud, tersedianya Teknologi awan (cloud) dimana saat ini sudah menjadi solusi murah untuk memiliki server data yang cerdas tanpa harus memilikinya secara fisik.
  • kebutuhan Analisis dari software yang menyerupai analisa dari manusia, dimana kebutuhan ini dapat diselesaikan dengan Artificial Intelligent yang ditanamkan di software.

Pada poin ini saya menjelaskan bagaimana keadaan teknologi yang tersedia di dalam Control Sytem di area Industri. dimana teknologi Ethernet sudah mendominasi konektifitas dari semua device

READ MORE

PLC-SCADA VS DCS

Anda pernah bingung apa itu DCS dan apa itu PLC SCADA?

DCS atau Distributed Control System adalah sebuah controller/komputer yang digunakan untuk melakukan kendali / control secara terdistribusi dalam suatu system. kemudian PLC atau Programmable Logic Controller adalah sebuah controller/komputer yang dapat di  isi program untuk melakukan logic tertentu, yang kemudian PLC ini lazim juga disebut PAC (Programmable Automation Controller) karena secara fungsi yang semakin banyak bukan hanya untuk sebuah logic, namun banyak hal.

Namun siapa yang menyangka dua barang yang berbeda pada tahun-tahun 1970-1990 ini sekarang memiliki fitur yang hampir serupa. sebelum membaha fitur, mari kita lihat sejarah awalnya tercipta DCS dan PLC.

 

Automation Market by Segment

READ MORE

Vijeo XL ( Machine SCADA )- Indusoft Web Studio – Intouch Machine Edition – Blue Open Studio

Pada tahun 2013, Indusoft sebuah software company yang bermarkas di Texas USA, di akuisisi / dibeli oleh Vendor dan Multinational Company yang membindagi automation software dan DCS ternama yaitu Invensys dimana perusahaan ini memiliki sebuah rentang produk yang cukup lengkap dari Mulai DCS nya Foxboro DCS, Triconex Safety System, dan si Worldwide Market Leader untuk SCADA dan HMI yaitu Wonderware. Walaupun bertahun-tahun sebelumnya Invensys sudah mengakuisisi Wonderware, sepertinya masih belum puas dengan fitur-fitur dan segment yang ditawarkan oleh Wonderware baik Wonderware System Platform dan keturunannya seperti Intouch HMI. Mungkin Invensys mengejar ranah low-end market dimana indusoft pada saat itu bermain di OEM software dan HMI kelas murah.

READ MORE

HMI GTU (HMIG3U) Recovery

If your HMIG3U Magelis runtime just crash and Halt you can recover only using SDcard by using this tool “BackupRecovery” you can download from this link:
https://schneider-electric.box.com/s/c6ray49otwvj1p3ugyq66b3kx76lsqzc

and image recover HMIG3U VJD 6.2 SP 5.1 :
https://schneider-electric.box.com/s/pxquf8r3d507k01od8w8l1rnowv8nj8m

and here is the official tutorial from schneider electric, the different thing is only version of image. if you are using newer version you can’t recover to the previous version so I created the newest version:

https://www.schneider-electric.com/en/faqs/FA242275/

Vijeo Designer Project Data – Default Path

Halo,

Jika kita sudah pernah menggunakan Vijeo Designer, pasti sudah sangat familiar dengan cara Save Project yang agak sedikit berbeda dengan software seperti microsoft excel atau software pada umumnya. jika kita melakukan penyimpananan pada software apapun, normalnya kita akan ditawarkan untuk menyimpan di lokasi tertentu, namun berbeda dengan Vijeo Designer yang menyimpan ke lokasi default nya, yang mungkin kita butuhkan. walaupun sebenarnya kita dapat melakukan backup/Export kemudian barulah kita dapatkan file backup berupa *.VDZ ada kalanya kita butuh backup project nya secara langsung dari folder defaultnya, dimanakah folder tersebut?

berikut adalah lokasi default Vijeo Designer 6.2 :

C:\Users\Public\Documents\Vijeo-Designer 6.2\Vijeo-Manager

Vijeo Designer Basic 1.1:

C:\Users\Public\Documents\Vijeo-Designer Basic 1.1

 

 

Magelis, Vijeo Designer, Vijeo Designer Basic, Schneider Electric

CitectSCADA – Dot Matrix Alarm Printing (Problem)

If you are having trouble with alarm printing to dot matrix (via DOS-PRINT)

Suspect trouble: Your alarm only printed once, after that you can’t print anymore even using manual command/script.

here is some trick to make your alarm print works:

1st Step:

configure your device (printer) as usual configuration (I assume you have configured DOS-PRINT)

2ND Step:

This is the main trick, we need to Flush the printer (In my case, I put every 3 second)

and the function PrinterFlush() should be created in cicode.

And here is the cicode function:

FUNCTION PrinterFlush()
INT hDevice;
	ErrSet(1);
	hDevice = DevOpen("PRINT1",0);
	IF IsError() = 0 THEN
		DevFlush(hDevice);
		DevClose(hDevice);
	END
	ErrSet(0);
END

 

Done.

I hope these steps work for you, I worked really hard on this! Sometimes while working in front of the computer I worry I sit around too much. There is a lot of info online on the negative effects of doing so. I try to take care of myself by exercising when I can and watching what I eat, also whenever possible, but I sometimes wonder if it’s enough. I even take a health supplement to ensure I’m giving my body what it needs. I highly recommend it by the way. You can find it at http://kratommasters.com if you want to check it out.

Complete Datasheet / Catalog Schneider Product

Just enter your product refference number to this box.

Enter your product ID (without space)





Contoh:

  • CPU M340 : BMXP342020
  • Powersupply Phaseo: ABL1REM24025
  • Powermeter: PM700MG
  • Current Transformer: METSECT5CC005
  • Quantum NOE: 140NOE77101
  • Magelis Panel HMI: HMIGTO6310

What you can get from this tools:

READ MORE

Citect SCADA / Vijeo Citect to SQL With CiCode

Jika anda membutuhkan sebuah data logger dari Citect SCADA / vijeo citect ke SQL misal Ms SQL Server, atau anda ingin melalukan sejumlah sampling data dari Citect SCADA / Vijeo Citect ke database, berikut video solusinya:

 

Cara logging data Citect SCADA ke SQL, Citect to SQL

Modicon M580 – ePAC pertama

Modicon M580 Merupakan ePAC (Ethernet Process Automation Controller) yang di desain compact dan memenuhi kebutuhan untuk medium offer atau skala menengah di Proses Automation.

Fitur Utama: Integrated Distributed IO  dan atau Integrated Distributed IO

Kapasitas CPU Discrete IO : 1024, 2048, 3072, 4096

Kelebihan lain:

 

Benefits

Achieve a more productive and efficient process

By embedding standard unmodified Ethernet right into its core, Modicon M580 offers you more transparency, flexibility and openness so you can access the right production information at the right time, and achieve a more productive and efficient process.

Performant:

  • Data management speed up to twice
  • Timestamping less than 1 millisecond

Innovative:

  • Open Ethernet backbone
  • High-tech PAC
  • High precision
  • Safety designed for future
  • Energy efficiency enabling
  • Cyber secure built-in

Easy and flexible:

  • Design your architecture without constraints
  • Modify your process and architecture in run
  • Diagnose remotly
  • Reduce your development costs

Sustainable:

  • Secure investments