• Title/Summary/Keyword: Shading Algorithm

Search Result 81, Processing Time 0.02 seconds

FPGA Design and Realization for Scanning Image Enhancement using LUT Shading Correction Algorithm (LUT 쉐이딩 보정 알고리듬을 이용한 스캐닝 이미지 향상 FPGA 설계 구현)

  • Kim, Young-Bin;Ryu, Conan K.R.
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.16 no.8
    • /
    • pp.1759-1764
    • /
    • 2012
  • This paper describes FPGA design and realization using the shading correction algorithm for a CCD scan image enhancement. The shading algorithm is used by LUT (Look-up Table). The image enhancement results from that the histogram minimum value and maximum with respect to all pixels of the CCD image should be extracted, and the shading LUT is constructed to keep constant histogram with offset data. The output of sensor be converted to corrected LUT image in preprocessing, and the converting system is realized by FPGA to be enabled to operate in real time. The result of the experimentation for the proposed system is showed to take the scanning time 2.4ms below. The system is presented to be based on a low speed processor system to scan enhanced images in real time and be guaranteed to be low cost.

Irradiation-Adaptive Operating Algorithm of Differential Power Processing Module for Photovoltaic Panels Including Multiple Strings (복수의 스트링을 포함한 태양광 패널에 적용 가능한 차동 전력 조절기의 조사량 적응형 동작 알고리즘)

  • Kim, Geun-Wook;Kim, Mina;Jung, Jee-Hoon
    • The Transactions of the Korean Institute of Power Electronics
    • /
    • v.27 no.1
    • /
    • pp.63-73
    • /
    • 2022
  • The differential power processor (DPP) system is used to prevent a decrease in the total power generation due to the partial shading of photovoltaic modules. Compared with traditional series strings and full power processing (FPP) converter solutions, the DPP converter system shows advantages in terms of modularization process, volume, and transformation losses. However, the system has a limitation in that the power generation process of differential power processors produces lower power under certain irradiation conditions. This paper proposes a structure and operating algorithm for differential power processing modules that can use a single power converter for multiple strings. The operational algorithm for the differential power regulators allows the maximum power generation to be maintained in comparison with conventional series-connected and differential power processing methods even under various partial shading conditions. The operation algorithm of the proposed DPP is verified by Matlab/Simulink simulations.

FAST PHONG SHADING BASED ON TABLE LOOKUP

  • Lu, Hsien-Chang;Dai, Wen-Kai
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 1999.06a
    • /
    • pp.145.1-149
    • /
    • 1999
  • In Computer Graphics, Phong shading algorithm is essential and also sufficient for producing realistic images. In this paper, we propose an approach taking only two additions and one memory access for shading a pixel. A Phong-Shading table is used for storing the values of diffuse and specular components of the Phong reflection model. The intensity of a pixel can be obtained by table lookup. The performance of proposed method is almost the same as Gouraud shading.

Effects of Bypass Diode Array Configurations on Solar System (태양광시스템에서 바이패스 다이오드 배열의 영향도 분석)

  • Park, Soyoung;Lee, Jonghwan
    • Journal of the Semiconductor & Display Technology
    • /
    • v.21 no.1
    • /
    • pp.127-131
    • /
    • 2022
  • The effect of bypass diodes on the output energy of solar cells was investigated under the condition of partial shading. The maximum power point was estimated using the perturbation & observation algorithm, taking into account the correlation effect between the arrangement and number of bypass diodes. The performance of the bypass diode was tested under the consideration of the partial shading effect and simulated using a Matlab/Simulink.

Moth-Flame Optimization-Based Maximum Power Point Tracking for Photovoltaic Systems Under Partial Shading Conditions

  • Shi, Ji-Ying;Zhang, Deng-Yu;Xue, Fei;Li, Ya-Jing;Qiao, Wen;Yang, Wen-Jing;Xu, Yi-Ming;Yang, Ting
    • Journal of Power Electronics
    • /
    • v.19 no.5
    • /
    • pp.1248-1258
    • /
    • 2019
  • This paper presents a moth-flame optimization (MFO)-based maximum power point tracking (MPPT) method for photovoltaic (PV) systems. The MFO algorithm is a new optimization method that exhibits satisfactory performance in terms of exploration, exploitation, local optima avoidance, and convergence. Therefore, the MFO algorithm is quite suitable for solving multiple peaks of PV systems under partial shading conditions (PSCs). The proposed MFO-MPPT is compared with four MPPT algorithms, namely the perturb and observe (P&O)-MPPT, incremental conductance (INC)-MPPT, particle swarm optimization (PSO)-MPPT and whale optimization algorithm (WOA)-MPPT. Simulation and experiment results demonstrate that the proposed algorithm can extract the global maximum power point (MPP) with greater tracking speed and accuracy under various conditions.

