scholarly journals A Universal Machine-Learning-Based Automated Testing System for Consumer Electronic Products

Electronics ◽  
2021 ◽  
Vol 10 (2) ◽  
pp. 136
Author(s):  
Atif Siddiqui ◽  
Muhammad Yousuf Irfan Zia ◽  
Pablo Otero

Consumer electronic manufacturing (CEM) companies face a constant challenge to maintain quality standards during frequent product launches. A manufacturing test verifies product functionality and identifies manufacturing defects. Failure to complete testing can even result in product recalls. In this research, a universal automated testing system has been proposed for CEM companies to streamline their test process in reduced test cost and time. A universal hardware interface is designed for connecting commercial off-the-shelf (COTS) test equipment and unit under test (UUT). A software application, based on machine learning, is developed in LabVIEW. The test site data for around 100 test sites have been collected. The application automatically selects COTS test equipment drivers and interfaces on UUT and test measurements for test sites through a universal hardware interface. Further, it collects real-time test measurement data, performs analysis, generates reports and key performance indicators (KPIs), and provides recommendations using machine learning. It also maintains a database for historical data to improve manufacturing processes. The proposed system can be deployed standalone as well as a replacement for the test department module of enterprise resource planning (ERP) systems providing direct access to test site hardware. Finally, the system is validated through an experimental setup in a CEM company.

2021 ◽  
Vol 40 (5) ◽  
pp. 9361-9382 ◽  
Author(s):  
Naeem Iqbal ◽  
Rashid Ahmad ◽  
Faisal Jamil ◽  
Do-Hyeun Kim

Quality prediction plays an essential role in the business outcome of the product. Due to the business interest of the concept, it has extensively been studied in the last few years. Advancement in machine learning (ML) techniques and with the advent of robust and sophisticated ML algorithms, it is required to analyze the factors influencing the success of the movies. This paper presents a hybrid features prediction model based on pre-released and social media data features using multiple ML techniques to predict the quality of the pre-released movies for effective business resource planning. This study aims to integrate pre-released and social media data features to form a hybrid features-based movie quality prediction (MQP) model. The proposed model comprises of two different experimental models; (i) predict movies quality using the original set of features and (ii) develop a subset of features based on principle component analysis technique to predict movies success class. This work employ and implement different ML-based classification models, such as Decision Tree (DT), Support Vector Machines with the linear and quadratic kernel (L-SVM and Q-SVM), Logistic Regression (LR), Bagged Tree (BT) and Boosted Tree (BOT), to predict the quality of the movies. Different performance measures are utilized to evaluate the performance of the proposed ML-based classification models, such as Accuracy (AC), Precision (PR), Recall (RE), and F-Measure (FM). The experimental results reveal that BT and BOT classifiers performed accurately and produced high accuracy compared to other classifiers, such as DT, LR, LSVM, and Q-SVM. The BT and BOT classifiers achieved an accuracy of 90.1% and 89.7%, which shows an efficiency of the proposed MQP model compared to other state-of-art- techniques. The proposed work is also compared with existing prediction models, and experimental results indicate that the proposed MQP model performed slightly better compared to other models. The experimental results will help the movies industry to formulate business resources effectively, such as investment, number of screens, and release date planning, etc.


2021 ◽  
Author(s):  
Anton Gryzlov ◽  
Liliya Mironova ◽  
Sergey Safonov ◽  
Muhammad Arsalan

Abstract Modern challenges in reservoir management have recently faced new opportunities in production control and optimization strategies. These strategies in turn rely on the availability of monitoring equipment, which is used to obtain production rates in real-time with sufficient accuracy. In particular, a multiphase flow meter is a device for measuring the individual rates of oil, gas and water from a well in real-time without separating fluid phases. Currently, there are several technologies available on the market but multiphase flow meters generally incapable to handle all ranges of operating conditions with satisfactory accuracy in addition to being expensive to maintain. Virtual Flow Metering (VFM) is a mathematical technique for the indirect estimation of oil, gas and water flowrates produced from a well. This method uses more readily available data from conventional sensors, such as downhole pressure and temperature gauges, and calculates the multiphase rates by combining physical multiphase models, various measurement data and an optimization algorithm. In this work, a brief overview of the virtual metering methods is presented, which is followed by the application of several advanced machine-learning techniques for a specific case of multiphase production monitoring in a highly dynamic wellbore. The predictive capabilities of different types of machine learning instruments are explored using a model simulated production data. Also, the effect of measurement noise on the quality of estimates is considered. The presented results demonstrate that the data-driven methods are very capable to predict multiphase flow rates with sufficient accuracy and can be considered as a back-up solution for a conventional multiphase meter.


Author(s):  
Lynn Ray ◽  
Henry Felch

