• Title/Summary/Keyword: information use

Search Result 31,508, Processing Time 0.063 seconds

A Study on the Effect of Network Centralities on Recommendation Performance (네트워크 중심성 척도가 추천 성능에 미치는 영향에 대한 연구)

  • Lee, Dongwon
    • Journal of Intelligence and Information Systems
    • /
    • v.27 no.1
    • /
    • pp.23-46
    • /
    • 2021
  • Collaborative filtering, which is often used in personalization recommendations, is recognized as a very useful technique to find similar customers and recommend products to them based on their purchase history. However, the traditional collaborative filtering technique has raised the question of having difficulty calculating the similarity for new customers or products due to the method of calculating similaritiesbased on direct connections and common features among customers. For this reason, a hybrid technique was designed to use content-based filtering techniques together. On the one hand, efforts have been made to solve these problems by applying the structural characteristics of social networks. This applies a method of indirectly calculating similarities through their similar customers placed between them. This means creating a customer's network based on purchasing data and calculating the similarity between the two based on the features of the network that indirectly connects the two customers within this network. Such similarity can be used as a measure to predict whether the target customer accepts recommendations. The centrality metrics of networks can be utilized for the calculation of these similarities. Different centrality metrics have important implications in that they may have different effects on recommended performance. In this study, furthermore, the effect of these centrality metrics on the performance of recommendation may vary depending on recommender algorithms. In addition, recommendation techniques using network analysis can be expected to contribute to increasing recommendation performance even if they apply not only to new customers or products but also to entire customers or products. By considering a customer's purchase of an item as a link generated between the customer and the item on the network, the prediction of user acceptance of recommendation is solved as a prediction of whether a new link will be created between them. As the classification models fit the purpose of solving the binary problem of whether the link is engaged or not, decision tree, k-nearest neighbors (KNN), logistic regression, artificial neural network, and support vector machine (SVM) are selected in the research. The data for performance evaluation used order data collected from an online shopping mall over four years and two months. Among them, the previous three years and eight months constitute social networks composed of and the experiment was conducted by organizing the data collected into the social network. The next four months' records were used to train and evaluate recommender models. Experiments with the centrality metrics applied to each model show that the recommendation acceptance rates of the centrality metrics are different for each algorithm at a meaningful level. In this work, we analyzed only four commonly used centrality metrics: degree centrality, betweenness centrality, closeness centrality, and eigenvector centrality. Eigenvector centrality records the lowest performance in all models except support vector machines. Closeness centrality and betweenness centrality show similar performance across all models. Degree centrality ranking moderate across overall models while betweenness centrality always ranking higher than degree centrality. Finally, closeness centrality is characterized by distinct differences in performance according to the model. It ranks first in logistic regression, artificial neural network, and decision tree withnumerically high performance. However, it only records very low rankings in support vector machine and K-neighborhood with low-performance levels. As the experiment results reveal, in a classification model, network centrality metrics over a subnetwork that connects the two nodes can effectively predict the connectivity between two nodes in a social network. Furthermore, each metric has a different performance depending on the classification model type. This result implies that choosing appropriate metrics for each algorithm can lead to achieving higher recommendation performance. In general, betweenness centrality can guarantee a high level of performance in any model. It would be possible to consider the introduction of proximity centrality to obtain higher performance for certain models.

