Showing posts with label the. Show all posts
Showing posts with label the. Show all posts

Wednesday, October 15, 2014

Automatic Night Light Feeds Directly From the AC Line

There are many approaches to the problem of activating a light when it becomes dark, and a recent Design Idea covers this topic (Reference 1). Some approaches require a dc power supply and an electromechanical relay, but a better approach involves feeding the device directly from the ac line, minimizing the number of components 

(Figure 1).


Figure 1. The photoresistor activates the TRIAC and the load when darkness falls.

The heart of the device is a light-sensitive cadmium-sulphide resistor, PR, with a resistance of approximately 200 kΩ in the dark and decreasing to a few kilohms in the light. PR and capacitor C1 form an ac-voltage divider. In daylight, the voltage across PR is too low to generate the required gate-trigger current to turn on bidirectional ac switch Q1, thus keeping the load – usually a lamp – off. When it becomes dark, PR’s resistance rises, resulting in an increase in the TRIAC’s gate current that triggers the TRIAC and lights the lamp.

The circuit uses inexpensive, off-the-shelf components, including the VT90N1 photoresistor; a 0.1-μF, 275V capacitor; and an L2004F61 TRIAC with a load current of 4A rms, a peak blocking voltage of 200V, and a gate-trigger current of 5 mA. The exact specifications of these components are not critical; you could use others instead.

Editor’s note:
Attributes worth mentioning include the fact that the capacitor introduces a phase shift, which places the peak of the gate voltage close to the zero crossing of the load’s sine wave for optimum turn-on timing. Another benefit is thermal hysteresis, which occurs due to the reduction of the required triggering voltage and current as the TRIAC warms up after the initial turn-on. 
Read More..

Monday, September 8, 2014

The pair of transistors power amplifier

Already Know about the transistor above? transistor above is one of the transistors that are applied at the amplifier end audio amplifiers. Because the power output and good quality of this transistor is very popular with high-power amplifier makers.
Transistors on no other than is 2SC2922 and 2SA1216, transistor pair is already very well known as a reliable amplifier. With a price not too expensive and not too large transistor large is also very suitable. And this transistor has its own code for its quality, its code is like 5DY, 57P, 85Y, 92P, etc.. to see datsheet transistor can be seen below.

Maximum Voltage  180V
maximum collector current  17A
Total power output  200W
To more clearly and accurately datasheet can be found here.
Read More..

Technology Spending Limits and the Auto Sound System

We live in a world that is constantly changing and evolving. We see it every time we buy a new car, a new television, or a new computer. We see it every other month when the iPod is putting out a new an improved model that offers more features, more disk space, and more everything, in a smaller package (well not since they added video but until then, the gadgets were getting smaller while the features were growing exponentially). The truth of the matter is that technology seems to be advancing at a rate that is nearly impossible to keep up with. That being said, you can quite literally drive yourself insane by trying to keep up with the pace of modern technology.


What you need to do in order to maintain proper sanity is decide on a level of technology that you are comfortable and confident with and go with it until it is time (by either necessity or desire) to upgrade. You do not have to be the first to purchase the latest and greatest in software and gadgetry (this has become my mantra: I do not have to be the first to own the great big bad new toy, I will survive gadget deprivation-it isnt working yet but Im ever the optimist). The point is that you do not need to be the first to try every new thing and you will not only wear yourself out by trying but also you bank account, credit cards, and second mortgage. Technology is expensive, especially the newest and latest. If there was any doubt stroll on over to Ebay and see how much Play Station 3s are selling for at the moment-madness and lunacy do not even begin to subscribe the amount of money people are offering to pay for these devices.

Technology is a wonderful thing. It makes life easier for some and a lot more entertaining for others. The same holds true with auto sound systems. The technology exists to make them much more beneficial to car and driver than they have been in the past while offering many more features than ever before. Today you arent even limited to AM and FM. You now have the option of CDs, audio books, MP3s, XML, and digital FM radio, which offers a few bonus features over traditional radio. It really doesnt matter if you have the absolute latest. Most of us can enjoy a great deal of the wonderful technology that is available if we are willing to wait long enough for the prices to go down. I recall, and it wasnt all that long ago, when DVD players sold for no less than $100. You can get them now (about 5 years later) on a regular basis for less than $30. This is only one example of many. PS2s were around $400 when they first hit the market and now can be bought at the whopping price of $120. All around us technology evolves and grows and then prices fall.

