Search results for: global software development environment
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 28588

Search results for: global software development environment

28138 Restructuring Cameroon's Educational System: The Value of Inclusive Education for Children with Visual Impairment

Authors: Samanta Tiague, Igor Michel Gachig

Abstract:

The practice of inclusive education within general education classrooms is becoming more prevalent in Cameroon. In this context, quality Education is an important driver of the development agenda in this era of global sustainable development. This requires that the Cameroon’s educational system be strategically restructured to provide every citizen with the needed quality education for sustainable development. This study thus examined the need for the restructuring of the Cameroon educational system towards inclusive education as a target of the Sustainable Development Goal #4 (Ensure Quality Education), from a critical disability theory perspective. Special focus was on the education of children with visual impairment in the early childhood classroom. This study is suggesting a model design of responsive and contextual inclusive education policies, and the provision of quality human, material and financial educational resources to support the improvement of curriculums and inclusive instructional strategies. This paper is therefore designed as a basic starting point for early childhood educators with limited to no experience in working with students having visual impairments. Ultimately, this work represents a contribution to early childhood educators toward understanding visual impairment challenges and innovative practices to approach accessibility in a meaningful way to students in Cameroon. This is important to achieve quality education due to the peculiar nature of the educational needs of children with visual impairment, toward attainment of the global sustainable development agenda.

Keywords: early childhood educators, inclusive education, sustainable development, visual impairment

Procedia PDF Downloads 141
28137 Impact of Civil Engineering and Economic Growth in the Sustainability of the Environment: Case of Albania

Authors: Rigers Dodaj

Abstract:

Nowadays, the environment is a critical goal for civil engineers, human activity, construction projects, economic growth, and whole national development. Regarding the development of Albania's economy, people's living standards are increasing, and the requirements for the living environment are also increasing. Under these circumstances, environmental protection and sustainability this is the critical issue. The rising industrialization, urbanization, and energy demand affect the environment by emission of carbon dioxide gas (CO2), a significant parameter known to impact air pollution directly. Consequently, many governments and international organizations conducted policies and regulations to address environmental degradation in the pursuit of economic development, for instance in Albania, the CO2 emission calculated in metric tons per capita has increased by 23% in the last 20 years. This paper analyzes the importance of civil engineering and economic growth in the sustainability of the environment focusing on CO2 emission. The analyzed data are time series 2001 - 2020 (with annual frequency), based on official publications of the World Bank. The statistical approach with vector error correction model and time series forecasting model are used to perform the parameter’s estimations and long-run equilibrium. The research in this paper adds a new perspective to the evaluation of a sustainable environment in the context of carbon emission reduction. Also, it provides reference and technical support for the government toward green and sustainable environmental policies. In the context of low-carbon development, effectively improving carbon emission efficiency is an inevitable requirement for achieving sustainable economic and environmental protection. Also, the study reveals that civil engineering development projects impact greatly the environment in the long run, especially in areas of flooding, noise pollution, water pollution, erosion, ecological disorder, natural hazards, etc. The potential for reducing industrial carbon emissions in recent years indicates that reduction is becoming more difficult, it needs another economic growth policy and more civil engineering development, by improving the level of industrialization and promoting technological innovation in industrial low-carbonization.

Keywords: CO₂ emission, civil engineering, economic growth, environmental sustainability

Procedia PDF Downloads 78
28136 Using AI to Advance Factory Planning: A Case Study to Identify Success Factors of Implementing an AI-Based Demand Planning Solution

Authors: Ulrike Dowie, Ralph Grothmann

Abstract:

Rational planning decisions are based upon forecasts. Precise forecasting has, therefore, a central role in business. The prediction of customer demand is a prime example. This paper introduces recurrent neural networks to model customer demand and combines the forecast with uncertainty measures to derive decision support of the demand planning department. It identifies and describes the keys to the successful implementation of an AI-based solution: bringing together data with business knowledge, AI methods, and user experience, and applying agile software development practices.

Keywords: agile software development, AI project success factors, deep learning, demand forecasting, forecast uncertainty, neural networks, supply chain management

Procedia PDF Downloads 180
28135 Predicting Daily Patient Hospital Visits Using Machine Learning

Authors: Shreya Goyal

Abstract:

The study aims to build user-friendly software to understand patient arrival patterns and compute the number of potential patients who will visit a particular health facility for a given period by using a machine learning algorithm. The underlying machine learning algorithm used in this study is the Support Vector Machine (SVM). Accurate prediction of patient arrival allows hospitals to operate more effectively, providing timely and efficient care while optimizing resources and improving patient experience. It allows for better allocation of staff, equipment, and other resources. If there's a projected surge in patients, additional staff or resources can be allocated to handle the influx, preventing bottlenecks or delays in care. Understanding patient arrival patterns can also help streamline processes to minimize waiting times for patients and ensure timely access to care for patients in need. Another big advantage of using this software is adhering to strict data protection regulations such as the Health Insurance Portability and Accountability Act (HIPAA) in the United States as the hospital will not have to share the data with any third party or upload it to the cloud because the software can read data locally from the machine. The data needs to be arranged in. a particular format and the software will be able to read the data and provide meaningful output. Using software that operates locally can facilitate compliance with these regulations by minimizing data exposure. Keeping patient data within the hospital's local systems reduces the risk of unauthorized access or breaches associated with transmitting data over networks or storing it in external servers. This can help maintain the confidentiality and integrity of sensitive patient information. Historical patient data is used in this study. The input variables used to train the model include patient age, time of day, day of the week, seasonal variations, and local events. The algorithm uses a Supervised learning method to optimize the objective function and find the global minima. The algorithm stores the values of the local minima after each iteration and at the end compares all the local minima to find the global minima. The strength of this study is the transfer function used to calculate the number of patients. The model has an output accuracy of >95%. The method proposed in this study could be used for better management planning of personnel and medical resources.

Keywords: machine learning, SVM, HIPAA, data

Procedia PDF Downloads 62
28134 Analysis of Energy Flows as An Approach for The Formation of Monitoring System in the Sustainable Regional Development

Authors: Inese Trusina, Elita Jermolajeva

Abstract:

Global challenges require a transition from the existing linear economic model to a model that will consider nature as a life support system for the developmenton the way to social well-being in the frame of the ecological economics paradigm. The article presentsbasic definitions for the development of formalized description of sustainabledevelopment monitoring. It provides examples of calculating the parameters of monitoring for the Baltic Sea region countries and their primary interpretation.

Keywords: sustainability, development, power, ecological economics, regional economic, monitoring

Procedia PDF Downloads 115
28133 Simulation of Utility Accrual Scheduling and Recovery Algorithm in Multiprocessor Environment

Authors: A. Idawaty, O. Mohamed, A. Z. Zuriati

Abstract:

This paper presents the development of an event based Discrete Event Simulation (DES) for a recovery algorithm known Backward Recovery Global Preemptive Utility Accrual Scheduling (BR_GPUAS). This algorithm implements the Backward Recovery (BR) mechanism as a fault recovery solution under the existing Time/Utility Function/ Utility Accrual (TUF/UA) scheduling domain for multiprocessor environment. The BR mechanism attempts to take the faulty tasks back to its initial safe state and then proceeds to re-execute the affected section of the faulty tasks to enable recovery. Considering that faults may occur in the components of any system; a fault tolerance system that can nullify the erroneous effect is necessary to be developed. Current TUF/UA scheduling algorithm uses the abortion recovery mechanism and it simply aborts the erroneous task as their fault recovery solution. None of the existing algorithm in TUF/UA scheduling domain in multiprocessor scheduling environment have considered the transient fault and implement the BR mechanism as a fault recovery mechanism to nullify the erroneous effect and solve the recovery problem in this domain. The developed BR_GPUAS simulator has derived the set of parameter, events and performance metrics according to a detailed analysis of the base model. Simulation results revealed that BR_GPUAS algorithm can saved almost 20-30% of the accumulated utilities making it reliable and efficient for the real-time application in the multiprocessor scheduling environment.

Keywords: real-time system (RTS), time utility function/ utility accrual (TUF/UA) scheduling, backward recovery mechanism, multiprocessor, discrete event simulation (DES)

Procedia PDF Downloads 301
28132 A Policy Review on the Transitional Period from MDGs to SDGs: Experience from the Local Economy of Tigrai Regional State of Ethiopia

Authors: Tewele Gerlase Haile

Abstract:

Sustainable development is development that meets the needs of the present without compromising the ability of future generations to meet their own needs. The global development landscape underwent a transformative shift in 2015 as the international community pivoted from the MDGs to the more ambitious and comprehensive SDGs. The NDGs were a set of eight international development goals established by the United Nations in 2000, with the aim of improving the lives of people around the world by 2015. SDGs are a continuation of the MDGs. Unlike on the other development goals, progress on eradication of extreme hunger and poverty (MDG 1) has been slow at a continental level. The implementation of the MDGs was uneven: some countries have already achieved many of them, while the others have not started any of them yet. With its Poverty Reduction Strategic Papers (PRSPs), Ethiopia has been given special attention to the first MDG since 1993. The Ethiopian government was actively engaged in anti-poverty political campaign leaving other agendas as secondary issues. Poverty in Ethiopia progressively reduced over the years; it was 44.2% in 2000, 38.7% in 2007, 29.6 % in 2011, and it is projected to further reduce to 16.7% by the end of 2020. The long-term impact of war on the sustainability and effectiveness of SDG-related initiatives in post-conflict regions, particularly in how local governance and community resilience are affected. This could involve exploring how war interrupts progress, which specific SDGs are most vulnerable, and what strategies might mitigate these impacts. Reviewing a transitional period enables policy makers to align global or national development goals into local development goals with an uninterrupted policy continuity. The existing literature on development economics often neglects the importance of reviewing the transitional period of consecutive global development goals in a local or regional perspective. Reviewing a transitional period enables policy makers to align global or national development goals into local development goals with an uninterrupted policy continuity. Using a Policy Coherence for Development (PCD) approach as analytical tool, this paper is intended to retrospectively review what happened to the local economy of Tigrai Regional State during the transitional period from MDGs (2000-2015) to SDGs (2015-2030). Taking a retrospective facts and observations into account, policy discontinuity is witnessed in Tigrai following the dissolution of the EPRDF that followed with a terrible war that claimed about a million human lives and worth of over a hundred Billion US dollars economic costs. The unhealthy political reform caused not only a terrible war but also breaks the promising SDGs. Unlike other regional states, Tigrai left unprivileged to translate the ambitious SDGs into its local development policies.

Keywords: local development, political reform, war, MDGs, SDGs, Ethiopia, tigrai

Procedia PDF Downloads 8
28131 Design of a Vehicle Door Structure Based on Finite Element Method

Authors: Tawanda Mushiri, Charles Mbohwa

Abstract:

The performance of door assembly is very significant for the vehicle design. In the present paper, the finite element method is used in the development processes of the door assembly. The stiffness, strength, modal characteristic, and anti-extrusion of a newly developed passenger vehicle door assembly are calculated and evaluated by several finite element analysis commercial software. The structural problems discovered by FE analysis have been modified and finally achieved the expected door structure performance target of this new vehicle. The issue in focus is to predict the performance of the door assembly by powerful finite element analysis software, and optimize the structure to meet the design targets. It is observed that this method can be used to forecast the performance of vehicle door efficiently when it’s designed. In order to reduce lead time and cost in the product development of vehicles more development will be made virtually.

Keywords: vehicle door, structure, strength, stiffness, modal characteristic, anti-extrusion, Finite Element Method

Procedia PDF Downloads 423
28130 Policies and Politics of Infrastructure Provisioning in Nigeria

Authors: Olufemi Adedamola Oyedele

Abstract:

Infrastructure provision in Nigeria is now at its lowest ebb in spite of its being critical to the socio-economic and political development of any nation. This is partly because the policy that will ensure its adequate provisioning is missing and partly because politics is affecting its provision. Policy is the basic principles by which a government is guided. Infrastructural development is the basis for measuring the performance of governments and it is the foundation of good governance. Demand for infrastructural development is higher and resources used in its provision are limited. Ethnic-interest agitation and lobbying for infrastructure provision are common things in multi-ethnic state like Nigeria. Most infrastructures are now decayed and need repair or replacement. Government is the system that organizes, control and sensitizes the people in a society in other for all to have an acceptable level of living. Governments have the power to put in place all measures that they deem fit will make an environment conducive for living for everybody. Infrastructure development in any environment requires needs assessment, feasibility and viability studies and carrying out physical development of the project. The challenge in Nigeria is largely carrying out development where they are not needed but where the people are loyal. There are numerous abandoned projects because they were started due to politics and not because they are feasible. Policies and politics greatly affect infrastructure provisioning in Nigeria and this is the premise of this paper.

Keywords: infrastructure challenges, infrastructure development, policy making, politics, project finance

Procedia PDF Downloads 268
28129 Rural Tourism Planning from the Perspective of Development and Protection of the River and Regional Integration: Taking Nanliangdu Village as an Example

Authors: Yadi Xu, Qingping Luo

Abstract:

Currently, there is a great tendency that more and more villages in China are trying to increase income by development of tourism. 'Beautiful Rural Construction' provides an excellent opportunity for the development of tourism. In this context, development orientation, transportation routes, and tourism service facilities are analyzed under the perspective of existing landscape utilization and regional integration based on the development tourism industry of the Nanliangdu Village in Jingxing Town, Shijiazhuang Province as a research object. In the program, the biggest issue is the contradiction between the ecological development and protection of the river and the development of economy. How to deal with the relationship between protection and development is the key to the design of this case. Furthermore, the streets and courtyard space, existing buildings, public environment, specific landscape of the ancient village with a history of thousands of years have strong regional characteristics. The article is actively exploring for suggestions and countermeasures to promote the development premised on protection and based on a regional view.

