Saturday 25 January 2014

Syllabus for GATE 2015

1. ELECTRONICS AND COMMUNICATION ENGINEERING – EC
Engineering Mathematics

Linear Algebra: Matrix Algebra, Systems of linear equations, Eigen values and eigen vectors.

Calculus: Mean value theorems, Theorems of integral calculus, Evaluation of definite and improper integrals, Partial Derivatives, Maxima and minima, Multiple integrals, Fourier series. Vector identities, Directional derivatives, Line, Surface and Volume integrals, Stokes, Gauss and Green's theorems.

Differential equations: First order equation (linear and nonlinear), Higher order linear differential equations with constant coefficients, Method of variation of parameters, Cauchy's and Euler's equations, Initial and boundary value problems, Partial Differential Equations and variable separable method.

Complex variables: Analytic functions, Cauchy's integral theorem and integral formula, Taylor's and Laurent' series, Residue theorem, solution integrals.

Probability and Statistics: Sampling theorems, Conditional probability, Mean, median, mode and standard deviation, Random variables, Discrete and continuous distributions, Poisson, Normal and Binomial distribution, Correlation and regression analysis.

Numerical Methods: Solutions of non-linear algebraic equations, single and multi-step methods for differential equations.

Transform Theory: Fourier transform, Laplace transform, Z-transform.

GENERAL APTITUDE(GA):
Verbal Ability: English grammar, sentence completion, verbal analogies, word groups, instructions, critical reasoning and verbal deduction.

Electronics and Communication Engineering
Networks: Network graphs: matrices associated with graphs; incidence, fundamental cut set and fundamental circuit matrices. Solution methods: nodal and mesh analysis. Network theorems: superposition, Thevenin and Norton's maximum power transfer, Wye-Delta transformation. Steady state sinusoidal analysis using phasors. Linear constant coefficient differential equations; time domain analysis of simple RLC circuits, Solution of network equations using Laplace transform: frequency domain analysis of RLC circuits. 2-port network parameters: driving point and transfer functions. State equations for networks.

Electronic Devices: Energy bands in silicon, intrinsic and extrinsic silicon. Carrier transport in silicon: diffusion current, drift current, mobility, and resistivity. Generation and recombination of carriers. p-n junction diode, Zener diode, tunnel diode, BJT, JFET, MOS capacitor, MOSFET, LED, p-I-n and avalanche photo diode, Basics of LASERs. Device technology: integrated circuits fabrication process, oxidation, diffusion, ion implantation, photolithography, n-tub, p-tub and twin-tub CMOS process.

Analog Circuits: Small Signal Equivalent circuits of diodes, BJTs, MOSFETs and analog CMOS. Simple diode circuits, clipping, clamping, rectifier. Biasing and bias stability of transistor and FET amplifiers. Amplifiers: single-and multi-stage, differential and operational, feedback, and power. Frequency response of amplifiers. Simple op-amp circuits. Filters. Sinusoidal oscillators; criterion for oscillation; single-transistor and op-amp configurations. Function generators and wave-shaping circuits, 555 Timers. Power supplies.

Digital circuits:
 Boolean algebra, minimization of Boolean functions; logic gates; digital IC families (DTL, TTL, ECL, MOS, CMOS). Combinatorial circuits: arithmetic circuits, code converters, multiplexers, decoders, PROMs and PLAs. Sequential circuits: latches and flip-flops, counters and shift-registers. Sample and hold circuits, ADCs, DACs. Semiconductor memories. Microprocessor(8085): architecture, programming, memory and I/O interfacing.

Signals and Systems: Definitions and properties of Laplace transform, continuous-time and discrete-time Fourier series, continuous-time and discrete-time Fourier Transform, DFT and FFT, z-transform. Sampling theorem. Linear Time-Invariant (LTI) Systems: definitions and properties; causality, stability, impulse response, convolution, poles and zeros, parallel and cascade structure, frequency response, group delay, phase delay. Signal transmission through LTI systems.

Control Systems: Basic control system components; block diagrammatic description, reduction of block diagrams. Open loop and closed loop (feedback) systems and stability analysis of these systems. Signal flow graphs and their use in determining transfer functions of systems; transient and steady state analysis of LTI control systems and frequency response. Tools and techniques for LTI control system analysis: root loci, Routh-Hurwitz criterion, Bode and Nyquist plots. Control system compensators: elements of lead and lag compensation, elements of Proportional-Integral-Derivative (PID) control. State variable representation and solution of state equation of LTI control systems.

