Anda di halaman 1dari 41

MONITORING TEMPERATURE RUANGAN

DENGAN DISPLAY LCD


DAN RECORDING
Dosen Pembimbing Drs. Ismail Wellid, MT

GROUP :7
KETUA : Moch. Rezki Selamet (131611047)
ANGGOTA : Mukhammad Imam Nugroho (131411049)
Siti Haryani (131611056)
Yuda Wardiana (131611061)
KELAS : 2B

PROGRAM STUDI TEKNIK PENDINGIN DAN TATA UDARA


JURUSAN TEKNIK REFRIGERASI DAN TATA UDARA
POLITEKNIK NEGERI BANDUNG
LATAR BELAKANG
Dalam suatu pengukuran temperature kita biasanya menunggu guna memperoleh data tiap menit.
Tetapi kadang kala kita selalu meniggalkan pengukuran karena ada kegiatan lain yang sama penting.
Karna itu alat ini dibuat untuk menyimpan data temperature supaya data pengukuran tersimpan walaupun
kita tinggalkan. Data temperature tersebut tidak akan hilang karena tersimpan oleh micro sd.
Pengukuran temperature menggunakan lm35, lm35 berfungsi sebagai sensor yang akan
mengkonversi suhu menjadi tegangan dan dikirim ke arduino. Arduino tidak begitu saja bias menerima
tegangan yang di hasilkan oleh lm35 tetapi harus dikonversi ADC, supaya bias di konversi dan data yang
di hasilkan tepat atau sesuai dengan suhu ruangan. Arduino adalah akat yang penting di projeck ini karena
arduino memprogram seluruh sensor yang ada.

TUJUAN
Dapat mengetahui suhu ruangan yang terukur

Dapat menyimpan data temperature

Dapat mengetahui perubahan suhu ruangan

Dapat menganalisis data yang tersimpan guna keperluaan akademik

DESKRIPSI ALAT
Alat ini mempunyai 4 buah sensor LM35 yang ditempatkan pada tiap sudut ruangan ditampilkan
pada display LCD dan di record oleh arduino uno. Penyimpanan data dengan micro sd module shield dan
di simpan oleh memori micro sd menit permenit temperaturenya dengan mencamyumkan tanggal bulan
dan tahun pengukuran. Data yang disimpan oleh micro sd module berbentuk .txt(notepad).
Alat ini hanya memonitoring tidak bisa mengkontrol kerja alat lain. Walaupun hanya
memonitoring tetapi alat ini bisa digunakan untuk keperluan analisis system kerja dari kompresi uap atau
mesin pendingin lainnya, atau juga bisa melihat perubahan tiap menit dari ruangan yang dikondisikan.

2
ALAT DAN BAHAN
ARDUINO

Arduino UNO adalah


sebuah board mikrokontroler
yang didasarkan pada
ATmega328 (datasheet).
Arduino UNO mempunyai 14
pin digital input/output (6 di
antaranya dapat digunakan
sebagai output PWM), 6 input analog, sebuah osilator Kristal 16 MHz, sebuah
koneksi USB, sebuah power

jack, sebuah ICSP header, dan sebuat tombol reset.

Arduino UNO merupakan salah satu contoh dari Arduino USB. Arduino USB
menggunakan USB sebagai interface pemrograman atau komunikasi komputer. Arduino UNO
memuat semua yang dibutuhkan untuk menunjang mikrokontroler, mudah menghubungkannya
ke sebuah computer dengan sebuah kabel USB atau mensuplainya dengan sebuah adaptor AC ke
DC atau menggunakan baterai untuk memulainya. Arduino tidak hanya sekedar sebuah alat
pengembangan, tetapi ia adalah kombinasi dari hardware, bahasa pemrograman dan Integrated
Development Environment (IDE) yang canggih.

IDE adalah sebuah software yang sangat berperan untuk menulis program, meng-compile
menjadi kode biner dan meng-upload ke dalam memory microcontroller. Ada banyak projek dan
alat-alat dikembangkan oleh akademisi dan profesional dengan menggunakan Arduino, selain itu
juga ada banyak modul-modul pendukung (sensor, tampilan, penggerak dan sebagainya) yang
dibuat oleh pihak lain untuk bisa disambungkan dengan Arduino. Arduino berevolusi menjadi
sebuah platform karena ia menjadi pilihan dan acuan bagi banyak praktisi.

3
LM35

LM35 Temperature Sensor is one type of sensor that converts


electrical quantities to the temperature scale in the form of voltage. LM35 has 3 pieces pin legs, pin to
INPUT positive voltage (+), pin OUTPUT, INPUT pin negative voltage / GND (-).
HOW the LM 35 measure???
Can operate at a voltage of 4 volts to 30 volts. Each temperature of 1 degree Celsius will show a voltage
of 10 mV.
equation:
Vout = 10 mV / 1C
That is, if the read voltage Vout = 500 mV, then the temperature = 500mv / 10mV = 50C.

4
MICRO SD SHIELD

