Search results for: automatic navigation control
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 11514

Search results for: automatic navigation control

9804 Analysis of a Damage-Control Target Displacement of Reinforced Concrete Bridge Pier for Seismic Design

Authors: Mohd Ritzman Abdul Karim, Zhaohui Huang

Abstract:

A current focus in seismic engineering practice is the development of seismic design approach that focuses on the performance-based design. Performance-based design aims to design the structures to achieve specified performance based on the damage limit states. This damage limit is more restrictive limit than life safety and needs to be carefully estimated to avoid damage in piers due to failure in transverse reinforcement. In this paper, a different perspective of damage limit states has been explored by integrating two damage control material limit state, concrete and reinforcement by introduced parameters such as expected yield stress of transverse reinforcement where peak tension strain prior to bar buckling is introduced in a recent study. The different perspective of damage limit states with modified yield displacement and the modified plastic-hinge length is used in order to predict damage-control target displacement for reinforced concreate (RC) bridge pier. Three-dimensional (3D) finite element (FE) model has been developed for estimating damage target displacement to validate proposed damage limit states. The result from 3D FE analysis was validated with experimental study found in the literature. The validated model then was applied to predict the damage target displacement for RC bridge pier and to validate the proposed study. The tensile strain on reinforcement and compression on concrete were used to determine the predicted damage target displacement and compared with the proposed study. The result shows that the proposed damage limit states were efficient in predicting damage-control target displacement consistent with FE simulations.

Keywords: damage-control target displacement, damage limit states, reinforced concrete bridge pier, yield displacement

Procedia PDF Downloads 141
9803 Families’ Entrepreneurial Background as a Moderator between Entrepreneurial Intentions and Its Antecedents among Undergraduate Students in Ethiopia

Authors: Messele Kumilachew Aga, Amanpreet Singh

Abstract:

This study investigates the effect of attitude toward entrepreneurship, subjective norm, and perceived behavioral control on entrepreneurial intentions and examines the moderating role of families’ entrepreneurial background in this causal relationship. Three hundred thirty-five undergraduate students from four universities in Ethiopia filled and returned a self-administrated questionnaire which was analyzed through independent sample t-test and process macro. The result obtained indicated that there was no mean difference in entrepreneurial intentions and its antecedents between students who have families with an entrepreneurial background and not. Besides, the study shows that families’ entrepreneurial background has no moderating effect on entrepreneurial intentions due to attitude toward entrepreneurship, subjective norm, and perceived behavioral control. Hence, the study suggests no need of considering families’ entrepreneurial background in nurturing entrepreneurship for undergraduate students in Ethiopian universities.

Keywords: attitude toward entrepreneurship, entrepreneurial intentions, families’ entrepreneurial background, perceived behavioral control, subjective norm

Procedia PDF Downloads 154
9802 Cluster Based Ant Colony Routing Algorithm for Mobile Ad-Hoc Networks

Authors: Alaa Eddien Abdallah, Bajes Yousef Alskarnah

Abstract:

Ant colony based routing algorithms are known to grantee the packet delivery, but they su ffer from the huge overhead of control messages which are needed to discover the route. In this paper we utilize the network nodes positions to group the nodes in connected clusters. We use clusters-heads only on forwarding the route discovery control messages. Our simulations proved that the new algorithm has decreased the overhead dramatically without affecting the delivery rate.

Keywords: ad-hoc network, MANET, ant colony routing, position based routing

Procedia PDF Downloads 409
9801 Hardware-In-The-Loop Relative Motion Control: Theory, Simulation and Experimentation

Authors: O. B. Iskender, K. V. Ling, V. Dubanchet, L. Simonini

Abstract:

This paper presents a Guidance and Control (G&C) strategy to address spacecraft maneuvering problem for future Rendezvous and Docking (RVD) missions. The proposed strategy allows safe and propellant efficient trajectories for space servicing missions including tasks such as approaching, inspecting and capturing. This work provides the validation test results of the G&C laws using a Hardware-In-the-Loop (HIL) setup with two robotic mockups representing the chaser and the target spacecraft. Through this paper, the challenges of the relative motion control in space are first summarized, and in particular, the constraints imposed by the mission, spacecraft and, onboard processing capabilities. Second, the proposed algorithm is introduced by presenting the formulation of constrained Model Predictive Control (MPC) to optimize the fuel consumption and explicitly handle the physical and geometric constraints in the system, e.g. thruster or Line-Of-Sight (LOS) constraints. Additionally, the coupling between translational motion and rotational motion is addressed via dual quaternion based kinematic description and accordingly explained. The resulting convex optimization problem allows real-time implementation capability based on a detailed discussion on the computational time requirements and the obtained results with respect to the onboard computer and future trends of space processors capabilities. Finally, the performance of the algorithm is presented in the scope of a potential future mission and of the available equipment. The results also cover a comparison between the proposed algorithms with Linear–quadratic regulator (LQR) based control law to highlight the clear advantages of the MPC formulation.

Keywords: autonomous vehicles, embedded optimization, real-time experiment, rendezvous and docking, space robotics

Procedia PDF Downloads 110
9800 Maximum Power Point Tracking Using Fuzzy Logic Control for a Stand-Alone PV System with PI Controller for Battery Charging Based on Evolutionary Technique

