• Title/Summary/Keyword: single file system

Search Result 128, Processing Time 0.028 seconds

Implementation of Scenario-based AI Voice Chatbot System for Museum Guidance (박물관 안내를 위한 시나리오 기반의 AI 음성 챗봇 시스템 구현)

  • Sun-Woo Jung;Eun-Sung Choi;Seon-Gyu An;Young-Jin Kang;Seok-Chan Jeong
    • The Journal of Bigdata
    • /
    • v.7 no.2
    • /
    • pp.91-102
    • /
    • 2022
  • As artificial intelligence develops, AI chatbot systems are actively taking place. For example, in public institutions, the use of chatbots is expanding to work assistance and professional knowledge services in civil complaints and administration, and private companies are using chatbots for interactive customer response services. In this study, we propose a scenario-based AI voice chatbot system to reduce museum operating costs and provide interactive guidance services to visitors. The implemented voice chatbot system consists of a watcher object that detects the user's voice by monitoring a specific directory in real-time, and an event handler object that outputs AI's response voice by performing inference by model sequentially when a voice file is created. And Including a function to prevent duplication using thread and a deque, GPU operations are not duplicated during inference in a single GPU environment.

REMOTE SENSING AND GIS INTEGRATION FOR HOUSE MANAGEMENT

  • Wu, Mu-Lin;Wang, Yu-Ming;Wong, Deng-Ching;Chiou, Fu-Shen
    • Proceedings of the KSRS Conference
    • /
    • v.2
    • /
    • pp.551-554
    • /
    • 2006
  • House management is very important in water resource protection in order to provide sustainable drinking water for about four millions population in northern Taiwan. House management can be a simple job that can be done without any ingredient of remote sensing or geographic information systems. Remote sensing and GIS integration for house management can provide more efficient management prescription when land use enforcement, soil and water conservation, sewage management, garbage collection, and reforestation have to be managed simultaneously. The objective of this paper was to integrate remote sensing and GIS to manage houses in a water resource protection district. More than four thousand houses have been surveyed and created as a house data base. Site map of every single house and very detail information consisting of address, ownership, date of creation, building materials, acreages floor by floor, parcel information, and types of house condition. Some houses have their photos in different directions. One house has its own card consists these information and these attributes were created into a house data base. Site maps of all houses were created with the same coordinates system as parcel maps, topographic maps, sewage maps, and city planning maps. Visual Basic.NET, Visual C#.NET have been implemented to develop computer programs for house information inquiry and maps overlay among house maps and other GIS map layers. Remote sensing techniques have been implemented to generate the background information of a single house in the past 15 years. Digital orthophoto maps at a scale of 1:5000 overlay with house site maps are very useful in determination of a house was there or not for a given year. Satellite images if their resolutions good enough are also very useful in this type of daily government operations. The developed house management systems can work with commercial GIS software such as ArcView and ArcPad. Remote sensing provided image information of a single house whether it was there or not in a given year. GIS provided overlay and inquiry functions to automatically extract attributes of a given house by ownership, address, and so on when certain house management prescriptions have to be made by government agency. File format is the key component that makes remote sensing and GIS integration smoothly. The developed house management systems are user friendly and can be modified to meet needs encountered in a single task of a government technician.

  • PDF

An Implementation and Verification of Performance Monitor for Parallel Signal Processing System (병렬신호처리시스템을 위한 성능 모니터의 구현 및 검증)

  • Lee Won-Joo;Kim Hyo-Nam
    • Journal of the Korea Society of Computer and Information
    • /
    • v.10 no.5 s.37
    • /
    • pp.313-322
    • /
    • 2005
  • In this paper, we implement and verify performance monitor for parallel signal processing system, using DSP Starter Kit(DSK) of which the basic Processor is TMS302C6711 chip. The key ideas of this performance monitor is, using Real Time Data Exchange(RTDX) for the Purpose of real-time data transfer and function of DSP/BIOS, the ability to measure the Performance measure like DSP workload, memory usage, and bridge traffic. In the simulation, FFT, 2D FFT, Matrix Multiplication, and Fir Filter, which are widely used DSP algorithms, have been employed. Using performance monitor and Code Composer Studio from Texas Instrument(Tl) , the result has been recorded according to different frequencies, data sizes, and buffer sizes for a single wave file. The accuracy of our performance monitor has been verified by comparing those recorded results.

  • PDF

(Effective Intrusion Detection Integrating Multiple Measure Models) (다중척도 모델의 결합을 이용한 효과적 인 침입탐지)

  • 한상준;조성배
    • Journal of KIISE:Information Networking
    • /
    • v.30 no.3
    • /
    • pp.397-406
    • /
    • 2003
  • As the information technology grows interests in the intrusion detection system (IDS), which detects unauthorized usage, misuse by a local user and modification of important data, has been raised. In the field of anomaly-based IDS several artificial intelligence techniques such as hidden Markov model (HMM), artificial neural network, statistical techniques and expert systems are used to model network rackets, system call audit data, etc. However, there are undetectable intrusion types for each measure and modeling method because each intrusion type makes anomalies at individual measure. To overcome this drawback of single-measure anomaly detector, this paper proposes a multiple-measure intrusion detection method. We measure normal behavior by systems calls, resource usage and file access events and build up profiles for normal behavior with hidden Markov model, statistical method and rule-base method, which are integrated with a rule-based approach. Experimental results with real data clearly demonstrate the effectiveness of the proposed method that has significantly low false-positive error rate against various types of intrusion.