Cartoon Character Rendering based on Shading Capture of Concept Drawing (원화의 음영 캡쳐 기반 카툰 캐릭터 렌더링)

  • Byun, Hae-Won;Jung, Hye-Moon
    • Journal of Korea Multimedia Society
    • /
    • v.14 no.8
    • /
    • pp.1082-1093
    • /
    • 2011
  • Traditional rendering of cartoon character cannot revive the feeling of concept drawings properly. In this paper, we propose capture technology to get toon shading model from the concept drawings and with this technique, we provide a new novel system to render 3D cartoon character. Benefits of this system is to cartoonize the 3D character according to saliency to emphasize the form of 3D character and further support the sketch-based user interface for artists to edit shading by post-production. For this, we generate texture automatically by RGB color sorting algorithm to analyze color distribution and rates of selected region. In the cartoon rendering process, we use saliency as a measure to determine visual importance of each area of 3d mesh and we provide a novel cartoon rendering algorithm based on the saliency of 3D mesh. For the fine adjustments of shading style, we propose a user interface that allow the artists to freely add and delete shading to a 3D model. Finally, this paper shows the usefulness of the proposed system through user evaluation.

The Compression of Normal Vectors to Prevent Visulal Distortion in Shading 3D Mesh Models (3D 메쉬 모델의 쉐이딩 시 시각적 왜곡을 방지하는 법선 벡터 압축에 관한 연구)

  • Mun, Hyun-Sik;Jeong, Chae-Bong;Kim, Jay-Jung
    • Korean Journal of Computational Design and Engineering
    • /
    • v.13 no.1
    • /
    • pp.1-7
    • /
    • 2008
  • Data compression becomes increasingly an important issue for reducing data storage spaces as well as transmis-sion time in network environments. In 3D geometric models, the normal vectors of faces or meshes take a major portion of the data so that the compression of the vectors, which involves the trade off between the distortion of the images and compression ratios, plays a key role in reducing the size of the models. So, raising the compression ratio when the normal vector is compressed and minimizing the visual distortion of shape model's shading after compression are important. According to the recent papers, normal vector compression is useful to heighten com-pression ratio and to improve memory efficiency. But, the study about distortion of shading when the normal vector is compressed is rare relatively. In this paper, new normal vector compression method which is clustering normal vectors and assigning Representative Normal Vector (RNV) to each cluster and using the angular deviation from actual normal vector is proposed. And, using this new method, Visually Undistinguishable Lossy Compression (VULC) algorithm which distortion of shape model's shading by angular deviation of normal vector cannot be identified visually has been developed. And, being applied to the complicated shape models, this algorithm gave a good effectiveness.

The Study on MPPT Algorithm of PV Module by mismatched Solar Cell (태양전지의 출력 불균일에 대한 최대전력 알고리즘 연구)

  • Shim, Jae-Hwe;Choi, Ju-Yeop;Choy, Ick;Lee, Sang-Chul;Lee, Dong-Ha
    • 한국태양에너지학회:학술대회논문집
    • /
    • 2011.11a
    • /
    • pp.143-148
    • /
    • 2011
  • This paper is about the study on MPPT algorithm of PV module where mismatched solar cells exist. PSIM simulation tool was used to verify new MPPT algorithm and PV module modeling was made. It was verified for the proposed algorithm to track the right MPP of PV boost converter under mismatched condition, which shows a shading effect in PV module. An experiment will be done soon using PV simulator for verification of the proposed algorithm.

  • PDF

A Novel Hybrid MPPT Control for Photovoltaic System (태양광 발전시스템의 새로운 하이브리드 MPPT)

  • Kim, Soo-Bin;Jo, Yeong-Min;Kim, Hyeong-Jin;Song, Seung-Ho;Choi, Ju-Yeop;Choy, Ick;Lee, Young-Kwoun
    • Journal of the Korean Solar Energy Society
    • /
    • v.35 no.2
    • /
    • pp.43-52
    • /
    • 2015
  • The performance of a photovoltaic array is affected by temperature, solar insolation, partial shading effect, and array configuration. Maximum power point tracking(MPPT) techniques are employed in photovoltaic systems to make full utilization of the PV array output power which depends on solar irradiation and ambient temperature. As much as MPPT is important in photovoltaic systems, many MPPT techniques have been developed. In this paper, several major existing MPPT methods are comparatively analyzed and novel hybrid MPPT algorithm is proposed. The proposed hybrid MPPT algorithm is developed in combination with traditional MPPT methods to complement each other for improving performance and mitigating partial shading effects. The proposed algorithm is implemented and validated using MATLAB/Simulink simulation tool.

Characteristics of the Illuminance Distributions by Artificial Lighting in Different Shading Systems (쉐이딩 시스템에 따른 인공조명에 의한 조도분포 특성에 관한 연구)

  • Park, Byoung-Chul;Choi, An-Seop
    • Proceedings of the Korean Institute of IIIuminating and Electrical Installation Engineers Conference
    • /
    • 2009.10a
    • /
    • pp.169-172
    • /
    • 2009
  • Daylight responsive dimming system, which is one of the method for utilizing available daylight. continuously adjusts lighting output with an algorithm of the correlation of photosensor signal and workplane illuminance levels. This system must be related with shading systems which are to control penetrating daylight. The purpose of this research is to analyze illuminance distributions by artificial lighting in different shading systems. Lighting power is changed by 5 levels in nighttime for comparing correlation between illuminance and lighting power in different shading systems.

  • PDF