Advanced persistent threats (APTs) have become a big problem for computer systems. Databases are vulnerable to these threats and can give attackers access to an organizations sensitive data. Oracle databases are at greater risk due to their heavy use as back-ends to corporate applications such as enterprise resource planning software. This chapter will describe a methodology for finding APTs hiding or operating deep within an Oracle database system. Using an understanding of Oracle normal operations provides a baseline to assist in discovering APT behavior. Incorporating these and other techniques such as database activity monitoring, machine learning, neural networks and honeypots/tokens can create a database intrusion detection system capable of finding these threats.


2014 ◽  
Vol 13 (15) ◽  
pp. 2475-2481
Author(s):  
Qin Zheng ◽  
Yongheng Shang ◽  
Zhiyu Wang ◽  
Jiarui Liu ◽  
Min Zhou ◽  
...  

2020 ◽  
Vol 172 ◽  
pp. 22005
Author(s):  
Lucia Hanfstaengl ◽  
Michael Parzinger ◽  
Uli Spindler ◽  
Ulrich Wellisch ◽  
Markus Wirnsberger

Knowing about the presence and number of people in a room can be of interest for precise control of heating, ventilation and air conditioning. To determine the number and presence of occupants cost-effectively, it is of interest to use already existing air condition sensors (temperature, humidity, CO2) of the building automation system. Different approaches and methods for determining presence have attracted attention in recent years. We propose an occupancy detection method based on a method of supervised machine learning. In an experiment, measurement data were recorded in a research apartment with controllable boundary conditions. The presence of people was simulated by artificial injection of water vapour, CO2 and heat dissipation. The variation of the number of artificial users, the duration of presence and the supply air volume flow of the ventilation resulted in a total of 720 combinations. By using artificial users, the boundary conditions were accurately defined, and different presence situations could be measured time-effectively. The data is evaluated with a method of supervised machine learning called random forest. The statistical model can determine precisely the number of people in over 93% of the cases in a disjoint test sample. The experiments took part in the Rosenheim Technical University of Applied Sciences laboratory.


2018 ◽  
Vol 7 (2.28) ◽  
pp. 306
Author(s):  
Manu Kohli

For business enterprises, supplier evaluation is a mission critical process. On ERP (Enterprise Resource Planning) applications such as SAP, the supplier evaluation process is performed by configuring a linear score model, however this approach has a limited success. Therefore, author in this paper has proposed a two-stage supplier evaluation model by integrating data from SAP application and ML algorithms. In the first stage, author has applied data extraction algorithm on SAP application to build a data model comprising of relevant features. In the second stage, each instance in the data model is classified, on a rank of 1 to 6, based on the supplier performance measurements such as on-time, on quality and as promised quantity features. Thereafter, author has applied various machine learning algorithms on training sample with multi-classification objective to allow algorithm to learn supplier ranking classification. Encouraging test results were observed when learning algorithms,(DT) and Support Vector Machine (SVM), were tested with more than 98 percent accuracy on test data sets. The application of supplier evaluation model proposed in the paper can therefore be generalised to any other other information management system, not only limited to SAP, that manages Procure to Pay process.  


2020 ◽  
Vol 10 (11) ◽  
pp. 3980 ◽  
Author(s):  
Cung Lian Sang ◽  
Bastian Steinhagen ◽  
Jonas Dominik Homburg ◽  
Michael Adams ◽  
Marc Hesse ◽  
...  

In ultra-wideband (UWB)-based wireless ranging or distance measurement, differentiation between line-of-sight (LOS), non-line-of-sight (NLOS), and multi-path (MP) conditions is important for precise indoor localization. This is because the accuracy of the reported measured distance in UWB ranging systems is directly affected by the measurement conditions (LOS, NLOS, or MP). However, the major contributions in the literature only address the binary classification between LOS and NLOS in UWB ranging systems. The MP condition is usually ignored. In fact, the MP condition also has a significant impact on the ranging errors of the UWB compared to the direct LOS measurement results. However, the magnitudes of the error contained in MP conditions are generally lower than completely blocked NLOS scenarios. This paper addresses machine learning techniques for identification of the three mentioned classes (LOS, NLOS, and MP) in the UWB indoor localization system using an experimental dataset. The dataset was collected in different conditions in different scenarios in indoor environments. Using the collected real measurement data, we compared three machine learning (ML) classifiers, i.e., support vector machine (SVM), random forest (RF) based on an ensemble learning method, and multilayer perceptron (MLP) based on a deep artificial neural network, in terms of their performance. The results showed that applying ML methods in UWB ranging systems was effective in the identification of the above-three mentioned classes. Specifically, the overall accuracy reached up to 91.9% in the best-case scenario and 72.9% in the worst-case scenario. Regarding the F1-score, it was 0.92 in the best-case and 0.69 in the worst-case scenario. For reproducible results and further exploration, we provide the publicly accessible experimental research data discussed in this paper at PUB (Publications at Bielefeld University). The evaluations of the three classifiers are conducted using the open-source Python machine learning library scikit-learn.


Sign in / Sign up

Export Citation Format

Share Document