• Title/Summary/Keyword: 다중 처리 모듈

Search Result 170, Processing Time 0.023 seconds

A 3D Memory System Allowing Multi-Access (다중접근을 허용하는 3차원 메모리 시스템)

  • 이형
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.32 no.9
    • /
    • pp.457-464
    • /
    • 2005
  • In this paper a 3D memory system that allows 17 access types at an arbitrary position is introduced. The proposed memory system is based on two main functions: memory module assignment function and address assignment function. Based on them, the memory system supports 17 access types: 13 Lines, 3 Rectangles, and 1 Hexahedron. That is, the memory system allows simultaneous access to multiple data in any access types at an arbitrary position with a constant interval. In order to allow 17 access types the memory system consists of memory module selection circuitry, data routing circuitry for READ/WRITE, and address calculation/routing circuitry In the point of view of a developer and a programmer, the memory system proposed in this paper supports easy hardware extension according to the applications and both of them to deal with it as a logical three-dimensional away In addition, multiple data in various across types can be simultaneously accessed with a constant interval. Therefore, the memory system is suitable for building systems related to ,3D applications (e.g. volume rendering and volume clipping) and a frame buffer for multi-resolution.

Seismic Data Processing Suited for Stratigraphic Interpretation in the Domi Basin, South Sea, Korea (남해 대륙붕 도미분지 탄성파자료의 층서해석을 고려한 전산처리)

  • Cheong, Snons;Kim, Won-Sik;Koo, Nam-Hyung;Lee, Ho-Young;Shin, Won-Chul;Park, Keun-Pil
    • Economic and Environmental Geology
    • /
    • v.43 no.6
    • /
    • pp.603-613
    • /
    • 2010
  • The Domi Basin in the South Sea of Korea is located between the Jeju Basin and Ulleung Basins, and is characterized by several sediment sags that are interested to have formed by crustal extension. This paper aims to derive an optimized seismic data processing procedure which helps stratigraphic interpretation of the Domi Basin. In particular, our data processing flow incorporated horizon velocity analysis (HVA) and surface-relative wave equation multiple rejection (SRWEMR) to improve the quality of stack section by enhancing the continuity of reflection events and suppressing peg-leg multiples respectively. As a result of processing procedures in this study, unconformities were recognized in the stack section that defines the early and middle Miocene, Eocene-Oligocene sequences. In addition, the overall quality of the stack section was increased as essential data to investigate the evolution of the basin. The suppression of multiple resulted in the identification of the Cretaceous basement. The data processing scheme evaluated through this study is expected to improve the standardization of processing sequences for seismic data from the Domi and adjacent Sora and north-Sora Basins.

Implementation of Sensing Devices for Ubiquitous Health Care System (유비쿼터스 헬스케어 시스템을 위한 센싱 단말기 구현)

  • 백승재;이철희;정동현;최용석;김준영;최종무
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.04a
    • /
    • pp.124-126
    • /
    • 2004
  • 본 논문에서는 유비쿼터스 헬스케어 시스템을 위한 센싱 단말기 구현 내용을 설명한다. 본 연구에서 설계한 유비쿼터스 헬스케어 시스템은 센싱 단말기, 처리 단말기, DB 서버, 전문가 서버로 구성된다. 센싱 단말기는 사용자의 생체 신호를 검출하고 처리한 후 그 결과를 무선 통신을 통해 처리 단말기로 전달한다. 본 연구에서 구현한 센싱 단말기는 8MHz로 동작하는 AVR MicroController 처리기와 맥박 센서, 그리고 Bluetooth 무선 통신 모듈로 구성되어 있다. 또한 5개의 포트별로 8개의 입력 라인이 있어 다중 센싱 (Multi-Modal Sensing)이 가능하며, Bluetooth를 지원하는 다양한 처리 단말기와 연동이 가능하다는 특징을 갖는다. 실험결과 사용자의 생체 신호를 제대로 검출하여 무선 통신으로 전달함을 알 수 있었다.

  • PDF

