• 제목/요약/키워드: data complexity

검색결과 2,389건 처리시간 0.039초

디스플레이 장치를 위한 9개 채널 계조 응답 곡선에 기반한 역 특성화 기법 (Inverse Characterization Method Based on 9 Channel Tone Response Curves for Display Device)

  • 임혜봉;조양호;박기현;하영호
    • 대한전자공학회논문지SP
    • /
    • 제42권5호
    • /
    • pp.85-94
    • /
    • 2005
  • 디지털 입력값과 이에 대응되는 CIEXYZ 삼 자극치 값에 대한 관계를 도출하는 기법인 디스플레이 특성화는 칼라 운영 시스템에서 정확한 색을 재현하는데 중요하다. 9개 채널 제조 응답 곡선으로부터 추정된 디스플레이 장치의 특성화는 기존 3개 채널의 계조 응답 곡선을 사용한 것 보다 성능이 향상된다. 하지만 9개 채널의 계조 응답 곡선을 사용한 디스플레이 장치의 특성화는 각각의 RGB값에 대응되는 CIEXYZ값이 분리되지 않기 때문에, 역 특성화 과정이 직접적으로 적용되지 않는다. 따라서 일반적인 경우 역 특성화 과정은 3차원 참조표를 사용하여 구현된다. 3차원 참조표를 역 특성화 과정에 적용할 경우, 결과의 정확도는 향상 되지만 많은 양의 메모리 공간과 다수의 측정 데이터가 필요한 단점이 있다. 그러므로 본 논문에서는 채널 의존적인 값의 모델링과 GOG(gain, offset gamma) 모델에 기반한 9개 채널의 역 변환 과정을 적용한 역 특성화 기법을 제안한다. 제안한 방법은 디스플레이 특성화의 정확도를 향상할 뿐 아니라 3차원 참조표 방법을 사용할 경우 요구되는 복잡도와 다수의 측정 데이터도 감소할 수 있다.

Delayed LMS와 Redundant Binary 복소수 필터구조를 이용한 파이프라인 적응 결정귀환 등화기 설계 (A Design of Pipelined Adaptive Decision-Feedback Equalized using Delayed LMS and Redundant Binary Complex Filter Structure)

  • 안병규;이종남;신경욱
    • 대한전자공학회논문지SD
    • /
    • 제37권12호
    • /
    • pp.60-69
    • /
    • 2000
  • 광대역 무선 디지털 통신 시스템용 파이프라인 적응 결정귀환 등화기(pipelined adaptive decision-feedback equalizer; PADFE)를 0,25-${\mu}m$ CMOS 공정을 사용하여 full custom 단일 칩으로 설계하였다. ADFE의 동작속도를 향상시키기 위해 DLMS(delayed least-mean-square)을 적용한 2-stage 파이프라인 구조로 설계하였다. PADFE의 필터와 계수갱신 블록 등 모든 연산을 redundant binary(RB) 수치계로 처리하였으며, 2의 보수 수치계를 사용하는 기존의 방식에 비해 연산량의 감소와 동작속도의 향상이 얻어졌으며, 또한 전체적인 구조의 단순화에 의해 VLSI 구현이 용이하다는 장점을 갖는다. COSSAP을 이용한 알고리듬 레벨 시뮬레이션을 통해 파이프라인 stage 수, 필터 tap 수, 계수 및 내부 비트 수 등의 설계 파라메터 결정과 bit error rate(BER), 수렴속도 등을 분석하였다. 설계된 PADFE는 약 205,000개의 트랜지스터로 구성되며, 코어의 면적은 41.96\times1.35-mm^2$이다. 시뮬레이션 결과, 2.5-V 전원전압에서 200-MHz의 클록 주파수로 동작 가능할 것으로 예상되며, 평균 전력소모는 약 890-mW로 예측되었다. 제작된 칩의 테스트 결과로부터 기능이 정상적으로 동작함을 확인하였다.

  • PDF