A Lifelog Management System Based on the Relational Data Model and its Applications (관계 데이터 모델 기반 라이프로그 관리 시스템과 그 응용)

  • Song, In-Chul;Lee, Yu-Won;Kim, Hyeon-Gyu;Kim, Hang-Kyu;Haam, Deok-Min;Kim, Myoung-Ho
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.15 no.9
    • /
    • pp.637-648
    • /
    • 2009
  • As the cost of disks decreases, PCs are soon expected to be equipped with a disk of 1TB or more. Assuming that a single person generates 1GB of data per month, 1TB is enough to store data for the entire lifetime of a person. This has lead to the growth of researches on lifelog management, which manages what people see and listen to in everyday life. Although many different lifelog management systems have been proposed, including those based on the relational data model, based on ontology, and based on file systems, they have all advantages and disadvantages: Those based on the relational data model provide good query processing performance but they do not support complex queries properly; Those based on ontology handle more complex queries but their performances are not satisfactory: Those based on file systems support only keyword queries. Moreover, these systems are lack of support for lifelog group management and do not provide a convenient user interface for modifying and adding tags (metadata) to lifelogs for effective lifelog search. To address these problems, we propose a lifelog management system based on the relational data model. The proposed system models lifelogs by using the relational data model and transforms queries on lifelogs into SQL statements, which results in good query processing performance. It also supports a simplified relationship query that finds a lifelog based on other lifelogs directly related to it, to overcome the disadvantage of not supporting complex queries properly. In addition, the proposed system supports for the management of lifelog groups by providing ways to create, edit, search, play, and share them. Finally, it is equipped with a tagging tool that helps the user to modify and add tags conveniently through the ion of various tags. This paper describes the design and implementation of the proposed system and its various applications.

Quantification of the tug-back by measuring the pulling force and micro computed tomographic evaluation

  • Jeon, Su-Jin;Moon, Young-Mi;Seo, Min-Seock
    • Restorative Dentistry and Endodontics
    • /
    • v.42 no.4
    • /
    • pp.273-281
    • /
    • 2017
  • Objectives: The aims of this study were to quantify tug-back by measuring the pulling force and investigate the correlation of clinical tug-back pulling force with in vitro gutta-percha (GP) cone adaptation score using micro-computed tomography (${\mu}CT$). Materials and Methods: Twenty-eight roots from human single-rooted teeth were divided into 2 groups. In the ProTaper Next (PTN) group, root canals were prepared with PTN, and in the ProFile (PF) group, root canals were prepared using PF (n = 14). The degree of tug-back was scored after selecting taper-matched GP cones. A novel method using a spring balance was designed to quantify the tug-back by measuring the pulling force. The correlation between tug-back scores, pulling force, and percentage of the gutta-percha occupied area (pGPOA) within apical 3 mm was investigated using ${\mu}CT$. The data were analyzed using Pearson's correlation analysis, one-way analysis of variance (ANOVA) and Tukey's test. Results: Specimens with a strong tug-back had a mean pulling force of 1.24 N (range, 0.15-1.70 N). This study showed a positive correlation between tug-back score, pulling force, and pGPOA. However, there was no significant difference in these factors between the PTN and PF groups. Regardless of the groups, pGPOA and pulling force were significantly higher in the specimens with a higher tug-back score (p < 0.05). Conclusions: The degree of subjective tug-back was a definitive determinant for master cone adaptation in the root canal. The use of the tug-back scoring system and pulling force allows the interpretation of subjective tug-back in a more objective and quantitative manner.

Design and Implementation of Database Broker system for Integrated Data Environment of Virtual Enterprises (가상 기업의 통합 데이터 환경을 위한 데이터베이스 브로커 시스템의 설계 및 구현)

  • Yun, Seon-Hui;Jeong, Jin-Uk
    • The Transactions of the Korea Information Processing Society
    • /
    • v.6 no.2
    • /
    • pp.425-438
    • /
    • 1999
  • In recent days network computing technologies have bee developed rapidly and the extended use of Internet applications for enterprises such as internet/extarnet in and between enterprises has been increased enormously. Therefore the business in the future will be executed by virtual enterprise. Virtual enterprises which is based on information sharing between enterprises are composed of work processes related to information exchange between virtual enterprises, the team members who are representatives of the organizations that are participated in the actual business of virtual enterprises, and members who are representatives of the organizations that are participated in the actual business of virtual enterprises, and environment that are provided by supporting CALS(continuous Acquisition and Life cycle Support or commerce At light Speed). Supporting system of IDE(Integrated Data Environment)for CALS implementation that is provided as an environment of virtual enterprises has to ensure the autonomies of local data and to provide the accessibility of heterogeneous database of enterprises on network transparently for giving user a single global view of data. This paper introduce the design and implementation of the database broker system that can be accessed data transparently by the suers of participated enterprises in the integrated data environment supporting virtual enterprises. The system uses java/CORBA technology in Web environment and Object Query language (OQL) to process the queries of relational database system, object-oriented database system, and file information.

  • PDF

