• Title/Summary/Keyword: ATmega128

Search Result 163, Processing Time 0.029 seconds

A Study on Development of Automatic Welding System Using Panel PC (패널 PC를 이용한 자동 용접 시스템의 개발에 관한 연구)

  • Roh, Inh-Bae;Park, Jee-Ho;Shin, Dong-Ryul;Kim, Dong-Wan;Park, Han-Seok;Woo, Jung-In
    • The Transactions of the Korean Institute of Electrical Engineers P
    • /
    • v.53 no.4
    • /
    • pp.183-189
    • /
    • 2004
  • In this paper, an automatic welding system is developed. In the developed system, an automatic welding system is remotely controlled by a portable panel PC. Additional, the DB system such as the operating condition and control data of automatic welding carriage is developed by ATMega128. Therefore, the developed system can overcome the restriction of operating condition, and reduce the weight of welding system and the risk of safety. The effectiveness of the developed system has been verified by the simulation and experimental results respectively.

Anti-condensation System for Switchboard sing the ATmega128 (ATmega128을 이용한 배전반의 결로 방지 시스템 구현)

  • Youn, Jung-Ho;Oh, Kab-Suk
    • Proceedings of the KAIS Fall Conference
    • /
    • 2010.11a
    • /
    • pp.329-331
    • /
    • 2010
  • 전력회사로부터 공급되는 전력을 분배하고 제어하는 기능을 갖는 배전반은 아파트를 비롯한 대단위 인구밀집 주택 지역과 고압 변전소 등에 설치된다. 배전반에 수용되는 전력설비의 사고는 전력 기기의 열화에 의한 사고, 접점 및 각 연결 부위의 접촉 불량에 의한 과열 현상 등에 의한 사고 등으로 구분할 수 있으며 과열 현상에 의한 사고의 원인 중의 하나는 배전반 천정면의 결로에 의한 것으로, 물방울이 각종 기기에 직접 접촉하여 폭발하는 사고로 연결된다. 배전반의 결로는 일중 온도가 급격한 변화를 보이는 계절이나 지역에서 배전반 내부와 외부의 온도 차이와 내부 습도에 의해 발생한다. 본 논문에서는 온도와 습도의 단순 비교를 통하여 환풍기, 열풍기, 환기 등을 제어하여 결로를 해결하는 기존의 방식을 개선하여, 노점온도 계산에 의한 히터 구동 방안을 제시한다.

  • PDF

A Study on the App. Implementation for Short Range Wireless Communication Based on Android Platform (안드로이드 플랫폼 기반 근거리 무선통신 앱 구현에 대한 연구)

  • Lim, Yang-kyun;Jin, Gwang-sik;Roh, Jae-sung
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2012.10a
    • /
    • pp.653-654
    • /
    • 2012
  • Wireless sensor monitoring network has become an emerging area of research in recent year. This paper deals with the design and development of remote monitoring system using Android bluetooth protocol. The remote monitoring and measurement H/W system are implemented by ATmega128 MCU and bluetooth communication module.

  • PDF

A Study on the Standardization of IO Pins and Peripheral Modulesfor the General Microcontroller Training System (범용 마이크로콘트롤러 실습장비를 위한 입출력 핀배열 및 주변장치 모듈의 표준화에 관한 연구)

  • Lee, Hee-Yeong;Kim, Jai-Young
    • Journal of the Korea Computer Industry Society
    • /
    • v.8 no.4
    • /
    • pp.221-228
    • /
    • 2007
  • Many kinds of microcontrollers such as 8051, PIC16 and Atmega series are used for the automatic control system, home appliances and communication equipments manufacturing. It is very important to understand the basic operational principles of microcontrollers and their design concepts. There are many kinds of educational microcontroller trainers and also they are designed and assembled very complicatedly. For the students or developers, it is very difficult to catch the basic operation schemes and apply the techniques to the control system. And also it requires much cost and time for the various kinds of trainers purchasing. In this paper, standardization of pins layout and peripheral modules for the general microcontroller usage was introduced and tested with 89C2051, 89C51, PIC16F84, PIC16F877, Atmega8535 and Atmega128, etc. As a result of test, it was found that saving the cost and time using this suggested device was possible. And also it was very effective way to understand microcontroller design and programming techniques.

  • PDF

