• Title/Summary/Keyword: one-to-all broadcasting

Search Result 167, Processing Time 0.023 seconds

A Greedy Algorithm for Minimum Power Broadcast in Wireless Networks (무선 네트워크에서 최소전력 브로드캐스트를 위한 탐욕 알고리즘)

  • Lee, Dong-ho;Jang, Kil-woong
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2016.05a
    • /
    • pp.641-644
    • /
    • 2016
  • Unlike wired networks, broadcasting in wireless networks can transmit data at once to several nodes with a single transmission. For omnidirectional broadcast to a node in wireless networks, all adjacent nodes receive the data at the same time. In this paper, we propose a greedy algorithm to solve the minimum power broadcasting problem of minimizing the total transmit power on broadcasting in wireless networks. We apply two matrices to the proposed algorithm: one is a distance matrix that represents the distance between each node, the other is an adjacency matrix having the number of adjacency nodes. Among the nodes that receive the data, a node that has the greatest number of the adjacent node transmits data to neighbor preferential. We compare the performance of the proposed algorithm with random method through computer simulation in terms of transmitting power of nodes. Experiment results show that the proposed algorithm outperforms better than the random method.

  • PDF

Revitalization Plan of Visual Contents in Image Media under Ubiquitous Environment - Focus on DMB Service- (유비쿼터스환경의 영상매체에서 Visual콘텐츠의 활성화 방안 - DMB서비스를 중심으로 -)

  • Lim, Pyung-Jong;Kim, Jong-Seo;Kwak, Hoon-Sung
    • The Journal of the Korea Contents Association
    • /
    • v.8 no.3
    • /
    • pp.55-66
    • /
    • 2008
  • A DMB in an ubiquitous age means that every one can share informations anytime anywhere through 'his own TV' or 'TV in his own hands'. A DMB of digital broadcastings makes the most use of informations through ubiquitous. But it has several problems just owing to retransferring existing broadcast programs in contents. So hereafter, DMB broadcasting must be produced with contents suiting its properties. After all, it is important to analyze exactly properties and service fields of medium of DMB to make an establish production direction of its contents. This paper analyzes such properties and presents overall image-contents production direction. This includes appropriate program developments and visual expressions through proper running time, camera angle and walking. The contents harmonized with its properties will give more familiarities to DMB users and it will be a new culture. In the end, it is expected that a share of DMB audience will be more higher.

Application of Judgement Criteria to Measure Deterioration and to Judge Insulation Resistance in High-Power Live XLPE Cables (고전력 활선 XLPE 케이블의 열화를 측정하기 위한 판정기준의 적용 및 절연상태 판정)

  • Um, Kee-Hong
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.17 no.2
    • /
    • pp.239-244
    • /
    • 2017
  • The demand for electric power is increasing every year. All facilities operating at power stations and all facilities used in transmitting high volumes of electric power are therefore expected to operate with a high degree of reliability. 6.6 kV XLPE 100 SQ 1C cables are used to deliver high levels of generated electric power. Depending on the method of manufacture, installation environment, and usage conditions, the deterioration processes of power cables start from the instant of operation. Cable junctions may break down in three years from the start of operation due to manufacturing or construction defects. We have invented the first device in Korea to monitor the status of live cables and installed these at Korea Western Power Co., Ltd.. We have set the criteria to determine deterioration status and specified the degree of deterioration at which one should replace the cables. In this paper, we present the effect of insulation layer and sheath on the insulation resistance status in cables.

Preliminary Study on All-in-JPEG with Multi-Content Storage Format extending JPEG (JPEG를 확장한 멀티 콘텐츠 저장 포맷 All-in-JPEG에 관한 예비 연구)

  • Yu-Jin Kim;Kyung-Mi Kim;Song-Yeon Yoo;Chae-Won Park;Kitae Hwang;In-Hwan Jung;Jae-Moon Lee
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.23 no.5
    • /
    • pp.183-189
    • /
    • 2023
  • This paper proposes a new JPEG format, All-in-JPEG, which can include not only multiple photos but also various media such as audio and text by extending the JPEG format. All-in-JPEG add images, audio, and text at the existing JPEG file, and stores meta information by utilizing the APP3 segment of JPEG. With All-in-JPEG, smartphone users can save many pictures taken in burst shots in one file, and it is also very convenient to share them with others. In addition, you can create a live photo, such as saving a short audio at the time of taking a photo or moving a part of the photo. In addition, it can be used for various applications such as a photo diary app that stores images, voices, and diary text in a single All-in-JPEG file. In this paper, we developed an app that creates and edits All-in-JPEG, a photo diary app, and a magic photo function, and verified feasibility of the All-in-JPEG through them.

A Study on the Evaluation of LLM's Gameplay Capabilities in Interactive Text-Based Games (대화형 텍스트 기반 게임에서 LLM의 게임플레이 기능 평가에 관한 연구)

  • Dongcheul Lee
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.24 no.3
    • /
    • pp.87-94
    • /
    • 2024
  • We investigated the feasibility of utilizing Large Language Models (LLMs) to perform text-based games without training on game data in advance. We adopted ChatGPT-3.5 and its state-of-the-art, ChatGPT-4, as the systems that implemented LLM. In addition, we added the persistent memory feature proposed in this paper to ChatGPT-4 to create three game player agents. We used Zork, one of the most famous text-based games, to see if the agents could navigate through complex locations, gather information, and solve puzzles. The results showed that the agent with persistent memory had the widest range of exploration and the best score among the three agents. However, all three agents were limited in solving puzzles, indicating that LLM is vulnerable to problems that require multi-level reasoning. Nevertheless, the proposed agent was still able to visit 37.3% of the total locations and collect all the items in the locations it visited, demonstrating the potential of LLM.