Keywords: development, integration, protection, rural tourism

Procedia PDF Downloads 286
28128 Petra: Simplified, Scalable Verification Using an Object-Oriented, Compositional Process Calculus

Authors: Aran Hakki, Corina Cirstea, Julian Rathke

Abstract:

Formal methods are yet to be utilized in mainstream software development due to issues in scaling and implementation costs. This work is about developing a scalable, simplified, pragmatic, formal software development method with strong correctness properties and guarantees that are easy prove. The method aims to be easy to learn, use and apply without extensive training and experience in formal methods. Petra is proposed as an object-oriented, process calculus with composable data types and sequential/parallel processes. Petra has a simple denotational semantics, which includes a definition of Correct by Construction. The aim is for Petra is to be standard which can be implemented to execute on various mainstream programming platforms such as Java. Work towards an implementation of Petra as a Java EDSL (Embedded Domain Specific Language) is also discussed.

Keywords: compositionality, formal method, software verification, Java, denotational semantics, rewriting systems, rewriting semantics, parallel processing, object-oriented programming, OOP, programming language, correct by construction

Procedia PDF Downloads 138
28127 Adaptation of Requirement Engineering Practices in Pakistan

Authors: Waqas Ali, Nadeem Majeed

Abstract:

Requirement engineering is an essence of software development life cycle. The more time we spend on requirement engineering, higher the probability of success. Effective requirement engineering ensures and predicts successful software product. This paper presents the adaptation of requirement engineering practices in small and medium size companies of Pakistan. The study is conducted by questionnaires to show how much of requirement engineering models and practices are followed in Pakistan.

Keywords: requirement engineering, Pakistan, models, practices, organizations

Procedia PDF Downloads 714
28126 Enhancement of Building Sustainability by Using Environment-Friendly Material

Authors: Rina Yadav, Meng-Ting Tsai

Abstract:

In the present scenario, sustainable buildings are in high demand. The essential decision for building sustainability is made during the design and preconstruction stages. Main objective of this study is reduction of unfavorable environmental impacts, which is a major cause of global warming. Based on this problem, to diminish the environmental hazards, present research study is applied to provide a guideline to designer that will be useful for material selection stage of designing. This can be achieved by using local available materials such as wood, mud, bamboos instead of cement, steel, concrete by reducing carbon dioxide emission. Energy simulation will be analyzed by software to get the comparable result. It will be encouraging and motivational for designer while using ecofriendly material to achieve points in Leadership in energy and environmental design (LEED) in green rating system.

Keywords: sustainability design, lead rating, LEED, building performance analyses

Procedia PDF Downloads 484
28125 Development of Composite Material for Thermal and Electrical Insulation

Authors: Elmo Thiago Lins Cöuras Ford, Valentina Alessandra Carvalho do Vale, Rubens Maribondo do Nascimento, José Ubiragi de Lima Mendes

Abstract:

Recycling has been greatly stimulated by the market. There are already several products that are produced with recycled materials and various wastes have been studied in various forms of applications. The vast majority of insulation applications in domestic, commercial and industrial systems in the range of low and medium temperatures (up to 180 ° C), using the aggressive nature materials such as glass wool, rock wool, polyurethane, polystyrene. Such materials, while retaining the effectiveness of the heat flux, are disposed as expensive and take years too absorbed by nature. Thus, trying to adapt to a global policy on the preservation of the environment, a study in order to develop an insulating compound of natural / industrial waste and biodegradable materials conducted. Thus, this research presents the development of a composite material based zest tire and latex for thermal and electrical insulation.

Keywords: composite, latex, scrapes tire, insulation, electrical

Procedia PDF Downloads 532
28124 A System Dynamics Approach to Technological Learning Impact for Cost Estimation of Solar Photovoltaics

Authors: Rong Wang, Sandra Hasanefendic, Elizabeth von Hauff, Bart Bossink

Abstract:

Technological learning and learning curve models have been continuously used to estimate the photovoltaics (PV) cost development over time for the climate mitigation targets. They can integrate a number of technological learning sources which influence the learning process. Yet the accuracy and realistic predictions for cost estimations of PV development are still difficult to achieve. This paper develops four hypothetical-alternative learning curve models by proposing different combinations of technological learning sources, including both local and global technology experience and the knowledge stock. This paper specifically focuses on the non-linear relationship between the costs and technological learning source and their dynamic interaction and uses the system dynamics approach to predict a more accurate PV cost estimation for future development. As the case study, the data from China is gathered and drawn to illustrate that the learning curve model that incorporates both the global and local experience is more accurate and realistic than the other three models for PV cost estimation. Further, absorbing and integrating the global experience into the local industry has a positive impact on PV cost reduction. Although the learning curve model incorporating knowledge stock is not realistic for current PV cost deployment in China, it still plays an effective positive role in future PV cost reduction.

