Search results for: solar energy system
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 23379

Search results for: solar energy system

8379 A Case Study of Remote Location Viewing, and Its Significance in Mobile Learning

Authors: James Gallagher, Phillip Benachour

Abstract:

As location aware mobile technologies become ever more omnipresent, the prospect of exploiting their context awareness to enforce learning approaches thrives. Utilizing the growing acceptance of ubiquitous computing, and the steady progress both in accuracy and battery usage of pervasive devices, we present a case study of remote location viewing, how the application can be utilized to support mobile learning in situ using an existing scenario. Through the case study we introduce a new innovative application: Mobipeek based around a request/response protocol for the viewing of a remote location and explore how this can apply both as part of a teacher lead activity and informal learning situations. The system developed allows a user to select a point on a map, and send a request. Users can attach messages alongside time and distance constraints. Users within the bounds of the request can respond with an image, and accompanying message, providing context to the response. This application can be used alongside a structured learning activity such as the use of mobile phone cameras outdoors as part of an interactive lesson. An example of a learning activity would be to collect photos in the wild about plants, vegetation, and foliage as part of a geography or environmental science lesson. Another example could be to take photos of architectural buildings and monuments as part of an architecture course. These images can be uploaded then displayed back in the classroom for students to share their experiences and compare their findings with their peers. This can help to fosters students’ active participation while helping students to understand lessons in a more interesting and effective way. Mobipeek could augment the student learning experience by providing further interaction with other peers in a remote location. The activity can be part of a wider study between schools in different areas of the country enabling the sharing and interaction between more participants. Remote location viewing can be used to access images in a specific location. The choice of location will depend on the activity and lesson. For example architectural buildings of a specific period can be shared between two or more cities. The augmentation of the learning experience can be manifested in the different contextual and cultural influences as well as the sharing of images from different locations. In addition to the implementation of Mobipeek, we strive to analyse this application, and a subset of other possible and further solutions targeted towards making learning more engaging. Consideration is given to the benefits of such a system, privacy concerns, and feasibility of widespread usage. We also propose elements of “gamification”, in an attempt to further the engagement derived from such a tool and encourage usage. We conclude by identifying limitations, both from a technical, and a mobile learning perspective.

Keywords: context aware, location aware, mobile learning, remote viewing

Procedia PDF Downloads 276
8378 Finite Element Modeling of Integral Abutment Bridge for Lateral Displacement

Authors: M. Naji, A. R. Khalim, M. Naji

Abstract:

Integral Abutment Bridges (IAB) are defined as simple or multiple span bridges in which the bridge deck is cast monolithically with the abutment walls. This kind of bridges are becoming very popular due to different aspects such as good response under seismic loading, low initial costs, elimination of bearings and less maintenance. However, the main issue related to the analysis of this type of structures is dealing with soil-structure interaction of the abutment walls and the supporting piles. A two-dimensional, non-linear finite element (FE) model of an integral abutment bridge has been developed to study the effect of lateral time history displacement loading on the soil system.

Keywords: integral abutment bridge, soil structure interaction, finite element modeling, soil-pile interaction

Procedia PDF Downloads 279
8377 Transgender Practices as Queer Politics: African a Variant

Authors: Adekeye Joshua Temitope

Abstract:

“Transgender” presents a complexion of ambiguity in the African context and it remains a contested topography in the discourse of sexual identity. The casts and stigmatisations towards transgender unveils vital facts and intricacies often ignored in the academic communities; the problems and oppressions of given sex/gender system, the constrain of monogamy and ignorance of fluidity of human sexuality thereby generating dual discords of “enforced heterosexual” and “unavoidable homosexual.” The African culture voids transgender movements and perceive same-sex sexual behavior as “taboo or bad habits” and this provide reasonable explanations for the failure of asserting for the sexual rights in GLBT movement in most discourse on sexuality in the African context. However, we could not deny the real existence of active flowing and fluidity of human sexuality even though its variants could be latent. The incessant consciousness of the existence of transgender practices in Africa either in form of bisexual desire or bisexual behavior with or without sexual identity, including people who identify themselves as bisexual opens up the vision for us to reconsider and reexamine what constitutes such ambiguity and controversy of transgender identity at present time. The notion of identity politics in gay, lesbian, and transgender community has its complexity and debates in its historical development. This paper analyses the representation of the historical trajectory of transgender practices by presenting the dynamic transition of how people cognize transgender practices under different historical conditions since the understanding of historical transition of bisexual practices would be very crucial and meaningful for gender/sexuality liberation movement at present time and in the future. The paper did a juxtaposition of the trajectories of bisexual practices between Anglo-American world and Africa, as it has certain similarities and differences within diverse historical complexities. The similar condition is the emergence of gay identity under the influence of capitalism but within different cultural context. Therefore, the political economy of each cultural context plays very important role in understanding the formation of sexual identities historically and its development and influence for the GLBT movement afterwards and in the future. By reexamining Kinsey’s categorization and applying Klein’s argument on individual’s sexual orientation this paper is poised to break the given and fixed connection among sexual behavior/sexual orientation/sexual identity, on the other hand to present the potential fluidity of human sexuality by reconsidering and reexamining the present given sex/gender system in our world. The paper concludes that it is obligatory for the essentialist and exclusionary trend at this historical moment since gay and lesbian communities in Africa need to clearly demonstrate and voice for themselves under the nuances of gender/sexuality liberation.

