149 resultados para Anaconda Mining Company
Resumo:
This paper introduces an architecture for identifying and modelling in real-time at a copper mine using new technologies as M2M and cloud computing with a server in the cloud and an Android client inside the mine. The proposed design brings up pervasive mining, a system with wider coverage, higher communication efficiency, better fault-tolerance, and anytime anywhere availability. This solution was designed for a plant inside the mine which cannot tolerate interruption and for which their identification in situ, in real time, is an essential part of the system to control aspects such as instability by adjusting their corresponding parameters without stopping the process.
Resumo:
The third chapter, data mining in education, examines potentials and constraints in the use of data mining in education, summarizing the potential they have to offer meaningful support to: students, teachers, tutors, authors, developers, researchers, and the education and training institutions in which they work and study.
Resumo:
n the past decade, the analysis of data has faced the challenge of dealing with very large and complex datasets and the real-time generation of data. Technologies to store and access these complex and large datasets are in place. However, robust and scalable analysis technologies are needed to extract meaningful information from these datasets. The research field of Information Visualization and Visual Data Analytics addresses this need. Information visualization and data mining are often used complementary to each other. Their common goal is the extraction of meaningful information from complex and possibly large data. However, though data mining focuses on the usage of silicon hardware, visualization techniques also aim to access the powerful image-processing capabilities of the human brain. This article highlights the research on data visualization and visual analytics techniques. Furthermore, we highlight existing visual analytics techniques, systems, and applications including a perspective on the field from the chemical process industry.
Resumo:
Analyses of neo-liberal change in African mining tend to frame discussion through the lens of an overarching structural perspective. Far less attention has been paid to the way change is enacted within social relations in mining communities. To this end, our chapter considers how development in the Tanzanian mineral sector transforms people’s relationships and stimulates new iterations of power and agency within local trajectories of development, focusing on the case of artisanal gold mining in Mgusu village in Geita region, Tanzania. The aim is to trace how neo-liberal change configures market rationality and property relations in ways that can fundamentally alter social relationships within the local community, occupational groups and families, raising both opportunities for wealth accumulation and the potential to entrench poverty. The creative action involved in these processes generates new associational ties and repertoires of practice, as miners’ respond to change and the need to protect their livelihoods.
Resumo:
In recent decades there has been an ethical turn in expectations of how African mineral production and trade should be conducted. Good labour conditions, the absence of conflict and mining’s potential for securing economic, social and environmental benefits are being demanded in the jewellery trade. As a consequence the quality of precious and semi-precious metals and gemstones is now being judged on their ethical credentials in addition to their aesthetic and mineral qualities. Mineral production for industrial manufacture, particularly in the electronics industry, is also coming under scrutiny. Adding value through ethics is closely associated with the use of voluntary (non-state) regulation. This includes standards and associated certification and labels, which have been widely adopted by the minerals and metals sector in efforts to ensure improvements in the social and environmental conditions of production and to enable access to the profitable and expanding global ‘ethical market’. In this chapter, we focus on ethical trading schemes that incorporate voluntary regulation, by using artisanal gold mining in Tanzania and the sale of gold through international fair trade markets as an exemplar to consider the development dynamics that emerge from ethical schemes.
Resumo:
Artisanal miners have tended to be portrayed in the literature and media as people who work hard and play hard, not infrequently depicted as ‘rough diamonds’ likely to cross the boundaries of appropriate behaviour through pursuit of wealth and flamboyant living, often at the cost of local environmental damage. A popular alternative image is that of marginalised labourers, driven by poverty to toil in harsh conditions and pursuing mining livelihoods in the face of national governments and large-scale mining companies’ subversion of their land and mineral rights. Both views reflect partial realities, but are inclined to exaggerate the position of miners as mischief-making rogues or victims. Through documentation of the multi-faceted nature of Tanzanian artisanal miners’ work and home lives during the country’s on-going economic mineralisation, we endeavour to convey a balanced rendering of their aspirations, occupational identity and social ties. Our emphasis is on their working lives as artisans, how they organise themselves and contend with the risks of their occupation, including their engagement with government policy and large-scale mining interests.
Resumo:
This article examines the marginal position of artisanal miners in sub-Saharan Africa, and considers how they are incorporated into mineral sector change in the context of institutional and legal integration. Taking the case of diamond and gold mining in Tanzania, the concept of social exclusion is used to explore the consequences of marginalization on people's access to mineral resources and ability to make a living from artisanal mining. Because existing inequalities and forms of discrimination are ignored by the Tanzanian state, the institutionalization of mineral titles conceals social and power relations that perpetuate highly unequal access to resources. The article highlights the complexity of these processes, and shows that while legal integration can benefit certain wealthier categories of people, who fit into the model of an 'entrepreneurial small-scale miner', for others adverse incorporation contributes to socio-economic dependence, exploitation and insecurity. For the issue of marginality to be addressed within integration processes, the existence of local forms of organization, institutions and relationships, which underpin inequalities and discrimination, need to be recognized.
Resumo:
Purpose – This paper extends the increasing debates about the role of international experience through mechanisms other than standard expatriation packages, in particular through the use of short-term assignments. It explores the different forms of short-term assignments (project work, commuter assignments, virtual international working and development assignments) and the different sets of positive and negative implications these can have for the company and the individuals concerned. The integration-differentiation debate is reflected here as elsewhere in IHRM, with the company moving towards greater centralization and control of its use of these assignments. Design/methodology/approach – Since the research is exploratory, we adopted a qualitative approach to get a more in-depth understanding on the realities the corporations and the assignees are facing. The study was implemented through a single case study setting in which the data were collected by interviewing (n=20) line managers, human resource management (HRM) staff and assignees themselves. In addition corporate documentation and other materials were reviewed. Findings – The present case study provides evidence about the characteristics of short-term assignments as well as the on the management of such assignments. The paper identifies various benefits and challenges involved in the use of short-term assignments both from the perspectives of the company and assignees. Furthermore, the findings support the view that a recent increase in the popularity of short-term assignments has not been matched by the development of HRM policies for such assignments. Research limitations/implications – As a single case study, limitations in the generalizability of the findings should be kept in mind. More large-scale research evidence is needed around different forms of international assignments beyond standard expatriation in order to fully capture the realities faced by international HRM specialists Practical implications – The paper identifies many challenges but also benefits of using short-term assignments. The paper reports in-depth findings on HR development needs that organizations face when expanding the use of such assignments. Social implications – The paper identifies many challenges but also benefits of using short-term assignments. The paper reports in-depth findings on HR development needs that organizations face when expanding the use of such assignments. Originality/value – Empirical research on short-term assignments is still very limited. In that way the paper provides much needed in-depth evidence on why such assignments are used, what challenges are involved in the use of such assignments and what kinds of HR-development needs are involved.
Resumo:
Exascale systems are the next frontier in high-performance computing and are expected to deliver a performance of the order of 10^18 operations per second using massive multicore processors. Very large- and extreme-scale parallel systems pose critical algorithmic challenges, especially related to concurrency, locality and the need to avoid global communication patterns. This work investigates a novel protocol for dynamic group communication that can be used to remove the global communication requirement and to reduce the communication cost in parallel formulations of iterative data mining algorithms. The protocol is used to provide a communication-efficient parallel formulation of the k-means algorithm for cluster analysis. The approach is based on a collective communication operation for dynamic groups of processes and exploits non-uniform data distributions. Non-uniform data distributions can be either found in real-world distributed applications or induced by means of multidimensional binary search trees. The analysis of the proposed dynamic group communication protocol has shown that it does not introduce significant communication overhead. The parallel clustering algorithm has also been extended to accommodate an approximation error, which allows a further reduction of the communication costs. The effectiveness of the exact and approximate methods has been tested in a parallel computing system with 64 processors and in simulations with 1024 processing elements.
Resumo:
In the context of environmental valuation of natural disasters, an important component of the evaluation procedure lies in determining the periodicity of events. This paper explores alternative methodologies for determining such periodicity, illustrating the advantages and the disadvantages of the separate methods and their comparative predictions. The procedures employ Bayesian inference and explore recent advances in computational aspects of mixtures methodology. The procedures are applied to the classic data set of Maguire et al (Biometrika, 1952) which was subsequently updated by Jarrett (Biometrika, 1979) and which comprise the seminal investigations examining the periodicity of mining disasters within the United Kingdom, 1851-1962.
Resumo:
In this article, we review the state-of-the-art techniques in mining data streams for mobile and ubiquitous environments. We start the review with a concise background of data stream processing, presenting the building blocks for mining data streams. In a wide range of applications, data streams are required to be processed on small ubiquitous devices like smartphones and sensor devices. Mobile and ubiquitous data mining target these applications with tailored techniques and approaches addressing scarcity of resources and mobility issues. Two categories can be identified for mobile and ubiquitous mining of streaming data: single-node and distributed. This survey will cover both categories. Mining mobile and ubiquitous data require algorithms with the ability to monitor and adapt the working conditions to the available computational resources. We identify the key characteristics of these algorithms and present illustrative applications. Distributed data stream mining in the mobile environment is then discussed, presenting the Pocket Data Mining framework. Mobility of users stimulates the adoption of context-awareness in this area of research. Context-awareness and collaboration are discussed in the Collaborative Data Stream Mining, where agents share knowledge to learn adaptive accurate models.
Resumo:
Owing to continuous advances in the computational power of handheld devices like smartphones and tablet computers, it has become possible to perform Big Data operations including modern data mining processes onboard these small devices. A decade of research has proved the feasibility of what has been termed as Mobile Data Mining, with a focus on one mobile device running data mining processes. However, it is not before 2010 until the authors of this book initiated the Pocket Data Mining (PDM) project exploiting the seamless communication among handheld devices performing data analysis tasks that were infeasible until recently. PDM is the process of collaboratively extracting knowledge from distributed data streams in a mobile computing environment. This book provides the reader with an in-depth treatment on this emerging area of research. Details of techniques used and thorough experimental studies are given. More importantly and exclusive to this book, the authors provide detailed practical guide on the deployment of PDM in the mobile environment. An important extension to the basic implementation of PDM dealing with concept drift is also reported. In the era of Big Data, potential applications of paramount importance offered by PDM in a variety of domains including security, business and telemedicine are discussed.