Search results for: ubiquitous learning environment scaffolding
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 14791

Search results for: ubiquitous learning environment scaffolding

4171 A Comparative Study between Behaviour Activation, Rational Emotive Behaviour Therapy and Waiting List Control for Major Depressive Disorder

Authors: Shweta Jha, Digambar Darekar, Krishna Kadam

Abstract:

Major Depressive Disorder (MDD) is one of the most common of psychiatric disorders. It has a wide range of symptoms, aetiologies and risk factors, and these reasons make MDD affect not only the primary patient, but also their family, caregivers and associates; by negatively impacting their self dignity, economic condition and self-confidence. Thus, it is important to help individuals suffering from MDD learn adaptive mechanism and deal effectively with their environment, with that aim this study focused on a comparative therapeutic intervention using Behaviour Activation (BA), Rational Emotive Behaviour Therapy (REBT) and Waiting list control (WLC) for management of MDD. This study apart from enhancing personal skills will also help us understand which therapeutic method would be more beneficial in treating and prolonging relapse in patients with MDD in Indian population. Fifteen individuals following application of inclusion and exclusion criteria were selected as study samples. They were randomly assigned to three treatment groups. Ten sessions of therapy, forty-five minutes each according to the proposed sessions plan were conducted for each group. The individuals selected as samples were re–assessed after 2 months and 6 months post intervention. The overall result showed that individuals treated with BA and REBT showed more improvement in comparison to those in WLC.

Keywords: behaviour activation, major depressive disorder, rational emotive behaviour therapy, therapeutic intervention

Procedia PDF Downloads 242
4170 Recognition and Counting Algorithm for Sub-Regional Objects in a Handwritten Image through Image Sets

Authors: Kothuri Sriraman, Mattupalli Komal Teja

Abstract:

In this paper, a novel algorithm is proposed for the recognition of hulls in a hand written images that might be irregular or digit or character shape. Identification of objects and internal objects is quite difficult to extract, when the structure of the image is having bulk of clusters. The estimation results are easily obtained while going through identifying the sub-regional objects by using the SASK algorithm. Focusing mainly to recognize the number of internal objects exist in a given image, so as it is shadow-free and error-free. The hard clustering and density clustering process of obtained image rough set is used to recognize the differentiated internal objects, if any. In order to find out the internal hull regions it involves three steps pre-processing, Boundary Extraction and finally, apply the Hull Detection system. By detecting the sub-regional hulls it can increase the machine learning capability in detection of characters and it can also be extend in order to get the hull recognition even in irregular shape objects like wise black holes in the space exploration with their intensities. Layered hulls are those having the structured layers inside while it is useful in the Military Services and Traffic to identify the number of vehicles or persons. This proposed SASK algorithm is helpful in making of that kind of identifying the regions and can useful in undergo for the decision process (to clear the traffic, to identify the number of persons in the opponent’s in the war).

Keywords: chain code, Hull regions, Hough transform, Hull recognition, Layered Outline Extraction, SASK algorithm

Procedia PDF Downloads 331
4169 Evaluation of Acetylcholinesterase, Glutathione S-Transferase and Catalase Activities in the Land Snail Helix aspersa Exposed to Thiamethoxam

Authors: Ait Hamlet Smina, Bensoltane Samira, Djekoun Mohamed, Berrebbah Houria

Abstract:

In Algeria, the use of insecticides and other phytosanitary products are considerably spreading with the development of agriculture. But, the analyses of the residues of pesticides are not systematically made. In this context, we estimated through an experimental study, the effect of a neonicotinoid insecticide, the thiamethoxam which is used as a commercial preparation on the land snail Helix aspersa. This snail is one of the most abundant gastropod in North-East Algeria. Little information is available in the literature concerning the study of the biochemical markers of mollusks which are exposed to insecticides and especially, thiamethoxam.In this work, adult snails Helix aspersa were used to estimate the effect of a neonicotinoid insecticide (thiamethoxam) on the acetylcholinesterase (AChE), glutathione S-transferase (GST) and catalase (CAT) activities in this gastropod after a treatment of 6 weeks. During this period, snails were exposed by ingestion and contact to fresh lettuce leaves which were soaked with an insecticide solution. The thiamethoxam test solutions were 0, 25, 50, 100 and 200 mg/L, which are lower or equal to the concentrations that are applied in field. The results showed that the enzymatic activities of AChE and GST and CAT increased significantly with a dose-dependent manner. These results confirmed the toxic effect of thiamethoxam on snails exposed to the lettuce contaminated with this neonicotinoid insecticide, likely to be used as biomarker of exposure, at first to thiamethoxam then to other insecticides belonging to the same chemical family, currently present in the environment.

Keywords: helix aspersa, insecticide, thiamethoxam, AChE, GST, CAT

Procedia PDF Downloads 436
4168 EECS: Reimagining the Future of Technology Education through Electrical Engineering and Computer Science Integration

Authors: Yousef Sharrab, Dimah Al-Fraihat, Monther Tarawneh, Aysh Alhroob, Ala’ Khalifeh, Nabil Sarhan

Abstract:

This paper explores the evolution of Electrical Engineering (EE) and Computer Science (CS) education in higher learning, examining the feasibility of unifying them into Electrical Engineering and Computer Science (EECS) for the technology industry. It delves into the historical reasons for their separation and underscores the need for integration. Emerging technologies such as AI, Virtual Reality, IoT, Cloud Computing, and Cybersecurity demand an integrated EE and CS program to enhance students' understanding. The study evaluates curriculum integration models, drawing from prior research and case studies, demonstrating how integration can provide students with a comprehensive knowledge base for industry demands. Successful integration necessitates addressing administrative and pedagogical challenges. For academic institutions considering merging EE and CS programs, the paper offers guidance, advocating for a flexible curriculum encompassing foundational courses and specialized tracks in computer engineering, software engineering, bioinformatics, information systems, data science, AI, robotics, IoT, virtual reality, cybersecurity, and cloud computing. Elective courses are emphasized to keep pace with technological advancements. Implementing this integrated approach can prepare students for success in the technology industry, addressing the challenges of a technologically advanced society reliant on both EE and CS principles. Integrating EE and CS curricula is crucial for preparing students for the future.

Keywords: electrical engineering, computer science, EECS, curriculum integration of EE and CS

Procedia PDF Downloads 44
4167 INRAM-3DCNN: Multi-Scale Convolutional Neural Network Based on Residual and Attention Module Combined with Multilayer Perceptron for Hyperspectral Image Classification

Authors: Jianhong Xiang, Rui Sun, Linyu Wang

Abstract:

In recent years, due to the continuous improvement of deep learning theory, Convolutional Neural Network (CNN) has played a great superior performance in the research of Hyperspectral Image (HSI) classification. Since HSI has rich spatial-spectral information, only utilizing a single dimensional or single size convolutional kernel will limit the detailed feature information received by CNN, which limits the classification accuracy of HSI. In this paper, we design a multi-scale CNN with MLP based on residual and attention modules (INRAM-3DCNN) for the HSI classification task. We propose to use multiple 3D convolutional kernels to extract the packet feature information and fully learn the spatial-spectral features of HSI while designing residual 3D convolutional branches to avoid the decline of classification accuracy due to network degradation. Secondly, we also design the 2D Inception module with a joint channel attention mechanism to quickly extract key spatial feature information at different scales of HSI and reduce the complexity of the 3D model. Due to the high parallel processing capability and nonlinear global action of the Multilayer Perceptron (MLP), we use it in combination with the previous CNN structure for the final classification process. The experimental results on two HSI datasets show that the proposed INRAM-3DCNN method has superior classification performance and can perform the classification task excellently.

Keywords: INRAM-3DCNN, residual, channel attention, hyperspectral image classification

Procedia PDF Downloads 64
4166 Legal Responsibility of the External Auditor Qualitative Case Study of Libyan Environment

Authors: Bubaker F. Shareia

Abstract:

The aim of this paper is to determine a general frame of the auditor's legal responsibilities in Libya which were implied in professional codes and rules, these codes and rules were concerned with the auditor's rights and duties in conducting his professional duties. This will provide a background for the Libyan accounting profession, and the challenges in tailoring Auditors to meet third party's needs. Being informed of the kinds of legal responsibilities which the external auditors could face during conducting their duties. The study is based on a literature review and archival research, reinforced by a qualitative case study comprised of interviews, questionnaire and a study of internal documents. To reach such an understanding, the researcher designed two questionnaires for collecting the data. One questionnaire was distributed among the certified public accountant firms in Libya and the second was distributed among a group of randomly selected lawyers and judges in the same country. Most auditors agreed upon the determination of their responsibilities toward the state and they emphasized that their responsibilities toward their clients were limited to the accepted standards of auditing. Moreover, all auditors who were surveyed emphasized that there has never been any juridical claims against them, and as a consequence they have never paid any legal fines. This study focuses on one country, which does limit its generalisability. However, it also suggests fruitful research areas in considering the impact and challenge of the historic factors in the accounting profession in emerging economies.

Keywords: accounting, external auditor, legal responsibilities, libyan accounting profession

Procedia PDF Downloads 129
4165 Selected Ethnomedicinal Plants of Northern Surigao Del Sur: Their Antioxidant Activities in Terms of Total Phenolics, ABTS Radical Cation Decolorization Power, and Ferric Reducing Ability

Authors: Gemma A. Gruyal

Abstract:

Plants can contain a wide variety of substances with antioxidative properties which are associated to important health benefits. These positive health effects are of great importance at a time when the environment is laden with many toxic substances. Five selected herbal plants namely, Mimosa pudica, Phyllanthus niruri, Ceiba pentandra, Eleusine polydactyla and Trema amboinensis, were chosen for the experiment to investigate their total phenolics content and antioxidant activities using ABTS radical cation decolorization power, and ferric reducing antioxidant power. The total phenolic content of each herbal plants ranges from 0.84 to 42.59 mg gallic acid equivalent/g. The antioxidant activity in the ABTS radical cation decolorization power varies from 0.005 to 0.362 mg trolox equivalent/g and the FRAP ranges from 0.30 to 28.42 mg gallic acid equivalent/g. Among the five medicinal plants, Mimosa pudica has been an excellent performer in terms of the 3 parameters measured; it is followed by Phyllanthus niruri. The five herbal plants do not have equivalent antioxidant power. The relative high values for M. pudica and P. niruri supports the medicinal value of both plants. The total phenolics, ABTS and FRAP correlate strongly with one another.

Keywords: ABTS, FRAP, Leaf extracts, phenol

Procedia PDF Downloads 420
4164 English Test Success among Syrian Refugee Girls Attending Language Courses in Lebanon

Authors: Nina Leila Mussa

Abstract:

Background: The devastating effects of the war on Syria’s educational infrastructure has been widely reported, with millions of children denied access. However, among those who resettled in Lebanon, the impact of receiving educational assistance on their abilities to pass the English entrance exam is not well described. The aim of this study was to identify predictors of success among Syrian refugees receiving English language courses in a Lebanese university. Methods: The database of Syrian refugee girls matriculated in English courses at the American University of Beirut (AUB) was reviewed. The study period was 7/2018-09/2020. Variables compared included: family size and income, welfare status, parents’ education, English proficiency, access to the internet, and need for external help with homework. Results: For the study period, there were 28 girls enrolled. The average family size was 6 (range 4-9), with eight having completed primary, 14 secondary education, and 6 graduated high school. Eighteen were single-income families. After 12 weeks of English courses, 16 passed the Test of English as Foreign Language (TOEFL) from the first attempt, and 12 failed. Out of the 12, 8 received external help, and 6 passed on the second attempt, which brings the total number of successful passing to 22. Conclusion: Despite the tragedy of war, girls receiving assistance in learning English in Lebanon are able to pass the basic language test. Investment in enhancing those educational experiences will be determinantal in achieving widespread progress among those at-risk children.

Keywords: refugee girls, TOEFL, education, success

Procedia PDF Downloads 115
4163 Assessment of Land Surface Temperature Using Satellite Remote Sensing

Authors: R. Vidhya, M. Navamuniyammal M. Sivakumar, S. Reeta

Abstract:

The unplanned urbanization affects the environment due to pollution, conditions of the atmosphere, decreased vegetation and the pervious and impervious soil surface. Considered to be a cumulative effect of all these impacts is the Urban Heat Island. In this paper, the urban heat island effect is studied for the Chennai city, TamilNadu, South India using satellite remote sensing data. LANDSAT 8 OLI and TIRS DATA acquired on 9th September 2014 were used to Land Surface Temperature (LST) map, vegetation fraction map, Impervious surface fraction, Normalized Difference Water Index (NDWI), Normalized Difference Building Index (NDBI) and Normalized Difference Vegetation Index (NDVI) map. The relationship among LST, Vegetation fraction, NDBI, NDWI, and NDVI was calculated. The Chennai city’s Urban Heat Island effect is significant, and the results indicate LST has strong negative correlation with the vegetation present and positive correlation with NDBI. The vegetation is the main factor to control urban heat island effect issues in urban area like Chennai City. This study will help in developing measures to land use planning to reduce the heat effects in urban area based on remote sensing derivatives.

Keywords: land surface temperature, brightness temperature, emissivity, vegetation index

Procedia PDF Downloads 261
4162 A Study on Children's Literature for Multiracial Asian American Children

Authors: Kaori Mori Want

Abstract:

American society is a racially diverse society and there are children books that tell the importance of respecting racial differences. Through reading books, children understand the world around them little by little along with their direct interaction with the world in reality. They find role models in books, strive to be like role models, and grow confidence in who they are. Books thus nurture the mind of children. On the other hand, because of their small presence, children books for multiracial Asian American children are scarce. Multiracial Asian American population is increasing but they are still minority in number. The lack of children’s books for these children may deprive the opportunities of them to embrace their multiraciality positively because they cannot find someone like them in any books. Children books for multiracial Asian American are still not that many, but a few have been being published recently. This paper introduces children books for multiracial Asian American children, and examines how they address issues pertaining to these children, and how they could nurture their self-esteem. Many states of the US used to ban interracial marriages and interracial families and their children once were discriminated against in American society. There was even a theory called the hybrid degeneracy theory which claimed that mixed race children were inferior mentally and physically. In this negative social environment, some multiracial Asian American people report that they had trouble embracing their multiracial identity positively. Yet, children books for these children are full of positive messages. This paper will argue the importance of children books for the mental growth of multiracial Asian American children, and how these books can contribute to the development of multiculturalism in the US in general.

Keywords: critical mixed race studies in the US, hapa children literature, interracial marriage, multiraciality

Procedia PDF Downloads 343
4161 Performance Study of Classification Algorithms for Consumer Online Shopping Attitudes and Behavior Using Data Mining

Authors: Rana Alaa El-Deen Ahmed, M. Elemam Shehab, Shereen Morsy, Nermeen Mekawie

Abstract:

With the growing popularity and acceptance of e-commerce platforms, users face an ever increasing burden in actually choosing the right product from the large number of online offers. Thus, techniques for personalization and shopping guides are needed by users. For a pleasant and successful shopping experience, users need to know easily which products to buy with high confidence. Since selling a wide variety of products has become easier due to the popularity of online stores, online retailers are able to sell more products than a physical store. The disadvantage is that the customers might not find products they need. In this research the customer will be able to find the products he is searching for, because recommender systems are used in some ecommerce web sites. Recommender system learns from the information about customers and products and provides appropriate personalized recommendations to customers to find the needed product. In this paper eleven classification algorithms are comparatively tested to find the best classifier fit for consumer online shopping attitudes and behavior in the experimented dataset. The WEKA knowledge analysis tool, which is an open source data mining workbench software used in comparing conventional classifiers to get the best classifier was used in this research. In this research by using the data mining tool (WEKA) with the experimented classifiers the results show that decision table and filtered classifier gives the highest accuracy and the lowest accuracy classification via clustering and simple cart.

Keywords: classification, data mining, machine learning, online shopping, WEKA

Procedia PDF Downloads 340
4160 An Algorithm Based on Control Indexes to Increase the Quality of Service on Cellular Networks

Authors: Rahman Mofidi, Sina Rahimi, Farnoosh Darban

Abstract:

Communication plays a key role in today’s world, and to support it, the quality of service has the highest priority. It is very important to differentiate between traffic based on priority level. Some traffic classes should be a higher priority than other classes. It is also necessary to give high priority to customers who have more payment for better service, however, without influence on other customers. So to realize that, we will require effective quality of service methods. To ensure the optimal performance of the network in accordance with the quality of service is an important goal for all operators in the mobile network. In this work, we propose an algorithm based on control parameters which it’s based on user feedback that aims at minimizing the access to system transmit power and thus improving the network key performance indicators and increasing the quality of service. This feedback that is known as channel quality indicator (CQI) indicates the received signal level of the user. We aim at proposing an algorithm in control parameter criterion to study improving the quality of service and throughput in a cellular network at the simulated environment. In this work we tried to parameter values have close to their actual level. Simulation results show that the proposed algorithm improves the system throughput and thus satisfies users' throughput and improves service to set up a successful call.

Keywords: quality of service, key performance indicators, control parameter, channel quality indicator

Procedia PDF Downloads 183
4159 Inhibition of Sea Urchin and Starfish Embryonic Development by Hexane Extracts from Five Philippine Marine Sponges

Authors: Chona Gelani, Mylene Uy, Keisuke Yasuda, Emi Ohta, Shinji Ohta

Abstract:

The marine environment is undoubtedly a rich source of diverse organisms that possess bioactive secondary metabolites with important pharmacological activities. Marine sponges have since been contributing a wide array of compounds of biomedical and pharmaceutical importance. This study is an attempt to contribute to the growing and advancing marine natural products research. It aims to evaluate the cytotoxicity of the hexane extract (H) from the Philippine marine sponges, Rhabdastrella globostellata (Rg), Callyspongia sp. (Calsp), Callyspongia aerizusa (Ca), Carteriospongia sp. (Carsp), and Cinachyrella sp. (Cisp) using the eggs of starfish, Asterina pectinifera, and sea urchin, Hemicentrotus pulcherrimus. Specifically, the cytotoxicity of the marine sponge hexane extract was determined through its inhibition of starfish and sea urchin embryonic development. After 24 hours, CarspH and RgH inhibited early gastrulation of sea urchin at a minimum concentration of 15.63 and 31.25 μg/mL, respectively. CalspH inhibited the early gastrulation of both sea urchin and starfish at 125 μg/mL, whereas CaH halted the morula of sea urchin and early gastrulation of starfish at 250 μg/mL. CispH exhibited relatively weak inhibitory activity on starfish embryogenesis but inhibited the early gastrulation of sea urchin at 250 μg/mL. The results obtained from this study were used as basis for the separation, isolation and purification of the component(s) of the hexane extracts from the five Philippine marine sponges.

Keywords: embryonic development, marine sponge cytotoxicity, Philippine marine sponges, sea urchin and starfish embryogenesis

Procedia PDF Downloads 265
4158 Outdoor Visible Light Communication Channel Modeling under Fog and Smoke Conditions

Authors: Véronique Georlette, Sebastien Bette, Sylvain Brohez, Nicolas Point, Veronique Moeyaert

Abstract:

Visible light communication (VLC) is a communication technology that is part of the optical wireless communication (OWC) family. It uses the visible and infrared spectrums to send data. For now, this technology has widely been studied for indoor use-cases, but it is sufficiently mature nowadays to consider the outdoor environment potentials. The main outdoor challenges are the meteorological conditions and the presence of smoke due to fire or pollutants in urban areas. This paper proposes a methodology to assess the robustness of an outdoor VLC system given the outdoor conditions. This methodology is put into practice in two realistic scenarios, a VLC bus stop, and a VLC streetlight. The methodology consists of computing the power margin available in the system, given all the characteristics of the VLC system and its surroundings. This is done thanks to an outdoor VLC communication channel simulator developed in Python. This simulator is able to quantify the effects of fog and smoke thanks to models taken from environmental and fire engineering scientific literature as well as the optical power reaching the receiver. These two phenomena impact the communication by increasing the total attenuation of the medium. The main conclusion drawn in this paper is that the levels of attenuation due to fog and smoke are in the same order of magnitude. The attenuation of fog being the highest under the visibility of 1 km. This gives a promising prospect for the deployment of outdoor VLC uses-cases in the near future.

Keywords: channel modeling, fog modeling, meteorological conditions, optical wireless communication, smoke modeling, visible light communication

Procedia PDF Downloads 134
4157 Plant Identification Using Convolution Neural Network and Vision Transformer-Based Models

Authors: Virender Singh, Mathew Rees, Simon Hampton, Sivaram Annadurai

Abstract:

Plant identification is a challenging task that aims to identify the family, genus, and species according to plant morphological features. Automated deep learning-based computer vision algorithms are widely used for identifying plants and can help users narrow down the possibilities. However, numerous morphological similarities between and within species render correct classification difficult. In this paper, we tested custom convolution neural network (CNN) and vision transformer (ViT) based models using the PyTorch framework to classify plants. We used a large dataset of 88,000 provided by the Royal Horticultural Society (RHS) and a smaller dataset of 16,000 images from the PlantClef 2015 dataset for classifying plants at genus and species levels, respectively. Our results show that for classifying plants at the genus level, ViT models perform better compared to CNN-based models ResNet50 and ResNet-RS-420 and other state-of-the-art CNN-based models suggested in previous studies on a similar dataset. ViT model achieved top accuracy of 83.3% for classifying plants at the genus level. For classifying plants at the species level, ViT models perform better compared to CNN-based models ResNet50 and ResNet-RS-420, with a top accuracy of 92.5%. We show that the correct set of augmentation techniques plays an important role in classification success. In conclusion, these results could help end users, professionals and the general public alike in identifying plants quicker and with improved accuracy.

