• 제목/요약/키워드: Implementation Table

검색결과 411건 처리시간 0.03초

안드로이드 플랫폼 상에서 동기화가 고려된 통합 커서의 설계 및 구현 (Design and Implementation of an Unified Cursor Considering Synchronization on the Android Mobile Platform)

  • 김경환;하주호;원종필;이의성;김주민;손진호
    • 대한임베디드공학회논문지
    • /
    • 제6권3호
    • /
    • pp.190-200
    • /
    • 2011
  • Android platform provides a content provider and a cursor mechanism to access the internal SQLite engine. Content providers not only store and retrieve data but also make it accessible to applications. Applications can only share data through content provider, since there's no common storage area that Android packages can access. Cursor is an interface that provides random read-write access to the result set returned by a database query. However, this cursor possesses two major limitations. First, a cursor does not support a join clause among cursors, since the cursor can only access a single table in the content provider. Second, the cursor is not capable of creating user-customized field in the predefined content providers. In this paper, we propose the unified cursor architecture that merges several cursors into a single virtual cursor. Cursor translation look-aside buffer (TLB), column windowing mechanism and virtual data management are the three major techniques we have adopted to implement our structure. And we also propose a delayed synchronization method between an application and a proposed unified cursor. An application can create a user-customized field and sort multiple tables using a unified cursor on Android platform.

연속-시간 펄스-폭-변조 ADC를 위한 LUT 기반 데시메이션 필터 설계 (Design of LUT-Based Decimation Filter for Continuous-Time PWM ADC)

  • 심재훈
    • 전기전자학회논문지
    • /
    • 제23권2호
    • /
    • pp.461-468
    • /
    • 2019
  • 연속-시간 델타-시그마 ADC는 별도의 안티-엘리아싱 필터가 필요하지 않고, 이산-시간 델타-시그마 ADC에 비해 적은 전력 소모로 넓은 대역폭의 신호를 처리할 수 있는 등 여러 가지 장점을 가지고 있다. 그러나 델타-시그마 ADC의 특성상 높은 주파수의 클럭으로 신호를 샘플링 하여야 하기 때문에, 이를 낮은 데이터 레이트의 고해상도 디지털 신호로 에일리어싱 없이 낮춰 주기 위한 데시메이션 필터가 복잡하고 고속으로 동작해야 한다. 이 논문에서는 연속-시간 델타-시그마 ADC에 펄스-폭-변조를 적용한 구조를 제안하고 이 구조를 이용함으로써 데시메이션 필터를 룩업 테이블을 이용하여 간단하게 구현할 수 있음을 보인다.

Design and Implementation of Magnetic Induction based Wireless Underground Communication System Supporting Distance Measurement

  • Kim, Min-Joon;Chae, Sung-Hun;Shim, Young-Bo;Lee, Dong-Hyun;Kim, Myung-Jin;Moon, Yeon-Kug;Kwon, Kon-Woo
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제13권8호
    • /
    • pp.4227-4240
    • /
    • 2019
  • In this paper, we present our proposed magnetic induction based wireless communication system. The proposed system is designed to perform communication as well as distance measurement in underground environments. In order to improve the communication quality, we propose and implement the adaptive channel compensation technique. Based on the fact that the channel may be fast time-varying, we keep track of the channel status each time the data is received and accordingly compensate the channel coefficient for any change in the channel status. By using the proposed compensation technique, the developed platform can reliably communicate over distances of 10m while the packet error rate is being maintained under 5%. We also implement the distance measurement block that is useful for various applications that should promptly estimate the location of nearby nodes in communication. The distance between two nodes in communication is estimated by generating a table describing pairs of the magnetic signal strength and the corresponding distance. The experiment result shows that the platform can estimate the distance of a node located within 10m range with the measurement error less than 50cm.

