Search results for: building performance rating tool
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 20331

Search results for: building performance rating tool

16821 Development of Tutorial Courseware on Selected Topics in Mathematics, Science and the English Language

Authors: Alice D. Dioquino, Olivia N. Buzon, Emilio F. Aguinaldo, Ruel Avila, Erwin R. Callo, Cristy Ocampo, Malvin R. Tabajen, Marla C. Papango, Marilou M. Ubina, Josephine Tondo, Cromwell L. Valeriano

Abstract:

The main purpose of this study was to develop, evaluate and validate courseware on Selected Topics in Mathematics, Science, and the English Language. Specifically, it aimed to: 1. Identify the appropriate Instructional Systems Design (ISD) model in the development of the courseware material; 2. Assess the courseware material according to its: a. Content Characteristics; b. Instructional Characteristics; and c. Technical Characteristics 3. Find out if there is a significant difference in the performance of students before and after using the tutorial CAI. This research is developmental as well as a one group pretest-posttest design. The study had two phases. Phase I includes the needs analysis, writing of lessons and storyboard by the respective experts in each field. Phase II includes the digitization or the actual development of the courseware by the faculty of the ICT department. In this phase it adapted an instructional systems design (ISD) model which is the ADDIE model. ADDIE stands for Analysis, Design, Development, Implementation and Evaluation. Formative evaluation was conducted simultaneously with the different phases to detect and remedy any bugs in the courseware along the areas of content, instructional and technical characteristics. The expected output are the digitized lessons in Algebra, Biology, Chemistry, Physics and Communication Arts in English. Students and some IT experts validated the CAI material using the Evaluation Form by Wong & Wong. They validated the CAI materials as Highly Acceptable with an overall mean rating of 4.527and standard deviation of 0 which means that they were one in the ratings they have given the CAI materials. A mean gain was recorded and computing the t-test for dependent samples it showed that there were significant differences in the mean achievement of the students before and after the treatment (using CAI). The identified ISD model used in the development of the tutorial courseware was the ADDIE model. The quantitative analyses of data based on ratings given by the respondents’ shows that the tutorial courseware possess the characteristics and or qualities of a very good computer-based courseware. The ratings given by the different evaluators with regard to content, instructional, and technical aspects of the Tutorial Courseware are in conformity towards being excellent. Students performed better in mathematics, biology chemistry, physics and the English Communication Arts after they were exposed to the tutorial courseware.

Keywords: CAI, tutorial courseware, Instructional Systems Design (ISD) Model, education

Procedia PDF Downloads 346
16820 Emily Dickinson's Green Aesthetics: Mode Gakuen Cocoon Tower as the Anthropomorphic Architectural Representation in the Age of Anthropocene

Authors: Chia-Wen Kuo

Abstract:

Jesse Curran states that there is a "breath awareness" that "facilitates a present-minded capability" to catalyse an "epistemological rupture" in Emily Dickinson's poetry, particularly in the age of Anthropocene. In Dickinson's "Nature", non-humans are subjectified as nature ceases to be subordinated to human interests, and Dickinson's Eco-humility has driven us, readers, into mimicking nature for the making of a better world. In terms of sustainable architecture, Norman Foster is among the representatives who utilise BIM to reduce architectural waste while satiating the users' aesthetic craving for a spectacular skyline. Notably, the Gherkin - 30 St. Mary Axe in east-end London. In 2019, Foster and his team aspired to savour the London skyline with his new design - the Tulip, which has been certified by the LEED as a legitimate green building as well as a complementary extension of the Gherkin. However, Foster's proposition had been denied for numerous times by the mayor Sadiq Khan and the city council as the Tulip cannot blend in the public space around while its observatory functions like a surveillance platform. The Tulip, except for its aesthetic idiosyncrasy, fails to serve for the public good other than another ostentatious tourist attraction in London. The architectural team for Mode Gakuen Cocoon tower, completed in 2008, intended to honour Nature with the symbolism in the building's aesthetic design. It serves as an architectural cocoon that nurtures the students of "Special Technology and Design College" inside. The building itself turns into a Dickinsonian anthropomorphism, where humans are made humble to learn from the entomological beings for self-betterment in the age of Anthropocene. Despite bearing resemblance to a tulip as well as its LEED credential, Norman Foster’s Tulip merely pays tribute to the Nature in a relatively superficial manner without constructing an apparatus that substantially benefit the Londoners as all green cities should embrace Emily Dickinson’s “breath awareness” and be built and treated as an extensive as well as expansive form of biomimicry.

Keywords: green city, sustianable architecture, London, Tokyo

Procedia PDF Downloads 154
16819 An Approach for Pattern Recognition and Prediction of Information Diffusion Model on Twitter

Authors: Amartya Hatua, Trung Nguyen, Andrew Sung

Abstract:

In this paper, we study the information diffusion process on Twitter as a multivariate time series problem. Our model concerns three measures (volume, network influence, and sentiment of tweets) based on 10 features, and we collected 27 million tweets to build our information diffusion time series dataset for analysis. Then, different time series clustering techniques with Dynamic Time Warping (DTW) distance were used to identify different patterns of information diffusion. Finally, we built the information diffusion prediction models for new hashtags which comprise two phrases: The first phrase is recognizing the pattern using k-NN with DTW distance; the second phrase is building the forecasting model using the traditional Autoregressive Integrated Moving Average (ARIMA) model and the non-linear recurrent neural network of Long Short-Term Memory (LSTM). Preliminary results of performance evaluation between different forecasting models show that LSTM with clustering information notably outperforms other models. Therefore, our approach can be applied in real-world applications to analyze and predict the information diffusion characteristics of selected topics or memes (hashtags) in Twitter.

