Search results for: molybdenum blue method
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 19213

Search results for: molybdenum blue method

17623 Contrast Enhancement of Masses in Mammograms Using Multiscale Morphology

Authors: Amit Kamra, V. K. Jain, Pragya

Abstract:

Mammography is widely used technique for breast cancer screening. There are various other techniques for breast cancer screening but mammography is the most reliable and effective technique. The images obtained through mammography are of low contrast which causes problem for the radiologists to interpret. Hence, a high quality image is mandatory for the processing of the image for extracting any kind of information from it. Many contrast enhancement algorithms have been developed over the years. In the present work, an efficient morphology based technique is proposed for contrast enhancement of masses in mammographic images. The proposed method is based on Multiscale Morphology and it takes into consideration the scale of the structuring element. The proposed method is compared with other state-of-the-art techniques. The experimental results show that the proposed method is better both qualitatively and quantitatively than the other standard contrast enhancement techniques.

Keywords: enhancement, mammography, multi-scale, mathematical morphology

Procedia PDF Downloads 413
17622 User-Friendly Task Creation Using a CAD Integrated Robotic System on a Real Workcell

Authors: Alireza Changizi, Arash Rezaei, Jamal Muhammad, Jyrki Latokartano, Minna Lanz

Abstract:

Offline programming (OLP) is a new method in robot programming which is used widely in the industry nowadays which is a simulation base method that can produce the robot codes for motion according to virtual world in the simulation software. In this project Delmia v5 is used as simulation software. First the work cell component was modelled by Catia v5 and all of them was imported to a process file in Delmia and placed roughly to form the virtual work cell. Then robot was added to the work cell from the Delmia library. Work cell was calibrated corresponding to real world work cell to have accurate code. Tool calibration is the first step of calibration scheme and then work cell equipment can be calibrated using 6 point calibration method. Finally generated code needs to be reformed to match related controller code instruction. At the last stage IO were set to accomplish robots cooperation and make their motion synchronized. The pros and cons also will be discussed to clarify the presented results show the feasibility of the method and its effect on production line efficiency. Finally the positive and negative points of the implementation will be discussed.

Keywords: robotic, automated, production, offline programming, CAD

Procedia PDF Downloads 382
17621 Hit-Or-Miss Transform as a Tool for Similar Shape Detection

Authors: Osama Mohamed Elrajubi, Idris El-Feghi, Mohamed Abu Baker Saghayer

Abstract:

This paper describes an identification of specific shapes within binary images using the morphological Hit-or-Miss Transform (HMT). Hit-or-Miss transform is a general binary morphological operation that can be used in searching of particular patterns of foreground and background pixels in an image. It is actually a basic operation of binary morphology since almost all other binary morphological operators are derived from it. The input of this method is a binary image and a structuring element (a template which will be searched in a binary image) while the output is another binary image. In this paper a modification of Hit-or-Miss transform has been proposed. The accuracy of algorithm is adjusted according to the similarity of the template and the sought template. The implementation of this method has been done by C language. The algorithm has been tested on several images and the results have shown that this new method can be used for similar shape detection.

Keywords: hit-or-miss operator transform, HMT, binary morphological operation, shape detection, binary images processing

Procedia PDF Downloads 324
17620 Dynamic Modeling of a Robot for Playing a Curved 3D Percussion Instrument Utilizing a Finite Element Method

Authors: Prakash Persad, Kelvin Loutan, Trichelle Seepersad

Abstract:

The Finite Element Method is commonly used in the analysis of flexible manipulators to predict elastic displacements and develop joint control schemes for reducing positioning error. In order to preserve simplicity, regular geometries, ideal joints and connections are assumed. This paper presents the dynamic FE analysis of a 4- degrees of freedom open chain manipulator, intended for striking a curved 3D surface percussion musical instrument. This was done utilizing the new MultiBody Dynamics Module in COMSOL, capable of modeling the elastic behavior of a body undergoing rigid body type motion.

Keywords: dynamic modeling, entertainment robots, finite element method, flexible robot manipulators, multibody dynamics, musical robots

Procedia PDF Downloads 333
17619 Volcanostratigraphy Reconaissance Study Using Ridge Continuity to Solve Complex Volcanic Deposit Problems, Case Study Old Sunda Volcano

Authors: Afy Syahidan ACHMAD, Astin NURDIANA, SURYANTINI

Abstract:

In volcanic arc environment we can find multiple volcanic deposits which overlapped with another volcanic deposit so it will complicates source and distribution determination. This problem getting more difficult when we can not trace any deposit border evidences in field especially in high vegetation volcanic area, or overlapped deposit with same characteristics. Main purpose of this study is to solve complex volcanostratigraphy mapping problems trough ridge, valley, and river continuity. This method application carried out in Old Sunda Volcanic, West Java, Indonesia. Using 1:100.000 and 1:50.000 topographic map, and regional geology map, old sunda volcanic deposit was differentiated in regional level and detail level. Final product of this method is volcanostratigraphy unit determination in reconnaissance stage to simplify mapping process.