The point is spend your money where you want to spend it rather than where you think it should be spent. If you want an auto sound system then get the best one that you feel meets your budget requirements. You do not have to have the top system in the technology food chain in order to have a great sound system that will provide you with years worth of enjoyment. You are the only one that is responsible for the decisions you make. It is up to you to decide where you want the bulk of your money invested when it comes to technological gadgets and goodies. Believe me, Im a gadget geek. I love playing with new toys and gizmos and seeing how they work-really, for me its a thrill. At the same time I realize I cant always be the first to get the new toys I so desperately want to try out so I limit myself and decide which ones are the most important. You must do this for yourself when it comes to auto sound systems.

Read More..

Monday, September 1, 2014

Programming The Propeller IC

Programming The Propeller IC Circuit diagram. Parallax, well known for its successful Basic Stamp IC, has recently introduced the Propeller: a new microcontroller with a certain difference. It packs no less than eight 32-bit processors (referred to as COGs in Propeller jargon) into a single package with only 40 pins. That design takes genuine simultaneous multiprocessing possible, and the sophisticated internal structure of the device makes it relatively easy to implement video and signal-processing applications. The Propeller can be programmed in assembly language or the high-level Spin language. The processor and the programming tools were developed entirely in-house by Parallax, with the hardware being designed from scratch starting at the transistor level.

Programming The Propeller IC Circuit diagram:


Programming




The basic idea behind that was to avoid becoming involved in all sorts of patent disputes with other manufacturers. The result is astounding, and for software developers it certainly requires a change in mental gears. As is customary with modern microprocessors, the Propeller has a simple serial programming interface. The developer’s toolkit from Parallax has a modern USB port for that purpose, but a reasonably simple alternative (illustrated here) is also possible for anyone who prefers to work with the familiar RS232 port. Don’t forget that the Propeller works with a 3.3-V supply voltage.




Read More..

Tuesday, August 26, 2014

Solving the problem on tv tuner

Solve
Tv tuner serves as the catcher signals from the antenna. Damage tuner, among others:
1. Image does not exist and there is no sound, raster speckled thick.
2. No picture no sound, or otherwise.
3. Channel switching the channel itself.
4. Image blocking white or blue.

Read more
Read More..

Monday, August 25, 2014

The Gentle Touch Wiring diagram Schematic

Consumer appliances these days hardly ever have a proper mains switch. Instead, appliances are turned on and off at the touch of a button on the remote control, just like any other function. This schema shows how a device (as long as it does not draw too high a current) can be switched on and off using a pushbutton. The approach requires that a microcontroller is already available in the schema, and a spare input port pin and a spare output port pin are required, along with a little software. When power is applied T1 initially remains turned off. When the button is pressed the gate of T1 is taken to ground and the p-channel power MOSFET conducts. The microcontroller schema is now supplied with power. Within a short period the microcontroller must take output PB1 high. This turns on n-channel MOSFET T1 which in turn keeps T1 turned on after the push-button is released.

Now the microcontroller must poll the state of the push-button on its input port (PB0) at regular intervals. Immediately after switch-on it will detect that the button is pressed (a low level on the input port pin), and it must wait for the button to be released. When the button is next pressed the device must switch itself of f: to do this the firmware running in the microcontroller must set the output port pin to a low level. When the button is subsequently released T1 will now turn off and the supply voltage will be removed from the schema.

The schema itself draws no current in the off state, and for (rechargeable) battery-powered appliances it is therefore best to put the switch before the voltage regulator. For mains-powered devices the switch can also be fitted before the voltage regulator (after the rectifier and smoothing capacitor). Since there is no mains switch there will still be a small standby current draw in this case due to the transformer. Be careful not to exceed the maximum gate-source voltage specification for T1: the IRFD9024 device suggested can withstand up to 20 V. At lower voltages R2 can be replaced by a wire link; otherwise suitable values for the voltage divider formed by R1 and R2 must be selected.

Circuit diagram:
the-gentle-touch-schema-diagramw The Gentle Touch Circuit Diagram

The author has set up a small website for this project at http://reweb.fh-weingarten.de/elektor, which gives source code examples (which include dealing with pushbutton contact bounce) for AVR microcontrollers suitable for use with AVR Studio and GNU C. Downloads are also available at http://www.elektor.com.
Source by : Streampowers
Read More..

Sunday, August 17, 2014

The Final Cell Phone Jammer Circuit Project

