Search results for: pattern recognition approach
12648 Identity Conflict between Social and Business Entrepreneurs: The Challenge of Constructing a Novel Social Identity
Authors: Rui G. Serôdio, Carina Martins, Alexandra Serra, José A. Lima, Luísa Catita, Paula Lopes
Abstract:
Building on social identity approach, we tested the impact of social categorization and comparison in the psychosocial process by which social entrepreneurs define their group identity. Specifically, we address how both differentiation and assimilation processes are set of in the context of constructing a novel, distinctive and socially salient – social entrepreneurs. As part of a larger research line, a quasi-experimental study with Social and Business Entrepreneurs, as well as “Lay People” provided evidence consistent with our predictions: (1) Social Entrepreneurs, in contrast with Lay People and Business Entrepreneurs, value more strongly social identity than personal identity, and the later is the only group that values Personal Differentiation; (2) unlike Entrepreneurs, Social Entrepreneurs display an ingroup bias across group evaluations; (3) Lay People, display a self-serving bias, although, overall, they allocate a more positive image to the target groups; (4) combining own vs. others evaluations across all groups, Social Entrepreneurs receive the more positive value. From the standpoint of social identity and self-categorization theories and their approach to group process, we discuss the processes of intergroup comparison and differentiation as core processes in the construction of a positive social identity. We illustrate it within the context of social entrepreneurship, a political and social “wave” that flows across Europe at this time.Keywords: group processes, social entrepreneurship, social identity, business entrepreneurs
Procedia PDF Downloads 69712647 An Optimal Approach for Full-Detailed Friction Model Identification of Reaction Wheel
Authors: Ghasem Sharifi, Hamed Shahmohamadi Ousaloo, Milad Azimi, Mehran Mirshams
Abstract:
The ever-increasing use of satellites demands a search for increasingly accurate and reliable pointing systems. Reaction wheels are rotating devices used commonly for the attitude control of the spacecraft since provide a wide range of torque magnitude and high reliability. The numerical modeling of this device can significantly enhance the accuracy of the satellite control in space. Modeling the wheel rotation in the presence of the various frictions is one of the critical parts of this approach. This paper presents a Dynamic Model Control of a Reaction Wheel (DMCR) in the current control mode. In current-mode, the required current is delivered to the coils in order to achieve the desired torque. During this research, all the friction parameters as viscous and coulomb, motor coefficient, resistance and voltage constant are identified. In order to model identification of a reaction wheel, numerous varying current commands apply on the particular wheel to verify the estimated model. All the parameters of DMCR are identified by classical Levenberg-Marquardt (CLM) optimization method. The experimental results demonstrate that the developed model has an appropriate precise and can be used in the satellite control simulation.Keywords: experimental modeling, friction parameters, model identification, reaction wheel
Procedia PDF Downloads 23512646 Aircraft Automatic Collision Avoidance Using Spiral Geometric Approach
Authors: M. Orefice, V. Di Vito
Abstract:
This paper provides a description of a Collision Avoidance algorithm that has been developed starting from the mathematical modeling of the flight of insects, in terms of spirals and conchospirals geometric paths. It is able to calculate a proper avoidance manoeuver aimed to prevent the infringement of a predefined distance threshold between ownship and the considered intruder, while minimizing the ownship trajectory deviation from the original path and in compliance with the aircraft performance limitations and dynamic constraints. The algorithm is designed in order to be suitable for real-time applications, so that it can be considered for the implementation in the most recent airborne automatic collision avoidance systems using the traffic data received through an ADS-B IN device. The presented approach is able to take into account the rules-of-the-air, due to the possibility to select, through specifically designed decision making logic based on the consideration of the encounter geometry, the direction of the calculated collision avoidance manoeuver that allows complying with the rules-of-the-air, as for instance the fundamental right of way rule. In the paper, the proposed collision avoidance algorithm is presented and its preliminary design and software implementation is described. The applicability of this method has been proved through preliminary simulation tests performed in a 2D environment considering single intruder encounter geometries, as reported and discussed in the paper.Keywords: ADS-B Based Application, Collision Avoidance, RPAS, Spiral Geometry.
Procedia PDF Downloads 24412645 The Legality of the Individual Education Plan from the Teachers’ Perspective in Saudi Arabia
Authors: Sohil I. Alqazlan
Abstract:
Introduction and Objectives: The individual educational plans (IEPs) is the cornerstone in education for students with special education need (SEN). The Saudi government supported the students’ right to have an IEP, and their education is one of the primary goals for the Ministry of Education (MoE). However, this support does not reflect the huge government investment. For example, some SEN students do not have an IEP, and poor communication was found between IEP teams and student's families. As a result, this study investigated perspectives and understandings of the IEP from the views of SEN teachers in the Saudi context. Methods: This study design utilised a qualitative approach, where in-depth semi-structured interviews were used with 8 SEN teachers in Riyadh (the capital city of Saudi Arabia) schools. In terms of analysing the interviews’ findings, the researcher used the thematic analyses approach. Results and Conclusion: The legality and the consideration of the legal document in Saudi Arabia are the main areas wherein study participants were questioned. It was observed that the IEP is not considered a legal document in the region of Saudi Arabia. As interpreted from the response of the SEN teachers, the IEP lacks the required legality with respect to its implementation in Saudi Arabia. All teachers were in agreement that the IEP is not considered to be a legal document in the Kingdom of Saudi Arabia. As a result, they did not use it for all their students with SEN. Such findings might have affected the teaching quality, and school outcomes as all SEN students must be supported individually depending on their needs.Keywords: individual education plan, special education, IEP, teachers
Procedia PDF Downloads 17412644 Streamlining .NET Data Access: Leveraging JSON for Data Operations in .NET
Authors: Tyler T. Procko, Steve Collins
Abstract:
New features in .NET (6 and above) permit streamlined access to information residing in JSON-capable relational databases, such as SQL Server (2016 and above). Traditional methods of data access now comparatively involve unnecessary steps which compromise system performance. This work posits that the established ORM (Object Relational Mapping) based methods of data access in applications and APIs result in common issues, e.g., object-relational impedance mismatch. Recent developments in C# and .NET Core combined with a framework of modern SQL Server coding conventions have allowed better technical solutions to the problem. As an amelioration, this work details the language features and coding conventions which enable this streamlined approach, resulting in an open-source .NET library implementation called Codeless Data Access (CODA). Canonical approaches rely on ad-hoc mapping code to perform type conversions between the client and back-end database; with CODA, no mapping code is needed, as JSON is freely mapped to SQL and vice versa. CODA streamlines API data access by improving on three aspects of immediate concern to web developers, database engineers and cybersecurity professionals: Simplicity, Speed and Security. Simplicity is engendered by cutting out the “middleman” steps, effectively making API data access a whitebox, whereas traditional methods are blackbox. Speed is improved because of the fewer translational steps taken, and security is improved as attack surfaces are minimized. An empirical evaluation of the speed of the CODA approach in comparison to ORM approaches ] is provided and demonstrates that the CODA approach is significantly faster. CODA presents substantial benefits for API developer workflows by simplifying data access, resulting in better speed and security and allowing developers to focus on productive development rather than being mired in data access code. Future considerations include a generalization of the CODA method and extension outside of the .NET ecosystem to other programming languages.Keywords: API data access, database, JSON, .NET core, SQL server
Procedia PDF Downloads 7112643 A Modeling Approach for Blockchain-Oriented Information Systems Design
Abstract:
The blockchain technology is regarded as the most promising technology that has the potential to trigger a technological revolution. However, besides the bitcoin industry, we have not yet seen a large-scale application of blockchain in those domains that are supposed to be impacted, such as supply chain, financial network, and intelligent manufacturing. The reasons not only lie in the difficulties of blockchain implementation, but are also root in the challenges of blockchain-oriented information systems design. As the blockchain members are self-interest actors that belong to organizations with different existing information systems. As they expect different information inputs and outputs of the blockchain application, a common language protocol is needed to facilitate communications between blockchain members. Second, considering the decentralization of blockchain organization, there is not any central authority to organize and coordinate the business processes. Thus, the information systems built on blockchain should support more adaptive business process. This paper aims to address these difficulties by providing a modeling approach for blockchain-oriented information systems design. We will investigate the information structure of distributed-ledger data with conceptual modeling techniques and ontology theories, and build an effective ontology mapping method for the inter-organization information flow and blockchain information records. Further, we will study the distributed-ledger-ontology based business process modeling to support adaptive enterprise on blockchain.Keywords: blockchain, ontology, information systems modeling, business process
Procedia PDF Downloads 45712642 Application of GPR for Prospection in Two Archaeological Sites at Aswan Area, Egypt
Authors: Abbas Mohamed Abbas, Raafat El-Shafie Fat-Helbary, Karrar Omar El Fergawy, Ahmed Hamed Sayed
Abstract:
The exploration in archaeological area requires non-invasive methods, and hence the Ground Penetrating Radar (GPR) technique is a proper candidate for this task. GPR investigation is widely applied for searching for hidden ancient targets. So, in this paper GPR technique has been used in archaeological investigation. The aim of this study was to obtain information about the subsurface and associated structures beneath two selected sites at the western bank of the River Nile at Aswan city. These sites have archaeological structures of different ages starting from 6thand 12th Dynasties to the Greco-Roman period. The first site is called Nag’ El Gulab, the study area was 30 x 16 m with separating distance 2m between each profile, while the second site is Nag’ El Qoba, the survey method was not in grid but in lines pattern with different lengths. All of these sites were surveyed by GPR model SIR-3000 with antenna 200 MHz. Beside the processing of each profile individually, the time-slice maps have been conducted Nag’ El Gulab site, to view the amplitude changes in a series of horizontal time slices within the ground. The obtained results show anomalies may interpret as presence of associated tombs structures. The probable tombs structures similar in their depth level to the opened tombs in the studied areas.Keywords: ground penetrating radar, archeology, Nag’ El Gulab, Nag’ El Qoba
Procedia PDF Downloads 39712641 Collaborative Online Learning for Lecturers
Authors: Lee Bih Ni, Emily Doreen Lee, Wee Hui Yean
Abstract:
This paper was prepared to see the perceptions of online lectures regarding collaborative learning, in terms of how lecturers view online collaborative learning in the higher learning institution. The purpose of this study was conducted to determine the perceptions of online lectures about collaborative learning, especially how lecturers see online collaborative learning in the university. Adult learning education enhance collaborative learning culture with the target of involving learners in the learning process to make teaching and learning more effective and open at the university. This will finally make students learning that will assist each other. It is also to cut down the pressure of loneliness and isolation might felt among adult learners. Their ways in collaborative online was also determined. In this paper, researchers collect data using questionnaires instruments. The collected data were analyzed and interpreted. By analyzing the data, researchers report the results according the proof taken from the respondents. Results from the study, it is not only dependent on the lecturer but also a student to shape a good collaborative learning practice. Rational concepts and pattern to achieve these targets be clear right from the beginning and may be good seen by a number of proposals submitted and include how the higher learning institution has trained with ongoing lectures online. Advantages of online collaborative learning show that lecturers should be trained effectively. Studies have seen that the lecturer aware of online collaborative learning. This positive attitude will encourage the higher learning institution to continue to give the knowledge and skills required.Keywords: collaborative online learning, lecturers’ training, learning, online
Procedia PDF Downloads 46312640 A Study to Assess the Energy Saving Potential and Economic Analysis of an Agro Based Industry in Karnataka, India
Authors: Sangamesh G. Sakri, Akash N. Patil, Sadashivappa M. Kotli
Abstract:
Agro based industries in India are considered as the micro, small and medium enterprises (MSME). In India, MSMEs contribute approximately 8 percent of the country’s GDP, 42 percent of the manufacturing output and 40 percent of exports. The toor dal (scientific name Cajanus cajan, commonly known as yellow gram, pigeon pea) is the second largest pulse crop in India accounting for about 20% of total pulse production. The toor dal milling industry in India is one of the major agro-processing industries in the country. Most of the dal mills are concentrated in pulse producing areas, which are spread all over the country. In Karnataka state, Gulbarga is a district, where toor dal is the main crop and is grown extensively. There are more than 500 dal mills in and around the Gulbarga district to process dal. However, the majority of these dal milling units use traditional methods of processing which are energy and capital intensive. There exists a huge energy saving potential in these mills. An energy audit is conducted on a dal mill in Gulbarga to understand the energy consumption pattern to assess the energy saving potential, and an economic analysis is conducted to identify energy conservation opportunities.Keywords: conservation, demand side management, load curve, toor dal
Procedia PDF Downloads 27812639 Analyzing Conflict Text; ‘Akunyili Memo: State of the Nation’: an Approach from CDA
Authors: Nengi A. H. Ejiobih
Abstract:
Conflict is one of the defining features of human societies. Often, the use or misuse of language in interaction is the genesis of conflict. As such, it is expected that when people use language they do so in socially determined ways and with almost predictable social effects. The objective of this paper was to examine the interest at work as manifested in language choice and collocations in conflict discourse. It also scrutinized the implications of linguistic features in conflict discourse as it concerns ideology and power relations in political discourse in Nigeria. The methodology used for this paper is an approach from Critical discourse analysis because of its multidisciplinary model of analysis, linguistic features and its implications were analysed. The datum used is a text from the Sunday Sun Newspaper in Nigeria, West Africa titled Akunyili Memo: State of the Nation. Some of the findings include; different ideologies are inherent in conflict discourse, there is the presence of power relations being produced, exercised, maintained and produced throughout the discourse and the use of pronouns in conflict discourse is valuable because it is used to initiate and maintain relationships in social context. This paper has provided evidence that, taking into consideration the nature of the social actions and the way these activities are translated into languages, the meanings people convey by their words are identified by their immediate social, political and historical conditions.Keywords: conflicts, discourse, language, linguistic features, social context
Procedia PDF Downloads 48612638 A Comprehensive Approach in Calculating the Impact of the Ground on Radiated Electromagnetic Fields Due to Lightning
Authors: Lahcene Boukelkoul
Abstract:
The influence of finite ground conductivity is of great importance in calculating the induced voltages from the radiated electromagnetic fields due to lightning. In this paper, we try to give a comprehensive approach to calculate the impact of the ground on the radiated electromagnetic fields to lightning. The vertical component of lightning electric field is calculated with a reasonable approximation assuming a perfectly conducting ground in case the observation point does not exceed a few kilometres from the lightning channel. However, for distant observation points the radiated vertical component of lightning electric field is attenuated due finitely conducting ground. The attenuation is calculated using the expression elaborated for both low and high frequencies. The horizontal component of the electric field, however, is more affected by a finite conductivity of a ground. Besides, the contribution of the horizontal component of the electric field, to induced voltages on an overhead transmission line, is greater than that of the vertical component. Therefore, the calculation of the horizontal electric field is great concern for the simulation of lightning-induced voltages. For field to transmission lines coupling the ground impedance is calculated for early time behaviour and for low frequency range.Keywords: power engineering, radiated electromagnetic fields, lightning-induced voltages, lightning electric field
Procedia PDF Downloads 40912637 Jelly and Beans: Appropriate Use of Ultrasound in Acute Kidney Injury
Authors: Raja Ezman Raja Shariff
Abstract:
Acute kidney injury (AKI) is commonly seen in inpatients, and places a great cost on the NHS and patients. Timely and appropriate management is both nephron sparing and potentially life-saving. Ultrasound scanning (USS) is a well-recognised method for stratifying patients. Subsequently, the NICE AKI guidance has defined groups in whom scanning is recommended within 6 hours of request (pyonephrosis), within 24 hours (obstruction/cause unknown), and in whom routine scanning isn't recommended (cause for AKI identified). The audit looks into whether Stockport NHS Trust USS practice was in line with such recommendations. The audit evaluated 92 patients with AKI who had USS, between 01/01/14 to 30/04/14. Data collection was divided into 2 parts. Firstly, radiology request cards and the online imaging software (PACS) were evaluated. Then, the electronic case notes (ADVANTIS) was evaluated further. Based on request cards, 10% of requests were for pyonephrosis. Only 33% were scanned within 6hours and a further 33% within 24hours. 75% were requested for possible obstructions and unknown cause collectively. Of those due to possible obstruction, 71% of patients were scanned within 24 hours. Of those with unknown cause, 50% were scanned within 24 hours. 15% of requests had a cause declared and so potentially did not require scanning. Evaluation of the patients’ notes suggested further interesting findings. Firstly, potentially 39% of patients had a known cause for AKI, therefore, did not need USS. Subsequently, the cohort of unknown cause and possible obstruction was collectively reduced to 45%. Alarmingly the patient cohort with possible pyonephrosis went up to 16%, suggesting an under-recognition of this life-threatening condition. We plan to highlight these findings within our institution and make changes to encourage more appropriate requesting and timely scanning. Time will tell if we manage to save or increase our costs in this cost-conscious NHS. Patient benefits, though, seem to be guaranteed.Keywords: AKI, ARF, kidney, renal
Procedia PDF Downloads 40312636 An Epistemological Approach of the Social Movements Studies in Cali (Colombia) between 2002 and 2016
Authors: Faride Crespo Razeg, Beatriz Eugenia Rivera Pedroza
Abstract:
While Colombian’s society has changed, the way that Colombian’s civil society participates has changed too. Thus, the social movements as a form of participation should be research to understand as the society structure as the groups’ interactions. In fact, in the last decades, the social movements in Colombia have been transformed in three categories: actors, spaces, and demands. For this reason, it is important to know from what perspectives have been researched this topic, allowing to recognize an epistemological and ontological reflections of it. The goal of this research has been characterizing the social movements of Cali – Colombia between 2002 and 2016. Cali is the southwest largest Colombian city; for this reason, it could be considered as a representative data for the social dynamic of the region. Qualitative methods as documental analysis have been used, in order to know the way that the research on social movements has been done. Thus taking into account this methodological technique, it has been found the goals that are present in most of the studies, which represents what are the main concerns around this topic. Besides, the methodology more used, to understand the way that the data was collected, its problems and its advantages. Finally, the ontological and epistemological reflections are important to understand which have been the theory and conceptual approach of the studies and how its have been contextualized to Cali, taking into account its own history.Keywords: social movements, civil society, forms of participation, collective actions
Procedia PDF Downloads 29012635 Re-Defining Food Waste and Food Waste Management in the Food Service Sector: A Case Study in a University Food Service Unit
Authors: Boineelo P. Lefadola, Annemarie T. Viljoen, Gerrie E. Du Rand
Abstract:
The food service sector wastes staggering quantities of food. More than one-third of food produced today gets wasted. This is both perplexing and daunting given that not all that is wasted is accounted for when measuring food waste. It is recognised that the present food waste definitions are ambiguous and do not really take into account all food waste generated. The contention is that food waste in the food service sector can be prevented or reduced if we have an explicit food waste definition in the context of food service. This study, therefore, explores the definition of the concept of food waste in the food service sector and its implications on sustainable food waste management strategies. An ethnographic research approach was adopted. A university food service unit was selected as a research site. Data collection techniques employed included document analyses, participant observations, focus group discussions with front-of-house and back-of-house staff, and one-on-one interviews with staff on managerial positions. A grounded theory approach was applied to analyse data. The concept of food waste was constructed differently by different levels of staff. Whereas managers raised discussion from a financial perspective, BOH and FOH staff drew upon socio-cultural implications. This study lays the foundation for a harmonised definition of the concept of food waste in food service.Keywords: food service, food waste, food waste management, sustainability
Procedia PDF Downloads 28012634 Enhancing Root Canal Therapy with MTA and Tetracycline-Loaded Nanochitosan: An Approach for Infected Root Canal Treatment in Dogs (in-vivo Animal Study)
Authors: Rania Hanafi Mahmoud Said, Rasha Mohamed Taha
Abstract:
Background: A recent study has explored the potential of an approach to treating infected root canals using a combination of Mineral Trioxide Aggregate (MTA) and Tetracycline-loaded Nanochitosan. Material and methods: Forty dogs were included in the study, with infected periapical areas induced by leaving access openings in their teeth for four months. Bacteriological samples from the infected root canals were collected and managed anaerobically to identify and count the different microorganisms present. The most common microorganisms detected were Prevotella oris, Fusobacterium nucleatum, Streptococcus viridans, Enterococcus faecalis, Clostridium subterminale, Porphyromonas gingivalis, and Peptostreptococcus anaerobius. The dogs were divided into four groups based on the sealant used to treat the infected periapical areas: Group I: Negative control (no treatment) Group II: Positive control (MTA only) Group III: MTA + tetracycline Group IV: MTA + tetracycline loaded on nanochitosan Results: Periapical areas in Group IV showed significantly more bone healing than those in Groups I, II, and III. The newly formed bone was evaluated radiographically, histologically, and immunohistochemically using Osteopontin (OSP) antibodies. Data collected was statistically analysed using SPSS software at a 0.05 significance level. Conclusion: The study concluded that the combined use of Tetracycline-loaded Nanochitosan and MTA presents a promising approach for the treatment of infected root canals. The potent antimicrobial activity of Tetracycline-loaded Nanochitosan, along with the biocompatibility and desirable properties of MTA, may synergistically contribute to improved clinical outcomes in endodontic therapy. This study has important implications for the clinical management of infected root canals. The combination of Tetracycline-loaded Nanochitosan and MTA could provide a more effective and efficient means of treating these challenging cases. Further research is needed to confirm these findings in humans and to optimize the treatment protocol.Keywords: mineral trioxide aggregate, tetracycline-loaded nanochitosan, periapical infection, osteopontine
Procedia PDF Downloads 6212633 Artificial Intelligence-Based Chest X-Ray Test of COVID-19 Patients
Authors: Dhurgham Al-Karawi, Nisreen Polus, Shakir Al-Zaidi, Sabah Jassim
Abstract:
The management of COVID-19 patients based on chest imaging is emerging as an essential tool for evaluating the spread of the pandemic which has gripped the global community. It has already been used to monitor the situation of COVID-19 patients who have issues in respiratory status. There has been increase to use chest imaging for medical triage of patients who are showing moderate-severe clinical COVID-19 features, this is due to the fast dispersal of the pandemic to all continents and communities. This article demonstrates the development of machine learning techniques for the test of COVID-19 patients using Chest X-Ray (CXR) images in nearly real-time, to distinguish the COVID-19 infection with a significantly high level of accuracy. The testing performance has covered a combination of different datasets of CXR images of positive COVID-19 patients, patients with viral and bacterial infections, also, people with a clear chest. The proposed AI scheme successfully distinguishes CXR scans of COVID-19 infected patients from CXR scans of viral and bacterial based pneumonia as well as normal cases with an average accuracy of 94.43%, sensitivity 95%, and specificity 93.86%. Predicted decisions would be supported by visual evidence to help clinicians speed up the initial assessment process of new suspected cases, especially in a resource-constrained environment.Keywords: COVID-19, chest x-ray scan, artificial intelligence, texture analysis, local binary pattern transform, Gabor filter
Procedia PDF Downloads 14812632 Financial Planning Framework: A Perspective of Wealth Accumulation and Retirement Planning
Authors: Stanley Yap, Mahadevan Supramaniam, Chong Wei Ying, Fatemeh Kimiyaghalam
Abstract:
Purpose: The paper shows the framework of financial planning in a different paradigm. It highlights the results from a focus group on retirement planning in the aspect of financial literacy and wealth accumulation in Malaysia. Design/methodology/approach: A focus group consisted of thirty individuals and divided into six different clusters amongst 25 to 55 years old. The selection of focus group members is pertaining to retirement planning behavior and saving profile from the different level of educations. Findings: Our results show, firstly, the focus group reflects individual capacity on saving attitude, financial literacy and awareness towards financial products. Secondly, availability, accessibility and affordability which are the significant factors that influence saving attitude, financial literacy and awareness on personal retirement planning behavior. Practical implications: The participants express the concerns of retirement planning during their golden years and the current financial products in the Malaysian financial market. Originality/value: This study is a different approach that recognizes the needs of the consumers in the context of retirement planning and wealth accumulation. Therefore, customers should obtain financial services and products from financial providers to achieve financial independence.Keywords: retirement planning, wealth accumulation, financial literacy, focus group, saving attitude, availability, accessibility, affordability
Procedia PDF Downloads 36212631 Heavy Minerals Distribution in the Recent Stream Sediments of Diyala River Basin, Northeastern Iraq
Authors: Abbas R. Ali, Daroon Hasan Khorsheed
Abstract:
Twenty one samples of stream sediments were collected from the Diyala River Basin (DRB), which represent one of three major tributaries of the Tigris River at northeastern Iraq. This study is concerned with the heavy minerals (HM) analysis in the + 63μ m fraction of the Diyala River sediments, distribution pattern in the various river basin sectors, as well as comparing the present results with previous works.The metastable heavy minerals (epidote, staurolite, garnet) represent more than (30%) Whereas the ultrastable heavy minerals (pyroxene and amphibole) make only about (19 %). Opaques are present in high proportions reaching about (29%) as an average. The ultrastable (zircon, tourmaline, rutile) heavy minerals are the miner constituents (7%) in the sediments.According to the laboratory analytical data of heavy mineral distributions the studied sediments are derived from mafic and ultramafic rocks are found in northeastern Iraq that represent Walash – Nawpordan Series and Mawat complexes in Zagros zones. The presence of zircon and tourmaline in trace amounts may give an indication for the weak role of acidic rocks in the source area whereas the epidote group minerals give an indication for the role of metamorphic rocks.Keywords: heavy minerals, mineral distribution, recent stream sediment, Diyala river, northeastern Iraq
Procedia PDF Downloads 52312630 The Use of Boosted Multivariate Trees in Medical Decision-Making for Repeated Measurements
Authors: Ebru Turgal, Beyza Doganay Erdogan
Abstract:
Machine learning aims to model the relationship between the response and features. Medical decision-making researchers would like to make decisions about patients’ course and treatment, by examining the repeated measurements over time. Boosting approach is now being used in machine learning area for these aims as an influential tool. The aim of this study is to show the usage of multivariate tree boosting in this field. The main reason for utilizing this approach in the field of decision-making is the ease solutions of complex relationships. To show how multivariate tree boosting method can be used to identify important features and feature-time interaction, we used the data, which was collected retrospectively from Ankara University Chest Diseases Department records. Dataset includes repeated PF ratio measurements. The follow-up time is planned for 120 hours. A set of different models is tested. In conclusion, main idea of classification with weighed combination of classifiers is a reliable method which was shown with simulations several times. Furthermore, time varying variables will be taken into consideration within this concept and it could be possible to make accurate decisions about regression and survival problems.Keywords: boosted multivariate trees, longitudinal data, multivariate regression tree, panel data
Procedia PDF Downloads 20512629 Modelling and Simulation of Cascaded H-Bridge Multilevel Single Source Inverter Using PSIM
Authors: Gaddafi Sani Shehu, Tankut Yalcınoz, Abdullahi Bala Kunya
Abstract:
Multilevel inverters such as flying capacitor, diode-clamped, and cascaded H-bridge inverters are very popular particularly in medium and high power applications. This paper focuses on a cascaded H-bridge module using a single direct current (DC) source in order to generate an 11-level output voltage. The noble approach reduces the number of switches and gate drivers, in comparison with a conventional method. The anticipated topology produces more accurate result with an isolation transformer at high switching frequency. Different modulation techniques can be used for the multilevel inverter, but this work features modulation techniques known as selective harmonic elimination (SHE).This modulation approach reduces the number of carriers with reduction in Switching Losses, Total Harmonic Distortion (THD), and thereby increasing Power Quality (PQ). Based on the simulation result obtained, it appears SHE has the ability to eliminate selected harmonics by chopping off the fundamental output component. The performance evaluation of the proposed cascaded multilevel inverter is performed using PSIM simulation package and THD of 0.94% is obtained.Keywords: cascaded H-bridge multilevel inverter, power quality, selective harmonic elimination
Procedia PDF Downloads 42312628 The Data-Driven Localized Wave Solution of the Fokas-Lenells Equation using PINN
Authors: Gautam Kumar Saharia, Sagardeep Talukdar, Riki Dutta, Sudipta Nandy
Abstract:
The physics informed neural network (PINN) method opens up an approach for numerically solving nonlinear partial differential equations leveraging fast calculating speed and high precession of modern computing systems. We construct the PINN based on strong universal approximation theorem and apply the initial-boundary value data and residual collocation points to weekly impose initial and boundary condition to the neural network and choose the optimization algorithms adaptive moment estimation (ADAM) and Limited-memory Broyden-Fletcher-Golfard-Shanno (L-BFGS) algorithm to optimize learnable parameter of the neural network. Next, we improve the PINN with a weighted loss function to obtain both the bright and dark soliton solutions of Fokas-Lenells equation (FLE). We find the proposed scheme of adjustable weight coefficients into PINN has a better convergence rate and generalizability than the basic PINN algorithm. We believe that the PINN approach to solve the partial differential equation appearing in nonlinear optics would be useful to study various optical phenomena.Keywords: deep learning, optical Soliton, neural network, partial differential equation
Procedia PDF Downloads 13412627 Strategy and Maze Surgery (Atrial fibrillation Surgery)
Authors: Shirin Jalili, Ramin Ghasemi Shayan
Abstract:
Atrial fibrillation is the foremost common arrhythmia around the world, with expanding recurrence famous with age. Thromboembolic occasions and strokes are the number one cause of mortality and morbidity. For patients who don't react to restorative treatment for rate and beat control, the maze method offers an elective treatment mediation. pharmaco-medical treatment for atrial fibrillation is pointed at the control of rate or cadence, intrusive treatment for atrial fibrillation is pointed at cadence control. An obtrusive approach may comprise of percutaneous catheter treatment, surgery, or a crossover approach. Since the maze method is recognized as the foremost successful way to dispense with AF, combining the maze strategy amid major cardiac surgeries has been received in clinical hone. the maze strategy, moreover known as Cox¬maze iii or the ‘cut¬and¬sew’ method, involves making different incisions within the atria to make an arrangement of scars that dispose of each potential zone of re¬entry. The electrical drive is constrained through a maze of scars that coordinates the electrical drive from the sinus node to the av node. By settling the headstrong period between ranges of scar, re¬entry is disposed of. in this article, we evaluate the Maze surgery method that's the surgical method of choice for the treatment of restorative atrial fibrillation.Keywords: atrial fibrillation, congenital heart disease, procedure, maze surgery, treatment
Procedia PDF Downloads 14012626 Influence of Dry-Film Lubricants on Bond Strength and Corrosion Behaviour of 6xxx Aluminium Alloy Adhesive Joints for Automotive Industry
Authors: Ralph Gruber, Martina Hafner, Theresia Greunz, Christian Reisecker, David Stifter
Abstract:
The application of dry lubricant on aluminium for automotive industry is indispensable for a high-quality forming behaviour. To provide a short production time those forming aids will not be removed during the joining step. The aim of this study was the characterization of the influence of dry lubricants on the bond strength and the corrosion resistance of an 6xxx aluminium alloy for automotive applications. For this purpose, samples with a well-defined surface were lubricated with 1 g/m² dry lubricant and joined with a commercial thermosetting 1K-epoxy structural adhesive. The bond strength was characterized by means of lap shear test. To evaluate the corrosion resistance of the adhered aluminium samples an immersion test in 5 w% NaCl-solution was used. Based on fracture pattern analysis, the corrosion behaviour could be described. Dissolved corrosion products were examined using ICP-MS and NMR. By means of SEM/EDX the elementary composition of precipitated solids was determined. The results showed a dry lubricant independent bond strength for standard testing conditions. However, a significant effect of the forming aid, regarding the corrosion resistance of adhered aluminium samples against corrosive infiltration of the metal-adhesive-interface, was observedKeywords: aluminium alloys, dry film lubricants, automotive industry, adhesive bonding, corrosion
Procedia PDF Downloads 10812625 Enhancing Scalability in Ethereum Network Analysis: Methods and Techniques
Authors: Stefan K. Behfar
Abstract:
The rapid growth of the Ethereum network has brought forth the urgent need for scalable analysis methods to handle the increasing volume of blockchain data. In this research, we propose efficient methodologies for making Ethereum network analysis scalable. Our approach leverages a combination of graph-based data representation, probabilistic sampling, and parallel processing techniques to achieve unprecedented scalability while preserving critical network insights. Data Representation: We develop a graph-based data representation that captures the underlying structure of the Ethereum network. Each block transaction is represented as a node in the graph, while the edges signify temporal relationships. This representation ensures efficient querying and traversal of the blockchain data. Probabilistic Sampling: To cope with the vastness of the Ethereum blockchain, we introduce a probabilistic sampling technique. This method strategically selects a representative subset of transactions and blocks, allowing for concise yet statistically significant analysis. The sampling approach maintains the integrity of the network properties while significantly reducing the computational burden. Graph Convolutional Networks (GCNs): We incorporate GCNs to process the graph-based data representation efficiently. The GCN architecture enables the extraction of complex spatial and temporal patterns from the sampled data. This combination of graph representation and GCNs facilitates parallel processing and scalable analysis. Distributed Computing: To further enhance scalability, we adopt distributed computing frameworks such as Apache Hadoop and Apache Spark. By distributing computation across multiple nodes, we achieve a significant reduction in processing time and enhanced memory utilization. Our methodology harnesses the power of parallelism, making it well-suited for large-scale Ethereum network analysis. Evaluation and Results: We extensively evaluate our methodology on real-world Ethereum datasets covering diverse time periods and transaction volumes. The results demonstrate its superior scalability, outperforming traditional analysis methods. Our approach successfully handles the ever-growing Ethereum data, empowering researchers and developers with actionable insights from the blockchain. Case Studies: We apply our methodology to real-world Ethereum use cases, including detecting transaction patterns, analyzing smart contract interactions, and predicting network congestion. The results showcase the accuracy and efficiency of our approach, emphasizing its practical applicability in real-world scenarios. Security and Robustness: To ensure the reliability of our methodology, we conduct thorough security and robustness evaluations. Our approach demonstrates high resilience against adversarial attacks and perturbations, reaffirming its suitability for security-critical blockchain applications. Conclusion: By integrating graph-based data representation, GCNs, probabilistic sampling, and distributed computing, we achieve network scalability without compromising analytical precision. This approach addresses the pressing challenges posed by the expanding Ethereum network, opening new avenues for research and enabling real-time insights into decentralized ecosystems. Our work contributes to the development of scalable blockchain analytics, laying the foundation for sustainable growth and advancement in the domain of blockchain research and application.Keywords: Ethereum, scalable network, GCN, probabilistic sampling, distributed computing
Procedia PDF Downloads 8112624 Effect of Organizational Competitive Climate on Organizational Prosocial Behavior: Workplace Envy as a Mediator
Authors: Armaghan Eslami, Nasrin Arshadi
Abstract:
Scarce resources are the inseparable part of organization life. This fact that only small number of the employees can have these resources such as promotion, raise, and recognition can cause competition among employees, which create competitive climate. As well as any other competition, small number wins the reward, and a great number loses, one of the possible emotional reactions to this loss is negative emotions like malicious envy. In this case, the envious person may try to harm the envied person by reducing the prosocial behavior. Prosocial behavior is a behavior that aimed to benefit others. The main propose of this action is to maintain and increase well-being and well-fare of others. Therefore, one of the easiest ways for harming envied one is to suppress prosocial behavior. Prosocial behavior has positive and important implication for organizational efficiency. Our results supported our model and suggested that competitive climate has a significant effect on increasing workplace envy and on the other hand envy has significant negative impact on prosocial behavior. Our result also indicated that envy is the mediator in the relation between competitive climate and prosocial behavior. Organizational competitive climate can cause employees respond envy with negative emotion and hostile and damaging behavior toward envied person. Competition can lead employees to look out for proof of their self-worthiness; and, furthermore, they measure their self-worth, value and respect by the superiority that they gain in competitions. As a result, loss in competitions can harm employee’s self-definition and they try to protect themselves by devaluating envied other and being ‘less friendly’ to them. Some employees may find it inappropriate to engage in the harming behavior, but they may believe there is nothing against withholding the prosocial behavior.Keywords: competitive climate, mediator, prosocial behavior, workplace envy
Procedia PDF Downloads 36512623 Study of Exciton Binding Energy in Photovoltaic Polymers and Non-Fullerene Acceptors
Authors: Ho-Wa Li, Sai-Wing Tsang
Abstract:
The excitonic effect in organic semiconductors plays a key role in determining the electronic devices performance. Strong exciton binding energy has been regarded as the detrimental factor limiting the further improvement in organic photovoltaic cells. To the best of our knowledge, only limited reported can be found in measuring the exciton binding energy in organic photovoltaic materials. Conventional sophisticated approach using photoemission spectroscopy (UPS and IPES) would limit the wide access of the investigation. Here, we demonstrate a facile approach to study the electrical and optical quantum efficiencies of a series of conjugated photovoltaic polymer, fullerene and non-fullerene materials. Quantitative values of the exciton binding energy in those prototypical materials were obtained with concise photovoltaic device structure. And the extracted binding energies have excellent agreement with those determined by the conventional photoemission technique. More importantly, our findings can provide valuable information on the excitonic dissociation in the first excited state. Particularly, we find that the high binding energy of some non-fullerene acceptors limits the combination of polymer acceptors for efficiency exciton dissociation. The results bring insight into the engineering of excitonic effect for the development of efficient organic photovoltaic cells.Keywords: organic photovoltaics, quantum efficiency, exciton binding energy, device physics
Procedia PDF Downloads 15512622 In silico and in vitro Investigation of the Role of Acinetobacter baumannii in the Pathogenesis of Multiple Sclerosis
Authors: Kieren Luellman, Makenzi Rockwell, Eduardo Callegari, Nichole Haag, Chun Wu
Abstract:
Multiple sclerosis (MS) is an autoimmune disorder that damages the myelin sheath of neurons in the central nervous system. The presence of Acinetobacter bacteria and anti-Acinetobacter antibodies in MS patients has led to the hypothesis that the bacteria may contribute to MS pathogenesis. In this study, the protein sequences of Acinetobacter baumannii were compared to five peptides from three mammalian myelin proteins, i.e., Proteolipid Protein (PLP): PLP 139-151, PLP 178-191, Myelin Basic Protein (MBP): MBP 84-104 and Myelin Oligodendrocyte Glycoprotein (MOG): MOG 35-55 and MOG 92-106 respectively, known to induce experimental autoimmune encephalomyelitis (EAE), a condition similar to MS. We found 11 hits (i.e., with five or more amino acid sequence similarity) in Acinetobacter baumannii, which are identical or similar to PLP139-151, 32 hits to PLP178-191, 35 to MBP 84-104, 41 hits to MOG 35-55 and 26 hits to MOG92-106. In addition, Western blotting was used to assess possible interaction between the bacterial proteins and human anti-MBP, anti-MOG, and anti-PLP antibodies produced in rabbits, corresponding to MBP 84-104, MOG 35-55, and PLP 139-151, respectively. We found that both human Polyclonal anti-MOG antibody and anti-PLP antibody recognized a protein or more proteins of the same molecular mass of around 25 kDa. in Acinetobacter baumannii. The results suggested that this/these protein(s) might potentially serve as antigen(s) to induce anti-MOG antibody and anti-PLP antibody production in mammalian B cells. The proteomic study identified 433 hits, among which the sequence of Acinetobacter baumannii protein 491 subunit A matches a previously published enzyme Acinetobacter 3-Oxoadipate CoA-Transferase, in which a fragment of its peptide was observed to recognize MS patient serum via ELISA method. Our findings might pave the road to understanding one of the pathogenesis mechanisms of MS.Keywords: multiple sclerosis, pathogenesis, Acinetobacter baumannii, antibody recognition
Procedia PDF Downloads 12212621 Optimizing Pediatric Pneumonia Diagnosis with Lightweight MobileNetV2 and VAE-GAN Techniques in Chest X-Ray Analysis
Authors: Shriya Shukla, Lachin Fernando
Abstract:
Pneumonia, a leading cause of mortality in young children globally, presents significant diagnostic challenges, particularly in resource-limited settings. This study presents an approach to diagnosing pediatric pneumonia using Chest X-Ray (CXR) images, employing a lightweight MobileNetV2 model enhanced with synthetic data augmentation. Addressing the challenge of dataset scarcity and imbalance, the study used a Variational Autoencoder-Generative Adversarial Network (VAE-GAN) to generate synthetic CXR images, improving the representation of normal cases in the pediatric dataset. This approach not only addresses the issues of data imbalance and scarcity prevalent in medical imaging but also provides a more accessible and reliable diagnostic tool for early pneumonia detection. The augmented data improved the model’s accuracy and generalization, achieving an overall accuracy of 95% in pneumonia detection. These findings highlight the efficacy of the MobileNetV2 model, offering a computationally efficient yet robust solution well-suited for resource-constrained environments such as mobile health applications. This study demonstrates the potential of synthetic data augmentation in enhancing medical image analysis for critical conditions like pediatric pneumonia.Keywords: pneumonia, MobileNetV2, image classification, GAN, VAE, deep learning
Procedia PDF Downloads 13612620 Preliminary Study on Milk Composition and Milk Protein Polymorphism in the Algerian Local Sheep's Breeds
Authors: A. Ameur Ameur, F. Chougrani, M. Halbouche
Abstract:
In order to characterize the sheep's milk, we analyzed and compared, in a first stage of our work, the physical and chemical characteristics in two Algerian sheep breeds: Hamra race and race Ouled Djellal breeding at the station the experimental ITELV Ain Hadjar (Saïda Province). Analyses are performed by Ekomilk Ultra-analyzer (EON TRADING LLC, USA), they focused on the pH, density, freezing, fat, total protein, solids-the total dry extract. The results obtained for these parameters showed no significant differences between the two breeds studied. The second stage of this work was the isolation and characterization of milk proteins. For this, we used the precipitation of caseins phi [pH 4.6]. For this, we used the precipitation of caseins Phi (pH 4.6). After extraction, purification and assay, both casein and serum protein fractions were then assayed by the Bradford method and controlled by polyacrylamide gel electrophoresis (PAGE) in the different conditions (native, in the presence of urea and in the presence of SDS). The electrophoretic pattern of milk samples showed the presence similarities of four major caseins variants (αs1-, αs2-β-and k-casein) and two whey proteins (β-lactoglobulin, α-lactalbumin) of two races Hamra and Ouled Djellal. But compared to bovine milk, they have helped to highlight some peculiarities as related to serum proteins (α La β Lg) as caseins, including αs1-Cn.Keywords: Hamra, Ouled Djellal, protein polymorphism, sheep breeds
Procedia PDF Downloads 55912619 Designing an Effective Accountability Model for Islamic Azad University Using the Qualitative Approach of Grounded Theory
Authors: Davoud Maleki, Neda Zamani
Abstract:
The present study aims at exploring the effective accountability model of Islamic Azad University using a qualitative approach of grounded theory. The data of this study were obtained from semi-structured interviews with 25 professors and scholars in Islamic Azad University of Tehran who were selected by theoretical sampling method. In the data analysis, the stepwise method and Strauss and Corbin analytical methods (1992) were used. After identification of the main component (balanced response to stakeholders’ needs) and using it to bring the categories together, expressions and ideas representing the relationships between the main and subcomponents, and finally, the revealed components were categorized into six dimensions of the paradigm model, with the relationships among them, including causal conditions (7 components), main component (balanced response to stakeholders’ needs), strategies (5 components), environmental conditions (5 components), intervention features (4 components), and consequences (3 components). Research findings show an exploratory model for describing the relationships between causal conditions, main components, accountability strategies, environmental conditions, university environmental features, and that consequences.Keywords: accountability, effectiveness, Islamic Azad University, grounded theory
Procedia PDF Downloads 90