DSP용 코드 생성에서 주소 포인터 할당 성능 향상 기법 (Improvement of Address Pointer Assignment in DSP Code Generation)

  • 이희진;이종열
    • 전자공학회논문지CI
    • /
    • 제45권1호
    • /
    • pp.37-47
    • /
    • 2008
  • DSP에서 제공되는 주소 생성 유닛은 데이터 패스와 병렬적으로 주소 연산을 수행할 수 있게 해 줌으로써, DSP 코드 생성에 중요한 역할을 한다. 프로그램 변수들의 메모리 레이아웃을 결정하는 문제는 주소 생성 유닛의 기능을 이용하여 주소 연산용 명령어를 줄이는 최적화이다. 메모리 레이아웃 생성 단계와 주소 포인터 할당 단계로 구분 되는 이 최적화에서 본 논문은 주소 연산 코드의 수가 최소가 되도록 DSP용 코드 생성의 효과적인 주소 포인터 할당 문제를 다룬다. 제안하는 알고리즘은 고정된 메모리 레이아웃을 가질 때 주소 포인터 할당을 수행하는 기존의 알고리즘의 시간 복잡도를 줄이는 기법이다. 메모리 크기와 수행 시간을 줄이기 위해 알고리즘을 수행할 때 핵심적인 요소들만을 고려하도록 강한 가지치기 방법을 사용하였다. 또한 주소 포인터 할당 문제는 메모리 레이아웃에 영향을 크게 받는 문제이기 때문에 본 논문은 주어진 메모리 레이아웃을 갱신하여 반복적으로 성능을 개선하는 방법을 제안한다. 약 3,000여개의 실제 프로그램으로부터 얻은 변수 접근 시퀀스를 제공하는 OffsetStone 벤치마크를 이용한 실험결과를 통해 본 논문에서 제안한 기법과 알고리즘을 테스트 했다. 제안한 방법은 전통적인 방법보다 평균 25.9%의 적은 주소 코드를 생성해 냄을 보인다.

OFDM 시스템에서 시간 및 주파수 영역 클리핑의 Total Degradation 성능평가 (Total Degradation Performance Evaluation of the Time- and Frequency-Domain Clipping in OFDM Systems)

  • 한창식;서만중;임성빈
    • 대한전자공학회논문지TC
    • /
    • 제44권7호통권361호
    • /
    • pp.17-22
    • /
    • 2007
  • OFDM (Orthogonal Frequency Division Multiplexing)시스템은 다수 반송파 전송의 특수한 형태로 볼 수 있으며 하나의 데이터열이 보다 낮은 데이터 전송률을 갖는 부반송파를 통해 전송된다. OFDM을 사용하는 중요한 이유 중 하나는 OFDM을 사용하면 주파수 선택적 페이딩이나 협대역 간섭에 대한 강건함이 증가하기 때문이다. 하지만, 시간 영역 OFDM 신호는 독립적으로 변조된 많은 부반송파들로 구성되므로 이들이 동위상으로 더해질 때 신호의 진폭이 증가하여 PAPR (Peak-to-Average Power Ratio)이 증가된다. 본 논문에서는 수신단의 구조에 변화를 주지 않으며 또한 추가적인 정보의 전송이 필요 없이 기존 수신기를 그대로 사용할 수 있는 PAPR 감소기법의 성능을 평가하였다. 이 방법은 에러 벡터 크기 (Error Vector Magnitude; EVM) 내에서 시간 영역과 주파수 영역 신호에 대하여 클리핑을 사용한 것으로 기존의 최적화 방법과 비교하여 계산량의 복잡도가 낮다. 이 기법을 비선형 증폭기를 사용하는 OFDM 시스템에서 평가하였다. 모의실험 결과, 시간 및 주파수 영역 클리핑 기반의 PAPR 감소기법은 TD (Total Degradation)관점에서 전력효율이 향상되며 증폭기의 비선형 왜곡의 영향을 줄이는 효과가 있음을 확인할 수 있었다.

