Search results for: combined heat
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 5504

Search results for: combined heat

2834 Exploring Entrepreneurship Intension Aptitude along Gender Lines among Business Decision Students in Nigeria

Authors: Paul O. Udofot, Emem B. Inyang

Abstract:

The study investigated the variability in aptitude amidst interactive effects of several social and environmental factors that could influence individual tendencies to engage in entrepreneurship in Nigeria. Consequently, the study targeted a population having similar backgrounds in type and level of higher education that are tailored toward enterprise management and development in the Niger Delta region of Nigeria. A two-stage sampling procedure was used to select 67 respondents. Primarily, the study assessed the salient pattern of entrepreneurship aptitude of respondents, and estimated and analyzed the index against their personal characteristics. Male respondents belonged to two extremes of aptitude index ranges (poor and high). Though female respondents did not exhibit a poor entrepreneurship aptitude index, the incidence percentage of the high index range of entrepreneurship aptitude among male trainees was more than the combined incidence percentage of their female counterparts. Respondents’ backgrounds outside gender presented a serious influence on entrepreneurship uptake likelihood if all situations were normal.

Keywords: aptitude, entrepreneurship, entrepreneurial orientation, gender divide, intention, trainee

Procedia PDF Downloads 291
2833 Implementation and Demonstration of Software-Defined Traffic Grooming

Authors: Lei Guo, Xu Zhang, Weigang Hou

Abstract:

Since the traditional network is closed and it has no architecture to create applications, it has been unable to evolve with changing demands under the rapid innovation in services. Additionally, due to the lack of the whole network profile, the quality of service cannot be well guaranteed in the traditional network. The Software Defined Network (SDN) utilizes global resources to support on-demand applications/services via open, standardized and programmable interfaces. In this paper, we implement the traffic grooming application under a real SDN environment, and the corresponding analysis is made. In our SDN: 1) we use OpenFlow protocol to control the entire network by using software applications running on the network operating system; 2) several virtual switches are combined into the data forwarding plane through Open vSwitch; 3) An OpenFlow controller, NOX, is involved as a logically centralized control plane that dynamically configures the data forwarding plane; 4) The traffic grooming based on SDN is demonstrated through dynamically modifying the idle time of flow entries. The experimental results demonstrate that the SDN-based traffic grooming effectively reduces the end-to-end delay, and the improvement ratio arrives to 99%.

Keywords: NOX, OpenFlow, Software Defined Network (SDN), traffic grooming

Procedia PDF Downloads 254
2832 A Novel Combined Finger Counting and Finite State Machine Technique for ASL Translation Using Kinect

Authors: Rania Ahmed Kadry Abdel Gawad Birry, Mohamed El-Habrouk

Abstract:

This paper presents a brief survey of the techniques used for sign language recognition along with the types of sensors used to perform the task. It presents a modified method for identification of an isolated sign language gesture using Microsoft Kinect with the OpenNI framework. It presents the way of extracting robust features from the depth image provided by Microsoft Kinect and the OpenNI interface and to use them in creating a robust and accurate gesture recognition system, for the purpose of ASL translation. The Prime Sense’s Natural Interaction Technology for End-user - NITE™ - was also used in the C++ implementation of the system. The algorithm presents a simple finger counting algorithm for static signs as well as directional Finite State Machine (FSM) description of the hand motion in order to help in translating a sign language gesture. This includes both letters and numbers performed by a user, which in-turn may be used as an input for voice pronunciation systems.

Keywords: American sign language, finger counting, hand tracking, Microsoft Kinect

Procedia PDF Downloads 302
2831 Comparison Physicochemical Properties of Hexane Extracted Aniseed Oil from Cold Press Extraction Residue and Cold Press Aniseed Oil

Authors: Derya Ören, Şeyma Akalın

Abstract:

Cold pres technique is a traditional method to obtain oil. The cold-pressing procedure, involves neither heat nor chemical treatments, so cold press technique has low oil yield and cold pressed herbal material residue still contains some oil. In this study, the oil that is remained in the cold pressed aniseed extracted with hegzan and analysed to determine physicochemical properties and quality parameters. It is found that the aniseed after cold press process contains % 10 oil. Other analysis parametres free fatty acid (FFA) is 2,1 mgKOH/g, peroxide value is 7,6 meq02/kg. Cold pressed aniseed oil values are determined for fatty acid (FFA) value as 2,1 mgKOH/g, peroxide value 4,5 meq02/kg respectively. Also fatty acid composition is analysed, it is found that both of these oil have same fatty acid composition. The main fatty acids are; oleic, linoleic, and palmitic acids.

Keywords: aniseed oil, cold press, extraction, residue