Keywords: heterosexual, homosexual, identity politics, queer politics, transgender

Procedia PDF Downloads 299
8376 A New Mathematical Model for Scheduling Preventive Maintenance and Renewal Projects of Multi-Unit Systems; Application to Railway Track

Authors: Farzad Pargar

Abstract:

We introduce the preventive maintenance and renewal scheduling problem for a multi-unit system over a finite and discretized time horizon. Given the latest possible time for carrying out the next maintenance and renewal projects after the previous ones and considering several common set-up costs, the introduced scheduling model tries to minimize the cost of projects by grouping them and simultaneously finding the optimal balance between doing maintenance and renewal. We present a 0-1 pure integer linear programming that determines which projects should be performed together on which location and in which period (e.g., week or month). We consider railway track as a case for our study and test the performance of the proposed model on a set of test problems. The experimental results show that the proposed approach performs well.

Keywords: maintenance, renewal, scheduling, mathematical programming model

Procedia PDF Downloads 677
8375 Using the SMT Solver to Minimize the Latency and to Optimize the Number of Cores in an NoC-DSP Architectures

Authors: Imen Amari, Kaouther Gasmi, Asma Rebaya, Salem Hasnaoui

Abstract:

The problem of scheduling and mapping data flow applications on multi-core architectures is notoriously difficult. This difficulty is related to the rapid evaluation of Telecommunication and multimedia systems accompanied by a rapid increase of user requirements in terms of latency, execution time, consumption, energy, etc. Having an optimal scheduling on multi-cores DSP (Digital signal Processors) platforms is a challenging task. In this context, we present a novel technic and algorithm in order to find a valid schedule that optimizes the key performance metrics particularly the Latency. Our contribution is based on Satisfiability Modulo Theories (SMT) solving technologies which is strongly driven by the industrial applications and needs. This paper, describe a scheduling module integrated in our proposed Workflow which is advised to be a successful approach for programming the applications based on NoC-DSP platforms. This workflow transform automatically a Simulink model to a synchronous dataflow (SDF) model. The automatic transformation followed by SMT solver scheduling aim to minimize the final latency and other software/hardware metrics in terms of an optimal schedule. Also, finding the optimal numbers of cores to be used. In fact, our proposed workflow taking as entry point a Simulink file (.mdl or .slx) derived from embedded Matlab functions. We use an approach which is based on the synchronous and hierarchical behavior of both Simulink and SDF. Whence, results of running the scheduler which exist in the Workflow mentioned above using our proposed SMT solver algorithm refinements produce the best possible scheduling in terms of latency and numbers of cores.

Keywords: multi-cores DSP, scheduling, SMT solver, workflow

Procedia PDF Downloads 274
8374 Distribution of Gamma-Radiation Levels in Core Sediment Samples in Gulf of İzmir, Eastern Aegean Sea, Turkey

Authors: D. Kurt, İ. F. Barut, Z. Ü. Yümün, E. Kam

Abstract:

After development of the industrial revolution, industrial plants and settlements have spread widely on the sea coasts. This concentration also brings environmental pollution in the sea. This study focuses on the Gulf of İzmir where is located in West of Turkey and it is a fascinating natural gulf of the Eastern Aegean Sea. Investigating marine current sediment is extremely important to detect pollution. Natural radionuclides’ pollution of the marine environment which is also known as a significant environmental anxiety. Ground drilling cores (the depth of each sediment is variant) were collected from the Gulf of İzmir’s four different locations which were Karşıyaka, İnciraltı, Çeşmealtı and Bayraklı. These sediment cores were put in preserving bags with weight around 1 kg, and they were dried at room temperature in a week for moisture removal. Then, they were sieved with 1 mm sieve holes, and finally these powdered samples were relocation to polyethylene Marinelli beakers of 100 ml versions. Each prepared sediment was waited to reach radioactive equilibrium between uranium and thorium for 40 days. Gamma spectrometry measurements were settled using a HPG (High- Purity Germanium) semiconductor detector. Semiconductor detectors are very good at separating power of the energy, they are easily able to differentiate peaks that are pretty close to each other. That is why, gamma spectroscopy’s usage is common for the determination of the activities of U - 238, Th - 232, Ra - 226, Cr - 137 and K - 40 in Bq kg⁻¹. In this study, the results display that the average concentrations of activities’ values are in respectively; 2.2 ± 1.5 Bq/ kg⁻¹, 0.98 ± 0.02 Bq/ kg⁻¹, 8 ± 0.96 Bq/ kg⁻¹, 0.93 ± 0.14 Bq/ kg⁻¹, and 76.05 ± 0.93 Bq/ kg⁻¹. The outcomes of the study are able to be used as a criterion for forthcoming research and the obtained data would be pragmatic for radiological mapping of the precise areas.

Keywords: gamma, Gulf of İzmir (Eastern Aegean Sea-Turkey), natural radionuclides, pollution

Procedia PDF Downloads 247
8373 Effect of Minerals in Middlings on the Reactivity of Gasification-Coke by Blending a Large Proportion of Long Flame Coal

Authors: Jianjun Wu, Fanhui Guo, Yixin Zhang

Abstract:

In this study, gasification-coke were produced by blending the middlings (MC), and coking coal (CC) and a large proportion of long flame coal (Shenfu coal, SC), the effects of blending ratio were investigated. Mineral evolution and crystalline order obtained by XRD methods were reproduced within reasonable accuracy. Structure characteristics of partially gasification-coke such as surface area and porosity were determined using the N₂ adsorption and mercury porosimetry. Experimental data of gasification-coke was dominated by the TGA results provided trend, reactivity differences between gasification-cokes are discussed in terms of structure characteristic, crystallinity, and alkali index (AI). The first-order reaction equation was suitable for the gasification reaction kinetics of CO₂ atmosphere which was represented by the volumetric reaction model with linear correlation coefficient above 0.985. The differences in the microporous structure of gasification-coke and catalysis caused by the minerals in parent coals were supposed to be the main factors which affect its reactivity. The addition of MC made the samples enriched with a large amount of ash causing a higher surface area and a lower crystalline order to gasification-coke which was beneficial to gasification reaction. The higher SiO₂ and Al₂O₃ contents, causing a decreasing AI value and increasing activation energy, which reduced the gasification reaction activity. It was found that the increasing amount of MC got a better performance on the coke gasification reactivity by blending > 30% SC with this coking process.

Keywords: low-rank coal, middlings, structure characteristic, mineral evolution, alkali index, gasification-coke, gasification kinetics

Procedia PDF Downloads 159
8372 Creation of Ultrafast Ultra-Broadband High Energy Laser Pulses

Authors: Walid Tawfik

Abstract:

The interaction of high intensity ultrashort laser pulses with plasma generates many significant applications, including soft x-ray lasers, time-resolved laser induced plasma spectroscopy LIPS, and laser-driven accelerators. The development in producing of femtosecond down to ten femtosecond optical pulses has facilitates scientists with a vital tool in a variety of ultrashort phenomena, such as high field physics, femtochemistry and high harmonic generation HHG. In this research, we generate a two-octave-wide ultrashort supercontinuum pulses with an optical spectrum extending from 3.5 eV (ultraviolet) to 1.3 eV (near-infrared) using a capillary fiber filled with neon gas. These pulses are formed according to nonlinear self-phase modulation in the neon gas as a nonlinear medium. The investigations of the created pulses were made using spectral phase interferometry for direct electric-field reconstruction (SPIDER). A complete description of the output pulses was considered. The observed characterization of the produced pulses includes the beam profile, the pulse width, and the spectral bandwidth. After reaching optimization conditions, the intensity of the reconstructed pulse autocorrelation function was applied for the shorts pulse duration to achieve transform limited ultrashort pulses with durations below 6-fs energies up to 600μJ. Moreover, the effect of neon pressure variation on the pulse width was examined. The nonlinear self-phase modulation realized to be increased with the pressure of the neon gas. The observed results may lead to an advanced method to control and monitor ultrashort transit interaction in femtochemistry.

Keywords: supercontinuum, ultrafast, SPIDER, ultra-broadband

Procedia PDF Downloads 215
8371 Design, Simulation and Construction of 2.4GHz Microstrip Patch Antenna for Improved Wi-Fi Reception

Authors: Gabriel Ugalahi, Dominic S. Nyitamen

Abstract:

This project seeks to improve Wi-Fi reception by utilizing the properties of directional microstrip patch antennae. Where there is a dense population of Wi-Fi signal, several signal sources transmitting on the same frequency band and indeed channel constitutes interference to each other. The time it takes for request to be received, resolved and response given between a user and the resource provider is increased considerably. By deploying a directional patch antenna with a narrow bandwidth, the range of frequency received is reduced and should help in limiting the reception of signal from unwanted sources. A rectangular microstrip patch antenna (RMPA) is designed to operate at the Industrial Scientific and Medical (ISM) band (2.4GHz) commonly used in Wi-Fi network deployment. The dimensions of the antenna are calculated and these dimensions are used to generate a model on Advanced Design System (ADS), a microwave simulator. Simulation results are then analyzed and necessary optimization is carried out to further enhance the radiation quality so as to achieve desired results. Impedance matching at 50Ω is also obtained by using the inset feed method. Final antenna dimensions obtained after simulation and optimization are then used to implement practical construction on an FR-4 double sided copper clad printed circuit board (PCB) through a chemical etching process using ferric chloride (Fe2Cl). Simulation results show an RMPA operating at a centre frequency of 2.4GHz with a bandwidth of 40MHz. A voltage standing wave ratio (VSWR) of 1.0725 is recorded on a return loss of -29.112dB at input port showing an appreciable match in impedance to a source of 50Ω. In addition, a gain of 3.23dBi and directivity of 6.4dBi is observed during far-field analysis. On deployment, signal reception from wireless devices is improved due to antenna gain. A test source with a received signal strength indication (RSSI) of -80dBm without antenna installed on the receiver was improved to an RSSI of -61dBm. In addition, the directional radiation property of the RMPA prioritizes signals by pointing in the direction of a preferred signal source thus, reducing interference from undesired signal sources. This was observed during testing as rotation of the antenna on its axis resulted to the gain of signal in-front of the patch and fading of signals away from the front.

