Search results for: opposition based learning
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 31541

Search results for: opposition based learning

23471 A Needs-Based Top-Down Approach for a Tailor-Made Smart City Roadmap

Authors: Mustafa Eruyar, Ersoy Pehlivan, Fatih Kafalı, Fatih Gundogan

Abstract:

All megacities are not only under the pressure of common urbanization and growth problems but also dealing with different challenges according to their specific circumstances. However, the majority of cities focuses mainly on popular smart city projects, which are usually driven by strong private sector, regardless of their characteristics, each city needs to develop customized projects within a tailor-made smart city roadmap to be able to solve its own challenges. Smart city manifest, helps citizens to feel the action better than good reading smart city vision statements, which consists of five elements; namely purpose, values, mission, vision, and strategy. This study designs a methodology for smart city roadmap based on a top-down approach, breaking down of smart city manifest to feasible projects for a systematic smart city transformation. This methodology was implemented in Istanbul smart city transformation program which includes smart city literature review, current state analysis, roadmap, and architecture projects, respectively. Istanbul smart city roadmap project followed an extensive literature review of certain leading smart cities around the world and benchmarking of the city’s current state using well known smart city indices. In the project, needs of citizens and service providers of the city were identified via stakeholder, persona and social media analysis. The project aimed to develop smart city projects targeting fulfilling related needs by implementing a gap analysis between current state and foreseen plans. As a result, in 11 smart city domains and enablers; 24 strategic objectives, 50 programs, and 101 projects were developed with the support of 183 smart city stakeholder entities and based on 125 citizen persona profiles and last one-year social media analysis. In conclusion, the followed methodology helps cities to identify and prioritize their needs and plan for long-term sustainable development, despite limited resources.

Keywords: needs-based, manifest, roadmap, smart city, top-down approach

Procedia PDF Downloads 204
23470 Modification of Polymer Composite Based on Electromagnetic Radiation

Authors: Ananta R. Adhikari

Abstract:

In today's era, polymer composite utilization has witnessed a significant increase across various fronts of material science advancement. Despite the development of many highly sophisticated technologies aimed at modifying polymer composites, there persists a quest for a technology that is straightforward, energy-efficient, easily controllable, cost-effective, time-saving, and environmentally friendly. Microwave technology has emerged as a major technique in material synthesis and modification due to its unique characteristics such as rapid, selective, uniform heating, and, particularly, direct heating based on molecular interaction. This study will be about the utilization of microwave energy as an alternative technique for material processing. Specifically, we will explore ongoing research conducted in our laboratory, focusing on its applications in the medical field.

Keywords: polymer composites, material processing, microstructure, microwave radiation

Procedia PDF Downloads 28
23469 A Strategic Approach for Promoting Renewable Energy Technologies in Developing Countries

Authors: Hanee Ryu

Abstract:

The supporting policies for renewable energy have been designed to deploy renewable energy technology targeting domestic market. The government encourages market creation through obligations such as FIT or RPS on an energy supplier. With these policy measures, the securing vast market needs to induce technology development. Furthermore, it is crucial that ensuring developing market can make the environment nurture the renewable energy industry. Overseas expansion to countries being in demand is essential under immature domestic market. Extending its business abroad can make the domestic company get the knowledge through learning-by-doing. Besides, operation in the countries to be rich in renewable resources such as weather conditions helps to develop proven track record required for verifying technologies. This paper figures out the factor to hamper the global market entry and build up the strategies to overcome difficulties. Survey conducted renewable energy company having overseas experiences at least once. Based on the survey we check the obstacle against exporting home goods and services. As a result, securing funds is salient fact to proceed to business. It is difficult that only private bank or investment agencies participate in the project under uncertainty which renewable energy development project bears inherently. These uncertainties need public fund such as ODA to encourage private sectors to start a business. Furthermore, international organizations such as IRENA or multilateral development banks as WBG play a role to guarantee the investment including risk insurance against uncertainty. It can also manage excavation business cooperating with developing countries and supplement inadequate government funding involved. With survey results strategies to obtain the order, the international organization places are categorized according to the type of getting a contract. This paper suggests 3 types approaching to the international organization project (going through international competitive bidding, using ODA and project financing) and specifies the role of government to support the domestic firms with running out of funds. Under renewable energy industry environment where hard to being created as a spontaneous market, government policy approach needs to motivate the actors to get into the business. It is one of the good strategies that countries with the low demand of renewable energies participate in the project international agencies order in the developing countries having abundant resources. This provides crucial guidance for the formulation of renewable energy development policy and planning with consideration of business opportunities and funding.

Keywords: exporting strategies, multilateral development banks, promoting in developing countries, renewable energy technologies