An Optimal Algorithm for Stable Marriage Problem (안정된 결혼문제에 대한 최적화 알고리즘)

  • Lee, Sang-Un
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.18 no.4
    • /
    • pp.149-154
    • /
    • 2018
  • There is well known algorithm is a Gale-Shapley algorithm(GSA) for stable marriage problem. The GSA is performed as each man propose to his most favorite woman(MP), then the woman accepts more than one proposal rejects all but her favorite from among those who have proposed to her. This algorithm always gets a stable set of marriages with man-optimal and woman-pessimal. But the woman proposal and man-accept/reject method(WP) is can be get the distinct result. Also, the optimal stable matching may be fail using MP or WP. This paper suggests always get the optimal stable matching on all occasions in order to overcome the shortcomings of MP and WP. The proposed algorithm perform k-opt, k-women exchange with each other for the result of delete at less preference in each woman from MP result. As a result of applied to various experimental data, this algorithm can be get the optimal stable matching that the MP or WP failed to it.

An Energy Efficient Re-clustering Algorithm in Wireless Sensor Networks (무선센서네트워크에서의 에너지 효율적인 재클러스터링 알고리즘)

  • Park, Hye-bin;Joung, Jinoo
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.15 no.3
    • /
    • pp.155-161
    • /
    • 2015
  • Efficient energy consumption is a one of the key issues in wireless sensor networks. Clustering-based routing algorithms have been popular solutions for such an issue. Re-clustering is necessary for avoiding early energy drain of cluster head nodes in such routing strategies. The re-clustering process itself, however, is another source of energy consumption. It is suggested in this work to adaptively set the frequency of re-clustering by comparing the energy levels of cluster heads and a threshold value. The algorithm keeps the clusters if all the cluster heads' energy levels are greater than the threshold value. We confirm through simulations that the suggested algorithm shows better energy efficiency than the existing solutions.

Cycle Detection Using Single Edge Node Pruning (단일 간선 노드 전정 사이클 검출)

  • Sang-Un Lee
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.24 no.1
    • /
    • pp.149-154
    • /
    • 2024
  • This paper proposes an algorithm that remedy Floyd's the tortoise and the hare algorithm (THA) shortcomings which is specialized in singly linked list (SLL), so this algorithm fails to detect the cycle in undirected graph, digraph, and tree with multiple inputs or outputs. The proposed algorithm simply pruning the source and sink with only one edge using cycle detection of single edge node pruning. As a result of the experimental of various list, undirected graph, digraph, and tree, the proposed algorithm can be successively detect the cycle all of them. Thus, the proposed algorithm has the simplest and fastest advantage in the field of cycle detection.

Development of the Video Optical Network Unit for Dual Band Broadcasting Services (이중 대역 방송 서비스가 가능한 비디오 광수신기(ONU: Optical Network Unit)의 개발)

  • Lee, Jin-Young;Kim, Bo-Nam
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.13 no.11
    • /
    • pp.2412-2418
    • /
    • 2009
  • As an astonishing progress of FTTH infrastructure, the new technologies have been widely studied to use the tantalizing benefits of high bandwidth in fiber optic cable. In this paper, a new VONU is presented to perform all necessary optical functions. It can converts digital and analog CATV signals and satellite-based signal transmitted via one fiber optic cable to electrical signals (electric lights). However, most previous VONU systems have the problems such as interference between difference services, signal distortion, and noise increasing rate. These problems cause the quality deterioration in broadcasting. Therefore, we suggest the new VONU system to solve all problems listed above. In addition, we show that how our system performs well by measuring the real data with implemented system.

Effect of Template Existence on the Textural Properties of Iron-based Catalyst for Fischer Tropsch Reaction

  • Sirikulbodee, Papahtsara;Tungkamani, Sabaithip;Phongksorn, Monrudee;Ratana, Tanakorn;Sornchamni, Thana
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.7 no.2
    • /
    • pp.96-104
    • /
    • 2015
  • Fischer Tropsch reaction is one of the interesting topic for renewable and clean energy. Polymerization of carbon monoxide or carbon dioxide with hydrogen over metal supported catalyst can produce long chain hydrocarbons. Synthetic liquid hydrocarbons are promising alternative to fossil fuels. This research work has been focused on the synthesis of Fe based catalyst for Fischer Tropsch reaction. Mesoporous silica (MS) support prepared by a precipitation method using two different washing solution, distilled water (DW) and acid in ethanol solution (ET), and different calcination temperature. Then, Fe/MS was prepared by an incipient wetness impregnation method. All of samples were systematically characterized using various physical and chemical techniques. TEM and XRD analysis were used to ensure that the cubic Ia3d mesostructure is stable after calcination. FTIR spectra are useful to ascertain the existence of template in the support. TPR studies were also used to understand the nature of Fe species and their reducibility. The results reveal that washing the support with distilled water and calcination at $550^{\circ}C$ can efficiently remove the triblock copolymer templates. The existence of template in the support affects the textural properties of all catalyst investigated.