Search results for: code blue response time
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 22908

Search results for: code blue response time

21348 Time Synchronization between the eNBs in E-UTRAN under the Asymmetric IP Network

Authors: M. Kollar, A. Zieba

Abstract:

In this paper, we present a method for a time synchronization between the two eNodeBs (eNBs) in E-UTRAN (Evolved Universal Terrestrial Radio Access) network. The two eNBs are cooperating in so-called inter eNB CA (Carrier Aggregation) case and connected via asymmetrical IP network. We solve the problem by using broadcasting signals generated in E-UTRAN as synchronization signals. The results show that the time synchronization with the proposed method is possible with the error significantly less than 1 ms which is sufficient considering the time transmission interval is 1 ms in E-UTRAN. This makes this method (with low complexity) more suitable than Network Time Protocol (NTP) in the mobile applications with generated broadcasting signals where time synchronization in asymmetrical network is required.

Keywords: IP scheduled throughput, E-UTRAN, Evolved Universal Terrestrial Radio Access Network, NTP, Network Time Protocol, assymetric network, delay

Procedia PDF Downloads 347
21347 Software Transactional Memory in a Dynamic Programming Language at Virtual Machine Level

Authors: Szu-Kai Hsu, Po-Ching Lin

Abstract:

As more and more multi-core processors emerge, traditional sequential programming paradigm no longer suffice. Yet only few modern dynamic programming languages can leverage such advantage. Ruby, for example, despite its wide adoption, only includes threads as a simple parallel primitive. The global virtual machine lock of official Ruby runtime makes it impossible to exploit full parallelism. Though various alternative Ruby implementations do eliminate the global virtual machine lock, they only provide developers dated locking mechanism for data synchronization. However, traditional locking mechanism error-prone by nature. Software Transactional Memory is one of the promising alternatives among others. This paper introduces a new virtual machine: GobiesVM to provide a native software transactional memory based solution for dynamic programming languages to exploit parallelism. We also proposed a simplified variation of Transactional Locking II algorithm. The empirical results of our experiments show that support of STM at virtual machine level enables developers to write straightforward code without compromising parallelism or sacrificing thread safety. Existing source code only requires minimal or even none modi cation, which allows developers to easily switch their legacy codebase to a parallel environment. The performance evaluations of GobiesVM also indicate the difference between sequential and parallel execution is significant.

Keywords: global interpreter lock, ruby, software transactional memory, virtual machine

Procedia PDF Downloads 267
21346 Informing Lighting Designs Through a Comprehensive Review of Light Pollution Impacts

Authors: Stephen M. Simmons, Stuart W. Baur, William L. Gillis

Abstract:

In recent years, increasing concern has been shown towards the issue of light pollution, especially with the spread of brighter, more blue-rich LED bulbs. Much research has been conducted in order to study the effects of artificial light at night, and many adverse impacts have been discovered, such as circadian disruption, degradation of the night sky, and interference oftheprocesses and behaviors of plants and animals. Despite a plethora of informationin the literature regarding the numerous illeffects of this type of pollution, there does not appear to be a complete summary of these impacts, including their magnitudes, which would facilitate the balancing of risks and benefits in the design of an exterior lighting system. This paperprovides a comprehensive review of the known impacts of light pollution, divided into four categories - human health, night sky, plants, and animals; additionally, it includes a synopsis of what likely remains unknown at this point in time. This review will attempt to showcase the relative significance of differentimpacts within each category, as well as their sensitivity to changes in lighting specifications (brightness, color temperature, shielding, and mounting height). Methods to be employed in this research include an extensive literature review and the gathering of expert knowledge and opinions. The findings of this review will be used to inform the creation of an optimized lighting design for the Missouri University of Science and Technology campus. It is hoped that future research willexplore the known impacts of light pollution further, as well as search for what still remains to be found regarding the consequencesof artificial light at night.

Keywords: comprehensive review, impacts, light pollution, lighting design, literature review

Procedia PDF Downloads 120
21345 Dynamic Store Procedures in Database

Authors: Muhammet Dursun Kaya, Hasan Asil

Abstract:

In recent years, different methods have been proposed to optimize question processing in database. Although different methods have been proposed to optimize the query, but the problem which exists here is that most of these methods destroy the query execution plan after executing the query. This research attempts to solve the above problem by using a combination of methods of communicating with the database (the present questions in the programming code and using store procedures) and making query processing adaptive in database, and proposing a new approach for optimization of query processing by introducing the idea of dynamic store procedures. This research creates dynamic store procedures in the database according to the proposed algorithm. This method has been tested on applied software and results shows a significant improvement in reducing the query processing time and also reducing the workload of DBMS. Other advantages of this algorithm include: making the programming environment a single environment, eliminating the parametric limitations of the stored procedures in the database, making the stored procedures in the database dynamic, etc.

Keywords: relational database, agent, query processing, adaptable, communication with the database

Procedia PDF Downloads 356
21344 Isolation, Purification and Characterisation of Non-Digestible Oligosaccharides Derived from Extracellular Polysaccharide of Antarctic Fungus Thelebolus Sp. IITKGP-BT12

Authors: Abinaya Balasubramanian, Satyabrata Ghosh, Satyahari Dey

Abstract:

Non-Digestible Oligosaccharides(NDOs) are low molecular weight carbohydrates with degree of polymerization (DP) 3-20, that are delivered intact to the large intestine. NDOs are gaining attention as effective prebiotic molecules that facilitate prevention and treatment of several chronic diseases. Recently, NDOs are being obtained by cleaving complex polysaccharides as it results in high yield and also as the former tend to display greater bioactivity. Thelebolus sp. IITKGP BT-12, a recently identified psychrophilic, Ascomycetes fungus has been reported to produce a bioactive extracellular polysaccharide(EPS). The EPS has been proved to possess strong prebiotic activity and anti- proliferative effects. The current study is an attempt to identify and optimise the most suitable method for hydrolysis of the above mentioned novel EPS into NDOs, and further purify and characterise the same. Among physical, chemical and enzymatic methods, enzymatic hydrolysis was identified as the best method and the optimum hydrolysis conditions obtained using response surface methodology were: reaction time of 24h, β-(1,3) endo-glucanase concentration of 0.53U and substrate concentration of 10 mg/ml. The NDOs were purified using gel filtration chromatography and their molecular weights were determined using MALDI-TOF. The major fraction was found to have a DP of 7,8. The monomeric units of the NDOs were confirmed to be glucose using TLC and GCMS-MS analysis. The obtained oligosaccharides proved to be non-digestible when subjected to gastric acidity, salivary and pancreatic amylases and hence could serve as efficient prebiotics.

Keywords: characterisation, enzymatic hydrolysis, non-digestible oligosaccharides, response surface methodology

Procedia PDF Downloads 112
21343 Improvements in OpenCV's Viola Jones Algorithm in Face Detection–Skin Detection

Authors: Jyoti Bharti, M. K. Gupta, Astha Jain

Abstract:

This paper proposes a new improved approach for false positives filtering of detected face images on OpenCV’s Viola Jones Algorithm In this approach, for Filtering of False Positives, Skin Detection in two colour spaces i.e. HSV (Hue, Saturation and Value) and YCrCb (Y is luma component and Cr- red difference, Cb- Blue difference) is used. As a result, it is found that false detection has been reduced. Our proposed method reaches the accuracy of about 98.7%. Thus, a better recognition rate is achieved.

Keywords: face detection, Viola Jones, false positives, OpenCV

Procedia PDF Downloads 389
21342 Routing Protocol in Ship Dynamic Positioning Based on WSN Clustering Data Fusion System

Authors: Zhou Mo, Dennis Chow

Abstract:

In the dynamic positioning system (DPS) for vessels, the reliable information transmission between each note basically relies on the wireless protocols. From the perspective of cluster-based routing protocols for wireless sensor networks, the data fusion technology based on the sleep scheduling mechanism and remaining energy in network layer is proposed, which applies the sleep scheduling mechanism to the routing protocols, considering the remaining energy of node and location information when selecting cluster-head. The problem of uneven distribution of nodes in each cluster is solved by the Equilibrium. At the same time, Classified Forwarding Mechanism as well as Redelivery Policy strategy is adopted to avoid congestion in the transmission of huge amount of data, reduce the delay in data delivery and enhance the real-time response. In this paper, a simulation test is conducted to improve the routing protocols, which turn out to reduce the energy consumption of nodes and increase the efficiency of data delivery.

Keywords: DPS for vessel, wireless sensor network, data fusion, routing protocols

Procedia PDF Downloads 508
21341 Synthesis of Carbon Nanotubes from Coconut Oil and Fabrication of a Non Enzymatic Cholesterol Biosensor

Authors: Mitali Saha, Soma Das

Abstract:

The fabrication of nanoscale materials for use in chemical sensing, biosensing and biological analyses has proven a promising avenue in the last few years. Cholesterol has aroused considerable interest in recent years on account of its being an important parameter in clinical diagnosis. There is a strong positive correlation between high serum cholesterol level and arteriosclerosis, hypertension, and myocardial infarction. Enzyme-based electrochemical biosensors have shown high selectivity and excellent sensitivity, but the enzyme is easily denatured during its immobilization procedure and its activity is also affected by temperature, pH, and toxic chemicals. Besides, the reproducibility of enzyme-based sensors is not very good which further restrict the application of cholesterol biosensor. It has been demonstrated that carbon nanotubes could promote electron transfer with various redox active proteins, ranging from cytochrome c to glucose oxidase with a deeply embedded redox center. In continuation of our earlier work on the synthesis and applications of carbon and metal based nanoparticles, we have reported here the synthesis of carbon nanotubes (CCNT) by burning coconut oil under insufficient flow of air using an oil lamp. The soot was collected from the top portion of the flame, where the temperature was around 6500C which was purified, functionalized and then characterized by SEM, p-XRD and Raman spectroscopy. The SEM micrographs showed the formation of tubular structure of CCNT having diameter below 100 nm. The XRD pattern indicated the presence of two predominant peaks at 25.20 and 43.80, which corresponded to (002) and (100) planes of CCNT respectively. The Raman spectrum (514 nm excitation) showed the presence of 1600 cm-1 (G-band) related to the vibration of sp2-bonded carbon and at 1350 cm-1 (D-band) responsible for the vibrations of sp3-bonded carbon. A nonenzymatic cholesterol biosensor was then fabricated on an insulating Teflon material containing three silver wires at the surface, covered by CCNT, obtained from coconut oil. Here, CCNTs worked as working as well as counter electrodes whereas reference electrode and electric contacts were made of silver. The dimensions of the electrode was 3.5 cm×1.0 cm×0.5 cm (length× width × height) and it is ideal for working with 50 µL volume like the standard screen printed electrodes. The voltammetric behavior of cholesterol at CCNT electrode was investigated by cyclic voltammeter and differential pulse voltammeter using 0.001 M H2SO4 as electrolyte. The influence of the experimental parameters on the peak currents of cholesterol like pH, accumulation time, and scan rates were optimized. Under optimum conditions, the peak current was found to be linear in the cholesterol concentration range from 1 µM to 50 µM with a sensitivity of ~15.31 μAμM−1cm−2 with lower detection limit of 0.017 µM and response time of about 6s. The long-term storage stability of the sensor was tested for 30 days and the current response was found to be ~85% of its initial response after 30 days.

