• Title/Summary/Keyword: application processor

Search Result 571, Processing Time 0.028 seconds

Application of Seismic Analysis and Design Method on the Bridges by Spectral Analysis Method (스펙트럼해석법에 의한 교량의 지진해석 및 설계방법의 적용)

  • 김운학;유영화;신현목
    • Journal of the Earthquake Engineering Society of Korea
    • /
    • v.1 no.2
    • /
    • pp.17-29
    • /
    • 1997
  • Single-mode spectral analysis method is usually applied to a small-scale bridges with the simple geometric shape and uses only fundamental period to estimate the elastic earthquake forces and the displacements of the substructure. On the other hand, multi-mode spectral analysis method may be used instead if the possibilities of potential damage are developed when considering significance, scale, and geometric shape of briages. Since the dynamic responses of bridge can be significantly different depending on the modeling techniques for the restraint and support conditions etc, it may be misled to the unexpected results. In this study the dynamic analysis program which can model and analyze the bridge as a two- or three-dimensional framed structure is developed and verified with the results of other reliable program. Using this program together with the post processor, the designer can easily and readily obtain the reponses(moments, base shears, and displacements)of bridges necessary to design purpose. And further from the analysis results according to the variations of type, scale, and restraint and supprot conditions of bridges including sectional properties, applications of the effective and desirable seismic design are presented.

  • PDF

Web-based Measurement of ECU Signals on Vehicle using Embedded Linux

  • Choi, Kwang-Hun;Lee, Lee;Lee, Young-Choon;Kwon, Tae-Kyu;Lee, Seong-Cheol
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2004.08a
    • /
    • pp.138-142
    • /
    • 2004
  • In this paper, we present a new method for monitoring of ECU's sensor signals of vehicle. In order to measure the ECU's sensor signals, the interfaced circuit is designed to communicate ECU and the Embedded Linux is used to monitor communication result through Web the Embedded Linux system and this system is said "ECU Interface Part". In ECU Interface Part the interface circuit is designed to match voltage level between ECU and SA-1110 micro controller and interface circuit to communicate ECU according to the ISO, SAE communication protocol standard. Because Embedded Linux does not allow to access hardware directly in application level, anyone who wants to modify any low level hardware must develop device driver. To monitor ECU's sensor signals the most important thing is to match serial level between ECU and ECU Interface Part. It means to communicate correctly between two hardware we need to match voltage and signal level, and need to match baudrate. The voltage of SA-1110 is 0 ${\sim}$ +3.3V and ECU is 0 ${\sim}$ +12V and, ECU's communication Line K does multiple operation so, the interface circuit is used to match voltage and signal level. In Addition to ECU's baudrate is 10400bps, it's not standard baudrate in computer environment. So, we need to develop a device driver to control the interface circuit, and change baudrate. To monitor ECU's sensor signals through web there's a network socket program is working in Embedded Linux. It works as server program and manages user's connections and commands. Anyone who wants to monitor ECU's sensor signals he just only connect to Embedded Linux system with web browser then, Embedded Linux webserver will return the ActiveX webbased measurement software. It works in web browser and inits ECU, as a result it returns sensor signals through web. All the programs are developed with GCC(GNU C Compiler) and, webbased measurement software is developed with Borland C++ Builder.

  • PDF

Development of Wearable Physical Activity Monitoring System (웨어러블 신체 생체 활동 모니터링 시스템 개발)

  • Park, Eun-Ju;Park, Do-Young
    • The Journal of Korea Institute of Information, Electronics, and Communication Technology
    • /
    • v.11 no.1
    • /
    • pp.34-39
    • /
    • 2018
  • Along with the development of ICT technology, wearable devices of various sizes and shapes have been developed. In addition, performance and specifications are rebuilt with IOT fusion products so that they can connect with the current smartphone. This is one of the general-purpose technologies of the 4th industrial revolution, which is spot-lighted with technology that changes the quality and environment of our lives. Along with this, as new technology products combining health care technology increases, various functions are provided to users who need it. Wearable technology is ongoing trend of technology development. It also sells products developed as products in the form of smart watches. At present, various related products are made in various ways, and it is recommended to use the Arduino processor in accordance with the application. In this study, we developed wearable physical activity monitoring system using open source hardware based TinyDuino. TinyDuino is an ultra-compact Arduino compatible board made on the basis of Atmega process Board, and it can be programmed in open source integrated development environment(named Sketch). The physical activity monitoring system of the welfare body can be said to be a great advantage, as a smart u-Healthcare system that can perform daily health management.

