;

Make your non-rooted Samsung Galaxy Star 'faster'

rooted galaxy star
rooted



Make your non-rooted Samsung Galaxy Star 'faster'
Well, our Samsung Galaxy Star is a low end phone, initially it runs well (as it seems ) but eventually android experience becomes AWFUL. Like the phone app takes about 5-10s time to open, and then after calling it takes 4-5s to initiate the call, which is really annoying. It falters even in the basic functionalities of a phone. So things need to be faster.

Rooting is always an option, but why not make it with Google's way

Following Steps/Suggestions should do the job -
  1. Try disabling some default apps like Google Play Music, Play Movies, Play Books, Play Games (if on a newer firmware), Samsung Apps, Samsung account etc. But do not disable basic apps (although you wont be able to disable some).
  2. Do not clear memory from the task manager, if done so, things might slow up. (I eventually forgot the presence of such app :P).
  3. It is not recommended to use task killer type apps.
  4. If you wish to use antivirus, use TrustGo, its a memory efficeient and a good antivirus.
  5. It is not recommended to use the Facebook app (although the latest one is quite good). Use the messenger instead.
  6. Keep only apps that are necessary. Do not keep useless app or remove such apps if it becomes useless from time to time.
  7. Avoid keeping too many widgets in the Homescreen

Result -
  • Smoother and quite lag free User Interface
  • You will be less annoyed
  • Games will be more smoother (Example - Temple Run 2 lags a lot when run in normal set up, but after optimizing the phone with respect to this post, it was almost lag free and huge scores can be easily made. Same goes for FIFA 14).

Q. Too many sacrifices? Why?
Ans. Don't forget you are using a low end android. Want better performance without such sacrifices, spend more bucks and get a better android or root your phone

If I have helped, please give vote of thanks
09:52| 1comments| Read More

[GUIDE] Android Dictionary for newbies

[GUIDE] Android Dictionary for newbies

gt s5282
samsung galaxy star s5282

So guys,

Are you new here , does these terms like bloatware, adb seems new to you, but it wont be after reading this thread
.

ADB: Android Debug Bridge, a utility to run on a PC to allow connection to and control of an Android device. Part of the Android Software Development Kit (SDK), it allows for ROOT-level access to the Android device from a computer.

AOSP: Short for Android Open Source Project. The open-sourced code from which individuals can build new distributions of Android.

APK: An Android executable file, similar to the .exe file in Windows. Most programs will install with a .apk file.

Apps2SD:A method of storing applications and cache on the device's microSD card.

Bloatware: Software or 'apps' that you don't need, but come preinstalled to a device's /system partition, meaning that you cannot remove them unless the device has been rooted

Boot Animation: Boot animation is a term for a graphical representation of the boot process of the operating system. After you switch on / reboot phone you see this.

BOOTLOADER: There are two of these; the primary and secondary bootloaders. These programs tell the Android device how to start up, and are critical to its functionality.

Bootloop: When your system recycles over and over without entering the main OS.

BRICK/(HARD BRICK): An Android device that is completely non-responsive, i.e. nothing lights up, the screen does nothing, no combination of button presses cause any reaction. Can only be restored by JTAG or warranty service.

BUILD.PROP: A plain text file which contains environmental variables for the system to use during operation. Can be hacked to fake a different model for increased functionality, among many other operations. It is also used to make tweaks to boost speed/performance, etc.

BUSYBOX: An application that contains many standard Unix tools.

BUTTON COMBO/THREE BUTTON COMBO: The act of pressing several buttons at the same time to produce a desired result (e.g. press and hold volume up+home button+power button for 10 seconds will reboot into the RECOVERY menu at any movement when phone is on or Press and hold volume down+power button+home button to get into ODIN mode/DOWNLOAD mode).

Cache:A component that transparently stores data so that future requests for that data can be served faster.

CM: Short for CyanogenMod. CyanogenMod is an Android build built from the Android Open Source Project, and its builds are usable on multiple different Android Devices.

CPU: It stands for Central Processing Unit and handles all the complex mathematical formulas necessary to do everyday things like surfing the Internet.

CSC - File with Carrier Customizations

Custom bin counter: A line of code in several Samsung Galaxy devices' bootloaders that counts the number of times a user uses ODIN to flash ROMS/KERNELS to the device. Commonly used to detect software modification. This is called custom bin down in ODIN mode and it should be 0 to claim warranty. Can be reset with GALAXY TOOLBOX APP by Doky73