After having huge requested of Johnson John, Jishnu Np, aswinth raj and others. we are going to start dual band mobile jammer for GSM 900 and GSM 1800 done by Ahmed Sudqi Hussein, Abdul-Rahman, Ahmad Nasr and Raja Mohammad. This project is not based on voilation it is a project through it, student and hobiyists can get many benfit for thier social and acadmic life.

1. Introduction
Communication jamming devices were first developed and used by military. This interest comes from the fundamental objective of denying the successful transport of information from the sender (tactical commanders) to the receiver (the army personnel), and vice-versa. Nowadays, mobile (or cell) phones are becoming essential tools in our daily life. Here in Jordan, for example, with a rather low population (around 5 million), three main cell phone carries are available; namely; Zain, Orange, and Umniah  

The first two use the GSM 900 system, while the third uses the GSM 1800 system. Needless to say, the wide use of mobile phones could create some problems as the sound of ringing becomes annoying or disrupting. This could happen in some places like conference rooms, law courts, libraries, lecture rooms and mosques. One way to stop these disrupting ringings is to install a device in such places which will inhibit the use of mobiles, i.e., make them obsolete. Such a device is known as cell phone jammer or "GSM jammer", which is basically some kind of electronic countermeasure device. 

The technology behind cell phone jamming is very simple. The jamming device broadcasts an RF signal in the frequency range reserved for cell phones that interferes with the cell phone signal, which results in a "no network available" display on the cell phone screen. All phones within the effective radius of the jammer are silenced. It should be mentioned that cell phone jammers are illegal devices in most countries. According to the Federal Communications Commission (FCC) in the USA: "The manufacture, importation, sale, or offer for sale, of devices designed  to block or jam wireless transmissions is prohibited". 

However, recently, there has been an increasing demand for portable cell phone jammers. We should mention that this project, presented in this report, is solely done for educational purposes. There is no intention to manufacture or sell such devices in Jordan, or elsewhere. In this project, a device that will jam both GSM 900 and GSM 1800 services will be designed, built, and tested.

2. Jamming Techniques
There are several ways to jam an RF device. The three most common techniques can becategorized as follows:

1. Spoofing
In this kind of jamming, the device forces the mobile to turn off itself. This type is very difficult to be implemented since the jamming device first detects any mobile phone in a specific area, then the device sends the signal to disable the mobile phone. Some types of this technique can detect if a nearby mobile phone is there and sends a message to tell the user to switch the phone to the silent mode (Intelligent Beacon Disablers).

2. Shielding Attacks
This is known as TEMPEST or EMF shielding. This kind requires closing an area in a faraday cage so that any device inside this cage can not transmit or receive RF signal from outside of the cage. This area can be as large as buildings, for example.

3. Denial of Service
This technique is referred to DOS. In this technique, the device transmits a noise signal at the same operating frequency of the mobile phone in order to decrease the signal-to-noise ratio (SNR) of the mobile under its minimum value. This kind of jamming technique is the simplest one since the device is always on. Our device is of this type.

3. Design Parameters
Based on the above, our device which is related to the DOS technique is transmitting noise on the same frequencies of the two bands GSM 900 MHz, and GSM 1.8 GHz (known also as DCS 1800 band). We focused on some design  parameters to establish the device specifications. 

These parameters are as follows:

1. The distance to be jammed (D)  
This parameter is very important in our design, since the amount of the output power of the jammer depends on the area that we need to jam. Later on we will see the relationship between the output power and the distance D. Our design is established upon D=10 meters for DCS 1800 band and D=20 meters for GSM 900 band.

2. The frequency bands

Table

Table 1: Operating frequency bands.


3. Jamming–to-signal ratio {J/S}
Jamming is successful when the jamming signal denies the usability of the communication transmission. In digital communications, the usability is denied when the error rate of the transmission can not be compensated by error correction. Usually, a successful jamming attack requires that the jammer power is roughly equal to signal power at the receiver (mobile device).

The general equation of the jamming-to-signal ratio is given as follows:


 where: Pj=jammer power, Gjr= antenna gain from jammer to receiver, Grj=antenna gain from tr=range between communication transmitter and receiver, receiver to jammer, R r=communication receiver andwidth, Lr =communication signal loss, Pt=transmitter power, B tr= antenna gain from transmitter to receiver, G rt=antenna gain from receiver to transmitter,G jr=range between jammer and communication receiver, Bj=jammer bandwidth, and R j=jamming signal loss. L min is 9 dB which will be used as the worst case scenario For GSM, the specified system SNR r is -15 dBm. for the jammer. The maximum power at the mobile device P 

