Search results for: assignment problem
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 7227

Search results for: assignment problem

5337 Analysis of Histogram Asymmetry for Waste Recognition

Authors: Janusz Bobulski, Kamila Pasternak

Abstract:

Despite many years of effort and research, the problem of waste management is still current. So far, no fully effective waste management system has been developed. Many programs and projects improve statistics on the percentage of waste recycled every year. In these efforts, it is worth using modern Computer Vision techniques supported by artificial intelligence. In the article, we present a method of identifying plastic waste based on the asymmetry analysis of the histogram of the image containing the waste. The method is simple but effective (94%), which allows it to be implemented on devices with low computing power, in particular on microcomputers. Such de-vices will be used both at home and in waste sorting plants.

Keywords: waste management, environmental protection, image processing, computer vision

Procedia PDF Downloads 101
5336 L2 Strategies in the English Translation of Fengshen Yanyi

Authors: Yanbin Cai

Abstract:

L2 Translation, or translation out of one’s native language, is often adopted for Chinese classical literature. The purpose of this study is to investigate problems arisen in this process and the strategies different from translation by native speakers. Texts selected for this study is a Ming dynasty novel, Fengshen Yanyi, written by Xu Zhonglin and translated into English by Gu Zhizhong. Translated proper names and dialogues are analyzed, followed with a review on translator’s shifting focus on text selection. The result reveals not the problem of linguistic incompetence or cultural negligence, but translation strategies adopted for specific purposes and target readers.

Keywords: L2 translation, Chinese literature, literature translation, Fengshen Yanyi

Procedia PDF Downloads 440
5335 Optimum Design of Helical Gear System on Basis of Maximum Power Transmission Capability

Authors: Yasaman Esfandiari

Abstract:

Mechanical engineering has always dealt with amplification of the input power in power trains. One of the ways to achieve this goal is to use gears to change the amplitude and direction of the torque and the speed. However, the gears should be optimally designed to best achieve these objectives. In this study, helical gear systems are optimized to achieve maximum power. Material selection, space restriction, available facilities for manufacturing, the probability of tooth breakage, and tooth wear are taken into account and governing equations are derived. Finally, a Matlab code was generated to solve the optimization problem and the results are verified.

Keywords: design, gears, Matlab, optimization

Procedia PDF Downloads 230
5334 Extension of Moral Agency to Artificial Agents

Authors: Sofia Quaglia, Carmine Di Martino, Brendan Tierney

Abstract:

Artificial Intelligence (A.I.) constitutes various aspects of modern life, from the Machine Learning algorithms predicting the stocks on Wall streets to the killing of belligerents and innocents alike on the battlefield. Moreover, the end goal is to create autonomous A.I.; this means that the presence of humans in the decision-making process will be absent. The question comes naturally: when an A.I. does something wrong when its behavior is harmful to the community and its actions go against the law, which is to be held responsible? This research’s subject matter in A.I. and Robot Ethics focuses mainly on Robot Rights and its ultimate objective is to answer the questions: (i) What is the function of rights? (ii) Who is a right holder, what is personhood and the requirements needed to be a moral agent (therefore, accountable for responsibility)? (iii) Can an A.I. be a moral agent? (ontological requirements) and finally (iv) if it ought to be one (ethical implications). With the direction to answer this question, this research project was done via a collaboration between the School of Computer Science in the Technical University of Dublin that oversaw the technical aspects of this work, as well as the Department of Philosophy in the University of Milan, who supervised the philosophical framework and argumentation of the project. Firstly, it was found that all rights are positive and based on consensus; they change with time based on circumstances. Their function is to protect the social fabric and avoid dangerous situations. The same goes for the requirements considered necessary to be a moral agent: those are not absolute; in fact, they are constantly redesigned. Hence, the next logical step was to identify what requirements are regarded as fundamental in real-world judicial systems, comparing them to that of ones used in philosophy. Autonomy, free will, intentionality, consciousness and responsibility were identified as the requirements to be considered a moral agent. The work went on to build a symmetrical system between personhood and A.I. to enable the emergence of the ontological differences between the two. Each requirement is introduced, explained in the most relevant theories of contemporary philosophy, and observed in its manifestation in A.I. Finally, after completing the philosophical and technical analysis, conclusions were drawn. As underlined in the research questions, there are two issues regarding the assignment of moral agency to artificial agent: the first being that all the ontological requirements must be present and secondly being present or not, whether an A.I. ought to be considered as an artificial moral agent. From an ontological point of view, it is very hard to prove that an A.I. could be autonomous, free, intentional, conscious, and responsible. The philosophical accounts are often very theoretical and inconclusive, making it difficult to fully detect these requirements on an experimental level of demonstration. However, from an ethical point of view it makes sense to consider some A.I. as artificial moral agents, hence responsible for their own actions. When considering artificial agents as responsible, there can be applied already existing norms in our judicial system such as removing them from society, and re-educating them, in order to re-introduced them to society. This is in line with how the highest profile correctional facilities ought to work. Noticeably, this is a provisional conclusion and research must continue further. Nevertheless, the strength of the presented argument lies in its immediate applicability to real world scenarios. To refer to the aforementioned incidents, involving the murderer of innocents, when this thesis is applied it is possible to hold an A.I. accountable and responsible for its actions. This infers removing it from society by virtue of its un-usability, re-programming it and, only when properly functioning, re-introducing it successfully

Keywords: artificial agency, correctional system, ethics, natural agency, responsibility