Custom: Independent developers who like to customize their devices beyond the standard options provided often tend to release the fruits of their labor for the rest to enjoy, in form of custom ROMs.

CWM: Short for ClockWorkMod Recovery Menu. This is a program that allows you to install custom ROMS/KERNELS as well as do many other customizations. Often referred to as the "RECOVERY MENU"/"CWM"

DALVIK CACHE: The collection of program information stored for use by the DALVIK program. This can be cleared from the RECOVERY menu to resolve issues with the Android OS.

DALVIK: The Android operating system's memory management tool. This program handles which other programs are running and assigns memory to them

DEODEXED: Removing the .odex files from an APK file. The .odex files contain a list of dependencies for the associated file, and if something changes, the .odex (and similarly, the associated file) not longer function correctly.

DMESG: dmesg (for "display message") is a command on some Unix-like operating systems that prints the message buffer of the kernel..

DOWNLOAD MODE: Read Button combo to know about this.

EFS: The directory /efs on the Android device's internal storage. Contains files with the Android device's IMEI, wireless devices MAC addresses, product code, and other information..

EMMC: Short for Embedded MultiMediaCard. A chip architecture consisting of an embedded storage solution with MMC interface, flash memory and controller, all in a small ball grid array package.

EXT4: A journaling file system (e.g. NTFS, FAT32 are file systems) often used by Linux distributions. Can be used with Android.

EXTERNAL SD: A micro SD card that has been inserted in the micro SD slot in the Android device. Can be removed.

FACTORY RESET: This will remove all user customizations in the Android OS, returning it to a factory state. Note: This will not wipe the Internal SD card. It will just make it as a phone just bought from the store state.

FC/FORCE CLOSE: When a program on the Android device becomes unstable/gets an error, the DALVIK program will force it to terminate to prevent further system instability which appears as a Force Close message usually in phone.

FLASHING: The act of writing code to the Android device. ROMs, MODEMs, KERNELs, and BOOTLOADERs can all be flashed. Independent from, and having nothing to do with, Adobe's Flash product.

FREEZE: Specific to LINK2SD/TITANIUM BACKUP. Using these 2 apps, the user changes a program into a non-functional, but still installed, state. Useful for identifying problem and FCs.

gapps - Google Applications, like GMail, Calendar, Maps, G+, etc

GB - Gingerbread, AKA Android OS 2.3.X

GOVERNOR: A program that interacts with the device hardware to increase or decrease the processor's clock speed (e.g. at low usage, it will set the processor speed to 400 MHz, but as usage increases, it would scale up to 1000 MHz).

HSUPA/HSDPA: Short for High Speed (Up/Down) Packet Access. This is 3G+, and is the Android device's internet speed level between 3G and 4G.

ICS: Short for Ice Cream Sandwich, the Android OS version 4.0.x.

IMEI: Short for International Mobile Equipment Identity. A unique number to identify GSM, WCDMA, and iDEN phones. Used by GSM networks to identify valid devices.

INTERNAL SD: The internal storage memory of the Android device. Not a physical SD card that can be removed.

JB: Short for Jelly Bean, the Android OS version 4.1.x.

JIG: A piece of hardware that makes a physical connection between pins of the USB slot to force the Android device into DOWNLOAD mode.

JTAG: A process of connecting directly to the main board of the Android device to rewrite corrupted BOOTLOADERS.

KERNEL: The kernel is a program that constitutes the central core of a computer operating system. It has complete control over everything that occurs in the system.

LAST_KMESG: last_kmsg is a dump of the printk statements from the kernel before the operating system itself crashed.
LAUNCHER: A program that launches programs in Android. Examples are Touchwiz (Samsung), HOLO Launcher, Launcher Pro, ADW Launcher, and Go Launcher EX.

LCD Density: Pixel density is a measurement of the resolution of devices in various contexts; typically computer displays, image scanners, and digital camera image sensors.

LOGCAT: A command to view messages in one of the system logs. See Android logger.

LTE: Stands for Long Term Evolution. It is based on the GSM/EDGE and UMTS/HSPA network technologies, increasing the capacity and speed using a different radio interface together with core network improvements.

MAI77 method: Its only known here. So dont say this out of SGY forum. This is a method to flash kernel through CWM using Kernel flasher tool made by MAI77. Its basically you have kernel flasher tool and boot.img file in SDCARD root and you select kernel flasher tool in CWM and it will install boot.img file which is the kernel you selected.

