• Title/Summary/Keyword: Workflow Management

Search Result 333, Processing Time 0.024 seconds

Proposed Data-Driven Approach for Occupational Risk Management of Aircrew Fatigue

  • Seah, Benjamin Zhi Qiang;Gan, Wee Hoe;Wong, Sheau Hwa;Lim, Mei Ann;Goh, Poh Hui;Singh, Jarnail;Koh, David Soo Quee
    • Safety and Health at Work
    • /
    • v.12 no.4
    • /
    • pp.462-470
    • /
    • 2021
  • Background: Fatigue is pervasive, under-reported, and potentially deadly where flight operations are concerned. The aviation industry appears to lack a standardized, practical, and easily replicable protocol for fatigue risk assessment which can be consistently applied across operators. Aim: Our paper sought to present a framework, supported by real-world data with subjective and objective parameters, to monitor aircrew fatigue and performance, and to determine the safe crew configuration for commercial airline operations. Methods: Our protocol identified risk factors for fatigue-induced performance degradation as triggers for fatigue risk and performance assessment. Using both subjective and objective measurements of sleep, fatigue, and performance in the form of instruments such as the Karolinska Sleepiness Scale, Samn-Perelli Crew Status Check, Psychomotor Vigilance Task, sleep logs, and a wearable actigraph for sleep log correlation and sleep duration and quality charting, a workflow flagging fatigue-prone flight operations for risk mitigation was developed and trialed. Results: In an operational study aimed at occupational assessment of fatigue and performance in airline pilots on a three-men crew versus a four-men crew for a long-haul flight, we affirmed the technical feasibility of our proposed framework and approach, the validity of the battery of assessment instruments, and the meaningful interpretation of fatigue and work performance indicators to enable the formulation of safe work recommendations. Conclusion: A standardized occupational assessment protocol like ours is useful to achieve consistency and objectivity in the occupational assessment of fatigue and work performance.

Analysis of the trueness and precision of complete denture bases manufactured using digital and analog technologies

  • Leonardo Ciocca;Mattia Maltauro;Valerio Cimini;Lorenzo Breschi;Angela Montanari;Laura Anderlucci;Roberto Meneghello
    • The Journal of Advanced Prosthodontics
    • /
    • v.15 no.1
    • /
    • pp.22-32
    • /
    • 2023
  • PURPOSE. Digital technology has enabled improvements in the fitting accuracy of denture bases via milling techniques. The aim of this study was to evaluate the trueness and precision of digital and analog techniques for manufacturing complete dentures (CDs). MATERIALS AND METHODS. Sixty identical CDs were manufactured using different production protocols. Digital and analog technologies were compared using the reference geometric approach, and the Δ-error values of eight areas of interest (AOI) were calculated. For each AOI, a precise number of measurement points was selected according to sensitivity analyses to compare the Δ-error of trueness and precision between the original model and manufactured prosthesis. Three types of statistical analysis were performed: to calculate the intergroup cumulative difference among the three protocols, the intergroup among the AOIs, and the intragroup difference among AOIs. RESULTS. There was a statistically significant difference between the dentures made using the oversize process and injection molding process (P < .001), but no significant difference between the other two manufacturing methods (P = .1227). There was also a statistically significant difference between the dentures made using the monolithic process and the other two processes for all AOIs (P = .0061), but there was no significant difference between the other two processes (P = 1). Within each group, significant differences among the AOIs were observed. CONCLUSION. The monolithic process yielded better results, in terms of accuracy (trueness and precision), than the other groups, although all three processes led to dentures with Δ-error values well within the clinical tolerance limit.

