Search results for: green architecture
2046 Model Reference Adaptive Control and LQR Control for Quadrotor with Parametric Uncertainties
Authors: Alia Abdul Ghaffar, Tom Richardson
Abstract:
A model reference adaptive control and a fixed gain LQR control were implemented in the height controller of a quadrotor that has parametric uncertainties due to the act of picking up an object of unknown dimension and mass. It is shown that an adaptive control, unlike a fixed gain control, is capable of ensuring a stable tracking performance under such condition, although adaptive control suffers from several limitations. The combination of both adaptive and fixed gain control in the controller architecture results in an enhanced tracking performance in the presence of parametric uncertainties.Keywords: UAV, quadrotor, robotic arm augmentation, model reference adaptive control, LQR control
Procedia PDF Downloads 4722045 Neural Network in Fixed Time for Collision Detection between Two Convex Polyhedra
Authors: M. Khouil, N. Saber, M. Mestari
Abstract:
In this paper, a different architecture of a collision detection neural network (DCNN) is developed. This network, which has been particularly reviewed, has enabled us to solve with a new approach the problem of collision detection between two convex polyhedra in a fixed time (O (1) time). We used two types of neurons, linear and threshold logic, which simplified the actual implementation of all the networks proposed. The study of the collision detection is divided into two sections, the collision between a point and a polyhedron and then the collision between two convex polyhedra. The aim of this research is to determine through the AMAXNET network a mini maximum point in a fixed time, which allows us to detect the presence of a potential collision.Keywords: collision identification, fixed time, convex polyhedra, neural network, AMAXNET
Procedia PDF Downloads 4232044 Makhraj Recognition Using Convolutional Neural Network
Authors: Zan Azma Nasruddin, Irwan Mazlin, Nor Aziah Daud, Fauziah Redzuan, Fariza Hanis Abdul Razak
Abstract:
This paper focuses on a machine learning that learn the correct pronunciation of Makhraj Huroofs. Usually, people need to find an expert to pronounce the Huroof accurately. In this study, the researchers have developed a system that is able to learn the selected Huroofs which are ha, tsa, zho, and dza using the Convolutional Neural Network. The researchers present the chosen type of the CNN architecture to make the system that is able to learn the data (Huroofs) as quick as possible and produces high accuracy during the prediction. The researchers have experimented the system to measure the accuracy and the cross entropy in the training process.Keywords: convolutional neural network, Makhraj recognition, speech recognition, signal processing, tensorflow
Procedia PDF Downloads 3352043 Neuron Imaging in Lateral Geniculate Nucleus
Authors: Sandy Bao, Yankang Bao
Abstract:
The understanding of information that is being processed in the brain, especially in the lateral geniculate nucleus (LGN), has been proven challenging for modern neuroscience and for researchers with a focus on how neurons process signals and images. In this paper, we are proposing a method to image process different colors within different layers of LGN, that is, green information in layers 4 & 6 and red & blue in layers 3 & 5 based on the surface dimension of layers. We take into consideration the images in LGN and visual cortex, and that the edge detected information from the visual cortex needs to be considered in order to return back to the layers of LGN, along with the image in LGN to form the new image, which will provide an improved image that is clearer, sharper, and making it easier to identify objects in the image. Matrix Laboratory (MATLAB) simulation is performed, and results show that the clarity of the output image has significant improvement.Keywords: lateral geniculate nucleus, matrix laboratory, neuroscience, visual cortex
Procedia PDF Downloads 2792042 Development of AUTOSAR Software Components of MDPS System
Authors: Jae-Woo Kim, Kyung-Joong Lee, Hyun-Sik Ahn
Abstract:
This paper describes the development of a Motor-Driven Power Steering (MDPS) system using Automotive Open System Architecture (AUTOSAR) methodology. The MDPS system is a new power steering technology for vehicles and it can enhance driver’s convenience and fuel efficiency. AUTOSAR defines common standards for the implementation of embedded automotive software. Some aspects of safety and timing requirements are analyzed. Through the AUTOSAR methodology, the embedded software becomes more flexible, reusable and maintainable than ever. Hence, we first design software components (SW-C) for MDPS control based on AUTOSAR and implement SW-Cs for MDPS control using authoring tool following AUTOSAR standards.Keywords: AUTOSAR, MDPS, simulink, software component
Procedia PDF Downloads 3502041 A Systematic Review on Energy Performance Gap in Buildings
Authors: Derya Yilmaz, Ali Murat Tanyer, Irem Dikmen Toker
Abstract:
There are many studies addressing the discrepancy between the planned and actual performance of buildings, which is defined as the energy performance gap. The difference between expected and actual project results usually depends on risky events and how these risks are managed throughout the project. This study presents a systematic review of the literature about the energy performance gap in buildings. First of all, a brief history and definitions of the energy performance gap are given. The initial search string is applied on Scopus and Web of Science databases. Research activities in years, main research interests, the co-occurrence of keywords based on average publication year are given. Scientometric analyses are conducted using Vosviewer. After the review, the papers are grouped to thematic relevance. This research will create a basis for analyzing the research focus, methods, limitations, and research gaps of key papers in the field.Keywords: energy performance gap, discrepancy, energy efficient buildings, green buildings
Procedia PDF Downloads 1482040 Passive Seismic Energy Dissipation Mechanisms for Smart Green Structural System (SGSS)
Authors: Daniel Y. Abebe, Jaehyouk Choi
Abstract:
The design philosophy of building structure has been changing over time. The reason behind this is an increase in human interest regarding the improvements in building materials and technology that will affect how we live, the aim to speed up construction period, and the environmental effect which includes earthquakes and other natural disasters. One technique which takes into account the above case is using a prefabricable structural system, in which each and every structural element is designed and prefabricated and assembled on a site so that the construction speed is increased and the environmental impact is also enhanced. This system has immense advantages such as reduced construction cost, reusability, recyclability, faster construction period and less enviromental effect. In this study, some of the developed and evaluated structural elements of building structures are presented.Keywords: eccentrically braced frame, natural disaster, prefabricable structural system, removable link, SGSS
Procedia PDF Downloads 4322039 Biogas Control: Methane Production Monitoring Using Arduino
Authors: W. Ait Ahmed, M. Aggour, M. Naciri
Abstract:
Extracting energy from biomass is an important alternative to produce different types of energy (heat, electricity, or both) assuring low pollution and better efficiency. It is a new yet reliable approach to reduce green gas emission by extracting methane from industry effluents and use it to power machinery. We focused in our project on using paper and mill effluents, treated in a UASB reactor. The methane produced is used in the factory’s power supply. The aim of this work is to develop an electronic system using Arduino platform connected to a gas sensor, to measure and display the curve of daily methane production on processing. The sensor will send the gas values in ppm to the Arduino board so that the later sends the RS232 hardware protocol. The code developed with processing will transform the values into a curve and display it on the computer screen.Keywords: biogas, Arduino, processing, code, methane, gas sensor, program
Procedia PDF Downloads 3232038 Pose Normalization Network for Object Classification
Authors: Bingquan Shen
Abstract:
Convolutional Neural Networks (CNN) have demonstrated their effectiveness in synthesizing 3D views of object instances at various viewpoints. Given the problem where one have limited viewpoints of a particular object for classification, we present a pose normalization architecture to transform the object to existing viewpoints in the training dataset before classification to yield better classification performance. We have demonstrated that this Pose Normalization Network (PNN) can capture the style of the target object and is able to re-render it to a desired viewpoint. Moreover, we have shown that the PNN improves the classification result for the 3D chairs dataset and ShapeNet airplanes dataset when given only images at limited viewpoint, as compared to a CNN baseline.Keywords: convolutional neural networks, object classification, pose normalization, viewpoint invariant
Procedia PDF Downloads 3522037 Investigation of the Effects of 10-Week Nordic Hamstring Exercise Training and Subsequent Detraining on Plasma Viscosity and Oxidative Stress Levels in Healthy Young Men
Authors: H. C. Ozdamar , O. Kilic-Erkek, H. E. Akkaya, E. Kilic-Toprak, M. Bor-Kucukatay
Abstract:
Nordic hamstring exercise (NHE) is used to increase hamstring muscle strength, prevent injuries. The aim of this study was to reveal the acute, long-term effects of 10-week NHE, followed by 5, 10-week detraining on anthropometric measurements, flexibility, anaerobic power, muscle architecture, damage, fatigue, oxidative stress, plasma viscosity (PV), blood lactate levels. 40 sedentary, healthy male volunteers underwent 10 weeks of progressive NHE followed by 5, 10 weeks of detraining. Muscle architecture was determined by ultrasonography, stiffness by strain elastography. Anaerobic power was assessed by double-foot standing, long jump, vertical jump, flexibility by sit-lie, hamstring flexibility tests. Creatine kinase activity, oxidant/antioxidant parameters were measured from venous blood by a commercial kit, whereas PV was determined using a cone-plate viscometer. The blood lactate level was measured from the fingertip. NHE allowed subjects to lose weight, this effect was reversed by detraining for 5 weeks. Exercise caused an increase in knee angles measured by a goniometer, which wasn’t affected by detraining. 10-week NHE caused a partially reversed increase in anaerobic performance upon detraining. NHE resulted in increment of biceps femoris long head (BFub) area, pennation angle, which was reversed by detraining of 10-weeks. Blood lactate levels, muscle pain, fatigue were increased after each exercise session. NHE didn’t change oxidant/antioxidant parameters; 5-week detraining resulted in an increase in total oxidant capacity (TOC) and oxidative stress index (OSI). Detraining of 10 weeks caused a reduction of these parameters. Acute exercise caused a reduction in PV at 1 to 10 weeks. Pre-exercise PV measured on the 10th week was lower than the basal value. Detraining caused the increment of PV. The results may guide the selection of the exercise type to increase performance and muscle strength. Knowing how much of the gains will be lost after a period of detraining can contribute to raising awareness of the continuity of the exercise. This work was supported by PAU Scientific Research Projects Coordination Unit (Project number: 2018SABE034)Keywords: anaerobic power, detraining, Nordic hamstring exercise, oxidative stress, plasma viscosity
Procedia PDF Downloads 1272036 Friction Coefficient of Epiphen Epoxy System Filled with Powder Resulting from the Grinding of Pine Needles
Authors: I. Graur, V. Bria, C. Muntenita
Abstract:
Recent ecological interests have resulted in scientific concerns regarding natural-organic powder composites. Because natural-organic powders are cheap and biodegradable, green composites represent a substantial contribution in polymer science area. The aim of this study is to point out the effect of natural-organic powder resulting from the grinding of pine needles used as a modifying agent for Epiphen epoxy resin and is focused on friction coefficient behavior. A pin-on-disc setup is used for friction coefficient experiments. Epiphen epoxy resin was used with the different ratio of organic powder from the grinding of pine needles. Because of the challenges of natural organic powder, more and more companies are looking at organic composite materials.Keywords: epoxy, friction coefficient, organic powder, pine needles
Procedia PDF Downloads 1772035 A Survey of Crowdsourcing Technology
Authors: Qianjia Cheng, Hongquan Jiang
Abstract:
Crowdsourcing solves the problems that computers can't handle by integrating computers and the Internet. Its extensive knowledge sources, high efficiency and high quality, make crowdsourcing attract wide attention in industry and academia in recent years. The development of online crowdsourcing platforms such as Clickworker and Amazon Mechanical Turk(Mturk) tend to mature gradually. This paper sorts out the concept of crowdsourcing, sorts out the workflow of competitive crowdsourcing, summarizes the related technologies of crowdsourcing based on the workflow, quality control, cost control and delay control, introduces the typical crowdsourcing platform. Finally, we highlight some open problems of the current crowdsourcing and present some future research direction in this area.Keywords: application, crowdsourcing, crowdsourcing platform, system architecture
Procedia PDF Downloads 702034 Design of Cloud Service Brokerage System Intermediating Integrated Services in Multiple Cloud Environment
Authors: Dongjae Kang, Sokho Son, Jinmee Kim
Abstract:
Cloud service brokering is a new service paradigm that provides interoperability and portability of application across multiple Cloud providers. In this paper, we designed cloud service brokerage system, any broker, supporting integrated service provisioning and SLA based service life cycle management. For the system design, we introduce the system concept and whole architecture, details of main components and use cases of primary operations in the system. These features ease the Cloud service provider and customer’s concern and support new Cloud service open market to increase cloud service profit and prompt Cloud service echo system in cloud computing related area.Keywords: cloud service brokerage, multiple Clouds, Integrated service provisioning, SLA, network service
Procedia PDF Downloads 4882033 A Named Data Networking Stack for Contiki-NG-OS
Authors: Sedat Bilgili, Alper K. Demir
Abstract:
The current Internet has become the dominant use with continuing growth in the home, medical, health, smart cities and industrial automation applications. Internet of Things (IoT) is an emerging technology to enable such applications in our lives. Moreover, Named Data Networking (NDN) is also emerging as a Future Internet architecture where it fits the communication needs of IoT networks. The aim of this study is to provide an NDN protocol stack implementation running on the Contiki operating system (OS). Contiki OS is an OS that is developed for constrained IoT devices. In this study, an NDN protocol stack that can work on top of IEEE 802.15.4 link and physical layers have been developed and presented.Keywords: internet of things (IoT), named-data, named data networking (NDN), operating system
Procedia PDF Downloads 1712032 Green Thumb Engineering - Explainable Artificial Intelligence for Managing IoT Enabled Houseplants
Authors: Antti Nurminen, Avleen Malhi
Abstract:
Significant progress in intelligent systems in combination with exceedingly wide application domains having machine learning as the core technology are usually opaque, non-intuitive, and commonly complex for human users. We use innovative IoT technology which monitors and analyzes moisture, humidity, luminosity and temperature levels to assist end users for optimization of environmental conditions for their houseplants. For plant health monitoring, we construct a system yielding the Normalized Difference Vegetation Index (NDVI), supported by visual validation by users. We run the system for a selected plant, basil, in varying environmental conditions to cater for typical home conditions, and bootstrap our AI with the acquired data. For end users, we implement a web based user interface which provides both instructions and explanations.Keywords: explainable artificial intelligence, intelligent agent, IoT, NDVI
Procedia PDF Downloads 1632031 The Study of Effect the Number of Cluster in the Branch on Vegetative Characteristics of Pistacia vera
Authors: Seyeh Hassan Eftekhar Afzali, Hamid Mohammadi
Abstract:
Pistachio is like almond but the second cycle of growth (third phase) has rather fast growth. This is caused to add final mass of product. When the germ grows, it and its cover are reached to the final size during six week period. As starting the second phase, the lignifications of pericarp is begun and continued for 4 or 6 weeks. Physiological maturity or easy separation of green from scutum is specified. This test was done according to random blocks of 6 orchards in the type of Ahmad Aghaie with 4 iterations. Vegetative properties of branch are investigated. The results of the bunch numbers on the growth of branch in current year are shown that the most growth of branch is happened by trimming of one and two bunches of the branch and the most diameter of the branch is happened by trimming of one to four bunches of branch. Trimming of a bunch is caused the most number of pistachio products in the bunch.Keywords: pistachio, cluster, bud, fruit, branch
Procedia PDF Downloads 4762030 An Investigation of Sustainability: Scope of Eco Denim Fashion
Authors: Sneha Bhatnagar, Sachin Bhatnagar
Abstract:
Denim presently is the most widely accepted textile product and shows its hold even in future with its growing popularity. Denim today is no longer restricted to only a pair of jeans but has diversified in all different product categories. Although denim is considered as an expression of youth and demonstrates durability and comfort, denim raises issues of sustainability. Through an exploratory research, the researcher aims at addressing the possibilities of denim fashion promoting environmental sustainability by means of creativity, awareness, recycle and artisan appreciation. It also touches on how eco conscious fashion brands involve in development in terms of ideation and modification of denim as a fabric or product into diversified sustainable fashion. In conclusion, it is shown that blue denim fashion continues to evolve and shows eventual transformation in becoming green denim in future, nurturing values of both quality and sustainability.Keywords: arts, craft, creativity, denim, fashion, recycle, sustainability
Procedia PDF Downloads 3332029 Virtual Reality and Other Real-Time Visualization Technologies for Architecture Energy Certifications
Authors: Román Rodríguez Echegoyen, Fernando Carlos López Hernández, José Manuel López Ujaque
Abstract:
Interactive management of energy certification ratings has remained on the sidelines of the evolution of virtual reality (VR) despite related advances in architecture in other areas such as BIM and real-time working programs. This research studies to what extent VR software can help the stakeholders to better understand energy efficiency parameters in order to obtain reliable ratings assigned to the parts of the building. To evaluate this hypothesis, the methodology has included the construction of a software prototype. Current energy certification systems do not follow an intuitive data entry system; neither do they provide a simple or visual verification of the technical values included in the certification by manufacturers or other users. This software, by means of real-time visualization and a graphical user interface, proposes different improvements to the current energy certification systems that ease the understanding of how the certification parameters work in a building. Furthermore, the difficulty of using current interfaces, which are not friendly or intuitive for the user, means that untrained users usually get a poor idea of the grounds for certification and how the program works. In addition, the proposed software allows users to add further information, such as financial and CO₂ savings, energy efficiency, and an explanatory analysis of results for the least efficient areas of the building through a new visual mode. The software also helps the user to evaluate whether or not an investment to improve the materials of an installation is worth the cost of the different energy certification parameters. The evaluated prototype (named VEE-IS) shows promising results when it comes to representing in a more intuitive and simple manner the energy rating of the different elements of the building. Users can also personalize all the inputs necessary to create a correct certification, such as floor materials, walls, installations, or other important parameters. Working in real-time through VR allows for efficiently comparing, analyzing, and improving the rated elements, as well as the parameters that we must enter to calculate the final certification. The prototype also allows for visualizing the building in efficiency mode, which lets us move over the building to analyze thermal bridges or other energy efficiency data. This research also finds that the visual representation of energy efficiency certifications makes it easy for the stakeholders to examine improvements progressively, which adds value to the different phases of design and sale.Keywords: energetic certification, virtual reality, augmented reality, sustainability
Procedia PDF Downloads 1862028 Going Horizontal: Confronting the Challenges When Transitioning to Cloud
Authors: Harvey Hyman, Thomas Hull
Abstract:
As one of the largest cancer treatment centers in the United States, we continuously confront the challenge of how to leverage the best possible technological solutions, in order to provide the highest quality of service to our customers – the doctors, nurses and patients at Moffitt who are fighting every day for the prevention and cure of cancer. This paper reports on the transition from a vertical to a horizontal IT infrastructure. We discuss how the new frameworks and methods such as public, private and hybrid cloud, brokering cloud services are replacing the traditional vertical paradigm for computing. We also report on the impact of containers, micro services, and the shift to continuous integration/continuous delivery. These impacts and changes in delivery methodology for computing are driving how we accomplish our strategic IT goals across the enterprise.Keywords: cloud computing, IT infrastructure, IT architecture, healthcare
Procedia PDF Downloads 3802027 The Impact of Encapsulated Raspberry Juice on the Surface Colour of Enriched White Chocolate
Authors: Ivana Loncarevic, Biljana Pajin, Jovana Petrovic, Aleksandar Fistes, Vesna Tumbas Saponjac, Danica Zaric
Abstract:
Chocolate is a complex rheological system usually defined as a suspension consisting of non-fat particles dispersed in cocoa butter as a continuous fat phase. Dark chocolate possesses polyphenols as major constituents whose dietary consumption has been associated with beneficial effects. Milk chocolate is formulated with a lower percentage of cocoa bean liquor than dark chocolate and it often contains lower amounts of polyphenols, while in white chocolate the fat-free cocoa solids are left out completely. Following the current trend of development of functional foods, there is an idea to create enriched white chocolate with the addition of encapsulated bioactive compounds from berry fruits. The aim of this study was to examine the surface colour of enriched white chocolate with the addition of 6, 8, and 10% of raspberry juice encapsulated in maltodextrins, in order to preserve the stability, bioactivity, and bioavailability of the active ingredients. The surface color of samples was measured by MINOLTA Chroma Meter CR-400 (Minolta Co., Ltd., Osaka, Japan) using D 65 lighting, a 2º standard observer angle and an 8-mm aperture in the measuring head. The following CIELab color coordinates were determined: L* – lightness, a* – redness to greenness and b* – yellowness to blueness. The addition of raspberry encapsulates led to the creation of new type of enriched chocolate. Raspberry encapsulate changed the values of the lightness (L*), a* (red tone) and b* (yellow tone) measured on the surface of enriched chocolate in accordance with applied concentrations. White chocolate has significantly (p < 0.05) highest L* (74.6) and b* (20.31) values of all samples indicating the bright surface of the white chocolate, as well as a high share of a yellow tone. At the same time, white chocolate has the negative a* value (-1.00) on its surface which includes green tones. Raspberry juice encapsulate has the darkest surface with significantly (p < 0.05) lowest value of L* (42.75), where increasing of its concentration in enriched chocolates decreases their L* values. Chocolate with 6% of encapsulate has significantly (p < 0.05) highest value of L* (60.56) in relation to enriched chocolate with 8% of encapsulate (53.57), and 10% of encapsulate (51.01). a* value measured on the surface of white chocolate is negative (-1.00) tending towards green tones. Raspberry juice encapsulates increases red tone in enriched chocolates in accordance with the added amounts (23.22, 30.85, and 33.32 in enriched chocolates with 6, 8, and 10% encapsulated raspberry juice, respectively). The presence of yellow tones in enriched chocolates significantly (p < 0.05) decreases with the addition of E (with b* value 5.21), from 10.01 in enriched chocolate with a minimal amount of raspberry juice encapsulates to 8.91 in chocolate with a maximum concentration of raspberry juice encapsulate. The addition of encapsulated raspberry juice to white chocolate led to the creation of new type of enriched chocolate with attractive color. The research in this paper was conducted within the project titled ‘Development of innovative chocolate products fortified with bioactive compounds’ (Innovation Fund Project ID 50051).Keywords: color, encapsulated raspberry juice, polyphenols, white chocolate
Procedia PDF Downloads 1832026 Learning Resource Management of the Royal Court Courtier in the Reign of King Rama V
Authors: Chanaphop Vannaolarn, Weena Eiamprapai
Abstract:
Thai noblewomen and lady-in-waiting in the era of King Rama V stayed only inside the palace. King Rama V decided to build Dusit Palace in 1897 and another palace called Suan Sunandha in 1900 after his royal visit to Europe. This palace became the residence for noblewomen in the court until the change of political system in 1932. The study about noblewomen in the palace can educate people about how our nation was affected by western civilization in terms of architecture, food, outfit and recreations. It is a way to develop the modern society by studying the great historical value of the past. A learning center about noblewomen will not only provide knowledge but also create bond and patriotic feeling among Thais.Keywords: noblewomen, palace, management, learning center
Procedia PDF Downloads 3642025 Turn Organic Waste to Green Fuels with Zero Landfill
Authors: Xu Fei (Philip) WU
Abstract:
As waste recycling concept been accepted more and more in modern societies, the organic portion of the municipal waste become a sires issue in today’s life. Depend on location and season, the organic waste can bee anywhere between 40-65% of total municipal solid waste. Also composting and anaerobic digestion technologies been applied in this field for years, however both process have difficulties been selected by economical and environmental factors. Beside environmental pollution and risk of virus spread, the compost is not a product been welcomed by people even the waste management has to give up them at no cost. The anaerobic digester has to have 70% of water and keep at 35 degree C or above; base on above conditions, the retention time only can be up to two weeks and remain solid has to be dewater and composting again. The enhancive waste water treatment has to be added after. Because these reasons, the voice of suggesting cancelling recycling program and turning all waste to mass burn incinerations have been raised-A process has already been proved has least energy efficiency and most air pollution problem associated process. A newly developed WXF Bio-energy process employs recently developed and patented pre-designed separation, multi-layer and multi-cavity successive bioreactor landfill technology. It features an improved leachate recycling technology, technologies to maximize the biogas generation rate and a reduced overall turnaround period on the land. A single properly designed and operated site can be used indefinitely. In this process, all collected biogas will be processed to eliminate H2S and other hazardous gases. The methane, carbon dioxide and hydrogen will be utilized in a proprietary process to manufacture methanol which can be sold to mitigate operating costs of the landfill. This integration of new processes offers a more advanced alternative to current sanitary landfill, incineration and compost technology. Xu Fei (Philip) Wu Xu Fei Wu is founder and Chief Scientist of W&Y Environmental International Inc. (W & Y), a Canadian environmental and sustainable energy technology company with patented landfill processes and proprietary waste to energy technologies. He has worked in environmental and sustainable energy fields over the last 25 years. Before W&Y, he worked for Conestoga-Rovers & Associates Limited, Microbe Environmental Science and Technology Inc. of Canada and The Ministry of Nuclear Industry and Ministry of Space Flight Industry of China. Xu Fei Wu holds a Master of Engineering Science degree from The University of Western Ontario. I wish present this paper as an oral presentation only Selected Conference Presentations: • “Removal of Phenolic Compounds with Algae” Presented at 25th Canadian Symposium on Water Pollution Research (CAWPRC Conference), Burlington, Ontario Canada. February, 1990 • “Removal of Phenolic Compounds with Algae” Presented at Annual Conference of Pollution Control Association of Ontario, London, Ontario, Canada. April, 1990 • “Removal of Organochlorine Compounds in a Flocculated Algae Photo-Bioreactor” Presented at International Symposium on Low Cost and Energy Saving Wastewater Treatment Technologies (IAWPRC Conference), Kiyoto, Japan, August, 1990 • “Maximizing Production and Utilization of Landfill Gas” 2009 Wuhan International Conference on Environment(CAWPRC Conference, sponsored by US EPA) Wuhan, China. October, 2009. • “WXF Bio-Energy-A Green, Sustainable Waste to Energy Process” Presented at 9Th International Conference Cooperation for Waste Issues, Kharkiv, Ukraine March, 2012 • “A Lannfill Site Can Be Recycled Indefinitely” Presented at 28th International Conference on solid Waste Technology and Management, Philadelphia, Pennsylvania, USA. March, 2013. Hosted by The Journal of Solid Waste Technology and Management.Keywords: green fuel, waste management, bio-energy, sustainable development, methanol
Procedia PDF Downloads 2782024 Paper-Based Detection Using Synthetic Gene Circuits
Authors: Vanessa Funk, Steven Blum, Stephanie Cole, Jorge Maciel, Matthew Lux
Abstract:
Paper-based synthetic gene circuits offer a new paradigm for programmable, fieldable biodetection. We demonstrate that by freeze-drying gene circuits with in vitro expression machinery, we can use complimentary RNA sequences to trigger colorimetric changes upon rehydration. We have successfully utilized both green fluorescent protein and luciferase-based reporters for easy visualization purposes in solution. Through several efforts, we are aiming to use this new platform technology to address a variety of needs in portable detection by demonstrating several more expression and reporter systems for detection functions on paper. In addition to RNA-based biodetection, we are exploring the use of various mechanisms that cells use to respond to environmental conditions to move towards all-hazards detection. Examples include explosives, heavy metals for water quality, and toxic chemicals.Keywords: cell-free lysates, detection, gene circuits, in vitro
Procedia PDF Downloads 3952023 Biosynthesis of Silver-Phosphate Nanoparticles Using the Extracellular Polymeric Substance of Sporosarcina pasteurii
Authors: Mohammadhosein Rahimi, Mohammad Raouf Hosseini, Mehran Bakhshi, Alireza Baghbanan
Abstract:
Silver ions (Ag+) and their compounds are consequentially toxic to microorganisms, showing biocidal effects on many species of bacteria. Silver-phosphate (or silver orthophosphate) is one of these compounds, which is famous for its antimicrobial effect and catalysis application. In the present study, a green method was presented to synthesis silver-phosphate nanoparticles using Sporosarcina pasteurii. The composition of the biosynthesized nanoparticles was identified as Ag3PO4 using X-ray Diffraction (XRD) and Energy Dispersive Spectroscopy (EDS). Also, Fourier Transform Infrared (FTIR) spectroscopy showed that Ag3PO4 nanoparticles was synthesized in the presence of biosurfactants, enzymes, and proteins. In addition, UV-Vis adsorption of the produced colloidal suspension approved the results of XRD and FTIR analyses. Finally, Transmission Electron Microscope (TEM) images indicated that the size of the nanoparticles was about 20 nm.Keywords: bacteria, biosynthesis, silver-phosphate, Sporosarcina pasteurii, nanoparticle
Procedia PDF Downloads 4512022 The Postcognitivist Era in Cognitive Psychology
Authors: C. Jameke
Abstract:
During the cognitivist era in cognitive psychology, a theory of internal rules and symbolic representations was posited as an account of human cognition. This type of cognitive architecture had its heyday during the 1970s and 80s, but it has now been largely abandoned in favour of subsymbolic architectures (e.g. connectionism), non-representational frameworks (e.g. dynamical systems theory), and statistical approaches such as Bayesian theory. In this presentation I describe this changing landscape of research, and comment on the increasing influence of neuroscience on cognitive psychology. I then briefly review a few recent developments in connectionism, and neurocomputation relevant to cognitive psychology, and critically discuss the assumption made by some researchers in these frameworks that higher-level aspects of human cognition are simply emergent properties of massively large distributed neural networksKeywords: connectionism, emergentism, postocgnitivist, representations, subsymbolic archiitecture
Procedia PDF Downloads 5782021 A Survey of Crowdsourcing Technology and Application
Authors: Qianjia Cheng, Hongquan Jiang
Abstract:
Crowdsourcing solves the problems that computers can't handle by integrating computers and the Internet. Its extensive knowledge sources, high efficiency, and high quality have made crowdsourcing attract wide attention in industry and academia in recent years. The development of online crowdsourcing platforms such as Clickworker, Amazon Mechanical Turk(Mturk) tends to mature gradually. This paper sorts out the concept of crowdsourcing, sorts out the workflow of competitive crowdsourcing, summarizes the related technologies of crowdsourcing based on workflow, quality control, cost control, and delay control, and introduces the typical crowdsourcing platform. Finally, we highlight some open problems of the current crowdsourcing and present some future research directions in this area.Keywords: application, crowdsourcing, crowdsourcing platform, system architecture
Procedia PDF Downloads 892020 Supercritical CO2 Extraction of Cymbopogon martini Essential Oil and Comparison of Its Composition with Traditionally Extracted Oils
Authors: Aarti Singh, Anees Ahmad
Abstract:
Essential oil was extracted from lemon grass (Cymbopogon martini) with supercritical carbondioxide (SC-CO2) at pressure of 140 bar and temperature of 55 °C and CO2 flow rate of 8 gmin-1, and its composition and yield were compared with other conventional extraction methods of oil, HD (Hydrodistillation), SE (Solvent Extraction), UAE (Ultrasound Assisted Extraction). SC-CO2 extraction is a green and sustainable extraction technique. Each oil was analysed by GC-MS, the major constituents were neral (44%), Z-citral (43%), geranial (27%), caryophyllene (4.6%) and linalool (1%). The essential oil of lemon grass is valued for its neral and citral concentration. The oil obtained by supercritical carbon-dioxide extraction contained maximum concentration of neral (55.05%) whereas ultrasonication extracted oil contained minimum content (5.24%) and it was absent in solvent extracted oil. The antioxidant properties have been assessed by DPPH and superoxide scavenging methods.Keywords: cymbopogon martini, essential oil, FT-IR, GC-MS, HPTLC, SC-CO2
Procedia PDF Downloads 4622019 Experimental Analysis of Tools Used for Doxing and Proposed New Transforms to Help Organizations Protect against Doxing Attacks
Authors: Parul Khanna, Pavol Zavarsky, Dale Lindskog
Abstract:
Doxing is a term derived from documents, and hence consists of collecting information on an organization or individual through social media websites, search engines, password cracking methods, social engineering tools and other sources of publicly displayed information. The main purpose of doxing attacks is to threaten, embarrass, harass and humiliate the organization or individual. Various tools are used to perform doxing. Tools such as Maltego visualize organization’s architecture which helps in determining weak links within the organization. This paper discusses limitations of Maltego Chlorine CE 3.6.0 and suggests measures as to how organizations can use these tools to protect themselves from doxing attacks.Keywords: advanced persistent threat, FOCA, OSINT, PII
Procedia PDF Downloads 2572018 The Gasification of Fructose in Supercritical Water
Authors: Shyh-Ming Chern, H. Y. Cheng
Abstract:
Biomass is renewable and sustainable. As an energy source, it will not release extra carbon dioxide into the atmosphere. Hence, tremendous efforts have been made to develop technologies capable of transforming biomass into suitable forms of bio-fuel. One of the viable technologies is gasifying biomass in supercritical water (SCW), a green medium for reactions. While previous studies overwhelmingly selected glucose as a model compound for biomass, the present study adopted fructose for the sake of comparison. The gasification of fructose in SCW was investigated experimentally to evaluate the applicability of supercritical water processes to biomass gasification. Experiments were conducted with an autoclave reactor. Gaseous product mainly consists of H2, CO, CO2, CH4 and C2H6. The effect of two major operating parameters, the reaction temperature (673-873 K) and the dosage of oxidizing agent (0-0.5 stoichiometric oxygen), on the product gas composition, yield and heating value was also examined, with the reaction pressure fixed at 25 MPa.Keywords: biomass, fructose, gasification, supercritical water
Procedia PDF Downloads 3532017 A Hebbian Neural Network Model of the Stroop Effect
Authors: Vadim Kulikov
Abstract:
The classical Stroop effect is the phenomenon that it takes more time to name the ink color of a printed word if the word denotes a conflicting color than if it denotes the same color. Over the last 80 years, there have been many variations of the experiment revealing various mechanisms behind semantic, attentional, behavioral and perceptual processing. The Stroop task is known to exhibit asymmetry. Reading the words out loud is hardly dependent on the ink color, but naming the ink color is significantly influenced by the incongruent words. This asymmetry is reversed, if instead of naming the color, one has to point at a corresponding color patch. Another debated aspects are the notions of automaticity and how much of the effect is due to semantic and how much due to response stage interference. Is automaticity a continuous or an all-or-none phenomenon? There are many models and theories in the literature tackling these questions which will be discussed in the presentation. None of them, however, seems to capture all the findings at once. A computational model is proposed which is based on the philosophical idea developed by the author that the mind operates as a collection of different information processing modalities such as different sensory and descriptive modalities, which produce emergent phenomena through mutual interaction and coherence. This is the framework theory where ‘framework’ attempts to generalize the concepts of modality, perspective and ‘point of view’. The architecture of this computational model consists of blocks of neurons, each block corresponding to one framework. In the simplest case there are four: visual color processing, text reading, speech production and attention selection modalities. In experiments where button pressing or pointing is required, a corresponding block is added. In the beginning, the weights of the neural connections are mostly set to zero. The network is trained using Hebbian learning to establish connections (corresponding to ‘coherence’ in framework theory) between these different modalities. The amount of data fed into the network is supposed to mimic the amount of practice a human encounters, in particular it is assumed that converting written text into spoken words is a more practiced skill than converting visually perceived colors to spoken color-names. After the training, the network performs the Stroop task. The RT’s are measured in a canonical way, as these are continuous time recurrent neural networks (CTRNN). The above-described aspects of the Stroop phenomenon along with many others are replicated. The model is similar to some existing connectionist models but as will be discussed in the presentation, has many advantages: it predicts more data, the architecture is simpler and biologically more plausible.Keywords: connectionism, Hebbian learning, artificial neural networks, philosophy of mind, Stroop
Procedia PDF Downloads 267