• Title/Summary/Keyword: One-Chip Controller

Search Result 125, Processing Time 0.027 seconds

Hardware Implementation of Motor Controller Based on Zynq EPP(Extensible Processing Platform) (Zynq EPP를 이용한 모터 제어기의 하드웨어 구현)

  • Moon, Yong-Seon;Lim, Seung-Woo;Lee, Young-Pil;Bae, Young-Chul
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.8 no.11
    • /
    • pp.1707-1712
    • /
    • 2013
  • In this paper, we implement a hardware for motor control based on FPGA + embedded processor using Zynq EPP which is All Programmable SoC in order to improve a structural problem of motion control based on such as DSP, MCU and FPGA previously. The implemented motor controller that is fused controller with advantage of FPGA and embedded processor. The signal processing part of high velocity motor control is performed by motor controller based on FPGA. A motion profile and kinematic calculation that are required algorithm process such as operation of a complicate decimal point has processed in an embedded processor based on dual core. As a result of a hardware implementation, it has an advantage that has can be realized an effect of distribution process in one chip. It has also an advantage that is able to organize as a multi-axis motor controller through adding the IP core of motor control implemented on FPGA.

The design and FPGA implementation of a general-purpose LDI controller for the portable small-medium sized TFT-LCD (중소형 TFT-LCD용 범용 LDI 제어기의 설계 및 FPGA 구현)

  • Lee, Si-Hyun
    • Journal of the Korea Society of Computer and Information
    • /
    • v.12 no.4
    • /
    • pp.249-256
    • /
    • 2007
  • AIn this paper, a new desist of LDI controller IC for general purpose is proposed for driving the LDI(LCD Driver Interface) controller in $4{\sim}9$ inches sized portable small-medium TFT-LCD(Thin Film Transistor addressed -Liquid Crystal Display) panel module. The designed LDI controller was verified on the FPGA(Reld Programmable Gate Array) test board, and was made the interactive operation with the commercial TFT-LCD panel successfully. The purpose of design is that it is standardized the LDI controller's operation by one LDI controller for driving all TFT-LCD panel without classifying the panel vendor, and size. The main advantage for new general-purpose LDI controller is the usage for the desist of all panel's SoG(System on a Glass) module because of the design for the standard operation. And in the previous method, it used each LDI controller for every LCD vendor, and panel size, but because a new one can drive all portable small-medium sized panel, it results in reduction of LDI controller supply price, and manufacturing cost of AV(Audio Video) board and panel. In the near future, the development of SoG IC(Integrated Circuit) for manufacturing more excellent functional TFT-LCD panel module is necessary. As a result of this research, the TFT-LCD panel can make more small size, and light weight, and it results in an upturn of domestic company's share in the world market. With the suggested theory in this paper, it expects to be made use of a basic data for developing and manufacturing for the SoG chip of TFT-LCD panel module.

  • PDF

A Study On Design of ZigBee Chip Communication Module for Remote Radiation Measurement (원격 방사선 측정을 위한 ZigBee 원칩형 통신 모듈 설계에 대한 연구)

  • Lee, Joo-Hyun;Lee, Seung-Ho
    • Journal of IKEEE
    • /
    • v.18 no.4
    • /
    • pp.552-558
    • /
    • 2014
  • This paper suggests how to design a ZigBee-chip-based communication module to remotely measure radiation level. The suggested communication module consists of two control processors for the chip as generally required to configure a ZigBee system, and one chip module to configure a ZigBee RF device. The ZigBee-chip-based communication module for remote radiation measurement consists of a wireless communication controller; sensor and high-voltage generator; charger and power supply circuit; wired communication part; and RF circuit and antenna. The wireless communication controller is to control wireless communication for ZigBee and to measure radiation level remotely. The sensor and high-voltage generator generates 500 V in two consecutive series to amplify and filter pulses of radiation detected by G-M Tube. The charger and power supply circuit part is to charge lithium-ion battery and supply power to one-chip processors. The wired communication part serves as a RS-485/422 interface to enable USB interface and wired remote communication for interfacing with PC and debugging. RF circuit and antenna applies an RLC passive component for chip antenna to configure BALUN and antenna impedance matching circuit, allowing wireless communication. After configuring the ZigBee-chip-based communication module, tests were conducted to measure radiation level remotely: data were successfully transmitted in 10-meter and 100-meter distances, measuring radiation level in a remote condition. The communication module allows an environment where radiation level can be remotely measured in an economically beneficial way as it not only consumes less electricity but also costs less. By securing linearity of a radiation measuring device and by minimizing the device itself, it is possible to set up an environment where radiation can be measured in a reliable manner, and radiation level is monitored real-time.

