• Title/Summary/Keyword: Processing operation

Search Result 2,863, Processing Time 0.034 seconds

The Area Measurement of Composite Specimen using Digital Image Processing (디지털 영상처리를 이용한 복합재료 시편의 면적 측정)

  • Son, Byung Jik;Lee, Kyu Hwan
    • Journal of the Korean Society for Advanced Composite Structures
    • /
    • v.6 no.2
    • /
    • pp.17-22
    • /
    • 2015
  • In this paper, we study the calculation for the fracture area of the composite material specimens using digital image processing techniques. This study was able to calculate the area of the fracture region through the main operation step 7 on the basis of improved image. To extract the area in the original image, we have to use opening operation, close operation, the Hit-or-Miss operation and Bottom hat filter, Top hat filter, etc. In particular, to extract the area of the composite specimen discussed in this study, we have to use the combination of the operations and filters because it is non-isotropic material, or should develop a new algorithm based on it.

Optimal Operation of Multi-Microgrid Systems Considering Privacy of Customer Information (고객 정보의 개인 정보 보호를 고려한 멀티 마이크로그리드 시스템의 최적 운영)

  • Hussain, Akhtar;Bui, Van-Hai;Kim, Hak-Man
    • Annual Conference of KIPS
    • /
    • 2016.04a
    • /
    • pp.461-463
    • /
    • 2016
  • Information security and preservation of customer's data privacy are key factors for further wide spread adoption of microgrid (MG) technology. However, strong coupling between the operation cost of multi-microgrid (MMG) system and privacy of customer data makes it more challenging. A nested energy management system (EMS) has been proposed in this paper. The surplus/shortage information from the inner level MGs is included in processing the optimal operation of outer level MGs. This type of optimization ensures a layered privacy-preservation to customer at each MG level. The proposed EMS architecture is a better trade-off architecture between the operation cost of the MMG system and customer privacy-preservation at each level of MG.

An Empirical Study On Information Systems Operation Cost Estimation Model (정보시스템 운영사업 비용산정 모형 개발에 대한 실증적 연구)

  • Kim, Hyeon-Su
    • The Transactions of the Korea Information Processing Society
    • /
    • v.7 no.6
    • /
    • pp.1810-1817
    • /
    • 2000
  • The purpose of this research is to develop an estimation model for information systems operating costs. Current cost estimation practices and types of sytem management projects have been reviewed an analyses. Typical operating project types of information systems are determined. They are application system operation, help disk operation, network management and operation, and hardware management. For each type of projects, cost factors ar identified and a structure of cost estimation model is defined. Cost estimation models have been constructed and tested by 24 real operation projects data. Statistical analysis shows derived models are statistically significant. User groups' opinion on these draft cost estimation model has been surveyed and summarized. The results of this research can be used as a cornerstone for future research on operating cost estimation, and for cost estimation guideline of information systems operation projects.

  • PDF

Autonomous SpeedSprayer Using Machine Vision and Fuzzy Logic (I) -Graphic Simulation- (기계시각과 퍼지논리를 이용한 스피드스프레이어의 자율주행(I) -그래픽 시뮬레이션-)

  • 조성인;기노훈
    • Journal of Biosystems Engineering
    • /
    • v.21 no.2
    • /
    • pp.167-174
    • /
    • 1996
  • A Fuzzy Logic Controller(FLC) was developed for the autonomous operation of speedsprayer in an orchard. The autonomous operation with the FLC was graphically simulated under the real condition of the orchard. Image processing was used to find out the direction of running and four ultrasonic sensors were used to detect obstacles for the running. The simulation results showed that the speedsprayer could be operated autonomously with the FLC combined with the image processing and the ultrasonic sensors.

  • PDF

KOMPSAT Data Processing System: An Overview and Preliminary Acceptance Test Results

  • Kim, Yong-Seung;Kim, Youn-Soo;Lim, Hyo-Suk;Lee, Dong-Han;Kang, Chi-Ho
    • Korean Journal of Remote Sensing
    • /
    • v.15 no.4
    • /
    • pp.357-365
    • /
    • 1999
  • The optical sensors of Electro-Optical Camera (EOC) and Ocean Scanning Multi-spectral Imager (OSMI) aboard the KOrea Multi-Purpose SATellite (KOMPSAT) will be placed in a sun synchronous orbit in late 1999. The EOC and OSMI sensors are expected to produce the land mapping imagery of Korean territory and the ocean color imagery of world oceans, respectively. Utilization of the EOC and OSMI data would encompass the various fields of science and technology such as land mapping, land use and development, flood monitoring, biological oceanography, fishery, and environmental monitoring. Readiness of data support for user community is thus essential to the success of the KOMPSAT program. As a part of testing such readiness prior to the KOMPSAT launch, we have performed the preliminary acceptance test for the KOMPSAT data processing system using the simulated EOC and OSMI data sets. The purpose of this paper is to demonstrate the readiness of the KOMPSAT data processing system, and to help data users understand how the KOMPSAT EOC and OSMI data are processed, archived, and provided. Test results demonstrate that all requirements described in the data processing specification have been met, and that the image integrity is maintained for all products. It is however noted that since the product accuracy is limited by the simulated sensor data, any quantitative assessment of image products can not be made until actual KOMPSAT images will be acquired.