Communications: Random signals and noise: probability, random variables, probability density function, autocorrelation, power spectral density. Analog communication systems: amplitude and angle modulation and demodulation systems, spectral analysis of these operations, superheterodyne receivers; elements of hardware, realizations of analog communication systems; signal-to-noise ratio (SNR) calculations for amplitude modulation (AM) and frequency modulation (FM) for low noise conditions. Fundamentals of information theory and channel capacity theorem. Digital communication systems: pulse code modulation (PCM), differential pulse code modulation (DPCM), digital modulation schemes: amplitude, phase and frequency shift keying schemes (ASK, PSK, FSK), matched filter receivers, bandwidth consideration and probability of error calculations for these schemes. Basics of TDMA, FDMA and CDMA and GSM.

Electromagnetics: Elements of vector calculus: divergence and curl; Gauss' and Stokes' theorems, Maxwell's equations: differential and integral forms. Wave equation, Poynting vector. Plane waves: propagation through various media; reflection and refraction; phase and group velocity; skin depth. Transmission lines: characteristic impedance; impedance transformation; Smith chart; impedance matching; S parameters, pulse excitation. Waveguides: modes in rectangular waveguides; boundary conditions; cut-off frequencies; dispersion relations. Basics of propagation in dielectric waveguide and optical fibers. Basics of Antennas: Dipole antennas; radiation pattern; antenna gain.


Thursday 23 January 2014

How Smart is yours Brain


A philosophical point of view, what makes the brain special in comparison to other organs is that it forms the physical structure associated with the mind.

The brain acts on the rest of the body both by generating patterns of muscle activity and by driving the secretion of chemicals called hormones

Saturday 18 January 2014

micro controoler 8051

Atmel AT89 series
Description: http://upload.wikimedia.org/wikipedia/commons/thumb/0/0d/Atmel_89c2051_gfdl.jpg/220px-Atmel_89c2051_gfdl.jpg
Description: http://bits.wikimedia.org/static-1.21wmf7/skins/common/images/magnify-clip.png
An AT89c2051 microcontroller in circuit
The Atmel AT89 series is an Intel 8051-compatible family of 8 bit microcontrollers (µCs) manufactured by the Atmel Corporation.
Based on the Intel 8051 core, the AT89 series remains very popular as general purpose microcontrollers, due to their industry standard instruction set, and low unit cost. This allows a great amount of legacy code to be reused without modification in new applications. While considerably less powerful than the newer AT90 series of AVR RISC microcontrollers, new product development has continued with the AT89 series for the aforementioned advantages.
Of more recent times, the AT89 series has been augmented with 8051-cored special function microcontrollers, specifically in the areas of USB, I²C (two wire interface), SPI and CAN bus controllers, MP3 decoders and hardware PWM.
AT89 Series Microcontrollers
Device name
Data Memory
AT89C1051
1K Flash
64 RAM
AT89C2051
2K Flash
128 RAM
AT89C4051
4K Flash
128 RAM
AT89C51
4K Flash
128 RAM
AT89C52
8K Flash
256 RAM
AT89C55
20K Flash
256 RAM
AT89S8252
8K Flash
256 RAM
AT89S53
12K Flash
256 RAM
Port Structures and Operation

All four ports in the AT89C51 and AT89C52 are bidirectional.Each consists of a latch (Special Function Registers P0 through P3), an output driver, and an input buffer.The output drivers of Ports 0 and 2, and the input buffers of Port 0, are used in accesses to external memory. In this application, Port 0 outputs the low byte of the external memory address, time-multiplexed with the byte being written or read. Port 2 outputs the high byte of the external memory address when the address is 16 bits wide. Otherwise the Port 2 pins continue to emit the P2 SFR content. All the Port 3 pins, and two Port 1 pins (in the AT89C52)are multifunctional.The alternate functions can only be activated if the corresponding bit latch in the port SFR contains a 1. Otherwise the port pin is stuck at 0. It has less complex feature than other microprocessor.

Improving your reading speed


TIPS FOR IMPROVING YOUR READING SPEED


