Search results for: input mode
3035 Fault Tolerant and Testable Designs of Reversible Sequential Building Blocks
Authors: Vishal Pareek, Shubham Gupta, Sushil Chandra Jain
Abstract:
With increasing high-speed computation demand the power consumption, heat dissipation and chip size issues are posing challenges for logic design with conventional technologies. Recovery of bit loss and bit errors is other issues that require reversibility and fault tolerance in the computation. The reversible computing is emerging as an alternative to conventional technologies to overcome the above problems and helpful in a diverse area such as low-power design, nanotechnology, quantum computing. Bit loss issue can be solved through unique input-output mapping which require reversibility and bit error issue require the capability of fault tolerance in design. In order to incorporate reversibility a number of combinational reversible logic based circuits have been developed. However, very few sequential reversible circuits have been reported in the literature. To make the circuit fault tolerant, a number of fault model and test approaches have been proposed for reversible logic. In this paper, we have attempted to incorporate fault tolerance in sequential reversible building blocks such as D flip-flop, T flip-flop, JK flip-flop, R-S flip-flop, Master-Slave D flip-flop, and double edge triggered D flip-flop by making them parity preserving. The importance of this proposed work lies in the fact that it provides the design of reversible sequential circuits completely testable for any stuck-at fault and single bit fault. In our opinion our design of reversible building blocks is superior to existing designs in term of quantum cost, hardware complexity, constant input, garbage output, number of gates and design of online testable D flip-flop have been proposed for the first time. We hope our work can be extended for building complex reversible sequential circuits.Keywords: parity preserving gate, quantum computing, fault tolerance, flip-flop, sequential reversible logic
Procedia PDF Downloads 5453034 A Transfer Function Representation of Thermo-Acoustic Dynamics for Combustors
Authors: Myunggon Yoon, Jung-Ho Moon
Abstract:
In this paper, we present a transfer function representation of a general one-dimensional combustor. The input of the transfer function is a heat rate perturbation of a burner and the output is a flow velocity perturbation at the burner. This paper considers a general combustor model composed of multiple cans with different cross sectional areas, along with a non-zero flow rate.Keywords: combustor, dynamics, thermoacoustics, transfer function
Procedia PDF Downloads 3813033 Battery/Supercapacitor Emulator for Chargers Functionality Testing
Authors: S. Farag, A. Kuperman
Abstract:
In this paper, design of solid-state battery/super capacitor emulator based on dc-dc boost converter is described. The emulator mimics charging behavior of any storage device based on a predefined behavior set by the user. The device is operated by a two-level control structure: high-level emulating controller and low-level input voltage controller. Simulation and experimental results are shown to demonstrate the emulator operation.Keywords: battery, charger, energy, storage, super capacitor
Procedia PDF Downloads 4003032 Training a Neural Network to Segment, Detect and Recognize Numbers
Authors: Abhisek Dash
Abstract:
This study had three neural networks, one for number segmentation, one for number detection and one for number recognition all of which are coupled to one another. All networks were trained on the MNIST dataset and were convolutional. It was assumed that the images had lighter background and darker foreground. The segmentation network took 28x28 images as input and had sixteen outputs. Segmentation training starts when a dark pixel is encountered. Taking a window(7x7) over that pixel as focus, the eight neighborhood of the focus was checked for further dark pixels. The segmentation network was then trained to move in those directions which had dark pixels. To this end the segmentation network had 16 outputs. They were arranged as “go east”, ”don’t go east ”, “go south east”, “don’t go south east”, “go south”, “don’t go south” and so on w.r.t focus window. The focus window was resized into a 28x28 image and the network was trained to consider those neighborhoods which had dark pixels. The neighborhoods which had dark pixels were pushed into a queue in a particular order. The neighborhoods were then popped one at a time stitched to the existing partial image of the number one at a time and trained on which neighborhoods to consider when the new partial image was presented. The above process was repeated until the image was fully covered by the 7x7 neighborhoods and there were no more uncovered black pixels. During testing the network scans and looks for the first dark pixel. From here on the network predicts which neighborhoods to consider and segments the image. After this step the group of neighborhoods are passed into the detection network. The detection network took 28x28 images as input and had two outputs denoting whether a number was detected or not. Since the ground truth of the bounds of a number was known during training the detection network outputted in favor of number not found until the bounds were not met and vice versa. The recognition network was a standard CNN that also took 28x28 images and had 10 outputs for recognition of numbers from 0 to 9. This network was activated only when the detection network votes in favor of number detected. The above methodology could segment connected and overlapping numbers. Additionally the recognition unit was only invoked when a number was detected which minimized false positives. It also eliminated the need for rules of thumb as segmentation is learned. The strategy can also be extended to other characters as well.Keywords: convolutional neural networks, OCR, text detection, text segmentation
Procedia PDF Downloads 1613031 Microgrid Design Under Optimal Control With Batch Reinforcement Learning
Authors: Valentin Père, Mathieu Milhé, Fabien Baillon, Jean-Louis Dirion
Abstract:
Microgrids offer potential solutions to meet the need for local grid stability and increase isolated networks autonomy with the integration of intermittent renewable energy production and storage facilities. In such a context, sizing production and storage for a given network is a complex task, highly depending on input data such as power load profile and renewable resource availability. This work aims at developing an operating cost computation methodology for different microgrid designs based on the use of deep reinforcement learning (RL) algorithms to tackle the optimal operation problem in stochastic environments. RL is a data-based sequential decision control method based on Markov decision processes that enable the consideration of random variables for control at a chosen time scale. Agents trained via RL constitute a promising class of Energy Management Systems (EMS) for the operation of microgrids with energy storage. Microgrid sizing (or design) is generally performed by minimizing investment costs and operational costs arising from the EMS behavior. The latter might include economic aspects (power purchase, facilities aging), social aspects (load curtailment), and ecological aspects (carbon emissions). Sizing variables are related to major constraints on the optimal operation of the network by the EMS. In this work, an islanded mode microgrid is considered. Renewable generation is done with photovoltaic panels; an electrochemical battery ensures short-term electricity storage. The controllable unit is a hydrogen tank that is used as a long-term storage unit. The proposed approach focus on the transfer of agent learning for the near-optimal operating cost approximation with deep RL for each microgrid size. Like most data-based algorithms, the training step in RL leads to important computer time. The objective of this work is thus to study the potential of Batch-Constrained Q-learning (BCQ) for the optimal sizing of microgrids and especially to reduce the computation time of operating cost estimation in several microgrid configurations. BCQ is an off-line RL algorithm that is known to be data efficient and can learn better policies than on-line RL algorithms on the same buffer. The general idea is to use the learned policy of agents trained in similar environments to constitute a buffer. The latter is used to train BCQ, and thus the agent learning can be performed without update during interaction sampling. A comparison between online RL and the presented method is performed based on the score by environment and on the computation time.Keywords: batch-constrained reinforcement learning, control, design, optimal
Procedia PDF Downloads 1223030 Use of Artificial Neural Networks to Estimate Evapotranspiration for Efficient Irrigation Management
Authors: Adriana Postal, Silvio C. Sampaio, Marcio A. Villas Boas, Josué P. Castro
Abstract:
This study deals with the estimation of reference evapotranspiration (ET₀) in an agricultural context, focusing on efficient irrigation management to meet the growing interest in the sustainable management of water resources. Given the importance of water in agriculture and its scarcity in many regions, efficient use of this resource is essential to ensure food security and environmental sustainability. The methodology used involved the application of artificial intelligence techniques, specifically Multilayer Perceptron (MLP) Artificial Neural Networks (ANNs), to predict ET₀ in the state of Paraná, Brazil. The models were trained and validated with meteorological data from the Brazilian National Institute of Meteorology (INMET), together with data obtained from a producer's weather station in the western region of Paraná. Two optimizers (SGD and Adam) and different meteorological variables, such as temperature, humidity, solar radiation, and wind speed, were explored as inputs to the models. Nineteen configurations with different input variables were tested; amidst them, configuration 9, with 8 input variables, was identified as the most efficient of all. Configuration 10, with 4 input variables, was considered the most effective, considering the smallest number of variables. The main conclusions of this study show that MLP ANNs are capable of accurately estimating ET₀, providing a valuable tool for irrigation management in agriculture. Both configurations (9 and 10) showed promising performance in predicting ET₀. The validation of the models with cultivator data underlined the practical relevance of these tools and confirmed their generalization ability for different field conditions. The results of the statistical metrics, including Mean Absolute Error (MAE), Mean Squared Error (MSE), Root Mean Squared Error (RMSE), and Coefficient of Determination (R²), showed excellent agreement between the model predictions and the observed data, with MAE as low as 0.01 mm/day and 0.03 mm/day, respectively. In addition, the models achieved an R² between 0.99 and 1, indicating a satisfactory fit to the real data. This agreement was also confirmed by the Kolmogorov-Smirnov test, which evaluates the agreement of the predictions with the statistical behavior of the real data and yields values between 0.02 and 0.04 for the producer data. In addition, the results of this study suggest that the developed technique can be applied to other locations by using specific data from these sites to further improve ET₀ predictions and thus contribute to sustainable irrigation management in different agricultural regions. The study has some limitations, such as the use of a single ANN architecture and two optimizers, the validation with data from only one producer, and the possible underestimation of the influence of seasonality and local climate variability. An irrigation management application using the most efficient models from this study is already under development. Future research can explore different ANN architectures and optimization techniques, validate models with data from multiple producers and regions, and investigate the model's response to different seasonal and climatic conditions.Keywords: agricultural technology, neural networks in agriculture, water efficiency, water use optimization
Procedia PDF Downloads 473029 Video Summarization: Techniques and Applications
Authors: Zaynab El Khattabi, Youness Tabii, Abdelhamid Benkaddour
Abstract:
Nowadays, huge amount of multimedia repositories make the browsing, retrieval and delivery of video contents very slow and even difficult tasks. Video summarization has been proposed to improve faster browsing of large video collections and more efficient content indexing and access. In this paper, we focus on approaches to video summarization. The video summaries can be generated in many different forms. However, two fundamentals ways to generate summaries are static and dynamic. We present different techniques for each mode in the literature and describe some features used for generating video summaries. We conclude with perspective for further research.Keywords: video summarization, static summarization, video skimming, semantic features
Procedia PDF Downloads 4003028 Balance Rigor, Relevance and Socio-Emotional Learning in Math
Authors: Abimbola Akintounde
Abstract:
Supporting the social and emotional needs of young adolescents has become an emergent concern for schools around the world. Yet educators remain in a dilemma regarding the optimum approach for integrating social and emotional learning (SEL) into their content area instruction. The purpose of this study was to explore the perception of secondary students regarding their schoolwide SEL interventions. Twenty-four International Baccalaureate students in a final year mathematics course at an American Public Secondary School near Washington D. C. were randomly selected for participation in this study via an online electronic survey. The participants in this study used Likert-scale items to rate the effectiveness of the socio-emotional and character development programs being implemented at their schools. Respondents also ranked their preferred mode of delivery of social and emotional support programs. About 71% of the teenagers surveyed preferred SEL support rendered via interactive team-building activities and games, 42% of the high school students in the study ranked focus group discussions as their preferred format for SEL interventions, while only 13% of the respondents in the study regarded lectures and presentations as their preferred mode of SEL delivery. About one-fourth of the study participants agreed that explicit instruction was critical to enhancing students’ wellness, 79% agreed that SEL programs should foster less teacher talk, while 88% of the students indicated that student engagement was critical to their mental health. Eighty percent of the teenagers surveyed decried that the focus of their school-wide social and emotional programs was poorly prioritized. About two-thirds of the students agreed that social justice and equity issues should be embedded in their schools’ advisory programs. More than half of the respondents agitated for strategies for managing stress and their school workload. About 54% of the respondents also clamored for SEL programs that reinforce emotion regulation and coping strategies for anxiety. Based on the findings of this study, recommendations were proffered for best practices in the design and implementation of effective learner-friendly social and emotional development interventions.Keywords: SEL, math anxiety, student support, emotion regulation, social awareness, self awareness, self management, relationship building
Procedia PDF Downloads 733027 A Research on Determining the Viability of a Job Board Website for Refugees in Kenya
Authors: Prince Mugoya, Collins Oduor Ondiek, Patrick Kanyi Wamuyu
Abstract:
Refugee Job Board Website is a web-based application that provides a platform for organizations to post jobs specifically for refugees. Organizations upload job opportunities and refugees can view them on the website. The website also allows refugees to input their skills and qualifications. The methodology used to develop this system is a waterfall (traditional) methodology. Software development tools include Brackets which will be used to code the website and PhpMyAdmin to store all the data in a database.Keywords: information technology, refugee, skills, utilization, economy, jobs
Procedia PDF Downloads 1653026 Computational Fluid Dynamicsfd Simulations of Air Pollutant Dispersion: Validation of Fire Dynamic Simulator Against the Cute Experiments of the Cost ES1006 Action
Authors: Virginie Hergault, Siham Chebbah, Bertrand Frere
Abstract:
Following in-house objectives, Central laboratory of Paris police Prefecture conducted a general review on models and Computational Fluid Dynamics (CFD) codes used to simulate pollutant dispersion in the atmosphere. Starting from that review and considering main features of Large Eddy Simulation, Central Laboratory Of Paris Police Prefecture (LCPP) postulates that the Fire Dynamics Simulator (FDS) model, from National Institute of Standards and Technology (NIST), should be well suited for air pollutant dispersion modeling. This paper focuses on the implementation and the evaluation of FDS in the frame of the European COST ES1006 Action. This action aimed at quantifying the performance of modeling approaches. In this paper, the CUTE dataset carried out in the city of Hamburg, and its mock-up has been used. We have performed a comparison of FDS results with wind tunnel measurements from CUTE trials on the one hand, and, on the other, with the models results involved in the COST Action. The most time-consuming part of creating input data for simulations is the transfer of obstacle geometry information to the format required by SDS. Thus, we have developed Python codes to convert automatically building and topographic data to the FDS input file. In order to evaluate the predictions of FDS with observations, statistical performance measures have been used. These metrics include the fractional bias (FB), the normalized mean square error (NMSE) and the fraction of predictions within a factor of two of observations (FAC2). As well as the CFD models tested in the COST Action, FDS results demonstrate a good agreement with measured concentrations. Furthermore, the metrics assessment indicate that FB and NMSE meet the tolerance acceptable.Keywords: numerical simulations, atmospheric dispersion, cost ES1006 action, CFD model, cute experiments, wind tunnel data, numerical results
Procedia PDF Downloads 1333025 A Corpus-based Study of Adjuncts in Colombian English as a Second Language (ESL) Argumentative Essays
Authors: E. Velasco
Abstract:
Meeting high standards of writing in a Second Language (L2) is extremely important for many students who wish to undertake studies at universities in both English and non-English speaking countries. University lecturers in English speaking countries continue to express dissatisfaction with the apparent poor quality of essay writing skills displayed by English as a Second Language (ESL) students, whose essays are often criticised for their lack of cohesion and coherence. These critiques have extended to contexts such as Colombia, where many ESL students are criticised for their inability to write high-quality academic texts in L2-English, particularly at the tertiary level. If Colombian ESL students are expected to meet high standards of writing when studying locally and abroad, it makes sense to carry out specific research that can perhaps lead to recommendations to support their quest for improving argumentative strategies. Employing Corpus Linguistics methods within a Learner Corpus Research framework, and a combination of Log-Likelihood and Bayes Factor measures, this paper investigated argumentative essays written by Colombian ESL students. The study specifically aimed to analyse conjunctive adjuncts in argumentative essays to find out how Colombian ESL students connect their ideas in discourse. Results suggest that a) Colombian ESL learners need explicit instruction on specific areas of conjunctive adjuncts to counteract overuse, underuse and misuse; b) underuse of endophoric and evidential adjuncts highlights gaps between IELTS-like essays and good quality tertiary-level essays and published papers, and these gaps are linked to prior knowledge brought into writing task, rhetorical functions in writing, and research processes before writing takes place; c) both Colombian ESL learners and L1-English writers (in a reference corpus) overuse some adjuncts and underuse endophoric and evidential adjuncts, when compared to skilled L1-English and L2-English writers, so differences in frequencies of adjuncts has little to do with the writers’ L1, and differences are rather linked to types of essays writers produce (e.g. ESL vs. university essays). Ender Velasco: The pedagogical recommendations deriving from the study are that: a) Colombian ESL learners need to be shown that overuse is not the only way of giving cohesion to argumentative essays and there are other alternatives to cohesion (e.g., implicit adjuncts, lexical chains and collocations); b) syllabi and classroom input need to raise awareness of gaps in writing skills between IELTS-like and tertiary-level argumentative essays, and of how endophoric and evidential adjuncts are used to refer to anaphoric and cataphoric sections of essays, and to other people’s work or ideas; c) syllabi and classroom input need to include essay-writing tasks based on previous research/reading which learners need to incorporate into their arguments, and tasks that raise awareness of referencing systems (e.g., APA); d) classroom input needs to include explicit instruction on use of punctuation, functions and/or syntax with specific conjunctive adjuncts such as for example, for that reason, although, despite and nevertheless.Keywords: argumentative essays, colombian english as a second language (esl) learners, conjunctive adjuncts, corpus linguistics
Procedia PDF Downloads 843024 The Rational Mode of Affordable Housing Based on the Special Residence Space Form of City Village in Xiamen
Authors: Pingrong Liao
Abstract:
Currently, as China is in the stage of rapid urbanization, a large number of rural population have flown into the city and it is urgent to solve the housing problem. Xiamen is the typical city of China characterized by high housing price and low-income. Due to the government failed to provide adequate public cheap housing, a large number of immigrants dwell in the informal rental housing represented by the "city village". Comfortable housing is the prerequisite for the harmony and stability of the city. Therefore, with "city village" and the affordable housing as the main object of study, this paper makes an analysis on the housing status, personnel distribution and mobility of the "city village" of Xiamen, and also carries out a primary research on basic facilities such as the residential form and commercial, property management services, with the combination of the existing status of the affordable housing in Xiamen, and finally summary and comparison are made by the author in an attempt to provide some references and experience for the construction and improvement of the government-subsidized housing to improve the residential quality of the urban-poverty stricken people. In this paper, the data and results are collated and quantified objectively based on the relevant literature, the latest market data and practical investigation as well as research methods of comparative study and case analysis. Informal rental housing, informal economy and informal management of "city village" as social-housing units in many ways fit in the housing needs of the floating population, providing a convenient and efficient condition for the flowing of people. However, the existing urban housing in Xiamen have some drawbacks, for example, the housing are unevenly distributed, the spatial form is single, the allocation standard of public service facilities is not targeted to the subsidized object, the property management system is imperfect and the cost is too high, therefore, this paper draws lessons from the informal model of city village”, and finally puts forward some improvement strategies.Keywords: urban problem, urban village, affordable housing, living mode, Xiamen constructing
Procedia PDF Downloads 2453023 Postpartum Female Sexual Dysfunctions in Hungary: A Cross-Sectional Study
Authors: Katalin Szöllősi, László Szabó
Abstract:
Introduction and purpose: Even though female sexual dysfunctions are common among women in the postpartum period, the profile of these disturbances has not been well investigated in Hungary yet. The aim of the study was to evaluate the postpartum female sexual functions in Hungary. This research sought to investigate the possible predictor factors which can influence postpartum female sexual functions. Method and sample: This was a cross-sectional study, including patients from two maternity clinics in Budapest. 113 women were recruited into our study 3 months after their childbirth. 53 had vaginal birth, 60 had a caesarian section. Data were collected from medical reports in addition by using self-developed questions and validated questionnaires in order to measure important predictors which may be responsible for postpartum sexual dysfunctions such as mode of delivery, parity, urinary incontinence and body image. Sexual functions were evaluated by the Hungarian version of the Female Sexual Function Index (FSFI). The Hungarian version of Body Image Questionnaire-Short Form14 (BSQ-SF14) was applied for assessing body image. Results: 82,3% of the participants began to have sexual intercourse within three months postpartum. 53,98% of the participants reported sexual dysfunctions (cut-off FSFI score 26,55). According to our results mode of delivery, parity, hemorrhoids, time of intercourse, resumption was not associated with female sexual dysfunctions. We found correlation at a tendential level between urinary incontinence and sexual dysfunctions (p=0,003, R=0,26). We found a negative correlation at a tendential level between the total score of BSQ-SF14 and FSFI (p=0,03, R=-0,269). Only 32,74% of women reported discussing sexual life with health care professionals. However, 67,25% of them would have had the need to be asked about their postpartum health issues. Conclusions and recommendations: The prevalence of female sexual dysfunctions were relatively high after childbirth. We found that incontinence and body image was associated with sexual dysfunctions; other risk factors remained unknown. Despite regular contact with health care professionals, women rarely get any information about postpartum sexual health issues. The high prevalence of dysfunctions indicates the need for further investigation to address other risk factors and proper counselling of women after childbirth.Keywords: body image, postpartum, sexual dysfunction, urinary incontinence
Procedia PDF Downloads 1113022 The Role of Zakat on Sustainable Economic Development by Rumah Zakat
Authors: Selamat Muliadi
Abstract:
This study aimed to explain conceptual the role of Zakat on sustainable economic development by Rumah Zakat. Rumah Zakat is a philanthropic institution that manages zakat and other social funds through community empowerment programs. In running the program, including economic empowerment and socio health services are designed for these recipients. Rumah Zakat's connection with the establisment of Sustainable Development Goals (SDGs) which is to help impoverished recipients economically and socially. It’s an important agenda that the government input into national development, even the region. The primary goal of Zakat on sustainable economic development, not only limited to economic variables but based on Islamic principles, has comprehensive characteristics. The characteristics include moral, material, spiritual, and social aspects. In other words, sustainable economic development is closely related to improving people’s living standard (Mustahiq). The findings provide empiricial evidence regarding the positive contribution and effectiveness of zakat targeting in reducing poverty and improve the welfare of people related with the management of zakat. The purpose of this study was to identify the role of Zakat on sustainable economic development, which was applied by Rumah Zakat. This study used descriptive method and qualitative analysis. The data source was secondary data collected from documents and texts related to the research topic, be it books, articles, newspapers, journals, or others. The results showed that the role of zakat on sustainable economic development by Rumah Zakat has been quite good and in accordance with the principle of Islamic economics. Rumah Zakat programs are adapted to support intended development. The contribution of the productive program implementation has been aligned with four goals in the Sustainable Development Goals, i.e., Senyum Juara (Quality Education), Senyum Lestari (Clean Water and Sanitation), Senyum Mandiri (Entrepreneur Program) and Senyum Sehat (Free Maternity Clinic). The performance of zakat in the sustainable economic empowerment community at Rumah Zakat is taking into account dimensions such as input, process, output, and outcome.Keywords: Zakat, social welfare, sustainable economic development, charity
Procedia PDF Downloads 1363021 Effectiveness of the Model in the Development of Teaching Materials for Malay Language in Primary Schools in Singapore
Authors: Salha Mohamed Hussain
Abstract:
As part of the review on the Malay Language curriculum and pedagogy in Singapore conducted in 2010, some recommendations were made to nurture active learners who are able to use the Malay Language efficiently in their daily lives. In response to the review, a new Malay Language teaching and learning package for primary school, called CEKAP (Cungkil – Elicit; Eksplorasi – Exploration; Komunikasi – Communication; Aplikasi – Application; Penilaian – Assessment), was developed from 2012 and implemented for Primary 1 in all primary schools from 2015. Resources developed in this package include the text book, activity book, teacher’s guide, big books, small readers, picture cards, flash cards, a game kit and Information and Communication Technology (ICT) resources. The development of the CEKAP package is continuous until 2020. This paper will look at a model incorporated in the development of the teaching materials in the new Malay Language Curriculum for Primary Schools and the rationale for each phase of development to ensure that the resources meet the needs of every pupil in the teaching and learning of Malay Language in the primary schools. This paper will also focus on the preliminary findings of the effectiveness of the model based on the feedback given by members of the working and steering committees. These members are academicians and educators who were appointed by the Ministry of Education to provide professional input on the soundness of pedagogical approach proposed in the revised syllabus and to make recommendations on the content of the new instructional materials. Quantitative data is derived from the interviews held with these members to gather their input on the model. Preliminary findings showed that the members provided positive feedback on the model and that the comprehensive process has helped to develop good and effective instructional materials for the schools. Some recommendations were also gathered from the interview sessions. This research hopes to provide useful information to those involved in the planning of materials development for teaching and learning.Keywords: Malay language, materials development, model, primary school
Procedia PDF Downloads 1123020 Design of a Novel Fractal Multiband Planar Antenna with a CPW-Feed
Authors: T. Benyetho, L. El Abdellaoui, J. Terhzaz, H. Bennis, N. Ababssi, A. Tajmouati, A. Tribak, M. Latrach
Abstract:
This work presents a new planar multiband antenna based on fractal geometry. This structure is optimized and validated into simulation by using CST-MW Studio. To feed this antenna we have used a CPW line which makes it easy to be incorporated with integrated circuits. The simulation results presents a good matching input impedance and radiation pattern in the GSM band at 900 MHz and ISM band at 2.4 GHz. The final structure is a dual band fractal antenna with 70 x 70 mm² as a total area by using an FR4 substrate.Keywords: Antenna, CPW, fractal, GSM, multiband
Procedia PDF Downloads 3863019 A Review on the Comparison of EU Countries Based on Research and Development Efficiencies
Authors: Yeliz Ekinci, Raife Merve Ön
Abstract:
Nowadays, technological progress is one of the most important components of economic growth and the efficiency of R&D activities is particularly essential for countries. This study is an attempt to analyze the R&D efficiencies of EU countries. The indicators related to R&D efficiencies should be determined in advance in order to use DEA. For this reason a list of input and output indicators are derived from the literature review. Considering the data availability, a final list is given for the numerical analysis for future research.Keywords: data envelopment analysis, economic growth, EU countries, R&D efficiency
Procedia PDF Downloads 5363018 Application of a Theoretical framework as a Context for a Travel Behavior Change Policy Intervention
Authors: F. Moghtaderi, M. Burke, J. Troelsen
Abstract:
There has been a significant decline in active travel as well as the massive increase use of car-dependent travel mode in many countries during past two decades. Evidential risks for people’s physical and mental health problems are followed by this increased use of motorized travel mode. These problems range from overweight and obesity to increasing air pollution. In response to these rising concerns, local councils and other interested organizations around the world have introduced a variety of initiatives regarding reduce the dominance of cars for the daily journeys. However, the nature of these kinds of interventions, which related to the human behavior, make lots of complexities. People’s travel behavior and changing this behavior, has two different aspects. People’s attitudes and perceptions toward the sustainable and healthy modes of travel, and motorized travel modes (especially private car use) is one these two aspects. The other one related to people’s behavior change processes. There are no comprehensive model in order to guide policy interventions to increase the level of succeed of such interventions. A comprehensive theoretical framework is required in accordance to facilitate and guide the processes of data collection and analysis to achieve the best possible guidelines for policy makers. Regarding this gaps in the travel behavior change research, this paper attempted to identify and suggest a multidimensional framework in order to facilitate planning interventions. A structured mixed-method is suggested regarding the expand the scope and improve the analytic power of the result according to the complexity of human behavior. In order to recognize people’s attitudes, a theory with the focus on people’s attitudes towards a particular travel behavior was needed. The literature around the theory of planned behavior (TPB) was the most useful, and had been proven to be a good predictor of behavior change. Another aspect of the research, related to the people’s decision-making process regarding explore guidelines for the further interventions. Therefore, a theory was needed to facilitate and direct the interventions’ design. The concept of the transtheoretical model of behavior change (TTM) was used regarding reach a set of useful guidelines for the further interventions with the aim to increase active travel and sustainable modes of travel. Consequently, a combination of these two theories (TTM and TPB) had presented as an appropriate concept to identify and design implemented travel behavior change interventions.Keywords: behavior change theories, theoretical framework, travel behavior change interventions, urban research
Procedia PDF Downloads 3733017 Radio Frequency Energy Harvesting Friendly Self-Clocked Digital Low Drop-Out for System-On-Chip Internet of Things
Authors: Christos Konstantopoulos, Thomas Ussmueller
Abstract:
Digital low drop-out regulators, in contrast to analog counterparts, provide an architecture of sub-1 V regulation with low power consumption, high power efficiency, and system integration. Towards an optimized integration in the ultra-low-power system-on-chip Internet of Things architecture that is operated through a radio frequency energy harvesting scheme, the D-LDO regulator should constitute the main regulator that operates the master-clock and rest loads of the SoC. In this context, we present a D-LDO with linear search coarse regulation and asynchronous fine regulation, which incorporates an in-regulator clock generation unit that provides an autonomous, self-start-up, and power-efficient D-LDO design. In contrast to contemporary D-LDO designs that employ ring-oscillator architecture which start-up time is dependent on the frequency, this work presents a fast start-up burst oscillator based on a high-gain stage with wake-up time independent of coarse regulation frequency. The design is implemented in a 55-nm Global Foundries CMOS process. With the purpose to validate the self-start-up capability of the presented D-LDO in the presence of ultra-low input power, an on-chip test-bench with an RF rectifier is implemented as well, which provides the RF to DC operation and feeds the D-LDO. Power efficiency and load regulation curves of the D-LDO are presented as extracted from the RF to regulated DC operation. The D-LDO regulator presents 83.6 % power efficiency during the RF to DC operation with a 3.65 uA load current and voltage regulator referred input power of -27 dBm. It succeeds 486 nA maximum quiescent current with CL 75 pF, the maximum current efficiency of 99.2%, and 1.16x power efficiency improvement compared to analog voltage regulator counterpart oriented to SoC IoT loads. Complementary, the transient performance of the D-LDO is evaluated under the transient droop test, and the achieved figure-of-merit is compared with state-of-art implementations.Keywords: D-LDO, Internet of Things, RF energy harvesting, voltage regulators
Procedia PDF Downloads 1453016 Nanoindentation Studies of Metallic Cu-CuZr Composites Synthesized by Accumulative Roll Bonding
Authors: Ehsan Alishahi, Chuang Deng
Abstract:
Materials with microstructural heterogeneity have recently attracted dramatic attention in the materials science community. Although most of the metals are identified as crystalline, the new class of amorphous alloys, sometimes are known as metallic glasses (MGs), exhibited remarkable properties, particularly high mechanical strength and elastic limit. The unique properties of MGs led to the wide range of studies in developing and characterizing of new alloys or composites which met the commercial desires. In spite of applicable properties of MGs, commercializing of metallic glasses was limited due to a major drawback, the lack of ductility and sudden brittle failure mode. Hence, crystalline-amorphous (C-A) composites were introduced almost in 2000s as a toughening strategy to improve the ductility of MGs. Despite the considerable progress reported in previous studies, there are still challenges in both synthesis and characterization of metallic C-A composites. In this study, accumulative roll bonding (ARB) was used to synthesize bulk crystalline-amorphous composites starting from crystalline Cu-Zr multilayers. Due to the severe plastic deformation state, new CuZr phases were formed during the rolling process which was reflected in SEM-EDS analysis. EDS elemental analysis showed the variation in the composition of CuZr phases such as 38-62, 50-50 to 68-32 at Cu-Zr % respectively. Moreover, TEM with electron diffraction analysis indicated the presence of both crystalline and amorphous structures for the new formed CuZr phases. In addition to the microstructural analysis, the mechanical properties of the synthesized composites were studied using the nanoindentation technique. Hysitron Nanoindentation instrument was used to conduct nanoindentation tests with cube corner tip. The maximum load of 5000 µN was applied in load control mode to measure the elastic modulus and hardness of different phases. The trend of results indicated three distinct regimes of hardness and elastic modulus including pure Cu, pure Zr, and new formed CuZr phases. More specifically, pure Cu regions showed the lowest values for both nanoindentation hardness and elastic modulus while the CuZr phases take the highest values. Consequently, pure Zr was placed in the intermediate range which is harder than pure Cu but softer than CuZr phases. In overall, it was found that CuZr phases with higher hardness were nucleated during ARB process as a result of mechanical alloying phenomenon.Keywords: ARB, crystalline-amorphous composites, mechanical alloying, nanoindentation hardness
Procedia PDF Downloads 5503015 Interaction between the Main Crack and Dislocation in the Glass Material
Authors: A. Mezzidi, H. Hamli Benzahar
Abstract:
The present study evaluates the stress and stress intensity factor during the propagation of a crack at presence of a dislocation near of crack tip. The problem is formulated using a glass material having an equivalent elasticity modulus and a Poisson ratio. In this research work, the proposed material is a plate form with a main crack in one of these ends and a dislocation near this crack, subjected to tensile stresses according to the mode 1 opening. For each distance between the two cracks, we can determine these stresses. This study is treated by finite elements method by using the software (ABAQUS) rate. It is shown here in that obtained results agreed with those determined by other researchersKeywords: crack, dislocation, finite element, glass
Procedia PDF Downloads 3723014 Optically Active Material Based on Bi₂O₃@Yb³⁺, Nd³⁺ with High Intensity of Upconversion Luminescence in Red and Green Region
Authors: D. Artamonov, A. Tsibulnikova, I. Samusev, V. Bryukhanov, A. Kozhevnikov
Abstract:
The synthesis and luminescent properties of Yb₂O₃, Nd₂O₃@Bi₂O₃ complex with upconversion generation are discussed in this work. The obtained samples were measured in the visible region of the spectrum under excitation with a wavelength of 980 nm. The studies showed that the obtained complexes have a high degree of stability and intense luminescence in the wavelength range of 400-750 nm. Consideration of the time dependence of the intensity of the upconversion luminescence allowed us to conclude that the enhancement of the intensity occurs in the time interval from 5 to 30 min, followed by the appearance of a stationary mode.Keywords: lasers, luminescence, upconversion photonics, rare earth metals
Procedia PDF Downloads 823013 Study on Energy Absorption Characteristic of Cab Frame with FEM
Authors: Shigeyuki Haruyama, Oke Oktavianty, Zefry Darmawan, Tadayuki Kyoutani, Ken Kaminishi
Abstract:
Cab’s frame strength is considered as an important factor in excavator’s operator safety, especially during roll-over. In this study, we use a model of cab frame with different thicknesses and perform elastoplastic numerical analysis by using Finite Element Method (FEM). Deformation mode and energy absorption's of cab’s frame part are investigated on two conditions, with wrinkle and without wrinkle. The occurrence of wrinkle when deforming cab frame can reduce energy absorption, and among 4 parts with wrinkle, the energy absorption significantly decreases in part C. Residual stress that generated upon the bending process of part C is analyzed to confirm it possibility in increasing the energy absorption.Keywords: ROPS, FEM, hydraulic excavator, cab frame
Procedia PDF Downloads 4303012 A Study on the Planning of Urban Road Traffic Signs Based on the Leisure Involvement of Self-Driving Tourists
Authors: Chun-Lin Zhang, Min Wan
Abstract:
With the upgrade development of the tourism industry from the simple sightseeing tour to the leisure and vacation, people's travel idea has undergone a fundamental change. More and more people begin to pursue liberal and personal tourism, so self-driving tourism has become the main form of current tourism activities. With the self-driving tourism representing the general trend, the importance of convenient tourism transportation and perfect road traffic signs have become more and more prominent. A clear urban road traffic signs can help visitors quickly identify the direction and distance to the tourism destination. The purpose of this article is analyzing the planning of urban road traffic signs which can bring positive impact on the participation in the recreation involved of self-driving tourists. The content of this article is divided into three parts. Based on the literature review and theoretical analysis, the first part constructs a structural variance model. The model is from three dimensions: the attention of the self-driving tourists to the urban traffic signs along the road, the perception of the self-driving tourists to the road traffic signs itself, the perceptions of the self-driving tourists to the tourism destination information on the traffic signs. Through this model, the paper aims to explore the influence of the urban road traffic signs to the leisure psychological involvement and leisure behavior involvement of the self-driving tourists. The second part aims to verify through the hypothesis model the questionnaire survey and come to preliminary conclusions. The preliminary conclusions are as follows: firstly, the color, shape, size, setting mode and occurrence frequency of urban road traffic sign have significant influence on the leisure psychological involvement and leisure behavior involvement of the self-driving tourists. Secondly, the influence on the leisure behavior involvement is obviously higher than the influence on the leisure psychological involvement. Thirdly, the information about the tourism destination marked on the urban road traffic signs has not obviously influence on the leisure psychological involvement, but it has distinct influence on the leisure behavior involvement of self-driving tourists. The third part puts forward that the planning of urban road traffic signs should focus on the angle of the impact of road traffic signs on people's psychology and behavior. On the basis of the above conclusions, the paper researches the color, shape, size, setting mode and information labeling of urban road traffic signs so that they can preferably satisfy the demand of the leisure involvement of self-driving tourists.Keywords: leisure involvement, self-driving tourism, structural equation, urban road traffic signs
Procedia PDF Downloads 2373011 Combined Power Supply at Well Drilling in Extreme Climate Conditions
Authors: V. Morenov, E. Leusheva
Abstract:
Power supplying of well drilling on oil and gas fields at ambient air low temperatures is characterized by increased requirements of electric and heat energy. Power costs for heating of production facilities, technological and living objects may several times exceed drilling equipment electric power consumption. Power supplying of prospecting and exploitation drilling objects is usually done by means of local electric power structures based on diesel power stations. In the meantime, exploitation of oil fields is accompanied by vast quantities of extracted associated petroleum gas, and while developing gas fields there are considerable amounts of natural gas and gas condensate. In this regard implementation of gas-powered self-sufficient power units functioning on produced crude products for power supplying is seen as most potential. For these purposes gas turbines (GT) or gas reciprocating engines (GRE) may be used. In addition gas-powered units are most efficiently used in cogeneration mode - combined heat and power production. Conducted research revealed that GT generate more heat than GRE while producing electricity. One of the latest GT design are microturbines (MT) - devices that may be efficiently exploited in combined heat and power mode. In conditions of ambient air low temperatures and high velocity wind sufficient heat supplying is required for both technological process, specifically for drilling mud heating, and for maintaining comfortable working conditions at the rig. One of the main heat regime parameters are the heat losses. Due to structural peculiarities of the rig most of the heat losses occur at cold air infiltration through the technological apertures and hatchways and heat transition of isolation constructions. Also significant amount of heat is required for working temperature sustaining of the drilling mud. Violation of circulation thermal regime may lead to ice build-up on well surfaces and ice blockages in armature elements. That is why it is important to ensure heating of the drilling mud chamber according to ambient air temperature. Needed heat power will be defined by heat losses of the chamber. Noting heat power required for drilling structure functioning, it is possible to create combined heat and power complex based on MT for satisfying consumer power needs and at the same time lowering power generation costs. As a result, combined power supplying scheme for multiple well drilling utilizing heat of MT flue gases was developed.Keywords: combined heat, combined power, drilling, electric supply, gas-powered units, heat supply
Procedia PDF Downloads 5773010 Unequal Error Protection of VQ Image Transmission System
Authors: Khelifi Mustapha, A. Moulay lakhdar, I. Elawady
Abstract:
We will study the unequal error protection for VQ image. We have used the Reed Solomon (RS) Codes as Channel coding because they offer better performance in terms of channel error correction over a binary output channel. One such channel (binary input and output) should be considered if it is the case of the application layer, because it includes all the features of the layers located below and on the what it is usually not feasible to make changes.Keywords: vector quantization, channel error correction, Reed-Solomon channel coding, application
Procedia PDF Downloads 3653009 Competitiveness and Pricing Policy Assessment for Resilience Surface Access System at Airports
Authors: Dimitrios J. Dimitriou
Abstract:
Considering a worldwide tendency, air transports are growing very fast and many changes have taken place in planning, management and decision making process. Given the complexity of airport operation, the best use of existing capacity is the key driver of efficiency and productivity. This paper deals with the evaluation framework for the ground access at airports, by using a set of mode choice indicators providing key messages towards airport’s ground access performance. The application presents results for a sample of 12 European airports, illustrating recommendations to define policy and improve service for the air transport access chain.Keywords: airport ground access, air transport chain, airport access performance, airport policy
Procedia PDF Downloads 3703008 Parallel Version of Reinhard’s Color Transfer Algorithm
Authors: Abhishek Bhardwaj, Manish Kumar Bajpai
Abstract:
An image with its content and schema of colors presents an effective mode of information sharing and processing. By changing its color schema different visions and prospect are discovered by the users. This phenomenon of color transfer is being used by Social media and other channel of entertainment. Reinhard et al’s algorithm was the first one to solve this problem of color transfer. In this paper, we make this algorithm efficient by introducing domain parallelism among different processors. We also comment on the factors that affect the speedup of this problem. In the end by analyzing the experimental data we claim to propose a novel and efficient parallel Reinhard’s algorithm.Keywords: Reinhard et al’s algorithm, color transferring, parallelism, speedup
Procedia PDF Downloads 6143007 A Parametric Investigation into the Free Vibration and Flutter Characteristics of High Aspect Ratio Aircraft Wings Using Polynomial Distributions of Stiffness and Mass Properties
Authors: Ranjan Banerjee, W. D. Gunawardana
Abstract:
The free vibration and flutter analysis plays a major part in aircraft design which is indeed, a mandatory requirement. In particular, high aspect ratio transport airliner wings are prone to free vibration and flutter problems that must be addressed during the design process as demanded by the airworthiness authorities. The purpose of this paper is to carry out a detailed free vibration and flutter analysis for a wide range of high aspect ratio aircraft wings and generate design curves to provide useful visions and understandings of aircraft design from an aeroelastic perspective. In the initial stage of the investigation, the bending and torsional stiffnesses of a number of transport aircraft wings are looked at and critically examined to see whether it is possible to express the stiffness distributions in polynomial form, but in a sufficiently accurate manner. A similar attempt is made for mass and mass moment of inertia distributions of the wing. Once the choice of stiffness and mass distributions in polynomial form is made, the high aspect ratio wing is idealised by a series of bending-torsion coupled beams from a structural standpoint. Then the dynamic stiffness method is applied to compute the natural frequencies and mode shape of the wing. Next the wing is idealised aerodynamically and to this end, unsteady aerodynamic of Theodorsen type is employed to represent the harmonically oscillating wing. Following this step, a normal mode method through the use of generalised coordinates is applied to formulate the flutter problem. In essence, the generalised mass, stiffness and aerodynamic matrices are combined to obtain the flutter matrix which is subsequently solved in the complex domain to determine the flutter speed and flutter frequency. In the final stage of the investigation, an exhaustive parametric study is carried out by varying significant wing parameters to generate design curves which help to predict the free vibration and flutter behaviour of high aspect ratio transport aircraft wings in a generic manner. It is in the aeroelastic context of aircraft design where the results are expected to be most useful.Keywords: high-aspect ratio wing, flutter, dynamic stiffness method, free vibration, aeroelasticity
Procedia PDF Downloads 2853006 MAOD Is Estimated by Sum of Contributions
Authors: David W. Hill, Linda W. Glass, Jakob L. Vingren
Abstract:
Maximal accumulated oxygen deficit (MAOD), the gold standard measure of anaerobic capacity, is the difference between the oxygen cost of exhaustive severe intensity exercise and the accumulated oxygen consumption (O2; mL·kg–1). In theory, MAOD can be estimated as the sum of independent estimates of the phosphocreatine and glycolysis contributions, which we refer to as PCr+glycolysis. Purpose: The purpose was to test the hypothesis that PCr+glycolysis provides a valid measure of anaerobic capacity in cycling and running. Methods: The participants were 27 women (mean ± SD, age 22 ±1 y, height 165 ± 7 cm, weight 63.4 ± 9.7 kg) and 25 men (age 22 ± 1 y, height 179 ± 6 cm, weight 80.8 ± 14.8 kg). They performed two exhaustive cycling and running tests, at speeds and work rates that were tolerable for ~5 min. The rate of oxygen consumption (VO2; mL·kg–1·min–1) was measured in warmups, in the tests, and during 7 min of recovery. Fingerprick blood samples obtained after exercise were analysed to determine peak blood lactate concentration (PeakLac). The VO2 response in exercise was fitted to a model, with a fast ‘primary’ phase followed by a delayed ‘slow’ component, from which was calculated the accumulated O2 and the excess O2 attributable to the slow component. The VO2 response in recovery was fitted to a model with a fast phase and slow component, sharing a common time delay. Oxygen demand (in mL·kg–1·min–1) was determined by extrapolation from steady-state VO2 in warmups; the total oxygen cost (in mL·kg–1) was determined by multiplying this demand by time to exhaustion and adding the excess O2; then, MAOD was calculated as total oxygen cost minus accumulated O2. The phosphocreatine contribution (area under the fast phase of the post-exercise VO2) and the glycolytic contribution (converted from PeakLac) were summed to give PCr+glycolysis. There was not an interaction effect involving sex, so values for anaerobic capacity were examined using a two-way ANOVA, with repeated measures across method (PCr+glycolysis vs MAOD) and mode (cycling vs running). Results: There was a significant effect only for exercise mode. There was no difference between MAOD and PCr+glycolysis: values were 59 ± 6 mL·kg–1 and 61 ± 8 mL·kg–1 in cycling and 78 ± 7 mL·kg–1 and 75 ± 8 mL·kg–1 in running. Discussion: PCr+glycolysis is a valid measure of anaerobic capacity in cycling and running, and it is as valid for women as for men.Keywords: alactic, anaerobic, cycling, ergometer, glycolysis, lactic, lactate, oxygen deficit, phosphocreatine, running, treadmill
Procedia PDF Downloads 136