Target-Aspect-Sentiment Joint Detection with CNN Auxiliary Loss for Aspect-Based Sentiment Analysis (CNN 보조 손실을 이용한 차원 기반 감성 분석)

  • Jeon, Min Jin;Hwang, Ji Won;Kim, Jong Woo
    • Journal of Intelligence and Information Systems
    • /
    • v.27 no.4
    • /
    • pp.1-22
    • /
    • 2021
  • Aspect Based Sentiment Analysis (ABSA), which analyzes sentiment based on aspects that appear in the text, is drawing attention because it can be used in various business industries. ABSA is a study that analyzes sentiment by aspects for multiple aspects that a text has. It is being studied in various forms depending on the purpose, such as analyzing all targets or just aspects and sentiments. Here, the aspect refers to the property of a target, and the target refers to the text that causes the sentiment. For example, for restaurant reviews, you could set the aspect into food taste, food price, quality of service, mood of the restaurant, etc. Also, if there is a review that says, "The pasta was delicious, but the salad was not," the words "steak" and "salad," which are directly mentioned in the sentence, become the "target." So far, in ABSA, most studies have analyzed sentiment only based on aspects or targets. However, even with the same aspects or targets, sentiment analysis may be inaccurate. Instances would be when aspects or sentiment are divided or when sentiment exists without a target. For example, sentences like, "Pizza and the salad were good, but the steak was disappointing." Although the aspect of this sentence is limited to "food," conflicting sentiments coexist. In addition, in the case of sentences such as "Shrimp was delicious, but the price was extravagant," although the target here is "shrimp," there are opposite sentiments coexisting that are dependent on the aspect. Finally, in sentences like "The food arrived too late and is cold now." there is no target (NULL), but it transmits a negative sentiment toward the aspect "service." Like this, failure to consider both aspects and targets - when sentiment or aspect is divided or when sentiment exists without a target - creates a dual dependency problem. To address this problem, this research analyzes sentiment by considering both aspects and targets (Target-Aspect-Sentiment Detection, hereby TASD). This study detected the limitations of existing research in the field of TASD: local contexts are not fully captured, and the number of epochs and batch size dramatically lowers the F1-score. The current model excels in spotting overall context and relations between each word. However, it struggles with phrases in the local context and is relatively slow when learning. Therefore, this study tries to improve the model's performance. To achieve the objective of this research, we additionally used auxiliary loss in aspect-sentiment classification by constructing CNN(Convolutional Neural Network) layers parallel to existing models. If existing models have analyzed aspect-sentiment through BERT encoding, Pooler, and Linear layers, this research added CNN layer-adaptive average pooling to existing models, and learning was progressed by adding additional loss values for aspect-sentiment to existing loss. In other words, when learning, the auxiliary loss, computed through CNN layers, allowed the local context to be captured more fitted. After learning, the model is designed to do aspect-sentiment analysis through the existing method. To evaluate the performance of this model, two datasets, SemEval-2015 task 12 and SemEval-2016 task 5, were used and the f1-score increased compared to the existing models. When the batch was 8 and epoch was 5, the difference was largest between the F1-score of existing models and this study with 29 and 45, respectively. Even when batch and epoch were adjusted, the F1-scores were higher than the existing models. It can be said that even when the batch and epoch numbers were small, they can be learned effectively compared to the existing models. Therefore, it can be useful in situations where resources are limited. Through this study, aspect-based sentiments can be more accurately analyzed. Through various uses in business, such as development or establishing marketing strategies, both consumers and sellers will be able to make efficient decisions. In addition, it is believed that the model can be fully learned and utilized by small businesses, those that do not have much data, given that they use a pre-training model and recorded a relatively high F1-score even with limited resources.

Index-based Searching on Timestamped Event Sequences (타임스탬프를 갖는 이벤트 시퀀스의 인덱스 기반 검색)

  • 박상현;원정임;윤지희;김상욱
    • Journal of KIISE:Databases
    • /
    • v.31 no.5
    • /
    • pp.468-478
    • /
    • 2004
  • It is essential in various application areas of data mining and bioinformatics to effectively retrieve the occurrences of interesting patterns from sequence databases. For example, let's consider a network event management system that records the types and timestamp values of events occurred in a specific network component(ex. router). The typical query to find out the temporal casual relationships among the network events is as fellows: 'Find all occurrences of CiscoDCDLinkUp that are fellowed by MLMStatusUP that are subsequently followed by TCPConnectionClose, under the constraint that the interval between the first two events is not larger than 20 seconds, and the interval between the first and third events is not larger than 40 secondsTCPConnectionClose. This paper proposes an indexing method that enables to efficiently answer such a query. Unlike the previous methods that rely on inefficient sequential scan methods or data structures not easily supported by DBMSs, the proposed method uses a multi-dimensional spatial index, which is proven to be efficient both in storage and search, to find the answers quickly without false dismissals. Given a sliding window W, the input to a multi-dimensional spatial index is a n-dimensional vector whose i-th element is the interval between the first event of W and the first occurrence of the event type Ei in W. Here, n is the number of event types that can be occurred in the system of interest. The problem of‘dimensionality curse’may happen when n is large. Therefore, we use the dimension selection or event type grouping to avoid this problem. The experimental results reveal that our proposed technique can be a few orders of magnitude faster than the sequential scan and ISO-Depth index methods.hods.

