Repository-circuits
- Page 114
-
This voltage-booster circuit for driving one or more white LEDs uses a 555 timer as its main element ( see the figure ). The timer, IC1, functions as a resettable astable multivibrator where R1, R2, and C2 are the timing components. When the supply voltage,....
-
-
The circuit illustrated here comes to the rescue by sniffing out defective bulbs by capacitively sensing the electric fields they produce ( see the figure ). To understand how it works, consider a string of bulbs with an opencircuited filament, labeled in....
-
The circuit shown flashes the LED briefly (to get your attention) and stays on as long as the power is on ( Fig. 1 ). The venerable 555 timer IC can be put to use in this type of application. The circuit is a standard astable multivibrator with resistors RA,....
-
The 1-Wire Net, or MicroLAN (by Maxim-Dallas), is a simple way to connect slow devices (such as sensors, relay drivers, switches, and so on) using simple components. These components contain the 1-Wire protocol handler, some type of interface to the external....
-
It uses standard components, gives a good sine wave and is fairly immune to the type of op ampit is designed around. It can, however, be misunderstood, and over simplifications as to its operation can leave the designer thinking that it is not as well....
-
Cable and xDSL modems are experiencing increasing popularity. For this reason, many designs are now required to interface with existing telephones at the subscriber`s location. The subscriber line interface circuit (SLIC) within the modem has the additional....
-
-
Consider the need to vary two voltages, V1 and V2, by an equal percentage of their ranges (V1MAX - V1MIN) and (V2MAX - V2MIN), with V1MAX, V1MIN, V2MAX, and V2MIN independent of each other. The first idea that comes to mind is to use ganged potentiometers....
-
Fast rise-time high-voltage pulses have many uses ranging from EMC testing to device characterization. The simple, low-cost circuit described here deals with the latter. It`s able to generate 0- to 1000-V pulses with currents up to 50 A, and a rise time of....
-
By adding a discharge path to the upper MOSFET of a cascode circuit, the unavoidable Miller effect is greatly reduced and the PFC performance of a power supply`s front end can be improved..
-
-
Medical and industrial applications often require galvanic isolation of 2500 V ac or higher for the safety of patients and equipment operators. The isolation barrier conveys not only power to the sensing element, but also data to or from that element. Each....
-
-
Current-control switching-mode power supplies (SMPS) are gaining in popularity because they allow pulse-by-pulse current control and monitoring, making them more reliable and robust than their voltage-controlled counterparts. Current control also eliminates....
-
Although analog and digital controllers may appear vastly different, their principles of operation are usually quite similar. Therefore, popular analog tools like Spice can still be used to benefit common digital proportional-integral controllers through....
-
This low-cost function generator, based on the Maxim MAX038 high-frequency waveform generator, produces sine, triangle, and square waves from under 1 Hz to over 20 MHz..
-
Use the Maxim MAX292 switched-capacitor filter IC to round a square wave into a sine wave; the circuit`s frequency range is between 5.2282 Hz and 8928.6 Hz when the microcontroller is operating at a 16-MHz clock frequency..
-
The basic technique is the same like the last lesson except fact that we have added a counter which counts between 0000 and 9999. Our counter increments with 1 second delay. /* ` * ` Lesson nr. 12: ` Multiplexed 7Segment as counter mode ` Done by: `....
-
In this Lesson, we will make a digital temperature meter using DS18B20. The connection between temperature sensor and microcontroller will be done through a single wire. This is advantage of the temperature sensor model. The temperature value will be....
-
The communication technique with the LCD is the same like the last lesson, and for the current experiment we have added a counter which counts between 0000 and 9999. Our counter increments with 1 second delay. /* ` * ` Lesson nr. 16: ` Alphanumeric LCD as....
-
Here is a `beeper` circuit employing two 555 ICs. It can be used in various circuits (having supply voltage of 5 to-15V DC) that require an alarm or a `beeping` signal. IC1 is connected in astable mode in the circuit in such a way that squarewave output at....
-
Today, most telephone equipment use a DTMF receiver IC. One common DTMF receiver IC is the Motorola MT8870 that is widely used in electronic communications circuits. The MT8870 isan 18-pin IC. It is used in telephones and a variety of other applications.....
-
-
-
-
-
-
-
-
-
-
-
You can start to set your Square Wave Generator up using 555 timer IC through the circuit shown above. Find it match with the pinout of 555 timer IC. The osciloscope is then connected to the output of 555 timer IC in order to view the square wave. From the....
-
This standalone digital thermometer controls the temperature of a device according to its requirement. It also displays the temperature on four 7-segment displays in the range of 55 to +125 °C. At the heart of the circuit is the microcontroller AT89S52,....