MD5 CHECKSUM: A 32-digit (128-bit) hash number generated by a cryptographic program to ensure that a downloaded file matches the original file. The original file is run through the MD5 generator program, which creates the 32-bit number. This number is checked against the md5 number created with the file the end user receives to ensure file integrity.

MIUI: A Chinese built-from-source ROM. Short for "Mobile Internet User Interface". Also can refer to the MIUI music player, which has been included in other ROMs.

Mod: The act of modifying a piece of hardware or software or anything else for that matter, to perform a function not originally conceived or intended by the designer.

MODEM: The software that interfaces with the phone's radio hardware to connect to cell phone towers.

NANDROID BACKUP: A complete system image backup of the Android device except for the MODEM and KERNEL. Can be accessed from CWM.

ODEX: A file that is associated with an APK file, containing a list of the dependencies for the program. See also DEODEXED.

ODIN: A Samsung proprietary program that allows the Android device to be flashed back to stock or with custom software.

OVERCLOCKING/OC: Setting the processor's clock speed to run faster than its default setting, i.e. 1248 MHz (1.2 GHz) vs 832 MHz (Default)

OTA - Over-the-Air (usually used as "OTA update" for firmware updates that can be installed directly via 3G/4G/Wi-Fi without the need of an PC)

PIT FILE: Short for Partition Information Table file. One of the possible file types used while flashing with ODIN or HEIMDALL.

Port: To Take a rom or app from one phone and program it to work on a different one.

Ram: (Random Access Memory) A group of memory chips, typically of the dynamic RAM (DRAM) type, which function as the computer's primary workspace.

RECOVERY: The menu that allows a user to do many low-level operations on the Android Device. This menu can either be the stock Samsung menu, or the CLOCKWORKMOD RECOVERY MENU (CWM). See also CWM.

RFS: A Samsung-proprietary file system (e.g. NTFS, FAT32 are file systems) used on some Android devices. Stands for Robust File System.

RIL - Radio Interface Layer

ROM: The collection of programs, themes, and settings that create the general look-and-feel of your Android device. This is what most users will initially be wanting to change. Or custom ROM firmware file, Can also refer to a Read-only memory.

ROOT: Changing the permission level of the Android system to its most powerful level, the root user, allowing full access to the file system. More like Administrator permission in Windows OS.

SGS /SGSD /SGSP /SGSPD : Samsung Galaxy Star / Samsung Galaxy Star Duos / Samsung Galaxy Star Pro/ Samsung Galaxy Star Pro Duos

Sideloading: It means installing applications without using the official Android Market.

SOFT BRICK: A device that is not functioning correctly, but still shows some signs of operation. See also BRICK.

STOCK: The Android software version that comes installed on new devices, prior to sale to the user. Can also be used to refer to the Android software issued from Samsung or the carrier.

Superuser/SU: On many computer operating systems, the superuser is a special user account used for system administration. Depending on the operating system, the actual name of this account might be: root, administrator or supervisor.

TETHER: Connecting the Android device to a computer via a wired or wireless connection to allow the transfer of data through the Android device's internet connection. Commonly used to provide internet access to a laptop or desktop computer when other methods are not desired or available.

THEME: A collection of images, backgrounds, colors, font types, and other visual items to change the Android device's look and feel. Separate from LAUNCHER, and is usually FLASHed in CWM.

TWRP2 - an alternate recovery mode for your phone

UNDERVOLTING/UV: Setting the voltage levels drawn by the Android device to a lower level to reduce overall battery usage.

Updater Script: When Android devices install updates via CWM/recovery mode they have to perform a wide range of functions on files and permissions. The scripting language is called Edify and is defined primarily in the bootable/recovery/{edify,edifyscripting,updater} directories of the Android source-code tree.

WCDMA: Short for Wideband Code Division Multiple Access. An air interface standard in 3G mobile communications networks that allows higher speeds and more users.

ZIPALIGNED: An archive alignment tool that provides important optimization to APK files. The purpose is to ensure that all uncompressed data starts with a particular alignment relative to the start of the file. Reduces RAM consumption.
Hit Thanks , If I helped you
09:35| 0comments| Read More

Kenapa Blog Nasta69 Telah Lama Vakum

Assalamu alaikum wr. wb

