Search results for: academic speed and accuracy
7356 Reliability Modeling on Drivers’ Decision during Yellow Phase
Authors: Sabyasachi Biswas, Indrajit Ghosh
Abstract:
The random and heterogeneous behavior of vehicles in India puts up a greater challenge for researchers. Stop-and-go modeling at signalized intersections under heterogeneous traffic conditions has remained one of the most sought-after fields. Vehicles are often caught up in the dilemma zone and are unable to take quick decisions whether to stop or cross the intersection. This hampers the traffic movement and may lead to accidents. The purpose of this work is to develop a stop and go prediction model that depicts the drivers’ decision during the yellow time at signalised intersections. To accomplish this, certain traffic parameters were taken into account to develop surrogate model. This research investigated the Stop and Go behavior of the drivers by collecting data from 4-signalized intersections located in two major Indian cities. Model was developed to predict the drivers’ decision making during the yellow phase of the traffic signal. The parameters used for modeling included distance to stop line, time to stop line, speed, and length of the vehicle. A Kriging base surrogate model has been developed to investigate the drivers’ decision-making behavior in amber phase. It is observed that the proposed approach yields a highly accurate result (97.4 percent) by Gaussian function. It was observed that the accuracy for the crossing probability was 95.45, 90.9 and 86.36.11 percent respectively as predicted by the Kriging models with Gaussian, Exponential and Linear functions.Keywords: decision-making decision, dilemma zone, surrogate model, Kriging
Procedia PDF Downloads 3117355 Improved Small-Signal Characteristics of Infrared 850 nm Top-Emitting Vertical-Cavity Lasers
Authors: Ahmad Al-Omari, Osama Khreis, Ahmad M. K. Dagamseh, Abdullah Ababneh, Kevin Lear
Abstract:
High-speed infrared vertical-cavity surface-emitting laser diodes (VCSELs) with Cu-plated heat sinks were fabricated and tested. VCSELs with 10 mm aperture diameter and 4 mm of electroplated copper demonstrated a -3dB modulation bandwidth (f-3dB) of 14 GHz and a resonance frequency (fR) of 9.5 GHz at a bias current density (Jbias) of only 4.3 kA/cm2, which corresponds to an improved f-3dB2/Jbias ratio of 44 GHz2/kA/cm2. At higher and lower bias current densities, the f-3dB2/ Jbias ratio decreased to about 30 GHz2/kA/cm2 and 18 GHz2/kA/cm2, respectively. Examination of the analogue modulation response demonstrated that the presented VCSELs displayed a steady f-3dB/ fR ratio of 1.41±10% over the whole range of the bias current (1.3Ith to 6.2Ith). The devices also demonstrated a maximum modulation bandwidth (f-3dB max) of more than 16 GHz at a bias current less than the industrial bias current standard for reliability by 25%.Keywords: current density, high-speed VCSELs, modulation bandwidth, small-signal characteristics, thermal impedance, vertical-cavity surface-emitting lasers
Procedia PDF Downloads 5767354 Improving the Performance of Deep Learning in Facial Emotion Recognition with Image Sharpening
Authors: Ksheeraj Sai Vepuri, Nada Attar
Abstract:
We as humans use words with accompanying visual and facial cues to communicate effectively. Classifying facial emotion using computer vision methodologies has been an active research area in the computer vision field. In this paper, we propose a simple method for facial expression recognition that enhances accuracy. We tested our method on the FER-2013 dataset that contains static images. Instead of using Histogram equalization to preprocess the dataset, we used Unsharp Mask to emphasize texture and details and sharpened the edges. We also used ImageDataGenerator from Keras library for data augmentation. Then we used Convolutional Neural Networks (CNN) model to classify the images into 7 different facial expressions, yielding an accuracy of 69.46% on the test set. Our results show that using image preprocessing such as the sharpening technique for a CNN model can improve the performance, even when the CNN model is relatively simple.Keywords: facial expression recognittion, image preprocessing, deep learning, CNN
Procedia PDF Downloads 1487353 Antecedents of MNE Performance and Managing Firm-Specific and Country-Specific Advantages: An Empirical Study of Optoelectronics Industry in Taiwan
Authors: Jyh-Yi Shih, Chie-Bein Chen, Kuang-Yi Lin, Yu-Wei Huang
Abstract:
Because of the trend toward globalization, Taiwanese companies have gradually focused more on overseas market operations. Overseas market performance has gradually increased as a proportion of Taiwanese companies’ total business revenues. Existing international investment theories cannot explain numerous new phenomena in this domain. Opinions are inconsistent, and contradictory positions exist regarding the antecedents of multinational enterprise (MNE) performance. This study applied contemporary internalization theory to establish and extend approaches adopted by previous relevant studies. In the context of the overseas market, the influence that MNE investment in research and development (R&D) and marketing has on enterprise performance was investigated from the firm-specific advantages (FSAs) and country-specific advantages (CSAs) perspectives. CSAs and internationalization speed were addressed as moderators, and hypotheses regarding how internationalization and performance were achieved through MNE overseas market operation were explored to ensure the completeness of the investigation. The list of enterprises was sourced from the Taiwan Economic Journal. After examining the relevant data, the following conclusions were obtained: (a) The relationship between the level of FSAs in R&D and enterprise performance exhibited an S-shaped curve. (b) The relationship between the level of FSAs in marketing and enterprise performance displayed a U-shaped curve. (c) The extent to which potential CFAs were obtained positively moderated the relationship between enterprise investment in R&D to gain FSAs and MNE performance. (d) Internationalization speed positively moderated the relationship between MNEs and enterprise investment in R&D and marketing to gain FSAs.Keywords: multinational corporation, firm-specific advantages, country-specific advantages, international speed
Procedia PDF Downloads 4007352 Degree of Hydrolysis of Proteinaceous Components of Porang Flour Using Papain
Authors: Fadilah Fadilah, Rochmadi Rochmadi, Siti Syamsiah, Djagal W. Marseno
Abstract:
Glucomannan can be found in the tuber of porang together with starch and proteinaceous components which were regarded as impurities. An enzymatic process for obtaining higher glucomannan content from Porang flour have been conducted. Papain was used for hydrolysing proteinaceous components in Porang flour which was conducted after a simultaneous extraction of glucomannan and enzymatic starch hydrolysis. Three variables affecting the rate were studied, i.e. temperature, the amount of enzyme and the stirring speed. The ninhydrin method was used to determine degree of protein hydrolysis. Results showed that the rising of degree of hydrolysis were fast in the first ten minutes of the reaction and then proceeded slowly afterward. The optimum temperature for hydrolysis was 60 oC. Increasing the amount of enzyme showed a remarkable effect to degree of hydrolysis, but the stirring speed had no significant effect. This indicated that the reaction controlled the rate of hydrolysis.Keywords: degree of hydrolysis, ninhydrin, papain, porang flour, proteinaceous components
Procedia PDF Downloads 2537351 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 1097350 Unbreakable Obedience of Safety Regulation: The Study of Authoritarian Leadership and Safety Performance
Authors: Hong-Yi Kuo
Abstract:
Leadership is a key factor of improving workplace safety, and there have been abundant of studies which support the positive effects of appropriate leadership on employee safety performance in the western academic. However, little safety research focus on the Chinese leadership style like paternalistic leadership. To fill this gap, the resent study aims to examine the relationship between authoritarian leadership (one of the ternary mode in paternalistic leadership) and safety outcomes. This study makes hypothesis on different levels. First, on the group level, as an authoritarian leader regards safety value as the most important tasks, there would be positive effect on group safety outcomes through strengthening safety group norms by the emphasis on etiquette. Second, on the cross level, when a leader with authoritarian style has high priority on safety, employees may more obey the safety rules because of fear due to emphasis on absolute authority over the leader. Therefore, employees may show more safety performance and then increase individual safety outcomes. Survey data would be collected from 50 manufacturing groups (each group with more than 5 members and a leader) and a hierarchical linear modeling analysis would be conducted to analyze the hypothesis. Above the predictive result, the study expects to be a cornerstone of safety leadership research in the Chinese academic and practice.Keywords: safety leadership, authoritarian leadership, group norms, safety behavior, supervisor safety priority
Procedia PDF Downloads 2377349 Bridging the Data Gap for Sexism Detection in Twitter: A Semi-Supervised Approach
Authors: Adeep Hande, Shubham Agarwal
Abstract:
This paper presents a study on identifying sexism in online texts using various state-of-the-art deep learning models based on BERT. We experimented with different feature sets and model architectures and evaluated their performance using precision, recall, F1 score, and accuracy metrics. We also explored the use of pseudolabeling technique to improve model performance. Our experiments show that the best-performing models were based on BERT, and their multilingual model achieved an F1 score of 0.83. Furthermore, the use of pseudolabeling significantly improved the performance of the BERT-based models, with the best results achieved using the pseudolabeling technique. Our findings suggest that BERT-based models with pseudolabeling hold great promise for identifying sexism in online texts with high accuracy.Keywords: large language models, semi-supervised learning, sexism detection, data sparsity
Procedia PDF Downloads 737348 Comparing Accuracy of Semantic and Radiomics Features in Prognosis of Epidermal Growth Factor Receptor Mutation in Non-Small Cell Lung Cancer
Authors: Mahya Naghipoor
Abstract:
Purpose: Non-small cell lung cancer (NSCLC) is the most common lung cancer type. Epidermal growth factor receptor (EGFR) mutation is the main reason which causes NSCLC. Computed tomography (CT) is used for diagnosis and prognosis of lung cancers because of low price and little invasion. Semantic analyses of qualitative CT features are based on visual evaluation by radiologist. However, the naked eye ability may not assess all image features. On the other hand, radiomics provides the opportunity of quantitative analyses for CT images features. The aim of this review study was comparing accuracy of semantic and radiomics features in prognosis of EGFR mutation in NSCLC. Methods: For this purpose, the keywords including: non-small cell lung cancer, epidermal growth factor receptor mutation, semantic, radiomics, feature, receiver operating characteristics curve (ROC) and area under curve (AUC) were searched in PubMed and Google Scholar. Totally 29 papers were reviewed and the AUC of ROC analyses for semantic and radiomics features were compared. Results: The results showed that the reported AUC amounts for semantic features (ground glass opacity, shape, margins, lesion density and presence or absence of air bronchogram, emphysema and pleural effusion) were %41-%79. For radiomics features (kurtosis, skewness, entropy, texture, standard deviation (SD) and wavelet) the AUC values were found %50-%86. Conclusions: In conclusion, the accuracy of radiomics analysis is a little higher than semantic in prognosis of EGFR mutation in NSCLC.Keywords: lung cancer, radiomics, computer tomography, mutation
Procedia PDF Downloads 1707347 The Political and Academic Consideration of Unregulated Concept of Rome Statute in Law No. 26 Year 2000 about Indonesia’s Human Right Court
Authors: Muhammad Iqbal Rachman, Mohammad Faisol Soleh
Abstract:
The Law No. 26 Year 2000 about Indonesia’s Human Right Court became a new legal enforcement frame of human right law in Indonesia. The new spirit based on some international propulsion in order to enforce human right which basic right of everyone that appearance since in fetus. This matters indicated how crucial the arrangement of human right law, considering the role of state on human right enforcement in this context which became main pillar or instrument to accommodate citizen interest. Basically, the adopting of Law No. 26 Year 2000 came from the womb of concept international crimes regulation based on Rome Statute which became the international law instrument in order to legal enforce of international crimes. But in the other side, the enactment Rome Statute concept in Indonesia has facing with political and academics interest which resulted unaccommodating every type of international crimes in Law No. 26 Year 2000. The analyzing of political and academics background became the fundamental point to find out the solutions based on the regulation of Rome Statute concept matters in Indonesia.Keywords: academic consideration, human right, political consideration, rome statute, unregulated concept
Procedia PDF Downloads 2907346 Implicit and Explicit Mechanisms of Emotional Contagion
Authors: Andres Pinilla Palacios, Ricardo Tamayo
Abstract:
Emotional contagion is characterized as an automatic tendency to synchronize behaviors that facilitate emotional convergence among humans. It might thus play a pivotal role to understand the dynamics of key social interactions. However, a few research has investigated its potential mechanisms. We suggest two complementary but independent processes that may underlie emotional contagion. The efficient contagion hypothesis, based on fast and implicit bottom-up processes, modulated by familiarity and spread of activation in the emotional associative networks of memory. Secondly, the emotional contrast hypothesis, based on slow and explicit top-down processes guided by deliberated appraisal and hypothesis-testing. In order to assess these two hypotheses, an experiment with 39 participants was conducted. In the first phase, participants were induced (between-groups) to an emotional state (positive, neutral or negative) using a standardized video taken from the FilmStim database. In the second phase, participants classified and rated (within-subject) the emotional state of 15 faces (5 for each emotional state) taken from the POFA database. In the third phase, all participants were returned to a baseline emotional state using the same neutral video used in the first phase. In a fourth phase, participants classified and rated a new set of 15 faces. The accuracy in the identification and rating of emotions was partially explained by the efficient contagion hypothesis, but the speed with which these judgments were made was partially explained by the emotional contrast hypothesis. However, results are ambiguous, so a follow-up experiment is proposed in which emotional expressions and activation of the sympathetic system will be measured using EMG and EDA respectively.Keywords: electromyography, emotional contagion, emotional valence, identification of emotions, imitation
Procedia PDF Downloads 3217345 A Theoretical Framework for Design Theories in Mobile Learning: A Higher Education Perspective
Authors: Paduri Veerabhadram, Antoinette Lombard
Abstract:
In this paper a framework for hypothesizing about mobile learning to complement theories of formal and informal learning is presented. As such, activity theory will form the main theoretical lens through which the elements involved in formal and informal learning for mobile learning will be explored, specifically related to context-aware mobile learning application. The author believes that the complexity of the relationships involved can best be analysed using activity theory. Activity theory, as a social, cultural and activity theory can be used as a mobile learning framework in an academic environment, but to develop an optimal artifact, through investigation of inherent system's contradictions. As such, it serves as a powerful modelling tool to explore and understand the design of a mobile learning environment in the study’s environment. The Academic Tool Kit Framework (ATKF) as also employed for designing of a constructivism learning environment, effective in assisting universities to facilitate lecturers to effectively implement learning through utilizing mobile devices. Results indicate a positive perspective of students in the use of mobile devices for formal and informal learning, based on the context-aware learning environment developed through the use of activity theory and ATKF.Keywords: collaborative learning, cooperative learning, context-aware learning environment, mobile learning, pedagogy
Procedia PDF Downloads 5717344 Management of Acute Appendicitis with Preference on Delayed Primary Suturing of Surgical Incision
Authors: N. A. D. P. Niwunhella, W. G. R. C. K. Sirisena
Abstract:
Appendicitis is one of the most encountered abdominal emergencies worldwide. Proper clinical diagnosis and appendicectomy with minimal post operative complications are therefore priorities. Aim of this study was to ascertain the overall management of acute appendicitis in Sri Lanka in special preference to delayed primary suturing of the surgical site, comparing other local and international treatment outcomes. Data were collected prospectively from 155 patients who underwent appendicectomy following clinical and radiological diagnosis with ultrasonography. Histological assessment was done for all the specimens. All perforated appendices were managed with delayed primary closure. Patients were followed up for 28 days to assess complications. Mean age of patient presentation was 27 years; mean pre-operative waiting time following admission was 24 hours; average hospital stay was 72 hours; accuracy of clinical diagnosis of appendicitis as confirmed by histology was 87.1%; post operative wound infection rate was 8.3%, and among them 5% had perforated appendices; 4 patients had post operative complications managed without re-opening. There was no fistula formation or mortality reported. Current study was compared with previously published data: a comparison on management of acute appendicitis in Sri Lanka vs. United Kingdom (UK). The diagnosis of current study was equally accurate, but post operative complications were significantly reduced - (current study-9.6%, compared Sri Lankan study-16.4%; compared UK study-14.1%). During the recent years, there has been an exponential rise in the use of Computerised Tomography (CT) imaging in the assessment of patients with acute appendicitis. Even though, the diagnostic accuracy without using CT, and treatment outcome of acute appendicitis in this study match other local studies as well as with data compared to UK. Therefore CT usage has not increased the diagnostic accuracy of acute appendicitis significantly. Especially, delayed primary closure may have reduced post operative wound infection rate for ruptured appendices, therefore suggest this approach for further evaluation as a safer and an effective practice in other hospitals worldwide as well.Keywords: acute appendicitis, computerised tomography, diagnostic accuracy, delayed primary closure
Procedia PDF Downloads 1717343 Online-Scaffolding-Learning Tools to Improve First-Year Undergraduate Engineering Students’ Self-Regulated Learning Abilities
Authors: Chen Wang, Gerard Rowe
Abstract:
The number of undergraduate engineering students enrolled in university has been increasing rapidly recently, leading to challenges associated with increased student-instructor ratios and increased diversity in academic preparedness of the entrants. An increased student-instructor ratio makes the interaction between teachers and students more difficult, with the resulting student ‘anonymity’ known to be a risk to academic success. With increasing student numbers, there is also an increasing diversity in the academic preparedness of the students at entry to university. Conceptual understanding of the entrants has been quantified via diagnostic testing, with the results for the first-year course in electrical engineering showing significant conceptual misunderstandings amongst the entry cohort. The solution is clearly multi-faceted, but part of the solution likely involves greater demands being placed on students to be masters of their own learning. In consequence, it is highly desirable that instructors help students to develop better self-regulated learning skills. A self-regulated learner is one who is capable of setting up their own learning goals, monitoring their study processes, adopting and adjusting learning strategies, and reflecting on their own study achievements. The methods by which instructors might cultivate students’ self-regulated learning abilities is receiving increasing attention from instructors and researchers. The aim of this study was to help students understand fully their self-regulated learning skill levels and provide targeted instructions to help them improve particular learning abilities in order to meet the curriculum requirements. As a survey tool, this research applied the questionnaire ‘Motivated Strategies for Learning Questionnaire’ (MSLQ) to collect first year engineering student’s self-reported data of their cognitive abilities, motivational orientations and learning strategies. MSLQ is a widely-used questionnaire for assessment of university student’s self-regulated learning skills. The questionnaire was offered online as a part of the online-scaffolding-learning tools to develop student understanding of self-regulated learning theories and learning strategies. The online tools, which have been under development since 2015, are designed to help first-year students understand their self-regulated learning skill levels by providing prompt feedback after they complete the questionnaire. In addition, the online tool also supplies corresponding learning strategies to students if they want to improve specific learning skills. A total of 866 first year engineering students who enrolled in the first-year electrical engineering course were invited to participate in this research project. By the end of the course 857 students responded and 738 of their questionnaires were considered as valid questionnaires. Analysis of these surveys showed that 66% of the students thought the online-scaffolding-learning tools helped significantly to improve their self-regulated learning abilities. It was particularly pleasing that 16.4% of the respondents thought the online-scaffolding-learning tools were extremely effective. A current thrust of our research is to investigate the relationships between students’ self-regulated learning abilities and their academic performance. Our results are being used by the course instructors as they revise the curriculum and pedagogy for this fundamental first-year engineering course, but the general principles we have identified are applicable to most first-year STEM courses.Keywords: academic preparedness, online-scaffolding-learning tool, self-regulated learning, STEM education
Procedia PDF Downloads 1137342 The Perception of ‘School’ as a Positive Support Factor
Authors: Yeliz Yazıcı, Alev Erenler
Abstract:
School is an institution designed to provide learning, teaching places and environments under guidance of selected teachers. School is not just a place or institution but it is a place where complex and living structures are alive and always changing. It is also an undeniable fact that schools have shaped the ideas, future, society as well as the students and their lives. While this is the situation, schools having academic excellence is considered as successful ones. Academic excellence is a composition of excellence in teachers, management and physical environment, also. This is the general perception of the authorities and parents when the excellence is the point but the school is a developing and supporting organism. In this concept, the main aim of this study is to compare student and teacher perceptions of school as a ‘positive support factor’. The study is designed as a quantitative and qualitative design and a questionnaire is applied to both teachers and students via online and face to face meetings. It is aimed to define the perceptions of the participants related to the school as a positive support factor. It means the role of school in establishing self-efficacy, shaping and acquiring the behavior etc. Gathered data is analyzed via SPSS program and the detailed discussion is carried in the frame of the related literature.Keywords: positive support factor, education, school, student teacher perception
Procedia PDF Downloads 1787341 The Biomechanical Assessment of Balance and Gait for Stroke Patients and the Implications in the Diagnosis and Rehabilitation
Authors: A. Alzahrani, G. Arnold, W. Wang
Abstract:
Background: Stroke commonly occurs in middle-aged and elderly populations, and the diagnosis of early stroke is still difficult. Patients who have suffered a stroke have different balance and gait patterns from healthy people. Advanced techniques of motion analysis have been routinely used in the clinical assessment of cerebral palsy. However, so far, little research has been done on the direct diagnosis of early stroke patients using motion analysis. Objectives: The aim of this study was to investigate whether patients with stroke have different balance and gait from healthy people and which biomechanical parameters could be used to predict and diagnose potential patients who are at a potential risk to stroke. Methods: Thirteen patients with stroke were recruited as subjects whose gait and balance was analysed. Twenty normal subjects at the matched age participated in this study as a control group. All subjects’ gait and balance were collected using Vicon Nexus® to obtain the gait parameters, kinetic, and kinematic parameters of the hip, knee, and ankle joints in three planes of both limbs. Participants stood on force platforms to perform a single leg balance test. Then, they were asked to walk along a 10 m walkway at their comfortable speed. Participants performed 6 trials of single-leg balance for each side and 10 trials of walking. From the recorded trials, three good ones were analysed using the Vicon Plug-in-Gait model to obtain gait parameters, e.g., walking speed, cadence, stride length, and joint parameters, e.g., joint angle, force, moments, etc. Result: The temporal-spatial variables of Stroke subjects were compared with the healthy subjects; it was found that there was a significant difference (p < 0.05) between the groups. The step length, speed, cadence were lower in stroke subjects as compared to the healthy groups. The stroke patients group showed significantly decreased in gait speed (mean and SD: 0.85 ± 0.33 m/s), cadence ( 96.71 ± 16.14 step/min), and step length (0.509 ± 017 m) in compared to healthy people group whereas the gait speed was 1.2 ± 0.11 m/s, cadence 112 ± 8.33 step/min, and step length 0.648 ± 0.43 m. Moreover, it was observed that patients with stroke have significant differences in the ankle, hip, and knee joints’ kinematics in the sagittal and coronal planes. Also, the result showed that there was a significant difference between groups in the single-leg balance test, e.g., maintaining single-leg stance time in the stroke patients showed shorter duration (5.97 ± 6.36 s) in compared to healthy people group (14.36 ± 10.20 s). Conclusion: Our result showed that there are significantly differences between stroke patients and healthy subjects in the various aspects of gait analysis and balance test, as a consequences of these findings some of the biomechanical parameters such as joints kinematics, gait parameters, and single-leg stance balance test could be used in clinical practice to predict and diagnose potential patients who are at a high risk of further stroke.Keywords: gait analysis, kinetics, kinematics, single-leg stance, Stroke
Procedia PDF Downloads 1487340 Intraspecific Response of the Ciliate Tetrahymena thermophila to Copper and Thermal Stress
Authors: Doufoungognon Carine Kone
Abstract:
Heavy metals present in large quantities in ecosystems can alter biological and cellular functions and disrupt trophic functions. However, their toxicity can change according to thermal conditions, as toxicity depends on their bioavailability and thermal optimum of organisms. Organisms can develop different tolerance strategies to maintain themselves in a stressful environment, but these strategies are often studied in a single-stressor context. This study evaluates the responses of the ciliate Tetrahymena thermophila to copper, high temperature, and their interaction. Six genotypes were exposed to a gradient of copper concentrations ranging from 0 to 350mg/L in synthetic media at three temperatures: 15°C, 23°C, and 31°C. Cell density, cell shape and size (and their variance), swimming speed and trajectory, and copper uptake rate were measured. Depending on the genotype, swimming speed, trajectory, and cell size were highly affected by stress gradients. One gets bigger, while two genotypes get smaller and the other remain unchanged. Some genotypes swam less rapidly, while others speed up as copper and temperature increased. Concerning copper uptake, the two genotypes accumulating the best and the worst, whatever the copper concentration or temperature, were also those that had the highest densities. Finally, very few temperature x copper interactions were observed on phenotypic parameters. The diversity of phenotypic responses revealed in this study reflects the existence of divergent strategies adopted by Tetrahymena thermophila to resist to copper and thermal stress, which suggests an important role of intraspecific variability in biodiversity response to environmental stress. One general and the surprising pattern was a global absence of interactive effects between copper and high temperature exposure on the observed phenotypic responses.Keywords: ciliate, copper, intraspecific variability, phenotype, temperature, tolerance, multiple stressors
Procedia PDF Downloads 817339 A Cost-Effective Evaluation of Proper Control Process of Air-Cooled Heat Exchanger
Authors: Ali Ghobadi, Eisa Bakhoda, Hamid R. Javdan
Abstract:
One of the key factors in air cooled heat exchangers operation is the proper control of process stream outlet temperature. In this study, performances of two different air cooled heat exchangers have been considered, one of them condenses Propane and the other one cools LPG streams. In order to predict operation of these air coolers at different operating conditions. The results of simulations were applied for both economical evaluations and operational considerations for using convenient air cooler control system. In this paper, using On-Off fans method and installing variable speed drivers have been studied. Finally, the appropriate methods for controlling outlet temperature of process fluid streams as well as saving energy consumption were proposed. Using On-Off method for controlling studied Propane condenser by multiple fans is proper; while controlling LPG air cooler with lesser fans by means of two variable speed drivers is economically convenient.Keywords: air cooled heat exchanger, simulation, economical evaluation, energy, process control
Procedia PDF Downloads 4157338 Application of Dissolved Air Flotation for Removal of Oil from Wastewater
Authors: Talat Ghomashchi, Zahra Akbari, Shirin Malekpour, Marjan Alimirzaee
Abstract:
Mixing the waste water of industries with natural water has caused environmental pollution. So researcher try to obtain methods and optimum conditions for waste water treatment. One of important stage in waste water treatment is dissolved air flotation. DAF is used for the removal of suspended solids and oils from waste water. In this paper, the effect of several parameters on flotation efficiency with Cationic polyacrylamide as flocculant, was examined, namely, (a) concentration of cationic flocculants, (b) pH (c) fast mixing time, (d) fast mixing speed,(e) slow mixing time,(f) retention time and temperature. After design of experiment, in each trial turbidity of waste water was measured by spectrophotometer. Results show that contribution of pH and concentration of flocculant on flotation efficiency are 75% and 9% respectively. Cationic polyacrylamide led to a significant increase in the settling speed and effect of temperature is negligible. In the optimum condition, the outcome of the DAF unit is increased and amount of suspended solid and oil in waste water is decreased effectively.Keywords: dissolved air flotation, oil industry, waste water, treatment
Procedia PDF Downloads 5357337 Surface Roughness of AlSi/10%AlN Metal Matrix Composite Material Using the Taguchi Method
Authors: Nurul Na'imy Wan, Mohamad Sazali Said, Jaharah Ab. Ghani, Mohd Asri Selamat
Abstract:
This paper presents the surface roughness of the Aluminium silicon alloy (AlSi) matrix composite which has been reinforced with aluminium nitride (AlN), with three types of carbide inserts. Experiments were conducted at various cutting speeds, feed rates, and depths of cut, according to the Taguchi method, using a standard orthogonal array L27 (34). The signal-to-noise (S/N) ratio and analysis of variance are applied to study the characteristic performance of machining parameters in measuring the surface roughness during the milling operation. The analysis of results, using the Taguchi method concluded that a combination of low feed rate, medium depth of cut, low cutting speed, and insert TiB2 give a better value of surface roughness. From Taguchi method, it was found that cutting speed of 230m/min, feed rate of 0.4 mm/tooth, depth of cut of 0.5mm and type of insert of TiB2 were the optimal machining parameters that gave the optimal value of surface roughness.Keywords: AlSi/AlN Metal Matrix Composite (MMC), surface roughness, Taguchi method
Procedia PDF Downloads 4687336 The Role of Artificial Intelligence on Interior Space in College of Architecture and Design
Authors: Saif M. M. Obeidat
Abstract:
This research investigates the impact of artificial intelligence (AI) on interior spaces within a college of Architecture and Design. Employing a qualitative approach, the study conducts in-depth interviews and reviews AI-integrated design projects within the academic setting. The key objectives include assessing AI integration in design processes, examining the influence of AI on user experience, exploring its role in architectural innovation, identifying challenges, and assessing educational implications. The study aims to provide a comprehensive understanding of AI's role in shaping interior spaces within academia. It anticipates improved efficiency in design processes, positive user feedback on functionality and experiences, the emergence of innovative design solutions, and the identification of challenges like ethical considerations and technical limitations. Additionally, the research expects insights into how educational programs may need to adapt to incorporate AI knowledge and skills, ensuring students are well-prepared for the evolving landscape of architecture and design practice. By addressing these objectives, the research contributes valuable insights into the evolving relationship between technology and the field of architecture, particularly within educational contexts.Keywords: interior design, artificial intelligence, academic settings, technology, education
Procedia PDF Downloads 1067335 Approach of Measuring System Analyses for Automotive Part Manufacturing
Authors: S. Homrossukon, S. Sansureerungsigun
Abstract:
This work aims to introduce an efficient and to standardize the measuring system analyses for automotive industrial. The study started by literature reviewing about the management and analyses measurement system. The approach of measuring system management, then, was constructed. Such approach was validated by collecting the current measuring system data using the equipments of interest including vernier caliper and micrometer. Their accuracy and precision of measurements were analyzed. Finally, the measuring system was improved and evaluated. The study showed that vernier did not meet its measuring characteristics based on the linearity whereas all equipment were lacking of the measuring precision characteristics. Consequently, the causes of measuring variation via the equipment of interest were declared. After the improvement, it was found that their measuring performance could be accepted as the standard required. Finally, the standardized approach for analyzing the measuring system of automotive was concluded.Keywords: automotive part manufacturing measurement, measuring accuracy, measuring precision, measurement system analyses
Procedia PDF Downloads 3157334 Effects of Harmful Alcohol Consumption and Gender on Academic and Personal-Emotional Adjustment in First Year University Students in Spain
Authors: M. F. Páramo, F. Cadaveira, M. S. Rodríguez
Abstract:
The first year at university is a critical period for personal-emotional and academic adjustment in emerging adults. Moreover, some studies show that alcohol consumption increases in young adults on transition to university. The main purpose of this study was to analyze the impact of hazardous alcohol consumption and gender on adjustment to university, understood as a multidimensional construct involving an array of demands. A sample of 300 first year students in Spain completed the Student Adaptation to College Questionnaire (SACQ) and the Alcohol Use Disorders Identification Test (AUDIT). Examination of the data by analysis of variance revealed that adjustment to university was lower in the students undertaking hazardous alcohol consumption than in the other students. Surprisingly, the personal-emotional adjustment of students with hazardous alcohol consumption was not lower than in the other students. Analysis of the gender effect revealed that levels of personal-emotional adjustment were higher in males than in females. This is our first study examining the influence of alcohol consumption on university adjustment. Future research should examine this relationship more closely, with the aim of designing public health strategies focused on limiting abusive consumption of alcohol in university students.Keywords: alcohol consumption, first year university students, gender, SACQ
Procedia PDF Downloads 3367333 An Investigation into the Use of Overset Mesh for a Vehicle Aerodynamics Case When Driving in Close Proximity
Authors: Kushal Kumar Chode, Remus Miahi Cirstea
Abstract:
In recent times, the drive towards more efficient vehicles and the increase in the number of vehicle on the roads has driven the aerodynamic researchers from studying the vehicle in isolation towards understanding the benefits of vehicle platooning. Vehicle platooning is defined as a series of vehicles traveling in close proximity. Due to the limitations in size and load measurement capabilities for the wind tunnels facilities, it is very difficult to perform this investigation experimentally. In this paper, the use of chimera or overset meshing technique is used within the STARCCM+ software to model the flow surrounding two identical vehicle models travelling in close proximity and also during an overtaking maneuver. The results are compared with data obtained from a polyhedral mesh and identical physics conditions. The benefits in terms of computational time and resources and the accuracy of the overset mesh approach are investigated.Keywords: chimera mesh, computational accuracy, overset mesh, platooning vehicles
Procedia PDF Downloads 3547332 Frequency Recognition Models for Steady State Visual Evoked Potential Based Brain Computer Interfaces (BCIs)
Authors: Zeki Oralhan, Mahmut Tokmakçı
Abstract:
SSVEP based brain computer interface (BCI) systems have been preferred, because of high information transfer rate (ITR) and practical use. ITR is the parameter of BCI overall performance. For high ITR value, one of specification BCI system is that has high accuracy. In this study, we investigated to recognize SSVEP with shorter time and lower error rate. In the experiment, there were 8 flickers on light crystal display (LCD). Participants gazed to flicker which had 12 Hz frequency and 50% duty cycle ratio on the LCD during 10 seconds. During the experiment, EEG signals were acquired via EEG device. The EEG data was filtered in preprocessing session. After that Canonical Correlation Analysis (CCA), Multiset CCA (MsetCCA), phase constrained CCA (PCCA), and Multiway CCA (MwayCCA) methods were applied on data. The highest average accuracy value was reached when MsetCCA was applied.Keywords: brain computer interface, canonical correlation analysis, human computer interaction, SSVEP
Procedia PDF Downloads 2687331 Simulation of Kinetic Friction in L-Bending of Sheet Metals
Authors: Maziar Ramezani, Thomas Neitzert, Timotius Pasang
Abstract:
This paper aims at experimental and numerical investigation of springback behavior of sheet metals during L-bending process with emphasis on Stribeck-type friction modeling. The coefficient of friction in Stribeck curve depends on sliding velocity and contact pressure. The springback behavior of mild steel and aluminum alloy 6022-T4 sheets was studied experimentally and using numerical simulations with ABAQUS software with two types of friction model: Coulomb friction and Stribeck friction. The influence of forming speed on springback behavior was studied experimentally and numerically. The results showed that Stribeck-type friction model has better results in predicting springback in sheet metal forming. The FE prediction error for mild steel and 6022-T4 AA is 23.8%, 25.5% respectively, using Coulomb friction model and 11%, 13% respectively, using Stribeck friction model. These results show that Stribeck model is suitable for simulation of sheet metal forming especially at higher forming speed.Keywords: friction, L-bending, springback, Stribeck curves
Procedia PDF Downloads 4957330 Medical Neural Classifier Based on Improved Genetic Algorithm
Authors: Fadzil Ahmad, Noor Ashidi Mat Isa
Abstract:
This study introduces an improved genetic algorithm procedure that focuses search around near optimal solution corresponded to a group of elite chromosome. This is achieved through a novel crossover technique known as Segmented Multi Chromosome Crossover. It preserves the highly important information contained in a gene segment of elite chromosome and allows an offspring to carry information from gene segment of multiple chromosomes. In this way the algorithm has better possibility to effectively explore the solution space. The improved GA is applied for the automatic and simultaneous parameter optimization and feature selection of artificial neural network in pattern recognition of medical problem, the cancer and diabetes disease. The experimental result shows that the average classification accuracy of the cancer and diabetes dataset has improved by 0.1% and 0.3% respectively using the new algorithm.Keywords: genetic algorithm, artificial neural network, pattern clasification, classification accuracy
Procedia PDF Downloads 4767329 Development of Hydrophobic Coatings on Aluminum Alloy 7075
Authors: Nauman A. Siddiqui
Abstract:
High performance requirement of aircrafts and marines industry demands to cater major industrial problems like wetting, high-speed efficiency, and corrosion resistance. These problems can be resolved by producing the hydrophobic surfaces on the metal substrate. By anodization process, the surface of AA 7075 has been modified and achieved a rough surface with a porous aluminum oxide (Al2O3) structure at nano-level. This surface modification process reduces the surface contact energy and increases the liquid contact angle which ultimately enhances the anti-icing properties. Later the Silane and Polyurethane (PU) coatings on the anodized surface have produced a contact angle of 130°. The results showed a good water repellency and self-cleaning properties. Using SEM analysis, micrographs revealed the round nano-porous oxide structure on the substrate. Therefore this technique can help in increasing the speed efficiency by reducing the friction with the outer interaction and can also be declared as a green technique since it is user-friendly.Keywords: AA 7075, hydrophobicity, silanes, polyurethane, anodization
Procedia PDF Downloads 2817328 Attitude in Academic Writing (CAAW): Corpus Compilation and Annotation
Authors: Hortènsia Curell, Ana Fernández-Montraveta
Abstract:
This paper presents the creation, development, and analysis of a corpus designed to study the presence of attitude markers and author’s stance in research articles in two different areas of linguistics (theoretical linguistics and sociolinguistics). These two disciplines are expected to behave differently in this respect, given the disparity in their discursive conventions. Attitude markers in this work are understood as the linguistic elements (adjectives, nouns and verbs) used to convey the writer's stance towards the content presented in the article, and are crucial in understanding writer-reader interaction and the writer's position. These attitude markers are divided into three broad classes: assessment, significance, and emotion. In addition to them, we also consider first-person singular and plural pronouns and possessives, modal verbs, and passive constructions, which are other linguistic elements expressing the author’s stance. The corpus, Corpus of Attitude in Academic Writing (CAAW), comprises a collection of 21 articles, collected from six journals indexed in JCR. These articles were originally written in English by a single native-speaker author from the UK or USA and were published between 2022 and 2023. The total number of words in the corpus is approximately 222,400, with 106,422 from theoretical linguistics (Lingua, Linguistic Inquiry and Journal of Linguistics) and 116,022 from sociolinguistics journals (International Journal of the Sociology of Language, Language in Society and Journal of Sociolinguistics). Together with the corpus, we present the tool created for the creation and storage of the corpus, along with a tool for automatic annotation. The steps followed in the compilation of the corpus are as follows. First, the articles were selected according to the parameters explained above. Second, they were downloaded and converted to txt format. Finally, examples, direct quotes, section titles and references were eliminated, since they do not involve the author’s stance. The resulting texts were the input for the annotation of the linguistic features related to stance. As for the annotation, two articles (one from each subdiscipline) were annotated manually by the two researchers. An existing list was used as a baseline, and other attitude markers were identified, together with the other elements mentioned above. Once a consensus was reached, the rest of articles were annotated automatically using the tool created for this purpose. The annotated corpus will serve as a resource for scholars working in discourse analysis (both in linguistics and communication) and related fields, since it offers new insights into the expression of attitude. The tools created for the compilation and annotation of the corpus will be useful to study author’s attitude and stance in articles from any academic discipline: new data can be uploaded and the list of markers can be enlarged. Finally, the tool can be expanded to other languages, which will allow cross-linguistic studies of author’s stance.Keywords: academic writing, attitude, corpus, english
Procedia PDF Downloads 797327 A Computer-Aided System for Detection and Classification of Liver Cirrhosis
Authors: Abdel Hadi N. Ebraheim, Eman Azomi, Nefisa A. Fahmy
Abstract:
This paper designs and implements a computer-aided system (CAS) to help detect and diagnose liver cirrhosis in patients with Chronic Hepatitis C. Our system reduces the required features (tests) the patient is asked to do to tests to their minimal best most informative subset of tests, with a diagnostic accuracy above 99%, and hence saving both time and costs. We use the Support Vector Machine (SVM) with cross-validation, a Multilayer Perceptron Neural Network (MLP), and a Generalized Regression Neural Network (GRNN) that employs a base of radial functions for functional approximation, as classifiers. Our system is tested on 199 subjects, of them 99 Chronic Hepatitis C.The subjects were selected from among the outpatient clinic in National Herpetology and Tropical Medicine Research Institute (NHTMRI).Keywords: liver cirrhosis, artificial neural network, support vector machine, multi-layer perceptron, classification, accuracy
Procedia PDF Downloads 463