Procedia PDF Downloads 170
5333 Design of Data Management Software System Supporting Rendezvous and Docking with Various Spaceships

Authors: Zhan Panpan, Lu Lan, Sun Yong, He Xiongwen, Yan Dong, Gu Ming

Abstract:

The function of the two spacecraft docking network, the communication and control of a docking target with various spacecrafts is realized in the space lab data management system. In order to solve the problem of the complex data communication mode between the space lab and various spaceships, and the problem of software reuse caused by non-standard protocol, a data management software system supporting rendezvous and docking with various spaceships has been designed. The software system is based on CCSDS Spcecraft Onboard Interface Service(SOIS). It consists of Software Driver Layer, Middleware Layer and Appliaction Layer. The Software Driver Layer hides the various device interfaces using the uniform device driver framework. The Middleware Layer is divided into three lays, including transfer layer, application support layer and system business layer. The communication of space lab plaform bus and the docking bus is realized in transfer layer. Application support layer provides the inter tasks communitaion and the function of unified time management for the software system. The data management software functions are realized in system business layer, which contains telemetry management service, telecontrol management service, flight status management service, rendezvous and docking management service and so on. The Appliaction Layer accomplishes the space lab data management system defined tasks using the standard interface supplied by the Middleware Layer. On the basis of layered architecture, rendezvous and docking tasks and the rendezvous and docking management service are independent in the software system. The rendezvous and docking tasks will be activated and executed according to the different spaceships. In this way, the communication management functions in the independent flight mode, the combination mode of the manned spaceship and the combination mode of the cargo spaceship are achieved separately. The software architecture designed standard appliction interface for the services in each layer. Different requirements of the space lab can be supported by the use of standard services per layer, and the scalability and flexibility of the data management software can be effectively improved. It can also dynamically expand the number and adapt to the protocol of visiting spaceships. The software system has been applied in the data management subsystem of the space lab, and has been verified in the flight of the space lab. The research results of this paper can provide the basis for the design of the data manage system in the future space station.

Keywords: space lab, rendezvous and docking, data management, software system

Procedia PDF Downloads 354
5332 Gender Based Violence and Women’s Health

Authors: Sangita Bharati

Abstract:

Violence against women is now well recognised as a public health problem and human rights violation of worldwide significance. It is an important risk factor for women's ill health, with far reaching consequences for both their physical and mental health. Gender based violence takes many forms and results in physical, sexual and psychological harm to the women throughout their lives. Gender based violence often manifests unequal power relation between men and women in society and the secondary status of the women because of which women have to suffer a range of health problems in silence. This paper will aim at describing a few problems related to women’s health which are directly linked to their experience as victims of gender based violence.

Keywords: violence, health, women, society

Procedia PDF Downloads 461
5331 Quality of Education in Dilla Zone

Authors: Gezahegn Bekele Welldgiyorgise

Abstract:

It is obvious that the economics, politics and social conditions of a country are determined by the quality and standard of its education. Indeed, education plays a vital role in changing the consciousness and awareness of society and transforming it on a large scale. Moreover, education contributes a lot to the advancement of science and technology, information and communication, and above all, it speeds up its progress in no time if it focuses mainly on the qualitative approach to education. Education brings about universal change and transformation and lightens mankind in all dimensions. It creates an educated, enlightened and brightened generation in society. The generation will be sharped, sharpened and well-oriented if it gets modern, sophisticated and standardized education in its field of study. The main goal of education is to produce well-qualified, well-trained and disciplined young offers in a given community. If the youth is well trained and well-mannered, he will certainly be enlightened, problem solvers and solution seekers, researchers, and innovators. In this respect, we have to provide the youth with modern education, a teaching-learning process led by active learning and a participatory approach with a new curriculum preparation for the age of children supported by modern facilities (ICT).In addition to that, the curriculum should have to give attention to mathematics and science lessons that include international experience in a comfortable school and classrooms. Therefore, the generation that will be created through such kinds of the guided education system will make the students active participants, self-confident, researchers and problem solvers, besides that result in changed life standards and a developed country. Similarly, our country, Ethiopia, has aimed to get such change in youth (generation) through modern education, designing a new educational policy and curriculum which was implemented for many years, although the goal of education has not reached the required level. To get the main idea of the article, I should have answered the question of why our country's educational goal had not reached the desired level because it is necessary to lay the foundation for research in finding out problems seen through students learning performance, the first task is selecting primary-school as a sample. Therefore, we selected “Dilla primary school (5-8)” which is a workplace for a teacher and gives me a chance to recognize students’ learning performance to recognize their learning grades (internal and external) and measure performance (achievement) of students easily’.

Keywords: curriculum, performance, innovation, learning

Procedia PDF Downloads 63
5330 Analysis of Different Classification Techniques Using WEKA for Diabetic Disease

Authors: Usama Ahmed

Abstract:

Data mining is the process of analyze data which are used to predict helpful information. It is the field of research which solve various type of problem. In data mining, classification is an important technique to classify different kind of data. Diabetes is most common disease. This paper implements different classification technique using Waikato Environment for Knowledge Analysis (WEKA) on diabetes dataset and find which algorithm is suitable for working. The best classification algorithm based on diabetic data is Naïve Bayes. The accuracy of Naïve Bayes is 76.31% and take 0.06 seconds to build the model.

Keywords: data mining, classification, diabetes, WEKA

Procedia PDF Downloads 133
5329 Social Marketing – An Integrated and Comprehensive Nutrition Communication Strategy to Improve the Iron Nutriture among Preschool Children

