Search results for: filter smoke number
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 10774

Search results for: filter smoke number

9784 A Study of Serum Beta 2-Microglobulin (β2M) and Lipid Bound Sialic Acid (LSA) Levels in Oral Carcinoma Patients

Authors: Kapoor Anurag, Sharma Pradeep, Mittal K Kailash, Kumar Ajai, Jawad Kalbe, Amit Kumar Singh

Abstract:

Background: Oral squamous cell carcinoma (OSCC) is the most prevalent malignant tumour on a global scale. Limited research has been conducted on tumour markers in oral cancer, and additional evaluation is required for several tumour producers that show clinical promise. The present study aimed to find out the co-relation of β-2 Microglobulin and Lipid Bound Sialic Acid in oral carcinoma patients. Methodology: The present case-control study was carried out on 35 patients with histopathologically confirmed OSCC and 35 age-matched controls. Serum concentrations of 2-Microglobulin and Total Sialic Acid (TSA) in the participants were determined via ELISA and spectrophotometric technique, respectively. Results: The OSCC group consisted of 20 males and 15 females, with an average age of 58 years, while the control group comprised 18 males and 17 females, with an average age of 55 years. Elevated levels of β2-microglobulin (3.87±0.12) and LSA (73.57±2.42) were observed in OSCC patients compared to controls (2.25±0.18; 65.21±2.06, respectively). Further examination based on smoking status revealed a significant increase in both β2-microglobulin and LSA levels among smokers compared to non-smokers (p < 0.05). Conclusion: The study suggests a notable association between higher levels of β2-microglobulin and LSA in oral squamous cell carcinoma (OSCC) patients who smoke compared to non-smokers. This observation leads to a hypothesis that this disparity could potentially serve as a significant contributing factor to the advancement of oral cancer.

Keywords: biochemistry human cancer, human, oral carcinoma, marker

Procedia PDF Downloads 27
9783 Dynamical Systems and Fibonacci Numbers

Authors: Vandana N. Purav

Abstract:

The Dynamical systems concept is a mathematical formalization for any fixed rule that describes the time dependence of a points position in its ambient space. e.g. pendulum of a clock, the number of fish each spring in a lake, the number of rabbits spring in an enclosure, etc. The Dynamical system theory used to describe the complex nature that is dynamical systems with differential equations called continuous dynamical system or dynamical system with difference equations called discrete dynamical system. The concept of dynamical system has its origin in Newtonian mechanics.

Keywords: dynamical systems, Fibonacci numbers, Newtonian mechanics, discrete dynamical system

Procedia PDF Downloads 474
9782 An Analysis of Non-Elliptic Curve Based Primality Tests

Authors: William Wong, Zakaria Alomari, Hon Ching Lai, Zhida Li

Abstract:

Modern-day information security depends on implementing Diffie-Hellman, which requires the generation of prime numbers. Because the number of primes is infinite, it is impractical to store prime numbers for use, and therefore, primality tests are indispensable in modern-day information security. A primality test is a test to determine whether a number is prime or composite. There are two types of primality tests, which are deterministic tests and probabilistic tests. Deterministic tests are adopting algorithms that provide a definite answer whether a given number is prime or composite. While in probabilistic tests, a probabilistic result would be provided, there is a degree of uncertainty. In this paper, we review three probabilistic tests: the Fermat Primality Test, the Miller-Rabin Test, and the Baillie-PSW Test, as well as one deterministic test, the Agrawal-Kayal-Saxena (AKS) Test. Furthermore, we do an analysis of these tests. All of the reviews discussed are not based on the Elliptic Curve. The analysis demonstrates that, in the majority of real-world scenarios, the Baillie- PSW test’s favorability stems from its typical operational complexity of O(log 3n) and its capacity to deliver accurate results for numbers below 2^64.

Keywords: primality tests, Fermat’s primality test, Miller-Rabin primality test, Baillie-PSW primality test, AKS primality test

Procedia PDF Downloads 72
9781 Evaluation of Random Forest and Support Vector Machine Classification Performance for the Prediction of Early Multiple Sclerosis from Resting State FMRI Connectivity Data

Authors: V. Saccà, A. Sarica, F. Novellino, S. Barone, T. Tallarico, E. Filippelli, A. Granata, P. Valentino, A. Quattrone

Abstract:

The work aim was to evaluate how well Random Forest (RF) and Support Vector Machine (SVM) algorithms could support the early diagnosis of Multiple Sclerosis (MS) from resting-state functional connectivity data. In particular, we wanted to explore the ability in distinguishing between controls and patients of mean signals extracted from ICA components corresponding to 15 well-known networks. Eighteen patients with early-MS (mean-age 37.42±8.11, 9 females) were recruited according to McDonald and Polman, and matched for demographic variables with 19 healthy controls (mean-age 37.55±14.76, 10 females). MRI was acquired by a 3T scanner with 8-channel head coil: (a)whole-brain T1-weighted; (b)conventional T2-weighted; (c)resting-state functional MRI (rsFMRI), 200 volumes. Estimated total lesion load (ml) and number of lesions were calculated using LST-toolbox from the corrected T1 and FLAIR. All rsFMRIs were pre-processed using tools from the FMRIB's Software Library as follows: (1) discarding of the first 5 volumes to remove T1 equilibrium effects, (2) skull-stripping of images, (3) motion and slice-time correction, (4) denoising with high-pass temporal filter (128s), (5) spatial smoothing with a Gaussian kernel of FWHM 8mm. No statistical significant differences (t-test, p < 0.05) were found between the two groups in the mean Euclidian distance and the mean Euler angle. WM and CSF signal together with 6 motion parameters were regressed out from the time series. We applied an independent component analysis (ICA) with the GIFT-toolbox using the Infomax approach with number of components=21. Fifteen mean components were visually identified by two experts. The resulting z-score maps were thresholded and binarized to extract the mean signal of the 15 networks for each subject. Statistical and machine learning analysis were then conducted on this dataset composed of 37 rows (subjects) and 15 features (mean signal in the network) with R language. The dataset was randomly splitted into training (75%) and test sets and two different classifiers were trained: RF and RBF-SVM. We used the intrinsic feature selection of RF, based on the Gini index, and recursive feature elimination (rfe) for the SVM, to obtain a rank of the most predictive variables. Thus, we built two new classifiers only on the most important features and we evaluated the accuracies (with and without feature selection) on test-set. The classifiers, trained on all the features, showed very poor accuracies on training (RF:58.62%, SVM:65.52%) and test sets (RF:62.5%, SVM:50%). Interestingly, when feature selection by RF and rfe-SVM were performed, the most important variable was the sensori-motor network I in both cases. Indeed, with only this network, RF and SVM classifiers reached an accuracy of 87.5% on test-set. More interestingly, the only misclassified patient resulted to have the lowest value of lesion volume. We showed that, with two different classification algorithms and feature selection approaches, the best discriminant network between controls and early MS, was the sensori-motor I. Similar importance values were obtained for the sensori-motor II, cerebellum and working memory networks. These findings, in according to the early manifestation of motor/sensorial deficits in MS, could represent an encouraging step toward the translation to the clinical diagnosis and prognosis.

Keywords: feature selection, machine learning, multiple sclerosis, random forest, support vector machine

Procedia PDF Downloads 227
9780 Context-Aware Recommender System Using Collaborative Filtering, Content-Based Algorithm and Fuzzy Rules

Authors: Xochilt Ramirez-Garcia, Mario Garcia-Valdez

Abstract:

Contextual recommendations are implemented in Recommender Systems to improve user satisfaction, recommender system makes accurate and suitable recommendations for a particular situation reaching personalized recommendations. The context provides information relevant to the Recommender System and is used as a filter for selection of relevant items for the user. This paper presents a Context-aware Recommender System, which uses techniques based on Collaborative Filtering and Content-Based, as well as fuzzy rules, to recommend items inside the context. The dataset used to test the system is Trip Advisor. The accuracy in the recommendations was evaluated with the Mean Absolute Error.

Keywords: algorithms, collaborative filtering, intelligent systems, fuzzy logic, recommender systems

Procedia PDF Downloads 404
9779 Effect of Different Media and Planting Time on the Cuttings of Cherry (Prunus Avium L.) Rootstock Colt Under the Agro Climatic Conditions of Temprate Region

Authors: Sajjad Ali Khan Sajjad Ali Khan, Gohar Ayub, Khalil Ur Rahman, Muhammad Sajid, Mumtaz Farooq, Mohammad Irshad, Haider Ali

Abstract:

A trail was carried out to know the effect of different soil media and planting time on the cuttings of cherry (Prunus avium L.) rootstock Colt at Agriculture Research Institute (ARI) Mingora swat, during winter 2011. The experiment was laid out in Randomized Complete Block Design (RCBD) with split plot arrangement and was replicated three times. Soil media (Silt, Garden soil and Silt+Garden soil+FYM) were assigned to main plots whereas, planting Dates (1st Jan, 11th Jan, 21st Jan, 1st Feb, 11th Feb, 21st Feb and 2nd March) subjected to sub plots. The data recorded on sprouting percentage, shoot diameter cutting-1, number of leaves cutting-1, rootstock height (cm), survival percentage, number of roots, root length (cm), root volume (cm3) and root weight (gm) were significantly affected by different soil media. Maximum sprouting percentage (100%), shoot diameter (1.72 mm), number of leaves cutting-1 (76.74), rootstock height (104.36 cm), survival percentage (41.67%), number of roots (76.35), root length (11.28 cm), root volume (4.43 cm3) and root weight (4.64 gm) were recorded in media M3 (Garden soil+silt+FYM). A significant response to various planting dates were observed for most of vegetative and rooting attributes of cherry rootstock Colt. 1st January plantation showed maximum sprouting percentage (100%), shoot diameter (1.99 mm), number of leaves (81.46), rootstock height (126.24 cm), survival percentage (58.12%), whereas 11th January plantation showed more number of roots (94.43), root length (10.60 cm), root volume (3.68 cm3) and root weight (3.71 gm). Based on the results from the experimental work, it is recommended that cherry cuttings should be planted in early January in soil media (Silt+Garden soil+ FYM) for better growth and development under the agro climatic conditions of temperate region.

Keywords: soil media, cherry rootstock, planting dates, growth parameters

Procedia PDF Downloads 83
9778 Novel Bioinspired Design to Capture Smoky CO2 by Reactive Absorption with Aqueous Scrubber

Authors: J. E. O. Hernandez

Abstract:

In the next 20 years, energy production by burning fuels will increase and so will the atmospheric concentration of CO2 and its well-known threats to life on Earth. The technologies available for capturing CO2 are still dubious and this keeps fostering an interest in bio-inspired approaches. The leading one is the application of carbonic anhydrase (CA) –a superfast biocatalyst able to convert up to one million molecules of CO2 into carbonates in water. However, natural CA underperforms when applied to real smoky CO2 in chimneys and, so far, the efforts to create superior CAs in the lab rely on screening methods running under pristine conditions at the micro level, which are far from resembling those in chimneys. For the evolution of man-made enzymes, selection rather than screening would be ideal but this is challenging because of the need for a suitable artificial environment that is also sustainable for our society. Herein we present the stepwise design and construction of a bioprocess (from bench-scale to semi-pilot) for evolutionary selection experiments. In this bioprocess, reaction and adsorption took place simultaneously at atmospheric pressure in a spray tower. The scrubbing solution was fed countercurrently by reusing municipal pressure and it was mainly prepared with water, carbonic anhydrase and calcium chloride. This bioprocess allowed for the enzymatic carbonation of smoky CO2; the reuse of process water and the recovery of solid carbonates without cooling of smoke, pretreatments, solvent amines and compression of CO2. The average yield of solid carbonates was 0.54 g min-1 or 12-fold the amount produced in serum bottles at lab bench scale. This bioprocess could be used as a tailor-made environment for driving the selection of superior CAs. The bioprocess and its match CA could be sustainably used to reduce global warming by CO2 emissions from exhausts.

Keywords: biological carbon capture and sequestration, carbonic anhydrase, directed evolution, global warming

Procedia PDF Downloads 181
9777 Variability for Nodulation and Yield Traits in Biofertilizer Treated and Untreated Pea (Pisum sativum L.) Varieties

Authors: Areej Javaid, Nishat Fatima, Mehwish Naseer

Abstract:

There is a tremendous use of biofertilizers in agriculture to increase crop productivity. Pakistan spends a huge amount on the purchase of synthetic fertilizers every year. The use of natural compounds to harness crop productivity is the major area of interest nowadays due to being safe for human health and the environment as well. Legumes have the intrinsic quality to enrich the nutrient status of soil because of the presence of nitrogen fixation bacteria on nodules. This research determined the effect of biofertilizer on nodulation attributes and yield of the pea plant. Seeds of pea varieties were treated with a slurry of biofertilizer prepared in a 10% sugar solution just before seed sowing. The impact of biofertilizer on different parameters of growth, yield and nodulation was observed. Analysis of variance showed that plant height, days to flowering, number of nodes, days to first pod, root length and plant height exhibited significant genetic variation. All the yield parameters, including the number of pods per plant, number of seeds per pod, seed fresh and dry weight showed significant results under treatment. Among nodulation parameters, nodule number responded positively to biofertilizer treatment. Genotypes 2001-40 showed better performance followed by 2001-20 and LINA-PAK in all the parameters, whereas 2001-40 and 2001-20 performed well in nodulation and yield parameters. Consequently, seed treatment with biofertilizer before sowing is recommended to obtain higher crop yield.

Keywords: biological nitrogen fixation, correlation analysis, quantitative inheritance, varietal responses

Procedia PDF Downloads 139
9776 Sediment Patterns from Fluid-Bed Interactions: A Direct Numerical Simulations Study on Fluvial Turbulent Flows

Authors: Nadim Zgheib, Sivaramakrishnan Balachandar

Abstract:

We present results on the initial formation of ripples from an initially flattened erodible bed. We use direct numerical simulations (DNS) of turbulent open channel flow over a fixed sinusoidal bed coupled with hydrodynamic stability analysis. We use the direct forcing immersed boundary method to account for the presence of the sediment bed. The resolved flow provides the bed shear stress and consequently the sediment transport rate, which is needed in the stability analysis of the Exner equation. The approach is different from traditional linear stability analysis in the sense that the phase lag between the bed topology, and the sediment flux is obtained from the DNS. We ran 11 simulations at a fixed shear Reynolds number of 180, but for different sediment bed wavelengths. The analysis allows us to sweep a large range of physical and modelling parameters to predict their effects on linear growth. The Froude number appears to be the critical controlling parameter in the early linear development of ripples, in contrast with the dominant role of particle Reynolds number during the equilibrium stage.

Keywords: direct numerical simulation, immersed boundary method, sediment-bed interactions, turbulent multiphase flow, linear stability analysis

Procedia PDF Downloads 166
9775 GGE-Biplot Analysis of Nano-Titanium Dioxide and Nano-Silica Effects on Sunflower

Authors: Naser Sabaghnia, Mohsen Janmohammadi, Mehdi Mohebodini

Abstract:

Present investigation is performed to evaluate the effects of foliar application of salicylic acid, glycine betaine, ascorbic acid, nano-silica, and nano-titanium dioxide on sunflower. Results showed that the first two principal components were sufficient to create a two-dimensional treatment by trait biplot, and such biplot accounted percentages of 49% and 19%, respectively of the interaction between traits and treatments. The vertex treatments of polygon were ascorbic acid, glycine betaine, nano-TiO2, and control indicated that high performance in some important traits consists of number of days to seed maturity, number of seeds per head, number heads per single plant, hundred seed weight, seed length, seed yield performance, and oil content. Treatments suitable for obtaining the high seed yield were identified in the vector-view function of biplot and displayed nano-silica and nano titanium dioxide as the best treatments suitable for obtaining of high seed yield.

Keywords: drought stress, nano-silicon dioxide, oil content, TiO2 nanoparticles

Procedia PDF Downloads 327
9774 A Study on Using Network Coding for Packet Transmissions in Wireless Sensor Networks

Authors: Rei-Heng Cheng, Wen-Pinn Fang

Abstract:

A wireless sensor network (WSN) is composed by a large number of sensors and one or a few base stations, where the sensor is responsible for detecting specific event information, which is sent back to the base station(s). However, how to save electricity consumption to extend the network lifetime is a problem that cannot be ignored in the wireless sensor networks. Since the sensor network is used to monitor a region or specific events, how the information can be reliably sent back to the base station is surly important. Network coding technique is often used to enhance the reliability of the network transmission. When a node needs to send out M data packets, it encodes these data with redundant data and sends out totally M + R packets. If the receiver can get any M packets out from these M + R packets, it can decode and get the original M data packets. To transmit redundant packets will certainly result in the excess energy consumption. This paper will explore relationship between the quality of wireless transmission and the number of redundant packets. Hopefully, each sensor can overhear the nearby transmissions, learn the wireless transmission quality around it, and dynamically determine the number of redundant packets used in network coding.

Keywords: energy consumption, network coding, transmission reliability, wireless sensor networks

Procedia PDF Downloads 375
9773 Reallocation of Bed Capacity in a Hospital Combining Discrete Event Simulation and Integer Linear Programming

Authors: Muhammed Ordu, Eren Demir, Chris Tofallis

Abstract:

The number of inpatient admissions in the UK has been significantly increasing over the past decade. These increases cause bed occupancy rates to exceed the target level (85%) set by the Department of Health in England. Therefore, hospital service managers are struggling to better manage key resource such as beds. On the other hand, this severe demand pressure might lead to confusion in wards. For example, patients can be admitted to the ward of another inpatient specialty due to lack of resources (i.e., bed). This study aims to develop a simulation-optimization model to reallocate the available number of beds in a mid-sized hospital in the UK. A hospital simulation model was developed to capture the stochastic behaviours of the hospital by taking into account the accident and emergency department, all outpatient and inpatient services, and the interactions between each other. A couple of outputs of the simulation model (e.g., average length of stay and revenue) were generated as inputs to be used in the optimization model. An integer linear programming was developed under a number of constraints (financial, demand, target level of bed occupancy rate and staffing level) with the aims of maximizing number of admitted patients. In addition, a sensitivity analysis was carried out by taking into account unexpected increases on inpatient demand over the next 12 months. As a result, the major findings of the approach proposed in this study optimally reallocate the available number of beds for each inpatient speciality and reveal that 74 beds are idle. In addition, the findings of the study indicate that the hospital wards will be able to cope with 14% demand increase at most in the projected year. In conclusion, this paper sheds a new light on how best to reallocate beds in order to cope with current and future demand for healthcare services.

Keywords: bed occupancy rate, bed reallocation, discrete event simulation, inpatient admissions, integer linear programming, projected usage

Procedia PDF Downloads 130
9772 Prediction for the Pressure Drop of Gas-Liquid Cylindrical Cyclone in Sub-Sea Production System

Authors: Xu Rumin, Chen Jianyi, Yue Ti, Wang Yaan

Abstract:

With the rapid development of subsea oil and gas exploitation, the demand for the related underwater process equipment is increasing fast. In order to reduce the energy consuming, people tend to separate the gas and oil phase directly on the seabed. Accordingly, an advanced separator is needed. In this paper, the pressure drop of a new type of separator named Gas Liquid Cylindrical Cyclone (GLCC) which is used in the subsea system is investigated by both experiments and numerical simulation. In the experiments, the single phase flow and gas-liquid two phase flow in GLCC were tested. For the simulation, the performance of GLCC under both laboratory and industrial conditions was calculated. The Eulerian model was implemented to describe the mixture flow field in the GLCC under experimental conditions and industrial oil-natural gas conditions. Furthermore, a relationship among Euler number (Eu), Reynolds number (Re), and Froude number (Fr) is generated according to similarity analysis and simulation data, which can present the GLCC separation performance of pressure drop. These results can give reference to the design and application of GLCC in deep sea.

Keywords: dimensionless analysis, gas-liquid cylindrical cyclone, numerical simulation, pressure drop

Procedia PDF Downloads 152
9771 Model the Off-Shore Ocean-Sea Waves to Generate Electric Power by Design of a Converting Device

Authors: Muthana A. M. Jameel Al-Jaboori

Abstract:

In this paper, we will present a mathematical model to design a system able to generate electricity from ocean-sea waves. We will use the basic principles of the transfer of the energy potential of waves in a chamber to force the air inside a vertical or inclined cylindrical column, which is topped by a wind turbine to rotate the electric generator. The present mathematical model included a high number of variables such as the wave, height, width, length, velocity, and frequency, as well as others for the energy cylindrical column, like varying diameters and heights, and the wave chamber shape diameter and height. While for the wells wind turbine the variables included the number of blades, length, width, and clearance, as well as the rotor and tip radius. Additionally, the turbine rotor and blades must be made from the light and strong material for a smooth blade surface. The variables were too vast and high in number. Then the program was run successfully within the MATLAB and presented very good modeling results.

Keywords: water wave, models, Wells turbine, MATLAB program

Procedia PDF Downloads 336
9770 Performance Evaluation of Diverging Diamond Interchange Compared to Single Point Diamond Interchange in Riyadh City

Authors: Maged A. Mogalli, Abdullah I. Al-Mansour, Seongkwan Mark Lee

Abstract:

In the last decades, population growth has gradually exceeded transportation infrastructure growth, and today’s transportation professionals are facing challenge on how to meet the mobility needs of a rising population especially in the absence of adequate public transport, as is the case in Saudi Arabia. The traffic movement congestion can be decreased by carrying out some appropriate alternative designs of interchanges such as diverging diamond interchange (DDI) and single diamond interchange (SPDI). In this paper, evaluation of newly implemented DDIs at the interchange of Makkah road with Prince Turki road and the interchange of King Khaled road with Prince Saud Ibn Mohammed Ibn Mugrin road in Riyadh city was carried out. The comparison between the DDI and SPDI is conducted by evaluating different measures of effectiveness (MOE) such as stop delay, average queue length, and number of stops. In this connection, each interchange type was evaluated for traffic flow at peak hours using micro-simulation program namely 'Synchro/SimTarffic' to measure its effectiveness such as stop delay, average queue length, and number of stops. The results of this study show that DDI provides a better result when compared with SPDI in terms of stope delay, average queue length, and number of stops. The stop delay for the SPDI is greater than DDI by three times. Also, the average queue length is approximately twice that of the SPDI when compared to the DDI. Furthermore, the number of stops for the SPDI is about twice as the DDI.

Keywords: single point diamond interchange, diverging diamond interchange, measures of effectiveness, simulation

Procedia PDF Downloads 242
9769 Numerical Analysis of Heat Transfer Characteristics of an Orthogonal and Obliquely Impinging Air Jet on a Flat Plate

Authors: Abdulrahman Alenezi

Abstract:

This research paper investigates the surface heat transfer characteristics using computational fluid dynamics for orthogonal and inclined impinging jet. A jet Reynolds number (Rₑ) of 10,000, jet-to- plate spacing (H/D) of two and eight and two angles of impingement (α) of 45° and 90° (orthogonal) were employed in this study. An unconfined jet impinges steadily a constant temperature flat surface using air as working fluid. The numerical investigation is validated with an experimental study. This numerical study employs grid dependency investigation and four different types of turbulence models including the transition SSD to accurately predict the second local maximum in Nusselt number. A full analysis of the effect of both turbulence models and mesh size is reported. Numerical values showed excellent agreement with the experimental data for the case of orthogonal impingement. For the case of H/D =6 and α=45° a maximum percentage error of approximately 8.8% occurs of local Nusselt number at stagnation point. Experimental and numerical correlations are presented for four different cases

Keywords: turbulence model, inclined jet impingement, single jet impingement, heat transfer, stagnation point

Procedia PDF Downloads 384
9768 A Series Solution of Fuzzy Integro-Differential Equation

Authors: Maryam Mosleh, Mahmood Otadi

Abstract:

The hybrid differential equations have a wide range of applications in science and engineering. In this paper, the homotopy analysis method (HAM) is applied to obtain the series solution of the hybrid differential equations. Using the homotopy analysis method, it is possible to find the exact solution or an approximate solution of the problem. Comparisons are made between improved predictor-corrector method, homotopy analysis method and the exact solution. Finally, we illustrate our approach by some numerical example.

Keywords: Fuzzy number, parametric form of a fuzzy number, fuzzy integrodifferential equation, homotopy analysis method

Procedia PDF Downloads 536
9767 A Novel Multi-Block Selective Mapping Scheme for PAPR Reduction in FBMC/OQAM Systems

Authors: Laabidi Mounira, Zayani Rafk, Bouallegue Ridha

Abstract:

Filter Bank Multicarrier with Offset Quadrature Amplitude Modulation (FBMC/OQAM) is presently known as a sustainable alternative to conventional Orthogonal Frequency Division Multiplexing (OFDM) for signal transmission over multi-path fading channels. Like all multicarrier systems, FBMC/OQAM suffers from high Peak to Average Power Ratio (PAPR). Due to the symbol overlap inherent in the FBMC/OQAM system, the direct application of conventional OFDM PAPR reduction scheme is far from being effective. This paper suggests a novel scheme termed Multi-Blocks Selective Mapping (MB-SLM) whose simulation results show that its performance in terms of PAPR reduction is almost identical to that of OFDM system.

Keywords: FBMC/OQAM, multi-blocks, OFDM, PAPR, SLM

Procedia PDF Downloads 449
9766 Estimated Number of Mothers Suffering from Postnatal Depression

Authors: Kadhim Alabady

Abstract:

Background: Mental illnesses after childbirth are common. After childbirth, women may experience a variety of postpartum complications such as developing depression during pregnancy and after childbirth. Postpartum depression might increases the risk of developing major depression in the future. The most common is postnatal depression also known as postpartum depression that is believed to affect between 10% – 15% of mothers and the most serious, puerperal psychosis (affecting less than 1%). Purpose: This research simply applies the predictions to the population of Dubai, without any adjustment for local conditions. It is intended to help stakeholders to discuss the scale of the issue locally. Method: Applying the above rates of postnatal depression prevalence (10%–15%) to the number of total live births in Dubai 2014. Setting: Birth registry for Dubai 2011/14. Key findings: it is estimated there would be approximately 2,928–4,392 mothers suffering from postnatal depression in 2014 of which 858–1,287 were nationals and 2,070–3,105 were non–nationals. These figures are likely to fluctuate depending on the number of mothers who have twin births, and these estimates of the level of postnatal depression do not take into account related factors such as the age of the mother and education. Recommendations: To establish mother-infant psychiatric care to target women suffering from depression during pregnancy and puerperium.

Keywords: post natal depression, women, mental health, birth

Procedia PDF Downloads 153
9765 Examining the Skills of Establishing Number and Space Relations of Science Students with the 'Integrative Perception Test'

Authors: Ni̇sa Yeni̇kalayci, Türkan Aybi̇ke Akarca

Abstract:

The ability of correlation the number and space relations, one of the basic scientific process skills, is being used in the transformation of a two-dimensional object into a three-dimensional image or in the expression of symmetry axes of the object. With this research, it is aimed to determine the ability of science students to establish number and space relations. The research was carried out with a total of 90 students studying in the first semester of the Science Education program of a state university located in the Turkey’s Black Sea Region in the fall semester of 2017-2018 academic year. An ‘Integrative Perception Test (IPT)’ was designed by the researchers to collect the data. Within the scope of IPT, the courses and workbooks specific to the field of science were scanned and the ones without symmetrical structure from the visual items belonging to the ‘Physics - Chemistry – Biology’ sub-fields were selected and listed. During the application, it was expected that students would imagine and draw images of the missing half of the visual items that were given incomplete in the first place. The data obtained from the test in which there are 30 images or pictures in total (f Physics = 10, f Chemistry = 10, f Biology = 10) were analyzed descriptively based on the drawings created by the students as ‘complete (2 points), incomplete/wrong (1 point), empty (0 point)’. For the teaching of new concepts in small aged groups, images or pictures showing symmetrical structures and similar applications can also be used.

Keywords: integrative perception, number and space relations, science education, scientific process skills

Procedia PDF Downloads 139
9764 History and Epidemiology of Foot and Mouth Disease in Afghanistan: A Retrospective Study

Authors: Arash Osmani, Ian Robertson, Ihab Habib, Ahmad Aslami

Abstract:

Foot and Mouth Disease (FMD) is endemic in Afghanistan. A retrospective study of data collected through passive surveillance of outbreaks of FMD from 1995 to 2016 was undertaken. A total of 1471 outbreaks were reported between 1995 and 2008. Of 7776 samples originating from 34 provinces tested between 2009 and 2016 4845 (62.3%) tested positive. The prevalence varied significantly between years (2009 and 2016) (P < 0.001); however, the number of outbreaks did not differ significantly (P = 0.24) between 1995 and 2008. During this period, there was a strong correlation between the number of outbreaks reported and the number of districts with infected animals (r = 0.74, P = 0.002). Serotype O was the predominant serotype detected, although serotypes A and Asia1 were also detected. Cattle were involved in all outbreaks reported. Herat province in the north-west (bordering Iran), Nangarhar province in the east (bordering Pakistan) and Kabul province in the centre of the country had infections detected in all years of the study. The findings from this study provide valuable direction for further research to understand the epidemiology of FMD in Afghanistan.

Keywords: foot and mouth disease, retrospective, epidemiology, Afghanistan

Procedia PDF Downloads 129
9763 A Coordination of Supply Chain Disruption in Different Types of Manufacturing Environments: A Case Study of Sugar Manufacturing Company

Authors: Max Moleke, Gilbert Mbonde

Abstract:

Coordinating supply chain process within a manufacturing environment is a very critical aspect of any organization. Nowadays, most manufacturing industries turn to look at only the financial indicator which in real life situation on the shop floor, there are a number of supply chain disruptions that are been ignored. In this work, we had to look at different types of supply chain disruption and their various impact within the organization. A number of Industrial engineering tools are employed which includes, Multifactor productivity, activity on arrow and rescheduling plans. The final result shows that supply chain disruption various with different geographical area where the production plant is operating.

Keywords: supply chain, disruptions, flow shop scheduling, uncertainty

Procedia PDF Downloads 412
9762 Trauma-Informed Leadership: Educational Leadership Practices in a Global Pandemic

Authors: Kyna Elliott

Abstract:

The COVID-19 global pandemic has changed the shape, design, and delivery of education. As communities continue to fight the pandemic, research suggests the coronavirus is leaving an indelible mark on education which will last long after the pandemic has ended. Faculty and students bring more than their textbooks into the classroom. They bring their lived experiences into the classroom, and it is through these lived experiences that interactions and learning filter through. The COVID-19 pandemic has proved to be a traumatic experience for many. Leaders will need to have the tools and skills to mitigate trauma's impact on faculty and students. This presentation will explore research-based trauma-informed leadership practices, pedagogy, and mitigation strategies within secondary school environments.

Keywords: COVID-19, compassion fatigue, educational leadership, the science of trauma, trauma-informed leadership, trauma-informed pedagogy

Procedia PDF Downloads 199
9761 We Are Thriving: Increasing the Number of Women in Engineering

Authors: Kathryn Redmond, Mojdeh Asadollahi Pajouh, Grace Panther, Rick Evans, Stacey Kulesza, Jia Liang

Abstract:

An on-going focus in engineering education research is on increasing the number of women in engineering. While the number of women participating in engineering project teams has increased over the past five years, the number of women enrolled in engineering colleges remains stagnant. Previous studies have explored why the number of women enrolled in engineering colleges remains small. In doing so, researchers focused primarily on negative experiences women encountered. Instead of looking at negative experiences, which can further deter women from entering the field, the aim of this study is to explore the personal and institutional factors that allow women to succeed and thrive in undergraduate engineering programs. There are two research questions addressed in this paper. The first is: what are the personal traits and characteristics that allow women to thrive in engineering? The other is: what are the institutional policies and culture, as well as micro-level behaviors on project teams, that influence the environment for women to thrive in engineering? Two women studying engineering at an R1 university were interviewed. Each woman was interviewed three times for a total of six interviews. The phenomenographic interviews focused on the lived experiences of the participants to better understand thriving in engineering. The first interview focused on the women’s personal life and background, the second on their learning journey and project team experiences, and the third focused on videos the women took through a method called Photovoice. Interviews were transcribed, and an inductive thematic analysis was conducted. Four themes were identified. Multiple coders were utilized to ensure trustworthiness and increase interrater reliability. Results indicate that thriving women have supportive families, experienced gender biases, and enjoy hands-on engineering and creating a final product. These traits and experiences may help inspire younger women to pursue engineering degrees and can help inform institutions as they make policy changes to support women. Additional women will be recruited from four different universities to further develop a theoretical framework to help inform institutions in how they can support women to thrive in engineering.

Keywords: diversity, inclusion, project teams, women in engineering

Procedia PDF Downloads 92
9760 Symmetric Key Encryption Algorithm Using Indian Traditional Musical Scale for Information Security

Authors: Aishwarya Talapuru, Sri Silpa Padmanabhuni, B. Jyoshna

Abstract:

Cryptography helps in preventing threats to information security by providing various algorithms. This study introduces a new symmetric key encryption algorithm for information security which is linked with the "raagas" which means Indian traditional scale and pattern of music notes. This algorithm takes the plain text as input and starts its encryption process. The algorithm then randomly selects a raaga from the list of raagas that is assumed to be present with both sender and the receiver. The plain text is associated with the thus selected raaga and an intermediate cipher-text is formed as the algorithm converts the plain text characters into other characters, depending upon the rules of the algorithm. This intermediate code or cipher text is arranged in various patterns in three different rounds of encryption performed. The total number of rounds in the algorithm is equal to the multiples of 3. To be more specific, the outcome or output of the sequence of first three rounds is again passed as the input to this sequence of rounds recursively, till the total number of rounds of encryption is performed. The raaga selected by the algorithm and the number of rounds performed will be specified at an arbitrary location in the key, in addition to important information regarding the rounds of encryption, embedded in the key which is known by the sender and interpreted only by the receiver, thereby making the algorithm hack proof. The key can be constructed of any number of bits without any restriction to the size. A software application is also developed to demonstrate this process of encryption, which dynamically takes the plain text as input and readily generates the cipher text as output. Therefore, this algorithm stands as one of the strongest tools for information security.

Keywords: cipher text, cryptography, plaintext, raaga

Procedia PDF Downloads 273
9759 Phonological and Syntactic Evidence from Arabic in Favor of Biolinguistics

Authors: Marwan Jarrah

Abstract:

This research paper provides two pieces of phonological and syntactic evidence from Arabic for biolinguistics perspective of language processing. The first piece of evidence concerns the instances where a singular noun is converted to a plural noun in Arabic. Based on the findings of several research papers, this study shows that a singular word does not lose any of its moras when it is pluralized either regularly or irregularly. This mora conservation principle complies with the general physical law of the conservation of mass which states that mass is neither created nor destroyed but changed from one form into another. The second piece of evidence concerns the observation that when the object in some Arabic dialects including Jordanian Arabic and Najdi Arabic is a topic and positioned in situ (i.e. after the verb), the verb agrees with it, something that generates an agreeing inflection marker of the verb that agrees in Number, Person, and Gender with the in-situ topicalized object. This interaction between the verb and the object in such cases is invoked because of the extra feature the object bears, i.e. TOPIC feature. We suggest that such an interaction complies with the general natural law that elements become active when they, e.g., get an additional electron, when the mass number is not equal to the atomic number.