Procedia PDF Downloads 410
2830 Micro-CT Assessment of Fracture Healing with Targeted Delivery of Tocotrienol in Osteoporosis Model

Authors: Ahmad Nazrun Shuid, Isa Naina Mohamed, Nurul Izzah Ibrahim, Norazlina Mohamed

Abstract:

Studies have shown that oral tocotrienol, a potent vitamin E, promoted fracture healing of osteoporotic bone. In this study, tocotrienol was combined with a polymer carrier (PLGA), and injected to the fracture site. The slow and constant release of tocotrienol particles would promote fracture healing of post-menopausal osteoporosis rat model. Fracture healing was assessed using micro-CT. Twenty-four Sprague-Dawley rats were ovariectomised or sham-operated and the left tibiae were fractured and fixed with plate and screws. The fractures were created at the upper third of the left tibiae. The rats were divided into 3 groups: sham-operated (SO), ovariectomised-control (OVxC) and PLGA-incorporated tocotrienol treatment (OVx + TT) groups. After 4 weeks, the OVx + TT group showed significantly better callus fracture healing than the OVxC group. In conclusion, tocotrienol-incorporated PLGA was able to promote fracture healing of osteoporotic bone.

Keywords: osteoporosis, micro-CT, tocotrienol, PLGA, fracture

Procedia PDF Downloads 670
2829 Leveraging Sentiment Analysis for Quality Improvement in Digital Healthcare Services

Authors: Naman Jain, Shaun Fernandes

Abstract:

With the increasing prevalence of online healthcare services, selecting the most suitable doctor has become a complex task, requiring careful consideration of both public sentiment and personal preferences. This paper proposes a sentiment analysis-driven method that integrates public reviews with user-specific criteria and correlated attributes to recommend online doctors. By leveraging Natural Language Processing (NLP) techniques, public sentiment is extracted from online reviews, which is then combined with user-defined preferences such as specialty, years of experience, location, and consultation fees. Additionally, correlated attributes like education and certifications are incorporated to enhance the recommendation accuracy. Experimental results demonstrate that the proposed system significantly improves user satisfaction by providing personalized doctor recommendations that align with both public opinion and individual needs.

Keywords: sentiment analysis, online doctors, personal preferences, correlated attributes, recommendation system, healthcare, natural language processing

Procedia PDF Downloads 16
2828 Protein Remote Homology Detection by Using Profile-Based Matrix Transformation Approaches

Authors: Bin Liu

Abstract:

As one of the most important tasks in protein sequence analysis, protein remote homology detection has been studied for decades. Currently, the profile-based methods show state-of-the-art performance. Position-Specific Frequency Matrix (PSFM) is widely used profile. However, there exists noise information in the profiles introduced by the amino acids with low frequencies. In this study, we propose a method to remove the noise information in the PSFM by removing the amino acids with low frequencies called Top frequency profile (TFP). Three new matrix transformation methods, including Autocross covariance (ACC) transformation, Tri-gram, and K-separated bigram (KSB), are performed on these profiles to convert them into fixed length feature vectors. Combined with Support Vector Machines (SVMs), the predictors are constructed. Evaluated on two benchmark datasets, and experimental results show that these proposed methods outperform other state-of-the-art predictors.

Keywords: protein remote homology detection, protein fold recognition, top frequency profile, support vector machines

Procedia PDF Downloads 127
2827 Assessment of Fluid Flow Hydrodynamics for Cylindrical and Conical Fluidized Bed Reactor

Authors: N. G. Thangan, A. B. Deoghare, P. M. Padole

Abstract:

Computational Fluid Dynamics (CFD) aids in modeling the prototype of a real world processes. CFD approach is useful in predicting the fluid flow, heat transfer mass transfer and other flow related phenomenon. In present study, hydrodynamic characteristics of gas-solid cylindrical fluidized bed is compared with conical fluidized beds. A 2D fluidized bed consists of different configurations of particle size of iron oxide, bed height and superficial velocities of nitrogen. Simulations are performed to capture the complex physics associated with it. The Eulerian multiphase model is prepared in ANSYS FLUENT v.14 which is used to simulate fluidization process. It is analyzed with nitrogen as primary phase and iron oxide as secondary phase. The bed hydrodynamics is assessed prominently to examine effect on fluidization time, pressure drop, minimum fluidization velocity, and gas holdup in the system.

Keywords: fluidized bed, bed hydrodynamics, Eulerian multiphase approach, computational fluid dynamics

Procedia PDF Downloads 455
2826 Strengths Profiling: An Alternative Approach to Assessing Character Strengths Based on Personal Construct Psychology