Authors: Manjula Kola, K. Chandralekha

Abstract:

Anaemia is one of the world’s most widespread health problems. Prevalence of anemia in south Asia is among the highest in the world. Iron deficiency anemia accounts for almost 85 percent of all types of anemia in India and affects more than half of the total population. Women of childbearing age particularly pregnant women, infants, preschool children and adolescents are at greatest risk of developing iron deficiency anemia. In India, 74 percent children between 6-35 months of age are anemic. Children between 1-6 years in major cities are found with a high prevalence rate of 64.8 percent. Iron deficiency anemia is not only a public health problem, but also a development problem. Its prevention and reduction must be viewed as investment in human capital that will enhance development and reduce poverty. Ending this hidden hunger in the form of iron deficiency is the most important achievable international health goal. Eliminating the underlying problem is essential to the sustained elimination of the iron deficiency anemia. The intervention programmes toward the sustained elimination need to be broadly based so that interventions become accepted community practices. Hence, intervention strategies need to go well beyond traditional health and nutrition systems and based upon empowering people and communities so that they will be capable of arranging for and sustaining an adequate intake of foods with respect to iron, independent of external support. Such strategies must necessarily be multisectoral and integrate interventions with social communications, evaluation and surveillance. The main objective of the study was to design a community based Nutrition intervention using theoretical framework of social marketing to sustain improvement of iron nutriture among preschool children. In order to carryout the study eight rural communities In Chittoor district of Andhra Pradesh, India were selected. A formative research was carryout for situational analysis and baseline data was generated with regard to demographic and socioeconomic status, dietary intakes, Knowledge, Attitude and Practices of the mothers of preschool children, clinical and hemoglobin status of the target group. Based on the formative research results, the research area was divides into four groups as experimental area I,II,III and control area. A community based, integrated and comprehensive social marketing intervention was designed based on various theories and models of nutrition education/ communication. In Experimental area I, Nutrition intervention using social marketing and a weekly iron folic acid supplementation was given to improve iron nutriture of preschool children. In experimental area II, Social marketing alone was implemented and in experimental area III Iron supplementation alone was given. No intervention was given in control area. The Impact evaluation revealed that among different interventions tested, the integrated social marketing intervention resulted best outcomes. The overall observations of the study state that social marketing, an integrated and functional strategy for nutrition communication to prevent and control iron deficiency. Various theoretical frame works / models for nutrition communication facilitate to design culturally appropriate interventions thus achieved improvements in the knowledge, attitude and practices there by resulting successful impact on nutritional status of the target groups.

Keywords: anemia, iron deficiency, social marketing, theoretical framework

Procedia PDF Downloads 389
5328 Evidence of a Negativity Bias in the Keywords of Scientific Papers

Authors: Kseniia Zviagintseva, Brett Buttliere

Abstract:

Science is fundamentally a problem-solving enterprise, and scientists pay more attention to the negative things, that cause them dissonance and negative affective state of uncertainty or contradiction. While this is agreed upon by philosophers of science, there are few empirical demonstrations. Here we examine the keywords from those papers published by PLoS in 2014 and show with several sentiment analyzers that negative keywords are studied more than positive keywords. Our dataset is the 927,406 keywords of 32,870 scientific articles in all fields published in 2014 by the journal PLOS ONE (collected from Altmetric.com). Counting how often the 47,415 unique keywords are used, we can examine whether those negative topics are studied more than positive. In order to find the sentiment of the keywords, we utilized two sentiment analysis tools, Hu and Liu (2004) and SentiStrength (2014). The results below are for Hu and Liu as these are the less convincing results. The average keyword was utilized 19.56 times, with half of the keywords being utilized only 1 time and the maximum number of uses being 18,589 times. The keywords identified as negative were utilized 37.39 times, on average, with the positive keywords being utilized 14.72 times and the neutral keywords - 19.29, on average. This difference is only marginally significant, with an F value of 2.82, with a p of .05, but one must keep in mind that more than half of the keywords are utilized only 1 time, artificially increasing the variance and driving the effect size down. To examine more closely, we looked at those top 25 most utilized keywords that have a sentiment. Among the top 25, there are only two positive words, ‘care’ and ‘dynamics’, in position numbers 5 and 13 respectively, with all the rest being identified as negative. ‘Diseases’ is the most studied keyword with 8,790 uses, with ‘cancer’ and ‘infectious’ being the second and fourth most utilized sentiment-laden keywords. The sentiment analysis is not perfect though, as the words ‘diseases’ and ‘disease’ are split by taking 1st and 3rd positions. Combining them, they remain as the most common sentiment-laden keyword, being utilized 13,236 times. More than just splitting the words, the sentiment analyzer logs ‘regression’ and ‘rat’ as negative, and these should probably be considered false positives. Despite these potential problems, the effect is apparent, as even the positive keywords like ‘care’ could or should be considered negative, since this word is most commonly utilized as a part of ‘health care’, ‘critical care’ or ‘quality of care’ and generally associated with how to improve it. All in all, the results suggest that negative concepts are studied more, also providing support for the notion that science is most generally a problem-solving enterprise. The results also provide evidence that negativity and contradiction are related to greater productivity and positive outcomes.

Keywords: bibliometrics, keywords analysis, negativity bias, positive and negative words, scientific papers, scientometrics

Procedia PDF Downloads 168
5327 Impact and Implementation of Privatization of State-Owned Enterprise Sustainability in Indonesia

Authors: Afri Ananda Nugroho

