• Title/Summary/Keyword: open technique

Search Result 1,380, Processing Time 0.025 seconds

A View-Frustum Culling Technique Using OpenGL for Large Polygon Models (OpenGL을 이용한 대용량 Polygon Model의 View-Frustum Culling 기법)

  • Cho, Doo-Yeoun;Jung, Sung-Jun;Lee, Kyu-Yeul;Kim, Tae-Wan;Choi, Hang-Soon;Seong, Woo-Jae
    • Journal of Korea Game Society
    • /
    • v.1 no.1
    • /
    • pp.55-60
    • /
    • 2001
  • With rapid development of graphic hardware, researches on Virtual Reality and 3D Games have received more attention than before. For more realistic 3D graphic scene, objects were to be presented with lots of polygons and the number of objects shown in a scene was remarkably increased. Therefore, for effective visualization of large polygon models like this, view-frustum culling method, that visualizes only objects shown in the screen, has been widely used. In general, the bounding boxes that include objects are generated firstly, and the boxes are intersected with view-frustum to check whether object is in the visible area or not. Recently, an algorithm that can check in-out test of objects using OpenGL's selection mode, which is originally used to select the objects in the screen, is suggested. This algorithm is fast because it can use hardware acceleration. In this study, by implementing and applying this algorithm to large polygon models, we showed the efficiency of OpenGL assisted View-Frustum Culling algorithm. If this algorithm is applied to 3D games that have to process more complicated characters and landscapes, performance improvement can be expected.

  • PDF

FPGA Based Robust Open Transistor Fault Diagnosis and Fault Tolerant Sliding Mode Control of Five-Phase PM Motor Drives

  • Salehifar, Mehdi;Arashloo, Ramin Salehi;Eguilaz, Manuel Moreno;Sala, Vicent
    • Journal of Power Electronics
    • /
    • v.15 no.1
    • /
    • pp.131-145
    • /
    • 2015
  • The voltage-source inverters (VSI) supplying a motor drive are prone to open transistor faults. To address this issue in fault-tolerant drives applicable to electric vehicles, a new open transistor fault diagnosis (FD) method is presented in this paper. According to the proposed method, in order to define the FD index, the phase angle of the converter output current is estimated by a simple trigonometric function. The proposed FD method is adaptable, simple, capable of detecting multiple open switch faults and robust to load operational variations. Keeping the FD in mind as a mandatory part of the fault tolerant control algorithm, the FD block is applied to a five-phase converter supplying a multiphase fault-tolerant PM motor drive with non-sinusoidal unbalanced current waveforms. To investigate the performance of the FD technique, the fault-tolerant sliding mode control (SMC) of a five-phase brushless direct current (BLDC) motor is developed in this paper with the embedded FD block. Once the theory is explained, experimental waveforms are obtained from a five-phase BLDC motor to show the effectiveness of the proposed FD method. The FD algorithm is implemented on a field programmable gate array (FPGA).

New execution model for CAPE using multiple threads on multicore clusters

  • Do, Xuan Huyen;Ha, Viet Hai;Tran, Van Long;Renault, Eric
    • ETRI Journal
    • /
    • v.43 no.5
    • /
    • pp.825-834
    • /
    • 2021
  • Based on its simplicity and user-friendly characteristics, OpenMP has become the standard model for programming on shared-memory architectures. Checkpointing-aided parallel execution (CAPE) is an approach that utilizes the discontinuous incremental checkpointing technique (DICKPT) to translate and execute OpenMP programs on distributed-memory architectures automatically. Currently, CAPE implements the OpenMP execution model by utilizing the DICKPT to distribute parallel jobs and their data to slave machines, and then collects the results after executing these distributed jobs. Although this model has been proven to be effective in terms of performance and compatibility with OpenMP on distributed-memory systems, it cannot fully exploit the capabilities of multicore processors. This paper presents a novel execution model for CAPE that utilizes two levels of parallelism. In the proposed model, we add another level of parallelism in the form of multithreaded processes on slave machines with the goal of better exploiting their multicore CPUs. Initial experimental results presented near the end of this paper demonstrate that this model provides significantly enhanced CAPE performance.

