×

You are using an outdated browser Internet Explorer. It does not support some functions of the site.

Recommend that you install one of the following browsers: Firefox, Opera or Chrome.

Contacts:

+7 961 270-60-01
ivdon3@bk.ru

  • Control algorithm for a mechatronic station for sorting products using a computer vision system

    The paper considers the issue of using a computer vision system to control the quality of products in the control algorithm of a mechatronic sorting station. Shoe products are chosen as an example. The developed system is based on machine learning methods for image recognition by segmentation. As a result, a neural network model was created, and a program was written for identifying and selecting objects using a camera for subsequent sorting of defective products. The program contains three modules: initialization for declaring all variables, models, classes, video stream from the camera; the main module, containing an internal loop for each segmented object; a subroutine for completing the work. The introduction of computer vision into the control algorithm increases the efficiency and flexibility of the quality control system, and improves the accuracy of measuring the parameters of objects for their subsequent sorting.

    Keywords: mechatronic station, sorting, computer vision, image segmentation, neural network training, control algorithm

  • Development of an image recognition algorithm for an automated system for monitoring fiberglass defects based on machine learning methods

    The article proposes an image recognition algorithm for an automated fiberglass defect inspection system using machine learning methods. Various types of neural network architectures are considered, such as models with a firing rate of neurons, a Hopfield network, a restricted Boltzmann machine, and convolutional neural networks. A convolutional neural network of the ResNet model was chosen for developing the algorithm. To develop the algorithm, a convolutional neural network of the ResNet model was selected. As a result of testing the program, the neural network worked correctly with a high learning percentage.

    Keywords: fiberglass, defects, machine learning, convolutional neural networks, ResNet architecture, testing, accuracy

  • Justification of need to monitor the melt pressure during controlling of extrusion process in polymer manufacturing

    It's analyzed the dependence of the melt pressure value from other extrusion process parameters in polymer recycling and justified the importance of pressure monitoring. Structural scheme of developed automatic control system, not including pressure control, is presented and the ways of its improving are shown, taking into account also the influence of viscosity characteristics of processed polymers and constructional features of the extruder on melt pressure value.

    Keywords: polymer extrusion, melt pressure, automatic control system of extrusion process

  • Application of neural network technologies in the tasks of quality control of textile products

    The problem of developing an intelligent automated system for detecting defects in textile materials is considered. An analysis of machine learning and deep learning algorithms was carried out in relation to solving the problem of product quality control. The implementation of an artificial neural network implemented in a Raspberry Pi microcomputer and receiving a set of input data in the form of a large stream of images from a high-speed digital camera is considered. The stages of creating a model in Python using the TensorFlow and Keras libraries are described. The development process includes the preparation of initial data intended for training and testing the system, as well as testing the operation of the resulting neural network, which consists in recognizing images of defects on fabric according to classification criteria.

    Keywords: machine learning, neural network, defect images, textile material, training, testing, accuracy

  • Development of an automated system for detecting defects on fabric using computer vision

    The article discusses the issue of creating an automated system for detecting defects on tissue based on the use of computer vision. The resulting system makes it possible to control, register and calculate defects in textile materials without human participation in the technological process, which improves the quality of analysis, eliminates the number of errors in fabric sorting and reduces the cost of the technological operation.

    Keywords: automated system, defect detection, textile material, computer vision, microcomputer, image processing library