Authors: Sam J. Cooley, Mary L. Quinton, Benjamin J. Parry, Mark J. G. Holland, Richard J. Whiting, Jennifer Cumming

Abstract:

Practitioners draw attention to people’s character strengths to promote empowerment and well-being. This paper explores the possibility that existing approaches for assessing character strengths (e.g., the Values in Action survey; VIA-IS) could be even more autonomy supportive and empowering when combined with strengths profiling, an ideographic tool informed by personal construct theory (PCT). A PCT approach ensures that: (1) knowledge is co-created (i.e., the practitioner is not seen as the ‘expert’ who leads the process); (2) individuals are not required to ‘fit’ within a prescribed list of characteristics; and (3) individuals are free to use their own terminology and interpretations. A combined Strengths Profiling and VIA approach was used in a sample of homeless youth (aged 16-25) who are commonly perceived as ‘hard-to-engage’ through traditional forms of assessment. Strengths Profiling was completed face-to-face in small groups. Participants (N = 116) began by listing a variety of personally meaningful characteristics. Participants gave each characteristic a score out of ten for how important it was to them (1 = not so important; 10 = very important), their ideal competency, and their current competency (1 = poor; 10 = excellent). A discrepancy score was calculated for each characteristic (discrepancy score = ideal score - current score x importance), whereby a lower discrepancy score indicated greater satisfaction. Strengths Profiling was used at the beginning and end of a 10-week positive youth development programme. Experiences were captured through video diary room entries made by participants and through reflective notes taken by the facilitators. Participants were also asked to complete a pre-and post-programme questionnaire, measuring perceptions of well-being, self-worth, and resilience. All of the young people who attended the strengths profiling session agreed to complete a profile, and the majority became highly engaged in the process. Strengths profiling was found to be an autonomy supportive and empowering experience, with each participant identifying an average of 10 character strengths (M = 10.27, SD = 3.23). In total, 215 different character strengths were identified, each with varying terms and definitions used, which differed greatly between participants and demonstrated the value in soliciting personal constructs. Using the participants’ definitions, 98% of characteristics were categorized deductively into the VIA framework. Bravery, perseverance, and hope were the character strengths that featured most, whilst temperance and courage received the highest discrepancy scores. Discrepancy scores were negatively correlated with well-being, self-worth, and resilience, and meaningful improvements were recorded following the intervention. These findings support the use of strengths profiling as a theoretically-driven and novel way to engage disadvantaged youth in identifying and monitoring character strengths. When young people are given the freedom to express their own characteristics, the resulting terminologies extend beyond the language used in existing frameworks. This added freedom and control over the process of strengths identification encouraged youth to take ownership over their profiles and apply their strengths. In addition, the ability to transform characteristics post hoc into the VIA framework means that strengths profiling can be used to explore aggregated/nomothetic hypotheses, whilst still benefiting from its ideographic roots.

Keywords: ideographic, nomothetic, positive youth development, VIA-IS, assessment, homeless youth

Procedia PDF Downloads 204
2825 A Multi Sensor Monochrome Video Fusion Using Image Quality Assessment

Authors: M. Prema Kumar, P. Rajesh Kumar

Abstract:

The increasing interest in image fusion (combining images of two or more modalities such as infrared and visible light radiation) has led to a need for accurate and reliable image assessment methods. This paper gives a novel approach of merging the information content from several videos taken from the same scene in order to rack up a combined video that contains the finest information coming from different source videos. This process is known as video fusion which helps in providing superior quality (The term quality, connote measurement on the particular application.) image than the source images. In this technique different sensors (whose redundant information can be reduced) are used for various cameras that are imperative for capturing the required images and also help in reducing. In this paper Image fusion technique based on multi-resolution singular value decomposition (MSVD) has been used. The image fusion by MSVD is almost similar to that of wavelets. The idea behind MSVD is to replace the FIR filters in wavelet transform with singular value decomposition (SVD). It is computationally very simple and is well suited for real time applications like in remote sensing and in astronomy.

Keywords: multi sensor image fusion, MSVD, image processing, monochrome video

Procedia PDF Downloads 578
2824 Engoglaze Development for the Production of Glazed Porcelain Tiles

Authors: Sezgi Isik, Yasin Urersoy, Gizem Ustunel, Ilkyaz Yalcin

Abstract:

Improvement of the digital tile application, lots of process revolutions have occurred in the tile production. In order to create unique and inimitable designs, all the competitors start to try different applications. Both Europian and domestic ceramic producers focus on the deep and realistic surfaces. In this study, the trend of engoglaze, which is becoming widespread in glaze porcelain tile designs to create the most intensive colours, were investigated. The aim of the study is to develop engoglaze formulation that supports digital ink activation. Thermal expansion coefficient values were determined by a dilatometer. Chemical analyses and sintering behaviors of engoglazes were made by X-ray diffraction and heat microscopy analysis. According to these glaze formulation studies, it has been reported that using engoglaze could easily reduce the digital ink consumption of the design. On the other hand, the advantage of the production cost is gained, and deepness of the design is provided.

