• Title/Summary/Keyword: transportation robot

Search Result 86, Processing Time 0.03 seconds

High Accurate Cup Positioning System for a Coffee Printer (커피 프린터를 위한 커피 잔 정밀 측위 시스템)

  • Kim, Heeseung;Lee, Jaesung
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.21 no.10
    • /
    • pp.1950-1956
    • /
    • 2017
  • In food-printing field, precise positioning technique for a printing object is very important. In this paper, we propose cup positioning method for a latte-art printer through image processing. A camera sensor is installed on the upper side of the printer, and the image obtained from this is projected and converted into a top-view image. Then, the edge lines of the image is detected first, and then the coordinate of the center and the radius of the cup are detected through a Circular Hough transformation. The performance evaluation results show that the image processing time is 0.1 ~ 0.125 sec and the cup detection rate is 92.26%. This means that a cup is detected almost perfectly without affecting the whole latte-art printing time. The center point coordinates and radius values of cups detected by the proposed method show very small errors less than an average of 1.5 mm. Therefore, it seems that the problem of the printing position error is solved.

A Steerable Quadruped Walking Robotic System with Legs of a Closed-Chain Mechanism (폐쇄 기구형 다리의 조향가능 4족 보행 로봇 시스템)

  • Im, Seung-Cheol;Jeong, Hae-Seong
    • Transactions of the Korean Society of Mechanical Engineers A
    • /
    • v.24 no.1 s.173
    • /
    • pp.118-123
    • /
    • 2000
  • Most quadruped walking robots under current research are individually controlling every joint ic make them step or walk according to an integrated strategy. Such methods are characterized by at least one pair of an actuator and a sensor installed per each 'oint so that the robots weigh execssively and move inefficiently in terms of energy expenditure. In addition, the task of controlling all the joints simultaneously is quite complex and prone to destabilize the robot motion. These respects keep the existing walking robots away from realistic applications such as transportation even if they have potentially, outstanding adaptability to swamps or uneven terrains as opposed to wheeled vehicles. So, this paper presents a new conceptual quadruped robot developed to walk and steer only with a minimal number of actuators owing to a closed-chain mechanism. To prove its actual performance including the adaptability to various types of terrains. experiments are done with the mammal-type prototype. And. it is also shown that the same concept can be easily extended to carry out different gait forms. for instance, that of spiders only with minor modifications.

Implementation of a Multi-Protocol Baseband Modem for RFID Reader (RFID Reader용 멀티 프로토콜 모뎀 설계)

  • Moon, Jeon-Il;Ki, Tae-Hun;Bae, Gyu-Sung;Kim, Jong-Bae
    • The Journal of Korea Robotics Society
    • /
    • v.4 no.1
    • /
    • pp.1-9
    • /
    • 2009
  • Radio Frequency Identification (RFID) is an automatic identification method. Information such as identification, logistics history, and specification of products are written and stored into the memory of RFID tags (that is, transponders), and retrieved through RF communication between RFID reader device and RFID tags. RFID systems have been applied to many fields of transportation, industry, logistics, environment, etc in order to improve business efficiency and reduce maintenance cost as well. Recently, some research results are announced in which RFID devices are combined with other sensors for mobile robot localization. In this paper, design of multi-protocol baseband for RFID reader device is proposed, and the baseband modem is implemented into SoC (System On a Chip). The baseband modem SoC for multi-protocol RFID reader is composed of several IP (Intellectual Property) blocks such as multi-protocol blocks, CPU, UART(Universal Asynchronous Receiver and Transmitter), memory, etc. As a result, the SoC implemented with FPGA(Field Programmable Gate Array) is applied to real product. It is shown that the size of RFID Reader module designed with the FPGA becomes smaller, and the SoC chip price for the same function becomes cheap. In addition, operation performance could be the same or better than that of the product with no SoC applied.

  • PDF

Survey on the Functional Clothing Design Factors for the Military Wearable Robot (육군 착용형 로봇을 장착하기 위한 기능성 의복 설계 요소 조사)

  • Eom, Rani;Lee, Yejin
    • Journal of the Korean Society of Clothing and Textiles
    • /
    • v.45 no.6
    • /
    • pp.1004-1016
    • /
    • 2021
  • This study aims to derive the design requirements for functional clothing worn with military wearable robots using a survey of people with military experience. Specifically, 982 adult males with military and muscular exercise experience were surveyed for their demands for the clothing worn with wearable robots during military activities. The study showed that it is necessary to develop functional clothing worn inside robots suitable for frequent movements of soldiers to improve their comfort level of wearable robots. The surveyed soldiers indicated that they preferred the top and bottom clothing with high-pressure levels because the upper body felt fatigued during transportation, while both the upper and lower body got exhausted during marches. The survey of design requirements revealed that the participants preferred a top with long sleeves and a bottom with ankle-length leggings in color similar to current military uniforms. We conclude that it is important to design functional clothing worn inside wearable robots in different forms depending on frequent movements, e.g., with differentiated pressures and material placements.

Experimental Studies on Bouncing and Driving Control of a Robotic Vehicle for Entertainment and Transportation (운송 및 엔터테인먼트용 로봇차량의 바운스 및 주행제어 실험 연구)

  • Cho, Sung Taek;Jung, Seul
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.25 no.3
    • /
    • pp.266-271
    • /
    • 2015
  • This paper presents the driving and bouncing control of a robotic vehicle for entertainment and transportation. The robotic vehicle is aimed to carry two passengers with a balancing mechanism by two wheels. To maximize the entertaining purpose, not only the balancing control performance but the bouncing control performance is implemented. Passengers can select different driving modes such as regular driving mode, balancing mode, and bouncing mode. Experimental studies of the balancing control performance as well as the bouncing control performance are conducted to see the feasibility as an entertainment robotic vehicle.

