Search results for: finding
1313 Detecting Venomous Files in IDS Using an Approach Based on Data Mining Algorithm
Authors: Sukhleen Kaur
Abstract:
In security groundwork, Intrusion Detection System (IDS) has become an important component. The IDS has received increasing attention in recent years. IDS is one of the effective way to detect different kinds of attacks and malicious codes in a network and help us to secure the network. Data mining techniques can be implemented to IDS, which analyses the large amount of data and gives better results. Data mining can contribute to improving intrusion detection by adding a level of focus to anomaly detection. So far the study has been carried out on finding the attacks but this paper detects the malicious files. Some intruders do not attack directly, but they hide some harmful code inside the files or may corrupt those file and attack the system. These files are detected according to some defined parameters which will form two lists of files as normal files and harmful files. After that data mining will be performed. In this paper a hybrid classifier has been used via Naive Bayes and Ripper classification methods. The results show how the uploaded file in the database will be tested against the parameters and then it is characterised as either normal or harmful file and after that the mining is performed. Moreover, when a user tries to mine on harmful file it will generate an exception that mining cannot be made on corrupted or harmful files.Keywords: data mining, association, classification, clustering, decision tree, intrusion detection system, misuse detection, anomaly detection, naive Bayes, ripper
Procedia PDF Downloads 4141312 The Role of Islamic Microfinance Banks in Promoting the Social Welfare: A Case study of Yobe Microfinance Bank
Authors: Sheriff Muhammad Ibrahim, Tijjani Muhammad
Abstract:
The study assesses the Islamic Microfinance Bank's role in promoting customers' social welfare, using the newly developed products of Yobe Microfinance Bank to encourage inclusion and alleviate poverty in the Yobe communities. Yobe state is ranked bottom as the poorest in the region and scores low on human development and poverty alleviation. It is clearly indicated low education rates, poor implementation of government policies on poverty, and a high rate of financial exclusion. The study adopted a qualitative approach using random sampling to collect data from customers of Yobe Microfinance Bank. Using the acceptability of the newly introduced sharia complaint products of Yobe Microfinance among the people in Yobe state, using the Structural Equation Modelling, a total of 300 respondents completed the survey using a Likert scale. The study employed Structural Equation Modeling to analyze and test reliability and validity to provide accuracy of respondents' information. The finding indicates the positive relationship between Islamic banking products and customer satisfaction. The study concludes that introducing and consistently managing Islamic products can improve social welfare and reduce poverty through financial inclusion in the state.Keywords: islamic microfinance, social welfare, products, poverty
Procedia PDF Downloads 1281311 Understanding the Factors That Enable Logistics Integration in the Port Sector: Evidence from Iranian Seaport Sector
Authors: Ali Alavi, Owen Nguyen, Jiangang Fei, Jafar Sayareh
Abstract:
The main purpose of this research is to propose a conceptual framework to analyze port logistics integration in general and for the Iranian port sector in particular, including consideration of the challenges, outcomes, and opportunities in implementing port logistics integration. First, a literature review of studies on logistics integration in seaports and terminals is conducted. Second, a new conceptual framework for port logistics integration is proposed to incorporate the role of the new variables emerging from the recent developments in the global business environment. The literature review has found the logistics process and operations, information integration, value-added services, and logistics practices, organizational activities, resource sharing and institutional support being influential to logistics integration. The study used survey method to test the proposed conceptual framework. Both online and self-administrative survey have been used to collect data from port official staffs in Iranian seaports and their associations (internal port stakeholders) as well as other experts in various actors. In the study, the questionnaire was first validated using exploratory factor analysis (EFA) and then by confirmatory factor analysis (CFA). The results of the EFA and CFA confirmed the finding from the literature review. Research results and conceptual framework shed the lights on port logistics integration concept and suggest guidelines and procedures improve port logistics integration.Keywords: maritime logistics, logistics integration, port management, EFA, CFA
Procedia PDF Downloads 1631310 Difficulties in Pronouncing the English Bilabial Plosive Sounds among EFL Students
Authors: Ali Mohammed Saleh Al-Hamzi
Abstract:
This study aims at finding out the most difficult position in pronouncing the bilabial plosive sounds at the fourth level of English foreign language students of the Faculty of Education, Mahweet, Sana’a University in Yemen. The subject of this study were 50 participants from English foreign language students aged 22-25. In describing sounds according to their place of articulation, sounds are classified as bilabial, labiodental, dental, alveolar, post-alveolar, palato-alveolar retroflex, palatal, velar, uvular, and glottal. In much the same way, sounds can be described in their manner of articulation as plosives, nasals, affricates, flaps, taps, rolls, fricatives, laterals, frictionless continuants, and semi-vowels. For English foreign language students in Yemen, there are some articulators that are difficult to pronounce. In this study, the researcher focuses on difficulties in pronouncing the English bilabial plosive sounds among English foreign language students. It can be in the initial, medial, and final positions. The problem discussed in this study was: which position is the most difficult in pronouncing the English bilabial plosive sounds? To solve the problem, a descriptive qualitative method was conducted in this study. The data were collected from each English bilabial plosive sounds produced by students. Finally, the researcher reached that the most difficult position in pronouncing the English bilabial plosive sounds is when English bilabial plosive /p/ and /b/ occur word-finally, where both are voiceless.Keywords: difficulty, EFL students’ pronunciation, bilabial sounds, plosive sounds
Procedia PDF Downloads 1461309 Studies of Rule Induction by STRIM from the Decision Table with Contaminated Attribute Values from Missing Data and Noise — in the Case of Critical Dataset Size —
Authors: Tetsuro Saeki, Yuichi Kato, Shoutarou Mizuno
Abstract:
STRIM (Statistical Test Rule Induction Method) has been proposed as a method to effectively induct if-then rules from the decision table which is considered as a sample set obtained from the population of interest. Its usefulness has been confirmed by simulation experiments specifying rules in advance, and by comparison with conventional methods. However, scope for future development remains before STRIM can be applied to the analysis of real-world data sets. The first requirement is to determine the size of the dataset needed for inducting true rules, since finding statistically significant rules is the core of the method. The second is to examine the capacity of rule induction from datasets with contaminated attribute values created by missing data and noise, since real-world datasets usually contain such contaminated data. This paper examines the first problem theoretically, in connection with the rule length. The second problem is then examined in a simulation experiment, utilizing the critical size of dataset derived from the first step. The experimental results show that STRIM is highly robust in the analysis of datasets with contaminated attribute values, and hence is applicable to realworld data.Keywords: rule induction, decision table, missing data, noise
Procedia PDF Downloads 3961308 An Enhanced MEIT Approach for Itemset Mining Using Levelwise Pruning
Authors: Tanvi P. Patel, Warish D. Patel
Abstract:
Association rule mining forms the core of data mining and it is termed as one of the well-known methodologies of data mining. Objectives of mining is to find interesting correlations, frequent patterns, associations or casual structures among sets of items in the transaction databases or other data repositories. Hence, association rule mining is imperative to mine patterns and then generate rules from these obtained patterns. For efficient targeted query processing, finding frequent patterns and itemset mining, there is an efficient way to generate an itemset tree structure named Memory Efficient Itemset Tree. Memory efficient IT is efficient for storing itemsets, but takes more time as compare to traditional IT. The proposed strategy generates maximal frequent itemsets from memory efficient itemset tree by using levelwise pruning. For that firstly pre-pruning of items based on minimum support count is carried out followed by itemset tree reconstruction. By having maximal frequent itemsets, less number of patterns are generated as well as tree size is also reduced as compared to MEIT. Therefore, an enhanced approach of memory efficient IT proposed here, helps to optimize main memory overhead as well as reduce processing time.Keywords: association rule mining, itemset mining, itemset tree, meit, maximal frequent pattern
Procedia PDF Downloads 3711307 Trends in Extreme Rainfall Events in Tasmania, Australia
Authors: Orpita U. Laz, Ataur Rahman
Abstract:
Climate change will affect various aspects of hydrological cycle such as rainfall. A change in rainfall will affect flood magnitude and frequency in future which will affect the design and operation of hydraulic structures. In this paper, trends in sub-hourly, sub-daily, and daily extreme rainfall events from 18 rainfall stations located in Tasmania, Australia are examined. Two non-parametric tests (Mann-Kendall and Spearman’s Rho) are applied to detect trends at 10%, 5%, and 1% significance levels. Sub-hourly (6, 12, 18, and 30 minutes) annual maximum rainfall events have been found to experience statistically significant upward trends at 10 % level of significance. However, sub-daily durations (1 hour, 3 and 12 hours) exhibit decreasing trends and no trends exists for longer duration rainfall events (e.g. 24 and 72 hours). Some of the durations (e.g. 6 minutes and 6 hours) show similar results (with upward trends) for both the tests. For 12, 18, 60 minutes and 3 hours durations both the tests show similar downward trends. This finding has important implication for Tasmania in the design of urban infrastructure where shorter duration rainfall events are more relevant for smaller urban catchments such as parking lots, roof catchments and smaller sub-divisions.Keywords: climate change, design rainfall, Mann-Kendall test, trends, Spearman’s Rho, Tasmania
Procedia PDF Downloads 2131306 An Overview of Water Governance and Management in the Philippines: Some Key Findings
Authors: Sahara Piang Brahim
Abstract:
This paper looks at the current state of water governance in the Philippines. It is mainly descriptive and relies on an analysis of secondary data gathered during the author’s fieldwork as well as those found in available scholarly literature, legal and government policy documents, reports and publicly available information on the official websites of government agencies and departments. This paper finds that despite the Philippines having relatively abundant water resources due to its topographical characteristics, it is facing a number of water-related problems, including the availability of water supply in light of growing water demand, increasing population and urbanization as well as climate change. Another key finding is that the sheer number of agencies, which have overlapping legal mandates and functions in relation to water governance and management, make coordination, planning and data collection difficult especially since they are neither vertically nor horizontally integrated. These findings have obvious implications for water policy and governance in the country. This study also finds that 'predict and control' characterizes the government’s approach to water resources management and allocation. This paper argues that taking such an approach and the existing institutional context into account is quite relevant not only in terms of making sense of how decision-making and policymaking take place but also when contemplating the kinds of alternative governance arrangements that could address water-related issues and challenges and that might work 'best' in the Philippines.Keywords: Philippines, water governance, water issues, water policy
Procedia PDF Downloads 1211305 Second Order Optimality Conditions in Nonsmooth Analysis on Riemannian Manifolds
Authors: Seyedehsomayeh Hosseini
Abstract:
Much attention has been paid over centuries to understanding and solving the problem of minimization of functions. Compared to linear programming and nonlinear unconstrained optimization problems, nonlinear constrained optimization problems are much more difficult. Since the procedure of finding an optimizer is a search based on the local information of the constraints and the objective function, it is very important to develop techniques using geometric properties of the constraints and the objective function. In fact, differential geometry provides a powerful tool to characterize and analyze these geometric properties. Thus, there is clearly a link between the techniques of optimization on manifolds and standard constrained optimization approaches. Furthermore, there are manifolds that are not defined as constrained sets in R^n an important example is the Grassmann manifolds. Hence, to solve optimization problems on these spaces, intrinsic methods are used. In a nondifferentiable problem, the gradient information of the objective function generally cannot be used to determine the direction in which the function is decreasing. Therefore, techniques of nonsmooth analysis are needed to deal with such a problem. As a manifold, in general, does not have a linear structure, the usual techniques, which are often used in nonsmooth analysis on linear spaces, cannot be applied and new techniques need to be developed. This paper presents necessary and sufficient conditions for a strict local minimum of extended real-valued, nonsmooth functions defined on Riemannian manifolds.Keywords: Riemannian manifolds, nonsmooth optimization, lower semicontinuous functions, subdifferential
Procedia PDF Downloads 3611304 Toxic Heavy Metal Accumulation by Algerian Malva sylvestris L. Depending on Location Variation
Authors: Souhila Terfi, Fatma Hassaine-Sadi
Abstract:
In the present study, wet digestion with HCl and HNO3 mixture was used to extract the heavy metals (copper (Cu), chromium (Cr), zinc (Zn), lead (Pb) and cadmium (Cd)) from the leaves, the stems and the roots of Malva sylvestris L., which were subsequently analyzed by AAS. The samples (soil and parts of species) were collected from different sites: the industrial area (IA) (Rouiba), the rubbish dump area (RDA) (Boudouaou), the residential area (RA) with large open fields and construction activities (Blida), the Montaigne area (MA) (Chrea) and the high plateau area (HPA) (Berouaguia). The study showed differences in metal concentrations according to the analysed parts and the different sampling locations. In the contaminated site of the industrial area (IA), high content of the toxic heavy metals (Cd: 3.18 µg/g DW and Pb: 34.48 µg/g DW) were found in the leaves of Malva sylvestris L. This finding suggests that the consumers of this species could be exposed to a risk associated with this higher level of these toxic metals. It was found that Malva sylvestris L. is rich by Zn and Cu in some sites, which are considered to be the essential elements for the human health. The obtained results with the control site (Montaigne area) suggest that this species can be applicable in both the health and food, feasible alternatives as medicinal plant without any risk.Keywords: Malva sylvestris L., toxic heavy metal, medicinal plant, impact on human health
Procedia PDF Downloads 3591303 Peripheral Inflammation and Neurodegeneration; A Potential for Therapeutic Intervention in Alzheimer’s Disease, Parkinson’s Disease, and Amyotrophic Lateral Sclerosis
Authors: Lourdes Hanna, Edward Poluyi, Chibuikem Ikwuegbuenyi, Eghosa Morgan, Grace Imaguezegie
Abstract:
Background: Degeneration of the central nervous system (CNS), also known as neurodegeneration, describes an age-associated progressive loss of the structure and function of neuronal materials, leading to functional and mental impairments. Main body: Neuroinflammation contributes to the continuous worsening of neurodegenerative states which are characterised by functional and mental impairments due to the progressive loss of the structure and function of neu-ronal materials. Some of the most common neurodegenerative diseases include Alzheimer’s disease (AD), Parkinson’s disease (PD) and amyotrophic lateral sclerosis (ALS). Whilst neuroinflammation is a key contributor to the progression of such disease states, it is not the single cause as there are multiple factors which contribute. Theoretically, non-steroidal anti-inflammatory drugs (NSAIDs) have potential to target neuroinflammation to reduce the severity of disease states. Whilst some animal models investigating the effects of NSAIDs on the risk of neurodegenerative diseases have shown a beneficial effect, this is not the same finding. Conclusion: Further investigation using more advanced research methods is required to better understand neuroinflammatory pathways and understand if there is still a potential window for NSAID efficacy.Keywords: intervention, central nervous system, neurodegeneration, neuroinflammation
Procedia PDF Downloads 821302 Multi-Criteria Test Case Selection Using Ant Colony Optimization
Authors: Niranjana Devi N.
Abstract:
Test case selection is to select the subset of only the fit test cases and remove the unfit, ambiguous, redundant, unnecessary test cases which in turn improve the quality and reduce the cost of software testing. Test cases optimization is the problem of finding the best subset of test cases from a pool of the test cases to be audited. It will meet all the objectives of testing concurrently. But most of the research have evaluated the fitness of test cases only on single parameter fault detecting capability and optimize the test cases using a single objective. In the proposed approach, nine parameters are considered for test case selection and the best subset of parameters for test case selection is obtained using Interval Type-2 Fuzzy Rough Set. Test case selection is done in two stages. The first stage is the fuzzy entropy-based filtration technique, used for estimating and reducing the ambiguity in test case fitness evaluation and selection. The second stage is the ant colony optimization-based wrapper technique with a forward search strategy, employed to select test cases from the reduced test suite of the first stage. The results are evaluated using the Coverage parameters, Precision, Recall, F-Measure, APSC, APDC, and SSR. The experimental evaluation demonstrates that by this approach considerable computational effort can be avoided.Keywords: ant colony optimization, fuzzy entropy, interval type-2 fuzzy rough set, test case selection
Procedia PDF Downloads 6681301 A Review on Literatures in Management and Maintenance of WAQF Properties in Malaysia
Authors: Huraizah Arshad, Maizan Baba
Abstract:
Malaysia is the country that consists of high population of Muslim community with more than 60%; as reported in year 2014. The stability of economy allowed people to contribute towards ongoing charity such as waqf and infaq. Waqf is an important component of the Islamic economic instruments since it is beneficial to help those needy in the community. Although waqf had been implemented in Malaysia for many years, there is no specific framework on how to manage and maintain the waqf properties in effective and efficient practice. Thus, a comprehensive framework related to the management and maintenance of the waqf properties is crucial to ensure that the administration of the fund is fair within the community. The objective of this article is to examine the related literatures in administration, management and maintenance of waqf for the past ten (10) years. The methodology of this article is through qualitative research based on literature on waqf administration and management; waqf planning and development and the application of maintenance concept. Data from each articles related in this field were collected and statistically analyzed using the SPSS software. A variable such as authorship patterns, number of articles published and geographical affiliation are identified in this study. The general finding in this article shows that there are still limited number of articles and papers published by the researchers related to this field. Henceforth, this article provides significant suggestions and strategies for the future research on waqf administration, management and maintenance.Keywords: Waqf, administration and management, maintenance, improvement, facilities management
Procedia PDF Downloads 4021300 Prioritizing the TQM Enablers and IT Resources in the ICT Industry: An AHP Approach
Authors: Suby Khanam, Faisal Talib, Jamshed Siddiqui
Abstract:
Total Quality Management (TQM) is a managerial approach that improves the competitiveness of the industry, meanwhile Information technology (IT) was introduced with TQM for handling the technical issues which is supported by quality experts for fulfilling the customers’ requirement. Present paper aims to utilise AHP (Analytic Hierarchy Process) methodology to priorities and rank the hierarchy levels of TQM enablers and IT resource together for its successful implementation in the Information and Communication Technology (ICT) industry. A total of 17 TQM enablers (nine) and IT resources (eight) were identified and partitioned into 3 categories and were prioritised by AHP approach. The finding indicates that the 17 sub-criteria can be grouped into three main categories namely organizing, tools and techniques, and culture and people. Further, out of 17 sub-criteria, three sub-criteria: Top management commitment and support, total employee involvement, and continuous improvement got highest priority whereas three sub-criteria such as structural equation modelling, culture change, and customer satisfaction got lowest priority. The result suggests a hierarchy model for ICT industry to prioritise the enablers and resources as well as to improve the TQM and IT performance in the ICT industry. This paper has some managerial implication which suggests the managers of ICT industry to implement TQM and IT together in their organizations to get maximum benefits and how to utilize available resources. At the end, conclusions, limitation, future scope of the study are presented.Keywords: analytic hierarchy process, information technology, information and communication technology, prioritization, total quality management
Procedia PDF Downloads 3491299 Action Research of Local Resident Empowerment in Prambanan Cultural Heritage Area in Yogyakarta
Authors: Destha Titi Raharjana
Abstract:
The finding of this research results from three action researches conducted in three rurals, namely Bokoharjo, Sambirejo, and Tirtomartani. Those rurals are close to Prambanan, a well-known cultural heritage site located in Sleman Regency, Indonesia. This action research is conducted using participative method through observation, interview, and focus group discussion with local residents as the subjects. This research aims to (a) present identifications of potencies, obstacles, and opportunities existed in development process, which is able to give more encouragement, involvement and empowerment for local residents in maintaining the cultural heritage area, (b) present participatory empowerment programs which adjust the needs of local residents and human resources, and (c) identify potential stakeholders that can support empowerment programs. Through action research method, this research is able to present (a) potential mapping; difficulties and opportunities in the development process in each rural, (b) empowerment program planning needed by local residents as a follow-up of this action research. Moreover, this research also presents identifications of potential stakeholders who are able to do an empowerment program follow-up. It is expected that, at the end of the programs, the local residents are able to maintain Prambanan, as one of cultural heritage sites that needs to be protected, in a more sustainable way.Keywords: action research, local resident, empowerment, cultural heritage area, Prambanan, Sleman, Indonesia
Procedia PDF Downloads 2511298 Aviation versus Aerospace: A Differential Analysis of Workforce Jobs via Text Mining
Authors: Sarah Werner, Michael J. Pritchard
Abstract:
From pilots to engineers, the skills development within the aerospace industry is exceptionally broad. Employers often struggle with finding the right mixture of qualified skills to fill their organizational demands. This effort to find qualified talent is further complicated by the industrial delineation between two key areas: aviation and aerospace. In a broad sense, the aerospace industry overlaps with the aviation industry. In turn, the aviation industry is a smaller sector segment within the context of the broader definition of the aerospace industry. Furthermore, it could be conceptually argued that -in practice- there is little distinction between these two sectors (i.e., aviation and aerospace). However, through our unstructured text analysis of over 6,000 job listings captured, our team found a clear delineation between aviation-related jobs and aerospace-related jobs. Using techniques in natural language processing, our research identifies an integrated workforce skill pattern that clearly breaks between these two sectors. While the aviation sector has largely maintained its need for pilots, mechanics, and associated support personnel, the staffing needs of the aerospace industry are being progressively driven by integrative engineering needs. Increasingly, this is leading many aerospace-based organizations towards the acquisition of 'system level' staffing requirements. This research helps to better align higher educational institutions with the current industrial staffing complexities within the broader aerospace sector.Keywords: aerospace industry, job demand, text mining, workforce development
Procedia PDF Downloads 2721297 The Theory and Practice of Translanguaging: Scope, Potential and Limitations in a Multilingual Urban Context
Authors: Luzia Dominguez
Abstract:
This paper explores the concept of ‘translanguaging’ and the relevance of its pedagogical application in the context of foreign language education in a multilingual urban environment. We review relevant literature discussing this theoretical concept, its scope, potential, and limitations when applied to the teaching of foreign languages. We then discuss its possible practical application in Welsh secondary schools, particularly in the most diverse areas of the Welsh capital, Cardiff (United Kingdom). The concept of translanguaging has evolved in scope, from its initial application in the teaching of Welsh and English in the Welsh bilingual context to finding a relevant space not only in the international arena of Sociolinguistics and language pedagogy but also being present in current Welsh educational policies and, presumably, practices. However, it is important to consider the actual pedagogical relevance of incorporating this concept into these policies, particularly in the teaching of Modern Foreign Languages. Additionally, it is important to examine any social factors that may influence the effectiveness of its application in the social context, in our case, a multilingual, ethnically diverse urban context. By analyzing these issues, we aim to explore possible teaching practices that could be pedagogically effective in applying the concept in Cardiff secondary schools.Keywords: pedagogy, modern foreign languages, applied linguistics, sociolinguistics
Procedia PDF Downloads 551296 Spatial Development of Muslim Cemetery in Kuala Lumpur Metropolitan: A Focus on Sustainable Design Practice
Authors: Mohamad Reza Mohamed Afla, Putri Haryati Ibrahim, Azila Ahmad Sarkawi
Abstract:
This study examines the standard procedure involved in terms of planning and management at selected Muslim cemeteries within the Kuala Lumpur Metropolitan Area. It focuses on sustainable design practice for the provision of burial infrastructures at public cemeteries, which emphasizes the inclusion of society, economy, and environment. The escalating issues of overcrowding, lack of space, and land shortage for full-body burial in the urbanized area of Kuala Lumpur have raised a concern to this alarming situation. There is a necessity to address these problems through the incorporation of sustainable development in the making of urban cemeteries to ensure a holistic approach. Recorded site observation of cemeteries’ area has been employed as a means of data collection and interpreted by conducting spatial analysis. The spatial analysis entails the assessment of form and function in accordance with sustainable design principles. The finding exhibits the dimensional layout of Muslim cemeteries were problematics due to the tension that exists between ritual practices and space organization set-up by the local authorities. This article concludes by providing conceptual guidelines for the purpose of Muslim cemetery development in the future.Keywords: cemetery, metropolitan, spatial analysis, sustainable design practice
Procedia PDF Downloads 1191295 Technical and Pedagogical Considerations in Producing Screen Recorded Videos
Authors: M. Nikafrooz, J. Darsareh
Abstract:
Due to the COVID-19 pandemic, its impacts on education all over the world and the problems arising from the use of traditional methods in education, it was necessary to apply alternative solutions to achieve educational goals. In this regard, electronic content production through screen recording and giving educational services in virtual classes became popular among many teachers. But the production of screen recorded videos involves special technical and educational considerations so that educators could be able to produce valuable and well-made videos by taking those considerations into account. The purpose of this study was to extract and find the technical and educational considerations of producing screen recorded videos to provide a useful and comprehensive guideline for e-content producers to enable them to produce high-quality educational videos. This study is fundamental research and data collection has been done using the Delphi method. In this research, an attempt has been made to provide the necessary criteria and considerations regarding the design and production of screen recorded videos by studying the literatures, identifying and analyzing learners' and teachers' needs and expectations, reviewing the previously produced videos. The results of these studies led to the finding and extracting 129 indicators in the form of 6 criteria. Such considerations are expected to reduce production and editing time, increase the technical and educational quality, and finally facilitating and enhancing the processes of teaching and learning.Keywords: e-content, screen recorded videos, screen recording software, technical and pedagogical considerations
Procedia PDF Downloads 1051294 Practical Design Procedures of 3D Reinforced Concrete Shear Wall-Frame Structure Based on Structural Optimization Method
Authors: H. Nikzad, S. Yoshitomi
Abstract:
This study investigates and develops the structural optimization method. The effect of size constraints on practical solution of reinforced concrete (RC) building structure with shear wall is proposed. Cross-sections of beam and column, and thickness of shear wall are considered as design variables. The objective function to be minimized is total cost of the structure by using a simple and efficient automated MATLAB platform structural optimization methodology. With modification of mathematical formulations, the result is compared with optimal solution without size constraints. The most suitable combination of section sizes is selected as for the final design application based on linear static analysis. The findings of this study show that defining higher value of upper bound of sectional sizes significantly affects optimal solution, and defining of size constraints play a vital role in finding of global and practical solution during optimization procedures. The result and effectiveness of proposed method confirm the ability and efficiency of optimal solutions for 3D RC shear wall-frame structure.Keywords: structural optimization, linear static analysis, ETABS, MATLAB, RC shear wall-frame structures
Procedia PDF Downloads 3751293 A Leadership Approach for the Sake of Organizations: Human-Oriented Leadership
Authors: Eser Bingül
Abstract:
The leadership and leaders, also having been a privileged subject of scientific researches in the last century, have become influential in shaping the destiny of the states since the first examples of the warfare history. The issue of leadership, finding a place in the management science, can also be defined as an integration of function within the aspect of leader. In this description, the relationship has come to the foreground which is established between the development of leadership theories and the elements of function which are leader, followers, and condition. While one reason of this analysis in leadership is to keep a lens to the historical background, the main reason has been a questioning the traits and education of leaders who have still affected the nation’s and organization’s fate. The links and analysis established in the definition of leadership have put forward the necessity of solving the unpredictable structure of human nature and behaviors in the focus of leadership approach. On the other hand becoming a model that meets the today’s needs of any system has given a clue that the leaders should turn towards the people. Being aware of this necessity, human-oriented leadership approach aims to gain both followers and their abilities to the system with giving them a deserved esteem and create the team spirit based on mutual trust. Ultimately this approach, with the determined leadership qualities consisting of charisma, ability of communication and trust, will be able to produce the solutions to the instant and long-term problems and uncertainties, derived from the variables of function, for the sake of systems.Keywords: human nature, leadership, human-oriented approach, social sciences and humanities
Procedia PDF Downloads 3191292 Comparing the Effectiveness of Social Skills Training and Stress Management on Self Esteem and Agression in First Grade Students of Iranian West High School
Authors: Hossein Nikandam Kermanshah, Babak Samavatian, Akbar Hemmati Sabet, Mohammad Ahmadpanah
Abstract:
This is a quasi-experimental study that has been conducted in order to compare the effectiveness of social skills training and stress management training on self-esteem and aggression in first grade high school students. Forty-five people were selected from research community and were put randomly in there groups of social skills training, stress management training and control ones. Collecting data tools in this study was devise, self-esteem and AGQ aggression questionnaire. Self-esteem and aggression questionnaires has been conducted as the pre-test and post-test. Social skills training and stress management groups participated in eight 1.5 hour session in a week. But control group did not receive any therapy. For descriptive analysis of data, statistical indicators like mean, standard deviation were used, and in inferential statistics level multi variable covariance analysis have been used. The finding result show that group training social skills and stress management is significantly effective on the self-esteem and aggression, there is a meaningful difference between training social skills and stress management on self-esteem that the preference is with group social skills training, in the difference between group social skills training and stress management on aggression, the preference is with group stress management.Keywords: social skill training, stress management training, self-esteem aggression, psychological sciences
Procedia PDF Downloads 4691291 An Archaeological Approach to Dating Polities and Architectural Ingenuity in Ijebu, South Western Nigeria
Authors: Olanrewaju B. Lasisi
Abstract:
The position of Ijebu-Ode, the historical capital of the Ijebu Kingdom, at the center of gravity of Ijebu land is enclosed by the 180-km-long earthwork and suggests a centrally controlled project. This paper reflects on the first stratigraphic drawing of the banks and ditches of this earthwork, and place its construction mechanism in a chronological framework. Nine radiocarbon dates obtained at the site suggest that the earthwork was built in the late 14th or early 15th century. This suggests a relationship with the Ijebu Kingdom, which pre-existed the opening of the Atlantic trade but first became visible only in the Portuguese records in the 1480s. In June 2017, more earthworks were found but within the core of Ijebu Land. This most recent finding points to an extension of territory from the center to the outlying villages. One central question about this discovery of monumental architectures that was functional around the 14th century or before is in its mode of construction. Apparently, iron tools must have been used in the construction of ‘a 20m deep ditch that runs 180km in circumference.’ Thus, the discovery of iron-working sites around the vicinity of the earthwork is a pointer to this building process that is up till now shrouded in mystery. By comparing the chronology of Ijebu earthworks with the evidence of Iron working in south western Nigeria around the first half of the first millennium AD, it can be thought that the rise in polity triggered the knowledge of metallurgy in the region.Keywords: archaeology, earthworks, Ijebu, metallurgy
Procedia PDF Downloads 2441290 Marketing Social Innovation: Finding Competitive Advantage in Social Enterprise Methodology
Authors: Ted Gournelos
Abstract:
Marketing approaches in practice and academic literature usually foreground the importance of product and brand awareness in strategy. Decisions emphasize justifications and promotions of existing projects, which has the unintended consequence of pushing marketing, public relations, and other communications to secondary strategies and tactics rather than as inherent pieces of organizational development. In other words, marketers implement what others have already decided. This is a challenge not only for the communications field, but also for the organizations themselves, since integrated communications employees are often the primary, if not the only, touchpoints for client/customer/user research and interaction. Organizations thus become increasingly out of touch, raising the risk of public or human resources crisis and decreasing the focus on opportunities for development and growth. This paper will discuss the potential for social entrepreneurship to refocus marketing and communications professionals on primary strategy, and suggest best practices for developing initiatives not only to impact marketing efforts themselves, but also the guiding organizational approaches to project management, human resources, corporate social responsibility, and research. It will provide a comparative analysis of social media marketing efforts conducted by food security non-governmental organizations from several countries, pointing out both flaws and areas of opportunity for integration with for-profit organizational strategy, and discuss the implications of descriptive, proactive, and interactive messaging.Keywords: social enterprise, strategy, innovation, social media
Procedia PDF Downloads 3191289 A New Approach for Solving Fractional Coupled Pdes
Authors: Prashant Pandey
Abstract:
In the present article, an effective Laguerre collocation method is used to obtain the approximate solution of a system of coupled fractional-order non-linear reaction-advection-diffusion equation with prescribed initial and boundary conditions. In the proposed scheme, Laguerre polynomials are used together with an operational matrix and collocation method to obtain approximate solutions of the coupled system, so that our proposed model is converted into a system of algebraic equations which can be solved employing the Newton method. The solution profiles of the coupled system are presented graphically for different particular cases. The salient feature of the present article is finding the stability analysis of the proposed method and also the demonstration of the lower variation of solute concentrations with respect to the column length in the fractional-order system compared to the integer-order system. To show the higher efficiency, reliability, and accuracy of the proposed scheme, a comparison between the numerical results of Burger’s coupled system and its existing analytical result is reported. There are high compatibility and consistency between the approximate solution and its exact solution to a higher order of accuracy. The exhibition of error analysis for each case through tables and graphs confirms the super-linearly convergence rate of the proposed method.Keywords: fractional coupled PDE, stability and convergence analysis, diffusion equation, Laguerre polynomials, spectral method
Procedia PDF Downloads 1451288 Rethinking Peace Journalism in Pakistan: A Critical Analysis of News Discourse on the Afghan Refugee Repatriation Conflict
Authors: Ayesha Hasan
Abstract:
This study offers unique perspectives and analyses of peace and conflict journalism through interpretative repertoire, media frames, and critical discourse analyses. Two major English publications in Pakistan, representing both long and short-form journalism, are investigated to uncover how the Afghan refugee repatriation from Pakistan in 2016-17 has been framed in Pakistani English media. Peace journalism focuses on concepts such as peace initiatives and peace building, finding common ground, and preventing further conflict. This study applies Jake Lynch’s Coding Criteria to guide the critical discourse analysis and Lee and Maslog’s Peace Journalism Quotient to examine the extent of peace journalism in each text. This study finds that peace journalism is missing in Pakistani English press, but represented, to an extent, in long-form print and online coverage. Two new alternative frames are also proposed. This study gives an in-depth understanding of if and how journalists in Pakistan are covering conflicts and framing stories that can be identified as peace journalism. This study represents significant contributions to the remarkably limited scholarship on peace and conflict journalism in Pakistan and extends Shabbir Hussain’s work on critical pragmatic perspectives on peace journalism in Pakistan.Keywords: Afghan refugee repatriation, Critical discourse analysis, Media framing , Peace and conflict journalism
Procedia PDF Downloads 2011287 Troubleshooting Petroleum Equipment Based on Wireless Sensors Based on Bayesian Algorithm
Authors: Vahid Bayrami Rad
Abstract:
In this research, common methods and techniques have been investigated with a focus on intelligent fault finding and monitoring systems in the oil industry. In fact, remote and intelligent control methods are considered a necessity for implementing various operations in the oil industry, but benefiting from the knowledge extracted from countless data generated with the help of data mining algorithms. It is a avoid way to speed up the operational process for monitoring and troubleshooting in today's big oil companies. Therefore, by comparing data mining algorithms and checking the efficiency and structure and how these algorithms respond in different conditions, The proposed (Bayesian) algorithm using data clustering and their analysis and data evaluation using a colored Petri net has provided an applicable and dynamic model from the point of view of reliability and response time. Therefore, by using this method, it is possible to achieve a dynamic and consistent model of the remote control system and prevent the occurrence of leakage in oil pipelines and refineries and reduce costs and human and financial errors. Statistical data The data obtained from the evaluation process shows an increase in reliability, availability and high speed compared to other previous methods in this proposed method.Keywords: wireless sensors, petroleum equipment troubleshooting, Bayesian algorithm, colored Petri net, rapid miner, data mining-reliability
Procedia PDF Downloads 661286 Predicting Root Cause of a Fire Incident through Transient Simulation
Authors: Mira Ezora Zainal Abidin, Siti Fauzuna Othman, Zalina Harun, M. Hafiz M. Pikri
Abstract:
In a fire incident involving a Nitrogen storage tank that over-pressured and exploded, resulting in a fire in one of the units in a refinery, lack of data and evidence hampered the investigation to determine the root cause. Instrumentation and fittings were destroyed in the fire. To make it worst, this incident occurred during the COVID-19 pandemic, making collecting and testing evidence delayed. In addition to that, the storage tank belonged to a third-party company which requires legal agreement prior to the refinery getting approval to test the remains. Despite all that, the investigation had to be carried out with stakeholders demanding answers. The investigation team had to devise alternative means to support whatever little evidence came out as the most probable root cause. International standards, practices, and previous incidents on similar tanks were referred. To narrow down to just one root cause from 8 possible causes, transient simulations were conducted to simulate the overpressure scenarios to prove and eliminate the other causes, leaving one root cause. This paper shares the methodology used and details how transient simulations were applied to help solve this. The experience and lessons learned gained from the event investigation and from numerous case studies via transient analysis in finding the root cause of the accident leads to the formulation of future mitigations and design modifications aiming at preventing such incidents or at least minimize the consequences from the fire incident.Keywords: fire, transient, simulation, relief
Procedia PDF Downloads 951285 Vegetables and Fruits Solar Tunnel Dryer for Small-Scale Farmers in Kassala
Authors: Sami Mohamed Sharif
Abstract:
The current study focuses on the design and construction of a solar tunnel dryer intended for small-scale farmers in Kassala, Sudan. To determine the appropriate dimensions of the dryer, the heat and mass balance equations are used, taking into account factors such as the target agricultural product, climate conditions, solar irradiance, and desired drying time. In Kassala, a dryer with a width of 88 cm, length of 600 cm, and height of 25 cm has been built, capable of drying up to 40 kg of vegetables or fruits. The dryer is divided into two chambers of different lengths. The air passing through is heated to the desired drying temperature in a separate heating chamber that is 200 cm long. From there, the heated air enters the drying chamber, which is 400 cm long. In this section, the agricultural product is placed on a slightly elevated net. The tunnel dryer was constructed using materials from the local market. The paper also examines the solar irradiance in Kassala, finding an average of 23.6 MJ/m2/day, with a maximum of 26.6 MJ/m2/day in April and a minimum of 20.2 MJ/m2/day in December. A DC fan powered by a 160Wp solar panel is utilized to circulate air within the tunnel. By connecting the fan and three 12V, 60W bulbs in series, four different speeds can be achieved using a speed controller. Temperature and relative humidity measurements were taken hourly over three days, from 10:00 a.m. to 3:00 p.m. The results demonstrate the promising technology and sizing techniques of solar tunnel dryers, which can significantly increase the temperature within the tunnel by more than 90%.Keywords: tunnel dryer, solar drying, moisture content, fruits drying modeling, open sun drying
Procedia PDF Downloads 551284 The Quality of Working Life and the Organizational Commitment of Municipal Employee in Samut Sakhon Province
Authors: Mananya Meenakorn
Abstract:
This research aims to investigate: (1) Relationship between the quality of working life and organizational commitment of municipal employee in Samut Sakhon Province. (2) To compare the quality of working life and the organizational commitment of municipal employee in Samut Sakhon Province by the gender, age, education, official experience, position, division, and income. This study is a quantitative research; data was collected by questionnaires distributed to the municipal employee in Samut Sakhon province for 241 sample by stratified random sampling. Data was analyzed by descriptive statistic including percentage, mean, standard deviation and inferential statistic including t-test, F-test and Pearson correlation for hypothesis testing. Finding showed that the quality of working life and the organizational commitment of municipal Employee in Samut Sakhon province in terms of compensation and fair has a positive correlation (r = 0.673) and the comparison of the quality of working life and organizational commitment of municipal employees in Samut Sakhon province by gender. We found that the overall difference was statistically significant at the 0.05 level and we also found stability and progress in career path and the characteristics are beneficial to society has a difference was statistically significant at the 0.01 level, and the participation and social acceptance has a difference was statistically significant at the 0.05 level.Keywords: quality of working life, organizational commitment, municipal employee, Samut Sakhon province
Procedia PDF Downloads 290