Search results for: GPS denied environment
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 8735

Search results for: GPS denied environment

8735 A Low-Cost Vision-Based Unmanned Aerial System for Extremely Low-Light GPS-Denied Navigation and Thermal Imaging

Authors: Chang Liu, John Nash, Stephen D. Prior

Abstract:

This paper presents the design and implementation details of a complete unmanned aerial system (UAS) based on commercial-off-the-shelf (COTS) components, focusing on safety, security, search and rescue scenarios in GPS-denied environments. In particular, the aerial platform is capable of semi-autonomously navigating through extremely low-light, GPS-denied indoor environments based on onboard sensors only, including a downward-facing optical flow camera. Besides, an additional low-cost payload camera system is developed to stream both infrared video and visible light video to a ground station in real-time, for the purpose of detecting sign of life and hidden humans. The total cost of the complete system is estimated to be $1150, and the effectiveness of the system has been tested and validated in practical scenarios.

Keywords: unmanned aerial system, commercial-off-the-shelf, extremely low-light, GPS-denied, optical flow, infrared video

Procedia PDF Downloads 303
8734 Unified Coordinate System Approach for Swarm Search Algorithms in Global Information Deficit Environments

Authors: Rohit Dey, Sailendra Karra

Abstract:

This paper aims at solving the problem of multi-target searching in a Global Positioning System (GPS) denied environment using swarm robots with limited sensing and communication abilities. Typically, existing swarm-based search algorithms rely on the presence of a global coordinate system (vis-à-vis, GPS) that is shared by the entire swarm which, in turn, limits its application in a real-world scenario. This can be attributed to the fact that robots in a swarm need to share information among themselves regarding their location and signal from targets to decide their future course of action but this information is only meaningful when they all share the same coordinate frame. The paper addresses this very issue by eliminating any dependency of a search algorithm on the need of a predetermined global coordinate frame by the unification of the relative coordinate of individual robots when within the communication range, therefore, making the system more robust in real scenarios. Our algorithm assumes that all the robots in the swarm are equipped with range and bearing sensors and have limited sensing range and communication abilities. Initially, every robot maintains their relative coordinate frame and follow Levy walk random exploration until they come in range with other robots. When two or more robots are within communication range, they share sensor information and their location w.r.t. their coordinate frames based on which we unify their coordinate frames. Now they can share information about the areas that were already explored, information about the surroundings, and target signal from their location to make decisions about their future movement based on the search algorithm. During the process of exploration, there can be several small groups of robots having their own coordinate systems but eventually, it is expected for all the robots to be under one global coordinate frame where they can communicate information on the exploration area following swarm search techniques. Using the proposed method, swarm-based search algorithms can work in a real-world scenario without GPS and any initial information about the size and shape of the environment. Initial simulation results show that running our modified-Particle Swarm Optimization (PSO) without global information we can still achieve the desired results that are comparable to basic PSO working with GPS. In the full paper, we plan on doing the comparison study between different strategies to unify the coordinate system and to implement them on other bio-inspired algorithms, to work in GPS denied environment.

Keywords: bio-inspired search algorithms, decentralized control, GPS denied environment, swarm robotics, target searching, unifying coordinate systems

Procedia PDF Downloads 110
8733 How COVID 19 Changed Policy Makers Behavior toward Environmental Policy

Authors: Ammar Alrefaei

Abstract:

The COVID-19 pandemic changed human life. The vast majority of the COVID effect was on the healthcare sector, but its impact on the global economy cannot be denied. In the field of environment, the pandemic may have a more significant impact on the environment than all environmental activity and policies of recent years. The pandemic consequences for the environment may be far more unpredictable than one might assume. In view of this, it is imperative for legislators from different states to be prepared to apply adequate measures to counteract such consequences. This article aimed to examine the obstacles to implementing effective environmental policies after the COVID-19 pandemic using different examples from different countries. Also, how adopting new initiatives, such as the Saudi Green Initiative and the Middle East Green Initiative, can help policymakers and legislators adopt new laws and policies. In addition, this paper reviewed the developing dangers to environmental protection after the pandemic and analyzed the major challenges to instrument active environmental policies during COVID-19 and in the world after COVID.

Keywords: environmental policy, environment law, green initiative, COVID 19

Procedia PDF Downloads 83
8732 Depth Camera Aided Dead-Reckoning Localization of Autonomous Mobile Robots in Unstructured GNSS-Denied Environments

Authors: David L. Olson, Stephen B. H. Bruder, Adam S. Watkins, Cleon E. Davis

Abstract:

In global navigation satellite systems (GNSS), denied settings such as indoor environments, autonomous mobile robots are often limited to dead-reckoning navigation techniques to determine their position, velocity, and attitude (PVA). Localization is typically accomplished by employing an inertial measurement unit (IMU), which, while precise in nature, accumulates errors rapidly and severely degrades the localization solution. Standard sensor fusion methods, such as Kalman filtering, aim to fuse precise IMU measurements with accurate aiding sensors to establish a precise and accurate solution. In indoor environments, where GNSS and no other a priori information is known about the environment, effective sensor fusion is difficult to achieve, as accurate aiding sensor choices are sparse. However, an opportunity arises by employing a depth camera in the indoor environment. A depth camera can capture point clouds of the surrounding floors and walls. Extracting attitude from these surfaces can serve as an accurate aiding source, which directly combats errors that arise due to gyroscope imperfections. This configuration for sensor fusion leads to a dramatic reduction of PVA error compared to traditional aiding sensor configurations. This paper provides the theoretical basis for the depth camera aiding sensor method, initial expectations of performance benefit via simulation, and hardware implementation, thus verifying its veracity. Hardware implementation is performed on the Quanser Qbot 2™ mobile robot, with a Vector-Nav VN-200™ IMU and Kinect™ camera from Microsoft.

Keywords: autonomous mobile robotics, dead reckoning, depth camera, inertial navigation, Kalman filtering, localization, sensor fusion

Procedia PDF Downloads 180
8731 Path Planning for Multiple Unmanned Aerial Vehicles Based on Adaptive Probabilistic Sampling Algorithm

Authors: Long Cheng, Tong He, Iraj Mantegh, Wen-Fang Xie

Abstract:

Path planning is essential for UAVs (Unmanned Aerial Vehicle) with autonomous navigation in unknown environments. In this paper, an adaptive probabilistic sampling algorithm is proposed for the GPS-denied environment, which can be utilized for autonomous navigation system of multiple UAVs in a dynamically-changing structured environment. This method can be used for Unmanned Aircraft Systems Traffic Management (UTM) solutions and in autonomous urban aerial mobility, where a number of platforms are expected to share the airspace. A path network is initially built off line based on available environment map, and on-board sensors systems on the flying UAVs are used for continuous situational awareness and to inform the changes in the path network. Simulation results based on MATLAB and Gazebo in different scenarios and algorithms performance measurement show the high efficiency and accuracy of the proposed technique in unknown environments.

Keywords: path planning, adaptive probabilistic sampling, obstacle avoidance, multiple unmanned aerial vehicles, unknown environments

Procedia PDF Downloads 127
8730 Obstacle Avoidance Using Image-Based Visual Servoing Based on Deep Reinforcement Learning

Authors: Tong He, Long Chen, Irag Mantegh, Wen-Fang Xie

Abstract:

This paper proposes an image-based obstacle avoidance and tracking target identification strategy in GPS-degraded or GPS-denied environment for an Unmanned Aerial Vehicle (UAV). The traditional force algorithm for obstacle avoidance could produce local minima area, in which UAV cannot get away obstacle effectively. In order to eliminate it, an artificial potential approach based on harmonic potential is proposed to guide the UAV to avoid the obstacle by using the vision system. And image-based visual servoing scheme (IBVS) has been adopted to implement the proposed obstacle avoidance approach. In IBVS, the pixel accuracy is a key factor to realize the obstacle avoidance. In this paper, the deep reinforcement learning framework has been applied by reducing pixel errors through constant interaction between the environment and the agent. In addition, the combination of OpenTLD and Tensorflow based on neural network is used to identify the type of tracking target. Numerical simulation in Matlab and ROS GAZEBO show the satisfactory result in target identification and obstacle avoidance.

Keywords: image-based visual servoing, obstacle avoidance, tracking target identification, deep reinforcement learning, artificial potential approach, neural network

Procedia PDF Downloads 115
8729 Exploring the Use of Schoolgrounds for the Integration of Environmental and Sustainability Education in Natural and Social Sciences Pedagogy: A Case Study

Authors: Headman Hebe, Arnold Taringa

Abstract:

Background of the study: The benefits derived from Environmental and Sustainability Education (ESE) go beyond obtaining knowledge about the environment and the impact of human beings on the environment. Hence, it is sensible to expose learners to various resources that could enable meaningful environment-inclined pedagogy. The schoolgrounds, where they are utilised to promote ESE, benefit holistic learner development. However, empirical evidence, globally, suggests that young children’s contact with nature is declining due to urbanization, safety concerns by parents/guardians, and greater dependency on technology. Modern children spend much time on videogames and social media with very little time in the natural environment. Furthermore, national education departments in numerous countries have made tangible efforts to embed environmental and place-based learning to their school curricula. South Africa is one of those countries whose national school education curriculum advocates for ESE in pedagogy. Nevertheless, there is paucity of research conducted in South Africa on schoolgrounds as potential enablers of ESE and tools to foster a connection between youngsters and the natural environment. Accordingly, this study was essential as it seeks to determine the extent to which environmental learning is accommodated in pedagogy. Significantly, it investigates efforts made to use schoolgrounds for pedagogical purposes to connect children with the natural environment. Therefore, this study was conducted to investigate the accessibility and use of schoolgrounds for environment-inclined pedagogy in Natural and Social Sciences in two schools located in the Mpumalanga Province of South Africa. It tries to answer the question: To what extent are schoolgrounds used to promote environmental and sustainability education in the selected schools?The sub-questions: How do teachers and learners perceive the use of schoolgrounds for environmental and sustainability education activities? How does the organization of schoolgrounds offer opportunities for environmental education activities and accessibility for learners? Research method: This qualitative–interpretive case study used purposive and convenient sampling for participant selection. Forty-six respondents: 40 learners (twenty grade 7 learners per school), 2 school principals and 4 grade 7 participated in this study. Data collection tools were observations, interviews, audio-visual recordings and questionnaires while data analysis was done thematically. Major findings: The findings of the study point to: The lack of teacher training and infrastructure in the schoolgrounds and, no administrative support. Unclear curriculum guidelines on the use of schoolgrounds for ESE. The availability various elements in the schoolgrounds that could aid ESE activities. Learners denied access to certain parts of the schoolgrounds. Lack of time and curriculum demands constrain teachers from using schoolgrounds.

Keywords: affordances, environment and sustainability education, experiential learning, schoolgrounds

Procedia PDF Downloads 25
8728 The Interaction between Human and Environment on the Perspective of Environmental Ethics

Authors: Mella Ismelina Farma Rahayu

Abstract:

Environmental problems could not be separated from unethical human perspectives and behaviors toward the environment. There is a fundamental error in the philosophy of people’s perspective about human and nature and their relationship with the environment, which in turn will create an inappropriate behavior in relation to the environment. The aim of this study is to investigate and to understand the ethics of the environment in the context of humans interacting with the environment by using the hermeneutic approach. The related theories and concepts collected from literature review are used as data, which were analyzed by using interpretation, critical evaluation, internal coherence, comparisons, and heuristic techniques. As a result of this study, there will be a picture related to the interaction of human and environment in the perspective of environmental ethics, as well as the problems of the value of ecological justice in the interaction of humans and environment. We suggest that the interaction between humans and environment need to be based on environmental ethics, in a spirit of mutual respect between humans and the natural world.

Keywords: environment, environmental ethics, interaction, value

Procedia PDF Downloads 391
8727 Cost Diminution in Supply Chain of a Dairy Industry

Authors: Naveed Ahmed Khan

Abstract:

The ever increasing importance of food industry cannot be denied and especially in the wake of escalating population and prices both in developing and developed nations. Thus, this issue demands the attention of researchers especially in the area of supply chain to identify cost diminution waste eliminating supply chain practices in the said industry. For such purpose the 'Dairy Division' of Engro Foods Limited, one of the biggest food companies in Pakistan was taken into consideration in a case study manner. Based on the literature review and interviews following variables were obtained: energy, losses, maintenance, taxes, and logistics. Having studied the said variables, it was concluded that management of relevant industries operating in a comparable environment need to efficiently manage two major areas: energy and taxes. On the other hand, similar kind of other organizations could be benefited by adopting the proficient supply chain practices being observed at dairy division of Engro foods limited.

Keywords: cost diminution, supply chain, dairy industry, Engro Foods Limited

Procedia PDF Downloads 273
8726 A Power Management System for Indoor Micro-Drones in GPS-Denied Environments

Authors: Yendo Hu, Xu-Yu Wu, Dylan Oh

Abstract:

GPS-Denied drones open the possibility of indoor applications, including dynamic arial surveillance, inspection, safety enforcement, and discovery. Indoor swarming further enhances these applications in accuracy, robustness, operational time, and coverage. For micro-drones, power management becomes a critical issue, given the battery payload restriction. This paper proposes an application enabling battery replacement solution that extends the micro-drone active phase without human intervention. First, a framework to quantify the effectiveness of a power management solution for a drone fleet is proposed. The operation-to-non-operation ratio, ONR, gives one a quantitative benchmark to measure the effectiveness of a power management solution. Second, a survey was carried out to evaluate the ONR performance for the various solutions. Third, through analysis, this paper proposes a solution tailored to the indoor micro-drone, suitable for swarming applications. The proposed automated battery replacement solution, along with a modified micro-drone architecture, was implemented along with the associated micro-drone. Fourth, the system was tested and compared with the various solutions within the industry. Results show that the proposed solution achieves an ONR value of 31, which is a 1-fold improvement of the best alternative option. The cost analysis shows a manufacturing cost of $25, which makes this approach viable for cost-sensitive markets (e.g., consumer). Further challenges remain in the area of drone design for automated battery replacement, landing pad/drone production, high-precision landing control, and ONR improvements.

Keywords: micro-drone, battery swap, battery replacement, battery recharge, landing pad, power management