Partially Asynchronous Task Planning for Dual Arm Manipulators (양팔 로봇을 위한 부분적 비동기 작업 계획)

  • Chung, Seong Youb;Hwang, Myun Joong
    • The Journal of Korea Robotics Society
    • /
    • v.15 no.2
    • /
    • pp.100-106
    • /
    • 2020
  • In the agricultural field, interests in research using robots for fruit harvesting are continuously increasing. Dual arm manipulators are promising because of its abilities like task-distribution and role-sharing. To operate it efficiently, the task sequence must be planned adequately. In our previous study, a collision-free path planning method based on a genetic algorithm is proposed for dual arm manipulators doing tasks cooperatively. However, in order to simplify the complicated collision-check problem, the movement between tasks of two robots should be synchronized, and thus there is a problem that the robots must wait and resume their movement. In this paper, we propose a heuristic algorithm that can reduce the total time of the optimal solution obtained by using the previously proposed genetic algorithm. It iteratively desynchronizes the task sequence of two robots and reduces the waiting time. For evaluation, the proposed algorithm is applied to the same work as the previous study. As a result, we can obtain a faster solution having 22.57 s than that of the previous study having 24.081 s. It will be further studied to apply the proposed algorithm to the fruit harvesting.

Route Optimization for Energy-Efficient Path Planning in Smart Factory Autonomous Mobile Robot (스마트 팩토리 모빌리티 에너지 효율을 위한 경로 최적화에 관한 연구)

  • Dong Hui Eom;Dong Wook Cho;Seong Ju Kim;Sang Hyeon Park;Sung Ho Hwang
    • Journal of Drive and Control
    • /
    • v.21 no.1
    • /
    • pp.46-52
    • /
    • 2024
  • The advancement of autonomous driving technology has heightened the importance of Autonomous Mobile Robotics (AMR) within smart factories. Notably, in tasks involving the transportation of heavy objects, the consideration of weight in route optimization and path planning has become crucial. There is ongoing research on local path planning, such as Dijkstra, A*, and RRT*, focusing on minimizing travel time and distance within smart factory warehouses. Additionally, there are ongoing simultaneous studies on route optimization, including TSP algorithms for various path explorations and on minimizing energy consumption in mobile robotics operations. However, previous studies have often overlooked the weight of the objects being transported, emphasizing only minimal travel time or distance. Therefore, this research proposes route planning that accounts for the maximum payload capacity of mobile robotics and offers load-optimized path planning for multi-destination transportation. Considering the load, a genetic algorithm with the objectives of minimizing both travel time and distance, as well as energy consumption is employed. This approach is expected to enhance the efficiency of mobility within smart factories.

Control Architecture for Automated Container Cranes (무인자동화를 위한 컨테이너크레인의 제어구조)

  • 김형진;홍경태;홍금식
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 2004.10a
    • /
    • pp.746-751
    • /
    • 2004
  • Demands for higher productivity in container terminal environments continues to escalate consideration of equipment upgrades. And then transportation of containers using the automated container crane becomes more and more important for productivity enhancements. Introducing a hybrid control architecture to the container crane, it provides a effective means to the automated operation of the container crane. This paper addresses the methodology for automation of container cranes. In addition, this paper proposes a new control architecture for the automated container crane and explains each component of that architecture. The control architecture is composed of a deliberative control layer, a sequencing layer, and a reactive control layer. The proposed architecture is applied to a dual-hoist double-trolley container crane.

  • PDF

Mobile Robot for Autonomous Freight Transportation based on Subsumption Architecture (포섭 구조 기반 무인화물이송 로봇 알고리즘)

  • Yeom, Seong-Kyu;Shin, Dongll;Shin, Dongkyoo
    • Annual Conference of KIPS
    • /
    • 2017.04a
    • /
    • pp.560-563
    • /
    • 2017
  • 물류 창고에서 화물 이송 자동화를 위해서 기존의 여러 방식들이 제안 되었지만 설치 및 유지 보수에 대한 비용이 많이 들고 목적에 따라 유동적으로 작업환경을 바꾸기 어려울뿐더러 갑작스러운 작업환경변화에 대처하기 힘들다는 단점이 있다. 본 논문은 무인 화물 이송 이동 로봇이 다양한 환경에서 여러 가지 기능들을 수행하기 위해 초음파 센서 적외선센서를 장착하였으며 라인을 다라 목표점까지 주행하기 위한 알고리즘을 제안하고 시뮬레이터를 제작하여 실험을 해 보았다.

A Study on the Development of Gantry Loader Systems and Jigs for Transferring Complexy Shaped Materials (복잡한 형상의 소재를 이송하기 위한 갠트리 로더 시스템과 지그 개발에 대한 연구)

  • Kong, Jeong-Ri
    • Journal of the Korean Society of Manufacturing Process Engineers
    • /
    • v.18 no.12
    • /
    • pp.67-72
    • /
    • 2019
  • In manufacturing sites that process and produce parts in large quantities for the automotive and electronics industries, users require the reducing of costs and shortened delivery times. To meet these demands, an increase in the number of processes and an decrease in assembly times need to be addressed. Gantry loaders currently on the market in Korea are mostly used for processing lightweight and simple shapes and are not suitable for conveying and processing complex shapes such as automobile engines and aircraft parts. This makes it difficult to mount the material in place. This study aims to smoothen the transportation of complex shapes through the development of jigs and various approaches in the installation of the feed shaft by researching the gantry loader system for transporting multiple materials with complex shapes.