• Title/Summary/Keyword: Web Grid

Search Result 155, Processing Time 0.026 seconds

PathFind Method Research (PathFinding Method 연구)

  • Choi, Won-Jin;Gu, Bon-Woo
    • Annual Conference of KIPS
    • /
    • 2022.05a
    • /
    • pp.696-698
    • /
    • 2022
  • 게임에서는 장애물이 가로 막고 있을 때 길 찾기 알고리즘이 요구된다. Path Finding Method 는 길과 장애물을 고려하여 목적지까지의 경로를 찾는 방법을 말한다. A* 알고리즘은 이런 복잡한 미로 찾기에 최적화된 Path Finding 알고리즘이다. 하지만, 모바일 같은 저비용 기기에서 A* 알고리즘을 사용하기엔 단순한 지형에서도 연산 부하가 발생할 수 있다. 본 논문에서는 가상의 공간에서 Grid를 구축하여, 통행이 가능한 곳과 불가능한 곳을 나누어 최종 지점에 도달할 수 있도록 하는 방식을 제안한다. 본 논문에서 제시한 Path Finding Method 는 최종 지점이 막다른 길인 경우 가장 가까운 이동 가능한 경로로 길을 안내하도록 설계하여 예외 상황에 대처했다. 대표적인 길 찾기 알고리즘인 Dijkstra 알고리즘은 최소 비용을 고려해서 최단으로 가는 거리를 비교하여 길을 나타낼 수 있다. 하지만, Dijkstra 알고리즘 경우 비용이 양수가 아닌 음수의 경우 무한 루프에 빠지는 등 결과 값이 제대로 나오지 않을 수 있다. 본 논문에서 제안한 Path Finding Method 는 최소 비용을 노드별로 비교하는 방식이 아닌 초기 비용을 알 수 없는 분야에 쉽게 사용할 수 있다. 본 논문에서는 제안한 Path Finding Method 를 적용하여 Web 게임을 제작하는 것에 성공하였다. 향후, Path Finding Method 결과에 위치 정렬 알고리즘을 적용하여, 중복된 지역을 가는 확률을 최소화하면서 정리된 Path 가 돌출되도록 연구할 예정이다. 본 논문의 Path Finding Method 은 게임 개발 분야에 적극 기여되길 바란다.

A Study on Flashless Non-Axisymmetric Forging (플래시 없는 비축대칭 단조에 관한 연구)

  • Bae, Won-Byong;Kim, Young-Ho;Choi, Jae-Chan;Lee, Jong-Heon;Kim, Dong-Young
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.12 no.3
    • /
    • pp.42-52
    • /
    • 1995
  • An UBET(Upper Bound Elemental Techniquel) program has been developed to analyze forging load, die-cavity filling and effective strain distribution for flashless non-axisymmetric forging. To analyze the process easily, it is suggested that the deforma- tion is divided into two different parts. Those are axisymmetric part in corner and plane- strain part in lateral. The total power consumption is minimized through combination of two deformation parts by building block method, form which the upper-bound forging load, the flow pattern, the grid pattern, the velocity distribution and the effective strain are deter- mined. To show the merit of flashless forging, the results of flashless and flash-forging processes are compared through theory and experiment. Experiments have been carried out with plasticine billets at room temperature. The theoretical predictions of the forging load and the flow pattern are in good agrement with the experimental results.

  • PDF