Keywords: volcanostratigraphy, study, method, volcanic deposit

Procedia PDF Downloads 397
17618 Explanation of the Electron Transfer Mechanism from β-Carotene to N-Pentyl Peroxyl Radical by Density Functional Theory Method

Authors: E. Esra Kasapbaşı, Büşra Yıldırım

Abstract:

Weak oxidizing radicals, such as alkyl peroxyl derivatives, react with carotenoids through hydrogen atom transfer to form neutral carotenoid radicals. Using the DFT method, it has been observed that s-cis-β-carotene is more stable than all-transforms. In the context of this study, an attempt is made to explain the reaction mechanism of the isomers of β-carotene, which exhibits antioxidant properties, with n-pentyl peroxide, one of the alkyl peroxyl molecules, using the Density Functional Theory (DFT) method. The cis and transforms of β-carotene are used in the study to determine which form is more reactive. For this purpose, Natural Bond Orbital (NBO) charges of all optimized structures are calculated, and electron transfer is determined by examining electron transitions between Highest Occupied Molecular Orbital (HOMO) and Lowest Unoccupied Molecular Orbital (LUMO). Additionally, the radical character and reaction mechanism of β-carotene in a radical environment are attempted to be explained based on the calculations. The theoretical inclination of whether β-carotene in cis or transforms is more active in reaction is also discussed. All these calculations are performed in the gas phase using the Integral Equation Formalism Polarizable Continuum Model IEFPCM method with dichloromethane as the solvent.

Keywords: β-carotene, n-pentyl peroxyl radical, DFT, TD-DFT

Procedia PDF Downloads 72
17617 Improving Similarity Search Using Clustered Data

Authors: Deokho Kim, Wonwoo Lee, Jaewoong Lee, Teresa Ng, Gun-Ill Lee, Jiwon Jeong

Abstract:

This paper presents a method for improving object search accuracy using a deep learning model. A major limitation to provide accurate similarity with deep learning is the requirement of huge amount of data for training pairwise similarity scores (metrics), which is impractical to collect. Thus, similarity scores are usually trained with a relatively small dataset, which comes from a different domain, causing limited accuracy on measuring similarity. For this reason, this paper proposes a deep learning model that can be trained with a significantly small amount of data, a clustered data which of each cluster contains a set of visually similar images. In order to measure similarity distance with the proposed method, visual features of two images are extracted from intermediate layers of a convolutional neural network with various pooling methods, and the network is trained with pairwise similarity scores which is defined zero for images in identical cluster. The proposed method outperforms the state-of-the-art object similarity scoring techniques on evaluation for finding exact items. The proposed method achieves 86.5% of accuracy compared to the accuracy of the state-of-the-art technique, which is 59.9%. That is, an exact item can be found among four retrieved images with an accuracy of 86.5%, and the rest can possibly be similar products more than the accuracy. Therefore, the proposed method can greatly reduce the amount of training data with an order of magnitude as well as providing a reliable similarity metric.

Keywords: visual search, deep learning, convolutional neural network, machine learning

Procedia PDF Downloads 212
17616 An Exponential Field Path Planning Method for Mobile Robots Integrated with Visual Perception

Authors: Magdy Roman, Mostafa Shoeib, Mostafa Rostom

Abstract:

Global vision, whether provided by overhead fixed cameras, on-board aerial vehicle cameras, or satellite images can always provide detailed information on the environment around mobile robots. In this paper, an intelligent vision-based method of path planning and obstacle avoidance for mobile robots is presented. The method integrates visual perception with a new proposed field-based path-planning method to overcome common path-planning problems such as local minima, unreachable destination and unnecessary lengthy paths around obstacles. The method proposes an exponential angle deviation field around each obstacle that affects the orientation of a close robot. As the robot directs toward, the goal point obstacles are classified into right and left groups, and a deviation angle is exponentially added or subtracted to the orientation of the robot. Exponential field parameters are chosen based on Lyapunov stability criterion to guarantee robot convergence to the destination. The proposed method uses obstacles' shape and location, extracted from global vision system, through a collision prediction mechanism to decide whether to activate or deactivate obstacles field. In addition, a search mechanism is developed in case of robot or goal point is trapped among obstacles to find suitable exit or entrance. The proposed algorithm is validated both in simulation and through experiments. The algorithm shows effectiveness in obstacles' avoidance and destination convergence, overcoming common path planning problems found in classical methods.

Keywords: path planning, collision avoidance, convergence, computer vision, mobile robots

Procedia PDF Downloads 184
17615 A Novel Machining Method and Tool-Path Generation for Bent Mandrel

Authors: Hong Lu, Yongquan Zhang, Wei Fan, Xiangang Su

Abstract:

Bent mandrel has been widely used as precise mould in automobile industry, shipping industry and aviation industry. To improve the versatility and efficiency of turning method of bent mandrel with fixed rotational center, an instantaneous machining model based on cutting parameters and machine dimension is prospered in this paper. The spiral-like tool path generation approach in non-axisymmetric turning process of bent mandrel is developed as well to deal with the error of part-to-part repeatability in existed turning model. The actual cutter-location points are calculated by cutter-contact points, which are obtained from the approach of spiral sweep process using equal-arc-length segment principle in polar coordinate system. The tool offset is set to avoid the interference between tool and work piece is also considered in the machining model. Depend on the spindle rotational angle, synchronization control of X-axis, Z-axis and C-axis is adopted to generate the tool-path of the turning process. The simulation method is developed to generate NC program according to the presented model, which includes calculation of cutter-location points and generation of tool-path of cutting process. With the approach of a bent mandrel taken as an example, the maximum offset of center axis is 4mm in the 3D space. Experiment results verify that the machining model and turning method are appropriate for the characteristics of bent mandrel.

Keywords: bent mandrel, instantaneous machining model, simulation method, tool-path generation

Procedia PDF Downloads 331
17614 Eliciting and Confirming Data, Information, Knowledge and Wisdom in a Specialist Health Care Setting - The Wicked Method

Authors: Sinead Impey, Damon Berry, Selma Furtado, Miriam Galvin, Loretto Grogan, Orla Hardiman, Lucy Hederman, Mark Heverin, Vincent Wade, Linda Douris, Declan O'Sullivan, Gaye Stephens

Abstract:

Healthcare is a knowledge-rich environment. This knowledge, while valuable, is not always accessible outside the borders of individual clinics. This research aims to address part of this problem (at a study site) by constructing a maximal data set (knowledge artefact) for motor neurone disease (MND). This data set is proposed as an initial knowledge base for a concurrent project to develop an MND patient data platform. It represents the domain knowledge at the study site for the duration of the research (12 months). A knowledge elicitation method was also developed from the lessons learned during this process - the WICKED method. WICKED is an anagram of the words: eliciting and confirming data, information, knowledge, wisdom. But it is also a reference to the concept of wicked problems, which are complex and challenging, as is eliciting expert knowledge. The method was evaluated at a second site, and benefits and limitations were noted. Benefits include that the method provided a systematic way to manage data, information, knowledge and wisdom (DIKW) from various sources, including healthcare specialists and existing data sets. Limitations surrounded the time required and how the data set produced only represents DIKW known during the research period. Future work is underway to address these limitations.

Keywords: healthcare, knowledge acquisition, maximal data sets, action design science

Procedia PDF Downloads 332
17613 Performance Analysis of Shunt Active Power Filter for Various Reference Current Generation Techniques

Authors: Vishal V. Choudhari, Gaurao A. Dongre, S. P. Diwan

Abstract:

A number of reference current generation have been developed for analysis of shunt active power filter to mitigate the load compensation. Depending upon the type of load the technique has to be chosen. In this paper, six reference current generation techniques viz. instantaneous reactive power theory(IRP), Synchronous reference frame theory(SRF), Perfect harmonic cancellation(PHC), Unity power factor method(UPF), Self-tuning filter method(STF), Predictive filtering method(PFM) are compared for different operating conditions. The harmonics are introduced because of non-linear loads in the system. These harmonics are eliminated using above techniques. The results and performance of system simulated on MATLAB/Simulink platform. The system is experimentally implemented using DS1104 card of dSPACE system.

Keywords: SAPF, power quality, THD, IRP, SRF, dSPACE module DS1104

Procedia PDF Downloads 586
17612 Assessment of the Impact of Teaching Methodology on Skill Acquisition in Music Education among Students in Emmanuel Alayande University of Education, Oyo

Authors: Omotayo Abidemi Funmilayo

Abstract:

Skill acquisition in professional fields has been prioritized and considered important to demonstrate the mastery of subject matter and present oneself as an expert in such profession. The ability to acquire skills in different fields, however calls for different method from the instructor or teacher during training. Music is not an exception of such profession, where there exist different area of skills acquisition require practical performance. This paper, however, focused on the impact and effects of different methods on acquisition of practical knowledge in the handling of some musical instruments among the students of Emmanuel Alayande College of Education, Oyo. In this study, 30 students were selected and divided into two groups based on the selected area of learning, further division were made on each of the two major groups to consist of five students each, to be trained using different methodology for two months and three hours per week. Comparison of skill acquired were made using standard research instrument at reliable level of significance, test were carried out on the thirty students considered for the study based on area of skill acquisition. The students that were trained on the keyboard and saxophone using play way method, followed by the students that were trained using demonstration method while the set of students that received teaching instruction through lecture method performed below average. In conclusion, the study reveals that ability to acquire professional skill on handling musical instruments are better enhanced using play way method.

Keywords: music education, skill acquisition, keyboard, saxophone

Procedia PDF Downloads 65
17611 The Mechanism of Antimicrobial Activity and Antioxidant Effects of the Essential Oil and the Methanolic Extract of Carum montanum (Coss. et Dur.) Benth. Et Hook. Aerial Parts from Algeria

Authors: Meriem El Kolli, Hocine Laouer, Hayet El Kolli, Salah Akkal

Abstract:

The methanolic extract (ME) of C. montanum obtained by a hydo-alcoholic maceration and its polyphenol content was evaluated by Folin-Ciocalteu method. This extract and C. montanum essential oil were screened for antimicrobial activity against 21 microbial strains by agar diffusion method. MICs of the EO were determined by the broth micro dilution method. The mechanism of action of the EO was determined on the susceptible strains by the time kill assay and the lysis experience. Antioxidant properties were studied by both free DPPH radical scavenging and reducing power techniques. The TPC in the ME showed a high level of 101.50 ± 5.33 mg GAE /mg. B. cereus was the most sensitive strain with MIC of 55.5 µg/ml , then K. pneumoniae (111 µg/ml). A remarkable decrease in a survival rate as well as in the absorbance at 260 nm were recorded, which suggest that the cytoplasm membrane is one of the targets of the EO. Antioxidant effects were concentration dependent and IC50 values were 1.09 ± 0.37 µg/ml for the EO and 65.04 ± 0.00 µg/ml for the ME by DPPH method and a reducing power dose-dependent. In conclusion, C. montanum extracts showed potent which could be exploited in the food industry for food preservation.

Keywords: C. montanum, Apiaceae, essential oils, antimicrobial activity, antioxidant activity, reducing power

Procedia PDF Downloads 230
17610 The Influence of Amygdalin on Glioblastoma Multiforme Cell Lines

Authors: Sylwia K. Naliwajko, Justyna Moskwa, Patryk Nowakowski, Renata Markiewicz-Zukowska, Krystyna Gromkowska-Kepka, Anna Puscion-Jakubik, Maria H. Borawska

Abstract:

Amygdalin is found in many fruit seeds, including apricot, peach, quince, apples, and almonds. Amygdalin (also named vitamin B17), as well as its sources, are commonly used as an alternative therapy or prevention of cancer. The potential activity of amygdalin is related to its enzymatic degradation to the hydrogen cyanide. Hydrogen cyanide is a toxic substance that causes liver and nerves damage, fever, coma or even death. Amygdalin is much better tolerated after intravenous than oral administration. The aim of this study was to examine the influence of amygdalin on glioblastoma multiforme cell lines. Three glioblastoma multiforme cell lines – U87MG, T98, LN18 were incubated (48 h) with amygdalin in concentrations 100, 250, 500, 1000 and 2000 µg/mL. The MTT (Thiazolyl Blue Tetrazolium Bromide) test and DNA binding test by [3H]-thymidine incorporation were used to determine the anti-proliferative activity of amygdalin. The secretion of metalloproteinases (MMP2 and MMP-9) from U87MG cells was estimated by gelatin zymography. The statistical analysis was performed using Statistica v. 13.0 software. The data was presented as a % of control. Amygdalin did not show significant inhibition of viability of all the glioblastoma cells in concentrations 100, 250, 500, 1000 µg/mL. In 2000 µg/mL there were significant differences compared to the control, but inhibition of viability was less than 20% (more than 80% of control). The average viability of U87MG cells was 92,0±4%, T98G: 85,8±3% and LN18: 94,7±2% of the control. There was no dose-response viability, and IC50 value was not recognized. DNA binding in U87MG cells was not inhibited (109,0±3 % of control). After treatment with amygdalin, we observed significantly increased secretion of MMP2 and MMP9 in U87MG cells (130,3±14% and 112,0±5% of control, respectively). Our results suggest that amygdalin has no anticancer activity in glioblastoma cell lines.

Keywords: amygdalin, anticancer, cell line, glioblastoma

Procedia PDF Downloads 208
17609 An Education Profile for Indonesian Youth Development

Authors: Titia Izzati, Pebri Hastuti, Gusti Ayu Arwati

Abstract:

Based on the program of The Ministry of Youth and Sports of Republic of Indonesia, this study compares the Statistikdata of the educational factors and the number of young people to a survey conducted in the five years, 2009-2013. As a result, significant trends are traced through an era filled with events that deeply affected the lives of young people, such as the peak and the ending of the political issues. Changing values under examination include attitudes toward authority and obligations toward others; social values dealing with attitudes toward the work ethic; marriage, family, and the importance of money in defining the meaning of success; and self-fulfillment. While the largest portion of the sample contains college youth, other people between the ages of 16 and 30 are considered, including high school students, blue collar workers, housewives, and high school dropouts. The report provides an overview and interpretation of the data with the presents the research contrasting the values of the college and non-college youth. In the other hand, the youth education profile data also can be utilized in making arrange the youth development index, especially in educational dimension. In order to the formulation of this youth development index, the basic needs of youth in Indonesia have to be listed as the variables. So that, the indicators of the youth development index are really in accordance withthe actual conditions of Indonesian youth. The indicators are the average number of old-school youth, the rate of youth illiterate people, the numbers of youth who are continuing their studies or who have completed the study in college, the number of youth graduate high school/vocational or college graduates were engaged in the labor fair. The formula for the youth development index is arranged in educational dimension with all actual indicators

