922 resultados para Internationalization Path


Relevância:

60.00% 60.00%

Publicador:

Resumo:

Partiendo de un estudio previamente realizado a una de las empresas colombianas con mayor éxito en el mercado confitero llamada Súper de Alimentos S.A., y cimentado en las diferentes teorías desarrolladas sobre los procesos de internacionalización en Colombia, se logró identificar un patrón integral de uso esencial y general para los empresarios del sector confitero colombiano que decidan aventurarse a enfrentar el mercado internacional. Se comprobó que las empresas vinculadas al sector confitero en Colombia tienen necesidades sumamente similares en materia de internacionalización. En efecto, se evidenció el compromiso que poseen la mayoría de estas empresas con sus clientes, aportando así un alto grado de innovación, calidad y experiencias al paladar de sus consumidores. La rentabilidad demostrada por estas empresas ha sido producto de un arduo análisis de los mercados, costos, riesgos, entre otros, que se planearon afrontar. Teniendo en cuenta figuras como alianzas, licitaciones, joint ventures, etc., y al estar sujetos a un plan estratégico claro, basado en los modelos de internacionalización lo cual da paso a trazar la ruta de internacionalización deseada, permitió a la empresa Súper de Alimentos S.A. irse posicionando no solo en los mercados naciones sino también internacionales.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This paper analyzes the path of the international expansion of Grupo Arcor, an Argentine multinational company specializing in confectionery. The objective is to entify corporate strategies and business learning that led this Latin American firm to establish itself as one of the leading manufacturers in confectionery industry ,particularly in the 21st Century. The analysis is primarily qualitative in order to identify the economic dimension as a determinant in the internationalization process; a processbased approach from the Uppsala Model is used for this. However, the study is also complemented with a regression analysis to test if the firm was driven to expand internationally by the expectations on the degree of globalization of the industry and the accumulation of experience in foreign markets, and if the company was influenced by psychic distance in choosing the location of its investment; given the influence of these variables in Grupo Arcor business strategies. Our findings suggest that Grupo Arcor, was able to become global due to strategies such as vertical integration, diversification of products and geographical markets (based on psychic distance) and indeed some strategies were consequence of the globalization of the sector and the accumulation of experience in foreign markets.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Este trabalho teve como objetivo principal fornecer subsídios para uma pequena empresa francesa analisar a viabilidade do seu processo de internacionalização no Brasil, um caminho difícil e cheio de obstáculos. De fato, muitas empresas francesas estão tentando entrar no mercado brasileiro, visto como um país que oferece várias oportunidades para o crescimento e rentabilidade destas empresas. No entanto, por causa da falta de recursos e das dificuldades a serem enfrentadas durante o processo de internacionalização, pequenas empresas devem analisar cuidadosamente a viabilidade de um projeto internacional, antes de entrar no mercado estrangeiro. Assim, trabalhos acadêmicos foram usados como referência para identificar e apresentar os aspectos administrativos, econômicos e culturais que poderiam facilitar ou dificultar o processo de internacionalização. Os principais aspectos administrativos apresentados foram a seleção do mercado internacional, o modo de internacionalização e os desafios do processo de internacionalização. Para os aspectos econômicos, apresentamos as principais tecnologias usadas para financiar pequenas e médias empresas, e o impacto das infra-estruturas nessas tecnologias. Também, para que uma PME possa entender o processo de financiamento, apresentamos o ponto de vista dos Bancos. Aspectos culturais que poderiam facilitar ou dificultar o processo de internacionalização são apontados através de conceitos acadêmicos como "distância cultural" ou "distância psíquica". Este trabalho discute também como as diferenças entre as culturas são susceptíveis em gerar dificuldades ou vantagens, e que a distância cultural também pode ter um impacto no modo de entrada escolhido pela empresa no país de acolhimento.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This article compares and contrasts the growth of Chinese and Korean multinational enterprises (MNEs). The article identifies the similarities and differences between Chinese and Korean MNEs in terms of motivations for internationalization, expansion strategies, and paths. The goal of this article is to contribute to the literature by shifting focus on host-country conditions to home-country conditions in explaining the drivers for firms' internationalization. We conclude that firms are motivated to expand abroad when faced with domestic competitive disadvantages resulting from absence or deficiency of one or more of Porter's Diamond attributes in their domestic market. Implications for further studies are also explored.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Our experiences as Indigenous academics within universities often reflects the experiences we have as Indigenous people in broader society, yet I am still surprised and angered when it is others working in higher education who espouse notions of justice and equity with whom we experience tension and conflict in asserting our rights, values and cultural values. At times it is a constant struggle even when universities have Reconciliation Statements as most of them do now, Indigenous recruitment or employment strategies and university wide anti-racism and anti-discrimination policies and procedures.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Mobile robots are widely used in many industrial fields. Research on path planning for mobile robots is one of the most important aspects in mobile robots research. Path planning for a mobile robot is to find a collision-free route, through the robot’s environment with obstacles, from a specified start location to a desired goal destination while satisfying certain optimization criteria. Most of the existing path planning methods, such as the visibility graph, the cell decomposition, and the potential field are designed with the focus on static environments, in which there are only stationary obstacles. However, in practical systems such as Marine Science Research, Robots in Mining Industry, and RoboCup games, robots usually face dynamic environments, in which both moving and stationary obstacles exist. Because of the complexity of the dynamic environments, research on path planning in the environments with dynamic obstacles is limited. Limited numbers of papers have been published in this area in comparison with hundreds of reports on path planning in stationary environments in the open literature. Recently, a genetic algorithm based approach has been introduced to plan the optimal path for a mobile robot in a dynamic environment with moving obstacles. However, with the increase of the number of the obstacles in the environment, and the changes of the moving speed and direction of the robot and obstacles, the size of the problem to be solved increases sharply. Consequently, the performance of the genetic algorithm based approach deteriorates significantly. This motivates the research of this work. This research develops and implements a simulated annealing algorithm based approach to find the optimal path for a mobile robot in a dynamic environment with moving obstacles. The simulated annealing algorithm is an optimization algorithm similar to the genetic algorithm in principle. However, our investigation and simulations have indicated that the simulated annealing algorithm based approach is simpler and easier to implement. Its performance is also shown to be superior to that of the genetic algorithm based approach in both online and offline processing times as well as in obtaining the optimal solution for path planning of the robot in the dynamic environment. The first step of many path planning methods is to search an initial feasible path for the robot. A commonly used method for searching the initial path is to randomly pick up some vertices of the obstacles in the search space. This is time consuming in both static and dynamic path planning, and has an important impact on the efficiency of the dynamic path planning. This research proposes a heuristic method to search the feasible initial path efficiently. Then, the heuristic method is incorporated into the proposed simulated annealing algorithm based approach for dynamic robot path planning. Simulation experiments have shown that with the incorporation of the heuristic method, the developed simulated annealing algorithm based approach requires much shorter processing time to get the optimal solutions in the dynamic path planning problem. Furthermore, the quality of the solution, as characterized by the length of the planned path, is also improved with the incorporated heuristic method in the simulated annealing based approach for both online and offline path planning.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Background: Apart from promoting physical recovery and assisting in activities of daily living, a major challenge in stroke rehabilitation is to minimize psychosocial morbidity and to promote the reintegration of stroke survivors into their family and community. The identification of key factors influencing long-term outcome are essential in developing more effective rehabilitation measures for reducing stroke-related morbidity. The aim of this study was to test a theoretical model of predictors of participation restriction which included the direct and indirect effects between psychosocial outcomes, physical outcome, and socio-demographic variables at 12 months after stroke.--------- Methods: Data were collected from 188 stroke survivors at 12 months following their discharge from one of the two rehabilitation hospitals in Hong Kong. The settings included patients' homes and residential care facilities. Path analysis was used to test a hypothesized model of participation restriction at 12 months.---------- Results: The path coefficients show functional ability having the largest direct effect on participation restriction (β = 0.51). The results also show that more depressive symptoms (β = -0.27), low state self-esteem (β = 0.20), female gender (β = 0.13), older age (β = -0.11) and living in a residential care facility (β = -0.12) have a direct effect on participation restriction. The explanatory variables accounted for 71% of the variance in explaining participation restriction at 12 months.---------- Conclusion: Identification of stroke survivors at risk of high levels of participation restriction, depressive symptoms and low self-esteem will assist health professionals to devise appropriate rehabilitation interventions that target improving both physical and psychosocial functioning.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In recent years, unmanned aerial vehicles (UAVs) have been widely used in combat, and their potential applications in civil and commercial roles are also receiving considerable attention by industry and the research community. There are numerous published reports of UAVs used in Earth science missions [1], fire-fighting [2], and border security [3] trials, with other speculative deployments, including applications in agriculture, communications, and traffic monitoring. However, none of these UAVs can demonstrate an equivalent level of safety to manned aircraft, particularly in the case of an engine failure, which would require an emergency or forced landing. This may be arguably the main factor that has prevented these UAV trials from becoming full-scale commercial operations, as well as restricted operations of civilian UAVs to only within segregated airspace.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper presents the application of advanced optimization techniques to unmanned aerial system mission path planning system (MPPS) using multi-objective evolutionary algorithms (MOEAs). Two types of multi-objective optimizers are compared; the MOEA nondominated sorting genetic algorithm II and a hybrid-game strategy are implemented to produce a set of optimal collision-free trajectories in a three-dimensional environment. The resulting trajectories on a three-dimensional terrain are collision-free and are represented by using Bézier spline curves from start position to target and then target to start position or different positions with altitude constraints. The efficiency of the two optimization methods is compared in terms of computational cost and design quality. Numerical results show the benefits of adding a hybrid-game strategy to a MOEA and for a MPPS.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper presents advanced optimization techniques for Mission Path Planning (MPP) of a UAS fitted with a spore trap to detect and monitor spores and plant pathogens. The UAV MPP aims to optimise the mission path planning search and monitoring of spores and plant pathogens that may allow the agricultural sector to be more competitive and more reliable. The UAV will be fitted with an air sampling or spore trap to detect and monitor spores and plant pathogens in remote areas not accessible to current stationary monitor methods. The optimal paths are computed using a Multi-Objective Evolutionary Algorithms (MOEAs). Two types of multi-objective optimisers are compared; the MOEA Non-dominated Sorting Genetic Algorithms II (NSGA-II) and Hybrid Game are implemented to produce a set of optimal collision-free trajectories in three-dimensional environment. The trajectories on a three-dimension terrain, which are generated off-line, are collision-free and are represented by using Bézier spline curves from start position to target and then target to start position or different position with altitude constraints. The efficiency of the two optimization methods is compared in terms of computational cost and design quality. Numerical results show the benefits of coupling a Hybrid-Game strategy to a MOEA for MPP tasks. The reduction of numerical cost is an important point as the faster the algorithm converges the better the algorithms is for an off-line design and for future on-line decisions of the UAV.