• Title/Summary/Keyword: Moving Device

Search Result 652, Processing Time 0.035 seconds

A Confirmation of the Minimum Moving Time to the Stop-Motion in the (sLa-Camera-pLa)Type ((sLa-Camera-pLa)타입에서 Stop-Motion 방식의 최소 구동 시간 입증)

  • Kim, Soon Ho;Kim, Chi Su
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.6 no.5
    • /
    • pp.223-228
    • /
    • 2017
  • SMT is an device that picks up electronic components and does precise placing onto PCBs. In order to do this, it stops in front of a camera installed in the middle to go over vision inspection. And after that it is move for placing. There are 16 different types of routes in this process. This paper compared to the moving time of three methods in the (sLa-Camera-pLa)type. The first method is stopping in front of the camera for vision inspection and placing components onto PCBs(stop-motion). The second method is moving in front of the camera for vision inspection without stopping(fly1-motion). The third method is inspecting the components when the speed of the X axis, the Y axis is the best and is placing components onto PCBs(fly2-motion). This paper shows the moving time of three methods is same. Therefore we proved that the stop-motion method can be placing in the fastest time without changing structure of the device in the (sLa-Camera-pLa)type.

A Study on the Seam Tracking Behavior for container box's welding (컨테이너박스용 용접선 추적거동에 관한 연구)

  • Ahn, Byong-Won;Bae, Cherl-O;Kim, Hyun-Soo
    • Journal of Advanced Marine Engineering and Technology
    • /
    • v.30 no.3
    • /
    • pp.438-443
    • /
    • 2006
  • The probe type sensor using strain gauges was used to track a container box's seam in this paper. A strain gauge has a property which the specific resistance is changed by varying of the sectional area and length when tensile and compressive stresses are generated at the strain gauge. We designed the automatic seam tracking device by attaching the probe type strain gauge sensor, motor driving slide, encorder to check the moving distance and interface card connected MPU upside the speed controllable carriage. The folded work piece for a container box is made to examine whether the device can track the seam automatically or not. Seam tracking experiments were done by changing the carriage moving speed at 300. 400. 500. 600[mm/min] each as the voltage of side track was 2.5[V]. We compared and analyzed the sampling data which is obtained by output voltage of strain gauge sensor and rotary encorder pulse every 100 [m/s]. The welding experiments were performed by using $CO_2$ welding machine about the carriage moving speed that has good seam tracking condition in the seam tracking experiments above. And we compared the seam tracking status.

Strain measurement method for moving parts using IoT sensors (사물인터넷 센서를 이용한 동적 부품의 스트레인 측정 방법)

  • Ba Da Kim;Young Chul An;Jung Hyun Park;Yeong Jun Yu;Chul Hee Lee;Daeyup Lee
    • Journal of Drive and Control
    • /
    • v.20 no.1
    • /
    • pp.41-47
    • /
    • 2023
  • The aim of this study was to develop a method for installing strain gauges on moving, lubricating oil-filled, and sealed parts, such as drive shafts of equipment, including construction machinery. A measuring device was constructed using an embedded CPU and an IoT sensor to measure the strain of the strain gauge, which allowed for the measurement of axial torque and axial force, and subsequent analysis. To verify the performance of the developed device, the axial torque and axial force of the forklift were measured during operation using a strain gauge attached to the inside of the drive shaft. This study confirmed the possibility of measuring and analyzing the strain of a moving part, such as the inside of a drive shaft, which is sealed and filled with hydraulic oil.

Development of Control System for Disinfection Unit of Moving Welfare Device (이동식 복지용구 소독장치를 위한 제어시스템 개발)

  • Seong, Chung-Ill;Cho, Seong-Beom;Hwang, Gi-Hyun
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2012.10a
    • /
    • pp.304-306
    • /
    • 2012
  • In this Paper, we develop control system for disinfection of welfare Equipment. In this paper, the developed system including disinfection control circuit using Hydrogen peroxide steam, chamber control circuit for disinfection using low vacuum and washing system control circuit using micro bubble.

  • PDF

The Balancing Control of Moving Mass Rail by a Screw Jack and Damper (스크류 잭 및 댐퍼를 이용한 가동질량 레일의 평형제어)

  • Byun, J.H.;Choi, M.S.
    • Journal of Power System Engineering
    • /
    • v.11 no.1
    • /
    • pp.134-139
    • /
    • 2007
  • A delivery ship is used to handle the cargo with the crane to/from the ships. The ship is inclined in the direction of a cargo which is hung on a crane. In this case, a arc shaped rail should be in the equilibrium state to get good anti-rolling performance. In this study, a device and control algorithm are developed to take accurate and quick equilibrium of the rail. The device is composed of a hinged immovable support, screw jack and damper. And the control system is based on I-PD control law to consider of control input saturation and overshoot. The controller is composed of integral controller of feedforward path and proportional-derivative controller of feedback path. The parameters of controller is designed to follow the reference signal and to remove overshoot. The simulation results show that the desirable control performance is achieved.

  • PDF

