JNTUK R20 2-2 Electronic Circuit Analysis Material/Notes PDF Download

JNTUK R20 2-2 Electronic Circuit Analysis Material/Notes PDF Download

Students those who are studying JNTUK R20 ECE Branch, Can Download Unit wise R20 2-2 Electronic Circuit Analysis (ECA) Material/Notes PDFs below.

jntuk-materials

JNTUK R20 2-2 Electronic Circuit Analysis Material/Notes PDF Download

OBJECTIVES:

  • To learn hybrid-pi parameters at high frequency and compare with low frequency parameters.
  • Learn and understand the purpose of cascading of single stage amplifiers and derive the overall voltagegain.
  • Analyze the effect of negative feedback on amplifier characteristics and derive the characteristics.
  • Learn and understand the basic principle of oscillator circuits and perform the analysis of different oscillatorcircuits.
  • Compare and analyze different Power amplifiers like Class A, Class B, Class C, Class AB and other types ofamplifiers.
  • Analyze different types of tuned amplifiercircuits.

UNIT-1

Small Signal High Frequency Transistor Amplifier models: BJT: Transistor at high frequencies, Hybrid- π common emitter transistor model, Hybrid π conductance, Hybrid π capacitances, validity of hybrid π model, determination of highfrequency parameters in terms of low-frequency parameters , CE short circuit current gain, current gain with resistive load, cut-off frequencies, frequency response and gain bandwidth product.

FET: Analysis of common Source and common drain Amplifier circuits at high frequencies.

Download UNIT-1 Material PDF | Reference-2

UNIT-2

Multistage Amplifiers: Classification of amplifiers, methods of coupling, cascaded transistor amplifier and its analysis, analysis of two stage RC coupled amplifier, high input resistance transistor amplifier circuits and their analysis-Darlington pair amplifier, Cascode amplifier, Boot-strap emitter follower, Differential amplifier using BJT.

Download UNIT-2 Material PDF | Reference-2

UNIT-3

Feedback Amplifiers: Feedback principle and concept, types of feedback, classification of amplifiers, feedback topologies, Characteristics of negative feedback amplifiers, Generalized analysis of feedback amplifiers, Performance comparison of feedback amplifiers, Method of analysis of feedback amplifiers.

Download UNIT-3 Material PDF | Reference-2

Unit-4

Oscillators: Oscillator principle, condition for oscillations, types of oscillators, RC-phase shift and Wien bridge oscillators with BJT and FET and their analysis, Generalized analysis of LC Oscillators, Hartley and Colpitt’s oscillators using BJT, Frequency and amplitude stability of oscillators.

Download UNIT-4 Material PDF | Reference-2

UNIT-5

Power Amplifiers: Classification of amplifiers(A to H), Class A power Amplifiers, Class B Push-pull amplifiers, Complementary symmetry push pull amplifier, Class AB power amplifier, Class-C power amplifier, Thermal stability and Heatsinks.

Tuned Amplifiers: Introduction, Q-Factor, small signal tuned amplifier, capacitance single tuned amplifier, double tuned amplifiers, , staggered tunedamplifiers

Download UNIT-5 Material PDF | Reference-2


TEXT BOOKS:

  1. Integrated Electronics- J. Millman and C.C. Halkias, Tata McGraw-Hill,1972.
  2. Electronic Devices and Circuits Theory – Robert L. Boylestad and LouisNashelsky, Pearson/Prentice Hall, Tenth Edition,2009.
  3. Electronic Devices and Integrated Circuits – B.P. Singh,Rekha , Pearson publications, 2006

REFERENCE BOOKS:

  1. Electronic Circuit Analysis and Design – Donald A. Neaman, McGrawHill,2010.
  2. Microelectronic Circuits-Sedra A.S. and K.C. Smith, Oxford University Press,Sixth Edition,2011.
  3. Electronic Circuit Analysis-B.V.Rao, K.R.Rajeswari, P.C.R.Pantulu,K.B.R.Murthy, PearsonPublications.

OUTCOMES:

  • Design and analysis ofsmall signal high frequency transistor amplifier using BJT and FET.
  • Designandanalysisofmultistageamplifiersusing BJTandFETandDifferential amplifier using BJT.
  • Derive the expressions for frequency ofoscillation and condition for oscillation of RC and LC oscillators and their amplitude and frequency stabilityconcept.
  • Know the classification of the power and tuned amplifiers and their analysiswith performance comparison.

JNTUK B.Tech 2-2 Sem R20 ECE Materials Subject Wise PDF

JNTUK B.Tech 2-2 R20 ECE Materials: Students Can Download JNTUK 2-2 ECE R20 Regulation Materials/ E Note Books / Text Books Subject Wise From Below.

JNTUK B.Tech 2-2 Sem R20 ECE Materials Subject Wise PDF

jntuk-materials

Students of Jawaharlal Nehru Technological University Kakinada can avail of B.Tech 2-2 can avail of the materials for R20 regulation for various branches. Students can download JNTUK B.Tech 2-2 Sem R20 ECE Materials Subject Wise PDF from the links provided here. By tapping on the link, one can download materials for JNTUK 2-2 Sem ECE R20. The electronics and communication engineering Students can download the subject-wise materials PDFs collected from various sources. By referring to the materials one can gain knowledge to clear the exams with a good score. The course materials include Electronic Circuit Analysis, Digital IC Design, Analog Communications, Linear control Systems, Management and Organizational Behavior and various other ECE related books of various popular authors. Check the following B.Tech R20 ECE 2-2 Materials PDFs and download them for free. 

JNTUK B.Tech 2-2 Sem R20 ECE Course Structure:

S. NoSubjetsCredits
1Electronic Circuit Analysis3
2Digital IC Design3
3Analog Communications3
4Linear control Systems3
5Management and Organizational Behavior3
6Electronic Circuit Analysis Lab1.5
7Analog Communications Lab1.5
8Digital IC Design Lab1.5
9Soft Skills2
Credits21.5

Also Check: JNTUK 2-2 Sem R20 ECE Syllabus

Download JNTUK 2-2 R20 ECE Materials PDF

Students who are pursuing the B.Tech 2-2 ECE R20 Regulation can check the text books, reference books, and e-resourses provided here for free. Students can get the complete chapter-wise information from their respective text books. And from the following information from the e-resourses, text books from the familer authors will provide the extra knowledge and understanding of each subject. Hence ts helps to score good in exams. Here we have collaboratively given the best JNTUK 2-2 R20 ECE materials at one place for the reference of students.

Electronic Circuit Analysis Material

Digital IC Design Material

Analog Communications Material

Linear control Systems Material

Management and Organizational Behavior Material

JNTUK R20 2-2 Java Programming Material/Notes PDF Download

JNTUK R20 2-2 Java Programming Material/Notes PDF Download

