Search results for: public life
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 12121

Search results for: public life

5941 Measuring the Economic Empowerment of Women Using an Index: An Application to Small-Scale Fisheries and Agriculture in Sebaste, Antique

Authors: Ritchie Ann Dionela, Jorilyn Tabuena

Abstract:

This study measured the economic empowerment of women from small-scale fisheries and agriculture sector of Sebaste, Antique. There were a total of 199 respondents selected using stratified random sampling. The Five Domains of Empowerment (5DE) Index was used in measuring the economic empowerment of study participants. Through this composite index, it was determined how women scored in the five domains of empowerment, namely production, resources, income, leadership, and time. The result of the study shows that women fishers are more economically empowered than women farmers. The two sectors showed high disparity in their scores on input in productive decision; autonomy in production; ownership of assets; control over use of income; group member; speaking in public; workload; and leisure. Group member indicator contributed largely to the disempowered population in both sectors. Although income of women farmers is higher than that of women fishers, the latter are still economically empowered which suggests that economic empowerment is not dependent on income alone. The study recommends that fisheries and agriculture organization for women should be established so that their needs and concerns will be heard and addressed. It is further recommended that government projects focused on enhancing women empowerment should also give importance on other factors such as organization and leisure and not just income to totally promote of women empowerment. Further studies on measuring women’s empowerment using other methods should be pursued to provide more information on women’s well-being.

Keywords: agriculture, composite index, fisheries, women economic empowerment

Procedia PDF Downloads 216
5940 An Evaluation of Neural Network Efficacies for Image Recognition on Edge-AI Computer Vision Platform

Authors: Jie Zhao, Meng Su

Abstract:

Image recognition, as one of the most critical technologies in computer vision, works to help machine-like robotics understand a scene, that is, if deployed appropriately, will trigger the revolution in remote sensing and industry automation. With the developments of AI technologies, there are many prevailing and sophisticated neural networks as technologies developed for image recognition. However, computer vision platforms as hardware, supporting neural networks for image recognition, as crucial as the neural network technologies, need to be more congruently addressed as the research subjects. In contrast, different computer vision platforms are deterministic to leverage the performance of different neural networks for recognition. In this paper, three different computer vision platforms – Jetson Nano(with 4GB), a standalone laptop(with RTX 3000s, using CUDA), and Google Colab (web-based, using GPU) are explored and four prominent neural network architectures (including AlexNet, VGG(16/19), GoogleNet, and ResNet(18/34/50)), are investigated. In the context of pairwise usage between different computer vision platforms and distinctive neural networks, with the merits of recognition accuracy and time efficiency, the performances are evaluated. In the case study using public imageNets, our findings provide a nuanced perspective on optimizing image recognition tasks across Edge-AI platforms, offering guidance on selecting appropriate neural network structures to maximize performance under hardware constraints.

Keywords: alexNet, VGG, googleNet, resNet, Jetson nano, CUDA, COCO-NET, cifar10, imageNet large scale visual recognition challenge (ILSVRC), google colab

Procedia PDF Downloads 68
5939 Machine Learning and Deep Learning Approach for People Recognition and Tracking in Crowd for Safety Monitoring

Authors: A. Degale Desta, Cheng Jian

Abstract:

Deep learning application in computer vision is rapidly advancing, giving it the ability to monitor the public and quickly identify potentially anomalous behaviour from crowd scenes. Therefore, the purpose of the current work is to improve the performance of safety of people in crowd events from panic behaviour through introducing the innovative idea of Aggregation of Ensembles (AOE), which makes use of the pre-trained ConvNets and a pool of classifiers to find anomalies in video data with packed scenes. According to the theory of algorithms that applied K-means, KNN, CNN, SVD, and Faster-CNN, YOLOv5 architectures learn different levels of semantic representation from crowd videos; the proposed approach leverages an ensemble of various fine-tuned convolutional neural networks (CNN), allowing for the extraction of enriched feature sets. In addition to the above algorithms, a long short-term memory neural network to forecast future feature values and a handmade feature that takes into consideration the peculiarities of the crowd to understand human behavior. On well-known datasets of panic situations, experiments are run to assess the effectiveness and precision of the suggested method. Results reveal that, compared to state-of-the-art methodologies, the system produces better and more promising results in terms of accuracy and processing speed.

Keywords: action recognition, computer vision, crowd detecting and tracking, deep learning

Procedia PDF Downloads 143
5938 The Lonely Entrepreneur: Antecedents and Effects of Social Isolation on Entrepreneurial Intention and Output

Authors: Susie Pryor, Palak Sadhwani

Abstract:

The purpose of this research is to provide the foundations for a broad research agenda examining the role loneliness plays in entrepreneurship. While qualitative research in entrepreneurship incidentally captures the existence of loneliness as a part of the lived reality of entrepreneurs, to the authors’ knowledge, no academic work has to date explored this construct in this context. Moreover, many individuals reporting high levels of loneliness (women, ethnic minorities, immigrants, low income, low education) reflect those who are currently driving small business growth in the United States. Loneliness is a persistent state of emotional distress which results from feelings of estrangement and rejection or develops in the absence of social relationships and interactions. Empirical work finds links between loneliness and depression, suicide and suicide ideation, anxiety, hostility and passiveness, lack of communication and adaptability, shyness, poor social skills and unrealistic social perceptions, self-doubts, fear of rejection, and negative self-evaluation. Lonely individuals have been found to exhibit lower levels of self-esteem, higher levels of introversion, lower affiliative tendencies, less assertiveness, higher sensitivity to rejection, a heightened external locus of control, intensified feelings of regret and guilt over past events and rigid and overly idealistic goals concerning the future. These characteristics are likely to impact entrepreneurs and their work. Research identifies some key dangers of loneliness. Loneliness damages human love and intimacy, can disturb and distract individuals from channeling creative and effective energies in a meaningful way, may result in the formation of premature, poorly thought out and at times even irresponsible decisions, and produce hard and desensitized individuals, with compromised health and quality of life concerns. The current study utilizes meta-analysis and text analytics to distinguish loneliness from other related constructs (e.g., social isolation) and categorize antecedents and effects of loneliness across subpopulations. This work has the potential to materially contribute to the field of entrepreneurship by cleanly defining constructs and providing foundational background for future research. It offers a richer understanding of the evolution of loneliness and related constructs over the life cycle of entrepreneurial start-up and development. Further, it suggests preliminary avenues for exploration and methods of discovery that will result in knowledge useful to the field of entrepreneurship. It is useful to both entrepreneurs and those work with them as well as academics interested in the topics of loneliness and entrepreneurship. It adopts a grounded theory approach.

Keywords: entrepreneurship, grounded theory, loneliness, meta-analysis

Procedia PDF Downloads 102
5937 Understanding Cognitive Fatigue From FMRI Scans With Self-supervised Learning

Authors: Ashish Jaiswal, Ashwin Ramesh Babu, Mohammad Zaki Zadeh, Fillia Makedon, Glenn Wylie

Abstract:

Functional magnetic resonance imaging (fMRI) is a neuroimaging technique that records neural activations in the brain by capturing the blood oxygen level in different regions based on the task performed by a subject. Given fMRI data, the problem of predicting the state of cognitive fatigue in a person has not been investigated to its full extent. This paper proposes tackling this issue as a multi-class classification problem by dividing the state of cognitive fatigue into six different levels, ranging from no-fatigue to extreme fatigue conditions. We built a spatio-temporal model that uses convolutional neural networks (CNN) for spatial feature extraction and a long short-term memory (LSTM) network for temporal modeling of 4D fMRI scans. We also applied a self-supervised method called MoCo (Momentum Contrast) to pre-train our model on a public dataset BOLD5000 and fine-tuned it on our labeled dataset to predict cognitive fatigue. Our novel dataset contains fMRI scans from Traumatic Brain Injury (TBI) patients and healthy controls (HCs) while performing a series of N-back cognitive tasks. This method establishes a state-of-the-art technique to analyze cognitive fatigue from fMRI data and beats previous approaches to solve this problem.

Keywords: fMRI, brain imaging, deep learning, self-supervised learning, contrastive learning, cognitive fatigue

Procedia PDF Downloads 170
5936 Research on Architectural Steel Structure Design Based on BIM

Authors: Tianyu Gao

Abstract:

Digital architectures use computer-aided design, programming, simulation, and imaging to create virtual forms and physical structures. Today's customers want to know more about their buildings. They want an automatic thermostat to learn their behavior and contact them, such as the doors and windows they want to open with a mobile app. Therefore, the architectural display form is more closely related to the customer's experience. Based on the purpose of building informationization, this paper studies the steel structure design based on BIM. Taking the Zigan office building in Hangzhou as an example, it is divided into four parts, namely, the digital design modulus of the steel structure, the node analysis of the steel structure, the digital production and construction of the steel structure. Through the application of BIM software, the architectural design can be synergized, and the building components can be informationized. Not only can the architectural design be feedback in the early stage, but also the stability of the construction can be guaranteed. In this way, the monitoring of the entire life cycle of the building and the meeting of customer needs can be realized.

Keywords: digital architectures, BIM, steel structure, architectural design

Procedia PDF Downloads 179
5935 Integral Abutment Bridge: A Study on Types, Importance, Limitations and Design Guidelines

Authors: Babitha Elizabeth Philip

Abstract:

This paper aims to study in general about bridges without expansion joints. Integral Abutment Bridges (IAB) fall into this category of bridges. They are having a continuous deck and also the girders are integrated into the abutments. They are most cost effective system in terms of construction, maintenance, and longevity. The main advantage of IAB is that it is corrosion resistant since water is not allowed to pass through the structure. The other attractions of integral bridges are its simple and rapid construction, smooth and uninterrupted deck which provides a safe ride. Also damages to the abutments can be avoided to a great extent due to better load distribution at the bridge ends. Damages due to improper drainage are not seen in IAB because of its properly drained approach slabs thus eliminating the possibility of erosion of the abutment backfill and freeze and thaw damage resulting from saturated backfill.

Keywords: continuous bridge, integral abutment bridge, joint bridge, life cycle cost, soil interaction

Procedia PDF Downloads 438
5934 Entrepreneurial Support Ecosystem: Role of Research Institutes

Authors: Ayna Yusubova, Bart Clarysse

Abstract:

