• Title/Summary/Keyword: 대용

Search Result 6,391, Processing Time 0.031 seconds

Design of a Large-density MTP IP (대용량 MTP IP 설계)

  • Kim, YoungHee;Ha, Yoon-Kyu;Jin, Hongzhou;Kim, SuJin;Kim, SeungGuk;Jung, InChul;Ha, PanBong;Park, Seungyeop
    • Journal of IKEEE
    • /
    • v.24 no.1
    • /
    • pp.161-169
    • /
    • 2020
  • In order to reduce the manufacturing cost of MCU chips used in applications such as wireless chargers and USB-C, compared to DP-EEPROM (Double Poly EEPROM), which requires 3 to 5 additional process masks, it is even more necessary MTP(Multi-Time Programmable), which is less than one additional mask and have smaller unit cell size. In addition, in order to improve endurance characteristics and data retention characteristics of the MTP memory cell due to E/P(Erase / Program) cycling, the distribution of the VTP(Program Threshold Voltage) and the VTE(Erase Threshold Voltage) needs to be narrow. In this paper, we proposed a current-type BL S/A(Bit-Line Sense Amplifier) circuit, WM(Write Mask) circuit, BLD(BL Driver) circuit and a algorithm, which can reduce the distribution of program and VT and erase VT, through compare the target current by performing the erase and program pulse of the short pulse several times, and if the current specification is satisfied, the program or erase operation is no longer performed. It was confirmed that the 256Kb MTP memory fabricated in the Magnachip semiconductor 0.13㎛ process operates well on the wafer in accordance with the operation mode.

A Study on the Cut Detection System of Video Data using MSE (MSE를 이용한 동영상데이터의 컷 검출시스템에 관한 연구)

  • Kim Dan-Hwan;Joung Ki-Bong;Oh Moo-Song
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.8 no.7
    • /
    • pp.1399-1404
    • /
    • 2004
  • The development of computer technology and the advancement of the technology of information and communications spread the technology of multimedia and increased the use of multimedia data with large capacity. Users can grasp the overall video data and they are able to play wanted video back. To grasp the overall video data it is necessary to offer the list of summarized video data information. In order to search video efficiently an index process of video data is essential and it is also indispensable skill. Therefore, this thesis suggested the effective method about the cut detection of frames which will become a basis of an index based on contents of video image data. This suggested method was detected as the unchanging pixel rotor intelligence value, classified into diagonal direction. Pixel value of color detected in each frame of video data is stored as A(i, i) matrix - i is the number of frames, i is an image height of frame. By using the stored pixel value as the method of UE(Mean Square Error) I calculated a specified value difference between frames and detected cut quickly and exactly in case it is bigger than threshold value set in advance. To carry out an experiment on the cut detection of lames comprehensively, 1 experimented on many kinds of video, analyzing and comparing efficiency of the cut detection system.

Research for the Element to Analyze the Performance of Modern-Web-Browser Based Applications (모던 웹 브라우저(Modern-Web-Browser) 기반 애플리케이션 성능분석을 위한 요소 연구)

  • Park, Jin-tae;Kim, Hyun-gook;Moon, Il-young
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2018.10a
    • /
    • pp.278-281
    • /
    • 2018
  • The early Web technology was to show text information through a browser. However, as web technology advances, it is possible to show large amounts of multimedia data through browsers. Web technologies are being applied in a variety of fields such as sensor network, hardware control, and data collection and analysis for big data and AI services. As a result, the standard has been prepared for the Internet of Things, which typically controls a sensor via HTTP communication and provides information to users, by installing a web browser on the interface of the Internet of Things. In addition, the recent development of web-assembly enabled 3D objects, virtual/enhancing real-world content that could not be run in web browsers through a native language of C-class. Factors that evaluate the performance of existing Web applications include performance, network resources, and security. However, since there are many areas in which web applications are applied, it is time to revisit and review these factors. In this thesis, we will conduct an analysis of the factors that assess the performance of a web application. We intend to establish an indicator of the development of web-based applications by reviewing the analysis of each element, its main points, and its needs to be supplemented.

  • PDF

