Posts

Featured post

Micro Processors & Micro Controllers (syllabus,notes,previous papers r16 jntuk)

Image
Micro Processors & Micro Controllers III-II Sem ECE NOTES Microprocessor consists of only a Central Processing Unit, whereas Micro Controller contains a CPU, Memory, I/O all integrated into one chip. ... Microprocessor uses an external bus to interface to RAM, ROM, and other peripherals, on the other hand, Microcontroller uses an internal controlling bus. Microprocessor is an IC which has only the CPU inside them i.e. only the processing powers such as Intel's Pentium 1,2,3,4, core 2 duo, i3, i5 etc. ... Microcontroller has a CPU, in addition with a fixed amount of RAM, ROM and other peripherals all embedded on a single chip. Syllabus... Notes... Previous Papers...

OOPs through Java(syllabus,notes,previous papers r16 jntuk)

Image
OOPs Through Java III-II Sem ECE NOTES Definition of OOP Concepts in Java OOP concepts in Java are the main ideas behind Java’s Object Oriented Programming. They are an abstraction, encapsulation, inheritance, and polymorphism. Grasping them is key to understanding how Java works. Basically, Java OOP concepts let us create working methods and variables, then re-use all or part of them without compromising security. List of OOP Concepts in Java There are four main OOP concepts in Java. These are: Abstraction. Abstraction means using simple things to represent complexity. We all know how to turn the TV on, but we don’t need to know how it works in order to enjoy it. In Java, abstraction means simple things like objects, classes, and variables represent more complex underlying code and data. This is important because it lets avoid repeating the same work multiple times. Encapsulation. This is the practice of keeping fields within a class private, then pr...

Digital signal processing (syllabus,notes,previous papers r16 jntuk)

Image
Digital Signal Processing III-II Sem ECE NOTES Digital signal processing (DSP) is the use of digital processing, such as by computers or more specialized digital signal processors, to perform a wide variety of signal processing operations. ... Digital signal processing and analog signal processing are subfields of signal processing. Syllabus... Notes... Previous Papers...

VLSI Design(syllabus,notes,previous papers r16 jntuk)

Image
VLSI Design III-II Sem ECE NOTES VLSI Design - Digital System. Advertisements. Very-large-scale integration (VLSI) is the process of creating an integrated circuit (IC) by combining thousands of transistors into a single chip. VLSI began in the 1970s when complex semiconductor and communication technologies were being developed. Before the introduction of VLSI technology, most ICs had a limited set of functions they could perform. An electronic circuit might consist of a CPU, ROM, RAM and other glue logic. VLSI lets IC designers add all of these into one chip. Syllabus... Notes... Previous Papers...

MICRO WAVE ENGINEERING(syllabus,notes,previous papers r16 jntuk)

Image
Micro Wave Engineering III-II Sem ECE NOTES Microwave engineering pertains to the study and design of microwave circuits, components, and systems. Fundamental principles are applied to analysis, design and measurement techniques in this field. The short wavelengths involved distinguish this discipline from Electronic engineering. During World War II microwave engineering played a significant role in developing radar that could accurately locate enemy ships and planes with a focused beam of EM radiation. The foundations of this discipline are found in Maxwell's equations and the work of Heinrich Hertz, William Thomson's waveguide theory, J.C. Bose, the klystron from Russel and Varian Bross, as well as contributions from Perry Spencer, and others Syllabus... Notes... Previous Papers...

Internet Of Things(syllabus,notes,previous papers r16 jntuk)

Image
Internet Of Things III-II Sem R16 JNTU-K NOTES The Internet of things (IoT) is a system of interrelated computing devices, mechanical and digital machines provided with unique identifiers (UIDs) and the ability to transfer data over a network without requiring human-to-human or human-to-computer interaction. Syllabus... 1.Unit-1 notes... 2.Unit-2 notes... 3.Unit-3 notes... 4.Unit-4 notes... 5.Unit-5 notes... 6.Unit-6 notes... Previous Papers...

SOFTWARE TESTING METHODOLOGIES(syllabus,notes,previous papers r16 jntuk)

Image
SOFTWARE TESTING METHODOLOGIES III-II Sem R16 JNTU-K NOTES Software testing methodologies are the various strategies or approaches used to test an application to ensure it behaves and looks as expected. These encompass everything from front to back-end testing, including unit and system testing. This article is designed to highlight the myriad of testing techniques used by quality assurance professionals. Syllabus... 1.Unit-1 notes... 2.Unit-2 notes... 3.Unit-3 notes... 4.Unit-4 notes... 5.Unit-5 notes... 6.Unit-6 notes... Previous Papers...