Authors: Mohamed A. Moustafa Hassan, Omnia S .S. Hussian, Hany M. Elsaved

Abstract:

This paper introduces the application of Fuzzy Logic Controller (FLC) to extract the Maximum Power Point Tracking (MPPT) from the PV panel. In addition, the proportional integral (PI) controller is used to be the strategy for battery charge control according to acceptable performance criteria. The parameters of the PI controller have been tuned via Modified Adaptive Accelerated Coefficient Particle Swarm Optimization (MAACPSO) technique. The simulation results, using MATLAB/Simulink tools, show that the FLC technique has advantages for use in the MPPT problem, as it provides a fast response under changes in environmental conditions such as radiation and temperature. In addition, the use of PI controller based on MAACPSO results in a good performance in terms of controlling battery charging with constant voltage and current to execute rapid charging.

Keywords: battery charging, fuzzy logic control, maximum power point tracking, PV system, PI controller, evolutionary technique

Procedia PDF Downloads 152
9799 A Step Towards Automating the Synthesis of a Scene Script

Authors: Americo Pereira, Ricardo Carvalho, Pedro Carvalho, Luis Corte-Real

Abstract:

Generating 3D content is a task mostly done by hand. It requires specific knowledge not only on how to use the tools for the task but also on the fundamentals of a 3D environment. In this work, we show that automatic generation of content can be achieved, from a scene script, by leveraging existing tools so that non-experts can easily engage in a 3D content generation without requiring vast amounts of time in exploring and learning how to use specific tools. This proposal carries several benefits, including flexible scene synthesis with different levels of detail. Our preliminary results show that the automatically generated content is comparable to the content generated by users with low experience in 3D modeling while vastly reducing the amount of time required for the generation and adds support to implement flexible scenarios for visual scene visualization.

Keywords: 3D virtualization, multimedia, scene script, synthesis

Procedia PDF Downloads 253
9798 Generating Product Description with Generative Pre-Trained Transformer 2

Authors: Minh-Thuan Nguyen, Phuong-Thai Nguyen, Van-Vinh Nguyen, Quang-Minh Nguyen

Abstract:

Research on automatically generating descriptions for e-commerce products is gaining increasing attention in recent years. However, the generated descriptions of their systems are often less informative and attractive because of lacking training datasets or the limitation of these approaches, which often use templates or statistical methods. In this paper, we explore a method to generate production descriptions by using the GPT-2 model. In addition, we apply text paraphrasing and task-adaptive pretraining techniques to improve the qualify of descriptions generated from the GPT-2 model. Experiment results show that our models outperform the baseline model through automatic evaluation and human evaluation. Especially, our methods achieve a promising result not only on the seen test set but also in the unseen test set.

Keywords: GPT-2, product description, transformer, task-adaptive, language model, pretraining

Procedia PDF Downloads 188
9797 Calculating Ventricle’s Area Based on Clinical Dementia Rating Values on Coronal MRI Image

Authors: Retno Supriyanti, Ays Rahmadian Subhi, Yogi Ramadhani, Haris B. Widodo

Abstract:

Alzheimer is one type of disease in the elderly that may occur in the world. The severity of the Alzheimer can be measured using a scale called Clinical Dementia Rating (CDR) based on a doctor's diagnosis of the patient's condition. Currently, diagnosis of Alzheimer often uses MRI machine, to know the condition of part of the brain called Hippocampus and Ventricle. MRI image itself consists of 3 slices, namely Coronal, Sagittal and Axial. In this paper, we discussed the measurement of the area of the ventricle especially in the Coronal slice based on the severity level referring to the CDR value. We use Active Contour method to segment the ventricle’s region, therefore that ventricle’s area can be calculated automatically. The results show that this method can be used for further development in the automatic diagnosis of Alzheimer.

Keywords: Alzheimer, CDR, coronal, ventricle, active contour

Procedia PDF Downloads 251
9796 Electric Load Forecasting Based on Artificial Neural Network for Iraqi Power System

Authors: Afaneen Anwer, Samara M. Kamil

Abstract:

Load Forecast required prediction accuracy based on optimal operation and maintenance. A good accuracy is the basis of economic dispatch, unit commitment, and system reliability. A good load forecasting system fulfilled fast speed, automatic bad data detection, and ability to access the system automatically to get the needed data. In this paper, the formulation of the load forecasting is discussed and the solution is obtained by using artificial neural network method. A MATLAB environment has been used to solve the load forecasting schedule of Iraqi super grid network considering the daily load for three years. The obtained results showed a good accuracy in predicting the forecasted load.

Keywords: load forecasting, neural network, back-propagation algorithm, Iraqi power system

Procedia PDF Downloads 568
9795 In vitro Evaluation of the Anti-Methanogenic Properties of Australian Native and Some Exotic Plants with a View of Their Potential Role in Management of Ruminant Livestock Emissions

Authors: Philip Vercoe, Ali Hardan

Abstract:

Samples of 29 Australian wild natives and exotic plants were tested in vitro batch rumen culture system for their methanogenic characteristics and potential usage as feed or antimicrobial to enhance sustainable livestock ruminant production system. The plants were tested for their in vitro rumen fermentation end products properties which include: methane production, total gas pressure, concentrations of total volatile fatty acids, ammonia, and acetate to propionate ratio. All of the plants were produced less methane than the positive control (i.e., oaten chaff) in vitro. Nearly 50 % of plants inhibiting methane by over 50% in comparison to the control. Eremophila granitica had the strongest inhibitory effect about 92 % on methane production comparing with oaten chaff. The exotic weed Arctotheca calendula (Capeweed) had the highest concentration of volatile fatty acids production as well as the highest in total gas pressure among all plants and the control. Some of the acacia species have the lowest production of total gas pressure. The majority of the plants produced more ammonia than the oaten chaff control. The plant species that produced the most ammonia was Codonocarpus cotinifolius, producing over 3 times as much methane as oaten chaff control while the lowest was Eremophila galeata. There was strong positive correlation between methane production and total gas production as well as between total gas production and the concentration of VFA produced with R² = 0.74, R² = 0.84, respectively. While there was weak positive correlation between methane production and the acetate to propionate ratio as well as between the concentration of VFA produced and methane production with R² = 0.41, R² = 0.52, respectively.

Keywords: in vitro Rumen Fermentation, methane, wild Australian native plants, forages

Procedia PDF Downloads 329
9794 Towards Automated Remanufacturing of Marine and Offshore Engineering Components

Authors: Aprilia, Wei Liang Keith Nguyen, Shu Beng Tor, Gerald Gim Lee Seet, Chee Kai Chua

Abstract:

Automated remanufacturing process is of great interest in today’s marine and offshore industry. Most of the current remanufacturing processes are carried out manually and hence they are error prone, labour-intensive and costly. In this paper, a conceptual framework for automated remanufacturing is presented. This framework involves the integration of 3D non-contact digitization, adaptive surface reconstruction, additive manufacturing and machining operation. Each operation is operated and interconnected automatically as one system. The feasibility of adaptive surface reconstruction on marine and offshore engineering components is also discussed. Several engineering components were evaluated and the results showed that this proposed system is feasible. Conclusions are drawn and further research work is discussed.

Keywords: adaptive surface reconstruction, automated remanufacturing, automatic repair, reverse engineering

Procedia PDF Downloads 312
9793 Optimizing Performance of Tablet's Direct Compression Process Using Fuzzy Goal Programming

Authors: Abbas Al-Refaie

Abstract:

This paper aims at improving the performance of the tableting process using statistical quality control and fuzzy goal programming. The tableting process was studied. Statistical control tools were used to characterize the existing process for three critical responses including the averages of a tablet’s weight, hardness, and thickness. At initial process factor settings, the estimated process capability index values for the tablet’s averages of weight, hardness, and thickness were 0.58, 3.36, and 0.88, respectively. The L9 array was utilized to provide experimentation design. Fuzzy goal programming was then employed to find the combination of optimal factor settings. Optimization results showed that the process capability index values for a tablet’s averages of weight, hardness, and thickness were improved to 1.03, 4.42, and 1.42, respectively. Such improvements resulted in significant savings in quality and production costs.

Keywords: fuzzy goal programming, control charts, process capability, tablet optimization

Procedia PDF Downloads 255
9792 3 Phase Induction Motor Control Using Single Phase Input and GSM

Authors: Pooja S. Billade, Sanjay S. Chopade

Abstract:

This paper focuses on the design of three phase induction motor control using single phase input and GSM.The controller used in this work is a wireless speed control using a GSM technique that proves to be very efficient and reliable in applications.The most common principle is the constant V/Hz principle which requires that the magnitude and frequency of the voltage applied to the stator of a motor maintain a constant ratio. By doing this, the magnitude of the magnetic field in the stator is kept at an approximately constant level throughout the operating range. Thus, maximum constant torque producing capability is maintained. The energy that a switching power converter delivers to a motor is controlled by Pulse Width Modulated signals applied to the gates of the power transistors in H-bridge configuration. PWM signals are pulse trains with fixed frequency and magnitude and variable pulse width. When a PWM signal is applied to the gate of a power transistor, it causes the turn on and turns off intervals of the transistor to change from one PWM period.

Keywords: index terms— PIC, GSM (global system for mobile), LCD (Liquid Crystal Display), IM (Induction Motor)

Procedia PDF Downloads 437
9791 Computer Aided Screening of Secreted Frizzled-Related Protein 4 (SFRP4): A Potential Control for Diabetes Mellitus

Authors: Shazia Anwer Bukhari, Waseem Akhtar Shamshari, Mahmood-Ur-Rahman, Muhammad Zia-Ul-Haq, Hawa Z. E. Jaafar

Abstract:

Diabetes mellitus is a life threatening disease and scientists are doing their best to find a cost effective and permanent treatment of this malady. The recent trend is to control the disease by target base inhibiting of enzymes or proteins. Secreted frizzled-related protein 4 (SFRP4) is found to cause five times more risk of diabetes when expressed above average levels. This study was therefore designed to analyze the SFRP4 and to find its potential inhibitors. SFRP4 was analyzed by bio-informatics tools of sequence tool and structure tool. A total of three potential inhibitors of SFRP4 were found, namely cyclothiazide, clopamide and perindopril. These inhibitors showed significant interactions with SFRP4 as compared to other inhibitors as well as control (acetohexamide). The findings suggest the possible treatment of diabetes mellitus type 2 by inhibiting the SFRP4 using the inhibitors cyclothiazide, clopamide and perindopril.