A prognosis discovering lethal-related genes in plants for target identification and inhibitor design (식물 치사관련 유전자를 이용하는 신규 제초제 작용점 탐색 및 조절물질 개발동향)

  • Hwang, I.T.;Lee, D.H.;Choi, J.S.;Kim, T.J.;Kim, B.T.;Park, Y.S.;Cho, K.Y.
    • The Korean Journal of Pesticide Science
    • /
    • v.5 no.3
    • /
    • pp.1-11
    • /
    • 2001
  • New technologies will have a large impact on the discovery of new herbicide site of action. Genomics, combinatorial chemistry, and bioinformatics help take advantage of serendipity through tile sequencing of huge numbers of genes or the synthesis of large numbers of chemical compounds. There are approximately $10^{30}\;to\;10^{50}$ possible molecules in molecular space of which only a fraction have been synthesized. Combining this potential with having access to 50,000 plant genes in the future elevates tile probability of discovering flew herbicidal site of actions. If 0.1, 1.0 or 10% of total genes in a typical plant are valid for herbicide target, a plant with 50,000 genes would provide about 50, 500, and 5,000 targets, respectively. However, only 11 herbicide targets have been identified and commercialized. The successful design of novel herbicides depends on careful consideration of a number of factors including target enzyme selections and validations, inhibitor designs, and the metabolic fates. Biochemical information can be used to identify enzymes which produce lethal phenotypes. The identification of a lethal target site is an important step to this approach. An examination of the characteristics of known targets provides of crucial insight as to the definition of a lethal target. Recently, antisense RNA suppression of an enzyme translation has been used to determine the genes required for toxicity and offers a strategy for identifying lethal target sites. After the identification of a lethal target, detailed knowledge such as the enzyme kinetics and the protein structure may be used to design potent inhibitors. Various types of inhibitors may be designed for a given enzyme. Strategies for the selection of new enzyme targets giving the desired physiological response upon partial inhibition include identification of chemical leads, lethal mutants and the use of antisense technology. Enzyme inhibitors having agrochemical utility can be categorized into six major groups: ground-state analogues, group specific reagents, affinity labels, suicide substrates, reaction intermediate analogues, and extraneous site inhibitors. In this review, examples of each category, and their advantages and disadvantages, will be discussed. The target identification and construction of a potent inhibitor, in itself, may not lead to develop an effective herbicide. The desired in vivo activity, uptake and translocation, and metabolism of the inhibitor should be studied in detail to assess the full potential of the target. Strategies for delivery of the compound to the target enzyme and avoidance of premature detoxification may include a proherbicidal approach, especially when inhibitors are highly charged or when selective detoxification or activation can be exploited. Utilization of differences in detoxification or activation between weeds and crops may lead to enhance selectivity. Without a full appreciation of each of these facets of herbicide design, the chances for success with the target or enzyme-driven approach are reduced.

  • PDF