kembali lagi dengan nasta69 , saya telah lama vakum karena sibuknya didunia nyata, sehingga saya tidak dapat menulis post lagi. berhubung saya harus kerja dan tuntutan didunia nyata , ya akhirnya saya tinggalkan dunia web/blog. maka dari itu saya pun lama tidak cek ato browsing lagi di blog ane,.
kemungkinan saya akan post sebuah game yg sangat terpopuler yang dimainkan diseluruh dunia, yaitu game hp online, yang namanya avatar online, coc, iking ( immortalking), dll. maaf untuk sementara linknya blom saya kasih,. hehehe
lagi males, untung untungan ini mau cek blog ane lagi hehehehe,.
saya pun lagi males moding hp saya samsung c3322 alias salak ( samsung lakota ), galstar  (gt-s5282), grand prime (350h). ea saya hanya ingin dukungan dari teman teman agar saya mau ngeblog lagi, jangan lupa kunjungi blog ane tiap hari,. biar saya tambah semangat ngeblog lagi. agar blog ane tidak mati. maaf tulisan ini agak acak acakan, soalnya ni nulis cuma basingan juga. hehehe
maaf ya semuanya bila blog saya fakum sampai bertahun - tahun, blog ini sangat membantu saya soal web. sorry all.
byee pland smoga 2016 ini akan lebih baik lagi

itulah sebabnya blog saya fakum bertahun tahun, page rank saya juga menurun.
02:34| 0comments| Read More

Cara Hard Reset HP Symbian Layar Sentuh

Cara Hard Reset HP Symbian Layar Sentuh S60V5

 nasta69 kali ini membahas hp bro. hehehe
"Untuk handphone S60V5 layar sentuh/touch screen (Nokia 5233, 5800, 5320, 5228, etc.) yang tidak ada keypad atau tombol lengkap."
 
Alternatif cara hard reset S60V5 layar sentuh yang kode pengaman hp sudah tidak standar, bisa dengan cara berikut ini :

Cara Hard Reset HP Symbian Layar Sentuh
nasta69
1. Matikan Handphone terlebih dahulu.
2. Tekan tombol kurangi volume / tombol Min (-) , Tombol kamera dan Tombol Menu.
3. Tekan ketiga tombol tersebut secara bersamaan, tahan terus, jangan sampai ada tombol yang lepas, kemudian tekan tombol power on / off dan tahan.
4. Tekan terus semua tombolnya, hingga hp bergetar dan hidup.

Tunggu sampai hp terformat sempurna.
Jika berhasil, biasanya setelah hp hidup, di layar akan muncul menu pilihan bahasa atau pilihan negara. Jika belum berhasil, diulang saja dan pasti kan cara nya harus benar !

Oke, Semoga Bermanfaat . . . .  
07:15| 1comments| Read More

mungkinkah nasta69 akan berhenti ngeblog ?

Anggin Nastain
Anggin Nastain
mungkinkah saya sbagai pemilik web / blog nasta69 akan pensiun dalam dunia blog?

Nama : ANGGIN NASTAIN
Sekolah : SMK TARUNA BUMI METRO
Kejuruan : OTOMOTIF

Alamat : 46 polos, kecamatan Batang Hari
Hp : 085789484923

 semoga para pembaca memberikan kepada nomer hp saya via pulsa, agar saya tidak bosan ngeblog. donasi hehe. seiklasnya ya guys. hehe




saya membuat judul diatas mempunyai alasan yang tepat.
karna terlalu sibuknya dalam dunia nyata, sehingga blog saya ini vakum sampai beberapa hari, minggu maupun bulan.
apalagi ketambahan aktivitas sehari hari yang menyibukkan saya, seperti kebengkel ataupun kegiatan lainnya.
disini saya anggin nastain sedang sibuk menghadapi try out, les, ujian sekolah maupun ujian nasional yang mana di tahun ajaran saya yang akan dilaksanakan 20 paket. (sekarang sudah bekerja )
hal seperti inilah yang membuat saya sibuk dalam dunia nyata , sehingga blog saya tidak ter urus atau pun facebook, twitter saya pun tak terurus.