Efficient K-Anonymization Implementation with Apache Spark

  • Kim, Tae-Su;Kim, Jong Wook
    • 한국컴퓨터정보학회논문지
    • /
    • 제23권11호
    • /
    • pp.17-24
    • /
    • 2018
  • Today, we are living in the era of data and information. With the advent of Internet of Things (IoT), the popularity of social networking sites, and the development of mobile devices, a large amount of data is being produced in diverse areas. The collection of such data generated in various area is called big data. As the importance of big data grows, there has been a growing need to share big data containing information regarding an individual entity. As big data contains sensitive information about individuals, directly releasing it for public use may violate existing privacy requirements. Thus, privacy-preserving data publishing (PPDP) has been actively studied to share big data containing personal information for public use, while preserving the privacy of the individual. K-anonymity, which is the most popular method in the area of PPDP, transforms each record in a table such that at least k records have the same values for the given quasi-identifier attributes, and thus each record is indistinguishable from other records in the same class. As the size of big data continuously getting larger, there is a growing demand for the method which can efficiently anonymize vast amount of dta. Thus, in this paper, we develop an efficient k-anonymity method by using Spark distributed framework. Experimental results show that, through the developed method, significant gains in processing time can be achieved.

Seismic response analysis of isolated offshore bridge with friction sliding bearings

  • Wang, Baofu;Han, Qiang;Jia, Junfeng
    • Earthquakes and Structures
    • /
    • 제16권6호
    • /
    • pp.641-654
    • /
    • 2019
  • This paper investigates the seismic response of a typical non-navigable continuous girder bridge isolated with friction sliding bearings of the Hong Kong-Zhuhai-Macao link projects in China. The effectiveness of the friction pendulum system (FPS) and accuracy of the numerical model were evaluated by a 1/20 scaled bridge model using shaking table tests. Based on the hysteretic properties of friction pendulum system (FPS), double concave friction pendulum (DCFP), and triple friction pendulum system (TFPS), seismic response analyses of isolated bridges with the three sliding-type bearings are systematically carried out considering soil-pile interaction under offshore soft clay conditions. The fast nonlinear analysis (FNA) method and response spectrum are employed to investigate the seismic response of isolated offshore bridge structures. The numerical results show that the implementation of the three sliding-type bearings effectively reduce the base shear and bending moment of the reinforced concrete pier, at the cost of increasing the absolute displacement of the bridge superstructure. Furthermore, the TFPS and DCFP bearings show better isolation effect than FPS bearing for the example continuous girder bridge.

AES Rijndael 블록 암호 알고리듬의 효율적인 하드웨어 구현 (An Efficient Hardware Implementation of AES Rijndael Block Cipher Algorithm)

  • 안하기;신경욱
    • 정보보호학회논문지
    • /
    • 제12권2호
    • /
    • pp.53-64
    • /
    • 2002
  • This paper describes a design of cryptographic processor that implements the AES (Advanced Encryption Standard) block cipher algorithm, "Rijndael". An iterative looping architecture using a single round block is adopted to minimize the hardware required. To achieve high throughput rate, a sub-pipeline stage is added by dividing the round function into two blocks, resulting that the second half of current round function and the first half of next round function are being simultaneously operated. The round block is implemented using 32-bit data path, so each sub-pipeline stage is executed for four clock cycles. The S-box, which is the dominant element of the round block in terms of required hardware resources, is designed using arithmetic circuit computing multiplicative inverse in GF($2^8$) rather than look-up table method, so that encryption and decryption can share the S-boxes. The round keys are generated by on-the-fly key scheduler. The crypto-processor designed in Verilog-HDL and synthesized using 0.25-$\mu\textrm{m}$ CMOS cell library consists of about 23,000 gates. Simulation results show that the critical path delay is about 8-ns and it can operate up to 120-MHz clock Sequency at 2.5-V supply. The designed core was verified using Xilinx FPGA board and test system.

A Study on the Influence of China-Korea FTA on the Major Industries

  • SU, Shuai;ZHANG, Fan;YU, Li
    • 웰빙융합연구
    • /
    • 제3권4호
    • /
    • pp.1-4
    • /
    • 2020
  • Purpose: This research, based on the tariff reduction table negotiated by South Korea and China free trade area, the specific tariffs of the two countries in the implementation of the Korea-China Free Trade Agreement are calculated, and the global equilibrium model, the global trade analysis project (GTAP) model, is used to simulate and analyze the impact of the Korea-China free trade area on the output and trade of the two countries. Research design, data and methodology: The study conducted a survey on 2018 year GTAP 9.0data. After empirically analyzing the data, we believe that the Major industry in Korea and China will maintain its growth momentum. Results: This study shows that under the assumption that the average tariff of China and South Korea at the beginning of FTA was reduced to 20%, two scenarios were simulated. Two scenarios are simulated under the assumption that the average tariff of China and South Korea FTA will be reduced to 10%. Conclusions: This paper assumes that the average tariff of China-Korea FTA is set at 20%, 10% and zero tariff respectively in the early, middle and long term of the FTA construction. It considers the impact of China-Japan-Korea FTA on China- Korea FTA.