Keywords: advanced design system (ADS), inset feed, received signal strength indicator (RSSI), rectangular microstrip patch antenna (RMPA), voltage standing wave ratio (VSWR), wireless fidelity (Wi-Fi)

Procedia PDF Downloads 204
8370 Fabrication of Optical Tissue Phantoms Simulating Human Skin and Their Application

Authors: Jihoon Park, Sungkon Yu, Byungjo Jung

Abstract:

Although various optical tissue phantoms (OTPs) simulating human skin have been actively studied, their completeness is unclear because skin tissue has the intricate optical property and complicated structure disturbing the optical simulation. In this study, we designed multilayer OTP mimicking skin structure, and fabricated OTP models simulating skin-blood vessel and skin pigmentation in the skin, which are useful in Biomedical optics filed. The OTPs were characterized with the optical property and the cross-sectional structure, and analyzed by using various optical tools such as a laser speckle imaging system, OCT and a digital microscope to show the practicality. The measured optical property was within 5% error, and the thickness of each layer was uniform within 10% error in micrometer scale.

Keywords: blood vessel, optical tissue phantom, optical property, skin tissue, pigmentation

Procedia PDF Downloads 436
8369 Implementing Activity-Based Costing in Architectural Aluminum Projects: Case Study and Lessons Learned

Authors: Amer Momani, Tarek Al-Hawari, Abdallah Alakayleh

Abstract:

This study explains how to construct an actionable activity-based costing and management system to accurately track and account the total costs of architectural aluminum projects. Two ABC models were proposed to accomplish this purpose. First, the learning and development model was introduced to examine how to apply an ABC model in an architectural aluminum firm for the first time and to be familiar with ABC concepts. Second, an actual ABC model was built on the basis of the results of the previous model to accurately trace the actual costs incurred on each project in a year, and to be able to provide a quote with the best trade-off between competitiveness and profitability. The validity of the proposed model was verified on a local architectural aluminum company.

Keywords: activity-based costing, activity-based management, construction, architectural aluminum

Procedia PDF Downloads 83
8368 Throughflow Effects on Thermal Convection in Variable Viscosity Ferromagnetic Liquids

Authors: G. N. Sekhar, P. G. Siddheshwar, G. Jayalatha, R. Prakash

Abstract:

The problem of thermal convection in temperature and magnetic field sensitive Newtonian ferromagnetic liquid is studied in the presence of uniform vertical magnetic field and throughflow. Using a combination of Galerkin and shooting techniques the critical eigenvalues are obtained for stationary mode. The effect of Prandtl number (Pr > 1) on onset is insignificant and nonlinearity of non-buoyancy magnetic parameter M3 is found to have no influence on the onset of ferroconvection. The magnetic buoyancy number, M1 and variable viscosity parameter, V have destabilizing influences on the system. The effect of throughflow Peclet number, Pe is to delay the onset of ferroconvection and this effect is independent of the direction of flow.

Keywords: ferroconvection, magnetic field dependent viscosity, temperature dependent viscosity, throughflow

Procedia PDF Downloads 251
8367 Comparative Study of Fatigue and Drowsiness in the Night-Time Passenger Transportation Industry in Japan

Authors: Hiroshi Ikeda

Abstract:

In this research, a questionnaire survey was conducted to measure nap, drowsiness and fatigue of drivers who work long shifts, to discuss about the work environment and health conditions for taxi and bus drivers who work at night time. The questionnaire sheet used for this research was organized into the following categories: tension/tiredness, drowsiness while driving, and the nap situation during night-time work. The number of taxi drivers was 127 and the number of bus drivers was 40. Concerning the results of a comparison of nap hours of taxi and bus drivers, the taxi drivers’ nap hours are overwhelmingly shorter, and also the frequency of drivers who feel drowsiness is higher. The burden on bus drivers does not change because of the system of a two-driver rotation shift. In particular, the working environment of the taxi driver may lead to greater fatigue accumulation than the bus driver’s environment.

Keywords: bus and taxi, drowsiness, fatigue, nap

Procedia PDF Downloads 314
8366 Effect of Iron Oxide Addition on the Solid-State Synthesis of Ye’Elimite

Authors: F. Z. Abir, M. Mesnaoui, Y. Abouliatim, L. Nibou, Y. El Hafiane, A. Smith

Abstract:

