• Title/Summary/Keyword: 작업테이블

Search Result 130, Processing Time 0.023 seconds

A Study on the Computer­Aided Processing of Sentence­Logic Rule (문장논리규칙의 컴퓨터프로세싱을 위한 연구)

  • Kum, Kyo-young;Kim, Jeong-mi
    • Journal of Korean Philosophical Society
    • /
    • v.139
    • /
    • pp.1-21
    • /
    • 2016
  • To quickly and accurately grasp the consistency and the true/false of sentence description, we may require the help of a computer. It is thus necessary to research and quickly and accurately grasp the consistency and the true/false of sentence description by computer processing techniques. This requires research and planning for the whole study, namely a plan for the necessary tables and those of processing, and development of the table of the five logic rules. In future research, it will be necessary to create and develop the table of ten basic inference rules and the eleven kinds of derived inference rules, and it will be necessary to build a DB of those tables and the computer processing of sentence logic using server programming JSP and client programming JAVA over its foundation. In this paper we present the overall research plan in referring to the logic operation table, dividing the logic and inference rules, and preparing the listed process sequentially by dividing the combination of their use. These jobs are shown as a variable table and a symbol table, and in subsequent studies, will input a processing table and will perform the utilization of server programming JSP, client programming JAVA in the construction of subject/predicate part activated DB, and will prove the true/false of a sentence. In considering the table prepared in chapter 2 as a guide, chapter 3 shows the creation and development of the table of the five logic rules, i.e, The Rule of Double Negation, De Morgan's Rule, The Commutative Rule, The Associative Rule, and The Distributive Rule. These five logic rules are used in Propositional Calculus, Sentential Logic Calculus, and Statement Logic Calculus for sentence logic.

활동중심 경영관리를 위한 중소기업 제조원가관리 시스템의 설계

  • 성기범;김승권
    • Proceedings of the Korean Operations and Management Science Society Conference
    • /
    • 1995.04a
    • /
    • pp.337-348
    • /
    • 1995
  • 제품의 생산 및 제조원가는 크게 직접재료비, 직접노무비, 제조간접비로 나눌 수가 있다. 본 연구는 제조업의 제품별 제조원가분석을 위하여 실제 중소기업을 대상으로 관계형 데이타베이스(Relational Database)를 구축해 보았으며, 작업자의 작업시간을 시급으로 관리하여 줌으로써 제품별 원가요소 중 직접노무비(인건비)를 여러가지 요목별로 산출해 낼수 있는 활동중심 경영관리(ABM: Activity-Based Management)를 위한 원가관리 시스템의 프로토타입(prototype)을 설계하였다. 본 시스템에서는 각 작업자별 실작업시간에 따라 발생하는 시급을 작업자의 급여테이블과 연계하여 구함으로써 작업자별 작업시간관리가 가능할 뿐만 아니라, 제품별 제조시간 조회를 통해 표준시간과 비교하는 자료로 제공될 수가 있다. 또한, 제조간접비(제조경비)는 월말 제조원가 산정시 사용자로부터 입력받아 그 달에 생산한 모든 제품에 가중치(weight)에 의해 배분해 주는 방식을 이용하였으며, 직접재료 원가(자재비)는 제품별로 데이타베이스를 구추갛여 제조원가에 반영시켰다. 그리고, 시스템에 유연성을 주기 위해 A/S 제품인 경우는 추가 자재비를 입력시킬수 있도록 고려하였으며, 재공품재고(WIP: Work-In-Progress)등의 정보를 제공함으로써 효과적인 시스템 운영이 되도록 설계하였다.

  • PDF

Shortest Path Searching Algorithm for AGV Based on Working Environmental Model (작업환경 모델 기반 AGV의 최단 경로 탐색 알고리즘)

  • Joo, Young-Hoon;Kim, Jong-Seon
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.17 no.5
    • /
    • pp.654-659
    • /
    • 2007
  • This paper proposes the effective method for classifying the working spates and modelling the environments, when complex working environments of AGVS(Automated Guided Vehicle System) ate changed. And, we propose the shortest path searching algorithm using the A* algorithm of graph search method. Also, we propose the methods for finding each AGV's travel time of shortest path. Finally, a simple example is included for visualizing the feasibility of the proposed methods.