FRP로 보강한 비보강 조적 벽체의 전단강도 산정 (Evaluation of Shear Strength of Unreinforced Masonry Walls Retrofitted by Fiber Reinforced Polymer Sheet)

  • 배백일;윤효진;최창식;최현기
    • 콘크리트학회논문집
    • /
    • 제24권3호
    • /
    • pp.305-313
    • /
    • 2012
  • 비보강 조적조 건축물은 전세계적으로 기존의 건물 및 역사 건축물의 많은 부분을 차지하고 있다. 특히, 최근 지진이 전세계적으로 빈번하게 나타남에 따라 비보강 조적조 구조물에 대한 내진 보강 대책이 요구되고 있다. 현재 비보강 조적조의 보강방법으로는 숏크리트, ECC jacketing, FRPs(fiber reinforced polymer sheet) 등이 개발되어 사용되고 있다. 특히 많은 엔지니어들이 FRPs를 사용한 보강방법을 채택하는 경향이 보이는데 이는 숏크리트나 ECC jacketing과는 달리 벽체의 두께 확장에 따른 구조물 자중 증가 문제없이 비보강 조적조의 전단강도를 향상시킬 수 있기 때문이다. 그러나 비보강 조적 벽체의 복잡한 역학적 거동과 FRPs를 사용한 실험 데이터의 부족은 아직까지도 적절한 보강량을 산정하는데 어려움을 주고 있다. 이 연구는 비보강 조적조의 면내 거동을 확인하고 두 가지의 다른 특징을 가진 FRPs를 사용한 보강 효과에 대한 정보를 주기 위해 수행되었다. 실험체는 1970년대 한국에서 빈번하게 지어진 저층형 연립주택의 내벽을 대상으로 하고 있으며 별도의 내진 설계는 되어있지 않은 상태이다. 실험체의 형상비는 실제 상황을 반영하기 위해 1에 가깝게 설정되어 있다. 보강 재료로는 탄소섬유보강 시트와 하이브리드 시트를 사용하였으며 이들은 각각 다른 극한 강도와 탄성계수 및 극한 변형률을 보유하고 있다. 연구 결과 비보강 조적 벽체의 면내 전단력 저항 성능을 확인하였으며 FRPs가 사용된 내진 보강 방안의 특성을 분석할 수 있었다. 또한 FRPs를 사용한 보의 전단보강 방법에 착안하여 비보강 조적조에 대한 FRPs의 보강 설계안을 도출할 수 있었다.

척도개념의 이해: 수학적 구조 조사로 과학교과에 나오는 물질의 크기를 표현하는 학생들의 이해도 분석 (Student Understanding of Scale: From Additive to Multiplicative Reasoning in the Constriction of Scale Representation by Ordering Objects in a Number Line)

  • 박은정
    • 한국과학교육학회지
    • /
    • 제34권4호
    • /
    • pp.335-347
    • /
    • 2014
  • 관찰과 측정을 기본으로 하는 과학의 교과에서 "크기(size)"와 그를 나타내는 "척도(scale)"는 물질의 물리적 속성과 과학적 현상을 이해하도록 돕는 중요한 개념이다. 또한, 사물의 수, 크기나 양을 어림잡거나 그것을 정확하게 표현하는 것은 수학에서 수의 개념 형성과 발달, 표현법의 습득, 나아가서는 연산에 관한 사고로의 발전과 관련되어있는 문제라고 볼 수 있어 "크기와 척도" 개념은 수학과 과학의 기본이며 동시에 두 교과를 연결하는 개념이다. 일반적으로 "크기와 척도"는 쉬운 개념이라 생각되지만, 실제 학생들은 물질의 크기를 제대로 이해하지 못하거나 척도로 나타내는 것을 어려워하는 것을 알 수 있다. 이는 단지 물질의 크기를 정확히 알지 못하는 정확성에 관한 오류로만 그치는 것이 아니라 종종 연관된 개념을 추론하거나 개념을 확장해 과학의 현상을 이해하는 과정에서의 어려움으로 이어진다. 이와 관련해 수와 연산에 관한 개념이해와 학습의 어려움에 관한 수학교육분야의 연구는 다양하게 진행되었지만, 과학교육분야에서의 연구는 많지 않았다. 본 연구에서는 "크기와 척도"에 관한 학생들의 사고를 더 잘 이해하고 과학 학습의 어려움에 관한 원인을 분석하기 위해 수학적 구조분석을 적용하였다. 수학교육에서 설명한 수 개념의 발달에 따른 사고유형(덧셈이전의 사고, 덧셈적 사고-additive reasoning, 곱셈적 사고-multiplicative reasoning)을 적용하여 7단계의 수학적 구조를 만들고 이를 이용하여 "크기와 척도"와 관련된 과제를 수행한 학생들의 인터뷰 데이터를 체계적으로 분석하였다. 수학적 구조를 바탕으로 한 개념 틀은 다양한 학생들의 사고를 분석하는 기준이 되었고, 또한 학생들이 겪는 개념이해의 어려움을 해석하는 도구가 되었다. 수 개념의 발달에 맞춘 수학적 사고구조를 적용한 분석은 학생들의 개념 유형의 구분을 명확히 하였고 설명이 모호했던 전환 단계(transition stage) 유형을 밝혀내어 수업에서 고려되어야 할 점들을 구체적으로 드러내었다. 이는 수학과 과학, 두 교과 간의 틈을 줄일 뿐 아니라 연결점을 찾아 학생들의 개념이해와 어려움의 원인을 분석하는데 폭넓은 시각을 제공한다는 점에서 최근 많은 관심을 받고 있는 STEM 혹은 수학과 과학의 융합 수업을 위한 소재로의 가능성을 제시해준다.

