• 제목/요약/키워드: table

Search Result 8,360, Processing Time 0.029 seconds

A Rational Quantity of Measurement for Finding Flatness of a Surface Table (정반 평면도 평가를 위한 측정점의 합리적인 개수의 결정)

  • Hyun, Chang-Hun;Shin, Sang-Cheol;Park, Hung-Sik
    • Journal of Industrial Technology
    • /
    • v.18
    • /
    • pp.181-186
    • /
    • 1998
  • The flatness is the most important nature for the surface table. For finding such a flatness, the surface is surveyed along a number of straight lines parallel to the edges of table, which form a grid. Next, the variations in height of the grid points are measured relative to a datum point. If the number of such points is increased. It is not necessarily to use many grid points for finding the original flatness of a measured surface table. So, it is necessary to find the rational quantity of such grid points. It is found that about 220 points per $1m^2$ of surface table for measurement is the rational quantity with less than about 15% error of the original flatness.

  • PDF

Design of Quantization Tables and Huffman Tables for JPEG Compression of Medical Images (의료영상의 JPEG 압축을 위한 양자화 테이블과 허프만 테이블 설계)

  • 양시령;정제창;박상규
    • The Transactions of the Korean Institute of Electrical Engineers D
    • /
    • v.53 no.6
    • /
    • pp.453-456
    • /
    • 2004
  • Due to the bandwidth and storage limitations medical images are needed to be compressed before transmission and storage. DICOM (Digital Imaging and Communications in Medicine) specification, which is the medical images standard, provides a mechanism for supporting the use of JPEG still image compression standard. In this paper, we explain a method for compressing medical images by PEG standard and propose two methods for JPEG compression. First, because medical images differ from natural images in optical feature, we propose a method to design adaptively the quantization table using spectrum analysis. Second, because medical images have higher pixel depth than natural images do, we propose a method to design Huffman table which considers the probability distribution feature of symbols. Simulation results show the improved performance compared to the quantization table and the adjusted Huffman table of JPEG standard.

Approaches for Improving Bloom Filter-Based Set Membership Query

  • Lee, HyunYong;Lee, Byung-Tak
    • Journal of Information Processing Systems
    • /
    • v.15 no.3
    • /
    • pp.550-569
    • /
    • 2019
  • We propose approaches for improving Bloom filter in terms of false positive probability and membership query speed. To reduce the false positive probability, we propose special type of additional Bloom filters that are used to handle false positives caused by the original Bloom filter. Implementing the proposed approach for a routing table lookup, we show that our approach reduces the routing table lookup time by up to 28% compared to the original Bloom filter by handling most false positives within the fast memory. We also introduce an approach for improving the membership query speed. Taking the hash table-like approach while storing only values, the proposed approach shows much faster membership query speed than the original Bloom filter (e.g., 34 times faster with 10 subsets). Even compared to a hash table, our approach reduces the routing table lookup time by up to 58%.

Korean TableQA: Structured data question answering based on span prediction style with S3-NET

  • Park, Cheoneum;Kim, Myungji;Park, Soyoon;Lim, Seungyoung;Lee, Jooyoul;Lee, Changki
    • ETRI Journal
    • /
    • v.42 no.6
    • /
    • pp.899-911
    • /
    • 2020
  • The data in tables are accurate and rich in information, which facilitates the performance of information extraction and question answering (QA) tasks. TableQA, which is based on tables, solves problems by understanding the table structure and searching for answers to questions. In this paper, we introduce both novice and intermediate Korean TableQA tasks that involve deducing the answer to a question from structured tabular data and using it to build a question answering pair. To solve Korean TableQA tasks, we use S3-NET, which has shown a good performance in machine reading comprehension (MRC), and propose a method of converting structured tabular data into a record format suitable for MRC. Our experimental results show that the proposed method outperforms a baseline in both the novice task (exact match (EM) 96.48% and F1 97.06%) and intermediate task (EM 99.30% and F1 99.55%).

