• Title/Summary/Keyword: 알고리즘 요소

Search Result 2,803, Processing Time 0.039 seconds

Estimation of the Moving Load Velocity Using Micro Genetic Algorithm (마이크로 유전 알고리즘을 이용한 교통하중의 속도추정)

  • Tak, Moon-Ho;Noh, Myung-Hyun;Park, Tae-Hyo;Park, In-Young
    • Proceedings of the Computational Structural Engineering Institute Conference
    • /
    • 2009.04a
    • /
    • pp.292-295
    • /
    • 2009
  • 본 논문에서는 평판구조물의 정적 및 동적해석에 사용할 목적으로 성능이 향상된 평판유한요소를 제시하였다. 이 요소는 비적합변위형과 선택적 감차적분방법 그리고 대체전단변형률장을 복합적으로 적용하여 각각의 장점들을 포함하는 향상된 거동을 보여주고 있다. 또한 비적합변위형의 적용으로 발생되는 조각시험의 실패 문제점을 해결하기 위하여 직접수정법을 평판유한요소의 개선에 사용하였다. 대표적인 검증문제에 대한 수치해석작업을 통하여 본 연구에서 개발한 요소는 가상적인 제로에너지모드 및 전단잠김현상의 발생과 같은 문제를 나타내지 않음을 알 수 있었다. 특히 찌그러진 형상으로 모형화 한 경우에 있어서도 전단잠김현상이 발생하지 않았다. 본 연구에서 수행한 동적반응해석 시험에 있어서도 이론해와 잘 일치하는 결과를 보여주었다.

  • PDF

A Benchmarking Study of the Cyclic Scheduling Algorithm For Analyze in FMS (유연생산시스템의 순환 스케줄 분석 알고리즘의 비교 분석 연구)

  • 송유진;이종근
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.04a
    • /
    • pp.658-660
    • /
    • 2002
  • 순환 스케줄분석은 효율성과 경제성을 모두 제고하여야 하는 문제로 분석알고리즘의 구성이 쉽지 않다. 따라서, 서로 다른 요소들을 활용한 알고리즘들과, 새로운 분석알고리즘의 효율성 비교분석이 어렵다. 본 연구에서는 예제 모델을 통한 비교 알고리즘의 처리과정과 결과를 복잡도, 최적도와 노력도를 기준으로 비교 분석 하였다.

  • PDF

A New Surrogate-Assisted Multi-Objective Optimization Algorithm (대리 모델을 이용한 새로운 다중목적함수 최적화 알고리즘)

  • Lim, Dong-Kuk;Yeo, Han-Kyeol;Jung, Hyun-Kyo
    • Proceedings of the KIEE Conference
    • /
    • 2015.07a
    • /
    • pp.882-883
    • /
    • 2015
  • 본 논문에서는 다양한 설계변수와 목적함수를 동시에 고려해야하는 전기기기 설계에 적용하기에 적합한 대리 모델을 이용한 새로운 최적화 알고리즘을 제안하였다. 제안한 알고리즘은 적은 함수호출 횟수만으로도 정확하고 고르게 분포한 Pareto front set을 구현 할 수 있어 유한요소 해석을 이용하는 전기기기 설계에 매우 유용하게 사용될 수 있다. 제안한 알고리즘의 뛰어난 성능을 기존 알고리즘들과의 비교를 통해 입증하였다.

  • PDF

Personalized Mentor/Mentee Recommendation Algorithms for Matching in e-Mentoring Systems (e-멘토링 시스템에서 매칭을 위한 개인선호도기반 멘토/멘티 추천 알고리즘)

  • Jin, Heui-Lan;Park, Chan-Jung
    • The Journal of Korean Association of Computer Education
    • /
    • v.11 no.1
    • /
    • pp.11-21
    • /
    • 2008
  • In advance of Knowledge Information Society, mentoring is becoming an efficient method for developing and managing human resources. There are several factors to improve the effect of mentoring. Among them, a matching mechanism that connects a mentee and a mentor is the most important in mentoring. In the existing e-mentoring systems, administrators rarely consider personal data. They match suitable mentors for mentees in a mandatory way, which reflects bad effects in the e-mentoring. In this paper, we propose new recommendation algorithms for matching by analyzing personal preferences for secondary school students to improve the effects of the mentoring. In addition, we compare our algorithms with the existing algorithms in terms of elaborateness, accordance, and diversity in order to prove the effectiveness of the proposed algorithms.

  • PDF

Association Rule Discovery Considering Strategic Importance: WARM (전략적 중요도를 고려한 연관규칙의 발견: WARM)

  • Choi, Doug-Won
    • The KIPS Transactions:PartD
    • /
    • v.17D no.4
    • /
    • pp.311-316
    • /
    • 2010
  • This paper presents a weight adjusted association rule mining algorithm (WARM). Assigning weights to each strategic factor and normalizing raw scores within each strategic factor are the key ideas of the presented algorithm. It is an extension of the earlier algorithm TSAA (transitive support association Apriori) and strategic importance is reflected by considering factors such as profit, marketing value, and customer satisfaction of each item. Performance analysis based on a real world database has been made and comparison of the mining outcomes obtained from three association rule mining algorithms (Apriori, TSAA, and WARM) is provided. The result indicates that each algorithm gives distinct and characteristic behavior in association rule mining.