Procedia PDF Downloads 507
23468 Bias Minimization in Construction Project Dispute Resolution

Authors: Keyao Li, Sai On Cheung

Abstract:

Incorporation of alternative dispute resolution (ADR) mechanism has been the main feature of current trend of construction project dispute resolution (CPDR). ADR approaches have been identified as efficient mechanisms and are suitable alternatives to litigation and arbitration. Moreover, the use of ADR in this multi-tiered dispute resolution process often leads to repeated evaluations of a same dispute. Multi-tiered CPDR may become a breeding ground for cognitive biases. When completed knowledge is not available at the early tier of construction dispute resolution, disputing parties may form preconception of the dispute matter or the counterpart. This preconception would influence their information processing in the subsequent tier. Disputing parties tend to search and interpret further information in a self-defensive way to confirm their early positions. Their imbalanced information collection would boost their confidence in the held assessments. Their attitudes would be hardened and difficult to compromise. The occurrence of cognitive bias, therefore, impedes efficient dispute settlement. This study aims to explore ways to minimize bias in CPDR. Based on a comprehensive literature review, three types of bias minimizing approaches were collected: strategy-based, attitude-based and process-based. These approaches were further operationalized into bias minimizing measures. To verify the usefulness and practicability of these bias minimizing measures, semi-structured interviews were conducted with ten CPDR third party neutral professionals. All of the interviewees have at least twenty years of experience in facilitating settlement of construction dispute. The usefulness, as well as the implications of the bias minimizing measures, were validated and suggested by these experts. There are few studies on cognitive bias in construction management in general and in CPDR in particular. This study would be the first of its type to enhance the efficiency of construction dispute resolution by highlighting strategies to minimize the biases therein.

Keywords: bias, construction project dispute resolution, minimization, multi-tiered, semi-structured interview

Procedia PDF Downloads 172
23467 Pushing the Boundary of Parallel Tractability for Ontology Materialization via Boolean Circuits

Authors: Zhangquan Zhou, Guilin Qi

Abstract:

Materialization is an important reasoning service for applications built on the Web Ontology Language (OWL). To make materialization efficient in practice, current research focuses on deciding tractability of an ontology language and designing parallel reasoning algorithms. However, some well-known large-scale ontologies, such as YAGO, have been shown to have good performance for parallel reasoning, but they are expressed in ontology languages that are not parallelly tractable, i.e., the reasoning is inherently sequential in the worst case. This motivates us to study the problem of parallel tractability of ontology materialization from a theoretical perspective. That is we aim to identify the ontologies for which materialization is parallelly tractable, i.e., in the NC complexity. Since the NC complexity is defined based on Boolean circuit that is widely used to investigate parallel computing problems, we first transform the problem of materialization to evaluation of Boolean circuits, and then study the problem of parallel tractability based on circuits. In this work, we focus on datalog rewritable ontology languages. We use Boolean circuits to identify two classes of datalog rewritable ontologies (called parallelly tractable classes) such that materialization over them is parallelly tractable. We further investigate the parallel tractability of materialization of a datalog rewritable OWL fragment DHL (Description Horn Logic). Based on the above results, we analyze real-world datasets and show that many ontologies expressed in DHL belong to the parallelly tractable classes.

Keywords: ontology materialization, parallel reasoning, datalog, Boolean circuit

Procedia PDF Downloads 263
23466 The Efficacy of a Student Designed and Led Near Peer Anatomy Teaching

Authors: Mark Heads, Carrie Adamson

Abstract:

Introduction This study evaluated the educational merits of the teaching activities of ‘Sheffield Anatomy Society,’ a student society with minimal faculty oversight which delivers near peer teaching in a range of formats to support students in their revision. Near peer, teaching is defined as teaching delivered by more senior students who have themselves recently completed the course content. This study was conducted between early April and late May 2022. This programme aims to improve student knowledge of anatomy, increase student confidence in their anatomy learning and cultivate a sense of community. The sessions were delivered by more senior medical students and by medical students undertaking an intercalated Master's degree in Human Anatomy with Education. Background: The majority of studies concerning near peer teaching focus on faculty designed programmes. Few studies have examined entirely student led near peer teaching of anatomy. Existing studies have been favourable but have limited qualitative examination of the benefits and weaknesses of near peer teaching. Various drawbacks have been proposed in the literature but not extensively investigated in practice. This study examines student led near peer anatomy teaching across a range of formats and considers these proposed criticisms. Methods: The teaching series consisted of 11 online lectures, a small group teaching session, two in person mock spotter examinations, and an online mock examination. Feedback forms were given for each session, and follow up interviews were conducted. Thematic analysis utilising an interpretivist epistemology was conducted on the feedback form responses and interview transcripts. Findings: 207 first year medical students, 34 second year biomedical science students, and 12 third year biomedical science students completed one or more feedback forms following these sessions, with 875 responses being collected in total. Six interviews were conducted. 99.5% of respondents said that they would recommend these sessions to other students. The quantitative results ranged from a mean of 4.6-4.8/5 per session when asked to rate how useful the students found it. Qualitative: analysis yielded numerous strengths and some weaknesses of the programme. The most commonly cited strength was that students found the explanations readily comprehensible. Students also praised the interactive nature of the sessions, with students frequently saying they felt more able to engage with interactive elements and ask questions in these sessions than in faculty teaching. Students did, however, raise some issues. The most common drawback students mentioned was a desire for more help preparing for their examinations, especially more examination style questions. Criticisms of the teaching itself were less prominent and typically reflected time constraints and limited resources. Conclusions : This study suggests student organised near peer teaching, utilising interactive online lectures, small group teaching, and mock examinations, can be an effective method for supporting students studying anatomy. Students reported improvements in their knowledge as a result of the sessions, greater confidence approaching their examinations, and this programme has helped foster an environment where students feel able to ask questions outside of sessions and even get involved with teaching themselves the following academic year.