DEVELOPMENT OF BUILDING INFORMATION MODEL FOR RESOURCES OPTIMIZATION IN CONSTRUCTION PROJECT

  • Gopal M. Naik;Rokhsareh Badamahgan
    • International conference on construction engineering and project management
    • /
    • 2013.01a
    • /
    • pp.634-639
    • /
    • 2013
  • The aim of the study is to develop the 3D visualization of Building Information Model and integrated 4D model for optimization of resources in the construction project. This study discuss the process of methodology and creation of 4D model of the project and simulate it to monitor the workflow at the site. Different stages of the construction process and activities are generated by using Revit and MS Project. MS project has been used for creation of the schedules and these are linked with the Revit for 3D modeling. The time used as the fourth dimension and 4D model created by using Navisworks Time liner software. Narges shopping center is presented as a case study to realize the actual uses and benefits of Building Information Model (BIM). Narges shopping mall is located in Tehran, Iran. As a part of Hekmat master plan, Narges shopping center is an 11 stores building with a total area of 30000 Sq.m. This shopping and entertainment center is comprised of 150 retails and two multi-use public halls with a capacity of 400 persons each and underground parking with total 400 parking space. The main purpose of architecture was to create an urban public center along with its revolving, spiral like form and an ever changing continuous façade by means of different colors, materials, which is in harmony with the other building of the master plan. The approximate cost of the project is $17 million and duration of the project schedule is 30 months. The developed Building Information Model enabled us to identify the potential collisions or clashes between various structural and architectural systems. 4D model has been used for limiting the interaction between subcontractors installing the different systems so rework could be avoided and productivity maximized. It is also observed that the utility of BIM for construction stimulation and clash detection is the best suitable method. Clash detection before the implementation of work is highly recommended to avoid rework.

  • PDF

A Java-based Dynamic Management Systemfor Heterogeneous Agents (이질적 에이전트를 위한 자바 기반의 동적 관리 시스템)

  • Jang, Ji-Hun;Choe, Jung-Min
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.26 no.7
    • /
    • pp.778-787
    • /
    • 1999
  • 이제까지 대부분의 다중 에이전트 시스템에서는 에이전트 사회에 속한 모든 응용 에이전트를 작업 요청에 관계없이 처음부터 구동시킨다고 가정하였다. 이러한 에이전트 정적 구동 방법은 에이전트 관리를 단순하게 해주는 이점을 제공하지만 워크플로우 관리나 전자상거래와 같이 매우 많은 수의 에이전트로 구성되는 응용 분야에서는 시스템 과부하와 자원의 낭비 등 많은 문제점을 초래한다. 동적 에이전트 관리는 이에 대한 해결책으로 아주 많은 수의 에이전트를 포함하는 다중 에이전트 시스템에서 현재 수행중인 작업에 관련된 에이전트만을 선별하여 구동시키고, 작업이 끝난 에이전트는 종료시킴으로써 자원의 낭비를 막고 에이전트간의 상호작용 시에 요구되는 에이전트 통신의 복잡도 부담을 감소시키는 효과를 낸다. 본 논문에서는 자바로 에이전트 관리 시스템을 구현하고, 이 관리 시스템을 통해 각기 다른 언어로 개발된 응용 에이전트가 분산된 환경에서 상호 협력을 통해 작업을 수행할 수 있는 기법을 제안한다. 사용자나 다른 에이전트의 요청으로 에이전트를 동적으로 수행시키기 위해 다른 언어로의 확장을 가능하게 하는 Java Native Interface(JNI)를 사용한 기술 및 이러한 이질적인 에이전트간의 원활한 통신을 위해서 KQML 언어 인터페이스를 통한 통신 기능을 제안한다. 이질적 에이전트의 동적 관리를 가능하게 함으로써 다중 에이전트 시스템의 자원 이용 효율성과 확장성을 높이고 다양한 환경 변화에 대한 적응성과 개선된 협동능력을 제공한다.Abstract It has been assumed that all application agents in a multi-agent system are pre-invoked and remain active regardless of whether they are actually used. Although this kind of static agent invocation simplifies the management of agents, it causes several problems such as the system overload and a waste of resources, especially in the areas of the workflow management and the electronic commerce that consist of tens and even hundreds of application agents. A solution for these problems is the scheme of dynamic agent management that selectively invokes only agents that are actually requested and terminates them when they are no longer needed. This method prevents a waste of system resources and alleviates the complexity of agent communications.This paper proposes an agent management system implemented in Java that supports interactions between application agents that are developed using different languages. Dynamic agent invocation is accomplished by Java Native Interface(JNI) that links two heterogeneous methods, and by KQML language interface that facilitates the communications between heterogeneous agents. This scheme of dynamic agent management provides efficient resource usage, easy extensibility, dynamic adaptibility to changes in the environment, and improved cooperation.