Keywords: ARIMA, DTW, information diffusion, LSTM, RNN, time series clustering, time series forecasting, Twitter

Procedia PDF Downloads 391
16818 Assessment of Students Skills in Error Detection in SQL Classes using Rubric Framework - An Empirical Study

Authors: Dirson Santos De Campos, Deller James Ferreira, Anderson Cavalcante Gonçalves, Uyara Ferreira Silva

Abstract:

Rubrics to learning research provide many evaluation criteria and expected performance standards linked to defined student activity for learning and pedagogical objectives. Despite the rubric being used in education at all levels, academic literature on rubrics as a tool to support research in SQL Education is quite rare. There is a large class of SQL queries is syntactically correct, but certainly, not all are semantically correct. Detecting and correcting errors is a recurring problem in SQL education. In this paper, we usthe Rubric Abstract Framework (RAF), which consists of steps, that allows us to map the information to measure student performance guided by didactic objectives defined by the teacher as long as it is contextualized domain modeling by rubric. An empirical study was done that demonstrates how rubrics can mitigate student difficulties in finding logical errors and easing teacher workload in SQL education. Detecting and correcting logical errors is an important skill for students. Researchers have proposed several ways to improve SQL education because understanding this paradigm skills are crucial in software engineering and computer science. The RAF instantiation was using in an empirical study developed during the COVID-19 pandemic in database course. The pandemic transformed face-to-face and remote education, without presential classes. The lab activities were conducted remotely, which hinders the teaching-learning process, in particular for this research, in verifying the evidence or statements of knowledge, skills, and abilities (KSAs) of students. Various research in academia and industry involved databases. The innovation proposed in this paper is the approach used where the results obtained when using rubrics to map logical errors in query formulation have been analyzed with gains obtained by students empirically verified. The research approach can be used in the post-pandemic period in both classroom and distance learning.

Keywords: rubric, logical error, structured query language (SQL), empirical study, SQL education

Procedia PDF Downloads 190
16817 Towards Overturning the Dismal Mathematics Performance in Schools by Capitalizing on the Overlooked Cognitive Prowess for Adolescents to Learn Mathematics

Authors: Dudu Ka Ruth Mkhize

Abstract:

Adolescents are at the front and centre of poor mathematics performance in schools. Literature has concluded in some countries that there is a permanent and perpetual mathematics crisis in schools of the persistent poor performance in mathematics by teens. There is no shortage of interventions and research to solve this problem. However, none has capitalised on the cognitive prowess of adolescents, which was revealed at the turn of the century by the introduction of neuroimaging technologies such as structural and functional magnetic resonance imaging (sMRI and fMRI). This research found that brain growth during adolescence results in enhanced cognitive abilities essential for mathematics learning. This paper is based on the four-year case study of rural high school adolescents who had a negative attitude towards mathematics and hence were failing mathematics. But through a ten-day intervention where teaching revolved around invoking their cognitive ability, their attitude and motivation for mathematics changed for the better. The paper concludes that despite educational psychology being part of teacher education as well as education systems, there are numerous overlooked gems of psychological theories which have the potential to enhance academic achievement for youth in schools. A recommendation is made to take cues from positive psychology, whose establishment was a rejection of the dominance of the disease model in psychology. Similarly, the general perspective of poor mathematics performance can take a u-turn towards the cognitive ability acquired by adolescents because of their developmental stage.

Keywords: adolescence, cognitive growth, mathematics performance

Procedia PDF Downloads 68
16816 Effects of X and + Tail-Body Configurations on Hydrodynamic Performance and Stability of an Underwater Vehicle

Authors: Kadri Koçer, Sezer Kefeli

Abstract:

This paper proposes a comparison of hydrodynamic performance and stability characteristic for an underwater vehicle which has two type of tail design, namely X and +tail-body configurations. The effects of these configurations on the underwater vehicle’s hydrodynamic performance and maneuvering characteristic will be investigated comprehensively. Hydrodynamic damping coefficients for modeling the motion of the underwater vehicles will be predicted. Additionally, forces and moments due to control surfaces will be compared using computational fluid dynamics methods. In the aviation, the X tail-body configuration is widely used for high maneuverability requirements. However, in the underwater, the + tail-body configuration is more commonly used than the X tail-body configuration for its stability characteristics. Thus it is important to see the effect and differences of the tail designs in the underwater world. For CFD analysis, the incompressible, three-dimensional, and steady Navier-Stokes equations will be used to simulate the flows. Also, k-ε Realizable turbulence model with enhanced wall treatment will be taken. Numerical results is verified with experimental results for verification. The overall goal of this study is to present the advantages and disadvantages of hydrodynamic performance and stability characteristic for X and + tail-body configurations of the underwater vehicle.

Keywords: maneuverability, stability, CFD, tail configuration, hydrodynamic design

Procedia PDF Downloads 184
16815 Semi-Natural Vertical Gardens and Urban Ecology, the Sample of Bartın City

Authors: Yeliz Sarı Nayim, B. N. Nayim

Abstract:

Vertical natural gardens encountered in urban ecosystems are important elements contributing to urban ecology by raising the quality of urban life. This research covers the investigation of the semi-natural plant walls of Bartın city which is located on the western Black Sea coast of Turkey. Landscape analysis and evaluation as a result of land and office work have resulted in vertical garden ecosystems that have been processed in the urban habitat map, mostly in natural stone walls, wooden garden fences, garden entrance doors, historical buildings and building walls. Structural surfaces on old building facades, especially with abandoned or still in use with natural stone walls, have been found to have many natural vertical gardens over time. Parietaria judaica, Cymbalaria longipes and Hedera helix species were dominant, and other types of content were recorded, providing information on the current biotope potential, human activities and effects on them. It has been emphasized that the described vertical gardens together with the species they contain should be protected in terms of Bartin urban ecology and biodiversity. It has been stated that sustainable urban planning, design and management should be considered as a compensation for open and green area losses.

Keywords: semi-natural vertical gardens, urban ecology, sustainable urban planning and design, Bartın

Procedia PDF Downloads 354
16814 Educational Engineering Tool on Smartphone

Authors: Maya Saade, Rafic Younes, Pascal Lafon

Abstract:

This paper explores the transformative impact of smartphones on pedagogy and presents a smartphone application developed specifically for engineering problem-solving and educational purposes. The widespread availability and advanced capabilities of smartphones have revolutionized the way we interact with technology, including in education. The ubiquity of smartphones allows learners to access educational resources anytime and anywhere, promoting personalized and self-directed learning. The first part of this paper discusses the overall influence of smartphones on pedagogy, emphasizing their potential to improve learning experiences through mobile technology. In the context of engineering education, this paper focuses on the development of a dedicated smartphone application that serves as a powerful tool for both engineering problem-solving and education. The application features an intuitive and user-friendly interface, allowing engineering students and professionals to perform complex calculations and analyses on their smartphones. The smartphone application primarily focuses on beam calculations and serves as a comprehensive beam calculator tailored to engineering education. It caters to various engineering disciplines by offering interactive modules that allow students to learn key concepts through hands-on activities and simulations. With a primary emphasis on beam analysis, this application empowers users to perform calculations for statically determinate beams, statically indeterminate beams, and beam buckling phenomena. Furthermore, the app includes a comprehensive library of engineering formulas and reference materials, facilitating a deeper understanding and practical application of the fundamental principles in beam analysis. By offering a wide range of features specifically tailored for beam calculation, this application provides an invaluable tool for engineering students and professionals looking to enhance their understanding and proficiency in this crucial aspect of a structural engineer.

Keywords: mobile devices in education, solving engineering problems, smartphone application, engineering education

Procedia PDF Downloads 66
16813 Provision of Slope Stability with Barette Piles: A Case Analysis

Authors: Leyla Yesilbas, M. Sukru Ozcoban, M. Ergenekon Selcuk

Abstract:

From past to present, there is a constant need for engineering structures such as high-rise buildings, wide-span bridges, airports and stadiums, business towers due to technological developments and increasing population. Because of the large loads transferred from the superstructure to the ground layers in these types of structures, the bearing strength and seating problems usually occur on the floors. In order to solve these problems, piled foundations are used by passing the weak soil layers and transferring the loads from the superstructure to the solid soil layers. Considering the factors such as the characteristics of the building to be constructed, the purpose and location of the building, the basic cost of the pile should be at normal levels. When these requirements are taken into consideration, a new basic system called 'Barette Foundation' has been developed. In this thesis, an application made to provide slope stability with 'Baret Piles' was investigated. In addition, the ground parameters obtained from the field and laboratory experiments were numerically modeled using a PLAXİS 2D finite element software and barette piles. The effects of barette piles on slope stability were investigated by numerical analysis, and the results of inclinometer measurements in the field were compared with numerical analysis results.

Keywords: barette pile, PLAXİS 2D, slope, soil

Procedia PDF Downloads 125
16812 Optimization in Friction Stir Processing Method with Emphasis on Optimized Process Parameters Laboratory Research

Authors: Atabak Rahimzadeh Ilkhch

Abstract:

Friction stir processing (FSP) has promised for application of thermo-mechanical processing techniques where aims to change the micro structural and mechanical properties of materials in order to obtain high performance and reducing the production time and cost. There are lots of studies focused on the microstructure of friction stir welded aluminum alloys. The main focus of this research is on the grain size obtained in the weld zone. Moreover in second part focused on temperature distribution effect over the entire weld zone and its effects on the microstructure. Also, there is a need to have more efforts on investigating to obtain the optimal value of effective parameters such as rotational speed on microstructure and to use the optimum tool designing method. the final results of this study will be present the variation of structural and mechanical properties of materials in the base of applying Friction stir processing and effect of (FSP) processing and tensile testing on surface quality. in the hand, this research addresses the FSP f AA-7020 aluminum and variation f ration of rotation and translational speeds.

Keywords: friction stir processing, AA-7020, thermo-mechanical, microstructure, temperature

Procedia PDF Downloads 280
16811 Forecasting the Future Implications of ChatGPT Usage in Education Based on AI Algorithms

Authors: Yakubu Bala Mohammed, Nadire Chavus, Mohammed Bulama

Abstract:

Generative Pre-trained Transformer (ChatGPT) represents an artificial intelligence (AI) tool capable of swiftly generating comprehensive responses to prompts and follow-up inquiries. This emerging AI tool was introduced in November 2022 by OpenAI firm, an American AI research laboratory, utilizing substantial language models. This present study aims to delve into the potential future consequences of ChatGPT usage in education using AI-based algorithms. The paper will bring forth the likely potential risks of ChatGBT utilization, such as academic integrity concerns, unfair learning assessments, excessive reliance on AI, and dissemination of inaccurate information using four machine learning algorithms: eXtreme-Gradient Boosting (XGBoost), Support vector machine (SVM), Emotional artificial neural network (EANN), and Random forest (RF) would be used to analyze the study collected data due to their robustness. Finally, the findings of the study will assist education stakeholders in understanding the future implications of ChatGPT usage in education and propose solutions and directions for upcoming studies.

Keywords: machine learning, ChatGPT, education, learning, implications

Procedia PDF Downloads 232
16810 Effects of Computer Aided Instructional Package on Performance and Retention of Genetic Concepts amongst Secondary School Students in Niger State, Nigeria

Authors: Muhammad R. Bello, Mamman A. Wasagu, Yahya M. Kamar

Abstract:

The study investigated the effects of computer-aided instructional package (CAIP) on performance and retention of genetic concepts among secondary school students in Niger State. Quasi-experimental research design i.e. pre-test-post-test experimental and control groups were adopted for the study. The population of the study was all senior secondary school three (SS3) students’ offering biology. A sample of 223 students was randomly drawn from six purposively selected secondary schools. The researchers’ developed computer aided instructional package (CAIP) on genetic concepts was used as treatment instrument for the experimental group while the control group was exposed to the conventional lecture method (CLM). The instrument for data collection was a Genetic Performance Test (GEPET) that had 50 multiple-choice questions which were validated by science educators. A Reliability coefficient of 0.92 was obtained for GEPET using Pearson Product Moment Correlation (PPMC). The data collected were analyzed using IBM SPSS Version 20 package for computation of Means, Standard deviation, t-test, and analysis of covariance (ANCOVA). The ANOVA analysis (Fcal (220) = 27.147, P < 0.05) shows that students who received instruction with CAIP outperformed the students who received instruction with CLM and also had higher retention. The findings also revealed no significant difference in performance and retention between male and female students (tcal (103) = -1.429, P > 0.05). It was recommended amongst others that teachers should use computer-aided instructional package in teaching genetic concepts in order to improve students’ performance and retention in biology subject. Keywords: Computer-aided Instructional Package, Performance, Retention and Genetic Concepts.

Keywords: computer aided instructional package, performance, retention, genetic concepts, senior secondary school students

Procedia PDF Downloads 362
16809 Evaluation of Environmental Disclosures on Financial Performance of Quoted Industrial Goods Manufacturing Sectors in Nigeria (2011 – 2020)

Authors: C. C. Chima, C. J. M. Anumaka

Abstract:

This study evaluates environmental disclosures on the financial performance of quoted industrial goods manufacturing sectors in Nigeria. The study employed a quasi-experimental research design to establish the relationship that exists between the environmental disclosure index and financial performance indices (return on assets - ROA, return on equity - ROE, and earnings per share - EPS). A purposeful sampling technique was employed to select five (5) industrial goods manufacturing sectors quoted on the Nigerian Stock Exchange. Secondary data covering 2011 to 2020 financial years were extracted from annual reports of the study sectors using a content analysis method. The data were analyzed using SPSS, Version 23. Panel Ordinary Least Squares (OLS) regression method was employed in estimating the unknown parameters in the study’s regression model after conducting diagnostic and preliminary tests to ascertain that the data set are reliable and not misleading. Empirical results show that there is an insignificant negative relationship between the environmental disclosure index (EDI) and the performance indices (ROA, ROE, and EPS) of the industrial goods manufacturing sectors in Nigeria. The study recommends that: only relevant information which increases the performance indices should appear on the disclosure checklist; environmental disclosure practices should be country-specific; and company executives in Nigeria should increase and monitor the level of investment (resources, time, and energy) in order to ensure that environmental disclosure has a significant impact on financial performance.

Keywords: earnings per share, environmental disclosures, return on assets, return on equity

Procedia PDF Downloads 86
16808 Investigation on the Cooling Performance of Cooling Channels Fabricated via Selective Laser Melting for Injection Molding

Authors: Changyong Liu, Junda Tong, Feng Xu, Ninggui Huang

Abstract:

In the injection molding process, the performance of cooling channels is crucial to the part quality. Through the application of conformal cooling channels fabricated via metal additive manufacturing, part distortion, warpage can be greatly reduced and cycle time can be greatly shortened. However, the properties of additively manufactured conformal cooling channels are quite different from conventional drilling processes such as the poorer dimensional accuracy and larger surface roughness. These features have significant influences on its cooling performance. In this study, test molds with the cooling channel diameters of φ2 mm, φ3 mm and φ4 mm were fabricated via selective laser melting and conventional drilling process respectively. A test system was designed and manufactured to measure the pressure difference between the channel inlet and outlet, the coolant flow rate and the temperature variation during the heating process. It was found that the cooling performance of SLM-fabricated channels was poorer than drilled cooling channels due to the smaller sectional area of cooling channels resulted from the low dimensional accuracy and the unmolten particles adhered to the channel surface. Theoretical models were established to determine the friction factor and heat transfer coefficient of SLM-fabricated cooling channels. These findings may provide guidance to the design of conformal cooling channels.