The purpose of this section is to teach you how to increase you reading speed. Shortly we will be adding a section for reading BETTER as opposed to FASTER.
We all have a capacity for reading much faster than we typically do. Our reading speed changes as we go through life. When we are in high school, we go through about two hundred words a minute. We get to college and, because we have to read faster due to more time constraints and a much greater amount to read, we read faster. Most people in college average about 400 words per minute. Then we get out of college, and now we don't have to read so fast. There are no longer time constraints, and we can read slow and easy. We find ourselves dropping back down to about 200 words per minute.
Think of reading like you do a muscle, the more you read, the better you get at it, the faster you're going to read. And we have a great capacity for reading faster. We aren't even scraping the surface of how fast we can read. You see, we have 1,000,000,000,000 brain cells. In fact, the inner connections, the synapses, in our mind are virtually infinite. It has been estimated by a Russian scientist that the number of synapses we have would be one followed by 10 million kilometers of zeros. Our physical capacity for reading is beyond our comprehension. Our visual unit has the capability to take in a full page of text in 1/20 of a second. If we could turn the pages fast enough, our brain could process it faster than our eyes can see it. If we could turn those pages fast enough, our eyes have the capacity to read a standard book in six to twenty-five seconds depending on the length of the book. We could take in the entire Encyclopedia Britannica in one hour. So reading 700 - 1,000 words a minute is easily within our reach.
The key to improving our speed is to SIGHT READ, and that's what we are going to show you how to do. We are going to start being pure sight readers. Obstacles get in our way, however. What do we mean by obstacles? Well, these are things that impede us from reading faster.
REGRESSIONS are the most wasteful. Regressions are going back over words. You can call it back-skipping if you want. You go back over words you previously read. People do it for two reasons. Initially we read it to clarify the meaning of what we're reading. We want to be sure of the words we read as we go along. In our early years in school, when we were first taught - incorrectly - to "read slowly and carefully," it became easy to go back over words.
Well, this not only slows you down, it causes you comprehension problems. For instance, lets say you have a sentence, "The man jumped over the log." Well, if you back-skip, you read that passage like this: "The man jumped," "the man . . . jumped. . . over the log," "jumped over the log." So, what your brain is processing, "The man jumped," "the man jumped," "jumped over the log." Our brain is used to processing our flaws, so the brain thinks, "OK, I know what this clown is saying, "The man jumped over the log." But this takes time to sort out. And it's confusing. Think how much easier it would be if you simply took the sentence in in one sight, "The man jumped over the log." There's no confusion there. Then you move on to the next phrase. Regressing or back-skipping is the most harmful thing we do to slow our reading speed.
Our second obstacle is that we have BAD HABITS that we pick up. Bad habits manifest themselves in a number of ways. For one, you've got people who have MOTOR habits as they read. These are the people who are tapping a pencil when they read, tapping a foot when they read, moving a book, flicking their hand, etc. If they're sitting next to you, they drive you nuts. But they are the people who have to be moving while they read.
Some may even move their lips. If they do that, they're kind of edging over into another bad habit where we find AUDITORY readers. This is the bad habit that we have that is the hardest to drop. Auditory reading is difficult to beat because we are used to reading and hearing the words in our minds. Some people even go so far as to mumble the words. You can see their lips moving sometimes, or you can even hear a guttural growl as they go through the words.
The other obstacle are the FIXATIONS. Fixations are the actual stops or pauses between eye-spans when the eye is moving to its next fixation point. We can't see while the eye moves so you do need the fixation points to see. The problem is, most people fixate word by word by word. They stop their eyes on each separate word. The fixations slow you down because you are stopping on each word.
The problem that comes up here is this that, like the other obstacles, it impedes concentration and comprehension as well. The paradox with reading slowly is that it really hurts your concentration.
Research has shown a close relation between speed and understanding. In checking progress charts of thousands of individuals taking reading training, its been found that in the vast majority of cases, that an increase in speed reading rate has also been paralleled by an increase in comprehension. The plodding word by word analyzation actually reduces comprehension.
In this day and age, our brains are used to constant stimulation. Television, radio, even people talking to you, provide constant stimulation. So when we are reading along slowly and carefully, it's kind of like watching a movie and we encounter a slow motion scene. The slow motion scene is kind of interesting at first because the movie has been moving along at a rapid clip and now we have a change of pace. We've got the slow motion scene of the guy getting shot or the couple running across to each other across a field, and the mind initially says, "Oh, this is cool. This is something different." After a while we get a little impatient and we're ready for the guy who got shot to hit the ground, or the couple who are running across the field to finally get to each other. We start thinking about other things..weve lost our focus on the movie.
The brain does the same thing when we read. The brain is getting all the stimulation it normally gets, then we hit this patch where you're reading slowly. And boom, the brain says, "I don't like this. I think I'm going to start thinking about something else." And the reader starts thinking about the date they had Saturday night or the date they hope to have Saturday night. And therefore, you've got another impediment to comprehending the reading correctly.
OK, what do we do? Well, there are several things we are going to do to increase reading speed. First of all. we are going to increase the EYE SPAN. Eye span is the number of words that you take in as you look at the words. In other words, if my eye span is just one word, I am going to move from word to word to word. If my eye span is two words, I am going to move along twice as fast. If my eye span is three words, three times as fast. If I am moving along in phrases, I'm flying along pretty good.
That's where you increase the rate of eye span. You also want to learn to work in THOUGHT UNITS. Thought units help you move faster. This is where you group the words according to context. For instance, lets say you have, "He said something." It's easy to put that in a phrase, then you move to the next phrase. If I had this sentence, "It's safe to say that almost anyone can double his speed of reading while maintaining equal or higher comprehension." If I want to read that in phrases, "It's safe to say that almost anyone.......can double his speed........of reading while maintaining.......equal or even higher comprehension." You move much faster that way.
So, we are going to increase the number of words we see and we are going to group them according to context. One of the key things that we are also going to work on is RETURN EYE SWEEP. When you get to the end of the sentence or the end of the line on the written page, if your eye meanders back to the other side, you have a chance to pick up words. If you're picking up words and you're sight reading, that can be confusing. So you want to dramatically, quickly, forcefully, go from the end of one line to the beginning of the next one. Using a fingertip or pen as a pointer is a great way to quickly and directly to the next line.
The other thing that helps us increase our speed is CONFIGUATION. As you read faster and faster, you've got to learn to rely on your increased recognition of how words are configured, how they look, as you do it. In other words, "material" looks different than "response". "Recognition" looks different than "perceptual". The words have visual configurations. As you learn to read faster and faster you learn to pick up on the configurations and, as you do better and better, your skills at this improve with practice.
So, we are going to have no REGRESSIONS, no VOCALIZATIONS, and increased EYE SPAN. That's the way to true sight reading. How do we do this?
First, we avoid the problem areas. We avoid the limited eye-span by expanding the number of words that we take in. We get rid of regressions and we get rid of the return eye sweep problem by using a pointer. You can use a pen, a pencil, even your finger. That gives you a point of focus for your eyes. It helps you focus on the page, and you move faster because you can dictate how fast you are moving across the page. Your eye will follow your finger, or pen, or pencil.
Absolutely stay away from the vocalizations. You have got to be a sight reader. You have got to read fast enough so that you don't have time to hear the words. This way you are comprehending simply with your eyes.
You also need to keep in mind that you don't always read at the same speed. If you've got a car that will go 120 miles per hour, you're not going to drive that care 120 miles per hour in a shopping center. You'd get killed and get a heck of a ticket. But you may, on a highway when you are passing a car, get it up to a high speed. When you are in that shopping center, you are going to be driving about 30 miles per hour.
It's the same thing with reading. This is specifically addressed in our Better Reading section. But you must learn that you speed read in certain areas and there are other areas that may be particularly dense, that may have something that's particularly confusing to you, when you will need to slow down and read in shorter phrases, smaller groupings of words so that you can comprehend it clearly. It may be a particularly dense passage where each word has great deal of meaning. It may be even an unusual or specific word.
Let's look at what we've got to do to practice it. The big step here is to simply read faster. It sounds like such a simple statement, it almost sounds stupid. But it's what you have to do. You have to focus on "I'm going to read faster," first.
Comprehension comes later. Practice reading without a great concern for comprehension. In clinical terms, we call this the comprehension lag. It takes the mind as many as ten to fifteen days to adapt to the new reading rate.
You are going to go through periods, practice periods, you can't use on school books, but it's a practice period where you are simply adapting to reading that much faster. Comprehension lags for a while but when it catches up it makes a stunning difference.
A good place to practice this is magazines or newspapers. They have narrow columns that almost make a perfect thought unit. You can almost go straight down the column, taking that finger and puttting it in the middle of the column and moving it straight down the page. You will be stunned how soon you will be able to improve and comprehend what you are reading that way. You find that it's quick. It's easy reading.

