Showing posts with label pulse. Show all posts
Showing posts with label pulse. Show all posts
Friday, February 25, 2011
Frequency Meter Circuit
This is the circuit of frequency meter. It measures the frequency of the input signal in terms of current passing through an ordinary ammeter. The main component of this circuit is the 555, a versatile, general-purpose timer IC. In this circuit, the 555 is configured as a monostable multivibrator that outputs a single pulse at pin 3 every time the input signal at pin 2 goes 'low'.
The width of the output pulse generated by the 555 is defined by R3 and C3. The larger the output pulse width, the longer is the time that pin 3 is high. Since pin 3 doesn't sink current when it is high, the current passing through the ammeter is higher when pin 3 is high.
This means that the larger the values of R3 and C3 are, the larger is the output pulse width, and the higher is the current passing through the ammeter for a given input frequency.For any given value of R3 and C3, on the other hand, the current passing through the ammeter increases as the input frequency increases.
This is because pin 2 is 'retriggered' more often as the input frequency increases, decreasing the total duration wherein the output is 'low'. Thus, the ammeter dial in this circuit would be a good indicator of the relative frequency of the input signal at pin 2. Good choices for the values of R3 and C3 to match the intended application as well as careful calibration through R5 are required to make this simple circuit work properly.
Tuesday, February 15, 2011
Simple Remote Control Circuit
This Infrared Remote Control Software project based on Microchip 16C57 microcontroller is a reference guide to decode infrared remote control signals fromtelevision, VCR, air conditioner or other home appliances handset that uses NEC 6121 infrared format. Once one is ableto understand how to decode an IR signal of a certain format, decoding another format can be easily done as the flow chartis more or less the same except the timing of the new format.
The NEC 6121 format is based on pulse width timing in determining whether the data transmitted is "1" or "0". The data "1" is determined by the pulse width timing from one risingedge to the next rising edge of 2.24ms. The data "0" is determined by the pulse width timing from one rising edge to thenext rising edge of 1.12ms.
Most of the transmitter are modulated using a frequency of 32.75 kHz, 35.0 kHz, 36.0 kHz, 36.7 kHz, 38 kHz, 39 kHz, 40 kHz, 41.7 kHz, 48 kHz, and 56.8 kHz. The ones that are commonly used are 38 kHz and 40 kHz. In order to decode the received signals, the corresponding demodulating receiver must be used. For instance, if a modulating frequency at the transmitterused is 40 kHz, then the receiver demodulating frequency used should be 40 kHz as well. Modulating the data is a betterdesign as this will make the data integrity better and less susceptible to noise. The demodulating receivers can be obtainedfrom suppliers such as Vishay, LiteOn, Sharp or Kodenshi.
One word of caution when using the IR remote control is that it is easily affected by lighting devices that emits the infrared frequency. One such example is the fluorescent tube which emits the infrared frequency in its operation. When thistype of lights is operating, the receiver may not be able to receive the signal from the transmtter due to interference fromthe signals emitted by the flurescent tube. In situation like this, confirm this by switching off the lights when controlling the device.
You may want to consider using RF frequency as a solution in this particular location. Another way isto place a filter in front of the receiver to narrow the infrared window but this solution will compromise the angle andoperating distance of the infrared transmitter.
The infrared remote control software project provides the flow chart and source code and can be downloaded from Microchip website.
Labels:
FLUORESCENT,
INFRARED,
Microchip,
MICROCONTROLLER,
pulse,
remote control,
RF frequency
Subscribe to:
Posts (Atom)