Students those who are studying JNTUK R20 CSE Branch, Can Download Unit wise R20 2-2 Java Programming Material/Notes PDFs below.

jntuk-materials

JNTUK R20 2-2 Java Programming Material/Notes PDF Download

OBJECTIVES:

  • To identify Java language components and how they work together in applications
  • To learn the fundamentals of object-oriented programming in Java, including defining classes, invoking methods, using class libraries.
  • To learn how to extend Java classes with inheritance and dynamic binding and how to use exception handling in Java applications
  • To understand how to design applications with threads in Java
  • To understand how to use Java APIs for program development

UNIT-1

Program Structure in Java: Introduction, Writing Simple Java Programs, Elements or Tokens in Java Programs, Java Statements, Command Line Arguments, User Input to Programs, Escape Sequences Comments, Programming Style.

Data Types, Variables, and Operators: Introduction, Data Types in Java, Declaration of Variables, Data Types, Type Casting, Scope of Variable Identifier, Literal Constants, Symbolic Constants, Formatted Output with printf() Method, Static Variables and Methods, Attribute Final, Introduction to Operators, Precedence and Associativity of Operators, Assignment Operator ( = ), Basic Arithmetic Operators, Increment (++) and Decrement (- -) Operators, Ternary Operator, Relational Operators, Boolean Logical Operators, Bitwise Logical Operators.

Control Statements: Introduction, if Expression, Nested if Expressions, if–else Expressions, Ternary Operator?:, Switch Statement, Iteration Statements, while Expression, do–while Loop, for Loop, Nested for Loop, For–Each for Loop, Break Statement, Continue Statement.

Download UNIT-1 Material PDF | Reference-2 | Ref-3

UNIT-2

Classes and Objects: Introduction, Class Declaration and Modifiers, Class Members, Declaration of Class Objects, Assigning One Object to Another, Access Control for Class Members, Accessing Private Members of Class, Constructor Methods for Class, Overloaded Constructor Methods, Nested Classes, Final Class and Methods, Passing Arguments by Value and by Reference, Keyword this.

Methods: Introduction, Defining Methods, Overloaded Methods, Overloaded Constructor Methods, Class Objects as Parameters in Methods, Access Control, Recursive Methods, Nesting of Methods, Overriding Methods, Attributes Final and Static.

Download UNIT-2 Material PDF | Reference-2 | Ref-3

UNIT-3

Arrays: Introduction, Declaration and Initialization of Arrays, Storage of Array in Computer Memory, Accessing Elements of Arrays, Operations on Array Elements, Assigning Array to Another Array, Dynamic Change of Array Size, Sorting of Arrays, Search for Values in Arrays, Class Arrays, Two-dimensional Arrays, Arrays of Varying Lengths, Three-dimensional Arrays, Arrays as Vectors.

Inheritance: Introduction, Process of Inheritance, Types of Inheritances, Universal Super ClassObject Class, Inhibiting Inheritance of Class Using Final, Access Control and Inheritance, Multilevel Inheritance, Application of Keyword Super, Constructor Method and Inheritance, Method Overriding, Dynamic Method Dispatch, Abstract Classes, Interfaces and Inheritance.

Interfaces: Introduction, Declaration of Interface, Implementation of Interface, Multiple Interfaces, Nested Interfaces, Inheritance of Interfaces, Default Methods in Interfaces, Static Methods in Interface, Functional Interfaces, Annotations.

Download UNIT-3 Material PDF | Reference-2

UNIT-4

Packages and Java Library: Introduction, Defining Package, Importing Packages and Classes into Programs, Path and Class Path, Access Control, Packages in Java SE, Java.lang Package and its Classes, Class Object, Enumeration, class Math, Wrapper Classes, Auto-boxing and Autounboxing, Java util Classes and Interfaces, Formatter Class, Random Class, Time Package, Class Instant (java.time.Instant), Formatting for Date/Time in Java, Temporal Adjusters Class, Temporal Adjusters Class.

Exception Handling: Introduction, Hierarchy of Standard Exception Classes, Keywords throws and throw, try, catch, and finally Blocks, Multiple Catch Clauses, Class Throwable, Unchecked Exceptions, Checked Exceptions, try-with-resources, Catching Subclass Exception, Custom Exceptions, Nested try and catch Blocks, Rethrowing Exception, Throws Clause.

Download UNIT-4 Material PDF | Reference-2 | Ref-3

UNIT-5

String Handling in Java: Introduction, Interface Char Sequence, Class String, Methods for Extracting Characters from Strings, Methods for Comparison of Strings, Methods for Modifying Strings, Methods for Searching Strings, Data Conversion and Miscellaneous Methods, Class String Buffer, Class String Builder.

Multithreaded Programming: Introduction, Need for Multiple Threads Multithreaded Programming for Multi-core Processor, Thread Class, Main Thread- Creation of New Threads, Thread States, Thread Priority-Synchronization, Deadlock and Race Situations, Inter-thread Communication – Suspending, Resuming, and Stopping of Threads.

Java Database Connectivity: Introduction, JDBC Architecture, Installing MySQL and MySQL Connector/J, JDBC Environment Setup, Establishing JDBC Database Connections, ResultSet Interface, Creating JDBC Application, JDBC Batch Processing, JDBC Transaction Management

Download UNIT-5 Material PDF


TEXT BOOKS:

  1. JAVA one step ahead, Anitha Seth, B.L.Juneja, Oxford.
  2. The complete Reference Java, 8th edition, Herbert Schildt, TMH

REFERENCE BOOKS:

  1. Introduction to java programming, 7th edition by Y Daniel Liang, Pearson
  2. Murach’s Java Programming, Joel Murach

e-Resources:

NPTEL

www.w3schools.com

OUTCOMES:

  • Able to realize the concept of Object Oriented Programming & Java Programming Constructs
  • Able to describe the basic concepts of Java such as operators, classes, objects, inheritance, packages, Enumeration and various keywords
  • Apply the concept of exception handling and Input/ Output operations
  • Able to design the applications of Java & Java applet
  • Able to Analyze & Design the concept of Event Handling and Abstract Window Toolkit

JNTUK R20 2-2 Formal Languages and Automata Theory Material PDF Download

JNTUK R20 2-2 Formal Languages and Automata Theory Material PDF Download

Students those who are studying JNTUK R20 CSE Branch, Can Download Unit wise R20 2-2 Formal Languages and Automata Theory (FLAT) Material/Notes PDFs below.

jntuk-materials

JNTUK R20 2-2 Formal Languages and Automata Theory Material PDF Download

OBJECTIVES:

  • To learn fundamentals of Regular and Context Free Grammars and Languages
  • To understand the relation between Regular Language and Finite Automata and machines
  • To learn how to design Automata’s and machines as Acceptors, Verifiers and Translators
  • To understand the relation between Contexts free Languages, PDA and TM
  • To learn how to design PDA as acceptor and TM as Calculators

