• Title/Summary/Keyword: Microcontroller

Search Result 533, Processing Time 0.021 seconds

Microcontroller-Based Multi-Use Neon Ballasts (마이크로 콘트롤러를 이용한 절전형 다용도 전자식 네온 안정기)

  • Park, C.W.;Shin, H.J.;Lee, Y.J.;Shin, Y.G.;Lee, J.H.
    • Proceedings of the KIEE Conference
    • /
    • 1998.07f
    • /
    • pp.2082-2084
    • /
    • 1998
  • This paper presents a microcontroller-based electronic neon ballasts which is highly suitable for a multi-use and low power consumption by performing economical hardwares and variable software algorithms. Result of this study has the following functions : brightness control, frequency variable output, automatic lightening control, low power characteristics.

  • PDF

Real Time Electrical Energy Computing Tool

  • Kumpanya, Danupon;Thaiparnat, Sattarpoom
    • International Journal of Advanced Culture Technology
    • /
    • v.3 no.1
    • /
    • pp.113-119
    • /
    • 2015
  • This paper presents a design and implementation of real time electrical energy computing tool to measure and record the electrical energy based on type of detection devices, Hall Effect current sensor and Microcontroller. The tool was installed on the system power supply of the room and compared with kWh meter. Finally, we found that the energy record has error of average power calculating results is 0.077%.

Design and Implementation of Communication Module for Distributed Intelligence Control Using LonWorks (LonWorks를 이용한 분산 지능 제어를 위한 통신 모듈의 설계 및 구현)

  • Choi Jae-Huyk;Lee Tae-Oh
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.8 no.8
    • /
    • pp.1654-1660
    • /
    • 2004
  • In this paper, we describes the design and implementation of LonWorks communication module for distributed intelligent control using LonWorks technology of Echelon. LonWorks communication module can be divided hardware and firmware. First, hardwares is divided into microcontroller attaching sensors and LonWorks components for working together control network and data network. Hardwares are consisted of neuron chip, microcontroller, transceiver, LONCard. Second, operating firmware is realized with neuron C using NodeBulider 3.0 development tool. Produced and implemented LonWorks communication module is pretested using LTM-10A, Gizmo 4 I/O board, parallel I/O Interface. For field test, microcontroller module part is tested by HyperTerminal, communication procedure in data network is certified by transmitting and receiving short message using LonMaker for Windows tool. Herewith, LON technology is based on network communication technique using LonWorks.

Implementation of the Integration Laboratory for 8051 Microcontroller (8051 마이크로콘트롤러 통합실험실의 구현)

  • Lee, You-Sang;Yang, Weon-Seok;Jeon, Jae-Wook;Moon, Il-Hyeon;choi, Kwan-Sun;Kim, Dong-Sik;Jeon, Chang-Won;Lee, Sun-Heum
    • The Journal of Korean Association of Computer Education
    • /
    • v.10 no.4
    • /
    • pp.113-124
    • /
    • 2007
  • The virtual laboratory is implemented by Java applets and FLASH animations, which provides the learners with improved experimental methods. If the learners have access to the virtual laboratory system through signing up procedure, they can acquire the fundamental concepts and make a virtual experiment on 8051 microcontroller. In addition, we have implemented the remote laboratory for practicing 8051 microcontroller, which can be used to compensate the absence of reality, occurred during virtual laboratory session. Finally, the proposed integration laboratory provides the learners with almost all the same and advantages as a real laboratory environment.

  • PDF

High Efficiency Resonant Flyback Converter using a Single-Chip Microcontroller (싱글칩 마이크로컨트롤러를 이용한 고효율 공진형 플라이백 전력변환기)

  • Jeong, Gang-Youl
    • Journal of IKEEE
    • /
    • v.24 no.3
    • /
    • pp.803-813
    • /
    • 2020
  • This paper presents a high efficiency resonant flyback converter using a single-chip microcontroller. The proposed converter primary performs the resonant switching by applying the asymmetrical pulse-width modulation (APWM) to the half-bridge power topology. And the converter secondary uses the diode flyback rectifier as its power topology and operates with the zero current switching (ZCS). Thus the proposed converter achieves high efficiency. The total structure of proposed converter is very simple because it uses a single-chip microcontroller and bootstrap circuit for its control and drive, respectively. First, this paper describes the converter operation according to each operation mode and shows its steady-state analysis. And the software control algorithm and drive circuits operating the proposed converter are explained. Then, the operation characteristics of proposed converter are shown through the experimental results of an implemented prototype based on each explanation.

A Study on the Application Design for Wireless Communication Control and Development of Stepping-motor Microcontroller Unit capable of Wireless Communication Control (무선통신 제어 가능한 스테핑모터 마이크로컨트롤러유닛 개발과 무선통신 제어를 위한 어플리케이션 디자인에 관한 연구)

  • Kang, Hee-Ra
    • Journal of Digital Convergence
    • /
    • v.17 no.12
    • /
    • pp.503-508
    • /
    • 2019
  • In recent years, among the IoT products that are used in various ways in everyday life, motorized products are increasing. This study aims to develop a microcontroller unit that can easily control multiple motors and develop an application that makes use of this microcontroller unit. The basis of the hardware developed by the research was the Arduino board, and to it, the Bluetooth module, Zigbee module, and a motor driver were connected. To control the device, an application was designed. The final microcontroller unit and its application may be applied to electric curtains, electric blinds, robots, and other various IoT products. Further research will lead to hardware development that can control various types of motors other than stepping motors.