Development of a Seeder Monitoring System (파종기용 파종 감시 장치 개발)

  • 김대호;김경욱
    • Journal of Biosystems Engineering
    • /
    • v.21 no.3
    • /
    • pp.306-314
    • /
    • 1996
  • A seeder monitoring system was developed to solve the problems of mis-sowing and tube clogging in direct seeding machines, which have been one of the factors that reduce the performance of sowing operations. The system consisted of photo sensors, air nozzles, an air compressor, and a one-chip micro-computer based controller. The system was also equipped with the devices that perform the functions of self-checking and intermittent air injection for cleaning seed tubes. The performance of the system was tested in the laboratory and field. Using the well-cleaned rice seed, the average time for checking the mis-sowing was 1.37 seconds in the field and 1.2 seconds in the laboratory without any malfunction. Overall evaluation of the system indicated that the system can be utilized for seeding machines not only for paddies but beans and corns.

  • PDF

Efficient Flash Memory Access Power Reduction Techniques for IoT-Driven Rare-Event Logging Application (IoT 기반 간헐적 이벤트 로깅 응용에 최적화된 효율적 플래시 메모리 전력 소모 감소기법)

  • Kwon, Jisu;Cho, Jeonghun;Park, Daejin
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.14 no.2
    • /
    • pp.87-96
    • /
    • 2019
  • Low power issue is one of the most critical problems in the Internet of Things (IoT), which are powered by battery. To solve this problem, various approaches have been presented so far. In this paper, we propose a method to reduce the power consumption by reducing the numbers of accesses into the flash memory consuming a large amount of power for on-chip software execution. Our approach is based on using cooperative logging structure to distribute the sampling overhead in single sensor node to adjacent nodes in case of rare-event applications. The proposed algorithm to identify event occurrence is newly introduced with negative feedback method by observing difference between past data and recent data coming from the sensor. When an event with need of flash access is determined, the proposed approach only allows access to write the sampled data in flash memory. The proposed event detection algorithm (EDA) result in 30% reduction of power consumption compared to the conventional flash write scheme for all cases of event. The sampled data from the sensor is first traced into the random access memory (RAM), and write access to the flash memory is delayed until the page buffer of the on-chip flash memory controller in the micro controller unit (MCU) is full of the numbers of the traced data, thereby reducing the frequency of accessing flash memory. This technique additionally reduces power consumption by 40% compared to flash-write all data. By sharing the sampling information via LoRa channel, the overhead in sampling data is distributed, to reduce the sampling load on each node, so that the 66% reduction of total power consumption is achieved in several IoT edge nodes by removing the sampling operation of duplicated data.

Development of Digital Type Battery Charger based on Milti-Mode Control (디지털방식 다중제어 충전기 개발)

  • 변영복;구태근;김은수;조기연;김동희;변동환
    • Journal of the Korean Institute of Illuminating and Electrical Installation Engineers
    • /
    • v.15 no.5
    • /
    • pp.55-60
    • /
    • 2001
  • Most of the battery charger for electric powered forklift truck are controlled by the method of 3-phased constant current and constant voltage controls. However, these chargers have several disadvantages like a large charger capacity, and a short battery life time. To eliminate the weak points, a digital type battery charger based on multi-mode control adding a constant power control and several assistant controls in the conventional control is presented. The whole control system is performed by a low cost 8 bit one-chip micro-controller and completely digitize. So, we can get a high precision control and a good reliability.

  • PDF