UNIT-1

Finite Automata: Need of Automata theory, Central Concepts of Automata Theory, Automation, Finite Automation, Transition Systems, Acceptance of a String, DFA, Design of DFAs, NFA, Design of NFA, Equivalence of DFA and NFA, Conversion of NFA into DFA, Finite Automata with Є-Transitions, Minimization of Finite Automata, Finite Automata with output-Mealy and Moore Machines, Applications and Limitation of Finite Automata.

Download UNIT-1 Material PDF | Reference-2

UNIT-2

Regular Expressions, Regular Sets, Identity Rules, Equivalence of two RE, Manipulations of REs, Finite Automata and Regular Expressions, Inter Conversion, Equivalence between FA and RE, Pumping Lemma of Regular Sets, Closure Properties of Regular Sets, Grammars, Classification of Grammars, Chomsky Hierarchy Theorem, Right and Left Linear Regular Grammars, Equivalence between RG and FA, Inter Conversion.

Download UNIT-2 Material PDF | Reference-2

UNIT-3

Formal Languages, Context Free Grammar, Leftmost and Rightmost Derivations, Parse Trees, Ambiguous Grammars, Simplification of Context Free Grammars-Elimination of Useless Symbols, Є-Productions and Unit Productions, Normal Forms-Chomsky Normal Form and Greibach Normal Form, Pumping Lemma, Closure Properties, Applications of Context Free Grammars.

Download UNIT-3 Material PDF | Reference-2

UNIT-4

Pushdown Automata, Definition, Model, Graphical Notation, Instantaneous Description, Language Acceptance of Pushdown Automata, Design of Pushdown Automata, Deterministic and Non – Deterministic Pushdown Automata, Equivalence of Pushdown Automata and Context Free Grammars, Conversion, Two Stack Pushdown Automata, Application of Pushdown Automata.

Download UNIT-4 Material PDF

UNIT-5

Turning Machine: Definition, Model, Representation of TMs-Instantaneous Descriptions, Transition Tables and Transition Diagrams, Language of a TM, Design of TMs, Types of TMs, Church’s Thesis, Universal and Restricted TM, Decidable and Un-decidable Problems, Halting Problem of TMs, Post’s Correspondence Problem, Modified PCP, Classes of P and NP, NP-Hard and NP-Complete Problems.

Download UNIT-5 Material PDF


TEXT BOOKS:

  1. Introduction to Automata Theory, Languages and Computation, J. E. Hopcroft, R. Motwani and J. D. Ullman, 3rd Edition, Pearson, 2008
  2. Theory of Computer Science-Automata, Languages and Computation, K. L. P. Mishra and N. Chandrasekharan, 3rd Edition, PHI, 2007

REFERENCE BOOKS:

  1. eference Books: 1) Elements of Theory of Computation, Lewis H.P. & Papadimition C.H., Pearson /PHI
  2. Theory of Computation, V. Kulkarni, Oxford University Press, 2013
  3. Theory of Automata, Languages and Computation, Rajendra Kumar, McGraw Hill, 2014

e-Resources:

Click Here

OUTCOMES:

  • Classify machines by their power to recognize languages.
  • Summarize language classes & grammars relationship among them with the help of Chomsky hierarchy
  • Employ finite state machines to solve problems in computing
  • Illustrate deterministic and non-deterministic machines
  • Quote the hierarchy of problems arising in the computer science

JNTUK R20 2-2 Database Management Systems Material PDF Download

JNTUK R20 2-2 Database Management Systems Material PDF Download

Students those who are studying JNTUK R20 CSE Branch, Can Download Unit wise R20 2-2 Database Management Systems (DBMS) Material/Notes PDFs below.

jntuk-materials

JNTUK R20 2-2 Database Management Systems Material PDF Download

OBJECTIVES:

  • To introduce about database management systems
  • To give a good formal foundation on the relational model of data and usage of Relational Algebra
  • To introduce the concepts of basic SQL as a universal Database language
  • To demonstrate the principles behind systematic database design approaches by covering conceptual design, logical design through normalization
  • To provide an overview of physical design of a database system, by discussing Database indexing techniques and storage techniques

UNIT-1

Introduction: Database system, Characteristics (Database Vs File System), Database Users(Actors on Scene, Workers behind the scene), Advantages of Database systems, Database applications. Brief introduction of different Data Models; Concepts of Schema, Instance and data independence; Three tier schema architecture for data independence; Database system structure, environment, Centralized and Client Server architecture for the database.

Download UNIT-1 Material PDF | Reference-2 | Ref-3

UNIT-2

Relational Model: Introduction to relational model, concepts of domain, attribute, tuple, relation, importance of null values, constraints (Domain, Key constraints, integrity constraints) and their importance

BASIC SQL: Simple Database schema, data types, table definitions (create, alter), different DML operations (insert, delete, update), basic SQL querying (select and project) using where clause, arithmetic & logical operations, SQL functions(Date and Time, Numeric, String conversion).

Download UNIT-2 Material PDF | Reference-2 | Ref-3

UNIT-3

Entity Relationship Model: Introduction, Representation of entities, attributes, entity set, relationship, relationship set, constraints, sub classes, super class, inheritance, specialization, generalization using ER Diagrams.

SQL: Creating tables with relationship, implementation of key and integrity constraints, nested queries, sub queries, grouping, aggregation, ordering, implementation of different types of joins, view(updatable and non-updatable), relational set operations.

Download UNIT-3 Material PDF | Reference-2 | Ref-3

UNIT-4

Schema Refinement (Normalization): Purpose of Normalization or schema refinement, concept of functional dependency, normal forms based on functional dependency(1NF, 2NF and 3 NF), concept of surrogate key, Boyce-codd normal form(BCNF), Lossless join and dependency preserving decomposition, Fourth normal form(4NF), Fifth Normal Form (5NF).

Download UNIT-4 Material PDF | Reference-2

UNIT-5

Transaction Concept: Transaction State, Implementation of Atomicity and Durability, Concurrent Executions, Serializability, Recoverability, Implementation of Isolation, Testing for Serializability, Failure Classification, Storage, Recovery and Atomicity, Recovery algorithm.

Indexing Techniques: B+ Trees: Search, Insert, Delete algorithms, File Organization and Indexing, Cluster Indexes, Primary and Secondary Indexes , Index data Structures, Hash Based Indexing: Tree base Indexing, Comparison of File Organizations, Indexes and Performance Tuning

Download UNIT-5 Material PDF | Reference-2


TEXT BOOKS:

1) Database Management Systems, 3/e, Raghurama Krishnan, Johannes Gehrke, TMH

2) Database System Concepts,5/e, Silberschatz, Korth, TMH

REFERENCE BOOKS:

  1. Introduction to Database Systems, 8/e C J Date, PEA.
  2. Database Management System, 6/e Ramez Elmasri, Shamkant B. Navathe, PEA
  3. Database Principles Fundamentals of Design Implementation and Management, Corlos Coronel, Steven Morris, Peter Robb, Cengage Learning.