IRFP-tree: Intersection Rule Based FP-tree (IRFP-tree(Intersection Rule Based FP-tree): 메모리 효율성을 향상시키기 위해 교집합 규칙 기반의 패러다임을 적용한 FP-tree)

  • Lee, Jung-Hun
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.5 no.3
    • /
    • pp.155-164
    • /
    • 2016
  • For frequency pattern analysis of large databases, the new tree-based frequency pattern analysis algorithm which can compensate for the disadvantages of the Apriori method has been variously studied. In frequency pattern tree, the number of nodes is associated with memory allocation, but also affects memory resource consumption and processing speed of the growth. Therefore, reducing the number of nodes in the tree is very important in the frequency pattern mining. However, the absolute criteria which need to order the transaction items for construction frequency pattern tree has lowered the compression ratio of the tree nodes. But most of the frequency based tree construction methods adapted the absolute criteria. FP-tree is typically frequency pattern tree structure which is an extended prefix-tree structure for storing compressed frequent crucial information about frequent patterns. For construction the tree, all the frequent items in different transactions are sorted according to the absolute criteria, frequency descending order. CanTree also need to absolute criteria, canonical order, to construct the tree. In this paper, we proposed a novel frequency pattern tree construction method that does not use the absolute criteria, IRFP-tree algorithm. IRFP-tree(Intersection Rule based FP-tree). IRFP-tree is constituted with the new paradigm of the intersection rule without the use of the absolute criteria. It increased the compression ratio of the tree nodes, and reduced the tree construction time. Our method has the additional advantage that it provides incremental mining. The reported test result demonstrate the applicability and effectiveness of the proposed approach.

An Efficient Top-k Query Processing Algorithm over Encrypted Outsourced-Data in the Cloud (아웃소싱 암호화 데이터에 대한 효율적인 Top-k 질의 처리 알고리즘)

  • Kim, Jong Wook;Suh, Young-Kyoon
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.4 no.12
    • /
    • pp.543-548
    • /
    • 2015
  • Recently top-k query processing has been extremely important along with the explosion of data produced by a variety of applications. Top-k queries return the best k results ordered by a user-provided monotone scoring function. As cloud computing service has been getting more popular than ever, a hot attention has been paid to cloud-based data outsourcing in which clients' data are stored and managed by the cloud. The cloud-based data outsourcing, though, exposes a critical secuity concern of sensitive data, resulting in the misuse of unauthorized users. Hence it is essential to encrypt sensitive data before outsourcing the data to the cloud. However, there has been little attention to efficient top-k processing on the encrypted cloud data. In this paper we propose a novel top-k processing algorithm that can efficiently process a large amount of encrypted data in the cloud. The main idea of the algorithm is to prune unpromising intermediate results at the early phase without decrypting the encrypted data by leveraging an order-preserving encrypted technique. Experiment results show that the proposed top-k processing algorithm significantly reduces the overhead of client systems from 10X to 10000X.

SNPchaser : A Web-based Program for Detecting SNPs Substitution and Heterozygosity Existence (SNPchaser : DNA서열의 SNPs 치환 및 Heterozygosity 확인 프로그램)

  • Jang, Jin-Woo;Lee, Hyun-Chul;Lee, Myung-Hoon;Choi, Yeon-Shik;Choo, Dong-Won;Park, Kie-Jung;Lee, Dae-Sang
    • KSBB Journal
    • /
    • v.24 no.4
    • /
    • pp.410-414
    • /
    • 2009
  • Single-nucleotide polymorphisms (SNPs) are the DNA sequences difference among the same species in the level of nucleic acids and are widely applied in clinical fields such as personalized medicine. The routine and labor-intensive methods to determine SNPs are performing the sequence homology search by using BLAST and navigating the trace of chromatogram files generated by high-throughput DNA sequencing machine by using Chromas program. In this paper, we developed SNPchaser, a web-based program for detecting SNPs substitution and heterozygosity existence, to improve the labor-intensive method in determining SNPs. SNPchaser performed sequence alignment and visualized the suspected region of SNPs by using user's reference sequence, AB1 files, and positional information of SNPs. It simultaneously provided the results of sequences alignment and chromatogram of relevant area of SNPs to user. In addition, SNPchaser can easily determine existence of heterozygosity in SNPs area. SNPchaser is freely accessible via the web site http://www.bioinformatics.ac.kr/SNPchaser and the source codes are available for academic research purpose.

The Irrational Behavior of Korea Stock Market and The Role of Public Information: Evidence from Mass Media in Korea (주식시장의 비이성적 행동과 공개정보의 역할 - 한국 매스미디어로 부터 증거 -)

  • Son, Pando;Lee, Hyeong ki
    • Management & Information Systems Review
    • /
    • v.39 no.3
    • /
    • pp.83-98
    • /
    • 2020
  • This study analyzes how investors' irrational behavior (or pessimistic sentiment) affects stock market returns and investors' market activity using mass media that delivered public information from January 1998 to December 2012 as a sample. According to pessimistic investor theory, investor pessimism leads to downward pressure on the price of equity capital, thereby making market sentiment pessimistic and lowering market yields. It also shows that investor pessimism increases transaction costs in the market, which in turn dampens investors' trading activities. In other words, pessimistic reporting on public information disseminated by mass media induces investors to act irrationally, eventually having a direct impact on the stock market. This study conducted an empirical analysis of the existing theoretical and empirical studies using domestic mass media as a sample. First, the study revealed a negative correlation between pessimistic reporting and returns as well as excess returns, while it did not show statistically significant results. Second, evidence has been suggested that pessimistic sentiment in the stock market has a negative impact on future pessimistic reporting by mass media. Third, the analysis of the impact of pessimistic reporting on investors' market activity using proxy variables for various market activities found that pessimism dampens market activity, while it did not show statistically significant results. It is assumed that low statistical significance is due to the fact that sample collection was carried out on a monthly basis. While the results of the study have low statistical significance, statistical signs support predictions of the theory.

