Search results for: neutral axis
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 1088

Search results for: neutral axis

518 A Diagnostic Comparative Analysis of on Simultaneous Localization and Mapping (SLAM) Models for Indoor and Outdoor Route Planning and Obstacle Avoidance

Authors: Seyed Esmail Seyedi Bariran, Khairul Salleh Mohamed Sahari

Abstract:

In robotics literature, the simultaneous localization and mapping (SLAM) is commonly associated with a priori-posteriori problem. The autonomous vehicle needs a neutral map to spontaneously track its local position, i.e., “localization” while at the same time a precise path estimation of the environment state is required for effective route planning and obstacle avoidance. On the other hand, the environmental noise factors can significantly intensify the inherent uncertainties in using odometry information and measurements obtained from the robot’s exteroceptive sensor which in return directly affect the overall performance of the corresponding SLAM. Therefore, the current work is primarily dedicated to provide a diagnostic analysis of six SLAM algorithms including FastSLAM, L-SLAM, GraphSLAM, Grid SLAM and DP-SLAM. A SLAM simulated environment consisting of two sets of landmark locations and robot waypoints was set based on modified EKF and UKF in MATLAB using two separate maps for indoor and outdoor route planning subject to natural and artificial obstacles. The simulation results are expected to provide an unbiased platform to compare the estimation performances of the five SLAM models as well as on the reliability of each SLAM model for indoor and outdoor applications.

Keywords: route planning, obstacle, estimation performance, FastSLAM, L-SLAM, GraphSLAM, Grid SLAM, DP-SLAM

Procedia PDF Downloads 436
517 Numerical and Experimental Approach to Evaluate Forming Coil of Electromagnetic Forming Process

Authors: H. G. Noh, H. G. Park, B. S. Kang, J. Kim

Abstract:

Electromagnetic forming process (EMF) is one of high-velocity forming processes using Lorentz force. Advantages of EMF are summarized as improvement of formability, reduction in wrinkling, non-contact forming. In this study, numerical simulations were conducted to determine the practical parameters for EMF process. A 2-D axis-symmetric electromagnetic model was considered based on the spiral type forming coil. In the numerical simulation, RLC circuit coupled with spiral coil was made to consider the design parameters such as system input current and electromagnetic force. In order to deform the sheet in the patter shape die, two types of spiral shape coil were considered to deform the pattern shape sheet. One is a spiral coil that has 6turns with dead zone at centre point. Another is a normal spiral coil without dead zone that has 8 turns. In the electric analysis, input current and magnetic force were compared and then plastic deformation was treated in the mechanical analysis for two coil cases. Deformation behaviour of dead zone coil case has good agreement with pattern shape die. As a result, deformation behaviour could be controlled by giving dead zone at centre of the coil in spiral shape coil case.

Keywords: electromagnetic forming, spiral coil, Lorentz force, manufacturing

Procedia PDF Downloads 295
516 Analgesic Efficacy of Opiorphin and Its Analogue

Authors: Preet Singh, Kavitha Kongara, Dave Harding, Neil Ward, Paul Chambers

Abstract:

The objective of this study was to compare the analgesic efficacy of opiorphin and its analogue with a mu-receptor agonist; morphine. Opiorphins (Gln-Arg-Phe-Ser-Arg) belong to the family of endogenous enkephalinase inhibitors, found in saliva of humans. They are inhibitors of two Zinc metal ectopeptidases (Neutral endopeptidase NEP, and amino-peptidase APN) which are responsible for the inactivation of the endogenous opioids; endorphins and enkephalins. Morphine and butorphanol exerts their analgesic effects by mimicking the actions of endorphins and enkephalins. The opiorphin analogue was synthesized based on the structure activity relationship of the amino acid sequence of opiorphin. The pharmacological profile of the analogue was tested by replacing Serine at position 4 with Proline. The hot plate and tail flick test were used to demonstrate the analgesic efficacy. There was a significant increase in the time for the tail flick response after an injection of opiorphin, which was similar to the morphine effect. There was no increase in time in the hot plate test after an injection of opiorphin. The results suggest that opiorphin works at spinal level only rather than both spinal and supraspinal. Further work is required to confirm our results. We did not find analgesic activity of the opiorphin analogue. Thus, Serine at position 4 is also important for its pharmacological action. Further work is required to illustrate the role of serine at position 4 in opiorphin.

Keywords: analgesic peptides, endogenous opioids, morphine, opiorphin

Procedia PDF Downloads 313
515 Instability by Weak Precession of the Flow in a Rapidly Rotating Sphere

Authors: S. Kida

Abstract:

We consider the flow of an incompressible viscous fluid in a precessing sphere whose spin and precession axes are orthogonal to each other. The flow is characterized by two non-dimensional parameters, the Reynolds number Re and the Poincare number Po. For which values of (Re, Po) will the flow approach a steady state from an arbitrary initial condition? To answer it we are searching the instability boundary of the steady states in the whole (Re, Po) plane. Here, we focus the rapidly rotating and weakly precessing limit, i.e., Re >> 1 and Po << 1. The steady flow was obtained by the asymptotic expansion for small ε=Po Re¹/² << 1. The flow exhibits nearly a solid-body rotation in the whole sphere except for a thin boundary layer which develops over the sphere surface. The thickness of this boundary layer is of O(δ), where δ=Re⁻¹/², except where two circular critical bands of thickness of O(δ⁴/⁵) and of width of O(δ²/⁵) which are located away from the spin axis by about 60°. We perform the linear stability analysis of the steady flow. We assume that the disturbances are localized in the critical bands and make an expansion analysis in terms of ε to derive the eigenvalue problem for the growth rate of the disturbance, which is solved numerically. As the solution, we obtain an asymptote of the stability boundary as Po=28.36Re⁻⁰.⁸. This agrees excellently with the corresponding laboratory experiments and numerical simulations. One of the most popular instability mechanisms so far is the parametric instability, which turns out, however, not to give the correct stability boundary. The present instability is different from the parametric instability.

Keywords: boundary layer, critical band, instability, precessing sphere

Procedia PDF Downloads 145
514 Comparison Study of Machine Learning Classifiers for Speech Emotion Recognition

Authors: Aishwarya Ravindra Fursule, Shruti Kshirsagar

Abstract:

In the intersection of artificial intelligence and human-centered computing, this paper delves into speech emotion recognition (SER). It presents a comparative analysis of machine learning models such as K-Nearest Neighbors (KNN),logistic regression, support vector machines (SVM), decision trees, ensemble classifiers, and random forests, applied to SER. The research employs four datasets: Crema D, SAVEE, TESS, and RAVDESS. It focuses on extracting salient audio signal features like Zero Crossing Rate (ZCR), Chroma_stft, Mel Frequency Cepstral Coefficients (MFCC), root mean square (RMS) value, and MelSpectogram. These features are used to train and evaluate the models’ ability to recognize eight types of emotions from speech: happy, sad, neutral, angry, calm, disgust, fear, and surprise. Among the models, the Random Forest algorithm demonstrated superior performance, achieving approximately 79% accuracy. This suggests its suitability for SER within the parameters of this study. The research contributes to SER by showcasing the effectiveness of various machine learning algorithms and feature extraction techniques. The findings hold promise for the development of more precise emotion recognition systems in the future. This abstract provides a succinct overview of the paper’s content, methods, and results.

Keywords: comparison, ML classifiers, KNN, decision tree, SVM, random forest, logistic regression, ensemble classifiers

Procedia PDF Downloads 32
513 Influence of Cucurbitacin-Containing Phytonematicides on Growth of Rough Lemon (Citrus jambhiri)

Authors: Raisibe V. Mathabatha, Phatu W. Mashela, Nehemiah M. Mokgalong

Abstract:

Occasional incidence of phytotoxicity in Nemarioc-BL and Nemafric-AL phytonematicides to crops raises credibility challenges that could negate their registration as commercial products. Responses of plants to phytonematicides are characterized by the existence of stimulation, neutral and inhibition phases, with the mid-point of the former being referred to as the Mean Concentration Stimulation Point (MSCP = Dm + Rh/2). The objective of this study was to determine the MCSP and the overall sensitivity (∑k) of Nemarioc-AL and Nemafric-BL phytonematicides to rough lemon seedling rootstocks using the Curve-fitting Allelochemical Response Dosage (CARD) computer-based model. Two parallel greenhouse experiments were initiated, with seven dilutions of each phytonematicide arranged in a randomised complete block design, replicated nine times. Six-month-old rough lemon seedlings were transplanted into 20-cm-diameter plastic pots, filled with steam-pasteurised river sand (300°C for 3 h) and Hygromix-T growing mixture. Treatments at 0, 2, 4, 8, 16, 32 and 164% dilutions were applied weekly at 300 ml/plant. At 84 days after the treatments, analysis of variance-significant plant variables was subjected to the CARD model to generate appropriate biological indices. Computed MCSP values for Nemarioc-AL and Nemafric-BL phytonematicides on rough lemon were 29 and 38%, respectively, whereas ∑k values were 1 and 0, respectively. At the applied concentrations, rough lemon seedlings were highly sensitive to Nemarioc-AL and Nemafric-BL phytonematicides.

Keywords: crude extracts, cucurbitacins, effective microbes, fruit extracts

Procedia PDF Downloads 138
512 Numerical Solution of Magneto-Hydrodynamic Flow of a Viscous Fluid in the Presence of Nanoparticles with Fractional Derivatives through a Cylindrical Tube

Authors: Muhammad Abdullah, Asma Rashid Butt, Nauman Raza

Abstract:

Biomagnetic fluids like blood play key role in different applications of medical science and bioengineering. In this paper, the magnetohydrodynamic flow of a viscous fluid with magnetic particles through a cylindrical tube is investigated. The fluid is electrically charged in the presence of a uniform external magnetic field. The movement in the fluid is produced due to the cylindrical tube. Initially, the fluid and tube are at rest and at time t=0⁺, the tube starts to move along its axis. To obtain the mathematical model of flow with fractional derivatives fractional calculus approach is used. The solution of the flow model is obtained by using Laplace transformation. The Simon's numerical algorithm is employed to obtain inverse Laplace transform. The hybrid technique, we are employing has less computational effort as compared to other methods. The numerical calculations have been performed with Mathcad software. As the special cases of our problem, the solution of flow model with ordinary derivatives and flow without magnetic particles has been procured. Finally, the impact of non-integer fractional parameter alpha, Hartmann number Ha, and Reynolds number Re on flow and magnetic particles velocity is analyzed and depicted by graphs.

Keywords: viscous fluid, magnetic particles, fractional calculus, laplace transformation

Procedia PDF Downloads 186
511 Competition as an Appropriate Instructional Practice in the Physical Education Environment: Reflective Experiences

Authors: David Barney, Francis Pleban, Muna Muday

Abstract:

The purpose of this study was to explore gender differences of former physical education students related to reflective experiences of competition in physical education learning environment. In the school environment, students are positioned in competitive situations, including in the physical education context. Therefore it is important to prepare future physical educators to address the role of competition in physical education. Participants for this study were 304 college-aged students and young adults (M = 1.53, SD = .500), from a private university and local community located in the western United States. When comparing gender, significant differences (p < .05) were reported for four (questions 5, 7, 12, and 14) of the nine scaling questions. Follow-up quantitative findings reported that males (41%) more than females (27%) witnessed fights in physical education environment during competitive games. Qualitative findings reported fighting were along the lines of verbal confrontation. Female participants tended to experience being excluded from games, when compared to male participants. Both male and female participants (total population; 95%, males; 98%; and females 92%) were in favor of including competition in physical education for students. Findings suggest that physical education teachers and physical education teacher education programs have a responsibility to develop gender neutral learning experiences that help students better appreciate the role competition plays, both in and out of the physical education classroom.

Keywords: competition, physical education, physical education teacher education, gender

Procedia PDF Downloads 486
510 Performance Evaluation of Pilot Rotating Biological Contactor for Decentralised Management of Domestic Sewage in Delhi

Authors: T. R. Sreekrishnan, Mukesh Khare, Dinesh Upadhyay

Abstract:

In a Rotating Biological Contactor (RBC), the biological film responsible for removal of pollutants is formed on the surface of discs. Evaluation studies of a pilot RBC designed to treat sewage of 150 persons with BOD Loading Rate: 8.2–26.7 g/m2/d, Discharge: 57.6 – 115.2 m3/day, HRT 1.25 – 2.5 hrs, at STP Yamuna Vihar Delhi. Removal of organic materials through use of fixed film reactors such as RBC is accomplished by means of a biological film on the fixed media. May and June in Delhi are dry summer months where the ambient temperature is in the range of 35oC to 45oC. July is a wet monsoon month that receives occasional precipitation, cloud cover, high humidity, with ambient temperature in the range of 30oC to 35oC. The organic and inorganic loads to the RBC employed in this study are actual city sewage conditions. Average in fluent BOD concentrations have been 330 mg/l, 245 mg/l and 160 mg/l and the average COD concentrations have been 670 mg/l, 500 mg/l, and 275 mg/l. The city sewage also has high concentration of ammonia, phosphorous, total suspended solids (TSS). pH of the city sewage is near neutral. Overall, the substrate conditions of city sewage are conducive for biological treatment though aerobic process. The presentation is a part of the ongoing collaborative research initiative between IIT Delhi and Karlsruhe Institute of Technology, Germany which is going on for last 15 years or so in the treatment of sewage waste of Delhi using semi-decentralized treatment system based on Rotating Biological Contactor.

Keywords: Rotating Biological Contactor (RBC), COD, BOD, HRT, STP

Procedia PDF Downloads 378
509 The Effect of System Parameters on the Biogas Production from Poultry Rendering Plant Anaerobic Digesters

Authors: N. Lovanh, J. Loughrin, G. Ruiz-Aguilar

Abstract:

Animal wastes can serve as the feedstock for biogas production (mainly methane) that could be used as alternative energy source. The green energy derived from animal wastes is considered to be carbon neutral and offsetting those generated from fossil fuels. In this study, an evaluation of system parameters on methane production from anaerobic digesters utilizing poultry rendering plant wastewater was carried out. Anaerobic batch reactors and continuous flow system subjected to different operation conditions (i.e., flow rate, temperature, and etc.) containing poultry rendering wastewater were set up to evaluate methane potential from each scenario. Biogas productions were sampled and monitored by gas chromatography and photoacoustic gas analyzer over six months of operation. The results showed that methane productions increased as the temperature increased. However, there is an upper limit to the increase in the temperature on the methane production. Flow rates and type of systems (batch vs. plug-flow regime) also had a major effect on methane production. Constant biogas production was observed in plug-flow system whereas batch system produced biogas quicker and tapering off toward the end of the six-month study. Based on these results, it is paramount to consider operating conditions and system setup in optimizing biogas production from agricultural wastewater.

Keywords: anaerobic digestion, methane, poultry rendering wastewater, biotechnology

Procedia PDF Downloads 377
508 Integrated Thermal Control to Improve Workers' Intellectual Concentration in Office Environment

Authors: Kimi Ueda, Kosuke Sugita, Soma Kawamoto, Hiroshi Shimoda, Hirotake Ishii, Fumiaki Obayashi, Kazuhiro Taniguchi, Ayaka Suzuki

Abstract:

The authors have focused on the thermal difference between office rooms and break rooms, and proposed an integrated thermal control method to improve workers’ intellectual concentration. First, a trial experiment was conducted to verify the effect of temperature difference on workers’ intellectual concentration with using two experimental rooms; a thermally neutral break room and a cooler office room. As the result of the experiment, it was found that the thermal difference had a significant effect on improving their intellectual concentration. Workers, however, often take a short break at their desks without moving to a break room, so that the thermal difference cannot be given to them. So utilization of airflow was proposed as an integrated thermal control method instead of the temperature difference to realize the similar effect. Concretely, they are exposed to airflow when working in order to reduce their effective temperature while it is weakened when taking a break. Another experiment was conducted to confirm the effect of the airflow control on their intellectual concentration. As the result of concentration index and questionnaire survey, their intellectual concentration was significantly improved in the integrated thermal controlled environment. It was also found that most of them felt more comfortable and had higher motivation and higher degree of concentration in the environment.

Keywords: airflow, evaluation experiment, intellectual concentration, thermal difference

Procedia PDF Downloads 280
507 Impact of Macroeconomic Variables on Indian Mutual Funds: A Time Series Analysis

