• Title/Summary/Keyword: User Input

Search Result 1,620, Processing Time 0.03 seconds

A Study on the Evaluation of Service Quality Index for International Airport Using MCJ (MCJ를 이용한 공항서비스 품질지수 평가에 관한 연구)

  • Lee, Seung-Chang;Lee, Gang-Seok
    • Journal of Korean Society of Transportation
    • /
    • v.23 no.1
    • /
    • pp.45-54
    • /
    • 2005
  • The main purpose of this study is located at developing Ominibus Monitoring System(OMS) for the purpose of the internal management, which enable to establish job standards, find out matters to be improved, and appreciate for its treatment in a systematic way. It is through developing subjective or objective estimation tool with use of importance, perceived level, and complex index at international airport by each principal service items, The direction of this study came towards for the purpose of developing a metric analysis tool, utilizing the Quantitative Secondary Data, Analysing Perceived Data through airport user surveys, systemizing the data collection-input-analysis process, making data image according to the graph of results, planning service encounter and endowing control attribution, and ensuring competitiveness at the minimal international standards. It is much important to set up a pre-investigation plan on the base of existent foreign literature and actual inspection to international airport. Two tasks have been executed together on the base of this pre-investigation; one is developing subjective estimation standards for departing party, entering party, and airport residence and the other is developing objective standards as complementary methods. The study has processed for the monitoring services at airports regularly and irregularly through developing software system for operating standards after ensuring credibility and feasibility of estimation standards with substantial and statistical way.

Development of a Solar Concentrator having the Reflecting Surface with the 2m Class Diameter (직경 2m급 반사면을 가지는 태양열 집광 장치 개발)

  • Cha, Jung-Won;Lee, Dong-Hee
    • Journal of Korean Ophthalmic Optics Society
    • /
    • v.13 no.4
    • /
    • pp.75-81
    • /
    • 2008
  • Purpose: To develop a solar concentrator having the reflecting surface with the 2m class diameter. Methods: In order to make the reflecting surface for the solar concentrator, the shape of the reflecting surface sector is required. So, first, we induced the formula that can produce this shape. After that, using Delphi 6.0 language, we developed a program which uses this formula and produces the shape and the numerical data of the reflecting surface sector with the input variables such as the external diameter of the reflecting mirror, the reflecting mirror's radius of curvature at the paraxial range, the number of reflecting mirror sector, the size of the center hole of the reflecting mirror, and the interval of the output data. Results: This program, which was developed to produce the shape and the numerical data of the reflecting surface sector, enables us to see the shape of sector on the monitor and to save the numerical data files for the shape of sector. As a result, the user of this program can easily access the numerical data of the reflecting surface sector. Conclusions: Developing the program which produce the reflecting surface sector used to make the reflecting surface of the solar concentrator, we could succeed in making the prototype products by applying it to the development of the real solar concentrator with the diameter of the 2m class.

  • PDF

Mobile M/VC Application Framework Using Observer/Observable Design Pattern (관찰자/피관찰자 설계 패턴을 이용한 모바일 M/VC 응용 프레임워크)

  • Eum Doo-Hun
    • Journal of Internet Computing and Services
    • /
    • v.7 no.2
    • /
    • pp.81-92
    • /
    • 2006
  • Recently, the number of mobile phone and PDA users has been rapidly increased. Such monitoring and control applications as geographical and traffic information systems are being used widely with wireless devices. In this paper, we introduce the mobile M/VC application framework that supports the rapid constructions of mobile monitoring and control (M/VC) applications. The mobile M/VC application framework uses the mobile Observer/Observable pattern that extends the Java's Observer/Observable for automatic interactions of server and client objects in wireless environments. It also provides the Multiplexer and Demultiplexer classes that supports the assembly feature of Observer and Observable objects. To construct an application using the framework, developers just need to create necessary objects from the Observable and MobileObserver classes and inter-connect them structurally(like the plug-and-play style) through the Multiplexer and Demultiplexer objects. Then, the state change of Observable objects is notified to the connected Observer objects and user's input with Observer objects is propagated to Observable objects. These mechanism is the main process for monitoring and control applications. Therefore, the mobile M/VC application framework can improve the productivity of mobile applications and enhance the reusability of such components as Observer and Observable objects in wireless environments.

  • PDF