Design and Implementation of a Main-Memory Database System for Real-time Mobile GIS Application (실시간 모바일 GIS 응용 구축을 위한 주기억장치 데이터베이스 시스템 설계 및 구현)

  • Kang, Eun-Ho;Yun, Suk-Woo;Kim, Kyung-Chang
    • The KIPS Transactions:PartD
    • /
    • v.11D no.1
    • /
    • pp.11-22
    • /
    • 2004
  • As random access memory chip gets cheaper, it becomes affordable to realize main memory-based database systems. Consequently, reducing cache misses emerges as the most important issue in current main memory databases, in which CPU speeds have been increasing at 60% per year, compared to the memory speeds at 10% per you. In this paper, we design and implement a main-memory database system for real-time mobile GIS. Our system is composed of 5 modules: the interface manager provides the interface for PDA users; the memory data manager controls spatial and non-spatial data in main-memory using virtual memory techniques; the query manager processes spatial and non-spatial query : the index manager manages the MR-tree index for spatial data and the T-tree index for non-spatial index : the GIS server interface provides the interface with disk-based GIS. The MR-tree proposed propagates node splits upward only if one of the internal nodes on the insertion path has empty space. Thus, the internal nodes of the MR-tree are almost 100% full. Our experimental study shows that the two-dimensional MR-tree performs search up to 2.4 times faster than the ordinary R-tree. To use virtual memory techniques, the memory data manager uses page tables for spatial data, non- spatial data, T-tree and MR-tree. And, it uses indirect addressing techniques for fast reloading from disk.

Design of a Real-time Sensor Node Platform for Efficient Management of Periodic and Aperiodic Tasks (주기 및 비주기 태스크의 효율적인 관리를 위한 실시간 센서 노드 플랫폼의 설계)

  • Kim, Byoung-Hoon;Jung, Kyung-Hoon;Tak, Sung-Woo
    • The KIPS Transactions:PartC
    • /
    • v.14C no.4
    • /
    • pp.371-382
    • /
    • 2007
  • In this paper, we propose a real-time sensor node platform that efficiently manages periodic and aperiodic tasks. Since existing sensor node platforms available in literature focus on minimizing the usage of memory and power consumptions, they are not capable of supporting the management of tasks that need their real-time execution and fast average response time. We first analyze how to structure periodic or aperiodic task decomposition in the TinyOS-based sensor node platform as regard to guaranteeing the deadlines of ail the periodic tasks and aiming to providing aperiodic tasks with average good response time. Then we present the application and efficiency of the proposed real-time sensor node platform in the sensor node equipped with a low-power 8-bit microcontroller, an IEEE802.15.4 compliant 2.4GHz RF transceiver, and several sensors. Extensive experiments show that our sensor node platform yields efficient performance in terms of three significant, objective goals: deadline miss ratio of periodic tasks, average response time of aperiodic tasks, and processor utilization of periodic and aperiodic tasks.

In-line Monitoring of Fluid-Bed Blending Process for Pharmaceutical Powders using Fiber Optics Probe and NIR Spectroscopy (광섬유-탐침과 근적외선(NIR) 분광기를 이용한 약제분말 유동층 혼합공정의 인라인 모니터링 연구)

  • Park, Cho-Rong;Kim, Ah-Young;Lee, Min-Jeong;Lee, Hea-Eun;Seo, Da-Young;Shin, Sang-Mun;Choi, Yong-Sun;Kwon, Byung-Soo;Bang, Kyu-Ho;Kang, Ho-Kyung;Kim, Chong-Kook;Lee, Sang-Kil;Choi, Guang-Jin
    • Journal of Pharmaceutical Investigation
    • /
    • v.39 no.1
    • /
    • pp.29-36
    • /
    • 2009
  • Since the quality of final products is significantly affected by the homogeneity of powder mixture, the powder blending process has been regarded as one of the critical pharmaceutical unit processes, especially for solid dosage forms. Accordingly, the monitoring to determine a blending process' end-point based on a faster and more accurate in-line/on-line analysis has attracted enormous attentions recently. Among various analytical tools, NIR (near-infrared) spectroscopy has been extensively studied for PAT (process analytical technology) system due to its many advantages. In this study, NIR spectroscopy was employed with an optical fiber probe for the in-line monitoring of fluid-bed blending process. The position of the probe, the ratio of binary powder mixture, the powder size differential and the back-flush period of the shaking bag were examined as principal process parameters. During the blending process of lactose and mannitol powders, NIR spectra were collected, corrected, calibrated and analyzed using MSC and PLS method, respectively. The probe position was optimized. A reasonable end-point was predicted as 1,500 seconds based on 5% RSD value. As a consequence, it was demonstrated that the blending process using a fluid-bed processor has several advantages over other methods, and the application of NIRS with an optical fiber probe as PAT system for a fluid-bed blending process could be high feasible.

A Hardware Barrier Synchronization using Multi -drop Scheme in Parallel Computer Systems (병렬 컴퓨터 시스템에서의 Multi-drop 방식을 사용한 하드웨어 장벽 동기화)

  • Lee, June-Bum;Kim, Sung-Chun
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.27 no.5
    • /
    • pp.485-495
    • /
    • 2000
  • The parallel computer system that uses parallel program on the application such as a large scale business or complex operation is required. One of crucial operation of parallel computer system is synchronization. A representative method of synchronization is barrier synchronization. A barrier forces all process to wait until all the process reach the barrier and then releases all of the processes. There are software schemes, hardware scheme, or combinations of these mechanism to achieve barrier synchronization which tends to use hardware scheme. Besides, barrier synchronization lets parallel computer system fast because it has fewer start-up overhead. In this paper, we propose a new switch module that can implement fast and fault-tolerant barrier synchronization in hardware scheme. A proposed barrier synchronization is operated not in full-switch-driven method but in processor-driven method. An effective barrier synchronization is executed with inexpensive hardware supports. Therefore, a new proposed hardware barrier synchronization is designed that it is operated in arbitrary network topology. In this paper, we only show comparison of barrier synchronization on Multistage Interconnection Network. This research results in 24.6-24.8% reduced average delay. Through this result, we can expect lower average delay in irregular network.

  • PDF