Brand Anthropomorphism, Brand Reputation, and Consumer Engagement in the Distribution of Smartphone Brands

  • Ngoc Dan Thanh NGUYEN;Trong Phuc NGO;Ngoc Van MAI;Kim Ngan TRA;Tran Huy Hoang LE
    • Journal of Distribution Science
    • /
    • v.21 no.4
    • /
    • pp.1-10
    • /
    • 2023
  • Purpose: This study aims to analyze the impact of Brand Anthropomorphism and Intimacy on Brand Engagement, and at the same time analyze the regulatory effect of Brand Reputation on the relationship between Brand Anthropomorphism and Intimacy and the relationship between Intimacy and Brand Engagement in terms of distribution brand. Results: The findings show that Brand Anthropomorphism, Intimacy, and Brand Reputation are important value factors in customers' minds toward their behavior, and from there, they will contribute to creating positive emotions and interactions between consumers and brands. Research design, data, and methodology: This article used the quantitative technique utilizing PLS-SEM software to test the hypothesis with 1,060 samples. Collected data shows that consumers in Ho Chi Minh City have positive emotions and interactive and social behaviors toward smartphone brands. Conclusion: The study has demonstrated the conclusions and proposed solutions to help smartphone brands build Brand Anthropomorphism while enhancing Brand Reputation thereby achieving Intimacy, which leads to consumer Brand Engagement. In addition, this study complements the concept of Brand Anthropomorphism which is lacking in theoretical background and is the first study in Vietnam to explore the prefixes and suffixes of the concept of Brand Anthropomorphism and the regulatory role of Brand Reputation.

TIP Technique using the OpenGL ES for android platform (OpenGL ES 를 이용한 Android Platform 에서의 TIP 기술)

  • Lee, Junho;Jang, Minseok;Lee, Yonsik
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2011.11a
    • /
    • pp.330-333
    • /
    • 2011
  • TIP 기술은 2D 그림 또는 한 장의 사진으로부터 기하정보를 추출하여 3 차원 입체 효과를 만들어 영상 내부를 네비게이션할 수 있는 기술로써, 게임, 엔터테인먼트, 교육, 홍보 등 다양한 분야에서 요구되는 주요기술이다. 본 논문에서는 최근 대두되고 있는 스마트 device 의 platform 가운데 하나인 android platform 상에서의 OpenGL ES Library 를 이용한 TIP 기술 적용 및 구현 기술을 제안한다. 제안 방법은 전경객체의 추출이 어려운 상황을 감안하여 보다 사실적 장면 구성이 용이하도록 사용자의 선택에 의한 소실점을 이용하고, OpenGL ES Library 를 이용하여 3D 배경 모델을 획득하고, 이미지를 텍스쳐 매핑하여 3D 가상공간을 완성한 후 카메라의 시점 변환을 통해 이미지 내부를 네베게이션할 수 있도록 한다. 실험영상은 android platform 상의 device 에서 촬영한 이미지를 사용하고, android 2.1 및 OpenGL ES 1.0 기반으로 구축함으로써, 제안 기술을 다양한 android platform smart device 에서 적은 비용과 시간으로 응용 개발에 효과적으로 적용 가능하도록 구현하였다.

Key-pair(Public key, Private key) conflict analysis using OpenSSL (OpenSSL을 이용한 키쌍(공개키·개인키) 충돌율 분석)

  • Lee, Kwang-Hyoung;Park, Jeong-Hyo;Jun, Moon-Seog
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.15 no.8
    • /
    • pp.5294-5302
    • /
    • 2014
  • The development of public-key-based technique that enables a variety of services(E-government, e-banking, e-payment, etc.) evaluated as having complete safety. On the other hand, vulnerabilities(e.g, heartbleed bug, etc.) are constantly being discovered. In this paper, a public key infrastructure to verify the safety and reliability, the collision rate using OpenSSL key pair was analyzed. the experiment was performed using the following procedure. Openssl was used to create five private certification agencies, and each of the private certificate authority certificates to create 2 million, generating a total of 10 million by the certificate of the key pair conflicts analysis. The results revealed 35,000 in 1 million, 0.35% chance of a public key, a private key conflict occurred. This is sufficient in various fields(E-payment, Security Server, etc.). A future public-key-based technique to remove the threat of a random number generator, large minority issues, in-depth study of selection will be needed.

