• Title/Summary/Keyword: 구조용 프레임

Search Result 211, Processing Time 0.031 seconds

Dynamic Core Affinity for High-Performance I/O Devices Supporting Multiple Queues (다중 큐를 지원하는 고속 I/O 장치를 위한 동적 코어 친화도)

  • Cho, Joong-Yeon;Uhm, Junyong;Jin, Hyun-Wook;Jung, Sungin
    • Journal of KIISE
    • /
    • v.43 no.7
    • /
    • pp.736-743
    • /
    • 2016
  • Several studies have reported the impact of core affinity on the network I/O performance of multi-core systems. As the network bandwidth increases significantly, it becomes more important to determine the effective core affinity. Although a framework for dynamic core affinity that considers both network and disk I/O has been suggested, the multiple queues provided by high-speed I/O devices are not properly supported. In this paper, we extend the existing framework of dynamic core affinity to efficiently support the multiple queues of high-speed I/O devices, such as 40 Gigabit Ethernet and NVM Express. Our experimental results show that the extended framework can improve the HDFS file upload throughput by up to 32%, and can provide improved scalability in terms of the number of cores. In addition, we analyze the impact of the assignment policy of multiple I/O queues across a number of cores.

A Scalability Study with Nginx for Drools-Based Oriental Medical Expert System (Drools 기반 한방전문가 시스템의 Nginx를 이용한 확장성 연구)

  • Jang, Wonyong;Kim, Taewoo;Cha, Eunchae;Choi, Eunmi
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.7 no.12
    • /
    • pp.497-504
    • /
    • 2018
  • This paper studies about the Oriental Medical Expert System, based on Open Source Drools for rule engine processing, which contains scalability, availability, and modifiability. The system is developed with the Spring MVC framework and Ajax for stable services of the Web-based Medical Expert System. The diagnosis and treatment process of this Medical Expert system provides a service that provides the general users to accesses the web with a series of questionnaires. In order to compensate for the asynchronous communication between clients and services, and also for the complicated JDBC weaknesses, we applied the data handling in JSON to reduce the servers' loads, and also the Mybatis framework to improve the performance of the RDBMS, respectively. In addition, as the number of users increases to cope with the maximum available services of the web-based system, the load balancing structure using Nginx has been developed to solve the server traffic problems and the service availability has been increased. The experimental results show the stable services by approving the scalability test.

A Study on the Effect of Compressed Air Using Air-breathing Upon Human (공기호흡기용 압축공기가 인체에 미치는 영향에 대한 연구)

  • 이창우;이용재;현성호;성재만;최돈묵;윤명오
    • Fire Science and Engineering
    • /
    • v.18 no.3
    • /
    • pp.95-102
    • /
    • 2004
  • This paper has analyzed compressed air-breathing that fire fighters use in Korea. And the local and the foreign standards for compressed air have been compared. Through the survey, it has been found that over 75% of all the respondents have ever had simple abnormal symptoms after wearing air respirators, and among the abnormal symptoms, nausea and headache are most frequent. Maintenance and exchange of compressor filters were poor and it can be another cause of abnormal symptom of fire fighters. Korea does'nt have any particular standards for compressed air-breathing, and the compressed air that is used by fire fighters is not different from air for industrial use. However, advanced countries like Europe, Canada and America, they have special standards for compressed air-breathing that fire fighters use. Through the analysis of components of the compressed air used in Korea, it has been found that all the samples have more water than the international standards.

Algorithm of GTS Time Slots Allocation Based on Weighted Fair Queuing in Environments of WBAN (WBAN 환경에서 Weighted Fair Queuing 기반의 GTS 타임 슬롯 할당 알고리즘)

  • Kim, Kyoung-Mok;Jung, Won-Soo
    • Journal of the Korea Society of Computer and Information
    • /
    • v.16 no.11
    • /
    • pp.45-56
    • /
    • 2011
  • WBAN is short range wireless communication technology which is consists of several small devices close to, attached to or implanted into the human body. WBAN is classified into between medical and non-medical by applications based on technology and medical data with periodic characteristics is used the GTS method for transmitting data to guarantee the QoS. In this paper we proposed algorithm that resolve lack of GTSs while data transmit GTS method in superframe structure of WBAN. Coordinator dynamically allocates GTSs according to the data rate of devices and make devices share GTSs when lack of GTSs. We compared delay bounds, throughput for performance evaluation of the proposed algorithm. In other words, we proposed algorithm adaptive WFQ scheduling that GTS allocation support differential data rate in environments of WBAN. The experiment results show the throughput increased and the maximum delay decreased compared with Round Robin scheduling.