Keywords: medical education, near peer teaching, anatomy teaching, online learning

Procedia PDF Downloads 48
23465 The Effects of Infographics as a Supplementary Tool in Promoting Academic Reading Skill in an EFL Class

Authors: Niracha Chompurach, Dararat Khampusaen

Abstract:

EFL students have to be able to synthesize the texts they are reading critically to compose and connect the information. This study focuses on the effects of the application of Infographics as a supplementary tool to improve Thai EFL students’ Academic reading skills. Infographics are graphic visual representations of information, data, and knowledge offering students to work on gathering multiple types of information, such as pictures, texts, graphs, mapping, and charts. The study aims to investigate if the Infographics as a supplementary tool in academic reading lessons can make a difference in students’ reading skills, and the students’ opinions toward the application of infographics as a reading tool. The participants of this study were 3rd year Thai EFL Khon Kaen University students who took English Academic Reading course. This study employed Infographics assignments, Infographics rubric, and Gucus group interview. This study would advantage for both EFL teachers and students as a means to engage the students to handle the larger load of and represents the complex information in visible and comprehensible way.

Keywords: EFL, e-learning, infographics, language education

Procedia PDF Downloads 152
23464 The Concept of Development: A Normative Restructured Model in the Light of Indian Political Thought and Classical Liberalism

Authors: Sarthak S. Salunke

Abstract:

Development, as a notion, is seen in perspective of western philosophical conceptions, and the western developed nations have become a yardstick for setting up development goals for developing and underdeveloped nations around the world. This blanket term of development becomes superficial and materialistic in context of the vast geopolitical, territorial, cultural and behavioral diversities existing in countries of the Africa and the Asia, and tends to undermine the atomistic aspect of development. Indian political theories, which are often seen as religious philosophies, have inherent structure of development of human being as an individual and as a part of the society, and, in result, development of the State. These theories, primarily individualistic in nature, have a combination of altruism and rationalism which guides human beings towards constructing a collectively developed and morally sustainable society. This research focuses on the application of this Indian thought in combination of classical liberal thought to tackle the issues of development in diverse societies. The proposed restructured model of development is based on molecular individualism, instead of atomic individual approach of liberalists, which lets development modelers to target meaningful clusters for designating goals for development based on the particular needs based on geopolitical, cultural and ethical requirements, and making it meaningful in conjunction with global development to establish a harmony between western and eastern worlds.

Keywords: Indian political thought, development, liberalism, molecular individualism

Procedia PDF Downloads 173
23463 Development of an Information System Based Airport Evaluation Method

Authors: Eniko Nagy, Csaba Csiszar

Abstract:

Satisfaction of air transportation passengers is significantly affected by the perceived quality of airport information services. The development potential of ICT is considerable. The traditional and new functions of ‘smart’ airports are realized by complex services aiding seamless, comfortable and less time-consuming travel. Based on the elements of the transportation chain the information management functions, their relationships and the technical solutions have been identified. The functions have been categorized by their development level and evaluation scores have been assigned to each category. Correction factors influencing the usefulness of the technology or the service have been introduced. A method for the calculation of ‘smart’ index in order to compare the airports in objective way has been developed; thus facilitating further developments. The method has been applied for the case study of Budapest.

Keywords: air transportation informatics, evaluation, information service, smart airport

Procedia PDF Downloads 202
23462 Obtain the Stress Intensity Factor (SIF) in a Medium Containing a Penny-Shaped Crack by the Ritz Method

Authors: A. Tavangari, N. Salehzadeh

Abstract:

