Tampilkan postingan dengan label Teknologi. Tampilkan semua postingan
Tampilkan postingan dengan label Teknologi. Tampilkan semua postingan

Jumat, 31 Mei 2013

Mengapa Internet Membuat Anda Kecanduan?



“Cuma sebentar kok melihat Facebook.”

Itulah yang sering dikatakan orang, sebelum akhirnya menghabiskan berjam-jam menonton video kucing, mengomentari peluncuran produk makanan di Instagram, dan berselancar guna mengetahui apa yang terjadi pada Dolph Lundgren.

Jika Anda adalah salah satu dari orang itu, jangan bersedih. Itu adalah tingkah laku yang alami, hal yang membuat internet terstruktur, kata para ilmuwan.

Orang-orang cenderung mencari cara untuk membenarkan tindakan mereka berselancar di dunia maya dengan cara kompulsif yang tidak diduga. Keberadaan internet dan kurangnya batasan membuat orang-orang sering lupa waktu, sehingga sukar berpaling dari internet.

“Internet tidak menyebabkan kecanduan sebagimana obat-obatan,” kata Tom Stafford, ilmuwan kognitif di University of Sheffield di Inggris. “Tapi internet itu kompulsif, menarik, dan menggangu.”

Cara Apple Menjaga Kerahasiaan Produk


Sekelompok insinyur Apple mengungkap praktek perusahaan paling terkenal kerahasiaannya di Amerika Serikat itu.

Karyawan Apple diminta untuk tidak berbicara kepada istri-istri mereka tentang proyek-proyek mereka. Sementara tim keamanan perusahaan mengawasi masing-masing insinyur di setiap kesempatan, dan sistem unik yang disebut 'iTrack' digunakan untuk memonitor setiap perangkat prototipe.

Beberapa mantan karyawan dan anggota keluarga mereka menimpali bahwa 'ketakutan' lah yang mencegah kebocoran muncul keluar. Ya, ketakutan pemecatan dan tuntutan hukum besar-besaran.

Rabu, 29 Mei 2013

Sihir Yang Dapat Dibuktikan dengan Sains




Penyihir, peramal telah melakukan penipuan bodoh selama berabad-abad menggunakan tipuan rumit untuk mensimulasikan kekuatan fantastis. Tapi sekarang semua dapat dibuktikan dengan ilmu pengetahuan...

Rabu, 15 Mei 2013

Robotics Technology - Mobility




Industrial robots are rarely mobile. Work is generally brought to the robot. A few industrial robots are mounted on tracks and are mobile within their work station. Service robots are virtually the only kind of robots that travel autonomously. Research on robot mobility is extensive. The goal of the research is usually to have the robot navigate in unstructured environments while encountering unforeseen obstacles. Some projects raise the technical barriers by insisting that the locomotion involve walking, either on two appendages, like humans, or on many, like insects. Most projects, however, use wheels or tractor mechanisms. Many kinds of effectors and actuators can be used to move a robot around. Some categories are:
·    legs (for walking/crawling/climbing/jumping/hopping)
·    wheels (for rolling)
·    arms (for swinging/crawling/climbing)
·    flippers (for swimming)

Robotics Technology - Artificial Intelligence





The term "artificial intelligence" is defined as systems that combine sophisticated hardware and software with elaborate databases and knowledge-based processing models to demonstrate characteristics of effective human decision making. The criteria for artificial systems include the following: 
1) functional: the system must be capable of performing the function for which it has been designed; 
2) able to manufacture: the system must be capable of being manufactured by existing manufacturing processes; 
3) designable: the design of the system must be imaginable by designers working in their cultural context; and 
4) marketable: the system must be perceived to serve some purpose well enough, when compared to competing approaches, to warrant its design and manufacture. 

Robotics Technology – Arms



The robot arm comes in all shapes and sizes and is the single most important part in robotic architecture. The arm is the part of the robot that positions the End Effector and Sensors to do their pre-programmed business. Many (but not all) resemble human arms, and have shoulders, elbows, wrists, even fingers. This gives the robot a lot of ways to position itself in its environment.


Many robots resemble human arms, and have shoulders, elbows, wrists, even fingers. This gives a robot lots of options for moving, and helps it do things in place of a human arm. In order to reach any possible point in space within its work envelope, a robot uses a total of 7 degrees of freedom. Each direction a joint can go gives an arm 1 degree. So, a simple robot arm with 3 degrees of freedom could move in 3 ways: up and down, left and right, forward and backward. Many robots of today are designed to move with these 7 degrees of freedom.

Robotics Technology - Controllers



The robot connects to a computer, which keeps the pieces of the arm working together. This computer is the controller. The controller functions as the "brain" of the robot. The controller can also network to other systems, so that the robot may work together with other machines, processes, or robots. 


Given that the robot arm movement is appropriate to its application, that the arm strength and rigidity meet the payload needs and that servo drives provide the necessary speed of response and resolution, a robot controller is required to manage the arm articulations, its End Effector, and the interface with the workplace.  The simplest type of control, still widely used, is "record-playback," or "lead-through".  An operator positions arm articulations to desired configurations. At each desired location the articulation encoder positions are recorded in memory.  Step by step, an entire work-cycle sequence is recorded.  Then in playback mode the sequence is observed and modified.

