What are the positives and negaives of communication?
Well, the positives are endless. Without communication our world would fall apart. We couldn't talk or write anything to each other. But the negatives are of very few. But I suppose being made fun of or yelled at by your parents would be negatives.
Not sure if this helps.
But a stand alone COMPUTER has no connection to any other computer or device.
e.g. No internet or network connection.
This generally makes them less prone to viruses or attacks and are generally safer to store sensative information on.
First check the VGA Cable and make sure it is connected. Then if that doesn't work then check that your bios settings are correct. If that doesn't work then make sure your operating system is not corrupt. If none of this works, the computer is dead. Buy a new one.
How can you transmit voice signal using ask modulation?
The only way is to digitize the audio signal and send it as data
somesime in 1941 for the American GI's who served in WWII. The original colors were Brown, Red, Yellow, Orange, Green and Violet.
Why you use resistor in a circuit?
I=V/R, this is a most basic equation to use to understand what a resistor is and what it does, from the equation it can be seen that an increase of V, will result in an increase of I, also an increase of R will result in a decrease of I, because of that, resistors are used to reduce I so as to control the level of V in a circuit.
What do you mean by interference and noise in electronics signals and systems?
One person's interference is another person's signal ... literally. For example, in ordinary AM radio, signals on the same frequency as a local station, but coming from another city some distance away, may cause background sounds that make listening to the station difficult or unpleasant. In other cases, transmitters emit 'harmonics' of their intended radio signal, which overlay carriers on other frequencies producing a similar effect. There are many other causes and sources of interference. Noise is another matter however, although it also 'interferes' with the operation of systems. Ordinarily, noise is no one else's signal, that is, it does not carry any information. Sources of noise include automobile ignition systems, electric motors, and the Sun, among many other things. The result is the same as far as the signal of interest is concerned however - both noise and interference cause problems receiving the desired signal properly, whether by causing objectionable sounds in the background of a radio program, 'snow' on a (non-digital) TV display, or errors in digital reception or data transmission (which can cause the complete loss of a digital TV signal for example). Noise and interference are also problems in systems where there is no intent to transmit or receive a radio carrier. For example, in computer systems, traces on circuit boards or in cables move data from one place to another in order to carry out the functions of the system. When traces are placed next to each other over (relatively) long distances on the circuit board or in a cable, the impulses can couple into the adjacent traces causing errors in the data transferred, such as corruption of data files or malfunctions of programs. In this example, the source of the problem is technically 'interference', but noise can also occur within systems, for example from a defective power supply or a poor contact in a connector. Many techniques are widely used to avoid the problems of noise and interference, including shielding, twisted pair wiring, FM and PM modulation, and forward error correction (FEC) among others. --- Very lengthy explanation of something very simple, NOISE INTERFERENCE is really unwanted signals introduced by noisy parts. Interference, however, may come from radio, tv, magnetics, and many other sources, including blocking of the signals. --- (See discussion)
Where can you find the orange plastic negg?
The orange plastic negg is located in different locations for each person. Unfortunately, it has sooo many location options.
How can you use 1 transformer in Inverter and Battery charger?
Those are special type transformer used for both step down and step up in a single transformer ,they are specially designed .
their wire thickness in both winding is thicker than ordinary step up or down transformer.and they are costly too.
Write about atleast 3 Indians who have a significant contribution in field of computer?
red dot or woo woo?
How much is it to fix beat headphones?
very expensive check out check out cheapphonecases.com for cheap headphones
How can i resolve complex circuit if i don't know mesh and nodal analysis?
A: Have you try thevenin ?
The unit of sound loudness is a Bel, so called after Alexander Bell.
1/10 of a Bel is a deci Bel, or deciBel, or simply dB.
Secondly, it turns out that speakers are rated according to their efficiency (amount of loud at full rating.) A high-efficiency speaker like a bass-reflex speaker has a "Sound Pressure Level, or SPL of, say, 108dB.
So, just a handful of watts will drive the high-efficiency speaker to very loud levels. The old Yankee Stadium speaker system was driven by only 10 watts.
If there are high-efficiency speakers, then there must be low or intermediate efficiency speakers, too. That is the case, and the acoustic-suspension speaker in a sealed enclosure is a good example. But their SPL is more like 88 to 95 dB, say.
So the output, or SPL of your 400-watt speakers depends on their efficiency, and your question cannot be answered without more information.
What is Frontier Email Password Recovery Technical Support Number Toll Free Phone Support?
Look it up on the internet
An iPhone is dasabled when you try too many failed attempts to guess the passcode set on it. To un-disable it, you need to plug it into iTunes, make a backup, restore to factory settings, restore from your backup, enjoy life again.
Slogans for electronics engineering?
Energies the Elegant Endeavour.....................
this is a slogan abt Electrical & Electronics Engineering
How do you plug an iPod into PC via aux?
This is very simple. Get A 2 sided 3.5mm headphone jack and plug one end into the microphone port and the other into the headphone jack.
What happens when there is a cache miss?
A page fault occurs. The service routine chooses a page to use. If that page is dirty, i.e. has been written to and needs to be saved, then it is written to the page file. Then the new saved copy is loaded from either the page file or from the executable file. The page registers are updated, and the faulting instruction is retried.