In the crack growth analysis, the Stress Intensity Factor (SIF) is a fundamental prerequisite. In the present study, the mode I stress intensity factor (SIF) of three-dimensional penny-Shaped crack is obtained in an isotropic elastic cylindrical medium with arbitrary dimensions under arbitrary loading at the top of the cylinder, by the semi-analytical method based on the Rayleigh-Ritz method. This method that is based on minimizing the potential energy amount of the whole of the system, gives a very close results to the previous studies. Defining the displacements (elastic fields) by hypothetical functions in a defined coordinate system is the base of this research. So for creating the singularity conditions at the tip of the crack the appropriate terms should be found.

Keywords: penny-shaped crack, stress intensity factor, fracture mechanics, Ritz method

Procedia PDF Downloads 352
23461 Genetic Characterization of Barley Genotypes via Inter-Simple Sequence Repeat

Authors: Mustafa Yorgancılar, Emine Atalay, Necdet Akgün, Ali Topal

Abstract:

In this study, polymerase chain reaction based Inter-simple sequence repeat (ISSR) from DNA fingerprinting techniques were used to investigate the genetic relationships among barley crossbreed genotypes in Turkey. It is important that selection based on the genetic base in breeding programs via ISSR, in terms of breeding time. 14 ISSR primers generated a total of 97 bands, of which 81 (83.35%) were polymorphic. The highest total resolution power (RP) value was obtained from the F2 (0.53) and M16 (0.51) primers. According to the ISSR result, the genetic similarity index changed between 0.64–095; Lane 3 with Line 6 genotypes were the closest, while Line 36 were the most distant ones. The ISSR markers were found to be promising for assessing genetic diversity in barley crossbreed genotypes.

Keywords: barley, crossbreed, genetic similarity, ISSR

Procedia PDF Downloads 332
23460 Evaluation of the Impact of Community Based Disaster Risk Management Applied In Landslide Prone Area; Reference to Badulla District

Authors: S. B. D. Samarasinghe, Malini Herath

Abstract:

Participatory planning is a very important process for decision making and choosing the best alternative options for community welfare, development of the society and its interactions among community and professionals. People’s involvement is considered as the key guidance in participatory planning. Presently, Participatory planning is being used in many fields. It's not only limited to planning but also to disaster management, poverty, housing, etc. In the past, Disaster management practice was a top-down approach, but it raised many issues as it was converted to a bottom-up approach. There are several approaches that can aid disaster management. Community-Based Disaster Risk Management (CBDRM) is a very successful participatory approach to risk management that is often successfully applied by other disaster-prone countries. In the local context, CBDRM has been applied to prevent Diseases as well as to prevent disasters such as landslides, tsunamis and floods. From three years before, Sri Lanka has initiated the CBDRM approach to minimize landslide vulnerability. Hence, this study mainly focuses on the impact of CBDRM approaches on landslide hazards. Also to identify their successes and failures from both implementing parties and community. This research is carried out based on a qualitative method combined with a descriptive research approach. A successful framework was prepared via a literature review. Case studies were selected considering landslide CBDRM programs which were implemented by Disaster Management Center and National Building Research Organization in Badulla. Their processes were evaluated. Data collection is done through interviews and informal discussions. Then their ideas were quantified by using the Relative Effectiveness index. The resulting numerical value was used to rank the program effectiveness and their success, failures and impacting factors. Results show that there are several failures among implementing parties and the community. Overcoming those factors can make way for better conduction of future CBDRM programs.

Keywords: community-based disaster risk management, disaster management, preparedness, landslide

Procedia PDF Downloads 127
23459 Road Accidents Bigdata Mining and Visualization Using Support Vector Machines

Authors: Usha Lokala, Srinivas Nowduri, Prabhakar K. Sharma

Abstract:

Useful information has been extracted from the road accident data in United Kingdom (UK), using data analytics method, for avoiding possible accidents in rural and urban areas. This analysis make use of several methodologies such as data integration, support vector machines (SVM), correlation machines and multinomial goodness. The entire datasets have been imported from the traffic department of UK with due permission. The information extracted from these huge datasets forms a basis for several predictions, which in turn avoid unnecessary memory lapses. Since data is expected to grow continuously over a period of time, this work primarily proposes a new framework model which can be trained and adapt itself to new data and make accurate predictions. This work also throws some light on use of SVM’s methodology for text classifiers from the obtained traffic data. Finally, it emphasizes the uniqueness and adaptability of SVMs methodology appropriate for this kind of research work.

Keywords: support vector mechanism (SVM), machine learning (ML), support vector machines (SVM), department of transportation (DFT)

Procedia PDF Downloads 255
23458 QSAR, Docking and E-pharmacophore Approach on Novel Series of HDAC Inhibitors with Thiophene Linker as Anticancer Agents