WEEKLY PLAN TO IMPROVE READING SPEED
Read 2 chptrs ---------------------------- 3 Min -------------------------2 Min
no regressions -----------------------no vocalization ---------------Maximum Speed



M_______________________________________________________________________
T________________________________________________________________________
W________________________________________________________________________
T________________________________________________________________________
F_________________________________________________________________________
S_________________________________________________________________________
S_________________________________________________________________________

Following this plan you will move from being a say reader, to a hear reader to a sight reader.

Syllabus for IES 2014

Syllabus for IES: Indian Engineering Services Examination
ELECTRONICS & TELECOMMUNICATION ENGINEERING PAPER - I (For both objective and conventional type papers)

1. Materials and Components :
Structure and properties of Electrical Engineering materials; Conductors, Semiconductors and Insulators, magnetic, Ferroelectric, Piezoelectric, Ceramic, Optical and Super-conducting materials. Passive components and characteristics Resistors, Capacitors and Inductors; Ferrites, Quartz crystal Ceramic resonators, Electromagnetic and Electromechanical components.

2. Physical Electronics, Electron Devices and ICs:
Electrons and holes in semiconductors, Carrier Statistics, Mechanism of current flow in a semiconductor, Hall effect; Junction theory; Different types of diodes and their characteristics; Bipolar Junction transistor; Field effect transistors; Power switching devices like SCRs, GTOs, power MOSFETS; Basics of ICs - bipolar, MOS and CMOS types; basic of Opto Electronics.