블록 암호 ARIA에 대한 Flush+Reload 캐시 부채널 공격 (Flush+Reload Cache Side-Channel Attack on Block Cipher ARIA)

  • 배대현;황종배;하재철
    • 정보보호학회논문지
    • /
    • 제30권6호
    • /
    • pp.1207-1216
    • /
    • 2020
  • 하나의 서버 시스템에 여러 운영체제를 사용하거나 사용자간 메모리를 공유하는 클라우드 환경에서 공격자는 캐시 부채널 공격을 통해 비밀 정보를 유출할 수 있다. 본 논문에서는 국내 표준 블록 암호 알고리즘인 ARIA를 사전 연산 테이블 기반 최적화 기법을 이용해 구현할 경우, 캐시 부채널 공격의 일종인 Flush+Reload 공격이 적용되는 것을 확인하였다. ARIA-128을 대상으로 한 Ubuntu 환경에서의 실험 결과, Flush+Reload 공격을 통해 16바이트의 마지막 라운드 키를 찾을 수 있었으며 나아가 마지막 라운드 키와 첫 번째 라운드 키를 이용하면 마스터 키를 찾을 수 있음을 증명하였다.

동적 스케일링에 기반한 낮은 복잡도의 2048 포인트 파이프라인 FFT 프로세서 (2048-point Low-Complexity Pipelined FFT Processor based on Dynamic Scaling)

  • 김지훈
    • 전기전자학회논문지
    • /
    • 제25권4호
    • /
    • pp.697-702
    • /
    • 2021
  • 고속 푸리에 변환(Fast Fourier Transform, FFT)은 다양한 응용처에서 널리 사용되는 주요 신호처리 블록이다. 일반적으로 1024 포인트 이상의 긴 FFT 처리의 경우 높은 SQNR(Signal-to-Quantization Ratio)를 유지하면서도 낮은 하드웨어 복잡도의 구현이 매우 중요하다. 본 논문에서는 낮은 복잡도의 FFT 알고리즘과 간단한 동적스케일링 기법을 제시한다. 이를 통해 2048 포인트 FFT연산에 대해서 널리 알려진 radix-2 알고리즘에 비해 곱셉기의 수를 절반으로 줄일 수 있으며, 또한 twiddle factor를 저장하기 위해 필요한 테이블의 크기를 radix-2 및 radix-22 알고리즘에 비해 각각 35% 및 53%로 축소할 수 있다. 그리고 내부 데이터의 폭을 점진적으로 늘리지 않고서도 55dB 이상의 높은 SQNR을 달성하는 것을 확인하였다.

자동차부품 제조업의 MES 시스템 활용도를 높이기 위한 분산형 MRP 구현에 관한 연구 (A Study on the Implementation of Distributed MRP to Increase the Utilization of the MES System in the Automobile Parts Manufacturing Industry)

  • 남은재;김광수
    • 대한안전경영과학회지
    • /
    • 제24권2호
    • /
    • pp.127-134
    • /
    • 2022
  • Production management in the automobile parts industry is carried out according to the production plan of the customer, so it is important to prevent shortages in product supply. As the product composition became increasingly complex, the MES System was built for the purpose of efficient production plan management and inventory management, but its utilization is low. This study analyzed the problems of the MES system and sought to improve it. Through previous studies, it was confirmed that the inventory management of the pull approach that actually occurred in the warehouse is more suitable than the push approach based on the forecast of the warehouse for the volatility, complexity, and uncertainty of orders in the auto parts industry. To realize this, we tried distributed MRP by using the ADO function of VBA to link the standard information of the MES system with Excel and change the structure of the BOM table. Through this, it can help increase the accuracy of production planning and realize efficient inventory management, thereby increasing the utilization of the MES system in the auto parts industry and enhancing the competitiveness of the company.