Keywords: conformal cooling channels, selective laser melting, cooling performance, injection molding

Procedia PDF Downloads 150
16807 Total Quality Management in Algerian Manufacturing

Authors: Nadia Fatima Zahra Malki

Abstract:

The aim of the study is to show the role of total Quality Management on firm performance, research relied on the views of a sample managers working in the Marinel pharmaceutical company. The research aims to achieve many objectives, including increasing awareness of the concepts of Total Quality Management on Firm Performance, especially in the manufacturing firm, providing a future vision of the possibility of success, and the actual application of the Principles of Total Quality Management in the manufacturing company. The research adopted a default model was built after a review and analysis of the literature review in the context of one hypothesis's main points at the origin of a group of sub-hypotheses. The research presented a set of conclusions, and the most important of these conclusions was that there is a relationship between the Principles of TQM and Firm Performance.

Keywords: total quality management, competitive advantage, companies, objectives

Procedia PDF Downloads 63
16806 Proposal of Analytical Model for the Seismic Performance Evaluation of Reinforced Concrete Frames with Coupled Cross-laminated Timber Infill Panels

Authors: Velázquez Alejandro, Pradhan Sujan, Yoon Rokhyun, Sanada Yasushi

Abstract:

The utilization of new materials as an alternative solution to decrease the environmental impact of the construction industry has been gaining more relevance in the architectural design and construction industry. One such material is cross-laminated timber (CLT), an engineered timber solution that excels for its faster construction times, workability, lightweight, and capacity for carbon storage. This material is usually used alone for the entire structure or combined with steel frames, but a hybrid with reinforced concrete (RC) is rarer. Since RC is one of the most used materials worldwide, a hybrid with CLT would allow further utilization of the latter, and in the process, it would help reduce the environmental impact of RC construction to achieve a sustainable society, but first, the structural performance of such hybrids must be understood. This paper focuses on proposing a model to predict the seismic performance of RC frames with CLT panels as infills. A series of static horizontal cyclic loading experiments were conducted on two 40% scale specimens of reinforced concrete frames with and without CLT panels at Osaka University, Japan. An analytical model was created to simulate the seismic performance of the RC frame with CLT infill based on the experimental results. The proposed model was verified by comparing the experimental and analytical results, showing that the load-deformation relationship and the failure mechanism agreed well with limited error. Hence, the proposed analytical model can be implemented for the seismic performance evaluation of the RC frames with CLT infill.

Keywords: analytical model, multi spring, performance evaluation, reinforced concrete, rocking mechanism, wooden wall

Procedia PDF Downloads 106
16805 Designing a Crowbar for Women: An Ergonomic Approach

Authors: Prakash Chandra Dhara, Rupa Maity, Mousumi Chatterjee

Abstract:

Crowbars are used for the gardening purpose. The same tools are used by both male and female gardeners. The existing crowbars are suitable for the female gardeners. The present study was aimed to design a crowbar, which was required to use by the women for the gardening purpose, from the viewpoints of ergonomics. The study was carried out on 50 women in different villages of Howrah districts in West Bengal state. Different models of existing crowbars which were commonly used by the women were collected and evaluated by examining their shape and size. The problems of using existing crowbar were assessed by direct observation during its operation. The musculoskeletal disorder of the subjects for using the crowbar was evaluated by modified Nordic questionnaire method. The anthropometric dimensions, especially hand dimension, of the subjects were taken in standardized static conditions. Considering the problems of using the existing crowbars some design concepts were developed and accordingly three prototypes models (P1, P2, P3) of crowbar were prepared for designing of a modified crowbar for women. Psychophysical analysis of those prototypes was made by paired comparison tests. In the above test subjective preference for different characteristics of the crowbar, e.g., length, weight, length and breadth of the blade, handle diameter, position of the handle, were determined. From the results of the paired comparison test and percentile values of hand dimensions, a modified design of crowbar was suggested. The prototype model P1 possessed more preferred characteristics of the tool than that of other prototype models. In the final design, the weight of the tool and length of the blade was reduced from that of the existing crowbar. Other dimensions were also changed. Two handles were suggested in the redesigned tool for better gripping and operation. The modified crowbar was evaluated by studying the body joint angles, viz., wrist, shoulder and elbow, for assessing the suitability of the design. It was concluded that the redesigned crowbar was suitable for women’s use.

Keywords: body dimension, crowbar, ergo-design, women, hand anthropometry

Procedia PDF Downloads 255
16804 Influence of Facilities, Equipment and Nutrition on Athletes Performance at the West African Universities Games Competitions

Authors: Abdulai Afolabi Ahmed

Abstract:

The research was undertaken to examine the influence of sports facilities, equipment, and nutrition on athletes' performance in West-Africa Universities Games (WAUG) with the objectives of finding the areas of success and failure. Relevant literatures were reviewed. The survey research design was adopted for the study. Availability of facilities, equipment and nutrition questionnaire (AFENQ) was administered on hundred (n-100) participants - athletes from five Nigerian Universities from South-West, Nigeria which included Federal University of Technology, Akure, Adekunle Ajasin University, Akungba-Akoko, Lagos State University, Oyo, Olabisi Onabanjo University Ago-Awoye and Ekiti State University, Ado Ekiti. Nigeria. The tests re-test reliability value obtained from the instrument using Pearson Product Moment Correlation co-efficient of 0.86 was used to analyze the result. While the questionnaire collected was subjected to influential descriptive statistics of multiple regression to analyse the data. The results of the data showed that facilities, equipment, and nutrition variables when taken together effectively predict the performance of the athletes during WAUG competitions. The implication is that sports organizers should provide sports resources for the improved performance of the athletes, and that, university managers should employ nutritionist to plan and prepare food for the university athletes before and after major competitions.

