Skip to main content

Posts

Showing posts with the label Logic

Audible Logic Probe Circuit Diagram

When testing circuits with a logic probe, it is sometimes difficult to watch the LEDS on the probe to determine the logic state. With this probe the logic states are audible. This probe is designed for TTL circuits only but could be modified for CMOS. The way it works is as follows. The 5 volt power source will be the circuit under test. Clip the ground input of the probe to the ground of the circuit being tested. The other input lead is used to probe the different chips of the circuit being tested. Any input greater then 2 volts will be high and output a high tone through the speaker. Any input less then .8 volts will be low and produce a low tone through the speaker. Audible Logic Probe Circuit Diagram Source : extreamcircuits.net

Programmable Logic Controllers PLC

Before the advent of solid-state logic circuits, logical control systems were designed and built exclusively around electromechanical relays. Relays are far from obsolete in modern design, but have been replaced in many of their former roles as logic-level control devices, relegated most often to those applications demanding high current and/or high voltage switching. Systems and processes requiring “on/off” control abound in modern commerce and industry, but such control systems are rarely built from either electromechanical relays or discrete logic gates. Instead, digital computers fill the need, which may be programmed to do a variety of logical functions. In the late 1960’s an American company named Bedford Associates released a computing device they called the MODICON . As an acronym, it meant Mod ular Di gital Con troller, and later became the name of a company division devoted to the design, manufacture, and sale of these special-purpose control computers. Other engineering ...