4. Free space loss {F}
The free-space loss (or path loss) is given by:
4. System Design 

4.1 Power calculations
Here, we need to find the power that is needed to be transmitted to jam any cell phone within a distance of around 10 meters for DCS. From the above considerations, we can find the required output power from the device, as follows: 

Using SNR=9 dB and the maximum power signal for mobile receiver=-15 dBm, gives J=-24 dBm. But, our goal is to find the output power from the device, so when we add the free space loss to the amount of power at the mobile receiver we get our target: Output power=-24dBm+58dB = 34 dBm

4.2 Parts of the jammer device
Figure 1 shows the block diagram for the jammer to be designed. 


4.2.1 The Power supply
This is used to supply the other sections with the needed voltages. Any power supply consists of the following main parts:
Transformer: - is used to transform the 220VAC to other levels of voltages.
Rectification: - this part is to convert the AC voltage to a DC one. We have two methods for rectification:
A] Half wave-rectification: the output voltage appears only during positive cycles of the input signal.
B] Full wave –rectification: a rectified output voltage occurs during both the positive and negative cycles of the input signal.
The Filter:  used to eliminate the fluctuations in the output of the full wave rectifier “eliminate the noise” so that a constant DC voltage is produced. This filter is just a large capacitor used to minimize the ripple in the output.
Regulator: this is used to provide a desired DC-voltage.

Figure 2 shows the general parts of the power supply. 


.2.2 The IF-section 4
ammer sweeps the VCO through the desired range of frequencies. The tuning section of the j Basically, it is just a triangle or sawtooth-wave generator; offset at a proper amount so as to sweep the VCO from the minimum desired frequency to a maximum. The tuning signal is generated by a triangular wave mixed with noise. The IF section consists of three main parts:

1. Triangle wave generator. (To tune the VCO in the RF section)
2. Noise generator (provides the output noise).
3. Mixer” summer” (to mix the triangle and the noise waves).

Triangle wave generator
 wave is to sweep the VCO through the desired frequency range. The main use of the triangle We want to cover the downlink through our VCO, i.e.,   935-960 MHz for VCO66CL, and 1805-1880MHz for VCO55BE. timer IC operating in the a-stable mode to generate the In our design, we will use 555 sweeping signal. The output frequency depends on the charging and discharging of the capacitor, resistors values and the power supply for the IC. Figure 3 shows how we can use the 555timer in the general A-stable mode




In our project, we used Ra=Rb=750   with C=0.1 µF, then the output frequency is 10 KHz Since we use +12 V (Vcc), the output signal will be bounded from 4 V (Vcc/3) to 8 V. Figure 5 shows all the components used to generate the triangular wave. The output (2Vcc/3) is shown in figure 6. 


Noise generation
Without noise, the output of the VCO is just an un-modulated sweeping RF carrier. So, we need to mix the triangular signal with noise (FM modulating the RF carrier with noise). To generate noise signal, we used the Zener Diode operated in reverse mode. Operating in the reverse mode causes what is called avalanche effect, which causes wide band noise. This noise is then amplified and used in our system. We use two amplification stages: in the first stage, we use NPN transistor as common emitter, and in the second stage, we use the LM386 IC {Audio amplifier}. This is shown in Figure 7. The output of this section is clearly seen in
Figure 8. 




Mixer
The mixer here is just an amplifier that operates as a summer. So, the noise and triangula wave will add together before entering the VCO. The LM741 IC was used to achieve this.



Then, the sweep signal that will sweep the RF-section is as shown in Figure 11. The tuning signal is highly noisy as seen in Figure 11. The whole IF-Section is seen in Figure 12. The IF- section schematic is shown in Figure 13. 




4.2.3 The RF-Section
This is the most important part of the jammer, since the output of this section will be interfacing with the mobile. The RF-section consists of three main parts: voltage controlled oscillator VCO, power amplifier and antenna. 