The cement industry has been taking significant steps for years to reduce its carbon footprint by opting for an eco-friendly alternative such as Calcium Sulfoaluminate Cements (CSA). These binders, compared to Ordinary Portland Cements (OPC), have two advantages: reduction of the CO2 emissions and energy-saving because the sintering temperature of CSA cements is between 1250 and 1350 °C, which means 100 to 200 °C less than OPC. The aim of this work is to study the impurities effect, such as iron oxide, on the formation of the ye'elimite phase, which represents the main phase of Calcium Sulfoaluminate Cements and the consequence on its hydration. Several elaborations and characterization techniques were used to study the structure and microstructure of ye'elimite, such as X-ray diffraction (XRD), Scanning Electron Microscopy (SEM), thermal analysis, specific surface area measurement, and electrical conductivity of diluted solutions. This study details the protocol for the solid-state synthesis of ye'elimite containing increasing amounts of iron (general formula: Ca4Al(6-2x)Fe2xSO16 with x = 0.00 to 1.13). Ye'elimite is formed by solid-state reactions between Al2O3, CaO and CaSO4 and the maximum ye'elimite content is reached at a sintering temperature of 1300 °C. The presence of iron promotes the formation of cubic ye'elimite at the expense of the orthorhombic phase. The total incorporation of iron in ye'elimite structure is possible when x < 0.12. Beyond this content, the ferritic phase (CaO)2(Al2O3,Fe2O3) appears as a minor phase and develops two different morphologies during cooling: dendritic crystals and melt morphology. The formation of the ferrous liquid phase affects the evolution of grain size of the ye’elimite and calcium aluminates.

Keywords: calcium sulfoaluminate cement, ferritic phase, sintering, solid-state synthesis, ye’elimite

Procedia PDF Downloads 175
8365 SMART: Solution Methods with Ants Running by Types

Authors: Nicolas Zufferey

Abstract:

Ant algorithms are well-known metaheuristics which have been widely used since two decades. In most of the literature, an ant is a constructive heuristic able to build a solution from scratch. However, other types of ant algorithms have recently emerged: the discussion is thus not limited by the common framework of the constructive ant algorithms. Generally, at each generation of an ant algorithm, each ant builds a solution step by step by adding an element to it. Each choice is based on the greedy force (also called the visibility, the short term profit or the heuristic information) and the trail system (central memory which collects historical information of the search process). Usually, all the ants of the population have the same characteristics and behaviors. In contrast in this paper, a new type of ant metaheuristic is proposed, namely SMART (for Solution Methods with Ants Running by Types). It relies on the use of different population of ants, where each population has its own personality.

Keywords: ant algorithms, evolutionary procedures, metaheuristics, optimization, population-based methods

Procedia PDF Downloads 354
8364 Determination of Air Quality Index Using Respirable Dust Sampler

Authors: Sapan Bhatnagar, Danish Akhtar, Salman Ahmed, Asif Ekbal, Gufran Beig

Abstract:

Particulates are the solid and liquid droplets present in the atmosphere, they have serious negative effects on human health and environment. PM10 and PM2.5 are so small that they can penetrate deep into our lungs through the respiratory system. Determination of the amount of particulates present in the atmosphere per cubic meter is necessary to monitor, regulate and model atmospheric particulate levels. Air Quality Index is an index tells us how clean or polluted our air is, and what associated health effects might be a concern for us. The AQI focuses on health affects you may experience within a few hours or days after breathing polluted air. The quality rating for each pollutant was calculated. The geometric mean of these quality ratings gives the Air Quality Index. The existing concentrations of pollutants were compared with ambient air quality standards.

Keywords: air quality index, particulate, respirable dust sampler, dust sampler

Procedia PDF Downloads 564
8363 Multilayer System of Thermosetting Polymers and Specific Confining, Application to the Walls of the Hospital Unit

Authors: M. Bouzid, A. Djadi, C. Aribi, A. Irekti, B. Bezzazi, F. Halouene

Abstract:

The nature of materials structuring our health institutions promote the development of germs. The sustainability of nosocomial infections remains significant (12% and 15%). One of the major factors is the portland cement which is brittle and porous. As part of a national plan to fight nosocomial infections, led by the University Hospital of Blida, we opted for a composite coating, application by multilayer model, composed of epoxy-polyester resin as a binder and calcium carbonate as mineral fillers. The application of composite materials reinforce the wall coating of hospital units and eliminates the hospital infectious areas. The resistance to impact, chemicals, raising temperature and to a biologically active environment gives satisfactory results.

Keywords: nosocomial infection, microbial load, composite materials, portland cement

Procedia PDF Downloads 376
8362 Application of Three Phase Partitioning (TPP) for the Purification of Serratiopeptidase

Authors: Swapnil V. Pakhale, Sunil S. Bhagwat

Abstract:

