808 resultados para pick-and-place robot
Resumo:
Objective: To examine the association between type of birth attendant and place of delivery, and infant mortality (IM). Methods: This cross-sectional study used self-reported data from the Demographic Health Surveys for women in Ghana, Kenya, and Sierra Leone. Logistic regression estimated odds ratios (ORs) and95% confidence intervals. Results: In Ghana and Sierra Leone, odds of IM were higher for women who delivered at a health facility versus women who delivered at a household residence (OR=3.18, 95% confidence interval, CI: 1.29-7.83, p=0.01 and OR=1.62, 95% CI: 1.15-2.28, p=0.01, respectively). Compared to the use of health professionals, the use of birth attendants for assistance with delivery was not significantly associated with IM for women in Ghana or Sierra Leone (OR=2.17, 95% CI: 0.83-5.69, p=0.12 and OR=1.25, 95% CI: 0.92-1.70, p=0.15, respectively). In Kenya, odds of IM, though nonsignificant, were lower for women who used birth attendants than those who used health professionals to assist with delivery (OR=0.85, 95% CI: 0.51-1.41, p=0.46), and higher with delivery at a health facility versus a household residence (OR=1.29, 95% CI: 0.81-2.03, p=0.28). Conclusions: Women in Ghana and Sierra Leone who delivered at a health facility had statistically significant increased odds of IM. Birth attendant type-IM associations were not statistically significant.Future research should consider culturally-sensitive interventions to improve maternal health and help reduce IM.
Resumo:
Nowadays robotic applications are widespread and most of the manipulation tasks are efficiently solved. However, Deformable-Objects (DOs) still represent a huge limitation for robots. The main difficulty in DOs manipulation is dealing with the shape and dynamics uncertainties, which prevents the use of model-based approaches (since they are excessively computationally complex) and makes sensory data difficult to interpret. This thesis reports the research activities aimed to address some applications in robotic manipulation and sensing of Deformable-Linear-Objects (DLOs), with particular focus to electric wires. In all the works, a significant effort was made in the study of an effective strategy for analyzing sensory signals with various machine learning algorithms. In the former part of the document, the main focus concerns the wire terminals, i.e. detection, grasping, and insertion. First, a pipeline that integrates vision and tactile sensing is developed, then further improvements are proposed for each module. A novel procedure is proposed to gather and label massive amounts of training images for object detection with minimal human intervention. Together with this strategy, we extend a generic object detector based on Convolutional-Neural-Networks for orientation prediction. The insertion task is also extended by developing a closed-loop control capable to guide the insertion of a longer and curved segment of wire through a hole, where the contact forces are estimated by means of a Recurrent-Neural-Network. In the latter part of the thesis, the interest shifts to the DLO shape. Robotic reshaping of a DLO is addressed by means of a sequence of pick-and-place primitives, while a decision making process driven by visual data learns the optimal grasping locations exploiting Deep Q-learning and finds the best releasing point. The success of the solution leverages on a reliable interpretation of the DLO shape. For this reason, further developments are made on the visual segmentation.
Resumo:
Several decision and control tasks in cyber-physical networks can be formulated as large- scale optimization problems with coupling constraints. In these "constraint-coupled" problems, each agent is associated to a local decision variable, subject to individual constraints. This thesis explores the use of primal decomposition techniques to develop tailored distributed algorithms for this challenging set-up over graphs. We first develop a distributed scheme for convex problems over random time-varying graphs with non-uniform edge probabilities. The approach is then extended to unknown cost functions estimated online. Subsequently, we consider Mixed-Integer Linear Programs (MILPs), which are of great interest in smart grid control and cooperative robotics. We propose a distributed methodological framework to compute a feasible solution to the original MILP, with guaranteed suboptimality bounds, and extend it to general nonconvex problems. Monte Carlo simulations highlight that the approach represents a substantial breakthrough with respect to the state of the art, thus representing a valuable solution for new toolboxes addressing large-scale MILPs. We then propose a distributed Benders decomposition algorithm for asynchronous unreliable networks. The framework has been then used as starting point to develop distributed methodologies for a microgrid optimal control scenario. We develop an ad-hoc distributed strategy for a stochastic set-up with renewable energy sources, and show a case study with samples generated using Generative Adversarial Networks (GANs). We then introduce a software toolbox named ChoiRbot, based on the novel Robot Operating System 2, and show how it facilitates simulations and experiments in distributed multi-robot scenarios. Finally, we consider a Pickup-and-Delivery Vehicle Routing Problem for which we design a distributed method inspired to the approach of general MILPs, and show the efficacy through simulations and experiments in ChoiRbot with ground and aerial robots.
Resumo:
Industrial robots are an inalienable part of modern automated production. Typical applications of robots include welding, painting, (dis)assembly, packaging, labeling, palletizing, pick and place and others. Many of that applications includes object manipulation. If the shape and position of the object are known in advance, it is possible to design the trajectory of the robot’s end-effector to take and place. Such a strategy is applicable for rigid objects and widely used in the manufacturing field. But flexible (deformable) objects can change their shape and position upon contact with the robot’s end-effector or environment. That is the reason why the general approach is unacceptable. It means that the robot can fail to grasp such an object and can’t place it in the desired position. This thesis has addressed the problem of cable manipulation by bilateral robotic setup for the industrial manufacturing of electrical switchgear. The considered solution is based on the idea of tensioned cable. If the cable was grasped by the ends and tensioned, it has a line shape. Since the position of the robot’s end-effectors known, the position of the cable is known as well. Such an approach is capable to place cable in cable ducts of switchgear. The considered solution has been tested experimentally on a real bilateral robotic setup.
Resumo:
The paper deals with the integration of ROS, in the proprietary environment of the Marchesini Group company, for the control of industrial robotic systems. The basic tools of this open-source software are deeply studied to model a full proprietary Pick and Place manipulator inside it, and to develop custom ROS nodes to calculate trajectories; speaking of which, the URDF format is the standard to represent robots in ROS and the motion planning framework MoveIt offers user-friendly high-level methods. The communication between ROS and the Marchesini control architecture is established using the OPC UA standard; the tasks computed are transmitted offline to the PLC, supervisor controller of the physical robot, because the performances of the protocol don’t allow any kind of active control by ROS. Once the data are completely stored at the Marchesini side, the industrial PC makes the real robot execute a trajectory computed by MoveIt, so that it replicates the behaviour of the simulated manipulator in Rviz. Multiple experiments are performed to evaluate in detail the potential of ROS in the planning of movements for the company proprietary robots. The project ends with a small study regarding the use of ROS as a simulation platform. First, it is necessary to understand how a robotic application of the company can be reproduced in the Gazebo real world simulator. Then, a ROS node extracts information and examines the simulated robot behaviour, through the subscription to specific topics.
Resumo:
Considering the great development of robotics in industrial automation, the Remodel project aims to reproduce, through the use of Cobots, the wiring activity typical of a human operator and to realize an autonomous storage work. My researches focused on this second topic. In this paper, we will see how to realize a gripper compatible with an Omron TM5X-900, able to perform a pick and place of different types of cables, but also how to compute possible trajectories. In particular, what I needed, was a trajectory going from the Komax, the cables production machine, to a Warehouse taking into account the possible entangles of cables with the robot during its motion. The last part has been dedicated to the synchronization between robot and main machine work.
Resumo:
Dissertação de mestrado em Engenharia Mecânica
Resumo:
This work presents the implementation and comparison of three different techniques of three-dimensional computer vision as follows: • Stereo vision - correlation between two 2D images • Sensorial fusion - use of different sensors: camera 2D + ultrasound sensor (1D); • Structured light The computer vision techniques herein presented took into consideration the following characteristics: • Computational effort ( elapsed time for obtain the 3D information); • Influence of environmental conditions (noise due to a non uniform lighting, overlighting and shades); • The cost of the infrastructure for each technique; • Analysis of uncertainties, precision and accuracy. The option of using the Matlab software, version 5.1, for algorithm implementation of the three techniques was due to the simplicity of their commands, programming and debugging. Besides, this software is well known and used by the academic community, allowing the results of this work to be obtained and verified. Examples of three-dimensional vision applied to robotic assembling tasks ("pick-and-place") are presented.
Resumo:
It is indisputable that printed circuit boards (PCBs) play a vital role in our daily lives. With the ever-increasing applications of PCBs, one of the crucial ways to increase a PCB manufacturer’s competitiveness in terms of operation efficiency is to minimize the production time so that the products can be introduced to the market sooner. Optimal Production Planning for PCB Assembly is the first book to focus on the optimization of the PCB assembly lines’ efficiency. This is done by: • integrating the component sequencing and the feeder arrangement problems together for both the pick-and-place machine and the chip shooter machine; • constructing mathematical models and developing an efficient and effective heuristic solution approach for the integrated problems for both types of placement machines, the line assignment problem, and the component allocation problem; and • developing a prototype of the PCB assembly planning system. The techniques proposed in Optimal Production Planning for PCB Assembly will enable process planners in the electronics manufacturing industry to improve the assembly line’s efficiency in their companies. Graduate students in operations research can familiarise themselves with the techniques and the applications of mathematical modeling after reading this advanced introduction to optimal production planning for PCB assembly.
Resumo:
In printed circuit board (PCB) assembly, the efficiency of the component placement process is dependent on two interrelated issues: the sequence of component placement, that is, the component sequencing problem, and the assignment of component types to feeders of the placement machine, that is, the feeder arrangement problem. In cases where some components with the same type are assigned to more than one feeder, the component retrieval problem should also be considered. Due to their inseparable relationship, a hybrid genetic algorithm is adopted to solve these three problems simultaneously for a type of PCB placement machines called the sequential pick-and-place (PAP) machine in this paper. The objective is to minimise the total distance travelled by the placement head for assembling all components on a PCB. Besides, the algorithm is compared with the methods proposed by other researchers in order to examine its effectiveness and efficiency.
Resumo:
Place branding is not a new phenomenon. The emphasis placed on place branding has recently become particularly strong and explicit to both practitioners and scholars, in the current context of a growing mobility of capital and people. On the one hand, there is a need for practitioners to better understand place brands and better implement place branding strategies. In this respect, this domain of study can be currently seen as 'practitioner led', and in this regard many contributions assess specific cases in order to find success factors and best practices for place branding. On the other hand, at a more analytical level, recent studies show the complexity of the concept of place branding and argue that place branding works as a process including various stakeholders, in which culture and identity play a crucial role. In the literature, tourists, companies and residents represent the main target groups of place branding. The issues regarding tourists and companies have been examined since long by place promoters, location branders, economists or other scholars. However, the analysis of residents' role in place branding has been overlooked until recently and represents a new interest for researchers. The present research aims to further develop the concept of place branding, both theoretically and empirically. First of all, the paper presents a theoretical overview of place branding, from general basic questions (definition of place, brand and place brand) to specific current debates of the literature. Subsequently, the empirical part consists in a case study of the Grand Genève (Great Geneva).
Resumo:
There is an increase in the number of older adults 85 and over, who are choosing to live alone within the community. Moreover, older adults who live alone are reportedly spending an extensive amount of time alone within the home environment. In an effort to provide additional support and resources to older adults living in the community, a compliment of services are being offered through public and private organizations. These in-home supports focus on the instrumental or functional tasks of daily living, such as personal and rehabilitative care, nourishment, maintenance and upkeep of the home, as well as volunteer social visitation. However leisure resources and programs are not included among these services. Consequently, this creates a gap in leisure provision among this segment of the population. Throughout the life course, an individual's identity, role and purpose are developed and sustained through instrumental work roles in the formal and informal sector, as well as through personally meaningful leisure pastimes and experiences. Although roles shift post retirement, participation in instrumental and expressive activities can provide opportunities through which older adults are able to fulfill their need for agency (individuality and autonomy) and affiliation (social relatedness). Therefore barriers that inhibit instrumental or leisure experiences can negatively impact older adults' quality of life. This study explored the leisure lifestyles of four older adults, all of whom were over 85, lived alone within the community and were oriented to person, time and place. It became apparent that participants ordered their lives around a routine that consisted of instrumental, expressive and socially integrated tasks and activities. Moreover participants purposely chose to remain at home because their home environment facilitated freedom, choice and independence. As a result all four participants viewed their independence within the home as a critical determinant to their overall quality of life. Challenges associated with the home environment, participants' personal capacities and relationships were negotiated on a daily basis. Failure to positively adapt to these challenges inhibited meaningful engagement and personal fulfillment. Traditionally, leisure service delivery has been offered within institutions and through various community based venues. As a result leisure provision has been focused on the needs of the frail elderly who reside in institutions or the well elderly who are able to access leisure amenities within the community. However the growing number of older adults electing to live alone is on the rise. As individuals age the home becomes the preferred context for leisure experiences. If older adults are choosing to live alone, then both their instrumental and leisure needs must be addressed. As a result, it is imperative that leisure professionals extend the scope of service delivery to include home centered older adults.
Resumo:
This article examines the politics of place in relation to legal mobilization by the anti-nuclear movement. It examines two case examples - citizens' weapons inspections and civil disobedience strategies - which have involved the movement drawing upon the law in particular spatial contexts. The article begins by examining a number of factors which have been employed in recent social movement literature to explain strategy choice, including ideology, resources, political and legal opportunity, and framing. It then proceeds to argue that the issues of scale, space, and place play an important role in relation to framing by the movement in the two case examples. Both can be seen to involve scalar reframing, with the movement attempting to resist localizing tendencies and to replace them with a global frame. Both also involve an attempt to reframe the issue of nuclear weapons away from the contested frame of the past (unilateral disarmament) towards the more universal and widely accepted frame of international law.
Resumo:
Examines the concept of “place attachment” as defined in various disciplines and develops an effective conceptual approach that can be applied to facilities management. Describes the development of a model-matchmaking process adapted from Passini's model of cognitive mapping. Findings that the emergence of the new economy is undermining our ability to form attachments with people, places and companies. However, one of the unintended effects of this is that it has strengthened the value of place and aroused a longing for community. Moreover, loyalty to an organisation is increasingly determined by social and place attachment. Proposes that further research needs to be undertaken to “engineer out” the negative impacts of flexibility associated with loss of place. States that place attachment presents a challenging view of the world that is contrary to all the received wisdom in facilities management, where flexibility has always assumed an unchallenged position in relation to buildings and people. Concludes that this research area presents many pragmatic design and operational questions for facilities managers.