Adaptive Row Major Order: a Performance Optimization Method of the Transform-space View Join (적응형 행 기준 순서: 변환공간 뷰 조인의 성능 최적화 방법)

  • Lee Min-Jae;Han Wook-Shin;Whang Kyu-Young
    • Journal of KIISE:Databases
    • /
    • v.32 no.4
    • /
    • pp.345-361
    • /
    • 2005
  • A transform-space index indexes objects represented as points in the transform space An advantage of a transform-space index is that optimization of join algorithms using these indexes becomes relatively simple. However, the disadvantage is that these algorithms cannot be applied to original-space indexes such as the R-tree. As a way of overcoming this disadvantages, the authors earlier proposed the transform-space view join algorithm that joins two original- space indexes in the transform space through the notion of the transform-space view. A transform-space view is a virtual transform-space index that allows us to perform join in the transform space using original-space indexes. In a transform-space view join algorithm, the order of accessing disk pages -for which various space filling curves could be used -makes a significant impact on the performance of joins. In this paper, we Propose a new space filling curve called the adaptive row major order (ARM order). The ARM order adaptively controls the order of accessing pages and significantly reduces the one-pass buffer size (the minimum buffer size required for guaranteeing one disk access per page) and the number of disk accesses for a given buffer size. Through analysis and experiments, we verify the excellence of the ARM order when used with the transform-space view join. The transform-space view join with the ARM order always outperforms existing ones in terms of both measures used: the one-pass buffer size and the number of disk accesses for a given buffer size. Compared to other conventional space filling curves used with the transform-space view join, it reduces the one-pass buffer size by up to 21.3 times and the number of disk accesses by up to $74.6\%$. In addition, compared to existing spatial join algorithms that use R-trees in the original space, it reduces the one-pass buffer size by up to 15.7 times and the number of disk accesses by up to $65.3\%$.

Evaluation of the Interfraction Setup Errors using On Board- Imager (OBI) (On board imager를 이용한 치료간 환자 셋업오차 평가)

  • Jang, Eun-Sung;Baek, Seong-Min;Ko, Seung-Jin;Kang, Se-Sik
    • Journal of the Korean Society of Radiology
    • /
    • v.3 no.3
    • /
    • pp.5-11
    • /
    • 2009
  • When using Image Guided Radiation Therapy, the patient is placed using skin marker first and after confirming anatomical location using OBI, the couch is moved to correct the set up. Evaluation for the error made at that moment was done. Through comparing $0^{\circ}$ and $270^{\circ}$ direction DRR image and OBI image with 2D-2D matching when therapy planning, comparison between patient's therapy plan setup and actual treatment setup was made to observe the error. Treatment confirmation on important organs such as head, neck and spinal cord was done every time through OBI setup and other organs such as chest, abdomen and pelvis was done 2 ~ 3 times a week. But corrections were all recorded on OIS so that evaluation on accuracy could be made through using skin index which was divided into head, neck, chest and abdomen-pelvis on 160 patients. Average setup error for head and neck patient on each AP, SI, RL direction was $0.2{\pm}0.2cm$, $-0.1{\pm}0.1cm$, $-0.2{\pm}0.0cm$, chest patient was $-0.5{\pm}0.1cm$, $0.3{\pm}0.3cm$, $0.4{\pm}0.2cm$, and abdomen was $0.4{\pm}0.4cm$, $-0.5{\pm}0.1cm$, $-0.4{\pm}0.1cm$. In case of pelvis, it was $0.5{\pm}0.3cm$, $0.8{\pm}0.4cm$, $-0.3{\pm}0.2cm$. In rigid body parts such as head and neck showed lesser setup error compared to chest and abdomen. Error was greater on chest in horizontal axis and in AP direction, abdomen-pelvis showed greater error. Error was greater on chest in horizontal axis because of the curve in patient's body when the setup is made. Error was greater on abdomen in AP direction because of the change in front and back location due to breathing of patient. There was no systematic error on patient setup system. Since OBI confirms the anatomical location, when focus is located on the skin, it is more precise to use skin marker to setup. When compared with 3D-3D conformation, although 2D-2D conformation can't find out the rolling error, it has lesser radiation exposure and shorter setup confirmation time. Therefore, on actual clinic, 2D-2D conformation is more appropriate.

  • PDF