e-Resources:

1) NPTEL

2) E-Resource-2

OUTCOMES:

  • Describe a relational database and object-oriented database
  • Create, maintain and manipulate a relational database using SQL
  • Describe ER model and normalization for database design
  • Examine issues in data storage and query processing and can formulate appropriate solutions
  • Outline the role and issues in management of data such as efficiency, privacy, security, ethical responsibility, and strategic advantage

JNTUK R20 2-2 Probability and Statistics Material PDF Download

JNTUK R20 2-2 Probability and Statistics Material PDF Download

Students those who are studying JNTUK R20 CSE Branch, Can Download Unit wise R20 2-2 Probability and Statistics Material/Notes PDFs below.

jntuk-materials

JNTUK R20 2-2 Probability and Statistics Material PDF Download

OBJECTIVES:

  • To familiarize the students with the foundations of probability and statistical methods
  • To impart probability concepts and statistical methods in various applications Engineering

UNIT-1

Descriptive statistics and methods for data science: Data science – Statistics Introduction – Population vs Sample – Collection of data – primary and secondary data – Type of variable: dependent and independent Categorical and Continuous variables – Data visualization – Measures of Central tendency – Measures of Variability (spread or variance) – Skewness Kurtosis.

Download UNIT-1 Material PDF | Reference-2

UNIT-2

Correlation and Curve fitting: Correlation – correlation coefficient – rank correlation – regression coefficients and properties – regression lines – Method of least squares – Straight line – parabola – Exponential – Power curves.

Download UNIT-2 Material PDF | Reference-2

UNIT-3

Probability and Distributions: Probability – Conditional probability and Baye’s theorem – Random variables – Discrete and Continuous random variables – Distribution function – Mathematical Expectation and Variance – Binomial, Poisson, Uniform and Normal distributions.

Download UNIT-3 Material PDF | Reference-2

UNIT-4

Sampling Theory: Introduction – Population and samples – Sampling distribution of Means and Variance (definition only) – Central limit theorem (without proof) – Introduction to t, 2 and Fdistributions – Point and Interval estimations – Maximum error of estimate.

Download UNIT-4 Material PDF | Reference-2 | Ref-3

UNIT-5

Tests of Hypothesis: Introduction – Hypothesis – Null and Alternative Hypothesis – Type I and Type II errors – Level of significance – One tail and two-tail tests – Tests concerning one mean and two means (Large and Small samples) – Tests on proportions.

Download UNIT-5 Material PDF | Reference-2 | Ref-3


TEXT BOOKS:

  1. Miller and Freund’s, Probability and Statistics for Engineers,7/e, Pearson, 2008.
  2. S. C. Gupta and V.K. Kapoor, Fundamentals of Mathematical Statistics, 11/e, Sultan Chand & Sons Publications, 2012.

REFERENCE BOOKS:

  1. Shron L. Myers, Keying Ye, Ronald E Walpole, Probability and Statistics Engineers and the Scientists,8th Edition, Pearson 2007.
  2. Jay l. Devore, Probability and Statistics for Engineering and the Sciences, 8th Edition, Cengage.
  3. Sheldon M. Ross, Introduction to probability and statistics Engineers and the Scientists, 4th Edition, Academic Foundation, 2011.
  4. Johannes Ledolter and Robert V. Hogg, Applied statistics for Engineers and Physical Scientists, 3rd Edition, Pearson, 2010.

OUTCOMES:

  • Classify the concepts of data science and its importance (L4) or (L2)
  • Interpret the association of characteristics and through correlation and regression tools (L4)
  • Make use of the concepts of probability and their applications (L3)
  • Apply discrete and continuous probability distributions (L3)
  • Design the components of a classical hypothesis test (L6)
  • Infer the statistical inferential methods based on small and large sampling tests (L4)

JNTUK B.Tech 2-2 Sem R20 CSE Materials Subject Wise PDF

JNTUK B.Tech 2-2 R20 CSE Materials: Students Can Download JNTUK 2-2 CSE R20 Regulation Materials/ E Note Books / Text Books Subject Wise From Below.

JNTUK B.Tech 2-2 Sem R20 CSE Materials Subject Wise PDF

jntuk-materials

Students of Jawaharlal Nehru Technological University Kakinada can avail of B.Tech 2-2 can avail of the materials for R20 regulation for various branches. Students can download JNTUK B.Tech 2-2 Sem R20 CSE Materials Subject Wise PDF from the links provided here. By tapping on the link, one can download materials for JNTUK 2-2 Sem CSE R20. The Computer Science Engineering Students can download the subject-wise materials PDFs collected from various sources. By referring to the materials one can gain knowledge to clear the exams with a good score. The course materials include Probability and Statistics, Database Management Systems, Formal Languages and Automata Theory, Java Programming, Managerial Economics and Financial Accountancy and various other CSE related books of various popular authors. Check the following B.Tech R20 CSE 2-2 Materials PDFs and download them for free. 

JNTUK B.Tech 2-2 Sem R20 CSE Course Structure:

S. NoCoursesCredits
1Probability and Statistics3
2Database Management Systems3
3Formal Languages and Automata Theory3
4Java Programming3
5Managerial Economics and Financial Accountancy3
6Database Management Systems Lab1
7R Programming Lab2
8Java Programming Lab1.5
9Skill Oriented Course – II2
Total Credits21.5

Also Check: JNTUK 2-2 Sem R20 CSE Syllabus

Download JNTUK 2-2 R20 CSE Materials PDF

Students who are pursuing the B.Tech 2-2 CSE R20 Regulation can check the text books, reference books, and e-resourses provided here for free. Students can get the complete chapter-wise information from their respective text books. And from the following information from the e-resourses, text books from the familer authors will provide the extra knowledge and understanding of each subject. Hence ts helps to score good in exams. Here we have collaboratively given the best JNTUK 2-2 R20 CSE materials at one place for the reference of students.

Probability and Statistics Material

Database Management Systems Material

Formal Languages and Automata Theory Material

Java Programming Material

Managerial Economics and Financial Accountancy Material

JNTUK R20 2-2 Environmental Engineering Material/Notes PDF Download

JNTUK R20 2-2 Environmental Engineering Material/Notes PDF Download

Students those who are studying JNTUK R20 Civil Branch, Can Download Unit wise R20 2-2 Environmental Engineering (EE) Material/Notes PDFs below.

jntuk-materials

JNTUK R20 2-2 Environmental Engineering Material/Notes PDF Download

OBJECTIVES:

  • Outline planning and the design of water supply systems for a community/town/city
  • Provide knowledge of water quality requirement for domestic usage
  • Impart understanding of importance of protection of water source quality and enlightens the efforts involved in converting raw water into clean potable water.
  • Selection of valves and fixture in water distribution systems
  • Impart knowledge on design of water distribution network