Keywords: ceramic, engoglaze, digital ink activation, glazed porcelain tile

Procedia PDF Downloads 136
2823 Improved Predictive Models for the IRMA Network Using Nonlinear Optimisation

Authors: Vishwesh Kulkarni, Nikhil Bellarykar

Abstract:

Cellular complexity stems from the interactions among thousands of different molecular species. Thanks to the emerging fields of systems and synthetic biology, scientists are beginning to unravel these regulatory, signaling, and metabolic interactions and to understand their coordinated action. Reverse engineering of biological networks has has several benefits but a poor quality of data combined with the difficulty in reproducing it limits the applicability of these methods. A few years back, many of the commonly used predictive algorithms were tested on a network constructed in the yeast Saccharomyces cerevisiae (S. cerevisiae) to resolve this issue. The network was a synthetic network of five genes regulating each other for the so-called in vivo reverse-engineering and modeling assessment (IRMA). The network was constructed in S. cereviase since it is a simple and well characterized organism. The synthetic network included a variety of regulatory interactions, thus capturing the behaviour of larger eukaryotic gene networks on a smaller scale. We derive a new set of algorithms by solving a nonlinear optimization problem and show how these algorithms outperform other algorithms on these datasets.

Keywords: synthetic gene network, network identification, optimization, nonlinear modeling

Procedia PDF Downloads 164
2822 A Review on the Use of Salt in Building Construction

Authors: Vesna Pungercar, Florian Musso

Abstract:

Identifying materials that can substitute rare or expensive natural resources is one of the key challenges for improving resource efficiency in the building sector. With a growing world population and rising living standards, more and more salt is produced as waste through seawater desalination and potash mining processes. Unfortunately, most of the salt is directly disposed of into nature, where it causes environmental pollution. On the other hand, salt is affordable, is used therapeutically in various respiratory treatments, and can store humidity and heat. It was, therefore, necessary to determine salt materials already in use in building construction and their hygrothermal properties. This research aims to identify salt materials from different scientific branches and historically, to investigate their properties and prioritize the most promising salt materials for indoor applications in a thermal envelope. This was realized through literature review and classification of salt materials into three groups (raw salt materials, composite salt materials, and processed salt materials). The outcome of this research shows that salt has already been used as a building material for centuries and has a potential for future applications due to its hygrothermal properties in a thermal envelope.

Keywords: salt, building material, hygrothermal properties, environment

Procedia PDF Downloads 173
2821 Biometrics and Dietary Studies of Citharinus citharus in the Lower Niger River in Kogi State, Nigeria

Authors: Adeyemi, Samuel Olusegun

Abstract:

Biometrics and dietary habit of Citharinus citharus in the lower Niger River area of kogi state were studied between October and December, 2010. A total of 120 fish sampled were used for the study. The total length, standard length and weight were taken for each fish sample for the estimations of length-weight relationship using the formula W = aLb and transformed to Log W = Log a + b Log L. Stomach contents were analyzed by frequency of occurrence method. The standard length of males, females and combined sexes ranged between 6.8 - 16.5, 7.3 – 14.3 cm, 6.8 – 74.2 (cm) respectively, with b – values of 3.0963, 3.174 and 3.1382. The condition factor ranged from 2.04 – 2.80, 1.88 – 2.86 and 1.88 – 2.86 respectively. The food and feeding habits shows that the fish feeds mainly sand grain (25.83%), mud (24.16%), plant parts (12.50%), insect part (2.50%), algae (12.50%) and unidentified items (5.00%). C. citharus in the lower Niger area of kogi state could be termed to an omnivore. River Niger could be said to be suitable for growth and survival of the fish species C. citharus.

Keywords: length-weight, sexes, stomach content, feeding habits, plant materials

Procedia PDF Downloads 515
2820 Laser Welding of Titanium Alloy Ti64 to Polyamide 6.6: Effects of Welding Parameters on Temperature Profile Evolution

Authors: A. Al-Sayyad, P. Lama, J. Bardon, P. Hirchenhahn, L. Houssiau, P. Plapper

Abstract:

Composite metal–polymer materials, in particular titanium alloy (Ti-6Al-4V) to polyamide (PA6.6), fabricated by laser joining, have gained cogent interest among industries and researchers concerned with aerospace and biomedical applications. This work adopts infrared (IR) thermography technique to investigate effects of laser parameters used in the welding process on the three-dimensional temperature profile at the rear-side of titanium, at the region to be welded with polyamide. Cross sectional analysis of welded joints showed correlations between the morphology of titanium and polyamide at the weld zone with the corresponding temperature profile. In particular, spatial temperature profile was found to be correlated with the laser beam energy density, titanium molten pool width and depth, and polyamide heat affected zone depth.

Keywords: laser welding, metals to polymers joining, process monitoring, temperature profile, thermography

Procedia PDF Downloads 140
2819 Preparation of Superparamagnetic Functionalized Magnetite Nanoparticles for Magnetically Separable Catalysis

Authors: Priya Arora, Jaspreet K. Rajput

Abstract:

Superparamagnetism has accelerated the research and use of more economical and ecological magnetically separable catalysts due to their more efficient isolation by response to an applied magnetic field. Magnetite nanomaterials coated by SiO2 shell have received a great deal of focus in the last decades as it provides high stability and also easy further surface functionalization depending upon the application. In this protocol, Fe3O4 magnetic nanoparticles have been synthesized by co-precipitation combined with sonication method. Further, Fe3O4 superparamagnetic nanoparticles have been functionalized by various moieties to serve as efficient catalysts for multicomponent reactions. The functionalized nanoparticles were characterized by techniques like Fourier transform infrared spectroscopy (FT-IR), transmission electron microscopy (TEM), scanning electron microscopy (SEM), vibrating sample magnetometer (VSM), thermogravimetric analysis (TGA), Brunauer-Emmett-Teller (BET) surface area analysis. The as prepared nanocatalysts can be reused for several times without any significant loss in its activity. The utilization of magnetic nanoparticles as catalysts for this reaction is one approach i.e. green, inexpensive, facile and widely applicable.

Keywords: functionalized, magnetite, multicomponent reactions, superparamagnetic

Procedia PDF Downloads 345
2818 Chemical and Sensorial Evaluation of a Newly Developed Bean Jam

Authors: Raquel P. F. Guiné, Ana R. B. Figueiredo, Paula M. R. Correia, Fernando J. Gonçalves

Abstract:

The purpose of the present work was to develop an innovative food product with nutritional properties as well as appealing organoleptic qualities. The product, a jam, was prepared with the beans’ cooking water combined with fresh apple or carrot, without the addition of any conservatives. Three different jams were produced: bean and carrot, bean and apple and bean, apple and cinnamon. The developed products underwent a sensorial analysis that revealed that the bean, apple and cinnamon jam was globally better accepted. However, with this study, the consumers determined that the bean and carrot jam had the most attractive color and the bean and apple jam the better consistency. Additionally, it was possible to analyze the jams for their chemical components, namely fat, fiber, protein, sugars and antioxidant activity. The obtained results showed that the bean and carrot jam had the highest lipid content, while the bean, apple and cinnamon jam had the highest fiber content, when compared to the other two jams. Regarding the sugar content, both jams with apple revealed similar sugar values, which were higher than the sugar content of the bean and carrot jam. The antioxidant activity was on average 10 mg TE/g.

Keywords: Bean jam, chemical composition, sensorial analysis, product acceptability

Procedia PDF Downloads 416
2817 Biomarkers for Rectal Adenocarcinoma Identified by Lipidomic and Bioinformatic

Authors: Patricia O. Carvalho, Marcia C. F. Messias, Laura Credidio, Carlos A. R. Martinez

Abstract:

Lipidomic strategy can provide important information regarding cancer pathogenesis mechanisms and could reveal new biomarkers to enable early diagnosis of rectal adenocarcinoma (RAC). This study set out to evaluate lipoperoxidation biomarkers, and lipidomic signature by gas chromatography (GC) and electrospray ionization-qToF-mass spectrometry (ESI-qToF-MS) combined with multivariate data analysis in plasma from 23 RAC patients (early- or advanced-stages cancer) and 18 healthy controls. The most abundant ions identified in the RAC patients were those of phosphatidylcholine (PC) and phosphatidylethanolamine (PE) while those of lisophosphatidylcholine (LPC), identified as LPC (16:1), LPC (18:1) and LPC (18:2), were down-regulated. LPC plasmalogen containing palmitoleic acid (LPC (P-16:1)), with highest VIP score, showed a low tendency in the cancer patients. Malondialdehyde plasma levels were higher in patients with advanced cancer (III/IV stages) than in the early stages groups and the healthy group (p<0.05). No differences in F2-isoprostane levels were observed between these groups. This study shows that the reduction in plasma levels of LPC plasmalogens associated to an increase in MDA levels may indicate increased oxidative stress in these patients and identify the metabolite LPC (P-16:1) as new biomarkers for RAC.