Securing the IoT Frontier: Exploring the Limitation and Future Directions in Cybersecurity

  • Moustafa Abdelrahman Mahmoud Ahmed;Nur Arzilawati Md Yunus
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.16 no.2
    • /
    • pp.1-9
    • /
    • 2024
  • As the Internet of Things (IoT) continues to permeate every facet of modern life, the imperative to secure this vast and dynamic frontier becomes increasingly paramount. This presents a comprehensive exploration of the challenges and opportunities inherent in safeguarding the interconnected web of IoT devices. The research critically examines the limitations of current cybersecurity measures through an extensive review of diverse topics, including IoT network performance, smart grid security, and the escalating cyber threats against critical infrastructures. A meticulous analysis of research findings underscores the need for enhanced infrastructure and ongoing research to fortify the cybersecurity mechanisms surrounding IoT objects. We underline the imperative of relentless research efforts to parry the advancing threats and leverage the promise of nascent technologies. Our findings affirm the pivotal influence of robust cybersecurity measures in crafting a resiliently connected ecosystem. The paper underscores the importance of ongoing research to address evolving threats and harness the potential of emerging technologies, reaffirming the central role of cybersecurity in shaping a secure interconnected world. In conclusion, the study emphasizes the dynamic and ever-evolving nature of cybersecurity on the IoT frontier. It unveils a complex landscape of challenges, ranging from network performance intricacies to the security concerns of critical infrastructures.

Development of Sentiment Analysis Model for the hot topic detection of online stock forums (온라인 주식 포럼의 핫토픽 탐지를 위한 감성분석 모형의 개발)

  • Hong, Taeho;Lee, Taewon;Li, Jingjing
    • Journal of Intelligence and Information Systems
    • /
    • v.22 no.1
    • /
    • pp.187-204
    • /
    • 2016
  • Document classification based on emotional polarity has become a welcomed emerging task owing to the great explosion of data on the Web. In the big data age, there are too many information sources to refer to when making decisions. For example, when considering travel to a city, a person may search reviews from a search engine such as Google or social networking services (SNSs) such as blogs, Twitter, and Facebook. The emotional polarity of positive and negative reviews helps a user decide on whether or not to make a trip. Sentiment analysis of customer reviews has become an important research topic as datamining technology is widely accepted for text mining of the Web. Sentiment analysis has been used to classify documents through machine learning techniques, such as the decision tree, neural networks, and support vector machines (SVMs). is used to determine the attitude, position, and sensibility of people who write articles about various topics that are published on the Web. Regardless of the polarity of customer reviews, emotional reviews are very helpful materials for analyzing the opinions of customers through their reviews. Sentiment analysis helps with understanding what customers really want instantly through the help of automated text mining techniques. Sensitivity analysis utilizes text mining techniques on text on the Web to extract subjective information in the text for text analysis. Sensitivity analysis is utilized to determine the attitudes or positions of the person who wrote the article and presented their opinion about a particular topic. In this study, we developed a model that selects a hot topic from user posts at China's online stock forum by using the k-means algorithm and self-organizing map (SOM). In addition, we developed a detecting model to predict a hot topic by using machine learning techniques such as logit, the decision tree, and SVM. We employed sensitivity analysis to develop our model for the selection and detection of hot topics from China's online stock forum. The sensitivity analysis calculates a sentimental value from a document based on contrast and classification according to the polarity sentimental dictionary (positive or negative). The online stock forum was an attractive site because of its information about stock investment. Users post numerous texts about stock movement by analyzing the market according to government policy announcements, market reports, reports from research institutes on the economy, and even rumors. We divided the online forum's topics into 21 categories to utilize sentiment analysis. One hundred forty-four topics were selected among 21 categories at online forums about stock. The posts were crawled to build a positive and negative text database. We ultimately obtained 21,141 posts on 88 topics by preprocessing the text from March 2013 to February 2015. The interest index was defined to select the hot topics, and the k-means algorithm and SOM presented equivalent results with this data. We developed a decision tree model to detect hot topics with three algorithms: CHAID, CART, and C4.5. The results of CHAID were subpar compared to the others. We also employed SVM to detect the hot topics from negative data. The SVM models were trained with the radial basis function (RBF) kernel function by a grid search to detect the hot topics. The detection of hot topics by using sentiment analysis provides the latest trends and hot topics in the stock forum for investors so that they no longer need to search the vast amounts of information on the Web. Our proposed model is also helpful to rapidly determine customers' signals or attitudes towards government policy and firms' products and services.

