Posts

Showing posts with the label Bahasa

Belajar Bahasa Inggris Kok Susah Ya?

Bagi sebagian kita mempelajari bahasa Inggris terasa begitu sulit. Padahal jika kita bisa berbahasa Inggris tentu banyak manfaat yang kita peroleh. Dari mudahnya mendapatkan informasi terbaru, memudahkan komunikasi dengan orang asing. Mungkin tips berikut bisa dicoba untuk mempermudah dalam belajar bahasa Inggris

Control Arrangements for an AFD (Adjustable Frequency Drives)

Image
This lesson convers many of the different control arragements that are possible with Adjustable Frequency Drivers. The L3GD203-Axis Gyro Introduction To Robotics Classification Of Robotics SCADA System Architecture SCADA System Security Issues Overview Outline: Local Control Remote Control Multi-motor Operation Master/Slave (Leader/Follower) Multi-motor operation using Sync-Pos Card PLC signals Serial Communications Combinations

The Chemical Bonds That Make Up Molecule

Image
A freely moving atom is attracted or repulse by other atoms around it. Under this effet, two atoms may approach and attach to one another, become re-arranged to achieve a stable structure. This results in the atoms surrendering their own distinctive properties and coming into possession of new features together, and forming a new substance with entirely different characteristics. For example, two hydrogen atoms and an ocygen atom that join together give rise to a new structure -- astable water molecule. PLCs and RTUs Remote Communications Networks SCADA Host Sofware SCADA Security Conclusion of SCADA   if the newly emerged compound were not stable, it would soon dissolve. By analogy, a new organ transplanted intoa patient's body during a transplant operation will impair the stable structure of that body unless it can adapt itself. In a similar way, atoms that combine together must pruduce a stable compound by adapting to one another. Electrons have vitally important ways...

Conventional IT Security and Relevant SCADA Issues

Image
Over the years, information system security professionals developed a number of generally accepted best practies to protect networks and computing infrastructures from malicious attacks. However, these practices cannot be applied directly to SCADA systems without accounting for the different requirements of IT and SCADA systems. The following list provides examples of IT best practices and the state of their application to SCADA systems: - Audit and monitoring logs: After-the-fact analysis of audit trails is a useful means to detect past events. Monitoring, on the other hand, implies real-time capture of data as a system is operating Both techniques are successfully employed in IT systems.Their application to SCADA systems will yield benefits similar to those derived from their use in IT systems. BEcause of the varying ages and sophistication of some SCADA system components, many do not have logging capabilities. The cost of installing, operating, and maintaining extensive auditing a...

SCADA System Security Issues Overview

Image
For reasons of efficiency, maintence, and economics, data acquisition and control platforms have migrated from isolated in-plant netwoeks using proprietary protocols, and the internet. The downside of this transition has been to expose SCADA systems to the same vulnerabilities and threats that plague Windows-based PCs and their associated networks. Some typical attacks that might be mounted against SCADA systems that employ standard hardware and software are listed here: Image Saurce: gcn.com - Malicious code such as viruses, trojan horses, and worms - Unauthorized disclosure of critical data - Unauthorized modification and manipulation of critical data - Denial of service -  Unauthorized access to audit logs and modification of audit logs Terminology of PLCs The L3GD203-Axis Gyro Introduction To Robotics Classification Of Robotics SCADA System Architecture   Most SCADA system, paticularly the local PLCs or controllers, have ro operate in real-time or near re...

SCADA System Architecture

Image
Specific terminology is associated with the components of SCADA systems. These SCADA elements are defined as follows: - Operator : Human operator who monitors the SCADA system and performs supervisory control functions for the remote plant operations - Human machine interface (HMI) : Presents data to the operator and provides for control inputs in avariety of formats, including graphics, schematics, windows, pull-down menus, touch-screens, and so on. - Master terminal unit (MTU) : Equivalent to a master unit in a master/ slave architecture. The MTU presents data to the operator through the HMI, gathers data from the distant site, and transmits control signals to the remote site. The transmission rate of data between th MTU and the remote site is relatively low and the control method is usually open loop because of possible time delays or data flow interruptions - Communications means : communication method between the MTU and remote controllers. Communication can be through th...