3. Signals and Systems
Classification of signals and systems: System modelling in terms of differential and difference equations; State variable representation; Fourier series; Fourier transforms and their application to system analysis; Laplace transforms and their application to system analysis; Convolution and superposition integrals and their applications; Z-transforms and their applications to the analysis and characterisation of discrete time systems; Random signals and probability, Correlation functions; Spectral density; Response of linear system to random inputs.

4. Network theory
Network analysis techniques; Network theorems, transient response, steady state sinusoidal response; Network graphs and their applications in network analysis; Tellegen's theorem. Two port networks; Z, Y, h and transmission parameters. Combination of two ports, analysis of common two ports. Network functions : parts of network functions, obtaining a network function from a given part. Transmission criteria : delay and rise time, Elmore's and other definitions effect of cascading. Elements of network synthesis.

5. Electromagnetic Theory
Analysis of electrostatic and magnetostatic fields; Laplace's and Poisson's equations; Boundary value problems and their solutions; Maxwell's equations; application to wave propagation in bounded and unbounded media; Transmission lines : basic theory, standing waves, matching applications, microstrip lines; Basics of wave guides and resonators; Elements of antenna theory.

6. Electronic Measurements and instrumentation
Basic concepts, standards and error analysis; Measurements of basic electrical quantities and parameters; Electronic measuring instruments and their principles of working : analog and digital, comparison, characteristics, application. Transducers; Electronic measurements of non electrical quantities like temperature, pressure, humidity etc; basics of telemetry for industrial use.

ELECTRONICS & TELECOMMUNICATION ENGINEERING PAPER - II (For both objective and conventional type papers)

1. Analog Electronic Circuits :
Transistor biasing and stabilization. Small signal analysis. Power amplifiers. Frequency response. Wide banding techniques. Feedback amplifiers. Tuned amplifiers. Oscillators. Rectifiers and power supplies. Op Amp, PLL, other linear integrated circuits and applications. Pulse shaping circuits and waveform generators.

2. Digital Electronic Circuits :
Transistor as a switching element; Boolean algebra, simplification of Boolean functions, Karnaguh map and applications; IC Logic gates and their characteristics; IC logic families : DTL, TTL, ECL, NMOS, PMOS and CMOS gates and their comparison; Combinational logic Circuits; Half adder, Full adder; Digital comparator; Multiplexer Demulti-plexer; ROM an their applications. Flip flops. R-S, J-K, D and T flip-flops; Different types of counters and registers Waveform generators. A/D and D/A converters. Semiconductor memories.

3. Control Systems :
Transient and steady state response of control systems; Effect of feedback on stability and sensitivity; Root locus techniques; Frequency response analysis. Concepts of gain and phase margins: Constant-M and Constant-N Nichol's Chart; Approximation of transient response from Constant-N Nichol's Chart; Approximation of transient response from closed loop frequency response; Design of Control Systems, Compensators; Industrial controllers.

4. Communication Systems :
Basic information theory; Modulation and detection in analogue and digital systems; Sampling and data reconstructions; Quantization & coding; Time division and frequency division multiplexing; Equalization; Optical Communication : in free space & fiber optic; Propagation of signals at HF, VHF, UHF and microwave frequency; Satellite Communication.

5. Microwave Engineering :
Microwave Tubes and solid state devices, Microwave generation and amplifiers, Waveguides and other Microwave Components and Circuits, Microstrip circuits, Microwave Antennas, Microwave Measurements, Masers, lasers; Microwave propagation. Microwave Communication Systems terrestrial and Satellite based.

6. Computer Engineering :
Number Systems. Data representation; Programming; Elements of a high level programming language PASCAL/C; Use of basic data structures; Fundamentals of computer architecture; Processor design; Control unit design; Memory organisation, I/o System Organisation. Microprocessors : Architecture and instruction set of Microprocessors 8085 and 8086, Assembly language Programming. Microprocessor Based system design : typical examples. Personal computers and their typical uses.