Posts

Showing posts from April, 2018

PLC programming excercise with solutions.

This section covers programmable logic controller, PLC programming examples. Every example program includes the description of the problem, the solution as well as PLC code, explanation and run time test cases of the problem. These examples can be simple PLC programs or advanced PLC programs. So, they are suitable for any user (dummies, beginners or advanced users). Here is the listing of PLC programming examples for different categories viz. Digital logic, Home and Industrial automation. 1. PLC Programs on Digital Logic This section of PLC programming examples cover various digital logic likes Logic gates, Boolean functions and combination logic circuits. It also contains PLC programs on converters like Binary to BCD to Excess-3 code to BCD to Gray code, etc. followed by Multiplexers, DE-multiplexers, Line encoders and decoders. It subsequently implements various Flip-Flop circuits like SR, D and T Flip Flops followed by PLC programs on Latching and Unlatchin...

RELAYS

Image
Y ou might not realize it, but you're constantly on-guard, watching out for threats, ready to act at a moment's notice. Millions of years of evolution have primed your brain to save your skin when the slightest danger threatens your existence. If you're using a power tool, for example, and a tiny wood chip flies toward your eye, one of your eyelashes will send a signal to your brain that make your eyelids clamp shut in a flash—fast enough to protect your eyesight. What's happening here is that a tiny stimulus is provoking a much bigger and more useful response. You can find the same trick at work in all kinds of machines and electrical appliances, where sensors are ready to switch things on or off in a fraction of a second using clever magnetic switches called   relays . Let's take a closer look at how they work! Photo: A typical relay with its plastic outer case removed. You can see the two spring contacts on the left and the electromagnet coil (the red-brown...