Robotics Technology - Actuators




Actuators, also known as drives,  are mechanisms for getting robots to move. Most actuators are powered by pneumatics (air pressure), hydraulics (fluid pressure), or motors (electric current). Most actuation uses electromagnetic motors and gears but there have been frequent uses of other forms of actuation including NiTinOL"muscle-wires" and inexpensive Radio Control servos. To get a motor under computer control, different motor types and actuator types are used. Some of the motor types are Synchronous, Stepper, AC servo, Brushless DC servo, and Brushed DC servo.  Radio Control servos for model airplanes, cars and other vehicles are light, rugged, cheap and fairly easy to interface. Some of the units can provide very high torque speed. A Radio Control servo can be controlled from a parallel port.  With one of the PC’s internal timers cranked up, it is possible to control eight servos from a common parallel port with nothing but a simple interrupt service routine and a cable. In fact, power can be pulled from the disk drive power connector and the PC can run all servos directly with no additional hardware. The only down side is that the PC wastes some processing power servicing the interrupt handler. 

Robotics Technology - Effectors



An effector is any device that affects the environment. Robots control their effectors, which are also known as end effectors. Effectors include legs, wheels, arms, fingers, wings and fins. Controllers cause the effectors to produce desired effects on the environment.  An actuator is the actual mechanism that enables the effector to execute an action. Actuators typically include electric motors, hydraulic or pneumatic cylinders, etc.  The terms effector and actuator are often used interchangeably to mean "whatever makes the robot take an action." This is not really proper use. Actuators and effectos are not the same thing. And we'll try to be more precise in the class.  Most simple actuators control a single degree of freedom, i.e., a single motion (e.g., up-down, left-right, in-out, etc.). A motor shaft controls one rotational degree of freedom, for example. A sliding part on a plotter controls one translational degree of freedom.  How many degrees of freedom (DOF) a robot has is going to be very important in determining how it can affect its world, and therefore how well, if at all, it can accomplish its task. Just as we said many times before that sensors must be matched to the robot's task, similarly, effectors must be well matched to the robot's task also.

Robotics Technology – Sensors




Most robots of today are nearly deaf and blind.  Sensors can provide some limited feedback to the robot so it can do its job.  Compared to the senses and abilities of even the simplest living things, robots have a very long way to go. 

The sensor sends information, in the form of electronic signals back to the cfontroller.  Sensors also give the robot controller information about its surroundings and lets it know the exact position of the arm, or the state of the world around it. 

What is Robotics?



Roboticists develop man-made mechanical devices that can move by themselves, whose motion must be modelled, planned, sensed, actuated and controlled, and whose motion behaviour can be influenced by “programming”. Robots are called “intelligent” if they succeed in moving in safe interaction with an unstructured environment, while autonomously achieving their specified tasks.

This definition implies that a device can only be called a “robot” if it contains a movable mechanism, influenced by sensing, planning, actuation and control components. It does not imply that a minimum number of these components must be implemented in software, or be changeable by the “consumer” who uses the device; for example, the motion behaviour can have been hard-wired into the device by the manufacturer.

Selasa, 16 April 2013

Pembangkit Listrik Tenaga Nuklir (PLTN)


Masyarakat pertama kali mengenal tenaga nuklir dalam bentuk bom atom yang dijatuhkan di Hiroshima dan Nagasaki dalam Perang Dunia II tahun 1945. Sedemikian dahsyatnya akibat yang ditimbulkan oleh bom tersebut sehingga pengaruhnya masih dapat dirasakan sampai  sekarang.

Di samping sebagai senjata pamungkas yang dahsyat, sejak lama orang telah memikirkan bagaimana cara memanfaatkan tenaga nuklir untuk kesejahteraan umat manusia. Sampai saat ini tenaga nuklir, khususnya zat radioaktif telah dipergunakan secara luas dalam berbagai bidang antara lain bidang industri, kesehatan, pertanian, peternakan, sterilisasi produk farmasi dan alat kedokteran, pengawetan bahan makanan, bidang hidrologi, yang merupakan aplikasi teknik nuklir untuk non energi. Salah satu pemanfaatan teknik nuklir dalam bidang energi saat ini sudah berkembang dan dimanfaatkan secara besar-besaran dalam bentuk Pembangkit Listrik Tenaga nuklir (PLTN), dimana tenaga nuklir digunakan untuk membangkitkan tenaga listrik yang relatif murah, aman dan tidak mencemari lingkungan.

Jumat, 29 Maret 2013

STP (Sewage Treatment Plant)

Sewage Treatment Plant merupakan bangunan instalasi system pengolah limbah rumah tangga atau limbah cair domestik termasuk limbah dari dapur, air bekas, air kotor, limbah maupun kotoran. Limbah yang mengandung logam berat akan mendapat perlakuan khusus, bukan termasuk dalam limbah domestik.