Compact Implementation and Analysis of Rainbow on 8bits-Microcontroller Uunit (8비트 마이크로컨트롤러 유닛 상에서 Rainbow 최적화 구현 및 분석)

  • Hong, Eungi;Cho, Seong-Min;Kim, Aeyoung;Seo, Seung-Hyun
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.29 no.4
    • /
    • pp.697-708
    • /
    • 2019
  • In this paper, we propose and implement a method to optimize Rainbow for 8 bit MCU(Microcontroller Unit). As quantum computers have been developed, the security of existing cryptography, especially the signature algorithms, has been threatened, so it is necessary to apply a signature scheme with a quantum-resistance to IoT devices. Currently, the proposed PQC(Post Quantum Cryptography) are lattice-based, hash-based, code-based, and MQ(Multivariate Quadratic)-based cryptographic algorithms and signature schemes. In particular, MQ-based signature schemes are faster than conventional signature schemes and are suitable for IoT devices Do. However, it is difficult to apply 8-bit MCU, which has a large key length and large number of computations, to the memory and performance of IoT devices. In this paper, we propose a method of storing Rainbow, which is a MQ-based signing scheme, in 8-bit MCU by dividing the key and optimizing the computation method. By reducing the memory consumption and improving the algorithm speedily, Compare performance.

Implementation of an Automatic Sunrise Household Lighting System Using a PIC Microcontroller (PIC 마이크로컨트롤러를 이용한 가정용 자동해돋이 조명시스템 구현)

  • Kang Brian B.;Kang Chul-Goo
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.22 no.12 s.177
    • /
    • pp.70-76
    • /
    • 2005
  • It is known that natural awakening of us in the morning is due to stimulation of the reticular activation system through biological clock in the suprachiasmatic nucleus of hypothalamus by the morning sunlight. If we sleep at dark rooms without windows and so without morning sunlight, thus, it is not easy fur us to get up refreshingly in the morning. In this paper, we propose an automatic sunrise household lighting system that helps us fer getting up cheerfully in the morning even if we sleep in dark rooms without morning sunlight. The proposed lighting system is an embedded system that turns automatically on the electric lamp and makes it brighter and brighter coincidently with the actual sunrise. The proposed system is composed of a PIC microcontroller with flash memory, a real-time clock IC, a D/A converter, an amplifier, a dimmer unit, a light bulb, a display panel and a keyboard. The validity of the proposed intelligent lighting system is demonstrated via a prototype production and experimentation.

A Study on an Effective Drive of High Intensity Discharge(HID) Lamp Ballast for Cars (자동차 고광도 방전 램프용 안정기의 효과적 드라이브에 관한 연구)

  • Jeong, Gang-Youl
    • The Transactions of the Korean Institute of Electrical Engineers B
    • /
    • v.55 no.4
    • /
    • pp.231-237
    • /
    • 2006
  • This paper proposes an effective drive of high intensity discharge (HID) lamp ballast for cars. All control functions of the proposed ballast are implemented using a low-cost single chip microcontroller, PIC16C73 to optimize the total system size and to minimize cost through minimization of total component number. The proposed ballast generates high open-circuit voltage to ignite the lamp and is controlled to supply effectively the power required to shorten warm-up period after the breakdown. The DC-DC converter of the DC-AC converter part of the ballast utilizes the flyback converter topology that can minimize component number. Also, because to more minimize the ballast size, the transformer size must be minimized, for this, PWM (Pulse Width Modulation) pulses are generated with high frequency using the PWM module of the microcontroller. An analysis for this is explained, briefly. As if the operation of the lamp and ballast arrives at steady-state, then the ballast must AC-control the lamp, for this, the microcontroller utilizes the other PWM module. And the part related to the igniter is explained, briefly. It is shown through experimental results that the controller of the proposed ballast has good performance for the HID lamp for cars.

Development of a microcontroller-based control system for a total artificial heart (완전이식 인공심장을 위한 제어시스템의 개발에 관한 연구)

  • Choi, Won-Woo;Park, Seong-Keun;Kim, Hee-Chan;Min, Byeong-Gu
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.1 no.2
    • /
    • pp.127-134
    • /
    • 1995
  • For use in patients with severe forms of heart disease for which no surgical repair is possible, development of artificial hearts has many importance in point of economics, medical and industrial applications. To provide a sufficient cardiac output to the physiological demands of circulatory systems is the objective of control systems for an electromechanical artificial heart, which is based on the stable controller design for the motor in the artificial heart. In this paper, an implantable microcontroller-based brushless DC motor control system with the implantability, reliability, and stability is introduced. The developed control system for the artificial heart has the following advantages: (1) It is possible to be implanted in a body by realizing the fundamental functions such as a motor speed detection, proportional-intergral control, timer, and PWM generation through a software programming. (2) Thus, the power consumed in the controller is reduced. (3) The reliability and stability are improved through the reduction of electronic parts and line connetions at the controller. The performance of the artificial hearts and control system developed was evaluated through a series of mock circulatory experiments and a reliability test for one and half years. A sheep with the artificial heart and control system was survived for three days.

  • PDF