Classification Of Robotics

Image
As Mentioned, robotics can be classified into the following: 1. Robotic Manipulator 2. Wheeled Mobile Robots (WMR) 3. Legged Robots 4. Underwater Robots and Flying Robots 5. Robot Vision 6. Artificial Intelligence 7. Industrial Automation Remote Communications Networks SCADA Host Sofware SCADA Security Conclusion of SCADA   About Slave-to- Slave Messaging SCADA 1. Robotic Arms Robotic arms have become useful and economical tools in manufacturing, medicine, and other industries. 2. Wheeled Mobile Robots Wheeled mobile robots perform many tasks in industry and in the military. 3. Legged Robots Lecomotion on the ground can be realized with tree different basic mechanisms: i.   Slider ii.  Liver, and iii. Wheel or track Out of the above three mechanisms, the first two are walking mechanisms, and in these cases the robot moves on legs. So many robots have been designed that follow the walking mechanism. Walking mechanisms have their own adva...

Introduction To Robotics

Image
Recently there has been alot of discussion about futuristic wars between humans and robots, robots taking over the world and enslaving humans. Movies like The Terminator, Star Wars, etc., have propogated these ideas faster than anything else. These movies are beautiful works of fietion and present us eith an interesting point of view to speculate. However, the truth is much different but equally as interresting as the fiction. If you look around yourself you will ses several machines and gizmos within your surroundings. When you use a simple pair of spectacles, do you become non-living? When an elderly person uses a hearing aid or a physically challenged person uses an artificial leg or arm do they become half machine? Yes, they do. Now we are rapidly moving toward an era where we eill have chips embedded inside our bodies. Chips will communicate with our biological sensors and will help us in performing several activities more effciently. SCADA Systems SCADA Field INstrumentation ...

The L3GD203-Axis Gyro

Image
Overview This is the first of two labs that make use of the gyroscope. In this lab you will use the Arduino microcontroller board to read the gyro and process its data into a usable form. In the PID lab you will use your gyro to detect when your rover drifts from a straight trajectory.

Terminology of PLCs

Image
The language of PLCs consists of a commonly used set of terms; many of which are unique to PLCs. In order to understand the ideas and concepts of PLCs, an understanding of these terms in necessary. Sensor A sensor is a device that converts a physical condition into an electrical signal for use by the PLC. Sensors are connected to the input of a PLC. A pushbutton is one example of a sensor that is conected to the PLC input. An electical signal is sent from the pushbutton ton the PLC indicating the condition (open/closed) of the pushbutton contacts. Actuators Actuators convert an electrical signal from the PLC into a physical condition. Actuators are connected to the PLC output. A motor starter is one example of an actuator that is conected to the PLC output. Depending on the output PLC signal the motor starter will either start or stop the motor. Discrete Input A discrete input, also referred to as a digital input, is an input that is either in an ON or OFF conditio...

Programmable Logic Controllers (PLCs)

Image
Programmbable Logic Controllers (PLCs), also referred to as programmable controllers, are in the computer family. They are used in commercial and industrial applications. A PLCs monitors inputs, makes decisions based on its program, and controls outputs to automate a process or machine. This course is meant to supply you with basic information on the functions and configurations of PLCs. Basic PLC Operation   PLCs consist of input modules or points, a Central Processing Unit (CPU), and output modules or points. An input accepts a variety of digital or analog signals from various field devices (sensors) and converts them into a logic signal that can be used by the CPU. The CPU makes decisions and excecutes control instructions based on program instructions in memory. Output modules convert control instructions from the CPU into a digital  or analog signal that can be used to control various field devices (actuators). A programming device is used to input the desired ins...

About Slave-to- Slave Messaging SCADA

Image
Most SCADA half-duplex protocols do not allow one slave station to talk to another slave station, exept throught special application-soecific  code, which requires processing overhead in the master station. However, Allan-Bradleys DF1 half -duplex protocol implements slave-to-slave communications as a feature of the protocol within the master station, wirhout any additional application code or extra procesing overhead. Refer to chapter 3 of the DF1 Protocol and Commond Set Reference Manual, pulication 1770-RM516, for additional information. If one slave station has a message to send to another, it simply includes the destination slave station's address in the message instrucrion's destination field in place of the master station's address when responding to a poll. The master starion checks the destination station address in every packet header it receives from any slave station. If the address does nt match its own station address, the entire message is forwarded back on...

