Projects

회로와 광소자를 연결한 작업들

기존 포트폴리오에서 내용만 가져와 블로그형 프로젝트 아카이브로 재구성했습니다.

광소자 · 회로설계

Sep-Nov 2024

CMOS Image Sensor with Integrated 4-bit ADC & On-Chip SRAM

4x4 active-matrix pixel array in 110nm CMOS, optimized 4T pixel geometry, integrated CDS, and implemented ADC/SRAM readout chain for full-frame acquisition.

SNR 24.62 dB | SPICE validation
CMOSImage SensorADCSRAMCadence

회로설계

May-Jun 2024

Basys3 Gate-Level Air-Conditioner Controller FSM

8-state binary-coded FSM on Basys3 using primitive gates, D/JK flip-flops, and ripple-counter debounce clocking. Met 50MHz timing with under 220 LUT usage.

Verilog + Vivado + hardware verification
Basys3FSMVerilogVivado

회로설계

May-Jun 2024

Mixed-Signal Light Show Controller with Complex Timing

11-module hierarchical FSM with custom clock dividers and variable counters for intro, climb, bridge, and fast-blink animation sequences.

12-bit time-division multiplexing | parallel logic trees
FSMTimingVerilogBasys3

회로설계

2024

Destination Notification AFSM on Basys3 & Cadence

8-state, 4-input AFSM with seven-segment real-time location display, implemented across Verilog/Vivado and transistor-level Cadence design styles: LBD, FCD, PLD.

LVS-clean full-chip layout delivered
AFSMCadenceLayoutLVS

회로설계

Nov-Dec 2024

Binary-to-Hexadecimal Converter AFSM

18-state converter with additional-state memory to reduce bit circulation and output logic fan-in. Mixed NSL(FCD)+OL/MUX(PLD) layout strategy.

50%+ short-circuit power reduction | 819um2 core
AFSMCadencePowerLayout

자동화 · 광소자

Sep-Nov 2025

Interactive MOSFET/TFT Characterization & Modeling Tool

Python Streamlit app automating transfer/output curve analysis and extracting Vth, SS, DIBL with report generation and output characteristic prediction.

Streamlit + Plotly + NumPy + SciPy + scikit-learn
PythonStreamlitTFTMOSFETModeling

자동화

Jul-Aug 2024

Karnaugh-Map Automation Pipeline (Excel + Python + GPT-4)

Automated truth-table scraping and logic minimization pipeline producing optimized Verilog and timing diagrams for rapid design workflow.

Excel automation + LLM-assisted synthesis
PythonExcelVerilogAutomation

연구노트

Feb 2026-Present

AI-Based Reverse Engineering for MOSFET Parameter Extraction

Independent research on learning deviations between theoretical current equations and measured I-V data to derive corrected empirical predictive formulations.

Process variation-aware modeling
AIMOSFETParameter ExtractionModeling