A Comparative Study on Recognition of Home Economics Curriculum between Alternative and General School Students - Middle Schools in Gyeonggi Province - (대안학교와 일반학교 학생들의 가정교과 인식에 관한 비교 연구 - 경기지역 중학교를 중심으로 -)

  • Ha, Yunmyoung;Lee, Jongyi;Lee, Joonho
    • Journal of Korean Home Economics Education Association
    • /
    • v.24 no.4
    • /
    • pp.39-58
    • /
    • 2012
  • This study was practiced to compare educational status and recognition of Home Economics curriculum between alternative and general middle school students. The survey was conducted to 130 alternative school students and 241 general school students in Gyeonggi province. In students' satisfaction on their school, there is appeared the highest at 'average'(38.6%) in general schools and 'satisfied'(40.8%) in alternative schools, showing that those in alternative schools have greater satisfaction on their schools(p<0.001). In the degree of recognition on Home Economics curriculum, the perception as an 'important subject' was average of 3.08/5 points in general school and 3.32/5 points in alternative school, indicating that the recognition in alternative schools was higher than general ones(p<0.05). Also, degree of satisfaction on practice and lecture class was higher in alternative than general schools. However, it was found that the use of audiovisual learning material in alternative schools was much smaller than that of general ones, and the former had poor facilities and practice labs. Regarding degrees of interest in Home Economics curriculum, 'average'(36.9%) in general school and 'rather interested in the subject'(38.5%) in alternative schools were most common. About the opinion that they needed to learn Home Economics subject, the answer 'it is needed' was 67.6% in general schools and 79.2% in alternative ones, presenting that the students in alternative schools more felt the need to learn the subject(p<0.05). Regarding the comparison of interest level for each area in Home Economics curriculum according to gender, there was only difference on the area of 'preparation and management for clothing'. On the area, the degree of interest was higher in girls than boys at all the schools(p<0.05). Therefore, in alternative schools, it is suggested that various uses of audiovisual learning materials at teaching and expansion of practice facilities should be provided and created desirable Home Economics class. Also in general schools, it is urgent that countermeasures to increase the practice classes are established in order to improve interest and satisfaction of Home Economics education.

  • PDF

Studies of Molecular Breeding Technique Using Genome Information on Edible Mushrooms

  • Kong, Won-Sik;Woo, Sung-I;Jang, Kab-Yeul;Shin, Pyung-Gyun;Oh, Youn-Lee;Kim, Eun-sun;Oh, Min-Jee;Park, Young-Jin;Lee, Chang-Soo;Kim, Jong-Guk
    • 한국균학회소식:학술대회논문집
    • /
    • 2015.05a
    • /
    • pp.53-53
    • /
    • 2015
  • Agrobacterium tumefaciens-mediated transformation(ATMT) of Flammulina velutipes was used to produce a diverse number of transformants to discover the functions of gene that is vital for its variation color, spore pattern and cellulolytic activity. Futhermore, the transformant pool will be used as a good genetic resource for studying gene functions. Agrobacterium-mediated transformation was conducted in order to generate intentional mutants of F. velutipes strain KACC42777. Then Agrobacterium tumefaciens AGL-1 harboring pBGgHg was transformed into F. velutipes. This method is use to determine the functional gene of F. velutipes. Inverse PCR was used to insert T-DNA into the tagged chromosomal DNA segments and conducting sequence analysis of the F. velutipes. But this experiment had trouble in diverse morphological mutants because of dikaryotic nature of mushroom. It needed to make monokaryotic fruiting varients which introduced genes of compatible mating types. In this study, next generation sequencing data was generated from 28 strains of Flammulina velutipes with different phenotypes using Illumina Hiseq platform. Filtered short reads were initially aligned to the reference genome (KACC42780) to construct a SNP matrix. And then we built a phylogenetic tree based on the validated SNPs. The inferred tree represented that white- and brown- fruitbody forming strains were generally separated although three brown strains, 4103, 4028, and 4195, were grouped with white ones. This topological relationship was consistently reappeared even when we used randomly selected SNPs. Group I containing 4062, 4148, and 4195 strains and group II containing 4188, 4190, and 4194 strains formed early-divergent lineages with robust nodal supports, suggesting that they are independent groups from the members in main clades. To elucidate the distinction between white-fruitbody forming strains isolated from Korea and Japan, phylogenetic analysis was performed using their SNP data with group I members as outgroup. However, no significant genetic variation was noticed in this study. A total of 28 strains of Flammulina velutipes were analyzed to identify the genomic regions responsible for producing white-fruiting body. NGS data was yielded by using Illumina Hiseq platform. Short reads were filtered by quality score and read length were mapped on the reference genome (KACC42780). Between the white- and brown fruitbody forming strains. There is a high possibility that SNPs can be detected among the white strains as homozygous because white phenotype is recessive in F. velutipes. Thus, we constructed SNP matrix within 8 white strains. SNPs discovered between mono3 and mono19, the parental monokaryotic strains of 4210 strain (white), were excluded from the candidate. If the genotypes of SNPs detected between white and brown strains were identical with those in mono3 and mono19 strains, they were included in candidate as a priority. As a result, if more than 5 candidates SNPs were localized in single gene, we regarded as they are possibly related to the white color. In F. velutipes genome, chr01, chr04, chr07,chr11 regions were identified to be associated with white fruitbody forming. White and Brown Fruitbody strains can be used as an identification marker for F. veluipes. We can develop some molecular markers to identify colored strains and discriminate national white varieties against Japanese ones.

  • PDF

