• 제목/요약/키워드: trigonometric function

검색결과 138건 처리시간 0.025초

컴퓨터 영상을 이용한 오염방지 친수성능 측정 시스템 개발 (Development of Hydrophilic Performance Measurement System for Anti-Condensation Using Computer Image)

  • 안병태;조성호;최선;김은국;박상수;황헌
    • Journal of Biosystems Engineering
    • /
    • 제35권4호
    • /
    • pp.257-261
    • /
    • 2010
  • Surface energy is the principal factor of anti-condensation. High surface energy appears hydrophilic itself and low surface energy represents hydrophobic itself. The contact angle is widely being used for measurement of surface energy of materials, evaluation of coating performances, measurement of wettability, and so on. However, the existing contact angle measuring system is so expensive for purchasing and complicated, so it takes a lot of time and money to use. This study was conducted to develop the algorithm for evaluating hydrophilic performance through measuring the contact angle of water droplet automatically, and fabricate relatively simple measuring system using a low-cost monochrome camera and image processing. A constant amount of water was firstly allocated on a slide by a micropipette, and then the image of water droplet was captured by monochrome digital camera and sent to a computer. The image was binarized and then reduced noises by labeling. Finally, the contact angle of water droplet was computed by using three points (left, right, and top coordinates), simple linear mathematics, and trigonometric function. The experimental results demonstrated the accuracy and reproducibility of the developed system showing less deviations and deviation ratio.

개선된 퍼지 추론 규칙을 이용한 색채 정보 인식에 관한 연구 (A Study on Color Information Recognition with Improved Fuzzy Inference Rules)

  • 우승범;김광백
    • 한국콘텐츠학회:학술대회논문집
    • /
    • 한국콘텐츠학회 2009년도 춘계 종합학술대회 논문집
    • /
    • pp.105-111
    • /
    • 2009
  • RGB 모델을 통한 정적인 추론 규칙을 적용한 기존의 색채 정보 인식 방법은 RGB모델이 가지는 인간 시각과의 괴리감과 특정한 환경에서만 적용할 수 있는 문제점이 있다. 본 논문에서는 HSI 모델을 적용하여 색채에 대한 인간 인식 과정과 유사한 형태의 추론 방식과, 사용자에 의해서 추론규칙을 추가, 수정, 삭제 할 수 있는 방법을 제안한다. 본 논문에서는 H, S, I 각각의 소속구간에 대하여 H는 Sine, Cosine 함수를 사용하여 소속구간을 설계하였으며, S, I는 삼각 타입의 소속 함수로 설계하였다. 설계된 각각의 소속구간에 대하여 소속구간 병합을 적용하여 소속도를 계산하고, 계산된 결과들은 미리 제시된 추론규칙에 적용하여 색채를 추론한다. 제안된 두 가지 방법을 적용하여 실험한 결과, 기존의 방법보다 제안된 방법이 비교적 직관적이며 효율적인 형태로 결론을 도출할 수 있음을 확인하였다.

  • PDF

가상 음원 위치 정보를 이용한 능동 메트릭스 디코더 (A Perception Based Active Matrix Decoder with Virtual Source Location Information)

  • 문한길
    • 대한전자공학회논문지SP
    • /
    • 제47권5호
    • /
    • pp.18-24
    • /
    • 2010
  • 본 논문에서는 돌비 프로로직 II/IIx를 대체하기 위한 가상 음원 위치 정보 기반의 새로운 메트릭스 디코더 시스템을 제안하고자 한다. 제안하는 신규 메트릭스 디코더는 역행렬 계산을 통해 얻어지는 수동 메트릭스 디코딩부와 수동 메트릭스 디코딩을 통해서 얻은 신호들을 멀티채널 신호의 채널간 이미지 특성에 따라서 적응적으로 가변시키는 능동 메트릭스 디코딩부로 구성된다. 멀티채널 환경에서 채널 간에 형성되는 다수의 이미지는 실제 청각 시스템에 의해서 인지되어 만들어지는 가상의 사운드 이벤트와 연결이 되어 있다. 따라서 이 이미지의 위치와 크기에 기반하여 멀티채널 신호를 적응적으로 가변시키면, 인지적인 관점에서 우수한 성능의 메트릭스 디코더를 설계할 수 있다. 더불어 채널간 분리도를 향상시키기 위해서 비선형 삼각함수의 조합을 사용하였다.