Keywords: biomarkers, lipidomic, plasmalogen, rectal adenocarcinoma

Procedia PDF Downloads 233
2816 New Estimation in Autoregressive Models with Exponential White Noise by Using Reversible Jump MCMC Algorithm

Authors: Suparman Suparman

Abstract:

A white noise in autoregressive (AR) model is often assumed to be normally distributed. In application, the white noise usually do not follows a normal distribution. This paper aims to estimate a parameter of AR model that has a exponential white noise. A Bayesian method is adopted. A prior distribution of the parameter of AR model is selected and then this prior distribution is combined with a likelihood function of data to get a posterior distribution. Based on this posterior distribution, a Bayesian estimator for the parameter of AR model is estimated. Because the order of AR model is considered a parameter, this Bayesian estimator cannot be explicitly calculated. To resolve this problem, a method of reversible jump Markov Chain Monte Carlo (MCMC) is adopted. A result is a estimation of the parameter AR model can be simultaneously calculated.

Keywords: autoregressive (AR) model, exponential white Noise, bayesian, reversible jump Markov Chain Monte Carlo (MCMC)

Procedia PDF Downloads 359
2815 Optimization of Temperature for Crystal Violet Dye Adsorption Using Castor Leaf Powder by Response Surface Methodology

Authors: Vipan Kumar Sohpal

Abstract:

Temperature effect on the adsorption of crystal violet dye (CVD) was investigated using a castor leaf powder (CLP) that was prepared from the mature leaves of castor trees, through chemical reaction. The optimum values of pH (8), adsorbent dose (10g/L), initial dye concentration (10g/L), time (2hrs), and stirrer speed (120 rpm) were fixed to investigate the influence of temperature on adsorption capacity, percentage of removal of dye and free energy. A central composite design (CCD) was successfully employed for experimental design and analysis of the results. The combined effect of temperature, absorbance, and concentration on the dye adsorption was studied and optimized using response surface methodology. The optimum values of adsorption capacity, percentage of removal of dye and free energy were found to be 0.965(mg/g), 93.38 %, -8202.7(J/mol) at temperature 55.97 °C having desirability > 90% for removal of crystal violet dye respectively. The experimental values were in good agreement with predicted values.

Keywords: crystal violet dye, CVD, castor leaf powder, CLP, response surface methodology, temperature, optimization

Procedia PDF Downloads 140
2814 Acid Injection PTFE Internal Lining in Raw Water System

Authors: Fikri Suwaileh

Abstract:

In the reverse osmosis (RO) water treatment plant, operation was suffering from several leaks on the acid injection point spool and downstream spools, due to insufficient injection monitoring and the coating failure leading to pin holes. The paper will go over the background of the leaks in the acid injection point, the process in the RO plant, the material, and coating used in the existing spools, the impact of these repeated leaks, the type of damage mechanism that occurred in the system due to the manner of acid injection and the heat in the spools, which lead to coating failure, leaks and water release. This paper will also look at the analysis, both the short- and long-term recommendations, and the utilization of Teflon internal lining to stop the leaks. Sharing this case study will enhance the knowledge of the importance of taking all factors that will lead to leaks in the acid injection points, along with the importance of utilizing the appropriate coating material lining to enhance the full system.

Keywords: corrosion, coating, raw water, lining

Procedia PDF Downloads 24
2813 Fabrication and Characterization of Cadmium Sulfide Nanowires on Aluminum Oxide Template

Authors: Malik Imran Afzal

Abstract:

Cadmium supplied nanowires have unique electrical and optical properties and applications. To obtain cadmium supplied nanowires with regular and good aspect ratio, they can be synthesized by template synthesis method. Porous anodized aluminum oxide is the most promising template with regular hexagonal shapes. Their aspect ratio can be controlled by controlling the pores’ depth and diameter which greatly depend on anodization voltage and temperature of the electrolyte. In this research, high purity aluminium was used to prepare nanotemplates at 5-6°C in 1M phosphoric acid and cadmium supplied was deposited electrochemically using a co-solution of thiourea, cadmium acetate and ammonium acetate. pH was maintained at 11 in a heat bath at 75°C with the help of aqueous ammonia solution. Both porous anodized alumina and cadmium supplied nanowires were characterized suing SEM. A good quality Nanowires were obtained in bunches with reasonably high aspect ratio.

Keywords: bunches, electrodeposition, hexagonal, thiourea

Procedia PDF Downloads 333
2812 Polypharmacy Overdose: Case Report on Mixed Overdose of Ramipril, Quetiapine, Lercanidipine and Duloxetine

