• Title/Summary/Keyword: Point set

Search Result 2,953, Processing Time 0.035 seconds

Pipe Surface Reconstruction Using Shrinking (수축을 이용한 파이프 곡면의 복원)

  • Lee, In-Kwon
    • Journal of the Korea Computer Graphics Society
    • /
    • v.5 no.2
    • /
    • pp.1-7
    • /
    • 1999
  • We present an algorithm to reconstruct a pipe surface from a set of unorganized points. A pipe surface is defined by a spine curve and a radius of a swept sphere. In this paper, by using the shrinking and moving least-squares methods, a point cloud is reduced to a thin curve-like point set that can be easily approximated with a spine curve of a pipe surface. The distance between a point in the thin point cloud and a corresponding point in the original point set represents the radius of a swept sphere of a pipe surface.

  • PDF

PID control with parameter scheduling using fuzzy logic

  • Kwak, Jae-Hyuck;Jeon, Gi-Joon
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1994.10a
    • /
    • pp.449-454
    • /
    • 1994
  • This paper describes new PID control methods based on the fuzzy logic. PID gains are retuned after evaluating control performances of transient responses in terms of performance features. The retuning procedure is based on fuzzy rules and reasoning accumulated from the knowledge of experts on PID gain scheduling. For the case that the retuned PID gains result in worse CLDR (characteristics of load disturbance rejection) than the initial gains, an on-line tuning scheme of the set-point weighting parameter is, proposed. This is based on the fact that the set-point weighting method efficiently reduce either overshoot or undershoot without any degradation of CLDR. The set-point weighting parameter is adjusted at each sampling instant by the fuzzy rules and reasoning. As a result, better control performances were achived in comparison with die controllers tuned by the Z-N (Ziegler-Nichols) parameter tuning formula or by the fixed set-point weighting parameter.

  • PDF

A PARAMETRIC BOUNDARY OF A PERIOD-2 COMPONENT IN THE DEGREE-3 BIFURCATION SET

  • Kim, Young Ik
    • Journal of the Chungcheong Mathematical Society
    • /
    • v.16 no.2
    • /
    • pp.43-57
    • /
    • 2003
  • The boundary of a typical period-2 component in the degree-3 bifurcation set is formulated by a parametrization of its image which is the unit circle under the multiplier map. Some properties on the geometry of the boundary are investigated including the root point, the cusp and the length as well as the area bounded by the boundary curve. The centroid of the area for the period-2 component was numerically found with high accuracy and compared with its center. An algorithm drawing the boundary curve with Mathematica codes is proposed and its implementation exhibits a good agreement with the analysis presented here.

  • PDF

Adaptive Control of Denitrification by the Extended Kalman Filter in a Sequencing Batch Reactor (확장형칼만필터에 의한 연속회분식반응조의 탈질 적응제어)

  • Kim, Dong Han
    • Journal of Korean Society of Water and Wastewater
    • /
    • v.20 no.6
    • /
    • pp.829-836
    • /
    • 2006
  • The reaction rate of denitrification is primarily affected by the utilization of organics that are usually limited in the anoxic period in a sequencing batch reactor. It is necessary to add an extemal carbon source for sufficient denitrification. An adaptive model of state-space based on the extended Kalman filter is applied to manipulate the dosage rate of extemal carbon automatically. Control strategies for denitrification have been studied to improve control performance through simulations. The normal control strategy of the constant set-point results in the overdosage of external carbon and deterioration of water quality. To prevent the overdosage of external carbon, improved control strategies such as the constrained control action, variable set-point, and variable set-point after dissolved oxygen depletion are required. More stable control is obtained through the application of the variable set-point after dissolved oxygen depletion. The converging value of the estimated denitrification coefficient reflects conditions in the reactor.

An Improved Convex Hull Algorithm Considering Sort in Plane Point Set (평면 점집합에서 정렬을 고려한 개선된 컨벡스 헐 알고리즘)

  • Park, Byeong-Ju;Lee, Jae-Heung
    • Journal of IKEEE
    • /
    • v.17 no.1
    • /
    • pp.29-35
    • /
    • 2013
  • In this paper, we suggest an improved Convex Hull algorithm considering sort in plane point set. This algorithm has low computational complexity since processing data are reduced by characteristic of extreme points. Also it obtains a complete convex set with just one processing using an convex vertex discrimination criterion. Initially it requires sorting of point set. However we can't quickly sort because of its heavy operations. This problem was solved by replacing value and index. We measure the execution time of algorithms by generating a random set of points. The results of the experiment show that it is about 2 times faster than the existing algorithm.

ON THE HYERS-ULAM SOLUTION AND STABILITY PROBLEM FOR GENERAL SET-VALUED EULER-LAGRANGE QUADRATIC FUNCTIONAL EQUATIONS

  • Dongwen, Zhang;John Michael, Rassias;Yongjin, Li
    • Korean Journal of Mathematics
    • /
    • v.30 no.4
    • /
    • pp.571-592
    • /
    • 2022
  • By established a Banach space with the Hausdorff distance, we introduce the alternative fixed-point theorem to explore the existence and uniqueness of a fixed subset of Y and investigate the stability of set-valued Euler-Lagrange functional equations in this space. Some properties of the Hausdorff distance are furthermore explored by a short and simple way.

ON FUZZY MAXIMAL, MINIMAL AND MEAN OPEN SETS

  • SWAMINATHAN, A.;SIVARAJA, S.
    • Journal of Applied and Pure Mathematics
    • /
    • v.4 no.1_2
    • /
    • pp.79-84
    • /
    • 2022
  • We have observed that there exist certain fuzzy topological spaces with no fuzzy minimal open sets. This observation motivates us to investigate fuzzy topological spaces with neither fuzzy minimal open sets nor fuzzy maximal open sets. We have observed if such fuzzy topological spaces exist and if it is connected are not fuzzy cut-point spaces. We also study and characterize certain properties of fuzzy mean open sets in fuzzy T1-connected fuzzy topological spaces.

GPU-accelerated Global Illumination for Point Set Rendering (GPU 가속을 이용한 점집합 렌더링을 위한 전역 조명기법)

  • Min, Heajung;Kim, Young J.
    • Journal of the Korea Computer Graphics Society
    • /
    • v.26 no.1
    • /
    • pp.7-15
    • /
    • 2020
  • In the process of visualizing a point set representing a smooth manifold surface, global illumination techniques can be used to render a realistic scene with various effects of lighting. Thanks to the continuous demand for ray tracing and the development of graphics hardware, dedicated GPUs and programmable pipeline for ray tracing have been introduced in recent years. In this paper, real-time global illumination rendering is studied for a point-set model using ray-tracing GPUs. We apply the moving least-squares (MLS) method to approximate the point set to a smooth implicit surface and render it using global illumination by performing massive ray-intersection tests with the surface and generating shading effects at the intersection point. As a result, a complicated point-set scene consisting of more than 0.5M points can be generated in real-time.