The Influence of Position Change on Autonomic Nervous System Function (자세변화가 자율신경계에 미치는 영향)

  • Kim, In-Bae;Kim, Eun-Kyung;Kang, Jong-Ho
    • Journal of the Korean Society of Physical Medicine
    • /
    • v.9 no.1
    • /
    • pp.63-68
    • /
    • 2014
  • PURPOSE: The purpose of this study was to examine the position changes with tilt table on autonomic nervous system using heart rate variability analysis. METHODS: Fourty healthy adult males volunteered in this study. The low frequency, high frequency and low frequency/high frequency ratio and mean heart rate, standard deviation of all normal R-R intervals, root mean square of successive differences, heart rate variability index were measured at the tilt table angle of $0^{\circ}$, $45^{\circ}$ and $90^{\circ}$ with pulsoximeter. Data were analyzed one-way ANOVA and LSD post hoc test. RESULTS: The mean heart rate, low frequency and low frequency/high frequency ratio increased significantly at higher angle of tilt table(p<.05). The root mean square of successive differences, heart rate variability index decreased significantly at lower angle of tilt table(p<.05). The standard deviation of all normal R-R intervals, high frequency decreased at higher angle of tilt table did not show significant difference. CONCLUSION: The symphathetic activity increased significantly at higher angle of tilt table. The parasymphathetic activity decreased at higher angle of tilt table, but the difference were not significant. The autonomic adaptation, balance and heart rate variability decreased significantly at higher angle of tilt table. Based on these results, in the treatment of patients with a change in posture precedence should be carefully treated. Further studies are necessary to determine the most safety and effective methods.

A Visual Programming Tool for Constructing Object-Oriented C++ Class (객체 지향 C++클래스 생성을 위한 시각 프로그래밍 도구)

  • Ha, Su-Cheol
    • The Transactions of the Korea Information Processing Society
    • /
    • v.2 no.1
    • /
    • pp.23-33
    • /
    • 1995
  • This paper describes a visual programming tool which provides novice programmer as well expert with the abilites to capture real physical world of problem domain and to manipulate it user-friendly using icons and symbols. Therefore, novice can understand object-oriented features of C++ incrementally and construct classes easily. For this, we introduce some visual metaphors which are displayed as tables. The tables can not only represent objects and classes, but also be considered themselves as icons. We have named these tables as table-icons. Three levels of table-icons(i.e., Super Table-Icons, Intermediate Table-Icons and Detailed Table-Icons) are proposed to follow up appropriate evolution of object-oriented concepts. Table-icons are not simple pictographs but are activated and expanded to table forms. And then, developer can inset necessary entities into table body and delete useless entities from it. These table-icons are applied to a diagramming technique, C++gram[18], which is suggested for designing and implementing C++ programs.

  • PDF

The XP-table: Runtime-efficient Region-based Structure for Collective Evaluation of Multiple Continuous XPath Queries (The XP-table: 다중 연속 XPath 질의의 집단 처리를 위한 실행시간 효율적인 영역 기반 구조체)

  • Lee, Hyun-Ho;Lee, Won-Suk
    • Journal of KIISE:Databases
    • /
    • v.35 no.4
    • /
    • pp.307-318
    • /
    • 2008
  • One of the primary issues confronting XML message brokers is the difficulty associated with processing a large set of continuous XPath queries over incoming XML seams. This paper proposes a novel system designed to present an effective solution to this problem. The proposed system transforms multiple XPath queries before their run-time into a new region-based data structure, called an XP-table, by sharing their common constraints. An XP-table is matched with a stream relation (SR) transformed from a target XML stream by a SAX parser. This arrangement is intended to minimize the runtime workload of continuous query processing. Also, system performance is estimated and verified through a variety of experiments, including comparisons with previous approaches such as YFilter and LazyDFA. The proposed system is practically linear- scalable and stable for evaluating a set of XPath queries in a continuous and timely fashion.