Keywords: education, young people, Indonesia, ministry programs, youth index development

Procedia PDF Downloads 269
17608 Numerical Modelling of Laminated Shells Made of Functionally Graded Elastic and Piezoelectric Materials

Authors: Gennady M. Kulikov, Svetlana V. Plotnikova

Abstract:

This paper focuses on implementation of the sampling surfaces (SaS) method for the three-dimensional (3D) stress analysis of functionally graded (FG) laminated elastic and piezoelectric shells. The SaS formulation is based on choosing inside the nth layer In not equally spaced SaS parallel to the middle surface of the shell in order to introduce the electric potentials and displacements of these surfaces as basic shell variables. Such choice of unknowns permits the presentation of the proposed FG piezoelectric shell formulation in a very compact form. The SaS are located inside each layer at Chebyshev polynomial nodes that improves the convergence of the SaS method significantly. As a result, the SaS formulation can be applied efficiently to 3D solutions for FG piezoelectric laminated shells, which asymptotically approach the exact solutions of piezoelectricity as the number of SaS In goes to infinity.

Keywords: electroelasticity, functionally graded material, laminated piezoelectric shell, sampling surfaces method

Procedia PDF Downloads 683
17607 Recognizing and Prioritizing Effective Factors on Productivity of Human Resources Through Using Technique for Order of Preference by Similarity to Ideal Solution Method

Authors: Amirmehdi Dokhanchi, Babak Ziyae

Abstract:

Studying and prioritizing effective factors on productivity of human resources through TOPSIS method is the main aim of the present research study. For this reason, while reviewing concepts existing in productivity, effective factors were studied. Managers, supervisors, staff and personnel of Tabriz Tractor Manufacturing Company are considered subject of this study. Of total individuals, 160 of them were selected through the application of random sampling method as 'subject'. Two questionnaires were used for collecting data in this study. The factors, which had the highest effect on productivity, were recognized through the application of software packages. TOPSIS method was used for prioritizing recognized factors. For this reason, the second questionnaire was put available to statistics sample for studying effect of each of factors towards predetermined indicators. Therefore, decision-making matrix was obtained. The result of prioritizing factors shows that existence of accurate organizational strategy, high level of occupational skill, application of partnership and contribution system, on-the-job-training services, high quality of occupational life, dissemination of appropriate organizational culture, encouraging to creativity and innovation, and environmental factors are prioritized respectively.

Keywords: productivity of human resources, productivity indicators, TOPSIS, prioritizing factors

Procedia PDF Downloads 325
17606 Experimental Investigation of Hybrid Rocket Motor: Ignition, Throttling and Re-Ignition Phenomena

Authors: A. El-S. Makled, M. K. Al-Tamimi

Abstract:

Ignition phenomena are of great interest area over the past many years, and it has a direct impact on many propulsion and combustion applications. The direct goal of the paper is to realize and evaluate a functioning ignition method, shut-off, throttling and re-start operations for the hybrid rocket motor. A small-scale hybrid rocket motor (SSHRM) is designed, manufactured, demonstrated at various operating conditions and finally equipped for laboratory firing tests with high level of safety. Various solid fuel grains as Polymethyle-methacrylate (PMMA) and Polyethylene (PE) are selected, and it is decided to use the commercial gaseous oxygen (GO2) for its availability and low cost. Examine different types of ignition methods, pyrotechnic charge, fuse wire, heat wire and finally hot oxidizer method by using the heat exchanger, which are proposed as very safe ignition methods. Finally; recognize phenomena of throttling and re-start operations. Ignition by hot GO2 impingement is proved to be a very attractive ignition method for laboratory SSHRM, for its high safety, reliability and acceptable delay time. Finally; the throttling and re-start operations are demonstrated several times and can be carried out more easily with hot air ignition method.

Keywords: hybrid rocket motor, ignition system, re-start phenomena, throttling

Procedia PDF Downloads 296
17605 An Algorithm for Removal of Noise from X-Ray Images

Authors: Sajidullah Khan, Najeeb Ullah, Wang Yin Chai, Chai Soo See

Abstract:

In this paper, we propose an approach to remove impulse and Poisson noise from X-ray images. Many filters have been used for impulse noise removal from color and gray scale images with their own strengths and weaknesses but X-ray images contain Poisson noise and unfortunately there is no intelligent filter which can detect impulse and Poisson noise from X-ray images. Our proposed filter uses the upgraded layer discrimination approach to detect both Impulse and Poisson noise corrupted pixels in X-ray images and then restores only those detected pixels with a simple efficient and reliable one line equation. Our Proposed algorithms are very effective and much more efficient than all existing filters used only for Impulse noise removal. The proposed method uses a new powerful and efficient noise detection method to determine whether the pixel under observation is corrupted or noise free. Results from computer simulations are used to demonstrate pleasing performance of our proposed method.

Keywords: X-ray image de-noising, impulse noise, poisson noise, PRWF