Procedia PDF Downloads 72
8725 Autonomous Exploration, Navigation and Mapping Payload Integrated on a Quadruped Robot

Authors: Julian Y. Raheema, Michael R. Hess, Raymond C. Provost, Mark Bilinski

Abstract:

The world is rapidly moving towards advancing and utilizing artificial intelligence and autonomous robotics. The ground-breaking Boston Dynamics quadruped robot, SPOT, was designed for industrial and commercial tasks requiring limited autonomous navigation. Out of the box, SPOT has route memorization and playback – it can repeat a path that it has been manually piloted through, but it cannot autonomously navigate an area that has not been previously explored. The presented SPOT payload package is built on ROS framework to support autonomous navigation and mapping of an unexplored environment. The package is fully integrated with SPOT to take advantage of motor controls and collision avoidance that comes natively with the robot. The payload runs all computations onboard, takes advantage of visual odometry SLAM and uses an Intel RealSense depth camera and Velodyne LiDAR sensor to generate 2D and 3D maps while in autonomous navigation mode. These maps are fused into the navigation stack to generate a costmap to enable the robot to safely navigate the environment without causing damage to the surroundings or the robot. The operator defines the operational zone and start location and then sends the explore command to have SPOT explore, generate 2D and 3D maps of the environment and return to the start location to await the operator's next command. The benefit of the presented package is that it is much lighter weight and less expensive than previous approaches and, importantly, operates in GPS-denied scenarios, which is ideal for indoor mapping. There are numerous applications that are hazardous to humans for SPOT enhanced with the autonomy payload, including disaster response, nuclear inspection, mine inspection, and so on. Other less extreme uses cases include autonomous 3D and 2D scanning of facilities for inspection, engineering and construction purposes.

Keywords: autonomous, SLAM, quadruped, mapping, exploring, ROS, robotics, navigation

Procedia PDF Downloads 53
8724 The Control System Architecture of Space Environment Simulator

Authors: Zhan Haiyang, Gu Miao

Abstract:

This article mainly introduces the control system architecture of space environment simulator, simultaneously also briefly introduce the automation control technology of industrial process and the measurement technology of vacuum and cold black environment. According to the volume of chamber, the space environment simulator is divided into three types of small, medium and large. According to the classification and application of space environment simulator, the control system is divided into the control system of small, medium, large space environment simulator and the centralized control system of multiple space environment simulators.

Keywords: space environment simulator, control system, architecture, automation control technology

Procedia PDF Downloads 446
8723 Rural to Urban Migration and Mental Health Consequences in Urbanizing China

Authors: Jie Li, Nick Manning

Abstract:

The mass rural-urban migrants in China associated with the urbanization processes bear significant implications on public health, which is an important yet under-researched area. Urban social and built environment, such as noise, air pollution, high population density, and social segregation, has the potential to contribute to mental illness. In China, rural-urban migrants are also faced with institutional discrimination tied to the hukou (household registration) system, through which they are denied of full citizenship to basic social welfare and services, which may elevate the stress of urban living and exacerbate the risks to mental illness. This paper aims to link the sociospatial exclusion, everyday life experiences and its mental health consequences on rural to urban migrants living in the mega-city of Shanghai. More specifically, it asks what the daily experience of being a migrant in Shanghai is actually like, particularly regarding sources of stress from housing, displacement, service accessibility, and cultural conflict, and whether these stresses affect mental health? Secondary data from literature review on migration, urban studies, and epidemiology research, as well as primary data from preliminary field trip observations and interviews are used in the analysis.

Keywords: migration, urbanisation, mental health, China

Procedia PDF Downloads 343
8722 Teachers' Assessment Practices in Lower Secondary Schools in Tanzania: The Potential and Opportunities for Formative Assessment Practice Implementation

Authors: Joyce Joas Kahembe

Abstract:

The implementation of education assessment reforms in developing countries has been claimed to be problematic and difficult. The socio-economic teaching and learning environment has pointed to constraints in the education reform process. Nevertheless, there are existing assessment practices that if enhanced, can have potential to foster formative assessment practices in those contexts. The present study used the sociocultural perspective to explore teachers’ assessment practices and factors influencing them in Tanzania. Specifically, the sociocultural perspective helped to trace social, economic and political histories imparted to teachers’ assessment practices. The ethnographic oriented methods like interviews, observations and document reviews was used in this exploration. Teachers used assessment practices, such as questioning and answering, tests, assignments and examinations, for evaluating, monitoring and diagnosing students’ understanding, achievement and performance and standards and quality of instruction practices. The obtained assessment information functioned as feedback for improving students’ understanding, performance, and the standard and quality of teaching instruction and materials. For example, teachers acknowledged, praised, approved, disapproved, denied, graded, or marked students’ responses to give students feedback and aid learning. Moreover, teachers clarified and corrected or repeated students’ responses with worded/added words to improve students’ mastery of the subject content. Teachers’ assessment practices were influenced by the high demands of passing marks in the high stakes examinations and the contexts of the social economic teaching environment. There is a need to ally education assessment reforms with existing socio-economic teaching environments and society and institutional demands of assessment to make assessment reforms meaningful and sustainable. This presentation ought to contribute on ongoing strategies for contextualizing assessment practices for formative uses.

