• Title/Summary/Keyword: Microcontroller Board

Search Result 66, Processing Time 0.027 seconds

SMART POWER DEVELOPEMEN SYSTEM FOR USE IN INTERNET (INTERNET 사용을 위한 SMART POWER DEVELOPEMENT SYSTEM)

  • Kim, Ki-Bong
    • Proceedings of the KIEE Conference
    • /
    • 2000.11b
    • /
    • pp.341-344
    • /
    • 2000
  • 본 논문에서는 stepper motor 나 BLDC motor를 구동하기 위하여, 최신 microcontroller, PC, control IC board 등으로 구성된 새로운 시스템을 설명하는데 목적이 있다. 이 시스템에서는 인터넷으로 전송되는 microcontroller program를 이용하여 SPDS(smart power development system)을 구동시키고, 이로 인하여 dedicated drive IC를 제어하여 stepper 또는 BLDC motor를 구동시키게 되며, 원격지에 있는 사용자의 motor를 제어함을 목표로 하고 있다. 본 논문에서 사용된 drive IC 는 SGS-Thomson 제품으로써 stepper motor 용으로 L6205/6/7/8, 그리고 BLDC motor 용으로 L6235 이다. SPDS는 ST92F120 16-bit microcontroller를 사용하고 있다. 이 논문에서는 인터넷 Protocol Converter에 의한 프로그램 전송, Operating System Program 및 Driver Software Program의 생성 및 구성, Drive IC의 구성 및 특징, SPDS 의 hardware 및 software 의 구성 등에 대하여 설명한다.

  • PDF

Microcontroller-Based Liquid Level Control Modeling

  • Dumawipata, Teerasilapa;Unhavanich, Sumalee;Tangsrirat, Worapong
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2001.10a
    • /
    • pp.82.3-82
    • /
    • 2001
  • This work presents a design technique for the implementation of the liquid level control system by based on the use of a single-chip microcontroller. The proposed model system offers the following attractive features : (1) application of the pressure transducer for sensing the height of liquid in tank (2) using the obtained liquid level for defining on-off condition of the water pump (3) the liquid values were controlled by using stepping motors for controlling of 57 points (4) can set up by using manual control or automatic control (5) can monitor and display the process status either on microcontroller-based control board or on the computer via RS232 serial-port. Experimental results have been employed to show the effectiveness ...

  • PDF

Development of a Large Quantity of Inputs Interface System Using a Single Chip microcontroller (원칩 마이컴을 이용한 대용량 입력 인터페이스 시스템의 개발)

  • Park, Ju-Tae;Choi, Duck-sung;Jeong, Seung-Hyun
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.20 no.1
    • /
    • pp.215-221
    • /
    • 2016
  • In this thesis we introduce a large quantity of input interface system using a low cost single chip microcontroller which is consists of walking board with 1600 switches, RS485 communication for switch data communication and PC application software for walking pattern analysis. When a pedestrian walks on the walking board, the pattern analysis of foot pressed switches can be utilized on diverse divisions of sports and industry such as walking physical therapy, dancing, a large quantity of sensors interface system, etc.

128duino : An Extension of the Arduino Platform for ATmega128 (128duino : ATmega128을 위한 아두이노 플랫폼의 확장)

  • Choi, Hun;Heo, Gyeongyong
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.24 no.10
    • /
    • pp.1369-1375
    • /
    • 2020
  • Arduino is a microcontroller platform for non-IT major students, and is widely used as a learning tool. Several AVR series microcontrollers are used in Arduino boards, but ATmega128 is not used. ATmega128 is widely used because of its high expandability and competitive price compared to ATmega328 and ATmega2560 used in Arduino boards. Therefore, by allowing ATmega128 to be used in an Arduino environment, the usability of existing hardware and the Arduino platform can be improved. In this paper, proposed are an Arduino-compatible board design based on ATmega128 and ways to use the ATmega128-based board. As the strengthes of the Arduino platform can be used while utilizing existing hardware in the proposed extension, it is expected that the proposed one can be used in various microcontroller-related education and enhance the learning efficiency.

