OEE Tracking for Smart manufacturing with AIoT

OEE Tracking Training with AI and IoT Overall Equipment Effectiveness tracking is one of the most classical and proven methodologies of tracking production equipment and processes. With the help of Industrial IoT and AI technology, it can be digitally transformed to meet the requirement of Industry 4.0 where connectivity and data transparency is of main concern.RiSE4WRD for Industry4WRD RiSE4WRD for Industry4WRD is HRD Corp’s initiative to support the national agenda of embracing the Fourth Industrial Revolution (IR 4.0). This programme is designed to assist SMEs in the manufacturing and related sectors that have participated in the Readiness Assessment (RA) under the Ministry of International Trade & Industry (MITI), to start or accelerate their digital transformation journeys. If you have enrolled for this program, you may look out for our training program on AIoTmission IOT OEE and AI OEE HRDF claimable training programmed. There are 3 main source of data that dictate the OEE index, Availability, Performance and Quality. By using the Iot...
Read More
Exclusive AIoT Mission Training

Exclusive AIoT Mission Training

/*! elementor - v3.6.6 - 08-06-2022 */ .elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))} Previous Next AI and IoT are key technologies in the Era of digitalization. In the context of AIoT, AIoTmission focus on proving innovative tools in data collection for IoT and optimized AI inferencing emphasized by Intel on PC based platform to achieve the AI inferencing result with Intel core CPU.  In this training, practical experience in shop floor data acquisition is made into practise with Axiomtek IoT edge gateway and Stack light IO module that acted as a simulation of the production process and machine's status.   Tesla IoT edge acted as a  tool to construct and build an intuitive data collection method at the simulated shop floor. The industrial communication protocol was introduced and IoT protocol set was taught in the training. Cloud computing and experience was brought in as a platform for participant to realize the how the IoT cloud connectivity and as well as the dashboard's  presented data is...
Read More

SCADA Training OEE series

/*! elementor - v3.6.6 - 08-06-2022 */ .elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}On site SCADA Training on OEE integration to our client. /*! elementor - v3.6.6 - 08-06-2022 */ .elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block} It was a great 5 days of training just before the announcement of endemic. Thank you to all the team members for making this happen. As OEE still stay relevant in all the manufacturing process. Indusoft Web studio was brought to the front to gather, automate and present the shop floor data. it is a successful transfer of skill to the client and they are able to expand on their own from there on!A quick introduction, AIoTmission is a training and consultancy arm of Axiomtek Malaysia to research, to share and transfer knowledge and skill that has been accumulated in the past 25 years in the industries. One of the key focuses will be the Digital transformation in the industries or IR4 activity that require the engagement of technology...
Read More

Non intrusive analogue meter reading using Axiomtek AI suite

/*! elementor - v3.6.6 - 08-06-2022 */ .elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block} In the Era of digitalization, almost all the old apparatus in measurement is now being relooked as data analytics has become vital in many important decision-making processes.The smart meter enables remote and automated meter reading, however, in many industries, there are still a huge number of analog or gauges in operation. Human operators need to read the meter reading and log it down to enable the data to be used elsewhere. Someone might suggest replacing those analog meters with smart meters, but most of the time those gauges are not easily touched or tempered in some critical process as it might cause some unforeseen circumstances.As far as digital transformation is concerned, Axiomtek Malaysia provides both Industrial AI and IoT solutions based on the Intel platform in most of the digital transformation processes specifically in the area of the manufacturing industry and industrial applications. One of the challenges is being able...
Read More

How to choose the right camera for your AI application in smart manufacturing?

Axiomtek AI starter kit supports USB webcam, IPCAM, and GENICAM compliance vision camera. But how do we know which camera is suitable for our AI application?  To answer this question, we need to understand the characteristic of these cameras.A USB webcam is a camera that connects to a computer through a USB cable. USB webcams are compatible with a variety of operating systems including Windows, Mac, Linux, and even some gaming systems like the Sony PlayStation but please double-check the camera datasheet if you are developing your AI application in Linux. USB webcams are generally used for multi-person meetings, video chats, online teaching, etc. Therefore, examples of AI applications that use USB webcam are human/object detection and face recognition. Most of the USB webcam support autofocus, which means the USB webcam will automatically adjust the camera focus when the object is out of focus. But sometimes we might experience the USB webcam cannot focus on the object very well. The...
Read More
Configure the DIO of Axiomtek EBOX640-521-FL with Python

Configure the DIO of Axiomtek EBOX640-521-FL with Python

DIO stands for Digital Input/Output. It is a hardware device that receives or sends digital signals. Examples of applications that use DIO are alarms, control relays, fans, lights, horns, valves, motor starters, solenoids, etc. Recently I wrote a Python binding for the Axiomtek BSP to configure the DIO of EBOX, so that my AI program that runs on Python is able to control PLC through DIO. Some industrial PC required users to enable and configure the DIO in BIOS first, but EBOX640-521-FL does not require users to enter BIOS to enable and configure DIO. Figure 1 shows the DIO pin number of EBOX based on Axiomtek BSP. /*! elementor - v3.6.6 - 08-06-2022 */ .elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block} Figure 1: The DIO pin number of EBOX based on Axiomtek BSP Step 0: Install the Axiomtek BSP (with Python bindings)Please contact us to get a copy of this Python version Axiomtek BSP. The Axiomtek BSP that you found online only supports C code. Then...
Read More

OpenVPN Tunneling in Axiomtek AI Starter Kit

Let say we want to send the AI data from the factory back to a PC in headquarter, there are few methods to do this. The simplest method is using some remote login software like Anydesk or Teamviewer to transfer the data but users need to do this manually and the format of data must be a file. The second method is users can subscribe to a cloud service like Google Cloud Platform (GCP) or Amazon Web Service (AWS), then use reverse SSH tunneling to transfer the data. But this method required the user to possess computer networking knowledge because the user need to set up the cloud service and configure the firewall of the cloud service to enable certain SSH ports. The third method is to use Virtual Private Network (VPN) to link these private subnets together. There is a lot of VPN service available e.g., OpenVPN, Hotspot Shield, NordVPN, etc. In this example, I will show you how...
Read More