Cutting force regulation of microdrilling using the sliding mode control (슬라이딩 모드 제어를 이용한 마으크로 드릴의 절삭력 제어)

  • 정만실;조동우
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 1997.04a
    • /
    • pp.842-846
    • /
    • 1997
  • Micro-hole drilling (holes less than 0.5 mm in diameter with aspect ratios larger than 10) is gaining increased attention in a wide spectrum of precision production industries. Alternative methods such as EDM, laser drilling, etc. can sometimes replace mechanical micro-hole drilling but are not acceptable in PCB manufacture because they yield inferior hole quality and accuracy. The major difficulties in micro-hold drilling are related to wandering motions during the inlet stage, high aspect ratios, high temperature,etc. However, of all the difficulties, the most undesirable one is the increase of drilling force as the drill penetrates deeper into hold. This is caused mainly by chip related effects. Peck-drilling is thus widely used for deep hole drilling despite the fact that it leads to low productivity. Therefore, in this paper, a method of cutting force regulation is proposed to achieve continuous drilling. A proportional plus derivative (PD) and a sliding modecontrol algorithm will be implemented for controlling the spinle rotational frequeency. Experimental results will show that sliding mode control reduces the nominal cutting force and its variation better than the PD control, resulting in a number of advantages such as an increase in drill life, fast stabilization of the wandering motion, and precise positioning of the hole.

  • PDF

Optimized Digital Proportional Integral Derivative Controller for Heating and Cooling Injection Molding System

  • Jeong, Byeong-Ho;Kim, Nam-Hoon;Lee, Kang-Yeon
    • Journal of Electrical Engineering and Technology
    • /
    • v.10 no.3
    • /
    • pp.1383-1388
    • /
    • 2015
  • Proportional integral derivative (PID) control is one of the conventional control strategies. Industrial PID control has many options, tools, and parameters for dealing with the wide spectrum of difficulties and opportunities in manufacturing plants. It has a simple control structure that is easy to understand and relatively easy to tune. Injection mold is warming up to the idea of cycling the tool surface temperature during the molding cycle rather than keeping it constant. This “heating and cooling” process has rapidly gained popularity abroad. However, it has discovered that raising the mold wall temperature above the resin’s glass-transition or crystalline melting temperature during the filling stage is followed by rapid cooling and improved product performance in applications from automotive to packaging to optics. In previous studies, optimization methods were mainly selected on the basis of the subjective experience. Appropriate techniques are necessary to optimize the cooling channels for the injection mold. In this study, a digital signal processor (DSP)-based PID control system is applied to injection molding machines. The main aim of this study is to optimize the control of the proposed structure, including a digital PID control method with a DSP chip in the injection molding machine.

Realtime Digital Monitoring and Controller Development for Power Systems (전력시스템의 실시간 디지털 중앙감시 및 제어장치 개발)

  • Jong-Dug Cho;Sun-Hag Hong
    • Journal of the Korea Computer Industry Society
    • /
    • v.2 no.12
    • /
    • pp.1517-1522
    • /
    • 2001
  • In this paper, We propose digital protective relay which monitors the status of distribution line and controls power apparatus with real time operation. Digital protective relay improves the performance of basic functions which are measurement, display and communication. The Int one we consider is that the protective device has the standard method for protecting the distribution systems which are circuit brakers, switch and emergency generators. These are Protected by analog type Protective relay and devices. The security requirements should be activated within a few seconds, and with real time operation. The second one is an efficient method for adapting the one chip micro-processor(PIC16F84) which is enable to digital control system. The proposed methods are implemented with experimental results and have an high fidelity characteristics in local experiment tests.

  • PDF

FPGA Implementation of Resolver-based Absolute Position Sensor Driver (레졸버 기반의 절대위치 검출 센서 드라이버의 FPGA 구현)

  • Jeon, Ji-Hye;Shin, Dong-Yun;Yang, Yoon-Gi;Hwang, Jin-Kwon;Lee, Chang-Su
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.13 no.10
    • /
    • pp.970-977
    • /
    • 2007
  • Absolute position detector which is one of the major equipment in the field of factory automation, not only perceives the absolute position of the rotary machine but also outputs switch data according to the given angle. Absolute position detector is composed of sensor module and its controller. In this paper, a sensor driver is implemented using FPGA with VHDL. This chip has a less form factor than conventional circuit. A test shows reliable precision within THD(total harmonic distortion) of 0.2% which can be applicable commercially. Also, FPGA-based phase error compensation methods were newly discussed. In the future, more research will be conducted to enhance the precision by the introduction of 3-phase transformer.