Photo Mosaic Generation Algorithm Using the DCT Hash (DCT 해쉬를 이용한 모자이크 생성 알고리즘)

  • Lee, Ju-Yong;Jeong, Seungdo;Lee, Ji-Hoon
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.17 no.10
    • /
    • pp.61-67
    • /
    • 2016
  • With the current high distribution rate of smart devices and the recent development of computing technology, user interest in multimedia, such as photos, videos, and so on, has rapidly increased, which is a departure from the simple pattern of information retrieval. Because of these increasing interests, image processing techniques, which generate and process images for diverse applications, are being developed. In entertainment recently, there are some techniques that present a celebrity's image as a mosaic comprising many small images. In addition, studies into the mosaic technique are actively conducted. However, conventional mosaic techniques result in a long processing time as the number of database images increases, because they compare the images in the databases sequentially. Therefore, to increase search efficiency, this paper proposes an algorithm to generate a mosaic image using a discrete cosine transform (DCT) hash. The proposed photo mosaic-generation algorithm is composed of database creation and mosaic image generation. In database creation, it first segments images into blocks with a predefined size. And then, it computes and stores a DCT hash set for each segmented block. In mosaic generation, it efficiently searches for the most similar blocks in the database via DCT hash for every block of the input image, and then it generates the final mosaic. With diverse experimental results, the proposed photo mosaic-creation algorithm can effectively generate a mosaic, regardless of the various types of images and sizes.

The Unified Wireless Control System for the Vibration Control of Bridge (교량의 진동제어를 위한 통합 무선제어 시스템)

  • Heo, Gwang Hee;Kim, Chung Gil;Oh, Ju Won
    • Journal of the Korea institute for structural maintenance and inspection
    • /
    • v.16 no.2
    • /
    • pp.65-74
    • /
    • 2012
  • This paper aimed at the development of a unified wireless control system in order to control various forms of vibration of bridges. This unified wireless control system unified all different systems each of which functioned for difference purpose such as measurement, analysis, judgement, and control of data acquired from the movement of structure. It was designed to control structures with feedback which was returned according to each different situation after analyzing various signals measured about the structure. In this system, every information in each step from measurement to control was wirelessly transmitted to its central system so that a manager was able to effectively monitor the whole process. Just for the case when any system control need to intervene occurred, a graph user interface was designed for better access. In order to evaluate its basic performance, an experiment was carried out to see how signal input and output were done by comparing its results with those of a wired system. On the basis of the experiment, a vibration control experiment was performed on a model of cable-stayed bridge to see if the unified wireless control system worked well in realtime. This was carried out under four conditions, and the graph and quantitative result under each condition were compared each other. All experiments proved that the unified wireless control system functioned as well as the wired one in terms of its basic performance and vibration control.

Counter Measures by using Execution Plan Analysis against SQL Injection Attacks (실행계획 분석을 이용한 SQL Injection 공격 대응방안)

  • Ha, Man-Seok;Namgung, Jung-Il;Park, Soo-Hyun
    • Journal of the Institute of Electronics and Information Engineers
    • /
    • v.53 no.2
    • /
    • pp.76-86
    • /
    • 2016
  • SQL Injection attacks are the most widely used and also they are considered one of the oldest traditional hacking techniques. SQL Injection attacks are getting quite complicated and they perform a high portion among web hacking. The big data environments in the future will be widely used resulting in many devices and sensors will be connected to the internet and the amount of data that flows among devices will be highly increased. The scale of damage caused by SQL Injection attacks would be even greater in the future. Besides, creating security solutions against SQL Injection attacks are high costs and time-consuming. In order to prevent SQL Injection attacks, we have to operate quickly and accurately according to this data analysis techniques. We utilized data analytics and machine learning techniques to defend against SQL Injection attacks and analyzed the execution plan of the SQL command input if there are abnormal patterns through checking the web log files. Herein, we propose a way to distinguish between normal and abnormal SQL commands. We have analyzed the value entered by the user in real time using the automated SQL Injection attacks tools. We have proved that it is possible to ensure an effective defense through analyzing the execution plan of the SQL command.

Development of Virtual Makeup Tool based on Mobile Augmented Reality

  • Song, Mi-Young;Kim, Young-Sun
    • Journal of the Korea Society of Computer and Information
    • /
    • v.26 no.1
    • /
    • pp.127-133
    • /
    • 2021
  • In this study, an augmented reality-based make-up tool was built to analyze the user's face shape based on face-type reference model data and to provide virtual makeup by providing face-type makeup. To analyze the face shape, first recognize the face from the image captured by the camera, then extract the features of the face contour area and use them as analysis properties. Next, the feature points of the extracted face contour area are normalized to compare with the contour area characteristics of each face reference model data. Face shape is predicted and analyzed using the distance difference between the feature points of the normalized contour area and the feature points of the each face-type reference model data. In augmented reality-based virtual makeup, in the image input from the camera, the face is recognized in real time to extract the features of each area of the face. Through the face-type analysis process, you can check the results of virtual makeup by providing makeup that matches the analyzed face shape. Through the proposed system, We expect cosmetics consumers to check the makeup design that suits them and have a convenient and impact on their decision to purchase cosmetics. It will also help you create an attractive self-image by applying facial makeup to your virtual self.