Keywords: assessment, feedback, practices, formative assessment

Procedia PDF Downloads 472
8721 Battling the Final Stages of Genocide in Bosnia and Herzegovina: Denial and Triumphalism

Authors: Ehlimana Memisevic

Abstract:

Genocide denial is considered the final stage of genocide, which in the words of Gregory H. Stanton, represents "one of the most certain indicators of future genocides”. Genocide denial in Bosnia and Herzegovina started in 1992, almost simultaneously with the genocide itself. Over the course of the three decades, different forms of genocide and war crimes denial have been developed by state officials, politicians, journalists, and civilians, both in Republika Srpska – the Serb-dominated entity within Bosnia and Herzegovina – and Serbia. Moreover, genocide and war crimes are not only denied but also glorified and celebrated, which was described as "triumphalism" by the Australian-Bosnian scholar Hariz Halilovich who suggested it be added as the 11th phase of Gregory Stanton's "10 stages of genocide." Since 2007, there have been a number of attempts to criminalize genocide denial at the state level in Bosnia and Herzegovina. However, all of them were unsuccessful due to the opposition of representatives of Republika Srpska. On July 23, 2021, the High Representative in Bosnia and Herzegovina, Valentin Inzko, used his power as the final authority in overseeing the civil implementation of the Dayton Peace Accords to impose amendments to Bosnia and Herzegovina's criminal code to ban the denial and glorification of genocide, crimes against humanity and war crimes. However, immediately after the OHR's decision was announced, Milorad Dodik, a Serb member of Bosnia's tripartite presidency, held a press conference, publicly denied the genocide, and announced that this law would never be accepted in Republika Srpska. Denial remains explicit and public and is promulgated through official channels in Bosnia and Herzegovina. This paper will analyze the forms of genocide and other war crimes denial and glorification in the period after the amendments to the Criminal Code of Bosnia and Herzegovina were introduced, which include incrimination of public condoning, denial, gross trivialization or justification of a crime of genocide, crimes against humanity or a war crime established by a final adjudication of the international and domestic courts. We aim to determine the effect of the imposed law and the impact of the denial committed by high-ranking public officials on the denial and celebration of genocide and war crimes committed by ordinary citizens.

Keywords: genocide, denial, triumphalism, incrimination

Procedia PDF Downloads 49
8720 Environmental and Space Travel

Authors: Alimohammad

Abstract:

Man's entry into space is one of the most important results of developments and advances made in information technology. But this human step, like many of his other actions, is not free of danger, as space pollution today has become a major problem for the global community. Paying attention to the issue of preserving the space environment is in the interest of all governments and mankind, and ignoring it can increase the possibility of conflict between countries. What many space powers still do not pay attention to is the freedom to explore and exploit space should be limited by banning pollution of the space environment. Therefore, freedom and prohibition are complementary and should not be considered conflicting concepts. The legal system created by the current space treaties for the effective preservation of the space environment has failed. Customary international law also does not have an effective provision and guarantee of sufficient executions in order to prevent damage to the environment. Considering the responsibility of each generation in the healthy transfer of the environment to the next generation and considering the sustainable development concept, the space environment must also be passed on to future generations in a healthy and undamaged manner. As a result, many environmental policies related to Earth should also be applied to the space environment..

Keywords: law, space, environment, responsibility

Procedia PDF Downloads 55
8719 Effects of Sleep Deprivation on Athletic Performance in Nigeria Colleges of Education Games

Authors: Rasheed Owolabi Oloyede, Joseph Olusegun Adelusi, Seun Oluwadare

Abstract:

Sleep has been found to have many recuperative and restorative beneficial effects on athletic recovery. When a person is deprived of sleep this can have many effects on their immune and endocrine systems. Both of these systems are extremely important for the recovery process of any athlete and when we deprive ourselves of sleep, we are depriving ourselves of recovery. This study examined how sleep deprivation can hinder sport performance among selected athletes representing Adeyemi College of Education at Nigeria Colleges of Education Games (NICEGA) competitions at Minna. A total of 32 athletes were sampled for the study. They were exposed to two different activities. Each activity was performed before and after sleep deprivation, the activities were 100m dash, shuttle relay. The athletes were randomly assigned to two groups that are experimental and control groups. Pretest were conducted on both groups before apply treatment to the other group. A day before the activities to be performed the control group was denied of sleep between 10p.m to 5a.m for a period of 6 weeks. The analysis of the data showed that athletes performance in the two selected activities performed on equal basis before the sleep deprivation. After sleep deprivation the performance of experimental group was a little better than the control group that were denied of sleep. It was concluded that sleep allows the body to spend less energy resources on body processes needed while awake, it was concluded that sleep deprivation enables the body system work effectively. The body can expend needed energy, balance and adequate reaction time if it is allowed to have enough rest. Lack of adequate sleep results to dullness of the brain, nervousness and anxiety which all have negative effect on performance of activities by athletes. Based on the findings, it was recommended that extend nightly sleep for several week to reduce your sleep debt before competition. Maintain a low sleep debt by obtaining a sufficient amount of nightly sleep (seven to eight hours for adults, nine or more hours for teens and young adults). Keep a regular sleep-wake schedule, going to bed and waking up at the same times every day.