Three phase partitioning (TPP) an efficient bioseparation technique integrates the concentration and partial purification step of downstream processing of a biomolecule. Three Phase Partitioning is reported here for the first time for purification of Serratiopeptidase from fermentation broths of Serratia marcescens NRRL B-23112. The influence of various salts and solvents, Concentration of ammonium sulphate (20-60% w/v), Crude extract to t-butanol ratio (1:0.5-1:2.5) and system pH on Serratiopeptidase partitioning were investigated and optimum conditions for TPP were obtained in order to enhance the degree of purification and activity recovery of Serratiopeptidase. Under the optimal conditions of TPP, serratiopeptidase has been efficiently separated and concentrated with maximum recovery and degree of purification of 95.70% and 4.95 fold respectively. The present study shows TPP as an attractive downstream process for the purification of serratiopeptidase.

Keywords: three phase partitioning, serratiopeptidase, serratia marcescens NRRL B-23112, t-butanol, bioseparation

Procedia PDF Downloads 532
8361 Rough Neural Networks in Adapting Cellular Automata Rule for Reducing Image Noise

Authors: Yasser F. Hassan

Abstract:

The reduction or removal of noise in a color image is an essential part of image processing, whether the final information is used for human perception or for an automatic inspection and analysis. This paper describes the modeling system based on the rough neural network model to adaptive cellular automata for various image processing tasks and noise remover. In this paper, we consider the problem of object processing in colored image using rough neural networks to help deriving the rules which will be used in cellular automata for noise image. The proposed method is compared with some classical and recent methods. The results demonstrate that the new model is capable of being trained to perform many different tasks, and that the quality of these results is comparable or better than established specialized algorithms.

Keywords: rough sets, rough neural networks, cellular automata, image processing

Procedia PDF Downloads 419
8360 Between Leader-Member Exchange and Toxic Leadership: A Theoretical Review

Authors: Aldila Dyas Nurfitri

Abstract:

Nowadays, leadership has became the one of main issues in forming organization groups even countries. The concept of a social contract between the leaders and subordinates become one of the explanations for the leadership process. The interests of the two parties are not always the same, but they must work together to achieve both goals. Based on the concept at the previous it comes “The Leader Member Exchange Theory”—well known as LMX Theory, which assumes that leadership is a process of social interaction interplay between the leaders and their subordinates. High-quality LMX relationships characterized by a high carrying capacity, informal supervision, confidence, and power negotiation enabled, whereas low-quality LMX relationships are described by low support, large formal supervision, less or no participation of subordinates in decision-making, and less confidence as well as the attention of the leader Application of formal supervision system in a low LMX behavior was in line with strict controls on toxic leadership model. Leaders must be able to feel toxic control all aspects of the organization every time. Leaders with this leadership model does not give autonomy to the staff. This behavior causes stagnation and make a resistant organizational culture in an organization. In Indonesia, the pattern of toxic leadership later evolved into a dysfunctional system that is growing rapidly. One consequence is the emergence of corrupt behavior. According to Kellerman, corruption is defined as a pattern and some subordinates behave lie, cheat or steal to a degree that goes beyond the norm, they put self-interest than the common good.According to the corruption data in Indonesia based on the results of ICW research on 2012 showed that the local government sector ranked first with 177 cases. Followed by state or local enterprises as much as 41 cases. LMX is defined as the quality of the relationship between superiors and subordinates are implications for the effectiveness and progress of the organization. The assumption of this theory that leadership as a process of social interaction interplay between the leaders and his followers are characterized by a number of dimensions, such as affection, loyalty, contribution, and professional respect. Meanwhile, the toxic leadership is dysfunctional leadership in organization that is led by someone with the traits are not able to adjust, do not have integrity, malevolent, evil, and full of discontent marked by a number of characteristics, such as self-centeredness, exploiting others, controlling behavior, disrespecting others, suppress innovation and creativity of employees, and inadequate emotional intelligence. The leaders with some characteristics, such as high self-centeredness, exploiting others, controlling behavior, and disrespecting others, tends to describe a low LMX relationships directly with subordinates compared with low self-centeredness, exploiting others, controlling behavior, and disrespecting others. While suppress innovation and creativity of employees aspect and inadequate emotional intelligence, tend not to give direct effect to the low quality of LMX.

Keywords: leader-member exchange, toxic leadership, leadership

Procedia PDF Downloads 476
8359 Performance of Fiber Reinforced Self-Compacting Concrete Containing Different Pozzolanic Materials

Authors: Ahmed Fathi Mohamed, Nasir Shafiq, Muhd Fadhil Nuruddin, Ali Elheber Ahmed

Abstract:

Steel fiber adds to Self-Compacting Concrete (SCC) to enhance it is properties and achieves the requirement. This research work focus on the using of different percentage of steel fiber in SCC mixture contains fly ash and microwave incinerator rice husk ash (MIRHA) as supplementary material. Fibers affect several characteristics of SCC in the fresh and the hardened state. To optimize fiber-reinforced self-compacting concrete (FSCC), The possible fiber content of a given mix composition is an essential input parameter. The aim of the research is to study the properties of fiber reinforced self–compacting (FRSCC) and to develop the expert system/computer program of mix proportion for calculating the steel fiber content and pozzolanic replacement that can be applied to investigate the compressive strength of FSCC mix.

Keywords: self-compacting concrete, silica fume, steel fiber, fresh taste

Procedia PDF Downloads 557
8358 Patterns Obtained by Using Knitting Technique in Textile Crafts