sampai untuk pacaran terlewatkan. hehehehe
saya sbagai pemilik blog / web ini minta maaf kepada teman teman setia pembaca blog saya, kalau saya sementara ini belum dapat memberikan postingan baru. mungkin bulan depan akan ada post terbaru dari saya, kemungkinan akan membahas tentang dunia moding samsung gt c3322 atau yang sering disebut dengan samsung lacota / salak.
hehehe
karna saya lagi suka dengan prodak samsung tersebut, yang harganya terjangkau dengan uang saya,. hehehe
sbenarnya saya heran, mengapa kok saya bisa ngeblog, padahal saya awalnya cuma iseng iseng dan akhirnya saya pun lama kelamaan tertarik dengan ngeblog.
padahal disekolah saya tidak diajarkan tentang websait, dan sekolahan saya padahal kejuruan otomotif, aneh kan???
ea namanya juga teknologi, pasti ane kagak ingin ketinggalan,. hehehe
sekian aja dulu ya guys.
update th 2016


22:30| 0comments| Read More

Cara Menghilangkan Bau Pada AC Ruang

Cara Menghilangkan Bau Pada AC Ruang

Air conditioner atau yang sering disingkat menjadi ac merupakan alat untuk mengatur suhu sebuah ruangan agar lebih rendah dari pada suhu diluar ruangan selain itu ac juga berfungsi untuk membantu sirkulasi udara, sehingga ketika ac menimbulkan bau tidak sedap tentu saja akan sangat menggangu. Berikut beberapa penyebab bau tidak sedap pada ac ruang:
Cara Menghilangkan Bau Pada AC Ruang

Bau Pada AC Ruang

  1. Bau Yang Disebabkan Oleh Kotoran
    penyebab bau tidak sedap yang sering terjadi adalah adanya pengendapat kotoran (debu, jamur, lendir) yang terlalu lama pada indoor unit. Untuk mencegah bau tidak sedap pada ac ruang perlu dilakukan service cleaning (cuci ac) secara teratur sehingga kotoran tidak sampai mengendap dan menimbulkan bau tidak sedap.
  2. Bau Yang Disebabkan Oleh Oli
    pada indoor unit terdapat evaporator yang berfungsi menyerap panas dan dibuang melalui kondensor. Jika pada evaporator terjadi kebocoran refrigran maka oli akan keluar dari evaporator, sehingga udara ruangan tercampur oleh bau oli. Selain menimbulkan bau evapurator yang bocor juga akan membuat refrigran keluar dari sistem refrigran sehingga ac tidak dingin lagi. Untuk mengatasi hal ini perlu dilakukan perbaikan kebocoran pada evaporator dan service cleaning agar oli yang keluar dari evaporator bersih dan tidak menimbulkan bau.
Demikianlah beberapa penyebab bau tidak sedap pada ac ruang untuk permasalahan yang lain dapat menghubungi kami, agar ac ruang beraroma harum dapat menambahkan pengharum ruang.
09:13| 1comments| Read More

Cara Mudah Membuat Auto Blog Amazon

Cara Mudah Membuat Auto Blog Amazon

Barang kali ada yang belum tau apa itu Amazon.
Amazon merupakan Toko Online Terbesar di Dunia, Amazon juga mempunyai Program Affiliasi. Program Affiliasi Amazon adalah anda akan mendapatkan komisi 4% dari produk amazon yang berhasil anda jual.

Mungkin sudah banyak yang tau tentang Bisnis Affiliasi Amazon ini, karena banyak Blogger yang sudah banyak berkecipung di Dunia Bisnis Affiliasi Amazon ini. Mungkin anda berminat untuk mencari Dollar malalui Affiliasi Amazon ini.

Pada Artikel ini saya akan menjelaskan Bagaimana Cara Membuat Auto Blog Amazon
Salah satunya adalah menggunakan Plugin Wordpress yaitu Wp Robot. Banyak sekali yang menggunakan WP Robot untuk membuat Blog Blog yang di gunakan untuk ladang dollar affiliasi Amazon.

WP Robot merupakan Plugin Wordpress yang bisa digunakan untuk membuat Auto Blog, Plugin ini bisa mengisi Blog anda dengan Konten Konten Amazon. Bahkan ribuan Produk Amazon pun bisa siap berada di Blog Amazon milik anda.

Cara membuatnya sangat Mudah. Anda hanya perlu mengUpload Plugin ini di Blog Wordpress Anda (Self Hosting) Lalu memasukan Licensi Key WP Robot dan tinggal Setting serta jalankan Otomatis WP Robot ini untuk membuat banyak Artikel untuk LAdang Dollar Blog Amazon anda.

Jika anda tertarik dengan Plugin ini, anda bisa membeli Plugin ini hanya seharga Rp. 50.000 saja.
Selain itu anda juga bisa dapatkan Themes WP dari ElegantThemes[dot]com dengan Harga Rp. 50.000 (55 Themes).