The Surgical Results of Carpal Tunnel Syndrome - Open Versus Endoscopic Method - (수근관증후군의 수술방법에 따른 성적 - 내시경수술과 개방절개술 -)

  • Lee, Han Young;Kim, Il-Man;Lee, Jang Chull;Lee, Chang Young;Son, Eun Ik;Kim, Dong Won;Yim, Man Bin
    • Journal of Korean Neurosurgical Society
    • /
    • v.29 no.11
    • /
    • pp.1451-1455
    • /
    • 2000
  • Objective : The goal of this study is to present whether endoscopic release(ER) is superior to open release(OR) for the treatment of carpal tunnel syndrome(CTS). Method and Material : Fifty-nine wrists in 43 patients who had clnical signs and symptoms consistent with CTS, not responded to non-operative management, were entered into the study. Authors retrospectively compared 27 wrists treated with ER(February 1999-June 1999) with 32 wrists treated with OR(October 1997-March 1999). We performed conventional open surgery in 25 patients(mean age ; 46 years) and Brown's two-portal technique in 18 patients(mean age ; 53 years) under intravenous regional block or general anesthesia. Results : Sixteen patients had CTS on both hands and left hands were affected more frequently than right hand, 34 and 25 respectively. Successful and poor results of ER were similar to those of OR. For patients in OR group, mean duration of symptoms was 5 years(range 1 month-30 years), and postoperative outcome was good in 27(84.4%) of wrists and poor in 5(15.6%). For patients in ER group, mean duration of symptoms was 7 months (range 2 months-25 years), outcome was good in 23(85.2%) of wrists and poor in 4(14.8%). The average time for complete relief of pain was 1.3 weeks and 7.6 weeks, respectively for OR and ER groups. No complication was noted in either group. Conclusion : This preliminary analysis suggests that faster relief of pain was achieved when the endoscopic method was used, although there were no significant differences in their efficacies regarding the improvement of symptoms.

  • PDF

SW-HW Co-design of a High-performance Dehazing System Using OpenCL-based High-level Synthesis Technique (OpenCL 기반의 상위 수준 합성 기술을 이용한 고성능 안개 제거 시스템의 소프트웨어-하드웨어 통합 설계)

  • Park, Yongmin;Kim, Minsang;Kim, Byung-O;Kim, Tae-Hwan
    • Journal of the Institute of Electronics and Information Engineers
    • /
    • v.54 no.8
    • /
    • pp.45-52
    • /
    • 2017
  • This paper presents a high-performance software-hardware dehazing system based on a dedicated hardware accelerator for the haze removal. In the proposed system, the dedicated hardware accelerator performs the dark-channel-prior-based dehazing process, and the software performs the other control processes. For this purpose, the dehazing process is realized as an OpenCL kernel by finding the inherent parallelism in the algorithm and is synthesized into a hardware by employing a high-level-synthesis technique. The proposed system executes the dehazing process much faster than the previous software-only dehazing system: the performance improvement is up to 96.3% in terms of the execution time.

Development of Automatic Fault Detection System for Chip-On-Film (칩 온 필름을 위한 자동 결함 검출 시스템 개발)

  • Ryu, Jee-Youl;Noh, Seok-Ho
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.16 no.2
    • /
    • pp.313-318
    • /
    • 2012
  • This paper presents an automatic system to detect variety of faults from fine pitch COF(chip-on-film) which is less than $30{\mu}m$. Developed system contains circuits and technique to detect fast various faults such as hard open, hard short, soft open and soft short from fine pattern. Basic principle for fault detection is to monitor fine differential voltage from pattern resistance differences between fault-free and faulty cases. The technique uses also radio frequency resonator arrays for easy detection to amplify fine differential voltage. We anticipate that proposed system is to be an alternative for conventional COF test systems since it can fast and accurately detect variety of faults from fine pattern COF test process.

Competency Gap in the Labor Market: Evidence from Vietnam

  • LE, Quan Thai Thuong;DOAN, Tam Ho Dan;NGUYEN, Quyen Le Hoang Thuy To;NGUYEN, Doang Thi Phuc
    • The Journal of Asian Finance, Economics and Business
    • /
    • v.7 no.9
    • /
    • pp.697-706
    • /
    • 2020
  • The relationship between education and work is of the greatest concern to individuals and society because they are the key drivers of growth and development. In the context of Industry 4.0, labor and educators are facing the challenges of big changes in the workplace. How to prepare undergraduate students for the world of employment has become the most important mission of higher education providers. This paper explored the competency gap in the labor market in Vietnam from the perspective of employees who have been dissatisfied with the current status. First, a qualitative method with the Delphi technique was applied to confirm this consensus in an employees' competency model. Then, the satisfaction level for each competency criterion was explored by applying the advance quantitative method, namely, best non-fuzzy performance approach. Lifelong learning was ranked first, followed by creativity and innovation, foreign languages, expertise and digitalization, adaptability, and finally, organizing and managing ability. Critical thinking and problem-solving were perceived to have the biggest gap. The order of competency satisfaction is useful in explaining the mismatch between education quality and labor market demand. The findings provide valuable guidelines for education managers who seek to bridge the competency gap and improve education quality.