Authors: Harish Rajak, Preeti Patel

Abstract:

HDAC inhibitors can reactivate gene expression and inhibit the growth and survival of cancer cells. The 3D-QSAR and Pharmacophore modeling studies were performed to identify important pharmacophoric features and correlate 3D-chemical structure with biological activity. The pharmacophore hypotheses were developed using e-pharmacophore script and phase module. Pharmacophore hypothesis represents the 3D arrangement of molecular features necessary for activity. A series of 55 compounds with well-assigned HDAC inhibitory activity was used for 3D-QSAR model development. Best 3D-QSAR model, which is a five PLS factor model with good statistics and predictive ability, acquired Q2 (0.7293), R2 (0.9811) and standard deviation (0.0952). Molecular docking were performed using Histone Deacetylase protein (PDB ID: 1t69) and prepared series of hydroxamic acid based HDAC inhibitors. Docking study of compound 43 show significant binding interactions Ser 276 and oxygen atom of dioxine cap region, Gly 151 and amino group and Asp 267 with carboxyl group of CONHOH, which are essential for anticancer activity. On docking, most of the compounds exhibited better glide score values between -8 to -10.5. We have established structure activity correlation using docking, energetic based pharmacophore modelling, pharmacophore and atom based 3D QSAR model. The results of these studies were further used for the design and testing of new HDAC analogs.

Keywords: Docking, e-pharmacophore, HDACIs, QSAR, Suberoylanilidehydroxamic acid.

Procedia PDF Downloads 285
23457 Fractal-Wavelet Based Techniques for Improving the Artificial Neural Network Models

Authors: Reza Bazargan lari, Mohammad H. Fattahi

Abstract:

Natural resources management including water resources requires reliable estimations of time variant environmental parameters. Small improvements in the estimation of environmental parameters would result in grate effects on managing decisions. Noise reduction using wavelet techniques is an effective approach for pre-processing of practical data sets. Predictability enhancement of the river flow time series are assessed using fractal approaches before and after applying wavelet based pre-processing. Time series correlation and persistency, the minimum sufficient length for training the predicting model and the maximum valid length of predictions were also investigated through a fractal assessment.

Keywords: wavelet, de-noising, predictability, time series fractal analysis, valid length, ANN

Procedia PDF Downloads 354
23456 Topology-Based Character Recognition Method for Coin Date Detection

Authors: Xingyu Pan, Laure Tougne

Abstract:

For recognizing coins, the graved release date is important information to identify precisely its monetary type. However, reading characters in coins meets much more obstacles than traditional character recognition tasks in the other fields, such as reading scanned documents or license plates. To address this challenging issue in a numismatic context, we propose a training-free approach dedicated to detection and recognition of the release date of the coin. In the first step, the date zone is detected by comparing histogram features; in the second step, a topology-based algorithm is introduced to recognize coin numbers with various font types represented by binary gradient map. Our method obtained a recognition rate of 92% on synthetic data and of 44% on real noised data.

Keywords: coin, detection, character recognition, topology

Procedia PDF Downloads 241
23455 Soil Remediation Technologies towards Green Remediation Strategies

Authors: G. Petruzzelli, F. Pedron, M. Grifoni, M. Barbafieri, I. Rosellini, B. Pezzarossa

Abstract:

As a result of diverse industrial activities, pollution from numerous contaminant affects both groundwater and soils. Many contaminated sites have been discovered in industrialized countries and their remediation is a priority in environmental legislations. The aim of this paper is to provide the evolution of remediation from consolidated invasive technologies to environmental friendly green strategies. Many clean-up technologies have been used. Nowadays the technologies selection is no longer exclusively based on eliminating the source of pollution, but the aim of remediation includes also the recovery of soil quality. “Green remediation”, a strategy based on “soft technologies”, appears the key to tackle the issue of remediation of contaminated sites with the greatest attention to environmental quality, including the preservation of soil functionality.

Keywords: bioremediation, Green Remediation, phytoremediation, remediation technologies, soil

Procedia PDF Downloads 215
23454 Experimental Investigations on Setting Behavior and Compreesive Strength of Flyash Based Geopolymer

Authors: Ishan Tank, Ashmita Rupal, Sanjay Kumar Sharma

Abstract:

Concrete, a widely used building material, has cement as its main constituent. An excessive amount of emissions are released into the atmosphere during the manufacture of cement, which is detrimental to the environment. To minimize this problem, innovative materials like geopolymer mortar (GPM) seem to be a better alternative. By using fly ash-based geopolymer instead of standard cement mortar as a binding ingredient, this concept has been successfully applied to the building sector. The advancement of this technology significantly reduces greenhouse gas emissions and helps in source reduction, thereby minimizing pollution of the environment. In order to produce mortar and use this geopolymer mortar in the development of building materials, the current investigation is properly introducing this geopolymeric material, namely fly ash, as a binder in place of standard cement. In the domain of the building material industry, fly ash based geopolymer is a new and optimistic replacement for traditional binding materials because it is both environmentally sustainable and has good durability. The setting behaviour and strength characteristics of fly ash, when mixed with alkaline activator solution with varied concentration of sodium hydroxide solution, alkaline liquids mix ratio, and curing temperature, must be investigated, though, in order to determine its suitability and application in comparison with the traditional binding material, by activating the raw materials, which include various elements of silica and alumina, finer material known as geopolymer mortar is created. The concentration of the activator solution has an impact on the compressive strength of the geopolymer concrete formed. An experimental examination of compressive strength after 7, 14, and 28 days of fly ash-based geopolymer concrete is presented in this paper. Furthermore, the process of geopolymerization largely relies on the curing temperature. So, the setting time of Geopolymer mortar due to different curing temperatures has been studied and discussed in this paper.

Keywords: geopolymer mortar, setting time, flyash, compressive strength, binder material

Procedia PDF Downloads 49
23453 Simulation of Low Cycle Fatigue Behaviour of Nickel-Based Alloy at Elevated Temperatures

Authors: Harish Ramesh Babu, Marco Böcker, Mario Raddatz, Sebastian Henkel, Horst Biermann, Uwe Gampe

Abstract:

Thermal power machines are subjected to cyclic loading conditions under elevated temperatures. At these extreme conditions, the durability of the components has a significant influence. The material mechanical behaviour has to be known in detail for a failsafe construction. For this study a nickel-based alloy is considered, the deformation and fatigue behaviour of the material is analysed under cyclic loading. A viscoplastic model is used for calculating the deformation behaviour as well as to simulate the rate-dependent and cyclic plasticity effects. Finally, the cyclic deformation results of the finite element simulations are compared with low cycle fatigue (LCF) experiments.

Keywords: complex low cycle fatigue, elevated temperature, fe-simulation, viscoplastic

Procedia PDF Downloads 212
23452 Sensing Mechanism of Nano-Toxic Ions Using Quartz Crystal Microbalance

Authors: Chanho Park, Juneseok You, Kuewhan Jang, Sungsoo Na

Abstract:

Detection technique of nanotoxic materials is strongly imperative, because nano-toxic materials can harmfully influence human health and environment as their engineering applications are growing rapidly in recent years. In present work, we report the DNA immobilized quartz crystal microbalance (QCM) based sensor for detection of nano-toxic materials such as silver ions, Hg2+ etc. by using functionalization of quartz crystal with a target-specific DNA. Since the mass of a target material is comparable to that of an atom, the mass change caused by target binding to DNA on the quartz crystal is so small that it is practically difficult to detect the ions at low concentrations. In our study, we have demonstrated fast and in situ detection of nanotoxic materials using quartz crystal microbalance. We report the label-free and highly sensitive detection of silver ion for present case, which is a typical nano-toxic material by using QCM and silver-specific DNA. The detection is based on the measurement of frequency shift of Quartz crystal from constitution of the cytosine-Ag+-cytosine binding. It is shown that the silver-specific DNA measured frequency shift by QCM enables the capturing of silver ions below 100pM. The results suggest that DNA-based detection opens a new avenue for the development of a practical water-testing sensor.

Keywords: nano-toxic ions, quartz crystal microbalance, frequency shift, target-specific DNA

Procedia PDF Downloads 310
23451 Elitism: Navigating Professional Diversity Barriers

Authors: Rachel Nir, Tina Mckee

Abstract:

In the UK, reliance has been placed on the professions to ‘heal themselves’ in improving equality and diversity. This approach has faltered, in part due to the global economic climate, and stimulus is needed to make faster equality progress. Recent empirical evidence has identified specific diversity barriers, namely: the cost of training; the use of high school grades as a primary selection criteria; the significance of prior work experience in recruitment decisions; and recruitment from elite universities. Students from majority groups and affluent backgrounds are advantaged over their counterparts. We as educators are passionate about resisting this. We believe that education can be a key agent of change. As part of this belief, the presenters have recently designed learning and teaching materials for the 2015/16 academic year. These are aimed at undergraduate law students for the purpose of 1) educating them on career barriers; 2) helping them to develop personal strategies to overcome them; and 3) encouraging them to address their own biases, both conscious and implicit, so that they, themselves, may be fairer employers and managers in the future.

Keywords: career barriers, challenging professional bias, education, elitism, personal student strategies

Procedia PDF Downloads 224
23450 Identification of Wiener Model Using Iterative Schemes