Bagaimana? Anda tertarik dengan Plugin WP Robot ini.
Silahkan hubungi saya klik disini untuk memesan Plugin ini.  Sudah saya siapkan Tutorial cara menggunakan WP Robot dan juga beberapa Bonus Themes WP yang lainnya.
*WP Robot Licensi Versi Developer v. 3.6

Selain itu saya juga menyediakan Tips Bagaimana Cara Posting Otomatis dari Blog WP yang menggunakan WP Robot ke Blogspot. Jadi bagi anda yang tidak terlalu bisa menggunakan WP, bisa menggunakan Blogspot untuk Posting otomatis dari WP Robot.

Demikian, Semoga bermanfaat.
07:36| 0comments| Read More

Cara Menghilangkan Frost Pada Kulkas Satu Pintu

Frost Pada Kulkas Satu Pintu
contoh gambar


Cara Menghilangkan Frost Pada Kulkas Satu Pintu

Kulkas satu pintu merupakan lemari pendingin yang tidak dilengkapi dengan sistem defros seperti pada kulkas dua pintu, oleh sebab itu proses menghilangkan bunga es pada kulkas satu pintu dilakukan secara alami. Bunga es atau frost dapat dicegah dengan cara mengatur thermostat pada posisi minimal tetapi hal ini mengakibatkan proses pendinginan lebih lama dan tidak dapat mencapai temperatur yang sangat rendah. Jika thermostat diatur pada posisi medium atau maksimal akan mengakibatkan terbentuknya frost pada permukaan evaporator, hal ini selain membuat ruang freezer menjadi sempit juga dapat mengganggu proses pendinginan. Untuk itu perlu penangana yang benar pada saat membersihkan bunga es pada evaporator, berikut ini langkah-langkah membersihkan bunga es pada evaporator kulkas satu pintu:
  1. Lepaskan aliran listrik yang terhubung dengan kulkas, hal ini dilakukan untuk menghindari sengatan listrik atau hubung singkat.
  2. Amankan komponen listrik yang berada didalam kulkas seperti thermostat dan lampu agar tidak terkena air dengan cara membungkusnya dengan plastik atau melepas komponen tersebut, hal ini dilakukan agar tidak ada komponen yang rusak akibat terkena frost yang mencair.
  3. Proses selanjutnya menunggu es mencair sendiri atau dapat menyiramkan air hangat pada permukaan es secara perlahan sehingga es lebih cepat mencair, tetapi harus berhati agar air tidak mengenai komponen listrik pada kulkas.
  4. Setelah frost mencair bersihkan permukaan evaporator dengan air bersih atau dapat menggunakan sabun pencuci piring untuk mendapatkan hasil yang lebih bersih.
  5. Setelah kulkas bersih sebaiknya keringkan terlebih dahulu permukaan evaporator dengan kain kering, setelah itu kembalikan komponen listrik pada posisi semula.
  6. Setelah itu hubungkan kulkas dengan sumber listrik dan atur posisi thermostat sesuai kebutuhan.
Demikian informasi mengenai cara membersihkan frost pada kulkas satu pintu untuk informasi lainnya dapat menghubungi kami.

Catatan:
  • Jangan mencongkel bunga es dari evaporator karena akan mengakibatkan kebocoran refrigran.
  • Jangan menggosok permukaan evaporator dengan benda yang kasar.
  • Utamakan keselamatan pada saat membersihkan kulkas.
08:49| 0comments| Read More

Fungsi Thermostat Pada Sistem Pendingin

Fungsi Thermostat

Thermostat merupakan alat yang berfungsi sebagai pengatur suha, sehingga temperatur dalam sebuah ruangan selalu setabil sesuai kebutuhan. Pada mesin pendingin selalu menggunakan alat pengatur suhu salah satunya adalah thermostat yang banyak diaplikasikan pada kulkas, freezer, dan showcase. Thermostat bekerja dengan cara memutuskan arus listrik yang masuk kompresor apabila temperatur yang diinginkan telah tercapai, sehingga kompresor akan off setelah itu temperatur akan kembali naik dan thermostat akan mengalirkan kembali arus listrik yang masuk pada kompresor.
Fungsi Thermostat
thermostat

Demikianlah fungsi thermostat yang biasa terpasang pada kulkas, freezer, dan showcase.
08:46| 0comments| Read More