A Study on the Cooperative Marketing of Fishery Products in Korea (수협 마아케팅에 관한 연구)

  • 안세원
    • The Journal of Fisheries Business Administration
    • /
    • v.17 no.1
    • /
    • pp.77-106
    • /
    • 1986
  • In the field of fisheries, there is at the apex Central Federation of Fishery Cooperatives, established under the Fishery Cooperatives Law(1962), It is a multipurpose organization with a membership of 105 cooperatives, 87 regional cooperatives, 15 business-type cooperatives and 3 manufactures' cooperatives. Accordingly, this thesis examines the marketing of fishery cooperatives in Korea, and in particular considers the marketing channel strategy of fisheries products. No company can perform by itself all the activities involved in the production and distribution of its products and services to its final markets. It must work with other firms to get the job done. Thus marketing channel firms of the fisheries products include primarily the fishery cooperatives, the licensed In the field of fisheries, there is at the apex Central Federation of Fishery Cooperatives, established under the Fishery Cooperatives Law (1962). It is a multipurpose organization with a membership of 105 cooperatives, 87 regional cooperatives, 15 business-type cooperatives and 3 manufactures' cooperatives. Accordingly, this thesis examines the marketing of fishery cooperatives in Korea, and in particular considers the marketing channel strategy of fisheries products. No company can perform by itself all the activities involved in the production and distribution of its products and services to its final markets. It must work with other firms to get the job done. Thus marketing channel firms of the fisheries products include primarily the fishery cooperatives, the licensed dealers and the merchant middlemen. The goal of marketing is in matching of segments of supply and demand. Every producer seeks to the link the marketing channel firms that will help it accomplish its objective best. This thesis tries to attempt to improve the present Korean Fishery Cooperatives marketing activities. The purpose of the operation of fishery cooperatives is to guarantee the profits of fisherman as well as the interests of general consumers by eliminating the inordinate profits of middlemen and by narrowing other market margins. Fishery cooperatives marketing activity functions forming a self-helf organization for economic protection of producers themselves, and acting as a market reformational institution through its transaction by group. The following are the characteristics of fishery cooperatives marketing. \circled1 Fishery cooperatives is organized with an economic factor and a personnel factor. \circled2 Fishery cooperatives is non-profit organization. \circled3 The members of fishery cooperatives is independent constitution of economy, but they are closely connected with the cooperative. \circled4 Fishery cooperatives is a mutual aid organization. The objective of an efficient marketing strategy may be well described by the common saying provides the right product at the right time, the right place, and the right price. But it is quite true that the Korean Fishermen's Cooperative can be said to owe its development to the successful implementation of the marketing system. The use of the marketing system has resulted in the following marketing strategy. 1. The direct marketing system. \circled1 The cooperation between the fishery cooperatives and the other cooperative through the collection and delivery center. \circled2 The selling between the fishery cooperatives and the large scale retailers through the process industry. 2. The vertical marketing system. \circled1The fishermen's cooperative to be nominated by wholesaler in the terminal market. \circled2 Contracted vertical marketing system. \circled3 Abolition of selling by double auction in the landing and the terminal market. 3. The physical distribution system. \circled1 The need for adoption of cold chain system to connect production directly to consumption. \circled2 The need for more expansion of landing markets and terminal market facilities. Solutions to the problems of the Korean fishery are made possible through effective functioning of cooperative marketing activities of fishery products. The marketing concept of fishermen's cooperative lies in the satisfaction of consumer needs. According to the marketing concept fishermen's cooperative should try to satisfy customer's needs through a coodinated set of activities that allows the organization to achieve its goal. Providing satisfaction to customers is the major trust of the marketing concept. To do this, a business must find out what will satisfy customers. With this information the cooperative sells to the greatest possible number of customers through the most efficient sales and marketing channels. Economic rationality of fishermen's cooperative marketing lies in reduction of marketing cost and elimination of intermediate institutions. Cooperative marketing and direct marketing are both indispensable marketing factors for a new cooperative organization among the manu ways. The cooperation between the fishermen's cooperative and the others cooperative, and vertical marketing system are the most necessary ones. Propulsion of cooperative marketing system could not be successful without the support of the marketing instituion's help. Consequently, successful cooperative marketing ought to lead to the necessity not only for the improvement of marketing organization, but for the application of a new marketing concept in the fishermen's cooperative.

  • PDF

