Search results for: optical system design
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 27595

Search results for: optical system design

9745 Modelling Residential Space Heating Energy for Romania

Authors: Ion Smeureanu, Adriana Reveiu, Marian Dardala, Titus Felix Furtuna, Roman Kanala

Abstract:

This paper proposes a linear model for optimizing domestic energy consumption, in Romania. Both techno-economic and consumer behavior approaches have been considered, in order to develop the model. The proposed model aims to reduce the energy consumption, in households, by assembling in a unitary model, aspects concerning: residential lighting, space heating, hot water, and combined space heating – hot water, space cooling, and passenger transport. This paper focuses on space heating domestic energy consumption model, and quantify not only technical-economic issues, but also consumer behavior impact, related to people decision to envelope and insulate buildings, in order to minimize energy consumption.

Keywords: consumer behavior, open source energy modeling system (OSeMOSYS), MARKAL/TIMES Romanian energy model, virtual technologies

Procedia PDF Downloads 535
9744 Optimal Sizing and Placement of Distributed Generators for Profit Maximization Using Firefly Algorithm

Authors: Engy Adel Mohamed, Yasser Gamal-Eldin Hegazy

Abstract:

This paper presents a firefly based algorithm for optimal sizing and allocation of distributed generators for profit maximization. Distributed generators in the proposed algorithm are of photovoltaic and combined heat and power technologies. Combined heat and power distributed generators are modeled as voltage controlled nodes while photovoltaic distributed generators are modeled as constant power nodes. The proposed algorithm is implemented in MATLAB environment and tested the unbalanced IEEE 37-node feeder. The results show the effectiveness of the proposed algorithm in optimal selection of distributed generators size and site in order to maximize the total system profit.

Keywords: distributed generators, firefly algorithm, IEEE 37-node feeder, profit maximization

Procedia PDF Downloads 431
9743 Measuring Tail-Risk Spillover in the International Banking Industry

Authors: Lidia Sanchis-Marco, Antonio Rubia

Abstract:

In this paper we analyze the state-dependent risk-spillover in different economic areas. To this end, we apply the quantile regression-based methodology developed in Adams, Füss and Gropp approach to examine the spillover in conditional tails of daily returns of indices of the banking industry in the US, BRICs, Peripheral EMU, Core EMU, Scandinavia, the UK and Emerging Markets. This methodology allow us to characterize size, direction and strength of financial contagion in a network of bilateral exposures to address cross-border vulnerabilities under different states of the economy. The general evidence shows as the spillover effects are higher and more significant in volatile periods than in tranquil ones. There is evidence of tail spillovers of which much is attributable to a spillover from the US on the rest of the analyzed regions, specially on European countries. In sharp contrast, the US banking system show more financial resilience against foreign shocks.

Keywords: spillover effects, Bank Contagion, SDSVaR, expected shortfall, VaR, expectiles

Procedia PDF Downloads 486
9742 Change of the Thermal Conductivity of Polystyrene Insulation in term of Temperature at the Mid Thickness of the Insulation Material: Impact on the Cooling Load

Authors: M. Khoukhi

Abstract:

Accurate prediction of the cooling/heating load and consequently, the sizing of the heating, ventilating, and air-conditioning equipment require precise calculation of the heat transfer mainly by conduction through envelope components of a building. The thermal resistance of most thermal insulation materials depends on the operating temperature. The temperature to which the insulation materials are exposed varies, depending on the thermal resistance of the materials, the location of the insulation layer within the assembly system, and the effective temperature which depends on the amount of solar radiation received on the surface of the assembly. The main objective of this paper is to investigate the change of the thermal conductivity of polystyrene insulation material in terms of the temperature at the mid-thickness of the material and its effect on the cooling load required by the building.

Keywords: operating temperature, polystyrene insulation, thermal conductivity, cooling load

Procedia PDF Downloads 365
9741 Design and Synthesis of Two Tunable Bandpass Filters Based on Varactors and Defected Ground Structure

Authors: M'Hamed Boulakroune, Mouloud Challal, Hassiba Louazene, Saida Fentiz

Abstract:

This paper presents a new ultra wideband (UWB) microstrip bandpass filter (BPF) at microwave frequencies. The first one is based on multiple-mode resonator (MMR) and rectangular-shaped defected ground structure (DGS). This filter, which is compact size of 25.2 x 3.8 mm2, provides in the pass band an insertion loss of 0.57 dB and a return loss greater than 12 dB. The second structure is a tunable bandpass filters using planar patch resonators based on diode varactor. This filter is formed by a triple mode circular patch resonator with two pairs of slots, in which the varactors are connected. Indeed, this filter is initially centered at 2.4 GHz, the center frequency of the tunable patch filter could be tuned up to 1.8 GHz simultaneously with the bandwidth, reaching high tuning ranges. Lossless simulations were compared to those considering the substrate dielectric, conductor losses, and the equivalent electrical circuit model of the tuning element in order to assess their effects. Within these variations, simulation results showed insertion loss better than 2 dB and return loss better than 10 dB over the passband. The proposed filters presents good performances and the simulation results are in satisfactory agreement with the experimentation ones reported elsewhere.