Authors: Sonali Agarwal

Abstract:

The investor perception about investment avenues is affected to a great degree by the current happenings, within the country, and on the global stage. The influencing events can range from government policies, bilateral trade agreements, election agendas, to changing exchange rates, appreciation and depreciation of currency, recessions, meltdowns, bankruptcies etc. The current research attempts to discover and unravel the effect of various macroeconomic variables (crude oil price, gold price, silver price and USD exchange rate) on the Indian mutual fund industry in general and the chosen funds (Axis Gold Fund, BSL Gold Fund, Kotak Gold Fund & SBI gold fund) in particular. Cointegration tests and Vector error correction equations prove that the chosen variables have strong effect on the NAVs (net asset values) of the mutual funds. However, the greatest influence is felt from the fund’s own past and current information and it is found that when an innovation of fund’s own lagged NAVs is given, variance caused is high that changes the current NAVs markedly. The study helps to highlight the interplay of macroeconomic variables and their repercussion on mutual fund industry.

Keywords: cointegration, Granger causality, impulse response, macroeconomic variables, mutual funds, stationarity, unit root test, variance decomposition, VECM

Procedia PDF Downloads 234
506 Soil Organic Carbon Pool Assessment and Chemical Evaluation of Soils in Akure North and South Local Government Area of Ondo State

Authors: B. F. Dada, B. S. Ewulo, M. A. Awodun, S. O. Ajayi

Abstract:

Aggregate soil carbon distribution and stock in the soil in the form of a carbon pool is important for soil fertility and sequestration. The amount of carbon pool and other nutrients statues of the soil are to benefit plants, animal and the environment in the long run. This study was carried out at Akure North and South Local Government; the study area is one of the 18 Local Government Areas of Ondo State in the Southwest geo-political zone of Nigeria. The sites were divided into Map Grids and geo-referenced with Global Positioning System (GPS). Horizons were designated and morphological description carried out on the field. Pedons were characterized and classified according to USDA soil taxonomy. The local government area shares boundaries with; Ikere Local Government (LG) in the North, Ise Orun LG in the northwest, Ifedore LG in the northeast Akure South LG in the East, Ose LG in the South East, and Owo LG in the South. SOC-pool at Federal College of Agriculture topsoil horizon A2 is significantly higher than all horizons, 67.83 th⁻¹. The chemical properties of the pedons have shown that the soil is very strongly acidic to neutral reaction (4.68 – 6.73). The nutrients status of the soil topsoil A1 and A2 generally indicates that the soils have a low potential for retaining plant nutrients, and therefore call for adequate soil management.

Keywords: soil organic carbon (SOC), horizon, pedon, Akure

Procedia PDF Downloads 130
505 Flashover Voltage of Silicone Insulating Surface Covered by Water Drops under AC Voltage

Authors: Fatiha Aouabed, Abdelhafid Bayadi, Rabah Boudissa

Abstract:

Nowadays, silicone rubber insulation materials are widely used in high voltage outdoor insulation systems as they can combat pollution flashover problems. The difference in pollution flashover performance of silicone rubber and other insulating materials is due to the way that water wets their surfaces. It resides as discrete drops on silicone rubber, and the mechanism of flashover is due to the breakdown of the air between the water drops and the distortion of these drops in the direction of the electric field which brings the insulation to degradation and failure. The main objective of this work is to quantify the effect of different types of water drops arrangements, their position and dry bands width on the flashover voltage of the silicone insulating surface with non-uniform electric field systems. The tests were carried out on a rectangular sample under AC voltage. A rod-rod electrode system is used. The findings of this work indicate that the performance of the samples decreases with the presence of water drops on their surfaces. Further, these experimental findings show that there is a limiting number of rows from which the flashover voltage of the insulation is minimal and constant. This minimum is a function of the distance between two successive rows. Finally, it is concluded that the system withstand voltage increases when the row of droplets on the electrode axis is removed.

Keywords: contamination, flashover, testing, silicone rubber insulators, surface wettability, water droplets

Procedia PDF Downloads 434
504 Assessment of Microbiological Status of Branded and Street Vended Ice-Cream Offered for Public Consumption: A Comparative Study in Tangail Municipality, Bangladesh

Authors: Afroza Khatun, Masuma, Md. Younus Mia, Kamal Kanta Das

Abstract:

Analysis of the microbial status and physicochemical parameters of some branded and street vended ice cream showed that total viable bacteria in branded ice cream ranged from 4.8×10³ to 1.10×10⁵ cfu/ml, and in street vended ice-cream ranged from 7.5×10⁴ to 1.6×10⁸ cfu/ml. Total coliform bacteria present up to 9.20×10³ cfu/ml in branded ice cream and 5.3×10³ to 9.6×10⁶ cfu/ml observed in street vended ice cream. Total E. coli were found to be present within a range from 0 to 4.5×10³ cfu/ml in branded and 4.1×10² to 7.5×10⁴ cfu/ml in street ice cream. The ranges of Staphylococcus aureus count were 1.8×10² to 2.9×10⁴ cfu/ml (branded) and 3.9×10⁴ to 7.9×10⁶ cfu/ml (street). The pH of both types of ice cream showed acidic to neutral conditions where the concentration of pH for branded ice cream was 5.5 to 6.9, as well as the value of pH in street ice cream, was 6.2 to 7.0. The range of Total soluble solids in several branded ice creams was 26 to 29%, and the value of TSS obtained in street-vended ice-creams ranged from 5 to 10%. The overall results of this research demonstrated that the microbial quality in all street ice creams exceeded the BSTI standard and exhibited lower quality than the industrially produced branded ice creams due to comparatively faulty manufacturing processes and poor hygiene practices. The presence of pathogenic microbes was also observed in branded ice creams which was quite alarming for public health. So it is suggested that the government authorized organization should conduct the proper monitoring system to ensure that both branded and street vended ice-creams are microbiologically safe to prevent public health hazards.