LRF-Based Servo System for a Manipulator Grasping Moving Cylinders (움직이는 원통형 물체를 잡는 매니퓰레이터를 위한 레이저 거리계 기반의 서보시스템)

  • Cheon, Hong-Seok;Kim, Byung-Kook
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.14 no.3
    • /
    • pp.263-272
    • /
    • 2008
  • We implemented a real-time servo system for a manipulator based on Laser Range Finder (LRF). and established algorithms for grasping a moving cylinder. We devised a manipulator mechanism and driving hardware based on a system board equipped with Xscale Processor with real-time operating system RTAI on Linux. The manipulator motor driver is connected to the system board via CAN communication link, and LRF is connected via RS-232C. We implemented real-time software including CAN device driver, RS-232C device driver, manipulator trajectory generator, and LRF control software. A typical application experiment for grasping a cylinder with circle motion demonstrated our system's real-time performance.

A Design and Implementation of Control Application for Arduino Prime Smart Car

  • Park, Jin-Yang
    • Journal of the Korea Society of Computer and Information
    • /
    • v.21 no.11
    • /
    • pp.59-64
    • /
    • 2016
  • In this paper, we design and implement an Application based on android platform, which can control arduino Prime Smart Car using Bluetooth communication. This Application consist of Bluetooth communication module, manual mode module, and line-tracer mode module. In the Bluetooth communication module, it checks the on/off status of Smartphone Bluetooth. If Bluetooth status is off, it activates Bluetooth, selects the corresponding device from Bluetooth device list, and connects with a pair. In order to reduce coding time, we implements Bluetooth communication using inherited class from android Bluetooth package. In the manual mode module, it implements six direction moving button and stop button, which can control arduino Prime Smart Car. In the line-tracer mode module, it implements Prime Smart Car with self-driving function using TCRT5000 sensor. And moving button and stop button is disabled.

A novel encoder of digital and analog hybrid typo ofr servo control with high-precision resolution (초정밀 위치제어를 위한 새로운 디지털 아날로그 혼합형 엔코더)

  • Park, Jong-Won;Hong, Jeng-Pyo;Park, Sung-Jun;Kwon, Soon-Jae;Heon, Sohn-Mu;Kim, Jong-Dal;Kim, Gyu-Seob
    • Proceedings of the KIEE Conference
    • /
    • 2003.07b
    • /
    • pp.1006-1008
    • /
    • 2003
  • Position controls are very important in semiconductor manufacturing devices, machine tools precision measuring instruments, etc. to measure the distance of movement of moving objects in minute units and the accuracy of measurement for the moving distance in these devices affect the performance of the whole devices. Therefore, in those precision instruments, a sensing device that can measure the distance of movement with high-precision resolution is required. In this paper, a novel encoder of digital and analog hybrid type is proposed. It is shown that from this experiment a high-resolution angle measurement device can be designed by a low cost incremental encoder.

  • PDF

Hardware Implementation of an Image Tracking System Using CCD Camera (CCD 카메라를 이용한 이미지 트랙킹 시스템의 하드웨어 구현)

  • Yun, Ji-Nyeong;Lee, Ja-Sung;Koh, Young-Gil
    • Proceedings of the KIEE Conference
    • /
    • 1994.11a
    • /
    • pp.353-355
    • /
    • 1994
  • This work describes a hardware implementation of a precision image tracking system which employs a CCD camera mounted on pan/tilt device. Unknown translation between two successive images of a moving object is estimated by using a generalized least-squares method. Estimated position error obtained by the tracking algorithm is used to drive DC motors built in the pan/tilt device for the camera to follow the image. An experimental result shows a sub-resolution tracking error for a image moving with a uniform velocity.

  • PDF

The improvement of moving picture quality in TFT-LCD with Blinking Backlight System and Liquid Crystal Overdriving Methode (Blinking Backlight System과 Liquid Crystal Overdriving Methode를 사용한 TFT-LCD의 동영상 화질개선을 위한 연구)

  • Han, Jung-Min;Kim, Jong-Hwan;Kim, Young-Hwan;Kim, Gwi-Yeol;Seo, Dae-Shik
    • Proceedings of the Korean Institute of Electrical and Electronic Material Engineers Conference
    • /
    • 2005.05a
    • /
    • pp.146-149
    • /
    • 2005
  • In applying LCD to TV application, one of the most significant factors to be improved is image sticking on the moving picture. LCD is different from CRT in the sense that it's continuous passive device, whichholds images in entire frame period, while impulsetype device generate image in very short time. We realized articulate image generation similar to CRT by CCFL blinking drive and TN-LCD overdriving. As a result, reduced image sticking phenomenon was validated by naked eye and response time measureme.

  • PDF