Keywords: defected ground structure, diode varactor, microstrip bandpass filter, multiple-mode resonator

Procedia PDF Downloads 304
9740 Rethinking the Concept of Classroom Management during COVID-19 Times: An EFL Perspective

Authors: Hadjer Chellia

Abstract:

In the light of the recent global pandemic, different issues in educational research seem to invite careful considerations. Following this perspective, this study sets out to question the concept of classroom management in an EFL higher education context during Covid-19. In order to gain an in-depth understanding of their experiences, 6 EFL teachers from different Algerian universities took part in semi-structured interviews. The main emerging themes revealed that EFL teachers have different pedagogical practices in relation to classroom management during the global crisis than those of normal times. In relation to flexible education theory, the teachers’ experiences suggest flexible classroom management during Covid-19; flexibility in the teaching methods, approach and design, flexibility in time, flexibility in space and pace (speed), flexibility in assessment modes and flexibility in coping with students’ well-being. The flexibility awareness helps them to develop readiness towards the future, mainly in terms of maintaining an appropriate pedagogy to face the future crisis. In terms of theoretical concepts, working on classroom management under unusual circumstances in relation to flexible education helped come out with the concept of flexible classroom management (FCM) and virtual classroom management (VCM). It is then important for educators and researchers to rethink different pedagogical concepts and mind a careful application in the case of unusual times.

Keywords: Covid-19, EFL educators, flexible classroom management, flexible education, virtual classroom management

Procedia PDF Downloads 151
9739 Design an Algorithm for Software Development in CBSE Envrionment Using Feed Forward Neural Network

Authors: Amit Verma, Pardeep Kaur

Abstract:

In software development organizations, Component based Software engineering (CBSE) is emerging paradigm for software development and gained wide acceptance as it often results in increase quality of software product within development time and budget. In component reusability, main challenges are the right component identification from large repositories at right time. The major objective of this work is to provide efficient algorithm for storage and effective retrieval of components using neural network and parameters based on user choice through clustering. This research paper aims to propose an algorithm that provides error free and automatic process (for retrieval of the components) while reuse of the component. In this algorithm, keywords (or components) are extracted from software document, after by applying k mean clustering algorithm. Then weights assigned to those keywords based on their frequency and after assigning weights, ANN predicts whether correct weight is assigned to keywords (or components) or not, otherwise it back propagates in to initial step (re-assign the weights). In last, store those all keywords into repositories for effective retrieval. Proposed algorithm is very effective in the error correction and detection with user base choice while choice of component for reusability for efficient retrieval is there.

Keywords: component based development, clustering, back propagation algorithm, keyword based retrieval

Procedia PDF Downloads 375
9738 Canadian Business Leaders’ Phenomenological Online Education Expansion

Authors: Amna Khaliq

Abstract:

This research project centers on Canadian business leaders’ phenomenological online education expansion by navigating the challenges faced by strategic leaders concerning the expansion of online education in the Canadian higher education sector from a business perspective. The study identifies the problems and opportunities of faculty members’ transition from traditional face-to-face to online instruction, particularly in the context of technology-enhanced learning (TEL), and their influence on the growth strategies of Canadian educational institutions. It explores strategic leaders’ approaches and the impact of emerging technologies to assist with developing and executing business strategies to expand online education in Canada. As online education has gained prominence in the country, this research addresses a relevant business problem for educational institutions. The research employs a phenomenological approach in the qualitative research design to conduct this investigation. The study interviews eighteen faculty members engaged in online education in Canada. The interview data is analyzed to answer the three research questions for strategic leaders to expand online education with higher education institutions in Canada. The recommendations include 1) data privacy, infrastructure, security, and technology, 2) support and training for student engagement, 3) accessibility and inclusion, and 4) collaboration among institutions associated with expanding online education.

Keywords: strategic leadership, Canada, education, technology

Procedia PDF Downloads 57
9737 Real-Time Adaptive Obstacle Avoidance with DS Method and the Influence of Dynamic Environments Change on Different DS

Authors: Saeed Mahjoub Moghadas, Farhad Asadi, Shahed Torkamandi, Hassan Moradi, Mahmood Purgamshidian

Abstract:

In this paper, we present real-time obstacle avoidance approach for both autonomous and non-autonomous DS-based controllers and also based on dynamical systems (DS) method. In this approach, we can modulate the original dynamics of the controller and it allows us to determine safety margin and different types of DS to increase the robot’s reactiveness in the face of uncertainty in the localization of the obstacle and especially when robot moves very fast in changeable complex environments. The method is validated in simulation and influence of different autonomous and non-autonomous DS such as limit cycles, and unstable DS on this algorithm and also the position of different obstacles in complex environment is explained. Finally, we describe how the avoidance trajectories can be verified through different parameters such as safety factor.

Keywords: limit cycles, nonlinear dynamical system, real time obstacle avoidance, DS-based controllers

Procedia PDF Downloads 380
9736 A Feasibility Study of Replacing High Pressure Mercury Vapor and Sodium Vapor Lamp Street Lighting Bulbs with LEDs in Turkish Republic of Northern Cyprus

Authors: Olusola Olorunfemi Bamisile, Mustafa Dagbasi, Serkan Abbasoglu

Abstract:

Feasibility of an Energy Audit program is the main aim of this paper. LEDs are used to replace Sodium Vapor lamps and High Pressured Mercury Vapor lamps that are currently used for the street lighting system in Turkish Republic of Northern Cyprus. 44% of the fossil fuels imported into Turkish Republic of Northern Cyprus are used for electricity generation which makes the reduction in the consumption of electricity very important. This project will save as much as 40,206,210 kWh on site annually and 121,837,000 kWh can be saved from source. The economic environmental and fossil fuels saving of this project is also evaluated.

Keywords: energy conservation management, LEDs, sodium vapor, high pressure mercury vapor, life cycle costing

Procedia PDF Downloads 458
9735 An Extra-Curricular Program to Enhance Student Outcome of a Class

Authors: Dong Jin Kang

Abstract:

Application of single board microcontrollers is an important skill even for non-electronic engineering major students. Arduino board is widely utilized in engineering classes of the Yeungnam University of South Korea. In those classes, students are subjected to learn how to use various sensor components related to motion, sound, light, and so on as well as physical quantities. Students are grouped into several teams, and each team consists of 4~5 students. Many students are not motivated enough to learn those skills. An extracurricular program was planned to improve this problem. The extracurricular program was held as an international boot camp where students from three different countries were invited to participate. 10 students groups were formed, and each team was consisted of students having different nationality. The camp was 4 days long and wrapped up with competitions. During the camp, every student was assigned to design and make a two wheel robot. The competition was carried out in two different areas; individual and group performances. As most skills dealt in the class are used to build the robot, students are much motivated to review the whole subjects of the class. All students were surveyed after the program. The survey shows that the skills studied in the class are greatly improved, and practically understood. Staying at the dormitory and teaming with international students are help students improve communication skills. Competition at the camp was found as a key element to inspire and attract students for voluntary participation.

Keywords: extracurricular program, robot, Arduino board, international camp, competition

Procedia PDF Downloads 214
9734 Training Can Increase Knowledge and Skill of Teacher's on Measurement and Assessment Nutritional Status Children

Authors: Herawati Tri Siswati, Nurhidayat Ana Sıdık Fatimah

Abstract:

The Indonesia Basic Health Research, 2013 showed that prevalence of stunting of 6–12 children years old was 35,6%, wasting was 12,2% and obesiy was 9,2%. The Indonesian Goverment have School Health Program, held in coordination, plans, directing and responsible, developing and implement health student. However, it's implementation still under expected, while Indonesian Ministry of Health has initiated the School Health Program acceleration. This aimed is to know the influencing of training to knowledge and skill of elementary school teacher about measurement and assesment nutrirional status children. The research is quasy experimental with pre-post design, in Sleman disctrict, Yogyakarta province, Indonesia, 2015. Subject was all of elementary school teacher’s who responsible in School Health Program in Gamping sub-district, Sleman, Yogyakarta, i.e. 32 persons. The independent variable is training, while the dependent variable are teacher’s klowledge and skill on measurement and assesment nutrirional status children. The data was analized by t-test. The result showed that the knowledge score before training is 31,6±9,7 and after 56,4±12,6, with an increase 24,8±15,7, and p=0.00. The skill score before training is 46,6±11,1 and after 61,7±13, with an increase 15,2±14,2, p = 0.00. Training can increase the teacher’s klowledge and skill on measurement and assesment nutrirional status.

Keywords: training, school health program, nutritional status, children.

Procedia PDF Downloads 383
9733 Towards the Reverse Engineering of UML Sequence Diagrams Using Petri Nets

Authors: C. Baidada, M. H. Abidi, A. Jakimi, E. H. El Kinani

Abstract:

Reverse engineering has become a viable method to measure an existing system and reconstruct the necessary model from tis original. The reverse engineering of behavioral models consists in extracting high-level models that help understand the behavior of existing software systems. In this paper, we propose an approach for the reverse engineering of sequence diagrams from the analysis of execution traces produced dynamically by an object-oriented application using petri nets. Our methods show that this approach can produce state diagrams in reasonable time and suggest that these diagrams are helpful in understanding the behavior of the underlying application. Finally we will discuss approachs and tools that are needed in the process of reverse engineering UML behavior. This work is a substantial step towards providing high-quality methodology for effectiveand efficient reverse engineering of sequence diagram.

Keywords: reverse engineering, UML behavior, sequence diagram, execution traces, petri nets

Procedia PDF Downloads 439
9732 Classifying ERP Implementation’s Risks in Banking Sectors Based on Different Implementation Phases

Authors: Farnaz Farzadnia, Ahmad Alibabaei

Abstract:

Enterprise Resource Planning (ERP) systems are considered as complicated information systems. Many organizations failed implementing ERP systems because it is a very difficult, time-consuming and expensive process. Enterprise resource planning system is appropriate for organizations in all economic sectors. As banking is currently considered a non-typical area for ERP usage, there are very little studies on ERP implementation in banking. This paper presents a general risks taxonomy. In this research, after identifying implementation risks, a process quality management method has been applied to identify relations between risks of implementation ERP in banking sectors and implementation phases. Oracle application implementation method titled as AIM used in this research for classifying the risks. These findings will help managers to develop better strategies for supervising and controlling ERP implementation projects.

Keywords: AIM implementation, bank, enterprise resource planning, risk, process quality management method

Procedia PDF Downloads 532
9731 Remote Sensing Approach to Predict the Impacts of Land Use/Land Cover Change on Urban Thermal Comfort Using Machine Learning Algorithms

Authors: Ahmad E. Aldousaria, Abdulla Al Kafy

Abstract:

Urbanization is an incessant process that involves the transformation of land use/land cover (LULC), resulting in a reduction of cool land covers and thermal comfort zones (TCZs). This study explores the directional shrinkage of TCZs in Kuwait using Landsat satellite data from 1991 – 2021 to predict the future LULC and TCZ distribution for 2026 and 2031 using cellular automata (CA) and artificial neural network (ANN) algorithms. Analysis revealed a rapid urban expansion (40 %) in SE, NE, and NW directions and TCZ shrinkage in N – NW and SW directions with 25 % of the very uncomfortable area. The predicted result showed an urban area increase from 44 % in 2021 to 47 % and 52 % in 2026 and 2031, respectively, where uncomfortable zones were found to be concentrated around urban areas and bare lands in N – NE and N – NW directions. This study proposes an effective and sustainable framework to control TCZ shrinkage, including zero soil policies, planned landscape design, manmade water bodies, and rooftop gardens. This study will help urban planners and policymakers to make Kuwait an eco–friendly, functional, and sustainable country.

Keywords: land cover change, thermal environment, green cover loss, machine learning, remote sensing

Procedia PDF Downloads 219
9730 Religion and the Constitutional Regulation

Authors: Valbona Metaj

Abstract:

The relationship between the state and the religion is different based on the fact that how powerful is the religion faith in a state and of the influences that affected the views of the constitution drafters according to the constitutional system they were based to draft their constitution. This paper aims at providing, through a comparative methodology, how it is regulated by the constitution the relationship between the state and the religion. The object of this study are the constitutions of Italy as a nation with catholic religious tradition, Greece as a nation with orthodox religion tradition, and Turkey as a nation which represents Muslim religion, while Albania as a nation known for its religious plurality. In particular, the analysis will be focused on the secular or religious principle provided in the constitution of each respective state. This comparative overview intends to discern which of the states analyzed is more tolerant and fully respects the freedom of religion. It results that most of the states subject of this study, despite their religious tradition have chosen the secular principle in their constitutions, but the religious freedom is differently guaranteed.

Keywords: constitution, religion, religious freedom, secular

Procedia PDF Downloads 507
9729 The Face Sync-Smart Attendance

Authors: Bekkem Chakradhar Reddy, Y. Soni Priya, Mathivanan G., L. K. Joshila Grace, N. Srinivasan, Asha P.

Abstract:

Currently, there are a lot of problems related to marking attendance in schools, offices, or other places. Organizations tasked with collecting daily attendance data have numerous concerns. There are different ways to mark attendance. The most commonly used method is collecting data manually by calling each student. It is a longer process and problematic. Now, there are a lot of new technologies that help to mark attendance automatically. It reduces work and records the data. We have proposed to implement attendance marking using the latest technologies. We have implemented a system based on face identification and analyzing faces. The project is developed by gathering faces and analyzing data, using deep learning algorithms to recognize faces effectively. The data is recorded and forwarded to the host through mail. The project was implemented in Python and Python libraries used are CV2, Face Recognition, and Smtplib.