Procedia PDF Downloads 375
17604 Multifunctional β-Cyclodextrin-EDTA-Chitosan Polymer Adsorbent Synthesis for Simultaneous Removal of Heavy Metals and Organic Dyes from Wastewater

Authors: Monu Verma, Hyunook Kim

Abstract:

Heavy metals and organic dyes are the major sources of water pollution. Herein, a trifunctional β−cyclodextrin−ethylenediaminetetraacetic acid−chitosan (β−CD−EDTA−CS) polymer was synthesized using an easy and simple chemical route by the reaction of activated β−CD with CS through EDTA as a cross-linker (amidation reaction) for the removal of inorganic and organic pollutants from aqueous solution under different parameters such as pH, time effect, initial concentration, reusability, etc. The synthesized adsorbent was characterized using powder X-ray diffraction, Fourier transform infrared spectroscopy, field scanning electron microscopy, energy dispersive spectroscopy, Brunauer-Emmett-Teller (BET), thermogravimetric analyzer techniques to investigate their structural, functional, morphological, elemental compositions, surface area, and thermal properties, respectively. Two types of heavy metals, i.e., mercury (Hg²⁺) and cadmium (Cd²⁺), and three organic dyes, i.e., methylene blue (MB), crystal violet (CV), and safranin O (SO), were chosen as inorganic and organic pollutants, respectively, to study the adsorption capacity of β-CD-EDTA-CS in aqueous solution. The β-CD-EDTA-CS shows a monolayer adsorption capacity of 346.30 ± 14.0 and 202.90 ± 13.90 mg g−¹ for Hg²⁺ and Cd²⁺, respectively, and a heterogeneous adsorption capacity of 107.20 ± 5.70, 77.40 ± 5.30 and 55.30 ± 3.60 mg g−¹ for MB, CV and SO, respectively. Kinetics results followed pseudo-second order (PSO) kinetics behavior for both metal ions and dyes, and higher rate constants values (0.00161–0.00368 g mg−¹ min−¹) for dyes confirmed the cavitation of organic dyes (physisorption). In addition, we have also demonstrated the performance of β-CD-EDTA-CS for the four heavy metals, Hg²⁺, Cd²⁺, Ni²⁺, and Cu²⁺, and three dyes MB, CV, and SO in secondary treated wastewater. The findings of this study indicate that β-CD-EDTA-CS is simple and easy to synthesize and can be used in wastewater treatment.

Keywords: adsorption isotherms, adsorption mechanism, amino-β-cyclodextrin, heavy metal ions, organic dyes

Procedia PDF Downloads 98
17603 Study on the Impact of Size and Position of the Shear Field in Determining the Shear Modulus of Glulam Beam Using Photogrammetry Approach

Authors: Niaz Gharavi, Hexin Zhang

Abstract:

The shear modulus of a timber beam can be determined using torsion test or shear field test method. The shear field test method is based on shear distortion measurement of the beam at the zone with the constant transverse load in the standardized four-point bending test. The current code of practice advises using two metallic arms act as an instrument to measure the diagonal displacement of the constructing square. The size and the position of the constructing square might influence the shear modulus determination. This study aimed to investigate the size and the position effect of the square in the shear field test method. A binocular stereo vision system has been employed to determine the 3D displacement of a grid of target points. Six glue laminated beams were produced and tested. Analysis of Variance (ANOVA) was performed on the acquired data to evaluate the significance of the size effect and the position effect of the square. The results have shown that the size of the square has a noticeable influence on the value of shear modulus, while, the position of the square within the area with the constant shear force does not affect the measured mean shear modulus.

Keywords: shear field test method, structural-sized test, shear modulus of Glulam beam, photogrammetry approach

Procedia PDF Downloads 287
17602 Probabilistic Model for Evaluating Seismic Soil Liquefaction Based on Energy Approach

Authors: Hamid Rostami, Ali Fallah Yeznabad, Mohammad H. Baziar

Abstract:

The energy-based method for evaluating seismic soil liquefaction has two main sections. First is the demand energy, which is dissipated energy of earthquake at a site, and second is the capacity energy as a representation of soil resistance against liquefaction hazard. In this study, using a statistical analysis of recorded data by 14 down-hole array sites in California, an empirical equation was developed to estimate the demand energy at sites. Because determination of capacity energy at a site needs to calculate several site calibration factors, which are obtained by experimental tests, in this study the standard penetration test (SPT) N-value was assumed as an alternative to the capacity energy at a site. Based on this assumption, the empirical equation was employed to calculate the demand energy for 193 liquefied and no-liquefied sites and then these amounts were plotted versus the corresponding SPT numbers for all sites. Subsequently, a discrimination analysis was employed to determine the equations of several boundary curves for various liquefaction likelihoods. Finally, a comparison was made between the probabilistic model and the commonly used stress method. As a conclusion, the results clearly showed that energy-based method can be more reliable than conventional stress-based method in evaluation of liquefaction occurrence.