Conclusion of SCADA

Image
From the introduction of actuators and transducers (that made monitoring of processes easier, more accurate and less costly) at the instrumentation level to the introduction of open standards (to improve the interchange of data between a SCADA sysem and other processes within an organisation), SCADA systems have exploited the various technological advances to drive forward their proficiency. The drive of modern SCADA systems is to: Provide instrumentation and Rus/PLCs for asset or process solutions that can be easily managed and to provide operational benefits from the SCADA host down to the instumentation, not just in terms of controlling and retriecing data but also engineering, implementing, operating and maintaining these assets. Develo and employ open standards to duther ease the integration of assets within a SCADA system using best practices defined by open groups and not a single manufacturing entily. This will in turn reduce the cosr of owning SCADA. Provide secure envir...

SCADA Security

Image
 Security for SCADA systems has in recent years become animportant and hotly debated topic. Traditionally SCADA systems were isolated entities that were the relm of operators enginners and technicians. Ths has meant that SCADA Host platforms were not necessarily developed to have protected connections to public networks. This left many SCADA host platforms open to attack as they did not have the toos necessary to protect themselves. In terms of remote assets communicating back to a SCADA Host, security has been an issue for many years with numerous documented attacks on SCADA systems. However, it's only been in recent years that an open standard has been produced to provide secure encrypted and authenticated data exchanges between remote assets and a SCADA Host platform. Conclusion of SCADA   About Slave-to- Slave Messaging SCADA Programmable Logic Controllers (PLCs) Terminology of PLCs   The L3GD203-Axis Gyro Solutions for remote asset and SCADA host communic...

SCADA Host Sofware

Image
Traditionally, SCADA Host software has been the mechanism to view graphical displays alarms and trends. Control from the SCADA Host itself only became available when control elements for remote instruments were developed. These systems were isolated fro the outside world and were the domain of operaors, technicians and engineers. Their responsibility was to monitor, maintain and engineer processes and SCADA elements. With advancements in Ingormation Tecnology (IT) this is no longer the case. Many different stake holdes now require real time access to the data that the SCADA Host software generates. Accounting, maintenance management and material purchaasing requirements are preformed or party preformed from data derived from the SCADA system. SCADA Systems SCADA Field INstrumentation PLCs and RTUs Remote Communications Networks Consequently, there is a drive for the SCADA Host to be an Enterprise entity providing data to a number of different users and processes. This has encora...

Remote Communications Networks

Image
The remote commuication network is necessary to relay data from remote RTU/PPLCs, which are out in the field or along the pipeline, to the SCADA host located at the field office or central control center. With assets distributed over a large geographical area, communicaton is the glue or the linking part of a SCADA system and essential to its operation. How well a SCADA system can manage communication to remote assets is fundamental to how sucessful the SCADA system is. Twnty years ago the comunication network would have been leased lines or dial-up modems which were very expenive to install and maintain, but in the last 10-15 years many users have switched to radio or satellite communications to reduce costs and eliminate the problematic cabling issues. More recenly, other communication tyes have been made available that include cellular communictions and improved radio devices that can support greater communication rates and better diagnosics. However, the fact hat these types of c...

PLCs and RTUs

Image
Programmable Lagic Controllers (PLCs) and Remote Telemetry Units (RTUs) used to be distincly different devices but over they time they are now almost the same. This has been a convergence of tecnology as manufactures of these devices exlanded their capabilities to meet market demands. If we go back 30 years, an RTU was a 'dumb' telemety box for connecting field instruments. The RTU would 'relay' the data from the instruments to SCADA host without any processing or control bud had well-developed communication interfaces or telemetry. In the 1990s control programming was added to the RTU so it operated more like a PLC. PLCs on the other hand could always do the conteol program but lacked communication interfaces and data logging capability, which has been added to some extent over the past decade.  SCADA Systems SCADA Field INstrumentation PLCs and RTUs Remote Communications Networks SCADA Host Sofware A futher development of devices in the field is to of...