Design of Algorithm Education System using Flow Chart (순서도를 활용한 알고리즘 교육 시스템 설계)

  • Oh, KyeongSug;Ryu, NamHoon;Lee, SangJin;Lee, HyeMi;Kim, EungKon
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2009.05a
    • /
    • pp.1087-1091
    • /
    • 2009
  • The concept for algorithm needs to be established in various fields such as architecture, medicine and life science but understanding only theoretically has its limits. It is therefore educated using many multimedia factors but still is difficult to bring interests and carry out the higher level courses. For algorithm and programming, due to the subject's peculiarity it is very important to actually execute the program to understand the realization theory. In this paper, it aims to design a basic concept of algorithm using a flow chart of visualizing program and an algorithm education system to learn the basic programming C language, which is the fundamental element in algorithm learning.

  • PDF

A Study on Duplicate Detection Algorithm in Union Catalog (종합목록의 중복레코드 검증을 위한 알고리즘 연구)

  • Cho, Sun-Yeong
    • Journal of the Korean Society for Library and Information Science
    • /
    • v.37 no.4
    • /
    • pp.69-88
    • /
    • 2003
  • This study intends to develop a new duplicate detection algorithm to improve database quality. The new algorithm is developed to analyze by variables of language and bibliographic type, and it checks elements in bibliographic data not just MARC fields. The algorithm computes the degree of similarity and the weight values to avoid possible elimination of records by simple input error. The study was peformed on the 7,649 newly uploaded records during the last one year against the 210,000 sample master database. The findings show that the new algorithm has improved the duplicates recall rate by 36.2%.

User Plane Security Services for ATM networks (ATM 망을 위한 사용자 평면 시큐리티 서비스)

  • 이재근;신상욱;이경현
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 1998.04a
    • /
    • pp.234-239
    • /
    • 1998
  • 본 논문에서는 ATM 네트워크 상에서의 발생 가능한 위협 요소들을 확인하고, 이러한 위협 요소들로부터 정보를 보호하기 위해 적용해야 할 시큐리티 서비스들을 기술하고 ATM 사용자 평면(User Plane)에서의 시큐리티 서비스 모델을 제안한 후, RSA, Rabin, ElGamal, IDEA 등 다양한 암호 알고리즘들의 컴퓨터 시뮬레이션을 통해 알고리즘간의 성능을 비교 분석한다. 또한 ATM 네트워크에서 기제안된 기법들보다 좀더 효율적인 세션 키 교환 기법을 제안한다.

  • PDF

전력기술.정보 - 스마트그리드의 기본 구성요소와 신재생에너지원의 연계운전 알고리즘 체계

  • Hwang, U-Hyeon
    • Electric Engineers Magazine
    • /
    • s.337
    • /
    • pp.21-24
    • /
    • 2010
  • 경제발달로 산업화가 가속화 되면서 대규모 공업단지나 빌딩의 증가로 전력수요가 급격히 늘어남에 따라 더 많은 발전이 필요하게 되었다. 화력발전은 건설기간이 원자력이나 수력에 비해 짧고 운영이 용이한 반면 이산화탄소 배출이 훨씬 많아 지구온난화와 환경문제의 주요인으로 지적되고 있다. 또한 발전은 입지조건상 바닷가부근에서 생산하여 송전선로를 통해 공급하므로 송배전 전력손실이 높아진다. 따라서 화력발전의 비율을 줄이고 전력망의 손실을 감소시키기 위해서는 신재생에너지원과의 연계운전이 중요하다. 이렇게 다양한 전력공급원과 소비의 최적 운전을 위해서는 스마트 그리드의 구성과 운영 기술의 도입이 필요하다. 본 논문에서는 스마트그리드의 기본 구성요소와 신재생에너지원과의 연계운전에 필요한 알고리즘 체계를 제시하고자 한다.

  • PDF

Medial Surface Computation of Polyhedra (다면체의 중립면 계산)

  • 이용구;이건우
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 1996.11a
    • /
    • pp.833-840
    • /
    • 1996
  • 중립면은 셸 (솔리드 모델) 유한 요소 생성, 로보트 이동 경로 계산, 특징 형상 판별 등에서 사용될 수 있다. 그러나 기존 중립면 계산 알고리즘들은 연립 방정식을 수렴성이 보장되지 않는 수치 해법으로 풀어야 했기 때문에 발전이 미비했다. 본 논문은 복셀-이등분 면의 교자성을 이용한 중립면 계산 알고리즘을 제시한다. 교차성은 보로노이 영역을 사용, 단순한 기하학적 요소간의 거리 비교로 판별한다. 이런 기하학적인 접근 방법은 기본적으로 수렴성 문제가 배제된다.

  • PDF