Keywords: photovoltaic, system dynamics, technological learning, learning curve

Procedia PDF Downloads 92
28123 Performance Evaluation of Sand Casting Manufacturing Plant with WITNESS

Authors: Aniruddha Joshi

Abstract:

This paper discusses a simulation study of automated sand casting production system. Therefore, the first aims of this study is development of automated sand casting process model and analyze this model with a simulation software Witness. Production methodology aims to improve overall productivity through elimination of wastes and that leads to improve quality. Integration of automation with Simulation is beneficial to identify the obstacles in implementation and to take appropriate options to implement successfully. For this integration, there are different Simulation Software’s. To study this integration, with the help of “WITNESS” Simulation Software the model is created. This model is based on literature review. The input parameters are Setup Time, Number of machines, cycle time and output parameter is number of castings, avg, and time and percentage usage of machines. Obtained results are used for Statistical Analysis. This analysis concludes the optimal solution to get maximum output.

Keywords: automated sand casting production system, simulation, WITNESS software, performance evaluation

Procedia PDF Downloads 784
28122 A Quantitative Study of the Evolution of Open Source Software Communities

Authors: M. R. Martinez-Torres, S. L. Toral, M. Olmedilla

Abstract:

Typically, virtual communities exhibit the well-known phenomenon of participation inequality, which means that only a small percentage of users is responsible of the majority of contributions. However, the sustainability of the community requires that the group of active users must be continuously nurtured with new users that gain expertise through a participation process. This paper analyzes the time evolution of Open Source Software (OSS) communities, considering users that join/abandon the community over time and several topological properties of the network when modeled as a social network. More specifically, the paper analyzes the role of those users rejoining the community and their influence in the global characteristics of the network.

Keywords: open source communities, social network Analysis, time series, virtual communities

Procedia PDF Downloads 519
28121 Problems of Drought and Its Management in Yobe State, Nigeria

Authors: Hassan Gana Abdullahi, Michael A. Fullen, David Oloke

Abstract:

Drought poses an enormous global threat to sustainable development and is expected to increase with global climate change. Drought and desertification are major problems in Yobe State (north-east Nigeria). This investigation aims to develop a workable framework and management tool for drought mitigation in Yobe State. Mixed methods were employed during the study and additional qualitative information was gathered through Focus Group Discussions (FGD). Data on socio-economic impacts of drought were thus collected via both questionnaire surveys and FGD. In all, 1,040 questionnaires were distributed to farmers in the State and 721 were completed, representing a return rate of 69.3%. Data analysis showed that 97.9% of respondents considered themselves to be drought victims, whilst 69.3% of the respondents were unemployed and had no other means of income, except through rain-fed farming. Developing a viable and holistic approach to drought mitigation is crucial, to arrest and hopefully reverse environment degradation. Analysed data will be used to develop an integrated framework for drought mitigation and management in Yobe State. This paper introduces the socio-economic and environmental effects of drought in Yobe State.

Keywords: drought, climate change, mitigation, management, Yobe State

Procedia PDF Downloads 367
28120 The Relationship of Creativity and Innovation in Artistic Work and Their Importance in Improving the Artistic Organizational Performance

Authors: Houyem Kotti

Abstract:

The development in societies requires that these societies are continuously changing in various aspects, a change that requires continuous adaptation to the data of the technical age. In order for the individual to perform his/her duty or task in a perfect way, it is necessary to provide all the basic requirements and necessities to increase the efficiency and effectiveness of the personnel working to accomplish their tasks, requirements, and work successfully. The success of the industries and organizations are linked to the need to create individuals in the creative and innovative field. Formation process is considered an economic development and social prosperity, and to improve the quantity and quality of artistic work. Therefore, creativity and innovation play an important role in improving the performance of the artistic organization as it is one of the variables affecting the organization's ability to grow and invest. In order to provide better services to their customers, especially in the face of competition and traditional methods of work, and in an environment that discourages and hinders creativity and impairs any process of development, change or creative behavior. The research methodology that will be performed for this study is described as qualitative by conducting several interviews with artistic people, experts in the artistic field and reviewing the related literature to collect the necessary and required qualitative data from secondary sources such as statistical reports, previous research studies, etc. In this research, we will attempt to clarify the relationship between innovation and its importance in the artistic organization, the conditions of achieving innovation and its constraints, barriers, and challenges. The creativity and innovation and their impacts on the performance of artistic organizations, explaining this mechanism, so as to ensure continuity of these organizations and keeping pace with developments in the global economic environment.