Keywords: food safety, microbiological analysis, physicochemical, ice-cream, E. coli, Staphylococcus aureus

Procedia PDF Downloads 67
503 A Simple Device for Characterizing High Power Electron Beams for Welding

Authors: Aman Kaur, Colin Ribton, Wamadeva Balachandaran

Abstract:

Electron beam welding due to its inherent advantages is being extensively used for material processing where high precision is required. Especially in aerospace or nuclear industries, there are high quality requirements and the cost of materials and processes is very high which makes it very important to ensure the beam quality is maintained and checked prior to carrying out the welds. Although the processes in these industries are highly controlled, however, even the minor changes in the operating parameters of the electron gun can make large enough variations in the beam quality that can result in poor welding. To measure the beam quality a simple device has been designed that can be used at high powers. The device consists of two slits in x and y axis which collects a small portion of the beam current when the beam is deflected over the slits. The signals received from the device are processed in data acquisition hardware and the dedicated software developed for the device. The device has been used in controlled laboratory environments to analyse the signals and the weld quality relationships by varying the focus current. The results showed matching trends in the weld dimensions and the beam characteristics. Further experimental work is being carried out to determine the ability of the device and signal processing software to detect subtle changes in the beam quality and to relate these to the physical weld quality indicators.

Keywords: electron beam welding, beam quality, high power, weld quality indicators

Procedia PDF Downloads 315
502 Investigation of Changes of Physical Properties of the Poplar Wood in Radial and Longitudinal Axis at Chaaloos Zone

Authors: Afshin Veisi

Abstract:

In this study, the physical properties of wood in poplar wood (Populous sp.) were analyzed in longitudinal and radial directions of the stem. Three Populous Alba tree were cut in chaloos zone and from each tree, 3 discs were selected at 130cm, half of tree and under of crown. The test samples from pith to bark (heartwood to sapwood) were prepared from these discs for measuring the involved properties such as, wet, dry and critical specific gravity, porosity, volume shrinkage and swelling based on the ASTM standard, and data in two radial and longitudinal directions in the trank were statistically analyzed. Such as, variations of wet, dry and critical specific gravity had in radial direction respectively: irregular increase, increase and increase, and in longitudinal direction respectively: irregular decrease, irregular increase and increase. Results of variations to moisture content and porosity show that in radial direction respectively: irregular increasing and decreasing, and in longitudinal direction from down to up respectively: irregular decreasing and stability. Volume shrinkage and swelling variations show in radial direction irregular and in longitudinal axial regular decreasing.

Keywords: poplar wood, physical properties, shrinkage, swelling, critical specific gravity, wet specific gravity, dry specific gravity

Procedia PDF Downloads 270
501 Test Bench Development and Functional Analysis of a Reaction Wheel for an Attitude Determination and Control System Prototype

Authors: Pablo Raul Yanyachi, Alfredo Mamani Saico, Jorch Mendoza, Wang Xinsheng

Abstract:

The Attitude Determination and Control System (ADCS) plays a pivotal role in the operation of nanosatellites such as Cubesats, managing orientation and stability during space missions. Within the ADCS, Reaction Wheels (RW) are electromechanical devices responsible for adjusting and maintaining satellite orientation through the application of kinetic moments. This study focuses on the characterization and analysis of a specific Reaction Wheel integrated into an ADCS prototype developed at the National University of San Agust´ın, Arequipa (UNSA). To achieve this, a single-axis Test Bench was constructed, where the reaction wheel consists of a brushless motor and an inertia flywheel driven by an Electronic Speed Controller (ESC). The research encompasses RW characterization, energy consumption evaluation, dynamic modeling, and control. The results have allowed us to ensure the maneuverability of ADCS prototypes while maintaining energy consumption within acceptable limits. The characterization and linearity analysis provides valuable insights for sizing and optimizing future reaction wheel prototypes for nanosatellites. This contributes to the ongoing development of aerospace technology within the scientific community at UNSA.

Keywords: test bench, nanosatellite, control, reaction wheel

Procedia PDF Downloads 71
500 Oman’s Position in U.S. Tourists’ Mind: The Use of Importance-Performance Analysis on Destination Attributes

Authors: Mohammed Gamil Montasser, Angelo Battaglia

Abstract:

Tourism is making its presence felt across the Sultanate of Oman. The story is one of the most recognized phenomena as a sustainable solid growth and is considered a remarkable outcome for any destination. The competitive situation and challenges within the tourism industry worldwide entail a better understanding of the destination position and its image to achieve Oman’s aspiration to retain its international reputation as one of the most desirable destinations in the Middle East. To access general perceptions of Oman’s attributes, their importance and their influences among U.S. tourists, an online survey was conducted with 522 American travelers who have traveled internationally, including non-visitors, virtual-visitors and visitors to Oman. This research involved a total of 36 attributes in the survey. Participants were asked to rate their agreement on how each attribute represented Oman and how important each attribute was for selecting destinations on 5- point Likert Scale. They also indicated if each attribute has a positive, neutral or negative influence on their destination selection. Descriptive statistics and importance performance analysis (IPA) were conducted. IPA illustrated U.S. tourists’ perceptions of Oman’s destination attributes and their importance in destination selection on a matrix with four quadrants, divided by actual mean value in each grid for importance (M=3.51) and performance (M=3.57). Oman tourism organizations and destination managers may use these research findings for future marketing and management efforts toward the U.S. travel market.

