Search results for: similar products
5012 Deep Learning Based Road Crack Detection on an Embedded Platform
Authors: Nurhak Altın, Ayhan Kucukmanisa, Oguzhan Urhan
Abstract:
It is important that highways are in good condition for traffic safety. Road crashes (road cracks, erosion of lane markings, etc.) can cause accidents by affecting driving. Image processing based methods for detecting road cracks are available in the literature. In this paper, a deep learning based road crack detection approach is proposed. YOLO (You Look Only Once) is adopted as core component of the road crack detection approach presented. The YOLO network structure, which is developed for object detection, is trained with road crack images as a new class that is not previously used in YOLO. The performance of the proposed method is compared using different training methods: using randomly generated weights and training their own pre-trained weights (transfer learning). A similar training approach is applied to the simplified version of the YOLO network model (tiny yolo) and the results of the performance are examined. The developed system is able to process 8 fps on NVIDIA Jetson TX1 development kit.Keywords: deep learning, embedded platform, real-time processing, road crack detection
Procedia PDF Downloads 3395011 Silviculture for Climate Change: Future Scenarios for Nigeria Forests
Authors: Azeez O. Ganiyu
Abstract:
Climate change is expected to lead to substantial changes in rainfall patterns in southwest Nigeria, and this may have substantial consequence for forest management and for conservation outcomes throughout the region. We examine three different forest types across an environmental spectrum from semi-arid to humid subtropical and consider their response to water shortages and other environmental stresses; we also explore the potential consequence for conservation and timber production by considering impacts on forest structure and limiting stand density. Analysis of a series of scenarios provides the basis for a critique of existing management practices and suggests practical alternatives to develop resilient forests with minimal diminution of production and environmental services. We specifically discuss practical silviculture interventions that are feasible at the landscape-scale, that are economically viable, and that have the potential to enhance resilience of forest stands. We also discuss incentives to encourage adoption of these approaches by private forest owners. We draw on these case studies in southwestern Nigeria to offer generic principle to assist forest researchers and managers faced with similar challenges elsewhere.Keywords: climate change, forest, future, silviculture, Nigeria
Procedia PDF Downloads 1165010 Analyzing Success Factors of Canadian Play-Based Intervention Programs for Children with Different Abilities: A Comparative Study
Authors: Shuaa A. Mutawally, Budor H. Saigh, Ebtehal A. Mutawally
Abstract:
This study aims to analyze and compare the success factors of play-based intervention programs for children with different abilities in Canada. Children with disabilities often face limited participation in play and physical activities, leading to increased health risks. Understanding the specific features of these interventions that contribute to positive outcomes is crucial to promoting holistic development in these children. A comparative case study approach was used, selecting three similar successful intervention programs through purposive sampling. Data were collected through interviews and program documents, with 40 participants purposively chosen. Thematic analysis was conducted to identify key themes, including Quality Program, Meeting the Needs of Participants, and Lessons Learned from Experts and Practitioners. These programs play a vital role in addressing the gap in community programming for children with different abilities. The results of this study contribute to the generalization of success factors derived from best practices in play-based intervention programs for children with different abilities.Keywords: children with different abilities, physical activity, play, play-based intervention programs
Procedia PDF Downloads 745009 Generation of Waste Streams in Small Model Reactors
Authors: Sara Mostofian
Abstract:
The nuclear industry is a technology that can fulfill future energy needs but requires special attention to ensure safety and reliability while minimizing any environmental impact. To meet these expectations, the nuclear industry is exploring different reactor technologies for power production. Several designs are under development and the technical viability of these new designs is the subject of many ongoing studies. One of these studies considers the radioactive emissions and radioactive waste generated during the life of a nuclear power production plant to allow a successful license process. For all the modern technologies, a good understanding of the radioactivity generated in the process systems of the plant is essential. Some of that understanding may be gleaned from the performance of some prototype reactors of similar design that operated decades ago. This paper presents how, with that understanding, a model can be developed to estimate the emissions as well as the radioactive waste during the normal operation of a nuclear power plant. The model would predict the radioactive material concentrations in different waste streams. Using this information, the radioactive emission and waste generated during the life of these new technologies can be estimated during the early stages of the design of the plant.Keywords: SMRs, activity transport, model, radioactive waste
Procedia PDF Downloads 1095008 Functional Compounds Activity of Analog Rice Based on Purple Yam and Bran as Alternative Food for People with Diabetes Mellitus Type II
Authors: A. Iqbal Banauaji, Muchamad Sholikun
Abstract:
Diabetes mellitus (DM) is a metabolism disorder that tends to increase its prevalence in the world, including in Indonesia. The development of DM type 2 can cause oxidative stress characterized by an imbalance between oxidants and antioxidants in the body Increased oxidative stress causes type 2 diabetes mellitus to require intake of exogenous antioxidants in large quantities to inhibit oxidative damage in the body. Bran can be defined as a functional food because it consists of 11.39% fiberand 28.7% antioxidants and the purple yam consists of anthocyanin which functions as an antioxidant. With abundant amount and low price, purple yam and bran can be used for analog rice as the effort to diversify functional food. The antioxidant’s activity of analog rice from purple yam and bran which is measured by using DPPH’s method is 12,963%. The rough fiber’s level on the analog rice from purple yam is 2.985%. The water amount of analog rice from purple yam and bran is 8.726%. Analog rice from purple yam and bran has the similar texture as the usual rice, tasted slightly sweet, light purple colored, and smelled like bran.Keywords: antioxidant, analog rice, functional food, diabetes mellitus
Procedia PDF Downloads 1935007 Inadequate Requirements Engineering Process: A Key Factor for Poor Software Development in Developing Nations: A Case Study
Authors: K. Adu Michael, K. Alese Boniface
Abstract:
Developing a reliable and sustainable software products is today a big challenge among up–coming software developers in Nigeria. The inability to develop a comprehensive problem statement needed to execute proper requirements engineering process is missing. The need to describe the ‘what’ of a system in one document, written in a natural language is a major step in the overall process of Software Engineering. Requirements Engineering is a process use to discover, analyze and validate system requirements. This process is needed in reducing software errors at the early stage of the development of software. The importance of each of the steps in Requirements Engineering is clearly explained in the context of using detailed problem statement from client/customer to get an overview of an existing system along with expectations from the new system. This paper elicits inadequate Requirements Engineering principle as the major cause of poor software development in developing nations using a case study of final year computer science students of a tertiary-education institution in Nigeria.Keywords: client/customer, problem statement, requirements engineering, software developers
Procedia PDF Downloads 4065006 Embedded Test Framework: A Solution Accelerator for Embedded Hardware Testing
Authors: Arjun Kumar Rath, Titus Dhanasingh
Abstract:
Embedded product development requires software to test hardware functionality during development and finding issues during manufacturing in larger quantities. As the components are getting integrated, the devices are tested for their full functionality using advanced software tools. Benchmarking tools are used to measure and compare the performance of product features. At present, these tests are based on a variety of methods involving varying hardware and software platforms. Typically, these tests are custom built for every product and remain unusable for other variants. A majority of the tests goes undocumented, not updated, unusable when the product is released. To bridge this gap, a solution accelerator in the form of a framework can address these issues for running all these tests from one place, using an off-the-shelf tests library in a continuous integration environment. There are many open-source test frameworks or tools (fuego. LAVA, AutoTest, KernelCI, etc.) designed for testing embedded system devices, with each one having several unique good features, but one single tool and framework may not satisfy all of the testing needs for embedded systems, thus an extensible framework with the multitude of tools. Embedded product testing includes board bring-up testing, test during manufacturing, firmware testing, application testing, and assembly testing. Traditional test methods include developing test libraries and support components for every new hardware platform that belongs to the same domain with identical hardware architecture. This approach will have drawbacks like non-reusability where platform-specific libraries cannot be reused, need to maintain source infrastructure for individual hardware platforms, and most importantly, time is taken to re-develop test cases for new hardware platforms. These limitations create challenges like environment set up for testing, scalability, and maintenance. A desirable strategy is certainly one that is focused on maximizing reusability, continuous integration, and leveraging artifacts across the complete development cycle during phases of testing and across family of products. To get over the stated challenges with the conventional method and offers benefits of embedded testing, an embedded test framework (ETF), a solution accelerator, is designed, which can be deployed in embedded system-related products with minimal customizations and maintenance to accelerate the hardware testing. Embedded test framework supports testing different hardwares including microprocessor and microcontroller. It offers benefits such as (1) Time-to-Market: Accelerates board brings up time with prepacked test suites supporting all necessary peripherals which can speed up the design and development stage(board bring up, manufacturing and device driver) (2) Reusability-framework components isolated from the platform-specific HW initialization and configuration makes the adaptability of test cases across various platform quick and simple (3) Effective build and test infrastructure with multiple test interface options and preintegrated with FUEGO framework (4) Continuos integration - pre-integrated with Jenkins which enabled continuous testing and automated software update feature. Applying the embedded test framework accelerator throughout the design and development phase enables to development of the well-tested systems before functional verification and improves time to market to a large extent.Keywords: board diagnostics software, embedded system, hardware testing, test frameworks
Procedia PDF Downloads 1455005 Tribological Behavior of Pongamia Oil Based Biodiesel Blended Lubricant at Different Load
Authors: Yashvir Singh, Amneesh Singla, Swapnil Bhurat
Abstract:
Around the globe, there is demand for the development of bio-based lubricant which will be biodegradable, non toxic, and environmentally-friendly. This paper outlines the friction and wear characteristics of ponagamia biodiesel contaminated bio-lubricant by using pin-on-disc tribometer. To formulate the bio-lubricants, Ponagamia oil based biodiesel were blended in the ratios 5, 10, and 20% by volume with the base lubricant SAE 20 W 40. Tribological characteristics of these blends were carried out at 2.5 m/s sliding velocity and loads applied were 50, 100, 150 N. Experimental results showed that the lubrication regime that occurred during the test was boundary lubrication while the main wear mechanisms was the adhesive wear. During testing, the lowest wear was found with the addition of 5 and 10% Ponagamia oil based biodiesel, and above this contamination, the wear rate was increased considerably. The addition of 5 and 10% Ponagamia oil based biodiesel with the base lubricant acted as a very good lubricant additive which reduced the friction and wear rate during the test. It has been concluded that the PBO 5 and PBO 10 can act as an alternative lubricant to increase the mechanical efficiency at 2.5 m/s sliding velocity and contribute in reduction of dependence on the petroleum based products.Keywords: friction, load, pongamia oil blend, sliding velocity, wear
Procedia PDF Downloads 3095004 Delivering Inclusive Growth through Information and Communication Technology: The Miracle of Internet of Everything
Authors: Olawale Johnson
Abstract:
The cry and agitation for the creation of equal opportunities is one of the major reasons behind the social menace countries of the world experience. As the poor, continue to demand for the dividends of economic growth, countries of the world are in a state of dilemma because, despite impressive growth figures, the poor are still far below the empowerment line. However, evidence from the Asian Tigers has proven that with the adoption and efficient utilization of information technology, a growth miracle is not far-fetched. With the mind-boggling pace of technological innovation, the need to ensure that the innovative products are all connected has become vital. Technologies that did not exist a few years ago have become vital equipment used to underlie every aspect of our economy from medicine to banking to sports. The need to connect things sensors, actuators and smart systems with the aim of ensuring person-to-object, object-to-object communications has promoted the need of internet of things. As developing countries struggle with delivering inclusiveness, the Internet of Everything is perceived to be the miracle that will deliver this in no time. This paper examines how the Asian Tigers have been able to promote inclusive growth through the Internet of Everything.Keywords: inclusive growth, internet of everything, innovation, embedded systems and smart technologies
Procedia PDF Downloads 3205003 A Dissolution Mechanism of the Silicon Carbide in HF/K₂Cr₂O₇ Solutions
Authors: Karima Bourenane, Aissa Keffous
Abstract:
In this paper, we present an experimental method on the etching reaction of p-type 6H-SiC, etching that was carried out in HF/K₂Cr₂O₇ solutions. The morphology of the etched surface was examined with varying K₂Cr₂O₇ concentrations, etching time and temperature solution. The surfaces of the etched samples were analyzed using Scanning electron microscopy (SEM), Fourier transform infrared spectroscopy (FT-IR) and Photoluminescence. The surface morphology of samples etched in HF/K₂Cr₂O₇ is shown to depend on the solution composition and bath temperature. The investigation of the HF/K₂Cr₂O₇ solutions on 6H-SiC surface shows that as K₂Cr₂O₇ concentration increases, the etch rate increases to reach a maximum value at about 0.75 M and then decreases. Similar behavior has been observed when the temperature of the solution is increased. The maximum etch rate is found for 80 °C. Taking into account the result, a polishing etching solution of 6H-SiC has been developed. In addition, the result is very interesting when, to date, no chemical polishing solution has been developed on silicon carbide (SiC). Finally, we have proposed a dissolution mechanism of the silicon carbide in HF/K₂Cr₂O₇ solutions.Keywords: silicon carbide, dissolution, Chemical etching, mechanism
Procedia PDF Downloads 525002 Synthesis and Luminescent Properties of Barium-Europium (III) Silicate Systems
Authors: A. Isahakyan, A. Terzyan, V. Stepanyan, N. Zulumyan, H. Beglaryan
Abstract:
The involvement of silica hydrogel derived from serpentine minerals (Mg(Fe))6[Si4O10](OH)8 as a source of silicon dioxide in SiO2–NaOH–BaCl2–H2O system results in precipitating via one-hour stirring of boiling suspension such intermediates that on heating up to 800 °C crystallize into the product composed of barium ortho- Ba2SiO4 and metasilicates BaSiO3. Based on the positive results, this approach has been decided to be adapted to inserting europium (III) ions into the structure of the synthesized compounds. Intermediates previously precipitated in silica hydrogel–NaOH–BaCl2–Eu(NO3)3 system via one-hour stirring at room temperature underwent one-hour heat-treatment at different temperatures (6001200 °C). Prior to calcination, the suspension produced in the mixer was heated on a boiling-water bath until a powder-like sample was obtained. When the silica hydrogel was metered, SiO2 content in the silica hydrogel that is 5.8 % was taken into consideration in order to guaranty the molar ratios of both SiO2 to BaO and SiO2 to Na2O equal to 1:2. BaCl2 and Eu(NO3)3 reagents were weighted so that the formation of appropriate compositions was guaranteed. Samples including various concentrations of Eu3+ ions (1.25, 2.5, 3.75, 5, 6.35, 8.65, 10, 17.5, 18.75 and 20 mol%) were synthesized by the described method. Luminescence excitation, emission spectra of the products were recorded on the Agilent Cary Eclipes fluorescence spectrophotometer using Agilent Xenon flash lamp (80 Hz) as the excitation source (scanning rate=30 nm/min, excitation and emission slits width=5 nm, excitation filter set to auto, emission filter set to auto and PMT detector Voltage=800 V). Prior to optical properties measurements, each of the powder samples was put in the solid sample-holder. X-ray powder diffraction (XRPD) measurements were made on the SmartLab SE diffractometer. Emission spectra recorded for all the samples at an excitation wavelength of 394 nm exhibit peaks centered at around 536, 555, 587, 614, 653, 690 and 702.5 nm. The most intensive emission peak is observed at 614nm due to 5D0→7F2 of europium (III) ions transition. Luminescence intensity achieves its maximum for Eu3+ 17.5 mol% and heat-treatment at 1200 °C. The XRPD patterns revealed that the diffraction peaks recorded for this sample are identical to NaBa6Nd(SiO4)4 reflections. As Nd-containing reagents were not involved into the synthesis, the maximum luminescent intensity is most likely to be conditioned by NaBa6Eu(SiO4)4 formation whose reflections are not available in the ICDD-JCPDS database of crystallographic 2024. Up to Eu3+ 2.5 mol% the samples demonstrate the phases corresponding to Ba2SiO4 and BaSiO3 standards. Subsequent increasing of europium (III) concentration in the system leads to NaBa6Eu(SiO4)4 formation along with Ba2SiO4 and BaSiO3. NaBa6Eu(SiO4)4 share gradually increases and starting from 17.5 mol% and more NaBa6Eu(SiO4)4 phase is only registered. Thus, the variation of europium (III) concentration in silica hydrogel–NaOH–BaCl2–Eu(NO3)3 system allows producing by the precipitation method the products composed of europium (III)-doped Ba2SiO4 and BaSiO3 and/or NaBa6Eu(SiO4)4 distinguished by different luminescent properties. The work was supported by the Science Committee of RA, in the frames of the research projects № 21T-1D131 and № 21SCG-1D013.Keywords: europium (III)-doped barium ortho- Ba2SiO4 and metasilicates BaSiO₃, NaBa₆Eu(SiO₄)₄, luminescence, precipitation method
Procedia PDF Downloads 405001 Synthesis of Cardanol Oil Building Blocks for Polymer Synthesis
Authors: Sylvain Caillol
Abstract:
Uncertainty in terms of price and availability of petroleum, in addition to global political and institutional tendencies toward the principles of sustainable development, urge chemical industry to a sustainable chemistry and particularly the use of renewable resources in order to synthesize biobased chemicals and products. We propose a platform approach for the synthesis of various building blocks from cardanol in one or two-steps syntheses. Cardanol, which is a natural phenol, is issued from Cashew Nutshell Liquid (CNSL), a non-edible renewable resource, co-produced from cashew industry in large commercial volumes. Cardanol is particularly interesting to replace fossil aromatic groups in polymers and materials. Our team studied various routes for the synthesis of cardanol-derived biobased building blocks used after that in polymer syntheses. For example, we used phenolation to dimerize/oligomerize cardanol to propose increase functionality of cardanol. Thio-ene was used to synthesize new reactive amines. Epoxidation and (meth)acrylation were also used to insert oxirane or (meth)acrylate groups in order to synthesize polymers and materials.Keywords: cardanol, cashew nutshell liquid, epoxy, vinyl ester, latex, emulsion
Procedia PDF Downloads 1765000 Identification of Lean Implementation Hurdles in Indian Industries
Authors: Bhim Singh
Abstract:
Due to increased pressure from global competitors, manufacturing organizations are switching over to lean philosophies from traditional mass production. Lean manufacturing is a manufacturing philosophy which focuses on elimination of various types of wastes and creates maximum value for the end customers. Lean thinking aims to produce high quality products and services at the lowest possible cost with maximum customer responsiveness. Indian Industry is facing lot of problems in this transformation from traditional mass production to lean production. Through this paper an attempt has been made to identify various lean implementation hurdles in Indian industries with the help of a structured survey. Identified hurdles are grouped with the help of factor analysis and rated by calculating descriptive statistics. To show the effect of lean implementation hurdles a hypothesis “Organizations having higher level of lean implementation hurdles will have poor (negative) performance” has been postulated and tested using correlation matrix between performance parameters of the organizations and identified hurdles. The findings of the paper will be helpful to prepare road map to identify and eradicate the lean implementation hurdles.Keywords: factor analysis, global competition, lean implementation, lean hurdles
Procedia PDF Downloads 2504999 Green Chemical Processing in the Teaching Laboratory: A Convenient Solvent Free Microwave Extraction of Natural Products
Authors: Mohamed Amine Ferhat, Mohamed Nadjib Bouhatem, Farid Chemat
Abstract:
One of the principal aims of sustainable and green processing development remains the dissemination and teaching of green chemistry to both developed and developing nations. This paper describes one attempt to show that “north-south” collaborations yield innovative sustainable and green technologies which give major benefits for both nations. In this paper we present early results from a solvent free microwave extraction (SFME) of essential oils using fresh orange peel, a byproduct in the production of orange juice. SFME is performed at atmospheric pressure without added any solvent or water. SFME increases essential oil yield and eliminate wastewater treatment. The procedure is appropriate for the teaching laboratory, and allows the students to learn extraction, chromatographic and spectroscopic analysis skills, and are expose to dramatic visual example of rapid, sustainable and green extraction of essential oil, and are introduced to commercially successful sustainable and green chemical processing with microwave energy.Keywords: essential oil, extraction, green processing, microwave
Procedia PDF Downloads 5444998 Effect of Adding Horizontal Steel Bracing System to Ordinary Moment Steel Frames Subjected to Wind Load
Authors: Yousef Al-Qaryouti, Besan Alagawani
Abstract:
The main concern of this study is to evaluate the effect of adding horizontal steel bracing system to ordinary moment resisting steel frames subjected to wind load. Similar frames without bracing systems are also to be compared. A general analytical study was carried out to obtain the influence of such system in resisting wind load. Linear static analysis has been carried out using ETABS software by applying fixed wind load defined according to ASCE7-10 for three-, six-, nine-, and twelve-story ordinary moment steel frame buildings including and not including horizontal steel bracing system. The results showed that the lateral drift due to wind load decreased by adding horizontal bracing system. Also, the results show that effect of such system is more efficient to low-rise buildings.Keywords: horizontal bracing system, steel moment frames, wind load resisting system, linear static analysis
Procedia PDF Downloads 2874997 Observation on the Performance of Heritage Structures in Kathmandu Valley, Nepal during the 2015 Gorkha Earthquake
Authors: K. C. Apil, Keshab Sharma, Bigul Pokharel
Abstract:
Kathmandu Valley, capital city of Nepal houses numerous historical monuments as well as religious structures which are as old as from the 4th century A.D. The city alone is home to seven UNESCO’s world heritage sites including various public squares and religious sanctums which are often regarded as living heritages by various historians and archeological explorers. Recently on April 25, 2015, the capital city including other nearby locations was struck with Gorkha earthquake of moment magnitude (Mw) 7.8, followed by the strongest aftershock of moment magnitude (Mw) 7.3 on May 12. This study reports structural failures and collapse of heritage structures in Kathmandu Valley during the earthquake and presents preliminary findings as to the causes of failures and collapses. Field reconnaissance was carried immediately after the main shock and the aftershock, in major heritage sites: UNESCO world heritage sites, a number of temples and historic buildings in Kathmandu Durbar Square, Patan Durbar Square, and Bhaktapur Durbar Square. Despite such catastrophe, a significant number of heritage structures stood high, performing very well during the earthquake. Preliminary reports from archeological department suggest that 721 of such structures were severely affected, whereas numbers within the valley only were 444 including 76 structures which were completely collapsed. This study presents recorded accelerograms and geology of Kathmandu Valley. Structural typology and architecture of the heritage structures in Kathmandu Valley are briefly described. Case histories of damaged heritage structures, the patterns, and the failure mechanisms are also discussed in this paper. It was observed that performance of heritage structures was influenced by the multiple factors such as structural and architecture typology, configuration, and structural deficiency, local ground site effects and ground motion characteristics, age and maintenance level, material quality etc. Most of such heritage structures are of masonry type using bricks and earth-mortar as a bonding agent. The walls' resistance is mainly compressive, thus capable of withstanding vertical static gravitational load but not horizontal dynamic seismic load. There was no definitive pattern of damage to heritage structures as most of them behaved as a composite structure. Some structures were extensively damaged in some locations, while structures with similar configuration at nearby location had little or no damage. Out of major heritage structures, Dome, Pagoda (2, 3 or 5 tiered temples) and Shikhara structures were studied with similar variables. Studying varying degrees of damages in such structures, it was found that Shikhara structures were most vulnerable one where Dome structures were found to be the most stable one, followed by Pagoda structures. The seismic performance of the masonry-timber and stone masonry structures were slightly better than that of the masonry structures. Regular maintenance and periodic seismic retrofitting seems to have played pivotal role in strengthening seismic performance of the structure. The study also recommends some key functions to strengthen the seismic performance of such structures through study based on structural analysis, building material behavior and retrofitting details. The result also recognises the importance of documentation of traditional knowledge and its revised transformation in modern technology.Keywords: Gorkha earthquake, field observation, heritage structure, seismic performance, masonry building
Procedia PDF Downloads 1514996 An ERP Study of Chinese Pseudo-Object Structures
Authors: Changyin Zhou
Abstract:
Verb-argument relation is a very important aspect of syntax-semantics interaction in sentence processing. Previous ERP (event related potentials) studies in this field mainly concentrated on the relation between the verb and its core arguments. The present study aims to reveal the ERP pattern of Chinese pseudo-object structures (SOSs), in which a peripheral argument is promoted to occupy the position of the patient object, as compared with the patient object structures (POSs). The ERP data were collected when participants were asked to perform acceptability judgments about Chinese phrases. Our result shows that, similar to the previous studies of number-of-argument violations, Chinese SOSs show a bilaterally distributed N400 effect. But different from all the previous studies of verb-argument relations, Chinese SOSs demonstrate a sustained anterior positivity (SAP). This SAP, which is the first report related to complexity of argument structure operation, reflects the integration difficulty of the newly promoted arguments and the progressive nature of well-formedness checking in the processing of Chinese SOSs.Keywords: Chinese pseudo-object structures, ERP, sustained anterior positivity, verb-argument relation
Procedia PDF Downloads 4344995 An Investigation of Customers’ Perception and Attitude towards Krung Thai Bank in Thailand
Authors: Phatthanan Chaiyabut
Abstract:
The purposes of this research were to identify the perception of customers towards Krung Thai Bank’s image and to understand the customer attitude towards Krung Thai Bank’s image in Bangkok, Thailand. This research utilized quantitative approach and used questionnaire as data collection tool. A sample size of 420 respondents was selected by simple random sampling. The findings revealed that the majority of respondents received information, news, and feeds concerning the bank through televisions the most. This information channel had significantly influenced on the customers and their decisions to utilize the bank’s products and services. From the information concerning the attitudes towards overall image of the bank, it was found that the majority respondents rated the bank’s image at the good level. The top three average attitudes included the bank’s images in supports government's monetary policies, being renowned and stable, and contributing in economical amendments and developments, with the mean average of 4.01, 3.96 and 3.81 respectively. The attitudes toward the images included a business leader in banking, marketing, and competitions. Offering prompt services, and provided appropriate servicing time were rated moderate with the attitudes of 3.36 and 3.30 respectively.Keywords: attitude, image, Krung Thai Bank, perception
Procedia PDF Downloads 4144994 Cell-free Bioconversion of n-Octane to n-Octanol via a Heterogeneous and Bio-Catalytic Approach
Authors: Shanna Swart, Caryn Fenner, Athanasios Kotsiopoulos, Susan Harrison
Abstract:
Linear alkanes are produced as by-products from the increasing use of gas-to-liquid fuel technologies for synthetic fuel production and offer great potential for value addition. Their current use as low-value fuels and solvents do not maximize this potential. Therefore, attention has been drawn towards direct activation of these aliphatic alkanes to more useful products such as alcohols, aldehydes, carboxylic acids and derivatives. Cytochrome P450 monooxygenases (P450s) can be used for activation of these aliphatic alkanes using whole-cells or cell-free systems. Some limitations of whole-cell systems include reduced mass transfer, stability and possible side reactions. Since the P450 systems are little studied as cell-free systems, they form the focus of this study. Challenges of a cell-free system include co-factor regeneration, substrate availability and enzyme stability. Enzyme immobilization offers a positive outlook on this dilemma, as it may enhance stability of the enzyme. In the present study, 2 different P450s (CYP153A6 and CYP102A1) as well as the relevant accessory enzymes required for electron transfer (ferredoxin and ferredoxin reductase) and co-factor regeneration (glucose dehydrogenase) have been expressed in E. coli and purified by metal affinity chromatography. Glucose dehydrogenase (GDH), was used as a model enzyme to assess the potential of various enzyme immobilization strategies including; surface attachment on MagReSyn® microspheres with various functionalities and on electrospun nanofibers, using self-assembly based methods forming Cross Linked Enzymes (CLE), Cross Linked Enzyme Aggregates (CLEAs) and spherezymes as well as in a sol gel. The nanofibers were synthesized by electrospinning, which required the building of an electrospinning machine. The nanofiber morphology has been analyzed by SEM and binding will be further verified by FT-IR. Covalent attachment based methods showed limitations where only ferredoxin reductase and GDH retained activity after immobilization which were largely attributed to insufficient electron transfer and inactivation caused by the crosslinkers (60% and 90% relative activity loss for the free enzyme when using 0.5% glutaraldehyde and glutaraldehyde/ethylenediamine (1:1 v/v), respectively). So far, initial experiments with GDH have shown the most potential when immobilized via their His-tag onto the surface of MagReSyn® microspheres functionalized with Ni-NTA. It was found that Crude GDH could be simultaneously purified and immobilized with sufficient activity retention. Immobilized pure and crude GDH could be recycled 9 and 10 times, respectively, with approximately 10% activity remaining. The immobilized GDH was also more stable than the free enzyme after storage for 14 days at 4˚C. This immobilization strategy will also be applied to the P450s and optimized with regards to enzyme loading and immobilization time, as well as characterized and compared with the free enzymes. It is anticipated that the proposed immobilization set-up will offer enhanced enzyme stability (as well as reusability and easy recovery), minimal mass transfer limitation, with continuous co-factor regeneration and minimal enzyme leaching. All of which provide a positive outlook on this robust multi-enzyme system for efficient activation of linear alkanes as well as the potential for immobilization of various multiple enzymes, including multimeric enzymes for different bio-catalytic applications beyond alkane activation.Keywords: alkane activation, cytochrome P450 monooxygenase, enzyme catalysis, enzyme immobilization
Procedia PDF Downloads 2274993 Development of Anterior Lumbar Interbody Fusion (ALIF) Peek Cage Based on the Korean Lumbar Anatomical Information
Authors: Chang Soo Chon, Cheol Woong Ko, Han Sung Kim
Abstract:
The aim of this study is to develop an anterior lumbar interbody fusion (ALIF) PEEK cage suitable for Korean people. In this study, CT images were obtained from Korean male (173cm, 71kg) and 3D Korean lumbar models were reconstructed based on the CT images to investigate anatomical characteristics. Major design parameters of anterior lumbar interbody fusion (ALIF) PEEK Cage were selected using the morphological measurement information of the Korean Lumbar models. Through finite element analysis and mechanical tests, the developed ALIF PEEK Cage prototype was compared with the Fidji Cage (Zimmer.Inc, USA) and it was found that the ALIF prototype showed similar and/or superior mechanical performance compared to the FidJi Cage. Also, clinical validation for the ALIF PEEK Cage prototype was carried out to check predictable troubles in surgical operations. Finally, it is considered that the convenience and stability of the prototype was clinically verified.Keywords: inter-body anterior fusion, ALIF cage, PEEK, Korean lumbar, CT image, animal test
Procedia PDF Downloads 5234992 Growth Analysis in Wheat as Influenced by Water Stress and Variety in Sokoto, Sudan Savannah, Nigeria
Authors: M. B. Sokoto, I. U. Abubakar
Abstract:
The study was carried out on effect of water stress and variety on growth of wheat (Triticum aestivum L.), during 2009/10 and 2010/11 dry seasons. The treatments consisted of factorial combination of water stress at three critical growth stage which was imposed by withholding water at (Tillering, Flowering, Grain filling) and Control (No stress) and two varieties (Star 11 TR 77173/SLM and Kauze/Weaver) laid out in a split-plot design with three replications. Water stress was assigned to the main-plot while variety was assigned to the sub-plots. Result revealed significant (P<0.05) effect of water stress, water stress at tillering significantly (P<0.05) reduced plant height, LAI, CGR, and NAR. Variety had a significant effect on plant height, LAI, CGR and NAR. In conclusion water stress at tillering was observed to be most critical growth stage in wheat, and water stress at this period should be avoided because it results to decrease in growth components in wheat. Wheat should be sown in November or at least first week of December in this area and other area with similar climate. Star II TR 77173/LM is recommended variety for the area.Keywords: wheat, growth, water stress, variety, Sudan savannah
Procedia PDF Downloads 3354991 A Decision Support System for the Detection of Illicit Substance Production Sites
Authors: Krystian Chachula, Robert Nowak
Abstract:
Manufacturing home-made explosives and synthetic drugs is an increasing problem in Europe. To combat that, a data fusion system is proposed for the detection and localization of production sites in urban environments. The data consists of measurements of properties of wastewater performed by various sensors installed in a sewage network. A four-stage fusion strategy allows detecting sources of waste products from known chemical reactions. First, suspicious measurements are used to compute the amount and position of discharged compounds. Then, this information is propagated through the sewage network to account for missing sensors. The next step is clustering and the formation of tracks. Eventually, tracks are used to reconstruct discharge events. Sensor measurements are simulated by a subsystem based on real-world data. In this paper, different discharge scenarios are considered to show how the parameters of used algorithms affect the effectiveness of the proposed system. This research is a part of the SYSTEM project (SYnergy of integrated Sensors and Technologies for urban sEcured environMent).Keywords: continuous monitoring, information fusion and sensors, internet of things, multisensor fusion
Procedia PDF Downloads 1154990 N-Heptane as Model Molecule for Cracking Catalyst Evaluation to Improve the Yield of Ethylene and Propylene
Authors: Tony K. Joseph, Balasubramanian Vathilingam, Stephane Morin
Abstract:
Currently, the refiners around the world are more focused on improving the yield of light olefins (propylene and ethylene) as both of them are very prominent raw materials to produce wide spectrum of polymeric materials such as polyethylene and polypropylene. Henceforth, it is desirable to increase the yield of light olefins via selective cracking of heavy oil fractions. In this study, zeolite grown on SiC was used as the catalyst to do model cracking reaction of n-heptane. The catalytic cracking of n-heptane was performed in a fixed bed reactor (12 mm i.d.) at three different temperatures (425, 450 and 475 °C) and at atmospheric pressure. A carrier gas (N₂) was mixed with n-heptane with ratio of 90:10 (N₂:n-heptane), and the gaseous mixture was introduced into the fixed bed reactor. Various flow rate of reactants was tested to increase the yield of ethylene and propylene. For the comparison purpose, commercial zeolite was also tested in addition to Zeolite on SiC. The products were analyzed using an Agilent gas chromatograph (GC-9860) equipped with flame ionization detector (FID). The GC is connected online with the reactor and all the cracking tests were successfully reproduced. The entire catalytic evaluation results will be presented during the conference.Keywords: cracking, catalyst, evaluation, ethylene, heptane, propylene
Procedia PDF Downloads 1364989 Static Priority Approach to Under-Frequency Based Load Shedding Scheme in Islanded Industrial Networks: Using the Case Study of Fatima Fertilizer Company Ltd - FFL
Authors: S. H. Kazmi, T. Ahmed, K. Javed, A. Ghani
Abstract:
In this paper static scheme of under-frequency based load shedding is considered for chemical and petrochemical industries with islanded distribution networks relying heavily on the primary commodity to ensure minimum production loss, plant downtime or critical equipment shutdown. A simplistic methodology is proposed for in-house implementation of this scheme using underfrequency relays and a step by step guide is provided including the techniques to calculate maximum percentage overloads, frequency decay rates, time based frequency response and frequency based time response of the system. Case study of FFL electrical system is utilized, presenting the actual system parameters and employed load shedding settings following the similar series of steps. The arbitrary settings are then verified for worst overload conditions (loss of a generation source in this case) and comprehensive system response is then investigated.Keywords: islanding, under-frequency load shedding, frequency rate of change, static UFLS
Procedia PDF Downloads 4864988 A Semiotic Approach to the Construction of Classical Identity in Indian Classical Music Videos
Authors: Jayakrishnan Narayanan, Sengamalam Periyasamy Dhanavel
Abstract:
Indian classical (Karnatik) music videos across various media platforms have followed an audio-visual pattern that conforms to its socio-cultural and quasi-religious identity. The present paper analyzes the semiotic variations between ‘pure Karnatik music videos’ and ‘independent/contemporary-collaborative music videos’ posted on social media by young professional Karnatik musicians. The paper analyzes these media texts by comparing their various structural sememes namely, the title, artists, music, narrative schemata, visuals, lighting, sound, and costumes. The paper argues that the pure Karnatik music videos are marked by the presence of certain recurring mythological or third level signifiers and that these signifiers and codes are marked by their conspicuous absence in the independent music videos produced by the same musicians. While the music and the musical instruments used in both these sets of music videos remain similar, the meaning that is abducted by the beholder in each case is entirely different. The paper also attempts to study the identity conflicts that are projected through these music videos and the extent to which the cultural connotations of Karnatik music govern the production of its music videos.Keywords: abduction, identity, media semiotics, music video
Procedia PDF Downloads 2224987 Market Acceptance of a Murabaha-Based Finance Structure within a Social Network of Non-Islamic Small and Medium Enterprise Owners in African Procurement
Authors: Craig M. Allen
Abstract:
Twenty two African entrepreneurs with Small and Medium Enterprises (SMEs) in a single social network centered around a non-Muslim population in a smaller African country, selected an Islamic financing structure, a form of Murabaha, based solely on market rationale. These entrepreneurs had all won procurement contracts from major purchasers of goods within their country and faced difficulty arranging traditional bank financing to support their supply-chain needs. The Murabaha-based structure satisfied their market-driven demand and provided an attractive alternative to the traditional bank-offered lending products. The Murabaha-styled trade-financing structure was not promoted with any religious implications, but solely as a market solution to the existing problems associated with bank-related financing. This indicates the strong market forces that draw SMEs to financing structures that are traditionally considered within the framework of Islamic finance.Keywords: Africa, entrepreneurs, Islamic finance, market acceptance, Murabaha, SMEs
Procedia PDF Downloads 1814986 By-Product Alcohol: Fusel Oil as an Alternative Fuel in Spark Ignition Engine
Authors: Omar Awad, R. Mamat, F. Yusop, M. M. Noor, I. M. Yusri
Abstract:
Fusel oil is a by-product obtained through the fermentation of some agricultural products. The fusel oil properties are closer to other alternative combustible types and the limited number of studies on the use of fusel oil as an alcohol derivative in SI engines constitutes to the base of this study. This paper experimentally examined the impacts of a by-product of alcohol, which is fusel oil by blending it with gasoline, on engine performance, combustion characteristics, and emissions in a 4-cylinder SI engine. The test was achieved at different engine speeds and a 60 % throttle valve (load). As results, brake power, BTE, and BSFC of F10 are higher at all engine speeds. Maximum engine BTE was 33.9%, at the lowest BSFC with F10. Moreover, it is worth seeing that the F10 under rich air-fuel ratio has less variation of COVIMEP compared to the F20 and gasoline. F10 represents shorter combustion duration, thereby, the engine power increased. NOx emission for F10 at 4500 rpm was lower than gasoline. The highest value of HC emission is obtained with F10 compared to gasoline and F20 with an average increase of 11% over the engine speed range. CO and CO2 emissions increased when using fusel oil blends.Keywords: fusel oil, spark ignition engine, by-product alcohol, combustion characteristics, engine emissions, alternative fuel
Procedia PDF Downloads 4734985 DNA Isolation and Identification of Virulence Factors of Escherichia coli and Salmonella Species Isolated from Fresh Vegetables in Phnom Penh
Authors: Heng Sreyly, Phoeurk Chanrith
Abstract:
Fresh-eaten vegetables have become more popular in the Cambodian diet. However, according to WHO, these vegetables should be one of the main sources of infection if contaminated with pathogenic microorganisms. The outbreaks of foodborne diseases related to fresh fruits and vegetables have been increasingly reported and raised concerns regarding the safety of these products. Therefore, it is very important to conduct the determination of virulence factors Escherichia coli and Salmonella spp. in fresh vegetables. This study aims to identify virulence strains of Escherichia coli and Salmonella species from fresh vegetables, including cucumber (Cucumis sativus), saw-herb (Eryngium foetidum), and lettuce (Lactuca sativa) from different market and supermarket in Phnom Penh. The PCR method was used to detect the virulence strains of each sample. The results indicate that there are ninety five samples containing extracted DNA among one hundred and three samples. Moreover, the virulence strain of E. coli and salmonella have been found in leafy vegetables (lettuce and saw-herb) much more than in fruit vegetables (cucumber). This research is mainly used to raise public awareness of washing fresh vegetables with clean water more carefully to reduce adverse health impacts.Keywords: DNA, virulence factor, Escherichia coli, Salmonella
Procedia PDF Downloads 314984 Functional Neural Network for Decision Processing: A Racing Network of Programmable Neurons Where the Operating Model Is the Network Itself
Authors: Frederic Jumelle, Kelvin So, Didan Deng
Abstract:
In this paper, we are introducing a model of artificial general intelligence (AGI), the functional neural network (FNN), for modeling human decision-making processes. The FNN is composed of multiple artificial mirror neurons (AMN) racing in the network. Each AMN has a similar structure programmed independently by the users and composed of an intention wheel, a motor core, and a sensory core racing at a specific velocity. The mathematics of the node’s formulation and the racing mechanism of multiple nodes in the network will be discussed, and the group decision process with fuzzy logic and the transformation of these conceptual methods into practical methods of simulation and in operations will be developed. Eventually, we will describe some possible future research directions in the fields of finance, education, and medicine, including the opportunity to design an intelligent learning agent with application in AGI. We believe that FNN has a promising potential to transform the way we can compute decision-making and lead to a new generation of AI chips for seamless human-machine interactions (HMI).Keywords: neural computing, human machine interation, artificial general intelligence, decision processing
Procedia PDF Downloads 1254983 Stress Analysis of Vertebra Using Photoelastic and Finite Element Methods
Authors: Jamal A. Hassan, Ali Q. Abdulrazzaq, Sadiq J. Abass
Abstract:
In this study, both the photoelastic, as well as the finite element methods, are used to study the stress distribution within human vertebra (L4) under forces similar to those that occur during normal life. Two & three dimensional models of vertebra were created by the software AutoCAD. The coordinates obtained were fed into a computer numerical control (CNC) tensile machine to fabricate the models from photoelastic sheets. Completed models were placed in a transmission polariscope and loaded with static force (up to 1500N). Stresses can be quantified and localized by counting the number of fringes. In both methods the Principle stresses were calculated at different regions. The results noticed that the maximum von-mises stress on the area of the extreme superior vertebral body surface and the facet surface with high normal stress (σ) and shear stress (τ). The facets and other posterior elements have a load-bearing function to help support the weight of the upper body and anything that it carries, and are also acted upon by spinal muscle forces. The numerical FE results have been compared with the experimental method using photoelasticity which shows good agreement between experimental and simulation results.Keywords: photoelasticity, stress, load, finite element
Procedia PDF Downloads 286