Keywords: plant identification, CNN, image processing, vision transformer, classification

Procedia PDF Downloads 79
4156 Addressing Urban Security Challenges in Nigeria through Neighborhood Renewal: A Reflection of Mokola World Bank Slum Upgrading Pilot Project

Authors: Tabiti S. Tabiti, A. M. Jinadu, Daramola Japheth

Abstract:

Urban insecurity is among the challenges militating against sustainable urban governance; in the first place it distorts the peace of urban areas making them unsafe. On the other hand it hinders the effective performance of urban functions. Urban security challenges manifest in different forms such as, street violence, theft and robbery, accidents of different types kidnapping, killings etc.. Efforts to address urban security challenges in Nigeria have been concentrated in legislative, law enforcement and the use of community vigilante groups. However in this study, the place of physical planning strategy through effective neighbourhood renewal as practiced in Mokola is presented as an effective complementary approach for addressing urban insecurity. On this backdrop, the paper recommends the need for gradual rehabilitation of urban slum neighborhoods by the state government in collaboration with World Bank and other development financiers. The local governments should be made autonomy in Nigeria so as to make them more responsible to the people. Other recommendations suggested in the paper include creating enabling environment that will promote economic empowerment and public enlightment on personal and community sanitation. It is certain that if these recommendations are adopted the challenge of urban insecurity will reduce significantly in Nigerian cities.

Keywords: neighbourhood renewal, pilot project, slum upgrading, urban security

Procedia PDF Downloads 426
4155 Studying the Impact of Farmers Field School on Vegetable Production in Peshawar District of Khyber Pakhtunkhwa Province of Pakistan

Authors: Muhammad Zafarullah Khan, Sumeera Abbasi

Abstract:

The Farmers Field School (FFS) learning approach aims to improve knowledge of the farmers through integrated crop management and provide leadership in their decision making process. The study was conducted to assess the impact of FFS on vegetables production before and after FFS intervention in four villages of district Peshawar in cropping season 2012, by interviewing 80 FFS respondents, twenty from each selected village. It was observed from the study results that all the respondents were satisfied from the impact of FFS and they informed an increased in production in vegetables. It was further observed that after the implementation of FFS the sowing seed rate of tomato and cucumber were decreased from 0.185kg/kanal to 0.100 kg/ kanal and 0.120kg/kanal to 0.010kg/kanal where as the production of tomato and cucumber were increased from 8158.75kgs/kanal to 10302. 5kgs/kanal and 3230kgs/kanal to 5340kgs/kanal, respectively. The cost of agriculture inputs per kanal including seed cost, crop management, Farm Yard Manure, and weedicides in case of tomato were reduced by Rs.28, Rs. 3170, Rs.658and Rs 205 whereas in cucumber reduced by Rs.35, Rs.570, Rs 80 and Rs.430 respectively. Only fertilizers cost was increased by Rs. 2200 in case of tomato and Rs 465 in case of cucumber. Overall the cost was reduced to Rs 545 in tomato and Rs 490 in cucumber production.FFS provided a healthy vegetables and also reduced input cost by adopting integrated crop management. Therefore the promotion of FFS is needed to be planned for farmers to reduce cost of production, so that the more farmers should be benefited.

Keywords: impact, farmer field schools, vegetable production, Peshawar Khyber Pakhtunkhwa

Procedia PDF Downloads 245
4154 Comparative Study Using WEKA for Red Blood Cells Classification

Authors: Jameela Ali, Hamid A. Jalab, Loay E. George, Abdul Rahim Ahmad, Azizah Suliman, Karim Al-Jashamy

Abstract:

Red blood cells (RBC) are the most common types of blood cells and are the most intensively studied in cell biology. The lack of RBCs is a condition in which the amount of hemoglobin level is lower than normal and is referred to as “anemia”. Abnormalities in RBCs will affect the exchange of oxygen. This paper presents a comparative study for various techniques for classifying the RBCs as normal, or abnormal (anemic) using WEKA. WEKA is an open source consists of different machine learning algorithms for data mining applications. The algorithm tested are Radial Basis Function neural network, Support vector machine, and K-Nearest Neighbors algorithm. Two sets of combined features were utilized for classification of blood cells images. The first set, exclusively consist of geometrical features, was used to identify whether the tested blood cell has a spherical shape or non-spherical cells. While the second set, consist mainly of textural features was used to recognize the types of the spherical cells. We have provided an evaluation based on applying these classification methods to our RBCs image dataset which were obtained from Serdang Hospital-alaysia, and measuring the accuracy of test results. The best achieved classification rates are 97%, 98%, and 79% for Support vector machines, Radial Basis Function neural network, and K-Nearest Neighbors algorithm respectively.

Keywords: K-nearest neighbors algorithm, radial basis function neural network, red blood cells, support vector machine

Procedia PDF Downloads 397
4153 Academic Literacy: A Study of L2 Academic Reading Literacy among a Group of EFL/ESL Postgraduate Arab Learners in a British University

Authors: Hanadi Khadawardi

Abstract:

The current study contributes to research on foreign/second language (L2) academic reading by presenting a significant case study, which seeks to investigate specific groups of international (Arab) postgraduate students’ L2 academic reading practices in the UK educational context. In particular, the study scrutinises postgraduate students’ L2 paper-based and digital-based academic reading strategies, and their use of digital aids while engaged in L2 academic reading. To this end, the study investigates Arab readers’ attitudes toward digital L2 academic reading. The study aims to compare between paper and digital L2 academic reading strategies that the students employ and which reading formats they prefer. This study tracks Masters-level students and examines the way in which their reading strategies and attitudes change throughout their Masters programme in the UK educational context. The academic reading strategies and attitudes of five students from four different disciplines (Health Science, Psychology, Management, and Education) are investigated at two points during their one-year Masters programmes. In addition, the study investigates the same phenomenon with 15 Saudi PhD students drawn from seven different disciplines (Computer Science, Engineering, Psychology, Management, Marketing, Health Science, and Applied Linguistics) at one period of their study in the same context. The study uses think-aloud protocol, field notes, stimulated recall, and semi-structured interviews to collect data. The data is analysed qualitatively. The results of the study will explain the process of learning in terms of reading L2 paper and digital academic texts in the L2 context.

Keywords: EFL: English as a foreign language, ESL: English as a second language, L: Language

Procedia PDF Downloads 364
4152 Causes and Effects of the 2012 Flood Disaster on Affected Communities in Nigeria

Authors: Abdulquadri Ade Bilau, Richard Ajayi Jimoh, Adejoh Amodu Adaji

Abstract:

The increasing exposures to natural hazards have continued to severely impair on the built environment causing huge fatalities, mass damage and destruction of housing and civil infrastructure while leaving psychosocial impacts on affected communities. The 2012 flood disaster in Nigeria which affected over 7 million inhabitants in 30 of the 36 states resulted in 363 recorded fatalities with about 600,000 houses and a number of civil infrastructure damaged or destroyed. In Kogi State, over 500 thousand people were displaced in 9 out of the 21 local government affected while Ibaji and Lokoja local governments were worst hit. This study identifies the causes and 2012 flood disasters and its effect on housing and livelihood. Personal observation and questionnaire survey were instruments used in carrying out the study and data collected were analysed using descriptive statistical tool. Findings show that the 2012 flood disaster was aided by the gap in hydrological data, sudden dam failure, and inadequate drainage capacity to reduce flood risk. The study recommends that communities residing along the river banks in Lokoja and Ibaji LGAs must be adequately educated on their exposure to flood hazard and mitigation and risk reduction measures such as construction of adequate drainage channel are constructed in affected communities.

Keywords: flood, hazards, housing, risk reduction, vulnerability

Procedia PDF Downloads 245
4151 Neural Network Supervisory Proportional-Integral-Derivative Control of the Pressurized Water Reactor Core Power Load Following Operation

Authors: Derjew Ayele Ejigu, Houde Song, Xiaojing Liu

Abstract:

This work presents the particle swarm optimization trained neural network (PSO-NN) supervisory proportional integral derivative (PID) control method to monitor the pressurized water reactor (PWR) core power for safe operation. The proposed control approach is implemented on the transfer function of the PWR core, which is computed from the state-space model. The PWR core state-space model is designed from the neutronics, thermal-hydraulics, and reactivity models using perturbation around the equilibrium value. The proposed control approach computes the control rod speed to maneuver the core power to track the reference in a closed-loop scheme. The particle swarm optimization (PSO) algorithm is used to train the neural network (NN) and to tune the PID simultaneously. The controller performance is examined using integral absolute error, integral time absolute error, integral square error, and integral time square error functions, and the stability of the system is analyzed by using the Bode diagram. The simulation results indicated that the controller shows satisfactory performance to control and track the load power effectively and smoothly as compared to the PSO-PID control technique. This study will give benefit to design a supervisory controller for nuclear engineering research fields for control application.

Keywords: machine learning, neural network, pressurized water reactor, supervisory controller

Procedia PDF Downloads 140
4150 Biosorption of Metal Ions from Sarcheshmeh Acid Mine Drainage by Immobilized Bacillus thuringiensis in a Fixed-Bed Column

Authors: V. Khosravi, F. D. Ardejani, A. Aryafar, M. Sedighi

Abstract:

Heavy metals have a damaging impact for the environment, animals and humans due to their extreme toxicity and removing them from wastewaters is a very important and interesting task in the field of water pollution control. Biosorption is a relatively new method for treatment of wastewaters and recovery of heavy metals. In this study, a continuous fixed bed study was carried out by using Bacillus thuringiensis as a biosorbent for the removal of Cu and Mn ions from Sarcheshmeh Acid Mine Drainage (AMD). The effect of operating parameters such as flow rate and bed height on the sorption characteristics of B. thuringiensis was investigated at pH 6.0 for each metal ion. The experimental results showed that the breakthrough time decreased with increasing flow rate and decreasing bed height. The data also indicated that the equilibrium uptake of both metals increased with decreasing flow rate and increasing bed height. BDST, Thomas, and Yoon–Nelson models were applied to experimental data to predict the breakthrough curves. All models were found suitable for describing the whole dynamic behavior of the column with respect to flow rate and bed height. In order to regenerate the adsorbent, an elution step was carried out with 1 M HCl and five adsorption-desorption cycles were carried out in continuous manner.

Keywords: acid mine drainage, bacillus thuringiensis, biosorption, cu and mn ions, fixed bed

Procedia PDF Downloads 390
4149 Insights Into Serotonin-Receptor Binding and Stability via Molecular Dynamics Simulations: Key Residues for Electrostatic Interactions and Signal Transduction

Authors: Arunima Verma, Padmabati Mondal

Abstract:

Serotonin-receptor binding plays a key role in several neurological and biological processes, including mood, sleep, hunger, cognition, learning, and memory. In this article, we performed molecular dynamics simulation to examine the key residues that play an essential role in the binding of serotonin to the G-protein-coupled 5-HT₁ᴮ receptor (5-HT₁ᴮ R) via electrostatic interactions. An end-point free energy calculation method (MM-PBSA) determines the stability of the 5-HT1B R due to serotonin binding. The single-point mutation of the polar or charged amino acid residues (Asp129, Thr134) on the binding sites and the calculation of binding free energy validate the importance of these residues in the stability of the serotonin-receptor complex. Principal component analysis indicates the serotonin-bound 5-HT1BR is more stabilized than the apo-receptor in terms of dynamical changes. The difference dynamic cross-correlations map shows the correlation between the transmembrane and mini-Go, which indicates signal transduction happening between mini-Go and the receptor. Allosteric communication reveals the key nodes for signal transduction in 5-HT1BR. These results provide useful insights into the signal transduction pathways and mutagenesis study to regulate the functionality of the complex. The developed protocols can be applied to study local non-covalent interactions and long-range allosteric communications in any protein-ligand system for computer-aided drug design.

Keywords: allostery, CADD, MD simulations, MM-PBSA

Procedia PDF Downloads 68
4148 A Prediction Model for Dynamic Responses of Building from Earthquake Based on Evolutionary Learning

Authors: Kyu Jin Kim, Byung Kwan Oh, Hyo Seon Park

Abstract:

The seismic responses-based structural health monitoring system has been performed to prevent seismic damage. Structural seismic damage of building is caused by the instantaneous stress concentration which is related with dynamic characteristic of earthquake. Meanwhile, seismic response analysis to estimate the dynamic responses of building demands significantly high computational cost. To prevent the failure of structural members from the characteristic of the earthquake and the significantly high computational cost for seismic response analysis, this paper presents an artificial neural network (ANN) based prediction model for dynamic responses of building considering specific time length. Through the measured dynamic responses, input and output node of the ANN are formed by the length of specific time, and adopted for the training. In the model, evolutionary radial basis function neural network (ERBFNN), that radial basis function network (RBFN) is integrated with evolutionary optimization algorithm to find variables in RBF, is implemented. The effectiveness of the proposed model is verified through an analytical study applying responses from dynamic analysis for multi-degree of freedom system to training data in ERBFNN.

Keywords: structural health monitoring, dynamic response, artificial neural network, radial basis function network, genetic algorithm

Procedia PDF Downloads 290
4147 Future Applications of 4D Printing in Dentistry

Authors: Hosamuddin Hamza

Abstract:

The major concept of 4D printing is self-folding under thermal and humidity changes. This concept relies on understanding how the microstructures of 3D-printed models can undergo spontaneous shape transformation under thermal and moisture changes. The transformation mechanism could be achieved by mixing, in a controllable pattern, a number of materials within the printed model, each with known strain/shrinkage properties. 4D printing has a strong potential to be applied in dentistry as the technology could produce dynamic and adaptable materials to be used as functional objects in the oral environment under the continuously changing thermal and humidity conditions. The motion criteria could override the undesired dimensional changes, thermal instability, polymerization shrinkage and microleakage. 4D printing could produce restorative materials being self-adjusted spontaneously without further intervention from the dentist or patient; that is, the materials could be capable of fixing its failed portions, compensating for some lost tooth structure, while avoiding microleakage or overhangs at the margins. In prosthetic dentistry, 4D printing could provide an option to manage the influence of bone and soft tissue imbalance during mastication (and at rest) with high predictability of the type/direction of forces. It can also produce materials with better fitting and retention characteristics than conventional or 3D-printed materials. Nevertheless, it is important to highlight that 4D-printed objects, having dynamic properties, could provide some cushion as they undergo self-folding compensating for any thermal changes or mechanical forces such as traumatic forces.

Keywords: functional material, self-folding material, 3D printing, 4D printing

Procedia PDF Downloads 462
4146 Design Criteria for Achieving Acceptable Indoor Radon Concentration

Authors: T. Valdbjørn Rasmussen

Abstract:

Design criteria for achieving an acceptable indoor radon concentration are presented in this paper. The paper suggests three design criteria. These criteria have to be considered at the early stage of the building design phase to meet the latest recommendations from the World Health Organization in most countries. The three design criteria are; first, establishing a radon barrier facing the ground; second, lowering the air pressure in the lower zone of the slab on ground facing downwards; third, diluting the indoor air with outdoor air. The first two criteria can prevent radon from infiltrating from the ground, and the third criteria can dilute the indoor air. By combining these three criteria, the indoor radon concentration can be lowered achieving an acceptable level. In addition, a cheap and reliable method for measuring the radon concentration in the indoor air is described. The provision on radon in the Danish Building Regulations complies with the latest recommendations from the World Health Organization. Radon can cause lung cancer and it is not known whether there is a lower limit for when it is not harmful to human beings. Therefore, it is important to reduce the radon concentration as much as possible in buildings. Airtightness is an important factor when dealing with buildings. It is important to avoid air leakages in the building envelope both facing the atmosphere, e.g. in compliance with energy requirements, but also facing the ground, to meet the requirements to ensure and control the indoor environment. Infiltration of air from the ground underneath a building is the main providing source of radon to the indoor air.

Keywords: radon, natural radiation, barrier, pressure lowering, ventilation

Procedia PDF Downloads 338
4145 Study on the Thermal Conductivity about Porous Materials in Wet State

Authors: Han Yan, Jieren Luo, Qiuhui Yan, Xiaoqing Li

Abstract:

