Search results for: advanced encryption standard
5119 Emotion Recognition Using Artificial Intelligence
Authors: Rahul Mohite, Lahcen Ouarbya
Abstract:
This paper focuses on the interplay between humans and computer systems and the ability of these systems to understand and respond to human emotions, including non-verbal communication. Current emotion recognition systems are based solely on either facial or verbal expressions. The limitation of these systems is that it requires large training data sets. The paper proposes a system for recognizing human emotions that combines both speech and emotion recognition. The system utilizes advanced techniques such as deep learning and image recognition to identify facial expressions and comprehend emotions. The results show that the proposed system, based on the combination of facial expression and speech, outperforms existing ones, which are based solely either on facial or verbal expressions. The proposed system detects human emotion with an accuracy of 86%, whereas the existing systems have an accuracy of 70% using verbal expression only and 76% using facial expression only. In this paper, the increasing significance and demand for facial recognition technology in emotion recognition are also discussed.Keywords: facial reputation, expression reputation, deep gaining knowledge of, photo reputation, facial technology, sign processing, photo type
Procedia PDF Downloads 1215118 Online Yoga Asana Trainer Using Deep Learning
Authors: Venkata Narayana Chejarla, Nafisa Parvez Shaik, Gopi Vara Prasad Marabathula, Deva Kumar Bejjam
Abstract:
Yoga is an advanced, well-recognized method with roots in Indian philosophy. Yoga benefits both the body and the psyche. Yoga is a regular exercise that helps people relax and sleep better while also enhancing their balance, endurance, and concentration. Yoga can be learned in a variety of settings, including at home with the aid of books and the internet as well as in yoga studios with the guidance of an instructor. Self-learning does not teach the proper yoga poses, and doing them without the right instruction could result in significant injuries. We developed "Online Yoga Asana Trainer using Deep Learning" so that people could practice yoga without a teacher. Our project is developed using Tensorflow, Movenet, and Keras models. The system makes use of data from Kaggle that includes 25 different yoga poses. The first part of the process involves applying the movement model for extracting the 17 key points of the body from the dataset, and the next part involves preprocessing, which includes building a pose classification model using neural networks. The system scores a 98.3% accuracy rate. The system is developed to work with live videos.Keywords: yoga, deep learning, movenet, tensorflow, keras, CNN
Procedia PDF Downloads 2405117 Challenge and Benefits of Adoption ISO 9001 Certification in Algerian Agribusiness
Authors: Nouara Boulfoul, Fatima Brabez
Abstract:
This article presents the status of ISO 9001: 2000 certification in some agro-food companies in Algeria. The article discusses challenges and contributions of certification as perceived by quality managers as well as the difficulties encountered during certification. It also provides the recommendations of these managers for companies that have a certification project. The results show that the top three reasons for adopting ISO 9001: 2000 certification are building a better organization, reducing the costs of non-compliance and meeting customer expectations. The contributions are of an external nature (recognition, brand image, extension of markets, etc.) but also of an internal nature (improvement of the organization, etc.). The recommendations mainly concern management motivation, staff awareness and involvement and compliance with the requirements of the standard.Keywords: quality management, certification, ISO 9001: 2000, food companies
Procedia PDF Downloads 2265116 Simulation Model for Evaluating the Impact of Adaptive E-Learning in the Agricultural Sector
Authors: Maria Nabakooza
Abstract:
Efficient agricultural production is very significant in attaining food sufficiency and security in the world. Many methods are employed by the farmers while attending to their gardens, from manual to mechanized, with Farmers range from subsistence to commercial depending on the motive. This creates a lacuna in the modes of operation in this field as different farmers will take different approaches. This has led to many e-Learning courses being introduced to address this gap. Many e-learning systems use advanced network technologies like Web services, grid computing to promote learning at any time and any place. Many of the existing systems have not inculcated the applicability of the modules in them, the tools to be used and further access whether they are the right tools for the right job. A thorough investigation into the applicability of adaptive eLearning in the agricultural sector has not been taken into account; enabling the assumption that eLearning is the right tool for boosting productivity in this sector. This study comes in to provide an insight and thorough analysis as to whether adaptive eLearning is the right tool for boosting agricultural productivity. The Simulation will adopt a system dynamics modeling approach as a way of examining causality and effect relationship. This study will provide teachers with an insight into which tools they should adopt in designing, and provide students the opportunities to achieve an orderly learning experience through adaptive navigating e-learning services.Keywords: agriculture, adaptive, e-learning, technology
Procedia PDF Downloads 2515115 A Performance Analysis of Different Scheduling Schemes in WiMAX
Authors: A. Youseef
Abstract:
One of the most aims of IEEE 802.16 (WiMAX) is to present high-speed wireless access to cover wide range coverage. The base station (BS) and the subscriber station (SS) are the main parts of WiMAX. WiMAX uses either Point-to-Multipoint (PMP) or mesh topologies. In the PMP mode, the SSs connect to the BS to gain access to the network. However, in the mesh mode, the SSs connect to each other to gain access to the BS. The main components of QoS management in the 802.16 standard are the admission control, buffer management, and packet scheduling. There are several researches proposed to create an efficient packet scheduling schemes. Therefore, we use QualNet 5.0.2 to study the performance of different scheduling schemes, such as WFQ, SCFQ, RR, and SP when the numbers of SSs increase. We find that when the number of SSs increases, the average jitter and average end-to-end delay is increased and the throughput is reduced.Keywords: WiMAX, scheduling scheme, QoS, QualNet
Procedia PDF Downloads 4565114 Groundwater Quality Monitoring in the Shoush Suburbs, Khouzestan Province, Iran
Authors: Mohammad Tahsin Karimi Nezhad, Zaynab Shadbahr, Ali Gholami
Abstract:
In recent years many attempts have been made to assess groundwater contamination by nitrates worldwide. The assessment of spatial and temporal variations of physico-chemical parameters of water is necessary to mange water quality. The objectives of the study were to evaluate spatial variability and temporal changes of hydrochemical factors by water sampling from 24 wells in the Shoush City suburb. The analysis was conducted for the whole area and for different land use and geological classes. In addition, nitrate concentration variability with descriptive parameters such as sampling depth, dissolved oxygen, and on ground nitrogen loadings was also investigated The results showed that nitrate concentrations did not exceed the standard limit (50 mg/l). EC of water samples, ranged from 900 to 1200 µs/cm, TDS from 775 to 830 mg/l and pH from 5.6 to 9.Keywords: groundwater, GIS, water quality, Iran
Procedia PDF Downloads 4315113 Shifted Window Based Self-Attention via Swin Transformer for Zero-Shot Learning
Authors: Yasaswi Palagummi, Sareh Rowlands
Abstract:
Generalised Zero-Shot Learning, often known as GZSL, is an advanced variant of zero-shot learning in which the samples in the unseen category may be either seen or unseen. GZSL methods typically have a bias towards the seen classes because they learn a model to perform recognition for both the seen and unseen classes using data samples from the seen classes. This frequently leads to the misclassification of data from the unseen classes into the seen classes, making the task of GZSL more challenging. In this work of ours, to solve the GZSL problem, we propose an approach leveraging the Shifted Window based Self-Attention in the Swin Transformer (Swin-GZSL) to work in the inductive GSZL problem setting. We run experiments on three popular benchmark datasets: CUB, SUN, and AWA2, which are specifically used for ZSL and its other variants. The results show that our model based on Swin Transformer has achieved state-of-the-art harmonic mean for two datasets -AWA2 and SUN and near-state-of-the-art for the other dataset - CUB. More importantly, this technique has a linear computational complexity, which reduces training time significantly. We have also observed less bias than most of the existing GZSL models.Keywords: generalised, zero-shot learning, inductive learning, shifted-window attention, Swin transformer, vision transformer
Procedia PDF Downloads 715112 2-Thioimidazole Analogues: Synthesis, in silico Studies and in vitro Anticancer and Antiprotozoal Evaluation
Authors: Drashti G. Daraji, Rosa E. Moo-Puc, Hitesh D. Patel
Abstract:
Substituted 2-Thioimidazole analogues have been synthesized and confirmed by advanced spectroscopic techniques. Among them, ten compounds have been selected and evaluated for their in vitro anti-cancer activity at the National Cancer Institute (NCI) for testing against a panel of 60 different human tumor cell lines derived from nine neoplastic cancer types. Furthermore, synthesized compounds were tested for their in vitro antiprotozoal activity, and none of them exhibited significant potency against antiprotozoans. It was observed that the tested all compounds seem effective on the UACC-62 melanoma cancer cell line as compared to other cancer cell lines and also exhibited the least potent in the Non-Small Cell Lung Cancer cell line in one-dose screening. In silico studies of these derivatives were carried out by molecular docking techniques and Absorption, Distribution, Metabolism, and Excretion (ADME) using Schrödinger software to find potent B-Raf kinase inhibitor (PDB ID: 3OG7). All the compounds have been performed for docking study; Compound D4 has a good docking score for melanoma cancer as compared with other.Keywords: anticancer activity, cancer cell line, 2-thio imidazole, one-dose assay, molecular docking
Procedia PDF Downloads 1435111 Impact of Farm Settlements' Facilities on Farm Patronage in Oyo State
Authors: Simon Ayorinde Okanlawon
Abstract:
The youths’ prevalent negative attitude to farming is partly due to amenities and facilities found in the urban centers at the expense of the rural areas. Hence, there is the need to create a befitting and conducive farm environment to retain farm employees and attract the youth to farming. This can be achieved through the provision of services and amenities that will ensure a comfortable standard of living higher than that obtained by a person of equal status in other forms of employment in urban centers, thereby eliminating the psychological feeling of lowered self-esteem associated with farming. This study assessed farm settlements’ facilities and patronage in Oyo State with a view to using the information to encourage sustainable agriculture in Nigeria. The study becomes necessary because of the dearth of information on the state of facilities in the farm settlements as it affects patronage of farm settlements for sustainable agriculture in the developing countries like Nigeria. The study utilized three purposely selected farm settlements- Ogbomoso, Fasola and Ilora out of the seven existing ones n Oyo State. One hundred percent (100%) of the 262 residential buildings in the three settlements were sampled, from where a household head from each of the buildings was randomly chosen. This translates to 262 household heads served with questionnaire out of which 47.7% of the questionnaires were recovered. Information obtained included respondents’ residency categories, residents’ status, residency years, housing types, types of holding and number of acres/holding. Others include the socio-economic attributes such as age, gender, income, educational status of respondents, assessment of existing facilities in the selected sites, the level of patronage of the farm settlements including perceived pull factors that can enhance farm settlements patronage. The study revealed that the residents were not satisfied with the adequacy and quality of all the facilities available in their settlements. Residents’ satisfaction with infrastructural facilities cannot be statistically linked with location across the study area. Findings suggested that residents of Ogbomoso farm settlements were not enjoying adequate provision of water supply and road as much as those from Ilora and Fasola. Patronage of the farm settlements were largely driven by farming activities and sale of farm produce. The respondents agreed that provision of farm resort centers, standard recreational and tourism facilities, vacation employment opportunities for youths, functional internet and communication networks among others are likely to boost the level of patronage of the farm settlements. The study concluded that improvement of the facilities both in quality and quantity will encourage the youths in going back to farming. It then recommends that maintenance of existing facilities and provision of more facilities such as resort centers be ensured.Keywords: encourage, farm settlements' facilities, Oyo state, patronage
Procedia PDF Downloads 2295110 The Prevalence of Herbal Medicine Practice and Associated Factors among Cancer Patients Receiving Palliative Care at Mobile Hospice Mbarara
Authors: Harriet Nalubega, Eddie Mwebesa
Abstract:
In Uganda, over 90% of people use herbal remedies. Herbal medicine use has been associated with delayed clinical appointments, presentation with advanced cancers, financial constraints, and misdiagnosis. This study aimed to evaluate the prevalence of herbal medicine use and practices amongst cancer patients receiving Palliative Care at Mobile Hospice Mbarara (MHM) and the associated challenges. This was a mixed-methods prospective study conducted in 2022 at MHM, where patients were interviewed, and a questionnaire was completed. 87% of the patients had used herbal medicine. Of these, 83% were female, and 59% had not received formal education. 27% of patients had used herbal remedies for a year or more. 51% of patients who were consuming herbs stopped using them after starting palliative care treatment. Motivations for herbal medicine use were in the hope for a cure in 59%, for pain relief in 30%, and peer influence in 10%. There is a high prevalence of herbal medicine use in Palliative Care. Female gender and lack of formal education were disproportionately associated with herbal remedy use. Most patients consume herbal remedies in search of a cure or to relieve severe pain. Education of cancer patients about herbal remedy use may improve treatment outcomes in Palliative Care.Keywords: prevalence, herbal medicine, cancer patients, palliative care
Procedia PDF Downloads 1345109 The Emerging Role of Cannabis as an Anti-Nociceptive Agent in the Treatment of Chronic Back Pain
Authors: Josiah Damisa, Michelle Louise Richardson, Morenike Adewuyi
Abstract:
Lower back pain is a significant cause of disability worldwide and associated with great implications in terms of the well-being of affected individuals and society as a whole due to its undeniable socio-economic impact. With its prevalence on the increase as a result of an aging global population, the need for novel forms of pain management is ever paramount. This review aims to provide further insight into current research regarding a role for the endocannabinoid signaling pathway as a target in the treatment of chronic pain, with particular emphasis on its potential use as part of the treatment of lower back pain. Potential advantages and limitations of cannabis-based medicines over other forms of analgesia currently licensed for medical use are discussed in addition to areas that require ongoing consideration and research. To evaluate the efficacy of cannabis-based medicines in chronic pain, studies pertaining to the role of medical cannabis in chronic disease were reviewed. Standard searches of PubMed, Google Scholar and Web of Science databases were undertaken with peer-reviewed journal articles reviewed based on the indication for pain management, cannabis treatment modality used and study outcomes. Multiple studies suggest an emerging role for cannabis-based medicines as therapeutic agents in the treatment of chronic back pain. A potential synergistic effect has also been purported if these medicines are co-administered with opiate analgesia due to the similarity of the opiate and endocannabinoid signaling pathways. However, whilst recent changes to legislation in the United Kingdom mean that cannabis is now licensed for medicinal use on NHS prescription for a number of chronic health conditions, concerns remain as to the efficacy and safety of cannabis-based medicines. Research is lacking into both their side effect profiles and the long-term effects of cannabis use. Legal and ethical considerations to the use of these products in standardized medical practice also persist due to the notoriety of cannabis as a drug of abuse. Despite this, cannabis is beginning to gain traction as an alternative or even complementary drug to opiates, with some preclinical studies showing opiate-sparing effects. Whilst there is a paucity of clinical trials in this field, there is scope for cannabinoids to be successful anti-nociceptive agents in managing chronic back pain. The ultimate aim would be to utilize cannabis-based medicines as alternative or complementary therapies, thereby reducing opiate over-reliance and providing hope to individuals who have exhausted all other forms of standard treatment.Keywords: endocannabinoids, cannabis-based medicines, chronic pain, lower back pain
Procedia PDF Downloads 2005108 Performance Study of ZigBee-Based Wireless Sensor Networks
Authors: Afif Saleh Abugharsa
Abstract:
The IEEE 802.15.4 standard is designed for low-rate wireless personal area networks (LR-WPAN) with focus on enabling wireless sensor networks. It aims to give a low data rate, low power consumption, and low cost wireless networking on the device-level communication. The objective of this study is to investigate the performance of IEEE 802.15.4 based networks using simulation tool. In this project the network simulator 2 NS2 was used to several performance measures of wireless sensor networks. Three scenarios were considered, multi hop network with a single coordinator, star topology, and an ad hoc on demand distance vector AODV. Results such as packet delivery ratio, hop delay, and number of collisions are obtained from these scenarios.Keywords: ZigBee, wireless sensor networks, IEEE 802.15.4, low power, low data rate
Procedia PDF Downloads 4335107 Analyzing the Effect of Ambient Temperature and Loads Power Factor on Electric Generator Power Rating
Authors: Ahmed Elsebaay, Maged A. Abu Adma, Mahmoud Ramadan
Abstract:
This study presents a technique clarifying the effect of ambient air temperature and loads power factor changing from standard values on electric generator power rating. The study introduces an optimized technique for selecting the correct electric generator power rating for certain application and operating site ambient temperature. The de-rating factors due to the previous effects will be calculated to be applied on a generator to select its power rating accurately to avoid unsafe operation and save its lifetime. The information in this paper provides a simple, accurate, and general method for synchronous generator selection and eliminates common errors.Keywords: ambient temperature, de-rating factor, electric generator, power factor
Procedia PDF Downloads 3585106 Comparative Study of Accuracy of Land Cover/Land Use Mapping Using Medium Resolution Satellite Imagery: A Case Study
Authors: M. C. Paliwal, A. K. Jain, S. K. Katiyar
Abstract:
Classification of satellite imagery is very important for the assessment of its accuracy. In order to determine the accuracy of the classified image, usually the assumed-true data are derived from ground truth data using Global Positioning System. The data collected from satellite imagery and ground truth data is then compared to find out the accuracy of data and error matrices are prepared. Overall and individual accuracies are calculated using different methods. The study illustrates advanced classification and accuracy assessment of land use/land cover mapping using satellite imagery. IRS-1C-LISS IV data were used for classification of satellite imagery. The satellite image was classified using the software in fourteen classes namely water bodies, agricultural fields, forest land, urban settlement, barren land and unclassified area etc. Classification of satellite imagery and calculation of accuracy was done by using ERDAS-Imagine software to find out the best method. This study is based on the data collected for Bhopal city boundaries of Madhya Pradesh State of India.Keywords: resolution, accuracy assessment, land use mapping, satellite imagery, ground truth data, error matrices
Procedia PDF Downloads 5085105 Exfoliation of Functionalized High Structural Integrity Graphene Nanoplatelets at Extremely Low Temperature
Authors: Mohannad N. H. Al-Malichi
Abstract:
Because of its exceptional properties, graphene has become the most promising nanomaterial for the development of a new generation of advanced materials from battery electrodes to structural composites. However, current methods to meet requirements for the mass production of high-quality graphene are limited by harsh oxidation, high temperatures, and tedious processing steps. To extend the scope of the bulk production of graphene, herein, a facile, reproducible and cost-effective approach has been developed. This involved heating a specific mixture of chemical materials at an extremely low temperature (70 C) for a short period (7 minutes) to exfoliate functionalized graphene platelets with high structural integrity. The obtained graphene platelets have an average thickness of 3.86±0.71 nm and a lateral size less than ~2 µm with a low defect intensity ID/IG ~0.06. The thin film (~2 µm thick) exhibited a low surface resistance of ~0.63 Ω/sq⁻¹, confirming its high electrical conductivity. Additionally, these nanoplatelets were decorated with polar functional groups (epoxy and carboxyl groups), thus have the potential to toughen and provide multifunctional polymer nanocomposites. Moreover, such a simple method can be further exploited for the novel exfoliation of other layered two-dimensional materials such as MXenes.Keywords: functionalized graphene nanoplatelets, high structural integrity graphene, low temperature exfoliation of graphene, functional graphene platelets
Procedia PDF Downloads 1205104 An Application of Modified M-out-of-N Bootstrap Method to Heavy-Tailed Distributions
Authors: Hannah F. Opayinka, Adedayo A. Adepoju
Abstract:
This study is an extension of a prior study on the modification of the existing m-out-of-n (moon) bootstrap method for heavy-tailed distributions in which modified m-out-of-n (mmoon) was proposed as an alternative method to the existing moon technique. In this study, both moon and mmoon techniques were applied to two real income datasets which followed Lognormal and Pareto distributions respectively with finite variances. The performances of these two techniques were compared using Standard Error (SE) and Root Mean Square Error (RMSE). The findings showed that mmoon outperformed moon bootstrap in terms of smaller SEs and RMSEs for all the sample sizes considered in the two datasets.Keywords: Bootstrap, income data, lognormal distribution, Pareto distribution
Procedia PDF Downloads 1865103 Artificial Intelligence in Duolingo
Authors: Jwana Khateeb, Lamar Bawazeer, Hayat Sharbatly, Mozoun Alghamdi
Abstract:
This research paper explores the idea of learning new languages through an innovative-mobile based learning technology. Throughout this paper we will discuss and examine a mobile-based application called Duolingo. Duolingo is a college standard application for learning foreign languages such as Spanish and English. It is a smart application where it uses smart adaptive technologies to advance the level of their students at each period of time by offering new tasks. Furthermore, we will discuss the history of the application and the methodology used within it. We have conducted a study in which we surveyed ten people about their experience using Duolingo. The results are examined and analyzed in which it indicates the effectiveness on Duolingo students who are seeking to learn new languages. Thus, the research paper will furthermore discuss the diverse methods and approaches in learning new languages through this mobile-based application.Keywords: Duolingo, AI, personalized, customized
Procedia PDF Downloads 2895102 Title: Real World Evidence a Tool to Overcome the Lack of a Comparative Arm in Drug Evaluation in the Context of Rare Diseases
Authors: Mohamed Wahba
Abstract:
Objective: To build a comparative arm for product (X) in specific gene mutated advanced gastrointestinal cancer using real world evidence to fulfill HTA requirements in drug evaluation. Methods: Data for product (X) were collected from phase II clinical trial while real world data for (Y) and (Z) were collected from US database. Real-world (RW) cohorts were matched to clinical trial base line characteristics using weighting by odds method. Outcomes included progression-free survival (PFS) and overall survival (OS) rates. Study location and participants: Internationally (product X, n=80) and from USA (Product Y and Z, n=73) Results: Two comparisons were made: trial cohort 1 (X) versus real-world cohort 1 (Z), trial cohort 2 (X) versus real-world cohort 2 (Y). For first line, the median OS was 9.7 months (95% CI 8.6- 11.5) and the median PFS was 5.2 months (95% CI 4.7- not reached) for real-world cohort 1. For second line, the median OS was 10.6 months (95% CI 4.7- 27.3) for real-world cohort 2 and the median PFS was 5.0 months (95% CI 2.1- 29.3). For OS analysis, results were statistically significant but not for PFS analysis. Conclusion: This study provided the clinical comparative outcomes needed for HTA evaluation.Keywords: real world evidence, pharmacoeconomics, HTA agencies, oncology
Procedia PDF Downloads 905101 Seismic Performance Point of RC Frame Buildings Using ATC-40, FEMA 356 and FEMA 440 Guidelines
Authors: Gram Y. Rivas Sanchez
Abstract:
The seismic design codes in the world allow the analysis of structures considering an elastic-linear behavior; however, against earthquakes, the structures exhibit non-linear behaviors that induce damage to their elements. For this reason, it is necessary to use non-linear methods to analyze these structures, being the dynamic methods that provide more reliable results but require a lot of computational costs; on the other hand, non-linear static methods do not have this disadvantage and are being used more and more. In the present work, the nonlinear static analysis (pushover) of RC frame buildings of three, five, and seven stories is carried out considering models of concentrated plasticity using plastic hinges; and the seismic performance points are determined using ATC-40, FEMA 356, and FEMA 440 guidelines. Using this last standard, the highest inelastic displacements and basal shears are obtained, providing designs that are more conservative.Keywords: pushover, nonlinear, RC building, FEMA 440, ATC 40
Procedia PDF Downloads 1465100 Electricity Demand Modeling and Forecasting in Singapore
Authors: Xian Li, Qing-Guo Wang, Jiangshuai Huang, Jidong Liu, Ming Yu, Tan Kok Poh
Abstract:
In power industry, accurate electricity demand forecasting for a certain leading time is important for system operation and control, etc. In this paper, we investigate the modeling and forecasting of Singapore’s electricity demand. Several standard models, such as HWT exponential smoothing model, the ARMA model and the ANNs model have been proposed based on historical demand data. We applied them to Singapore electricity market and proposed three refinements based on simulation to improve the modeling accuracy. Compared with existing models, our refined model can produce better forecasting accuracy. It is demonstrated in the simulation that by adding forecasting error into the forecasting equation, the modeling accuracy could be improved greatly.Keywords: power industry, electricity demand, modeling, forecasting
Procedia PDF Downloads 6405099 Simulation and Experimental of Solid Mixing of Free Flowing Material Using Solid Works in V-Blender
Authors: Amina Bouhaouche, Zineb Kaoua, Lila Lahreche, Sid Ali Kaoua, Kamel Daoud
Abstract:
The objective of this study is to present a novel approach for analyzing the solid dispersion and mixing performance by a numerical simulation method using solid works software of a monodisperse particles for a large span of time reached 20 minutes. To assure the viability of a numerical simulation, an experimental study of a binary mixture of monodiperse particles taken as free flowing material in a V blender was developed on the basis of relative standard deviation curves, and the arrangement of the particles in the vessel. The experimental results were discussed and compared to the numerical simulation results.Keywords: non-cohesive material, solid mixing, solid works, v-blender
Procedia PDF Downloads 3905098 Isolation of Protease Producing Bacteria from Soil Sediments of Ayiramthengu Mangrove Ecosystem
Authors: Reshmi Vijayan
Abstract:
Alkaline protease is one of the most important enzymes in the biological world. Microbial production of alkaline protease is getting more attention from researchers due to its unique properties and substantial activity. Microorganisms are the most common sources of commercial enzymes due to their physiological and biochemical properties. The study was conducted on Ayiramthenghu mangrove sediments to isolate protease producing bacteria. All the isolates were screened for proteolytic activity on a skim milk agar plate at 37˚C for 48hrs. Protease activities were determined by the formation of a clear zone around the colonies on Skim milk agar medium. The activity of the enzyme was measured by the tyrosine standard curve, and it was found to be 0.186285 U/ml/min.Keywords: protease, protease assay, skim milk agar medium, mangrove ecosystem
Procedia PDF Downloads 995097 A Novel Solution to Restricted Earth Fault Low Impedance Relay Mal Operation
Authors: K. N. Dinesh Babu, R. Ramaprabha, V. Rajini, V. Nagarajan
Abstract:
In this paper, the various methods of providing restricted earth fault protection are discussed. The proper operation of high and low impedance restricted earth fault (REF) protection for various applications has been discussed. The mal operation of a relay due to improper placement of CTs has been identified and a simple/unique solution has been proposed in this work with a case study. Moreover, it is found that the proper placement of CT in high impedance method will provide the same result with reduced CT. This methododlocy has been successfully implemented in Al Takreer refinery for a 2000 KVA transformer. The outcome of the paper may be included in IEEEC37.91 standard to give the proper guidance for protection engineers to sort out the problems related to mal functioning of REF relays.Keywords: relay mal operation, transformer, low impedance REF, MATLAB, 64R, IEEE C37.91
Procedia PDF Downloads 5375096 Preparation and Properties of NR Based Ebonite Rubber Suitable for Use as Engineering Material
Authors: Dosu Malomo, O. E. Edeh, P. O. Okolo, F. C. Ibeh
Abstract:
The preparation of various samples of ebonite vulcanizates and their physico-mechanical properties have been investigated using standard methods. This work explores the production of ebonite dust, production of ebonite vulcanizates and investigation of the characterisation of the ebonite. Five different ebonite materials – labelled A, B, C, D, and E with sulphur content in parts per hundred grams of rubber (Phr) of 32, 34, 36, 38 and 40 respectively were produced. The physico-mechanical properties carried out were tensile strength, hardness and abrasion resistance. The tensile strength (MPa) for sample A, B, C, D and E were 5.6, 3.5, 4.7, 1.7 and 2.0 respectively while the abrasion(%mass loss) were 8.49, 4.24, 2.59, 1.08 and 1.05 respectively and the hardness (IRHD) being 63, 64, 65, 70 and 82. The results show that the preparation of ebonite from natural rubber as a base polymer is feasible considering the results of characterisation obtained.Keywords: compounding, ebonite dust, natural rubber, vulcanization
Procedia PDF Downloads 1625095 Work Happiness for Personnel of Suan Sunandha Rajabhat University
Authors: Adisai Thovicha
Abstract:
This study is the survey research, designed to study the work happiness level of personnel at Suan Sunandha Rajabhat University. The sample group consisted of 329 personnel. The results were collected by stratified sampling, using work positions for each stage. The results were analyzed and calculated by computer program. Statistics used during analyzing were percentage, mean, and standard deviation. From the study, the work happiness level of personnel were in very high score range in both overall and specific category. The top category which received the most score was positive attitude, work satisfaction, life satisfaction, and negative attitude.Keywords: work happiness, Suan Sunandha Rajabhat University, personnel, positive attitude
Procedia PDF Downloads 3755094 Humeral Head and Scapula Detection in Proton Density Weighted Magnetic Resonance Images Using YOLOv8
Authors: Aysun Sezer
Abstract:
Magnetic Resonance Imaging (MRI) is one of the advanced diagnostic tools for evaluating shoulder pathologies. Proton Density (PD)-weighted MRI sequences prove highly effective in detecting edema. However, they are deficient in the anatomical identification of bones due to a trauma-induced decrease in signal-to-noise ratio and blur in the traumatized cortices. Computer-based diagnostic systems require precise segmentation, identification, and localization of anatomical regions in medical imagery. Deep learning-based object detection algorithms exhibit remarkable proficiency in real-time object identification and localization. In this study, the YOLOv8 model was employed to detect humeral head and scapular regions in 665 axial PD-weighted MR images. The YOLOv8 configuration achieved an overall success rate of 99.60% and 89.90% for detecting the humeral head and scapula, respectively, with an intersection over union (IoU) of 0.5. Our findings indicate a significant promise of employing YOLOv8-based detection for the humerus and scapula regions, particularly in the context of PD-weighted images affected by both noise and intensity inhomogeneity.Keywords: YOLOv8, object detection, humerus, scapula, IRM
Procedia PDF Downloads 665093 Photo Catalytic Treatment of Wastewater from Processing Poultry by-Products
Authors: J. Franco Macías, E. Montes Alba, A. López Vásquez
Abstract:
The growing development in the poultry industry has generated a strong and adverse impact on quality and availability of water resources. Inside this industry, is finding out the treatment of by-products such as feathers, viscera and blood demanding highly water consumption, generating contaminant discharges as well. As one of current of treatment of by-products is the effluent of cooking condensate steam that has contaminant organic load; therefore, it is necessary to implement removal treatments before discharging it toward water sources. The photo catalysis appears as a promising alternative of treatment due to the different advantages it has, among others, includes low cost, easily operation, high efficiency and elimination of a wide variety of contaminants in a watery environment. This study has evaluated a heterogeneous photo catalytic treatment for removal contaminant organic load. This process was developed in oxidation and reduction conditions. It was analyzed the effect of factors such as pH, catalyst and sacrifice agent concentration. Finally, good conditions to removal contaminant organic load were achieved to determine percentage of contaminant organic load by means of response surface methodology.Keywords: poultry industry, advanced oxidation process, photocatalysis, photodegradation, TiO2
Procedia PDF Downloads 4045092 Modeling, Analysis, and Optimization of Process Parameters of Metal Spinning
Authors: B. Ravi Kumar, S. Gajanana, K. Hemachandra Reddy, K. Udayani
Abstract:
Physically into various derived shapes and sizes under the effect of externally applied forces. The spinning process is an advanced plastic working technology and is frequently used for manufacturing axisymmetric shapes. Over the last few decades, Sheet metal spinning has developed significantly and spun products have widely used in various industries. Nowadays the process has been expanded to new horizons in industries, since tendency to use minimum tool and equipment costs and also using lower forces with the output of excellent surface quality and good mechanical properties. The automation of the process is of greater importance, due to its wider applications like decorative household goods, rocket nose cones, gas cylinders, etc. This paper aims to gain insight into the conventional spinning process by employing experimental and numerical methods. The present work proposes an approach for optimizing process parameters are mandrel speed (rpm), roller nose radius (mm), thickness of the sheet (mm). Forming force, surface roughness and strain are the responses.in spinning of Aluminum (2024-T3) using DOE-Response Surface Methodology (RSM) and Analysis of variance (ANOVA). The FEA software is used for modeling and analysis. The process parameters considered in the experimentation.Keywords: FEA, RSM, process parameters, sheet metal spinning
Procedia PDF Downloads 3195091 Model Solutions for Performance-Based Seismic Analysis of an Anchored Sheet Pile Quay Wall
Authors: C. J. W. Habets, D. J. Peters, J. G. de Gijt, A. V. Metrikine, S. N. Jonkman
Abstract:
Conventional seismic designs of quay walls in ports are mostly based on pseudo-static analysis. A more advanced alternative is the Performance-Based Design (PBD) method, which evaluates permanent deformations and amounts of (repairable) damage under seismic loading. The aim of this study is to investigate the suitability of this method for anchored sheet pile quay walls that were not purposely designed for seismic loads. A research methodology is developed in which pseudo-static, permanent-displacement and finite element analysis are employed, calibrated with an experimental reference case that considers a typical anchored sheet pile wall. A reduction factor that accounts for deformation behaviour is determined for pseudo-static analysis. A model to apply traditional permanent displacement analysis on anchored sheet pile walls is proposed. Dynamic analysis is successfully carried out. From the research it is concluded that PBD evaluation can effectively be used for seismic analysis and design of this type of structure.Keywords: anchored sheet pile quay wall, simplified dynamic analysis, performance-based design, pseudo-static analysis
Procedia PDF Downloads 3795090 Development of a Force-Sensing Toothbrush for Gum Recession Measurement Using Programmable Automation Controller
Authors: Sorayya Kazemi, Hamed Kharrati, Mehdi Abedinpour Fallah
Abstract:
This paper presents the design and implementation of a novel electric pressure-sensitive toothbrush, capable of measuring the forces applied to the head of the brush. The developed device is used for gum recession measurement. In particular, the percentage of gum recession is measured by a Programmable Automation controller (PAC). Moreover, the brushing forces are measured by a Force Sensing Resistor (FSR) sensor. These forces are analog inputs of PAC. According to the applied forces during patient’s brushing and the patient’s percentage of gum recession, dentist sets the standard force range. The instrument alarms when the patient applies a force over the set range.Keywords: gum recession, force sensing resistor, controller, toothbrush
Procedia PDF Downloads 497