Authors: Chui Ling Teng, R. Matsa

Abstract:

We report a case with combined overdose of Lercanidipine (non-dihydropyridine calcium channel blocker), Quetiapine (Atypical antipsychotic), Ramipril and Duloxetine. A 66-year old male presented to the Emergency Department 12-hours after the ingestion of 1.2g Lercanidipine, 3g Quetiapine, 280mg of Ramipril and 420mg of Duloxetine. He describes lethargic, drowsiness and was unable to pass any urine since overdosed. He was found to be bradycardic, hypotensive and anuric. He had refractory hypotension and anuric despite fluid resuscitation, glucagon therapy and intravenous naloxone. His care was escalated to Intensive care, requiring noradrenaline, adrenaline, vasopressin, and hyperinsulinaemic euglycaemia therapy. He achieved haemodynamic stability and kidney function improved gradually with the support received. The total length of therapy lasted for 30 horus in which individual therapy was weaned down based on the requirement. He was then transferred to medical ward for further psychiatric assessment. This is a the first repored case of mixed overdose with lercanidipine, Quetiapine, Rampmipril and Duloxetine.

Keywords: calcium channel blocker, hyperinsulinaemic Euglycaemia therapy, lercanidipine, overdose

Procedia PDF Downloads 324
2811 Hybrid Dynamic Approach to Optimize the Impact of Shading Design and Control on Electrical Energy Demand

Authors: T. Parhizkar, H. Jafarian, F. Aramoun, Y. Saboohi

Abstract:

Applying motorized shades have substantial effect on reducing energy consumption in building sector. Moreover, the combination of motorized shades with lighting systems and PV panels can lead to considerable reduction in the energy demand of buildings. In this paper, a model is developed to assess and find an optimum combination from shade designs, lighting control systems (dimming and on/off) and implementing PV panels in shades point of view. It is worth mentioning that annual saving for all designs is obtained during hourly simulation of lighting, solar heat flux and electricity generation with the use of PV panel. From 12 designs in general, three designs, two lighting control systems and PV panel option is implemented for a case study. The results illustrate that the optimum combination causes a saving potential of 792kW.hr per year.

Keywords: motorized shades, daylight, cooling load, shade control, hourly simulation

Procedia PDF Downloads 173
2810 Research on the Transformation of Bottom Space in the Teaching Area of Zijingang Campus, Zhejiang University

Authors: Jia Xu

Abstract:

There is a lot of bottom space in the teaching area of Zijingang Campus of Zhejiang University, which benefits to the ventilation, heat dissipation, circulation, partition of quiet and noisy areas and diversification of spaces. Hangzhou is hot in summer but cold in winter, so teachers and students spend much less time in the bottom space of buildings in winter than in summer. Recently, depending on the teachers and students’ proposals, the school transformed the bottom space in the teaching area to provide space for relaxing, chatting and staying in winter. Surveying and analyzing the existing ways to transform, the paper researches deeply on the transformation projects of bottom space in the teaching buildings. It is believed that this paper can be a salutary lesson to make the bottom space in the teaching areas of universities richer and bring more diverse activities for teachers and students.

Keywords: bottom space, teaching area, transformation, Zijingang Campus of Zhejiang University

Procedia PDF Downloads 400
2809 Specific Colon Cancer Prophylaxis Using Dendritic Stem Cells and Gold Nanoparticles Functionalized with Colon Cancer Epitopes

Authors: Teodora Mocan, Matea Cristian, Cornel Iancu, Flaviu A. Tabaran, Florin Zaharie, Bartos Dana, Lucian Mocan

Abstract:

Colon cancer (CC) a lethal human malignancy, is one of the most commonly diagnosed cancer. With its high increased mortality rate, as well as low survival rate combined with high resistance to chemotherapy CC, represents one of the most important global health issues. In the presented research, we have developed a distinct nanostructured colon carcinoma vaccine model based on a nano-biosystem composed of 39 nm gold nanoparticles conjugated to colon cancer epitopes. We prove by means of proteomic analysis, immunocytochemistry, flow cytometry and hyperspectral microscopy that our developed nanobioconjugate was able to contribute to an optimal prophylactic effect against CC by promoting major histocompatibility complex mediated (MHC) antigen presentation by dendritic cells. We may conclude that the proposed immunoprophylactic approach could be more effective than the current treatments of CC because it promotes recognition of the tumoral antigens by the immune system.

Keywords: anticancer vaccine, colon cancer, gold nanoparticles, tumor antigen

Procedia PDF Downloads 454
2808 The Construction of Healthy Bodies in U.S. and China: A Comparative Analysis of Women's Health and Trends Health