Authors: Vikram Saini, Lillie Dewan

Abstract:

This paper presents the iterative schemes based on Least square, Hierarchical Least Square and Stochastic Approximation Gradient method for the Identification of Wiener model with parametric structure. A gradient method is presented for the parameter estimation of wiener model with noise conditions based on the stochastic approximation. Simulation results are presented for the Wiener model structure with different static non-linear elements in the presence of colored noise to show the comparative analysis of the iterative methods. The stochastic gradient method shows improvement in the estimation performance and provides fast convergence of the parameters estimates.

Keywords: hard non-linearity, least square, parameter estimation, stochastic approximation gradient, Wiener model

Procedia PDF Downloads 380
23449 Exploring Twitter Data on Human Rights Activism on Olympics Stage through Social Network Analysis and Mining

Authors: Teklu Urgessa, Joong Seek Lee

Abstract:

Social media is becoming the primary choice of activists to make their voices heard. This fact is coupled by two main reasons. The first reason is the emergence web 2.0, which gave the users opportunity to become content creators than passive recipients. Secondly the control of the mainstream mass media outlets by the governments and individuals with their political and economic interests. This paper aimed at exploring twitter data of network actors talking about the marathon silver medalists on Rio2016, who showed solidarity with the Oromo protesters in Ethiopia on the marathon race finish line when he won silver. The aim is to discover important insight using social network analysis and mining. The hashtag #FeyisaLelisa was used for Twitter network search. The actors’ network was visualized and analyzed. It showed the central influencers during first 10 days in August, were international media outlets while it was changed to individual activist in September. The degree distribution of the network is scale free where the frequency of degrees decay by power low. Text mining was also used to arrive at meaningful themes from tweet corpus about the event selected for analysis. The semantic network indicated important clusters of concepts (15) that provided different insight regarding the why, who, where, how of the situation related to the event. The sentiments of the words in the tweets were also analyzed and indicated that 95% of the opinions in the tweets were either positive or neutral. Overall, the finding showed that Olympic stage protest of the marathoner brought the issue of Oromo protest to the global stage. The new research framework is proposed based for event-based social network analysis and mining based on the practical procedures followed in this research for event-based social media sense making.

Keywords: human rights, Olympics, social media, network analysis, social network ming

Procedia PDF Downloads 242
23448 Quantization of Damped Systems Based on the Doubling of Degrees of Freedom

Authors: Khaled I. Nawafleh

Abstract:

In this paper, it provide the canonical approach for studying dissipated oscillators based on the doubling of degrees of freedom. Clearly, expressions for Lagrangians of the elementary modes of the system are given, which ends with the familiar classical equations of motion for the dissipative oscillator. The equation for one variable is the time reversed of the motion of the second variable. it discuss in detail the extended Bateman Lagrangian specifically for a dual extended damped oscillator time-dependent. A Hamilton-Jacobi analysis showing the equivalence with the Lagrangian approach is also obtained. For that purpose, the techniques of separation of variables were applied, and the quantization process was achieved.

Keywords: doubling of degrees of freedom, dissipated harmonic oscillator, Hamilton-Jacobi, time-dependent lagrangians, quantization

Procedia PDF Downloads 53
23447 Procedure Model for Data-Driven Decision Support Regarding the Integration of Renewable Energies into Industrial Energy Management

Authors: M. Graus, K. Westhoff, X. Xu

Abstract:

The climate change causes a change in all aspects of society. While the expansion of renewable energies proceeds, industry could not be convinced based on general studies about the potential of demand side management to reinforce smart grid considerations in their operational business. In this article, a procedure model for a case-specific data-driven decision support for industrial energy management based on a holistic data analytics approach is presented. The model is executed on the example of the strategic decision problem, to integrate the aspect of renewable energies into industrial energy management. This question is induced due to considerations of changing the electricity contract model from a standard rate to volatile energy prices corresponding to the energy spot market which is increasingly more affected by renewable energies. The procedure model corresponds to a data analytics process consisting on a data model, analysis, simulation and optimization step. This procedure will help to quantify the potentials of sustainable production concepts based on the data from a factory. The model is validated with data from a printer in analogy to a simple production machine. The overall goal is to establish smart grid principles for industry via the transformation from knowledge-driven to data-driven decisions within manufacturing companies.

Keywords: data analytics, green production, industrial energy management, optimization, renewable energies, simulation

Procedia PDF Downloads 423
23446 The Nature of Intelligence and Its Forms: An Ontological-Modeling Approach

Authors: Husam El-Asfour, Fateh Adhnouss, Kenneth McIsaac, Abdul Mutalib Wahaishi, Raafat Aburukba, Idris El-Feghia