Design and Implementation of Real-Time Monitoring System for PLGR Work (PLGR 작업을 위한 실시간 모니터링 시스템의 설계 및 구현)

  • Lee, Tae-Oh;Jeong, Seong-Hoon;Yim, Jae-Hong
    • Journal of Navigation and Port Research
    • /
    • v.27 no.1
    • /
    • pp.87-95
    • /
    • 2003
  • Submarine optical fiber cable construction consists of marine survey, PLGR(Pre Lay Grapnel Run), shore-end-work, laying the submarine optical cable. This PLGR is work to ease the cable lay safely in seabed, improve the performance of Plough and ROV (Remotely-Operated Vehicle) laying work, and protect laying equipment. This paper presents the design and implementation of real-time monitoring system for PLGR work in submarine optical fiber cable construction enterprise. In this paper, we designe overall real-time monitoring system. For this purpose, the modules such as serial multiport communication module, real-time processing module, environment configuration module, real-time graph and a printout modules are designed and implemented. For the validity evaluation of this paper, serial multi port communication module, data parsing, realtime graph output are implemented and tested.

An Efficient Query Transformation for Multidimensional Data Views on Relational Databases (관계형 데이타베이스에서 다차원 데이타의 뷰를 위한 효율적인 질의 변환)

  • Shin, Sung-Hyun;Kim, Jin-Ho;Moon, Yang-Sae
    • Journal of KIISE:Databases
    • /
    • v.34 no.1
    • /
    • pp.18-34
    • /
    • 2007
  • In order to provide various business analysis methods, OLAP(On-Line Analytical Processing) systems represent their data with multidimensional structures. These multidimensional data are often delivered to users in the horizontal format of tables whose columns are corresponding to values of dimension attributes. Since the horizontal tables nay have a large number of columns, they cannot be stored directly in relational database systems. Furthermore, the tables are likely to have many null values (i.e., sparse tables). In order to manage the horizontal tables efficiently, we can store them as the vertical format of tables which has dimension attribute names as their columns thus transforms the columns of horizontal tables into rows. In this way, every queries for horizontal tables have to be transformed into those for vertical tables. This paper proposed a technique for transforming horizontal table queries into vertical table ones by utilizing not only traditional relational algebraic operators but also the PIVOT operator which recent DBMS versions are providing. For achieving this goal, we designed a relational algebraic expression equivalent to the PIVOT operator and we formally proved their equivalence. Then, we developed a transformation technique for horizontal table queries using the PIVOT operator. We also performed experiments to analyze the performance of the proposed method. From the experimental results, we revealed that the proposed method has better performance than existing methods.

Traditional Cooking Edutainment Contents based on the Tabletop Display Interface (테이블탑 디스플레이 인터페이스를 활용한 전통 요리 에듀테인먼트 콘텐츠)

  • Yang, Hee-Kyung;Park, Jae-Wan;Kim, Jong-Gu;Choi, Yoon-Ji;Lee, Chil-Woo
    • The Journal of the Korea Contents Association
    • /
    • v.11 no.5
    • /
    • pp.194-204
    • /
    • 2011
  • Tabletop display can take the benefits of the interactive device due to its possible user friendly input and display facilities simultaneously. Using this device, immersive edutainment content is effectively implemented with the convenient interactive interface. So considering this usefulness, tabletop display can be a very efficient device for constructing the edutainment system. In this paper, we describe a digitalized cooking edutainment contents based on the tabletop display interface. Enjoying our contents, we use the intuitive touch gestures for handling a variety of cooking actions. In the education effects such as the immersive strengthening and co-operation, the proposed system is more efficient interface than any other existing system. We implement the contents with the tabletop display and make sure about the efficiency of our proposed system. In the future, we will add more gestures to enhance the applicability of the intuitive interactive interface.

Centralized Controller High-altitude Work Car Elevations Lift Structure Safety Assessment (중앙집중식 컨트롤러 고소작업차의 고소리프트의 구조안정성 평가)

  • Kim, Jun-tae;Lee, Gi-yeong;Lee, Sang-sik;Park, Won-yeop
    • The Journal of Korea Institute of Information, Electronics, and Communication Technology
    • /
    • v.10 no.4
    • /
    • pp.350-357
    • /
    • 2017
  • This study was conducted as a post - study on the development of a centralized controller and a hydraulic lift system including structural analysis and remote control for the development of a vertically elevated car. The safety review was carried out through the structural modification of the elevator lift which was developed during the previous research. 3D modeling was performed with Solidworks, and a model of finite element was created through Hypermesh S / W. In addition, the loading environment of the work vehicle for the evaluation is a condition in which the loading amount is 250 kg per position (total, upper, upper, lower, and lower) on the work table, ), The structural analysis was carried out under the condition that the load was 600 kg, and safety was examined in various aspects. As a result, when the allowable load of 250 kg and the excess load of 600 kg are excluded (except Case-11), the stress level is below the yield strength. In the case of Case-11, there is a region exceeding the yield strength at the center support portion of the safety bar at the upper end even after excluding the component which generates the maximum stress, but it does not affect the safety aspect of the whole structure Respectively. Looking at the deflection results, it can be seen that in all cases the maximum deflection occurs in the same table, and the tendency of sagging in both 250 kg and 600 kg is the same.