The module (MicroSD Card Adapter) is a Micro SD card reader module, and the SPI interface via the file
system driver, microcontroller system to complete the Micro SD card read and write files. Users can
directly use the Arduino IDE comes with an SD card to complete the library card initialization and read-
write
Features:

5
Support Micro SD Card, Micro SDHC card (high-speed card)
The level conversion circuit board that can interface level is 5V or 3.3V
Power supply is 4.5V ~ 5.5V, 3.3V voltage regulator circuit board
Communication interface is a standard SPI interface
4 M2 screw positioning holes for easy installation
Control Interface: A total of six pins (GND, VCC, MISO, MOSI, SCK, CS), GND to ground,
VCC is the power supply, MISO, MOSI, SCK is the SPI bus, CS is the chip select signal pin;
3.3V regulator circuit: LDO regulator output 3.3V as level converter chip, Micro SD card
supply
Level conversion circuit: Micro SD card into the direction of signals into 3.3V, MicroSD
card toward the direction of the control interface MISO signal is also converted to 3.3V,
general AVR microcontroller system can read the signal
Micro SD card connector: yes since the bomb deck for easy card insertion and removal
Positioning holes: 4 M2 screws positioning hole diameter of 2.2mm, the module is easy to
install positioning, to achieve inter-module combination

Mirco SD Card Interface Module :(the last picture show)


-Control Interface : A total of six pins (GND, VCC, MISO, MOSI, SCK, CS), GND to
ground , VCC is the power supply , MISO, MOSI, SCK is SPI bus , CS is the chip select
signal pin
3.3V voltage regulator circuit : LDO regulator output is 3.3V level converter chip , Micro SD
card supply
Level conversion circuit : Micro SD card into the direction of the signal is converted to 3.3V,
MicroSD card interfaces to control the direction of the MISO signal is also converted into
3.3V, general AVR microcontroller system can read the signal ;
Micro SD card connector : a self- bomb deck , easy card insertion .
Positioning holes : 4 M2 screws positioning hole diameter is 2.2mm, the positioning of the
module is easy to install , to achieve inter- module combination ;

LCD AND BACKPACK

This is another great LCD display compatible with I2C bus and Gadgeteer modules. With limited pin
resources, your project will quicly run out of resources using normal LCDs. With this I2C interface LCD
module, you only need 2 lines (I2C)to display the information.If you already have I2C devices in your

6
project, this LCD module actually cost no more resources at all. The adress can be set from 0x20-
0x27.Fantastic for Arduino or gadgeteer based projects.

RTC DS1302

A Real Time Clock Module with battery backup using the easy to use DS1302 chip. The DS1302 chip
uses a simple serial interface (see datasheet) and example code is available for Arduino, Raspberry Pi and
many others.

7
GAMBAR KERJA/ SKEMA DAN GAMBAR TEKNIK

8
9
LANGKAH MERANGKAI
1. Siapkan alat dan bahan termasuk wadah misting
2. Wadah misting lubangi untuk keperluan shield micro sd dan arduino
3. Buat jalur rangkaian pcb untuk pembagian tegangan dan konektor pin arduino
4. Rangkai seperti gambar diatas.
5. Setelah selesai membuat mekanikal langkah selanjutnya membuat program
6. Cari program LM35,Shield sd card, RTC,dan LCD
7. Setelah menemukan gabungkan program tersebut dalam satu program.
8. Compile program bila berhasil upload ke arduino

LANGKAH PENGUJIAN DAN DATA PENGUJIAN


1. Hubungkan arduino pada pc
2. Upload program
3. Setelah itu kita bias melihat temperature sekarang dan setelah berapa jam kita juga bias melihat
temperature dibelakangnya karena telah di simpan di micro sd card

Script program arduino

#include <Wire.h>
#include <LiquidCrystal_I2C.h>
#include <SD.h>
#include <DS1302.h>

File myFile;

LiquidCrystal_I2C lcd(0x27, 16,2);

float tempc;
float tempc1;
float tempc2;
float tempc3;

int tempin = 0;

10
int tempin1 = 1;
int tempin2= 2;
int tempin3 = 3;
int a=1;
int b;
DS1302 rtc(2, 3, 5);