Keywords: activities, deprivation, performance, sleep

Procedia PDF Downloads 319
8718 Self-Reliance Support and Environment Interaction in Long-Term Care

Authors: Chen-Yuan Hsu

Abstract:

Introduction Elderly is growing and results to live in the long-term care (LTC) and then due to the routine of the facilities in Taiwan, also resulted to losing of those people with environment interaction, so, the self-reliance support (SRS) for those people to experience environment interaction is an essential. Methods This study was recruited samples of a LTC in the central of Taiwan. There was a following research on the SRS group with 20 samples collected and routine care group with 20 samples. A structured questionnaire as the Environment Interaction Dimension, as data collection included demographic information and the dimensions of environment interaction. Data analysis used SPSS 22.0 for Window 2000 to report the finding. Results The Environment Interaction Dimension for Taiwanese is a Chinese version of the containing 8 items. The result of t-test analysis found that environment interaction showed a significant difference between groups (p<.05), the result recommended that there was a higher score of environment interaction dimension on the SRS group (29.90±5.56) comparing with the routine care group (22.1±5.53). Conclusion This study showed that the SRS group was higher than the routine care group on the environment interaction dimension for Taiwanese elderly living in the LTC. The results can also provide the reference for LTC, to encourage those people to participate in SRS in LTC, and therefore also improving their environment interaction.

Keywords: self-reliance support, environment interaction, long-term care, elderly

Procedia PDF Downloads 70
8717 Comprehensive Risk Assessment Model in Agile Construction Environment

Authors: Jolanta Tamošaitienė

Abstract:

The article focuses on a developed comprehensive model to be used in an agile environment for the risk assessment and selection based on multi-attribute methods. The model is based on a multi-attribute evaluation of risk in construction, and the determination of their optimality criterion values are calculated using complex Multiple Criteria Decision-Making methods. The model may be further applied to risk assessment in an agile construction environment. The attributes of risk in a construction project are selected by applying the risk assessment condition to the construction sector, and the construction process efficiency in the construction industry accounts for the agile environment. The paper presents the comprehensive risk assessment model in an agile construction environment. It provides a background and a description of the proposed model and the developed analysis of the comprehensive risk assessment model in an agile construction environment with the criteria.

Keywords: assessment, environment, agile, model, risk

Procedia PDF Downloads 228
8716 Creating Positive Learning Environment

Authors: Samia Hassan, Fouzia Latif

Abstract:

In many countries, education is still far from being a knowledge industry in the sense of own practices that are not yet being transformed by knowledge about the efficacy of those practices. The core question of this paper is why students get bored in class? Have we balanced between the creation and advancement of an engaging learning community and effective learning environment? And between, giving kids confidence to achieve their maximum and potential goals, we sand managing student’s behavior. We conclude that creating a positive learning environment enhances opportunities for young children to feel safe, secure, and to supported in order to do their best learning. Many factors can use in classrooms aid to the positive environment like course content, class preparation, and behavior.

Keywords: effective, environment, learning, positive

Procedia PDF Downloads 528
8715 Ecopsychological Approach to Enhance Space Consciousness Toward Environment

Authors: Tiwi Kamidin

Abstract:

After years of effort trying to integrate environmental education, studies keep revealing that Malaysian still not reached the certain level of desired commitment toward the environment. Some researchers mentioned that our planet healthy is depending on our mentally health especially our psychological and spiritual is split from the natural. Therefore, this study discussed on ecopcyhological approach in order to enhance space consciousness toward the environment. Space consciousness represents not only freedom from ego but also from dependency on the things of this world, from materialism and materiality. It is the spiritual dimension which alone can give transcendent and true meaning to this world. If pupils can balance this internal awareness will put an individual to respect the environment as part of yourself and your family against only as contributors to the continuance of human’s life. Qualitative findings showed that the informants considered their consciousness toward environment has been changed.

Keywords: ecopsychological approach, space consciousness, environmental education, environment

Procedia PDF Downloads 275
8714 Contingent Presences in Architecture: Vitruvian Theory as a Beginning