Automatic Control System in Room using Zigbee Sensor and Microcontroller Chip (무선센서와 마이크로 컨트롤러를 이용한 실내 환경 자동 제어 시스템)

  • Jean, Byoung-Chan;Choi, Gyoo-Seok
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.9 no.5
    • /
    • pp.147-154
    • /
    • 2009
  • Lately, superhigh speed network infra is developing with the fast speed, is evolved by step that existent appliances are digitalised and appliances are become remote control by being gear to network. Also, gearing in Home network and superhigh speed network infra, control appliances in Internet and research that do monitering is proceed. Therefore, describe about indoor environment automatic control system that use Wireless sensor and Microcontroler in this paper. Because using that electric power, Zigbee sensor and Wireless module, embodied system that measured in the room temperature and use ATmega128 Microcontroler and use each device (temperature, illumination, humidity) back in house and control humidifier, electric fan etc. Can use variously in Home network field by this Wireless sensor and Microcontroler base, and also can apply variously to several industry fields as well as Home network field.

  • PDF

Fast Non-Adjacent Form (NAF) Conversion through a Bit-Stream Scan (비트열 스캔을 통한 고속의 Non-Adjacent Form (NAF) 변환)

  • Hwang, Doo-Hee;Shin, Jin-Myeong;Choi, Yoon-Ho
    • Journal of KIISE
    • /
    • v.44 no.5
    • /
    • pp.537-544
    • /
    • 2017
  • As a special form of the signed-digit representation, the NAF(non-adjacent form) minimizes the hamming weight by reducing the average density of the non-zero bits from the binary representation of the positive integer k. Due to this advantage, the NAF is used in various fields; in particular, it is actively used in cryptology. The existing NAF-conversion algorithm, however, is problematic because the conversion speed decreases when the LSB(least significant bit) frequently becomes "1" during the binary positive integer conversion process. This paper suggests a method for the improvement of the NAF-conversion speed for which the problems that occur in the existing NAF-conversion process are solved. To verify the performance improvement of the algorithm, the CPU cycle for the various inputs were measured on the ATmega128, a low-performance 8-bit microprocessor. The results of this study show that, compared with the existing algorithm, the suggested algorithm not only improved the processing speed of the major patterns by 20% or more on average, but it also reduced the NAF-conversion time by 13% or more.

Development of an AVR MCU-based Solar Tracker (AVR 마이크로 컨트롤러 기반의 태양추적 장치 개발)

  • Oh, Seung-Jin;Lee, Yoon-Joon;Kim, Nam-Jin;Hyun, Joon-Ho;Lim, Sang-Hoon;Chun, Won-Gee
    • Journal of Energy Engineering
    • /
    • v.20 no.4
    • /
    • pp.353-357
    • /
    • 2011
  • An embedded two-axis solar tracking system was developed by using AVR micro controller for enhancing solar energy utilization. The system consists of an Atmega128 micro controller, two step motors, two step drive modules, CdS sensors, GPS module and other accessories needed for functional stability. This system is controlled by both an astronomical method and an optical method. Initial operation is performed by the result from the astronomical method, which is followed by the fine controlled operation using the signals from Cds sensors. The GPS sensor generates UTC, longitude and latitude data where the solar tracker is installed. A database of solar altitude, azimuth, and sunrise and sunset times is provided by UART (Universal Asynchronous Receiver/Transmitter).

