• 제목/요약/키워드: input-output table

검색결과 277건 처리시간 0.027초

실버산업의 ICT 융합 유형과 ICT 기여 가치 탐색 (Exploring Silver ICT Convergent Typology and ICT Contribution Value)

  • 한현수;강태욱
    • 경영과학
    • /
    • 제34권1호
    • /
    • pp.57-70
    • /
    • 2017
  • The phenomenon of increasing aging population is one of the crucial social and economic issues in these day. In this paper, drawn from the industrial application cases and relevant literatures, we present the typology of ICT convergent applications targeted for silver generation, referred as silver ICT. Subsequently, the contributional value of ICT as the enabling technology is estimated. We firstly conduct keyword search to collect currently used silver ICT applications. Secondly, drawn from the social welfare literature, we organize distinctive needs of the silver generations. Then, on the basis of task technology fit framework, typology of ICT enabled silver applications is organized through the fit of ICT in the sense of fulfilling those silver needs. Finally, using the industry input-output table figures, potential ICT contributions for silver ICT are estimated. The proposed silver ICT typology and ICT contributions provides useful insights for further research in the area of ICT convergence and silver market research.

Memory Intensive 실시간 영상신호처리용 3 $\times$ 3 Neighborhood VLSI 처리기 (A Memory Intensive Real-time 3x3 Neighborhood processor for Image Processing)

  • 김진홍;남철우;우성일;김용태
    • 대한전자공학회논문지
    • /
    • 제27권6호
    • /
    • pp.963-971
    • /
    • 1990
  • This paper proposes a memory intensive VLSI architecture for the realization of real-time 3x3 neighborhood processor based on the distributed arithmetic. The proposed architecture is characterized by a bit serial and multi-kernel parallel processing which exploits the pixel kernel parallelism and concurrency. The chip implements 8 neighborhood processing elements in parallel with efficirnt input and output modules which operate concurrently. Besides the a4chitectural design of a neighborhood processor, the design methodology using module generator concept has been considered and MOGOT(MOdule Generator Oriented VLSI design Tool) has been constructed based on the workstation. Based on these design environments MOGOT, it has been shown that the main part of the suggested architecture can be designed efficiently using 2\ulcorner double metal CMOS technology. It includes design of input delay and data conversion module, look-up table for inner product operation, carry save accumulator, output data converter and delay module, and control module.

  • PDF

개인용 컴퓨터를 사용한 순차제어기의 설계 (Personal Computer Based Design for the Sequential Machines)

  • 조동섭;김민환;김준현
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 1985년도 하계학술회의논문집
    • /
    • pp.257-261
    • /
    • 1985
  • This paper deals with the personal computer based design for the sequential machines. Most part of sequential machine design have been implemented by using general purpose microprocessors in order to obtain the specific unctions required for their system. But, they have some difficulties in design stages. Knowledge of systems design method and high technology are basically applied to all the design stages.. Therefore ready made microcomputer system for personal use, personal computer, can be transformed to sequential machines by using the corresponding softwares and built-in personal computer input/output ports. Following the state transition diagram or table, we can obtain the ROM type of sequential machines directly and need not to design input/output interface except actuators and samplers because of capability of personal computer. Our main purpose of this design method are quick, flexible, reliable, modifiable circuit design of the sequential machines. In this paper, we use APPLE-II plus personal computer as target machine.

  • PDF

A Comparative Study of List Sphere Decoders for MIMO Systems

  • Pham, Van-Su;Yoon, Giwan
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2009년도 춘계학술대회
    • /
    • pp.143-146
    • /
    • 2009
  • In this paper, we investigated the list sphere decoders (LSD) for multiple-input multiple-output (MIMO) systems. We showed that the ordering procedures play an important role in LSD in order to achieve the low complexity without degrading the bit-error-rate (BER) performance. Then, we proposed a novel ordering algorithm for the LSD which uses a look-up table and simply comparative operations. Comparative results in terms of BER performance and computational complexity are provided through computer simulations.

  • PDF

신재생에너지산업의 경제적 파급효과 분석 (A Study on the Economic Effects of Renewable Energy Industry)

  • 권승문;김하나;전의찬
    • 한국기후변화학회지
    • /
    • 제7권1호
    • /
    • pp.59-68
    • /
    • 2016
  • The world's major countries have focused on the renewable energy industry as the solution to climate change and the energy crisis. Nevertheless, there are no studies on the economic effects of the renewable energy industry. This study analyzed the economic effects of Korea's renewable energy industry by using the 2010 Input-Output Table. It is estimated that Korea's renewable energy industry made a production-induced effect of 2.0262 won, and a value-added-induced effect of 0.6138 won through an increase in output growth of 1 won, and an employment-induced effect of 2.3046 labors through an increase in output growth of 1 billion won. Both the effect ratio and the response ratio were greater than 1, which means the renewable energy industry is an intermediate manufacturing industry whose forward linkage effect and backward linkage effects are large. These results show differences with previous studies that classified electricity sector and renewable energy industry into final primary production industries. It is expected that the economic effects of the renewable energy industry will become greater in the future. Therefore, research on statistics related to the renewable energy industry is needed for more precise analysis.