Prediction of Market Segment for Ptecticus tenebrifer Experience Programs in Accordance with Insect Experience Orientation (곤충체험 지향성에 따른 동애등에 체험 프로그램의 세분시장 예측)

  • Yang, Jong-Im;Hwang, Dae-Yong;Lee, Jung-Kyu
    • Korean journal of applied entomology
    • /
    • v.54 no.4
    • /
    • pp.409-417
    • /
    • 2015
  • This study aimed to summarize the characteristics of visitor experience for different market segments based on insect experience orientation in order to develop Ptecticus tenebrifer (Diptera: Stratiomyidae [Walker]) experience programs using local resources in the insect industrial market. A total of 325 effective samples were collected, and the attributes of insect experience orientation were connected to education, emotion, society, and ego. The survey respondents were students and parents of school-age children. Cluster analysis showed that the respondents were classified into two or three groups that were all found to be high in the prediction validity and discriminant analysis. Based on this result, the respondents were properly subdivided into three clusters for final analysis. Those three groups were: the passive group, the moderate group, and the active-orientation group. As a group aiming for various insect experiences, the active-orientation group consisted of parents whose children range in age from either 5 to 9 or from 10 to 14. This group was willing to spend 7 ~ 8,000 won on each experience program, and they preferred emotional experience programs. The passive and moderate orientation groups were most interested in having an educational experience. In order to increase people's interest in experience programs, education-oriented programs should be developed and promotional marketing should be reinforced. The results and implications of this study may be useful for the development of insect experience programs that can meet various visitor experience orientations as basic data that can contribute to the vitalization of the 6th industrialization plan for the insect industry.

A Simple Scoring Method to Calculate the Homogeneity and Coverage Indices of Dose Volume Histogram (DVH를 이용한 선량 균등률 및 덮임률 지수에 관한 연구)

  • Yoon Myong-Geun;Park Sung-Yong;Shin Dong-Ho;Park Jung-Hun;Lee Se-Byeong;Kim Dae-Yong;Kim Joo-Young;Cho Kwan-Ho
    • Progress in Medical Physics
    • /
    • v.17 no.1
    • /
    • pp.6-16
    • /
    • 2006
  • The goal of this study was to develop new indices for effectively evaluating the dose coverage and homogeneity based on the target-volume dose-volume histogram (TV-DVH) of intensity-modulated radio-therapy treatment plans. A new coverage Index and a new homogeneity index were developed by integrating a modified TV-DVH and by fitting a TV-DVH with a modified step function, respectively. The coverage index, named the l-index, indicates whether the dose coverage for the target volume is adequate based on user-defined criteria. A lower l-index indicates higher dose coverage of the tumor volume. The index for assessing dose homogeneity in a target volume, named the n-index, is more accurate than the conventional method in evaluating the dose homogeneity in a tumor volume. The baseline treatment plan for a target volume coverage and homogeneity is discussed. The proposed simple indices have been demonstrated to be effective in evaluating the dose coverage and homogeneity for TV-DVHs.

  • PDF

Singing Voice Synthesis Using HMM Based TTS and MusicXML (HMM 기반 TTS와 MusicXML을 이용한 노래음 합성)

  • Khan, Najeeb Ullah;Lee, Jung-Chul
    • Journal of the Korea Society of Computer and Information
    • /
    • v.20 no.5
    • /
    • pp.53-63
    • /
    • 2015
  • Singing voice synthesis is the generation of a song using a computer given its lyrics and musical notes. Hidden Markov models (HMM) have been proved to be the models of choice for text to speech synthesis. HMMs have also been used for singing voice synthesis research, however, a huge database is needed for the training of HMMs for singing voice synthesis. And commercially available singing voice synthesis systems which use the piano roll music notation, needs to adopt the easy to read standard music notation which make it suitable for singing learning applications. To overcome this problem, we use a speech database for training context dependent HMMs, to be used for singing voice synthesis. Pitch and duration control methods have been devised to modify the parameters of the HMMs trained on speech, to be used as the synthesis units for the singing voice. This work describes a singing voice synthesis system which uses a MusicXML based music score editor as the front-end interface for entry of the notes and lyrics to be synthesized and a hidden Markov model based text to speech synthesis system as the back-end synthesizer. A perceptual test shows the feasibility of our proposed system.