The thermal conductivity of porous materials is closely related to the thermal and moisture environment and the overall energy consumption of the building. The study of thermal conductivity of porous materials has great significance for the realization of low energy consumption building and economic construction building. Based on the study of effective thermal conductivity of porous materials at home and abroad, the thermal conductivity under a variety of different density of polystyrene board (EPS), plastic extruded board (XPS) and polyurethane (PU) and phenolic resin (PF) in wet state through theoretical analysis and experimental research has been studied. Initially, the moisture absorption and desorption properties of specimens had been discussed under different density, which led a result indicates the moisture absorption of four porous materials all have three stages, fast, stable and gentle. For the moisture desorption, there are two types. One is the existence of the rapid phase of the stage, such as XPS board, PU board. The other one does not have the fast desorption, instead, it is more stabilized, such as XPS board, PF board. Furthermore, the relationship between water content and thermal conductivity of porous materials had been studied and fitted, which figured out that in the wake of the increasing water content, the thermal conductivity of porous material is continually improving. At the same time, this result also shows, in different density, when the same kind of materials decreases, the saturated moisture content increases. Finally, the moisture absorption and desorption properties of the four kinds of materials are compared comprehensively, and it turned out that the heat preservation performance of PU board is the best, followed by EPS board, XPS board, PF board.

Keywords: porous materials, thermal conductivity, moisture content, transient hot-wire method

Procedia PDF Downloads 171
4144 Strategies for Success: Strategic Thinking’s Critical Role in Entrepreneurial

Authors: Silvia Rahmita

Abstract:

Entrepreneurial success is crucial for economic growth, competitiveness, and job creation, yet many entrepreneurs face failure due to various challenges. This paper explores the critical role of strategic thinking in mitigating entrepreneurial failure. Entrepreneurial competencies—encompassing knowledge, skills, and traits—are essential for creating and growing ventures. Despite these competencies, numerous entrepreneurs fail due to poor management, inadequate support, and ineffective policies. The paper categorizes entrepreneurial failures into financial, operational, market, product or service, strategic, leadership, legal, human capital, technological, and environmental failures. Each failure type can be addressed through strategic thinking, which involves foresight, balancing short-term and long-term goals, and hypothesis-driven processes. By integrating strategic thinking into their approach, entrepreneurs can enhance risk management, adapt to market changes, and sustain growth. This process involves setting clear goals, innovating products, and maintaining a competitive edge. Ultimately, strategic thinking provides a framework for proactive planning, adaptation, and continuous improvement, reducing the likelihood of failure and ensuring long-term success. Entrepreneurs who prioritize strategic thinking are better equipped to navigate the complexities of the business environment and achieve sustainable growth.

Keywords: entrepreneurial failure, strategic thinking, risk management, business failure

Procedia PDF Downloads 21
4143 Effect of Ausubel's Advance Organizer Model to Enhancing Meta-Cognition of Students at Secondary Level

Authors: Qaisara Parveen, M. Imran Yousuf

Abstract:

The purpose of this study was to find the effectiveness of the use of advance organizer model for enhancing meta-cognition of students in the subject of science. It was hypothesized that the students of experimental group taught through advance organizer model would show the better cognition than the students of control group taught through traditional teaching. The population of the study consisted of all secondary school students studying in government high school located in Rawalpindi. The sample of the study consisted of 50 students of 9th class of humanities group. The sample was selected on the basis of their pretest scores through matching, and the groups were randomly assigned for the treatment. The experimental group was taught through advance organizer model while the control group was taught through traditional teaching. The self-developed achievement test was used for the purpose of pretest and posttest. After collecting the pre-test score and post-test score, the data was analyzed and interpreted by use of descriptive statistics as mean and standard deviation and inferential statistics t-test. The findings indicate that students taught using advance organizers had a higher level of meta-cognition as compared to control group. Further, meta cognition level of boys was found higher than that of girls students. This study also revealed the fact that though the students at different meta-cognition level approached learning situations in a different manner, Advance organizer model is far superior to Traditional method of teaching.

Keywords: descriptive, experimental, humanities, meta-cognition, statistics, science

Procedia PDF Downloads 294
4142 The Analysis of Emergency Shutdown Valves Torque Data in Terms of Its Use as a Health Indicator for System Prognostics

Authors: Ewa M. Laskowska, Jorn Vatn

Abstract:

Industry 4.0 focuses on digital optimization of industrial processes. The idea is to use extracted data in order to build a decision support model enabling use of those data for real time decision making. In terms of predictive maintenance, the desired decision support tool would be a model enabling prognostics of system's health based on the current condition of considered equipment. Within area of system prognostics and health management, a commonly used health indicator is Remaining Useful Lifetime (RUL) of a system. Because the RUL is a random variable, it has to be estimated based on available health indicators. Health indicators can be of different types and come from different sources. They can be process variables, equipment performance variables, data related to number of experienced failures, etc. The aim of this study is the analysis of performance variables of emergency shutdown valves (ESV) used in oil and gas industry. ESV is inspected periodically, and at each inspection torque and time of valve operation are registered. The data will be analyzed by means of machine learning or statistical analysis. The purpose is to investigate whether the available data could be used as a health indicator for a prognostic purpose. The second objective is to examine what is the most efficient way to incorporate the data into predictive model. The idea is to check whether the data can be applied in form of explanatory variables in Markov process or whether other stochastic processes would be a more convenient to build an RUL model based on the information coming from registered data.

Keywords: emergency shutdown valves, health indicator, prognostics, remaining useful lifetime, RUL

Procedia PDF Downloads 75