Design of Operation for Integrity of Past data in Multi-dimensional GIS (다차원 GIS에서 과거데이터의 무결성을 위한 연산의 설계)

  • Park, Dong-Seon;Kim, Jae-Hong;Bae, Hae-Young
    • The Transactions of the Korea Information Processing Society
    • /
    • v.7 no.6
    • /
    • pp.1737-1745
    • /
    • 2000
  • In the last decade, considerable research effort has been studied ot multi-dimensional GIS and many spatiotemporal operations and query languages have been proposed. Many of them have focused on designing of operation, which process with data that is valid at current point in time. But, research that studied to updata operation that updates or inserts the past data is very rare. This paper designs an update operation and an insertion operation for integrity of past data of multi-dimensional GIS, and propose a new data model for efficient processing of the operations.

  • PDF

GPU-Based ECC Decode Unit for Efficient Massive Data Reception Acceleration

  • Kwon, Jisu;Seok, Moon Gi;Park, Daejin
    • Journal of Information Processing Systems
    • /
    • v.16 no.6
    • /
    • pp.1359-1371
    • /
    • 2020
  • In transmitting and receiving such a large amount of data, reliable data communication is crucial for normal operation of a device and to prevent abnormal operations caused by errors. Therefore, in this paper, it is assumed that an error correction code (ECC) that can detect and correct errors by itself is used in an environment where massive data is sequentially received. Because an embedded system has limited resources, such as a low-performance processor or a small memory, it requires efficient operation of applications. In this paper, we propose using an accelerated ECC-decoding technique with a graphics processing unit (GPU) built into the embedded system when receiving a large amount of data. In the matrix-vector multiplication that forms the Hamming code used as a function of the ECC operation, the matrix is expressed in compressed sparse row (CSR) format, and a sparse matrix-vector product is used. The multiplication operation is performed in the kernel of the GPU, and we also accelerate the Hamming code computation so that the ECC operation can be performed in parallel. The proposed technique is implemented with CUDA on a GPU-embedded target board, NVIDIA Jetson TX2, and compared with execution time of the CPU.

Analog Parallel Processing-based Viterbi Decoder using Average circuit (Average 출력회로를 이용한 아날로그 병렬처리 기반 비터비 디코더)

  • Kim, Hyung-Jung;Kim, In-Cheol;Kim, Hyong-Suk
    • Proceedings of the KIEE Conference
    • /
    • 2006.10c
    • /
    • pp.375-377
    • /
    • 2006
  • A Analog parallel processing-based Viterbi decoder which decodes PRML signal of DVD has been designed by CMOS circuit. The analog processing-based Viterbi decoder implements are functions of the conventional digital Viterbi decoder utilizing the analog parallel processing circuit technology. The Analog parallel processing-based Viterbi decoding technology is applied for the PR(1,2,2,1) signal decoding of DVD. The benefits are low power consumption and less silicon consumption. In this paper, the comparison of the Analog parallel processing-based Viterbi Decoder which has a function of the error correction between Max operation and Average operation is discussed.

  • PDF

DISSECTION TECHNIQUE FOR EFFICIENT JOIN OPERATION ON SEMI-STRUCTURED DOCUMENT STREAM

  • Seo, Dong-Hyeok;Lee, Dong-Gyu;Ryu, Keun-Ho
    • Proceedings of the KSRS Conference
    • /
    • 2007.10a
    • /
    • pp.11-13
    • /
    • 2007
  • There has been much interest in stream query processing. Various index techniques and advanced join techniques have been proposed to efficiently process data stream queries. Previous proposals support rapid and advanced response to the data stream queries. However, the amount of data stream is increasing and the data stream query processing needs more speedup than before. In this paper, we proposed novel query processing techniques for large number of incoming documents stream. We proposed Dissection Technique for efficient query processing in the data stream environment. We focused on the dissection technique in join query processing. Our technique shows efficient operation performance comparing with the other proposal in the data stream. Proposed technique is applied to the sensor network system and XML database.

  • PDF

Counter Chain: A New Block Cipher Mode of Operation

  • El-Semary, Aly Mohamed;Azim, Mohamed Mostafa A.
    • Journal of Information Processing Systems
    • /
    • v.11 no.2
    • /
    • pp.266-279
    • /
    • 2015
  • In this paper, we propose a novel block cipher mode of operation, which is known as the counter chain (CC) mode. The proposed CC mode integrates the cipher block chaining (CBC) block cipher mode of operation with the counter (CTR) mode in a consistent fashion. In the CC mode, the confidentiality and authenticity of data are assured by the CBC mode, while speed is achieved through the CTR mode. The proposed mode of operation overcomes the parallelization deficiency of the CBC mode and the chaining dependency of the counter mode. Experimental results indicate that the proposed CC mode achieves the encryption speed of the CTR mode, which is exceptionally faster than the encryption speed of the CBC mode. Moreover, our proposed CC mode provides better security over the CBC mode. In summary, the proposed CC block cipher mode of operation takes the advantages of both the Counter mode and the CBC mode, while avoiding their shortcomings.