• Title/Summary/Keyword: High-Speed implementation

Search Result 1,119, Processing Time 0.032 seconds

A Research on the Characteristics of Virtual Reality Stores -Focused on Hyundai VR Store and eBay VR Department Store- (가상현실 점포의 특성에 관한 연구 -현대백화점 VR 스토어와 eBay VR 백화점 사례를 중심으로-)

  • Jang, Ju Yeun;Chun, Jaehoon
    • Journal of the Korean Society of Clothing and Textiles
    • /
    • v.42 no.4
    • /
    • pp.671-688
    • /
    • 2018
  • This study investigates the characteristics of VR stores that emerged as new fashion communication media. Two case studies on Hyundai and eBay VR Department stores were conducted along with a discussion of the function and meaning of the fashion VR store. The results showed that both stores provide novel shopping experiences; however, the two were differentiated in terms of production method and technology implementation level. Functional aspects such as providing shopping efficiency and purchasing service was insufficient in both stores. Instead, they were complementing by means of product rotation, recommendation system, voice guidance, or linkage with an online shopping mall. In experiential aspects, both stores provided a strong sense of immersion. Hyundai VR store enhanced immersion with a high resolution image of a real offline store; however, it lacked in the ability to provide multisensory stimulation such as kinetic sense or auditory stimulation. The eBay VR Department store intensified the immersion experience by providing auditory stimulation as well as visual stimulation that enhanced the speed and distance sense through the utilization of animation. However, the extent of experience was limited in terms of agency and transformation because of the low interactivity found in both store systems.

Implementation of CiA 406 Device Profile for CANopen Compatible Encoders (CANopen 지원 엔코더를 위한 CiA 406 장치 프로파일 구현)

  • Hwang, Hyunbum;Ahn, Hyosung;Kim, Sanghyun;Kim, Taehyoun
    • Transactions of the Korean Society of Mechanical Engineers A
    • /
    • v.39 no.12
    • /
    • pp.1287-1295
    • /
    • 2015
  • Recently, fieldbus communication technologies have been widely deployed for industrial automation because they are profitable in providing easy system integration and management for multiple devices, as well as high-speed communication. It is essential for smart encoders to support fieldbus connectivity, where the device configuration and various types of information related to position are exchanged between an external controller and multiple encoders over the communication link. In this study, we implemented the CiA 406 device profile for smart encoders from the CANopen standards by extending an open-source CANopen standard-compliant framework, called CanFestival. The CiA 406 functionalities implemented in this study were validated on a test-bed consisting of a CANopen master and virtual CANopen encoders with our CiA 406 extension module.

Design and Implementation of High-Speed Pattern Matcher Using Multi-Entry Simultaneous Comparator in Network Intrusion Detection System (네트워크 침입 탐지 시스템에서 다중 엔트리 동시 비교기를 이용한 고속패턴 매칭기의 설계 및 구현)

  • Jeon, Myung-Jae;Hwang, Sun-Young
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.40 no.11
    • /
    • pp.2169-2177
    • /
    • 2015
  • This paper proposes a new pattern matching module to overcome the increased runtime of previous algorithm using RAM, which was designed to overcome cost limitation of hash-based algorithm using CAM (Content Addressable Memory). By adopting Merge FSM algorithm to reduce the number of state, the proposed module contains state block and entry block to use in RAM. In the proposed module, one input string is compared with multiple entry strings simultaneously using entry block. The effectiveness of the proposed pattern matching unit is verified by executing Snort 2.9 rule set. Experimental results show that the number of memory reads has decreased by 15.8%, throughput has increased by 47.1%, while memory usage has increased by 2.6%, when compared to previous methods.