A Study on System Requirements for Integrated Electronic Document Management System (IEDMS) (통합전자문서체계구현을 위한 요구기능 분석 연구 -A사의 전자문서관리 사례를 중심으로-)

  • 권택문
    • Journal of Information Technology Application
    • /
    • v.2 no.1
    • /
    • pp.55-81
    • /
    • 2000
  • An Electronic Document Management System(EDMS) is an electronic system solution that is used to create, capture, distribute, edit, store and manage documents and related structured data repositories throughout an organization. Recently, documents of any type, such as text, images, and video files, and structured databases can be controlled and managed by an office automation system and an EDMS. Thus, many organizations are already using these information technologies to reduce process cycle-times. But what the organizations are missing is a integrated system the current workflow or office automation system and provides immediate access to and automatic routing of the organization's mission-critical information. This study tried to find out the user's requirements for integrating current information system and relatively new technology, electronic document management system in order to improve business operations, productivity and quality, and reduces waste. integration of electronic document management system(EDMS) and office automation system and proper use of these technological will improve organization's processes, and compress the process cycle-times. For this study a case study was done by a project team in cooperation with a government organization(say A company). Through this case study valuable electronic document management and office automation system requirement have been identified and reported for providing a system model in order to design an Integrated EDMS(IMDMS).

  • PDF

Supervisor System Development for Improving Quality of RFID Cold Storage Management Systems (RFID 냉동창고 관리시스템의 품질향상을 위한 슈퍼바이저 시스템 개발)

  • Moon, Mi-Kyeong
    • Journal of the Korea Society of Computer and Information
    • /
    • v.19 no.6
    • /
    • pp.109-117
    • /
    • 2014
  • A cold storage is a warehouse of a insulated building with cooling installations. It has many different types of cold rooms with temperatures below 0 degrees Celsius, and the sequential workflow such as receiving, picking and packing runs in that rooms. Recently, the cold storages have adopted RFID technology, and consequently, warehouse product management in them are becoming intelligent and network. However, information inconsistency in warehouses caused by physical and logical errors reduces reliability in the RFID cold storage management system and worsens their work efficiency. Therefore, it is necessary to develop an early detection system to identify errors. In this paper, we suggest a supervisory system detecting logical errors on business processes of the RFID cold storage. It is composed of a master supervisor and mobile supervisor. In the master supervisor, the manager can set the constraints conditions and get alerts, and in the mobile supervisor, the workers confirm and deal with these faults directly. The supervisory system improve reliability of the RFID cold storage management system by recognizing a failure to identify physically and logically using these constraint conditions. This paper shows that the supervisory system can reduce the average recovery time to improve reliability by decreasing the time for detecting and analyzing errors in the RFID cold storage management system.

Design of Standard Metadata Schema for Computing Resource Management (컴퓨팅 리소스 관리를 위한 표준 메타데이터 스키마 설계)

  • Lee, Mikyoung;Cho, Minhee;Song, Sa-Kwang;Yim, Hyung-Jun
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2022.10a
    • /
    • pp.433-435
    • /
    • 2022
  • In this paper, we introduce a computing resource standard metadata schema design plan for registering, retrieving, and managing computing resources used for research data analysis and utilization in the Korea Research Data Commons(KRDC). KRDC is a joint utilization system of research data and computing resources to maximize the sharing and utilization of research data. Computing resources refer to all resources in the computing environment, such as analysis infrastructure and analysis software, necessary to analyze and utilize research data used in the entire research process. The standard metadata schema for KRDC computing resource management is designed by considering common attributes for computing resource management and other attributes according to each computing resource feature. The standard metadata schema for computing resource management consists of a computing resource metadata schema and a computing resource provider metadata schema. In addition, the metadata schema of computing resources and providers was designed as a service schema and a system schema group according to their characteristics. The standard metadata schema designed in this paper is used for computing resource registration, retrieval, management, and workflow services for computing resource providers and computing resource users through the KRDC web service, and is designed in a scalable form for various computing resource links.

  • PDF