The voltage controlled oscillator (VCO) is the heart of the RF-section. It is the device that generates the RF signal which will interfere with the cell phone. The output of the VCO has a frequency which is proportional to the input voltage, thus, we can control the output frequency by changing the input voltage.  When the input voltage is DC, the output is a specific frequency, while if the input is a triangular waveform, the output will span a specific frequency range. In our design, we need to find a VCO for GSM 900 and GSM 1800. There are three selection criteria for selecting a VCO for this application. Most importantly, it should cover the bands that we need, secondly, it should be readily available at low cost, and
finally, it should run at low power consumption. Moreover, we need to minimize the size of GSM-jammer. So, we started to search through the internet for VCOs that work for GSM 900 & GSM 1800 bands.

Finally, we found the following VCO IC’s:-
CVCO55BE; this is for GSM 1800. The output frequency is 1785-1900 MHz and the output power is up to 5 dBm.
CVCO55CL; this is for GSM 900. The output frequency is 925-970 MHz and the outputpower is up to 8 dBm.

We chose these IC’s for the following reasons:-
[A] Surface mount, which reduces the size of product.
[B] Having large output power that reduces the number of amplification stages that we need.
[C] Having same value of power supply which is typically equal to 5 volt.


The power amplifier: Since 5 dBm output power from the VCO does not achieve the desired output power of the GSM jammer, we had to add an amplifier with a suitable gain to increase the VCO output to 34 dBm. We obtained our amplifier IC (PF08109B ) from an old mobile as it was the most suitable, cheapest and easiest way to get one. The PF08109B, shown in Figure 15, has high gain of 35 dB. As datasheets illustrated that this IC is designed to work in dual band GSM & DCS, we firstly designed and built our schema using only one power amplifier IC. Upon testing, the jammer didn’t work properly. It was
concluded that amplifier IC does not work at the two bands simultaneously. Such a fact was not indicated in the datasheets. This result was really a big shock, but easily solved by changing the whole RF design. The new design uses two power amplifier IC’s instead of one amplifier. Figure 16 shows the two designs for the RF-Section.

Antenna: A proper antenna is necessary to transmit the jamming signal. In order to have optimal power transfer, the antenna system must be matched to the transmission system. In this project, we used two 1/4 wavelength monopole antennas, with 50   input impedance so that the antennas are matched to the system. We used monopole antenna since the radiation pattern is omni-directional. Figure 17 shows the DCS 1800 antenna, while Figure 18 shows the GSM 900 antenna.




Figure 19 shows the RF-Section. The traces in the RF-section were designed to get 50 impedance to insure matching between the IC’s and the board. 






Results
As we tested our jamming device, the result was a full success. The device was able to jam the three cell phone carriers: Zain, Orange, and Umniah. The effective jamming range was around 30 meters. This is more than what it was designed for. The reason is that in our calculations, we considered the worst case of having the cell phone close to the base station. It is expected that as the distance between the cell phone and the base station increases, the effective jamming distance will increase. This is due to the fact that the amount of power reaching the cell phone from the base station decreases as the cell phone moves farther from the base station.  The Figure in the next page shows the results. It can be clearly seen that the signal is "ON" when the jammer is "OFF", while the signal disappears when the jammer is "ON".

Conclusions
 In this project, which turned out to be a full success, we designed a device that stops phone ringing. This device could be used in places where ringing is not desired at specific times, as these ringings may disturb people in such places. The designed device works in dual band. It jams both the GSM 900 and GSM 1800 bands. The device was able to jam the three main cell phone carriers in Jordan.

The project was implemented according to the following plan:     

We started by studying the jamming techniques, and GSM system to find the best jamming method. The system block diagram was also specified in this stage.   

We searched for components that are needed for building this device, and specified the main components which were :    
For RF section, we needed two VCO’s that operate at the needed bands, two power amplifier, and two antennas
For the IF section, we used 555timer, Zener diode, mixer, PC power supplyand some discrete components (resistors and capacitors).    

The schematic was drawn and some simulations for the IF-Section were performed.Then, we started to design the layout using Express PCB and AutoCAD softwares. 

The PCB was built using the etching process on copper clad board.        
All the IF- components were bought from local companies. Then, the IF-section was built and tested.

After that, we began to search for the RF-components (VCO and the board) in the local market. Since we failed to collect these IC’s from the local market, we had to order them from "Digi-key" US company.    

Finally, we assembled and tested the jammer. Fortunately, we got positive results. Both bands were fully jammed.

We hope that this project will be useful for the community where such  jamming devices are needed. 



Read More..

Sunday, August 10, 2014

Blink LED According to the sound


This is very simple schema.Here according to the sound you can see the LED is also blinking.Beginners can test this schema and try to make new thing by using this schema.That is my will....




Read More..