Authors: Zelal Çınar

Abstract:

This paper claims that architecture is a contingent discipline, despite the fact that its contingency has long been denied through a retreat to Vitruvian writing. It is evident that contingency is rejected not only by architecture but also by modernity as a whole. Vitruvius attempted to cover the entire field of architecture in a systematic form in order to bring the whole body of this great discipline to a complete order. The legacy of his theory hitherto lasted not only that it is the only major work on the architecture of Classical Antiquity to have survived, but also that its conformity with the project of modernity. In the scope of the paper, it will be argued that contingency should be taken into account rather than avoided as a potential threat.

Keywords: architecture, contingency, modernity, Vitruvius

Procedia PDF Downloads 259
8713 Measurement and Evaluation of Outdoor Lighting Environment at Night in Residential Community in China: A Case Study of Hangzhou

Authors: Jiantao Weng, Yujie Zhao

Abstract:

With the improvement of living quality and demand for nighttime activities in China, the current situation of outdoor lighting environment at night needs to be assessed. Lighting environment at night plays an important role to guarantee night safety. Two typical residential communities in Hangzhou were selected. A comprehensive test method of outdoor lighting environment at night was established. The road, fitness area, landscape, playground and entrance were included. Field measurements and questionnaires were conducted in these two residential communities. The characteristics of residents’ habits and the subjective evaluation on different aspects of outdoor lighting environment at night were collected via questionnaire. A safety evaluation system on the outdoor lighting environment at night in the residential community was established. The results show that there is a big difference in illumination in different areas. The lighting uniformities of roads cannot meet the requirement of lighting standard in China. Residents pay more attention to the lighting environment of the fitness area and road than others. This study can provide guidance for the design and management of outdoor lighting environment at night.

Keywords: residential community, lighting environment, night, field measurement

Procedia PDF Downloads 137
8712 Learning Environments in the Early Years: A Case Study of an Early Childhood Centre in Australia

Authors: Mingxi Xiao

Abstract:

Children’s experiences in the early years build and shape the brain. The early years learning environment plays a significantly important role in children’s development. A well-constructed environment will facilitate children’s physical and mental well-being. This case study used an early learning centre in Australia called SDN Hurstville as an example, describing the learning environment in the centre, as well as analyzing the functions of the affordances. In addition, this report talks about the sustainability of learning in the centre, and how the environment supports cultural diversity and indigenous learning. The early years for children are significant. Different elements in the early childhood centre should work together to help children develop better. This case study found that the natural environment and the artificial environment are both critical to children; only when they work together can children have better development in physical and mental well-being and have a sense of belonging when playing and learning in the centre.

Keywords: early childhood center, early childhood education, learning environment, Australia

Procedia PDF Downloads 181
8711 Bonding Capacity of GFRP Sheet on Strengthen Concrete Beams After Influenced the Marine Environment

Authors: Mufti Amir Sultan, Rudy Djamaluddin, Rita Irmawaty

Abstract:

Structures built in aggressive environments such as in the sea/marine environment need to be carefully designed, due to the possibility of chloride ion penetration into the concrete. One way to reduce the strength degradation in such environment is to use FRP, which is attached to the surface of reinforced concrete using epoxy. A series of the specimen of reinforced concrete beams with dimension 100×120×600 mm were casted. Beams were immersed in the sea for 3 months (BL3), 6 months (BL6), and 12 months (BL12). Three specimens were prepared control beam without immersion to the sea (B0). The study presented is focused on determining the effect of the marine environment to the capacity of GFRP as flexural external reinforcement elements. The result indicated that the bonding capacity of BL3, BL6, and BL12 compared to B0 decreased for 7.91%, 11.99%, and 37.83%, respectively. The decreasing was caused by the weakening of the bonding capacity GFRP due to the influence of the marine environment.

Keywords: flexural, GFRP, marine environment, bonding capacity

Procedia PDF Downloads 328
8710 A Study on the Strategy of Pocket Park in the Renewal of Old City in China

Authors: Xian Chen

Abstract:

In recent years, the tendency that the decline of material and social vitality of old city in China becomes more and more serious. Nowadays, transformation and renewal of the old city have become a hot topic in urban research. The traditional mode of large-scale promotion has been criticized. Thus, exploration of new ways to update the city turns to be a necessity on the way of sustainable urban development. Pocket Park is a small city open space, its location choose is based on abandoned or idle lands on urban structure, is scattered or hidden in corner of the urban. It has a great significance on improving the old city environment. Based on the theory of ‘pocket park’, this paper summarizes the successful experience of domestic and foreign practice, and discusses the update strategies which are suitable for China's national conditions according to the characteristics and predicament of the old city in China. The main methods and results are as follows: 1)Based on the conception of ‘pocket park’, though describing the research status in domestic and foreign, summarizing the experience which is worth learning and existing problems. 2) From the analysis of ‘pocket park’ function, general design principles and types of the deep-seated difficulties in renewal the old city and the possibility of the application of ‘pocket park’,the varied implementation of ‘pocket park’ form are established, and application value in the old city renewal are summed up. 3) It can’t be denied that pocket park plays an irreplaceable role in solving the recession and renewing the vitality of the old city. Anymore, It is recommended to develop corresponding supportive development policies.