Keywords: energy demand, liquefaction, probabilistic analysis, SPT number

Procedia PDF Downloads 363
17601 A Dirty Page Migration Method in Process of Memory Migration Based on Pre-copy Technology

Authors: Kang Zijian, Zhang Tingyu, Burra Venkata Durga Kumar

Abstract:

This article investigates the challenges in memory migration during the live migration of virtual machines. We found three challenges probably existing in pre-copy technology. One of the main challenges is the challenge of downtime migration. Decrease the downtime could promise the normal work for a virtual machine. Although pre-copy technology is greatly decreasing the downtime, we still need to shut down the machine in order to finish the last round of data transfer. This paper provides an optimization scheme for the problems existing in pro-copy technology, mainly the optimization of the dirty page migration mechanism. The typical pre-copy technology copy n-1th’s dirty pages in nth turn. However, our idea is to create a double iteration method to solve this problem.

Keywords: virtual machine, pre-copy technology, memory migration process, downtime, dirty pages migration method

Procedia PDF Downloads 135
17600 Acoustic Radiation Pressure Detaches Myoblast from Culture Substrate by Assistance of Serum-Free Medium

Authors: Yuta Kurashina, Chikahiro Imashiro, Kiyoshi Ohnuma, Kenjiro Takemura

Abstract:

Research objectives and goals: To realize clinical applications of regenerative medicine, a mass cell culture is highly required. In a conventional cell culture, trypsinization was employed for cell detachment. However, trypsinization causes proliferation decrease due to injury of cell membrane. In order to detach cells using an enzyme-free method, therefore, this study proposes a novel cell detachment method capable of detaching adherent cells using acoustic radiation pressure exposed to the dish by the assistance of serum-free medium with ITS liquid medium supplement. Methods used In order to generate acoustic radiation pressure, a piezoelectric ceramic plate was glued on a glass plate to configure an ultrasonic transducer. The glass plate and a chamber wall compose a chamber in which a culture dish is placed in glycerol. Glycerol transmits acoustic radiation pressure to adhered cells on the culture dish. To excite a resonance vibration of transducer, AC signal with 29-31 kHz (swept) and 150, 300, and 450 V was input to the transducer for 5 min. As a pretreatment to reduce cell adhesivity, serum-free medium with ITS liquid medium supplement was spread to the culture dish before exposed to acoustic radiation pressure. To evaluate the proposed cell detachment method, C2C12 myoblast cells (8.0 × 104 cells) were cultured on a ø35 culture dish for 48 hr, and then the medium was replaced with the serum-free medium with ITS liquid medium supplement for 24 hr. We replaced the medium with phosphate buffered saline and incubated cells for 10 min. After that, cells were exposed to the acoustic radiation pressure for 5 min. We also collected cells by using trypsinization as control. Cells collected by the proposed method and trypsinization were respectively reseeded in ø60 culture dishes and cultured for 24 hr. Then, the number of proliferated cells was counted. Results achieved: By a phase contrast microscope imaging, shrink of lamellipodia was observed before exposed to acoustic radiation pressure, and no cells remained on the culture dish after the exposed of acoustic radiation pressure. This result suggests that serum-free medium with ITS liquid inhibits adhesivity of cells and acoustic radiation pressure detaches cells from the dish. Moreover, the number of proliferated cells 24 hr after collected by the proposed method with 150 and 300 V is the same or more than that by trypsinization, i.e., cells were proliferated 15% higher with the proposed method using acoustic radiation pressure than with the traditional cell collecting method of trypsinization. These results proved that cells were able to be collected by using the appropriate exposure of acoustic radiation pressure. Conclusions: This study proposed a cell detachment method using acoustic radiation pressure by the assistance of serum-free medium. The proposed method provides an enzyme-free cell detachment method so that it may be used in future clinical applications instead of trypsinization.

Keywords: acoustic radiation pressure, cell detachment, enzyme free, ultrasonic transducer

Procedia PDF Downloads 252
17599 Out-of-Plane Free Vibrations of Circular Rods

Authors: Faruk Firat Çalim, Nurullah Karaca, Hakan Tacettin Türker

Abstract:

In this study, out-of-plane free vibrations of a circular rods is investigated theoretically. The governing equations for naturally twisted and curved spatial rods are obtained using Timoshenko beam theory and rewritten for circular rods. Effects of the axial and shear deformations are considered in the formulations. Ordinary differential equations in scalar form are solved analytically by using transfer matrix method. The circular rods of the mass matrix are obtained by using straight rod of consistent mass matrix. Free vibrations frequencies obtained by solving eigenvalue problem. A computer program coded in MATHEMATICA language is prepared. Circular beams are analyzed through various examples for free vibrations analysis. Results are compared with ANSYS results based on finite element method and available in the literature.

Keywords: circular rod, out-of-plane free vibration analysis, transfer matrix method

Procedia PDF Downloads 303
17598 Improving the Electrical Conductivity of Epoxy Coating Using Carbon Nanotube by Electrodeposition Method