Design and Implementation of MPλS Simulator based on ns-2 Network Simulator (ns-2 네트워크 시뮬레이터 기반의 MPλS 시뮬레이터의 설계 및 구현)

  • 서선영;이봉환;황선태;윤찬현
    • Journal of the Institute of Electronics Engineers of Korea TC
    • /
    • v.40 no.10
    • /
    • pp.119-128
    • /
    • 2003
  • The rapid increase of Internet users, diversity of application services, high speed data transmission, and extension of application areas have resulted in exponential growth of Internet traffic. In order to satisfy the increasing demand of bandwidth, the MPλS protocol, which is based on MPLS for efficient integration of WDM and IP protocols, has been suggested by IETF. In this paper, we present an MPλS simulator which enables to simulate various MPλS function such as optical crossconnect (OXC), multi-wavelength links, routing and wavelength assignment(RWA), and MPλS signaling and control. The simulator is developed based on the ns-2, an widely used multi-protocol network simulator. The function of the simulator is validated by running many simulation based on various scenarios and performance measures such as throughput and blocking probability. The simulator could be widely utilized for validation of proposed protocols before developing real optical network systems.

Implementation of a Robust Dynamic Control System for SCARA Robot Using DSPs (DSP를 이용한 SCARA 로봇의 강인한 동적 제어시스템 실현)

  • 이장명;박흥인
    • Journal of the Korean Institute of Telematics and Electronics S
    • /
    • v.35S no.2
    • /
    • pp.58-69
    • /
    • 1998
  • A contrp; suste, fpr SCARA robot is designed for implememting a robust dynamic control algorithm. this study forcuses on the use of DSPs in the design of joint controllers and interfaces in between the host cotroller and four joint controllers and in between the joint controllers and four servo drives. The mechanical body of SCARA robot and the servo drives are selected from the commercially available ones. The four joint controllers, assigned to each joint one by one, are combined into a common system through a mother board hardwarewise and through the global memeory softwarewise. The mother board is designed to connect joint controllers onto the board through the slots adopting PC/104 bus structures. And, the global memory stores the common data which can be shared by joint controllers and the host computer directly, which virtually combines the whole system into one. To demonstrate the performance and efficienty of the sytem, a robust inverse dynamic algorithm is proposed and implemented for a faster and more precise control. The robust inverse dynamic algorithm is basically derived from an inverse dynamci algorithm and a PID compensator. Based upon the derived dynamic equitions of SCARA robot, the inverse dynamic algorithm is intitially implemented within 0.3 msec of the control cycle in this system. The algoithm is found to be not accurate enough for the high speed and precision tasks due to inherent modelling errors and time-varying factors. Therefore, a variable PID algorithm is combined with the inverse dynamic algorithm to support robustness of control performance. Experimental datfor the proposed algorithm are presented and compared with the result obtained from PID and inverse dynamic algorithm.

  • PDF

Design and Implementation of Raw File System for Web Cache Server (웹 캐시 서버를 위한 저수준 파일시스템 설계 및 구현)

  • Kim Seong-Rak;Koo Young-Wan
    • Journal of Internet Computing and Services
    • /
    • v.4 no.2
    • /
    • pp.11-19
    • /
    • 2003
  • The technique which stores cache data in EXT2 or UFS designed for general purpose is not suitable for satisfying the speed required for web cache due to the general purpose file system. This study shows that there is the better solution by optimizing the file system using the characteristics of web file. It is impossible that the suggested RawCFS changes the size of cached object and the access authentication, and this results from the existence of up-to-dated object in the original server. This file system is proved in the capability test that it is faster than the technique by 40% which stores in each file by object unit. This can be used in the design of high end web server such as shoppingmall or Internet Broadcasting station which should provide objects like image or HTML as well as cache server to the client for the fast service.

  • PDF

Design and Implementation of True Random Noise Radar System

  • Min, Woo-Ki;Kim, Cheol-Hoo;Lukin, Constantin A.;Kim, Jeong-Phill
    • Journal of electromagnetic engineering and science
    • /
    • v.9 no.3
    • /
    • pp.130-140
    • /
    • 2009
  • The design theory and experimental results of a true random noise radar system are presented in this paper. Target range information can be extracted precisely by correlation processing between the delayed reference and the signal received from a target, and the velocity information by the Doppler processing with successive correlation data. A K-band noise radar system was designed using random FM noise signal, and the characteristics of the fabricated system were examined with laboratory and outdoor experiments. A C-band random FM noise signal was generated by applying a low-frequency white Gaussian noise source to VCO(Voltage Controlled Oscillator), and a K-band Tx noise signal with 100 MHz bandwidth was obtained by using a following frequency multiplier. Two modified wave-guide horn arrays were designed and fabricated, and used for the Tx and Rx antennas. The required amount of Tx/Rx isolation was attained by using a coupling cancellation circuit as well as keeping them apart with predetermined spacing. A double down-conversion scheme was used in the Rx and reference channels, respectively, for easy post processing such as correlation and Doppler processing. The implemented noise radar performance was examined with a moving bicycle and a very high-speed target with a velocity of 150 m/s. The results extracted by the Matlab simulation using the logging data were found to be in a reasonable agreement with the expected results.