UNIT-1

Introduction: Importance and Necessity of Protected Water Supply systems, Water borne diseases, Flow chart of public water supply system, Role of Environmental Engineer, Agency activities

Water Demand and Quantity Estimation: Estimation of water demand for a town or city, Per capita Demand and factors influencing it – Types of water demands and its variations- factors affecting water demand, Design Period, Factors affecting the Design period, Population Forecasting.

Sources of Water: Lakes, Rivers, Comparison of sources with reference to quality, quantity and other considerations- Ground water sources: springs, Wells and Infiltration galleries, Characteristics of water– Physical, Chemical and Biological characteristics and WHO guidelines for drinking water – IS 10500 2012 – Water quality standards for Agriculture, Industries and Construction.

Download UNIT-1 Material PDF

UNIT-2

Treatment of Water: Treatment methods: Theory and Design of Sedimentation, Coagulation, Filtration.

Disinfection: Theory of disinfection-Chlorination and other Disinfection methods. Removal of color and odors- Removal of Iron and Manganese – Adsorption- Fluoridation and deflouridation–Reverse Osmosis- Solar stills- Freezing

Download UNIT-2 Material PDF | Reference-2

UNIT-3

Collection and Conveyance of Water: Factors governing the selection of the intake structure, Conveyance of Water: Gravity and Pressure conduits, Types of Pipes, Pipe Materials, Pipe joints, Design aspects of pipe lines, Design of economical diameter of pumping main, HP of pump and monthly expenditure for an apartment and a village. Laying and testing of pipe lines- Capacity of storage reservoirs, Mass curve analysis.

Distribution of Water: Methods of Distribution system, Layouts of Distribution networks, Water main appurtenances – Sluice valves, Pressure relief valves, air valves, check valves, hydrants, and water meters–Ideal water supply system. Case studies.

Download UNIT-3 Material PDF | Reference-2

UNIT–4

Sewerage: Estimation of sewage flow and storm water drainage – fluctuations – types of sewers – design of sewers. Sewer appurtenances – cleaning and ventilation of sewers. Sewage pumps.

House Plumbing: Systems of plumbing-sanitary fittings and other accessories– one pipe and two pipe systems – Design of drainage in Gated communities, Apartments and Hotels. Septic Tank – working Principles and Design

Download UNIT-4 Material PDF

UNIT–5

Sewage characteristics –Characteristics of sewage – BOD equations. ThOD, COD and BOD.

Treatment of Sewage: Primary treatment. Secondary treatment: Activated Sludge Process, principles, designs, and operational problems. Oxidation ponds, Trickling Filters – classification – design, operation and maintenance problems. RBCs. Fluidized bed reactors –Anaerobic digestion of sludge, Sludge Drying Beds.

Ultimate Disposal of sewage: Methods of disposal – disposal into water bodies-Oxygen Sag CurveDisposal into sea, disposal on land, Crown corrosion, Sewage sickness. Effluent standards.

Download UNIT-5 Material PDF


TEXT BOOKS:

  1. Environmental Engineering – Howard S. Peavy, Donald R. Rowe, Teorge George Tchobanoglus – Mc-Graw-Hill Book Company, New Delhi, 1985.
  2. Rural Municipal and Industrial water management, KVSG Murali Karishna, Environmental Protection Society, Kakinada, 2021.
  3. Industrial Water and Wastewater Management, K.V.S.G. Murali Krishna, Paramount Publications, Visakhapatnam, 2018.
  4. Elements of Environmental Engineering – K. N. Duggal, S. Chand & Company Ltd., New Delhi, 2012.

REFERENCE BOOKS:

  1. Water Supply Engineering – P. N. Modi.
  2. Water Supply Engineering – B. C. Punmia
  3. Water Supply and Sanitary Engineering – G. S. Birdie and J. S. Birdie
  4. Environmental Engineering, D. Srinivasan, PHI Learning Private Limited, New Delhi, 2011.
  5. Environmental Engineering, Ruth F. Weiner and Robin Matthews – 4th Edition Elsevier,2003
  6. Environmental Engineering, D. Srinivasan, PHI Learning Private Limited, New Delhi, 2011.

OUTCOMES:

  • Plan and design the water and distribution networks and sewerage systems
  • Identify the water source and select proper intake structure
  • Characterisation of water
  • Select the appropriate appurtenances in the water supply
  • Selection of suitable treatment flow for raw water treatments

CCS University Result 2022 (Released) BA B.Sc B.Com 1st 2nd 3rd Years Results (Private/Regular) @ ccsuniversity.ac.in

CCS University Result 2022 BA B.Com B.Sc 1st 2nd 3rd year exams Marksheet: Chaudhary Charan Singh Meerut University is all set to release the results for various UG and PG Courses such as BA, BSc, BCom, B.Ed, M.Sc, MA, M.Com, B.P.Ed 1st 2nd 3rd years. All the candidates who had appeared for the academic examinations 2021-2022 can visit the CSS University official website, cssuniversity.ac.in to download the result.

The results have been already released for various courses and for the other courses the CSS University will roll out the results soon. CCSU has recently announced the results for M.A (PRIVATE) – Hindi, Philosophy, English, Education & Mathematics – II – Year – 2019 And Various Other courses. Students can check the official portal to find whether the result is released or not and can download the result when it is available. By going to the result section and clicking on the download link, aspirants can download the results easily. For more details of CCS University, UG and PG results candidates can go through the following article.

CCS University Result 2022 – BA B.Sc B.Com 1st 2nd 3rd Years Results (Private/Regular) at ccsuniversity.ac.in

ccs university result

Chaudhary Charan Singh is one of the well-established universities of Uttar Pradesh. The University was situated in Meerut, UP. CCSU established in 1965 and offers various undergraduate and postgraduate degree courses such as BA, BSc, BCom, B.Ed, M.Sc, MA, M.Com, B.P.Ed, and other courses. Yearly, a large number of students are getting certification from this university. The university offers affiliation for various colleges. The university follows the academic and semester system in conducting the examinations. Recently, in March/April months the CCSU conducted UG and PG examinations and the result is expected to release in the month of april 2022.

CCS University Results 2022 For BA B.Sc B.Com MA M.Sc All Years All Semesters – Important Details:

Name of the UniversityChaudhary Charan Singh University, Meerut
Name of ExamBA, BSc, BBA, BCA, BCom, MA, MSc, MCom
Exam TypeAnnual/Semester
Exam Date2022
StateUttar Pradesh (UP)
Academic Session2021-2022
Article categoryCCSU Result 2022
Result Declaration DateMarch/April
StatusAvailable Below
Official websiteccsuniversity.ac.in

Download CCS University UG, PG Result 2021-2022 at ccsuniversity.ac.in