Keywords: athletes, equipment, extramural, influence, nutrition, performance

Procedia PDF Downloads 230
16803 Influence of Instructional Supervision on Teachers Performance in Secondary Schools in Otukpo LGA of Benue State

Authors: A. Aloga, A. S. Aloga

Abstract:

The study examined the influence of instructional supervision on teachers’ performance in secondary schools in Otukpo LGA of Benue State. The study was guided by four research questions and four hypotheses. The study employed a descriptive research design. The population of the study comprised of 579 teachers in 26 public secondary schools out of which 236 respondents were sampled and used as the studied population. The instrument used for data collection was a structured questionnaire, titled ‘Instructional Supervision and Teachers Performance Questionnaire (ISTPQ)’ The data was analyzed using descriptive statistics of mean and standard deviation to answer the research questions. And Chi-Square Statistics was used to test the hypotheses at 0.05 level of significance. The study found that instructional supervision has a significant influence on teachers’ lesson planning, effective teaching, teachers’ class attendance and teachers’ classroom management. The study concluded that instructional supervision influences teachers’ performance. It was recommended that; instructional supervisors should always give useful suggestions as regards the best instructional practices needed by teachers in enhancing lesson planning. The government should recruit more trained and qualified instructional supervisors to be able to meet the intending demands of instructional supervision. This will relieve the existing few qualified instructional supervisors from work overload which may result to ineffectiveness and poor performance of their duties. Conferences and seminars should be organized for instructional supervisors from time to time to cater for the professional assistance needed by teachers. The state government should always provide adequate funding for these conferences and seminars since it provides an avenue for acquiring new knowledge in educational development by teachers among others.

Keywords: influence, instructional supervision, teachers’ performance, secondary schools

Procedia PDF Downloads 141
16802 Using Facebook as an Alternative Learning Tools in Malaysian Higher Learning Institutions: A Structural Equation Modelling Approach

Authors: Ahasanul Haque, Abdullah Sarwar, Khaliq Ahmed

Abstract:

Networking is important among students to achieve better understanding. Social networking plays an important role in the education. Realizing its huge potential, various organizations, including institutions of higher learning have moved to the area of social networks to interact with their students especially through Facebook. Therefore, measuring the effectiveness of Facebook as a learning tool has become an area of interest to academicians and researchers. Therefore, this study tried to integrate and propose new theoretical and empirical evidences by linking the western idea of adopting Facebook as an alternative learning platform from a Malaysian perspective. This study, thus, aimed to fill a gap by being among the pioneering research that tries to study the effectiveness of adopting Facebook as a learning platform across other cultural settings, namely Malaysia. Structural equation modelling was employed for data analysis and hypothesis testing. This study findings have provided some insights that would likely affect students’ awareness towards using Facebook as an alternative learning platform in the Malaysian higher learning institutions. At the end, future direction is proposed.

Keywords: Learning Management Tool, social networking, education, Malaysia

Procedia PDF Downloads 424
16801 Design Development and Qualification of a Magnetically Levitated Blower for C0₂ Scrubbing in Manned Space Missions

Authors: Larry Hawkins, Scott K. Sakakura, Michael J. Salopek

Abstract:

The Marshall Space Flight Center is designing and building a next-generation CO₂ removal system, the Four Bed Carbon Dioxide Scrubber (4BCO₂), which will use the International Space Station (ISS) as a testbed. The current ISS CO2 removal system has faced many challenges in both performance and reliability. Given that CO2 removal is an integral Environmental Control and Life Support System (ECLSS) subsystem, the 4BCO2 Scrubber has been designed to eliminate the shortfalls identified in the current ISS system. One of the key required upgrades was to improve the performance and reliability of the blower that provides the airflow through the CO₂ sorbent beds. A magnetically levitated blower, capable of higher airflow and pressure than the previous system, was developed to meet this need. The design and qualification testing of this next-generation blower are described here. The new blower features a high-efficiency permanent magnet motor, a five-axis, active magnetic bearing system, and a compact controller containing both a variable speed drive and a magnetic bearing controller. The blower uses a centrifugal impeller to pull air from the inlet port and drive it through an annular space around the motor and magnetic bearing components to the exhaust port. Technical challenges of the blower and controller development include survival of the blower system under launch random vibration loads, operation in microgravity, packaging under strict size and weight requirements, and successful operation during 4BCO₂ operational changeovers. An ANSYS structural dynamic model of the controller was used to predict response to the NASA defined random vibration spectrum and drive minor design changes. The simulation results are compared to measurements from qualification testing the controller on a vibration table. Predicted blower performance is compared to flow loop testing measurements. Dynamic response of the system to valve changeovers is presented and discussed using high bandwidth measurements from dynamic pressure probes, magnetic bearing position sensors, and actuator coil currents. The results presented in the paper show that the blower controller will survive launch vibration levels, the blower flow meets the requirements, and the magnetic bearings have adequate load capacity and control bandwidth to maintain the desired rotor position during the valve changeover transients.

Keywords: blower, carbon dioxide removal, environmental control and life support system, magnetic bearing, permanent magnet motor, validation testing, vibration