Keywords: coconut oil, CCNT, cholesterol, biosensor

Procedia PDF Downloads 271
21340 A Hyperexponential Approximation to Finite-Time and Infinite-Time Ruin Probabilities of Compound Poisson Processes

Authors: Amir T. Payandeh Najafabadi

Abstract:

This article considers the problem of evaluating infinite-time (or finite-time) ruin probability under a given compound Poisson surplus process by approximating the claim size distribution by a finite mixture exponential, say Hyperexponential, distribution. It restates the infinite-time (or finite-time) ruin probability as a solvable ordinary differential equation (or a partial differential equation). Application of our findings has been given through a simulation study.

Keywords: ruin probability, compound poisson processes, mixture exponential (hyperexponential) distribution, heavy-tailed distributions

Procedia PDF Downloads 327
21339 Multi-Objective Optimization of Electric Discharge Machining for Inconel 718

Authors: Pushpendra S. Bharti, S. Maheshwari

Abstract:

Electric discharge machining (EDM) is one of the most widely used non-conventional manufacturing process to shape difficult-to-cut materials. The process yield, in terms of material removal rate, surface roughness and tool wear rate, of EDM may considerably be improved by selecting the optimal combination(s) of process parameters. This paper employs Multi-response signal-to-noise (MRSN) ratio technique to find the optimal combination(s) of the process parameters during EDM of Inconel 718. Three cases v.i.z. high cutting efficiency, high surface finish, and normal machining have been taken and the optimal combinations of input parameters have been obtained for each case. Analysis of variance (ANOVA) has been employed to find the dominant parameter(s) in all three cases. The experimental verification of the obtained results has also been made. MRSN ratio technique found to be a simple and effective multi-objective optimization technique.

Keywords: electric discharge machining, material removal rate, surface roughness, too wear rate, multi-response signal-to-noise ratio, multi response signal-to-noise ratio, optimization

Procedia PDF Downloads 341
21338 Response of Vibration and Damping System of UV Irradiated Renewable Biopolymer

Authors: Anika Zafiah M. Rus, Nik Normunira Mat Hassan

Abstract:

Biopolymer made from renewable material are one of the most important group of polymer because of their versatility and they can be manufactured in a wide range of densities and stiffness. In this project, biopolymer based on waste vegetable oil were synthesized and crosslink with commercial polymethane polyphenyl isocyanate (known as BF).The BF was compressed by using hot compression moulding technique at 90 oC based on the evaporation of volatile matter and known as compress biopolymer (CB). The density, vibration and damping characteristic of CB were determined after UV irradiation. Treatment with titanium dioxide (TiO2) was found to affect the physical property of compress biopolymer composite (CBC). The density of CBC samples was steadily increased with an increase of UV irradiation time and TiO2 loading. The highest density of CBC samples is at 10 % of TiO2 loading of 1.1088 g/cm3 due to the amount of filler loading. The vibration and damping characteristic of CBC samples was generated at displacements of 1 mm and 1.5 mm and acceleration of 0.1 G and 0.15 G base excitation according to ASTM D3580-9. It was revealed that, the vibration and damping characteristic of CBC samples is significantly increased with the increasing of UV irradiation time, lowest thickness and percentages of TiO2 loading at the frequency range of 15 - 25 Hz. Therefore, this study indicated that the damping property of CBC could be improved upon prolonged exposure to UV irradiation.

Keywords: biopolymer flexible foam, TGA, UV irradiation, vibration and damping

Procedia PDF Downloads 453
21337 Ionic Polymer Actuators with Fast Response and High Power Density Based on Sulfonated Phthalocyanine/Sulfonated Polysulfone Composite Membrane

Authors: Taehoon Kwon, Hyeongrae Cho, Dirk Henkensmeier, Youngjong Kang, Chong Min Koo

Abstract:

Ionic polymer actuators have been of interest in the bio-inspired artificial muscle devices. However, the relatively slow response and low power density were the obstacles for practical applications. In this study, ionic polymer actuators are fabricated with ionic polymer composite membranes based on sulfonated poly(arylene ether sulfone) (SPAES) and copper(II) phthalocyanine tetrasulfonic acid (CuPCSA). CuPCSA is an organic filler with very high ion exchange capacity (IEC, 4.5 mmol H+/g) that can be homogeneously dispersed on the molecular scale into the SPAES membrane. SPAES/CuPCSA actuators show larger ionic conductivity, mechanical properties, bending deformation, exceptional faster response to electrical stimuli, and larger mechanical power density (3028 W m–3) than Nafion actuators. This outstanding actuation performance of SPAES/CuPCSA composite membrane actuators makes them attractive for next generation transducers with high power density, which are currently developed biomimetic devices such as endoscopic surgery.

Keywords: actuation performance, composite membranes, ionic polymer actuators, organic filler

Procedia PDF Downloads 261
21336 Modelling and Control of Milk Fermentation Process in Biochemical Reactor

Authors: Jožef Ritonja

Abstract:

The biochemical industry is one of the most important modern industries. Biochemical reactors are crucial devices of the biochemical industry. The essential bioprocess carried out in bioreactors is the fermentation process. A thorough insight into the fermentation process and the knowledge how to control it are essential for effective use of bioreactors to produce high quality and quantitatively enough products. The development of the control system starts with the determination of a mathematical model that describes the steady state and dynamic properties of the controlled plant satisfactorily, and is suitable for the development of the control system. The paper analyses the fermentation process in bioreactors thoroughly, using existing mathematical models. Most existing mathematical models do not allow the design of a control system for controlling the fermentation process in batch bioreactors. Due to this, a mathematical model was developed and presented that allows the development of a control system for batch bioreactors. Based on the developed mathematical model, a control system was designed to ensure optimal response of the biochemical quantities in the fermentation process. Due to the time-varying and non-linear nature of the controlled plant, the conventional control system with a proportional-integral-differential controller with constant parameters does not provide the desired transient response. The improved adaptive control system was proposed to improve the dynamics of the fermentation. The use of the adaptive control is suggested because the parameters’ variations of the fermentation process are very slow. The developed control system was tested to produce dairy products in the laboratory bioreactor. A carbon dioxide concentration was chosen as the controlled variable. The carbon dioxide concentration correlates well with the other, for the quality of the fermentation process in significant quantities. The level of the carbon dioxide concentration gives important information about the fermentation process. The obtained results showed that the designed control system provides minimum error between reference and actual values of carbon dioxide concentration during a transient response and in a steady state. The recommended control system makes reference signal tracking much more efficient than the currently used conventional control systems which are based on linear control theory. The proposed control system represents a very effective solution for the improvement of the milk fermentation process.

Keywords: biochemical reactor, fermentation process, modelling, adaptive control

Procedia PDF Downloads 114
21335 A Time-Reducible Approach to Compute Determinant |I-X|

Authors: Wang Xingbo

Abstract:

Computation of determinant in the form |I-X| is primary and fundamental because it can help to compute many other determinants. This article puts forward a time-reducible approach to compute determinant |I-X|. The approach is derived from the Newton’s identity and its time complexity is no more than that to compute the eigenvalues of the square matrix X. Mathematical deductions and numerical example are presented in detail for the approach. By comparison with classical approaches the new approach is proved to be superior to the classical ones and it can naturally reduce the computational time with the improvement of efficiency to compute eigenvalues of the square matrix.

Keywords: algorithm, determinant, computation, eigenvalue, time complexity

Procedia PDF Downloads 400
21334 Real-Time Visualization Using GPU-Accelerated Filtering of LiDAR Data

Authors: Sašo Pečnik, Borut Žalik

Abstract:

This paper presents a real-time visualization technique and filtering of classified LiDAR point clouds. The visualization is capable of displaying filtered information organized in layers by the classification attribute saved within LiDAR data sets. We explain the used data structure and data management, which enables real-time presentation of layered LiDAR data. Real-time visualization is achieved with LOD optimization based on the distance from the observer without loss of quality. The filtering process is done in two steps and is entirely executed on the GPU and implemented using programmable shaders.

Keywords: filtering, graphics, level-of-details, LiDAR, real-time visualization

Procedia PDF Downloads 291
21333 Construction Time - Cost Trade-Off Analysis Using Fuzzy Set Theory

Authors: V. S. S. Kumar, B. Vikram, G. C. S. Reddy

Abstract:

Time and cost are the two critical objectives of construction project management and are not independent but intricately related. Trade-off between project duration and cost are extensively discussed during project scheduling because of practical relevance. Generally when the project duration is compressed, the project calls for an increase in labor and more productive equipments, which increases the cost. Thus, the construction time-cost optimization is defined as a process to identify suitable construction activities for speeding up to attain the best possible savings in both time and cost. As there is hidden tradeoff relationship between project time and cost, it might be difficult to predict whether the total cost would increase or decrease as a result of compressing the schedule. Different combinations of duration and cost for the activities associated with the project determine the best set in the time-cost optimization. Therefore, the contractors need to select the best combination of time and cost to perform each activity, all of which will ultimately determine the project duration and cost. In this paper, the fuzzy set theory is used to model the uncertainties in the project environment for time-cost trade off analysis.

Keywords: fuzzy sets, uncertainty, qualitative factors, decision making

Procedia PDF Downloads 635
21332 Materials and Techniques of Anonymous Egyptian Polychrome Cartonnage Mummy Mask: A Multiple Analytical Study

Authors: Hanaa A. Al-Gaoudi, Hassan Ebeid

Abstract:

The research investigates the materials and processes used in the manufacturing of an Egyptian polychrome cartonnage mummy mask with the aim of dating this object and establishing trade patterns of certain materials that were used and available at the time of ancient Egypt. This anonymous-source object was held in the basement storage of the Egyptian Museum in Cairo (EMC) and has never been on display. Furthermore, there is no information available regarding its owner, provenance, date, and even the time of its possession by the museum. Moreover, the object is in a very poor condition where almost two-thirds of the mask was bent and has never received any previous conservation treatment. This research has utilized well-established multi-analytical methods to identify the considerable diversity of materials that have been used in the manufacturing of this object. These methods include Computed Tomography Scan (CT scan) to acquire detailed pictures of the inside physical structure and condition of the bended layers. Dino-Lite portable digital microscope, scanning electron microscopy with energy dispersive X-ray spectrometer (SEM-EDX), and the non-invasive imaging technique of multispectral imaging (MSI) to obtain information about the physical characteristics and condition of the painted layers and to examine the microstructure of the materials. Portable XRF Spectrometer (PXRF) and X-Ray powder diffraction (XRD) to identify mineral phases and the bulk element composition in the gilded layer, ground, and pigments; Fourier-transform infrared (FTIR) to identify organic compounds and their molecular characterization; accelerator mass spectrometry (AMS 14C) to date the object. Preliminary results suggest that there are no human remains inside the object, and the textile support is linen fibres with tabby weave 1/1 and these fibres are in a very bad condition. Several pigments have been identified, such as Egyptian blue, Magnetite, Egyptian green frit, Hematite, Calcite, and Cinnabar; moreover, the gilded layers are pure gold and the binding media in the pigments is Arabic gum and animal glue in the textile support layer.