Design and Implementation of Service based Virtual Screening System in Grids (그리드에서 서비스 기반 가상 탐색 시스템 설계 및 구현)

  • Lee, Hwa-Min;Chin, Sung-Ho;Lee, Jong-Hyuk;Lee, Dae-Won;Park, Seong-Bin;Yu, Heon-Chang
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.35 no.6
    • /
    • pp.237-247
    • /
    • 2008
  • A virtual screening is the process of reducing an unmanageable number of compounds to a limited number of compounds for the target of interest by means of computational techniques such as molecular docking. And it is one of a large-scale scientific application that requires large computing power and data storage capability. Previous applications or softwares for molecular docking such as AutoDock, FlexX, Glide, DOCK, LigandFit, ViSION were developed to be run on a supercomputer, a workstation, or a cluster-computer. However the virtual screening using a supercomputer has a problem that a supercomputer is very expensive and the virtual screening using a workstation or a cluster-computer requires a long execution time. Thus we propose a service-based virtual screening system using Grid computing technology which supports a large data intensive operation. We constructed 3-dimensional chemical molecular database for virtual screening. And we designed a resource broker and a data broker for supporting efficient molecular docking service and proposed various services for virtual screening. We implemented service based virtual screening system with DOCK 5.0 and Globus 3.2 toolkit. Our system can reduce a timeline and cost of drug or new material design.

A Reservation based Network Resource Provisioning Testbed Using the Integrated Resource Management System (통합자원관리시스템을 이용한 예약 기반의 네트워크 자원 할당 테스트베드 망)

  • Lim, Huhn-Kuk;Moon, Jeong-Hoon;Kong, Jong-Uk;Han, Jang-Soo;Cha, Young-Wook
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.36 no.12B
    • /
    • pp.1450-1458
    • /
    • 2011
  • The HPcN (Hybrid & high Performance Convergence Network) in research networks means environment which can provide both computing resource such as supercomputer, cluster and network resource to application researchers in the field of medical, bio, aerospace and e-science. The most representative research network in Korea, KREONET has been developing following technologies through the HERO (Hybrid Networking project for research oriented infrastructure) from 200S. First, we have constructed and deployed a control plane technology which can provide a connection oriented network dynamically. Second, the integrated resource management system technology has been developing for reservation and allocation of both computing and network resources, whenever users want to utilize them. In this paper, a testbed network is presented, which is possible to reserve and allocate network resource using the integrated resource management system. We reserve network resource through GNSI (Grid Network Service Interface) messages between GRS (Global Resource Scheduler) and NRM (Network Resource Manager) and allocate network resource through GUNI (Grid User Network Interface) messages between the NRM (network resource manager) and routers, based on reservation information provided from a user on the web portal. It is confirmed that GUNI interface messages are delivered from the NRM to each router at the starting of reservation time and traffic is transmitted through LSP allocated by the NRM.

Implementation of Small-Scale Wind Turbine Monitoring and Control System Based on Wireless Sensor Network (무선 센서 네트워크 기반 소규모 풍력발전기 모니터링 및 제어 시스템 구현)

  • Kim, Do-Young;Kim, Young-Chon
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.40 no.9
    • /
    • pp.1808-1818
    • /
    • 2015
  • Recently, the wind power has experienced great attentions and growths among many renewable energy sources. To increase the power generation performance and economic feasibility, the size of wind turbine (WT) is getting bigger and most of wind power plants are being constructed on offshore. Therefore, the maintenance cost is relatively high because boats or helicopters are needed operators to reach the WT. In order to combat this kind of problem, remote monitoring and control system for the WT is needed. In this paper, the small-scale WT monitoring and control system is implemented using wireless sensor network technologies. To do this, sensor devices are installed to measure and send the WT status and control device is installed to receive control message for specific operation. The WT is managed by control center through graphic user interface (GUI) based monitoring and control software. Also, smart device based web-program is implemented to make the remote monitoring of the WT possible even though operators are not in control room.