Abstract:

Privatization is one of the public policies closely related to the role of government in the economy due to the failure of the centralized system in the communist countries. This paper will discuss the basic issues of privatization as a global trend, the purpose of privatization, implementation, and impact on the success of State-Owned Enterprises (BUMN) in Indonesia. The analysis is done by looking at some important issues about the privatization problem, and some public policies are being applied such as why and how privatization is necessary and what impact it has. This paper also discusses the implications for top leaders of State-Owned Enterprises.

Keywords: privatization, state-owned enterprises, Indonesia, public policy

Procedia PDF Downloads 223
5326 Logistics and Supply Chain Management Using Smart Contracts on Blockchain

Authors: Armen Grigoryan, Milena Arakelyan

Abstract:

The idea of smart logistics is still quite a complicated one. It can be used to market products to a large number of customers or to acquire raw materials of the highest quality at the lowest cost in geographically dispersed areas. The use of smart contracts in logistics and supply chain management has the potential to revolutionize the way that goods are tracked, transported, and managed. Smart contracts are simply computer programs written in one of the blockchain programming languages (Solidity, Rust, Vyper), which are capable of self-execution once the predetermined conditions are met. They can be used to automate and streamline many of the traditional manual processes that are currently used in logistics and supply chain management, including the tracking and movement of goods, the management of inventory, and the facilitation of payments and settlements between different parties in the supply chain. Currently, logistics is a core area for companies which is concerned with transporting products between parties. Still, the problem of this sector is that its scale may lead to detainments and defaults in the delivery of goods, as well as other issues. Moreover, large distributors require a large number of workers to meet all the needs of their stores. All this may contribute to big detainments in order processing and increases the potentiality of losing orders. In an attempt to break this problem, companies have automated all their procedures, contributing to a significant augmentation in the number of businesses and distributors in the logistics sector. Hence, blockchain technology and smart contracted legal agreements seem to be suitable concepts to redesign and optimize collaborative business processes and supply chains. The main purpose of this paper is to examine the scope of blockchain technology and smart contracts in the field of logistics and supply chain management. This study discusses the research question of how and to which extent smart contracts and blockchain technology can facilitate and improve the implementation of collaborative business structures for sustainable entrepreneurial activities in smart supply chains. The intention is to provide a comprehensive overview of the existing research on the use of smart contracts in logistics and supply chain management and to identify any gaps or limitations in the current knowledge on this topic. This review aims to provide a summary and evaluation of the key findings and themes that emerge from the research, as well as to suggest potential directions for future research on the use of smart contracts in logistics and supply chain management.

Keywords: smart contracts, smart logistics, smart supply chain management, blockchain and smart contracts in logistics, smart contracts for controlling supply chain management

Procedia PDF Downloads 76
5325 The Application of Computer and Technology in Language Teaching and Learning

Authors: Pouya Vakili

Abstract:

Since computers were first introduced into educational facilities, foreign language educators have been faced with the problem of integrating high-tech multimedia techniques into a traditional text-based curriculum. As studies of language teaching have pointed out, ‘Language teaching tends in practice to be eclectic…. There are not only exceptionally many paths and educational means for arriving at a given educational goal, but there are also many types of educational materials which can be used to achieve that goal’. For language educators who are trying to incorporate technology into their curricula, the choices seem endless. Yet the quantity, as well as the limitations, of available computer programs does not guarantee that these programs can be successfully integrated into a curriculum.

Keywords: curriculum, language teaching, learning, multimedia, technology

Procedia PDF Downloads 551
5324 Bioremediation of Sewage Sludge Contaminated with Fluorene Using a Lipopeptide Biosurfactant

Authors: X. Vecino, J. M. Cruz, A. Moldes

Abstract:

The disposal and the treatment of sewage sludge is an expensive and environmentally complex problem. In this work, a lipopeptide biosurfactant extracted from corn steep liquor was used as ecofriendly and cost-competitive alternative for the mobilization and bioremediation of fluorene in sewage sludge. Results have demonstrated that this biosurfactant has the capability to mobilize fluorene to the aqueous phase, reducing the amount of fluorene in the sewage sludge from 484.4 mg/Kg up to 413.7 mg/Kg and 196.0 mg/Kg after 1 and 27 days respectively. Furthemore, once the fluorene was extracted the lipopeptide biosurfactant contained in the aqueous phase allowed the bio-degradation, up to 40.5 % of the initial concentration of this polycyclic aromatic hydrocarbon.

Keywords: fluorene, lipopeptide biosurfactant, mobilization, sewage sludge

Procedia PDF Downloads 276
5323 Investigating the Effects of Data Transformations on a Bi-Dimensional Chi-Square Test

Authors: Alexandru George Vaduva, Adriana Vlad, Bogdan Badea

Abstract:

In this research, we conduct a Monte Carlo analysis on a two-dimensional χ2 test, which is used to determine the minimum distance required for independent sampling in the context of chaotic signals. We investigate the impact of transforming initial data sets from any probability distribution to new signals with a uniform distribution using the Spearman rank correlation on the χ2 test. This transformation removes the randomness of the data pairs, and as a result, the observed distribution of χ2 test values differs from the expected distribution. We propose a solution to this problem and evaluate it using another chaotic signal.

Keywords: chaotic signals, logistic map, Pearson’s test, Chi Square test, bivariate distribution, statistical independence

Procedia PDF Downloads 78
5322 Modernization of Translation Studies Curriculum at Higher Education Level in Armenia