Keywords: bioscreening, clopamide, cyclothiazide, diabetes mellitus, perindopril, SFRP4

Procedia PDF Downloads 432
9790 Mauriac Syndrome: A Rare Complicacation With an Easy Solution

Authors: Pablo Cid Galache, Laura Zamorano Bonilla

Abstract:

Mauriac syndrome (MS) is a rare complication of type 1 diabetes mellitus (DM1). It is rela-ted to low insulin concentrations. Therefore is a complication mainly found in developing countries. The main clinical features are hepatomegaly, edema, growth and puberty delay, and the presence of elevated transaminases and serum lipids. The MS incidence is de-creasing due to the new types of insulin and intensive glycemic control. Therefore is a rare diagnosis in Europe nowadays, being described mainly in developing countries or with so-cioeconomic limitations to guarantee an adequate management of diabetes. Edema secondary to fluid retention is a rare complication of insulin treatment, especially in young patients. Its severity is variable and is mainly related to the start of a proper treatment and the improvement in glycemic control after diagnosis or after periods of poor metabolic control. Edema resolves spontaneously without requiring treatment in most cases. The Pediatric Endocrinology Unit of Hospital Motril could diagnose a 14-year-old girl who presented very poor metabolic control during the last 3 years as a consequence of the socioeconomic conditions of the country of origin during the last years. Presents up to 4 admissions for ketoacidosis during the last 12 months. After the family moved to Spain our patient began to be followed up in our Hospital. Initially presented glycated hemoglobin figures of 11%. One week after the start of treatment, the patient was admitted in the emergency room due to the appearance of generalized edema and pain in the limbs. The main laboratory abnormalities include: blood glucose 225mg/dl; HbA1C 10.8% triglycerides 543 mg/dl, total cholesterol 339 mg/dl (LDL 225) GOT 124 U/l, GPT 89U/l. Abdominal ultrasound shows mild hepatomegaly and no signs of ascites were shown. The patient presented a progressive improvement with resolution of the edema and analitical abnormalities during the next two weeks. During admission, the family received diabetes education, achieving adequate glycemic control at discharge. Nowadays the patient has a good glycemic control having glycated hemoglobin levels around 7%.

Keywords: Mauriac, diabetes, complication, developing countries

Procedia PDF Downloads 41
9789 A Text Classification Approach Based on Natural Language Processing and Machine Learning Techniques

Authors: Rim Messaoudi, Nogaye-Gueye Gning, François Azelart

Abstract:

Automatic text classification applies mostly natural language processing (NLP) and other AI-guided techniques to automatically classify text in a faster and more accurate manner. This paper discusses the subject of using predictive maintenance to manage incident tickets inside the sociality. It focuses on proposing a tool that treats and analyses comments and notes written by administrators after resolving an incident ticket. The goal here is to increase the quality of these comments. Additionally, this tool is based on NLP and machine learning techniques to realize the textual analytics of the extracted data. This approach was tested using real data taken from the French National Railways (SNCF) company and was given a high-quality result.

Keywords: machine learning, text classification, NLP techniques, semantic representation

Procedia PDF Downloads 82
9788 Effect of Ginger (Zingiber Officinale) And Garlic (Allium Sativum) Mixture on Growth Performance, Feed Utilization and Survival of Clarias Gariepinus Fingerlings

Authors: Maryam I. Abdullahi, Suleiman Aliyu, Armaya'u Hamisu Bichi

Abstract:

The study was conducted at the University Fish Farm, Federal University Dutsinma. The aim of the study was to determine the effects of dietary supplementation of Allium sativum and Zingiber officinale mixture on growth performance, feed utilization and survival of C. gariepinus fingerling reared in tank system. The experimental setup comprised of four treatment (4) groups labeled as T1, T2, T3 and T4, each treatment replicated 3 times with ten (10) fingerlings in each replicate respectively. Treatment 1 contained 0.5% of Zingiber officinale and 0.5% of Allium sativum (ZO-AS: 1.0%), Treatment 2 contained 0.75% Zingiber officinale, and 0.75% garlic (ZO-AS: 1.5%) while T3 contained 1% ginger and 1% Allium sativum (ZO-AS: 2.0%) respectively. The experiment lasted for twelve (12) weeks (84 days). The survival rate ranges from 90% - 100%. With a higher Final Mean Weight (893.10) and Percentage Mean Weight (942.65) as compared to the control group and others. There was no significant difference (p > 0.05) in the FMW (893.10) of the fish fed 1.5g/kg of Garlic and Ginger diets than the control (687.00). The SGR (1.20) of fish-fed Zingiber officinale and Allium sativum fortified diets shows that there is no significant difference between treatments fed 1.5g/kg Zingiber officinale and Allium sativum and the control group. Generally, there was an increased survival rate in the experimental fish-fed Zingiber officinale and Allium sativum-supplemented diets as compared to the control.

Keywords: clarias gariepinus, zingiber officinale, allium sativum, fingerlings

Procedia PDF Downloads 50
9787 Multi-Agent System Based Distributed Voltage Control in Distribution Systems

Authors: A. Arshad, M. Lehtonen. M. Humayun

Abstract:

With the increasing Distributed Generation (DG) penetration, distribution systems are advancing towards the smart grid technology for least latency in tackling voltage control problem in a distributed manner. This paper proposes a Multi-agent based distributed voltage level control. In this method a flat architecture of agents is used and agents involved in the whole controlling procedure are On Load Tap Changer Agent (OLTCA), Static VAR Compensator Agent (SVCA), and the agents associated with DGs and loads at their locations. The objectives of the proposed voltage control model are to minimize network losses and DG curtailments while maintaining voltage value within statutory limits as close as possible to the nominal. The total loss cost is the sum of network losses cost, DG curtailment costs, and voltage damage cost (which is based on penalty function implementation). The total cost is iteratively calculated for various stricter limits by plotting voltage damage cost and losses cost against varying voltage limit band. The method provides the optimal limits closer to nominal value with minimum total loss cost. In order to achieve the objective of voltage control, the whole network is divided into multiple control regions; downstream from the controlling device. The OLTCA behaves as a supervisory agent and performs all the optimizations. At first, a token is generated by OLTCA on each time step and it transfers from node to node until the node with voltage violation is detected. Upon detection of such a node, the token grants permission to Load Agent (LA) for initiation of possible remedial actions. LA will contact the respective controlling devices dependent on the vicinity of the violated node. If the violated node does not lie in the vicinity of the controller or the controlling capabilities of all the downstream control devices are at their limits then OLTC is considered as a last resort. For a realistic study, simulations are performed for a typical Finnish residential medium-voltage distribution system using Matlab ®. These simulations are executed for two cases; simple Distributed Voltage Control (DVC) and DVC with optimized loss cost (DVC + Penalty Function). A sensitivity analysis is performed based on DG penetration. The results indicate that costs of losses and DG curtailments are directly proportional to the DG penetration, while in case 2 there is a significant reduction in total loss. For lower DG penetration, losses are reduced more or less 50%, while for higher DG penetration, loss reduction is not very significant. Another observation is that the newer stricter limits calculated by cost optimization moves towards the statutory limits of ±10% of the nominal with the increasing DG penetration as for 25, 45 and 65% limits calculated are ±5, ±6.25 and 8.75% respectively. Observed results conclude that the novel voltage control algorithm proposed in case 1 is able to deal with the voltage control problem instantly but with higher losses. In contrast, case 2 make sure to reduce the network losses through proposed iterative method of loss cost optimization by OLTCA, slowly with time.

Keywords: distributed voltage control, distribution system, multi-agent systems, smart grids

Procedia PDF Downloads 295
9786 SisGeo: Support System for the Research of Georeferenced Comparisons Applied to Professional and Academic Devices

Authors: Bruno D. Souza, Gerson G. Cunha, Michael O. Ferreira, Roberto Rosenhaim, Robson C. Santos, Sergio O. Santos

Abstract:

Devices and applications that use satellite-based positioning are becoming more popular day-by-day. Thus, evolution and improvement in this technology are mandatory. Accordingly, satellite georeferenced systems need to accomplish the same evolution rhythm. Either GPS (Global Positioning System) or its similar Russian GLONASS (Global Navigation Satellite System) are system samples that offer us powerful tools to plot coordinates on the earth surface. The development of this research aims the study of several aspects related to use of GPS and GLONASS technologies, given its application and collected data improvement during geodetic data acquisition. So, both relevant theoretic and practical aspects are considered. In this context, at the theoretical part, the main systems' characteristics are shown, observing its similarities and differences. At the practical part, a series of experiences are performed and obtained data packages are compared in order to demonstrate equivalence or differences among them. The evaluation methodology targets both quantitative and qualitative analysis provided by GPS and GPS/GLONASS receptors. Meanwhile, a specific collected data storage system was developed to better compare and analyze them (SisGeo - Georeferenced Research Comparison Support System).

Keywords: satellites, systems, applications, experiments, receivers

Procedia PDF Downloads 238
9785 The Genetic Basis of the Lack of Impulse Control: What is Provided for the Criminal Law?

Authors: Amir Bastani

Abstract:

The result of the research in the field of human behavioural genetics demonstrates a genetic contribution of behavioural differences in aggression, violence, drug and substance abuse, antisocial personality disorder and other related traits. As the field of human behavioural genetics progresses and achieves credibility, the criminal accused continue to use its types of evidence into the criminal law. One of the most important genetic factors which controls certain neurotransmitters like dopamine and serotonin is the Monoamine Oxidase Acid A (MAOA) gene, known as the 'warrior gene'. The high-profile study by Caspi and colleagues in 2002 showed that the combination between one type of variation of the MAOA gene and childhood maltreatment noticeably predisposes a person to antisocial behaviour. Moreover, further scientific research shows that individuals with the MAOA gene have to some degree difficulties in controlling their impulses. Based on the evidence of MAOA, some criminal accused claimed difficulties in self-control. In the first case – the famous case of Mobley – the court rejected the MAOA evidence on the ground of the lack of scientific support. In contrast, in other cases after the Mobley trial, courts accepted the evidence of MAOA. In this paper, the issue of lack of impulse control produced by the MAOA gene and cases which relied on the MAOA evidence and successfully being accepted will be reviewed in detail. Finally, the anticipation of the paper for the future use of the MAOA evidence in criminal cases will be presented.

Keywords: genetic defence, criminal responsibility, MAOA, self-control

