• 제목/요약/키워드: Function Representation

검색결과 635건 처리시간 0.026초

이동 로봇을 위한 동적 실내 환경에서의 효율적인 온라인 경로 계획 알고리즘 (Efficient Online Path Planning Algorithm for Mobile Robots in Dynamic Indoor Environments)

  • 강태호;김병국
    • 제어로봇시스템학회논문지
    • /
    • 제17권7호
    • /
    • pp.651-658
    • /
    • 2011
  • An efficient modified $D^*$ lite algorithm is suggested, which can perform online path planning for mobile robots in dynamic indoor environment. Online path planning should plan and execute alternately in a short time, and hence it enables the robot avoid unknown dynamic obstacles which suddenly appear on robot's path. Based on $D^*$ Lite algorithm, we improved representation of edge cost, heuristic function, and priority queue management, to build a modified $D^*$ Lite algorithm. Performance of the proposed algorithm is revealed via extensive simulation study.

기하학적으로 정확한 쉘 요소의 NLib에 의해 생성된 NURBS 곡면에의 적용 (The application of geometrically exact shell element to NURBS generated by NLib)

  • 최진복;노희열;조맹효
    • 한국전산구조공학회:학술대회논문집
    • /
    • 한국전산구조공학회 2005년도 춘계 학술발표회 논문집
    • /
    • pp.301-308
    • /
    • 2005
  • In this study, we implement a framework that directly links a general tensor-based shell finite element to NURBS geometric modeling. Generally, in CAD system the surfaces are represented by B-splines or non-uniform rational B-spline(NURBS) blending functions and control points. Here, NURBS blending functions are composed by two parameters defined in local region. A general tensor-based shell element also has a two-parameter representation in the surfaces, and all the computations of geometric quantities can be performed in local surface patch. Naturally, B-spline surface or NURBS function could be directly linked to the shell analysis routine. In our study, we use NLib(NURBS libraray) to generate NURBS for shell finite analysis. The NURBS can be easily generated by interpolating or approximating given set of data points through NLib.

  • PDF

Material feature representation and identification with composite surfacelets

  • Huang, Wei;Wang, Yan;Rosen, David W.
    • Journal of Computational Design and Engineering
    • /
    • 제3권4호
    • /
    • pp.370-384
    • /
    • 2016
  • Computer-aided materials design requires new modeling approaches to characterize and represent fine-grained geometric structures and material compositions at multiple scales. Recently, a dual-Rep approach was developed to model materials microstructures based on a new basis function, called surfacelet. As a combination of implicit surface and wavelets, surfacelets can efficiently identify and represent planar, cylindrical, and ellipsoidal geometries in material microstructures and describe the distribution of compositions and properties. In this paper, these primitive surfacelets are extended and composite surfacelets are proposed to model more complex geometries. Composite surfacelets are constructed by Boolean operations on the primitives. The surfacelet transform is applied to match geometric features in three-dimensional images. The composition of the material near the identified features can then be modeled. A cubic surfacelet and a v-joint surfacelet are developed to demonstrate the reverse engineering process of retrieving material compositions from material images.

Comparison of Full-Field Stresses around an Inclined Crack Tip by Using Fringe Data of Finite Element Method with Photoelastic Experiment

  • Baek, Tae-Hyun;Kim, Myung-Soo;Chen, Lei
    • 비파괴검사학회지
    • /
    • 제29권6호
    • /
    • pp.557-562
    • /
    • 2009
  • Abrupt change of cross-section in mechanical parts is one of significant causes of structural fracture. In this paper, a hybrid method is employed to analyze the stress distribution of a discontinuous plate. The plate with an inclined crack is utilized in our experiment and the stress field in the vicinity of crack tip is calculated through isochromatic fringe order of given points. This calculation can be made handy through least-squares method integrated with complex power series representation(Laurent series) implemented on a computer program for high-speed processing. In order to accurately compare calculated results with experimental ones, both of actual and regenerated photoelastic fringe patterns are doubled and sharpened by digital image processing. The experiment results show that regenerated patterns obtained by hybrid method are quite comparable to actual patterns.

광통신망 설계를 위한 네트워크 모형의 상위수준 표현에 관한 연구 (A Study on Higher Level Representations of Network Models for Optical Fiber Telecommunication Networks Design)

  • 김철수
    • Asia pacific journal of information systems
    • /
    • 제6권2호
    • /
    • pp.125-148
    • /
    • 1996
  • This paper is primarily focused on the function of model management systems such as higher level representations and buildings of optimization models using them, especially in the area of the telecommunication network models. This research attempts to provide the model builders an intuitive language-namely higher level representation-using five distinctivenesses : Objective, Node, Link, Topological Constraint including five components, and Decision. The paper elaborates all components included in each of distinctivenesses extracted from structural characteristics of typical telecommunication network models. Higher level representations represented with five distinctivenesses should be converted into base level representations which are employed for semantic representations of linear and integer programming problems in knowledge: assisted optimization modeling system(UNIK-OPT). Furthermore, for formulating the network model using higher level representations, the reasoning process is proposed. A system called UNIK-NET is developed to implement the approach proposed in this research, and the system is illustrated with an example of the network model.

  • PDF