Data Transmission System from Distant Area Using SD-Card and Ethernet (SD 카드와 이더넷을 이용한 원격지 데이터 전송시스템)

  • Jo, Heung-Kuk
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2010.10a
    • /
    • pp.381-385
    • /
    • 2010
  • An aging Society solitary life old mans are increasing. The nurses have to visit old mans and must confirm their disease, because they do not act well. It is very difficult to take care old man, because the number of Nurses are small. This problem is solved by collection of data about condition of old mans from long distance. Data communication with Ethernet have benefit to collection of measurement of old man's condition. The Data storage system an long distance place are storaged data and after several day data was transmitted to the DB over the Ethernet. For Miniaturization of such system the system must be OS-less Embedded Ethernet Server system. Such system manages the file management system only with H/W. The Storage device is used SD-card. SD Card is small size and operates with small power. By using 512MB sd memory card, it is possible to storage during 5~6 years, 10 byte of temperature value per second. In this paper, we make a Embedded Ethernet Server using W3100A, Atmega128 MCU and data stroage device using SD-Card. This system operates with O/S-less Embedded Ethernet Server. We talk about file System, Storage and Ethernet. We explained about MCU Atmega128, Interface between LAN LSIand W3100A, Interface between W3100A and Phyceiver RTL8201, data I/O between MCU and SD-Card and File System. We shows the experiment device and result of monitoring.

  • PDF

Design and Implementation of Web-RTU Based on 8 bit MPU (8 비트 MPU 기반의 Web-RTU의 설계 및 구현)

  • Hong, Soon-Pil;Kim, Eun-Sung
    • Proceedings of the KIEE Conference
    • /
    • 2004.11c
    • /
    • pp.89-91
    • /
    • 2004
  • In SCADA systems, an RTU is a device installed at a remote location that collects data, codes the data into a format that is transmittable and transmits the data back to a central station, or MTU. An RTU also collects information from the master device and implements processes that are directed by master device. RTUs are equipped with input channels for sensing or metering, output channels for control, indication or alarms and a communications port. In general, the data are transmitted via a wired communication infrastructure such as RS422 or RS485 between RTU and MTU. But, limited range of wired communication doesn't allow the system to cover remote areas over the limitation, and building a wired communication network is not easy in the circumstances. In this Paper, we design and implement a smart cost-effective Web-RTU that can communicate with MTU via Web. Web is of benefit to the Web-RTU, because it is not only free from the distance limitations, but also is built easily and cost-effectively wherever Internet resources are available. Additionally, Web can be easily applied to the SCADA system with the development of hardware and software for communications. The Web-RTU has a program memory, a data memory and a RAM inside, and uses Atmega128, low-cost 8 bit micro-processor with eight AI(Analog Input). It performs well enough to implement all existing roles of RTU.

  • PDF

A study on the characteristics comparision of Analog or Digitally PWM controlled converter (아날로그/디지털 PWM 제어방식의 컨버터 특성 비교에 관한 연구)

  • Jang, I.H.;Lee, Y.M.;Lee, G.Y.;Choi, M.H.;Kim, Y.J.;Baek, H.L.
    • Proceedings of the KIEE Conference
    • /
    • 2011.07a
    • /
    • pp.1218-1219
    • /
    • 2011
  • 본 논문은 KA555 Timer을 이용한 PWM회로로 구성된 아날로그 방식의 DC-DC Buck Converter와 AVR ATmega128를 이용한 PWM회로로 구성된 디지털 방식의 Buck Converter을 설계하여 각각의 특성을 비교 분석하였다. 제안된 컨버터들은 공통적으로 전원을 공급받아 전압분압회로를 통해 DC-DC Buck Converter의 PWM 제어회로부에 공급되며, 아날로그방식 컨버터의 제어부는 KA555 timer을 이용하여 구형파회로와 미분회로를 구성하고, 출력된 삼각파와 정현파를 KA555 timer을 이용하여 PWM파형으로 제어한다. 디지털방식의 컨버터는 AVR RISC 8-bit 마이크로프로세서 ATmega128을 이용하여 PWM 제어부를 구성하고 이를 LCD창을 통해 그 값을 확인할 수 있도록 설계하였다. 본 논문에서는 두 가지 방식의 제어부를 구성하여 제작 및 실험함으로써, 각각의 장단점을 비교하여 시스템 구성시 요구조건인 소형경량, 단가저감, 효율 등을 비교하여 그 상황에 맞는 설계가 가능할 것이다.

  • PDF