The CCS University, Meerut has released the few results for M.A (PRIVATE) – Hindi, Philosophy, English, Education & Mathematics – II – Year – 2022 And Various Other courses. Candidates who have come across these examinations can check the result, marks obtained by them, and grade by visiting the CCSU website, ccsuniversity.ac.in. For the remaining courses, the CCS University will roll out the results shortly on its official website. Candidates pursuing under the CCSU Regular/Private courses in various years [1st Year, 2nd Year, and 3rd Year] can check the results from the CCSU portal. For all courses, the university will release the results in the month of June. Hence the aspirants can stay checking the official portal, ccs university.ac.in on a regular basis to check the updates regarding the results.

 Check: CCS University Degree UG PG (Regular/Private/Professional) Courses Results 2022 | Link 2 | Link 3 – Available Here

  • Result Declared (Dt.-14/01/2020) – B.Ed.-I Year (College code- 634) & B.Ed.–II Year (College code- 141, 439, 525, 560, 611, 758, 834)- Year – 2019
  • Result Declared (Dt.-03/01/2020) – BAMS – I Year Prof. (Released College code – 1105, 1143, 1082, 457, 1086, 1126, 1072, 1071); BAMS – II Year Prof. (Released College code-457, 1086) – OCT. – 2019
  • Result Declared (Dt.-29//08/2019) – B.A. – I Year. (Released College code-844) – Year – 2019
  • Result Declared (Dt. – 26//08/2019) – B.El.Ed. – IV Year – 2019
  • Result Declared (Dt. – 19//08/2019) – MD/MS & Diploma & D.M. – JULY – 2019; BABED-IV Year, B.Sc.(Optometry)-I, M.Sc.(Zoology)-II Sem.(Released College code – 686), M.Sc. (Chemistry) – II Sem. (Released College code-107), M.Sc.(Math)-IV Sem. (Released College code-107), M.A.(English, Sociology)-II & IV Sem. (Released College code-107), M.Com.-II Sem. (Released College code-107), B.Sc.Home Science-IV Sem. (Released College code-209), BJMC – IV Sem. (Released College code-686), M.Sc.Home Science-II Sem.( Released College code-686), M.Sc.(Microbiology)-II Sem. (Released College code-654), B.Sc.(Biotechnology)-I Year (Released College code-654), BPES-II Sem. (Released College code-1116), BBA-VI Sem.( Released College code-876), Post Basic Nursing-I Year (Released College code-634), B.Sc.Ag.-IV Sem. (Released College code-564) – JUNE-2019; M.Ed.-I Sem. (Released College code-079, 804, 855) – DEC.-2016; M.Ed.-II Sem. (Released College code-079, 738, 804, 855, 975) – JUNE – 2016; MPEd.-II & IV Sem. –JUNE – 2018; MPEd.- IV Sem. – JUNE – 2017; B.Sc. – I Year (Released College Code – 1116) – Year – 2019; B.Sc.(Home Science)-I Sem. (Released College code-167) – DEC . -2018
  • Result Declared (Dt. – 13//08/2019) – B.Sc.Ag. – II Sem. (Detained College code – 004, 045, 070, 118, 167, 225), B.Sc.Ag. – IV Sem. (Detained College code –004, 045, 070, 118, 180, 564); & B.Sc.Ag. -VI Sem (Detained College code – 004, 045, 047, 070, 118);, B.Sc. (Home Science) – II Sem. (Released College Code 209), B.Sc. (Home Science) -IV Sem. (Released College Code 438), B.Sc. (Home Science) – VI Sem. (Released College Code 063), M.Sc. (Home Science) – IV Sem.(Released College code-664), M.A. (Psychology) – II & IV Sem. (Released College code-058), BALLB-VIII Sem. (Released College code-336), BCA-VI Sem.(Released College code-646), LLB-IV Sem. (Released College code-379) – JUNE – 2019; M.Ed.-I Sem. (Released College code-055) – DEC . – 2016
  • Result Declared (Dt. – 02//08/2019) – B.Sc.– I Year (Released Centrecode – 246 & 719) – Year – 2019
  • Result Declared (Dt. – 30//07/2019) – M.Sc.Biotechnology-IV Sem. (Released College code-966, 981), BJMC-VI Sem. (Released College code- 865), B.Sc.Home Science-VI Sem.( Released College code-801) – JUNE – 2019; BPED-II Sem. ( Released College code-827) – JUNE – 2017
  • Result Declared (Dt. – 18//07/2019) – B.A.– II Year (Released Centrecode – 1040) –Year – 2019; M.A.(Drg. & Painting) )-IV Sem (Detained College code – 019, 175); M.A.(Education)-IV Sem, M.A.(Economics )-IV Sem(Detained College code –092, 096,), M.A.(English)-IV Sem. (Detained College code –081, 102, 107, 146 ) M.A. (Geography)-IV Sem, M.A. (Hindi)-IV Sem(Detained College code –041, 062, 092 ), M.A. (Home Science)-IV Sem(Detained College code – 014, 084, 095, 096, 133, 139, 146), M.A. (Histroy)-IV Sem, M.A. (Philosophy)-IV Sem, M.A. (Mathematics)-IV Sem, M.A. (Political Science)-IV Sem(Detained College code – 014, 030, 107,), M.A. (Psychology)-IV Sem(Detained College code – 003, 024, 058, 060, 066), M.A. (Sanskrit)-IV Sem(Detained College code –058 ), M.A. (Physical Education)-IV Sem, M.A. (Sociology)-IV Sem, (Detained College code –107 ) M.A. (Music)-IV Sem(Detained College code –053 ), B.Lib.-I Year, BPT-IV Year (Released College code-634), B.Sc.Biotechnology-III Year (Released College code-619) – JUNE – 2019
  • Result Declared (Dt. – 16//07/2019) – B.Com.– I Year (Released Centrecode – 482); B.A.– I & II–Year (Released Centrecode – 482) –Year – 2019; BPT-IV Year(Detained College code – 634); M.Com.-IV Sem. (Released College code-216), BCA-II Sem. (Released College code-1025) – JUNE- 2019
  • Result Declared (Dt. – 15//07/2019)  M.Sc.(Botany) -II Sem. (Detained College code – 007, 019, 090 & 098), M.Sc.(Chemistry) -II Sem. (Detained College code–003, 004, 019, 041, 042, 058, 098, 107, 178 & 686), M.Sc.(Physics) -II Sem. (Detained College code – 003, 090 & 686), M.Sc.(Statistics) -II Sem., M.Sc.(Mathematics) -II Sem. (Detained College code – 003, 092, 107, 686 & 778), M.Sc.( Zoology)-II Sem. (Detained College code – 004, 019 & 686) – JUNE- 2019
  • Result Declared (Dt. – 15//07/2019) – DIPLOMA (Medical Courses); MD/MS – July 2019
  • Result Declared (Dt. – 14//07/2019) – BBA-II Sem. (Detained College code – 351, 884 & 952); M.Com.-II Sem(Detained College code – 107); B.Tech. (CS,IT,AG,EC, ME,CE) – IV Sem, MBA-IV Sem, M.Sc.(Chemistry)-IV Sem. (Released College code-055), M.Sc.(Math)-IV Sem. (Released College code-040 & 778), M.Com.-IV Sem. ( Released College code – 069) – JUNE – 2019
  • Result Declared (Dt. – 13//07/2019)– BCA-II Sem (Detained College code – 526, 641, 664, 697, 753, 801, 1025); M.Sc. (Botany) – IV Sem (Detained College code -019, 098); M.Sc. (Chemistry) – IV Sem, (Detained College code – 003, 005, 019, 041, 042, 052, 098, 107); M.Sc. (Physics ) – IV Sem (Detained College code – 003, 019, 090); M.Sc. (Statistics) – IV Sem, M.Sc. (Mathematics) – IV Sem (Detained College code 003, 042, 092, 107, 778); M.Sc. (Zoology)-IV Sem. (Detained College code -019), BALLB-X Sem. (Released College code-356), BCA-IV Sem. (Released College code-938) – JUNE – 2019
  • Result Declared (Dt.12//07/2019)–B.Sc.(Computer Science) – II & IV Semester – JUNE – 2019
  • Result Declared (Dt.- 11//07/2019) – B.Sc.(Home Science) – VI Semester( Detained College code – 063, 107, 175, 258, 801); B.A.LLB (5 Year) – II Sem. – JUNE – 2019
  • Result Declared (Dt.- 10//07/2019) – BALLB – VIII Sem (Detained College code- 320, 336, 354, 385, 387, 392); M.Com. – IV Sem. (Detained College code- 069, 146, 195 & 216); BMM-I & III Year, BALLB-X Sem. (Released College code-875), LLB-VI Sem. (Released College code-317, 336, 347, 357, 378, 628, 638, 990, 997), BBA-VI Sem.(Released College code-394, 652), BCA-VI Sem.(Released College code-394); B.Tech. (ALL BRANCH) –VI & VIII Sem – JUNE – 2019
  • Result Declared (Dt.– 09//07/2019) – M.J.M.C. – IV Semester; B.Sc.(Computer Science ) – VI Semester; LLB-VI Sem. ( Released College code- 326, 334 & 838) – JUNE – 2019
  • Result Declared (Dt.– 08//07/2019) – B.Sc.Microbiology-III Year (Detained Centre – 602, 654); B.Sc.Biotechnology-III Year (Detained Centre – 602, 619, 654, 823, 935, 981); BCA-IV Sem. (Detained Centre – 158, 324, 664, 681, 702, 865, 938) – JUNE – 2019
  • Result Declared (Dt.– 07//07/2019) – BFA-II (Detained Centre – 926)& BFA – III Year (Detained Centre – 926 & 954); BJMC-VI Sem. (Released College code-855); BBA-VI Sem. (Released College code-642, 648, 689, 694, 825, 853, 862, 931, 942, 975, 986); BCA-VI Sem. ( Released College code-303, 648, 661, 822, 994); LLB-VI Sem. ( Released College code-388) – JUNE – 2019
  • Result Declared (Dt. – 29//06/2019) – BCA-VI Sem (Detained Centre – 158, 303, 305, 394, 615, 646, 648, 661, 664, 702, 753, 773, 801, 822, 902, 916, 953, 994);B.Sc.Ag.-VIII Sem. (College code-070, 148) – JUNE – 2019; BAMS-I (Detained Centre –1071, 1072, 1126), BAMS-II(Detained Centre -1071, 1072) & BAMS-III Prof. & MDMS (Ayurvedic)-I Year – APRIL – 2019;M.A.(PRIVATE) – Poltical Science – II Year(Released Centrecode – 082, 117, 165, 169, 198 & 488); B.Com. (Regular ) – I Year (Released Centrecode – 364, 1021 & 1136); B.A. – I & II Year (Released Centrecode-026 & 312) – Year – 2019
  • Result Declared (Dt. – 25//06/2019– B.Ed.–  II–Year (Released Centrecode – 889) –Year – 2018

  • Result Declared (Dt. – 24//06/2019) – B.Sc.– I & III–Year (Released Centrecode – 312 & 664); B.Sc.– II–Year (Released Centrecode – 312); B.A. (REGULAR) – I–Year (Released Centrecode –197, 641 & 674) –Year – 2019
  • Result Declared (Dt. – 22/06/2019) – B.Sc. (AG.) – VIII Semester (Detained Centrecode due to Practical/Internal Marks – 070 & 148) – 2019
  • Result Declered (Dt. – 20//06/2019) – B.A. (Private) – I –Year; B.Sc. – I – Year (Released Centre code – 163); B.Com. – II – Year (Released Centre code – 1007); B.A. – II- Year (Released Centre code – 1097) –Year – 2019
  • Result Declared (Dt. – 19//06/2019) –B.Sc – I- Year (Released Centrecode – 1007 & 1101); B.Sc – II – Year (Released Centrecode – 312); B.Sc – III – Year (Released Centrecode – 217) ; B.A. – I – Year (Released Centrecode – 203 & 1007); B.A. – II – Year (Released Centrecode – 167, 288 & 1007); B.A. – III – Year (Released Centrecode – 167) & B.Com. – I – Year (Released Centrecode – 1007) –Year – 2019
  • Result Declared (Dt. – 18//06/2019) – B.A. (Regular) – I -Year (Detained Centrecode due to Practical/Internal Marks – 026, 125, 172, 197, 203, 312, 474, 641, 674, 683, 755, 844, 905, 1007, 1020, 1055; Detained Centrecode due to Affilation – 482 & 1057) – 2019
  • Result Declared (Dt. – 17//06/2019) – B.Com. (Private)  –  I –Year – 2019
  • Result Declared (Dt. – 16//06/2019) – B.Com. (Regular)  –  I -Year (Detained Centrecode due to Practical Marks – 1007, 1021 & 1136; Detained Centrecode due to Affilation – 245, 260, 364 & 482) – 2019
  • Result Declared (Dt. – 15//06/2019) – B.A. (PRIVATE)  –  II Year; B.Sc   –  I Year (Released Centrecode – 615)  –Year – 2019 
  • Result Declared (Dt. – 14//06/2019) – B.A (REGULAR) –  II Year (Detained Centrecode –  026, 087, 167, 288, 312, 482, 683, 1007, 1097, 1040 ) –Year – 2019
  • Result Declared (Dt. – 13//06/2019) B.Sc   –  I Year (Released Centrecode – 203, 242, 296, 559, 686, 832, 905B.Sc   –  II Year (Released Centrecode – 481, 559, 832); B.Sc   –  III Year  (Released Centrecode – 163, 242, 363)-Year )-2019
  •  Result Declared (Dt. – 12//06/2019) B.A.   – III Year (REGULAR ) (Released Centrecode – 019, 039, 045, 418 & 744); M.A (PRIVATE) – Urdu  – I Year – 2019

CCS University BA Result 2022:

Courses/YearStatus/ Link
CCU BA 1st Year Result 2022Available 
CCU BA 2nd Year Result 2022Available 
BA 3rd Year ResultAvailable Now (REGULAR ) (Detained Centrecode – 017, 019, 039, 045, 059, 086, 129, 167, 416, 418, 588 & 744)

CCS University B.Sc Result 2019:

Courses/YearStatus/ Link
BSc 1st Year ResultAvailable Now (Detained Centre code 004, 163, 167, 172, 175, 203, 242, 296, 312, 500, 559, 615, 664, 686, 719, 832, 1007, 1116 & Detained Centre code due to Affiliation 246)
BSc 2nd Year ResultAvailable Now (Detained Centrecode 175, 312, 481, 559, 664, 832)
BSc 3rd Year ResultAvailable Now (Detained Centrecode 016, 096, 163, 171, 175, 217, 242, 246, 312, 363, 664 & 500, 175, 217, 242, 246, 312, 363 & 664) (REGULAR ) (Released Centrecode 016, 096 * 171, 500)

CCSU B.Com Results 2019:

Courses/YearStatus/ Link
CCU B.Com 1st Year Result 2019Available Soon
BCom 2nd Year ResultAvailable Now (Centrecode – 1007, 1097, 514, 844, 514, 844m1097)
BCom 3rd Year ResultAvailable Now

Steps to download CCS University UG & PG Result 2022

  • Visit CCSU Portal, ccsuniversity.ac.in.
  • The ‘Result’ tab will be visible on the homepage.
  • Click on it and search for the course and year you have appeared.
  • Click on the link and specify the required credentials such as 10 digit roll number, etc.
  • Tap on the ‘download’ button.
  • The result will be downloaded on the screen.
  • Check the result and take a printout of it.

JNTUK R20 2-2 MEFA Material/Notes PDF Download

JNTUK R20 2-2 MEFA Material/Notes PDF Download

Students those who are studying JNTUK R20 Civil, CSE, EEE Branches, Can Download Unit wise R20 2-2 Managerial Economics and Financial Accountancy (MEFA) Material PDFs below.

jntuk-materials

JNTUK R20 2-2 MEFA Material/Notes PDF Download

Course Objectives: This course is designed to:

  • The Learning objectives of this paper are to understand the concept and nature of Managerial Economics and its relationship with other disciplines and also to understand the Concept of Demand and Demandforecasting.
  • To familiarize about the Production function, Input Output relationship, Cost-Output relationship and Cost-Volume-ProfitAnalysis.
  • To understand the nature of markets, Methods of Pricing in the different market structures and to know the different forms ofBusiness organization and the concept of Business Cycles.
  • To learn different Accounting Systems, preparation of Financial Statement and uses of different tools for performanceevaluation.
  • Finally, it is also to understand the concept of Capital, Capital Budgeting and the techniques used to evaluate Capital Budgetingproposals.

UNIT-1

Introduction to Managerial Economics and demand Analysis: Definition of Managerial Economics –Scope of Managerial Economics and its relationship with other subjects –Concept of Demand, Types of Demand, Determinants of Demand- Demand schedule, Demand curve, Law of Demand and its limitations- Elasticity of Demand, Types of Elasticity of Demand and Measurement- Demand forecasting and Methods of forecasting, Concept of Supply and Law of Supply.

Download UNIT-1 Material PDF | Reference-2

Unit-2

Theories of Production and Cost Analyses: Theories of Production function- Law of Variable proportions-Isoquants and Isocosts and choice of least cost factor combination-Concepts of Returns to scale and Economies of scale-Different cost concepts: opportunity costs, explicit and implicit costs-Fixed costs, Variable Costs and Total costs –Cost –VolumeProfit analysis-Determination of Breakeven point(problems)-Managerial significance and limitations of Breakeven point.

Download UNIT-2 Material PDF | Reference-2

Unit-3

Introduction to Markets, Theories of the Firm & Pricing Policies: Market Structures: Perfect Competition, Monopoly, Monopolistic competition and Oligopoly – Features – Price and Output Determination – Managerial Theories of firm: Marris and Williamson’s models – other Methods of Pricing: Average cost pricing, Limit Pricing, Market Skimming Pricing, Internet Pricing: (Flat Rate Pricing, Usage sensitive pricing) and Priority Pricing, Business Cycles : Meaning and Features – Phases of a Business Cycle. Features and Evaluation of Sole Trader, Partnership, Joint Stock Company – State/Public Enterprises and their forms.

Download UNIT-3 Material PDF | Reference-2

Unit-4

Introduction to Accounting & Financing Analysis: Introduction to Double Entry System, Journal, Ledger, Trail Balance and Preparation of Final Accounts with adjustments – Preparation of Financial Statements-Analysis and Interpretation of Financial Statements-Ratio Analysis – Preparation of Funds flow and cash flow analysis (Problems)

Download UNIT-4 Material PDF | Reference-2

Unit-5

Capital and Capital Budgeting: Capital Budgeting: Meaning of Capital-Capitalization-Meaning of Capital Budgeting-Time value of money- Methods of appraising Project profitability: Traditional Methods(pay back period, accounting rate of return) and modern methods(Discounted cash flow method, Net Present Value method, Internal Rate of Return Method and Profitability Index)

Download UNIT-5 Material PDF | Reference-2


Text Books:

1. A R Aryasri, Managerial Economics and Financial Analysis, The McGraw – Hill companies.

Reference Books:

1. Varshney R.L, K.L Maheswari, Managerial Economics, S. Chand & CompanyLtd,

2. JL Pappas and EF Brigham, Managerial Economics, Holt, R & W; New editionedition

3. N.P Srinivasn and M. SakthivelMurugan, Accounting for Management, S. Chand & CompanyLtd,

4. MaheswariS.N,AnIntroduction to Accountancy, Vikas Publishing House PvtLtd

5. I.M Pandey, Financial Management , Vikas Publishing House PvtLtd

6. V. Maheswari, Managerial Economics, S. Chand & CompanyLtd.

Course Outcomes:

  • The Learner is equipped with the knowledge of estimating the Demand and demand elasticities for aproduct.
  • The knowledge of understanding of the Input-Output-Cost relationships and estimation of the least cost combination ofinputs.
  • The pupil is also ready to understand the nature of different markets and Price Output determination under various market conditions and also to have the knowledge of different BusinessUnits.
  • The Learner is able to prepare Financial Statements and the usage of various Accounting tools forAnalysis.
  • The Learner can able to evaluate various investment project proposals with the help of capital budgeting techniques for decisionmaking.