Blog

20Hz Phone Ringer
Posted on Sat Feb 25, 2012 at 12:59 am

I want to use the blog to start showing some projects in progress. For my current PBX Telephone Exchange project, I needed to develop a circuit that could generate the proper waveform to ring an old mechanical ringer telephone (i.e. Model 500). The problem is that these bells require 50-100Vrms at 20Hz. That's annoying because the voltages in that range are high and because I have no transformers for those voltages. Plus, even if I did, the frequency would be 60Hz. The 20Hz AC frequency is absolutely critical, or the phone won't ring at all.

The correct way to do this is to build a DC to AC inverter from scratch. In my first attempt, I took 30VDC from a homemade power supply and sent it through an H-bridge that chopped the DC up into a 20Hz, 30 to -30V square wave. Then, I sent this large waveform through a 20Hz RC filter to break down the square wave into its sinusoidal components (Fourier series in reverse). This generated a 20Hz shark-fin wave that was good enough to be sent through an output transformer that boosted the voltage up to 70Vrms. Unfortunately, the RC filter was such a waste of power (throwing away enough power to bend a square wave into a sinusoidal wave creates a lot of heat) that I scrapped that plan. The bipolar H-bridge was also difficult to control. It did, however function and it could ring three telephones at once.

The new circuit, which I completed today does away with RC filters and square waves. Now, a +/-30VDC power supply powers an LM1875 high-voltage, high-power amplifier chip. This chip takes in a low-level 20Hz sine wave and boosts it up to +/-24 VAC 20Hz. A transformer ramps up the voltage to 53Vrms. The new circuit is much simpler and more professional. It still, however, creates a lot of heat. I still have to design a sine wave generator and figure out a way to split across the x-axis it so that its center-line is at 0V. I also need to play with the gain of the LM1875, as well.


Schematic of the amplifier circuit I used. Not shown is the power supply or sine wave generator.

 
2 people like this
Like this

Tutorials

Electronics
What really sucks about 7-segment displays? It's that they take up dozens of pins and resistors. Learn how to all those resources by multiplexing.
A bright RGB LED pumpkin candle designed to replace tea candles in Jack-o-Lanterns. Has an AVR with PWM for fading effects.
How to use an off-the-shelf bridge rectifier to protect adapt your circuit against reverse polarity damage.
An AVR "home" automation project with IR control, LCD, 8 channels, presets, and more features is built and installed in my bedroom. Includes deciphering IR codes.
See how I installed christmas lights, video game consoles and other electronic gadgets in my school locker.
Robots
For fun me and my cousin build a remote controlled robot with a camera that can drive through storm drains and take pictures!
School Projects
A school project where we had to design a flying mini hot air balloon. Pictures and videos of the actual flight.
Details of a Rube Goldberg machine me and two friends built for a school science project.
Upcoming Articles/Projects
Details of an upcoming homemade pbx system with four lines, dialing, ringing, and an external line interface.
AVR & Arduino
To speed up prototyping, I made a breadboard compatible AVR module that boasts a single power connection, crystal, and a built-in ISP header.
How to use GPS Modules! Plus, learn how to connect them to an arduino and print you position onto an LCD.
A track timer that measures times down to the microsecond using infrared gates for a science class project
Wireless
Learn all about the cool new 2.4 GHz wireless modules that can add wireless communication to your next project!
Tutorial on making a 440 Mhz yagi antenna. 4 elements and a half-folded dipole driven element for a 50 Ohm, mid-gain antenna.
Other
This winter, me and some friends built an igloo the size of a car. See how we made it and learn some tips for your own snow projects!