Authors: A. Vahanyan

Abstract:

The paper touches upon the problem of revision and modernization of the current curriculum on translation studies at the Armenian Higher Education Institutions (HEIs). In the contemporary world where quality and speed of services provided are mostly valued, certain higher education centers in Armenia though do not demonstrate enough flexibility in terms of the revision and amendment of courses taught. This issue is present for various curricula at the university level and Translation Studies related curriculum, in particular. Technological innovations that are of great help for translators have been long ago smoothly implemented into the global Translation Industry. According to the European Master's in Translation (EMT) framework, translation service provision comprises linguistic, intercultural, information mining, thematic, and technological competencies. Therefore, to form the competencies mentioned above, the curriculum should be seriously restructured to meet the modern education and job market requirements, relevant courses should be proposed. New courses, in particular, should focus on the formation of technological competences. These suggestions have been made upon the author’s research of the problem across various HEIs in Armenia. The updated curricula should include courses aimed at familiarization with various computer-assisted translation (CAT) tools (MemoQ, Trados, OmegaT, Wordfast, etc.) in the translation process, creation of glossaries and termbases compatible with different platforms), which will ensure consistency in translation of similar texts and speeding up the translation process itself. Another aspect that may be strengthened via curriculum modification is the introduction of interdisciplinary and Project-Based Learning courses, which will enable info mining and thematic competences, which are of great importance as well. Of course, the amendment of the existing curriculum with the mentioned courses will require corresponding faculty development via training, workshops, and seminars. Finally, the provision of extensive internship with translation agencies is strongly recommended as it will ensure the synthesis of theoretical background and practical skills highly required for the specific area. Summing up, restructuring and modernization of the existing curricula on Translation Studies should focus on three major aspects, i.e., introduction of new courses that meet the global quality standards of education, professional development for faculty, and integration of extensive internship supervised by experts in the field.

Keywords: competencies, curriculum, modernization, technical literacy, translation studies

Procedia PDF Downloads 117
5321 Natural Convection between Two Parallel Wavy Plates

Authors: Si Abdallah Mayouf

Abstract:

In this work, the effects of the wavy surface on free convection heat transfer boundary layer flow between two parallel wavy plates have been studied numerically. The two plates are considered at a constant temperature. The equations and the boundary conditions are discretized by the finite difference scheme and solved numerically using the Gauss-Seidel algorithm. The important parameters in this problem are the amplitude of the wavy surfaces and the distance between the two wavy plates. Results are presented as velocity profiles, temperature profiles and local Nusselt number according to the important parameters.

Keywords: free convection, wavy surface, parallel plates, fluid dynamics

Procedia PDF Downloads 291
5320 The Importance of Municipal Agenda for Gender Policies in Brazilian Federalism

Authors: Eliane Cristina De Carvalho Mendoza Meza

Abstract:

The Brazilian Federal Constitution from 1988 innovated with decentralized management, sharing the decision process among the federal government, states, and municipality (federalism). This innovation gave the opportunity to the civil society participates in the public policy agenda, including the municipal one; the state recognized that new actors were needed now it has been one more actor and not the only one. It was in this context that the woman’s Policy Secretaries were created in the three levels of government: federal, state and municipal. It intend to reduce the historical and social differences between men and women, especially in the poorest municipalities, working in a network basis with other secretaries, governmental institutions and non-governmental organizations to promote actions that can result in benefits and empowerment for women. In addition, they promote actions to protect them from domestic violence and to help them to learn how generate income. It was not a calm process, women have been fighting for their rights since the 1970s and despite the gender equality was recognized in the Federal Constitution of 1988, just in 2013 it was possible to see a real growth in the creation of municipal Women’s Policy Secretary. In 2009, just 6.5% of the cities in Brazil had implemented the Secretary; in 2013, it was 11%. The municipality realized that the gender issue was in reality a public problem, so the municipal agenda incorporated it and transformed in public policy, creating the municipal Women’s Policy Secretary. The introduction of a gender policy in Brazilian municipalities shows us that the female citizens are treated as political subjects and it is the first step to try to compensate inequality between men and women in the local level. It becomes more important when the Brazilian federalism is analyzed. In Brazil, the federal government controls the municipalities’ budgets to implement federal public policies and others federal interests, so having a public policy of gender approved by the actors in the local government with so little freedom to manage is something very important. It is necessary mark some points: taking a gender policy to the poorest cities is a form to protect all citizens with no distinction, men and women, as recommended in the Federal Constitution; not all problems in a city center in the municipal agenda, this only happens when a problem is perceived as an issue, it means the women situation was perceived as important, so that it became a public policy; at least, the gender public policy intend to emancipate and contemplate the empowerment of women.

Keywords: federalism, gender, municipal agenda, social participation

Procedia PDF Downloads 411
5319 Cooperative Scheme Using Adjacent Base Stations in Wireless Communication

Authors: Young-Min Ko, Seung-Jun Yu, Chang-Bin Ha, Hyoung-Kyu Song

Abstract:

In a wireless communication system, the failure of base station can result in a communication disruption in the cell. This paper proposes a way to deal with the failure of base station in a wireless communication system based on OFDM. Cooperative communication of the adjacent base stations can be a solution of the problem. High performance is obtained by the configuration of transmission signals which is applied CDD scheme in the cooperative communication. The Cooperative scheme can be a effective solution in case of the particular situation.

Keywords: base station, CDD, OFDM, diversity gain, MIMO

Procedia PDF Downloads 468
5318 Role of ICT and Wage Inequality in Organization

