Search results for: time series representation
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 20258

Search results for: time series representation

15548 First Principles Study of Structural and Elastic Properties of BaWO4 Scheelite Phase Structure under Pressure

Authors: Abdennour Benmakhlouf, Abdelouahab Bentabet

Abstract:

In this paper, we investigated the athermal pressure behavior of the structural and elastic properties of scheelite BaWO4 phase up to 7 GPa using the ab initio pseudo-potential method. The calculated lattice parameters pressure relation have been compared with the experimental values and found to be in good agreement with these results. Moreover, we present for the first time the investigation of the elastic properties of this compound using the density functional perturbation theory (DFPT). It is shown that this phase is mechanically stable up to 7 GPa after analyzing the calculated elastic constants. Other relevant quantities such as bulk modulus, pressure derivative of bulk modulus, shear modulus; Young’s modulus, Poisson’s ratio, anisotropy factors, Debye temperature and sound velocity have been calculated. The obtained results, which are reported for the first time to the best of the author’s knowledge, can facilitate assessment of possible applications of the title material.

Keywords: pseudo-potential method, pressure, structural and elastic properties, scheelite BaWO4 phase

Procedia PDF Downloads 418
15547 3D Liver Segmentation from CT Images Using a Level Set Method Based on a Shape and Intensity Distribution Prior

Authors: Nuseiba M. Altarawneh, Suhuai Luo, Brian Regan, Guijin Tang

Abstract:

Liver segmentation from medical images poses more challenges than analogous segmentations of other organs. This contribution introduces a liver segmentation method from a series of computer tomography images. Overall, we present a novel method for segmenting liver by coupling density matching with shape priors. Density matching signifies a tracking method which operates via maximizing the Bhattacharyya similarity measure between the photometric distribution from an estimated image region and a model photometric distribution. Density matching controls the direction of the evolution process and slows down the evolving contour in regions with weak edges. The shape prior improves the robustness of density matching and discourages the evolving contour from exceeding liver’s boundaries at regions with weak boundaries. The model is implemented using a modified distance regularized level set (DRLS) model. The experimental results show that the method achieves a satisfactory result. By comparing with the original DRLS model, it is evident that the proposed model herein is more effective in addressing the over segmentation problem. Finally, we gauge our performance of our model against matrices comprising of accuracy, sensitivity and specificity.

Keywords: Bhattacharyya distance, distance regularized level set (DRLS) model, liver segmentation, level set method

Procedia PDF Downloads 297
15546 A Smart CAD Program for Custom Hand Orthosis Generation Based on Anthropometric Relationships

Authors: Elissa D. Ledoux, Eric J. Barth

Abstract:

Producing custom orthotic devices is a time-consuming and iterative process. Efficiency could be increased with a smart CAD program to rapidly generate custom part files for 3D printing, reducing the need for a skilled orthosis technician as well as the hands-on time required. Anthropometric data for the hand was analyzed in order to determine dimensional relationships and reduce the number of measurements needed to parameterize the hand. Using these relationships, a smart CAD package was developed to produce custom sized hand orthosis parts downloadable for 3D printing. Results showed that the number of anatomical parameters required could be reduced from 8 to 3, and the relationships hold for 5th to 95th percentile male hands. CAD parts regenerate correctly for the same range. This package could significantly impact the orthotics industry in terms of expedited production and reduction of required human resources and patient contact.

Keywords: CAD, hand, orthosis, orthotic, rehabilitation robotics, upper limb

Procedia PDF Downloads 205
15545 Oncoplastic Augmentation Mastopexy: Aesthetic Revisional Surgery in Breast Conserving Therapy

Authors: Bar Y. Ainuz, Harry M. Salinas, Aleeza Ali, Eli B. Levitt, Austin J. Pourmoussa, Antoun Bouz, Miguel A. Medina

Abstract:

Introduction: Breast conservation therapy remains the mainstay surgical treatment for early breast cancer. Oncoplastic techniques, in conjunction with lumpectomy and adjuvant radiotherapy, have been demonstrated to achieve good aesthetic results without adversely affecting cancer outcomes in the treatment of patients with macromastia or significant ptosis. In our patient population, many women present for breast conservation with pre-existing cosmetic implants or with breast volumes too small for soft tissue, only oncoplastic techniques. Our study evaluated a consecutive series of patients presenting for breast conservation undergoing concomitant oncoplastic-augmentation-mastopexy (OAM) with a contralateral augmentation-mastopexy for symmetry. Methods: OAM surgical technique involves simultaneous lumpectomy with exchange or placement of implants, oncoplastic mastopexy, and concomitant contralateral augmentation mastopexy for symmetry. Patients undergoing lumpectomy for breast conservation as outpatients were identified via retrospective chart review at a high volume private academic affiliated community-based cancer center. Patients with ptosis and either pre-existing breast implants or insufficient breast volume undergoing oncoplastic implant placement (or exchange) and mastopexy were included in the study. Operative details, aesthetic outcomes, and complications were assessed. Results: Over a continuous three-year period, with a two-surgeon cohort, 30 consecutive patients (56 breasts, 4 unilateral procedures) were identified. Patients had an average age of 52.5 years and an average BMI of 27.5, with 40% smokers or former smokers. The average operative time was 2.5 hours, the average implant size removed was 352 cc, and the average implant size placed was 300 cc. All new implants were smooth silicone, with the majority (92%) placed in a retropectoral fashion. 40% of patients received chemotherapy, and 80% of patients received whole breast adjuvant photon radiotherapy with a total radiation dose of either 42.56 or 52.56 Gy. The average and median length of follow-up were both 8.2 months. Of the 24 patients that received radiotherapy, 21% had asymmetry due to capsular contracture. A total of 7 patients (29.2%) underwent revisions for either positive margins (12.5%), capsular contracture (8.3%), implant loss (4.2%), or cosmetic concerns (4.2%). One patient developed a pulmonary embolism in the acute postoperative period and was treated with anticoagulant therapy. Conclusion: Oncoplastic augmentation mastopexy is a safe technique with good aesthetic outcomes and acceptable complication rates for ptotic patients with breast cancer and a paucity of breast volume or pre-existing implants who wish to pursue breast-conserving therapy. The revision rates compare favorably with single-stage cosmetic augmentation procedures as well as other oncoplastic techniques described in the literature. The short-term capsular contracture rates seem lower than the rates in patients undergoing radiation after mastectomy and implant-based reconstruction. Long term capsular contractures and revision rates are too early to know in this cohort.

Keywords: breast conserving therapy, oncoplastic augmentation mastopexy, capsular contracture, breast reconstruction

Procedia PDF Downloads 124
15544 Tabu Random Algorithm for Guiding Mobile Robots

Authors: Kevin Worrall, Euan McGookin

Abstract:

The use of optimization algorithms is common across a large number of diverse fields. This work presents the use of a hybrid optimization algorithm applied to a mobile robot tasked with carrying out a search of an unknown environment. The algorithm is then applied to the multiple robots case, which results in a reduction in the time taken to carry out the search. The hybrid algorithm is a Random Search Algorithm fused with a Tabu mechanism. The work shows that the algorithm locates the desired points in a quicker time than a brute force search. The Tabu Random algorithm is shown to work within a simulated environment using a validated mathematical model. The simulation was run using three different environments with varying numbers of targets. As an algorithm, the Tabu Random is small, clear and can be implemented with minimal resources. The power of the algorithm is the speed at which it locates points of interest and the robustness to the number of robots involved. The number of robots can vary with no changes to the algorithm resulting in a flexible algorithm.

Keywords: algorithms, control, multi-agent, search and rescue

Procedia PDF Downloads 225
15543 Typical Characteristics and Compositions of Solvent System in Application of Maceration Technology to Isolate Antioxidative Activated Extract of Natural Products

Authors: Yohanes Buang, Suwari

Abstract:

Increasing interest of society in use and creation of herbal medicines has encouraged scientists/researchers to establish an ideal method to produce the best quality and quantity of pharmaceutical extracts. To have highest the antioxidative extracts, the method used must be at optimum conditions. Hence, the best method is not only able to provide highest quantity and quality of the isolated pharmaceutical extracts but also it has to be easy to do, simple, fast, and cheap. The characterization of solvents in maceration technique, in present study, involved various variables influencing quantity and quality of the pharmaceutical extracts, such as solvent’s optimum acidity-alkalinity (pH), temperature, concentration, and contact time. The shifting polarity of the solvent by combinations of water with ethanol (70:30) and (50:50) were also performed to completely record the best solvent system in application of maceration technology. Among those three solvents threated within Myrmecodia pendens, as a model of natural product, the results showed that water solvent system with conditions of alkalinity pH, optimum temperature, concentration, and contact time, is the best system to perform the maceration in order to have the highest isolated antioxidative activated extracts. The optimum conditions of the water solvent are at the alkalinity pH 9 up, 30 mg/mL of concentration, 40 min of contact time, 100 °C of temperature, and no ethanol used to replace parts of the water solvent. The present study strongly recommended the best conditions of solvent system to isolate the pharmaceutical extracts of natural products in application of the maceration technology.

Keywords: extracts, herbal medicine, natural product, maceration technique

Procedia PDF Downloads 281
15542 Formulation and Evaluation of Colon-Specific Drug Delivery System of Zaltoprofen

Authors: Surajj Sarode, G. P. Vadnere, G. Vidya Sagar

Abstract:

Compression coating is one of the strategies for delivering drug to the colon based on Gastrointestinal PH and transit time concept. The main aim of these formulations to develop rapidly disintegrating Zaltoprofen core tablets compression-coated with a mixture of time-dependent hydrophilic swellable polymer HPMC K 15 and PH responsive soluble polymer Chitosan and Guar gum in different ratios. The effect of the proportion of HPMC, Chitosan and Guar gum in the coat on premature drug release in upper part (Stomach and small intestine) of GIT and the amount of drug release in colon target area was studied. The formulations are carried out by using Direct Compression method. Sodium starch Glycolate used for rapid disintegration. FTIR used for Drug-Polymer Interaction studies. The prepared tablets were evaluated for hardness, thickness, friability, in-vitro disintegration, in-Vitro dissolution and in-vitro kinetic study.

Keywords: zaltoprofen, chitosan, formulation, drug delivery

Procedia PDF Downloads 433
15541 Effect of UV-B Light Treatment on Nutraceutical Potential of an Indigenous Mushroom Calocybe Indica

Authors: Himanshi Rathore, Shalinee Prasad, Satyawati Sharma, Ajay Singh Yadav

Abstract:

Medicinal mushrooms are acceptable all over the world not only because they have a unique flavour and texture but also due to the presence of great nutritional, nutraceutical and functional properties. High content of physiologically active substances like ergosterol, vitamin D, phenolic compounds, triterpenoids and steroids make these medicinal mushrooms a key source of nutraceuticals. Calocybe indica is a popular medicinal mushroom of India which is known to possess high amount of secondary metabolites including ergosterol (vitamin D2). The ergosterol gets converted to vitamin D in the presence of UV rays by a photochemical reaction. In lieu of the above facts the present study was undertaken to investigate the effect of UV-B light treatment on the vitamin D2 concentration, phenolic content and non volatile compounds in Calocybe indica. For this study, UV-B light source of intensity 5.3w/m2 was used to expose mushrooms for the time period of 0min, 30min, 60min and 90 min. It was found that the vitamin D2 concentration increased with the time duration i.e. 85±0.15 (0 min), 182±1.6 (30 min), 187±0.4 (60 min) and 182 ±0.8 (90 min) μg/g (dry weight). Highest concentration of vitamin D2 was found at 60 min duration. No discoloration in sliced mushrooms was observed during the exposure time. The results revealed that the exposure of mushrooms for a minimum of 30 min duration under UVB source can be a novel, convenient and cheapest way to increase the vitamin D content in mushrooms. This can be one of richest source to fulfil the recommended dietary allowances of vitamin D in our daily diets. The paper provides information on the enhancement of vitamin D content by UV lights and its effects on the non volatile (soluble sugars, free amino acids, 5′-nucleotides and phenolics) compounds will also be presented.

Keywords: Calocybe indica, ergosterol, nutraceutical, phenolics

Procedia PDF Downloads 452
15540 Behaviour of Hollow Tubes Filled with Sand Slag Concrete

Authors: Meriem Senani, Noureedine Ferhoune

Abstract:

This paper presents the axial bearing capacity of thin welded rectangular steel stubs filled with concrete sand. A series of tests was conducted to study the behavior of short composite columns under axial compressive load, the cross section dimensions were: 100x70x2 mm. A total of 16 stubs have been tested, as follows: 4 filled with ordinary concrete appointed by BO columns, 6 filled with concrete witch natural sand was completely substitute a crystallized sand slag designated in this paper by BSI, and 6 others were tucked in concrete whose natural sand was partially replace by a crystallized sand slag called by BSII. The main objectives of these tests were to clarify the steel specimen's performance filled by concrete sand compared to those filled with ordinary concrete. The main parameters studied are: The height of the specimen (300mm-500mm), eccentricity of load and type of filling concrete. Based on test results obtained, it is confirmed that the length of the tubes, has a considerable effect on the bearing capacity and the failure mode. In all test tubes, fracture occurred by the convex warping of the largest, followed by the smallest due to the outward thrust of the concrete, it was observed that the sand concrete improves the bearing capacity of tubes compounds compared to those filled with ordinary concrete.

Keywords: concrete sand, crystallized slag, failure mode, buckling

Procedia PDF Downloads 399
15539 Adsorption of Lead and Zinc Ions Onto Chemical Activated Millet Husk: Equilibrium and Kinetics Studies

Authors: Hilary Rutto, Linda Sibali

Abstract:

In this study, the adsorption of lead and zinc ions from aqueous solutions by modified millet husk has been investigated. The effects of different parameters, such as pH, adsorbent dosage, concentration, temperature, and contact time, have been investigated. The results of the experiments showed that the adsorption of both metal ions increased by increasing pH values up to 11. Adsorption process was initially fast. The adsorption rate decreased then until it reached to equilibrium time of 120 min for both lead and zinc ions. The Langmuir, Freundlich, Dubinin-Radushkevich (D-R), and thermodynamic models (Gibbs free energy) were used to determine the isotherm parameters associated with the adsorption process. The positive values of Gibbs free energy change indicated that reaction is not spontaneous. Experimental data were also evaluated in terms of kinetic characteristics of adsorption, and it was found that adsorption process for both metal ions followed pseudo-first order for zinc and pseudo-second-order for lead.

Keywords: zinc, lead, adsorption, millet husks

Procedia PDF Downloads 149
15538 An Assessment of Existing Material Management Process in Building Construction Projects in Nepal

Authors: Uttam Neupane, Narendra Budha, Subash Kumar Bhattarai

Abstract:

Material management is an essential part in construction project management. There are a number of material management problems in the Nepalese construction industry, which contribute to an inefficient material management system. Ineffective material management can cause waste of time and money thus increasing the problem of time and cost overrun. An assessment of material management system with gap and solution was carried out on 20 construction projects implemented by the Federal Level Project Implementation Unit (FPIU); Kaski district of Nepal. To improve the material management process, the respondents have provided possible solutions to overcome the gaps seen in the current material management process. The possible solutions are preparation of material schedule in line with the construction schedule for material requirement planning, verifications of material and locating of source, purchasing of the required material in advance before commencement of work, classifying the materials, and managing the inventory based on their usage value and eliminating and reduction in wastages during the overall material management process.

Keywords: material management, construction site, inventory, construction project

Procedia PDF Downloads 42
15537 Forest Soil Greenhouse Gas Real-Time Analysis Using Quadrupole Mass Spectrometry

Authors: Timothy L. Porter, T. Randy Dillingham

Abstract:

Vegetation growth and decomposition, along with soil microbial activity play a complex role in the production of greenhouse gases originating in forest soils. The absorption or emission (respiration) of these gases is a function of many factors relating to the soils themselves, the plants, and the environment in which the plants are growing. For this study, we have constructed a battery-powered, portable field mass spectrometer for use in analyzing gases in the soils surrounding trees, plants, and other areas. We have used the instrument to sample in real-time the greenhouse gases carbon dioxide and methane in soils where plant life may be contributing to the production of gases such as methane. Gases such as isoprene, which may help correlate gas respiration to microbial activity have also been measured. The instrument is composed of a quadrupole mass spectrometer with part per billion or better sensitivity, coupled to battery-powered turbo and diaphragm pumps. A unique ambient air pressure differentially pumped intake apparatus allows for the real-time sampling of gases in the soils from the surface to several inches below the surface. Results show that this instrument is capable of instant, part-per-billion sensitivity measurement of carbon dioxide and methane in the near surface region of various forest soils. We have measured differences in soil respiration resulting from forest thinning, forest burning, and forest logging as compared to pristine, untouched forests. Further studies will include measurements of greenhouse gas respiration as a function of temperature, microbial activity as measured by isoprene production, and forest restoration after fire.

Keywords: forest, soil, greenhouse, quadrupole

Procedia PDF Downloads 95
15536 Spacial Poetic Text throughout Samih al-Qasim's Poetry

Authors: Saleem Abu Jaber, Khaled Igbaria

Abstract:

For readers, space/place is one of the most significant references to reveal deep significances and indications in modern Arabic poetic texts. Generally, when poets evoke places and/or spaces, they do not mean to refer readers to detailed geographic or physical spaces, but to the symbolic significances and dimensions that those spaces have and through which poets encourage spacial awareness in their readers. Recently, as a result, there has been a great deal of interest in research addressing spacial poetic texts and dimensions in modern Arabic poetry in general and in Palestinian poetry in particular. Samih al-Qasim is one of the most recent prominent Palestinian revolutionary poets. Al-Qasim has published six series of poems that are well known in the Arab world. Although several researchers have studied al-Qasim's poetry, to our knowledge, yet no one has studied the aspect of spacial poetic text in his poetry. Therefore, this paper seeks to fill a gap in the scholarship that has not been addressed up to now. This article aims, not only to demonstrate the presence of spacial poetic text and dimensions throughout al-Qasim's poetry, but also to investigate the purpose for which the poet uses spacial poetic text. Our theory is that the poet, consciously and significantly, uses spacial poetic texts to magnify the Palestinian identity of the Palestinian readers.  Methodologically, we applied a descriptive analytic method, referencing al-Qasim's poetry, addressing spacial poetic texts practically but not theoretically or statistically.

Keywords: spatial poetic text, Samih al-Qasim, space and identity, Palestinian poetry

Procedia PDF Downloads 296
15535 Effect of the Truss System to the Flexural Behavior of the External Reinforced Concrete Beams

Authors: Rudy Djamaluddin, Yasser Bachtiar, Rita Irmawati, Abd. Madjid Akkas, Rusdi Usman Latief

Abstract:

The aesthetic qualities and the versatility of reinforced concrete have made it a popular choice for many architects and structural engineers. Therefore, the exploration of natural materials such as gravels and sands as well as lime-stone for cement production is increasing to produce a concrete material. The exploration must affect to the environment. Therefore, the using of the concrete materials should be as efficient as possible. According to its natural behavior of the concrete material, it is strong in compression and weak in tension. Therefore the contribution of the tensile stresses of the concrete to the flexural capacity of the beams is neglected. However, removing of concrete on tension zone affects to the decreasing of flexural capacity. Introduce the strut action of truss structures may an alternative to solve the decreasing of flexural capacity. A series of specimens were prepared to clarify the effect of the truss structures in the concrete beams without concrete on the tension zone. Results indicated that the truss system is necessary for the external reinforced concrete beams. The truss system of concrete beam without concrete on tension zone (BR) could develop almost same capacity to the normal beam (BN). It can be observed also that specimens BR has lower number of cracks than specimen BN. This may be caused by the fact that there was no bonding effect on the tensile reinforcement on specimen BR to distribute the cracks.

Keywords: external reinforcement, truss, concrete beams, flexural behavior

Procedia PDF Downloads 422
15534 Screening for Women with Chorioamnionitis: An Integrative Literature Review

Authors: Allison Herlene Du Plessis, Dalena (R.M.) Van Rooyen, Wilma Ten Ham-Baloyi, Sihaam Jardien-Baboo

Abstract:

Introduction: Women die in pregnancy and childbirth for five main reasons—severe bleeding, infections, unsafe abortions, hypertensive disorders (pre-eclampsia and eclampsia), and medical complications including cardiac disease, diabetes, or HIV/AIDS complicated by pregnancy. In 2015, WHO classified sepsis as the third highest cause for maternal mortalities in the world. Chorioamnionitis is a clinical syndrome of intrauterine infection during any stage of the pregnancy and it refers to ascending bacteria from the vaginal canal up into the uterus, causing infection. While the incidence rates for chorioamnionitis are not well documented, complications related to chorioamnionitis are well documented and midwives still struggle to identify this condition in time due to its complex nature. Few diagnostic methods are available in public health services, due to escalated laboratory costs. Often the affordable biomarkers, such as C-reactive protein CRP, full blood count (FBC) and WBC, have low significance in diagnosing chorioamnionitis. A lack of screening impacts on effective and timeous management of chorioamnionitis, and early identification and management of risks could help to prevent neonatal complications and reduce the subsequent series of morbidities and healthcare costs of infants who are health foci of perinatal infections. Objective: This integrative literature review provides an overview of current best research evidence on the screening of women at risk for chorioamnionitis. Design: An integrative literature review was conducted using a systematic electronic literature search through EBSCOhost, Cochrane Online, Wiley Online, PubMed, Scopus and Google. Guidelines, research studies, and reports in English related to chorioamnionitis from 2008 up until 2020 were included in the study. Findings: After critical appraisal, 31 articles were included. More than one third (67%) of the literature included ranked on the three highest levels of evidence (Level I, II and III). Data extracted regarding screening for chorioamnionitis was synthesized into four themes, namely: screening by clinical signs and symptoms, screening by causative factors of chorioamnionitis, screening of obstetric history, and essential biomarkers to diagnose chorioamnionitis. Key conclusions: There are factors that can be used by midwives to identify women at risk for chorioamnionitis. However, there are a paucity of established sociological, epidemiological and behavioral factors to screen this population. Several biomarkers are available to diagnose chorioamnionitis. Increased Interleukin-6 in amniotic fluid is the better indicator and strongest predictor of histological chorioamnionitis, whereas the available rapid matrix-metalloproteinase-8 test requires further testing. Maternal white blood cells count (WBC) has shown poor selectivity and sensitivity, and C-reactive protein (CRP) thresholds varied among studies and are not ideal for conclusive diagnosis of subclinical chorioamnionitis. Implications for practice: Screening of women at risk for chorioamnionitis by health care providers providing care for pregnant women, including midwives, is important for diagnosis and management before complications arise, particularly in resource-constraint settings.

Keywords: chorioamnionitis, guidelines, best evidence, screening, diagnosis, pregnant women

Procedia PDF Downloads 104
15533 Maximizing Coverage with Mobile Crime Cameras in a Stochastic Spatiotemporal Bipartite Network

Authors: (Ted) Edward Holmberg, Mahdi Abdelguerfi, Elias Ioup

Abstract:

This research details a coverage measure for evaluating the effectiveness of observer node placements in a spatial bipartite network. This coverage measure can be used to optimize the configuration of stationary or mobile spatially oriented observer nodes, or a hybrid of the two, over time in order to fully utilize their capabilities. To demonstrate the practical application of this approach, we construct a SpatioTemporal Bipartite Network (STBN) using real-time crime center (RTCC) camera nodes and NOPD calls for service (CFS) event nodes from New Orleans, La (NOLA). We use the coverage measure to identify optimal placements for moving mobile RTCC camera vans to improve coverage of vulnerable areas based on temporal patterns.

Keywords: coverage measure, mobile node dynamics, Monte Carlo simulation, observer nodes, observable nodes, spatiotemporal bipartite knowledge graph, temporal spatial analysis

Procedia PDF Downloads 85
15532 Preparation and Characterization of Electrospun CdTe Quantum Dots / Nylon-6 Nanofiber Mat

Authors: Negar Mesgara, Laleh Maleknia

Abstract:

In this paper, electrospun CdTe quantum dot / nylon-6 nanofiber mats were successfully prepared. The nanofiber mats were characterized by FE-SEM, XRD and EDX analyses. The results revealed that fibers in different distinct sizes (nano and subnano scale) were obtained with the electrospinning parameters. The phenomenon of ‘on ‘ and ‘off ‘ luminescence intermittency (blinking) of CdTe QDs in nylon-6 was investigated by single-molecule optical microscopy, and we identified that the intermittencies of single QDs were correlated with the interaction of water molecules absorbed on the QD surface. The ‘off’ times, the interval between adjacent ‘on’ states, remained essentially unaffected with an increase in excitation intensity. In the case of ‘on’ time distribution, power law behavior with an exponential cutoff tail is observed at longer time scales. These observations indicate that the luminescence blinking statistics of water-soluble single CdTe QDs is significantly dependent on the aqueous environment, which is interpreted in terms of passivation of the surface trap states of QDs.

Keywords: electrospinning, CdTe quantum dots, Nylon-6, Nanocomposite

Procedia PDF Downloads 416
15531 The Use of Global Positioning Systems to Evaluate the Effect of Protein and Carbohydrate Supplementation on Collegiate Soccer Performance

Authors: Joshua Bradley, Matthew Buns

Abstract:

This study aimed to identify the effect of concurrent nutritional supplementation on soccer performance as players ingested either carbohydrate CHO (52 g of Cytocarb Maltodextrin) or a combined carbohydrate and protein PRO (Muscle Milk Pro Series 17g CHO + 50 g PRO liquid) supplement. Twelve male, junior college soccer players (age: 18 ± 6 years, wt. 73.3 ± 8.6 kg) completed three trials wearing global positioning systems (GPS) to measure total running distance and sprinting distance during soccer simulation games. The first match simulation was a baseline match with no supplementation. One hour prior to the second match, simulation players were randomly assigned to one of two supplemental groups CHO or CHO + PRO. A repeated measures ANOVA with a Greenhouse-Geisser correction revealed a statistically significant increase in the total distance run for the CHO supplementation group in comparison to the CHO + PRO group (10.19 ± .200 km vs. 9.77± .194km, p = .035). Although the total running distance was meaningfully influenced by the supplementation, the pattern of response for total sprinting distance was not influenced by supplementation. There was a decline in sprinting distance and total running distance from first half to second half, both for the control (M = -0.01 km, SD = 0.17) and CHO supplementation group (-0.04 km, SD = .19), although these differences were not statistically meaningful. There was a positive correlation between sprinting distance and total distance, which was statistically significant (r = -.514, n = 36, p = .01) In conclusion, supplementation influenced the pattern of activity and demonstrated between-trial differences.