Keywords: analytical methods, Egyptian museum, mummy mask, pigments, textile

Procedia PDF Downloads 113
21331 Monte Carlo Simulation Study on Improving the Flatting Filter-Free Radiotherapy Beam Quality Using Filters from Low- z Material

Authors: H. M. Alfrihidi, H.A. Albarakaty

Abstract:

Flattening filter-free (FFF) photon beam radiotherapy has increased in the last decade, which is enabled by advancements in treatment planning systems and radiation delivery techniques like multi-leave collimators. FFF beams have higher dose rates, which reduces treatment time. On the other hand, FFF beams have a higher surface dose, which is due to the loss of beam hardening effect caused by the presence of the flatting filter (FF). The possibility of improving FFF beam quality using filters from low-z materials such as steel and aluminium (Al) was investigated using Monte Carlo (MC) simulations. The attenuation coefficient of low-z materials for low-energy photons is higher than that of high-energy photons, which leads to the hardening of the FFF beam and, consequently, a reduction in the surface dose. BEAMnrc user code, based on Electron Gamma Shower (EGSnrc) MC code, is used to simulate the beam of a 6 MV True-Beam linac. A phase-space (phosphor) file provided by Varian Medical Systems was used as a radiation source in the simulation. This phosphor file was scored just above the jaws at 27.88 cm from the target. The linac from the jaw downward was constructed, and radiation passing was simulated and scored at 100 cm from the target. To study the effect of low-z filters, steel and Al filters with a thickness of 1 cm were added below the jaws, and the phosphor file was scored at 100 cm from the target. For comparison, the FF beam was simulated using a similar setup. (BEAM Data Processor (BEAMdp) is used to analyse the energy spectrum in the phosphorus files. Then, the dose distribution resulting from these beams was simulated in a homogeneous water phantom using DOSXYZnrc. The dose profile was evaluated according to the surface dose, the lateral dose distribution, and the percentage depth dose (PDD). The energy spectra of the beams show that the FFF beam is softer than the FF beam. The energy peaks for the FFF and FF beams are 0.525 MeV and 1.52 MeV, respectively. The FFF beam's energy peak becomes 1.1 MeV using a steel filter, while the Al filter does not affect the peak position. Steel and Al's filters reduced the surface dose by 5% and 1.7%, respectively. The dose at a depth of 10 cm (D10) rises by around 2% and 0.5% due to using a steel and Al filter, respectively. On the other hand, steel and Al filters reduce the dose rate of the FFF beam by 34% and 14%, respectively. However, their effect on the dose rate is less than that of the tungsten FF, which reduces the dose rate by about 60%. In conclusion, filters from low-z material decrease the surface dose and increase the D10 dose, allowing for a high-dose delivery to deep tumors with a low skin dose. Although using these filters affects the dose rate, this effect is much lower than the effect of the FF.

Keywords: flattening filter free, monte carlo, radiotherapy, surface dose

Procedia PDF Downloads 58
21330 MAOD Is Estimated by Sum of Contributions

Authors: David W. Hill, Linda W. Glass, Jakob L. Vingren

Abstract:

Maximal accumulated oxygen deficit (MAOD), the gold standard measure of anaerobic capacity, is the difference between the oxygen cost of exhaustive severe intensity exercise and the accumulated oxygen consumption (O2; mL·kg–1). In theory, MAOD can be estimated as the sum of independent estimates of the phosphocreatine and glycolysis contributions, which we refer to as PCr+glycolysis. Purpose: The purpose was to test the hypothesis that PCr+glycolysis provides a valid measure of anaerobic capacity in cycling and running. Methods: The participants were 27 women (mean ± SD, age 22 ±1 y, height 165 ± 7 cm, weight 63.4 ± 9.7 kg) and 25 men (age 22 ± 1 y, height 179 ± 6 cm, weight 80.8 ± 14.8 kg). They performed two exhaustive cycling and running tests, at speeds and work rates that were tolerable for ~5 min. The rate of oxygen consumption (VO2; mL·kg–1·min–1) was measured in warmups, in the tests, and during 7 min of recovery. Fingerprick blood samples obtained after exercise were analysed to determine peak blood lactate concentration (PeakLac). The VO2 response in exercise was fitted to a model, with a fast ‘primary’ phase followed by a delayed ‘slow’ component, from which was calculated the accumulated O2 and the excess O2 attributable to the slow component. The VO2 response in recovery was fitted to a model with a fast phase and slow component, sharing a common time delay. Oxygen demand (in mL·kg–1·min–1) was determined by extrapolation from steady-state VO2 in warmups; the total oxygen cost (in mL·kg–1) was determined by multiplying this demand by time to exhaustion and adding the excess O2; then, MAOD was calculated as total oxygen cost minus accumulated O2. The phosphocreatine contribution (area under the fast phase of the post-exercise VO2) and the glycolytic contribution (converted from PeakLac) were summed to give PCr+glycolysis. There was not an interaction effect involving sex, so values for anaerobic capacity were examined using a two-way ANOVA, with repeated measures across method (PCr+glycolysis vs MAOD) and mode (cycling vs running). Results: There was a significant effect only for exercise mode. There was no difference between MAOD and PCr+glycolysis: values were 59 ± 6 mL·kg–1 and 61 ± 8 mL·kg–1 in cycling and 78 ± 7 mL·kg–1 and 75 ± 8 mL·kg–1 in running. Discussion: PCr+glycolysis is a valid measure of anaerobic capacity in cycling and running, and it is as valid for women as for men.

Keywords: alactic, anaerobic, cycling, ergometer, glycolysis, lactic, lactate, oxygen deficit, phosphocreatine, running, treadmill

Procedia PDF Downloads 118
21329 Distributed Perceptually Important Point Identification for Time Series Data Mining

Authors: Tak-Chung Fu, Ying-Kit Hung, Fu-Lai Chung

Abstract:

In the field of time series data mining, the concept of the Perceptually Important Point (PIP) identification process is first introduced in 2001. This process originally works for financial time series pattern matching and it is then found suitable for time series dimensionality reduction and representation. Its strength is on preserving the overall shape of the time series by identifying the salient points in it. With the rise of Big Data, time series data contributes a major proportion, especially on the data which generates by sensors in the Internet of Things (IoT) environment. According to the nature of PIP identification and the successful cases, it is worth to further explore the opportunity to apply PIP in time series ‘Big Data’. However, the performance of PIP identification is always considered as the limitation when dealing with ‘Big’ time series data. In this paper, two distributed versions of PIP identification based on the Specialized Binary (SB) Tree are proposed. The proposed approaches solve the bottleneck when running the PIP identification process in a standalone computer. Improvement in term of speed is obtained by the distributed versions.

Keywords: distributed computing, performance analysis, Perceptually Important Point identification, time series data mining

Procedia PDF Downloads 415
21328 Ductility Spectrum Method for the Design and Verification of Structures

Authors: B. Chikh, L. Moussa, H. Bechtoula, Y. Mehani, A. Zerzour

Abstract:

This study presents a new method, applicable to evaluation and design of structures has been developed and illustrated by comparison with the capacity spectrum method (CSM, ATC-40). This method uses inelastic spectra and gives peak responses consistent with those obtained when using the nonlinear time history analysis. Hereafter, the seismic demands assessment method is called in this paper DSM, Ductility Spectrum Method. It is used to estimate the seismic deformation of Single-Degree-Of-Freedom (SDOF) systems based on DDRS, Ductility Demand Response Spectrum, developed by the author.

Keywords: seismic demand, capacity, inelastic spectra, design and structure

Procedia PDF Downloads 384
21327 Studying on Pile Seismic Operation with Numerical Method by Using FLAC 3D Software

Authors: Hossein Motaghedi, Kaveh Arkani, Siavash Salamatpoor

Abstract:

Usually the piles are important tools for safety and economical design of high and heavy structures. For this aim the response of single pile under dynamic load is so effective. Also, the agents which have influence on single pile response are properties of pile geometrical, soil and subjected loads. In this study the finite difference numerical method and by using FLAC 3D software is used for evaluation of single pile behavior under peak ground acceleration (PGA) of El Centro earthquake record in California (1940). The results of this models compared by experimental results of other researchers and it will be seen that the results of this models are approximately coincide by experimental data's. For example the maximum moment and displacement in top of the pile is corresponding to the other experimental results of pervious researchers. Furthermore, in this paper is tried to evaluate the effective properties between soil and pile. The results is shown that by increasing the pile diagonal, the pile top displacement will be decreased. As well as, by increasing the length of pile, the top displacement will be increased. Also, by increasing the stiffness ratio of pile to soil, the produced moment in pile body will be increased and the taller piles have more interaction by soils and have high inertia. So, these results can help directly to optimization design of pile dimensions.

Keywords: pile seismic response, interaction between soil and pile, numerical analysis, FLAC 3D

Procedia PDF Downloads 373
21326 Effect of Different Muscle Contraction Mode on the Expression of Myostatin, IGF-1, and PGC-1 Alpha Family Members in Human Vastus Lateralis Muscle

Authors: Pejman Taghibeikzadehbadr

Abstract:

Muscle contraction stimulates a transient change of myogenic factors, partly related to the mode of contractions. Here, we assessed the response of Insulin-like growth factor 1Ea (IGF-1Ea), Insulin-like growth factor 1Eb (IGF-1Eb), Insulin-like growth factor 1Ec (IGF-1Ec), Peroxisome proliferator-activated receptor gamma coactivator 1-alpha (PGC1α-1), Peroxisome proliferator-activated receptor gamma coactivator 4-alpha (PGC1α-4), and myostatin to the eccentric Vs the concentric contraction in human skeletal muscle. Ten healthy males were performed an acute eccentric and concentric exercise bout (n = 5 per group). For each contraction type, participants performed 12 sets of 10 repetitions knee extension by the dominant leg. Baseline and post-exercise muscle biopsy were taken 4 weeks before and immediately after experimental sessions from Vastus Lateralis muscle. Genes expression was measured by real-time PCR technique. There was a significant increase in PGC1α-1, PGC1α-4, IGF-1Ea and, IGF-1Eb mRNA after concentric contraction (p ≤ 0.05), while the PGC1α-4 and IGF-1Ec significantly increased after eccentric contraction (p ≤ 0.05). It is intriguing to highlight that; no significant differences between groups were evident for changes in any variables following exercise bouts (p ≥ 0.05). Our results found that concentric and eccentric contractions presented different responses in PGC1α-1, IGF-1Ea, IGF-1Eb, and IGF-1Ec mRNA. However, a similar significant increase in mRNA content was observed in PGC1α-4. Further, no apparent differences could be found between the response of genes to eccentric and concentric contraction.

Keywords: eccentric contraction, concentric contraction, gene expression, PGC-1 alpha, IGF-1 Myostatin

Procedia PDF Downloads 148
21325 Research on Routing Protocol in Ship Dynamic Positioning Based on WSN Clustering Data Fusion System

Authors: Zhou Mo, Dennis Chow

Abstract:

In the dynamic positioning system (DPS) for vessels, the reliable information transmission between each note basically relies on the wireless protocols. From the perspective of cluster-based routing pro-tocols for wireless sensor networks, the data fusion technology based on the sleep scheduling mechanism and remaining energy in network layer is proposed, which applies the sleep scheduling mechanism to the routing protocols, considering the remaining energy of node and location information when selecting cluster-head. The problem of uneven distribution of nodes in each cluster is solved by the Equilibrium. At the same time, Classified Forwarding Mechanism as well as Redelivery Policy strategy is adopted to avoid congestion in the transmission of huge amount of data, reduce the delay in data delivery and enhance the real-time response. In this paper, a simulation test is conducted to improve the routing protocols, which turns out to reduce the energy consumption of nodes and increase the efficiency of data delivery.

Keywords: DPS for vessel, wireless sensor network, data fusion, routing protocols

Procedia PDF Downloads 433
21324 Modelling and Simulation of Aero-Elastic Vibrations Using System Dynamic Approach

Authors: Cosmas Pandit Pagwiwoko, Ammar Khaled Abdelaziz Abdelsamia

Abstract:

Flutter as a phenomenon of flow-induced and self-excited vibration has to be recognized considering its harmful effect on the structure especially in a stage of aircraft design. This phenomenon is also important for a wind energy harvester based on the fluttering surface due to its effective operational velocity range. This multi-physics occurrence can be presented by two governing equations in both fluid and structure simultaneously in respecting certain boundary conditions on the surface of the body. In this work, the equations are resolved separately by two distinct solvers, one-time step of each domain. The modelling and simulation of this flow-structure interaction in ANSYS show the effectiveness of this loosely coupled method in representing flutter phenomenon however the process is time-consuming for design purposes. Therefore, another technique using the same weak coupled aero-structure is proposed by using system dynamics approach. In this technique, the aerodynamic forces were calculated using singularity function for a range of frequencies and certain natural mode shapes are transformed into time domain by employing an approximation model of fraction rational function in Laplace variable. The representation of structure in a multi-degree-of-freedom coupled with a transfer function of aerodynamic forces can then be simulated in time domain on a block-diagram platform such as Simulink MATLAB. The dynamic response of flutter at certain velocity can be evaluated with another established flutter calculation in frequency domain k-method. In this method, a parameter of artificial structural damping is inserted in the equation of motion to assure the energy balance of flow and vibrating structure. The simulation in time domain is particularly interested as it enables to apply the structural non-linear factors accurately. Experimental tests on a fluttering airfoil in the wind tunnel are also conducted to validate the method.

Keywords: flutter, flow-induced vibration, flow-structure interaction, non-linear structure

Procedia PDF Downloads 295
21323 Changes in Expression of Galanin in the CSMG Neurons Supplying the Prepyloric Area of the Porcine Stomach Induced by Intragastric Infusion of Hydrochloric Acid

Authors: Katarzyna Palus, Jarosław Całka

Abstract:

Gastrointestinal disorders, especially acid-related diseases, including peptic and duodenal ulcers, gastroesophageal reflux disease, upper GI bleeding or stress-related mucosal disease, are currently serious health issues encountered very frequently in patients worldwide. However, to date, the response of sympathetic neurons to gastric mucosal injury and local inflammation following hyperacidity is unknown. Thus, the present study was designed to determine possible changes in expression of galanin (GAL) in the CSMG neurons supplying the prepyloric area of the porcine stomach in a physiological state and following experimentally-induced hyperacidity by using combined retrograde tracing and double-labelling immunohistochemistry. The choice of the domestic pig as an experimental model in the present study is not accidental and is justified by the high degree of physiological and anatomical similarity to human digestive system functions. In this experiment ten juvenile female pigs of the Large White Polish breed were used. The animals were divided into two groups: control and animals with hydrochloric acid infusion (HCl). The neuronal retrograde marker Fast Blue (FB) was injected into the anterior prepyloric wall of the stomach of all animals. After 23 days, animals of the HCl-group were reintroduced into a state of general anesthesia and intragastrically given 5 ml/kg of body weight of 0.25 M aqueous solution of hydrochloric acid. On the 28th day, all animals were euthanized. The CSMG complexes were then collected and the CSMG cryostat sections were stained immunocytochemically for GAL and TH (tyrosine hydroxylase). Immunohistochemistry revealed that in the control group 8.40 ± 0.53 % out of 200 FB-positive CSMG neurons contained GAL. In HCl group upregulation of the GAL-IR neurons to 22.52 ± 1.18 % were observed. All GAL-IR neurons in both groups showed the simultaneously TH immunoreactivity. Increase in the expression of GAL in FB-positive neurons of the HCL group may suggest its participation in the protective mechanisms of neurons in different pathological processes, such as gastric hyperacidity.

Keywords: coeliac-superior mesenteric ganglion complex, gastric innervation, hyperacidity, immunohistochemistry

Procedia PDF Downloads 230
21322 Jagiellonian-PET: A Novel TOF-PET Detector Based on Plastic Scintillators

Authors: P. Moskal, T. Bednarski, P. Bialas, E. Czerwinski, A. Gajos, A. Gruntowski, D. Kaminska, L. Kaplon, G. Korcyl, P. Kowalski, T. Kozik, W. Krzemien, E. Kubicz, Sz. Niedzwiecki, M. Palka, L. Raczynski, Z. Rudy, P. Salabura, N. G. Sharma, M. Silarski, A. Slomski, J. Smyrski, A. Strzelecki, A. Wieczorek, W. Wislicki, M. Zielinski, N. Zon

Abstract:

A new concept and results of the performance tests of the TOF-PET detection system developed at the Jagiellonian University will be presented. The novelty of the concept lies in employing long strips of polymer scintillators instead of crystals as detectors of annihilation quanta, and in using predominantly the timing of signals instead of their amplitudes for the reconstruction of Lines-of-Response. The diagnostic chamber consists of plastic scintillator strips readout by pairs of photo multipliers arranged axially around a cylindrical surface. To take advantage of the superior timing properties of plastic scintillators the signals are probed in the voltage domain with the accuracy of 20 ps by a newly developed electronics, and the data are collected by the novel trigger-less and reconfigurable data acquisition system. The hit-position and hit-time are reconstructed by the dedicated reconstruction methods based on the compressing sensing theory and the library of synchronized model signals. The solutions are subject to twelve patent applications. So far a time-of-flight resolution of ~120 ps (sigma) was achieved for a double-strip prototype with 30 cm field-of-view (FOV). It is by more than a factor of two better than TOF resolution achievable in current TOF-PET modalities and at the same time the FOV of 30 cm long prototype is significantly larger with respect to typical commercial PET devices. The Jagiellonian PET (J-PET) detector with plastic scintillators arranged axially possesses also another advantage. Its diagnostic chamber is free of any electronic devices and magnetic materials thus giving unique possibilities of combining J-PET with CT and J-PET with MRI for scanning the same part of a patient at the same time with both methods.

Keywords: PET-CT, PET-MRI, TOF-PET, scintillator

Procedia PDF Downloads 473
21321 The Effect of Pozzolan Addition on the Physico-Chemical and Mechanical Properties of Mortars Based on Cement Resistant to Sulfate (CRS)

Authors: L. Belagraa, A. Belguendouz, Y. Rouabah, A. Bouzid, A. Noui, O. Kessal

Abstract:

The use of cements CRS in aggressive environments showed a lot of benefits as like good mechanical responses and therefore better durability, however, their manufacturing consume a lot of clinker, which leads to the random hazardous deposits, the shortage of natural resources and the gas and the dust emissions mainly; (CO2) with its ecological negative impact on the environment. Technical, economic and environmental benefits by the use of blended cements have been reported and being considered as a research area of great interest. The purpose of this study is to evaluate the influence of the substitution of natural pozzolan on the physico-chemical properties of the new formulated binder and the mechanical behavior of mortar containing this binary cement. Hence, the pozzolan replacement is composed with different proportions (0%, 2.5%, 5%, 7.5% and 10%). The physico-chemical properties of cement resistant to sulfate (CRS) alternative composition were investigated. Further, the behavior of the mortars based on this binder is studied. These characteristics includes chemical composition, density and fineness, consistency, setting time, shrinkage, absorption and the mechanical response. The results obtained showed that the substitution of pozzolan at the optimal ratio of 5% has a positive effect on the resulting cement, greater specific surface area, reduced water demand, accelerating the process of hydration, a better mechanical responses and decreased absorption. Therefore, economic and ecological cement based on mineral addition like pozzolan could be possible as well as advantageous to the formulation of environmental mortars.

Keywords: Cement Resistant to Sulfate (CRS), environmental mortars mechanical response, physico-chemical properties, pozzolan

Procedia PDF Downloads 345
21320 Fabrication of Electrospun Carbon Nanofibers-Reinforced Chitosan-Based Hydrogel for Environmental Applications

Authors: Badr M. Thamer

Abstract:

The use of hydrogels as adsorbents for pollutants removal from wastewater is limited due to their high swelling properties and the difficulty in recovering them after the adsorption process. To overcome these problems, a new hydrogel nanocomposite based on chitosan-g-polyacrylic acid/oxidized electrospun carbon nanofibers (CT-g-PAA/O-ECNFs) was prepared by in-situ grafting polymerization process. The prepared hydrogel nanocomposite was used as a novel effective and highly reusable adsorbent for the removal of methylene blue (MB) from polluted water with low cost. The morphology and the structure of CT-g-PAA/O-ECNFs were investigated by numerous techniques. The effect of incorporating O-ECNFs on the swelling capability of the prepared hydrogel was explored in distillated water and MB solution at normal pH. The effect of parameters including the ratio of O-ECNFs, contact time, pH, initial concentration, and temperature on the adsorption process were explored. The adsorption isotherm and kinetic were studied by numerous non-linear models. The obtained results confirmed that the incorporation of O-ECNFs into the hydrogel network improved its ability towards MB dye removal with decreasing their swelling capacity. The adsorption process depends on the pH value of the dye solution. Additionally, the adsorption and kinetic results were fitted using the Freundlich isotherm model and pseudo second order model (PSO), respectively. Moreover, the new adsorbents can be recycled for at least five cycles keeping its adsorption capacity and can be easily recovered without loss in its initial weight.

Keywords: carbon nanofibers, hydrogels, nanocomposites, water treatment

Procedia PDF Downloads 130
21319 Electrochemical Response Transductions of Graphenated-Polyaniline Nanosensor for Environmental Anthracene

Authors: O. Tovide, N. Jahed, N. Mohammed, C. E. Sunday, H. R. Makelane, R. F. Ajayi, K. M. Molapo, A. Tsegaye, M. Masikini, S. Mailu, A. Baleg, T. Waryo, P. G. Baker, E. I. Iwuoha

Abstract:

A graphenated–polyaniline (GR-PANI) nanocomposite sensor was constructed and used for the determination of anthracene. The direct electro-oxidation behavior of anthracene on the GR-PANI modified glassy carbon electrode (GCE) was used as the sensing principle. The results indicate thatthe response profile of the oxidation of anthracene on GR-PANI-modified GCE provides for the construction of sensor systems based onamperometric and potentiometric signal transductions. A dynamic linear range of 0.12- 100 µM anthracene and a detection limit of 0.044 µM anthracene were established for the sensor system.

Keywords: electrochemical sensors, environmental pollutants, graphenated-polymers, polyaromatic hydrocarbon

Procedia PDF Downloads 341