void setup()
{
lcd.begin();

Serial.begin(9600);
while (!Serial) {

Serial.print("Initializing SD card...");

pinMode(10, OUTPUT);

if (!SD.begin(4)) {
Serial.println("initialization failed!");
return;
}
rtc.halt(false);
rtc.writeProtect(false);

void loop()
{
tempc= analogRead(tempin);
tempc= (5*tempc*100)/1024;

tempc1= analogRead(tempin1);
tempc1= (5*tempc1*100)/1024;

tempc2= analogRead(tempin2);
tempc2= (5*tempc2*100)/1024;

tempc3= analogRead(tempin3);
tempc3= (5*tempc3*100)/1024;

b=a++;

lcd.backlight();
lcd.setCursor(0,0);

11
lcd.print(b);

lcd.setCursor(3,0);
lcd.print(tempc,1);

lcd.setCursor(10,0);
lcd.print(tempc1,1);

lcd.setCursor(3,1);
lcd.print(tempc2,1);

lcd.setCursor(10,1);
lcd.print(tempc3,1);

Serial.println("initialization done.");

myFile = SD.open("T1A1.txt", FILE_WRITE);

if (myFile)
{
Serial.print("Writing to T1A1.txt...");

myFile.println(rtc.getDOWStr());
myFile.println(" ");
myFile.println(rtc.getDateStr());
myFile.println(" -- ");
myFile.println(rtc.getTimeStr());

myFile.println("T('C)= ");
myFile.println(tempc);
myFile.print("T1 ('C)= ");
myFile.println(tempc1);
myFile.print("T2 ('C)= ");
myFile.println(tempc2);
myFile.print("T3 ('C)= ");
myFile.println(tempc3);

12
myFile.println("---------------------------------------------------");

myFile.close();
Serial.println("done.");

}
else
{

Serial.println("error opening T1A1.txt");


}

myFile = SD.open("T1A1.txt");
if (myFile) {
Serial.println("T1A1.txt:");

while (myFile.available()) {
Serial.write(myFile.read());
}

myFile.close();

} else {

Serial.println("error opening T1A1.txt");


}

delay(6000);

Data pengujian yang telah kami lakukan bisa dilihat di lampiran

PENUTUP KESIMPULAN DAN SARAN


1. Data temperature lm35 yang terbaca oleh arduino harus di ubah ke ADC supaya bisa terukur
tegangan oleh arduino.
2. Data yang tersimpan oleh shield micro sd berupa txt(notepad)
3. Backpack yang terpasang pada lcd berguna untuk memperkecil pin pada lcd
4. Module RTC berguna untuk mengatur waktu pada penyimpanan data
Untuk mempermudah sambungan pin dan untuk menempel dengan benar seharusnya dipasang
terminal untuk memperkuat sambungan

13
14
LAMPIRAN
Arduino

Catu daya : 7VDC - 12VVDC


Berbasis mikrokontroler/mikroprosesor : ATmega328
Jumlah port I/O : 14 pin I/O (6 pin untuk output PWM)
Port antarmuka : UART TTL, I2C, SPI dan USB (Virtual Com)
Bootloader : Internal
Port pemograman : USB

Shield Micro SD
Support Micro SD Card, Micro SDHC card (high-speed card)
The level conversion circuit board that can interface level is 5V or 3.3V
Power supply is 4.5V ~ 5.5V, 3.3V voltage regulator circuit board
Communication interface is a standard SPI interface
4 M2 screw positioning holes for easy installation
Control Interface: A total of six pins (GND, VCC, MISO, MOSI, SCK, CS), GND to
ground, VCC is the power supply, MISO, MOSI, SCK is the SPI bus, CS is the chip
select signal pin;
3.3V regulator circuit: LDO regulator output 3.3V as level converter chip, Micro SD
card supply
Level conversion circuit: Micro SD card into the direction of signals into 3.3V,
MicroSD card toward the direction of the control interface MISO signal is also
converted to 3.3V, general AVR microcontroller system can read the signal
Micro SD card connector: yes since the bomb deck for easy card insertion and
removal
Positioning holes: 4 M2 screws positioning hole diameter of 2.2mm, the module is
easy to install positioning, to achieve inter-module combination

Mirco SD Card Interface Module :(the last picture show)


-Control Interface : A total of six pins (GND, VCC, MISO, MOSI, SCK, CS), GND
to ground , VCC is the power supply , MISO, MOSI, SCK is SPI bus , CS is the chip
select signal pin
3.3V voltage regulator circuit : LDO regulator output is 3.3V level converter chip ,
Micro SD card supply
Level conversion circuit : Micro SD card into the direction of the signal is converted
to 3.3V, MicroSD card interfaces to control the direction of the MISO signal is also
converted into 3.3V, general AVR microcontroller system can read the signal ;
Micro SD card connector : a self- bomb deck , easy card insertion .

15
Positioning holes : 4 M2 screws positioning hole diameter is 2.2mm, the positioning
of the module is easy to install , to achieve inter- module combination ;

LCD +BACKPACK
Specifications LCD
Supply voltage: 5V
I2C Address:0x20-0x27(0x20 default)
Back lit (Blue with white char color)
Interface:I2C/TWI x1,Gadgeteer interface x2
Adjustable contrast
Size:82x35x18 mm
Specifications Bacpack PCF8574
Compatible With Most Microcontrollers
Low Standby-Current Consumption10 mA Max
Latched Outputs With High-Current Drive
I2C to Parallel-Port Expander Capability for Directly Driving LEDs
Open-Drain Interrupt Output
Latch-Up Performance Exceeds 100 mA Per
JESD 78, Class II

RTC
Real-Time Clock Counts Seconds, Minutes, Hours, Date of the Month, Month, Day
of the Week, and Year with Leap-Year Compensation Valid Up to 2100
Serial I/O for Minimum Pin Count
2.0V to 5.5V Full Operation
Uses Less than 300nA at 2.0V
Single-Byte or Multiple-Byte (Burst Mode) Data Transfer for Read or Write of Clock
or RAM Data
Board Size: 44mm x 24mm

16
Gambar Rangkaian

Rincian Biaya

Alat dan Bahan Harga


No
Shield micro SD 85000
1
LM35 (4 buah) 60000
2
RTC 25000
2
LCD + Backpack 75000
3
kabel male-female 20000
4
header pin 20000
5
timah +lotfet 20000
6
Pilok 18500
7
323500
Total

17
Data Pengujian selama 2 jam

Wednesday 07:22:08
T('C)=
14.01.2015 23.44
-- T1 ('C)= 23.44
07:21:03 T2 ('C)= 23.93
T('C)= T3 ('C)= 24.41
23.93 ---------------------------------------------------
T1 ('C)= 23.93 Wednesday
T2 ('C)= 24.41
T3 ('C)= 24.90 14.01.2015
--------------------------------------------------- --
Wednesday 07:23:10
T('C)=
14.01.2015 23.44
-- T1 ('C)= 23.93
07:21:07 T2 ('C)= 23.93
T('C)= T3 ('C)= 24.41
23.93 ---------------------------------------------------
T1 ('C)= 23.93 Wednesday
T2 ('C)= 24.90
T3 ('C)= 24.41 14.01.2015
--------------------------------------------------- --
Wednesday 07:24:12
T('C)=
14.01.2015 23.44
-- T1 ('C)= 23.93

18
T2 ('C)= 23.93 --
T3 ('C)= 24.90 07:27:18
--------------------------------------------------- T('C)=
Wednesday 23.44
T1 ('C)= 23.93
14.01.2015 T2 ('C)= 24.41
-- T3 ('C)= 24.90
07:25:13 ---------------------------------------------------
T('C)= Wednesday
23.93
T1 ('C)= 23.93 14.01.2015
T2 ('C)= 23.93 --
T3 ('C)= 24.90 07:28:20
--------------------------------------------------- T('C)=
Wednesday 23.44
T1 ('C)= 23.93
14.01.2015 T2 ('C)= 23.93
-- T3 ('C)= 24.90
07:26:15 ---------------------------------------------------
T('C)= Wednesday
23.44
T1 ('C)= 23.93 14.01.2015
T2 ('C)= 23.93 --
T3 ('C)= 24.90 07:29:23
--------------------------------------------------- T('C)=
Wednesday 23.93
T1 ('C)= 23.93
14.01.2015 T2 ('C)= 24.41

19
T3 ('C)= 24.90 07:32:31
--------------------------------------------------- T('C)=
Wednesday 23.93
T1 ('C)= 24.41
14.01.2015 T2 ('C)= 24.41
-- T3 ('C)= 24.90
07:30:25 ---------------------------------------------------
T('C)= Wednesday
23.93
T1 ('C)= 23.93 14.01.2015
T2 ('C)= 24.41 --
T3 ('C)= 24.90 07:33:34
--------------------------------------------------- T('C)=
Wednesday 23.93
T1 ('C)= 24.41
14.01.2015 T2 ('C)= 24.41
-- T3 ('C)= 24.90
07:31:28 ---------------------------------------------------
T('C)= Wednesday
23.93
T1 ('C)= 24.41 14.01.2015
T2 ('C)= 24.41 --
T3 ('C)= 24.90 07:34:38
--------------------------------------------------- T('C)=
Wednesday 23.93
T1 ('C)= 23.93
14.01.2015 T2 ('C)= 24.41
-- T3 ('C)= 24.90

20
--------------------------------------------------- T('C)=
Wednesday 23.93
T1 ('C)= 23.93
14.01.2015 T2 ('C)= 24.41
-- T3 ('C)= 24.90
07:35:40 ---------------------------------------------------
T('C)= Wednesday
23.93
T1 ('C)= 23.93 14.01.2015
T2 ('C)= 24.41 --
T3 ('C)= 24.90 07:38:52
--------------------------------------------------- T('C)=
Wednesday 24.41
T1 ('C)= 24.90
14.01.2015 T2 ('C)= 24.90
-- T3 ('C)= 25.39
07:36:44 ---------------------------------------------------
T('C)= Wednesday
23.93
T1 ('C)= 23.93 14.01.2015
T2 ('C)= 24.41 --
T3 ('C)= 24.90 07:39:56
--------------------------------------------------- T('C)=
Wednesday 24.41
T1 ('C)= 24.41
14.01.2015 T2 ('C)= 24.90
-- T3 ('C)= 25.39
07:37:48 ---------------------------------------------------

21
Wednesday 24.41
T1 ('C)= 24.41
14.01.2015 T2 ('C)= 24.41
-- T3 ('C)= 25.39
07:41:02 ---------------------------------------------------
T('C)= Wednesday
23.93
T1 ('C)= 24.41 14.01.2015
T2 ('C)= 24.41 --
T3 ('C)= 24.90 07:44:16
--------------------------------------------------- T('C)=
Wednesday 24.41
T1 ('C)= 24.41
14.01.2015 T2 ('C)= 24.90
-- T3 ('C)= 25.39
07:42:06 ---------------------------------------------------
T('C)= Wednesday
23.93
T1 ('C)= 24.41 14.01.2015
T2 ('C)= 24.90 --
T3 ('C)= 25.39 07:45:20
--------------------------------------------------- T('C)=
Wednesday 24.41
T1 ('C)= 24.41
14.01.2015 T2 ('C)= 24.90
-- T3 ('C)= 25.39
07:43:10 ---------------------------------------------------
T('C)= Wednesday

22
T1 ('C)= 24.90
14.01.2015 T2 ('C)= 24.90
-- T3 ('C)= 25.39
07:46:26 ---------------------------------------------------
T('C)= Wednesday
24.41
T1 ('C)= 24.41 14.01.2015
T2 ('C)= 24.90 --
T3 ('C)= 25.88 07:49:44
--------------------------------------------------- T('C)=
Wednesday 24.41
T1 ('C)= 24.90
14.01.2015 T2 ('C)= 24.90
-- T3 ('C)= 25.39
07:47:32 ---------------------------------------------------
T('C)= Wednesday
24.90
T1 ('C)= 24.90 14.01.2015
T2 ('C)= 24.90 --
T3 ('C)= 25.88 07:50:50
--------------------------------------------------- T('C)=
Wednesday 24.41
T1 ('C)= 24.90
14.01.2015 T2 ('C)= 24.90
-- T3 ('C)= 25.39
07:48:38 ---------------------------------------------------
T('C)= Wednesday
24.41

23
14.01.2015 T2 ('C)= 24.90
-- T3 ('C)= 25.88
07:51:56 ---------------------------------------------------
T('C)= Wednesday
24.41
T1 ('C)= 24.90 14.01.2015

T2 ('C)= 24.90 --

T3 ('C)= 25.88 07:55:14

--------------------------------------------------- T('C)=

Wednesday 24.41
T1 ('C)= 24.90
14.01.2015 T2 ('C)= 24.90
-- T3 ('C)= 25.39
07:53:02 ---------------------------------------------------
T('C)= Wednesday
24.41
T1 ('C)= 24.90 14.01.2015

T2 ('C)= 25.39 --

T3 ('C)= 25.88 07:56:22

--------------------------------------------------- T('C)=

Wednesday 24.41
T1 ('C)= 24.90
14.01.2015 T2 ('C)= 24.90
-- T3 ('C)= 25.39
07:54:08 ---------------------------------------------------
T('C)= Wednesday
24.41
T1 ('C)= 24.90 14.01.2015

24
-- T3 ('C)= 25.88
07:57:28 ---------------------------------------------------
T('C)= Wednesday
24.41
T1 ('C)= 24.90 14.01.2015

T2 ('C)= 25.39 --

T3 ('C)= 25.39 08:00:50

--------------------------------------------------- T('C)=

Wednesday 24.90
T1 ('C)= 24.90
14.01.2015 T2 ('C)= 25.39
-- T3 ('C)= 25.88
07:58:36 ---------------------------------------------------
T('C)= Wednesday
24.90
T1 ('C)= 24.90 14.01.2015

T2 ('C)= 25.39 --

T3 ('C)= 25.88 08:01:58

--------------------------------------------------- T('C)=

Wednesday 24.41
T1 ('C)= 24.90
14.01.2015 T2 ('C)= 25.39
-- T3 ('C)= 25.39
07:59:42 ---------------------------------------------------
T('C)= Wednesday
24.41
T1 ('C)= 24.90 14.01.2015

T2 ('C)= 25.39 --

25
08:03:06 ---------------------------------------------------
T('C)= Wednesday
24.41
T1 ('C)= 24.90 14.01.2015

T2 ('C)= 24.90 --

T3 ('C)= 25.88 08:06:30

--------------------------------------------------- T('C)=

Wednesday 24.90
T1 ('C)= 24.90
14.01.2015 T2 ('C)= 25.39
-- T3 ('C)= 25.88
08:04:14 ---------------------------------------------------
T('C)= Wednesday
24.41
T1 ('C)= 24.90 14.01.2015

T2 ('C)= 25.39 --

T3 ('C)= 25.88 08:07:38

--------------------------------------------------- T('C)=

Wednesday 24.90
T1 ('C)= 24.90
14.01.2015 T2 ('C)= 25.39
-- T3 ('C)= 25.88
08:05:22 ---------------------------------------------------
T('C)= Wednesday
24.90
T1 ('C)= 25.39 14.01.2015

T2 ('C)= 25.39 --

T3 ('C)= 25.88 08:08:48

26
T('C)= Wednesday
24.90
T1 ('C)= 25.39 14.01.2015

T2 ('C)= 25.39 --

T3 ('C)= 25.88 08:12:14

--------------------------------------------------- T('C)=

Wednesday 24.90
T1 ('C)= 25.39
14.01.2015 T2 ('C)= 25.39
-- T3 ('C)= 25.39
08:09:56 ---------------------------------------------------
T('C)= Wednesday
24.90
T1 ('C)= 24.90 14.01.2015

T2 ('C)= 25.88 --

T3 ('C)= 25.39 08:13:24

--------------------------------------------------- T('C)=

Wednesday 24.41
T1 ('C)= 24.90
14.01.2015 T2 ('C)= 25.39
-- T3 ('C)= 25.88
08:11:06 ---------------------------------------------------
T('C)= Wednesday
24.41
T1 ('C)= 24.90 14.01.2015

T2 ('C)= 25.39 --

T3 ('C)= 25.88 08:14:34

--------------------------------------------------- T('C)=

27
25.39
T1 ('C)= 24.90 14.01.2015

T2 ('C)= 25.88 --

T3 ('C)= 25.88 08:18:02

--------------------------------------------------- T('C)=

Wednesday 24.90
T1 ('C)= 25.39
14.01.2015 T2 ('C)= 25.88
-- T3 ('C)= 25.88
08:15:42 ---------------------------------------------------
T('C)= Wednesday
24.90
T1 ('C)= 25.39 14.01.2015

T2 ('C)= 25.88 --

T3 ('C)= 25.88 08:19:12

--------------------------------------------------- T('C)=

Wednesday 24.90
T1 ('C)= 25.39
14.01.2015 T2 ('C)= 25.88
-- T3 ('C)= 25.88
08:16:52 ---------------------------------------------------
T('C)= Wednesday
24.90
T1 ('C)= 24.90 14.01.2015

T2 ('C)= 25.39 --

T3 ('C)= 25.88 08:20:24

--------------------------------------------------- T('C)=

Wednesday 25.39

28
T1 ('C)= 24.90 14.01.2015
T2 ('C)= 25.88 --
T3 ('C)= 25.88 08:23:56
--------------------------------------------------- T('C)=
Wednesday 24.90
T1 ('C)= 24.90
14.01.2015 T2 ('C)= 25.39
-- T3 ('C)= 25.88
08:21:34 ---------------------------------------------------
T('C)= Wednesday
24.90
T1 ('C)= 25.39 14.01.2015
T2 ('C)= 25.88 --
T3 ('C)= 25.88 08:25:06
--------------------------------------------------- T('C)=
Wednesday 24.90
T1 ('C)= 24.90
14.01.2015 T2 ('C)= 25.39
-- T3 ('C)= 25.88
08:22:44 ---------------------------------------------------
T('C)= Wednesday
24.90
T1 ('C)= 25.39 14.01.2015
T2 ('C)= 25.39 --
T3 ('C)= 25.88 08:26:18
--------------------------------------------------- T('C)=
Wednesday 24.90
T1 ('C)= 24.90

29
T2 ('C)= 25.39 --
T3 ('C)= 25.88 08:29:52
--------------------------------------------------- T('C)=
Wednesday 24.90
T1 ('C)= 25.39
14.01.2015 T2 ('C)= 25.88
-- T3 ('C)= 25.88
08:27:28 ---------------------------------------------------
T('C)= Wednesday
24.90
T1 ('C)= 24.90 14.01.2015
T2 ('C)= 25.88 --
T3 ('C)= 25.88 08:31:04
--------------------------------------------------- T('C)=
Wednesday 24.90
T1 ('C)= 25.39
14.01.2015 T2 ('C)= 25.88
-- T3 ('C)= 26.37
08:28:40 ---------------------------------------------------
T('C)= Wednesday
24.90
T1 ('C)= 24.90 14.01.2015
T2 ('C)= 25.39 --
T3 ('C)= 25.88 08:32:16
--------------------------------------------------- T('C)=
Wednesday 24.90
T1 ('C)= 25.39
14.01.2015 T2 ('C)= 25.88

30
T3 ('C)= 25.88 08:35:54
--------------------------------------------------- T('C)=
Wednesday 24.90
T1 ('C)= 25.39
14.01.2015 T2 ('C)= 25.88
-- T3 ('C)= 26.37
08:33:28 ---------------------------------------------------
T('C)= Wednesday
25.39
T1 ('C)= 25.39 14.01.2015
T2 ('C)= 25.88 --
T3 ('C)= 26.86 08:37:06
--------------------------------------------------- T('C)=
Wednesday 24.90
T1 ('C)= 25.39
14.01.2015 T2 ('C)= 25.88
-- T3 ('C)= 26.37
08:34:40 ---------------------------------------------------
T('C)= Wednesday
25.39
T1 ('C)= 25.39 14.01.2015
T2 ('C)= 25.88 --
T3 ('C)= 25.88 08:38:20
--------------------------------------------------- T('C)=
Wednesday 25.39
T1 ('C)= 25.39
14.01.2015 T2 ('C)= 25.88
-- T3 ('C)= 25.88

31
--------------------------------------------------- T('C)=
Wednesday 25.39
T1 ('C)= 25.39
14.01.2015 T2 ('C)= 25.88
-- T3 ('C)= 26.86
08:39:32 ---------------------------------------------------
T('C)= Wednesday
24.90
T1 ('C)= 24.90 14.01.2015
T2 ('C)= 25.88 --
T3 ('C)= 25.88 08:43:12
--------------------------------------------------- T('C)=
Wednesday 25.39
T1 ('C)= 25.88
14.01.2015 T2 ('C)= 26.37
-- T3 ('C)= 26.37
08:40:46 ---------------------------------------------------
T('C)= Wednesday
24.90
T1 ('C)= 25.39 14.01.2015
T2 ('C)= 25.88 --
T3 ('C)= 26.37 08:44:26
--------------------------------------------------- T('C)=
Wednesday 25.39
T1 ('C)= 25.88
14.01.2015 T2 ('C)= 26.37
-- T3 ('C)= 26.37
08:41:58 ---------------------------------------------------

32
Wednesday 25.88
T1 ('C)= 25.88
14.01.2015 T2 ('C)= 26.37
-- T3 ('C)= 26.86
08:45:40 ---------------------------------------------------
T('C)= Wednesday
25.88
T1 ('C)= 25.88 14.01.2015
T2 ('C)= 26.37 --
T3 ('C)= 26.37 08:49:22
--------------------------------------------------- T('C)=
Wednesday 25.88
T1 ('C)= 25.88
14.01.2015 T2 ('C)= 26.37
-- T3 ('C)= 26.37
08:46:54 ---------------------------------------------------
T('C)= Wednesday
25.39
T1 ('C)= 25.88 14.01.2015
T2 ('C)= 26.37 --
T3 ('C)= 26.86 08:50:38
--------------------------------------------------- T('C)=
Wednesday 25.88
T1 ('C)= 25.88
14.01.2015 T2 ('C)= 26.37
-- T3 ('C)= 26.37
08:48:08 ---------------------------------------------------
T('C)= Wednesday

33
T1 ('C)= 25.88
14.01.2015 T2 ('C)= 26.37
-- T3 ('C)= 26.86
08:51:52 ---------------------------------------------------
T('C)= Wednesday
25.39
T1 ('C)= 25.39 14.01.2015
T2 ('C)= 25.88 --
T3 ('C)= 26.37 08:55:38
--------------------------------------------------- T('C)=
Wednesday 25.88
T1 ('C)= 25.88
14.01.2015 T2 ('C)= 26.37
-- T3 ('C)= 26.86
08:53:06 ---------------------------------------------------
T('C)= Wednesday
25.39
T1 ('C)= 25.88 14.01.2015
T2 ('C)= 26.37 --
T3 ('C)= 26.37 08:56:52
--------------------------------------------------- T('C)=
Wednesday 25.88
T1 ('C)= 25.88
14.01.2015 T2 ('C)= 26.37
-- T3 ('C)= 26.86
08:54:22 ---------------------------------------------------
T('C)= Wednesday
25.39

34
14.01.2015 T2 ('C)= 26.86
-- T3 ('C)= 26.86
08:58:09 ---------------------------------------------------
T('C)= Wednesday
25.88
T1 ('C)= 26.37 14.01.2015

T2 ('C)= 26.37 --

T3 ('C)= 26.86 09:01:57

--------------------------------------------------- T('C)=

Wednesday 26.37
T1 ('C)= 26.37
14.01.2015 T2 ('C)= 26.86
-- T3 ('C)= 27.34
08:59:24 ---------------------------------------------------
T('C)= Wednesday
25.88
T1 ('C)= 26.37 14.01.2015

T2 ('C)= 26.86 --

T3 ('C)= 26.86 09:03:12

--------------------------------------------------- T('C)=

Wednesday 26.37
T1 ('C)= 26.86
14.01.2015 T2 ('C)= 26.86
-- T3 ('C)= 27.34
09:00:40 ---------------------------------------------------
T('C)= Wednesday
25.88
T1 ('C)= 26.37 14.01.2015

35
-- T3 ('C)= 27.83
09:04:30 ---------------------------------------------------
T('C)= Wednesday
26.37
T1 ('C)= 26.86 14.01.2015

T2 ('C)= 27.34 --

T3 ('C)= 27.83 09:08:20

--------------------------------------------------- T('C)=

Wednesday 26.86
T1 ('C)= 26.86
14.01.2015 T2 ('C)= 27.34
-- T3 ('C)= 27.83
09:05:46 ---------------------------------------------------
T('C)= Wednesday
26.86
T1 ('C)= 26.86 14.01.2015

T2 ('C)= 27.34 --

T3 ('C)= 27.83 09:09:36

--------------------------------------------------- T('C)=

Wednesday 26.86
T1 ('C)= 26.86
14.01.2015 T2 ('C)= 27.34
-- T3 ('C)= 27.83
09:07:02 ---------------------------------------------------
T('C)= Wednesday
26.86
T1 ('C)= 27.34 14.01.2015

T2 ('C)= 27.34 --

36
09:10:54 ---------------------------------------------------
T('C)= Wednesday
26.86
T1 ('C)= 26.86 14.01.2015

T2 ('C)= 27.34 --

T3 ('C)= 27.83 09:14:46

--------------------------------------------------- T('C)=

Wednesday 27.83
T1 ('C)= 27.83
14.01.2015 T2 ('C)= 29.79
-- T3 ('C)= 29.79
09:12:12 ---------------------------------------------------
T('C)= Wednesday
27.83
T1 ('C)= 29.30 14.01.2015

T2 ('C)= 29.30 --

T3 ('C)= 29.79 09:16:04

--------------------------------------------------- T('C)=

Wednesday 26.37
T1 ('C)= 26.86
14.01.2015 T2 ('C)= 28.32
-- T3 ('C)= 28.32
09:13:28 ---------------------------------------------------
T('C)= Wednesday
31.74
T1 ('C)= 33.20 14.01.2015

T2 ('C)= 33.69 --

T3 ('C)= 33.20 09:17:22

37
T('C)= Wednesday
25.88
T1 ('C)= 25.88 14.01.2015

T2 ('C)= 27.83 --

T3 ('C)= 27.83 09:21:18

--------------------------------------------------- T('C)=

Wednesday 26.37
T1 ('C)= 26.37
14.01.2015 T2 ('C)= 27.34
-- T3 ('C)= 27.83
09:18:42 ---------------------------------------------------
T('C)= Wednesday
25.88
T1 ('C)= 26.37 14.01.2015

T2 ('C)= 27.34 --

T3 ('C)= 27.83 09:22:38

--------------------------------------------------- T('C)=

Wednesday 26.37
T1 ('C)= 26.37
14.01.2015 T2 ('C)= 27.34
-- T3 ('C)= 27.83
09:20:00 ---------------------------------------------------
T('C)= Wednesday
26.37
T1 ('C)= 26.86 14.01.2015

T2 ('C)= 27.34 --

T3 ('C)= 27.83 09:23:56

--------------------------------------------------- T('C)=

38
26.37
T1 ('C)= 26.37 14.01.2015

T2 ('C)= 27.34 --

T3 ('C)= 27.83 09:27:54

--------------------------------------------------- T('C)=

Wednesday 26.37
T1 ('C)= 26.37
14.01.2015 T2 ('C)= 27.34
-- T3 ('C)= 27.83
09:25:16 ---------------------------------------------------
T('C)= Wednesday
26.37
T1 ('C)= 26.86 14.01.2015

T2 ('C)= 27.34 --

T3 ('C)= 27.83 09:29:14

--------------------------------------------------- T('C)=

Wednesday 26.37
T1 ('C)= 26.37
14.01.2015 T2 ('C)= 27.34
-- T3 ('C)= 27.83
09:26:34 ---------------------------------------------------
T('C)= Wednesday
26.37
T1 ('C)= 26.37 14.01.2015

T2 ('C)= 27.34 --

T3 ('C)= 27.83 09:30:34

--------------------------------------------------- T('C)=

Wednesday 26.37

39
T1 ('C)= 26.37 14.01.2015
T2 ('C)= 26.86 --
T3 ('C)= 27.83 09:34:34
--------------------------------------------------- T('C)=
Wednesday 25.88
T1 ('C)= 26.37
14.01.2015 T2 ('C)= 27.34
-- T3 ('C)= 27.83
09:31:54 ---------------------------------------------------
T('C)= Wednesday
25.88
T1 ('C)= 26.37 14.01.2015
T2 ('C)= 27.34 --
T3 ('C)= 27.83 09:35:56
--------------------------------------------------- T('C)=
Wednesday 25.88
T1 ('C)= 26.37
14.01.2015 T2 ('C)= 27.34
-- T3 ('C)= 27.34
09:33:14 ---------------------------------------------------
T('C)= Wednesday
26.37
T1 ('C)= 25.88 14.01.2015
T2 ('C)= 27.34 --
T3 ('C)= 27.83 09:37:16
--------------------------------------------------- T('C)=
Wednesday 25.88
T1 ('C)= 25.88

40
T2 ('C)= 27.34 ---------------------------------------------------
T3 ('C)= 27.34 Wednesday
---------------------------------------------------
Wednesday 14.01.2015
--
14.01.2015 09:41:18
-- T('C)=
09:38:36 26.37
T('C)= T1 ('C)= 26.37
25.88 T2 ('C)= 27.34
T1 ('C)= 26.37 T3 ('C)= 27.34
T2 ('C)= 27.34 ---------------------------------------------------
T3 ('C)= 27.83 Wednesday
---------------------------------------------------
Wednesday 14.01.2015
--
14.01.2015 09:42:40
-- T('C)=
09:39:58 26.37
T('C)= T1 ('C)= 26.37
25.88 T2 ('C)= 27.34
T1 ('C)= 26.37 T3 ('C)= 27.83
T2 ('C)= 27.34 ---------------------------------------------------
T3 ('C)= 27.83

41

Anda mungkin juga menyukai