Explain simple telephone communication system, Computer Engineering

Assignment Help:

Explain simple telephone communication system with circuit and equation of current flow in microphone?

Simple Telephone Communication: In the simplest type of a telephone circuit, there is one method communication including two entities, one receiving (listening) and another transmitting that is talking.

2055_A Simplex Telephone Circuit.png

FIG - A Simplex Telephone Circuit

Simplex communication: The earphone and microphone are the transducer components of the telephone communication system. The earphone converts the electrical signals in audio signals and Microphone converts speech signal to electrical signals. Most usually used microphone is carbon microphone. Carbon microphones do not generate high fidelity signals, but provide out strong electrical signals at acceptable quality levels for telephone conversation. A certain quantity of small carbon granules is placed in a box, in carbon microphones. Carbon granules conduct electrically and the resistance offered through them is dependent on the density with that they are packed. One side the box is covered is flexible and is mechanically attached to a diaphragm. While sound waves impinge upon the diaphragm, this vibrates, causing the carbon granules to compress or expand, therefore changing the resistivity offered through the granules. If a voltage is applied to the microphone, the current in the circuit varies as per to the vibration of the diaphragm.

While the sound waves impinge on the diaphragm, the instantaneous resistance of the microphone is specified by

ri = r0 - r sinωt

Where

r0 = Quiescent resistance of the microphone while there is no speech signal.

r = Maximum variation in resistance offered through the carbon granules, r < r0.

The negative sign shows that when the carbon granules are compressed the resistance reduces and vice versa. Avoiding impedances external to the microphone in the circuit specified in figure without loss of generality, the instantaneous current in the microphone is specified by

i = V/(r0 - r sin ωt) = I0(1 - m sin ωt)-1

 Here I0 = V/r0 = Quiescent current in the microphone. m = r/r0 , m < 1

 Through binomial theorem, the equation may be expanded as i = I0 (1+ m sin ωt + m2 sin2 ωt + ....)

When the value of m is adequate small that is usually the case in practice, higher- order terms can be avoided in the above equation giving as:

i = I0 (1+ m sin ωt)

Therefore, the carbon granule microphone functions as a modulator of the direct current I that is analogous to the carrier wave in AM system. The quantity m is equal to the modulation index in AM.


Related Discussions:- Explain simple telephone communication system

Hashing collision resolution techniques, Hashing collision resolution techn...

Hashing collision resolution techniques are a) Chaining, b) Bucket addressing

Risc architecture - computer architecture, RISC  architecture - computer a...

RISC  architecture - computer architecture: What is reduced regarding it? The answer of this question is that to make all instructions the equal length the number of bits that

Arithmetic pipeline, Arithmetic Pipeline The complex arithmetic operati...

Arithmetic Pipeline The complex arithmetic operations like floating point and multiplication operations use a lot of the time of the ALU. These operations can also be pipelined

Static and dynamic hazard, what inputcombinations may those hazard take pla...

what inputcombinations may those hazard take place and how can they be eliminated? F1= AB'' + A''C + BC''D'' F2= AB + A''C''D + AB''D

Explain the resources of an operating system, Explain the resources of da...

Explain the resources of data structure is used by an operating system to keep track of process information? Explain A process is a program in execution. An operating system

Register data type as combinational element, Reg data type as Combinational...

Reg data type as Combinational element module reg_combo_example( a, b, y); input a, b; output y; reg y; wire a, b; always @ ( a or b) begin y = a & b; e

Time complexity in the worst case, Speicified the following piece of code: ...

Speicified the following piece of code: int i = 1; int j = 4; while (i     {      if (i%3 == 0) i+=3;      else i+=4;        if (j%2 == 0) j*=4;      els

Naïve bayes algorithm for text classification, Assignment 3: Naïve Bayes al...

Assignment 3: Naïve Bayes algorithm for text classification. First part: In this assignment, we will redo the task of classifying documents (assignment 2) using the same R

Cache-only memory access model (coma), Cache-Only Memory Access Model (COMA...

Cache-Only Memory Access Model (COMA) As we have discussed previous, shared memory multiprocessor systems may use cache memories with each processor for deducting the execution

Which things should microprocessor validate, Q. Which things should micropr...

Q. Which things should microprocessor validate? A microprocessor should validate: Powerful addressing modes More addressing capability More throughput Po

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd