Search results for: comprehension of mathematical content
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 8146

Search results for: comprehension of mathematical content

3106 Gas Network Noncooperative Game

Authors: Teresa Azevedo PerdicoúLis, Paulo Lopes Dos Santos

Abstract:

The conceptualisation of the problem of network optimisation as a noncooperative game sets up a holistic interactive approach that brings together different network features (e.g., com-pressor stations, sources, and pipelines, in the gas context) where the optimisation objectives are different, and a single optimisation procedure becomes possible without having to feed results from diverse software packages into each other. A mathematical model of this type, where independent entities take action, offers the ideal modularity and subsequent problem decomposition in view to design a decentralised algorithm to optimise the operation and management of the network. In a game framework, compressor stations and sources are under-stood as players which communicate through network connectivity constraints–the pipeline model. That is, in a scheme similar to tatonnementˆ, the players appoint their best settings and then interact to check for network feasibility. The devolved degree of network unfeasibility informs the players about the ’quality’ of their settings, and this two-phase iterative scheme is repeated until a global optimum is obtained. Due to network transients, its optimisation needs to be assessed at different points of the control interval. For this reason, the proposed approach to optimisation has two stages: (i) the first stage computes along the period of optimisation in order to fulfil the requirement just mentioned; (ii) the second stage is initialised with the solution found by the problem computed at the first stage, and computes in the end of the period of optimisation to rectify the solution found at the first stage. The liability of the proposed scheme is proven correct on an abstract prototype and three example networks.

Keywords: connectivity matrix, gas network optimisation, large-scale, noncooperative game, system decomposition

Procedia PDF Downloads 152
3105 Understanding of Heritage Values within University Education Systems in the Kingdom of Saudi Arabia

Authors: Mahmoud Tarek Mohamed Hammad

Abstract:

Despite the importance of the role and efforts made by the universities of the Kingdom of Saudi Arabia in reviving and preserving heritage architecture as an important cultural heritage in the Kingdom, The idea revolves around restoration and conservation processes and neglects the architectural heritage values, whose content can be used in sustainable contemporary architectural works. Educational values based on heritage architecture and how to integrate with the contemporary requirements were investigated in this research. For this purpose, by understanding the heritage architectural values as well as educational, academic process, the researcher presented an educational model of questionnaire forms for architecture students and the staff at the Architecture Department at Al-Baha University as a case study that serves the aims of the research. The results of the research show that heritage values especially those interview results are considered as a positive indicator of the importance of these values. The students and the staff need both to gain an understanding of heritage values as well as an understanding of theories of incorporating those values into the design process of contemporary local architecture. The research concludes that a correct understanding of the heritage values, its performance, and its reintegration with modern architecture technology should be focused on architectural education.

Keywords: heritage architecture, academic work, heritage values, sustainable contemporary local architectural

Procedia PDF Downloads 167
3104 Impact of Zn/Cr Ratio on ZnCrOx-SAPO-34 Bifunctional Catalyst for Direct Conversion of Syngas to Light Olefins

Authors: Yuxuan Huang, Weixin Qian, Hongfang Ma, Haitao Zhang, Weiyong Ying

Abstract:

Light olefins are important building blocks for chemical industry. Direct conversion of syngas to light olefins has been investigated for decades. Meanwhile, the limit for light olefins selectivity described by Anderson-Schulz-Flory (ASF) distribution model is still a great challenge to conventional Fischer-Tropsch synthesis. The emerging strategy called oxide-zeolite concept (OX-ZEO) is a promising way to get rid of this limit. ZnCrOx was prepared by co-precipitation method and (NH4)2CO3 was used as precipitant. SAPO-34 was prepared by hydrothermal synthesis, and Tetraethylammonium hydroxide (TEAOH) was used as template, while silica sol, pseudo-boehmite, and phosphoric acid were Al, Si and P source, respectively. The bifunctional catalyst was prepared by mechanical mixing of ZnCrOx and SAPO-34. Catalytic reactions were carried out under H2/CO=2, 380 ℃, 1 MPa and 6000 mL·gcat-1·h-1 in a fixed-bed reactor with a quartz lining. Catalysts were characterized by XRD, N2 adsorption-desorption, NH3-TPD, H2-TPR, and CO-TPD. The addition of Al as structure promoter enhances CO conversion and selectivity to light olefins. Zn/Cr ratio, which decides the active component content and chemisorption property of the catalyst, influences CO conversion and selectivity to light olefins at the same time. C2-4= distribution of 86% among hydrocarbons at CO conversion of 14% was reached when Zn/Cr=1.5.

Keywords: light olefins, OX-ZEO, Syngas, ZnCrOₓ

Procedia PDF Downloads 180
3103 XAI Implemented Prognostic Framework: Condition Monitoring and Alert System Based on RUL and Sensory Data

Authors: Faruk Ozdemir, Roy Kalawsky, Peter Hubbard

Abstract:

Accurate estimation of RUL provides a basis for effective predictive maintenance, reducing unexpected downtime for industrial equipment. However, while models such as the Random Forest have effective predictive capabilities, they are the so-called ‘black box’ models, where interpretability is at a threshold to make critical diagnostic decisions involved in industries related to aviation. The purpose of this work is to present a prognostic framework that embeds Explainable Artificial Intelligence (XAI) techniques in order to provide essential transparency in Machine Learning methods' decision-making mechanisms based on sensor data, with the objective of procuring actionable insights for the aviation industry. Sensor readings have been gathered from critical equipment such as turbofan jet engine and landing gear, and the prediction of the RUL is done by a Random Forest model. It involves steps such as data gathering, feature engineering, model training, and evaluation. These critical components’ datasets are independently trained and evaluated by the models. While suitable predictions are served, their performance metrics are reasonably good; such complex models, however obscure reasoning for the predictions made by them and may even undermine the confidence of the decision-maker or the maintenance teams. This is followed by global explanations using SHAP and local explanations using LIME in the second phase to bridge the gap in reliability within industrial contexts. These tools analyze model decisions, highlighting feature importance and explaining how each input variable affects the output. This dual approach offers a general comprehension of the overall model behavior and detailed insight into specific predictions. The proposed framework, in its third component, incorporates the techniques of causal analysis in the form of Granger causality tests in order to move beyond correlation toward causation. This will not only allow the model to predict failures but also present reasons, from the key sensor features linked to possible failure mechanisms to relevant personnel. The causality between sensor behaviors and equipment failures creates much value for maintenance teams due to better root cause identification and effective preventive measures. This step contributes to the system being more explainable. Surrogate Several simple models, including Decision Trees and Linear Models, can be used in yet another stage to approximately represent the complex Random Forest model. These simpler models act as backups, replicating important jobs of the original model's behavior. If the feature explanations obtained from the surrogate model are cross-validated with the primary model, the insights derived would be more reliable and provide an intuitive sense of how the input variables affect the predictions. We then create an iterative explainable feedback loop, where the knowledge learned from the explainability methods feeds back into the training of the models. This feeds into a cycle of continuous improvement both in model accuracy and interpretability over time. By systematically integrating new findings, the model is expected to adapt to changed conditions and further develop its prognosis capability. These components are then presented to the decision-makers through the development of a fully transparent condition monitoring and alert system. The system provides a holistic tool for maintenance operations by leveraging RUL predictions, feature importance scores, persistent sensor threshold values, and autonomous alert mechanisms. Since the system will provide explanations for the predictions given, along with active alerts, the maintenance personnel can make informed decisions on their end regarding correct interventions to extend the life of the critical machinery.

Keywords: predictive maintenance, explainable artificial intelligence, prognostic, RUL, machine learning, turbofan engines, C-MAPSS dataset

Procedia PDF Downloads 6
3102 Efficacy of Microbial Metabolites Obtained from Saccharomyces cerevisiae as Supplement for Quality Milk Production in Dairy Cows

Authors: Sajjad ur Rahman, Mariam Azam, Mukarram Bashir, Seemal Javaid, Aoun Muhammad, Muhammad Tahir, Jawad, Hannan Khan, Muhammad Zohaib

Abstract:

Partially fermented soya hulls and wheat bran through Saccharomyces cerevisiae (DL-22 S/N) substantiated as a natural source for quality milk production. Saccharomyces cerevisiae (DL-22 S/N) were grown under in-vivo conditions and processed through two-step fermentation with substrates. The extra pure metabolites (XPM) were dried and processed for maintaining 1mm mesh size particles for supplementation of pelleted feed. Two groups of a cow (Holstein Friesian) having 8 animals of similar age and lactation were given the experimental concentrates. Group A was fed daily with 12gm of XPM and 22% protein-pelleted feed, while Group B was provided with no metabolites in their feed. In thirty-nine days of trial, improvement in the overall health, body score, milk protein, milk fat, ash, and solid not fat (SNF), yield, and incidence rate of mastitis was observed. The collected data revealed an improvement in milk production of 2.02 liter/h/d. However, a reduction (3.75%) in the milk fats and an increase in the milk SNF was around 0.58%. The ash content ranged between 6.4-7.5%. The incidence of mastitis was reduced to less than 2%.

Keywords: microbial metabolites, Saccharomyces cerevisiae, milk production, fermentation, post-biotic metabolites, immunity

Procedia PDF Downloads 92
3101 The Impact of Funders on the Media Industry in the Kurdistan Region Iraqi

Authors: Abdulsamad Qadir Hussien

Abstract:

This paper examines the impact of funders on the media industry in the Kurdistan Region Iraqi (henceforth KRI). The key objectives of the study are also looking at: how the media industry funder influences the media organization and journalists’ practices in the Kurdish community; how the media organizations attempt to utilize the available capabilities to serve the goals of the funded entities, whether they are parties, NGOs, governments, commercial companies or have individual ownership of media institutes. Further, the research project seeks to discover the influence and role of the funder on the media content and determine the prioritizing that will broadcast on the media. Furthermore, the project tries to understand to what extent the media organizations have a commitment to achieve the public interest and public affairs by following the key ethical principles. The study also attempts to explain the situation of the public service media. These variables are measured through a survey questionnaire distributed among a sample of 108 journalists and media practitioners. This research project, therefore, explores a new topic for study in the Kurdish community regarding the media industry, funding, and financial support. This article adopted surveys (n=108) as data collection tools by using a statistical method (SPSS 21). The data of the study have been tabulated, coded, and presented in a descriptive form.

Keywords: funding, journalists’ practices, Kurdish media industry, public services media

Procedia PDF Downloads 144
3100 Wind Velocity Climate Zonation Based on Observation Data in Indonesia Using Cluster and Principal Component Analysis

Authors: I Dewa Gede Arya Putra

Abstract:

Principal Component Analysis (PCA) is a mathematical procedure that uses orthogonal transformation techniques to change a set of data with components that may be related become components that are not related to each other. This can have an impact on clustering wind speed characteristics in Indonesia. This study uses data daily wind speed observations of the Site Meteorological Station network for 30 years. Multicollinearity tests were also performed on all of these data before doing clustering with PCA. The results show that the four main components have a total diversity of above 80% which will be used for clusters. Division of clusters using Ward's method obtained 3 types of clusters. Cluster 1 covers the central part of Sumatra Island, northern Kalimantan, northern Sulawesi, and northern Maluku with the climatological pattern of wind speed that does not have an annual cycle and a weak speed throughout the year with a low-speed ranging from 0 to 1,5 m/s². Cluster 2 covers the northern part of Sumatra Island, South Sulawesi, Bali, northern Papua with the climatological pattern conditions of wind speed that have annual cycle variations with low speeds ranging from 1 to 3 m/s². Cluster 3 covers the eastern part of Java Island, the Southeast Nusa Islands, and the southern Maluku Islands with the climatological pattern of wind speed conditions that have annual cycle variations with high speeds ranging from 1 to 4.5 m/s².

Keywords: PCA, cluster, Ward's method, wind speed

Procedia PDF Downloads 195
3099 Behavior of Reinforced Soil by Polypropylene Fibers

Authors: M. Kamal Elbokl

Abstract:

The beneficial effects of reinforcing the subgrade soil in pavement system with randomly distributed polypropylene fibers were investigated. For this issue, two types of soils and one type of fiber were selected. Proctor, CBR and unconfined compression tests were conducted on unreinforced samples as well as reinforced ones at different concentrations and aspect ratio of fibers. OMC, CBR and modulus of elasticity were investigated and thereby, the optimum value of aspect ratio and fiber content were determined. The static and repeated triaxial tests were also conducted to study the behaviour of fiber reinforced soils under both static and repeated loading. The results indicated that CBR values of reinforced sand and clay were 3.1 and 4.2 times of their unreinforced values respectively. The modulus of elasticity of fiber reinforced soils has increased by 100% for silty sandy soil and 60.20% for silty clay soil due to fiber reinforcement. The reinforced soils exhibited higher failure stresses in the static triaxial tests than the unreinforced ones due to the apparent bond developed between soil particle and the fiber. Fiber reinforcement of subgrade soils can play an important role in control the rut formation in the pavement system.

Keywords: polypropylene fibers, CBR, static triaxial, cyclic triaxial, resilient strain, permanent strain

Procedia PDF Downloads 623
3098 Multifluid Computational Fluid Dynamics Simulation for Sawdust Gasification inside an Industrial Scale Fluidized Bed Gasifier

Authors: Vasujeet Singh, Pruthiviraj Nemalipuri, Vivek Vitankar, Harish Chandra Das

Abstract:

For the correct prediction of thermal and hydraulic performance (bed voidage, suspension density, pressure drop, heat transfer, and combustion kinetics), one should incorporate the correct parameters in the computational fluid dynamics simulation of a fluidized bed gasifier. Scarcity of fossil fuels, and to fulfill the energy demand of the increasing population, researchers need to shift their attention to the alternative to fossil fuels. The current research work focuses on hydrodynamics behavior and gasification of sawdust inside a 2D industrial scale FBG using the Eulerian-Eulerian multifluid model. The present numerical model is validated with experimental data. Further, this model extended for the prediction of gasification characteristics of sawdust by incorporating eight heterogeneous moisture release, volatile cracking, tar cracking, tar oxidation, char combustion, CO₂ gasification, steam gasification, methanation reaction, and five homogeneous oxidation of CO, CH₄, H₂, forward and backward water gas shift (WGS) reactions. In the result section, composition of gasification products is analyzed, along with the hydrodynamics of sawdust and sand phase, heat transfer between the gas, sand and sawdust, reaction rates of different homogeneous and heterogeneous reactions is being analyzed along the height of the domain.

Keywords: devolatilization, Eulerian-Eulerian, fluidized bed gasifier, mathematical modelling, sawdust gasification

Procedia PDF Downloads 107
3097 Development of a Device for Detecting Fluids in the Esophagus

Authors: F. J. Puertas, M. Castro, A. Tebar, P. J. Fito, R. Gadea, J. M. Monzó, R. J. Colom

Abstract:

There is a great diversity of diseases that affect the integrity of the walls of the esophagus, generally of a digestive nature. Among them, gastroesophageal reflux is a common disease in the general population, affecting the patient's quality of life; however, there are still unmet diagnostic and therapeutic issues. The consequences of untreated or asymptomatic acid reflux on the esophageal mucosa are not only pain, heartburn, and acid regurgitation but also an increased risk of esophageal cancer. Currently, the diagnostic methods to detect problems in the esophageal tract are invasive and annoying, as 24-hour impedance-pH monitoring forces the patient to be uncomfortable for hours to be able to make a correct diagnosis. In this work, the development of a sensor able to measure in depth is proposed, allowing the detection of liquids circulating in the esophageal tract. The multisensor detection system is based on radiofrequency photospectrometry. At an experimental level, consumers representative of the population in terms of sex and age have been used, placing the sensors between the trachea and the diaphragm analyzing the measurements in vacuum, water, orange juice and saline medium. The results obtained have allowed us to detect the appearance of different liquid media in the esophagus, segregating them based on their ionic content.