A 10b 50MS/s Low-Power Skinny-Type 0.13um CMOS ADC for CIS Applications (CIS 응용을 위해 제한된 폭을 가지는 10비트 50MS/s 저 전력 0.13um CMOS ADC)

  • Song, Jung-Eun;Hwang, Dong-Hyun;Hwang, Won-Seok;Kim, Kwang-Soo;Lee, Seung-Hoon
    • Journal of the Institute of Electronics Engineers of Korea SD
    • /
    • v.48 no.5
    • /
    • pp.25-33
    • /
    • 2011
  • This work proposes a skinny-type 10b 50MS/s 0.13um CMOS three-step pipeline ADC for CIS applications. Analog circuits for CIS applications commonly employ a high supply voltage to acquire a sufficiently acceptable dynamic range, while digital circuits use a low supply voltage to minimize power consumption. The proposed ADC converts analog signals in a wide-swing range to low voltage-based digital data using both of the two supply voltages. An op-amp sharing technique employed in residue amplifiers properly controls currents depending on the amplification mode of each pipeline stage, optimizes the performance of op-amps, and improves the power efficiency. In three FLASH ADCs, the number of input stages are reduced in half by the interpolation technique while each comparator consists of only a latch with low kick-back noise based on pull-down switches to separate the input nodes and output nodes. Reference circuits achieve a required settling time only with on-chip low-power drivers and digital correction logic has two kinds of level shifter depending on signal-voltage levels to be processed. The prototype ADC in a 0.13um CMOS to support 0.35um thick-gate-oxide transistors demonstrates the measured DNL and INL within 0.42LSB and 1.19LSB, respectively. The ADC shows a maximum SNDR of 55.4dB and a maximum SFDR of 68.7dB at 50MS/s, respectively. The ADC with an active die area of 0.53$mm^2$ consumes 15.6mW at 50MS/s with an analog voltage of 2.0V and two digital voltages of 2.8V ($=D_H$) and 1.2V ($=D_L$).