Authors: Shoji Katagiri

Abstract:

This study deals with wage inequality in organization and shows the relationship between ICT and wage in organization. To do so, we incorporate ICT’s factors in organization into our model. ICT’s factors are efficiencies of Enterprise Resource Planning (ERP), Computer Assisted Design/Computer Assisted Manufacturing (CAD/CAM), and NETWORK. The improvement of ICT’s factors decrease the learning cost to solve problem pertaining to the hierarchy in organization. The improvement of NETWORK increases the wage inequality within workers and decreases within managers and entrepreneurs. The improvements of CAD/CAM and ERP increases the wage inequality within all agent, and partially increase it between the agents in hierarchy.

Keywords: endogenous economic growth, ICT, inequality, capital accumulation

Procedia PDF Downloads 246
5317 Mediterranean Diet-Driven Changes in Gut Microbiota Decrease the Infiltration of Inflammatory Myeloid Cells into the Intestinal Tissue

Authors: Gema Gómez-Casado, Alba Rodríguez-Muñoz, Virginia Mela-Rivas, Pallavi Kompella, Francisco José Tinahones-Madueña, Isabel Moreno-Indias, Almudena Ortega-Gómez

Abstract:

Obesity is a high-priority health problem worldwide due to its high prevalence. The proportion of obese and overweight subjects in industrialized countries exceeds half of the population in most cases. Beyond the metabolic problem, obesity boosts inflammation levels in the organism. The gut microbiota, considered an organ by itself, controls a high variety of processes at a systemic level. In fact, the microbiota interacts closely with the immune system, being crucial in determining the maturation state of neutrophils, key effectors of the innate immune response. It is known that changes in the diet exert strong effects on the variety and activity of the gut microbiota. The effect that those changes have on the axis microbiota-immune response is an unexplored field. In this study, 10 patients with obesity (weight 114,3 ± 14,5Kg, BMI 40,47±3,66) followed a Mediterranean-hypocaloric diet for 3 months, reducing their initial weight by 12,71 ± 3%. A transplant of microbiota from these patients before and after the diet was performed into wild type “germ-free” mice (n=10/group), treated with antibiotics. Six weeks after the transplant, mice were euthanized, and the presence of cells from the innate immune system were analysed in different organs (bone marrow, blood, spleen, visceral adipose tissue, and intestine) by flow cytometry. No differences were observed in the number of myeloid cells in bone marrow, blood, spleen, or visceral adipose tissue of mice transplanted with patient’s microbiota before and after following the Mediterranean diet. However, the intestine of mice that received post-diet microbiota presented a marked decrease in the number of neutrophils (whose presence is associated with tissue inflammation), as well as macrophages. In line with these findings, intestine monocytes from mice with post-diet microbiota showed a less inflammatory profile (lower Ly6Gˡᵒʷ proportion of cells). These results point toward a decrease in the inflammatory state of the intestinal tissue, derived from changes in the gut microbiota, which occurred after a 3-month Mediterranean diet.

Keywords: obesity, nutrition, Mediterranean diet, gut microbiota, immune system

Procedia PDF Downloads 111
5316 European Prosecutor's Office: Chances and Threats; Brief to Polish Perspective

Authors: Katarzyna Stoklosa

Abstract:

Introduction: European Public Prosecutor’s Office (EPPO) is an independent office in European Union which was established under the article 86 of the Treaty on the Functioning of the European Union by the Treaty of Lisbon following the method of enhanced cooperation. EPPO is aimed at combating crimes against the EU’s financial interest et fraud against the EU budgets on the one hand, EPPO will give a chance to effective fight with organized criminality, on the other it seems to be a threat for member-states which bound with justice the problem of sovereignty. It is a new institution that will become effective from 2020, which is why it requires prior analysis. Methodology: The author uses statistical and comparative methods by collecting and analyzing the work of current institutions such as Europol, Eurojust, as well as the future impact of EPPO on detection and prosecution of crimes. The author will also conduct questionnaire among students and academic staff involved in the perception of EU institutions and the need to create new entities dealing with inter-agency cooperation in criminal matters. Thanks to these research the author will draw up present ways of cooperation between member-states and changes in fighting with financial crimes which will grow up under new regulation. Major Finding of the Study: Analysis and research show that EPPO is an institution based on the principle of mutual recognition, which often does not work in cooperation between Member States. Distrust and problems with the recognition of judgments of other EU Member States may significantly affect the functioning of EPPO. Poland is not part of the EPPO, because arguments have been raised that the European Public Prosecutor's Office interferes too much with the Member States’ pro-active sovereignty and duplicates competences. The research and analyzes carried out by the author show that EPPO has completely new competences, for example, it may file indictments against perpetrators of financial crimes. However, according to the research carried out by the author, such competences may undermine the sovereignty and the principle of protecting the public order of the EU. Conclusion: After the analysis, it will be possible to set following thesis: EPPO is only possible way to effective fight with organized financial criminality. However in conclusion Polish doubts should not be criticized at all. Institutions as EPPO must properly respect sovereignty of member-states. Even instruments like that cannot provoke political contraventions, because there are no other ways to effective resolving of international criminality problem.

Keywords: criminal trial, economic crimes, European Public Prosecutor's Office, European Union

Procedia PDF Downloads 152
5315 Application of Recycled Paper Mill Sludge on the Growth of Khaya Senegalensis and Its Effect on Soil Properties, Nutrients and Heavy Metals

