34 resultados para Arduino (Programmable controller) - programming


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Tässä työssä tutkittiin kahden suomalaisen yrityksen omistamaa yhteisyritystä Venäjällä. Tavoitteena oli kehittää tasapainotettu mittaristo suorituskyvyn mittaukseen johtamisen tueksi. Lisäksi oli tarve parantaa materiaalinhallintaa kehittämällä controllerin työtä helpottava työkalu, sekä kehittää materiaalinhallinnan prosessia läpinäkyvämmäksi ja suoraviivaisemmaksi. Työ koostuu teoreettisesta ja empiirisestä osuudesta. Teoria koostuu raportoinnista, suorituskyvyn mittauksesta ja materiaalinhallinnan seurannasta. Työssä käytettiin laadullisia menetelmiä ja tutkimustyypiksi valikoitui toimintatutkimus. Teoreettinen aineisto on peräisin julkaisuista ja alan kirjallisuudesta. Empiirinen aineisto kerättiin pääosin haastatteluista, benchmarkkauksesta ja dokumenteista. Työn tuloksena saavutettiin päätavoite, eli kehitettiin Excel – pohjaiset työkalut suorituskyvyn mittaukseen ja materiaalinhallinnan seurantaan. Lisäksi kehitettiin kirjallinen ohjeistus näiden työkalujen käyttöön ja materiaalinhallintaprosessien suoraviivaistamiseksi. Diplomityö helpottaa yrityksen johtamista ja kontrollointia sekä sisäisesti että ulkoisesti omistajanäkökulmasta katsottuna. Venäjällä toimivan ulkomaalaisomisteisen yrityksen seuranta on haastavaa, jossa prosessien toimivuus ja läpinäkyvyys ovat olennaisessa roolissa.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This project aims to design and manufacture a mobile robot with two Universal Robot UR10 mainly used indoors. In order to obtain omni-directional maneuverability, the mobile robot is constructed with Mecanum wheels. The Mecanum wheel can move in any direction with a series of rollers attached to itself. These rollers are angled at 45º about the hub’s circumference. This type of wheels can be used in both driving and steering with their any-direction property. This paper is focused on the design of traction system and suspension system, and the velocity control of Mecanum wheels in the close-loop control system. The mechanical design includes selection of bearing housing, couplers which are act as connection between shafts, motor parts, and other needed components. The 3D design software SolidWorks is utilized to assemble all the components in order to get correct tolerance. The driving shaft is designed based on assembled structure via the software as well. The design of suspension system is to compensate the assembly error of Mecanum wheels to guarantee the stability of the robot. The control system of motor drivers is realized through the Robot Operating System (ROS) on Ubuntu Linux. The purpose of inverse kinematics is to obtain the relationship among the movements of all Mecanum wheels. Via programming and interacting with the computer, the robot could move with required speed and direction.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

New emerging technologies in the recent decade have brought new options to cross platform computer graphics development. This master thesis took a look for cross platform 3D graphics development possibilities. All platform dependent and non real time solutions were excluded. WebGL and two different OpenGL based solutions were assessed via demo application by using most recent development tools. In the results pros and cons of the each solutions were noted.