Authors: Yang L. Frances

Abstract:

Women's health and wellness has been becoming an increasingly important issue in mass media in the age of globalization. In this context, the current research focuses on comparing the construction of healthy bodies in women's health magazines of China and U.S. Trends Health in China and Women's Health in U.S are chosen. Textual analysis and in depth interviews are combined to examine how the healthy bodies are constructed in two magazines through discursive strategies. The interviews with the Deputy Editorial Director, Creative Director and Senior Visual Design of two magazines are undertaken to make the further comparisons. In both Trends Health and Women's Health, women's subjectivity is realized in the construction of ideal healthy body; nevertheless in the process of constructing healthy body, the disciplinary practices imposed on women's bodies are different in two magazines. This paper argues that women's health magazines in both China and America provide an alternative discourse to speak their voices on the one hand, but on the other hand, Women's Health and Trends Health construct the healthy body through disparate disciplinary practices because of the different socio-cultural contexts in two societies.

Keywords: healthy body, women's health magazines, Foucault, textual analysis

Procedia PDF Downloads 357
2807 Autonomous Rendezvous for Underactuated Spacecraft

Authors: Espen Oland

Abstract:

This paper presents a solution to the problem of autonomous rendezvous for spacecraft equipped with one main thruster for translational control and three reaction wheels for rotational control. With fewer actuators than degrees of freedom, this constitutes an underactuated control problem, requiring a coupling between the translational and rotational dynamics to facilitate control. This paper shows how to obtain this coupling, and applies the results to autonomous rendezvous between a follower spacecraft and a leader spacecraft. Additionally, since the thrust is constrained between zero and an upper bound, no negative forces can be generated to slow down the speed of the spacecraft. A combined speed and attitude control logic is therefore created that can be divided into three main phases: 1) The orbital velocity vector is pointed towards the desired position and the thrust is used to obtain the desired speed, 2) during the coasting phase, the attitude is changed to facilitate deceleration using the main thruster, 3) the speed is decreased as the spacecraft reaches its desired position. The results are validated through simulations, showing the capabilities of the proposed approach.

Keywords: attitude control, spacecraft rendezvous, translational control, underactuated rigid body

Procedia PDF Downloads 294
2806 Performance of Armchair Graphene Nanoribbon Resonant Tunneling Diode under Uniaxial Strain

Authors: Milad Zoghi, M. Zahangir Kabir

Abstract:

Performance of armchair graphene nanoribbon (AGNR) resonant tunneling diodes (RTD) alter if they go under strain. This may happen due to either using stretchable substrates or real working conditions such as heat generation. Therefore, it is informative to understand how mechanical deformations such as uniaxial strain can impact the performance of AGNR RTDs. In this paper, two platforms of AGNR RTD consist of width-modified AGNR RTD and electric-field modified AGNR RTD are subjected to both compressive and tensile uniaxial strain ranging from -2% to +2%. It is found that characteristics of AGNR RTD markedly change under both compressive and tensile strain. In particular, peak to valley ratio (PVR) can be totally disappeared upon strong enough strain deformation. Numerical tight binding (TB) coupled with Non-Equilibrium Green's Function (NEGF) is derived for this study to calculate corresponding Hamiltonian matrices and transport properties.

Keywords: armchair graphene nanoribbon, resonant tunneling diode, uniaxial strain, peak to valley ratio

Procedia PDF Downloads 183
2805 Increasing the Apparent Time Resolution of Tc-99m Diethylenetriamine Pentaacetic Acid Galactosyl Human Serum Albumin Dynamic SPECT by Use of an 180-Degree Interpolation Method

Authors: Yasuyuki Takahashi, Maya Yamashita, Kyoko Saito

Abstract:

In general, dynamic SPECT data acquisition needs a few minutes for one rotation. Thus, the time-activity curve (TAC) derived from the dynamic SPECT is relatively coarse. In order to effectively shorten the interval, between data points, we adopted a 180-degree interpolation method. This method is already used for reconstruction of the X-ray CT data. In this study, we applied this 180-degree interpolation method to SPECT and investigated its effectiveness.To briefly describe the 180-degree interpolation method: the 180-degree data in the second half of one rotation are combined with the 180-degree data in the first half of the next rotation to generate a 360-degree data set appropriate for the time halfway between the first and second rotations. In both a phantom and a patient study, the data points from the interpolated images fell in good agreement with the data points tracking the accumulation of 99mTc activity over time for appropriate region of interest. We conclude that data derived from interpolated images improves the apparent time resolution of dynamic SPECT.

Keywords: dynamic SPECT, time resolution, 180-degree interpolation method, 99mTc-GSA.

Procedia PDF Downloads 495