Keywords: bioimpedance, dielectric spectroscopy, gastroesophageal reflux, GERD

Procedia PDF Downloads 101
3096 Seismic Assessment of an Existing Dual System RC Buildings in Madinah City

Authors: Tarek M. Alguhane, Ayman H. Khalil, M. N. Fayed, Ayman M. Ismail

Abstract:

A 15-storey RC building, studied in this paper, is representative of modern building type constructed in Madina City in Saudi Arabia before 10 years ago. These buildings are almost consisting of reinforced concrete skeleton, i. e. columns, beams and flat slab as well as shear walls in the stairs and elevator areas arranged in the way to have a resistance system for lateral loads (wind–earthquake loads). In this study, the dynamic properties of the 15-storey RC building were identified using ambient motions recorded at several spatially-distributed locations within each building. After updating the mathematical models for this building with the experimental results, three dimensional pushover analysis (nonlinear static analysis) was carried out using SAP2000 software incorporating inelastic material properties for concrete, infill and steel. The effect of modeling the building with and without infill walls on the performance point as well as capacity and demand spectra due to EQ design spectrum function in Madina area has been investigated. The response modification factor (R) for the 15 storey RC building is evaluated from capacity and demand spectra (ATC-40). The purpose of this analysis is to evaluate the expected performance of structural systems by estimating, strength and deformation demands in design, and comparing these demands to available capacities at the performance levels of interest. The results are summarized and discussed.

Keywords: seismic assessment, pushover analysis, ambient vibration, modal update

Procedia PDF Downloads 391
3095 Modification of Polyurethane Adhesive for OSB/EPS Panel Production

Authors: Stepan Hysek, Premysl Sedivka, Petra Gajdacova

Abstract:

Currently, structural composite materials contain cellulose-based particles (wood chips, fibers) bonded with synthetic adhesives containing formaldehyde (urea-formaldehyde, melamine-formaldehyde adhesives and others). Formaldehyde is classified as a volatile substance with provable carcinogenic effects on live organisms, and an emphasis has been put on continual reduction of its content in products. One potential solution could be the development of an agglomerated material which does not contain adhesives releasing formaldehyde. A potential alternative to formaldehyde-based adhesives could be polyurethane adhesives containing no formaldehyde. Such adhesives have been increasingly used in applications where a few years ago formaldehyde-based adhesives were the only option. Advantages of polyurethane adhesive in comparison with others in the industry include the high elasticity of the joint, which is able to resist dynamic stress, and resistance to increased humidity and climatic effects. These properties predict polyurethane adhesives to be used in OSB/EPS panel production. The objective of this paper is to develop an adhesive for bonding of sandwich panels made of material based on wood and other materials, e.g. SIP) and optimization of input components in order to obtain an adhesive with required properties suitable for bonding of the given materials without involvement of formaldehyde. It was found that polyurethane recyclate as a filler is suitable modification of polyurethane adhesive and results have clearly revealed that modified adhesive can be used for OSB/EPS panel production.

Keywords: adhesive, polyurethane, recyclate, SIP

Procedia PDF Downloads 275
3094 Bacterial Diversity and Antibiotic Resistance in Coastal Sediments of Izmir Bay, Aegean Sea

Authors: Ilknur Tuncer, Nihayet Bizsel

Abstract:

The scarcity of research in bacterial diversity and antimicrobial resistance in coastal environments as in Turkish coasts leads to difficulties in developing efficient monitoring and management programs. In the present study, biogeochemical analysis of sediments and antimicrobial susceptibility analysis of bacteria in Izmir Bay, eastern Aegean Sea under high anthropogenic pressure were aimed in summer period when anthropogenic input was maximum and at intertidal zone where the first terrigenious contact occurred for aquatic environment. Geochemical content of the intertidal zone of Izmir Bay was firstly illustrated such that total and organic carbon, nitrogen and phosphorus contents were high and the grain size distribution varied as sand and gravel. Bacterial diversity and antibiotic resistance were also firstly given for Izmir Bay. Antimicrobially assayed isolates underlined the multiple resistance in the inner, middle and outer bays with overall 19% high MAR (multiple antibiotic resistance) index. Phylogenetic analysis of 16S rRNA gene sequences indicated that 67 % of isolates belonged to the genus Bacillus and the rest included the families Alteromonadaceae, Bacillaceae, Exiguobacteriaceae, Halomonadaceae, Planococcaceae, and Staphylococcaceae.

Keywords: bacterial phylogeny, multiple antibiotic resistance, 16S rRNA genes, Izmir Bay, Aegean Sea

Procedia PDF Downloads 473
3093 A New 3D Shape Descriptor Based on Multi-Resolution and Multi-Block CS-LBP

Authors: Nihad Karim Chowdhury, Mohammad Sanaullah Chowdhury, Muhammed Jamshed Alam Patwary, Rubel Biswas

Abstract:

In content-based 3D shape retrieval system, achieving high search performance has become an important research problem. A challenging aspect of this problem is to find an effective shape descriptor which can discriminate similar shapes adequately. To address this problem, we propose a new shape descriptor for 3D shape models by combining multi-resolution with multi-block center-symmetric local binary pattern operator. Given an arbitrary 3D shape, we first apply pose normalization, and generate a set of multi-viewed 2D rendered images. Second, we apply Gaussian multi-resolution filter to generate several levels of images from each of 2D rendered image. Then, overlapped sub-images are computed for each image level of a multi-resolution image. Our unique multi-block CS-LBP comes next. It allows the center to be composed of m-by-n rectangular pixels, instead of a single pixel. This process is repeated for all the 2D rendered images, derived from both ‘depth-buffer’ and ‘silhouette’ rendering. Finally, we concatenate all the features vectors into one dimensional histogram as our proposed 3D shape descriptor. Through several experiments, we demonstrate that our proposed 3D shape descriptor outperform the previous methods by using a benchmark dataset.

Keywords: 3D shape retrieval, 3D shape descriptor, CS-LBP, overlapped sub-images

Procedia PDF Downloads 445
3092 Multivariate Assessment of Mathematics Test Scores of Students in Qatar

Authors: Ali Rashash Alzahrani, Elizabeth Stojanovski

Abstract:

Data on various aspects of education are collected at the institutional and government level regularly. In Australia, for example, students at various levels of schooling undertake examinations in numeracy and literacy as part of NAPLAN testing, enabling longitudinal assessment of such data as well as comparisons between schools and states within Australia. Another source of educational data collected internationally is via the PISA study which collects data from several countries when students are approximately 15 years of age and enables comparisons in the performance of science, mathematics and English between countries as well as ranking of countries based on performance in these standardised tests. As well as student and school outcomes based on the tests taken as part of the PISA study, there is a wealth of other data collected in the study including parental demographics data and data related to teaching strategies used by educators. Overall, an abundance of educational data is available which has the potential to be used to help improve educational attainment and teaching of content in order to improve learning outcomes. A multivariate assessment of such data enables multiple variables to be considered simultaneously and will be used in the present study to help develop profiles of students based on performance in mathematics using data obtained from the PISA study.

Keywords: cluster analysis, education, mathematics, profiles

Procedia PDF Downloads 126
3091 Effect of Sodium Chloride in the Recovery of Acetic Acid from Aqueous Solutions

Authors: Aidaoui Ahleme, Hasseine Abdelmalek

Abstract:

Acetic acid is one of the simplest and most widely used carboxylic acids having many important chemical and industrial applications. Total worldwide production of acetic acid is about 6.5 million tonnes per year. A great deal of efforts has been made in developing feasible and economic method for recovery of carboxylic acids. Among them, Liquid-liquid extraction using aqueous two-phase systems (ATPS) has been demonstrated to be a highly efficient separation technique. The study of efficiently separating and recovering Acetic acid from aqueous solutions is an important significance on industry and environmentally sustainable development. Many research groups in different countries are working in this field and some methods are proposed in the literature. In this work, effect of sodium chloride with different content (5%, 10% and 20%) on the liquid-liquid equilibrium data of (water+ acetic acid+ DCM) system is investigated. The addition of the salt in an aqueous solution introduces ionic forces which affect liquid-liquid equilibrium and which influence directly the distribution coefficient of the solute. From the experimental results, it can be concluded that when the percentage of salt increases in the aqueous solution, the equilibrium between phases is modified in favor of the extracted phase.

Keywords: acetic acid recovery, aqueous solution, salting-effect, sodium chloride

Procedia PDF Downloads 270
3090 Screening Post-Menopausal Women for Osteoporosis by Complex Impedance Measurements of the Dominant Arm

Authors: Yekta Ülgen, Fırat Matur

Abstract:

Cole-Cole parameters of 40 post-menopausal women are compared with their DEXA bone mineral density measurements. Impedance characteristics of four extremities are compared; left and right extremities are statistically same, but lower extremities are statistically different than upper ones due to their different fat content. The correlation of Cole-Cole impedance parameters to bone mineral density (BMD) is observed to be higher for a dominant arm. With the post menopausal population, ANOVA tests of the dominant arm characteristic frequency, as a predictor for DEXA classified osteopenic and osteoporotic population around the lumbar spine, is statistically very significant. When used for total lumbar spine osteoporosis diagnosis, the area under the Receiver Operating Curve of the characteristic frequency is 0.875, suggesting that the Cole-Cole plot characteristic frequency could be a useful diagnostic parameter when integrated into standard screening methods for osteoporosis. Moreover, the characteristic frequency can be directly measured by monitoring frequency driven the angular behavior of the dominant arm without performing any complex calculation.

Keywords: bioimpedance spectroscopy, bone mineral density, osteoporosis, characteristic frequency, receiver operating curve

Procedia PDF Downloads 522
3089 Exploring the Impact of Corruption on Human Rights in Cameroon: The Quest for Sustainable Solutions

Authors: Eugene Muambeh Muntoh

Abstract:

Corruption has a destructive effect on State institutions and on the capacity of States to respect, protect and fulfil human rights, particularly of those persons and groups in situation of vulnerability and marginalization. In Cameroon, corruption pose a major challenge as it divert public revenues and cripple public budgets that should provide healthcare, housing, education, and other essential services. Corruption has undermined the States’ ability to meet the minimum core obligations and pre-existing legal obligations to maximize all available resources to respect, protect and fulfil Economic, Social and Cultural Rights. This study therefore makes use of the qualitative research design, ranging from interviews, observations and content analysis of vital documents to provide evidence and associations between corruption and human rights concerns in Cameroon. The study made use of research material from both primary and secondary sources. Findings from the study reveals that the impact of corruption in Cameroon is especially pronounced regarding economic, social and cultural rights. In most cases, the right to be treated equally is violated, for example, when someone is requested to pay a bribe to obtain a public service. There is an urgent need for sustainable measures to counter corruption in order to protect and promote human rights.