Tujuan dari system pengolahan limbah cair domestik adalah agar limbah tidak mengandung zat pencemar lingkungan, sehingga layak buang sesuai dengan peraturan pemerintah yang berlaku.

Selanjutnya, bila kita tela’ah pengertian STP (Sewage Treatment Plant) kata demi kata, sewage artinya kotoran atau limbah, Treatment artinya perawatan, dan plant artinya Bangunan atau instansi atau tempat, Maka Sewage Treatment Plant atau sering disingkat STP ini adalah Proses Pengolahan Limbah di suatu Bangunan atau Instansi. STP ini Tidak jauh berbeda dengan Septik Tank. STP biasanya digunakan di suatu bangunan yang besar, sementara septink tank identik dengan rumahan. Apa bedanya STP dengan septic tank? Sebenarnya keduanya sama-sama mengolah limbah atau kotoran, tetapi perbedaannya pada STP mempunyai system penguraian dan filtrasi, sementara septic tank hanya sebagai penyimpanan saja, tepatnya penimbunan.

Didalam STP terdapat bagian-bagian utama.  STP mempunyai beberapa Chamber yang setiap chamber memiliki fungsinya tersendiri. Ada yang disebut system Aerasi atau system back wash. Pada intinya system ini merupakan pemberian gelembung udara yang dimaksudkan untuk menghidupkan  bakteri yang terdapat didalammnya. Bakteri ini berfungsi untuk menghancurkan sewage yang berbentuk keras. Bakteri pengurai ini menghancurkan sewage hingga di akhir output STP berupa limbah yang berbentuk air bening.

Sewage Treatment plant ini biasanya digunakan di hotel, gedung bertingkat dan sebagainya. Hasil-hasil buangan dari Sewage Treatment Plant seperti minyak dan lemak dari buangan dapur harus dipisahkan dahulu minyak dan lemaknya dari air sebelum masuk ke bak bak pengolahan.

Demikian juga dengan hasil buangan laundry, idealnya harus melalui pretreatment dahulu yaitu koagulasi, flokulasi, netralisasi, dan sedimentasi. Untuk itu diperlukan chemical atau bahan kimia yang sesuai dengan fungsi masing masing.

Hasil dari buangan WC atau Toilet diperlukan penghancur untuk benda benda kasar dan kemudian disaring, baru hasil buangan tersebut masuk ke dalam bak-bak pengolahan sehingga effluent dari prosess pengolahan sewage ini dapat dibuang ke saluran kota dengan kualitas yang disyaratkan, bahkan dapat di recycling untuk penyiraman tanaman.

Bagian-bagian STP

1.    Motor dan mesin blower
2.    Control Panel
3.    Pompa-pompa
4.    Peralatan sedimentasi
5.    Water level control (WLC) dan Elektroda

Jumat, 22 Maret 2013

Komputer dan Penjelasannya


PENDAHULUAN
Zaman sekarang siapa sih yang nggak kenal komputer. Alat canggih yang bisa buat apa aja, buat mengerjakan pekerjaan kantor sampai membantu proses di pabrik. Selain untuk kerja, komputer juga saat ini untuk hiburan dan bermain game. Komputer adalah alat yang dipakai untuk mengolah data menurut perintah yang telah dirumuskan. Kata komputer semula dipergunakan untuk menggambarkan orang yang perkerjaannya melakukan perhitungan aritmatika, dengan atau tanpa alat bantu, tetapi arti kata ini kemudian dipindahkan kepada mesin itu sendiri. Asal mulanya, pengolahan informasi hampir eksklusif berhubungan dengan masalah aritmatika, tetapi komputer modern dipakai untuk banyak tugas yang tidak berhubungan dengan matematika.
          Tidak dapat dipungkiri hingga saat ini komputer mengambil peranan penting bagi kehidupan manusia. Dengan fungsi yang beragam, komputer bisa sangat membantu manusia melakukan apapun. Namun, komputer juga bisa menimbulkan efek yang buruk dan sangat berbahaya bila disalah gunakan.
            Mungkin kita semua bisa menggunakan computer, namun tidak semua yang tau arti dari komputer itu sendiri. Selain itu, kita juga mungkin tidak tahu apa saja yang ada di dalam komputer, apa yang menjalankannya, bagaimana fungsinya, dan bagaimana cara kerjanya.


Sabtu, 16 Maret 2013

Evolusi Perangkat Lunak Komputer Dari Tahun 2000-2020


Evolusi Perangkat Lunak Komputer Era 2000-2010


Di era ini perangkat lunak sudah menjadi lahan yang sangat kompetitif. Perangkat lunak yang dulu dibangun secara internal di dalam komputer sekarang sudah dapat diproduksi secara terpisah.


Saat ini perangkat lunak sudah terdapat di mana-mana, tidak hanya pada sebuah superkomputer dengan 25 processor-nya, sebuah komputer genggampun telah di lengkapi dengan perangkat lunak yang dapat di sinkronkan dengan PC.Komputer pada generasi ini komputer dapat menerjemahkan bahasa manusia serta adanya penghematan energi komputer. Sifat ini dinamakan “artifical intelegence” Selain itu berbasis GUI, Multimedia dan Multikomunikasi.