3차원 보간 오차를 개선하기 위한 룩업 테이블의 최적화에 관한 연구 (Study on Optimization of Look-Up Table to Reduce Error of Three-dimensional Interpolation)

  • 김주영;이학성;한동일
    • 대한전자공학회논문지SP
    • /
    • 제44권2호
    • /
    • pp.12-18
    • /
    • 2007
  • 3차원 보간(three-dimensional interpolation)은 색역 사상(Color Gamut Mapping)등 컬러 신호 변환에 널리 사용되고 있다. 이러한 3차원 보간은 주어진 컬러 입력 신호에 대해 균등하게 샘플링된 표본 입력에 대해 미리 계산된 표본 출력을 저장하는 룩업 테이블(look-up table)에서 추출한 및 개의 표본 출력을 이용하여 출력 신호를 근사적으로 산출하는 방식이다. 따라서 3차원 보간의 오차는 룩업 테이블에 저장되는 표본 출력의 값에 의해 심하게 결정된다. 본 논문에서는 최소 자승법(least square method)을 이용하여 고정된 크기의 룩업 테이블에 저장되는 표본 출력 값을 최적화함으로써 3차원 보간의 오차를 최소화하고자 한다. 제안된 방법은 기존의 룩업 테이블 구성 방법에 비해 개선된 오차 성능을 보인다.

디지털 사전왜곡을 이용한 마이크로파 E급 증폭기의 선형성 개선 (Linearity Improvement of Class E Amplifier Using Digital Predistortion)

  • 박찬혁;구경헌
    • 대한전자공학회논문지TC
    • /
    • 제44권3호
    • /
    • pp.92-97
    • /
    • 2007
  • 스위칭 모우드 증폭기를 마이크로파 대역에서 이용하고자 하는 많은 연구가 있으며, 이러한 증폭기 중 E급 증폭기는 이론적으로 스위칭 동작을 통해 100%의 효율을 얻을 수 있다. 본 논문에서는 2.4GHz 대역 마이크로파 E급 증폭기로 출력 전력이 17.6dBm, 66%의 전력부가효율을 갖는 설계된 증폭기를 무선 랜 송신부에서 사용하기 위해 증폭기의 비선형 왜곡을 보상하고자 테이블 참조기법(Look Up Table)을 이용한 기저대역 사전왜곡 기법을 적용하였다. 설계된 증폭기는 -3dBm의 입력 무선랜신호를 인가하였을 때 출력스펙트럼 측정 결과가 IEEE 무선랜 스펙트럼 마스크 표준규격을 만족하며, 기저대역 사전왜곡을 적용하였을 때 중심주파수에서 20MHz offset인 주파수에서 최대 5dB의 ACPR 특성이 향상되었다.

증분형 엔코더를 이용한 로봇 관절의 절대위치 검출 (Detection of Absolute Position of Robot Joint Using Incremental Encoders)

  • 임재식;이영진
    • 제어로봇시스템학회논문지
    • /
    • 제21권6호
    • /
    • pp.577-582
    • /
    • 2015
  • This paper proposes an efficient detection of absolute position of a robot joint using two incremental encoders. We considers a robot joint comprising a motor, a reducer, two encoders, and a motor drive. An incremental(first) encoder provides motor's rotor position or input position of reducer while another incremental(second) encoder does output position of the reducer. A table is made where the relationship between the first and the second encoder counts is recorded. The key point is placed where the table is constructed: when a pulse occurs in the second encoder, there exists a corresponding unique count value of the first encoder. The absolute position is detected using the table by searching the second encoder position corresponding to the first encoder count value when a pulse occurs in the second encoder. The proposed method needs a small rotation, as just one second encoder's pulse angle, for the initial absolute position detection.

1/12 축소 철근콘크리트 주상복합구조물의 진동대실험 (Shaking Table Tests of A 1/12-Scale Reinforced Concrete Upper-Wall Lower-Frame Structure)

  • 이한선;김상연;고동우;권기혁;김병현
    • 한국콘크리트학회:학술대회논문집
    • /
    • 한국콘크리트학회 2001년도 봄 학술발표회 논문집
    • /
    • pp.139-144
    • /
    • 2001
  • The objective of this study is to investigate the behavior of 1/12 scale upper-wall lower-frame reinforced concrete structure subjected to earthquake excitations. For this purpose, Taft N21E earthquake accelerogram was simulated by using 4m$\times$4m shaking table. When the input acceleration is compared to that of output, it was found that simulation of shaking table is satisfactory. From the test results with peak ground acceleration(PGA) 0.22g, which corresponds to 0.11g in prototype by the similitude law, it can be observed that the model responded in elastic behavior and that large interstory drift occurred at the lower part of the structure.

  • PDF

퍼지를 이용한 해태건조기용 자동 온도${\cdot}$습도 제어시스템 (The Automatic Temperature and Humidity Control System for Laver Drying Machine Using Fuzzy)

  • 김은석;주기세
    • 한국정밀공학회지
    • /
    • 제19권11호
    • /
    • pp.167-173
    • /
    • 2002
  • The look up table method conventionally applied to control the inner temperature and humidity of a laver drying machine has repeatedly occurred not only laver's damage but also inferior goods since the reaching time at the optimum state takes a long time. In this paper, a fuzzy control theory instead of the look up table was proposed to reduce the reaching time at the optimum state. The proposed method used six input variables and four output variables for the fuzzy control, and a triangle rule for a fuzzifier, The Mandani's min-max method was applied to a fuzzy inference. Also, the mean method of maximum was applied to a defuzzifier. The method applied to the fuzzy controller contributed to reduce the reaching time at the optimum state, and to minimize not only laver's damage but also inferior goods.