Keywords: corruption, governance, human rights, law

Procedia PDF Downloads 88
3088 A Collaborative Learning Model in Engineering Science Based on a Cyber-Physical Production Line

Authors: Yosr Ghozzi

Abstract:

The Cyber-Physical Systems terminology has been well received by the industrial community and specifically appropriated in educational settings. Indeed, our latest educational activities are based on the development of experimental platforms on an industrial scale. In fact, we built a collaborative learning model because of an international market study that led us to place ourselves at the heart of this technology. To align with these findings, a competency-based approach study was conducted, and program content was revised by reflecting the projectbased approach. Thus, this article deals with the development of educational devices according to a generated curriculum and specific educational activities while respecting the repository of skills adopted from what constitutes the educational cyber-physical production systems and the laboratories that are compliant and adapted to them. The implementation of these platforms was systematically carried out in the school's workshops spaces. The objective has been twofold, both research and teaching for the students in mechatronics and logistics of the electromechanical department. We act as trainers and industrial experts to involve students in the implementation of possible extension systems around multidisciplinary projects and reconnect with industrial projects for better professional integration.

Keywords: education 4.0, competency-based learning, teaching factory, project-based learning, cyber-physical systems, industry 4.0

Procedia PDF Downloads 107
3087 Art, Space and Nature in Design: Analysing the Perception of Landscape Architecture Students

Authors: M. Danial Ismail, Turkan Sultan Yasar Ismail, Mehmet Cetin

Abstract:

Eco-design issues are seldom addressed as a major importance in most projects in Turkey. Cities undergo a rapid urban expansion with less awareness and focus on green spaces. The aim of this paper is firstly to analyse the graduating landscape architecture students of Kastamonu University’s perception on the new course content that discusses the relationship of art, space and nature in the context of landscape architectural design using the perception analysis methodology. Secondly, this paper also addresses how these elements synthesize together in an artistic perception in concept and form. In this study, a new coursework subject was introduced as a part of the curriculum for the 4th year students of the undergraduate program and project proposals dealing with the concept of art, space and nature were discussed and graded. Simulations of contemporary art installations in gallery spaces are built upon the concept of critical awareness to ecological problems. These concepts and simulations are important as they will influence future developments and projects. This paper will give an insight to scholars and professionals regarding new concepts of multidisciplinary education strategies and its positive effects on critical and creative design thinking within the scope of ecological design.

Keywords: art, ecological design, landscape architecture curriculum, space and nature

Procedia PDF Downloads 346
3086 Information Technology Approaches to Literature Text Analysis

Authors: Ayse Tarhan, Mustafa Ilkan, Mohammad Karimzadeh

Abstract:

Science was considered as part of philosophy in ancient Greece. By the nineteenth century, it was understood that philosophy was very inclusive and that social and human sciences such as literature, history, and psychology should be separated and perceived as an autonomous branch of science. The computer was also first seen as a tool of mathematical science. Over time, computer science has grown by encompassing every area in which technology exists, and its growth compelled the division of computer science into different disciplines, just as philosophy had been divided into different branches of science. Now there is almost no branch of science in which computers are not used. One of the newer autonomous disciplines of computer science is digital humanities, and one of the areas of digital humanities is literature. The material of literature is words, and thanks to the software tools created using computer programming languages, data that a literature researcher would need months to complete, can be achieved quickly and objectively. In this article, three different tools that literary researchers can use in their work will be introduced. These studies were created with the computer programming languages Python and R and brought to the world of literature. The purpose of introducing the aforementioned studies is to set an example for the development of special tools or programs on Ottoman language and literature in the future and to support such initiatives. The first example to be introduced is the Stylometry tool developed with the R language. The other is The Metrical Tool, which is used to measure data in poems and was developed with Python. The latest literature analysis tool in this article is Voyant Tools, which is a multifunctional and easy-to-use tool.

Keywords: DH, literature, information technologies, stylometry, the metrical tool, voyant tools

Procedia PDF Downloads 151
3085 Implementation-Oriented Discussion for Historical and Cultural Villages’ Conservation Planning

Authors: Xing Zhang

Abstract:

Since the State Council of China issued the Regulations on the Conservation of Historical Cultural Towns and Villages in 2008, formulation of conservation planning has been carried out in national, provincial and municipal historical and cultural villages for protection needs, which provides a legal basis for inheritance of historical culture and protection of historical resources. Although the quantity and content of the conservation planning are continually increasing, the implementation and application are still ambiguous. To solve the aforementioned problems, this paper explores methods to enhance the implementation of conservation planning from the perspective of planning formulation. Specifically, the technical framework of "overall objectives planning - sub-objectives planning - zoning guidelines - implementation by stages" is proposed to implement the planning objectives in different classifications and stages. Then combined with details of the Qiqiao historical and cultural village conservation planning project in Ningbo, five sub-objectives are set, which are implemented through the village zoning guidelines. At the same time, the key points and specific projects in the near-term, medium-term and long-term work are clarified, and the spatial planning is transformed into the action plan with time scale. The proposed framework and method provide a reference for the implementation and management of the conservation planning of historical and cultural villages in the future.