Authors: Mahla Zabet, Navid Zanganeh, Hafez Balavi, Farbod Sharif

Abstract:

Electrodeposition is a method for applying coatings with uniform thickness on complex objects. A conductive surface can be produced using the electrical current in this method. Carbon nanotubes are known to have high electrical conductivity and mechanical properties. In this report, NH2-multiwalled carbon nanotubes (MWCNTs) were used in epoxy resin with different weight percent. The weight percent of incorporated MWCNTS into the matrix was changed in the range of 0.6-3.6 wt% to obtain a series of electrocoatings. The electrocoats were then applied on steel substrates by a cathodic electrodeposition technique. Scanning electron microscopy (SEM) and optical microscopy were used to characterize the electrocoated films. The results illustrated the increase in conductivity by increasing of MWCNT load. However, at the percolation threshold, throwing power was dropped with increase in recoating ability.

Keywords: electrodeposition, carbon nanotube, electrical conductivity, throwing power

Procedia PDF Downloads 405
17597 Numerical Study on the Heat Transfer Characteristics of Composite Phase Change Materials

Authors: Gui Yewei, Du Yanxia, Xiao Guangming, Liu Lei, Wei Dong, Yang Xiaofeng

Abstract:

A phase change material (PCM) is a substance which absorbs a large amount of energy when undergoing a change of solid-liquid phase. The good physical and chemical properties of C or SiC foam reveal the possibility of using them as a thermal conductivity enhancer for the PCM. C or SiC foam composite PCM has a high effective conductivity and becomes one of the most interesting thermal storage techniques due to its advantage of simplicity and reliability. The paper developed a numerical method to simulate the heat transfer of SiC and C foam composite PCM, a finite volume technique was used to discretize the heat diffusion equation while the phase change process was modeled using the equivalent specific heat method. The effects of the porosity were investigated based on the numerical method, and the effects of the geometric model of the microstructure on the equivalent thermal conductivity was studies.

Keywords: SiC foam, composite, phase change material, heat transfer

Procedia PDF Downloads 505
17596 Method of Successive Approximations for Modeling of Distributed Systems

Authors: A. Torokhti

Abstract:

A new method of mathematical modeling of the distributed nonlinear system is developed. The system is represented by a combination of the set of spatially distributed sensors and the fusion center. Its mathematical model is obtained from the iterative procedure that converges to the model which is optimal in the sense of minimizing an associated cost function.

Keywords: mathematical modeling, non-linear system, spatially distributed sensors, fusion center

Procedia PDF Downloads 375
17595 The Beam Expansion Method, A Simplified and Efficient Approach of Field Propagation and Resonators Modes Study

Authors: Zaia Derrar Kaddour

Abstract:

The study of a beam throughout an optical path is generally achieved by means of diffraction integral. Unfortunately, in some problems, this tool turns out to be not very friendly and hard to implement. Instead, the beam expansion method for computing field profiles appears to be an interesting alternative. The beam expansion method consists of expanding the field pattern as a series expansion in a set of orthogonal functions. Propagating each individual component through a circuit and adding up the derived elements leads easily to the result. The problem is then reduced to finding how the expansion coefficients change in a circuit. The beam expansion method requires a systematic study of each type of optical element that can be met in the considered optical path. In this work, we analyze the following fundamental elements: first order optical systems, hard apertures and waveguides. We show that the former element type is completely defined thanks to the Gouy phase shift expression we provide and the latters require a suitable mode conversion. For endorsing the usefulness and relevance of the beam expansion approach, we show here some of its applications such as the treatment of the thermal lens effect and the study of unstable resonators.

Keywords: gouy phase shift, modes, optical resonators, unstable resonators

Procedia PDF Downloads 55
17594 Experimental Investigation on Residual Stresses in Welded Medium-Walled I-shaped Sections Fabricated from Q460GJ Structural Steel Plates

Authors: Qian Zhu, Shidong Nie, Bo Yang, Gang Xiong, Guoxin Dai

Abstract:

GJ steel is a new type of high-performance structural steel which has been increasingly adopted in practical engineering. Q460GJ structural steel has a nominal yield strength of 460 MPa, which does not decrease significantly with the increase of steel plate thickness like normal structural steel. Thus, Q460GJ structural steel is normally used in medium-walled welded sections. However, research works on the residual stress in GJ steel members are few though it is one of the vital factors that can affect the member and structural behavior. This article aims to investigate the residual stresses in welded I-shaped sections fabricated from Q460GJ structural steel plates by experimental tests. A total of four full scale welded medium-walled I-shaped sections were tested by sectioning method. Both circular curve correction method and straightening measurement method were adopted in this study to obtain the final magnitude and distribution of the longitudinal residual stresses. In addition, this paper also explores the interaction between flanges and webs. And based on the statistical evaluation of the experimental data, a multilayer residual stress model is proposed.

Keywords: Q460GJ structural steel, residual stresses, sectioning method, welded medium-walled I-shaped sections

Procedia PDF Downloads 309