An Analytical Study on the Youngjeob Dogam Youn-hyangsek Euigwae of Choson Dynasty-(1609, 1634, 1643 year)- (조선왕조(朝鮮王朝)의 영접도감(迎接都監) 연향색의궤(宴享色儀軌)에 관한 분석적(分析的) 연구(硏究) 하마연(下馬宴), 상마연(上馬宴)의 상(床)차림과 그 찬품구성에 관하여-(1609년(年), 1634년(年), 1643년(年)의 의궤(儀軌)를 중심(中心)으로)-)

  • Kim, Sang-Bo;Lee, Sung-Woo
    • Journal of the Korean Society of Food Culture
    • /
    • v.7 no.1
    • /
    • pp.43-54
    • /
    • 1992
  • To analyze reception dishes of Choson Dynasty, studied historic book ‘Youngjeob Dogam Younhyangsek Euigwae’ (1609, 1634, 1643 year) described feast dishes for Chinese envoy in Choson Dynasty. The results obtained from this study are as follows. 1. The feast dishes consisted of the first main feast dishes (下馬宴, 上馬宴), the second main feast dishes (翌日宴, 請宴 and etc) and the third main feast dishes (別茶啖). 2. 下馬宴, 上馬宴 were arranged in four kinds of tale, the first one called the main table, the second the right side table, the third the left side table, the fourth the confronting side table. Dishes of main table were oil and honey pastry and fruits. Dishes of the second table and the third table were oil and honey pastry, and small cake made of honey and rice with patterns pressed in it. Dishes of the fourth table were cooked vegetable, dried slices of meat seasoned with spices, cooked meat, and fried fish. In feast, Chinese envoy drank 11 cups (1609 year) and 5 cups (1634 year) of liquor. At the first cup they abalones soup, others in a small round table (初味), a small boiled meet (小膳) and a large boiled meat (大膳), at a second cup eat (二味), at third cup eat (三味)..., at eleventh cup, they eat (十一味) and fruits.

  • PDF

Word Extraction from Table Regions in Document Images (문서 영상 내 테이블 영역에서의 단어 추출)

  • Jeong, Chang-Bu;Kim, Soo-Hyung
    • The KIPS Transactions:PartB
    • /
    • v.12B no.4 s.100
    • /
    • pp.369-378
    • /
    • 2005
  • Document image is segmented and classified into text, picture, or table by a document layout analysis, and the words in table regions are significant for keyword spotting because they are more meaningful than the words in other regions. This paper proposes a method to extract words from table regions in document images. As word extraction from table regions is practically regarded extracting words from cell regions composing the table, it is necessary to extract the cell correctly. In the cell extraction module, table frame is extracted first by analyzing connected components, and then the intersection points are extracted from the table frame. We modify the false intersections using the correlation between the neighboring intersections, and extract the cells using the information of intersections. Text regions in the individual cells are located by using the connected components information that was obtained during the cell extraction module, and they are segmented into text lines by using projection profiles. Finally we divide the segmented lines into words using gap clustering and special symbol detection. The experiment performed on In table images that are extracted from Korean documents, and shows $99.16\%$ accuracy of word extraction.

Statistical reference values for control performance assessment of seismic shake table testing

  • Chen, Pei-Ching;Kek, Meng-Kwee;Hu, Yu-Wei;Lai, Chin-Ta
    • Earthquakes and Structures
    • /
    • v.15 no.6
    • /
    • pp.595-603
    • /
    • 2018
  • Shake table testing has been regarded as one of the most effective experimental approaches to evaluate seismic response of structural systems subjected to earthquakes. However, reproducing a prescribed acceleration time history precisely over the frequency of interest is challenging because shake table test systems are eventually nonlinear by nature. In addition, interaction between the table and specimen could affect the control accuracy of shake table testing significantly. Various novel control algorithms have been proposed to improve the control accuracy of shake table testing; however, reference values for control performance assessment remain rare. In this study, reference values for control performance assessment of shake table testing are specified based on the statistical analyses of 1,209 experimental data provided by the Seismic Simulator Laboratory of National Center for Research on Earthquake Engineering in Taiwan. Three individual reference values are considered for the assessment including the root-mean-square error of the achieved acceleration time history; the percentage of the spectral acceleration that exceeds the determined tolerance range over the frequency of interest; and the error-ratio of the achieved peak ground acceleration. Quartiles of the real experimental data in terms of the three objective variables are obtained, providing users with solid and simple references to evaluate the control performance of shake table testing. Finally, a set of experimental data of a newly developed control framework implementation for uni-axial shake tables are used as an application example to demonstrate the significant improvement of control accuracy according to the reference values provided in this study.