The Development of Height Adjustable Steel Manhole cover (높이조절이 가능한 강재 맨홀뚜껑의 개발)

  • Park, Woo-Cheul
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.19 no.6
    • /
    • pp.581-586
    • /
    • 2018
  • Cast iron manhole lids cause environmental pollution during the manufacturing process, and the work environment is very poor. In addition, if the height of the manhole cover does not match the height of the road surface, it causes considerable inconvenience and safety problems. This study proposes a height - adjustable steel manhole cover that can replace cast iron manhole covers and easily match the road surface with the upper surface of the manhole cover. Structural analysis was performed to grasp the design variable of the structure of the manhole cover, satisfying the required quality performance. To fabricate a manhole cover that satisfies the required load capacity, the optimal design for the U-shaped reinforcement structure was made. The cylindrical shape of the height adjustment part and the low frame were formed by bending the steel sheet into a circular shape and then welding. Reinforcing bars were also made by bending a steel plate. The height adjustment groove was machined by a CNC milling machine. Four prototypes were fabricated and a load bearing test was carried out, and new manhole cover was made reflecting results of the test. In the load bearing test, there was no breakage of the welded part, and deformation occurred mainly at the contact area between the groove and gusset plate. Deformation of 1 to 2.7mm occurred due to a load of 450kN. On the other hand, after removing the load, there was almost no residual deformation, and the load bearing evaluation was judged to be satisfactory because the manhole cover could be disassembled and reassembled.

An Efficient Adaptive Loop Filter Design for HEVC Encoder (HEVC 부호화기를 위한 효율적인 적응적 루프 필터 설계)

  • Shin, Seung-yong;Park, Seung-yong;Ryoo, Kwang-ki
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2014.10a
    • /
    • pp.295-298
    • /
    • 2014
  • In this paper, an efficient design of HEVC Adaptive Loop Filter(ALF) for filter coefficients estimation is proposed. The ALF performs Cholesky decomposition of $10{\times}10$ matrix iteratively to estimate filter coefficients. The Cholesky decomposition of the ALF consists of root and division operation which is difficult to implement in a hardware design because it needs to many computation rate and processing time due to floating-point unit operation of large values of the Maximum 30bit in a LCU($64{\times}64$). The proposed hardware architecture is implemented by designing a root operation based on Cholesky decomposition by using multiplexer, subtracter and comparator. In addition, The proposed hardware architecture of efficient and low computation rate is implemented by designing a pipeline architecture using characteristic operation steps of Cholesky decomposition. An implemented hardware is designed using Xilinx ISE 14.3 Vertex-6 XC6VCX240T FPGA device and can support a frame rate of 40 4K Ultra HD($4096{\times}2160$) frames per second at maximum operation frequency 150MHz.

  • PDF

A Study on the Design of Relocatable Wall System for Office Environment (사무환경을 위한 조립형 벽체 시스템 디자인에 관한 연구)

  • 류호창
    • Archives of design research
    • /
    • v.16 no.1
    • /
    • pp.251-260
    • /
    • 2003
  • The fact that office environment is a principal factor affecting work efficiency is widely accepted. Under such a circumstance, developing relocatable office wall systems is highly required. Psychological, physiological, and economical factors, along with physical factors, should be considered to develope a office wall system. More specifically, competitive price, relocatable efficiency, structural stability, fast installation, health and safety, and aesthetic satisfaction are typical determinants. The evaluation results of newly developed wall system are as below: 1) Panel structural system added with the merits of frame structural system can be studied to accomplish minimal disruption to workplace and better finish details. 2) To cover up the existing interior defects such as uneven floor and ceiling, flexible solutions must be studied especially when panel structural system is accepted. 3) More consideration must be given to finish materials, section details, sound blocking and absorbtion to enhance the satisfaction level.

  • PDF