Keywords: biolinguistics, Arabic, physics, interaction

Procedia PDF Downloads 214
9758 The Effect of Feature Selection on Pattern Classification

Authors: Chih-Fong Tsai, Ya-Han Hu

Abstract:

The aim of feature selection (or dimensionality reduction) is to filter out unrepresentative features (or variables) making the classifier perform better than the one without feature selection. Since there are many well-known feature selection algorithms, and different classifiers based on different selection results may perform differently, very few studies consider examining the effect of performing different feature selection algorithms on the classification performances by different classifiers over different types of datasets. In this paper, two widely used algorithms, which are the genetic algorithm (GA) and information gain (IG), are used to perform feature selection. On the other hand, three well-known classifiers are constructed, which are the CART decision tree (DT), multi-layer perceptron (MLP) neural network, and support vector machine (SVM). Based on 14 different types of datasets, the experimental results show that in most cases IG is a better feature selection algorithm than GA. In addition, the combinations of IG with DT and IG with SVM perform best and second best for small and large scale datasets.

Keywords: data mining, feature selection, pattern classification, dimensionality reduction

Procedia PDF Downloads 651
9757 Mitigation of Wind Loads on a Building Using Small Wind Turbines

Authors: Arindam Chowdhury, Andres Tremante, Mohammadtaghi Moravej, Bodhisatta Hajra, Ioannis Zisis, Peter Irwin

Abstract:

Extreme wind events, such as hurricanes, have caused significant damage to buildings, resulting in losses worth millions of dollars. The roof of a building is most vulnerable to wind-induced damage due to the high suctions experienced by the roof in extreme wind conditions. Wind turbines fitted to buildings can help generate energy, but to our knowledge, their application to wind load mitigation is not well known. This paper presents results from an experimental study to assess the effect of small wind turbines (developed and patented by the first and second authors) on the wind loads on a low rise building roof. The tests were carried out for an open terrain at the Wall of Wind (WOW) experimental facility at Florida International University (FIU), Miami, Florida, USA, for three cases – bare roof, roof fitted with wind turbines placed closer to the roof edges, and roof with wind turbines placed away from the roof edges. Results clearly indicate that the presence of the wind turbines reduced the mean and peak pressure coefficients (less suction) on the roof when compared to the bare deck case. Furthermore, the peak pressure coefficients were found to be lower (less suction) when the wind turbines were placed closer to the roof, than away from the roof. Flow visualization studies using smoke and gravel clearly showed that the presence of the turbines disrupted the formation of vortices formed by cornering winds, thereby reducing roof suctions and preventing lift off of roof coverings. This study shows that the wind turbines besides generating wind energy, can be used for mitigating wind induced damage to the building roof. Future research must be directed towards understanding the effect of these wind turbines on other roof geometries (e.g. hip/gable) in different terrain conditions.

Keywords: wall of wind, wind loads, wind turbine, building

Procedia PDF Downloads 234
9756 Automatic Teller Machine System Security by Using Mobile SMS Code

Authors: Husnain Mushtaq, Mary Anjum, Muhammad Aleem

Abstract:

The main objective of this paper is used to develop a high security in Automatic Teller Machine (ATM). In these system bankers will collect the mobile numbers from the customers and then provide a code on their mobile number. In most country existing ATM machine use the magnetic card reader. The customer is identifying by inserting an ATM card with magnetic card that hold unique information such as card number and some security limitations. By entering a personal identification number, first the customer is authenticated then will access bank account in order to make cash withdraw or other services provided by the bank. Cases of card fraud are another problem once the user’s bank card is missing and the password is stolen, or simply steal a customer’s card & PIN the criminal will draw all cash in very short time, which will being great financial losses in customer, this type of fraud has increase worldwide. So to resolve this problem we are going to provide the solution using “Mobile SMS code” and ATM “PIN code” in order to improve the verify the security of customers using ATM system and confidence in the banking area.

Keywords: PIN, inquiry, biometric, magnetic strip, iris recognition, face recognition

Procedia PDF Downloads 347
9755 The Effects of Self-Efficacy on Life Satisfaction

Authors: Gao ya

Abstract:

This present study aims to find the relationship between self-efficacy and life satisfaction and the effects of self-efficacy on life satisfaction among Chinese people whose age is from 27-32, born between 1990 and 1995. People who were born between 1990 and 1995 are worthy to receive more attention now because the 90s was always received a lot of focus and labeled negatively as soon as they were born. And a large number of researches study people in individualism society more. So we chose the specific population whose age is from 27 to 32 live in a collectivist society. Demographic information was collected, including age, gender, education level, marital status, income level, number of children. We used the general self-efficacy scale(GSC) and the satisfaction with Life Scale(SLS) to collect data. A total of 350 questionnaires were distributed in and collected from mainland China, then 261 valid questionnaires were returned in the end, making a response rate of 74.57 percent. Some statistics techniques were used, like regression, correlation, ANOVA, T-test and general linear model, to measure variables. The findings were that self-efficacy positively related to life satisfaction. And self-efficacy influences life satisfaction significantly. At the same time, the relationship between demographic information and life satisfaction was analyzed.

Keywords: marital status, life satisfaction, number of children, self-efficacy, income level

Procedia PDF Downloads 108