Emitter is moderate size and heavily doped. Collector is large in size and moderately doped. Base is thin and lightly doped. When collector supply is 5V then collector cut off voltage is 5V. Zero signal condition is when transistor see dc load. Cut-off region – both junctions are reverse biased, Saturation region – both junctions …
Semiconductor diode, Break down diode and Tunnel diode
Semiconductor diode Ideal diode conduct current in only one direction. Forward resistance of ideal diode is zero. Reverse bias resistance value is infinity. Barrier potential is generated by diffusion of electrons. PN diode can be made by alloying technique, diffusion technique, vapour deposition technique (epitaxial growth), rate growth technique Thickness of depletion region is 1 …
Continue reading ‘Semiconductor diode, Break down diode and Tunnel diode’ »
Basics of electronics (solid state electronics)
Insulator has negative temperature coefficient. Intrinsic Semiconductor has negative temperature coefficient. Extrinsic Semiconductor has positive temperature coefficient. Metal has positive temperature coefficient. Resistance of semiconductor decreases exponentially in case of insulator it is linearly decreasing. In metal forbidden band gap Eg between conduction and valance band is zero, i.e, two bands are overlapped Band gap …
Continue reading ‘Basics of electronics (solid state electronics)’ »
Basics of Computer Networking
This chapter focuses on basics of COMPUTER NETWORKING. This will help you to study higher levels of computer networking. OSI – open system interconnection ( This is the very basic of computer networking. OSI 7 layers in chronological order – physical layer data link layer network layer transport layer session layer presentation layer application layer …
Data Structure and Modem
Data structure is a collection of data elements. It is also called data type. It is a tool to solve problems. Used to represent entities and to implement entities operations. Elements in the data type is called values of the type. There are four basic/atomic/primitive data types – int, float, char, double. More data types …