Modal Characteristics of Control Element Assembly Shroud for Korean Standard Nuclear Power Plant(I) : Pre-Test Analysis (한국표준형 원자력발전소 제어봉집합체 보호구조물의 모우드 특성)

  • Jhung, Myung-Jo;Choi, Suhn;Song, Heuy-Gap;Park, Keun-Bae
    • Computational Structural Engineering
    • /
    • v.5 no.3
    • /
    • pp.105-112
    • /
    • 1992
  • The design of reactor internals requires the accurate vibration characteristics of each component for subsequent dynamic structural response analysis. For Korean standard nuclear power plant some modifications on the Control Element Assembly shroud from the reference design have been made. Since the shroud is complex in geometry having an array of vertical round tubes and webs in a square grid pattern, and being tied down by preloaded tie rods into position, it is planned to perform a vibration measurement program consisting of both experimental and analytical modal studies upon that component. To determine the proper test conditions, the pre-test analysis has been performed using the general purpose structural analysis program ANSYS. Also the effects of the number of master degrees of freedom, holes in the web and tie-rod preload on the natural frequencies are examined prior to the pre-test analysis. After decision of appropriate finite element model, frequency analysis and harmonic analysis are performed and ideas for the test conditions such as the number of measurement points, their locations, measurement frequency range and the excitation force level are determined.

  • PDF

Annual Energy Performance Evaluation of Zero Energy House Using Metering Data (실측데이터를 이용한 에너지제로주택의 연간 에너지성능평가)

  • Lim, Hee-Won;Yoon, Jong-Ho;Shin, U-Cheul
    • KIEAE Journal
    • /
    • v.16 no.3
    • /
    • pp.113-119
    • /
    • 2016
  • Purpose: In this study, we evaluate the annual energy performance of the detached house which was designed with the aim of zero energy. Method: The experimental house which was constructed in Gonju Chungnam in 2013, is the single family detached house of light weight wood frame with $100m^2$ of heating area. Thermal transmittance of roof (by ISO 10211) and building external walls are designed as $0.10W/m^2K$ and $0.14W/m^2$ respectively and low-e coating vacuum window glazing with PVC frame was installed. Also grid connected PV system and natural-circulation solar water heater was applied and 6kWp capacity of photovoltaic module was installed in pitched roof and $5m^2$ of solar collector in vertical wall facing the south. We analyzed the 2014 annual data of the detached house in which residents were actually living, measured though web-based remote monitoring system. Result: First, as a result, total annual energy consumption and energy production (PV generation and solar hot water) are 7,919kWh and 7,689kWh respectively and the rate of energy independence is 97.1% which is almost close to the zero energy. Second, plug load and hot water of energy consumption by category showed the highest numbers each with 33% and 31%, with following space heating 24%, electric cooker 8%, lighting 3% in order. Hot water supply is relatively higher than space heating because high insulation makes it decreased.

Development of Economic Evaluation Solution and Power Prediction of Renewable Energy System (신재생에너지 발전 출력 예측과 경제성 종합평가 기술개발)

  • Jeoune, Dae-Seong;Kim, Jin-Young;Kim, Hyun-Goo;Kim, Jonghyun;Youm, Carl;Shin, Ki-Yeol
    • Journal of the Korean Solar Energy Society
    • /
    • v.39 no.6
    • /
    • pp.93-112
    • /
    • 2019
  • In this paper, a very new web-based software for renewable energy system (RES) design and economic evaluation was introduced. This solution would provide the precise RES estimation service including not only photovoltaic (PV), wind turbine (WT) and fuel cell (FC) individually but also energy storage system (ESS) as combined forms with PV or WT. The three reasons why we ought to develop it are: First, the standardized tool suitable to the domestic environment for estimating power generation from RES facilities and economic evaluation is required. Secondly, the standardized tool is needed to spread domestic RES supply policy and to promote the new industry in the micro-grid field. The last, the reliability of economic evaluation should be enhanced more for new facilities. To achieve those aims, the weather database of one hundred locations have established and the RES facility database has also constructed. For the energy management, mathematical models for PV, WT, ESS and FC were developed. As a final phase, the analytical process to evaluate economics has performed with field data verification.