Investigation into Development of Transfer Type for Variable Lamination Manufacturing Process and Apparatus (단속형 재료공급식 가변적층 쾌속조형공정 및 장치 개발에 관한 연구)

  • Ahn, Dong-Gyu;Lee, Sang-Ho;Choi, Hong-Seok;Yang, Dong-Yol;Park, Seung-Kyo
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.19 no.2
    • /
    • pp.95-105
    • /
    • 2002
  • In order to reduce the lead-time and cost, the technology of rapid prototyping (RP) has been widely used. However, RP technologies have disadvantageous characteristics according to their working principle: low building speed, high cost for introduction and maintenance of RP apparatus, stair-stepped surface and additional post processing. A new rapid prototyping process, as a transfer type of Variable Lamination Manufacturing by using expandable polystyrene room (VLM-ST), has been developed to reduce building lime. apparatus cost including the introduction and the maintenance and additional post-processing. The objective of this study is to propose a VLM-ST process and to develop an apparatus for implementation of the process. Design criteria of the apparatus are defined and the techniques arc proposed to satisfy the design criterion. In order to examine the efficiency and applicability of the developed process, various three-dimensional shapes, such as a world-cup logo. a knob shape, an extruded cross, a twisted shape, a character, Son-o-kong. a helical gear shaped and a scissor shape are fabricated on the apparatus in which unit shape layer (USL) was generated to build up each layer.

Development of Variable Lamination Manufacturing(VLM) Process and Apparatus by Using Expandable Polystyrene Foam (발포 폴리스티렌 폼을 이용한 가변 적층 쾌속 조형 공정 밀 장치 개발)

  • Ahn, Dong-Gyu;Lee, Sang-Ho;Yang, Dong-Yol;Shin, Bo-Sung;Park, Seung-Kyo;Lee, Yong-Il
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.18 no.8
    • /
    • pp.54-63
    • /
    • 2001
  • Rapid Prototyping(RP) techniques have their unique characteristics according to the working principles: stair-stepped surface of a part due to layer-by-layer stacking, low build speed caused by point-by-point or line-by-line solidification to build one layer, and additional posts processing to improve surface roughness, so high cost is required to introduce and to maintain the RP apparatus. The objective of this study is to develop a new RP process, Variable Lamination Manufacturing by using expandable polystyrene foam sheet as part material(VLM-S), and to design an apparatus for implementation of the process. So, the process parameters and design criterions of the apparatus were defined and the techniques were proposed to satisfy the design criterion. Based on the results, a knob-shape, pyramid shape. and a solid block were fabricated on the apparatus in which unit shape part(USP) was generated for building each layer.

  • PDF

A Position Control System of SRM using Digital Hysteresis Controller (디지털 히스테리시스 제어기를 이용한 SRM의 위치제어시스템)

  • 김민회;백원식;김남훈;최경호;김동희
    • The Transactions of the Korean Institute of Power Electronics
    • /
    • v.7 no.3
    • /
    • pp.253-261
    • /
    • 2002
  • This paper presents an implementation of position control system of Switched Reluctance Motor (SRM) using digital hysteresis controller by TMS320F740 DSP. Although SRM possess several advantages including simple structure and high efficiency, but the control thrive system using power semiconductor device is required to drive this motor. The control drive system increases overall system cost. To overcome this problem and increase the application of SRM, it is needed to develope the servo dave system of SRM. So, the position control system of 1 Hp SRM is developed and evacuated by adaptive switching angle control. The position/speed response characteristics and voltage/current waveforms are presented to prove the capability of SRM for a servo drive application. Moreover, digital hysteresis current controller is developed and evaluated by experimental testing for the purpose of system developmental cost reduction.