GWB: An integrated software system for Managing and Analyzing Genomic Sequences (GWB: 유전자 서열 데이터의 관리와 분석을 위한 통합 소프트웨어 시스템)

  • Kim In-Cheol;Jin Hoon
    • Journal of Internet Computing and Services
    • /
    • v.5 no.5
    • /
    • pp.1-15
    • /
    • 2004
  • In this paper, we explain the design and implementation of GWB(Gene WorkBench), which is a web-based, integrated system for efficiently managing and analyzing genomic sequences, Most existing software systems handling genomic sequences rarely provide both managing facilities and analyzing facilities. The analysis programs also tend to be unit programs that include just single or some part of the required functions. Moreover, these programs are widely distributed over Internet and require different execution environments. As lots of manual and conversion works are required for using these programs together, many life science researchers suffer great inconveniences. in order to overcome the problems of existing systems and provide a more convenient one for helping genomic researches in effective ways, this paper integrates both managing facilities and analyzing facilities into a single system called GWB. Most important issues regarding the design of GWB are how to integrate many different analysis programs into a single software system, and how to provide data or databases of different formats required to run these programs. In order to address these issues, GWB integrates different analysis programs byusing common input/output interfaces called wrappers, suggests a common format of genomic sequence data, organizes local databases consisting of a relational database and an indexed sequential file, and provides facilities for converting data among several well-known different formats and exporting local databases into XML files.

  • PDF

A Study on SCOTT Transformer Protection Relay Malfunction Case and Improvement Methodology (스코트 변압기 보호계전기 오동작 사례분석 및 개선방안 고찰)

  • Lee, Jong-Hwa;Lho, Young-Hwan
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.18 no.7
    • /
    • pp.394-399
    • /
    • 2017
  • In Korean AC power railway substations, SCOTT winding transformers are under operation to have a single phase power supply together with a phase angle of $90^{\circ}$ on the secondary side of the main transformer. In the case of an internal fault of the transformer, the transformer protection relay should be cut off on the primary side, the transformer should be inoperative to the external fault of the transformer or to the normal train operation. Reducing the malfunction of the relay through an exact fault determination is very important for securing a stable power system and improving its reliability. The main transformers are protected using Buchholtz's relay and a differential relay as the internal fault detection devices, but there are some cases of the main transformer operation under the deactivation of this protection function due to a malfunction of the differential relay. In this paper, the characteristics of the SCOTT transformer and differential relay as well as the malfunctioning of the protection relays are presented. The modeling of the SCOTT transformer protection relay was accomplished by the power system analysis program and the Comtrade file from 'A substation', which was used as the input data for the fault wave, and the harmonics were analyzed to determine if the relay operates or not. In addition, an improvement plan for malfunctioning cases through wave form analysis is suggested.

THE COMPARISON OF DIFFERENT CANAL IRRIGATION METHODS TO PREVENT REACTION PRECIPITATE BETWEEN SODIUM HYPOCHLORITE AND CHLORHEXIDINE (차아염소산나트륨과 클로르헥시딘의 반응침전물 형성방지를 위한 여러 가지 근관세척 방법의 비교)

  • Choi, Moon-Sun;Park, Se-Hee;Cho, Kyung-Mo;Kim, Jin-Woo
    • Restorative Dentistry and Endodontics
    • /
    • v.35 no.2
    • /
    • pp.80-87
    • /
    • 2010
  • The purpose of this study was to compare the different canal irrigation methods to prevent the formation of precipitate between sodium hypochlorite (NaOCl) and chlorhexidine (CHX). Extracted 50 human single-rooted teeth were used. The root canals were instrumented using NiTi rotary file (Profile .04/#40) with 2.5% NaOCl and 17% EDTA as irrigants. Teeth were randomly divided into four experimental groups and one control group as follows; Control group: 2.5% NaOCl only, Group 1: 2.5% NaOCl + 2% CHX, Group 2: 2.5% NaOCl + paper points + 2% CHX, Group 3: 2.5% NaOCl + preparation with one large sized-file + 2% CHX, Group 4: 2.5% NaOCl +95% alcohol+ 2% CHX. The teeth were split in bucco-lingual aspect and the specimens were observed using Field Emission Scanning Electron Microscope. The percentages of remaining debris and patent dentinal tubules were determined. Statistical analysis was performed with one-way analysis of variance (ANOVA). Energy Dispersive x-ray Spectroscopy was used for analyzing the occluded materials in dentinal tubule for elementary analysis. There were no significant differences in percentage of remaining debris and patent tubules between all experimental groups at all levels (p > .05). In elementary analysis, the most occluded materials in dentinal tubule were dentin debris. NaOCl/CHX precipitate was detected in one tooth specimen of Group 1. In conclusion, there were no significant precipitate on root canal, but suspected material was detected on Group 1. The irrigation system used in this study could be prevent the precipitate formation.