Authors: A. Rosazlin Abdullah, I. Che Fauziah, K. Wan Rasidah, A. B. Rosenani

Abstract:

The paper industry performs an essential role in the global economy of the world. A study was conducted on the paper mill sludge that is applied on the Khaya senegalensis for 1 year planning period at University Agriculture Park, Puchong, Selangor, Malaysia to determine the growth of Khaya senegalensis, soil properties, nutrients concentrations and effects on the status of heavy metals. Paper Mill Sludge (PMS) and composted Recycled Paper Mill Sludge (RPMS) were used with different rates of nitrogen (0, 150, 300 and 600 kg ha-1) at the ratio of 1:1 (Recycled Paper Mill Sludge (RPMS) : Empty Fruit Brunch (EFB). The growth parameters were measured twice a month for 1 year. Plant nutrients and heavy metal uptake were determined. The paper mill sludge has the potential to be a supplementary N fertilizer as well as a soil amendment. The application of RPMS with N, significantly contributed to the improvement in plant growth parameters such as plant height (4.24 m), basal diameter (10.30 cm), total plant biomass and improved soil physical and chemical properties. The pH, EC, available P and total C in soil were varied among the treatments during the planting period. The treatments with raw and RPM compost had higher pH values than those applied with inorganic fertilizer and control. Nevertheless, there was no salinity problem recorded during the planting period and available P in soil treated with raw and RPMS compost was higher than the control plots that reflects the mineralization of organic P from the decomposition of pulp sludge. The weight of the free and occluded light fractions of carbon concentration was significantly higher in the soils treated with raw and RPMS compost. The application of raw and composted RPMS gave significantly higher concentration of the heavy metals, but the total concentrations of heavy metals in the soils were below the critical values. Hence, the paper mill sludge can be successfully used as soil amendment in acidic soil without any serious threat. The use of paper mill sludge for the soil fertility, shows improvement in land application signifies a unique opportunity to recycle sludge back to the land to alleviate the potential waste management problem.

Keywords: growth, heavy metals, nutrients uptake, production, waste management

Procedia PDF Downloads 354
5314 Software Architecture Optimization Using Swarm Intelligence Techniques

Authors: Arslan Ellahi, Syed Amjad Hussain, Fawaz Saleem Bokhari

Abstract:

Optimization of software architecture can be done with respect to a quality attributes (QA). In this paper, there is an analysis of multiple research papers from different dimensions that have been used to classify those attributes. We have proposed a technique of swarm intelligence Meta heuristic ant colony optimization algorithm as a contribution to solve this critical optimization problem of software architecture. We have ranked quality attributes and run our algorithm on every QA, and then we will rank those on the basis of accuracy. At the end, we have selected the most accurate quality attributes. Ant colony algorithm is an effective algorithm and will perform best in optimizing the QA’s and ranking them.

Keywords: complexity, rapid evolution, swarm intelligence, dimensions

Procedia PDF Downloads 242
5313 Water Purification By Novel Nanocomposite Membrane

Authors: E. S. Johal, M. S. Saini, M. K. Jha

Abstract:

Currently, 1.1 billion people are at risk due to lack of clean water and about 35 % of people in the developed world die from water related problem. To alleviate these problems water purification technology requires new approaches for effective management and conservation of water resources. Electrospun nanofibres membrane has a potential for water purification due to its high large surface area and good mechanical strength. In the present study PAMAM dendrimers composite nynlon-6 nanofibres membrane was prepared by crosslinking method using Glutaraldehyde. Further, the efficacy of the modified membrane can be renewed by mere exposure of the saturated membrane with the solution having acidic pH. The modified membrane can be used as an effective tool for water purification.

Keywords: dendrimer, nanofibers, nanocomposite membrane, water purification

Procedia PDF Downloads 337
5312 Utilization of Sludge in the Manufacturing of Fired Clay Bricks

Authors: Anjali G. Pillai, S. Chadrakaran

Abstract:

The extensive amount of sludge generated throughout the world, as a part of water treatment works, have caused various social and economic issues, such as a demand on landfill spaces, increase in environmental pollution and raising the waste management cost. With growing social awareness about toxic incinerator emissions and the increasing concern over the disposal of sludge on the agricultural land, the recovery of sewage sludge as a building and construction raw material can be considered as an innovative approach to tackle the sludge disposal problem. The proposed work aims at studying the recycling ability of the sludge, generated from the water treatment process, by incorporating it into the fired clay brick units. The work involves initial study of the geotechnical characteristics of the brick-clay and the sludge. Chemical compatibility of both the materials will be analyzed by X-ray fluorescence technique. The variation in the strength aspects with varying proportions of sludge i.e. 10%, 20%, 30% and 40% in the sludge-clay mix will also be determined by the proctor density test. Based on the optimum moisture content, the sludge-clay bricks will be manufactured in a brick manufacturing plant and the modified brick units will be tested to determine the variation in compressive strength, bulk density, firing shrinkage, shrinkage loss and initial water absorption rate with respect to the conventional clay bricks. The results will be compared with the specifications given in Indian Standards to arrive at the potential use of the new bricks. The durability aspect will be studied by conducting the leachate analysis test using atomic adsorption spectrometry. The lightweight characteristics of the sludge modified bricks will be ascertained with the scanning electron microscope technique which will be indicative of the variation in pore structure with the increase in sludge content within the bricks. The work will determine the suitable proportion of the sludge – clay mix in the brick which can then be effectively implemented. The feasibility aspect of the work will be determined for commercial production of the units. The work involves providing a strategy for conversion of waste to resource. Moreover, it provides an alternative solution to the problem of growing scarcity of brick-clay for the manufacturing of fired clay bricks.

Keywords: eco-bricks, green construction material, sludge amended bricks, sludge disposal, waste management

Procedia PDF Downloads 290
5311 Exploration and Reform of Fundamentals of Program Design Based on Application Ability

Authors: Jiaqi Yin, Baofeng Liang

Abstract:

The rapid development in the fields of computer science and information technology presents new challenges and opportunities for foundational programming education. Traditional programming courses often focus heavily on theoretical knowledge while neglecting students’ practical programming and problem-solving abilities. This paper delves into the significance of programming education based on application abilities and provides a detailed explanation of a reform approach that incorporates project-driven teaching to nurture students with more comprehensive computer science skills.

Keywords: fundamentals of programming, application abilities, pedagogical reform, program design

Procedia PDF Downloads 50
5310 Iterative Linear Quadratic Regulator (iLQR) vs LQR Controllers for Quadrotor Path Tracking

Authors: Wesam Jasim, Dongbing Gu

Abstract:

This paper presents an iterative linear quadratic regulator optimal control technique to solve the problem of quadrotors path tracking. The dynamic motion equations are represented based on unit quaternion representation and include some modelled aerodynamical effects as a nonlinear part. Simulation results prove the ability and effectiveness of iLQR to stabilize the quadrotor and successfully track different paths. It also shows that iLQR controller outperforms LQR controller in terms of fast convergence and tracking errors.

Keywords: iLQR controller, optimal control, path tracking, quadrotor UAVs

Procedia PDF Downloads 424
5309 Noise Reduction by Energising the Boundary Layer

Authors: Kiran P. Kumar, H. M. Nayana, R. Rakshitha, S. Sushmitha

Abstract:

Aircraft noise is a highly concerned problem in the field of the aviation industry. It is necessary to reduce the noise in order to be environment-friendly. Air-frame noise is caused because of the quick separation of the boundary layer over an aircraft body. So, we have to delay the boundary layer separation of an air-frame and engine nacelle. By following a certain procedure boundary layer separation can be reduced by converting laminar into turbulent and hence early separation can be prevented that leads to the noise reduction. This method has a tendency to reduce the noise of the aircraft hence it can prove efficient and environment-friendly than the present Aircraft.

Keywords: airframe, boundary layer, noise, reduction

Procedia PDF Downloads 459
5308 A 2-D and 3-D Embroidered Textrode Testing Framework Adhering to ISO Standards

Authors: Komal K., Cleary F., Wells J S.G., Bennett L

Abstract:

Smart fabric garments enable various monitoring applications across sectors such as healthcare, sports and fitness, and the military. Healthcare smart garments monitoring EEG, EMG, and ECG rely on the use of electrodes (dry or wet). However, such electrodes, when used for long-term monitoring, can cause discomfort and skin irritation for the wearer because of their inflexible structure and weight. Ongoing research has been investigating textile-based electrodes (textrodes) in order to provide more comfortable and usable fabric-based electrodes capable of providing intuitive biopotential monitoring. Progress has been made in this space, but they still face a critical design challenge in maintaining consistent skin contact, which directly impacts signal quality. Furthermore, there is a lack of an ISO-based testing framework to validate the electrode design and assess its ability to achieve enhanced performance, strength, usability, and durability. This study proposes the development and evaluation of an ISO-compliant testing framework for standard 2D and advanced 3D embroidered textrodes designs that have a unique structure in order to establish enhanced skin contact for the wearer. This testing framework leverages ISO standards: ISO 13934-1:2013 for tensile and zone-wise strength tests; ISO 13937-2 for tear tests; and ISO 6330 for washing, validating the textrode's performance, a necessity for wearables health parameter monitoring applications. Five textrodes (C1-C5) were designed using EPC win digitization software. Varying patterns such as running stitches, lock stitches, back-to-back stitches, and moss stitches were used to create various embroidered tetrodes samples using Madeira HC12 conductive thread with a resistivity of 100 ohm/m. The textrode designs were then fabricated using a ZSK technical embroidery machine. A comparative analysis was conducted based on a series of laboratory tests adhering to ISO compliance requirements. Tests focusing on the application of strain were applied to the textrodes, and these included: (1) analysis of the electrode's overall surface area strength; (2) assessment of the robustness of the textrodes boundaries; and (3) the assignment of fault test zones to each textrode, where vertical and horizontal slits of 3mm were applied to evaluate the performance of textrodes and its durability. Specific ISO-compliant tests linked to washing were conducted multiple times on each textrode sample to assess both mechanical and chemical damage. Additionally, abrasion and pilling tests were performed to evaluate mechanical damage on the surface of the textrodes and to compare it with the washing test. Finally, the textrodes were assessed based on morphological and surface resistance changes. Results demonstrate that textrode C4, featuring a 3-D layered structure consisting of foam, fabric, and conductive thread layers, significantly enhances skin-electrode contact for biopotential recording. The inclusion of a 3D foam layer was particularly effective in maintaining the shape of the electrode during strain tests, making it the top-performing textrode sample. Therefore, the layered 3D design structure of textrode C4 ranks highest when tested for durability, reusability, and washability. The ISO testing framework established in this study will support future research, validating the durability and reliability of textrodes for a wide range of applications.

Keywords: smart fabric, textrodes, testing framework, ISO compliant

Procedia PDF Downloads 52