Keywords: python, deep learning, face recognition, CV2, smtplib, Dlib.

Procedia PDF Downloads 47
9728 Unsupervised Assistive and Adaptative Intelligent Agent in Smart Enviroment

Authors: Sebastião Pais, João Casal, Ricardo Ponciano, Sérgio Lorenço

Abstract:

The adaptation paradigm is a basic defining feature for pervasive computing systems. Adaptation systems must work efficiently in a smart environment while providing suitable information relevant to the user system interaction. The key objective is to deduce the information needed information changes. Therefore relying on fixed operational models would be inappropriate. This paper presents a study on developing an Intelligent Personal Assistant to assist the user in interacting with their Smart Environment. We propose an Unsupervised and Language-Independent Adaptation through Intelligent Speech Interface and a set of methods of Acquiring Knowledge, namely Semantic Similarity and Unsupervised Learning.

Keywords: intelligent personal assistants, intelligent speech interface, unsupervised learning, language-independent, knowledge acquisition, association measures, symmetric word similarities, attributional word similarities

Procedia PDF Downloads 550
9727 A Simple Computational Method for the Gravitational and Seismic Soil-Structure-Interaction between New and Existent Buildings Sites

Authors: Nicolae Daniel Stoica, Ion Mierlus Mazilu

Abstract:

This work is one of numerical research and aims to address the issue of the design of new buildings in a 3D location of existing buildings. In today's continuous development and congestion of urban centers is a big question about the influence of the new buildings on an already existent vicinity site. Thus, in this study, we tried to focus on how existent buildings may be affected by any newly constructed buildings and in how far this influence is really decreased. The problem of modeling the influence of interaction between buildings is not simple in any area in the world, and neither in Romania. Unfortunately, most often the designers not done calculations that can determine how close to reality these 3D influences nor the simplified method and the more superior methods. In the most literature making a "shield" (the pilots or molded walls) is absolutely sufficient to stop the influence between the buildings, and so often the soil under the structure is ignored in the calculation models. The main causes for which the soil is neglected in the analysis are related to the complexity modeling of interaction between soil and structure. In this paper, based on a new simple but efficient methodology we tried to determine for a lot of study cases the influence, in terms of assessing the interaction land structure on the behavior of structures that influence a new building on an existing one. The study covers additional subsidence that may occur during the execution of new works and after its completion. It also highlighted the efforts diagrams and deflections in the soil for both the original case and the final stage. This is necessary to see to what extent the expected impact of the new building on existing areas.

Keywords: soil, structure, interaction, piles, earthquakes

Procedia PDF Downloads 288
9726 Anti-Implantation Activity of Kepel (Stelechocarpus burahol) Pulp Ethanol Extract in Female Mice

Authors: Suparmi, Israhnanto Isradji, Dina Fatmawati, Iwang Yusuf

Abstract:

Kepel (Stelechocarpus burahol) is one of the traditional plants originating from Indonesia that can be used to prevent pregnancy, launched urine and kidney inflammation. Kepel pulp has compounds alkaloid, triterpenoid, tannin, saponin, and flavonoid, when used will give the hormonal and cytotoxic effect. This study was aimed at evaluating ethanol extract of kepel in vivo for anti-implantation activities. In this experimental study with post test only control group design, 20 female mice were randomly divided into 4 groups. It was divided into the control, the 0,65 mg dose, 1,3 mg dose, and 3,6 mg dose of kepel pulp extract group. The extract soluted in DMSO’s solution and was given 1 ml per mice. The extract was given 10 days before copulation until 18 days of pregnancy. Then, the number of implantation, presence of fetus, and embrio resorbtion were recorded and used to calculate the percentage anti-implantation effect. The results were tested by One-way ANOVA. The mean number of implantation in group control, 0,65 mg;1,3 mg; and 2,6 mg were 5,60±1,14; 6,20± 1,64; 7,60±1,51; 8,00± 1,58, respectively. One way Annova test showed that there is no significant difference in the number of implantation between the group (p > 0,05). The administration of kepel pulp ethanol extract had no effect on the percentage anti-implantation effect and the number of and embrio resorbtion.

Keywords: antiimplantation, fetus, Stelechocarpus burahol, flavonoid

Procedia PDF Downloads 433
9725 A Study of Rapid Replication of Square-Microlens Structures

Authors: Ting-Ting Wen, Jung-Ruey Tsai

Abstract:

This paper reports a method for the replication of micro-scale structures. By using electromagnetic force-assisted imprinting system with magnetic soft stamp written square-microlens cavity, a photopolymer square-microlens structures can be rapidly fabricated. Under the proper processing conditions, the polymeric square-microlens structures with feature size of width 100.3um and height 15.2um across a large area can be successfully fabricated. Scanning electron microscopy (SEM) and surface profiler observations confirm that the micro-scale polymer structures are produced without defects or distortion and with good pattern fidelity over a 60x60mm2 area. This technique shows great potential for the efficient replication of the micro-scale structure array at room temperature and with high productivity and low cost.

Keywords: square-microlens structures, electromagnetic force-assisted imprinting, magnetic soft stamp

Procedia PDF Downloads 324
9724 Small-Scale Mining Policies in Ghana: Miners' Knowledge, Attitudes and Practices

Authors: Franklin Nantui Mabe, Robert Osei

Abstract:

Activities and operations of artisanal small scale mining (ASM) have recently appealed to the attention of policymakers, researchers, and the general public in Ghana. This stems from the negative impacts of ASM operations on the environment and livelihoods of local inhabitants, as well as the disregard for available ASM mining policies. This study, therefore, investigates whether or not artisanal small-scale miners have enough knowledge of the mining policies and their implementations. The study adopted the Knowledge, Attitudes, and Practices (KAP) framework approach to design the research, collect and analyze primary data. The most aware ASM policy provision is the one that mandates the government to reserve demarcated ASM areas for Ghanaians, whilst the least aware provision is the one that admonishes the government to promote co-operative saving among ASM. The awareness index is lower than the attitude index towards the policy provisions. In terms of practices, miners continued to use bad practices with the associated negative impacts on the environment and rural livelihoods. It is therefore important for the government through mineral commission, district, municipal and metropolitan assemblies to intensify the education on the ASM policies. These could be done with the help of ASM associations. The current systems where a cluster of districts have a single Mineral Commission Office should be restructured to make sure that each mining district has an office.

Keywords: mining policies, KAP, awareness, artisanal small-scale mining

Procedia PDF Downloads 178
9723 Organic Rankine Cycles (ORC) for Mobile Applications: Economic Feasibility in Different Transportation Sectors

Authors: Roberto Pili, Alessandro Romagnoli, Hartmut Spliethoff, Christoph Wieland

Abstract:

Internal combustion engines (ICE) are today the most common energy system to drive vehicles and transportation systems. Numerous studies state that 50-60% of the fuel energy content is lost to the ambient as sensible heat. ORC offers a valuable alternative to recover such waste heat from ICE, leading to fuel energy savings and reduced emissions. In contrast, the additional weight of the ORC affects the net energy balance of the overall system and the ORC occupies additional volume that competes with vehicle transportation capacity. Consequently, a lower income from delivered freight or passenger tickets can be achieved. The economic feasibility of integrating an ORC into an ICE and the resulting economic impact of weight and volume have not been analyzed in open literature yet. This work intends to define such a benchmark for ORC applications in the transportation sector and investigates the current situation on the market. The applied methodology refers to the freight market, but it can be extended to passenger transportation as well. The economic parameter X is defined as the ratio between the variation of the freight revenues and the variation of fuel costs when an ORC is installed as a bottoming cycle for an ICE with respect to a reference case without ORC. A good economic situation is obtained when the reduction in fuel costs is higher than the reduction of revenues for the delivered freight, i.e. X<1. Through this constraint, a maximum allowable change of transport capacity for a given relative reduction in fuel consumption is determined. The specific fuel consumption is influenced by the ORC in two ways. Firstly because the transportable freight is reduced and secondly because the total weight of the vehicle is increased. Note, that the generated electricity of the ORC influences the size of the ICE and the fuel consumption as well. Taking the above dependencies into account, the limiting condition X = 1 results in a second order equation for the relative change in transported cargo. The described procedure is carried out for a typical city bus, a truck of 24-40 t of payload capacity, a middle-size freight train (1000 t), an inland water vessel (Va RoRo, 2500 t) and handysize-like vessel (25000 t). The maximum allowable mass and volume of the ORC are calculated in dependence of its efficiency in order to satisfy X < 1. Subsequently, these values are compared with weight and volume of commercial ORC products. For ships of any size, the situation appears already highly favorable. A different result is obtained for road and rail vehicles. For trains, the mass and the volume of common ORC products have to be reduced at least by 50%. For trucks and buses, the situation looks even worse. The findings of the present study show a theoretical and practical approach for the economic application of ORC in the transportation sector. In future works, the potential for volume and mass reduction of the ORC will be addressed, together with the integration of an economic assessment for the ORC.

Keywords: ORC, transportation, volume, weight

Procedia PDF Downloads 223
9722 Arsenic(III) Removal from Aqueous Solutions by Adsorption onto Fly Ash