Keywords: analysis of importance, performance, destination attributes, Oman's position, U.S. tourists

Procedia PDF Downloads 294
499 Acoustic Blood Plasmapheresis in Polymeric Resonators

Authors: Itziar Gonzalez, Pilar Carreras, Alberto Pinto, Roque Ruben Andres

Abstract:

Acoustophoretic separation of plasma from blood is based on a collection process of the blood cells, driven by an acoustic radiation force. The number of cells, their concentration, and the sample hydrodynamics are involved in these processes. However, their influence on the acoustic blood response has not yet been reported in the literature. Addressing it, this paper presents an experimental study of blood samples exposed to ultrasonic standing waves at different hematocrit levels and hydrodynamic conditions. The experiments were performed in a glass capillary (700µm-square cross section) actuated by a piezoelectric ceramic at 1MHz, hosting 2D orthogonal half-wavelength resonances transverse to the channel length, with a single-pressure-node along its central axis where cells collected driven by the acoustic radiation force. Four blood dilutions in PBS of 1:20, 1:10, 1:5, and 1:2 were tested at eight flow rate conditions Q=0:120µL/min. The 1:5 dilution (H=9%) demonstrated to be optimal for the plasmapheresis at any of the flow rates analyzed, requiring the shortest times to achieve plasma free of cells. The study opens new possibilities to optimize processes of plasmapheresis processes by ultrasounds at different hematocrit conditions in future personalized diagnoses/treatments involving blood samples.

Keywords: ultrasounds, microfluidics, flow rate, acoustophoresis, polymeric resonators

Procedia PDF Downloads 127
498 Conduction System Disease and Atrioventricular Block in Victims of COVID-19

Authors: Shirin Sarejloo

Abstract:

Background: Electrophysiological-related manifestation of COVID-19 is a matter of debate in the literature nowadays. A wide spectrum of arrhythmias was observed among patients who have been infected with COVID-19. Objectives: This study discussed the prevalence of arrhythmias and conduction system disease in patients with COVID-19. Method: In this retrospective study, demographic and electrocardiographic data of 432 expired COVID-19 patients who had been admitted to Faghihi Hospital of Shiraz University of Medical Sciences from August2020 until December 2020 were reviewed. Results: Atrioventricular nodal block (AVB) was found in 40(9.3%) patients. Furthermore, 28(6.5%) of them suffered from the first degree of AVB, and 12(2.8%) suffered from complete heart block (CHB). Among 189 cases (59.0%), ST-T changes agreed with myocardial infarction or localized myocarditis. Findings of myocardial injury, including fragmented QRS and prolonged QTc were observed among 91 (21.1%) and 28 (6.5%), respectively. In victims of COVID-19, conduction disease was not related to any comorbidities. Fragmented QRS, axis deviation, presence of S1Q3T3, and poor R wave progression were significantly related to conduction system abnormalities in victims of COVID-19 (P-value > 0.05). Conclusion: Our findings can serve in future studies that aim to develop a risk stratification method for susceptible COVID-19 patients. The myocardial injury appears to role significantly in COVID-19 morbidity and mortality. Consequently, we recommend health policymakers consider separate catheterization laboratories that provide service only to COVID-19 patients.

Keywords: COVID-19, conduction system, ECG, atrioventricular block

Procedia PDF Downloads 79
497 Electronic/Optoelectronic Property Tuning in Two-Dimensional Transition Metal Dichalcogenides via High Pressure

Authors: Juan Xia, Jiaxu Yan, Ze Xiang Shen

Abstract:

The tuneable interlayer interactions in two-dimensional (2D) transition metal dichlcogenides (TMDs) offer an exciting platform for exploring new physics and applications by material variety, thickness, stacking sequence, electromagnetic filed, and stress/strain. Compared with the five methods mentioned above, high pressure is a clean and powerful tool to induce dramatic changes in lattice parameters and physical properties for 2D TMD materials. For instance, high pressure can strengthen the van der Waals interactions along c-axis and shorten the covalent bonds in atomic plane, leading to the typical first-order structural transition (2Hc to 2Ha for MoS2), or metallization. In particular, in the case of WTe₂, its unique symmetry endows the significant anisotropy and the corresponding unexpected properties including the giant magnetoresistance, pressure-induced superconductivity and Weyl semimetal states. Upon increasing pressure, the Raman peaks for WTe₂ at ~120 cm⁻¹, are gradually red-shifted and totally suppressed above 10 GPa, attributed to the possible structural instability of orthorhombic Td phase under high pressure and phase transition to a new monoclinic T' phase with inversion symmetry. Distinct electronic structures near Fermi level between the Td and T' phases may pave a feasible way to achieve the Weyl state tuning in one material without doping.

Keywords: 2D TMDs, electronic property, high pressure, first-principles calculations

Procedia PDF Downloads 222
496 Dynamic Gabor Filter Facial Features-Based Recognition of Emotion in Video Sequences

Authors: T. Hari Prasath, P. Ithaya Rani

Abstract:

In the world of visual technology, recognizing emotions from the face images is a challenging task. Several related methods have not utilized the dynamic facial features effectively for high performance. This paper proposes a method for emotions recognition using dynamic facial features with high performance. Initially, local features are captured by Gabor filter with different scale and orientations in each frame for finding the position and scale of face part from different backgrounds. The Gabor features are sent to the ensemble classifier for detecting Gabor facial features. The region of dynamic features is captured from the Gabor facial features in the consecutive frames which represent the dynamic variations of facial appearances. In each region of dynamic features is normalized using Z-score normalization method which is further encoded into binary pattern features with the help of threshold values. The binary features are passed to Multi-class AdaBoost classifier algorithm with the well-trained database contain happiness, sadness, surprise, fear, anger, disgust, and neutral expressions to classify the discriminative dynamic features for emotions recognition. The developed method is deployed on the Ryerson Multimedia Research Lab and Cohn-Kanade databases and they show significant performance improvement owing to their dynamic features when compared with the existing methods.

Keywords: detecting face, Gabor filter, multi-class AdaBoost classifier, Z-score normalization

Procedia PDF Downloads 263
495 High-Resolution ECG Automated Analysis and Diagnosis

Authors: Ayad Dalloo, Sulaf Dalloo

Abstract:

Electrocardiogram (ECG) recording is prone to complications, on analysis by physicians, due to noise and artifacts, thus creating ambiguity leading to possible error of diagnosis. Such drawbacks may be overcome with the advent of high resolution Methods, such as Discrete Wavelet Analysis and Digital Signal Processing (DSP) techniques. This ECG signal analysis is implemented in three stages: ECG preprocessing, features extraction and classification with the aim of realizing high resolution ECG diagnosis and improved detection of abnormal conditions in the heart. The preprocessing stage involves removing spurious artifacts (noise), due to such factors as muscle contraction, motion, respiration, etc. ECG features are extracted by applying DSP and suggested sloping method techniques. These measured features represent peak amplitude values and intervals of P, Q, R, S, R’, and T waves on ECG, and other features such as ST elevation, QRS width, heart rate, electrical axis, QR and QT intervals. The classification is preformed using these extracted features and the criteria for cardiovascular diseases. The ECG diagnostic system is successfully applied to 12-lead ECG recordings for 12 cases. The system is provided with information to enable it diagnoses 15 different diseases. Physician’s and computer’s diagnoses are compared with 90% agreement, with respect to physician diagnosis, and the time taken for diagnosis is 2 seconds. All of these operations are programmed in Matlab environment.

Keywords: ECG diagnostic system, QRS detection, ECG baseline removal, cardiovascular diseases

Procedia PDF Downloads 286
494 Experimental Analysis of Structure Borne Noise in an Enclosure

Authors: Waziralilah N. Fathiah, A. Aminudin, U. Alyaa Hashim, T. Vikneshvaran D. Shakirah Shukor

Abstract:

This paper presents the experimental analysis conducted on a structure borne noise in a rectangular enclosure prototype made by joining of sheet aluminum metal and plywood. The study is significant as many did not realized the annoyance caused by structural borne-noise. In this study, modal analysis is carried out to seek the structure’s behaviour in order to identify the characteristics of enclosure in frequency domain ranging from 0 Hz to 200 Hz. Here, numbers of modes are identified and the characteristic of mode shape is categorized. Modal experiment is used to diagnose the structural behaviour while microphone is used to diagnose the sound. Spectral testing is performed on the enclosure. It is acoustically excited using shaker and as it vibrates, the vibrational and noise responses sensed by tri-axis accelerometer and microphone sensors are recorded respectively. Experimental works is performed on each node lies on the gridded surface of the enclosure. Both experimental measurement is carried out simultaneously. The modal experimental results of the modal modes are validated by simulation performed using MSC Nastran software. In pursuance of reducing the structure borne-noise, mitigation method is used whereby the stiffener plates are perpendicularly placed on the sheet aluminum metal. By using this method, reduction in structure borne-noise is successfully made at the end of the study.

Keywords: enclosure, modal analysis, sound analysis, structure borne-noise

Procedia PDF Downloads 420
493 Novel Molecular Mechanisms Involved in Macrophage Phenotypic Polarization

Authors: Mansi Srivastava, Uzma Saqib, Adnan Naim, Anjali Roy, Dongfang Liu, Deepak Bhatnagar, Ravinder Ravinder, Mirza S. Baig

Abstract:

Macrophages polarize to proinflammatory M1 or anti-inflammatory M2 states with distinct physiological functions. This transition within the M1 to M2 phenotypes decides the nature, duration, and severity of an inflammatory response. However, inspite of a substantial understanding of the fate of these phenotypes, the underlying molecular mechanisms are not well understood. We have investigated the role of Neuronal nitric oxide synthase (NOS1) mediated regulation of Activator protein 1 (AP-1) transcription factor in macrophages as a critical effector of macrophage phenotypic change. Activator protein 1 (AP-1) is a group of dimeric transcription factors composed of jun, Fos, and ATF family proteins. We determined that NOS1-derived nitric oxide (NO) facilitate Fos and jun interaction which induces IL12 & IL23 expression. Pharmacological inhibition of NOS1 inhibits Fos and jun interaction but increases ATF2 and Fos dimerization. Switching of Fos and jun dimer to ATF2 and jun dimerization switches phenotype from IL–12high IL-23high IL-10low to IL–12low IL-23lowIL-10high phenotype, respectively. Together, these findings highlight a key role of the TLR4-NOS1-AP1 signaling axis in regulating macrophage polarization.

Keywords: inflammation, macrophage, lipopolysaccharide (LPS), proinflammatory cytokines, activator protein 1 (AP-1), neuronal nitric oxide synthase (NOS1)

Procedia PDF Downloads 274
492 Parameter Measurement Systems to Evaluate Performance of Archers

