20 resultados para aggregative-like adherence pattern


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Dragonflies demonstrate unique and superior flight performances than most of the other insect species and birds. They are equipped with two pairs of independently controlled wings granting an unmatchable flying performance and robustness. In this paper it is studied the dynamics of a dragonfly-inspired robot. The system performance is analyzed in terms of time response and robustness. The development of computational simulation based on the dynamics of the robotic dragonfly allows the test of different control algorithms. We study different movement, the dynamics and the level of dexterity in wing motion of the dragonfly. The results are positive for the construction of flying platforms that effectively mimic the kinematics and dynamics of dragonflies and potentially exhibit superior flight performance than existing flying platforms.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The trend to have more cooperative play and the increase of game dynamics in Robocup MSL League motivates the improvement of skills for ball passing and reception. Currently the majority of the MSL teams uses ball handling devices with rollers to have more precise kicks but limiting the capability to kick a moving ball without stopping it and grabbing it. This paper addresses the problem to receive and kick a fast moving ball without having to grab it with a roller based ball handling device. Here, the main difficulty is the high latency and low rate of the measurements of the ball sensing systems, based in vision or laser scanner sensors.Our robots use a geared leg coupled to a motor that acts simultaneously as the kicking device and low level ball sensor. This paper proposes a new method to improve the capability for ball sensing in the kicker, by combining high rate measurements from the torque and energy in the motor and angular position of the kicker leg. The developed method endows the kicker device with an effective ball detection ability, validated in several game situations like in an interception to a fast pass or when chasing the ball where the relative speed from robot to ball is low. This can be used to optimize the kick instant or by the embedded kicker control system to absorb the ball energy.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Background: Although changes in eating patterns may occur during gestation, predictors of these changes have not been explored. This study aimed to identify predictors of adherence to the Mediterranean diet (MD) from the first to second trimester of pregnancy. Methods: A prospective study was conducted with 102 pregnant women aged 18-40, from the city of Porto, Portugal. Socio-demographic and lifestyle characteristics were assessed through a questionnaire. Food consumption was assessed with a three-day food diary completed during the first and second trimesters. Participants were categorized according to their change in adherence to the MD into the negative change group (i.e., women who had low adherence in each trimester or had high adherence in the first trimester and then low adherence in the second) and the positive change group (i.e., women who had high adherence in both trimesters or had low adherence in the first trimester and then high adherence in the second). Conditional stepwise logistic regression models were performed to assess the potential predictors of negative MD change. Results: Among the 102 women, 39.2% had negative change from the first to the second trimester. The logistic model´s results show that being married (OR=0.26, 95%CI: 0.10, 0.76) and having a higher intake of vegetables in the first trimester (OR=0.17, 95%CI: 0.10, 0.43) were associated with lower odds of having a negative change in adherence to the MD from the first to second trimester. Conclusion: Marital status and vegetable consumption seem to be associated with a lower occurrence of negative change in adherence to the MD from early to middle pregnancy.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Previously we have presented a model for generating human-like arm and hand movements on an unimanual anthropomorphic robot involved in human-robot collaboration tasks. The present paper aims to extend our model in order to address the generation of human-like bimanual movement sequences which are challenged by scenarios cluttered with obstacles. Movement planning involves large scale nonlinear constrained optimization problems which are solved using the IPOPT solver. Simulation studies show that the model generates feasible and realistic hand trajectories for action sequences involving the two hands. The computational costs involved in the planning allow for real-time human robot-interaction. A qualitative analysis reveals that the movements of the robot exhibit basic characteristics of human movements.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

As grandes empresas como Google, com o Android, e a Apple, com o iOS, ajudaram a tornar a área das aplicações móveis muito apelativa e obtiveram um elevado sucesso. Com o crescimento elevado nesta área foi necessário usar uma solução que integrasse sistemas e permitisse comunicação entre aplicações diferentes, este é o caso dos Web Services, desta forma as novas aplicações podem comunicar com aplicações já existentes, e permitir que sistemas criados em plataformas diferentes comuniquem. O objetivo de um Web Service é disponibilizar uma plataforma independente de hardware e também uma plataforma que não implica estar escrita em determinada linguagem de programação. Para o acesso a um Web Service pode ser usado um protocolo ou estilo de arquitetura, nesta tese de mestrado são estudados os protocolos SOAP e a arquitectura REST, que diferem na técnica de acesso, a na sintax das mensagens trocadas. Para determinar qual dos anteriores (REST e SOAP) pode ser o mais adequado a usar no acesso a um Web Service são feitas análises a ambos e comparações entre os tempos de resposta de forma a determinar qual seria o mais vantajoso a nível de performance. O projeto que serviu como base desta tese de mestrado foi o desenvolvimento de uma aplicação de marcações em serviços beleza/saúde, a qual acede a um Web Service remoto através do REST.