This paper explores role of research institutes in creation of support ecosystem for new technology-based ventures. Previous literature introduced research institutes as part of business and knowledge ecosystem, very few studies are available that consider a research institute as an ecosystem that support high-tech startups at every stage of development. Based on a resource-based view and a stage-based model of high-tech startups growth, this study aims to analyze how a research institute builds a startup support ecosystem by attracting different stakeholders in order to help startups to overcome resource. This paper is based on an in-depth case study of public research institute that focus on development of entrepreneurial ecosystem in a developed region. Analysis shows that the idea generation stage of high-tech startups that related to the invention and development of product or technology for commercialization is associated with a lack of critical knowledge resources. Second, at growth phase that related to market entrance, high-tech startups face challenges associated with the development of their business network. Accordingly, the study shows the support ecosystem that research institute creates helps high-tech startups overcome resource gaps in order to achieve a successful transition from one phase of growth to the next.

Keywords: new technology-based firms, ecosystems, resources, business incubators, research instutes

Procedia PDF Downloads 247
5933 Analyzing Concrete Structures by Using Laser Induced Breakdown Spectroscopy

Authors: Nina Sankat, Gerd Wilsch, Cassian Gottlieb, Steven Millar, Tobias Guenther

Abstract:

Laser-Induced Breakdown Spectroscopy (LIBS) is a combination of laser ablation and optical emission spectroscopy, which in principle can simultaneously analyze all elements on the periodic table. Materials can be analyzed in terms of chemical composition in a two-dimensional, time efficient and minor destructive manner. These advantages predestine LIBS as a monitoring technique in the field of civil engineering. The decreasing service life of concrete infrastructures is a continuously growing problematic. A variety of intruding, harmful substances can damage the reinforcement or the concrete itself. To insure a sufficient service life a regular monitoring of the structure is necessary. LIBS offers many applications to accomplish a successful examination of the conditions of concrete structures. A selection of those applications are the 2D-evaluation of chlorine-, sodium- and sulfur-concentration, the identification of carbonation depths and the representation of the heterogeneity of concrete. LIBS obtains this information by using a pulsed laser with a short pulse length (some mJ), which is focused on the surfaces of the analyzed specimen, for this only an optical access is needed. Because of the high power density (some GW/cm²) a minimal amount of material is vaporized and transformed into a plasma. This plasma emits light depending on the chemical composition of the vaporized material. By analyzing the emitted light, information for every measurement point is gained. The chemical composition of the scanned area is visualized in a 2D-map with spatial resolutions up to 0.1 mm x 0.1 mm. Those 2D-maps can be converted into classic depth profiles, as typically seen for the results of chloride concentration provided by chemical analysis like potentiometric titration. However, the 2D-visualization offers many advantages like illustrating chlorine carrying cracks, direct imaging of the carbonation depth and in general allowing the separation of the aggregates from the cement paste. By calibrating the LIBS-System, not only qualitative but quantitative results can be obtained. Those quantitative results can also be based on the cement paste, while excluding the aggregates. An additional advantage of LIBS is its mobility. By using the mobile system, located at BAM, onsite measurements are feasible. The mobile LIBS-system was already used to obtain chloride, sodium and sulfur concentrations onsite of parking decks, bridges and sewage treatment plants even under hard conditions like ongoing construction work or rough weather. All those prospects make LIBS a promising method to secure the integrity of infrastructures in a sustainable manner.

Keywords: concrete, damage assessment, harmful substances, LIBS

Procedia PDF Downloads 167
5932 A Robotic “Puppet Master” Application to ASD Therapeutic Support

Authors: Sophie Sakka, Rénald Gaboriau

Abstract:

This paper describes a preliminary work aimed at setting a therapeutic support for autistic teenagers using three humanoid robots NAO shared by ASD (Autism Spectrum Disorder) subjects. The studied population had attended successfully a first year program, and were observed with a second year program using the robots. This paper focuses on the content and the effects of the second year program. The approach is based on a master puppet concept: the subjects program the robots, and use them as an extension for communication. Twenty sessions were organized, alternating ten preparatory sessions and ten robotics programming sessions. During the preparatory sessions, the subjects write a story to be played by the robots. During the robot programming sessions, the subjects program the motions to be realized to make the robot tell the story. The program was concluded by a public performance. The experiment involves five ASD teenagers aged 12-15, who had all attended the first year robotics training. As a result, a progress in voluntary and organized communication skills of the five subjects was observed, leading to improvements in social organization, focus, voluntary communication, programming, reading and writing abilities. The changes observed in the subjects general behavior took place in a short time, and could be observed from one robotics session to the next one. The approach allowed the subjects to draw the limits of their body with respect to the environment, and therefore helped them confronting the world with less anxiety.

Keywords: autism spectrum disorder, robot, therapeutic support, rob'autism

Procedia PDF Downloads 231
5931 Types of School Aggression Amongst Bulgarian Students in the Age Group of 12–18 Years-Old

Authors: Yolanda Zografova, Ekaterina Dimitrova, Tsvetelina Panchelieva, Victoria Nedeva-Atanasova

Abstract:

Aggression and violence amongst school-aged children are widely spread phenomenon, which is expanding both on a global level and in Bulgaria. The purpose of the paper is to reveal the overall range of different types and manifestations of school aggression in a specific age group (12 to 18 years old students) from the 5th to the 12th grade according to the Bulgarian education system. In addition, the research investigates the dynamics of aggressive behaviour in two parallel lines – a horizontal one (with students from the same age) and a vertical one (with students from different grade). In the current study based on the original authors’ inventory (School Aggression Questionnaire), the three main types of aggression are measured – physical, verbal and indirect. The sample consists of 300 students from schools in a big metropolitan city, a mid-sized town, and a small town. Results show that the predominant aggression type is the verbal one, but this is the predominant type for the girls in the sample, not for the boys. Another result is that the higher the school grade, the lower levels of overall aggression is shown by the students. The study of such a multi-dimensional phenomenon as the aggression will provide up-to-date scientific knowledge, important both for the development of science on these topics, and useful for public interests in relation to the balanced development of children and adolescents at school. The results provide an excellent base for the development of prevention and intervention programs in order to reduce school aggression.

Keywords: educational psychology, School aggression, interpersonal relations, school aggression questionnaire, types of aggression

Procedia PDF Downloads 114
5930 Omani Community in Digital Age: A Study of Omani Women Using Back Channel Media to Empower Themselves for Frontline Entrepreneurship

Authors: Sangeeta Tripathi, Muna Al Shahri

Abstract:

This research article presents the changing role and status of women in Oman. Transformation of women’s status started with the regime of His Majesty Sultan Qaboos Bin Said in 1970. It is always desired by the Sultan to enable women in all the ways for the balance growth of the country. Forbidding full face veil for women in public offices is one of the best efforts for their empowerment. Women education is also increasing rapidly. They are getting friendly with new information communication technology and using different social media applications such as WhatsApp, Instagram and Facebook for interaction and economic growth. Though there are some traditional and tribal boundaries, women are infused with courage and enjoying fair treatment and equal opportunities in different career positions. The study will try to explore changing mindset of young Omani women towards these traditional tribal boundaries, cultural heritage, business and career: ‘How are young Omani women making balance between work and social prestige?’, ‘How are they preserving their cultural values, embracing new technologies and approaching social network to enhance their economic power.’ This paper will discover their hurdles while using internet for their new entrepreneur. It will also examine the prospects of online business in Oman. The mixed research methodology is applied to find out the result.

Keywords: advertising, business, entrepreneurship, tribal barrier

Procedia PDF Downloads 289
5929 Road Condition Monitoring Using Built-in Vehicle Technology Data, Drones, and Deep Learning

Authors: Judith Mwakalonge, Geophrey Mbatta, Saidi Siuhi, Gurcan Comert, Cuthbert Ruseruka

Abstract:

Transportation agencies worldwide continuously monitor their roads' conditions to minimize road maintenance costs and maintain public safety and rideability quality. Existing methods for carrying out road condition surveys involve manual observations of roads using standard survey forms done by qualified road condition surveyors or engineers either on foot or by vehicle. Automated road condition survey vehicles exist; however, they are very expensive since they require special vehicles equipped with sensors for data collection together with data processing and computing devices. The manual methods are expensive, time-consuming, infrequent, and can hardly provide real-time information for road conditions. This study contributes to this arena by utilizing built-in vehicle technologies, drones, and deep learning to automate road condition surveys while using low-cost technology. A single model is trained to capture flexible pavement distresses (Potholes, Rutting, Cracking, and raveling), thereby providing a more cost-effective and efficient road condition monitoring approach that can also provide real-time road conditions. Additionally, data fusion is employed to enhance the road condition assessment with data from vehicles and drones.

Keywords: road conditions, built-in vehicle technology, deep learning, drones

Procedia PDF Downloads 101
5928 Audio-Visual Aids and the Secondary School Teaching

Authors: Shrikrishna Mishra, Badri Yadav

Abstract:

In this complex society of today where experiences are innumerable and varied, it is not at all possible to present every situation in its original colors hence the opportunities for learning by actual experiences always are not at all possible. It is only through the use of proper audio visual aids that the life situation can be trough in the class room by an enlightened teacher in their simplest form and representing the original to the highest point of similarity which is totally absent in the verbal or lecture method. In the presence of audio aids, the attention is attracted interest roused and suitable atmosphere for proper understanding is automatically created, but in the existing traditional method greater efforts are to be made in order to achieve the aforesaid essential requisite. Inspire of the best and sincere efforts on the side of the teacher the net effect as regards understanding or learning in general is quite negligible.

Keywords: Audio-Visual Aids, the secondary school teaching, complex society, audio

Procedia PDF Downloads 469
5927 Upward Millennium: Enterprise Resource Planning (ERP) Development and Implementation in Pakistani Organizations

Authors: Sara Aziz, Madiha Arooj, Hira Rizwani, Wasim Irshad

Abstract:

Enterprise Resource Planning (ER) as component of Information Resource System has turned up as one of the most demanding software in market for the new millennium. ERP system automates the core activities of any organization such as finance, manufacturing and supply chain management, human resource etc. to generate an access to the information in real time environment. Despite this fact many of the organizations globally particularly in developing country Pakistan are unaware and avoid adopting it. The development and implementation of ERP system is a complex and challenging process. This research was aimed to explore the benefits and coping strategies (with reference to end user reaction) of organizations those have implemented ERP. The problems addressed in this study focused the challenges and key success factors regarding implementing ERP Pakistani Organizations. Secondly, it has explored the stumbling blocks and business integration of those organizations that are not implementing ERP. The public and corporate sector organizations in Pakistan were selected to collect the data. The research finding shows that the organizational culture, openness towards adoption and learning, deployment and development, top management commitment and change systems, business processes and compatibility and user acceptance and reaction are contributing factors for successful implementation and development of ERP system. This research is thus an addition to enhance knowledge and understanding of implementation of ERP system in Pakistan.

Keywords: ERP system, user acceptance and involvement, change management, organizational culture

Procedia PDF Downloads 257
5926 A Proposal for Developing a Post Occupancy Evaluation Sustainability Assessment Tool for Refurbished Historic Government Buildings

Authors: Hasnizan Aksah, Adi Irfan Che Ani

Abstract:

Refurbished historic government buildings should perform as intended to support the organization’s goals that enhance occupant satisfaction. However, these buildings may have issues associated with functional performance evaluation. The aim of this study is to develop a Post Occupancy Evaluation (POE) sustainability assessment tool for functional performance evaluation of refurbished historic government buildings. Developing an assessment tool requires a strategic methodology for a logical and cohesive tool that incorporating relevant theories and practical experiences. In this study, mixed method approaches use to collect all necessary data to achieve the objectives of this study. The design of sampling involves are interviews and survey questionnaires to relevant professionals in order to evaluate the criteria and problem encircled in functional performance evaluation. Then, the involvement of expert panels is required in establishing the assessment tool. During the process of investigation on the functional performance criteria, it was discovered that is seen to be critical in aspects of comfort, safety, and services. The proposed assessment tool has a significant role in providing opportunities for the improvement of building performance especially on functional performance for the future historic government building refurbishment project. It is hoped that the tool developed from this study will give benefits to related professionals, public agencies, local municipality, and relevant interested parties in historic building management.

Keywords: refurbished historic government buildings, functional performance, Post Occupancy Evaluation, sustainability

Procedia PDF Downloads 186
5925 Urban Poor: The Situations and Characteristics of the Problem and Social Welfare Service of Bangkok Metropolis

Authors: Sanchai Ratthanakwan

Abstract:

This research aims to study situations and characteristics of the problems facing the urban poor. The data and information are collected by focus group and in-depth interview leader and members of Four Regions Slum Network, community representatives and the social welfare officer. The research can be concluded that the problems of the urban poor faced with three major problems: Firstly, the shortage of housing and stability issues in housing; secondly, the problem of substandard quality of life; and thirdly, the debt problem. The study found that a solution will be found in two ways: First way is the creation of housing for the urban poor in slums or community intrusion by the state. Second way is the stability in the housing and subsistence provided by the community center called “housing stability”.

Keywords: urban poor, social welfare, Bangkok metropolis, housing stability

Procedia PDF Downloads 405
5924 Analysis of Legal System of Land Use in Archaeological Sites

Authors: Yen-Sheng Ho

Abstract:

It is important to actively adjust the legal system of land use in archaeological sites and the reward system to meet the needs of modern society and to solve the dilemma of government management. Under the principle of administration according to law and the principle of the clarity of law, human rights, legal orders and legitimate expectation shall be regulated. The Cultural Heritage Preservation Act has many norms related to archaeological sites in Taiwan. However, in practice, the preservation of archaeological sites still encounters many challenges. For instance, some archaeological sites have ‘management and maintenance plans’. The restrictions of land uses are not clearly defined making it difficult to determine how planting types and cultivation methods will impact the underground relics. In addition, there are questions as follows. How to coordinate the ‘site preservation plan’ with the Regional Planning Act and the Urban Planning Act? How to define preservation of land, preservation area and other uses of land or area? How to define land use in practice? How to control land use? After selecting three sites for the case investigation, this study will analyze the site’s land use status and propose the direction of land use and control methods. This study suggests that the prerequisite to limit the use of land is to determine the public interest in the preservation of the site. Another prerequisite is to establish a mechanism for permitting the use of the site and for setting the site preservation and zoning maintenance practices according to the Regional Planning Act, Urban Planning Act and other relevant rules, such as, land use zoning, land use control, land management, land maintenance, regional development and management and etc.

Keywords: archaeological site, land use and site preservation plan, regional planning, urban planning

Procedia PDF Downloads 250
5923 Sync Consensus Algorithm: Trying to Reach an Agreement at Full Speed

Authors: Yuri Zinchenko

Abstract:

Recently, distributed storage systems have been used more and more in various aspects of everyday life. They provide such necessary properties as Scalability, Fault Tolerance, Durability, and others. At the same time, not only reliable but also fast data storage remains one of the most pressing issues in this area. That brings us to the consensus algorithm as one of the most important components that has a great impact on the functionality of a distributed system. This paper is the result of an analysis of several well-known consensus algorithms, such as Paxos and Raft. The algorithm it offers, called Sync, promotes, but does not insist on simultaneous writing to the nodes (which positively affects the overall writing speed) and tries to minimize the system's inactive time. This allows nodes to reach agreement on the system state in a shorter period, which is a critical factor for distributed systems. Also when developing Sync, a lot of attention was paid to such criteria as simplicity and intuitiveness, the importance of which is difficult to overestimate.