Keywords: GPS, nutrition, simulation, supplementation

Procedia PDF Downloads 127
15530 Design and Implementation of Collaborative Editing System Based on Physical Simulation Engine Running State

Authors: Zhang Songning, Guan Zheng, Ci Yan, Ding Gangyi

Abstract:

The application of physical simulation engines in collaborative editing systems has an important background and role. Firstly, physical simulation engines can provide real-world physical simulations, enabling users to interact and collaborate in real time in virtual environments. This provides a more intuitive and immersive experience for collaborative editing systems, allowing users to more accurately perceive and understand various elements and operations in collaborative editing. Secondly, through physical simulation engines, different users can share virtual space and perform real-time collaborative editing within it. This real-time sharing and collaborative editing method helps to synchronize information among team members and improve the efficiency of collaborative work. Through experiments, the average model transmission speed of a single person in the collaborative editing system has increased by 141.91%; the average model processing speed of a single person has increased by 134.2%; the average processing flow rate of a single person has increased by 175.19%; the overall efficiency improvement rate of a single person has increased by 150.43%. With the increase in the number of users, the overall efficiency remains stable, and the physical simulation engine running status collaborative editing system also has horizontal scalability. It is not difficult to see that the design and implementation of a collaborative editing system based on physical simulation engines not only enriches the user experience but also optimizes the effectiveness of team collaboration, providing new possibilities for collaborative work.

Keywords: physics engine, simulation technology, collaborative editing, system design, data transmission

Procedia PDF Downloads 56
15529 In vitro Determination of Carbonic Anhydrase Inhibition of the Flowers of Vanda Orchid, Vanda Tessellata Roxb. (1795) by Modified Colorimetric Maren T.H. (1960) Method

Authors: John Carlo Combista, Jimbert Tan

Abstract:

The orchid, Vanda tessellata was chosen by the researchers because of the presence of the constituents in the family Orchidaceae such as alkaloids, flavonoids and glycosides that might give an inhibition activity of the carbonic anhydrase enzyme. This study aimed to determine the in vitro inhibition of carbonic anhydrase of Vanda tessellata flower extract. With the use of modified colorimetric Maren T.H. (1960) method, the time in seconds each test solution changed its color after the rate of CO2 hydration were recorded. Two solvents were used: the semi-polar, 95% ethanol and the non-polar, dichloromethane solvents. The percent inhibition activity of carbonic anhydrase of the different concentrations of solvents ethanol (1%, 25% and 50%) and dichloromethane (1% and 10%) test solutions were determined. Results showed that the ethanol-based extract of Vanda tessellata in different concentrations showed an inhibitory effect while the dichloromethane-based extract of Vanda tessellata showed no inhibitory effect of carbonic anhydrase activity. For ethanol extract, the concentration with the highest activity was 50% followed by 25% which changed its color from red to yellow with an average time of 13.11 seconds and 11.57 seconds but 1% with an average time of 7.56 seconds did not exhibit an effect. The researchers recommend the isolation of the specific active constituents of Vanda tessellata that is responsible for the inhibitory effect of carbonic anhydrase enzyme. It is also recommended to utilize different blood types to observe different reactions to the inhibition of the carbonic anhydrase.

Keywords: carbonic anhydrase, inhibition, modified colorimetric Maren TH method, Vanda orchid

Procedia PDF Downloads 282
15528 Effect of Inclusion of Rubber on the Compaction Characteristics of Cement - MSWIFA- Clayey Soil Mixtures

Authors: Gehan Aouf, Diala Tabbal, Abd El Rahim Sabsabi, Rashad Aouf

Abstract:

The aim of this study is to show the effect of adding cement municipal solid incineration fly ash and rubber as stabilizer materials on weak soil. A detailed experimental study was conducted in order to show the viability of using these admixtures in improving the maximum dry density and optimum moisture content of the composite soil. Soil samples were prepared by adding Rubber and Cement to municipal solid waste incineration fly-ash - oil mix at different percentages. Then, a series of laboratory tests were performed, namely: Sieve analysis, Atterberg limits tests, Unconfined compression test, and Proctor tests. Three different percentages of fly ash (10%, 20%, and 30%) MSWFA by total dry weight of soil and three different percentages of Portland cement (10%, 15%, and 20%) by total dry weight of the mix and 0%, 5%, 10% for Rubber by total dry weight of the mix were used to find the optimum value. The test results reveal that adding MSWIFA to the soil up to 20% increased the MDD of the mixture and decreased the OMC, then an opposite trend for results were found when the percentage of MSWIFA exceeded 20%. This is due to the low specific gravity of MSWIFA and to the greater water absorption of MSWIFA. The laboratory tests also indicate that adding Rubber to the mix Soil-MSWIFA-Cement decreases its MDD due to the low specific gravity of rubber and it affects a slight decrease in OMC because the rubber has low absorption of water.

Keywords: clayey soil, MSWIFA, proctor test, rubber

Procedia PDF Downloads 101
15527 Low-Cost Embedded Biometric System Based on Fingervein Modality

Authors: Randa Boukhris, Alima Damak, Dorra Sellami

Abstract:

Fingervein biometric authentication is one of the most popular and accurate technologies. However, low cost embedded solution is still an open problem. In this paper, a real-time implementation of fingervein recognition process embedded in Raspberry-Pi has been proposed. The use of Raspberry-Pi reduces overall system cost and size while allowing an easy user interface. Implementation of a target technology has guided to opt some specific parallel and simple processing algorithms. In the proposed system, we use four structural directional kernel elements for filtering finger vein images. Then, a Top-Hat and Bottom-Hat kernel filters are used to enhance the visibility and the appearance of venous images. For feature extraction step, a simple Local Directional Code (LDC) descriptor is applied. The proposed system presents an Error Equal Rate (EER) and Identification Rate (IR), respectively, equal to 0.02 and 98%. Furthermore, experimental results show that real-time operations have good performance.

Keywords: biometric, Bottom-Hat, Fingervein, LDC, Rasberry-Pi, ROI, Top-Hat

Procedia PDF Downloads 190
15526 Housing Price Dynamics: Comparative Study of 1980-1999 and the New Millenium

Authors: Janne Engblom, Elias Oikarinen

Abstract:

The understanding of housing price dynamics is of importance to a great number of agents: to portfolio investors, banks, real estate brokers and construction companies as well as to policy makers and households. A panel dataset is one that follows a given sample of individuals over time, and thus provides multiple observations on each individual in the sample. Panel data models include a variety of fixed and random effects models which form a wide range of linear models. A special case of panel data models is dynamic in nature. A complication regarding a dynamic panel data model that includes the lagged dependent variable is endogeneity bias of estimates. Several approaches have been developed to account for this problem. In this paper, the panel models were estimated using the Common Correlated Effects estimator (CCE) of dynamic panel data which also accounts for cross-sectional dependence which is caused by common structures of the economy. In presence of cross-sectional dependence standard OLS gives biased estimates. In this study, U.S housing price dynamics were examined empirically using the dynamic CCE estimator with first-difference of housing price as the dependent and first-differences of per capita income, interest rate, housing stock and lagged price together with deviation of housing prices from their long-run equilibrium level as independents. These deviations were also estimated from the data. The aim of the analysis was to provide estimates with comparisons of estimates between 1980-1999 and 2000-2012. Based on data of 50 U.S cities over 1980-2012 differences of short-run housing price dynamics estimates were mostly significant when two time periods were compared. Significance tests of differences were provided by the model containing interaction terms of independents and time dummy variable. Residual analysis showed very low cross-sectional correlation of the model residuals compared with the standard OLS approach. This means a good fit of CCE estimator model. Estimates of the dynamic panel data model were in line with the theory of housing price dynamics. Results also suggest that dynamics of a housing market is evolving over time.

Keywords: dynamic model, panel data, cross-sectional dependence, interaction model

Procedia PDF Downloads 237
15525 The Impact of an Ionic Liquid on Hydrogen Generation from a Redox Process Involving Magnesium and Acidic Oilfield Water

Authors: Mohamed A. Deyab, Ahmed E. Awadallah

Abstract:

Under various conditions, we present a promising method for producing pure hydrogen energy from the electrochemical reaction of Mg metal in waste oilfield water (WOW). Mg metal and WOW are primarily consumed in this process. The results show that the hydrogen gas output is highly dependent on temperature and solution pH. The best conditions for hydrogen production were found to be a low pH (2.5) and a high temperature (338 K). For the first time, the Allyl methylimidazolium bis-trifluoromethyl sulfonyl imide) (IL) ionic liquid is used to regulate the rate of hydrogen generation. It has been confirmed that increasing the solution temperature and decreasing the solution pH accelerates Mg dissolution and produces more hydrogen per unit of time. The adsorption of IL on the active sites of the Mg surface is unrestricted by mixing physical and chemical orientation. Inspections using scanning electron microscopy (SEM), energy dispersive X-ray (EDX), and FT-IR spectroscopy were used to identify and characterise surface corrosion of Mg in WOW. This process is also completely safe and can create energy on demand.

Keywords: hydrogen production, Mg, wastewater, ionic liquid

Procedia PDF Downloads 139
15524 Ex-Post Export Data for Differentiated Products Revealing the Existence of Productcycles

Authors: Ranajoy Bhattcharyya

Abstract:

We estimate international product cycles as shifting product spaces by using 1976 to 2010 UN Comtrade data on all differentiated tradable products in all countries. We use a product space approach to identify the representative product baskets of high-, middle and low-income countries and then use these baskets to identify the patterns of change in comparative advantage of countries over time. We find evidence of a product cycle in two senses: First, high-, middle- and low-income countries differ in comparative advantage, and high-income products migrate to the middle-income basket. A similar pattern is observed for middle- and low-income countries. Our estimation of the lag shows that middle-income countries tend to quickly take up the products of high-income countries, but low-income countries take a longer time absorbing these products. Thus, the gap between low- and middle-income countries is considerably higher than that between middle- and high-income nations.

Keywords: product cycle, comparative advantage, representative product basket, ex-post data

Procedia PDF Downloads 396
15523 Scheduling of Repetitive Activities for Height-Rise Buildings: Optimisation by Genetic Algorithms

Authors: Mohammed Aljoma

Abstract:

In this paper, a developed prototype for the scheduling of repetitive activities in height-rise buildings was presented. The activities that describe the behavior of the most of activities in multi-storey buildings are scheduled using the developed approach. The prototype combines three methods to attain the optimized planning. The methods include Critical Path Method (CPM), Gantt and Line of Balance (LOB). The developed prototype; POTER is used to schedule repetitive and non-repetitive activities with respect to all constraints that can be automatically generated using a generic database. The prototype uses the method of genetic algorithms for optimizing the planning process. As a result, this approach enables contracting organizations to evaluate various planning solutions that are calculated, tested and classified by POTER to attain an optimal time-cost equilibrium according to their own criteria of time or coast.

Keywords: planning scheduling, genetic algorithms, repetitive activity, construction management, planning, scheduling, risk management, project duration

Procedia PDF Downloads 290
15522 Enhancing Signal Reception in a Mobile Radio Network Using Adaptive Beamforming Antenna Arrays Technology

Authors: Ugwu O. C., Mamah R. O., Awudu W. S.

Abstract:

This work is aimed at enhancing signal reception on a mobile radio network and minimizing outage probability in a mobile radio network using adaptive beamforming antenna arrays. In this research work, an empirical real-time drive measurement was done in a cellular network of Globalcom Nigeria Limited located at Ikeja, the headquarters of Lagos State, Nigeria, with reference base station number KJA 004. The empirical measurement includes Received Signal Strength and Bit Error Rate which were recorded for exact prediction of the signal strength of the network as at the time of carrying out this research work. The Received Signal Strength and Bit Error Rate were measured with a spectrum monitoring Van with the help of a Ray Tracer at an interval of 100 meters up to 700 meters from the transmitting base station. The distance and angular location measurements from the reference network were done with the help Global Positioning System (GPS). The other equipment used were transmitting equipment measurements software (Temsoftware), Laptops and log files, which showed received signal strength with distance from the base station. Results obtained were about 11% from the real-time experiment, which showed that mobile radio networks are prone to signal failure and can be minimized using an Adaptive Beamforming Antenna Array in terms of a significant reduction in Bit Error Rate, which implies improved performance of the mobile radio network. In addition, this work did not only include experiments done through empirical measurement but also enhanced mathematical models that were developed and implemented as a reference model for accurate prediction. The proposed signal models were based on the analysis of continuous time and discrete space, and some other assumptions. These developed (proposed) enhanced models were validated using MATLAB (version 7.6.3.35) program and compared with the conventional antenna for accuracy. These outage models were used to manage the blocked call experience in the mobile radio network. 20% improvement was obtained when the adaptive beamforming antenna arrays were implemented on the wireless mobile radio network.

Keywords: beamforming algorithm, adaptive beamforming, simulink, reception

Procedia PDF Downloads 15
15521 Embryonic and Larval Development of Pelophylax bedriagae (Amphibia, Anura), in Iran

Authors: Alireza Pesarakloo, Masoumeh Najibzadeh

Abstract:

We studied the development and morphology of different larval stages of Pelophylax bedriagae at two rearing temperatures (20 and 24°C). Eggs collected from a breeding site in south-western Iran. Diagnostic morphological characters are provided for Gosner (1960) larval stages 1-46. The larvae hatched about seven days after egg deposition. Principal diagnostic feature including the formation of the funnel-shaped oral disc became discernible about ten days after hatch at Gosner stage 21 and degenerated at Gosner stage 42. Larvae developed faster at higher temperatures. The largest body length of larval P. bedriagae measured about 54mm in 70 days after egg deposition. Based on our results, the longest metamorphosis time was observed on temperature (20°C) whilst the shortest metamorphosis time occurred on temperature (24°C). Compared with the majority of other Palearctic Anurans, it appears that embryonic and larval development is usually slow rapid in P. bedriagae.

Keywords: development, larval stages, Pelophylax bedriagae, temperatures

Procedia PDF Downloads 154
15520 Permanent Magnet Synchronous Generator: Unsymmetrical Point Operation

Authors: P. Pistelok

Abstract:

The article presents the concept of an electromagnetic circuit generator with permanent magnets mounted on the surface rotor core designed for single phase work. Computation field-circuit model was shown. The spectrum of time course of voltages in the idle work was presented. The cross section with graphically presentation of magnetic induction in particular parts of electromagnetic circuits was presented. Distribution of magnetic induction at the rated load point for each phase were shown. The time course of voltages and currents for each phases for rated power were displayed. An analysis of laboratory results and measurement of load characteristics of the generator was discussed. The work deals with three electromagnetic circuits of generators with permanent magnet where output voltage characteristics versus rated power were expressed.

Keywords: permanent magnet generator, permanent magnets, vibration, course of torque, single phase work, asymmetrical three phase work

Procedia PDF Downloads 266
15519 A Theoretical Study of Multi-Leaf Spring in Seismic Response Control

Authors: M. Ezati Kooshki , H. Pourmohamad

Abstract:

Leaf spring dampers are used for commercial vehicles and heavy tracks. The main function of this damper in these vehicles is protection against damage and providing comfort for drivers by creating suspension between road and vehicle. This paper presents a new device, circular leaf spring damper, which is frequently used on vehicles, aiming to gain seismic protection of structures. Finite element analyses were conducted on several one-story structures using finite element software (Abaqus, v6.10-1). The time history analysis was conducted on the records of Kobe (1995) and San Fernando (1971) ground motions to demonstrate the advantages of using leaf spring in structures as compared to simple bracing system. This paper also suggests extending the use of this damper in structures, considering its large control force despite high cycle fatigue properties and low prices.

Keywords: bracing system, finite element analysis, leaf spring, seismic protection, time history analysis

Procedia PDF Downloads 385