Procedia PDF Downloads 454
9784 Knowledge of Operation Rooms’ Staff toward Sources, Prevention and Control of Fires at Governmental Hospitals in Sana’a, Yemen

Authors: Abdulnasser Ahmed Haza’a, Marzoq Ali Odhah, Saddam Ahmed Al-Ahdal, Abdulfatah Saleh Al-Jaradi, Gamil Ghaleb Alrubaiee

Abstract:

Patient safety in hospitals is an essential professional indicator that should be noticed. The threat of fires is potentially the most dangerous risk that could harm patients and personnel. The aim of the study is to assess the knowledge of operating room (OR) staff toward prevention and control sources of fires. Between March 1 and March 30, 2022, data collection was done. A descriptive cross-sectional study was conducted. The sample of the study consisted of 89 OR staff from different governmental hospitals. Convenient sampling was applied to select the sample size. Official approvals were obtained from selected settings for start collection data. Data were collected using a close-ended questionnaire and tested for knowledge. This study was conducted in four governmental hospitals in Sana'a, Yemen. Most of the OR staff were male. Of these, 50.6% of them were operation technician professionals. More than two-thirds of OR staff have less than ten years of experience; 93% of OR staff had inadequate knowledge of sources of fires, and inadequate knowledge of them toward controls and prevention of fires (73%, 79.8%), respectively; 77.5% of OR staff had inadequate knowledge of prevention and control sources of fires. The study concluded that most of OR staff had inadequate knowledge of sources, controls, and prevention of fires, while 22.5% of them had adequate knowledge of prevention and control sources of fires. We recommended the implementation of training programs toward sources, controls, and prevention of fires or related workshops in their educational planning for OR staff of hospitals.

Keywords: knowledge, operation rooms staff, fires, prevention

Procedia PDF Downloads 82
9783 Determining the Effects of Wind-Aided Midge Movement on the Probability of Coexistence of Multiple Bluetongue Virus Serotypes in Patchy Environments

Authors: Francis Mugabi, Kevin Duffy, Joseph J. Y. T Mugisha, Obiora Collins

Abstract:

Bluetongue virus (BTV) has 27 serotypes, with some of them coexisting in patchy (different) environments, which make its control difficult. Wind-aided midge movement is a known mechanism in the spread of BTV. However, its effects on the probability of coexistence of multiple BTV serotypes are not clear. Deterministic and stochastic models for r BTV serotypes in n discrete patches connected by midge and/or cattle movement are formulated and analyzed. For the deterministic model without midge and cattle movement, using the comparison principle, it is shown that if the patch reproduction number R0 < 1, i=1,2,...,n, j=1,2,...,r, all serotypes go extinct. If R^j_i0>1, competitive exclusion takes place. Using numerical simulations, it is shown that when the n patches are connected by midge movement, coexistence takes place. To account for demographic and movement variability, the deterministic model is transformed into a continuous-time Markov chain stochastic model. Utilizing a multitype branching process, it is shown that the midge movement can have a large effect on the probability of coexistence of multiple BTV serotypes. The probability of coexistence can be brought to zero when the control interventions that directly kill the adult midges are applied. These results indicate the significance of wind-aided midge movement and vector control interventions on the coexistence and control of multiple BTV serotypes in patchy environments.

Keywords: bluetongue virus, coexistence, multiple serotypes, midge movement, branching process

Procedia PDF Downloads 136
9782 In vitro Control of Aedes aegypti Larvae Using Beauveria bassiana

Authors: R. O. B. Bitencourt, F. S. Farias, M. C. Freitas, C. J. R. Balduino, E.S. Mesquita, A. R. C. Corval, P. S. Gôlo, E. G. Pontes, V. R. E. P. Bittencourt, I. C. Angelo

Abstract:

Aedes aegypti larval survival rate was assessed after exposure to blastopores or conidia (mineral oil-in-water formulation or aqueous suspension) of Beauveria bassiana CG 479 propagules (blastospores or conidia). Here, mineral oil was used in the fungal formulation to control Aedes aegypti larvae. 1%, 0.5% or 0.1% mineral oil-in-water solutions were used to evaluate mineral oil toxicity for mosquito larvae. In the oil toxicity test, 0.1% mineral oil solution reduced only 4.5% larval survival; accordingly, this concentration was chosen for fungal oil-in-water formulations. Aqueous suspensions were prepared using 0.01% Tween 80® in sterile dechlorinated water. A. aegypti larvae (L2) were exposed in aqueous suspensions or mineral oil-in-water fungal formulations at 1×107 propagules mL-1; the survival rate (assessed daily, for 7 days) and the median survival time (S50) were calculated. Seven days after the treatment, mosquito larvae survival rates were 8.56%, 16.22%, 58%, and 42.56% after exposure to oil-in-water blastospores, oil-in-water conidia, blastospores aqueous suspension and conidia aqueous suspension (respectively). Larvae exposed to 0.01% Tween 80® had 100% survival rate and the ones treated with 0.1% mineral oil-in-water had 95.11% survival rate. Larvae treated with conidia (regardless the presence of oil) or treated with blastospores formulation had survival median time (S50) ranging from one to two days. S50 was not determined (ND) when larvae were exposed to blastospores aqueous suspension, 0.01% Tween 80® (aqueous control) or 0.1% mineral oil-in-water formulation (oil control). B. bassiana conidia and blastospores (mineral oil-in-water formulated or suspended in water) had potential to control A. aegypti mosquito larvae, despite mineral oil-in-water formulation yielded better results in comparison to aqueous suspensions. Here, B. bassiana CG 479 isolate is suggested as a potential biocontrol agent of A. aegypti mosquito larvae.

