Skip to main content

Posts

Showing posts with the label Monitoring

LTC2990 System Monitoring IC

Using LTC2990 integrated circuit you can design a very simple monitoring system to monitor system temperatures, voltages and currents. Through the I2C serial interface, the device can be configured to measure many combinations of internal temperature, remote temperature, remote voltage, remote current and internal VCC. The internal 10ppm/°C reference minimizes the number of supporting components and area required. Selectable address and configurable functionality give the LTC2990 flexibility to be incorporated in various systems needing temperature, voltage or current data. Bellow you can see some ideas how to use the LTC2990 I2C Temperature, Voltage and Current Monitor Ic in your electronic projects . You can use LTC2900 IC for electronic projects like :motor protection , fan temperature alarm , battery monitoring , liquid level sensing and many other projects .

A Headphone Monitoring Switch Schematic

In any recording situation, monitoring is critical to make sure you're getting what you want on tape. This is just as true in field recording, but in most cases, one's monitoring options are severely limited--stereo headphone is the only choice. Headphone Monitoring Switch  :     Since I often use dual-mono mics, hearing a stereo feed of the two is not always convenient. I wanted the option to hear JUST the left mic in BOTH ears, or just the right mic in both ears, as well as a normal stereo signal. This is simple enough to do with a big rotary switch. When completed, you can create a little box that your headphones plug into, which in turn is plugged into the stereo phone output of your deck. Then, by turning the knob on the switch box, you can hear normal stereo, left-only mono, right-only mono, left+right mono and even left-right reversed stereo (or normal stereo again).  Note the use of summing resistors in the left+right mono section. This was an attempt to pr...

Intelligent Temperature Monitoring and Control System using AVR Microcontroller

Controlling temperature has been a prime objective in various applications including refrigerators, air conditioners, air coolers, heaters, industrial temperature conditioning and so on. Temperature controllers vary in their complexities and algorithms. Some of these use simple control techniques like simple on-off control while others use complex Proportional Integral Derivative (PID) or fuzzy logic algorithms. In this project Shawon Shahryiar discusses about a simple control algorithm and utilize it intelligently unlike analogue controllers. Here are the features of this controller: Audio-visual setup for setting temperature limits. Fault detection and evasive action. Temperature monitoring and display. Audio-visual warning. System status. Settable time frame. Data retention with internal EEPROM memory. [ ]