Analysis of Behavior Characteristics According to The Foundations Fixing Conditions of Storage Racks (적재설비 기초 고정조건에 따른 거동특성 분석)

  • Park, Chae-Rin;Heo, Gwang-Hee;Kim, Chung-Gil;Park, Jin-Yong;Ko, Byeong-Chan
    • Journal of the Korea institute for structural maintenance and inspection
    • /
    • v.25 no.3
    • /
    • pp.68-76
    • /
    • 2021
  • Storage racks have suffered huge losses due to earthquakes, but related research and regulations are relatively insufficient non-structural elements compared to the structural elements. In this study, we tried to experimentally analyze the behavioral characteristics of storage racks due to external force according to the fixing conditions of the column-foundations connection of storage racks. In general, the column-foundations connection of storage racks is installed according to the user's convenience without installation standards and regulations. For this reason, this study conducted a behavior analysis test on four full-scale storage racks with the condition of column-foundations connection of four typical storage racks. The behavior characteristics analysis test was performed by two-direction of the shake table with El-Centro seismic wave. To confirm the behavior characteristics according to the magnitude of the seismic load, 50% ~ 150% of the seismic waves were increased by 50% for each test. In addition, a resonance search test was conducted to confirm the natural frequency of each storage racks foundations fixing condition. Among the data obtained through the test, the displacement of the top layer and the permanent displacement after the test were compared for each condition to analyze the behavior characteristics of the column-foundations fixed conditions of the storage racks. As a result, the change of natural frequency was small in storage racks due to the change of the conditions of the foundations, and the behavior characteristics were changed due to the difference of the restoring force due to the change of the storage racks foundations condition rather than the influence of the natural frequency of the input load.

Designing a Web-Based Jeongganbo Notation Program (웹기반 정간보 사보 프로그램 설계)

  • Shim, In Sup
    • The Journal of the Korea Contents Association
    • /
    • v.22 no.4
    • /
    • pp.742-753
    • /
    • 2022
  • Recently, the globalization of culture and the global trend of K-culture have become a good background for further developing and promoting Korean traditional culture. However, although Korean traditional music has an excellent notation method called Jeongganbo developed by King Sejong, it is gradually not being used as the universality of Western notation. However, since the 7th curriculum, the proportion of introduction and utilization of Jeongganbo in elementary music education has been increasing. And this is a good opportunity to re-generalize our unique traditional notation. On the other hand, in addition to practicing the interpretation of the notation method, more diverse tools will be needed to activate the practice of Jeongganbo. Therefore, this study studied the design of a web program that can make Jeongganbo on the web without installation or download. In addition, in order to increase the user's convenience in the process of publishing Jeongganbo, it designs and proposes a method of inputting using a computer keyboard like a piano keyboard and method of listening to input music information through MIDI function and save it as a file. Through this study, it is possible to develop a web program that anyone can easily and simply approach, practice, and publish, and it is expected to be a useful tool for practicing Korean traditional music or publishing traditional music in the future.

A Study on AI Algorithm that can be used to Arts Exhibition : Focusing on the Development and Evaluation of the Chatbot Model (예술 전시에 활용 가능한 AI 알고리즘 연구 : 챗봇 모델 개발 및 평가를 중심으로)

  • Choi, Hak-Hyeon;Yoon, Mi-Ra
    • Journal of Korea Entertainment Industry Association
    • /
    • v.15 no.4
    • /
    • pp.369-381
    • /
    • 2021
  • Artificial Intelligence(AI) technology can be used in arts exhibitions ranging from planning exhibitions, filed progress, and evaluation. AI has been expanded its scope from planning exhibition and guidance services to tools for creating arts. This paper focuses on chatbots that utilize exhibition and AI technology convergence to provide information and services. To study more specifically, I developed a chatbot for exhibition services using the Naver Clova chatbot tool and information from the National Museum of Modern and Contemporary Art(MMCA), Korea. In this study, information was limited to viewing and exhibition rather than all information of the MMCA, and the chatbot was developed which provides a scenario type to get an answering user want to gain through a button and a text question and answer(Q&A) type to directly input a question. As a result of evaluating the chatbot with six items according to ELIZA's chatbot evaluation scale, a score of 4.2 out of 5 was derived by completing the development of a chatbot to be used to deliver viewing and exhibition information. The future research task is to create a perfect chatbot model that can be used in an actual arts exhibition space by connecting the developed chatbot with continuous scenario answers, resolving text Q&A-type answer failures and errors, and expanding additional services.