CUDA를 이용한 고속 영상 회전 알고리즘에 관한 연구 (A Study on High Speed Image Rotation Algorithm using CUDA)

  • 권희철;조형진;권희용
    • 한국인터넷방송통신학회논문지
    • /
    • 제16권5호
    • /
    • pp.1-6
    • /
    • 2016
  • 영상 회전은 영상 처리나 영상 패턴 인식에서 중요한 전처리 방법 중 하나이다. 영상 회전은 회전 행렬의 곱으로 이루어 진다. 그러나 기존의 방법은 대량의 실수 연산과 삼각 함수 계산을 필요로 하므로 수행 시간이 오래 걸린다. 본 논문에서는 이 같은 두가지 주요 지체 연산과정을 제거한 새로운 고속 영상 회전 알고리즘을 제안한다. 제안된 알고리즘은 단지 2개의 전단 연산을 행하므로 매우 빠르다. 또한 최신 병렬 처리 기술인 CUDA를 적용한다. CUDA는 최근 널리 보급된 GPU를 이용한 대용량 병렬처리 계산 아키텍쳐이다. GPGPU는 그래픽 전용프로세서이므로 화소 단위의 병렬처리에 탁월한 성능을 보인다. 제안된 알고리즘은 기존의 회전 알고리즘과 다양한 크기의 영상에 대해 비교 실험한다. 실험 결과는 제안된 알고리즘이 기존의 방법보다 8배 이상의 매우 우수한 성능을 보인다.

상대 운동과 최적화 기법을 이용한 정지궤도 위치유지에 관한 연구 (New Method for Station Keeping of Geostationary Spacecraft Using Relative Orbital Motion and Optimization Technique)

  • 정옥철;노태수;이상철;양군호;최성봉
    • 한국항공우주학회지
    • /
    • 제33권1호
    • /
    • pp.39-47
    • /
    • 2005
  • 본 논문에서는 정지궤도 위성의 상대 운동과 최적화 기법과의 결합을 통해 새로운 형태의 위치유지 기법을 제안하였다. 상대 궤도 운동을 나타내기 위해 궤도 압축방법을 이용하여 비선형 미분 방정식 형태가 아닌 닫힌 해 형태의 모델을 사용하였으며, 매우 정확한 궤도 전파가 가능함을 확인하였다. 기존의 위치유지 기법은 궤도 요소를 이용하여 목표 궤도를 획득함으로써 궤도 형상을 유지하지만, 본 논문에서는 정밀한 위치유지를 위해 위성의 상대 위치를 직접 제어하였다. 최적화 목적 함수의 설정을 통해 다양한 형태의 기동 전략을 수립하였고, 구속 함수를 이용하여 상황에 따른 위치유지 범위를 설정하였다. 이 방법은 최적화 함수의 변경을 통해 다양한 위치유지 기법을 쉽게 적용할 수 있고, 그에 따른 궤도 운동을 분석할 수 있다. 비선형 시뮬레이션을 통해 위성의 위치가 허용범위 내에 적절하게 유지되고 있음을 확인하였다.

An Inductance Voltage Vector Control Strategy and Stability Study Based on Proportional Resonant Regulators under the Stationary αβ Frame for PWM Converters

  • Sun, Qiang;Wei, Kexin;Gao, Chenghai;Wang, Shasha;Liang, Bin
    • Journal of Power Electronics
    • /
    • 제16권3호
    • /
    • pp.1110-1121
    • /
    • 2016
  • The mathematical model of a three phase PWM converter under the stationary αβ reference frame is deduced and constructed based on a Proportional-Resonant (PR) regulator, which can replace trigonometric function calculation, Park transformation, real-time detection of a Phase Locked Loop and feed-forward decoupling with the proposed accurate calculation of the inductance voltage vector. To avoid the parallel resonance of the LCL topology, the active damping method of the proportional capacitor-current feedback is employed. As to current vector error elimination, an optimized PR controller of the inner current loop is proposed with the zero-pole matching (ZPM) and cancellation method to configure the regulator. The impacts on system's characteristics and stability margin caused by the PR controller and control parameter variations in the inner-current loop are analyzed, and the correlations among active damping feedback coefficient, sampling and transport delay, and system robustness have been established. An equivalent model of the inner current loop is studied via the pole-zero locus along with the pole placement method and frequency response characteristics. Then, the parameter values of the control system are chosen according to their decisive roles and performance indicators. Finally, simulation and experimental results obtained while adopting the proposed method illustrated its feasibility and effectiveness, and the inner current loop achieved zero static error tracking with a good dynamic response and steady-state performance.

좌표 정보를 이용한 손동작 직선 8 방향 인식 알고리즘 (8-Straight Line Directions Recognition Algorithm for Hand Gestures Using Coordinate Information)

  • 섯드게럴;김용기;김미혜
    • 디지털융복합연구
    • /
    • 제13권9호
    • /
    • pp.259-267
    • /
    • 2015
  • 본 논문에서는 직선을 판별하는 판별방법과 또한 직선으로 판정되는 경우 직선의 8가지 방향에 대한 판정을 위하여 좌표정보와 삼각함수 성질을 이용하여 직선 8반향 알고리즘을 제안하였다. 본 실험은 각 동작 별로 100회씩 총 800회를 실험 하였으며, 본 논문에서 제안한 알고리즘을 통한 정확도는 왼쪽 위로의 대각선 방향이 92%로 가장 높았으며 왼쪽 방향, 오른쪽 위로의 대각선 방향과 오른쪽 아래로의 대각선 방향이 모두 82%로 가장 낮은 인식률을 나타내었다. 이 방법은 기존 방법과는 다르게 학습과정 없이 이미지 처리를 통해 얻은 좌표 정보만으로 손 제스처 인식이 가능하다는 것을 보여준다.