Authors: Özlem Erzurumlu, Nazan Oskay, Ece Melek

Abstract:

Knitting which is one of the textile manufacturing techniques is manufactured by using the system of single yarn. Knitting wares consisting of loops structurally have flexible structures. Knitting can be shaped and given volume easily due to increasing or decreasing the number of loops, being manufactured in circular form and its flexible structure. While the knitting wares are basically being manufactured to meet the requirements, it takes its place in the art field overflowing outside of industrial production later. Textile artist ensures his ideas to convert into artistic product by using textiles and non-textiles with aesthetic concerns and creative impulses. When textile crafts are observed at the present time we see that knitting technique has an extensive area of use such as sculpture, panel, installation art and performing art. It is examined how the knitting technique is used in textile crafts observing patterns obtained by this technique in textile crafts in this study.

Keywords: art, textile, knitting art, textile crafts

Procedia PDF Downloads 691
8357 Software Defect Analysis- Eclipse Dataset

Authors: Amrane Meriem, Oukid Salyha

Abstract:

The presence of defects or bugs in software can lead to costly setbacks, operational inefficiencies, and compromised user experiences. The integration of Machine Learning(ML) techniques has emerged to predict and preemptively address software defects. ML represents a proactive strategy aimed at identifying potential anomalies, errors, or vulnerabilities within code before they manifest as operational issues. By analyzing historical data, such as code changes, feature im- plementations, and defect occurrences. This en- ables development teams to anticipate and mitigate these issues, thus enhancing software quality, reducing maintenance costs, and ensuring smoother user interactions. In this work, we used a recommendation system to improve the performance of ML models in terms of predicting the code severity and effort estimation.

Keywords: software engineering, machine learning, bugs detection, effort estimation

Procedia PDF Downloads 68
8356 The Effect of Pulsator on Washing Performance in a Front-Loading Washer

Authors: Eung Ryeol Seo, Hee Tae Lim, Eunsuk Bang, Soon Cheol Kweon, Jeoung-Kyo Jeoung, Ji-Hoon Choic

Abstract:

The object of this study is to investigate the effect of pulsator on washing performance quantitatively for front-loading washer. The front-loading washer with pulsator shows washing performance improvement of 18% and the particle-based body simulation technique has been applied to figure out the relation between washing performance and mechanical forces exerted on textile during washing process. As a result, the mechanical forces, such as collision force and strain force, acting on the textile have turned out to be about twice numerically. The washing performance improvement due to additional pulsate system has been utilized for customers to save 50% of washing time.

Keywords: front-loading washer, mechanical force, fabric movement, pulsator, time-saving

Procedia PDF Downloads 256
8355 Flow Measurement Using Magnetic Meters in Large Underground Cooling Water Pipelines

Authors: Humanyun Zahir, Irtsam Ghazi

Abstract:

This report outlines the basic installation and operation of magnetic inductive flow velocity sensors on large underground cooling water pipelines. Research on the effects of cathodic protection as well as into other factors that might influence the overall performance of the meter are presented in this paper. The experiments were carried out on an immersion type magnetic meter specially used for flow measurement of cooling water pipeline. An attempt has been made in this paper to outline guidelines that can ensure accurate measurement related to immersion type magnetic meters on underground pipelines.

Keywords: magnetic induction, flow meter, Faraday's law, immersion, cathodic protection, anode, cathode, flange, grounding, plant information management system, electrodes

Procedia PDF Downloads 401
8354 Thermodynamics of Water Condensation on an Aqueous Organic-Coated Aerosol Aging via Chemical Mechanism

Authors: Yuri S. Djikaev

Abstract:

A large subset of aqueous aerosols can be initially (immediately upon formation) coated with various organic amphiphilic compounds whereof the hydrophilic moieties are attached to the aqueous aerosol core while the hydrophobic moieties are exposed to the air thus forming a hydrophobic coating thereupon. We study the thermodynamics of water condensation on such an aerosol whereof the hydrophobic organic coating is being concomitantly processed by chemical reactions with atmospheric reactive species. Such processing (chemical aging) enables the initially inert aerosol to serve as a nucleating center for water condensation. The most probable pathway of such aging involves atmospheric hydroxyl radicals that abstract hydrogen atoms from hydrophobic moieties of surface organics (first step), the resulting radicals being quickly oxidized by ubiquitous atmospheric oxygen molecules to produce surface-bound peroxyl radicals (second step). Taking these two reactions into account, we derive an expression for the free energy of formation of an aqueous droplet on an organic-coated aerosol. The model is illustrated by numerical calculations. The results suggest that the formation of aqueous cloud droplets on such aerosols is most likely to occur via Kohler activation rather than via nucleation. The model allows one to determine the threshold parameters necessary for their Kohler activation. Numerical results also corroborate previous suggestions that one can neglect some details of aerosol chemical composition in investigating aerosol effects on climate.

Keywords: aqueous aerosols, organic coating, chemical aging, cloud condensation nuclei, Kohler activation, cloud droplets