Keywords: sync, consensus algorithm, distributed system, leader-based, synchronization.

Procedia PDF Downloads 47
5922 Striking a Balance between Certainty and Flexibility: The Role of Ubuntu in South African Contract Law

Authors: Yeukai Mupangavanhu

Abstract:

The paper examines the concept of ubuntu and the extent to which it can play a role in ensuring fairness and justice in contractual relationships. Courts are expected to balance sanctity of contract and fairness. Public policy is currently a mechanism which is used by courts when balancing the above two competing interests. It, however, generally favours the freedom and sanctity of contract. The question which is addressed in this paper is whether the concept of ubuntu is an alternative mechanism that may be used to mitigate the sometimes harsh and unfair consequences of the doctrine of freedom and sanctity of contract. A comparative study and case analysis is the methodology that is used in this article. Unfairness in contracts is generally related to the problem of inequality in bargaining power underscored by deeply entrenched social and economic inequalities that are a consequence of apartheid and patriarchy. The transformative nature of the constitution demands the inclusion of African legal ideas and values in the legal order. There is a need for the harmonisation of western ideals which are based on the classical model of law of contract with relevant African principles. In order to attain a transformative legal order that promotes a societal transformation and enhances the lives of everyone courts cannot continue to frown upon African values. Ubuntu has the potential of steering the law of contract in a more equitable direction. The substantive rules of contract law undoubtedly need to be infused with the notion of ubuntu. The reconciliation of Western and African values is at the heart of legal transformation.

Keywords: fairness, sanctity of contract, contractual justice, transformative constitutionalism

Procedia PDF Downloads 237
5921 Online Community Suitable for e-Masjid ?

Authors: Norlizam Md Sukiban, Muhammad Faisal Ashaari, Hidayah bt Rahmalan

Abstract:

The role that a mosque or masjid have applied during the life of the Prophet Muhammad (S.A.W) was magnificent. Masjid managed to gather the community in lots of ways. It was the center of the first Islamic community and nation, with greatest triumphs and tragedies. It was a place to accommodate for the community center, homeless refuge, university and mosque all rolled into one. However, the role of masjid applied today was less than the time of the Prophet Muhammad (S.A.W) was alive. The advanced technology such as the internet has a major impact to the community nowadays. For example, community online has been chosen for lots of people to maintain their relationship and suggest various events among the communities members. This study is to investigate the possibility of the role of e-Masjid in adapting the concept of community online in order to remain the role played as such as role of masjid during the lifetime of the Prophet Muhammad (S.A.W). Definition and the characteristic of the online community were listed, along with the benefits of the online community. Later, discussion on the possibility of the online community to be adapted in e-Masjid.

Keywords: e-masjid, online community, virtual community, e-community

Procedia PDF Downloads 475
5920 Oxidative Status and Some Serum Macro Minerals during Estrus, Anestrous and Repeat Breeding in Cholistani Cattle

Authors: Farah Ali, Laeeq Akbar Lodhi, Riaz Hussain, Muhammad Sufyan

Abstract:

The present study was conducted to determine the macro mineral profile and biomarkers of oxidative stress in Cholistani cattle kept at a public farm and various villages in district Bahawalpur. For this purpose 90 blood samples were collected each from estrual, anestrous and repeat breeding cattle having different age and lactation number. Reproductive tract examination of all the cattle was carried out to determine the reproductive status. Blood samples without EDTA were collected for serum separation at day of estrus (normal cyclic), repeat breeder and anestrous cows. The serum calcium levels were significantly decreased (P<0.05) in anestrous (7.31±0.02 mg/dl) cattle as compared to estrus. However, these values were non-significantly different between repeat breeder and cattle having estrus phase. The concentrations of serum phosphorus were significantly higher (P<0.01) in normal estrual (4.99±0.08 mg/dl) as compared torepeat breeder (3.90±0.06 mg/dl) and anestrous (3.82±0.04 mg/dl) Cholistani cattle. Mean serum MDA (nmol/ml) levels of repeat breeder (2.68±0.18) and anestrous (2.54±0.22) were significantly(P<0.01) higher than the estrous (1.71±0.03) cattle. Moreover, the serum nitric oxide levels(µmol/L) were also increased significantly (P<0.01) in repeat breeder(58.28±4.01)and anestrous (61.40±9.40) than the normalestrous (31.67±6.71) cattle. The ratio of Ca: P in normal cyclic animals was lower (1.73:1) as compared to the anestrous animals (1.92:1). It can be concluded from the present study that the level of Ca: P should also be near to 1.5:1 for better reproductive performance.

Keywords: anestrus, cholistani cattle, minerals, oxidative stress, repeat breeder

Procedia PDF Downloads 582
5919 Cognitive Mechanisms of Mindfulness-Based Cognitive Therapy on Depressed Older Adults: The Mediating Role of Rumination and Autobiographical Memory Specificity

Authors: Wai Yan Shih, Sau Man Wong, Wing Chung Chang, Wai Chi Chan

Abstract:

Background: Late-life depression is associated with significant consequences. Although symptomatic reduction is achievable through pharmacological interventions, older adults are more vulnerable to the side effects than their younger counterparts. In addition, drugs do not address underlying cognitive dysfunctions such as rumination and reduced autobiographical memory specificity (AMS), both shown to be maladaptive coping styles that are associated with a poorer prognosis in depression. Considering how aging is accompanied by cognitive, psychological and physical changes, the interplay of these age-related factors may potentially aggravate and interfere with these depressive cognitive dysfunctions in late-life depression. Special care should, therefore, be drawn to ensure these cognitive dysfunctions are adequately addressed. Aim: This randomized controlled trial aims to examine the effect of mindfulness-based cognitive therapy (MBCT) on depressed older adults, and whether the potential benefits of MBCT are mediated by improvements in rumination and AMS. Method: Fifty-seven participants with an average age of 70 years old were recruited from multiple elderly centers and online mailing lists. Participants were assessed with: (1) Hamilton depression scale, (2) ruminative response scale, (3) autobiographical memory test, (4) mindful attention awareness scale, and (5) Montreal cognitive assessment. Eligible participants with mild to moderate depressive symptoms and normal cognitive functioning were randomly allocated to an 8-week MBCT group or active control group consisting of a low-intensity exercise program and health education. Post-intervention assessments were conducted after the 8-week program. Ethics approval was given by the Institutional Review Board of the University of Hong Kong/Hospital Authority. Results: Mixed-factorials ANOVAs demonstrated significant time x group interaction effects for depressive symptoms, AMS, and dispositional mindfulness. A marginally significant interaction effect was found for rumination. Simple effect analyses revealed a significant reduction in depressive symptoms for the both the MBCT group (mean difference = 7.1, p = .000), and control group (mean difference = 2.7, p = .023). However, only participants in the MBCT group demonstrated improvements in rumination, AMS, and dispositional mindfulness. Bootstrapping-based mediation analyses showed that the effect of MBCT in alleviating depressive symptoms was only mediated by the reduction in rumination. Conclusions: The findings support the use of MBCT as an effective intervention for depressed older adults, considering the improvements in depressive symptoms, rumination, AMS and dispositional mindfulness despite their age. Reduction in ruminative tendencies plays a major role in the cognitive mechanism of MBCT.

Keywords: mindfulness-based cognitive therapy, depression, older adults, rumination, autobiographical memory specificity

Procedia PDF Downloads 197
5918 Estimation of Harmonics in Three-Phase and Six-Phase-Phase (Multi-Phase) Load Circuits

Authors: Zakir Husain, Deepak Kumar

Abstract:

The harmonics are very harmful within an electrical system and can have serious consequences such as reducing the life of apparatus, stress on cable and equipment etc. This paper cites extensive analytical study of harmonic characteristics of multiphase (six-phase) and three-phase system equipped with two and three level inverters for non-linear loads. Multilevel inverter has elevated voltage capability with voltage limited devices, low harmonic distortion, abridged switching losses. Multiphase technology also pays a promising role in harmonic reduction. Matlab simulation is carried out to compare the advantage of multi-phase over three phase systems equipped with two or three level inverters for non-linear load harmonic reduction. The extensive simulation results are presented based on case studies.

Keywords: fast Fourier transform (FFT), harmonics, inverter, ripples, total harmonic distortion (THD)

Procedia PDF Downloads 537
5917 Clients’ Priorities in Design and Delivery of Green Projects: South African Perspective

Authors: Charles Mothobiso

Abstract:

This study attempts to identify the client’s main priority when delivering green projects. The aim is to compare whether clients’ interests are similar when delivering conventional buildings as compared to green buildings. Private clients invest more in green buildings as compared to government and parastatal entities. Private clients prioritize on maximizing a return on investment and they mainly invest in energy-saving buildings that have low life cycle costs. Private clients are perceived to be more knowledgeable about the benefits of green building projects as compared to government and parastatal clients. A shortage of expertise and managerial skill leads to the low adaptation of green buildings in government and parastatal projects. Other factors that seem to prevent the adoption of green buildings are the preparedness of the supply chain within the industry and inappropriate procurement strategies adopted by clients.

Keywords: construction clients, design team, green buildings, procurement

Procedia PDF Downloads 282
5916 Reforming Traditional and Cultural Practices in Nigeria for Enhancement and Sustainable Development in the 21st Century: A Case Study of the Jukun People

Authors: Iliya Ibrahim Gimba

Abstract:

Human beings or groups over the world have a traditional and cultural practices which guide and direct their ways of life. They value and promote these practices not minding the attitude of others towards them. In spite of the place of culture which is an embodiment of these practices in every human society some people still reduce the understanding of culture to idolatry and other archaic and anachronistic arts good perhaps only for the museum. Others consider culture to be just drumming and dancing. Whether a culture is “good” or “bad”, civilized or barbaric, it can be reformed for the betterment of the society. Hence, this paper focuses on reforming traditional and cultural practices in Nigeria for enhancing development in the 21st century using the Jukun people as a case study. Relevant literatures from journals, reports, published books among others will be consulted.

Keywords: Jukun, traditional and cultural practices, sustainable development, human

Procedia PDF Downloads 408
5915 The Paradox of Environmental Social Governance (ESG) in Addressing Environmental Justice

Authors: Barbara Ballan

Abstract:

Environmental Justice (EJ) and Environmental Social Governance (ESG) are trending terms used to address the impacts of corporate actions and environmental and social regulations on the people and the planet. ESG is a private governance invention (though increasingly required by public law) that aims to disclose environmental and social criteria while fostering value for businesses. On the other hand, EJ was borne as a social movement that evolved into a regulatory tool employed by EJ advocates and governmental agencies to assess inequalities in environmental impacts and regulations. However, EJ usage is expanding, and private environmental governance in the form of ESG disclosure frameworks is incorporating EJ criteria, indexes, and tools as part of its metric-driven approach. There is an existing tension between (1) the notion of social justice at the heart of the environmental justice movement and (2) the nature of for-profit corporations which generate value by externalizing costs, translated to environmental injustices. This study aims to explore the paradoxical relation of ESG, including EJ criteria, despite their opposing notions, in response to the need for innovative mechanisms to address today’s pressing social and environmental challenges. To that end, this study will evaluate and critically assess the inclusion of EJ in ESG reporting. Furthermore, it identifies gaps in ESG frameworks and proposes the integration of EJ tools to address these deficiencies. This work is intended to help both businesses looking to expand their ESG frameworks and include EJ criteria to inform corporate decisions and assure long-term corporate viability, as well as EJ supporters in understanding the complex dynamic of ESG disclosure for the pursuit of EJ objectives.

Keywords: environmental justice, ESG, sustainability reporting, corporate law, environmental law, social justice

Procedia PDF Downloads 33
5914 A Survey of Feature-Based Steganalysis for JPEG Images

Authors: Syeda Mainaaz Unnisa, Deepa Suresh

Abstract:

Due to the increase in usage of public domain channels, such as the internet, and communication technology, there is a concern about the protection of intellectual property and security threats. This interest has led to growth in researching and implementing techniques for information hiding. Steganography is the art and science of hiding information in a private manner such that its existence cannot be recognized. Communication using steganographic techniques makes not only the secret message but also the presence of hidden communication, invisible. Steganalysis is the art of detecting the presence of this hidden communication. Parallel to steganography, steganalysis is also gaining prominence, since the detection of hidden messages can prevent catastrophic security incidents from occurring. Steganalysis can also be incredibly helpful in identifying and revealing holes with the current steganographic techniques, which makes them vulnerable to attacks. Through the formulation of new effective steganalysis methods, further research to improve the resistance of tested steganography techniques can be developed. Feature-based steganalysis method for JPEG images calculates the features of an image using the L1 norm of the difference between a stego image and the calibrated version of the image. This calibration can help retrieve some of the parameters of the cover image, revealing the variations between the cover and stego image and enabling a more accurate detection. Applying this method to various steganographic schemes, experimental results were compared and evaluated to derive conclusions and principles for more protected JPEG steganography.

Keywords: cover image, feature-based steganalysis, information hiding, steganalysis, steganography

Procedia PDF Downloads 200
5913 Computation of Thermal Stress Intensity Factor for Bonded Composite Repairs in Aircraft Structures

Authors: Fayçal Benyahia, Abdelmohsen Albedah, Bel Abbes Bachir Bouiadjra

Abstract:

In this study the Finite element method is used to analyse the effect of the thermal residual stresses resulting from adhesive curing on the performances of the bonded composite repair in aircraft structures. The stress intensity factor at the crack tip is chosen as fracture criterion in order to estimate the repair performances. The obtained results show that the presence of the thermal residual stresses reduces considerably the repair performances and consequently decreases the fatigue life of cracked structures. The effects of the curing temperature, the adhesive properties and the adhesive thickness on the Stress Intensity Factor (SIF) variation with thermal stresses are also analysed.

Keywords: bonded composite repair, residual stress, adhesion, stress transfer, finite element analysis

Procedia PDF Downloads 402
5912 How Do Housing Market and Mortgage Solve the Housing Problem in Russian Regions?

Authors: Liudmila A.Guzikova

Abstract:

Being federative state Russia includes more than 80 subjects which are widely diverse by climatic conditions, demographic characteristics, cultural traditions, intensity of migration, economic development and investment attraction and other parameters. Now, in the regions of the country all forms of housing problem are present - housing mismatch to sanitary and hygienic standards, overcrowding, forced residence in financially burdensome housing, homelessness, -although the extent of these symptoms varies widely. Heterogeneity of regional conditions in combination with specifics of regional housing situation requires to concentrate the study of housing problem on the regional level. Traditionally housing market and mortgage are considered as the instruments of housing problem solving. The question arises how the housing market and mortgage market contribute to solving the housing problem in the regions of Russia. Though the purchase of dwelling in ownership should not be regarded as a universal method of the housing problem solving, the purchase of dwelling both by own funds or by use of mortgage can reduce the problem and enhance public satisfaction of living conditions. The aim of the study is to identify differences and similarities in the development of regional housing markets and mortgage lending in the regions of Russia and to evaluate their impact on the status of the housing problem. To achieve the aim of the study the methods of correlation and regression analysis are used. The data of federal statistics constitutes the information base of research. The results of the study contribute to better understanding of the interrelations in housing sphere and can be used to work out social and economic development programs in the regions.

Keywords: housing market, housing problem, mortgage, regional economy

Procedia PDF Downloads 350