임도설계용(林道設計用) 토량환산표(土量換算表)의 제작(製作) (Construction of Exchange Table of Earth Quantity for Forest Road Plan)

  • 마상규
    • 한국산림과학회지
    • /
    • 제76권4호
    • /
    • pp.348-356
    • /
    • 1987
  • 산악지(山岳地) 임도설계(林道設計)의 시간(時間)과 인력(人力)을 절약하는 방법의 일환으로 토량(土量)을 간편하게 산출(産出)하는 방법(方法)을 강구하였다. 이 방법(方法)을 적용하는 이론적(理論的) 배경(背景)으로 0선측량법(線測量法)의 도입(導入)과 2/3 절토노폭개념(切土路幅槪念) 및 절토량(切土量) = 성토량(盛土量) 개념도입(槪念導入)의 타당성을 제시하고 이와같은 원리(原理)들을 산악지림도시공(山岳地林道施工)에 적용한다는 전제하에 삼각함수법을 적용하여 토량환산표(土量換算表)를 표(表) 3과 4와 같이 제작하였다. 표(表) 3은 노폭(路幅)을 0.5m 괄약으로 구분(區分)하여 시공지 경사도별로 절토량(切土量)을 추정(推定)한 것이고, 표(表) 4는 현지(現地)에서 절토폭(切土幅)을 측정하여 절토량(切土量)을 산출(算出)하는데 적용하는 환산계수표(換算係數表)이다. 동표(同表) 등을 적용하면 토량계산(土量計算)을 위한 현지측량(現地測量)과 내업시간(內業時間)은 단축시킬 수 있을 것이다.

  • PDF

다이파 소노부이를 활용한 수중표적 심도 추정 (Depth estimation of an underwater target using DIFAR sonobuoy)

  • 이영구
    • 한국음향학회지
    • /
    • 제38권3호
    • /
    • pp.302-307
    • /
    • 2019
  • 현대 대잠전에 있어 잠수함에 대한 2차원 위치추정에 다양한 방법들이 있다. 잠수함에 대한 보다 효과적인 추적 및 공격을 위해 표적 심도는 매우 중요한 요소이다. 하지만 현재까지도 잠수함의 심도를 찾아낸다는 것은 어려운 일이다. 본 논문에서는 최단접근점(Closest Point of Approach, CPA) 전후의 표적 접촉방위와 표적 도플러 신호 등 다이파 소노부이 접촉정보를 이용한 잠수함 심도 추정 기법을 제안하고자 한다. 표적의 상대심도는 표적과 다이파 소노부이의 청음기 간 사선거리 및 수평거리에 피타고라스 정리를 적용하여 결정된다. 이때 사선거리는 도플러변이와 표적 속도에 의해서 계산되며, 수평거리는 표적에 대한 연속된 접촉방위와 표적의 이동거리에 삼각함수를 적용하여 얻을 수 있다. 본 논문에서 제시된 알고리즘의 성능은 소노부이-표적 간 수평거리 및 상대심도에 의해 결정되는 고각과 도플러 변이 값의 측정 정확성에 의해 좌우됨을 시뮬레이션을 통해 알 수 있다.

Geodetic monitoring on onshore wind towers: Analysis of vertical and horizontal movements and tower tilt

  • Canto, Luiz Filipe C.;de Seixas, Andrea
    • Structural Monitoring and Maintenance
    • /
    • 제8권4호
    • /
    • pp.309-328
    • /
    • 2021
  • The objective of this work was to develop a methodology for geodetic monitoring on onshore wind towers, to ascertain the existence of displacements from object points located in the tower and at the foundation's base. The geodesic auscultation was carried out in the Gravatá 01 and 02 wind towers of the Eólica Gravatá wind farm, located in the Brazilian municipality of Gravatá-PE, using a stable Measurement Reference System. To verify the existence of displacements, pins were implanted, with semi-spherical surfaces, at the bases of the towers being monitored, measured by means of high-precision geometric leveling and around the Gravatá 02 tower, concrete landmarks, iron rods and reflective sheets were implanted, observed using geodetic/topographic methods: GNSS survey, transverse with forced centering, three-dimensional irradiation, edge measurement method and trigonometric leveling of unilateral views. It was found that in the Gravatá 02 tower the average rays of the circular sections of the transverse welds (ST) were 1.8431 m ± 0.0005 m (ST01) and 1.6994 m ± 0.0268 m of ST22, where, 01 and 22 represent the serial number of the transverse welds along the tower. The average calculation of the deflection between the coordinates of the center of the circular section of the ST22 and the vertical reference alignment of the ST1 was 0°2'39.22" ± 2.83" in the Northwest direction and an average linear difference of 0.0878 m ± 0.0078 m. The top deflection angle was 0°8'44.88" and a linear difference of ± 0.2590 m, defined from a non-linear function adjusted by Least Squares Method (LSM).