2016년 6월 22일 수요일

고온용 열전소자 테스트 시스템 온도 제어 테스트 (1차)


-. Hot Plate, Guarded Ring, Guarded Plate, Cold Plate 개별 제어 실시
-. PID 알고리즘을 적용하여 제어
-. 100, 200, 300, 400, 500 Target 온도 제어 실시
-. 현 PID 계수 적용에서 400 도에서 Oscillation 이 발생함 (PID 계수 수정 필요함)
-. Cold Plate 에 연결된 Heat Sink 용 Block 의 Chiller 에서 설정하는 온도에 따라서도 PID 계수가 조금 달라질 것으로 예상됨

2016년 5월 12일 목요일

Find PID Coefficients (Auto PID)

-. Temperature Control Target : Peltier (TEC : Thermoelectric Cooler)
-. Temperature Sensor : K Type TC (Thermocouple)
-. Set Points : 40 ºC


2016년 5월 11일 수요일

Temperature Control Experiment (PID Algorithm)

-. Temperature Control Target : Peltier (TEC : Thermoelectric Cooler)
-. Temperature Sensor : K Type TC (Thermocouple)
-. Set Points : 22, 24, 26, 28, 30, 32, 34, 36, 38, 40 ºC
-. Set Point Duration Time : 120 (sec)
-. PID Coefficients : P (1), I (0.1), D (0.01)


2015년 12월 18일 금요일

GnuPlot 기본 (2)

-. Set Axis Name (Label)
-. set xlabel 'name'
-. set ylabel 'name'
-. Example

set xlabel 'Phase'
set ylabel 'Amplitude'
plot sin(x), cos(x)


GnuPlot 기본 (1)

-. Plot 2D Plane : plot express
-. Horizontal Axis Parameter : x
-. Vertical Parameter ; y
-. Example

plot sin(x)

-. Multiple Plot : plot express1, express2, ..
-. Example

plot sin(x), cos(x)


Keithley 2281S Firmware Upgrade

-. Keithley 2281S, Precision DC Power Supplies with Battery Test and Battery Simulation Functions


2015년 12월 10일 목요일

Green Laser Diode Spectrum


실제 Green Laser DiodeWavelength532 nm 이군.


테스트는 뭐 싸구려 Green Laser Diode 에다가 암흑이 아닌 걍 사무실에서 측정하니 다른 파장대의 Peak 들이 보인다. Broad 하게... -_-
그래도 실제 Green Laser Diode 의 Wavelength 인 532 nm 가 Peak 로 잡히는구나.
Laser Diode 에 Power 도 1 Watt 가 안되게 넣고 있으니 뭐... -,.-