Keywords: conservation planning, planning by stages, planning implementation, zoning guidelines

Procedia PDF Downloads 240
3084 The Effect of Extrusion Processing on Solubility and Molecular Weight of Water-Soluble Arabinoxylan

Authors: Abdulmannan Fadel

Abstract:

Arabinoxylan is a non-starch polysaccharide (NSP), which is one of the most important polysaccharides contained within cereal grains. Wheat endosperm pentosan and rice bran contain a significant amount of arabinoxylan (7% in rice bran and 10-12% in wheat endosperm pentosan). Several methods have been used for arabinoxylan extraction with varying degrees of success e.g. enzymatic and alkaline treatment. Yet, the use of extrusion alone as a pre-treatment to increase the yield and reduce the molecular weight in wheat endosperm pentosan and rice bran has not been investigated. The samples (wheat pentosan and rice bran) were extruded using a Twin-screw extruder at a range of screw speeds (80 and 160 rpm) and barrel temperatures range (80 to 140°C) with a throughput of 30 Kg hr-1 and moisture content of 25%. Arabinoxylans were extracted with water and the extraction yield and molecular weight was determined using size exclusion high-pressure liquid chromatography system. It was found that increasing screw speed from 80 rpm to 160 rpm, did not effect the extraction yield (p < 0.05) of arabinoxylan from either the wheat endosperm pentosan or the rice bran. However, the molecular weight of the extracted arabinoxylans from pentosan was found to decrease with increasing screw speed in wheat endosperm pentosan. These low molecular weight arabinoxylans have been suggested as immunomodulators.

Keywords: arabinoxylans, extrusion, wheat endosperm pentosan, rice bran

Procedia PDF Downloads 415
3083 The Descriptions of vBloggers with Type 1 Diabetes about Overcoming Diabetes Burnout

Authors: Samereh Abdoli, Amit Vora, Anusha Vora

Abstract:

Background: Diabetes burnout is one of the most common contributors to decreased quality of life, poor psychosocial well-being, and increased morbidity, mortality and diabetes cost. While the term diabetes burnout is widely accepted particularly in type 1 diabetes (T1D), the state of the science on diabetes burnout is lacking a systematic approach to overcome diabetes burnout. Objective: The study aimed to explore the strategies to overcome burnout by integrating the voices of individuals with T1D. Methods: In this study, we applied a descriptive qualitative design using YouTube videos produced by individuals with T1D. Seven YouTube videos (Austria= 1, U.S=6) with the highest rate of views which met the inclusion criteria were analyzed using a qualitative content analysis approach. Results: Participants verbalized overcoming diabetes burnout as a 'difficult hole to climb out of' which make them empowered. Themes that describes their strategies to overcome burnout in T1D, in general, include; 'make plan and take action', 'start with small steps', 'ask for help', 'get engage in diabetes community' and 'do not be perfect'. Future Work: These findings can begin the examination of different strategies to overcome diabetes burnout, which may change the course of action for diabetes care and management to improve quality of diabetes care and quality of life.

Keywords: diabetes burnout, type 1 diabetes, qualitative research, YouTube videos

Procedia PDF Downloads 152
3082 Preparation and Characterization of Recycled Polyethylene Terephthalate/Polypropylene Blends from Automotive Textile Waste for Use in the Furniture Edge Banding Sector

Authors: Merve Ozer, Tolga Gokkurt, Yasemen Gokkurt, Ezgi Bozbey

Abstract:

In this study, we investigated the recovery of Polyethylene terephthalate/Polypropylene (PET/PP)-containing automotive textile waste from post-product and post-consumer phases in the automotive sector according to the upcycling technique and the methods of formulation and production that would allow these wastes to be substituted as PP/PET alloys instead of original PP raw materials used in plastic edge band production. The laminated structure of the stated wastes makes it impossible to separate the incompatible PP and PET phases in content and thus produce a quality raw material or product as a result of recycling. Within the scope of a two-stage production process, a comprehensive process was examined using block copolymers and maleic grafted copolymers with different features to ensure that these two incompatible phases are compatible. The mechanical, thermal, and morphological properties of the plastic raw materials, which will be referred to as PP/PET blends obtained as a result of the process, were examined in detail and discussed their substitutability instead of the original raw materials.

Keywords: mechanical recycling, melt blending, plastic blends, polyethylene, polypropylene, recycling of plastics, terephthalate, twin screw extruders

Procedia PDF Downloads 72
3081 Evaluation of Technology Tools for Mathematics Instruction by Novice Elementary Teachers

Authors: Christopher J. Johnston

Abstract:

This paper presents the finding of a research study in which novice (first and second year) elementary teachers (grades Kindergarten – six) evaluated various mathematics Virtual Manipulatives, websites, and Applets (tools) for use in mathematics instruction. Participants identified the criteria they used for evaluating these types of resources and provided recommendations for or against five pre-selected tools. During the study, participants participated in three data collection activities: (1) A brief Likert-scale survey which gathered information about their attitudes toward technology use; (2) An identification of criteria for evaluating technology tools; and (3) A review of five pre-selected technology tools in light of their self-identified criteria. Data were analyzed qualitatively using four theoretical categories (codes): Software Features (41%), Mathematics (26%), Learning (22%), and Motivation (11%). These four theoretical categories were then grouped into two broad categories: Content and Instruction (Mathematics and Learning), and Surface Features (Software Features and Motivation). These combined, broad categories suggest novice teachers place roughly the same weight on pedagogical features as they do technological features. Implications for mathematics teacher educators are discussed, and suggestions for future research are provided.