A Parallel Processing System for Visual Media Applications (시각매체를 위한 병렬처리 시스템)

  • Lee, Hyung;Pakr, Jong-Won
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.27 no.1A
    • /
    • pp.80-88
    • /
    • 2002
  • Visual media(image, graphic, and video) processing poses challenge from several perpectives, specifically from the point of view of real-time implementation and scalability. There have been several approaches to obtain speedups to meet the computing demands in multimedia processing ranging from media processors to special purpose implementations. A variety of parallel processing strategies are adopted in these implementations in order to achieve the required speedups. We have investigated a parallel processing system for improving the processing speed o f visual media related applications. The parallel processing system we proposed is similar to a pipelined memory stystem(MAMS). The multi-access memory system is made up of m memory modules and a memory controller to perform parallel memory access with a variety of combinations of 1${\times}$pq, pq${\times}$1, and p${\times}$q subarray, which improves both cost and complexity of control. Facial recognition, Phong shading, and automatic segmentation of moving object in image sequences are some that have been applied to the parallel processing system and resulted in faithful processing speed. This paper describes the parallel processing systems for the speedup and its utilization to three time-consuming applications.

Design and Implementation of light loaded Web Application based on .NET (.NET기반의 저부하형 웹 애플리케이션 설계 및 구현)

  • 최동우;안현식
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2003.05b
    • /
    • pp.675-678
    • /
    • 2003
  • 온라인상에서의 혼합형 서비스의 추세와 함께 보다 많은 정보들이 처리됨에 따라 웹 애플리케이션의 경우 서버의 부하를 가능한 줄이고, 처리속도를 향상시키기 위한 필요성이 대두되고 있다. 본 논문에서는 이러한 웹 애플리케이션의 문제점을 분석하고, 최근에 등장한 .NET 기반의 저부하형 웹 애플리케이션 설계 및 구현 방법을 제안한다. 다중 접속시의 서버의 부하를 최소화하기 위하여, 관계형 데이터베이스를 설계하고 최소한의 모듈을 생성하였으며, SP를 이용하여 복잡한 SQL문을 단순화하여 데이터베이스의 부담을 줄여 서버의 처리능력을 향상 시켰다. 또한 User Control을 활용하여 페이지를 구성하여 페이지 처리 속도를 향상시켰으며, 스크립트를 활용하여 서버 언어를 이용한 작업을 최소한으로 줄였다. XML/EDI를 이용한 전자문서교환방식을 채택하고 관리비용을 줄일 수 있도록 하였다. 본 논문에서는 제안한 저부하형 시스템을 학사관리 시스템 상에서 구현하여 기존의 방법에 비해 보다 효율적 시스템임을 보인다.

  • PDF

A Study on the Internet GPS Data Processing System (인터넷 GPS 자료처리 시스템에 관한 연구)

  • 윤희천;최병길;이용욱
    • Journal of the Korean Society of Surveying, Geodesy, Photogrammetry and Cartography
    • /
    • v.22 no.2
    • /
    • pp.145-150
    • /
    • 2004
  • A protocol for the web-based GPS data processing system has been developed. The system is developed following the typical ASP system, in which the GPS data acquired by various users can be uploaded through the web and the data is processed with data processing components selected by the users. After the processing, the results are also transported to the users through the web. The developed system is designed for easy software upgrade and it is an synchronous process mode so that the multiple accesses can be handled with high user flexibility. The database components for the efficient GPS data maintenance are developed so that the data from CORS can be used for the data processing. Currently, the absolute and relative positioning algorithms using code measurements are integrated and much more algorithms such as the data quality control, absolute and relative positioning using phases will be integrated in near future.

Design and Implementation of a Web Server Using a Learning-based Dynamic Thread Pool Scheme (학습 기반의 동적 쓰레드 풀 기법을 적용한 웹 서버의 설계 및 구현)

  • Yoo, Seo-Hee;Kang, Dong-Hyun;Lee, Kwon-Yong;Park, Sung-Yong
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.16 no.1
    • /
    • pp.23-34
    • /
    • 2010
  • As the number of user increases according to the improvement of the network, the multi-thread schemes are used to process the service requests of several users who are connected simultaneously. The static thread pool scheme has the problem of occupying a static amount of system resources. On the other hand, the dynamic thread pool scheme can control the number of threads according to the users' requests. However, it has disadvantage that this scheme cannot react to the requests which are larger than the maximum value assigned. In this paper, a web server using a learning-based dynamic thread pool scheme is suggested, which will be running on a server programming of a multi-thread environment. The suggested scheme adds the creation of the threads through the prediction of the next number of periodic requests using Auto Regressive scheme with the web server apache worker MPM (Multi-processing Module). Unlike previous schemes, in order to set the exact number of the necessary threads during the unchanged number of work requests in a certain period, K-Nearest Neighbor algorithm is used to learn the number of threads in advance according to the number of requests. The required number of threads is set by comparing with the previously learned objects. Then, the similar objects are selected to decide the number of the threads according to the request, and they create the threads. In this paper, the response time has decreased by modifying the number of threads dynamically, and the system resources can be used more efficiently by managing the number of threads according to the requests.