병원급식의 선택식단제 시행현황 및 소비자와 관리자의 인식도 조사 (The Survey of Implementing Selective Menus and the Perception of Dietitians and Customers in Hospital Foodservice Operations)

  • 최윤정;장혜자;곽동경
    • 대한영양사협회학술지
    • /
    • 제5권2호
    • /
    • pp.194-204
    • /
    • 1999
  • The objectives of this study were to assess the current practices of implementing selective menus and to identify the perception of foodservice manager and customer on selective menus for hospital foodservice would be fulfilled. Two types of questionnaires for hospital foodservice managers as well as customers were developed. Questionnaires were distributed to managers of 8 hospital foodservice department and 317 customers of patient meal service, and 6 managers and 139 customers were responded. The data were analyzed using frequency and t-test. The results of this study can be summarized as follows : 1. In hospital foodservice operations, the selective menu pattern was first introduced by L hospital on June 1994 in Seoul and recently 8 hospitals were currently implementing selective menus. But using rate of selective menus by patients were relatively low(23.2%), ranging from 15% to 32%. 2. Customers' needs for selective menus were rated significantly higher in the group of patients(4.24/5) who chose the selective menus than their counterpart(3.88/5). 3. The main reason not choosing selective menus was identified by patients as 'not knowing the implementation of selective menus'(52.6%), inconvenient factors in using selective menus for customer were also identified as orders : 'lack of nutrition information on menu item'(38.6%), 'complexity in procedure'(29.8%), and 'lack of menu variety'(26.3%). However managers considered 'managerial burden' and 'limited human resource' as main obstacle to implement the selective menu pattern. 4. Customers indicated 'variety of menu', 'active public relations' as effective methods to enhance using rate of selective menus, however, foodservice manager indicated 'variety of menu'(50%), 'improvement of quality'(16.7%), and 'simplicity in procedure'(16.7%). Based on the results of this study, following recommendations have been suggested : Managers in patient meal service should recognize customer needs for implementing selective menus and pay more attention in implementing selective menus and activating this program. For more effective implementation of activating selective menu program, the foodservice department should establish action plan on 'active publicity work', 'simplicity in procedures', 'variety of menu' and 'improvement of quality'. Especially nutrition informations on meals should be provided for customers in order to elevate participation rate.

  • PDF

Comparative analysis of the transcriptomes and primary metabolite profiles of adventitious roots of five Panax ginseng cultivars

  • Lee, Yun Sun;Park, Hyun-Seung;Lee, Dong-Kyu;Jayakodi, Murukarthick;Kim, Nam-Hoon;Lee, Sang-Choon;Kundu, Atreyee;Lee, Dong-Yup;Kim, Young Chang;In, Jun Gyo;Kwon, Sung Won;Yang, Tae-Jin
    • Journal of Ginseng Research
    • /
    • 제41권1호
    • /
    • pp.60-68
    • /
    • 2017
  • Background: Various Panax ginseng cultivars exhibit a range of diversity for morphological and physiological traits. However, there are few studies on diversity of metabolic profiles and genetic background to understand the complex metabolic pathway in ginseng. Methods: To understand the complex metabolic pathway and related genes in ginseng, we tried to conduct integrated analysis of primary metabolite profiles and related gene expression using five ginseng cultivars showing different morphology. We investigated primary metabolite profiles via gas chromatography-mass spectrometry (GC-MS) and analyzed transcriptomes by Illumina sequencing using adventitious roots grown under the same conditions to elucidate the differences in metabolism underlying such genetic diversity. Results: GC-MS analysis revealed that primary metabolite profiling allowed us to classify the five cultivars into three independent groups and the grouping was also explained by eight major primary metabolites as biomarkers. We selected three cultivars (Chunpoong, Cheongsun, and Sunhyang) to represent each group and analyzed their transcriptomes. We inspected 100 unigenes involved in seven primary metabolite biosynthesis pathways and found that 21 unigenes encoding 15 enzymes were differentially expressed among the three cultivars. Integrated analysis of transcriptomes and metabolomes revealed that the ginseng cultivars differ in primary metabolites as well as in the putative genes involved in the complex process of primary metabolic pathways. Conclusion: Our data derived from this integrated analysis provide insights into the underlying complexity of genes and metabolites that co-regulate flux through these pathways in ginseng.