Authors: Muhammad Zikril Hakim Md. Azizi, Norhafizan Ahmad, Raja Ariffin Raja Ghazilla

Abstract:

Postural stability, attention level of the archer and particularly the vibrations of the bow itself plays a prominent role in determining the athletes performance. Many techniques and systems had been developing to monitor the parameters of the archers during training. In Malaysia, archery coaches tend to use non-scientific ways that they are familiar with, to evaluate archer performance. An approach that provides more affordable yet accurate systems to the masses and relatively easy system deployment procedure need to be proposed. Hence, this project will address to fulfil the needs. Three area of the archer parameter were included for data monitoring sensors. Attention level can be measured using EEG sensor, centre of mass linked to the postural stability can be measured by foot pressure sensor, and the bow vibrations in three axis will be relayed by the vibrations sensors placed directly on the bow using wireless sensors. Arduino based microcontroller used to relay all the data back to the interfacing systems. Interface systems will be using Python language and C++ framework for user interface and hardware interfacing systems. All sensor data can be observed in real time using the in-house applications, and each sessions can be saved to common files so that coach and the team can have a further discussion and comparisons.

Keywords: archery, graphical user interface, microcontroller, wireless sensor, monitoring system

Procedia PDF Downloads 291
491 Evidences for Better Recall with Compatible Items in Episodic Memory

Authors: X. Laurent, M. A. Estevez, P. Mari-Beffa

Abstract:

A focus of recent research is to understand the role of our own response goals in the selection of information that will be encoded in episodic memory. For example, if we respond to a target in the presence of distractors, an important aspect under study is whether the distractor and the target share a common response (compatible) or not (incompatible). Some studies have found that compatible objects tend to be groups together and stored in episodic memory, whereas others found that targets in the presence of incompatible distractors are remembered better. Our current research seems to support both views. We used a Tulving-based definition of episodic memory to differentiate memory from episodic and non-episodic traces. In this task, participants first had to classify a blue object as human or animal (target) which appeared in the presence of a green one (distractor) that could belong to the same category of the target (compatible), to the opposite (incompatible) or to an irrelevant one (neutral). Later they had to report the identity (What), location (Where) and time (When) of both target objects (which had been previously responded to) and distractors (which had been ignored). Episodic memory was inferred when the three scene properties (identity, location and time) were correct. The measure of non-episodic memory consisted of those trials in which the identity was correctly remembered, but not the location or time. Our results showed that episodic memory for compatible stimuli is significantly superior to incompatible ones. In sharp contrast, non-episodic measures found superior memory for targets in the presence of incompatible distractors. Our results demonstrate that response compatibility affects the encoding of episodic and non-episodic memory traces in different ways.

Keywords: episodic memory, action systems, compatible response, what-where-when task

Procedia PDF Downloads 159
490 Effect of Twin Cavities on the Axially Loaded Pile in Clay

Authors: Ali A. Al-Jazaairry, Tahsin T. Sabbagh

Abstract:

Presence of cavities in soil predictably induces ground deformation and changes in soil stress, which might influence adjacent existing pile foundations, though the effect of twin cavities on a nearby pile needs to be understood. This research is an attempt to identify the behaviour of piles subjected to axial load and embedded in cavitied clayey soil. A series of finite element modelling were conducted to investigate the performance of piled foundation located in such soils. The validity of the numerical simulation was evaluated by comparing it with available field test and alternative analytical model. The study involved many parameters such as twin cavities size, depth, spacing between cavities, and eccentricity of cavities from the pile axis on the pile performance subjected to axial load. The study involved many cases; in each case, a critical value has been found in which cavities’ presence has shown minimum impact on the behaviour of pile. Load-displacement relationships of the affecting parameters on the pile behaviour were presented to provide helpful information for designing piled foundation situated near twin underground cavities. It was concluded that the presence of the cavities within the soil mass reduces the ultimate capacity of pile. This reduction differs according to the size and location of the cavity.

Keywords: axial load, clay, finite element, pile, twin cavities, ultimate capacity

Procedia PDF Downloads 221
489 Conformal Coating Technology Applicable to Cell Therapeutics Using Click-Reactive Biocompatible Polymers

Authors: Venkat Garigapati

Abstract:

Cell-based therapies are limited due to underlying host immune system activity. Microencapsulation of living cells to overcome this issue has some serious drawbacks, such as limitations of nutrient and oxygen diffusion, which pose a threat to the function and longevity of cells. The conformal coating could overcome the issues which are generally involved in traditional microencapsulation. Some of the theoretical advantages of conformal coating include superior nutrient and oxygen supply to cells, prolonged lifespan, improved drug-secreting cell functionality and an opportunity to load high cell doses in small volumes. Despite several advantages to the conformal coating, there are no suitable methods available to apply to living cells. The ultra-thin conformal coating was achieved utilizing click-reactive methacryloyloxyethyl phosphorylcholine (MPC) polymers, which are capable of specifically reacting one polymer to another at neutral pH in the aqueous isotonic system at the desired temperature suitable for living cells without the need of deleterious initiators. ARPE-19 (Adult Retinal Pigment Epithelial cell line-19) cell-spheroids and rat pancreatic islets were used in the formulation studies. The in vitro studies of coated ARPE-19 cell-spheroids and rat islets indicate that the coat was intact; cells were viable and functioning. The in vitro study results revealed that the conformal coating technology seems promising and in vivo studies are being planned.

Keywords: cells, hydrogel, conformal coating, microencapsulation, insulin

Procedia PDF Downloads 82