Review of Safety Measures through Analysis of Accidents on the Vehicle-mounted MEWP(mobile elevated work platforms) (차량 탑재형 고소작업대의 사고분석을 통한 안전대책 고찰)

  • Lee, Junho
    • Journal of the Korea Institute of Construction Safety
    • /
    • v.1 no.1
    • /
    • pp.47-56
    • /
    • 2018
  • In this paper, we analyze various cases of accidents caused by vehicle-mounted MEWPs(mobile elevated work platforms) which are most widely used for the high position level works, review the safety improvement measures for each of them, and propose basic data for the revision of related laws. The accidents by MEWPs were caused by the high level of works, which lead to fatal personnel accidents, so the measures for safety must be thoroughly carried out and the obligatory regulations by the related laws must be strictly observed. In this paper, we classify the cases of accidents at the workshop as 4 representative types and propose measures and remedies for them. According to the current regulations, it is possible to prepare for the accidents such as the wire rope breakage by switching to the all-chain drive method which does not have a daily use time limit instead of the wire rope drive method which is widely used at present. Also, it is suggested to add the daily use timetable to the nameplate attachment duty item according to the driving class.

Semantic Role Transformation of Arguments using Predicate and Josa Information (술어와 조사 정보를 이용한 논항의 의미역 변환)

  • Seo, Min-Jeong;Seok, Mi-Ran;Kim, Yu-Seop
    • Annual Conference on Human and Language Technology
    • /
    • 2014.10a
    • /
    • pp.51-55
    • /
    • 2014
  • 의미역 결정 (Semantic Role Labeling) 은 문장 내의 술어와 이들의 논항들의 의미 관계를 결정하는 과정을 뜻한다. 의미역 결정을 하기 위해서는 대량의 말뭉치와 다양한 언어 자원이 필요한데, 많은 경우에 PropBank 말뭉치가 사용된다. 한국어 PropBank는 다른 언어에 비해 자료가 적어 그것만을 가지고 의미역 결정을 하기에 적절하지 않다. 또한 한국어 의미 분석을 위해서 지금까지는 세종 말뭉치나 의미역이 활용되어 오기도 하였다. 따라서 한국어 의미역 결정에서는 한국어 PropBank 뿐만 아닌 세종 의미역 표지 부착 말뭉치의 구축 역시 요구되는데 말뭉치 구축 작업이 수동 부착 작업이기 때문에 많은 시간과 비용이 소모된다. 본 논문에서는 이러한 문제점을 해결하기 위해 이미 구축되어 있는 한국어 PropBank 의미역을 세종 의미역으로 자동 변환하는 방법을 제시한다. 자동 변환을 위해서는 먼저 PropBank 의미역의 변환 후보 의미역을 구하여 이들 중에서 가장 적절한 의미역으로 변환한다. 자동 변환을 위해서는 크게 3 가지 특징을 활용하는데, 첫째는 변환 대상 논항의 의미 유사성이고, 둘째는 논항과 의미 관계를 가지고 있는 술어, 그리고 셋째는 논항과 결합되어 있는 조사이다. 이 세 가지 특징을 사용하여 정확한 의미역 변환을 위해 술어, 조사의 의미역 결합 확률 테이블을 구축한다.

  • PDF

Treatment for the Deformed Support of Oil Paintings Using Low-Pressure Table and New Materials (저압 테이블과 신소재를 이용한 유화의 지지대 변형에 대한 처리작업)

  • Kim, Joo-Sam
    • Journal of Conservation Science
    • /
    • v.6 no.1 s.7
    • /
    • pp.71-78
    • /
    • 1997
  • Oil painting shows a wide variety of damages due to differentcohesiveness between materials and different responses to temperature and humidity. The deforming flatness of canvas is a major cause of deterioration. The heat, pressure and moisture, and classical materials which had been traditionally used to correct the deformation of supports have caused damages to the paintings. In modern restoration of paintings, new methods have been developed to avoid the use of such potentially harmful elements. In this paper the correcting of deformed support with the use of low-pressure table, deformation correction frame and new materials, which has been developed both to protect the works and to maximize the effect of restoration.

  • PDF