Keywords: sustainable development, strategy, old city renewal, pocket park

Procedia PDF Downloads 321
8709 Build Information Systems Environment Clean Through the Sms Gateway

Authors: Lutpi Ginanjar

Abstract:

Environmental hygiene is indispensable for people to live healthy, safe and peaceful. In a small environment, the cleanliness of the environment is very easy to overcome, but on the larger environment requires a more complicated management and considerable investments. In general environmental hygiene are managed by the Department of Hygiene and Landscaper. Found a good management, but much less good management. The difficulties that are often encountered on waste management also caused public awareness itself. In addition, communities have difficulty in making a report about the rubbish because not dibangunnyasistem good information. Essai aims to build information systems environment clean especially the handling of waste in the city of Bandung, West Java province. The system was built with PHP software. Expected results obtained after the construction of the information system of environmental hygiene can be demonstrated to the community will be the health of the environment.

Keywords: information systems, SMS gateway, management, software, PHP

Procedia PDF Downloads 443
8708 Experiments on Residual Compressive Strength After Fatigue of Carbon Fiber Fabric Composites in Hydrothermal Environment

Authors: Xuan Sun, Mingbo Tong

Abstract:

In order to study the effect of hydrothermal environment on the fatigue properties of carbon fiber fabric composites, the experiments on fatigue and residual compressive strength with the center-hole laminates were carried out. For the experiments on fatigue in hydrothermal environment, an environmental chamber used for hydrothermal environment was designed, and the FLUENT was used to simulate the field of temperature in the environmental chamber, it proved that the design met the test requirements. In accordance with ASTM standard, the fatigue test fixture and compression test fixture were designed and produced. Then the tension-compression fatigue tests were carried out in conditions of standard environment (temperature of 23+2℃, relative humidity of 50+/-5%RH) and hydrothermal environment (temperature of 70 +2℃, relative humidity of 85+/-5%RH). After that, the residual compressive strength tests were carried out, respectively. The residual compressive strength after fatigue in condition of standard environment was set as a reference value, compared with the value in condition of hydrothermal environment, calculating the difference between them. According to the result of residual compressive strength tests, it shows that the residual compressive strength after fatigue in condition of hydrothermal environment was decreased by 13.5%,so the hydrothermal environment has little effect on the residual compressive strength of carbon fiber fabric composites laminates after fatigue under load spectrum in this research.

Keywords: carbon fiber, hydrothermal environment, fatigue, residual compressive strength

Procedia PDF Downloads 457
8707 Apparent Ageing Mechanism of Polyurethane Coating in Typical Atmospheric Environment

Authors: Jin Gao, Jin Zhang, Xiaogang Li

Abstract:

Outdoor exposure experiments were conducted in three extreme environments, namely the Chinese plateau mountain environment (Lhasa), the cold–temperate environment (Mohe), and the marine atmospheric environment (Wanning), to track a new long-life environment-friendly polyurethane coating. The relationship between apparent properties, namely gloss and microstructural changes, was analyzed, and the influence of typical climatic environment on the aging mechanism of polyurethane coatings was discussed. Results show that the UV radiation in the Lhasa area causes photoaging degradation, micropores are formed on the coating surface, and the powdering phenomenon is obvious. Photodegradation occurs in the Wanning area, and a hydrolysis reaction is observed. The hydrolysis reaction catalyzes the photoaging, the coating surface becomes yellow, and the powdering becomes serious. Photoaging is also present in the Mohe area, but it is mainly due to temperature changes that in turn change the internal stress of the coating. Microcracks and bumps form on the coating surface.

Keywords: aging, atmospheric environment, outdoor exposure, polyurethane coating

Procedia PDF Downloads 96
8706 The Development and Testing of Greenhouse Comprehensive Environment Control System

Authors: Mohammed Alrefaie, Yaser Miaji

Abstract:

Greenhouses provide a convenient means to grow plants in the best environment. They achieve this by trapping heat from the sunlight and using artificial means to enhance the environment of the greenhouse. This includes controlling factors such as air flow, light intensity and amount of water among others that can have a big impact on plant growth. The aim of the greenhouse is to give maximum yield from plants possible. This report details the development and testing of greenhouse environment control system that can regulate light intensity, airflow and power supply inside the greenhouse. The details of the module development to control these three factors along with results of testing are presented.

Keywords: greenhouse, control system, light intensity, comprehensive environment

Procedia PDF Downloads 457