Avenue를 활용한 수질매개변수 추정 전문가 시스템 개발 (Development of Expert System for Water Quality Parameter Estimation Using Avenue)

  • 배덕효;한건연;처철관
    • 한국수자원학회논문집
    • /
    • 제35권2호
    • /
    • pp.161-171
    • /
    • 2002
  • 일반적으로 2차원 수질모형들은 배경이론이 복잡하고 그에 따라 입력자료나 매개변수가 복잡해지며 매개변수들간의 상호영향을 인식하는 것이 매우 어렵게 되어 초보자의 경우 적절한 매개변수론 선택하기가 쉽지 않다. 따라서 본 연구에서는 2차원 수질모형내의 여러 매개변수들간의 관련성을 평가하는 민감도 분석을 기반으로한 추론기관개발과 ArcView/Avenue를 활용하여 전문가 시스템을 구축함으로써 모형의 수질매개변수를 추정하고 모의를 실시하여 정확한 해석결과를 얻을 수 있는 기법을 제시하였다. 모형의 적용 대상지역은 팔당댐 직 하류부터 한강 인도교지점에 이르는 한강구간(35.3km)을 선택하였으며, 모형수행을 위한 기본자료는 주요지류의 유입량과 오염자료를 이용하여 시스템의 적용성을 검토하였다. 그 결과 추정된 주요 매개변수는 횡확산계수 0.367, 0.074, 0.162 등으로 추정되었으며, 추정된 매개변수에 의해 계산된 수질변수는 관측치와 잘 일치하는 것으로 나타났다. 이와 같은 GIS에 근거한 매개변수 추정을 위한 전문가 시스템은 과학적인 수질관리에 많은 도움이 되는 것으로 판단된다.

Characterization of Primary Epithelial Cells Derived from Human Salivary Gland Contributing to in vivo Formation of Acini-like Structures

  • Nam, Hyun;Kim, Ji-Hye;Hwang, Ji-Yoon;Kim, Gee-Hye;Kim, Jae-Won;Jang, Mi;Lee, Jong-Ho;Park, Kyungpyo;Lee, Gene
    • Molecules and Cells
    • /
    • 제41권6호
    • /
    • pp.515-522
    • /
    • 2018
  • Patients with head and neck cancer are treated with therapeutic irradiation, which can result in irreversible salivary gland dysfunction. Because there is no complete cure for such patients, stem cell therapy is an emerging alternative for functional restoration of salivary glands. In this study, we investigated in vitro characteristics of primarily isolated epithelial cells from human salivary gland (Epi-SGs) and in vivo formation of acini-like structures by Epi-SGs. Primarily isolated Epi-SGs showed typical epithelial cell-like morphology and expressed E-cadherin but not N-cadherin. Epi-SGs expressed epithelial stem cell (EpiSC) and embryonic stem cell (ESC) markers. During long-term culture, the expression of EpiSC and ESC markers was highly detected and maintained within the core population with small size and low cytoplasmic complexity. The core population expressed cytokeratin 7 and cytokeratin 14, known as duct markers indicating that Epi-SGs might be originated from the duct. When Epi-SGs were transplanted in vivo with Matrigel, acini-like structures were readily formed at 4 days after transplantation and they were maintained at 7 days after transplantation. Taken together, our data suggested that Epi-SGs might contain stem cells which were positive for EpiSC and ESC markers, and Epi-SGs might contribute to the regeneration of acini-like structures in vivo. We expect that Epi-SGs will be useful source for the functional restoration of damaged salivary gland.