Market in Medical Devices of Blockchain-Based IoT and Recent Cyberattacks

  • Shih-Shuan WANG;Hung-Pu (Hong-fu) CHOU;Aleksander IZEMSKI ;Alexandru DINU;Eugen-Silviu VRAJITORU;Zsolt TOTH;Mircea BOSCOIANU
    • Korean Journal of Artificial Intelligence
    • /
    • v.11 no.2
    • /
    • pp.39-44
    • /
    • 2023
  • The creativity of thesis is that the significance of cyber security challenges in blockchain. The variety of enterprises, including those in the medical market, are the targets of cyberattacks. Hospitals and clinics are only two examples of medical facilities that are easy targets for cybercriminals, along with IoT-based medical devices like pacemakers. Cyberattacks in the medical field not only put patients' lives in danger but also have the potential to expose private and sensitive information. Reviewing and looking at the present and historical flaws and vulnerabilities in the blockchain-based IoT and medical institutions' equipment is crucial as they are sensitive, relevant, and of a medical character. This study aims to investigate recent and current weaknesses in medical equipment, of blockchain-based IoT, and institutions. Medical security systems are becoming increasingly crucial in blockchain-based IoT medical devices and digital adoption more broadly. It is gaining importance as a standalone medical device. Currently the use of software in medical market is growing exponentially and many countries have already set guidelines for quality control. The achievements of the thesis are medical equipment of blockchain-based IoT no longer exist in a vacuum, thanks to technical improvements and the emergence of electronic health records (EHRs). Increased EHR use among providers, as well as the demand for integration and connection technologies to improve clinical workflow, patient care solutions, and overall hospital operations, will fuel significant growth in the blockchain-based IoT market for linked medical devices. The need for blockchain technology and IoT-based medical device to enhance their health IT infrastructure and design and development techniques will only get louder in the future. Blockchain technology will be essential in the future of cybersecurity, because blockchain technology can be significantly improved with the cybersecurity adoption of IoT devices, i.e., via remote monitoring, reducing waiting time for emergency rooms, track assets, etc. This paper sheds the light on the benefits of the blockchain-based IoT market.

Dynamic Memory Allocation for Scientific Workflows in Containers (컨테이너 환경에서의 과학 워크플로우를 위한 동적 메모리 할당)

  • Adufu, Theodora;Choi, Jieun;Kim, Yoonhee
    • Journal of KIISE
    • /
    • v.44 no.5
    • /
    • pp.439-448
    • /
    • 2017
  • The workloads of large high-performance computing (HPC) scientific applications are steadily becoming "bursty" due to variable resource demands throughout their execution life-cycles. However, the over-provisioning of virtual resources for optimal performance during execution remains a key challenge in the scheduling of scientific HPC applications. While over-provisioning of virtual resources guarantees peak performance of scientific application in virtualized environments, it results in increased amounts of idle resources that are unavailable for use by other applications. Herein, we proposed a memory resource reconfiguration approach that allows the quick release of idle memory resources for new applications in OS-level virtualized systems, based on the applications resource-usage pattern profile data. We deployed a scientific workflow application in Docker, a light-weight OS-level virtualized system. In the proposed approach, memory allocation is fine-tuned to containers at each stage of the workflows execution life-cycle. Thus, overall memory resource utilization is improved.

A Method of Applying Work Relationships for a Linear Scheduling Model (선형 공정계획 모델의 작업 관계성 적용 방법)

  • Ryu, Han-Guk
    • Journal of the Korea Institute of Building Construction
    • /
    • v.10 no.4
    • /
    • pp.31-39
    • /
    • 2010
  • As the linear scheduling method has been used since the Empire State Building linear schedule in 1929, it is being applied in various fields, such as construction and manufacturing. When addressing concurrent critical paths occurring in a linear construction schedule, empirical researches have stressed resource management, which should be applied for optimizing workflow, ensuring flexible work productivity and continuous resource allocation. However, work relationships have been usually overlooked in making the linear schedule from an existing network schedule. Therefore, this research analyzes the previous researches related to the linear scheduling model, and then proposes a method that can be applied for adopting the relationships of a network schedule to the linear schedule. To this end, this research considers the work relationships occurring in changing a network schedule into a linear schedule, and then confirms the activities movement phenomenon of linear schedule due to workspace change, such as physical floors change. As a result, this research can be used as a basic research in order to develop a system generating a linear schedule from a network schedule.