Unified Programmer for AVR-Based Arduino-Compatible Boards (AVR 기반 아두이노 호환 보드를 위한 통합 프로그래머)

  • Heo, Gyeongyong;Ryu, Daewoo
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.25 no.1
    • /
    • pp.96-101
    • /
    • 2021
  • Arduino is one of the open source microcontroller projects, and Arduino boards using AVR microcontrollers are commonly used. In general, AVR microcontrollers use ISP (In System Programming) upload, but in Arduino, serial upload through a bootloader is basically used, and a dedicated microcontroller is built into the board for this purpose. In order to use the ISP upload in Arduino, a dedicated upload device is required, which is not included in the Arduino board. In this paper, we propose a unified programmer that can handle ISP upload and serial upload through one dedicated microcontroller, and show that ISP and serial upload are possible using the unified programmer. In addition, the proposed unified programmer works as a USB-serial converter, supports serial communication with a computer, and it is also possible to burn the Arduino bootloader. All operations of the unified programmer can be confirmed through the experimental results.

Design of an 8051 Microcontroller With Application-Specific Instructions and I/O Ports for Data Transmission (데이터 전송을 위한 전용 명령어 및 I/O 포트를 탑재한 8051 마이크로콘트롤러의 설계)

  • Kim, Jihye;Lee, Seongsoo
    • Journal of IKEEE
    • /
    • v.19 no.4
    • /
    • pp.625-631
    • /
    • 2015
  • In this paper, an 8051 microcontroller with application-specific instructions and I/O ports for data transmission is designed. The designed microcontoller includes two UART ports and one SMBus port to control external devices and to transmit data with them. Application-specific instruction is developed and added to the instruction set to exploit these I/O ports. So the designed microcontroller can perform multi-device control and multi-byte transmission. Also, it can reduce the code size of the application program. Especially, the designed microcontroller does not stall and can execute other programs during data transmission, which significantly increases its efficiency. Synthesized in 0.18 um technology, the area overhead due to application-specific instructions was negligible. Operations of all instructions and I/O ports were verified to run correctly on a FPGA board.

Development of Keypad Test System using PIC Controller (PIC Controller를 이용한 키패드 검사 시스템 개발)

  • Choi Kwang-Hoon;Lee Young-Choon;Kwon Tae-Kyu;Lee Seong-Cheol
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.21 no.10
    • /
    • pp.94-101
    • /
    • 2004
  • This paper presents the development of a keypad test system for the improvement of working environment and productivity using PTC 16F877 microprocessor. In order to detect the fault of keypad products, hardware and software design is performed in this system. Keypad fault detection system is controlled by the 8 bit one chip PIC microcontroller for the exactness and speed. Developed panel of the keypad test system is comprised of the sub-panel for selecting in the inspected keypad types and the main panel f3r displaying the working order and fault position. Furthermore, all data from keypad inspection are stored in main memory of personal computer for the database. All these functions lead to the improvement of working speed and environment.

Implementation of an EtherCAT Master with SOEM on STM32 Microcontroller (STM32 마이크로 컨트롤러에서 SOEM을 이용하는 EtherCAT 마스터 구현)

  • Sung Jin Kang;Hwa Il Seo
    • Journal of the Semiconductor & Display Technology
    • /
    • v.22 no.2
    • /
    • pp.11-16
    • /
    • 2023
  • EtherCAT is an Ethernet-based fieldbus system standardized in IEC 61158 and SEMI, and widely used in the fields of factory automation, semiconductor equipment and robotics. In this paper, without operating system, we have implemented an EtherCAT master with an open source EtherCAT master stack SOEM on STM32 Nucleo-144 board with an STM32F767 microcontroller. And its jitter performance has been evaluated at the output of the network port to include all the effects of the entire system in the results. The results show that the implemented EtherCAT master has precise control performance for control frequencies from 1KHz to 8KHz and relatively superior jitter performance compared to the EtherCAT masters with real-time patched Linux operating system.

  • PDF

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.

Study on the Motion Control of CCTV by Miroprocessor (마이크로프로세스를 사용한 CCTV의 동작제어에 관한 연구)

  • Cho, Soo-Hyun;Kim, Jee-Hyun;You, Jeong-Bong
    • Proceedings of the KIEE Conference
    • /
    • 2008.10b
    • /
    • pp.445-447
    • /
    • 2008
  • The CCTV systems is the most extensively used for a burglar proof, a crime prevention and a Prevention forest fires etc. The CCTV systems which is used in present is a PAN/TILT form. We want to control of CCTV systems motion by Up/Down, Left/Right, Zoom In/Out, Focus, TELE. We design a 8051 microcontroller board and a Key Controller and a Relay Controller. We conformed its feasibility through the simulation.

  • PDF