• Title/Summary/Keyword: Garbage Collection Management System

Search Result 20, Processing Time 0.027 seconds

IoT based Garbage Collection Management System Through Volume Prediction (부피 예측을 통한 IoT기반 쓰레기 수거 관리 시스템)

  • Moon, Mikyeong
    • The Journal of Korean Institute of Next Generation Computing
    • /
    • v.13 no.1
    • /
    • pp.45-53
    • /
    • 2017
  • The Internet of Things (IoT) technology allows devices connected to the Internet to exchange information without human intervention, and to provide useful services to people. Currently, garbage trucks are regularly dispatched to collect garbage. In such a case, garbage may be less than half of the garbage collection capacity in some area, and garbage may be exceeded in another area so that garbage trucks can not collect all at once. In this paper, we have studied the method of estimating the amount of garbage to be collected and describe the development contents of the product and management system. The prediction of garbage volume was made possible by using IoT technology to measure the volume of garbage in real time. In addition, the measurement values are visibly displayed through the dashboard, so that the amount of garbage generated can be predicted and managed. This will allow IoT technology to help keep street hygiene.

Garbage Collection Protocol of Fault Tolerance Information in Multi-agent Environments (멀티에이전트 환경에서 결함 포용 정보의 쓰레기 처리 기법)

  • 이대원;정광식;이화민;신상철;이영준;유헌창;이원규
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.31 no.3_4
    • /
    • pp.204-212
    • /
    • 2004
  • Existing distributed systems have higher probability of failures occurrence than stand-alone system, so many fault tolerant techniques have been developed. Because of insufficient storage resulting from the increased fault tolerance information stored, the performance of system has been degraded. To avoid performance degradation, it needs delete useless fault tolerance information. In this paper, we propose a garbage collection algorithm for fault tolerance information. And we define and design the garbage collection agent for garbage collection of fault tolerance information, the information agent for management of fault tolerant data, and the facilitator agent for communication between agents. Also, we propose the garbage collection algorithm using the garbage collection agent. For rollback recovery, we use independent checkpointing protocol and sender based pessimistic message logging protocol. In our proposed garbage collection algorithm, the garbage collection, information, and facilitator agent is created with process, and the information agent constructs domain knowledge with its checkpoints and non-determistic events. And the garbage collection agent decides garbage collection time, and it deletes useless fault tolerance information in cooperation with the information and facilitator agent. For propriety of proposed garbage collection technique using agents, we compare domain knowledge of system that performs garbage collection after rollback recovery and domain knowledge of system that doesn't perform garbage collection.

An Explicit Free Method for the Garbage Objects in Java-based Embedded System (자바기반 내장형 시스템에서 쓰레기 객체의 명시적 자유화 방법)

  • Bae, Soo-kang;Lee, Sung-young
    • The KIPS Transactions:PartA
    • /
    • v.9A no.4
    • /
    • pp.441-450
    • /
    • 2002
  • As the size of embedded system software increase bigger and bigger, and it's complexity is grower and grower, the usage of dynamic memory management scheme such collector also has been increased. Using the garbage collector, however, inherently lead us performance degradation. In order to resolve this kind of performance problem in the Java based embedded system. we introduce an explicit dynamic memory free method to the automated dynamic memory management environment. which can be performed by a programmer. In the worst case, the prosed scheme shows the same performance as the case of that only garbage collector is working, since the unclaimed garbage objects will eventually be collected later by the garbage collector. In the best case. our method is free from any runtime overhead because the applications can be implemented without any intervention of the garbage collector. Although the proposed method can be facilitated with all the existing garbage collection algorithms, it shows an outperform in the case of mark-and-sweep algorithm.

Real-time Garbage Collection Algorithm for Efficient Memory Utilization in Embedded Device (내장형 장비용 자바 가상 기계에서의 실시간 쓰레기 수집기 알고리즘에 관한 연구)

  • Choi, Won-Young;Park, Jae-Hyun
    • Proceedings of the KIEE Conference
    • /
    • 1998.11b
    • /
    • pp.672-674
    • /
    • 1998
  • Java virtual machine has the garbage collector that automate memory management. Mark-compact algorithm is one of the garbage collection algorithm that operating in 2 phases, marking and sweeping. One is Marking is marking live objects reachable from root object set. Sweeping is sweeping unmarked object from memory(return to free memory pool). This algorithm is easy to implement but cause a memory fragmentation. So compacting memory, before memory defragmentation become serious. When compacting memory, all other processes are suspended. It is critical for embedded system that must guarantee real-time processing. This paper introduce enhanced mark-compact garbage collection algorithm. Grouping the objects by their size that minimize memory fragmentation. Then apply smart algorithm to the grouped objects when allocating objects and compacting memory.

  • PDF

The Assessment of Recyc1ing of Garbage Discharged from Metropolitan City (대도시 음시물쓰레기 재활용 방안 평가)

  • Hong, Sang Pyo
    • Journal of Environmental Impact Assessment
    • /
    • v.8 no.1
    • /
    • pp.133-139
    • /
    • 1999
  • Community residents are tend to evade waste treatment facilities such as waste landfills, waste incinerators. Therefore, decision-makers of waste management are concerned about the reduction and recycling of food garbage. As a treatment alternative of food garbage which consists of 30% of municipal waste, producing compost and feed stuff from food garbage is environmentally amenable. In considering the characteristics of food garbage are putrid and high moisturized, methods of landfilling and incineration for food garbage are environmentally inadequate. For the institutionalization of food garbage recycling, separate discharge, establishment of collection system, securing of market for compost and feed stuff manufactured from food garbage, and tax and financial incentives for food garbage recycling facilities are necessary.

  • PDF