Abstract:

Although intelligence is commonly referred to as the observable behavior in various fields and domains, it must also be shown how it develops by exhibiting multiple forms and without observing the inherent behavior. There have been several official and informal definitions of intelligence in various areas; however, no scientific agreement on a definition has been agreed upon. There must be a single definition, structure, and precise modeling for articulating how intelligence is perceived by people and machines in order to comprehend intelligence. Another key challenge is defining the different environment types based on the integral elements (agents) and their possible interactions. On the basis of conceptualization, this paper proposes a formal model for defining and developing intelligence. Forms of intelligence are derived from an ontological view, and thus intelligence is defined, described, and modeled based on the various types of environments.

Keywords: intelligence, forms, transformation, conceptualization, ontological view

Procedia PDF Downloads 119
23445 Drivers of E-Participation: Case of Saudi Arabia

Authors: R. Alrashedi, A. Persaud

Abstract:

This study provides insights into the readiness of users to participate in e-government activities in Saudi Arabia. A user-centric model of e-participation is developed based on a review of the literature and empirically tested. The findings are based on an online survey of a sample of 200 hundred Saudi citizens and residents living in Saudi Arabia. The study found that trust of the government, attitude towards e-participation, e-participation through the use of social media, and social influence and social identity positively influence e-participation while perceived benefits of e-government is negatively related to e-participation. This study contributes to the literature by providing empirical evidence of the drivers of e-participation. The study also provides insights that could be used by policymakers to increase the level of e-participation in Saudi Arabia.

Keywords: e-government, e-participation, social media, trust, social influence and social identity

Procedia PDF Downloads 445
23444 Mobile Device Applications in Physical Education: Investigating New Pedagogical Possibilities

Authors: Danica Vidotto

Abstract:

Digital technology is continuing to disrupt and challenge local conventions of teaching and education. As mobile devices continue to make their way into contemporary classrooms, educators need new pedagogies incorporating information communication technology to help reform the learning environment. In physical education, however, this can seem controversial as physical inactivity is often related to an excess of screen-time. This qualitative research project is an investigation on how physical educators use mobile device applications (apps) in their pedagogy and to what end. A comprehensive literature review is included to examine and engage current academic research of new pedagogies and technology, and their relevance to physical activity. Data were collected through five semi-structured interviews resulting in three overarching themes; i) changing pedagogies in physical education; ii) the perceived benefits and experienced challenges of using apps; and iii) apps, physical activity, and physical education. This study concludes with a discussion of the findings engaging the literature, discussing the implications of findings, and recommendations for future research.

Keywords: applications (apps), mobile devices, new pedagogies, physical education

Procedia PDF Downloads 185
23443 The Images of Japan and the Japanese People: A Case of Japanese as a Foreign Language Students in Portugal

Authors: Tomoko Yaginuma, Rosa Cabecinhas

Abstract:

Recently, the studies of the images about Japan and/or the Japanese people have been done in a Japanese language education context since the number of the students of Japanese as a Foreign Language (JFL) has been increasing worldwide, including in Portugal. It has been claimed that one of the reasons for this increase is the current popularity of Japanese pop-culture, namely anime (Japanese animations) and manga (Japanese visual novels), among young students. In the present study, the images about Japan and the Japanese held by JFL students in Portugal were examined by a questionnaire survey. The JFL students in higher education in Portugal (N=296) were asked to answer, among the other questions, their degree of agreement (using a Likert scale) with 24 pre-defined descriptions about the Japanese, which appear as relevant in a qualitative pilot study conducted before. The results show that the image of Japanese people by Portuguese JFL students is stressed around four dimensions: 1) diligence, 2) kindness, 3) conservativeness and 4) innovativeness. The students considered anime was the main source of information about the Japanese people and culture and anime was also strongly associated with the students’ interests in learning Japanese language.

Keywords: anime, cultural studies, images about Japan and Japanese people, Portugal

Procedia PDF Downloads 138
23442 A Golay Pair Based Synchronization Algorithm for Distributed Multiple-Input Multiple-Output System

Authors: Weizhi Zhong, Xiaoyi Lu, Lei Xu

Abstract:

In order to solve the problem of inaccurate synchronization for distributed multiple-input multiple-output (MIMO) system in multipath environment, a golay pair aided timing synchronization method is proposed in this paper. A new synchronous training sequence based on golay pair is designed. By utilizing the aperiodic auto-correlation complementary property of the new training sequence, the fine timing point is obtained at the receiver. Simulation results show that, compared with the tradition timing synchronization approaches, the proposed algorithm can provide high accuracy in synchronization, especially under multipath condition.

Keywords: distributed MIMO system, golay pair, multipath, synchronization

Procedia PDF Downloads 236