전자기 과도현상 해석을 위한 주파수 의존 시스템 등가 (Frequency Dependent Network Equivalent for Electromagnetic Transient Studies)

  • 왕용필;조금식
    • 전기학회논문지
    • /
    • 제56권9호
    • /
    • pp.1549-1555
    • /
    • 2007
  • The complexity of modern power systems often makes it impractical to model it in its entirety for electromagnetic transient studies. Therefore areas outside the immediate area of interest must be represented by some form of Frequency Dependent Network Equivalent (FDNE). The advantage of using z-domain fitting is that it can be directly implemented in a digital simulation program without any loss of accuracy. Fitting in the s-domain always requires "discretizing" a continuous system and the inherent approximations. This paper presents z-domain rational function formulation and demonstrates the use of it for the assessment of the transient response of the Lower South Island of New Zealand. Moreover by using a well publicized test system and providing complete information on the developed FDNE coefficients other researchers easily benchmark their work against this.

병렬 컴퓨터 시스템에서의 FFT 데이터 흐름도에 관한 유전 스케줄링 알고리즘 (Genetic Scheduling Algorithm for FFT Dta Flows in Parallel Computers)

  • 박월선;김금호;서루비;윤성대
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2000년도 하계종합학술대회 논문집(3)
    • /
    • pp.161-164
    • /
    • 2000
  • We propose the genetic algorithm to apply three kinds of FFT data flows to be considered the overhead for the data exchange between processors that have the multi-scheduling problem on parallel computer In the design of genetic algorithm, we propose the chromosome representation which can simply encode and decode a solution without any heuristic information, the evaluation function to be considered an efficiency of processor, and the genetic operator to inherit a superior gene from their parents. And we saw that the simulation result can verify better performance than the existing algorithm(BEA : binary exchange algorithm)in the face of execution time.

  • PDF

A SOLUTION CONCEPT IN COOPERATIVE FUZZY GAMES

  • TSURUMI, Masayo;TANINO, Tetsuzo;INUIGUCHI, Masahiro
    • 한국지능시스템학회:학술대회논문집
    • /
    • 한국퍼지및지능시스템학회 1998년도 The Third Asian Fuzzy Systems Symposium
    • /
    • pp.669-673
    • /
    • 1998
  • This paper makes a study of the Shapley value in cooperative fuzzy games, games with fuzzy coalitions, which enable the representation of players' participation degree to each coalition. The Shapley value has so far been introduced only in an class of fuzzy games where a coalition value is not monotone with respect to each player's participation degree. We consider a more natural class of fuzzy games such that a coalition value is monotone with regard to each player's participation degree. The properties of fuzzy games in this class are investigated. Four axioms of Shapley functions are described and a Shapley function of a fuzzy fame in the class is given.

  • PDF

An Expert System for Yarn Spinning Process Planning and Quality Characteristics Control in Textile Industry

  • Kwon, Young-il;Song, Suh-ill
    • 품질경영학회지
    • /
    • 제20권1호
    • /
    • pp.147-157
    • /
    • 1992
  • This article describes a prototype expert system for yarn spinning process planning in textile industry. This expert system is intended as a consultant to give the technicians interactive assistance for the appropriate process planning in accordance with used materials, required count, and other factors affected yarn spinning by means of many types of machine. Also, this system has the other function that can be compared the standard values with the measured ones for quality characteristics control. VP-EXPERT-a rule-based microcomputer expert system development tool-provides the expert system components for this development. The details of knowledge organization, rule representation, inference reasoning process, and performance of this expert system are demonstrated with the practical yarn spinning operations.

  • PDF

과도 상태 해석을 위한 계통 축약법 ; 계통 함수를 이용한 시간 영역 해석법 (Network Reduction Method for Power System Transient Analysis ; Time-Domain Formulation Based On The Network Function)

  • 홍준희;강용철;조경래;박종근
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 1991년도 하계학술대회 논문집
    • /
    • pp.417-421
    • /
    • 1991
  • In electromagnetic transient analysis, complex transmission system should be modelled in detail. But in large system, this full representation of power transmission system has a big burden in many sides such as computation time, modelling efforts, etc. It is very required, therefore, in electromagnetic transients studies to represent parts of a complete system in a reduced or an equivalent form. This paper develops the method from which system equivalents may be derived. The suggested method is of an essentially transient form, and allows travelling wave interaction between the equivalent and explicit transmission network to be modelled.

  • PDF