Keywords: artistic work, creativity and innovation, artistic organization, performance

Procedia PDF Downloads 244
28119 Emergence of New Development Bank: Analyzing the Impact on BRICS Nations and the World Order

Authors: Urvi Shah, Anmol Jain

Abstract:

The talks of a New Global Order have been doing rounds since the advent of 21st century. Similar change in global scenario was witnessed when the Bretton Woods System came up post the World War II. The changing world order has been analyzed by using the Purchasing Power Parity (PPP) and Nominal Gross Domestic Product (GDP) estimates. The PPP and Nominal GDP methods show the purchasing power and financial background of the countries respectively, which helps in knowing both real and nominal financial strength of the country. Today, the rising powers of BRICS are posing new challenges to the world order shaped by the West. BRICS, i.e. Brazil, Russia, India, China and South Africa, countries have at various instances represented the interests of developing countries at world forums. The pooled population of these nations accounts for 41.6% of the total world population which gives a very resilient idea of the workforce or human resources which is mobilized by them. They have a combined GDP (PPP) of around 30.57% of the total world GDP (PPP). The paper tries to analyze the prospects and impact of the New Development Bank (NDB) formerly known as the BRICS Bank, on world economy, which has the potential to act as a rival to West dominated IMF and World Bank. The paper studies the paradigm shift in the global order, impact of the NDB on third world nations and the developed nations. The study concluded that the relative positions of BRICS countries in the world economy are changing, irrespective of the measurement methodology being US$ or the PPP model.

Keywords: BRICS, New Development Bank, Nominal GDP, purchasing power parity

Procedia PDF Downloads 318
28118 Towards the Concept of Global Health Nursing

Authors: Nuruddeen Abubakar Adamu

Abstract:

Background: Global health nursing describes health-related work across borders and focuses more on the differences between the nurses’ role between countries and identified why nursing care in particular country differs from another. It also helps in analyzing the health issues and concerns that transcend national borders class, race, ethnicity and culture. The primary objective of this study is to introduce the concept of global health nursing. And the article also argues for the need for global health nursing. Methods This review assesses available evidence, both published and unpublished, on issues relating to the global health nursing and the nurse's role in global health. The review is qualitative based. Results: Globalization, modern technologies, travel, migration and changes in diseases trend globally has made the nursing role to become more diverse and less traditional. These issues change the nurse’s role in the healthcare industry to become enormous and very challenging. This article considers response to issues of emerging global health nursing concept, challenges, purposes, global health nursing activities in both developed and developing countries and the nurse's role globally in maternal-newborn health; preparedness for advocacy in global health within a framework of social justice, equity; and health system strengthening globally. Conclusion: Global health nursing goes beyond the intervention to care for a patient with a particular health problem but, however health is interconnected to political, economic and social context and therefore this explains the need of a multi-professional and multi-sectoral approach to achieve the goal of global health and the need for global health nursing. Global health equity can be promoted and if the profile of nursing and nurses will be raised and enable nurses to be aware of global health issues so as to enable them to work to their full maximum potential, to attain greater health outcome and wellness.

Keywords: global health nursing, double burden of diseases, globalization, health equity

Procedia PDF Downloads 171
28117 Research and Development of Net-Centric Information Sharing Platform

Authors: Wang Xiaoqing, Fang Youyuan, Zheng Yanxing, Gu Tianyang, Zong Jianjian, Tong Jinrong

Abstract:

Compared with traditional distributed environment, the net-centric environment brings on more demanding challenges for information sharing with the characteristics of ultra-large scale and strong distribution, dynamic, autonomy, heterogeneity, redundancy. This paper realizes an information sharing model and a series of core services, through which provides an open, flexible and scalable information sharing platform.

Keywords: net-centric environment, information sharing, metadata registry and catalog, cross-domain data access control

Procedia PDF Downloads 561
28116 Programming Language Extension Using Structured Query Language for Database Access

Authors: Chapman Eze Nnadozie

Abstract:

Relational databases constitute a very vital tool for the effective management and administration of both personal and organizational data. Data access ranges from a single user database management software to a more complex distributed server system. This paper intends to appraise the use a programming language extension like structured query language (SQL) to establish links to a relational database (Microsoft Access 2013) using Visual C++ 9 programming language environment. The methodology used involves the creation of tables to form a database using Microsoft Access 2013, which is Object Linking and Embedding (OLE) database compliant. The SQL command is used to query the tables in the database for easy extraction of expected records inside the visual C++ environment. The findings of this paper reveal that records can easily be accessed and manipulated to filter exactly what the user wants, such as retrieval of records with specified criteria, updating of records, and deletion of part or the whole records in a table.

Keywords: data access, database, database management system, OLE, programming language, records, relational database, software, SQL, table

Procedia PDF Downloads 180
28115 Cognitive Weighted Polymorphism Factor: A New Cognitive Complexity Metric

Authors: T. Francis Thamburaj, A. Aloysius

Abstract:

Polymorphism is one of the main pillars of the object-oriented paradigm. It induces hidden forms of class dependencies which may impact software quality, resulting in higher cost factor for comprehending, debugging, testing, and maintaining the software. In this paper, a new cognitive complexity metric called Cognitive Weighted Polymorphism Factor (CWPF) is proposed. Apart from the software structural complexity, it includes the cognitive complexity on the basis of type. The cognitive weights are calibrated based on 27 empirical studies with 120 persons. A case study and experimentation of the new software metric shows positive results. Further, a comparative study is made and the correlation test has proved that CWPF complexity metric is a better, more comprehensive, and more realistic indicator of the software complexity than Abreu’s Polymorphism Factor (PF) complexity metric.

Keywords: cognitive complexity metric, object-oriented metrics, polymorphism factor, software metrics

Procedia PDF Downloads 449
28114 Components of Effective Learning Environments: Global Perspectives on Student Perceptions

Authors: Victoria Appatova

Abstract:

internal and external, that are largely shaped by the student’s perceptions. Since 2006, the ELE concept has been studied by an international group of scholars through the creation of an ELE survey which was administered in nine countries and translated into five languages. The survey compares students’ perceptions of their learning environments and self-efficacy across A student’s effective learning environment (ELE) is comprised of multiple factors, both cultures as well as distinguishes similarities and differences in the students’ needs related to their learning. The main objectives of this international project include the following: Determine a system of components constituting ELE from the perspective of students and other academic populations Analyze students’ expectations, and their chances to succeed in college based on their expectations Conceptualize a comprehensive approach for assessing the effectiveness of a learning environment Compare the actualization of the ELE concept in American schools versus other national educational systems Compare student perceptions of ELE with those of faculty, administrators, and professional staff Four major factors influencing student learning across cultures and various national educational systems were determined: students’ initiative in using support services; learning skills; external comfort; and curriculum. Recent changes in the students’ perceptions, resulting from technology advances and a rapid shift to online learning, are being explored. The findings call for administrative and pedagogical actions which would cultivate more equitable education systems.

Keywords: learning environment, student perception, global perspectives, self-efficacy

Procedia PDF Downloads 81
28113 Raising Awareness of Education for Sustainable Development Oriented School Programs and Curriculum

Authors: Dina L. DiSantis

Abstract:

The Japan-U.S. Teacher Exchange Program for Education for Sustainable Development (ESD) provides an opportunity for teachers from the United States and Japan to travel to each other’s countries in order to experience and learn how each country is implementing efforts to educate for sustainability. By offering programs such as the Japan-U.S. Teacher Exchange Program for Education for Sustainable Development (ESD); teachers from both countries become more aware of what ESD school programs and curricula are being implemented in both countries. Teachers gain a greater sense of global interconnectedness when they are given the opportunity to share in each other’s culture and life. The primary objectives of the program are to foster a mutual exchange between the teachers in the United States and Japan, to increase an understanding of culture and educational systems, to give teachers opportunities to collaborate on lessons and projects in areas of sustainability and to enhance professional development opportunities for both U.S and Japanese teachers. The two areas of focus for teachers, are food education and environmental education. Teachers from both countries collaborate and design curriculum and projects for their students in order to help them become more aware of the importance of global sustainability. An overview of the program and the results of an international collaborative project, encouraging local eating and forging a cultural connection to food will be presented.

Keywords: education for sustainable development, environmental education, food education, international collaboration

Procedia PDF Downloads 153
28112 Comparative Advantage of Mobile Agent Application in Procuring Software Products on the Internet

Authors: Michael K. Adu, Boniface K. Alese, Olumide S. Ogunnusi

Abstract:

This paper brings to fore the inherent advantages in application of mobile agents to procure software products rather than downloading software content on the Internet. It proposes a system whereby the products come on compact disk with mobile agent as deliverable. The client/user purchases a software product, but must connect to the remote server of the software developer before installation. The user provides an activation code that activates mobile agent which is part of the software product on compact disk. The validity of the activation code is checked on connection at the developer’s end to ascertain authenticity and prevent piracy. The system is implemented by downloading two different software products as compare with installing same products on compact disk with mobile agent’s application. Downloading software contents from developer’s database as in the traditional method requires a continuously open connection between the client and the developer’s end, a fixed network is not economically or technically feasible. Mobile agent after being dispatched into the network becomes independent of the creating process and can operate asynchronously and autonomously. It can reconnect later after completing its task and return for result delivery. Response Time and Network Load are very minimal with application of Mobile agent.

Keywords: software products, software developer, internet, activation code, mobile agent

Procedia PDF Downloads 306
28111 The Interrelationship of Social Sustainability and Urban Form; the Case of Modern and Traditional Iranian Cities

Authors: Ahmadreza Hakiminejad, Changfeng Fu, Hamideh Mohammadzadeh Titkanlou

Abstract:

For decades, sustainable development has been an imperative concern in the process of urban development of the world’s developed countries. Despite the fact that the concept of sustainability, primarily, emerged by virtue of warning over global environmental catastrophes, it subsequently led to the ongoing debates not only over environmental, but also economic and sociocultural issues involved. This study, particularly, discusses the constituents of social sustainability– as one of the three pillars of sustainable development– and its situation within an urban context. It tries to investigate the interrelationships between the elements of social sustainability and the quality of physical environment. The paper, firstly, depicts a theoretical overview of the notions of social sustainability and urban form. Secondly, it will discuss the interrelationship between the two. And lastly, it will investigate and analyse this interrelationship through the historical transformation of Iranian cities. The research aims to answer this very question that how the urban form within the context of the built environment can influence the social behaviors so as to achieve a more sustainable society. It is to examine how and why compact, high-density and mixed-use urban patterns are environmentally sound, efficient for transport, socially beneficial and economically viable. The methodology used in this paper is desk research. Thus, the documents from different urban related disciplines including urban planning, urban design, urban sociology and urban policy have been reviewed. The research has also applied a comparative approach to discuss and analyse the impacts of different urban forms on the elements of social sustainability within the context of modern and traditional Iranian cities. The paper concludes with an examination of possible future directions of Iranian cities with consideration to socio-cultural concepts and the challenges that will have to be overcome to make progress towards social sustainability.

Keywords: social sustainability, urban form, compact city, Iranian cities

Procedia PDF Downloads 406
28110 Proposed Solutions Based on Affective Computing

Authors: Diego Adrian Cardenas Jorge, Gerardo Mirando Guisado, Alfredo Barrientos Padilla

Abstract:

A system based on Affective Computing can detect and interpret human information like voice, facial expressions and body movement to detect emotions and execute a corresponding response. This data is important due to the fact that a person can communicate more effectively with emotions than can be possible with words. This information can be processed through technological components like Facial Recognition, Gait Recognition or Gesture Recognition. As of now, solutions proposed using this technology only consider one component at a given moment. This research investigation proposes two solutions based on Affective Computing taking into account more than one component for emotion detection. The proposals reflect the levels of dependency between hardware devices and software, as well as the interaction process between the system and the user which implies the development of scenarios where both proposals will be put to the test in a live environment. Both solutions are to be developed in code by software engineers to prove the feasibility. To validate the impact on society and business interest, interviews with stakeholders are conducted with an investment mind set where each solution is labeled on a scale of 1 through 5, being one a minimum possible investment and 5 the maximum.

Keywords: affective computing, emotions, emotion detection, face recognition, gait recognition

Procedia PDF Downloads 362
28109 Understanding the Historical Consciousness of Children and Young People

Authors: Kay Carroll

Abstract:

Creating historical consciousness in children and young people is critical to global inclusion and engagement. In a context of international and technological flux, children are confronted with shifting national identities. Within this quantitative study of Australian children and young people, the concept and development of historical consciousness are explored. The analysis reports on how children and young people are connected through national, collective, and personal narratives to understand historically significant events and changes, anchor themselves to universal and intergenerational traditions and norms, be open to divergent perspectives and resilient to perpetual socio-cultural shifts. This paper presents the development and factors that shape national historical consciousness in children and young people using established international frameworks and stages of historical consciousness. This research reports on quantitative surveys conducted with over 680 school children from ages 12 years to 19 years within Australian schools. Concepts of global citizenship, inclusion, and engagement with national historical memory and significance are explored. Findings identify the social benefits of collective and personal historical consciousness and consider the current barriers and enablers in developing a young person’s historical consciousness for the future.

Keywords: curriculum, global citizenship, historical consciousness, significance

Procedia PDF Downloads 188