Authors: Olushola Ayanda, Simphiwe Nelana, Eliazer Naidoo

Abstract:

In the present study, the kinetics, equilibrium and thermodynamics of the adsorption of As(III) ions from aqueous solution onto fly ash (FA) was investigated in batch adsorption system. Prior to the adsorption studies, the FA was characterized by means of x-ray fluorescence (XRF), x-ray diffraction (XRD), scanning electron microscopy (SEM), transmission electron microscopy (TEM) and Brunauer-Emmett-Teller (BET) surface area determination. The effect of contact time, initial As(III) concentration, FA dosage, stirring speed, solution pH and temperature was examined on the adsorption rate. Experimental results showed a very good compliance with the pseudo-second-order equation, while the equilibrium study showed that the sorption of As(III) ions onto FA fitted the Langmuir and Freundlich isotherms. The adsorption process is endothermic and spontaneous, moreover, the maximum percentage removal of As(III) achieved with approx. 2.5 g FA mixed with 25 mL of 100 mg/L As(III) solution was 65.4 % at pH 10, 60 min contact time, temperature of 353 K and a stirring speed of 120 rpm.

Keywords: arsenic, fly ash, kinetics, isotherm, thermodynamics

Procedia PDF Downloads 234
9721 Recent Developments in Artificial Intelligence and Information Communications Technology

Authors: Dolapo Adeyemo

Abstract:

Technology can be designed specifically for geriatrics and persons with disabilities or ICT accessibility solutions. Both solutions stand to benefit from advances in Artificial intelligence, which are computer systems that perform tasks that require human intelligence. Tasks such as decision making, visual perception, speech recognition, and even language translation are useful in both situation and will provide significant benefits to people with temporarily or permanent disabilities. This research’s goal is to review innovations focused on the use of artificial intelligence that bridges the accessibility gap in technology from a user-centered perspective. A mixed method approach that utilized a comprehensive review of academic literature on the subject combined with semi structure interviews of users, developers, and technology product owners. The internet of things and artificial intelligence technology is creating new opportunities in the assistive technology space and proving accessibility to existing technology. Device now more adaptable to the needs of the user by learning the behavior of users as they interact with the internet. Accessibility to devices have witnessed significant enhancements that continue to benefit people with disabilities. Examples of other advances identified are prosthetic limbs like robotic arms supported by artificial intelligence, route planning software for the visually impaired, and decision support tools for people with disabilities and even clinicians that provide care.

Keywords: ICT, IOT, accessibility solutions, universal design

Procedia PDF Downloads 82
9720 Drying Kinects of Soybean Seeds

Authors: Amanda Rithieli Pereira Dos Santos, Rute Quelvia De Faria, Álvaro De Oliveira Cardoso, Anderson Rodrigo Da Silva, Érica Leão Fernandes Araújo

Abstract:

The study of the kinetics of drying has great importance for the mathematical modeling, allowing to know about the processes of transference of heat and mass between the products and to adjust dryers managing new technologies for these processes. The present work had the objective of studying the kinetics of drying of soybean seeds and adjusting different statistical models to the experimental data varying cultivar and temperature. Soybean seeds were pre-dried in a natural environment in order to reduce and homogenize the water content to the level of 14% (b.s.). Then, drying was carried out in a forced air circulation oven at controlled temperatures of 38, 43, 48, 53 and 58 ± 1 ° C, using two soybean cultivars, BRS 8780 and Sambaíba, until reaching a hygroscopic equilibrium. The experimental design was completely randomized in factorial 5 x 2 (temperature x cultivar) with 3 replicates. To the experimental data were adjusted eleven statistical models used to explain the drying process of agricultural products. Regression analysis was performed using the least squares Gauss-Newton algorithm to estimate the parameters. The degree of adjustment was evaluated from the analysis of the coefficient of determination (R²), the adjusted coefficient of determination (R² Aj.) And the standard error (S.E). The models that best represent the drying kinetics of soybean seeds are those of Midilli and Logarítmico.

Keywords: curve of drying seeds, Glycine max L., moisture ratio, statistical models

Procedia PDF Downloads 618
9719 Langerian Mindfulness and School Manager’s Competencies: A Comprehensive Model in Khorasan Razavi Educational Province

Authors: Reza Taherian, Naziasadat Naseri, Elham Fariborzi, Faride Hashmiannejad

Abstract:

Effective management plays a crucial role in the success of educational institutions and training organizations. This study aims to develop and validate a professional competency model for managers in the education and training sector of Khorasan Razavi Province using a mindfulness approach based on Langerian theory. Employing a mixed exploratory design, the research involved qualitative data collection from experts and top national and provincial managers, as well as quantitative data collection using a researcher-developed questionnaire. The findings revealed that 81% of the competency of education and training managers is influenced by the dimensions of Langerian mindfulness, including engagement, seeking, producing, and flexibility. These dimensions were found to be predictive of the competencies of education and training managers, which encompass specialized knowledge, professional skills, pedagogical knowledge, commitment to Islamic values, personal characteristics, and creativity. This research provides valuable insights into the essential role of mindfulness in shaping the competencies of education and training managers, shedding light on the specific dimensions that significantly contribute to managerial success in Khorasan Razavi province.

Keywords: school managers, school manager’s competencies, mindfulness, Langerian mindfulness

Procedia PDF Downloads 45
9718 Evaluating the Implementation of Machine Learning Techniques in the South African Built Environment

Authors: Peter Adekunle, Clinton Aigbavboa, Matthew Ikuabe, Opeoluwa Akinradewo

Abstract:

The future of machine learning (ML) in building may seem like a distant idea that will take decades to materialize, but it is actually far closer than previously believed. In reality, the built environment has been progressively increasing interest in machine learning. Although it could appear to be a very technical, impersonal approach, it can really make things more personable. Instead of eliminating humans out of the equation, machine learning allows people do their real work more efficiently. It is therefore vital to evaluate the factors influencing the implementation and challenges of implementing machine learning techniques in the South African built environment. The study's design was one of a survey. In South Africa, construction workers and professionals were given a total of one hundred fifty (150) questionnaires, of which one hundred and twenty-four (124) were returned and deemed eligible for study. Utilizing percentage, mean item scores, standard deviation, and Kruskal-Wallis, the collected data was analyzed. The results demonstrate that the top factors influencing the adoption of machine learning are knowledge level and a lack of understanding of its potential benefits. While lack of collaboration among stakeholders and lack of tools and services are the key hurdles to the deployment of machine learning within the South African built environment. The study came to the conclusion that ML adoption should be promoted in order to increase safety, productivity, and service quality within the built environment.

Keywords: machine learning, implementation, built environment, construction stakeholders

Procedia PDF Downloads 121
9717 Philosophical Conceptions and Contraptions of the Reality of Human Rights in Africa. The Ghanaian Reality

Authors: Michael Augustus Akagbor

Abstract:

When discussing human rights, the philosophical underpinnings of discussions about African realities are controversial, often hinging on whether human rights existed in pre-colonial Africa as not just a philosophy of thought but also a way of imagining the individual's place in society. Critics have often fixated on what many argue is the lack of socio-political structures that could have fostered the emergence and development of human rights contraptions in “mechanical” solidarities such as pre-colonial agrarian African societies. This paper debunks the notion that the perceived ‘absence’ of an ‘advanced’ and differentiated social system where the philosophical imaginaries of Hobbes and Locke could have emerged is not grounds to deny the imagined place of the human rights of the ‘individual’ in pre-colonial Africa. The paper adopts the qualitative methodology by reviewing and analyzing secondary data from various sources to advance the view that the concepts of human rights are not alien to indigenous Africa’s legal and political processes.

Keywords: human rights, reality, philosophical, Africa, individual

Procedia PDF Downloads 61
9716 Early Initiation of Breastfeeding among Postpartum Mothers at Two Rwandan Hospitals

Authors: Joella Mukashyaka, Rose Mukarubayiza, Emmanuel Habumugisha, Francois-Xavier Sunday, Kellen Muganwa, Valens Mbarushimana, Pamela Meharry

Abstract:

Background: Breastfeeding in the first hour post-birth can decrease neonatal morbidity and mortality. Disease prevention and health outcomes differ immensely between newborns who receive human milk and those who do not. Rwanda has high breastfeeding rates, though factors associated with early initiation of breastfeeding (EIBF) are unknown. Objective: To assess factors associated with EIBF among mothers in immediate postpartum units at two hospitals. Methods: A cross-sectional study design and a convenience sample of 187 mothers were used. An interviewer-administered questionnaire was used for data collection. A Chi-square test showed the relationship between EIBF and sociodemographic factors. Results: The findings showed less than one quarter (20.5%) breastfed within the first hour after birth. The majority was < 25 years (52.4%), had some primary education (27.7%) employed (66.7%), urban dweller (58.1%), attendance of one ANC visit or more (81.3%), vaginal birth (58.8%), and did not receive EIBF health education (92.0%). The majority (78.5%) was too tired to initiate breastfeeding, and many supplemented (41.9%) due to perceived insufficient breastmilk. Conclusion: Most mothers did not initiate breastfeeding within the first hour after birth. Sociodemographic factors were associated with EIBF. A program to promote, protect, and support EIBF is urgently needed the community.

Keywords: breastfeeding, early initiation, neonates, morbidity, mortality, sub-Saharan Africa

Procedia PDF Downloads 74