Adaptive Garbage Collection Technique for Hybrid Flash Memory (하이브리드 플래시 메모리를 위한 적응적 가비지 컬렉션 기법)

  • Im, Soo-Jun;Shin, Dong-Kun
    • The KIPS Transactions:PartA
    • /
    • v.15A no.6
    • /
    • pp.335-344
    • /
    • 2008
  • We propose an adaptive garbage collection technique for hybrid flash memory which has both SLC and MLC. Since SLC area is fast and MLC area has low cost, the proposed scheme utilizes the SLC area as log buffer and the MLC area as data block. Considering the high write cost of MLC flash, the garbage collection for the SLC log buffer moves a page into the MLC data block only when the page is cold or the page migration invokes a small cost. The other pages are moved within the SLC log buffer. Also it adjusts the parameter values which determine the operation of garbage collection adaptively considering I/O pattern. From the experiments, we can know that the proposed scheme provides better performance compared with the previous flash management schemes for the hybrid flash and finds the parameter values of garbage collection close to the optimal values.

Task Management and Garbage Collection Execution Control Method for Providing Real-time Performance to Android (안드로이드에 실시간 성능 제공을 위한 태스크 관리 및 가비지컬렉션 실행 제어 방법)

  • Cho, Kyung-Yeon;Jo, Han-Moo;Lee, Jeong-Guk;Seo, Min-Won;Lee, Sang-Gil;Lee, Cheol-Hoon
    • The Journal of the Korea Contents Association
    • /
    • v.18 no.3
    • /
    • pp.101-113
    • /
    • 2018
  • Systems such as military inspection equipment which it is important to acquire and evaluate data in real-time should be able to real-time processing at the operating system level. As technology advances, there is a demand for replacing existing equipment with mobile device, but mobile devices with Android are not suitable for systems requiring real-time performance. On Android, garbage collection ensures free memory, while other tasks are interrupted while this task is performed, which cannot guarantee periodicity of particular tasks. In this paper, we designed and implemented a structure to control execution garbage collection of Android to solve this problem. Real-time performance is ensured by controlling garbage collection during the time required for real-time operation, and RTiK(Real-Time implanted Kernel) is applied to ensure real-time performance on Android. In order to evaluate the performance, we measured the call period of the 5ms period task, and, only 34.31% of the task was guaranteed before the control, but the task period of 98.18% was satisfied through control, providing real-time performance to Android.

Analysis and Assessment of Refuse Collection Polity (쓰레기 종량제 정책의 분석과 평가)

  • 이상락;신두만
    • Journal of environmental and Sanitary engineering
    • /
    • v.14 no.3
    • /
    • pp.39-53
    • /
    • 1999
  • This thesis is to analyze and assess a new refuse collection system that was based on the term of discharge based quantity and collection of refuse from the beginning on January 1, 1995.In the case study for the refuse collection policy of metropolitan Taegu city based on the year of operation, ie, before 1994, after 1995 and as of 1998, the refuse collection policy analyzed from current position and actual condition. The results of analysis as follows. In case of discharged refuse quantity was show 20.4% reduction than the operation was begun and more 5.8% reduction as of 1998.Under the operation of the refuse collection system, therefore, management of refuse and garbage, the reduction of discharged refuse, activation of refuse collection, Recycling and expansion of financial self-reliance increased efficiency of refuse collection system. In the conclusion, more perfect refuse collection system should be developed of implemented in the near future.

  • PDF

A group based management method of flash memory for enhancing wear-leveling (Wear-leveling 향상을 위한 플래시 메모리의 그룹단위 관리 방법)

  • Jang, Si-Woong;Kim, Young-Ju;Yu, Yun-Sik
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.13 no.2
    • /
    • pp.315-320
    • /
    • 2009
  • Since flash memory can not be overwritten on updating data, new data are updated in new area and old data should be invalidated and erased for garbage collection. With develop of flash memory technology, capacity of flash memory is rapidly increasing. It increases rapidly execution time of CPU to search an entire flash memory of large capacity when choosing the block to erase in garbage collection. To solve the problem that is increasing execution time of CPU, flash memory is partitioned into several groups, the block to erase in garbage collection is searched within the corresponding group. In workload of access locality, we enhanced wear-leveling within group by allocating hot data to hot group and cold data to cold group respectively and enhanced wear-leveling among groups by exchanging periodically hot group and cold group.

A Study on the Management of Environmentally Friendly Planning Features in Condominiums with Green Building Certification (친환경건축물인증 아파트의 친환경계획요소 관리 실태)

  • Seok, Hee-Jean;Hong, Hyung-Ock
    • Journal of the Korean Home Economics Association
    • /
    • v.49 no.1
    • /
    • pp.41-53
    • /
    • 2011
  • The purpose of this paper was to examine the management of Environmentally Friendly Planning Features(EFPF) in condominium with Green Building Certification(GBC). A questionnaire survey was conducted among management office staff and residents on six housing estates in Seoul. The data from 200 respondents were analysed using descriptive statistics and t-tests. The main findings were as followings : 1) Most of the staffs considered that garbage collection and recycling, and green spaces were well-managed. 2) The residents indicated that garbage collection and recycling, and green spaces were properly handled, but they failed to recognize these as EFPF. 3) Residency duration was unrelated to the residents' perceptions of the EFPF and their management. In conclusion, neither the residents nor the staff were aware of the GBC system or that their housing estates were built using EFPF. To remedy this, it can be assumed the residents' lack of appreciation of the EFPF can be resolved if they participate in the management of these features. So the residents will need education, and the management staff will require professional training.