WO2023140580A1 - Program, device and method for providing artificial intelligence-based vehicle as process management service - Google Patents

Program, device and method for providing artificial intelligence-based vehicle as process management service Download PDF

Info

Publication number
WO2023140580A1
WO2023140580A1 PCT/KR2023/000739 KR2023000739W WO2023140580A1 WO 2023140580 A1 WO2023140580 A1 WO 2023140580A1 KR 2023000739 W KR2023000739 W KR 2023000739W WO 2023140580 A1 WO2023140580 A1 WO 2023140580A1
Authority
WO
WIPO (PCT)
Prior art keywords
vehicle
work
information
artificial intelligence
workbay
Prior art date
Application number
PCT/KR2023/000739
Other languages
French (fr)
Korean (ko)
Inventor
한보석
이신우
Original Assignee
에피카 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 에피카 주식회사 filed Critical 에피카 주식회사
Publication of WO2023140580A1 publication Critical patent/WO2023140580A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/40Business processes related to the transportation industry
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis

Definitions

  • the present disclosure relates to an AI-based vehicle AS process management service providing device.
  • Embodiments disclosed in the present disclosure are aimed at providing an artificial intelligence-based vehicle AS process management service providing method.
  • An artificial intelligence-based vehicle AS process management service providing apparatus for solving the above problems is a pre-learned artificial intelligence model, a process process for each maintenance item of a vehicle, a work bay in a repair shop, and a storage unit storing information about at least one worker in the repair shop; a receiving unit receiving job information for vehicle maintenance of a client; And based on the work information, determine a process including at least one process for servicing the vehicle, assign a workbay and a worker for each process in the determined process, calculate labor, parts cost, and expected required time for each of the determined processes, generate maintenance status information of the vehicle based on a work start signal, work stop signal, or work completion signal received from a terminal of a worker assigned to the vehicle and a stay time of the worker in the workbay, and generate maintenance status information of the vehicle through the communication unit to the terminal of the client and a processor controlling the current status information to be provided.
  • the processor may calculate an expected required time by inputting the determined process into the artificial intelligence model, calculate an expected required time and an estimated cost for vehicle maintenance of the client based on the determined process, a work schedule of a work bay in the repair shop, and a work schedule of the at least one worker, and provide the calculated estimated required time and estimated cost to the terminal of the client.
  • the processor may allocate a workbay and an operator capable of performing the determined process based on a work schedule of the workbay in the repair shop and a work schedule of the at least one operator.
  • the receiving unit receives at least one image and symptom information about the vehicle from the client terminal when non-face-to-face counseling is conducted, and the processor inputs the at least one image and symptom information to the artificial intelligence model to generate the work information.
  • the artificial intelligence model determines a defect of the vehicle from at least one of an image and a sound of the at least one video, and the processor, when the determined defect is related to the symptom information, determines the determined defect as a definite defect and generates work information.
  • At least one identification device is installed in each workbay in the repair shop, and the processor can determine at least one of availability of each workbay, information on workers working in each workbay, work start time of each worker in the repair shop, work end time, and stay time in the workbay, based on information of a terminal identified through the identification device.
  • the processor may calculate a work success rate by inputting at least one image captured to include a work portion of the first process into the artificial intelligence model, and when the calculated work success rate satisfies a preset condition, provide work completion information of the first process to the client's terminal.
  • an actual required time for the second process is calculated based on the work start signal, work stop signal, and work completion signal received for the second process, and when calculating the expected required time, process efficiency points for the second process of the repair shop and the operator are calculated based on the calculated expected required time and the calculated actual required time, and the calculated actual required time and the process efficiency score are converted into the artificial intelligence model You can learn by entering.
  • a method for providing an artificial intelligence-based vehicle AS process management service for solving the above problems is a method performed by an apparatus, comprising the steps of receiving job information for vehicle maintenance of a client; determining a process including at least one process for servicing the vehicle based on the job information; allocating work bays and workers of each process in the determined process; Calculating labor, parts costs, and expected required time for each of the determined processes; Generating maintenance status information of the vehicle based on a work start signal, a work stop signal, or a work completion signal received from a terminal of a worker assigned to the vehicle and a stay time of the worker in the workbay; and providing the generated maintenance status information to a terminal of the client through the communication unit.
  • a computer program stored in a computer readable recording medium for execution to implement the present disclosure may be further provided.
  • a computer readable recording medium recording a computer program for executing a method for implementing the present disclosure may be further provided.
  • an artificial intelligence-based vehicle AS process management service is provided.
  • FIG. 1 is a schematic diagram of an AI-based vehicle AS process management service providing system according to an embodiment of the present disclosure.
  • FIG. 3 is a block diagram of an AI-based vehicle AS process management service providing apparatus according to an embodiment of the present disclosure.
  • 4 to 6 are flowcharts of a method for providing an AI-based vehicle AS process management service according to an embodiment of the present disclosure.
  • FIG. 7 is a diagram illustrating that an artificial intelligence model calculates a process efficiency score.
  • FIG. 8 is a diagram illustrating a user interface of a worker terminal.
  • FIG. 9 is a diagram illustrating that when a process within a process is completed, an artificial intelligence model analyzes an image of a process part to calculate a work success rate.
  • FIG. 10 is a diagram illustrating learning of an artificial intelligence model by configuring a photographed image of a learning target vehicle as a learning dataset.
  • FIG. 11 is a diagram illustrating a video analysis (CNN) and post-processing model for predicting a work process.
  • CNN video analysis
  • FIG. 12 is a diagram illustrating a work process efficiency (text-based) learning model Bi-LSTM.
  • the identification code is used for convenience of explanation, and the identification code does not describe the order of each step, and each step may be performed in a different order from the specified order unless a specific order is clearly described in context.
  • the 'vehicle AS process management service providing device includes all various devices capable of providing results to users by performing calculation processing.
  • an apparatus for providing a vehicle AS process management service according to the present disclosure may include a computer, a server device, and a portable terminal, or may be in any one form.
  • the computer may include, for example, a laptop computer, a desktop computer, a laptop computer, a tablet PC, a slate PC, and the like equipped with a web browser.
  • the server device is a server that processes information by communicating with an external device, and may include an application server, a computing server, a database server, a file server, a game server, a mail server, a proxy server, and a web server.
  • the portable terminal is, for example, a wireless communication device that ensures portability and mobility, and includes Personal Communication System (PCS), Global System for Mobile communications (GSM), Personal Digital Cellular (PDC), Personal Handyphone System (PHS), Personal Digital Assistant (PDA), International Mobile Telecommunication (IMT)-2000, Code Division Multiple Access (CDMA)-2000, W-Code Division Multiple Access (W-CDMA), and WiBro (Wi-Bro). All types of handheld-based wireless communication devices such as reless Broadband Internet terminals and smart phones, and wearable devices such as watches, rings, bracelets, anklets, necklaces, glasses, contact lenses, or head-mounted-devices (HMDs).
  • PCS Personal Communication System
  • GSM Global System for Mobile communications
  • PDC Personal Digital Cellular
  • PHS Personal Handyphone System
  • PDA Personal Digital Assistant
  • IMT International Mobile Telecommunication
  • CDMA Code Division Multiple Access
  • W-CDMA Wideband Code Division Multiple Access
  • WiBro Wi-Bro
  • a processor may consist of one or a plurality of processors.
  • the one or more processors may be a general-purpose processor such as a CPU, an AP, or a digital signal processor (DSP), a graphics-only processor such as a GPU or a vision processing unit (VPU), or an artificial intelligence-only processor such as an NPU.
  • DSP digital signal processor
  • GPU graphics-only processor
  • VPU vision processing unit
  • NPU artificial intelligence-only processor
  • One or more processors control input data to be processed according to predefined operating rules or artificial intelligence models stored in a memory.
  • the processors dedicated to artificial intelligence may be designed with a hardware structure specialized for processing a specific artificial intelligence model.
  • a predefined action rule or an artificial intelligence model is characterized in that it is created through learning.
  • being made through learning means that a basic artificial intelligence model is learned using a plurality of learning data by a learning algorithm, so that a predefined action rule or artificial intelligence model set to perform a desired characteristic (or purpose) is created.
  • Such learning may be performed in the device itself in which artificial intelligence according to the present disclosure is performed, or through a separate server and/or system.
  • Examples of the learning algorithm include supervised learning, unsupervised learning, semi-supervised learning, or reinforcement learning, but are not limited to the above examples.
  • An artificial intelligence model may be composed of a plurality of neural network layers.
  • Each of the plurality of neural network layers has a plurality of weight values, and a neural network operation is performed through an operation between an operation result of a previous layer and a plurality of weight values.
  • a plurality of weights possessed by a plurality of neural network layers may be optimized by a learning result of an artificial intelligence model. For example, a plurality of weights may be updated so that a loss value or a cost value obtained from an artificial intelligence model is reduced or minimized during a learning process.
  • the artificial neural network may include a deep neural network (DNN), for example, a Convolutional Neural Network (CNN), a Deep Neural Network (DNN), a Recurrent Neural Network (RNN), a Restricted Boltzmann Machine (RBM), a deep belief network (DBN), a bidirectional recurrent deep neural network (BRDNN), or a deep Q-network, but is not limited to the above examples.
  • DNN deep neural network
  • CNN Convolutional Neural Network
  • DNN Deep Neural Network
  • RNN Recurrent Neural Network
  • RBM Restricted Boltzmann Machine
  • DBN deep belief network
  • BNN bidirectional recurrent deep neural network
  • a deep Q-network a deep Q-network
  • a processor may implement artificial intelligence.
  • Artificial intelligence refers to a machine learning method based on an artificial neural network in which a machine learns by mimicking a human's biological neuron.
  • the methodology of artificial intelligence includes supervised learning in which the answer (output data) of the problem (output data) is provided by providing both input data and output data as training data according to the learning method, unsupervised learning in which only input data is provided without output data and the answer (output data) to the problem (output data) is not determined, and reward is given in the external environment whenever an action is taken in the current state. It can be classified as reinforcement learning.
  • the methodology of artificial intelligence may be classified according to the architecture, which is the structure of the learning model.
  • the widely used architecture of deep learning technology is a Convolutional Neural Network (CNN), Recurrent Neural Network (RNN), Transformer, and generative adversarial networks (GAN).
  • CNN Convolutional Neural Network
  • RNN Recurrent Neural Network
  • GAN generative adversarial networks
  • the device may include an artificial intelligence model.
  • the artificial intelligence model may be one artificial intelligence model or may be implemented as a plurality of artificial intelligence models.
  • Artificial intelligence models may be composed of neural networks (or artificial neural networks), and may include statistical learning algorithms that mimic biological neurons in machine learning and cognitive science.
  • a neural network may refer to an overall model having a problem-solving ability by changing synaptic coupling strength through learning of artificial neurons (nodes) formed in a network by synaptic coupling. Neurons in a neural network may contain a combination of weights or biases.
  • a neural network may include one or more layers composed of one or more neurons or nodes.
  • the device may include an input layer, a hidden layer, and an output layer.
  • a neural network constituting the device can infer a result (output) to be predicted from an arbitrary input (input) by changing the weight of a neuron through learning.
  • the processor may generate a neural network, train or learn the neural network, perform an operation based on received input data, generate an information signal based on the result of the operation, or retrain the neural network.
  • Models of the neural network include a Convolution Neural Network (CNN) such as GoogleNet, AlexNet, and VGG Network, a Region with Convolution Neural Network (R-CNN), a Region Proposal Network (RPN), Various types of models may include, but are not limited to, Recurrent Neural Network (RNN), Stacking-based Deep Neural Network (S-DNN), State-Space Dynamic Neural Network (S-SDNN), Deconvolution Network, Deep Belief Network (DBN), Restrcted Boltzman Machine (RBM), Fully Convolutional Network, Long Short-Term Memory (LSTM) Network, Classification Network, etc.
  • the processor is one for performing calculations according to the models of the neural network.
  • the above processors may be included, for example, the neural network may include a deep neural network.
  • Neural networks include CNN (Convolutional Neural Network), RNN (Recurrent Neural Network), perceptron, multilayer perceptron, FF (Feed Forward), RBF (Radial Basis Network), DFF (Deep Feed Forward), LSTM (Long Short Term Memory), GRU (Gated Recurrent Unit), AE (Auto Encoder), VAE (Variational Auto Encoder) , DAE (Denoising Auto Encoder), SAE (Sparse Auto Encoder), MC (Markov Chain), HN (Hopfield Network), BM (Boltzmann Machine), RBM (Restricted Boltzmann Machine), DBN (Depp Belief Network), DCN (Deep Convolutional Network), DN (Deconvolutional Network), DCIGN (Deep Convolutional Inverse Graphics Network), GAN (Generative Adversarial Network), It will be appreciated by those skilled in the art that it may include any neural network, which may include, but is not limited to, Liquid
  • the processor may include a Convolution Neural Network (CNN), a Region with Convolution Neural Network (R-CNN), a Region Proposal Network (RPN), a Recurrent Neural Network (RNN), a Stacking-based deep Neural Network (S-DNN), a State-Space Dynamic Neural Network (S-SDNN), a Deconvolution Network, a Deep Belief Network (DBN), a Restructcted Boltzman Machine), Fully Convolutional Network, Long Short-Term Memory (LSTM) Network, Classification Network, Generative Modeling, eXplainable AI, Continual AI, Representation Learning, AI for Material Design, BERT for natural language processing, SP-BERT, MRC/QA, Text Analysis, Dialog System, GPT-3, GPT-4, Visual Analytics for vision processing, Visual Understanding, Video Synthesis, ResNet Anomaly Detection for data intelligence, Predi
  • Various AI structures and algorithms can be used, such as action, time-series forecast
  • FIG. 1 is a schematic diagram of an AI-based vehicle AS process management service providing system 10 according to an embodiment of the present disclosure.
  • An AI-based vehicle AS process management service providing system 10 includes a vehicle AS process management service providing device 100 , a worker terminal 200 and a client terminal 300 .
  • the AI-based vehicle AS process management service providing system 10 may mean a Digital Workshop system (DWS).
  • DWS Digital Workshop system
  • the system 10 may further include an Annotation Component Server, and the apparatus 100 periodically transmits process work management and vehicle images collected or collected in real time to the annotation component server.
  • the process work information time, labor, parts, work history
  • WIP WIP
  • the identification device 50 may communicate with the device 100 and the operator's terminal 200, and at least one may be installed in a repair shop (workshop) where the AS process of the vehicle is performed.
  • the identification device 50 plays a role as an identification means by identifying a terminal possessed by a worker performing process work in the workbay and calculating the worker's stay time in the workbay, and the number of installations and installation location can be determined according to the situation of the repair shop.
  • one or more identification devices 50 may be installed in each workbay to improve identification accuracy, but is not limited thereto.
  • the identification device 50 may receive a work start signal, a work stop signal, or a work completion signal from the operator's terminal 200 and transmit it to the device 100, and the identification device 50 may not necessarily perform the function.
  • the input signal may be provided to the device 100 through the communication unit 120.
  • the vehicle AS process management service providing device 100 is configured to include the server device 100 and may be implemented in the form of a server.
  • the vehicle AS process management service providing apparatus 100 may further include an annotation component server.
  • the annotation component server may configure a learning model based on received data (image, metadata) and learn the model in an online batch method.
  • the vehicle AS process management service providing apparatus 100 can provide various information to the client by checking the status of the process step, process status, etc. of the client's vehicle through the above-described configuration, and can efficiently schedule work by recognizing the schedule of the work bay and the worker in real time.
  • FIG. 2 is a block diagram of an AI-based vehicle AS process management service providing apparatus 100 according to an embodiment of the present disclosure.
  • FIG. 3 is a block diagram of an AI-based vehicle AS process management service providing apparatus 100 according to an embodiment of the present disclosure.
  • an artificial intelligence-based vehicle AS process management service providing apparatus 100 includes an identification device 50, a processor 110, a communication unit 120, a storage unit 130, a management unit 140, a calculating unit 150, and a learning unit 160.
  • system 10 and device 100 may include fewer or more components than those shown in FIGS. 1 to 3 .
  • the identification device 50 communicates with the worker terminal 200 and the communication unit 120 .
  • the identification device 50 includes a communication means, and in one embodiment, the identification device 50 may include a short-range communication means for communicating with the operator terminal 200 and a long-distance communication means for communicating with the device 100.
  • the identification device 50 may communicate with the worker terminal 200 using a communication means such as Bluetooth or Wi-Fi.
  • the identification device 50 may include at least one camera or at least one LIDAR, and may identify a worker in the workbay based on a sensing result sensed through the camera or LIDAR.
  • a camera processes an image frame such as a still image or a moving image obtained by an image sensor in a photographing mode.
  • the processed image frame may be displayed on a display unit or stored in a memory.
  • the communication unit 120 may include one or more modules that connect the vehicle AS process management service providing apparatus 100 to one or more networks.
  • the processor 110 may be implemented with at least one processor 110 that performs the above-described operations using a memory for storing an algorithm for controlling the operation of components in the device 100 or data for a program that reproduces the algorithm, and data stored in the memory.
  • the memory and the processor 110 may be implemented as separate chips.
  • the memory and the processor 110 may be implemented as a single chip.
  • processor 110 may control any one or a combination of a plurality of components described above in order to implement various embodiments according to the present disclosure described in the following drawings on the device 100.
  • the processor 110 may control general operations of the device 100 in addition to operations related to the application program.
  • the processor 110 may provide or process appropriate information or functions to a user by processing signals, data, information, etc. input or output through the components described above or by driving an application program stored in a memory.
  • the processor 110 may control at least some of the components of the device 100 in order to drive an application program stored in memory. Furthermore, the processor 110 may combine and operate at least two or more of the components included in the device 100 to drive the application program.
  • the communication unit 120 may include one or more components that enable communication with the external device 100, and may include, for example, at least one of a broadcast reception module, a wired communication module, a wireless communication module, a short-distance communication module, and a location information module.
  • the wired communication module may include not only various wired communication modules such as a local area network (LAN) module, a wide area network (WAN) module, or a value added network (VAN) module, but also various cable communication modules such as universal serial bus (USB), high definition multimedia interface (HDMI), digital visual interface (DVI), recommended standard 232 (RS-232), power line communication, or plain old telephone service (POTS).
  • LAN local area network
  • WAN wide area network
  • VAN value added network
  • cable communication modules such as universal serial bus (USB), high definition multimedia interface (HDMI), digital visual interface (DVI), recommended standard 232 (RS-232), power line communication, or plain old telephone service (POTS).
  • USB universal serial bus
  • HDMI high definition multimedia interface
  • DVI digital visual interface
  • RS-232 recommended standard 232
  • POTS plain old telephone service
  • the wireless communication module may include a wireless communication module supporting various wireless communication schemes such as global system for mobile communication (GSM), code division multiple access (CDMA), wideband code division multiple access (WCDMA), universal mobile telecommunications system (UMTS), time division multiple access (TDMA), long term evolution (LTE), 4G, 5G, and 6G.
  • GSM global system for mobile communication
  • CDMA code division multiple access
  • WCDMA wideband code division multiple access
  • UMTS universal mobile telecommunications system
  • TDMA time division multiple access
  • LTE long term evolution
  • 4G 5G, and 6G.
  • the wireless communication module may include a wireless communication interface including an antenna and a transmitter for transmitting signals.
  • the wireless communication module may further include a signal conversion module that modulates a digital control signal output from the processor 110 through a wireless communication interface into an analog type wireless signal under the control of the processor 110 .
  • the short -range communication module is for short range communication, Bluetooth (RFID), Radio Frequency Identification (RFID), Infrared Data Association (IRDA), UWB (UWB) A Wideband), Zigbee, NEAR FIELD Communication (NFC), Wi-Fi (Wireless-Fidelity), Wi-Fi Direct, Wireless USB (Wireless Universal Serial Bus) techniques to close communication using at least one. You can apply.
  • the storage unit 130 may store information about a pre-learned artificial intelligence model, a process for each maintenance item of a vehicle, a workbay in a repair shop, and at least one operator in the repair shop in order to execute a vehicle AS process management service providing method.
  • the storage unit 130 may store various information generated by the operation of the processor 110 and various information calculated by the operation of the calculation unit 150 .
  • the storage unit 130 may store data supporting various functions of the device 100 .
  • the storage unit 130 may store a plurality of application programs (application programs or applications) running in the device 100, data for operation of the device 100, and commands. At least some of these application programs may exist for basic functions of the device 100 . Meanwhile, the application program may be stored in memory, installed in the device 100, and driven by the processor 110 to perform an operation (or function).
  • the storage unit 130 may store data supporting various functions of the device 100 and programs for operating the processor 110, input/output data (e.g., music files, still images, videos, etc.) may be stored, and may store a plurality of application programs (applications) running in the device 100, data for operating the device 100, and commands. At least some of these application programs may be downloaded from an external server through wireless communication.
  • input/output data e.g., music files, still images, videos, etc.
  • the storage unit 130 is a flash memory type, a hard disk type, a solid state disk type (SSD type), a silicon disk drive type (SDD type), a multimedia card micro type, a card type memory (eg SD or XD memory, etc.), random access memory (RAM), static random access memory (SRAM), read-only memory (ROM), and electrically erasable programm (EEPROM).
  • RAM random access memory
  • SRAM static random access memory
  • ROM read-only memory
  • EEPROM electrically erasable programm
  • Able read-only memory), programmable read-only memory (PROM), a magnetic memory, a magnetic disk, and an optical disk may include at least one type of storage medium.
  • the storage unit 130 is separated from the apparatus 100, but may be a database connected by wire or wirelessly.
  • cloud storage may be applied to at least a portion of the storage space of the storage unit 130 .
  • the storage unit 130 may include a plurality of processes for the vehicle AS process management service providing apparatus 100 and method.
  • 3 is an example of matters managed by the management unit 140, and individual modules may be configured for each management matter.
  • information and data stored in the storage unit 130 are exemplified, and these information and data can also be configured as individual storage spaces and stored and managed separately.
  • the calculation unit 150 may perform a calculation operation according to a control signal of the processor 110 .
  • the calculation unit 150 may calculate labor for each process, parts cost, and expected required time for each process.
  • the learning unit 160 may learn the artificial intelligence model, and learn and re-learn the artificial intelligence model by generating various data, information, etc. generated by the operation of the vehicle AS process management service providing device 100 as a learning dataset.
  • 4 to 6 are flowcharts of a method for providing an AI-based vehicle AS process management service according to an embodiment of the present disclosure.
  • the artificial intelligence-based vehicle AS process management service providing method may be performed in the same process as shown in FIG. 4, and FIG. 5 illustrates that the process proceeds by a client making an AS reservation and consultation with a service advisor, and FIG.
  • the processor 110 generates job information based on the image and symptom information of the client's vehicle. (S100)
  • the processor 110 receives job information for vehicle maintenance. (S200)
  • the service advisor may photograph the client's vehicle and create inspection items for the vehicle.
  • the processor 110 may generate task information based on the received image of the vehicle and at least one input inspection item.
  • the device 100 may receive at least one captured image of the vehicle and symptom information from the client terminal 300 .
  • the symptom information can be directly input by the client through the service application of the terminal, and the processor 110 provides at least one inspection item so that the client does not have difficulty in inputting the symptom information, so that the client can self-inspect the vehicle and input the symptom information.
  • the processor 110 derives at least one inspection item based on this, and provides the derived at least one inspection item to the client terminal 300 to request inspection of the vehicle.
  • the processor 110 may also provide a guide on how to photograph a vehicle when providing a guide on inspection items to the terminal 300 of a client.
  • the processor 110 may request recording of sound or recording of an image including sound according to symptoms of the vehicle.
  • the artificial intelligence model may determine a defect of the vehicle from at least one of an image and a sound of at least one captured image, and the processor 110 may generate work information by determining the determined defect as a definitive defect when the defect determined through the artificial intelligence model is related to symptom information.
  • the processor 110 may provide the client terminal 300 with information that a face-to-face inspection is required for accurate calculation of the estimated required time and estimated cost.
  • the processor 110 may provide accurate guidance of the estimated required time and estimated cost after the vehicle is put in and a face-to-face inspection is performed. Information can be provided.
  • the processor 110 may calculate the degree of relevance in order to determine whether or not there is relevance, and if the pre-set relevance is satisfied, it is determined to be related, and if the pre-set relevance is not satisfied, it is determined to be unrelated.
  • the processor 110 may generate at least one symptom information about the vehicle by inputting the inspection result to the artificial intelligence model. That is, in the embodiment of the present disclosure, the symptom information may be directly input by the client, or after providing the client terminal 300 with a guide for self-inspection of the vehicle as described above, the artificial intelligence model may generate symptom information based on the inspection result received from the client terminal 300.
  • the processor 110 may generate work information for a vehicle AS process by inputting the vehicle photographed image and symptom information received from the client terminal 300 into an artificial intelligence model.
  • the work information is somewhat different from the detailed process determined in S300, and means information on necessary tasks such as what part is abnormal in the vehicle to be repaired (client's vehicle) and what parts need to be replaced or repaired.
  • the processor 110 determines a process for AS of the vehicle based on the job information. (S300)
  • the processor 110 allocates work bays and workers for each process. (S400)
  • the processor 110 calculates labor, parts cost, and expected required time for each process. (S500)
  • the processor 110 determines a process including at least one process for vehicle maintenance by inputting job information to the artificial intelligence model.
  • the processor 110 may schedule the workbay and the worker's schedule based on the data collected through the identification device 50, the workbay, and the worker's schedule for a certain time in the future.
  • the identification device 50 may monitor the operating state of the workbay, and based on this, it is possible to determine whether each workbay is operating or available.
  • the processor 110 confirms that the workbay is operating through the identification device 50, but when a work stop signal is input to the terminal 200 of a worker working in the workbay, the worker terminal 200 can be requested to resume work.
  • the processor 110 based on the workbay operating time collected through the identification device 50 and the work start signal, work stop signal, work resume signal, and work completion time received from the worker terminal 200, It is possible to determine whether the workbay operating time and the required work time of the worker match.
  • the processor 110 checks a workbay required for each process and a schedule of a worker capable of performing each process, and allocates a workbay and a worker for each process included in the process based on the checked result.
  • the processor 110 may assign a worker for each process based on the process efficiency score for each process of the worker. Since each worker may have a difference in skill level and processing speed for each process, the processor 110 may allocate the process to the worker in consideration of this.
  • processes are not necessarily allocated based on proficiency and processing speed for each process, and can be allocated according to the urgency of the AS process of the vehicle.
  • the vehicle's AS process urgency means the vehicle's AS process urgency, and the urgency may be determined according to the vehicle's condition or the client's request.
  • the processor 110 calculates an expected required time for the process by inputting the determined process to the artificial intelligence model, and calculates an expected required time and estimated cost for servicing the client's vehicle based on the determined process, the work schedule of the work bay in the repair shop, and the work schedule of the at least one worker.
  • the processor 110 may provide the calculated estimated required time and estimated cost to the client terminal 300 .
  • the processor 110 may calculate and store the process efficiency score and the required time range of each worker in the storage unit 130 based on the details of each worker's work time for each process.
  • the processor 110 may calculate a range of expected task required time in addition to calculating the expected task required time as described above.
  • the processor 110 calculates the expected required time based on the required work time range for each process of each worker assigned to each process and provides it to the client terminal 300, but applies the expected required time range to provide information.
  • the vehicle may provide the client terminal 300 with a range of expected required time in which process A and B are performed, and the range of expected required time for process A of worker A and the range of expected required time for process B of worker B are added together.
  • the processor 110 can reassign work bays and workers when a new vehicle to be serviced (the second vehicle) is received, as long as the estimated time required for the vehicle to be repaired (the first vehicle) that has been previously stored is not exceeded.
  • the processor 110 may change at least a part of the workbay and worker assignment of the first vehicle to assign the workbay and the worker of the second vehicle to the extent that the estimated time required for the first vehicle is not exceeded.
  • the processor 110 generates vehicle maintenance status information according to the start of vehicle maintenance work. (S600)
  • the processor 110 provides maintenance status information to the client. (S700)
  • the processor 110 may generate vehicle maintenance status information based on a work start signal, a work stop signal, or a work completion signal received from the terminal 200 of a worker assigned to the vehicle and the worker's stay time in the workbay.
  • the processor 110 may provide vehicle maintenance status information to the client terminal 300 at predetermined time intervals.
  • the processor 110 may provide the vehicle maintenance status information generated with respect to a corresponding point in time to the client terminal 300 .
  • the processor 110 may generate vehicle maintenance status information and provide it to the client terminal 300 whenever one process for the vehicle is completed.
  • FIG. 7 is a diagram illustrating that an artificial intelligence model calculates a process efficiency score.
  • the processor 110 may calculate an actual required time for each process based on a workbay operation time and a worker's working time, and may calculate a process efficiency score based on the calculated actual required time and the estimated required time calculated in S500.
  • the processor 110 may input the calculated process efficiency score into an artificial intelligence model to learn the work efficiency score for each process of the workbay and each worker.
  • the artificial intelligence model may calculate the expected range of requirements for each process of each worker described above based on these learning results.
  • the processor 110 calculates a process efficiency score trend for the workbay and each worker, and when the trend of the process efficiency score calculated for a specific workbay or a specific worker for a predetermined time period falls below a reference value, a signal requesting an inspection of the corresponding workbay or the corresponding worker may be generated.
  • FIG. 8 is a diagram illustrating a user interface of the worker terminal 200 .
  • FIG. 9 is a diagram illustrating that when a process within a process is completed, an artificial intelligence model analyzes an image of a process part to calculate a work success rate.
  • a user interface provided by the apparatus 100 to the operator's terminal 200 is exemplified, and the operator can check the type of vehicle and work assigned to him/her, and through this user interface, the start of the process for the vehicle, work stop, work completion, etc. can be input.
  • the processor 110 receives a work start signal for the first process in the process from the worker's terminal 200 and then receives a work completion signal from the worker's terminal 200.
  • the artificial intelligence model may input and analyze at least one image captured to include the work part of the first process to calculate a work success rate.
  • the processor 110 may provide job completion information of the first process to the terminal 300 of the client.
  • the processor 110 may provide a first process reconfirmation request signal to the operator's terminal 200 when the calculated job success rate does not satisfy a preset condition.
  • the processor 110 when the calculated job success rate does not satisfy a preset condition, the processor 110 derives a job shortage area or a job failure area through an artificial intelligence model, and provides the derived information to the operator's terminal 200. And, when it is received from the operator's terminal 200 that the artificial intelligence model has an error in judgment, the artificial intelligence model can learn about the error by controlling the learning unit 160 .
  • the processor 110 calculates an additional task required time for the task insufficient area or task failed area, adds the calculated task required time to the expected required time, and provides information that the expected required time may be delayed to the client terminal 300.
  • FIG. 10 is a diagram illustrating learning of an artificial intelligence model by configuring a photographed image of a learning target vehicle as a learning dataset.
  • the device 100 receives at least one image of a learning target vehicle.
  • the processor 110 may analyze the received image to recognize images of vehicle parts included in the learning target vehicle, locations of the vehicle components in the vehicle, and connection relationships among a plurality of vehicle components.
  • the processor 110 may generate a learning data set by inputting the recognized result together with the vehicle type and basic vehicle specifications to the artificial intelligence model.
  • the processor 110 may receive a plurality of images received from different angles for more detailed and accurate analysis.
  • the processor 110 when the processor 110 receives an image of the exterior of the vehicle as well as individual images of all detachable parts such as the bonnet, headlight, rearview mirror, wheel, body, trunk, etc., the processor 110 separates or combines them and stores them in the storage unit 130.
  • the processor 110 builds big data using the information stored in the storage unit 130, and inputs it as learning data to learn an artificial intelligence model, so that when an image of an accident vehicle or a vehicle in which a breakdown has occurred is received, it is possible to determine the required AS only by analyzing the image.
  • FIG. 11 is a diagram illustrating a video analysis (CNN) and post-processing model for predicting a work process.
  • CNN video analysis
  • an artificial intelligence model performs image analysis and post-processing for prediction of a work process.
  • the artificial intelligence model can detect the characteristics of the work process (accidents, repair parts) by analyzing the captured images, and can classify the work process.
  • the artificial intelligence model can measure work state efficiency in the post-processing stage, and by performing state estimation for each process, it is possible to calculate cost (time, labor, etc.) for each process according to the process prediction.
  • the artificial intelligence model can calculate the shortest distance for each process using the Dijkstra Algorithm.
  • Process A can proceed in the order of Process 1, Process 2, Process 3, Process 1 can be assigned to Technician A, Workbay A, 5h/5FRU, Process 2 can be assigned to Technician B, Workbay B, 5h/4FRU, and Process 3 can be assigned to Technician C, Workbay C, 3h/2FRY.
  • Process B can proceed in the order of process 1, process 2, process 1, and process 3.
  • Process 1 can be assigned to technician A, workbay A, 3h/3FRU
  • next process 2 can be assigned to technician B
  • workbay B 5h/4FRU
  • next process 1 can be assigned to technician A
  • workbay A 3h/2FRY
  • next process 3 can be assigned to technician C, workbay C, 3h/2FRY.
  • Process C can proceed in the order of process 3, process 1, process 2, process 3 can be assigned to technician C, workbay C, 1h/2FRU, next process 1 to technician A, workbay A, 2h/5FRU, and next process 2 to technician B, workbay A, 1h/1FRY.
  • FIG. 12 is a diagram illustrating a work process efficiency (text-based) learning model Bi-LSTM.
  • the artificial intelligence model learns process efficiency through Bi-LSTM to solve this disadvantage.
  • the input parameters of LSTM are ⁇ X0, X1, X2 ⁇ Xn01 ⁇ , but the input parameters of Bi-LSTM are ⁇ X0, X1, X2 ⁇ Xn-1 ⁇ and ⁇ Xn-1... X2, X1, X0 ⁇ .
  • the artificial intelligence model can complement/consider variables that can result in high process efficiency (value) in the lower priority of work.
  • the method according to an embodiment of the present disclosure described above may be implemented as a program (or application) to be executed in combination with a server, which is hardware, and stored in a medium.
  • the above-described program may include a code coded in a computer language such as C, C++, JAVA, or machine language that can be read by a processor (CPU) of the computer through a device interface of the computer so that the computer reads the program and executes the methods implemented as a program.
  • These codes may include functional codes related to functions defining necessary functions for executing the methods, and control codes related to execution procedures necessary for the processor of the computer to execute the functions according to a predetermined procedure.
  • these codes may further include memory reference related code indicating where additional information or media necessary for the processor of the computer to execute the functions should be referenced from which location (address address) of the computer's internal or external memory.
  • the code may further include communication-related codes for how to communicate with any other remote computer or server using a communication module of the computer, and what information or media should be transmitted and received during communication.
  • the storage medium is not a medium that stores data for a short moment, such as a register, cache, or memory, but a medium that stores data semi-permanently and is readable by a device.
  • examples of the storage medium include ROM, RAM, CD-ROM, magnetic tape, floppy disk, optical data storage device, etc., but are not limited thereto. That is, the program may be stored in various recording media on various servers accessible by the computer or various recording media on the user's computer.
  • the medium may be distributed to computer systems connected through a network, and computer readable codes may be stored in a distributed manner.
  • Steps of a method or algorithm described in connection with an embodiment of the present disclosure may be implemented directly in hardware, implemented in a software module executed by hardware, or a combination thereof.
  • a software module may reside in random access memory (RAM), read only memory (ROM), erasable programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), flash memory, a hard disk, a removable disk, a CD-ROM, or any other form of computer-readable recording medium well known in the art.
  • identification device 100 vehicle AS process management service providing device
  • processor 120 communication unit

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Economics (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Tourism & Hospitality (AREA)
  • Marketing (AREA)
  • General Business, Economics & Management (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Software Systems (AREA)
  • Educational Administration (AREA)
  • Development Economics (AREA)
  • Game Theory and Decision Science (AREA)
  • Artificial Intelligence (AREA)
  • Mathematical Physics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Computing Systems (AREA)
  • Evolutionary Computation (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • Biophysics (AREA)
  • Biomedical Technology (AREA)
  • Medical Informatics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Molecular Biology (AREA)
  • Primary Health Care (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The present disclosure relates to a device for providing an artificial intelligence-based vehicle AS process management service, which can: on the basis of work information, determine a series of processes including at least one process for repair of a vehicle; assign a work bay and a worker for each process in the determined series of processes; calculate, for each determined process, wages, parts costs and predicted time required; and generate information on the present situation of the repair of the vehicle on the basis of a work initiation signal, a work stop signal or a work completion signal received from a terminal of the worker assigned to the vehicle and a stay time of the worker in the work bay.

Description

인공지능 기반의 차량 AS 공정 관리 서비스 제공 방법, 장치 및 프로그램AI-based vehicle AS process management service provision method, device and program
본 개시는 인공지능 기반의 차량 AS 공정 관리 서비스 제공 장치에 관한 것이다.The present disclosure relates to an AI-based vehicle AS process management service providing device.
대부분의 차량 AS 서비스는 정비 센터에 예약하고 차량의 입고, 출고 관리 업무를 통해 진행되고 있으며, 공정 완료 여부 및 공정별 부품 및 공임에 대한 일반적 ERP 기능을 주로 이용하고 있다.Most vehicle after-sales service is carried out through reservations at the maintenance center, vehicle warehousing and shipping management, and general ERP functions for process completion and parts and labor for each process are mainly used.
고객의 편의성을 위해 유, 무선을 통해 AS 완료에 대한 고지가 이루어 지고 있으나, 이를 통해 고객이 자신의 차량 공정에 대한 단계별 상황이나 이에 대하여 추정할 만한 정보 또한 제공되지 않고 있다.For customer's convenience, notification of AS completion is being made through wired and wireless communication, but through this, the step-by-step situation of the customer's vehicle process or information that can be estimated about it is not provided.
이와 같이, 고객의 입장은 물론 정비 센터를 관리하는 입장에서도 각 공정에 대한 상황 파악과 워크베이(정비 공간)과 테크니션(작업자, 정비사)에 대한 효율적인 배정이 어렵다는 문제점이 있다.In this way, there is a problem in that it is difficult to grasp the status of each process and efficiently allocate work bays (maintenance space) and technicians (workers, mechanics) from the standpoint of managing the maintenance center as well as from the customer's standpoint.
현재로서는, 워크샵 내의 공정 단계별 주체가 되는 워크베이와 테크니션의 작업 완료에 따라 다음 공정으로 진행되는 푸쉬(PUSH) 기반의 관리가 진행되고 있으며, 이는 공정 간의 병목 현상은 물론 워크베이 및 테크니션들의 운영에 있어서도 업무 효율성을 저해하고 있다.Currently, PUSH-based management, which proceeds to the next process according to the completion of work bays and technicians, which are the subject of each process step in the workshop, is in progress, which is a bottleneck between processes as well as hindering work efficiency in the operation of work bays and technicians.
이에, 위와 같은 문제점들을 해결하여 고객의 편의성은 물론 워크샵의 효율적인 운영을 할 수 있는 서비스 제공이 필요한 상황이지만, 현재로서는 이러한 서비스를 구현할 수 있는 기술이 공개되어 있지 않은 실정이다.Accordingly, it is necessary to provide a service capable of efficiently operating a workshop as well as customer convenience by solving the above problems, but a technology capable of implementing such a service has not been disclosed at present.
본 개시에 개시된 실시예는 인공지능 기반의 차량 AS 공정 관리 서비스 제공 방법을 제공하는데 그 목적이 있다.Embodiments disclosed in the present disclosure are aimed at providing an artificial intelligence-based vehicle AS process management service providing method.
본 개시가 해결하고자 하는 과제들은 이상에서 언급된 과제로 제한되지 않으며, 언급되지 않은 또 다른 과제들은 아래의 기재로부터 통상의 기술자에게 명확하게 이해될 수 있을 것이다.The problems to be solved by the present disclosure are not limited to the problems mentioned above, and other problems not mentioned will be clearly understood by those skilled in the art from the description below.
상술한 과제를 해결하기 위한 본 개시의 일 실시예에 따른 인공지능 기반의 차량 AS 공정 관리 서비스 제공 장치는, 미리 학습된 인공지능 모델, 차량의 정비 항목별 공정 프로세스, 정비소 내 워크베이 및 상기 정비소 내 적어도 하나의 작업자에 대한 정보가 저장된 저장부; 클라이언트의 차량 정비를 위한 작업 정보를 수신하는 수신부; 및 상기 작업 정보를 기반으로, 상기 차량의 정비를 위한 적어도 하나의 공정을 포함하는 공정 프로세스를 결정하고, 상기 결정된 공정 프로세스 내 각 공정의 워크베이 및 작업자를 배정하고, 상기 결정된 각 공정별 공임, 부품비 및 예상 소요시간을 산출하고, 상기 차량에 대하여 배정된 작업자의 단말로부터 수신되는 작업 시작 신호, 작업 중지 신호 또는 작업 완료 신호와 상기 작업자의 상기 워크베이 내 체류 시간을 기반으로 상기 차량의 정비 현황 정보를 생성하고, 상기 통신부를 통해 상기 클라이언트의 단말로 상기 생성된 정비 현황 정보가 제공되도록 제어하는 프로세서를 포함한다.An artificial intelligence-based vehicle AS process management service providing apparatus according to an embodiment of the present disclosure for solving the above problems is a pre-learned artificial intelligence model, a process process for each maintenance item of a vehicle, a work bay in a repair shop, and a storage unit storing information about at least one worker in the repair shop; a receiving unit receiving job information for vehicle maintenance of a client; And based on the work information, determine a process including at least one process for servicing the vehicle, assign a workbay and a worker for each process in the determined process, calculate labor, parts cost, and expected required time for each of the determined processes, generate maintenance status information of the vehicle based on a work start signal, work stop signal, or work completion signal received from a terminal of a worker assigned to the vehicle and a stay time of the worker in the workbay, and generate maintenance status information of the vehicle through the communication unit to the terminal of the client and a processor controlling the current status information to be provided.
또한, 상기 프로세서는, 상기 인공지능 모델에 상기 결정된 공정 프로세스를 입력하여 예상 소요시간을 산출하고, 상기 결정된 공정 프로세스와 상기 정비소 내 워크베이의 작업 일정 및 상기 적어도 하나의 작업자의 작업 일정을 기반으로, 상기 클라이언트의 차량 정비를 위한 예상 소요시간 및 예상 비용을 산출하고, 상기 산출된 예상 소요시간 및 예상 비용을 상기 클라이언트의 단말로 제공할 수 있다.In addition, the processor may calculate an expected required time by inputting the determined process into the artificial intelligence model, calculate an expected required time and an estimated cost for vehicle maintenance of the client based on the determined process, a work schedule of a work bay in the repair shop, and a work schedule of the at least one worker, and provide the calculated estimated required time and estimated cost to the terminal of the client.
또한, 상기 프로세서는, 상기 정비소 내 워크베이의 작업 일정 및 상기 적어도 하나의 작업자의 작업 일정을 기반으로 상기 결정된 공정 프로세스의 진행이 가능한 워크베이 및 작업자를 배정할 수 있다.Also, the processor may allocate a workbay and an operator capable of performing the determined process based on a work schedule of the workbay in the repair shop and a work schedule of the at least one operator.
또한, 상기 수신부는, 비대면 상담으로 진행되는 경우 상기 클라이언트 단말로부터 상기 차량에 대한 적어도 하나의 영상 및 증상 정보를 수신하고, 상기 프로세서는, 상기 인공지능 모델에 상기 적어도 하나의 영상 및 상기 증상 정보를 입력하여 상기 작업 정보를 생성할 수 있다.In addition, the receiving unit receives at least one image and symptom information about the vehicle from the client terminal when non-face-to-face counseling is conducted, and the processor inputs the at least one image and symptom information to the artificial intelligence model to generate the work information.
또한, 상기 인공지능 모델은, 상기 적어도 하나의 영상의 이미지 및 사운드 중 적어도 하나에서 상기 차량의 결함을 판단하고, 상기 프로세서는, 상기 판단된 결함이 상기 증상 정보와 관련된 경우, 상기 판단된 결함을 확정 결함으로 판단하여 작업 정보를 생성할 수 있다.In addition, the artificial intelligence model determines a defect of the vehicle from at least one of an image and a sound of the at least one video, and the processor, when the determined defect is related to the symptom information, determines the determined defect as a definite defect and generates work information.
또한, 상기 정비소 내 각 워크베이는 적어도 하나의 식별 장치가 설치되어 있으며, 상기 프로세서는, 상기 식별 장치를 통해 식별된 단말의 정보를 기반으로, 상기 각 워크베이의 가용 여부, 상기 각 워크베이에서 작업 중인 작업자의 정보, 상기 정비소 내 각 작업자의 작업 시작 시간, 작업 종료 시간 상기 워크베이 내 체류 시간 중 적어도 하나를 판단할 수 있다.In addition, at least one identification device is installed in each workbay in the repair shop, and the processor can determine at least one of availability of each workbay, information on workers working in each workbay, work start time of each worker in the repair shop, work end time, and stay time in the workbay, based on information of a terminal identified through the identification device.
또한, 상기 프로세서는, 상기 작업자의 단말로부터 상기 공정 프로세스 내 제1 공정에 대한 상기 작업 시작 신호가 수신된 후 상기 작업자의 단말로부터 작업 완료 신호가 수신되면, 상기 제1 공정의 작업 부위를 포함하도록 촬영된 적어도 하나의 영상을 상기 인공지능 모델에 입력하여 작업 성공률을 산출하고, 상기 산출된 작업 성공률이 기 설정된 조건을 만족하는 경우, 상기 클라이언트의 단말로 상기 제1 공정의 작업 완료 정보를 제공할 수 있다.In addition, when a work start signal for the first process in the process is received from the worker's terminal and then a work completion signal is received from the worker's terminal, the processor may calculate a work success rate by inputting at least one image captured to include a work portion of the first process into the artificial intelligence model, and when the calculated work success rate satisfies a preset condition, provide work completion information of the first process to the client's terminal.
또한, 상기 공정 프로세스 내 제2 공정에 대한 작업 완료 신호가 수신되면, 상기 제2 공정에 대하여 수신된 작업 시작 신호, 작업 중지 신호 및 작업 완료 신호를 기반으로, 상기 제2 공정에 대한 실제 소요시간을 산출하고, 상기 예상 소요시간을 산출할 때 상기 제2 공정에 대하여 산출된 예상 소요시간과 상기 산출된 실제 소요시간을 기반으로, 상기 정비소 및 상기 작업자의 상기 제2 공정에 대한 공정 효율점수를 산출하고, 상기 산출된 실제 소요시간 및 상기 공정 효율점수를 상기 인공지능 모델에 입력하여 학습할 수 있다.In addition, when a work completion signal for the second process in the process process is received, an actual required time for the second process is calculated based on the work start signal, work stop signal, and work completion signal received for the second process, and when calculating the expected required time, process efficiency points for the second process of the repair shop and the operator are calculated based on the calculated expected required time and the calculated actual required time, and the calculated actual required time and the process efficiency score are converted into the artificial intelligence model You can learn by entering.
또한, 상술한 과제를 해결하기 위한 본 개시의 일 실시예에 따른 인공지능 기반의 차량 AS 공정 관리 서비스 제공 방법은, 장치에 의해 수행되는 방법으로, 클라이언트의 차량 정비를 위한 작업 정보를 수신하는 단계; 상기 작업 정보를 기반으로 상기 차량의 정비를 위한 적어도 하나의 공정을 포함하는 공정 프로세스를 결정하는 단계; 상기 결정된 공정 프로세스 내 각 공정의 워크베이 및 작업자를 배정하는 단계; 상기 결정된 각 공정별 공임, 부품비 및 예상 소요시간을 산출하는 단계; 상기 차량에 대하여 배정된 작업자의 단말로부터 수신되는 작업 시작 신호, 작업 중지 신호 또는 작업 완료 신호와 상기 작업자의 상기 워크베이 내 체류 시간을 기반으로 상기 차량의 정비 현황 정보를 생성하는 단계; 및 상기 통신부를 통해 상기 클라이언트의 단말로 상기 생성된 정비 현황 정보를 제공하는 단계를 포함한다.In addition, a method for providing an artificial intelligence-based vehicle AS process management service according to an embodiment of the present disclosure for solving the above problems is a method performed by an apparatus, comprising the steps of receiving job information for vehicle maintenance of a client; determining a process including at least one process for servicing the vehicle based on the job information; allocating work bays and workers of each process in the determined process; Calculating labor, parts costs, and expected required time for each of the determined processes; Generating maintenance status information of the vehicle based on a work start signal, a work stop signal, or a work completion signal received from a terminal of a worker assigned to the vehicle and a stay time of the worker in the workbay; and providing the generated maintenance status information to a terminal of the client through the communication unit.
이 외에도, 본 개시를 구현하기 위한 실행하기 위한 컴퓨터 판독 가능한 기록 매체에 저장된 컴퓨터 프로그램이 더 제공될 수 있다.In addition to this, a computer program stored in a computer readable recording medium for execution to implement the present disclosure may be further provided.
이 외에도, 본 개시를 구현하기 위한 방법을 실행하기 위한 컴퓨터 프로그램을 기록하는 컴퓨터 판독 가능한 기록 매체가 더 제공될 수 있다.In addition to this, a computer readable recording medium recording a computer program for executing a method for implementing the present disclosure may be further provided.
본 개시의 전술한 과제 해결 수단에 의하면, 인공지능 기반의 차량 AS 공정 관리 서비스를 제공하는 효과를 제공한다.According to the above-described problem solving means of the present disclosure, an artificial intelligence-based vehicle AS process management service is provided.
본 개시의 효과들은 이상에서 언급된 효과로 제한되지 않으며, 언급되지 않은 또 다른 효과들은 아래의 기재로부터 통상의 기술자에게 명확하게 이해될 수 있을 것이다.The effects of the present disclosure are not limited to the effects mentioned above, and other effects not mentioned will be clearly understood by those skilled in the art from the description below.
도 1은 본 개시의 실시예에 따른 인공지능 기반의 차량 AS 공정 관리 서비스 제공 시스템의 개략도이다.1 is a schematic diagram of an AI-based vehicle AS process management service providing system according to an embodiment of the present disclosure.
도 2는 본 개시의 실시예에 따른 인공지능 기반의 차량 AS 공정 관리 서비스 제공2 is providing an artificial intelligence-based vehicle AS process management service according to an embodiment of the present disclosure
도 3은 본 개시의 실시예에 따른 인공지능 기반의 차량 AS 공정 관리 서비스 제공 장치의 블록도이다.3 is a block diagram of an AI-based vehicle AS process management service providing apparatus according to an embodiment of the present disclosure.
도 4 내지 도 6은 본 개시의 실시예에 따른 인공지능 기반의 차량 AS 공정 관리 서비스 제공 방법의 흐름도이다.4 to 6 are flowcharts of a method for providing an AI-based vehicle AS process management service according to an embodiment of the present disclosure.
도 7은 인공지능 모델이 공정 효율점수를 산출하는 것을 예시한 도면이다.7 is a diagram illustrating that an artificial intelligence model calculates a process efficiency score.
도 8은 작업자 단말의 유저 인터페이스를 예시한 도면이다.8 is a diagram illustrating a user interface of a worker terminal.
도 9는 공정 프로세스 내 공정이 완료되면, 인공지능 모델이 공정 부위의 영상을 분석하여 작업 성공률을 산출하는 것을 예시한 도면이다.9 is a diagram illustrating that when a process within a process is completed, an artificial intelligence model analyzes an image of a process part to calculate a work success rate.
도 10은 학습 대상 차량에 대한 촬영 영상을 학습 데이터셋으로 구성하여 인공지능 모델을 학습시키는 것을 예시한 도면이다.10 is a diagram illustrating learning of an artificial intelligence model by configuring a photographed image of a learning target vehicle as a learning dataset.
도 11은 작업 공정 예측을 위한 영상분석(CNN) 및 후처리 모델을 예시한 도면이다.11 is a diagram illustrating a video analysis (CNN) and post-processing model for predicting a work process.
도 12는 작업 공정 효율성(텍스트기반) 학습모델 Bi-LSTM을 예시한 도면이다.12 is a diagram illustrating a work process efficiency (text-based) learning model Bi-LSTM.
본 개시 전체에 걸쳐 동일 참조 부호는 동일 구성요소를 지칭한다. 본 개시가 실시예들의 모든 요소들을 설명하는 것은 아니며, 본 개시가 속하는 기술분야에서 일반적인 내용 또는 실시예들 간에 중복되는 내용은 생략한다. 명세서에서 사용되는 ‘부, 모듈, 부재, 블록’이라는 용어는 소프트웨어 또는 하드웨어로 구현될 수 있으며, 실시예들에 따라 복수의 '부, 모듈, 부재, 블록'이 하나의 구성요소로 구현되거나, 하나의 '부, 모듈, 부재, 블록'이 복수의 구성요소들을 포함하는 것도 가능하다.Like reference numbers designate like elements throughout this disclosure. The present disclosure does not describe all elements of the embodiments, and general content or overlapping content between the embodiments in the technical field to which the present disclosure belongs is omitted. The term 'unit, module, member, or block' used in the specification may be implemented in software or hardware, and according to embodiments, a plurality of 'units, modules, members, or blocks' may be implemented as a single component, or a single 'unit, module, member, or block' may include a plurality of components.
명세서 전체에서, 어떤 부분이 다른 부분과 "연결"되어 있다고 할 때, 이는 직접적으로 연결되어 있는 경우뿐 아니라, 간접적으로 연결되어 있는 경우를 포함하고, 간접적인 연결은 무선 통신망을 통해 연결되는 것을 포함한다.Throughout the specification, when a part is said to be "connected" to another part, this includes not only the case of being directly connected but also the case of being indirectly connected, and the indirect connection includes being connected through a wireless communication network.
또한, 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있는 것을 의미한다.In addition, when a part "includes" a certain component, it means that it may further include other components without excluding other components unless otherwise stated.
명세서 전체에서, 어떤 부재가 다른 부재 "상에" 위치하고 있다고 할 때, 이는 어떤 부재가 다른 부재에 접해 있는 경우뿐 아니라 두 부재 사이에 또 다른 부재가 존재하는 경우도 포함한다.Throughout the specification, when a member is said to be located “on” another member, this includes not only a case where a member is in contact with another member, but also a case where another member exists between the two members.
제 1, 제 2 등의 용어는 하나의 구성요소를 다른 구성요소로부터 구별하기 위해 사용되는 것으로, 구성요소가 전술된 용어들에 의해 제한되는 것은 아니다.Terms such as first and second are used to distinguish one component from another, and the components are not limited by the aforementioned terms.
단수의 표현은 문맥상 명백하게 예외가 있지 않는 한, 복수의 표현을 포함한다.Expressions in the singular number include plural expressions unless the context clearly dictates otherwise.
각 단계들에 있어 식별부호는 설명의 편의를 위하여 사용되는 것으로 식별부호는 각 단계들의 순서를 설명하는 것이 아니며, 각 단계들은 문맥상 명백하게 특정 순서를 기재하지 않는 이상 명기된 순서와 다르게 실시될 수 있다.In each step, the identification code is used for convenience of explanation, and the identification code does not describe the order of each step, and each step may be performed in a different order from the specified order unless a specific order is clearly described in context.
이하 첨부된 도면들을 참고하여 본 개시의 작용 원리 및 실시예들에 대해 설명한다.Hereinafter, the working principle and embodiments of the present disclosure will be described with reference to the accompanying drawings.
본 명세서에서 '본 개시에 따른 차량 AS 공정 관리 서비스 제공 장치'는 연산처리를 수행하여 사용자에게 결과를 제공할 수 있는 다양한 장치들이 모두 포함된다. 예를 들어, 본 개시에 따른 차량 AS 공정 관리 서비스 제공 장치는, 컴퓨터, 서버 장치 및 휴대용 단말기를 모두 포함하거나, 또는 어느 하나의 형태가 될 수 있다.In this specification, the 'vehicle AS process management service providing device according to the present disclosure' includes all various devices capable of providing results to users by performing calculation processing. For example, an apparatus for providing a vehicle AS process management service according to the present disclosure may include a computer, a server device, and a portable terminal, or may be in any one form.
여기에서, 상기 컴퓨터는 예를 들어, 웹 브라우저(WEB Browser)가 탑재된 노트북, 데스크톱(desktop), 랩톱(laptop), 태블릿 PC, 슬레이트 PC 등을 포함할 수 있다.Here, the computer may include, for example, a laptop computer, a desktop computer, a laptop computer, a tablet PC, a slate PC, and the like equipped with a web browser.
상기 서버 장치는 외부 장치와 통신을 수행하여 정보를 처리하는 서버로써, 애플리케이션 서버, 컴퓨팅 서버, 데이터베이스 서버, 파일 서버, 게임 서버, 메일 서버, 프록시 서버 및 웹 서버 등을 포함할 수 있다.The server device is a server that processes information by communicating with an external device, and may include an application server, a computing server, a database server, a file server, a game server, a mail server, a proxy server, and a web server.
상기 휴대용 단말기는 예를 들어, 휴대성과 이동성이 보장되는 무선 통신 장치로서, PCS(Personal Communication System), GSM(Global System for Mobile communications), PDC(Personal Digital Cellular), PHS(Personal Handyphone System), PDA(Personal Digital Assistant), IMT(International Mobile Telecommunication)-2000, CDMA(Code Division Multiple Access)-2000, W-CDMA(W-Code Division Multiple Access), WiBro(Wireless Broadband Internet) 단말, 스마트폰(Smart Phone) 등과 같은 모든 종류의 핸드헬드(Handheld) 기반의 무선 통신 장치와 시계, 반지, 팔찌, 발찌, 목걸이, 안경, 콘택트 렌즈, 또는 머리 착용형 장치(head-mounted-device(HMD) 등과 같은 웨어러블 장치를 포함할 수 있다.The portable terminal is, for example, a wireless communication device that ensures portability and mobility, and includes Personal Communication System (PCS), Global System for Mobile communications (GSM), Personal Digital Cellular (PDC), Personal Handyphone System (PHS), Personal Digital Assistant (PDA), International Mobile Telecommunication (IMT)-2000, Code Division Multiple Access (CDMA)-2000, W-Code Division Multiple Access (W-CDMA), and WiBro (Wi-Bro). All types of handheld-based wireless communication devices such as reless Broadband Internet terminals and smart phones, and wearable devices such as watches, rings, bracelets, anklets, necklaces, glasses, contact lenses, or head-mounted-devices (HMDs).
본 개시에 따른 인공지능과 관련된 기능은 프로세서와 메모리를 통해 동작된다. 프로세서는 하나 또는 복수의 프로세서로 구성될 수 있다. 이때, 하나 또는 복수의 프로세서는 CPU, AP, DSP(Digital Signal Processor) 등과 같은 범용 프로세서, GPU, VPU(Vision Processing Unit)와 같은 그래픽 전용 프로세서 또는 NPU와 같은 인공지능 전용 프로세서일 수 있다. 하나 또는 복수의 프로세서는, 메모리에 저장된 기 정의된 동작 규칙 또는 인공지능 모델에 따라, 입력 데이터를 처리하도록 제어한다. 또는, 하나 또는 복수의 프로세서가 인공지능 전용 프로세서인 경우, 인공지능 전용 프로세서는, 특정 인공지능 모델의 처리에 특화된 하드웨어 구조로 설계될 수 있다.Functions related to artificial intelligence according to the present disclosure are operated through a processor and a memory. A processor may consist of one or a plurality of processors. In this case, the one or more processors may be a general-purpose processor such as a CPU, an AP, or a digital signal processor (DSP), a graphics-only processor such as a GPU or a vision processing unit (VPU), or an artificial intelligence-only processor such as an NPU. One or more processors control input data to be processed according to predefined operating rules or artificial intelligence models stored in a memory. Alternatively, when one or more processors are processors dedicated to artificial intelligence, the processors dedicated to artificial intelligence may be designed with a hardware structure specialized for processing a specific artificial intelligence model.
기 정의된 동작 규칙 또는 인공지능 모델은 학습을 통해 만들어진 것을 특징으로 한다. 여기서, 학습을 통해 만들어진다는 것은, 기본 인공지능 모델이 학습 알고리즘에 의하여 다수의 학습 데이터들을 이용하여 학습됨으로써, 원하는 특성(또는, 목적)을 수행하도록 설정된 기 정의된 동작 규칙 또는 인공지능 모델이 만들어짐을 의미한다. 이러한 학습은 본 개시에 따른 인공지능이 수행되는 기기 자체에서 이루어질 수도 있고, 별도의 서버 및/ 또는 시스템을 통해 이루어 질 수도 있다. 학습 알고리즘의 예로는, 지도형 학습(supervised learning), 비지도 형 학습(unsupervised learning), 준지도형 학습(semi-supervised learning) 또는 강화 학습(reinforcement learning)이 있으나, 전술한 예에 한정되지 않는다.A predefined action rule or an artificial intelligence model is characterized in that it is created through learning. Here, being made through learning means that a basic artificial intelligence model is learned using a plurality of learning data by a learning algorithm, so that a predefined action rule or artificial intelligence model set to perform a desired characteristic (or purpose) is created. Such learning may be performed in the device itself in which artificial intelligence according to the present disclosure is performed, or through a separate server and/or system. Examples of the learning algorithm include supervised learning, unsupervised learning, semi-supervised learning, or reinforcement learning, but are not limited to the above examples.
인공지능 모델은, 복수의 신경망 레이어들로 구성될 수 있다. 복수의 신경망 레이어들 각각은 복수의 가중치들 (weight values)을 갖고 있으며, 이전(previous) 레이어의 연산 결과와 복수의 가중치들 간의 연산을 통해 신경 망 연산을 수행한다. 복수의 신경망 레이어들이 갖고 있는 복수의 가중치들은 인공지능 모델의 학습 결과에 의해 최적화될 수 있다. 예를 들어, 학습 과정 동안 인공지능 모델에서 획득한 로스(loss) 값 또는 코스트(cost) 값이 감소 또는 최소화되도록 복수의 가중치들이 갱신될 수 있다. 인공 신경망은 심층 신경망(DNN:Deep Neural Network)를 포함할 수 있으며, 예를 들어, CNN (Convolutional Neural Network), DNN (Deep Neural Network), RNN (Recurrent Neural Network), RBM (Restricted Boltzmann Machine), DBN (Deep Belief Network), BRDNN(Bidirectional Recurrent Deep Neural Network) 또는 심층 Q-네트워크 (Deep Q-Networks) 등이 있으나, 전술한 예에 한정되지 않는다.An artificial intelligence model may be composed of a plurality of neural network layers. Each of the plurality of neural network layers has a plurality of weight values, and a neural network operation is performed through an operation between an operation result of a previous layer and a plurality of weight values. A plurality of weights possessed by a plurality of neural network layers may be optimized by a learning result of an artificial intelligence model. For example, a plurality of weights may be updated so that a loss value or a cost value obtained from an artificial intelligence model is reduced or minimized during a learning process. The artificial neural network may include a deep neural network (DNN), for example, a Convolutional Neural Network (CNN), a Deep Neural Network (DNN), a Recurrent Neural Network (RNN), a Restricted Boltzmann Machine (RBM), a deep belief network (DBN), a bidirectional recurrent deep neural network (BRDNN), or a deep Q-network, but is not limited to the above examples.
본 개시의 예시적인 실시예에 따르면, 프로세서는 인공지능을 구현할 수 있다. 인공지능이란 사람의 신경세포(biological neuron)를 모사하여 기계가 학습하도록 하는 인공신경망(Artificial Neural Network) 기반의 기계 학습법을 의미한다. 인공지능의 방법론에는 학습 방식에 따라 훈련데이터로서 입력데이터와 출력데이터가 같이 제공됨으로써 문제(입력데이터)의 해답(출력데이터)이 정해져 있는 지도학습(supervised learning), 및 출력데이터 없이 입력데이터만 제공되어 문제(입력데이터)의 해답(출력데이터)이 정해지지 않는 비지도학습(unsupervised learning), 및 현재의 상태(State)에서 어떤 행동(Action)을 취할 때마다 외부 환경에서 보상(Reward)이 주어지는데, 이러한 보상을 최대화하는 방향으로 학습을 진행하는 강화학습(reinforcement learning)으로 구분될 수 있다. 또한, 인공지능의 방법론은 학습 모델의 구조인 아키텍처에 따라 구분될 수도 있는데, 널리 이용되는 딥러닝 기술의 아키텍처는, 합성곱신경망(CNN; Convolutional Neural Network), 순환신경망(RNN; Recurrent Neural Network), 트랜스포머(Transformer), 생성적 대립 신경망(GAN; generative adversarial networks) 등으로 구분될 수 있다.According to an exemplary embodiment of the present disclosure, a processor may implement artificial intelligence. Artificial intelligence refers to a machine learning method based on an artificial neural network in which a machine learns by mimicking a human's biological neuron. The methodology of artificial intelligence includes supervised learning in which the answer (output data) of the problem (output data) is provided by providing both input data and output data as training data according to the learning method, unsupervised learning in which only input data is provided without output data and the answer (output data) to the problem (output data) is not determined, and reward is given in the external environment whenever an action is taken in the current state. It can be classified as reinforcement learning. In addition, the methodology of artificial intelligence may be classified according to the architecture, which is the structure of the learning model. The widely used architecture of deep learning technology is a Convolutional Neural Network (CNN), Recurrent Neural Network (RNN), Transformer, and generative adversarial networks (GAN).
본 장치는 인공지능 모델을 포함할 수 있다. 인공지능 모델은 하나의 인공지능 모델일 수 있고, 복수의 인공지능 모델로 구현될 수도 있다. 인공지능 모델은 뉴럴 네트워크(또는 인공 신경망)로 구성될 수 있으며, 기계학습과 인지과학에서 생물학의 신경을 모방한 통계학적 학습 알고리즘을 포함할 수 있다. 뉴럴 네트워크는 시냅스의 결합으로 네트워크를 형성한 인공 뉴런(노드)이 학습을 통해 시냅스의 결합 세기를 변화시켜, 문제 해결 능력을 가지는 모델 전반을 의미할 수 있다. 뉴럴 네트워크의 뉴런은 가중치 또는 바이어스의 조합을 포함할 수 있다. 뉴럴 네트워크는 하나 이상의 뉴런 또는 노드로 구성된 하나 이상의 레이어(layer)를 포함할 수 있다. 예시적으로, 장치는 input layer, hidden layer, output layer를 포함할 수 있다. 장치를 구성하는 뉴럴 네트워크는 뉴런의 가중치를 학습을 통해 변화시킴으로써 임의의 입력(input)으로부터 예측하고자 하는 결과(output)를 추론할 수 있다.The device may include an artificial intelligence model. The artificial intelligence model may be one artificial intelligence model or may be implemented as a plurality of artificial intelligence models. Artificial intelligence models may be composed of neural networks (or artificial neural networks), and may include statistical learning algorithms that mimic biological neurons in machine learning and cognitive science. A neural network may refer to an overall model having a problem-solving ability by changing synaptic coupling strength through learning of artificial neurons (nodes) formed in a network by synaptic coupling. Neurons in a neural network may contain a combination of weights or biases. A neural network may include one or more layers composed of one or more neurons or nodes. Illustratively, the device may include an input layer, a hidden layer, and an output layer. A neural network constituting the device can infer a result (output) to be predicted from an arbitrary input (input) by changing the weight of a neuron through learning.
프로세서는 뉴럴 네트워크를 생성하거나, 뉴럴 네트워크를 훈련(train, 또는 학습(learn)하거나, 수신되는 입력 데이터를 기초로 연산을 수행하고, 수행 결과를 기초로 정보 신호(information signal)를 생성하거나, 뉴럴 네트워크를 재훈련(retrain)할 수 있다. 뉴럴 네트워크의 모델들은 GoogleNet, AlexNet, VGG Network 등과 같은 CNN(Convolution Neural Network), R-CNN(Region with Convolution Neural Network), RPN(Region Proposal Network), RNN(Recurrent Neural Network), S-DNN(Stacking-based deep Neural Network), S-SDNN(State-Space Dynamic Neural Network), Deconvolution Network, DBN(Deep Belief Network), RBM(Restrcted Boltzman Machine), Fully Convolutional Network, LSTM(Long Short-Term Memory) Network, Classification Network 등 다양한 종류의 모델들을 포함할 수 있으나 이에 제한되지는 않는다. 프로세서는 뉴럴 네트워크의 모델들에 따른 연산을 수행하기 위한 하나 이상의 프로세서를 포함할 수 있다. 예를 들어 뉴럴 네트워크는 심층 뉴럴 네트워크 (Deep Neural Network)를 포함할 수 있다.The processor may generate a neural network, train or learn the neural network, perform an operation based on received input data, generate an information signal based on the result of the operation, or retrain the neural network. Models of the neural network include a Convolution Neural Network (CNN) such as GoogleNet, AlexNet, and VGG Network, a Region with Convolution Neural Network (R-CNN), a Region Proposal Network (RPN), Various types of models may include, but are not limited to, Recurrent Neural Network (RNN), Stacking-based Deep Neural Network (S-DNN), State-Space Dynamic Neural Network (S-SDNN), Deconvolution Network, Deep Belief Network (DBN), Restrcted Boltzman Machine (RBM), Fully Convolutional Network, Long Short-Term Memory (LSTM) Network, Classification Network, etc. The processor is one for performing calculations according to the models of the neural network. The above processors may be included, for example, the neural network may include a deep neural network.
뉴럴 네트워크는 CNN(Convolutional Neural Network), RNN(Recurrent Neural Network), 퍼셉트론(perceptron), 다층 퍼셉트론(multilayer perceptron), FF(Feed Forward), RBF(Radial Basis Network), DFF(Deep Feed Forward), LSTM(Long Short Term Memory), GRU(Gated Recurrent Unit), AE(Auto Encoder), VAE(Variational Auto Encoder), DAE(Denoising Auto Encoder), SAE(Sparse Auto Encoder), MC(Markov Chain), HN(Hopfield Network), BM(Boltzmann Machine), RBM(Restricted Boltzmann Machine), DBN(Depp Belief Network), DCN(Deep Convolutional Network), DN(Deconvolutional Network), DCIGN(Deep Convolutional Inverse Graphics Network), GAN(Generative Adversarial Network), LSM(Liquid State Machine), ELM(Extreme Learning Machine), ESN(Echo State Network), DRN(Deep Residual Network), DNC(Differentiable Neural Computer), NTM(Neural Turning Machine), CN(Capsule Network), KN(Kohonen Network) 및 AN(Attention Network)를 포함할 수 있으나 이에 한정되는 것이 아닌 임의의 뉴럴 네트워크를 포함할 수 있음은 통상의 기술자가 이해할 것이다.Neural networks include CNN (Convolutional Neural Network), RNN (Recurrent Neural Network), perceptron, multilayer perceptron, FF (Feed Forward), RBF (Radial Basis Network), DFF (Deep Feed Forward), LSTM (Long Short Term Memory), GRU (Gated Recurrent Unit), AE (Auto Encoder), VAE (Variational Auto Encoder) , DAE (Denoising Auto Encoder), SAE (Sparse Auto Encoder), MC (Markov Chain), HN (Hopfield Network), BM (Boltzmann Machine), RBM (Restricted Boltzmann Machine), DBN (Depp Belief Network), DCN (Deep Convolutional Network), DN (Deconvolutional Network), DCIGN (Deep Convolutional Inverse Graphics Network), GAN (Generative Adversarial Network), It will be appreciated by those skilled in the art that it may include any neural network, which may include, but is not limited to, Liquid State Machine (LSM), Extreme Learning Machine (ELM), Echo State Network (ESN), Deep Residual Network (DRN), Differentiable Neural Computer (DNC), Neural Turning Machine (NTM), Capsule Network (CN), Kohonen Network (KN), and Attention Network (AN).
본 개시의 예시적인 실시예에 따르면, 프로세서는 GoogleNet, AlexNet, VGG Network 등과 같은 CNN(Convolution Neural Network), R-CNN(Region with Convolution Neural Network), RPN(Region Proposal Network), RNN(Recurrent Neural Network), S-DNN(Stacking-based deep Neural Network), S-SDNN(State-Space Dynamic Neural Network), Deconvolution Network, DBN(Deep Belief Network), RBM(Restrcted Boltzman Machine), Fully Convolutional Network, LSTM(Long Short-Term Memory) Network, Classification Network, Generative Modeling, eXplainable AI, Continual AI, Representation Learning, AI for Material Design, 자연어 처리를 위한 BERT, SP-BERT, MRC/QA, Text Analysis, Dialog System, GPT-3, GPT-4, 비전 처리를 위한 Visual Analytics, Visual Understanding, Video Synthesis, ResNet 데이터 지능을 위한 Anomaly Detection, Prediction, Time-Series Forecasting, Optimization, Recommendation, Data Creation 등 다양한 인공지능 구조 및 알고리즘을 이용할 수 있으며, 이에 제한되지 않는다. 이하, 첨부된 도면을 참조하여 본 개시의 실시예를 상세하게 설명한다.According to an exemplary embodiment of the present disclosure, the processor may include a Convolution Neural Network (CNN), a Region with Convolution Neural Network (R-CNN), a Region Proposal Network (RPN), a Recurrent Neural Network (RNN), a Stacking-based deep Neural Network (S-DNN), a State-Space Dynamic Neural Network (S-SDNN), a Deconvolution Network, a Deep Belief Network (DBN), a Restructcted Boltzman Machine), Fully Convolutional Network, Long Short-Term Memory (LSTM) Network, Classification Network, Generative Modeling, eXplainable AI, Continual AI, Representation Learning, AI for Material Design, BERT for natural language processing, SP-BERT, MRC/QA, Text Analysis, Dialog System, GPT-3, GPT-4, Visual Analytics for vision processing, Visual Understanding, Video Synthesis, ResNet Anomaly Detection for data intelligence, Predi Various AI structures and algorithms can be used, such as action, time-series forecasting, optimization, recommendation, and data creation, but are not limited thereto. Hereinafter, embodiments of the present disclosure will be described in detail with reference to the accompanying drawings.
도 1은 본 개시의 실시예에 따른 인공지능 기반의 차량 AS 공정 관리 서비스 제공 시스템(10)의 개략도이다.1 is a schematic diagram of an AI-based vehicle AS process management service providing system 10 according to an embodiment of the present disclosure.
본 개시의 실시예에 따른 인공지능 기반의 차량 AS 공정 관리 서비스 제공 시스템(10)은 차량 AS 공정 관리 서비스 제공 장치(100), 작업자 단말(200) 및 클라이언트 단말(300)을 포함한다.An AI-based vehicle AS process management service providing system 10 according to an embodiment of the present disclosure includes a vehicle AS process management service providing device 100 , a worker terminal 200 and a client terminal 300 .
본 개시의 실시예에 따른 인공지능 기반의 차량 AS 공정 관리 서비스 제공 시스템(10)은 DWS(Digital Workshop system)를 의미할 수 있다.The AI-based vehicle AS process management service providing system 10 according to an embodiment of the present disclosure may mean a Digital Workshop system (DWS).
본 개시의 실시예에서, 시스템(10)은 Annotation Component Server를 더 포함할 수 있으며, 장치(100)는 기 수집 또는 실시간으로 수집되는 공정 작업 관리 및 차량 이미지를 주기적으로 어노테이션 컴퍼넌트 서버로 전송하여, 차량 영상은 이미지 프로세싱을 통해 비정상적인 부분을 검출 및 진단 후, 해당 차량의 WIP(RO)에 따른 공정 작업 정보(시간, 공임, 부품, 작업 내역)을 매핑하여 메타데이터로 설정할 수 있다.In an embodiment of the present disclosure, the system 10 may further include an Annotation Component Server, and the apparatus 100 periodically transmits process work management and vehicle images collected or collected in real time to the annotation component server. After detecting and diagnosing an abnormal part through image processing, the process work information (time, labor, parts, work history) according to the WIP (RO) of the vehicle can be mapped and set as metadata.
식별 장치(50)는 장치(100), 작업자의 단말(200)과 통신할 수 있으며, 차량의 AS 공정이 진행되는 정비소(워크샵) 내에 적어도 하나가 설치될 수 있다.The identification device 50 may communicate with the device 100 and the operator's terminal 200, and at least one may be installed in a repair shop (workshop) where the AS process of the vehicle is performed.
식별 장치(50)는 워크베이 내에서 공정 작업을 수행하는 작업자가 소지하고 있는 단말을 식별하여 작업자의 워크베이 체류시간을 산출하는 것으로 식별 수단으로서의 역할을 담당하며, 정비소의 상황에 따라 설치 개수, 설치 위치가 정해질 수 있다.The identification device 50 plays a role as an identification means by identifying a terminal possessed by a worker performing process work in the workbay and calculating the worker's stay time in the workbay, and the number of installations and installation location can be determined according to the situation of the repair shop.
일 실시예로, 식별 장치(50)는 식별 정확도 향상을 위해서 각 워크베이 내에 하나 이상의 식별 장치(50)가 설치될 수 있으나, 이에 한정되는 것은 아니다.In one embodiment, one or more identification devices 50 may be installed in each workbay to improve identification accuracy, but is not limited thereto.
또한, 식별 장치(50)는 작업자의 단말(200)로부터 작업 시작 신호, 작업 중지 신호 또는 작업 완료 신호를 수신하여 장치(100)로 전송할 수 있으며, 해당 기능을 반드시 식별 장치(50)가 수행해야 되는 것은 아니다.In addition, the identification device 50 may receive a work start signal, a work stop signal, or a work completion signal from the operator's terminal 200 and transmit it to the device 100, and the identification device 50 may not necessarily perform the function.
일 실시에로, 작업자 단말(200)에 설치된 서비스 어플리케이션을 통해서 작업 시작 신호, 작업 중지 신호 또는 작업 완료 신호가 입력되면, 입력된 신호가 통신부(120)를 통해 장치(100)로 제공될 수 있다.In one embodiment, when a job start signal, a job stop signal, or a job completion signal is input through a service application installed in the operator terminal 200, the input signal may be provided to the device 100 through the communication unit 120.
본 개시의 실시예에서 차량 AS 공정 관리 서비스 제공 장치(100)는 서버 장치(100)를 포함하도록 구성되어 서버의 형태로 실시될 수 있다.In an embodiment of the present disclosure, the vehicle AS process management service providing device 100 is configured to include the server device 100 and may be implemented in the form of a server.
본 개시의 실시예에서 차량 AS 공정 관리 서비스 제공 장치(100)는 Annotation Component 서버를 더 포함할 수 있다. 그리고, 어노테이션 컴퍼넌트 서버는 수신되는 데이터(영상, 메타데이터)를 기반으로 학습 모델을 구성하고, 온라인 배치 방식으로 모델을 학습할 수 있다.In an embodiment of the present disclosure, the vehicle AS process management service providing apparatus 100 may further include an annotation component server. In addition, the annotation component server may configure a learning model based on received data (image, metadata) and learn the model in an online batch method.
본 개시의 실시예에서 차량 AS 공정 관리 서비스 제공 장치(100)는 상술한 구성을 통해서 클라이언트의 차량에 대한 공정 단계, 공정 상황 등에 대한 상황을 체크하여 클라이언트에게 각종 정보를 제공할 수 있으며, 워크베이와 작업자의 스케쥴을 실시간으로 파악하여 효율적으로 업무를 스케쥴링할 수 있게 된다.In an embodiment of the present disclosure, the vehicle AS process management service providing apparatus 100 can provide various information to the client by checking the status of the process step, process status, etc. of the client's vehicle through the above-described configuration, and can efficiently schedule work by recognizing the schedule of the work bay and the worker in real time.
아래에서는, 다른 도면들을 참조하여 본 개시의 실시예에 따른 차량 AS 공정 관리 서비스 제공 시스템(10), 장치(100), 방법에 대해서 보다 상세하게 설명하도록 한다.Hereinafter, the vehicle AS process management service providing system 10, apparatus 100, and method according to an embodiment of the present disclosure will be described in more detail with reference to other drawings.
도 2는 본 개시의 실시예에 따른 인공지능 기반의 차량 AS 공정 관리 서비스 제공 장치(100)의 블록도이다.2 is a block diagram of an AI-based vehicle AS process management service providing apparatus 100 according to an embodiment of the present disclosure.
도 3은 본 개시의 실시예에 따른 인공지능 기반의 차량 AS 공정 관리 서비스 제공 장치(100)의 블록도이다.3 is a block diagram of an AI-based vehicle AS process management service providing apparatus 100 according to an embodiment of the present disclosure.
도 2를 참조하면, 본 개시의 실시예에 따른 인공지능 기반의 차량 AS 공정 관리 서비스 제공 장치(100)는 식별 장치(50), 프로세서(110), 통신부(120), 저장부(130), 관리부(140), 산출부(150) 및 학습부(160)를 포함한다.Referring to FIG. 2 , an artificial intelligence-based vehicle AS process management service providing apparatus 100 according to an embodiment of the present disclosure includes an identification device 50, a processor 110, a communication unit 120, a storage unit 130, a management unit 140, a calculating unit 150, and a learning unit 160.
다만, 몇몇 실시예에서 시스템(10), 장치(100)는 도 1 내지 도 3에 도시된 구성요소보다 더 적은 수의 구성요소나 더 많은 구성요소를 포함할 수도 있다.However, in some embodiments, the system 10 and device 100 may include fewer or more components than those shown in FIGS. 1 to 3 .
식별 장치(50)는 작업자 단말(200), 통신부(120)와 통신한다.The identification device 50 communicates with the worker terminal 200 and the communication unit 120 .
식별 장치(50)는 통신수단을 포함하고 있으며, 일 실시예로 식별 장치(50)는 작업자 단말(200)과 통신하기 위한 근거리 통신수단과 장치(100)와 통신하기 위한 원거리 통신수단을 포함할 수 있다.The identification device 50 includes a communication means, and in one embodiment, the identification device 50 may include a short-range communication means for communicating with the operator terminal 200 and a long-distance communication means for communicating with the device 100.
일 실시예로, 식별 장치(50)는 블루투스, 와이파이와 같은 통신수단을 이용하여 작업자 단말(200)과 통신할 수 있다.In one embodiment, the identification device 50 may communicate with the worker terminal 200 using a communication means such as Bluetooth or Wi-Fi.
식별 장치(50) 내에 포함되는 통신수단, 그리고 통신 방식에 관한 사항들은 일반적인 내용들이므로 보다 상세한 설명은 생략하도록 한다.Since the communication means included in the identification device 50 and the communication method are general contents, a detailed description thereof will be omitted.
일 실시예로, 식별 장치(50)는 적어도 하나의 카메라 또는 적어도 하나의 라이다를 포함할 수 있으며, 카메라 또는 라이다를 통해서 센싱되는 센싱 결과를 기반으로 워크베이 내에 있는 작업자를 식별할 수 있다.In one embodiment, the identification device 50 may include at least one camera or at least one LIDAR, and may identify a worker in the workbay based on a sensing result sensed through the camera or LIDAR.
카메라는 촬영 모드에서 이미지 센서에 의해 얻어지는 정지영상 또는 동영상 등의 화상 프레임을 처리한다. 처리된 화상 프레임은 디스플레이부에 표시되거나 메모리에 저장될 수 있다.A camera processes an image frame such as a still image or a moving image obtained by an image sensor in a photographing mode. The processed image frame may be displayed on a display unit or stored in a memory.
통신부(120)는 차량 AS 공정 관리 서비스 제공 장치(100)를 하나 이상의 네트워크에 연결하는 하나 이상의 모듈을 포함할 수 있다.The communication unit 120 may include one or more modules that connect the vehicle AS process management service providing apparatus 100 to one or more networks.
프로세서(110)는 본 장치(100) 내의 구성요소들의 동작을 제어하기 위한 알고리즘 또는 알고리즘을 재현한 프로그램에 대한 데이터를 저장하는 메모리, 및 메모리에 저장된 데이터를 이용하여 전술한 동작을 수행하는 적어도 하나의 프로세서(110)로 구현될 수 있다. 이때, 메모리와 프로세서(110)는 각각 별개의 칩으로 구현될 수 있다. 또는, 메모리와 프로세서(110)는 단일 칩으로 구현될 수도 있다.The processor 110 may be implemented with at least one processor 110 that performs the above-described operations using a memory for storing an algorithm for controlling the operation of components in the device 100 or data for a program that reproduces the algorithm, and data stored in the memory. In this case, the memory and the processor 110 may be implemented as separate chips. Alternatively, the memory and the processor 110 may be implemented as a single chip.
또한, 프로세서(110)는 이하의 도면에서 설명되는 본 개시에 따른 다양한 실시 예들을 본 장치(100) 상에서 구현하기 위하여, 위에서 살펴본 구성요소들을 중 어느 하나 또는 복수를 조합하여 제어할 수 있다.In addition, the processor 110 may control any one or a combination of a plurality of components described above in order to implement various embodiments according to the present disclosure described in the following drawings on the device 100.
프로세서(110)는 상기 응용 프로그램과 관련된 동작 외에도, 통상적으로 본 장치(100)의 전반적인 동작을 제어할 수 있다. 프로세서(110)는 위에서 살펴본 구성요소들을 통해 입력 또는 출력되는 신호, 데이터, 정보 등을 처리하거나 메모리에 저장된 응용 프로그램을 구동함으로써, 사용자에게 적절한 정보 또는 기능을 제공 또는 처리할 수 있다.The processor 110 may control general operations of the device 100 in addition to operations related to the application program. The processor 110 may provide or process appropriate information or functions to a user by processing signals, data, information, etc. input or output through the components described above or by driving an application program stored in a memory.
또한, 프로세서(110)는 메모리에 저장된 응용 프로그램을 구동하기 위하여, 본 장치(100)의 구성요소들 중 적어도 일부를 제어할 수 있다. 나아가, 프로세서(110)는 상기 응용 프로그램의 구동을 위하여, 본 장치(100)에 포함된 구성요소들 중 적어도 둘 이상을 서로 조합하여 동작 시킬 수 있다.In addition, the processor 110 may control at least some of the components of the device 100 in order to drive an application program stored in memory. Furthermore, the processor 110 may combine and operate at least two or more of the components included in the device 100 to drive the application program.
통신부(120)는 외부 장치(100)와 통신을 가능하게 하는 하나 이상의 구성 요소를 포함할 수 있으며, 예를 들어, 방송 수신 모듈, 유선통신 모듈, 무선통신 모듈, 근거리 통신 모듈, 위치정보 모듈 중 적어도 하나를 포함할 수 있다.The communication unit 120 may include one or more components that enable communication with the external device 100, and may include, for example, at least one of a broadcast reception module, a wired communication module, a wireless communication module, a short-distance communication module, and a location information module.
유선 통신 모듈은, 지역 통신(Local Area Network; LAN) 모듈, 광역 통신(Wide Area Network; WAN) 모듈 또는 부가가치 통신(Value Added Network; VAN) 모듈 등 다양한 유선 통신 모듈뿐만 아니라, USB(Universal Serial Bus), HDMI(High Definition Multimedia Interface), DVI(Digital Visual Interface), RS-232(recommended standard232), 전력선 통신, 또는 POTS(plain old telephone service) 등 다양한 케이블 통신 모듈을 포함할 수 있다.The wired communication module may include not only various wired communication modules such as a local area network (LAN) module, a wide area network (WAN) module, or a value added network (VAN) module, but also various cable communication modules such as universal serial bus (USB), high definition multimedia interface (HDMI), digital visual interface (DVI), recommended standard 232 (RS-232), power line communication, or plain old telephone service (POTS).
무선 통신 모듈은 와이파이(Wifi) 모듈, 와이브로(Wireless broadband) 모듈 외에도, GSM(global System for Mobile Communication), CDMA(Code Division Multiple Access), WCDMA(Wideband Code Division Multiple Access), UMTS(universal mobile telecommunications system), TDMA(Time Division Multiple Access), LTE(Long Term Evolution), 4G, 5G, 6G 등 다양한 무선 통신 방식을 지원하는 무선 통신 모듈을 포함할 수 있다.In addition to a WiFi module and a wireless broadband module, the wireless communication module may include a wireless communication module supporting various wireless communication schemes such as global system for mobile communication (GSM), code division multiple access (CDMA), wideband code division multiple access (WCDMA), universal mobile telecommunications system (UMTS), time division multiple access (TDMA), long term evolution (LTE), 4G, 5G, and 6G.
무선 통신 모듈은 신호를 송신하는 안테나 및 송신기(Transmitter)를 포함하는 무선 통신 인터페이스를 포함할 수 있다. 또한, 무선 통신 모듈은 프로세서(110)의 제어에 따라 무선 통신 인터페이스를 통해 프로세서(110)로부터 출력된 디지털 제어 신호를 아날로그 형태의 무선 신호로 변조하는 신호 변환 모듈을 더 포함할 수 있다.The wireless communication module may include a wireless communication interface including an antenna and a transmitter for transmitting signals. In addition, the wireless communication module may further include a signal conversion module that modulates a digital control signal output from the processor 110 through a wireless communication interface into an analog type wireless signal under the control of the processor 110 .
근거리 통신 모듈은 근거리 통신(Short range communication)을 위한 것으로서, 블루투스(Bluetooth쪠), RFID(Radio Frequency Identification), 적외선 통신(Infrared Data Association; IrDA), UWB(Ultra Wideband), ZigBee, NFC(Near Field Communication), Wi-Fi(Wireless-Fidelity), Wi-Fi Direct, Wireless USB(Wireless Universal Serial Bus) 기술 중 적어도 하나를 이용하여, 근거리 통신을 지원할 수 있다.The short -range communication module is for short range communication, Bluetooth (RFID), Radio Frequency Identification (RFID), Infrared Data Association (IRDA), UWB (UWB) A Wideband), Zigbee, NEAR FIELD Communication (NFC), Wi-Fi (Wireless-Fidelity), Wi-Fi Direct, Wireless USB (Wireless Universal Serial Bus) techniques to close communication using at least one. You can apply.
저장부(130)는 차량 AS 공정 관리 서비스 제공 방법을 실행하기 위해 미리 학습된 인공지능 모델, 차량의 정비 항목별 공정 프로세스, 정비소 내 워크베이 및 정비소 내 적어도 하나의 작업자에 대한 정보가 저장될 수 있다.The storage unit 130 may store information about a pre-learned artificial intelligence model, a process for each maintenance item of a vehicle, a workbay in a repair shop, and at least one operator in the repair shop in order to execute a vehicle AS process management service providing method.
이외에도, 저장부(130)는 프로세서(110)의 동작에 의해 생성되는 각종 정보, 산출부(150)의 동작에 의해 산출되는 각종 정보 등이 저장될 수 있다.In addition, the storage unit 130 may store various information generated by the operation of the processor 110 and various information calculated by the operation of the calculation unit 150 .
저장부(130)는 본 장치(100)의 다양한 기능을 지원하는 데이터를 저장할 수 있다. 저장부(130)는 본 장치(100)에서 구동되는 다수의 응용 프로그램(application program 또는 애플리케이션(application)), 본 장치(100)의 동작을 위한 데이터들, 명령어들을 저장할 수 있다. 이러한 응용 프로그램 중 적어도 일부는, 본 장치(100)의 기본적인 기능을 위하여 존재할 수 있다. 한편, 응용 프로그램은, 메모리에 저장되고, 장치(100)에 설치되어, 프로세서(110)에 의하여 동작(또는 기능)을 수행하도록 구동될 수 있다.The storage unit 130 may store data supporting various functions of the device 100 . The storage unit 130 may store a plurality of application programs (application programs or applications) running in the device 100, data for operation of the device 100, and commands. At least some of these application programs may exist for basic functions of the device 100 . Meanwhile, the application program may be stored in memory, installed in the device 100, and driven by the processor 110 to perform an operation (or function).
저장부(130)는 본 장치(100)의 다양한 기능을 지원하는 데이터와, 프로세서(110)의 동작을 위한 프로그램을 저장할 수 있고, 입/출력되는 데이터들(예를 들어, 음악 파일, 정지영상, 동영상 등)이 저장될 수 있고, 본 장치(100)에서 구동되는 다수의 응용 프로그램(application program 또는 애플리케이션(application)), 본 장치(100)의 동작을 위한 데이터들, 명령어들을 저장할 수 있다. 이러한 응용 프로그램 중 적어도 일부는, 무선 통신을 통해 외부 서버로부터 다운로드 될 수 있다.The storage unit 130 may store data supporting various functions of the device 100 and programs for operating the processor 110, input/output data (e.g., music files, still images, videos, etc.) may be stored, and may store a plurality of application programs (applications) running in the device 100, data for operating the device 100, and commands. At least some of these application programs may be downloaded from an external server through wireless communication.
이러한, 저장부(130)는 플래시 메모리 타입(flash memory type), 하드디스크 타입(hard disk type), SSD 타입(Solid State Disk type), SDD 타입(Silicon Disk Drive type), 멀티미디어 카드 마이크로 타입(multimedia card micro type), 카드 타입의 메모리(예를 들어 SD 또는 XD 메모리 등), 램(random access memory; RAM), SRAM(static random access memory), 롬(read-only memory; ROM), EEPROM(electrically erasable programmable read-only memory), PROM(programmable read-only memory), 자기 메모리, 자기 디스크 및 광디스크 중 적어도 하나의 타입의 저장매체를 포함할 수 있다. 또한, 저장부(130)는 본 장치(100)와는 분리되어 있으나, 유선 또는 무선으로 연결된 데이터베이스가 될 수도 있다.The storage unit 130 is a flash memory type, a hard disk type, a solid state disk type (SSD type), a silicon disk drive type (SDD type), a multimedia card micro type, a card type memory (eg SD or XD memory, etc.), random access memory (RAM), static random access memory (SRAM), read-only memory (ROM), and electrically erasable programm (EEPROM). Able read-only memory), programmable read-only memory (PROM), a magnetic memory, a magnetic disk, and an optical disk may include at least one type of storage medium. In addition, the storage unit 130 is separated from the apparatus 100, but may be a database connected by wire or wirelessly.
일 실시예로, 저장부(130)의 적어도 일부의 저장공간은 클라우드 저장소가 적용될 수 있다.In one embodiment, cloud storage may be applied to at least a portion of the storage space of the storage unit 130 .
또한, 저장부(130)는 차량 AS 공정 관리 서비스 제공 장치(100), 방법을 위한 복수의 프로세스를 구비할 수 있다.In addition, the storage unit 130 may include a plurality of processes for the vehicle AS process management service providing apparatus 100 and method.
도 3은 관리부(140)가 관리하는 사항들이 예시되어 있으며, 각각의 관리 사항을 위해서 개별적인 모듈이 구성될 수도 있다. 그리고, 저장부(130)에 저장되는 정보, 데이터가 예시되어 있으며 이러한 정보, 데이터들 또한 개별적인 저장 공간으로 구성되어 별개로 저장, 관리될 수 있다.3 is an example of matters managed by the management unit 140, and individual modules may be configured for each management matter. In addition, information and data stored in the storage unit 130 are exemplified, and these information and data can also be configured as individual storage spaces and stored and managed separately.
산출부(150)는 프로세서(110)의 제어 신호에 따라 산출 동작을 수행할 수 있다.The calculation unit 150 may perform a calculation operation according to a control signal of the processor 110 .
일 실시예로, 산출부(150)는 각 공정별 공임, 부품비 및 공정에 대한 예상 소요시간 등을 산출할 수 있다.As an embodiment, the calculation unit 150 may calculate labor for each process, parts cost, and expected required time for each process.
학습부(160)는 인공지능 모델을 학습시킬 수 있으며, 차량 AS 공정 관리 서비스 제공 장치(100)의 동작에 의해 생성되는 각종 데이터, 정보 등을 학습 데이터셋으로 생성하여 인공지능 모델을 학습, 재학습시킬 수 있다.The learning unit 160 may learn the artificial intelligence model, and learn and re-learn the artificial intelligence model by generating various data, information, etc. generated by the operation of the vehicle AS process management service providing device 100 as a learning dataset.
아래에서는 본 개시의 실시예에 따른 인공지능 기반의 차량 AS 공정 관리 서비스 제공 방법의 흐름도와 각종 예시 도면들을 참조하여 장치(100)의 동작에 대해서 보다 상세하게 설명하도록 한다.Below, the operation of the apparatus 100 will be described in more detail with reference to a flowchart and various exemplary drawings of a method for providing an AI-based vehicle AS process management service according to an embodiment of the present disclosure.
도 4 내지 도 6은 본 개시의 실시예에 따른 인공지능 기반의 차량 AS 공정 관리 서비스 제공 방법의 흐름도이다.4 to 6 are flowcharts of a method for providing an AI-based vehicle AS process management service according to an embodiment of the present disclosure.
본 개시의 실시예에 따른 인공지능 기반의 차량 AS 공정 관리 서비스 제공 방법은 도 4와 같은 프로세스로 수행될 수 있으며, 도 5는 클라이언트가 서비스 어드바이저와 AS 예약, 상담을 진행하여 프로세스가 진행되는 것이 예시되어 있고, 도 6은 클라이언트가 비대면으로 AS 예약, 상담을 진행하여 프로세스가 진행되는 것이 예시되어 있다.The artificial intelligence-based vehicle AS process management service providing method according to an embodiment of the present disclosure may be performed in the same process as shown in FIG. 4, and FIG. 5 illustrates that the process proceeds by a client making an AS reservation and consultation with a service advisor, and FIG.
도 5와 도 6은 인공지능 모델의 활용 여부에 일부 차이가 있으므로, 이를 참조하여 도면을 참조하도록 한다.5 and 6 have some differences in whether or not the artificial intelligence model is used, so the drawings are referred to with reference to this.
프로세서(110)가 클라이언트의 차량에 대한 영상 및 증상 정보를 기반으로 작업 정보를 생성한다. (S100)The processor 110 generates job information based on the image and symptom information of the client's vehicle. (S100)
프로세서(110)가 차량 정비를 위한 작업 정보를 수신한다. (S200)The processor 110 receives job information for vehicle maintenance. (S200)
도 5와 같이 클라이언트와 서비스 어드바이저의 상담이 진행되는 경우, 서비스 어드바이저는 클라이언트의 차량을 촬영하고 차량에 대한 점검 항목을 작성할 수 있다.As shown in FIG. 5 , when a consultation between a client and a service advisor is in progress, the service advisor may photograph the client's vehicle and create inspection items for the vehicle.
프로세서(110)는 차량이 촬영된 영상과 입력된 적어도 하나의 점검 항목이 수신되면, 이를 기반으로 작업 정보를 생성할 수 있다.The processor 110 may generate task information based on the received image of the vehicle and at least one input inspection item.
도 6과 같이 비대면 상담으로 진행되는 경우, 장치(100)는 클라이언트 단말(300)로부터 차량에 대한 적어도 하나의 촬영 영상 및 증상 정보를 수신할 수 있다.In the case of non-face-to-face counseling as shown in FIG. 6 , the device 100 may receive at least one captured image of the vehicle and symptom information from the client terminal 300 .
이때, 증상 정보는 클라이언트가 단말의 서비스 어플리케이션을 통해 직접 입력할 수 있으며, 프로세서(110)는 클라이언트가 증상 정보를 입력하는데 어려움을 느끼지 않도록 적어도 하나의 점검 항목을 제공하여 차량에 대하여 자체적으로 점검하고 증상 정보를 입력하도록 할 수 있다.At this time, the symptom information can be directly input by the client through the service application of the terminal, and the processor 110 provides at least one inspection item so that the client does not have difficulty in inputting the symptom information, so that the client can self-inspect the vehicle and input the symptom information.
이때, 프로세서(110)는 클라이언트 단말(300)로부터 차량의 증상에 대한 정보가 수신되면, 이를 기반으로 적어도 하나의 점검 항목을 도출하고, 도출된 적어도 하나의 점검 항목을 클라이언트 단말(300)로 제공하여 차량에 대한 점검을 요청할 수 있다.At this time, when the information on the symptoms of the vehicle is received from the client terminal 300, the processor 110 derives at least one inspection item based on this, and provides the derived at least one inspection item to the client terminal 300 to request inspection of the vehicle.
일 실시예로, 프로세서(110)는 클라이언트의 단말(300)로 점검 항목에 대한 가이드를 제공할 때 차량의 촬영 방법에 대한 가이드도 함께 제공할 수 있다.As an embodiment, the processor 110 may also provide a guide on how to photograph a vehicle when providing a guide on inspection items to the terminal 300 of a client.
일 실시예로, 프로세서(110)는 차량의 증상에 따라서 사운드를 녹음하거나 사운드가 포함된 영상을 촬영하도록 요청할 수 있다.In one embodiment, the processor 110 may request recording of sound or recording of an image including sound according to symptoms of the vehicle.
인공지능 모델은 적어도 하나의 촬영 영상의 이미지 및 사운드 중 적어도 하나에서 차량의 결함을 판단할 수 있으며, 프로세서(110)는 인공지능 모델을 통해 판단된 결함이 증상 정보와 관련된 경우 판단된 결함을 확정 결함으로 판단하여 작업 정보를 생성할 수 있다.The artificial intelligence model may determine a defect of the vehicle from at least one of an image and a sound of at least one captured image, and the processor 110 may generate work information by determining the determined defect as a definitive defect when the defect determined through the artificial intelligence model is related to symptom information.
일 실시예로, 프로세서(110)는 판단된 결함 중에서 증상 정보와 관련이 없는 결함이 존재하는 경우, 클라이언트 단말(300)로 예상 소요시간, 예상 비용의 정확한 산출을 위해서는 대면 점검이 필요하다는 정보를 제공할 수 있다.As an embodiment, if there is a defect unrelated to the symptom information among the determined defects, the processor 110 may provide the client terminal 300 with information that a face-to-face inspection is required for accurate calculation of the estimated required time and estimated cost.
일 실시예로, 프로세서(110)는 판단된 결함 중에서 증상 정보와 관련이 없는 결함이 존재하는 경우, 차량이 입고되어 대면 점검이 진행된 후에 예상 소요시간, 예상 비용의 정확한 안내가 될 수 있다는 정보를 제공할 수 있다.As an embodiment, if there is a defect unrelated to the symptom information among the determined defects, the processor 110 may provide accurate guidance of the estimated required time and estimated cost after the vehicle is put in and a face-to-face inspection is performed. Information can be provided.
이때, 프로세서(110)는 관련이 있는지 없는지 여부를 판단하기 위해서, 관련도를 산출할 수 있으며 기 설정된 관련도를 만족하는 경우 관련이 있는 것으로 판단하고, 기 설정된 관련도를 만족하지 못하는 경우 관련이 없는 것으로 판단할 수 있다.At this time, the processor 110 may calculate the degree of relevance in order to determine whether or not there is relevance, and if the pre-set relevance is satisfied, it is determined to be related, and if the pre-set relevance is not satisfied, it is determined to be unrelated.
그리고, 프로세서(110)는 클라이언트가 점검 항목에 대하여 점검하고 점검 결과를 입력되면, 점검 결과를 인공지능 모델에 입력하여 차량에 대한 적어도 하나의 증상 정보를 생성할 수 있다. 즉, 본 개시의 실시예에서 증상 정보는 클라이언트가 직접 입력할 수도 있고 상술한 바와 같이 클라이언트 단말(300)로 차량을 자체 점검할 수 있는 가이드를 제공한 후 클라이언트 단말(300)로부터 수신되는 점검 결과를 기반으로 인공지능 모델이 증상 정보를 생성할 수도 있다.In addition, when the client inspects the inspection item and inputs the inspection result, the processor 110 may generate at least one symptom information about the vehicle by inputting the inspection result to the artificial intelligence model. That is, in the embodiment of the present disclosure, the symptom information may be directly input by the client, or after providing the client terminal 300 with a guide for self-inspection of the vehicle as described above, the artificial intelligence model may generate symptom information based on the inspection result received from the client terminal 300.
그 후, 프로세서(110)는 클라이언트 단말(300)로부터 수신된 차량 촬영 영상과 증상 정보를 인공지능 모델에 입력하여 차량 AS 공정을 위한 작업 정보를 생성할 수 있다.Thereafter, the processor 110 may generate work information for a vehicle AS process by inputting the vehicle photographed image and symptom information received from the client terminal 300 into an artificial intelligence model.
이때, 작업 정보는 S300에서 결정되는 세부적인 공정 프로세스와는 다소 차이점이 있으며, 정비 대상 차량(클라이언트의 차량)에 어느 부위에 어떻게 이상이 있으며 어떠한 부품의 교체, 수리 등이 필요하다는 필요한 작업들에 대한 정보를 의미한다.At this time, the work information is somewhat different from the detailed process determined in S300, and means information on necessary tasks such as what part is abnormal in the vehicle to be repaired (client's vehicle) and what parts need to be replaced or repaired.
프로세서(110)가 작업 정보를 기반으로 차량의 AS를 위한 공정 프로세스를 결정한다. (S300)The processor 110 determines a process for AS of the vehicle based on the job information. (S300)
프로세서(110)가 각 공정의 워크베이 및 작업자를 배정한다. (S400)The processor 110 allocates work bays and workers for each process. (S400)
프로세서(110)가 각 공정별 공임, 부품비 및 예상 소요시간을 산출한다. (S500)The processor 110 calculates labor, parts cost, and expected required time for each process. (S500)
프로세서(110)는 인공지능 모델에 작업 정보를 입력하여 차량의 정비를 위한 적어도 하나의 공정을 포함하는 공정 프로세스를 결정한다.The processor 110 determines a process including at least one process for vehicle maintenance by inputting job information to the artificial intelligence model.
프로세서(110)는 식별 장치(50)를 통해 수집되는 데이터와 워크베이, 작업자의 향후 일정 시간 동안의 일정을 기반으로 워크베이와 작업자의 스케쥴을 스케쥴링할 수 있다.The processor 110 may schedule the workbay and the worker's schedule based on the data collected through the identification device 50, the workbay, and the worker's schedule for a certain time in the future.
또한, 식별 장치(50)는 워크베이의 작동 상태를 감시할 수 있으며, 이를 기반으로 각 워크베이의 가동 여부, 가용 여부를 판단할 수 있다.In addition, the identification device 50 may monitor the operating state of the workbay, and based on this, it is possible to determine whether each workbay is operating or available.
일 실시예로, 프로세서(110)는 식별 장치(50)를 통해서 워크베이가 가동되는 것이 확인되고 있으나, 워크베이에서 작업 중인 작업자의 단말(200)에 작업 중지 신호가 입력되어 있는 경우, 작업자 단말(200)로 작업 재개를 입력하도록 요청할 수 있다.In one embodiment, the processor 110 confirms that the workbay is operating through the identification device 50, but when a work stop signal is input to the terminal 200 of a worker working in the workbay, the worker terminal 200 can be requested to resume work.
일 실시예로, 프로세서(110)는 식별 장치(50)를 통해서 수집되는 워크베이 가동 시간과 작업자 단말(200)로부터 수신되는 작업 시작 신호, 작업 중지 신호, 작업 재개 신호 및 작업 완료 시간을 기반으로, 워크베이의 가동 시간과 작업자의 작업 소요시간을 일치여부를 확인할 수 있다.In one embodiment, the processor 110 based on the workbay operating time collected through the identification device 50 and the work start signal, work stop signal, work resume signal, and work completion time received from the worker terminal 200, It is possible to determine whether the workbay operating time and the required work time of the worker match.
프로세서(110)는 각 공정을 진행하기 위해서 필요한 워크베이, 각 공정을 진행할 수 있는 작업자의 스케쥴을 체크하고, 체크된 결과를 기반으로 공정 프로세스에 포함된 각 공정에 대한 워크베이 및 작업자를 배정한다.The processor 110 checks a workbay required for each process and a schedule of a worker capable of performing each process, and allocates a workbay and a worker for each process included in the process based on the checked result.
일 실시예로, 프로세서(110)는 작업자의 각 공정별 공정 효율점수를 기반으로 각 공정에 대한 작업자를 배정할 수 있다. 작업자마다 공정별 숙련도, 처리속도에 차이가 있을 수 있으므로, 프로세서(110)는 이를 고려하여 작업자에게 공정을 배정할 수 있다.In one embodiment, the processor 110 may assign a worker for each process based on the process efficiency score for each process of the worker. Since each worker may have a difference in skill level and processing speed for each process, the processor 110 may allocate the process to the worker in consideration of this.
하지만, 반드시 공정별 숙련도, 처리속도에 기반하여 공정을 배정하는 것은 아니며 차량의 AS 공정 시급도에 따라 배정할 수 있다. 이때, 차량의 AS 공정 시급도는 차량의 AS가 시급한 정도를 의미하며, 시급도는 차량의 상태 또는 클라이언트의 요청에 따라 결정될 수 있다.However, processes are not necessarily allocated based on proficiency and processing speed for each process, and can be allocated according to the urgency of the AS process of the vehicle. In this case, the vehicle's AS process urgency means the vehicle's AS process urgency, and the urgency may be determined according to the vehicle's condition or the client's request.
프로세서(110)는 인공지능 모델에 상기 결정된 공정 프로세스를 입력하여 공정에 대한 예상 소요시간을 산출하고, 상기 결정된 공정 프로세스와 정비소 내 워크베이의 작업 일정 및 상기 적어도 하나의 작업자의 작업 일정을 기반으로 클라이언트의 차량 정비를 위한 예상 소요시간 및 예상 비용을 산출할 수 있다.The processor 110 calculates an expected required time for the process by inputting the determined process to the artificial intelligence model, and calculates an expected required time and estimated cost for servicing the client's vehicle based on the determined process, the work schedule of the work bay in the repair shop, and the work schedule of the at least one worker.
프로세서(110)는 산출된 예상 소요시간과 예상 비용을 클라이언트 단말(300)로 제공할 수 있다.The processor 110 may provide the calculated estimated required time and estimated cost to the client terminal 300 .
일 실시예로, 프로세서(110)는 각 작업자의 공정별 작업 시간 내역을 기반으로, 각 작업자의 공정 효율점수와 작업 소요시간 범위를 산출하여 저장부(130)에 저장할 수 있다.In one embodiment, the processor 110 may calculate and store the process efficiency score and the required time range of each worker in the storage unit 130 based on the details of each worker's work time for each process.
사람이 진행하는 공정의 경우 그때마다 작업 속도, 소요시간이 달라질 수 있으므로, 프로세서(110)는 상술한 바와 같이 예상 작업 소요시간을 산출하는 것 외에 예상 작업 소요시간의 범위를 산출할 수 있다.In the case of a process performed by a person, since the work speed and required time may vary each time, the processor 110 may calculate a range of expected task required time in addition to calculating the expected task required time as described above.
그리고, 프로세서(110)는 각 공정에 배정된 각 작업자의 공정별 작업 소요시간 범위를 기반으로, 상기 예상 소요시간을 산출하여 클라이언트 단말(300)로 제공하되, 예상 소요시간 범위를 적용하여 정보를 제공할 수 있다.Then, the processor 110 calculates the expected required time based on the required work time range for each process of each worker assigned to each process and provides it to the client terminal 300, but applies the expected required time range to provide information.
예를 들어, 차량이 A 공정, B 공정이 진행되며 A 작업자의 A 공정에 대한 예상 소요시간 범위, B 작업자의 B 공정에 대한 예상 소요시간 범위를 합한 예상 소요시간 범위를 클라이언트 단말(300)로 제공할 수 있다.For example, the vehicle may provide the client terminal 300 with a range of expected required time in which process A and B are performed, and the range of expected required time for process A of worker A and the range of expected required time for process B of worker B are added together.
프로세서(110)는 예상 소요시간을 기반으로, 새로운 정비 대상 차량(제2 차량)이 입고되었을 경우 기존에 입고된 정비 대상 차량(제1 차량)의 예상 소요시간이 초과되지 않는 한에서 워크베이와 작업자를 재배정할 수 있다.Based on the estimated required time, the processor 110 can reassign work bays and workers when a new vehicle to be serviced (the second vehicle) is received, as long as the estimated time required for the vehicle to be repaired (the first vehicle) that has been previously stored is not exceeded.
일 실시예로, 제1 차량에 대한 워크베이, 작업자가 이미 배정된 상황에서 새롭게 입고된 제2 차량의 공정 효율을 위해서 제1 차량에 이미 배정되어 있는 워크베이, 작업자의 투입이 필요한 상황이 발생하는 경우, 프로세서(110)는 제1 차량에 대하여 안내된 예상 소요시간이 초과되지 않는 선에서 제1 차량의 워크베이, 작업자 배정의 적어도 일부를 변경하여 제2 차량의 워크베이, 작업자를 배정할 수 있다.As an embodiment, in a situation in which a workbay for the first vehicle and a worker are already assigned, when a situation arises in which workbays and workers are required to be input to the first vehicle for process efficiency of a newly stocked second vehicle, the processor 110 may change at least a part of the workbay and worker assignment of the first vehicle to assign the workbay and the worker of the second vehicle to the extent that the estimated time required for the first vehicle is not exceeded.
프로세서(110)가 차량의 정비 작업 시작에 따라 차량의 정비 현황 정보를 생성한다. (S600)The processor 110 generates vehicle maintenance status information according to the start of vehicle maintenance work. (S600)
프로세서(110)가 클라이언트에게 정비 현황 정보를 제공한다. (S700)The processor 110 provides maintenance status information to the client. (S700)
프로세서(110)는 차량에 대하여 배정된 작업자의 단말(200)로부터 수신되는 작업 시작 신호, 작업 중지 신호 또는 작업 완료 신호와 작업자의 워크베이 내 체류시간을 기반으로 차량의 정비 현황 정보를 생성할 수 있다.The processor 110 may generate vehicle maintenance status information based on a work start signal, a work stop signal, or a work completion signal received from the terminal 200 of a worker assigned to the vehicle and the worker's stay time in the workbay.
프로세서(110)는 기 설정된 시간마다 차량의 정비 현황 정보를 클라이언트 단말(300)로 제공할 수 있다.The processor 110 may provide vehicle maintenance status information to the client terminal 300 at predetermined time intervals.
프로세서(110)는 클라이언트 단말(300)로부터 차량의 정비 현황 정보가 요청되면, 해당 시점에 대하여 생성된 차량의 정비 현황 정보를 클라이언트 단말(300)로 제공할 수 있다.When vehicle maintenance status information is requested from the client terminal 300 , the processor 110 may provide the vehicle maintenance status information generated with respect to a corresponding point in time to the client terminal 300 .
프로세서(110)는 차량에 대한 하나의 공정이 완료될 때마다 차량의 정비 현황 정보를 생성하여 클라이언트 단말(300)로 제공할 수 있다.The processor 110 may generate vehicle maintenance status information and provide it to the client terminal 300 whenever one process for the vehicle is completed.
도 7은 인공지능 모델이 공정 효율점수를 산출하는 것을 예시한 도면이다.7 is a diagram illustrating that an artificial intelligence model calculates a process efficiency score.
도 7을 참조하면, 프로세서(110)는 워크베이 가동 시간, 작업자의 작업 시간을 기반으로, 각 공정에 대한 실제 소요시간을 산출할 수 있으며, 상기 산출된 실제 소요시간과 S500에서 산출된 예상 소요시간을 기반으로 공정 효율점수를 산출할 수 있다.Referring to FIG. 7 , the processor 110 may calculate an actual required time for each process based on a workbay operation time and a worker's working time, and may calculate a process efficiency score based on the calculated actual required time and the estimated required time calculated in S500.
프로세서(110)는 산출된 공정 효율점수를 인공지능 모델에 입력하여 워크베이와 각 작업자의 각 공정에 대한 작업 효율점수에 대하여 학습시킬 수 있다.The processor 110 may input the calculated process efficiency score into an artificial intelligence model to learn the work efficiency score for each process of the workbay and each worker.
일 실시예로, 인공지능 모델은 이러한 학습 결과를 기반으로 전술하였던 각 작업자의 공정별 예상 소요범위를 산출할 수 있다.In one embodiment, the artificial intelligence model may calculate the expected range of requirements for each process of each worker described above based on these learning results.
일 실시예로, 프로세서(110)는 워크베이와 각 작업자에 대한 공정 효율점수 추세를 산출하고, 특정 워크베이 또는 특정 작업자에 대하여 기 설정된 시간 동안 산출된 공정 효율점수의 추세가 기준치 이상으로 하락하는 경우, 해당 워크베이 또는 해당 작업자에 대한 점검을 요청하는 신호를 발생시킬 수 있다.As an embodiment, the processor 110 calculates a process efficiency score trend for the workbay and each worker, and when the trend of the process efficiency score calculated for a specific workbay or a specific worker for a predetermined time period falls below a reference value, a signal requesting an inspection of the corresponding workbay or the corresponding worker may be generated.
도 8은 작업자 단말(200)의 유저 인터페이스를 예시한 도면이다.8 is a diagram illustrating a user interface of the worker terminal 200 .
도 9는 공정 프로세스 내 공정이 완료되면, 인공지능 모델이 공정 부위의 영상을 분석하여 작업 성공률을 산출하는 것을 예시한 도면이다.9 is a diagram illustrating that when a process within a process is completed, an artificial intelligence model analyzes an image of a process part to calculate a work success rate.
도 8을 참조하면, 장치(100)가 작업자의 단말(200)로 제공하는 유저 인터페이스가 예시되어 있으며, 작업자는 본인에게 배정된 차량과 작업 종류를 확인할 수 있으며, 이러한 유저 인터페이스를 통해서 차량에 대한 공정의 작업 시작, 작업 중지, 작업 완료 등을 입력할 수 있다.Referring to FIG. 8 , a user interface provided by the apparatus 100 to the operator's terminal 200 is exemplified, and the operator can check the type of vehicle and work assigned to him/her, and through this user interface, the start of the process for the vehicle, work stop, work completion, etc. can be input.
도 9를 참조하면, 프로세서(110)는 작업자의 단말(200)로부터 공정 프로세스 내 제1 공정에 대하여 작업 시작 신호가 수신된 후 작업자의 단말(200)로부터 작업 완료 신호가 수신되면, 제1 공정의 작업 부위를 포함하도록 촬영된 적어도 하나의 영상을 인공지능 모델이 입력하여 분석함으로써, 작업 성공률을 산출할 수 있다.Referring to FIG. 9 , the processor 110 receives a work start signal for the first process in the process from the worker's terminal 200 and then receives a work completion signal from the worker's terminal 200. The artificial intelligence model may input and analyze at least one image captured to include the work part of the first process to calculate a work success rate.
프로세서(110)는 상기 산출된 작업 성공률이 기 설정된 조건을 만족하는 경우, 클라이언트의 단말(300)로 제1 공정의 작업 완료 정보를 제공할 수 있다.When the calculated job success rate satisfies a preset condition, the processor 110 may provide job completion information of the first process to the terminal 300 of the client.
일 실시예로, 프로세서(110)는 상기 산출된 작업 성공률이 기 설정된 조건을 만족하지 못하는 경우, 작업자의 단말(200)로 제1 공정 재확인 요청 신호를 제공할 수 있다.In one embodiment, the processor 110 may provide a first process reconfirmation request signal to the operator's terminal 200 when the calculated job success rate does not satisfy a preset condition.
일 실시예로, 프로세서(110)는 상기 산출된 작업 성공률이 기 설정된 조건을 만족하지 못하는 경우, 인공지능 모델을 통해서 작업 부족 영역 또는 작업 실패 영역을 도출하고, 도출된 정보를 작업자의 단말(200)로 제공할 수 있다. 그리고, 작업자의 단말(200)로부터 인공지능 모델의 판단 오류인 것으로 수신되는 경우 학습부(160)를 제어하여 인공지능 모델이 오류에 대하여 학습하도록 할 수 있다.As an embodiment, when the calculated job success rate does not satisfy a preset condition, the processor 110 derives a job shortage area or a job failure area through an artificial intelligence model, and provides the derived information to the operator's terminal 200. And, when it is received from the operator's terminal 200 that the artificial intelligence model has an error in judgment, the artificial intelligence model can learn about the error by controlling the learning unit 160 .
일 실시예로, 프로세서(110)는 인공지능 모델을 통해서 작업 부족 영역 또는 작업 실패 영역이 도출되고, 작업자 단말(200)로부터 작업이 부족한 것 또는 작업이 실패한 것이 확인되는 경우, 상기 작업 부족 영역 또는 작업 실패 영역에 대한 추가 작업 소요시간을 산출하고, 상기 산출된 작업 소요시간을 상기 예상 소용시간에 합하여 예상 소요시간이 지연될 수 있다는 정보를 클라이언트 단말(300)로 제공할 수 있다.As an embodiment, when a task shortage area or a task failure area is derived through an artificial intelligence model, and when it is confirmed from the worker terminal 200 that the task is insufficient or the task has failed, the processor 110 calculates an additional task required time for the task insufficient area or task failed area, adds the calculated task required time to the expected required time, and provides information that the expected required time may be delayed to the client terminal 300.
도 10은 학습 대상 차량에 대한 촬영 영상을 학습 데이터셋으로 구성하여 인공지능 모델을 학습시키는 것을 예시한 도면이다.10 is a diagram illustrating learning of an artificial intelligence model by configuring a photographed image of a learning target vehicle as a learning dataset.
도 10을 참조하면, 장치(100)는 학습 대상 차량에 대한 적어도 하나의 영상을 수신한다.Referring to FIG. 10 , the device 100 receives at least one image of a learning target vehicle.
프로세서(110)는 수신된 영상을 분석하여 학습 대상 차량에 포함된 차량 부품의 영상, 차량 부품의 차량 내 위치, 복수의 차량 부품 간의 연결관계를 인식할 수 있다.The processor 110 may analyze the received image to recognize images of vehicle parts included in the learning target vehicle, locations of the vehicle components in the vehicle, and connection relationships among a plurality of vehicle components.
프로세서(110)는 인공지능 모델에 상기 인식된 결과를 차량 종류, 차량 기본 스펙과 함께 입력하여 학습데이터셋을 생성할 수 있다.The processor 110 may generate a learning data set by inputting the recognized result together with the vehicle type and basic vehicle specifications to the artificial intelligence model.
이때, 프로세서(110)는 더 상세하고 정확한 분석을 위해서 서로 다른 각도에서 수신된 복수 개의 영상을 수신할 수 있다.In this case, the processor 110 may receive a plurality of images received from different angles for more detailed and accurate analysis.
또한, 프로세서(110)는 차량의 외관에 대한 영상을 물론, 본네트, 헤드라이트, 백미러, 휠, 바디, 트렁크 등 분리 가능한 모든 부품들에 대한 개별 영상이 수신되면, 각각을 분리하거나 이를 결합하여 저장부(130)에 저장할 수 있다.In addition, when the processor 110 receives an image of the exterior of the vehicle as well as individual images of all detachable parts such as the bonnet, headlight, rearview mirror, wheel, body, trunk, etc., the processor 110 separates or combines them and stores them in the storage unit 130.
프로세서(110)는 이와 같이 저장부(130)에 저장된 정보들을 이용하여 빅데이터를 구축하고, 이를 학습데이터로 입력하여 인공지능 모델을 학습시킴으로써, 사고 차량, 고장이 발생한 차량의 영상이 수신되었을 때 영상을 분석하는 것만으로 AS가 필요한 부분을 판단할 수 있게 된다.The processor 110 builds big data using the information stored in the storage unit 130, and inputs it as learning data to learn an artificial intelligence model, so that when an image of an accident vehicle or a vehicle in which a breakdown has occurred is received, it is possible to determine the required AS only by analyzing the image.
도 11은 작업 공정 예측을 위한 영상분석(CNN) 및 후처리 모델을 예시한 도면이다.11 is a diagram illustrating a video analysis (CNN) and post-processing model for predicting a work process.
도 11을 참조하면, 인공지능 모델이 작업 공정의 예측을 위한 영상 분석 및 후처리하는 것이 예시되어 있다.Referring to FIG. 11, it is exemplified that an artificial intelligence model performs image analysis and post-processing for prediction of a work process.
인공지능 모델은 촬영 영상을 분석하여 작업 공정 특징(사고, 수리 부위)를 검출할 수 있으며, 작업 공정을 분류할 수 있다.The artificial intelligence model can detect the characteristics of the work process (accidents, repair parts) by analyzing the captured images, and can classify the work process.
그리고, 인공지능 모델은 후처리 단계에서 작업상태 효율성을 측정할 수 있고, 공정별 상태 추정을 수행함으로써, 공정 예측에 따른 공정별 비용(시간, 공임 등)을 산출할 수 있다.In addition, the artificial intelligence model can measure work state efficiency in the post-processing stage, and by performing state estimation for each process, it is possible to calculate cost (time, labor, etc.) for each process according to the process prediction.
또한, 인공지능 모델은 Dijkstra Algorithm을 이용하여 공정별 최단거리를 산출할 수 있다.In addition, the artificial intelligence model can calculate the shortest distance for each process using the Dijkstra Algorithm.
A는 공정 1, 공정 2, 공정 3의 순서로 진행될 수 있으며, 공정 1은 테크니션 A, 워크베이 A, 5h/5FRU, 다음 공정 2는 테크니션 B, 워크베이 B, 5h/4FRU, 다음 공정 3은 테크니션 C, 워크베이 C, 3h/2FRY로 배정될 수 있다.Process A can proceed in the order of Process 1, Process 2, Process 3, Process 1 can be assigned to Technician A, Workbay A, 5h/5FRU, Process 2 can be assigned to Technician B, Workbay B, 5h/4FRU, and Process 3 can be assigned to Technician C, Workbay C, 3h/2FRY.
B는 공정 1, 공정 2, 공정 1 및 공정 3의 순서로 진행될 수 있으며, 공정 1은 테크니션 A, 워크베이 A, 3h/3FRU, 다음 공정 2는 테크니션 B, 워크베이 B, 5h/4FRU, 다음 공정 1은 테크니션 A, 워크베이 A, 3h/2FRY, 다음 공정 3은 테크니션 C, 워크베이 C, 3h/2FRY로 배정될 수 있다.Process B can proceed in the order of process 1, process 2, process 1, and process 3. Process 1 can be assigned to technician A, workbay A, 3h/3FRU, next process 2 can be assigned to technician B, workbay B, 5h/4FRU, next process 1 can be assigned to technician A, workbay A, 3h/2FRY, and next process 3 can be assigned to technician C, workbay C, 3h/2FRY.
C는 공정 3, 공정 1, 공정 2의 순서로 진행될 수 있으며, 공정 3은 테크니션 C, 워크베이 C, 1h/2FRU, 다음 공정 1은 테크니션 A, 워크베이 A, 2h/5FRU, 다음 공정 2는 테크니션 B, 워크베이 A, 1h/1FRY로 배정될 수 있다.Process C can proceed in the order of process 3, process 1, process 2, process 3 can be assigned to technician C, workbay C, 1h/2FRU, next process 1 to technician A, workbay A, 2h/5FRU, and next process 2 to technician B, workbay A, 1h/1FRY.
도 12는 작업 공정 효율성(텍스트기반) 학습모델 Bi-LSTM을 예시한 도면이다.12 is a diagram illustrating a work process efficiency (text-based) learning model Bi-LSTM.
기존의 LSTM의 경우, RNN 모델이 가지는 가장 큰 단점인 시퀀스의 길이가 길어질수록 정보 손실 문제가 있다.In the case of the existing LSTM, there is an information loss problem as the length of the sequence increases, which is the biggest disadvantage of the RNN model.
본 개시의 실시예에서, 인공지능 모델은 이러한 단점을 해결하기 위해서 Bi-LSTM을 통한 공정 효율성을 학습한다.In an embodiment of the present disclosure, the artificial intelligence model learns process efficiency through Bi-LSTM to solve this disadvantage.
LSTM의 입력 파라미터는 {X0, X1, X2 ~ Xn01}을 받지만, Bi-LSTM의 입력 파라메터는 {X0, X1, X2 ~ Xn-1}와 {Xn-1…X2, X1, X0}으로 받는다.The input parameters of LSTM are {X0, X1, X2 ~ Xn01}, but the input parameters of Bi-LSTM are {X0, X1, X2 ~ Xn-1} and {Xn-1... X2, X1, X0}.
이러한 구성을 통해서, 인공지능 모델은 작업 후순위에서 공정 효율(가치)가 높게 발생할 수 있는 변수를 보완/고려할 수 있다.Through this configuration, the artificial intelligence model can complement/consider variables that can result in high process efficiency (value) in the lower priority of work.
이상에서 전술한 본 개시의 일 실시예에 따른 방법은, 하드웨어인 서버와 결합되어 실행되기 위해 프로그램(또는 어플리케이션)으로 구현되어 매체에 저장될 수 있다.The method according to an embodiment of the present disclosure described above may be implemented as a program (or application) to be executed in combination with a server, which is hardware, and stored in a medium.
상기 전술한 프로그램은, 상기 컴퓨터가 프로그램을 읽어 들여 프로그램으로 구현된 상기 방법들을 실행시키기 위하여, 상기 컴퓨터의 프로세서(CPU)가 상기 컴퓨터의 장치 인터페이스를 통해 읽힐 수 있는 C, C++, JAVA, 기계어 등의 컴퓨터 언어로 코드화된 코드(Code)를 포함할 수 있다. 이러한 코드는 상기 방법들을 실행하는 필요한 기능들을 정의한 함수 등과 관련된 기능적인 코드(Functional Code)를 포함할 수 있고, 상기 기능들을 상기 컴퓨터의 프로세서가 소정의 절차대로 실행시키는데 필요한 실행 절차 관련 제어 코드를 포함할 수 있다. 또한, 이러한 코드는 상기 기능들을 상기 컴퓨터의 프로세서가 실행시키는데 필요한 추가 정보나 미디어가 상기 컴퓨터의 내부 또는 외부 메모리의 어느 위치(주소 번지)에서 참조되어야 하는지에 대한 메모리 참조관련 코드를 더 포함할 수 있다. 또한, 상기 컴퓨터의 프로세서가 상기 기능들을 실행시키기 위하여 원격(Remote)에 있는 어떠한 다른 컴퓨터나 서버 등과 통신이 필요한 경우, 코드는 상기 컴퓨터의 통신 모듈을 이용하여 원격에 있는 어떠한 다른 컴퓨터나 서버 등과 어떻게 통신해야 하는지, 통신 시 어떠한 정보나 미디어를 송수신해야 하는지 등에 대한 통신 관련 코드를 더 포함할 수 있다.The above-described program may include a code coded in a computer language such as C, C++, JAVA, or machine language that can be read by a processor (CPU) of the computer through a device interface of the computer so that the computer reads the program and executes the methods implemented as a program. These codes may include functional codes related to functions defining necessary functions for executing the methods, and control codes related to execution procedures necessary for the processor of the computer to execute the functions according to a predetermined procedure. In addition, these codes may further include memory reference related code indicating where additional information or media necessary for the processor of the computer to execute the functions should be referenced from which location (address address) of the computer's internal or external memory. In addition, when the processor of the computer needs to communicate with any other remote computer or server in order to execute the functions, the code may further include communication-related codes for how to communicate with any other remote computer or server using a communication module of the computer, and what information or media should be transmitted and received during communication.
상기 저장되는 매체는, 레지스터, 캐쉬, 메모리 등과 같이 짧은 순간 동안 데이터를 저장하는 매체가 아니라 반영구적으로 데이터를 저장하며, 기기에 의해 판독(reading)이 가능한 매체를 의미한다. 구체적으로는, 상기 저장되는 매체의 예로는 ROM, RAM, CD-ROM, 자기 테이프, 플로피디스크, 광 데이터 저장장치 등이 있지만, 이에 제한되지 않는다. 즉, 상기 프로그램은 상기 컴퓨터가 접속할 수 있는 다양한 서버 상의 다양한 기록매체 또는 사용자의 상기 컴퓨터상의 다양한 기록매체에 저장될 수 있다. 또한, 상기 매체는 네트워크로 연결된 컴퓨터 시스템에 분산되어, 분산방식으로 컴퓨터가 읽을 수 있는 코드가 저장될 수 있다.The storage medium is not a medium that stores data for a short moment, such as a register, cache, or memory, but a medium that stores data semi-permanently and is readable by a device. Specifically, examples of the storage medium include ROM, RAM, CD-ROM, magnetic tape, floppy disk, optical data storage device, etc., but are not limited thereto. That is, the program may be stored in various recording media on various servers accessible by the computer or various recording media on the user's computer. In addition, the medium may be distributed to computer systems connected through a network, and computer readable codes may be stored in a distributed manner.
본 개시의 실시예와 관련하여 설명된 방법 또는 알고리즘의 단계들은 하드웨어로 직접 구현되거나, 하드웨어에 의해 실행되는 소프트웨어 모듈로 구현되거나, 또는 이들의 결합에 의해 구현될 수 있다. 소프트웨어 모듈은 RAM(Random Access Memory), ROM(Read Only Memory), EPROM(Erasable Programmable ROM), EEPROM(Electrically Erasable Programmable ROM), 플래시 메모리(Flash Memory), 하드 디스크, 착탈형 디스크, CD-ROM, 또는 본 개시가 속하는 기술 분야에서 잘 알려진 임의의 형태의 컴퓨터 판독가능 기록매체에 상주할 수도 있다.Steps of a method or algorithm described in connection with an embodiment of the present disclosure may be implemented directly in hardware, implemented in a software module executed by hardware, or a combination thereof. A software module may reside in random access memory (RAM), read only memory (ROM), erasable programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), flash memory, a hard disk, a removable disk, a CD-ROM, or any other form of computer-readable recording medium well known in the art.
이상, 첨부된 도면을 참조로 하여 본 개시의 실시예를 설명하였지만, 본 개시가 속하는 기술분야의 통상의 기술자는 본 개시가 그 기술적 사상이나 필수적인 특징을 변경하지 않고서 다른 구체적인 형태로 실시될 수 있다는 것을 이해할 수 있을 것이다. 그러므로, 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며, 제한적이 아닌 것으로 이해해야만 한다.Although the embodiments of the present disclosure have been described with reference to the accompanying drawings, those skilled in the art to which the present disclosure pertains may understand that the present disclosure may be implemented in other specific forms without changing the technical spirit or essential features. Therefore, it should be understood that the embodiments described above are illustrative in all respects and not restrictive.
[부호의 설명][Description of code]
10: 인공지능 기반의 차량 AS 공정 관리 서비스 제공 시스템10: AI-based vehicle AS process management service provision system
50: 식별 장치 100: 차량 AS 공정 관리 서비스 제공 장치50: identification device 100: vehicle AS process management service providing device
110: 프로세서 120: 통신부110: processor 120: communication unit
130: 저장부 140: 관리부130: storage unit 140: management unit
150: 산출부 160: 학습부150: calculation unit 160: learning unit
200: 작업자 단말 300: 클라이언트 단말200: worker terminal 300: client terminal

Claims (15)

  1. 미리 학습된 인공지능 모델, 차량의 정비 항목별 공정 프로세스, 정비소 내 워크베이 및 상기 정비소 내 적어도 하나의 작업자에 대한 정보가 저장된 저장부;a storage unit storing information about a pre-learned artificial intelligence model, a process for each maintenance item of a vehicle, a workbay in a garage, and at least one operator in the garage;
    클라이언트의 차량 정비를 위한 작업 정보를 수신하는 수신부; 및a receiving unit receiving job information for vehicle maintenance of a client; and
    상기 작업 정보를 기반으로, 상기 차량의 정비를 위한 적어도 하나의 공정을 포함하는 공정 프로세스를 결정하고,Based on the operation information, determining a process including at least one process for servicing the vehicle;
    상기 결정된 공정 프로세스 내 각 공정의 워크베이 및 작업자를 배정하고,Allocate work bays and workers for each process in the determined process,
    상기 결정된 각 공정별 공임, 부품비 및 예상 소요시간을 산출하고,Calculate the labor, parts cost, and expected time required for each process determined above,
    상기 차량에 대하여 배정된 작업자의 단말로부터 수신되는 작업 시작 신호, 작업 중지 신호 또는 작업 완료 신호와 상기 작업자의 상기 워크베이 내 체류 시간을 기반으로 상기 차량의 정비 현황 정보를 생성하고,Generating maintenance status information of the vehicle based on a work start signal, a work stop signal, or a work completion signal received from a terminal of a worker assigned to the vehicle and a stay time of the worker in the workbay;
    통신부를 통해 상기 클라이언트의 단말로 상기 생성된 정비 현황 정보가 제공되도록 제어하는 프로세서를 포함하는,Including a processor for controlling the generated maintenance status information to be provided to the terminal of the client through a communication unit,
    차량 AS 공정 관리 서비스 제공 장치.Vehicle AS process management service provision device.
  2. 제1항에 있어서,According to claim 1,
    상기 프로세서는,the processor,
    상기 인공지능 모델에 상기 결정된 공정 프로세스를 입력하여 예상 소요시간을 산출하고,Calculate the expected required time by inputting the determined process into the artificial intelligence model,
    상기 결정된 공정 프로세스와 상기 정비소 내 워크베이의 작업 일정 및 상기 적어도 하나의 작업자의 작업 일정을 기반으로, 상기 클라이언트의 차량 정비를 위한 예상 소요시간 및 예상 비용을 산출하고,Based on the determined process, the work schedule of the work bay in the repair shop, and the work schedule of the at least one operator, an estimated required time and estimated cost for servicing the vehicle of the client are calculated,
    상기 산출된 예상 소요시간 및 예상 비용을 상기 클라이언트의 단말로 제공하는 것을 특징으로 하는,Characterized in that the calculated estimated required time and estimated cost are provided to the terminal of the client,
    차량 AS 공정 관리 서비스 제공 장치.Vehicle AS process management service provision device.
  3. 제2항에 있어서,According to claim 2,
    상기 프로세서는,the processor,
    상기 정비소 내 워크베이의 작업 일정 및 상기 적어도 하나의 작업자의 작업 일정을 기반으로 상기 결정된 공정 프로세스의 진행이 가능한 워크베이 및 작업자를 배정하는 것을 특징으로 하는,Characterized in that, based on the work schedule of the work bay in the maintenance shop and the work schedule of the at least one operator, a work bay and an operator capable of performing the determined process are assigned.
    차량 AS 공정 관리 서비스 제공 장치.Vehicle AS process management service provision device.
  4. 제2항에 있어서,According to claim 2,
    상기 수신부는, 비대면 상담으로 진행되는 경우 상기 클라이언트 단말로부터 상기 차량에 대한 적어도 하나의 영상 및 증상 정보를 수신하고,The receiving unit receives at least one image and symptom information about the vehicle from the client terminal when non-face-to-face counseling is conducted,
    상기 프로세서는, 상기 인공지능 모델에 상기 적어도 하나의 영상 및 상기 증상 정보를 입력하여 상기 작업 정보를 생성하는 것을 특징으로 하는,Characterized in that the processor generates the task information by inputting the at least one image and the symptom information to the artificial intelligence model,
    차량 AS 공정 관리 서비스 제공 장치.Vehicle AS process management service provision device.
  5. 제4항에 있어서,According to claim 4,
    상기 인공지능 모델은,The artificial intelligence model,
    상기 적어도 하나의 영상의 이미지 및 사운드 중 적어도 하나에서 상기 차량의 결함을 판단하고,Determining a defect of the vehicle from at least one of an image and a sound of the at least one image;
    상기 프로세서는,the processor,
    상기 판단된 결함이 상기 증상 정보와 관련된 경우, 상기 판단된 결함을 확정 결함으로 판단하여 작업 정보를 생성하는,When the determined defect is related to the symptom information, determining the determined defect as a definite defect and generating work information.
    차량 AS 공정 관리 서비스 제공 장치.Vehicle AS process management service provision device.
  6. 제2항에 있어서,According to claim 2,
    상기 정비소 내 각 워크베이는 적어도 하나의 식별 장치가 설치되어 있으며,At least one identification device is installed in each workbay in the workshop,
    상기 프로세서는,the processor,
    상기 식별 장치를 통해 식별된 단말의 정보를 기반으로,Based on the information of the terminal identified through the identification device,
    상기 각 워크베이의 가용 여부, 상기 각 워크베이에서 작업 중인 작업자의 정보, 상기 정비소 내 각 작업자의 작업 시작 시간, 작업 종료 시간 상기 워크베이 내 체류 시간 중 적어도 하나를 판단하는 것을 특징으로 하는,At least one of the availability of each workbay, information of workers working in each workbay, work start time and work end time of each worker in the repair shop, and a stay time in the workbay Characterized in that,
    차량 AS 공정 관리 서비스 제공 장치.Vehicle AS process management service provision device.
  7. 제6항에 있어서,According to claim 6,
    상기 프로세서는,the processor,
    상기 작업자의 단말로부터 상기 공정 프로세스 내 제1 공정에 대한 상기 작업 시작 신호가 수신된 후 상기 작업자의 단말로부터 작업 완료 신호가 수신되면,When the work completion signal is received from the worker's terminal after the work start signal for the first process in the process is received from the worker's terminal,
    상기 제1 공정의 작업 부위를 포함하도록 촬영된 적어도 하나의 영상을 상기 인공지능 모델에 입력하여 작업 성공률을 산출하고,Calculating a work success rate by inputting at least one image captured to include a working part of the first process into the artificial intelligence model;
    상기 산출된 작업 성공률이 기 설정된 조건을 만족하는 경우, 상기 클라이언트의 단말로 상기 제1 공정의 작업 완료 정보를 제공하는 것을 특징으로 하는,Characterized in that, when the calculated job success rate satisfies a preset condition, job completion information of the first process is provided to the terminal of the client.
    차량 AS 공정 관리 서비스 제공 장치.Vehicle AS process management service provision device.
  8. 제6항에 있어서,According to claim 6,
    상기 공정 프로세스 내 제2 공정에 대한 작업 완료 신호가 수신되면, 상기 제2 공정에 대하여 수신된 작업 시작 신호, 작업 중지 신호 및 작업 완료 신호를 기반으로, 상기 제2 공정에 대한 실제 소요시간을 산출하고,When a work completion signal for the second process in the process process is received, based on the work start signal, work stop signal, and work completion signal received for the second process, an actual required time for the second process is calculated,
    상기 예상 소요시간을 산출할 때 상기 제2 공정에 대하여 산출된 예상 소요시간과 상기 산출된 실제 소요시간을 기반으로, 상기 정비소 및 상기 작업자의 상기 제2 공정에 대한 공정 효율점수를 산출하고,When calculating the estimated required time, based on the estimated required time calculated for the second process and the calculated actual required time, process efficiency scores for the second process of the workshop and the operator are calculated;
    상기 산출된 실제 소요시간 및 상기 공정 효율점수를 상기 인공지능 모델에 입력하여 학습하는 것을 특징으로 하는,Characterized in that the calculated actual required time and the process efficiency score are input to the artificial intelligence model for learning.
    차량 AS 공정 관리 서비스 제공 장치.Vehicle AS process management service provision device.
  9. 장치에 의해 수행되는 방법으로,In a method performed by the device,
    클라이언트의 차량 정비를 위한 작업 정보를 수신하는 단계;Receiving work information for vehicle maintenance of a client;
    상기 작업 정보를 기반으로 상기 차량의 정비를 위한 적어도 하나의 공정을 포함하는 공정 프로세스를 결정하는 단계;determining a process including at least one process for servicing the vehicle based on the job information;
    상기 결정된 공정 프로세스 내 각 공정의 워크베이 및 작업자를 배정하는 단계;allocating work bays and workers of each process in the determined process;
    상기 결정된 각 공정별 공임, 부품비 및 예상 소요시간을 산출하는 단계;Calculating labor, parts costs, and expected required time for each of the determined processes;
    상기 차량에 대하여 배정된 작업자의 단말로부터 수신되는 작업 시작 신호, 작업 중지 신호 또는 작업 완료 신호와 상기 작업자의 상기 워크베이 내 체류 시간을 기반으로 상기 차량의 정비 현황 정보를 생성하는 단계; 및Generating maintenance status information of the vehicle based on a work start signal, a work stop signal, or a work completion signal received from a terminal of a worker assigned to the vehicle and a stay time of the worker in the workbay; and
    상기 클라이언트의 단말로 상기 생성된 정비 현황 정보를 제공하는 단계를 포함하고,Providing the generated maintenance status information to the terminal of the client,
    상기 장치는, 미리 학습된 인공지능 모델, 차량의 정비 항목별 공정 프로세스, 정비소 내 워크베이 및 상기 정비소 내 적어도 하나의 작업자에 대한 정보가 저장된 저장부를 포함하는,The apparatus includes a pre-learned artificial intelligence model, a process process for each maintenance item of a vehicle, a workbay in a workshop, and a storage unit in which information about at least one operator in the workshop is stored.
    차량 AS 공정 관리 서비스 제공 방법.How to provide vehicle after-sales service process management services.
  10. 제9항에 있어서,According to claim 9,
    상기 장치는,The device,
    상기 인공지능 모델에 상기 결정된 공정 프로세스를 입력하여 예상 소요시간을 산출하고,Calculate the expected required time by inputting the determined process into the artificial intelligence model,
    상기 결정된 공정 프로세스와 상기 정비소 내 워크베이의 작업 일정 및 상기 적어도 하나의 작업자의 작업 일정을 기반으로, 상기 클라이언트의 차량 정비를 위한 예상 소요시간 및 예상 비용을 산출하고,Based on the determined process, the work schedule of the work bay in the repair shop, and the work schedule of the at least one operator, an estimated required time and estimated cost for servicing the vehicle of the client are calculated,
    상기 산출된 예상 소요시간 및 예상 비용을 상기 클라이언트의 단말로 제공하는 것을 특징으로 하는,Characterized in that the calculated estimated required time and estimated cost are provided to the terminal of the client,
    차량 AS 공정 관리 서비스 제공 방법.How to provide vehicle after-sales service process management services.
  11. 제10항에 있어서,According to claim 10,
    상기 장치는,The device,
    상기 정비소 내 워크베이의 작업 일정 및 상기 적어도 하나의 작업자의 작업 일정을 기반으로 상기 결정된 공정 프로세스의 진행이 가능한 워크베이 및 작업자를 배정하는 것을 특징으로 하는,Characterized in that, based on the work schedule of the work bay in the maintenance shop and the work schedule of the at least one operator, a work bay and an operator capable of performing the determined process are assigned.
    차량 AS 공정 관리 서비스 제공 방법.How to provide vehicle after-sales service process management services.
  12. 제10항에 있어서,According to claim 10,
    상기 장치는,The device,
    비대면 상담으로 진행되는 경우 상기 클라이언트 단말로부터 상기 차량에 대한 적어도 하나의 영상 및 증상 정보를 수신하고,Receiving at least one image and symptom information about the vehicle from the client terminal when non-face-to-face counseling is conducted;
    상기 인공지능 모델에 상기 적어도 하나의 영상 및 상기 증상 정보를 입력하여 상기 작업 정보를 생성하는 것을 특징으로 하는,Characterized in that the work information is generated by inputting the at least one image and the symptom information to the artificial intelligence model.
    차량 AS 공정 관리 서비스 제공 방법.How to provide vehicle after-sales service process management services.
  13. 제12항에 있어서,According to claim 12,
    상기 인공지능 모델은,The artificial intelligence model,
    상기 적어도 하나의 영상의 이미지 및 사운드 중 적어도 하나에서 상기 차량의 결함을 판단하고,Determining a defect of the vehicle from at least one of an image and a sound of the at least one image;
    상기 장치는,The device,
    상기 판단된 결함이 상기 증상 정보와 관련된 경우, 상기 판단된 결함을 확정 결함으로 판단하여 작업 정보를 생성하는,When the determined defect is related to the symptom information, determining the determined defect as a definite defect and generating work information.
    차량 AS 공정 관리 서비스 제공 방법.How to provide vehicle after-sales service process management services.
  14. 제10항에 있어서,According to claim 10,
    상기 정비소 내 각 워크베이는 적어도 하나의 식별 장치가 설치되어 있으며,At least one identification device is installed in each workbay in the workshop,
    상기 장치는,The device,
    상기 식별 장치를 통해 식별된 단말의 정보를 기반으로, 상기 각 워크베이의 가용 여부, 상기 각 워크베이에서 작업 중인 작업자의 정보, 상기 정비소 내 각 작업자의 작업 시작 시간, 작업 종료 시간 상기 워크베이 내 체류 시간 중 적어도 하나를 판단하는 것을 특징으로 하는,Based on the information of the terminal identified through the identification device, at least one of the availability of each workbay, information of workers working in each workbay, work start time of each worker in the workshop, work end time and stay time in the workbay is determined.
    차량 AS 공정 관리 서비스 제공 방법.How to provide vehicle after-sales service process management services.
  15. 하드웨어인 컴퓨터와 결합되어, 제9항의 방법을 실행시키기 위한 프로그램이 저장된 컴퓨터 판독 가능한 기록매체.A computer-readable recording medium in which a program for executing the method of claim 9 is stored in combination with a computer, which is hardware.
PCT/KR2023/000739 2022-01-20 2023-01-16 Program, device and method for providing artificial intelligence-based vehicle as process management service WO2023140580A1 (en)

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
KR10-2022-0008324 2022-01-20
KR10-2022-0008328 2022-01-20
KR20220008328 2022-01-20
KR20220008324 2022-01-20
KR1020220171736A KR102520846B1 (en) 2022-01-20 2022-12-09 Method, device and program for providing vehicle AS process management service based on artificial intelligence
KR10-2022-0171736 2022-12-09

Publications (1)

Publication Number Publication Date
WO2023140580A1 true WO2023140580A1 (en) 2023-07-27

Family

ID=85946729

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2023/000739 WO2023140580A1 (en) 2022-01-20 2023-01-16 Program, device and method for providing artificial intelligence-based vehicle as process management service

Country Status (2)

Country Link
KR (1) KR102520846B1 (en)
WO (1) WO2023140580A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030094657A (en) * 2002-06-07 2003-12-18 김유승 Method for discretion the equipment service of a car
KR20160046058A (en) * 2014-10-17 2016-04-28 (주)씨에스 미디어 System and Method for Providing Service of Vehicle Maintenance
KR20210058713A (en) * 2019-11-14 2021-05-24 주식회사 만도 Vehicle predictive management system using vehicle data and mobile platform
KR20210086207A (en) * 2019-12-31 2021-07-08 주식회사 버넥트 Method for providng work guide based augmented reality and evaluating work proficiency according to the work guide
KR20210149514A (en) * 2020-06-02 2021-12-09 주식회사 얼록 Method for providing maintenance service, and application and server implementing the same method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102291049B1 (en) 2019-08-28 2021-08-17 송정원 Vehicle managing method linked with car repair station using smart device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030094657A (en) * 2002-06-07 2003-12-18 김유승 Method for discretion the equipment service of a car
KR20160046058A (en) * 2014-10-17 2016-04-28 (주)씨에스 미디어 System and Method for Providing Service of Vehicle Maintenance
KR20210058713A (en) * 2019-11-14 2021-05-24 주식회사 만도 Vehicle predictive management system using vehicle data and mobile platform
KR20210086207A (en) * 2019-12-31 2021-07-08 주식회사 버넥트 Method for providng work guide based augmented reality and evaluating work proficiency according to the work guide
KR20210149514A (en) * 2020-06-02 2021-12-09 주식회사 얼록 Method for providing maintenance service, and application and server implementing the same method

Also Published As

Publication number Publication date
KR102520846B1 (en) 2023-04-14

Similar Documents

Publication Publication Date Title
WO2020022639A1 (en) Deep learning-based evaluation method and apparatus
JP6752457B2 (en) Machine learning system, equipment and information processing method
JP6999635B2 (en) Image-based maintenance prediction and operation error detection
WO2016085172A1 (en) System and method for predictive maintenance of facility
WO2020073688A1 (en) Method, apparatus and device for predicting network device anomaly, and storage medium
WO2021006368A1 (en) Artificial intelligence-based energy usage prediction apparatus and prediction method
WO2018117610A1 (en) Server for managing home network and control method therefor
AU2016201922A1 (en) Systems and methods for non-destructive testing involving remotely located expert
WO2020179995A1 (en) Electronic device and control method therefor
WO2022045425A1 (en) Inverse reinforcement learning-based delivery means detection apparatus and method
WO2022163956A1 (en) Artificial intelligence-based method and system for predicting demand at store
WO2019231130A1 (en) Electronic device and control method therefor
WO2021040192A1 (en) System and method for training artificial intelligence model
WO2020256172A1 (en) Robotic cart
WO2023090876A1 (en) Preemptive wind power generation maintenance system
WO2024039120A1 (en) Portable non-face-to-face diagnosis device having sensors
JP2023514466A (en) Inference computing device, model training device, and inference computing system
WO2023140580A1 (en) Program, device and method for providing artificial intelligence-based vehicle as process management service
WO2024101840A1 (en) Device, method, and program for calculating medical efficacy of food using artificial intelligence-based component analysis and medical evidence
CN116092014A (en) Intelligent inspection control method and system based on Internet of things equipment
WO2020122546A1 (en) Method for diagnosing and predicting science/technology capacity of nations and corporations by using data regarding patents and theses
WO2022158628A1 (en) System for determining defect in display panel on basis of machine learning model
WO2022050551A1 (en) Legal service provision system and method therefor
WO2020241923A1 (en) Artificial intelligence device for predicting performance of speech recognition model in user environment, and method therefor
WO2020149493A1 (en) Electronic device and method for controlling same

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 23743427

Country of ref document: EP

Kind code of ref document: A1