Dewaterability Improvement and Volume Reduction of Bio-Solid using Ultrasonic Treatment (Bio-Solid의 탈수성 개선 및 감량화를 위한 초음파 적용)

  • Park, Cheol;Ha, Jun Soo;Kim, Young Uk
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.15 no.6
    • /
    • pp.4019-4023
    • /
    • 2014
  • This study examined the effectiveness of ultrasound on enhancing the dewaterability and volume reduction of bio solids from a waste treatment plant. The test specimen was obtained from a storage tank immediately before the dewatering process at a local treatment plant. The test conditions included the energy levels of ultrasonic waves and treatment time. The tests were undertaken using three types of different treatment processors (7 liter, 1 ton, 7 ton container). The capillary suction time (CST) and the viscosity of sludge, which is one of the influencing factors for dewaterbility, were obtained under various test conditions. The results showed that ultrasound increases the CST of the raw specimens, whereas a significant reduction (20 % of the maximum value) of CST occurred in the sample with ultrasound and flocculent. The decrease in viscosity reached 40 % of the maximum value. A centrifugal test was performed to examine the characteristics of the sludge settlement. The settling rate and time required to reach the final values were both enhanced by the ultrasonic energy. An ultrasonic treatment is potentially useful tool for reducing the amount of released sludge. To examine the possible use of field application, the real scale sonic processor was designed and operated. The results were similar (50 % of the maximum value) to those of laboratory experiments.

A Multipurpose Design Framework for Hardware-Software Cosimulation of System-on-Chip (시스템-온-칩의 하드웨어-소프트웨어 통합 시뮬레이션을 위한 다목적 설계 프레임워크)

  • Joo, Young-Pyo;Yun, Duk-Young;Kim, Sung-Chan;Ha, Soon-Hoi
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.35 no.9_10
    • /
    • pp.485-496
    • /
    • 2008
  • As the complexity of SoC (System-on-Chip) design increases dramatically. traditional system performance analysis and verification methods based on RTL (Register Transfer Level) are no more valid for increasing time-to-market pressure. Therefore a new design methodology is desperately required for system verification in early design stages. and hardware software (HW-SW) cosimulation at TLM (Transaction Level Modeling) level has been researched widely for solving this problem. However, most of HW-SW cosimulators support few restricted ion levels only, which makes it difficult to integrate HW-SW cosimulators with different ion levels. To overcome this difficulty, this paper proposes a multipurpose framework for HW SW cosimulation to provide systematic SoC design flow starting from software application design. It supports various design techniques flexibly for each design step, and various HW-SW cosimulators. Since a platform design is possible independently of ion levels and description languages, it allows us to generate simulation models with various ion levels. We verified the proposed framework to model a commercial SoC platform based on an ARM9 processor. It was also proved that this framework could be used for the performance optimization of an MJPEG example up to 44% successfully.

Design of a Binding for the performance Improvement of 3D Engine based on the Embedded Mobile Java Environment (자바 기반 휴대용 임베디드 기기의 삼차원 엔진 성능 향상을 위한 바인딩 구현)

  • Kim, Young-Ouk;Roh, Young-Sup
    • Journal of Korea Multimedia Society
    • /
    • v.10 no.11
    • /
    • pp.1460-1471
    • /
    • 2007
  • A 3-Dimensional engine in a mobile embedded device is divided into a C-based OpenGL/ES and a Java-based JSR184 which interprets and executes a byte code in a real-time. In these two standards, the JSR184 supporting Java objects uses more processor resources than an OpenGL/ES and thus has a constraint when it is used in an embedded device with a limited computing power. On the other hand, 3-Dimensional contents employed in existing personal computer are created by utilizing advantages of Java and secured numerous users in European market, due to the good quality in contents and extensive service in a commercial network, GSM. Because of the reason, a mobile embedded device used in a GSM network needs a JSR184 which can provide an existing Java-based 3-Dimensional contents without extra conversion processes, but the current version of Java-based 3-Dimensional engine has drawbacks in application to commercial products because it requires more computing power than the mobile embedded device. This paper proposes a binding technique with the advantages of Java objects to improve a processing speed of 3-Dimensional contents in limited resources of a mobile embedded device. The technique supports a JSR184 standard interface in the upper layer to utilize 3-Dimensional contents using Java, employs a different code-conversion language, KNI(Kilo Native Interface), in the middle layer to interface between OpenGL/ES and JSR184, and embodies an OpenGL/ES standard in the lower layer. The validity of the binding technique is demonstrated through a simulator and a FPGA embedding an ARM.

  • PDF