FPGA Implementation of VME System Controller (VME 시스템 제어기의 FPGA 구현)

  • Bae, Sang-Hyun;Lee, Kang-Hyeon
    • The Transactions of the Korea Information Processing Society
    • /
    • v.4 no.11
    • /
    • pp.2914-2922
    • /
    • 1997
  • For FA (factory automation) and ATE (automatic test equipment) in the industrial area, the standard bus needs to increase the system performance of multiprocessor environment. VME(versa module european package format) bus is appropriated to the standard bus but has features of small package and low board density. Beside, the density of board and semiconductor have grown to become significant issues that affect development time, project cost and field diagnostics. To fit this trend, in this paper, we composed Revision C.1 (IEEE std. P1014-1987) of the integrated environment for the main function such as arbitration, interrupt and interface between, VMEbus and several control modules Also the designed, VME system controller is implemented on FPGA that can be located even into slot 1. The control and function modules are coded with VHDL mid-fixed description method and then those operations are verified by simulation. As a result of experiment, we confirmed the most important that is the operation of Bus timer about Bus error signal should occur within $56{\mu}m$, and both control and function modules have the reciprocal operation correctly. Thus, the constructed VHDL library will be able to apply the system based VMEbus and ASIC design.

  • PDF

A study of Web-Based GPS Data Processing System (웹 기반 GPS 자료처리 시스템 개발에 관한 연구)

  • 최우영;권재현;염재홍;이용욱
    • Proceedings of the Korean Society of Surveying, Geodesy, Photogrammetry, and Cartography Conference
    • /
    • 2003.04a
    • /
    • pp.81-92
    • /
    • 2003
  • A protocol for the web-based GPS data processing system has been developed. The system is developed following the typical ASP system, in which the GPS data acquired by various users can be uploaded through the web and the data is processed with data processing components selected by the users. After the processing, the results are also transported to the users through the web. The developed system is designed for easy software upgrade and it is an asynchronous process mode so that the multiple accesses can be handled with high user flexibility. The database components for the efficient GPS data maintenance are developed so that the data from CORS can be used for the data processing. Currently, the absolute and relative positioning algorithms using code measurements are integrated and much more algorithms such as the data quality control, absolute and relative positioning using phases will be integrated in near future.

  • PDF

An Improvement of Speed for Wavelength Multiplex Optical Network using Optical Micro Electro Mechanical Switches (광마이크로전자기계 스위치를 이용한 파장다중 광네트워크의 속도 재선)

  • Lee Sang-Wha;Song Hae-Sang
    • Journal of the Korea Society of Computer and Information
    • /
    • v.10 no.5 s.37
    • /
    • pp.123-132
    • /
    • 2005
  • In this Paper, we present an improvement of switch node for wavelength multiplex optical network. Currently because of quick increase of internet traffic a big network capacity is demanded. Wavelength multiplex optical network Provides the data transfer of high speed and the transparent characteristic of the data. Therefore optic network configuration is the most powerful technology in the future. It will be able to control the massive traffic from the optical network in order to transmit the multimedia information of very many quantify. Consequently the node where the traffic control is Possible, is demanded. The optical switch node which manages efficiently the multiple wavelength was Proposed. This switch is composed of a optical switch module for switching and a wavelength converter module for wavelength conversion. It will be able to compose the switch fabric without optical/electro or electro/optical conversion using optical MEMS(Micro Electro Mechanical Switches) module. Finally, we present the good test result regarding the operational qualify of the switch fabric and the performance of optical signal from the switch node. The proposed switch node of the optic network will be able to control the massive traffic with all optical.

  • PDF