Procedia PDF Downloads 380
8353 Metal Nanoparticles Caused Death of Metastatic MDA-MB-231 Cells

Authors: O. S. Adeyemi, C. G. Whiteley

Abstract:

The present study determined the toxic potential of metal nanoparticles in cell culture system. Silver and gold nanoparticles were synthesized and characterized following established "green" protocols. The synthesized nanoparticles, in varying concentrations ranging from 0.1–100 µM were evaluated for toxicity in metastatic MDA-MB-231 cells. The nanoparticles promoted a generation of reactive oxygen species and reduced cell viability to less than 50% in the demonstration of cellular toxicity. The nanoparticles; gold and the silver-gold mixture had IC50 values of 56.65 and 18.44 µM respectively. The IC50 concentration for silver nanoparticles could not be determined. Furthermore, the probe of the cell death using flow cytometry and confocal microscopy revealed the partial involvement of apoptosis as well as necrosis. Our results revealed cellular toxicity caused by the nanoparticles but the mechanism remains yet undefined.

Keywords: cell death, nanomedicine, nanotoxicology, toxicity

Procedia PDF Downloads 377
8352 Mechanic and Thermal Analysis on an 83 kW Electric Motorcycle: A First-Principles Study

Authors: Martín Felipe García Romero, Nancy Mondragón Escamilla, Ismael Araujo Vargas, Viviana Basurto Rios, Kevin Cano Pulido, Pedro Enrique Velázquez Elisondo

Abstract:

This paper presents a preliminary prototype of an 83 kW all-electric motorbike since, nowadays, electric motorbikes have advanced drastically in their technology in such a way that lately, there has been a boom in the field of competition of medium power electric vehicles. The field of electric vehicle racing mainly pursues the aim of obtaining an optimal performance of all the motorbike components in order to obtain a safe racing vehicle fast enough while looking for the stability of all the systems onboard. A general description of the project is given up to date, detailing the parts of the system, integration, numerical estimations, and a rearrangement proposal of the actual prototype with the aim to mechanically and thermally improve the vehicle.

Keywords: electric motorcycle, thermal analysis, mechanic analysis, electric vehicle

Procedia PDF Downloads 100
8351 Discrete Sliding Modes Regulator with Exponential Holder for Non-Linear Systems

Authors: G. Obregon-Pulido , G. C. Solis-Perales, J. A. Meda-Campaña

Abstract:

In this paper, we present a sliding mode controller in discrete time. The design of the controller is based on the theory of regulation for nonlinear systems. In the problem of disturbance rejection and/or output tracking, it is known that in discrete time, a controller that uses the zero-order holder only guarantees tracking at the sampling instances but not between instances. It is shown that using the so-called exponential holder, it is possible to guarantee asymptotic zero output tracking error, also between the sampling instant. For stabilizing the problem of close loop system we introduce the sliding mode approach relaxing the requirements of the existence of a linear stabilizing control law.

Keywords: regulation theory, sliding modes, discrete controller, ripple-free tracking

Procedia PDF Downloads 44
8350 Properties of Triadic Concrete Containing Rice Husk Ash and Wood Waste Ash as Partial Cement Replacement

Authors: Abdul Rahman Mohd. Sam, Olukotun Nathaniel, Dunu Williams

Abstract:

Concrete is one of the most popular materials used in construction industry. However, one of the setbacks is that concrete can degrade with time upon exposure to an aggressive environment that leads to decrease in strength. Thus, research works and innovative ways are needed to enhance the strength and durability of concrete. This work tries to look into the potential use of rice husk ash (RHA) and wood waste ash (WWA) as cement replacement material. These are waste materials that may not only enhance the properties of concrete but also can serves as a viable method of disposal of waste for sustainability. In addition, a substantial replacement of Ordinary Portland Cement (OPC) with these pozzolans will mean reduction in CO₂ emissions and high energy requirement associated with the production of OPC. This study is aimed at assessing the properties of triadic concrete produced using RHA and WWA as a partial replacement of cement. The effects of partial replacement of OPC with 10% RHA and 5% WWA on compressive and tensile strength of concrete among other properties were investigated. Concrete was produced with nominal mix of 1:2:4 and 0.55 water-cement ratio, prepared, cured and subjected to compressive and tensile strength test at 3, 7, 14, 28 and 90days. The experimental data demonstrate that concrete containing RHA and WWA produced lighter weight in comparison with OPC sample. Results also show that combination of RHA and WWA help to prolong the initial and final setting time by about 10-30% compared to the control sample. Furthermore, compressive strength was increased by 15-30% with 10% RHA and 5% WWA replacement, respectively above the control, RHA and WWA samples. Tensile strength test at the ages of 3, 7, 14, 28 and 90 days reveals that a replacement of 15% RHA and 5% WWA produced samples with the highest tensile capacity compared to the control samples. Thus, it can be concluded that RHA and WWA can be used as partial cement replacement materials in concrete.

Keywords: concrete, rice husk ash, wood waste ash, ordinary Portland cement, compressive strength, tensile strength

Procedia PDF Downloads 249