Showing posts with label generator. Show all posts
Showing posts with label generator. Show all posts

Thursday, November 20, 2014

Metronome Generator Circuit using NE555

Here is a simple circuit with NE555 IC that can be used to generate metronomes.Such circuit is very useful for those who learn music. The circuit is simply an astable multivibrator NE555 cable around. The components R1, R2 and C1 determine the frequency

Notes.

  • The circuit can be wired on a general purpose PCB or common board.
  • The circuit can be powered from a 9V PP3 battery.
  • The POT R1 can be used to adjust the rhythm of the sound.
  • The POT R2 can be used as volume control.
  • The speaker k1 can be a n 8 Ohm tweeter.
Continue reading...

Friday, September 26, 2014

Simple Square Wave Generator Circuits

A drawback of low frequency oscillators using bipolar transistors or TTL logic is that the timing capacitor usually has to be a high value electrolytic.
Using a field effect transistor at the input of a schmitt trigger, means a low value capacitor can be employed . The trigger by Q1 and O2 has a hysteresis of approximately 3V. This is controlled by the 3V zenen Mth C1 uncharged O1 is off and O2 is forward biased. The voltage at the source of Q1 is approximately +4V. O2 conducts, thus turning on TR3. The output is therefore at +1OV. C1 then charges via R1 and the gate voltage of Q1 goes positive. When the gate voltage is sufficiently positive Q1 conducts, turning off Q2. The positive feedback from the emitter of (12 to the source of (11 ensures a rapid switch off. Q3 also  switches off and the output goes to -5V. Capacitor C1 now discharge towards -5V, but when the voltage across C1 falls by approximately 3V, Ol ceases to conduct, turning on 0.2. The collector load of Q3 is connected to a negative supply giving a  50% duty cycle. (The circuit still oscillates if R7 is connected to GV but the duty cycle will change, the output remaining at OV for a longer period than at +10V). With the components as shown the frequency of the output is approximately 0.025Hz. 



 The multiple amplifiers in the LM3900N device are very suitable for use ln waveform generators at frequencies of up to about 10 kHz. Voltage controlled oscillators (the frequency of which is dependent on an input voltage) can also be designed using the device. A simple square wave generator is shown. The capacitor Cn alternately charges and discharges between voltage limits which are set by R2, R 3 and R4. The circuit is basically of the Schmitt trigger type, the voltages at which triggering occurs being approximately Vt/3 and 2V+/ 3.



The time constant T of this circuit is equal to 0.7 R;C2. Where T is in seconds, R1 in ohms and C2 in farads. For example when R1 = 10 k and C2 = 100 microfareds the time constant will be one second. Capacitor C2 may be selected over wide a range and Ry may be a potentiometer 100 k maximum. Outputs 1_and 2 provide pulses of opposite polarity but the rise time of output 2‘is long due to the charging current of C2. 


Continue reading...

Thursday, August 28, 2014

Dual White Noise and Pink Noise Generator Wiring diagram Schematic

This is a generator schema which is very useful, it simultaneously generates two types of noise, pink and white. The noise generator is a schema that produces electrical noise. Noise generators are used to test, measure noise, frequency response, and other parameters. The schema described here is based on the operational amplifier 741.

 Dual White Noise and Pink Noise Generator Circuit Diagram

Dual
Continue reading...

Friday, June 6, 2014

2MHz Square Wave Generator Circuit Diagram

2MHz Square Wave Generator Circuit Diagram. With the values shown the circuit generates a 2-MHz symmetrical square wave. Changing capacitors Cl and C2 to 0.01 µ¥ results in a frequency of 500 Hz. For the particular integrated circuits and power supply voltages (5.0 V), the reliable operating range of Rl = R2 is 2 k ohm to 4 k ohm.

2MHz Square Wave Generator Circuit Diagram


Continue reading...

Wednesday, October 2, 2013

Long Interval Pulse Generator

A rectangular-wave pulse generator with an extremely long period can be built using only two components: a National Semiconductor LM3710 supervisor IC and a 100-nF capacitor to eliminate noise spikes. This circuit utilises the watchdog and reset timers in the LM3710. The watchdog timer is reset when an edge appears on the WDI input (pin 4). If WDI is continuously held at ground level, there are not any edges and the watchdog times out. After an interval TB, it triggers a reset pulse with a duration TA and is reloaded with its initial value. The cycle then starts all over again. As a result, pulses with a period of TA + TB are present at the RESET output (pin 10).

Circuit diagram:

long-interval-pulse-generator-circuit-diagram Long-Interval Pulse Generator Circuit Diagram

long-interval-pulse-generator-diagram

As can be seen from the table, periods ranging up to around 30 seconds can be achieved in this manner. The two intervals TA and TB are determined by internal timers in the IC, which is available in various versions with four different ranges for each timer. To obtain the desired period, you must order the appropriate version of the LM3710. The type designation is decoded in the accompanying table. The reset threshold voltage is irrelevant for this particular application of the LM3710. The versions shown in bold face were available at the time of printing. Current information can be found on the manufacturer’s home page (www.national.com). The numbers in brackets indicate the minimum and maximum values of intervals TA and TB for which the LM3710 is tested. The circuit operates with a supply voltage in the range of 3–5 V.

Author: Gregor Kleine Copyright: Elektor Electronics

Continue reading...

Wednesday, September 11, 2013

USB Function Generator Based on AD9833

One tool that I’ve been missing at my lab at home is function generator. They tend to be a bit expensive, so I haven’t bought one. I thought this might be a good opportunity to try and make one myself. I found a pretty common DDS (direct digital synthesis) chip, called AD9833. Then just strap a USB-enabled AVR micro there and maybe some analog electronics.


USB Function Generator Based on AD9833

 
This board doesn’t do any of the special analog magic to allow for variable amplitude or offset for the signal. The output is fixed to 0-4v. I’m planning to make another completely analog board for adjusting amplitude and offset.
Continue reading...