Keywords: mathematics education, novice teachers, technology, virtual manipulatives

Procedia PDF Downloads 133
3080 Internet Optimization by Negotiating Traffic Times

Authors: Carlos Gonzalez

Abstract:

This paper describes a system to optimize the use of the internet by clients requiring downloading of videos at peak hours. The system consists of a web server belonging to a provider of video contents, a provider of internet communications and a software application running on a client’s computer. The client using the application software will communicate to the video provider a list of the client’s future video demands. The video provider calculates which videos are going to be more in demand for download in the immediate future, and proceeds to request the internet provider the most optimal hours to do the downloading. The times of the downloading will be sent to the application software, which will use the information of pre-established hours negotiated between the video provider and the internet provider to download those videos. The videos will be saved in a special protected section of the user’s hard disk, which will only be accessed by the application software in the client’s computer. When the client is ready to see a video, the application will search the list of current existent videos in the area of the hard disk; if it does exist, it will use this video directly without the need for internet access. We found that the best way to optimize the download traffic of videos is by negotiation between the internet communication provider and the video content provider.

Keywords: internet optimization, video download, future demands, secure storage

Procedia PDF Downloads 136
3079 Effects of Gamification on Lower Secondary School Students’ Motivation and Engagement

Authors: Goh Yung Hong, Mona Masood

Abstract:

This paper explores the effects of gamification on lower secondary school students’ motivation and engagement in the classroom. Two-group posttest-only experimental design were employed to study the influence of gamification teaching method (GTM) when compared with conventional teaching method (CTM) on 60 lower secondary school students. The Student Engagement Instrument (SEI) and Intrinsic Motivation Inventory (IMI) were used to assess students’ intrinsic motivation and engagement level towards the respective teaching method. Finding indicates that students who completed the GTM lesson were significantly higher in intrinsic motivation to learn than those from the CTM. Although the result were insignificant and only marginal difference in the engagement mean, GTM still show better potential in raising student’s engagement in class when compared with CTM. This finding proves that the GTM is likely to solve the current issue of low motivation to learn and low engagement in class among lower secondary school students in Malaysia. On the other hand, despite being not significant, higher mean indicates that CTM positively contribute to higher peer support for learning and better teacher and student relationship when compared with GTM. As a conclusion, gamification approach is flexible and can be adapted into many learning content to enhance the intrinsic motivation to learn and to some extent, encourage better student engagement in class.

Keywords: conventional teaching method, gamification teaching method, motivation, engagement

Procedia PDF Downloads 526
3078 Leveraging Employee Resource Groups (ERGs) as Agents of Change: An Exploration of Edgar Schein's Culture Work in Organizational Development

Authors: Jeanetta Darno

Abstract:

This paper explores the realm of organizational development through the lens of Edgar Schein's seminal work on culture and change. Specifically, the paper will focus on the strategic implementation of Employee Resource Groups (ERGs) as powerful interventions for catalyzing culture change within modern workplaces. Edgar Schein's foundational theories on organizational culture and his renowned model of culture work will serve as the theoretical framework to guide the exploration of how ERGs can be harnessed as transformative tools in organizational development initiatives. Through a review of literature combined with content analysis, this paper will explore how ERGs align with Schein's principles, contribute to development, and drive positive cultural shifts toward inclusion and equity. The paper aims to provide practical insights for organizational leaders, HR practitioners, and change agents looking to integrate ERGs effectively into their culture change efforts, thereby advancing the field of organizational development informed by Schein's influential framework. The objective of the paper is to investigate and understand the intersection between Employee Resource Groups (ERGs) and Edgar Schein's Culture Work within the context of organizational development.

Keywords: inclusive leadership, culture, equity, employee resource groups, organization development

Procedia PDF Downloads 80
3077 Traffic Congestions Modeling and Predictions by Social Networks

Authors: Bojan Najdenov, Danco Davcev

Abstract:

Reduction of traffic congestions and the effects of pollution and waste of resources that come with them has been a big challenge in the past decades. Having reliable systems to facilitate the process of modeling and prediction of traffic conditions would not only reduce the environmental pollution, but will also save people time and money. Social networks play big role of people’s lives nowadays providing them means of communicating and sharing thoughts and ideas, that way generating huge knowledge bases by crowdsourcing. In addition to that, crowdsourcing as a concept provides mechanisms for fast and relatively reliable data generation and also many services are being used on regular basis because they are mainly powered by the public as main content providers. In this paper we present the Social-NETS-Traffic-Control System (SNTCS) that should serve as a facilitator in the process of modeling and prediction of traffic congestions. The main contribution of our system is to integrate data from social networks as Twitter and also implements a custom created crowdsourcing subsystem with which users report traffic conditions using an android application. Our first experience of the usage of the system confirms that the integrated approach allows easy extension of the system with other social networks and represents a very useful tool for traffic control.

Keywords: traffic, congestion reduction, crowdsource, social networks, twitter, android

Procedia PDF Downloads 482