Procedia PDF Downloads 135
16800 Contemplation of Thermal Characteristics by Filling Ratio of Aluminium Oxide Nano Fluid in Wire Mesh Heat Pipe

Authors: D. Mala, S. Sendhilnathan, D. Ratchagaraja

Abstract:

In this paper, the performance of heat pipe in terms of overall heat transfer coefficient and thermal resistance is quantified by varying the volume of working fluid and the performance parameters are contemplated. For this purpose Al2O3 nano particles with a density of 9.8 gm/cm3 and a volume concentration of 1% is used as the working fluid in experimental heat pipe. The performance of heat pipe was evaluated by conducting experiments with different thermal loads and different angle of inclinations. Thermocouples are used to record the temperature distribution across the experiment. The results provide evidence that the suspension of Al2O3 nano particles in the base fluid increases the thermal efficiency of heat pipe and can be used in practical heat exchange applications.

Keywords: heat pipe, angle of inclination, thermal resistance, thermal efficiency

Procedia PDF Downloads 562
16799 Monitoring of Key Indicators of Sustainable Tourism in the Jalapão State Park/Tocantins: A Case Study of Environmental Indicators

Authors: Veruska C. Dutra, Afonso R. Aquino

Abstract:

Since the 1980s, global tourism activity has consolidated worldwide to become an important economic contributor, and consequently, the sociocultural and environmental impacts are starting to become evidenced. This raises the need of discussing about actions for sustainable tourism that should be linked not only to the economy, but also to the environment and social aspects. The work that is going to be presented is part of a doctoral research project in Sciences undertaken at the Sao Paulo University, Brazil. It aims to analyze whether the monitoring of the tourism sector with a focus on sustainability is applicable or not, through those indicators, put in a case study in the Jalapão State Park (JSP) conservation unit, in the state of Tocantins, Brazil. This is a study of an interdisciplinary nature that had the deductive method as its guide. We concluded that the key points of the sustainable tourism, when analyzed with the focal point in environmental indicators, are an important evaluation and quantification tool of that activity in the study locus. It displayed itself as an adequate tool for monitoring, thus decoding, the main environmental impacts that occur in tourism regions and their intensity, which is made possible through analysis, and has the objective to trace ways to prevent and correct the presented impacts.

Keywords: indicators, tourism, sustainability, Jalapão

Procedia PDF Downloads 331
16798 Evaluation of Fuel Properties of Six Tropical Hardwood Timber Species for Briquettes

Authors: Stephen J. Mitchual, Kwasi Frimpong-Mensah, Nicholas A. Darkwa

Abstract:

The fuel potential of six tropical hardwood species namely: Triplochiton scleroxylon, Ceiba pentandra, Aningeria robusta, Terminalia superba, Celtis mildbreadii and Piptadenia africana were studied. Properties studied include the species density, gross calorific value, volatile matter, ash, organic carbon, N, H, S, Cu, Pb, As and Cd content. Fuel properties were determined using standard laboratory methods. The result indicates that the Gross Calorific Value (GCV) of the species ranged from 20.16 to 22.22 MJ/kg and they slightly varied from each other. Additionally, the GCV of the biomass materials were higher than that of other biomass materials like; wheat straw, rice straw, maize straw and sugar cane. The ash and volatile matter content varied from 0.6075 to 5.0407%, and 75.23% to 83.70% respectively. The overall rating of the properties of the six biomass materials suggest that Piptadenia africana has the best fuel property to be used as briquettes and Aningeria robusta the worse. This study therefore suggests that a holistic assessment of a biomass material needs to be done before selecting it for fuel purpose.

Keywords: ash content, briquette, calorific value, elemental composition, species, volatile matter

Procedia PDF Downloads 420
16797 A Distinct Method Based on Mamba-Unet for Brain Tumor Image Segmentation

Authors: Djallel Bouamama, Yasser R. Haddadi

Abstract:

Accurate brain tumor segmentation is crucial for diagnosis and treatment planning, yet it remains a challenging task due to the variability in tumor shapes and intensities. This paper introduces a distinct approach to brain tumor image segmentation by leveraging an advanced architecture known as Mamba-Unet. Building on the well-established U-Net framework, Mamba-Unet incorporates distinct design enhancements to improve segmentation performance. Our proposed method integrates a multi-scale attention mechanism and a hybrid loss function to effectively capture fine-grained details and contextual information in brain MRI scans. We demonstrate that Mamba-Unet significantly enhances segmentation accuracy compared to conventional U-Net models by utilizing a comprehensive dataset of annotated brain MRI scans. Quantitative evaluations reveal that Mamba-Unet surpasses traditional U-Net architectures and other contemporary segmentation models regarding Dice coefficient, sensitivity, and specificity. The improvements are attributed to the method's ability to manage class imbalance better and resolve complex tumor boundaries. This work advances the state-of-the-art in brain tumor segmentation and holds promise for improving clinical workflows and patient outcomes through more precise and reliable tumor detection.

Keywords: brain tumor classification, image segmentation, CNN, U-NET

Procedia PDF Downloads 34
16796 Investigating The Effects of Utilizing Different Curing Agents on High-Performance Concrete

Authors: Mostafa M. Ahmed, Kotaro Nose, Takashi Fujii, Toshiki Ayano

Abstract:

The Study shed the light on the effects of employing varied curing agents (No.1-No.6): bleeding water, and sprinkling water, aqueous basic silica compound, modified acrylic resin, the emulsion of solid wax and nonionic surfactant, and water-based paraffin wax, on the properties of high-performance concrete (HPC) in comparison with the cured specimens according to the standard curing at 20 ± 3°C (JIS A 0203:2019). The specimens cured in accordance with standard curing exhibit a better compressive strength and higher freeze-thaw resistance compared to most non-standard-cured samples.

Keywords: curing agents, high-performance concrete, compressive strength, cumulative scaling, freeze-thaw resistance

Procedia PDF Downloads 77
16795 Performance Analysis and Comparison of Various 1-D and 2-D Prime Codes for OCDMA Systems

Authors: Gurjit Kaur, Shashank Johri, Arpit Mehrotra

Abstract:

In this paper we have analyzed and compared the performance of various coding schemes. The basic ID prime sequence codes are unique in only dimension i.e. time slots whereas 2D coding techniques are not unique by their time slots but with their wavelengths also. In this research we have evaluated and compared the performance of 1D and 2D coding techniques constructed using prime sequence coding pattern for OCDMA system on a single platform. Results shows that 1D Extended Prime Code (EPC) can support more number of active users compared to other codes but at the expense of larger code length which further increases the complexity of the code. Modified Prime Code (MPC) supports lesser number of active users at λc=2 but it has a lesser code length as compared to 1D prime code. Analysis shows that 2D prime code supports lesser number of active users than 1D codes but they are having large code family and are the most secure codes compared to other codes. The performance of all these codes is analyzed on basis of number of active users supported at a Bit Error Rate (BER) of 10-9.

Keywords: CDMA, OCDMA, BER, OOC, PC, EPC, MPC, 2-D PC/PC, λc, λa

Procedia PDF Downloads 510
16794 Implementing Smart Climate Change Measures for Effective Management of Primary Schools in Benue State, Nigeria

Authors: Justina Jor, Mahmud Pinga

Abstract:

Climate change has become a significant worldwide environmental challenge with extensive implications, compelling both governments and non-governmental organizations to remain vigilant, as it seemingly impacts various sectors of the global economy, including education. The study investigates the implementation of smart climate change measures for effective primary school management in Benue State, Nigeria. Theorized by the diffusion of innovations, the study was guided by two research questions, and two null hypotheses were formulated and tested. The study used a descriptive survey design. The population comprised 12,364 teachers from 2,721 primary schools, with a sample of 618 teachers from 136 schools selected through a multistage sampling procedure. Smart climate change measures questionnaire (SCCMQ) and key informant interview (KII) were used for data collection. The data collected were analyzed using mean and standard deviation to answer the research questions, while the Chi-square (χ2) test of goodness-of-fit was used to test the hypotheses at a 0.05 level of significance, with qualitative data analyzed using simple percentages, tables, and bar charts. The findings highlight the significant positive impact of green building practices on the efficient administration of primary schools in Benue State, Nigeria. The crucial integration of environmentally sustainable construction methods is emphasized for enhancing overall management in these educational institutions. In addition, the research demonstrates a favorable impact on the adoption of renewable energy solutions and effective school management. The utilization of renewable energy not only aligns with eco-friendly practices but also contributes to the overall operational efficiency and sustainability of primary schools in the region. The study recommends that educational authorities and policymakers prioritize integrating green building practices and renewable energy solutions, pointing towards the prospect of improved governance and functionality for primary education facilities not only in Benue but throughout Nigeria.

Keywords: smart, climate change, effective management, green building, renewable energy

Procedia PDF Downloads 66
16793 Korean Trends as a Factor Affecting Academic Performance among Students in Higher Education Institutions

Authors: D. F. Carigma, E. Cruzado, M. J. Hagos, K. Perater, D. Ramos, R. Navarro, R. Galingan

Abstract:

Korean culture disseminates rapidly across the globe. The young generation is highly engaged in Korean trends, such as Korean pop music, dramas or movies, fashion, food, and beauty standards. With the use of media, the effects of Korean trends may have resulted in the effects of media on people and society, such as addiction, perceptual influence, psychological effect, time consumption, and impulsive spending. The study aimed to determine whether there is a relationship between variable factors affecting the student's academic performance. The proponents used a quantitative approach in the 388 participants at the Technological Institute of the Philippines. This study shows that the Korean trends and the effect of media on people and society correlated to its variable factors. Moreover, this study may help future research in colleges and universities in the Philippines about how the students in higher education who engage in Korean trends affect their behavior and academic performance.

Keywords: academic performance, addiction, effect of media on people and society, Korean trend, perceptual influence, psychological effect

Procedia PDF Downloads 63
16792 The Τraits Τhat Facilitate Successful Student Performance in Distance Education: The Case of the Distance Education Unit at European University Cyprus

Authors: Dimitrios Vlachopoulos, George Tsokkas

Abstract:

Although it is not intended to identify distance education students as a homogeneous group, recent research has demonstrated that there are some demographic and personality common traits among most of them that provide the basis for the description of a typical distance learning student. The purpose of this paper is to describe these common traits and to facilitate their learning journey within a distance education program. The described research is an initiative of the Distance Education Unit at the European University Cyprus (Laureate International Universities) in the context of its action for the improvement of the students’ performance.

Keywords: distance education students, successful student performance, European University Cyprus, common traits

Procedia PDF Downloads 486