Keywords: blastospores, formulation, mosquitoes, conidia

Procedia PDF Downloads 175
9781 Performance and Physiological Responses of Broiler Chickens to Diets Supplemented with Propolis in Breeding, to in Ovo Propolis Feeding or to Propolis Supplementation of Diets for Their Chicks

Authors: Kalbiye Konanc, Ergin Ozturk

Abstract:

To examine the effects of an ethanol liquid extract obtained from raw bee propolis (PE) on fattening performance and physiology such as vaccine-antibody relationship, microbial profile, immune status and some blood parameters of broiler chickens were used a total of 600 broiler (Ross 308) chicks, obtained from eggs of 288, 38-weeks-old broiler breeding. There were 6 groups: CC (Parent-Control and Offspring-Control, CP (Parent-Control and Offspring-propolis extract, Cip (Parent-Control and Offspring-in-ovo propolis extract), Cis (Parent-Control and Chickens-in-ovo saline), PeC (Parent-propolis extract and Offspring-Control), PeP (Parent-Propolis extract and Offspring-Propolis extract). Each group was consisted of 10 replications with 10 broiler offspring, and the experiment was lasted for 6 weeks with ethanol-extracted propolis concentration is 400 ppm/kg diet. While the highest feed consumptions at 0-21 days and 0-42 days were found in PeC, the best feed conversion ratio at 0-42 days was found in CP group. The live weight gains were found not to be different among the groups. The highest alanine aminotransferase activities were found in CC and CP and aspartate aminotransferase activities in PeP and PeC groups. The highest triglyceride and total antioxidant levels were found highest in CC and the highest total oxidant level in Cip group. IgA level in hatched eggs and IgM value after slaughtering were highest in Cip group. The best immune response was obtained for 21st day Newcastle Disease vaccine in CC and Cis groups and for 28th day Infectious Bursal Disease vaccine in CP group. The highest total aerobic microorganism and the lowest total fungi count were found in PeP group. In conclusion, it was determined that in-ovo propolis ethanol extract (Cip) increased the maternal antibody levels, that had not consistent effects on blood biochemical parameters except for triglyceride, that led to decrease in E. coli counts and that it can provide strong immune response against Infectious Bursal Disease.

Keywords: bee propolis, in-ovo feeding, immune parameters, poultry, maternal antibody, microorganisms

Procedia PDF Downloads 278
9780 Artificial Neural Networks Face to Sudden Load Change for Shunt Active Power Filter

Authors: Dehini Rachid, Ferdi Brahim

Abstract:

The shunt active power filter (SAPF) is not destined only to improve the power factor, but also to compensate the unwanted harmonic currents produced by nonlinear loads. This paper presents a SAPF with identification and control method based on artificial neural network (ANN). To identify harmonics, many techniques are used, among them the conventional p-q theory and the relatively recent one the artificial neural network method. It is difficult to get satisfied identification and control characteristics by using a normal (ANN) due to the nonlinearity of the system (SAPF + fast nonlinear load variations). This work is an attempt to undertake a systematic study of the problem to equip the (SAPF) with the harmonics identification and DC link voltage control method based on (ANN). The latter has been applied to the (SAPF) with fast nonlinear load variations. The results of computer simulations and experiments are given, which can confirm the feasibility of the proposed active power filter.

Keywords: artificial neural networks (ANN), p-q theory, harmonics, total harmonic distortion

Procedia PDF Downloads 370
9779 Chat-Based Online Counseling for Enhancing Wellness of Undergraduates with Emotional Crisis Tendency

Authors: Arunya Tuicomepee

Abstract:

During the past two decades, there have been the increasing numbers of studies on online counseling, especially among adolescents who are familiar with the online world. This can be explained by the fact that via this channel enables easier access to the young, who may not be ready for face-to-face service, possibly due to uneasiness to reveal their personal problems with a stranger, the feeling that their problems are to be shamed, or the need to protect their images. Especially, the group of teenagers prone to suicide or despair, who tend to keep things to or isolate from the society to themselves, usually prefer types of services that require no face-to-face encounter and allow their anonymity, such as online services. This study aimed to examine effectiveness of chat-based online counseling for enhancing wellness of undergraduates with emotional crisis tendency. Experimental with pretest-posttest control group design was employed. Participants were 47 undergraduates (10 males and 37 females) with high emotional crisis tendency. They were randomly assigned to experimental group (24 students) and control group (23 students). Participants in the experimental group received a 60-minute, 4-sessions of individual chat-based online counseling led by counselor. Those in control group received no counseling session. Instruments were the Emotional Crisis Scale and Wellness Scales. Two-way mixed-design multivariate analysis of variance was used for data analysis. Finding revealed that the posttest scores on wellness of those in the experimental group were higher than the scores of those in the control group. The posttest scores on emotional crisis tendency of those in the experimental group were lower than the scores of those in the control group. Hence, this study suggests chat-based online counseling services can become a helping source that increasing more adolescents would recognize and turn to in the future and that will receive more attention.

Keywords: chat-based online counseling, emotional crisis, undergraduate student, wellness

Procedia PDF Downloads 221
9778 Self-Supervised Learning for Hate-Speech Identification

Authors: Shrabani Ghosh

Abstract:

Automatic offensive language detection in social media has become a stirring task in today's NLP. Manual Offensive language detection is tedious and laborious work where automatic methods based on machine learning are only alternatives. Previous works have done sentiment analysis over social media in different ways such as supervised, semi-supervised, and unsupervised manner. Domain adaptation in a semi-supervised way has also been explored in NLP, where the source domain and the target domain are different. In domain adaptation, the source domain usually has a large amount of labeled data, while only a limited amount of labeled data is available in the target domain. Pretrained transformers like BERT, RoBERTa models are fine-tuned to perform text classification in an unsupervised manner to perform further pre-train masked language modeling (MLM) tasks. In previous work, hate speech detection has been explored in Gab.ai, which is a free speech platform described as a platform of extremist in varying degrees in online social media. In domain adaptation process, Twitter data is used as the source domain, and Gab data is used as the target domain. The performance of domain adaptation also depends on the cross-domain similarity. Different distance measure methods such as L2 distance, cosine distance, Maximum Mean Discrepancy (MMD), Fisher Linear Discriminant (FLD), and CORAL have been used to estimate domain similarity. Certainly, in-domain distances are small, and between-domain distances are expected to be large. The previous work finding shows that pretrain masked language model (MLM) fine-tuned with a mixture of posts of source and target domain gives higher accuracy. However, in-domain performance of the hate classifier on Twitter data accuracy is 71.78%, and out-of-domain performance of the hate classifier on Gab data goes down to 56.53%. Recently self-supervised learning got a lot of attention as it is more applicable when labeled data are scarce. Few works have already been explored to apply self-supervised learning on NLP tasks such as sentiment classification. Self-supervised language representation model ALBERTA focuses on modeling inter-sentence coherence and helps downstream tasks with multi-sentence inputs. Self-supervised attention learning approach shows better performance as it exploits extracted context word in the training process. In this work, a self-supervised attention mechanism has been proposed to detect hate speech on Gab.ai. This framework initially classifies the Gab dataset in an attention-based self-supervised manner. On the next step, a semi-supervised classifier trained on the combination of labeled data from the first step and unlabeled data. The performance of the proposed framework will be compared with the results described earlier and also with optimized outcomes obtained from different optimization techniques.

Keywords: attention learning, language model, offensive language detection, self-supervised learning

Procedia PDF Downloads 92
9777 Analysis of Cooperative Hybrid ARQ with Adaptive Modulation and Coding on a Correlated Fading Channel Environment

Authors: Ibrahim Ozkan

Abstract:

In this study, a cross-layer design which combines adaptive modulation and coding (AMC) and hybrid automatic repeat request (HARQ) techniques for a cooperative wireless network is investigated analytically. Previous analyses of such systems in the literature are confined to the case where the fading channel is independent at each retransmission, which can be unrealistic unless the channel is varying very fast. On the other hand, temporal channel correlation can have a significant impact on the performance of HARQ systems. In this study, utilizing a Markov channel model which accounts for the temporal correlation, the performance of non-cooperative and cooperative networks are investigated in terms of packet loss rate and throughput metrics for Chase combining HARQ strategy.

Keywords: cooperative network, adaptive modulation and coding, hybrid ARQ, correlated fading

Procedia PDF Downloads 127
9776 Design Data Sorter Circuit Using Insertion Sorting Algorithm

Authors: Hoda Abugharsa

Abstract:

In this paper we propose to design a sorter circuit using insertion sorting algorithm. The circuit will be designed using Algorithmic State Machines (ASM) method. That means converting the insertion sorting flowchart into an ASM chart. Then the ASM chart will be used to design the sorter circuit and the control unit.

Keywords: insert sorting algorithm, ASM chart, sorter circuit, state machine, control unit

Procedia PDF Downloads 432
9775 Study on the Quality of Biscuits Prepared from Wheat Flour and Cassava Flour

Authors: Ramim Tanver Rahman, Muhammad Mahbub Sobhan, M. A. Alim

Abstract:

This study reports on processing of biscuits using skinned, treated and dried cassava flour. Five samples of biscuits S2, S3, S4, S5, and S6 containing 8, 16, 24, 32, and 40% cassava flour with wheat flour and a control sample (S1) containing no cassava flour were processed. The weights of all the biscuit samples were higher than that of control biscuit. The biscuit containing cassava flour was lower width than the control biscuit. The spread ratio of biscuits with 16% cassava flour was higher than other combinations of cassava flour. No remarkable changes in moisture content, peroxide value, fatty acid value, texture, and flavor were observed up to 4 months of storage in ambient conditions (27° to 35°C). A decreasing trend in color, flavor, texture and overall acceptability was observed with the increased incorporation of cassava flour. The sample S1 (no cassava flour) secured the highest overall acceptability and sample S6 (40% cassava flour) obtained the lowest overall acceptability. It is recommended that good quality cassava flour fortified biscuits may be processed in industrial-scale substituting the wheat flour by cassava flour up to 24% levels.

Keywords: cassava flour, wheat flour, shelf life, spread ratio, storage, biscuit

Procedia PDF Downloads 354