A Study of Structual Improvement and Efficiency Progress of a Nebulizer (네블라이져의 구조개선 및 효율향상)

  • 정혁진;백규열;김우식;김남호
    • Journal of the Korean Institute of Illuminating and Electrical Installation Engineers
    • /
    • v.16 no.3
    • /
    • pp.55-60
    • /
    • 2002
  • Nebulizer which is on sale in our country has many problems like noise and efficiency In order to solve these problems, we used 0.6[kg/$\textrm{cm}^2$] moter in made of the Diaphragm instead of 2.5[kg/$\textrm{cm}^2$] piston type to reduce noise art output power. Nozzle in the core of the Nebulizer was made of the wild collision cross-section and slope of the fluid in detail. It is found that we could be significantly improve remedial value by doing these efforts.

A Study on the Implementation of the Multi-Process Structured ISDN Terminal Adaptor for Sending the Ultra Sound Medical Images (다중처리 구조를 갖는 초음파 의료영상 전송용 ISDN(Integrated Services Digital Network) TA(Terminal Adaptor) 구현에 관한 연구)

  • 남상규;이영후
    • Journal of Biomedical Engineering Research
    • /
    • v.15 no.3
    • /
    • pp.317-324
    • /
    • 1994
  • This paper proposed a new method in the implementation of ISDN (integrated services digital network) LAPD (link access procedure on the D-channel) and LAPB (link access procedure on the B-channel) protocols. The proposed method in this paper implement ISDW LAPD protocol through multi-tasking operating system and adopt a kernel part that is changed operating system to target board. The features of implemented system are (1) the para.llel processing of the events generated at each layer, as follows (2) the supporting necessary timers for the implementation of ISDW LAPD protocol from the kernel part by using software, (3) the recommanded SAP (Service Access Point) from CCITT was composed by using port function in the operating system. With the proposed method, the protocols of ISDH layerl, layer2 and layer3 (call control) were implemented by using the kernel part and related tests were carried out by connecting the ISDH terminal simulator to ISDN S-interface system using the ISDN LAPD protocol The results showed that ISDW S-interface terminals could be discriminated by TEI (Terminal Equipment Identifier) assignment in layer 2 (LAPD) and the message transmission of layer 3 was verified by establishing the multi-frame transmission and then through the path established by the LAPD protocol, a user data was tranfered and received on B-channel with LAPB protocol Thererfore, as new efficient ISDN S-interface environment was implemented in the thesis, it was verified that the implemented system can be utilized by connecting ISDW in the future to transfer a medical image data.

  • PDF

A Fast Sensing Method using Concurrent Driving and Sequential Sensing for Large Capacitance Touch Screens (동시구동 및 순차센싱을 이용한 대형 정전용량 터치스크린용 고속 센싱 기법)

  • Mohamed, Mohamed G.A.;Kim, HyungWon;Cho, Tae-Won
    • Journal of the Institute of Electronics and Information Engineers
    • /
    • v.52 no.4
    • /
    • pp.62-70
    • /
    • 2015
  • Recently the demand for projected capacitance touch screens is sharply growing especially for large screens for medical devices, PC monitors and TVs. Large touch screens in general need a controller of higher complexity. They usually have a larger number of driving and sensing lines, and hence it takes longer to scan one frame for touch detection leading to a low frame scan rate. In this paper, a novel touch screen control technique is presented, which scans each frame in two steps of simultaneous multi-channel driving. The first step is to drive all driving lines simultaneously and determine which sensing lines have any touch. The second step is to sequentially rescan only the touched sensing lines, and determine exact positions of the touches. This technique can substantially increase the frame scan rate. This technique has been implemented using an FPGA and an AFE board, and tested using a commercial 23-inch touch screen panel. Experimental results show that the proposed technique improves the frame scan rate by 8.4 times for the 23-inch touch screen panel over conventional methods.