<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[studentsuvidha - 7th semester IPU B.tech CSC papers and Notes -free downloads]]></title>
		<link>https://studentsuvidha.com/forum/</link>
		<description><![CDATA[studentsuvidha - https://studentsuvidha.com/forum]]></description>
		<pubDate>Sat, 18 Apr 2026 10:33:27 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Advance DBMS IPU CSC notes and question paper free download]]></title>
			<link>https://studentsuvidha.com/forum/Thread-Advance-DBMS-IPU-CSC-notes-and-question-paper-free-download</link>
			<pubDate>Tue, 02 May 2017 21:59:35 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://studentsuvidha.com/forum/member.php?action=profile&uid=2609">Dipesh S</a>]]></dc:creator>
			<guid isPermaLink="false">https://studentsuvidha.com/forum/Thread-Advance-DBMS-IPU-CSC-notes-and-question-paper-free-download</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">SYLLABUS:-</span></span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-I </span><br />
Concept of advanced database techniques, Impact of emerging database standards, Study of DDBMS architecture,  New developments in database technology, Introduction of PL/SQL, PL/SQL Database Objects , Procedures, Functions, Packages, Triggers,  Programmatic SQL, Embedded SQL, Dynamic SQL, and ODBC Standard. Parallel Database Architecture, Data base System Structure, Storage Manager, Query Processor.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-II </span><br />
Introduction to the Relational Model ,Advanced SQL programming, Advanced Transaction Processing, Relational model conformity and Integrity, Data Replication, Security considerations, Relational Model of Data and RDBMS Implementation Techniques , Query optimization, Integrity Constraint Over relations, Querying relational data and relational Algebra. <br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-III </span><br />
Object Relational database concepts, Temporal database concepts, Mobile Databases, Object based databases  Complex data types, structured types and inheritance in SQL, object identity and reference types in SQL,  Structure of XML, Document Schema, Querying and Transformation, API in XML, XML applications. <br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-IV</span> <br />
Postgre SQL, Oracle, IBM DB2 Universal Database, SQL standards, SQL1999, SQL: 2003, Standards for interoperability and integration, XML related specifications, X-Query, X-Path, Web Services, SOAP.]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">SYLLABUS:-</span></span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-I </span><br />
Concept of advanced database techniques, Impact of emerging database standards, Study of DDBMS architecture,  New developments in database technology, Introduction of PL/SQL, PL/SQL Database Objects , Procedures, Functions, Packages, Triggers,  Programmatic SQL, Embedded SQL, Dynamic SQL, and ODBC Standard. Parallel Database Architecture, Data base System Structure, Storage Manager, Query Processor.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-II </span><br />
Introduction to the Relational Model ,Advanced SQL programming, Advanced Transaction Processing, Relational model conformity and Integrity, Data Replication, Security considerations, Relational Model of Data and RDBMS Implementation Techniques , Query optimization, Integrity Constraint Over relations, Querying relational data and relational Algebra. <br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-III </span><br />
Object Relational database concepts, Temporal database concepts, Mobile Databases, Object based databases  Complex data types, structured types and inheritance in SQL, object identity and reference types in SQL,  Structure of XML, Document Schema, Querying and Transformation, API in XML, XML applications. <br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-IV</span> <br />
Postgre SQL, Oracle, IBM DB2 Universal Database, SQL standards, SQL1999, SQL: 2003, Standards for interoperability and integration, XML related specifications, X-Query, X-Path, Web Services, SOAP.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Parallel Computing IPU CSC notes and question paper free download]]></title>
			<link>https://studentsuvidha.com/forum/Thread-Parallel-Computing-IPU-CSC-notes-and-question-paper-free-download</link>
			<pubDate>Tue, 02 May 2017 21:45:42 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://studentsuvidha.com/forum/member.php?action=profile&uid=2609">Dipesh S</a>]]></dc:creator>
			<guid isPermaLink="false">https://studentsuvidha.com/forum/Thread-Parallel-Computing-IPU-CSC-notes-and-question-paper-free-download</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">SYLLABUS:-</span></span><br />
<br />
UNIT I   </span><br />
<span style="font-weight: bold;" class="mycode_b">Theory of Parallelism:</span> Parallelism, Reason of parallel processing, Concepts and challenges, applications of parallel processing. <br />
<span style="font-weight: bold;" class="mycode_b">Parallel computer models: </span>The state of computing, Classification of parallel computers, Flynn and Feng’s classification, SIMD and MIMD operations, Shared Memory vs. message passing multiprocessors, Distributed shared memory, Hybrid multiprocessors, multiprocessors and multicomputers, Multivector and SIMD computers, PRAM and VLSI Models.  <br />
<span style="font-weight: bold;" class="mycode_b">Program and Network Properties:</span> Conditions of parallelism, program partitioning and scheduling, program flow mechanism, system interconnection architecture.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT II  </span><br />
<span style="font-weight: bold;" class="mycode_b">Memory Hierarchy Design: </span>Memory technologies and optimization, inclusion, coherence and locality, cache memory organization and cache performance optimization, shared memory organization, memory protection, virtual memory technology and introduction to buses, crossbar and multi-stage switches. <br />
<span style="font-weight: bold;" class="mycode_b">Pipelining and ILP:</span>  Instruction level parallelism and its exploitation- concepts and challenges, overcoming data hazards with dynamic scheduling. Pipelining, instruction and arithmetic pipelining designs, branch handling techniques, linear and non-linear pipeline processors, superscalar and super pipeline design.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT III  </span><br />
<span style="font-weight: bold;" class="mycode_b">Parallel architectures:</span> multi-processor system interconnects, cache coherence and synchronization mechanism, message passing mechanism, vector processing principles, multivector multiprocessors, compound vector processing, principles of multithreading, latency hiding techniques- shared virtual memory, prefetching techniques, distributed coherent cache, scalable and multithread architectures, dataflow and hybrid architecture.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT IV</span><br />
<span style="font-weight: bold;" class="mycode_b">Parallel Programming Platforms: </span>Implicit Parallelism: Trends in Microprocessor Architectures, limitations of Memory System Performance, Dichotomy of Parallel Computing Platforms, Physical Organization of Parallel Platforms, Communication Costs in Parallel Machines, Routing Mechanisms for Interconnection Networks.  <br />
<span style="font-weight: bold;" class="mycode_b">Parallel Programming Models:</span> Shared variable models, message passing models, parallel languages and complier, code optimization and scheduling, Introduction of shared-memory MIMD machines and message-passing MIMD machines.]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">SYLLABUS:-</span></span><br />
<br />
UNIT I   </span><br />
<span style="font-weight: bold;" class="mycode_b">Theory of Parallelism:</span> Parallelism, Reason of parallel processing, Concepts and challenges, applications of parallel processing. <br />
<span style="font-weight: bold;" class="mycode_b">Parallel computer models: </span>The state of computing, Classification of parallel computers, Flynn and Feng’s classification, SIMD and MIMD operations, Shared Memory vs. message passing multiprocessors, Distributed shared memory, Hybrid multiprocessors, multiprocessors and multicomputers, Multivector and SIMD computers, PRAM and VLSI Models.  <br />
<span style="font-weight: bold;" class="mycode_b">Program and Network Properties:</span> Conditions of parallelism, program partitioning and scheduling, program flow mechanism, system interconnection architecture.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT II  </span><br />
<span style="font-weight: bold;" class="mycode_b">Memory Hierarchy Design: </span>Memory technologies and optimization, inclusion, coherence and locality, cache memory organization and cache performance optimization, shared memory organization, memory protection, virtual memory technology and introduction to buses, crossbar and multi-stage switches. <br />
<span style="font-weight: bold;" class="mycode_b">Pipelining and ILP:</span>  Instruction level parallelism and its exploitation- concepts and challenges, overcoming data hazards with dynamic scheduling. Pipelining, instruction and arithmetic pipelining designs, branch handling techniques, linear and non-linear pipeline processors, superscalar and super pipeline design.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT III  </span><br />
<span style="font-weight: bold;" class="mycode_b">Parallel architectures:</span> multi-processor system interconnects, cache coherence and synchronization mechanism, message passing mechanism, vector processing principles, multivector multiprocessors, compound vector processing, principles of multithreading, latency hiding techniques- shared virtual memory, prefetching techniques, distributed coherent cache, scalable and multithread architectures, dataflow and hybrid architecture.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT IV</span><br />
<span style="font-weight: bold;" class="mycode_b">Parallel Programming Platforms: </span>Implicit Parallelism: Trends in Microprocessor Architectures, limitations of Memory System Performance, Dichotomy of Parallel Computing Platforms, Physical Organization of Parallel Platforms, Communication Costs in Parallel Machines, Routing Mechanisms for Interconnection Networks.  <br />
<span style="font-weight: bold;" class="mycode_b">Parallel Programming Models:</span> Shared variable models, message passing models, parallel languages and complier, code optimization and scheduling, Introduction of shared-memory MIMD machines and message-passing MIMD machines.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Simulation and Modelling IPU CSC notes and question paper free download]]></title>
			<link>https://studentsuvidha.com/forum/Thread-Simulation-and-Modelling-IPU-CSC-notes-and-question-paper-free-download</link>
			<pubDate>Tue, 02 May 2017 21:43:27 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://studentsuvidha.com/forum/member.php?action=profile&uid=2609">Dipesh S</a>]]></dc:creator>
			<guid isPermaLink="false">https://studentsuvidha.com/forum/Thread-Simulation-and-Modelling-IPU-CSC-notes-and-question-paper-free-download</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">SYLLABUS:-</span></span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-I:  </span><br />
<span style="font-weight: bold;" class="mycode_b">Introduction to Simulation and Modelling:</span>  Appropriateness, Advantages and disadvantage, application areas, history of simulation software, an evaluation and selection technique for simulation software, general – purpose simulation packages. System and system environment, components of system, type of systems, model of a system, types of models and steps in simulation study.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-II:  </span><br />
<span style="font-weight: bold;" class="mycode_b">Manual Simulation of Systems:</span> Simulation of Queuing Systems such as single channel and multi channel queue, lead time demand, inventory system, reliability problem, time-shared computer model, job-shop model.  <br />
<span style="font-weight: bold;" class="mycode_b">Discrete Event Formalisms:</span> Concepts of discrete event simulation, model components, a discrete event system simulation, simulation world views or formalisms, simulation of single channel queue, multi channel queue, inventory system and dump truck problem using event scheduling approach. <br />
<span style="font-weight: bold;" class="mycode_b">Statistical Models in Simulation:</span> Overview of probability and statistics, useful statistical model, discrete distribution, continuous distribution, empirical distribution, Poisson process. <br />
<span style="font-weight: bold;" class="mycode_b">Queuing Models: </span>Characteristics of queuing systems, queuing notations, long run measures of performance of queuing systems, Steady state behaviour of Markovian models (M/G/1, M/M/1, M/M/c) overview of finite capacity and finite calling population models, Network of Queues.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-III:  </span><br />
<span style="font-weight: bold;" class="mycode_b">Random Number Generation:</span> Properties of random numbers, generation of true and pseudo random numbers, techniques for generating random numbers, hypothesis testing, various tests for uniformity, Kolmogorov-Smirnov and Chi-Square) and independence(runs, autocorrelation, gap, poker). <br />
<span style="font-weight: bold;" class="mycode_b">Random Variate Generation:</span> Introduction, different techniques to generate random variate: - inverse transform technique, direct transformation technique, convolution method and acceptance rejection techniques. <br />
<span style="font-weight: bold;" class="mycode_b">Input Modeling:</span> Introduction, steps to build a useful model of input data, data collection, identifying the distribution with data, parameter estimation, suggested estimators, goodness of fit tests, selection input model without data, covariance and correlation, multivariate and time series input models.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT- IV:  </span><br />
<span style="font-weight: bold;" class="mycode_b">Verification and Validation of Simulation Model:</span> Introduction, model building, verification of simulation models, calibration and validation of models:- validation process, face validity, validation of model, validating input-output transformation, test, power of test, input output validation using historical data and Turing test. <br />
<span style="font-weight: bold;" class="mycode_b">Output Analysis:</span> Types of simulations with respect to output analysis, stochastic nature of output data, measure of performance and their estimation, output analysis of terminating simulators, output analysis for steady state simulation. <br />
<span style="font-weight: bold;" class="mycode_b">Case Studies:</span> Simulation of manufacturing systems, Simulation of Material Handling system, Simulation of computer systems, Simulation of super market, Cobweb model, and any service sectors.]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">SYLLABUS:-</span></span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-I:  </span><br />
<span style="font-weight: bold;" class="mycode_b">Introduction to Simulation and Modelling:</span>  Appropriateness, Advantages and disadvantage, application areas, history of simulation software, an evaluation and selection technique for simulation software, general – purpose simulation packages. System and system environment, components of system, type of systems, model of a system, types of models and steps in simulation study.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-II:  </span><br />
<span style="font-weight: bold;" class="mycode_b">Manual Simulation of Systems:</span> Simulation of Queuing Systems such as single channel and multi channel queue, lead time demand, inventory system, reliability problem, time-shared computer model, job-shop model.  <br />
<span style="font-weight: bold;" class="mycode_b">Discrete Event Formalisms:</span> Concepts of discrete event simulation, model components, a discrete event system simulation, simulation world views or formalisms, simulation of single channel queue, multi channel queue, inventory system and dump truck problem using event scheduling approach. <br />
<span style="font-weight: bold;" class="mycode_b">Statistical Models in Simulation:</span> Overview of probability and statistics, useful statistical model, discrete distribution, continuous distribution, empirical distribution, Poisson process. <br />
<span style="font-weight: bold;" class="mycode_b">Queuing Models: </span>Characteristics of queuing systems, queuing notations, long run measures of performance of queuing systems, Steady state behaviour of Markovian models (M/G/1, M/M/1, M/M/c) overview of finite capacity and finite calling population models, Network of Queues.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-III:  </span><br />
<span style="font-weight: bold;" class="mycode_b">Random Number Generation:</span> Properties of random numbers, generation of true and pseudo random numbers, techniques for generating random numbers, hypothesis testing, various tests for uniformity, Kolmogorov-Smirnov and Chi-Square) and independence(runs, autocorrelation, gap, poker). <br />
<span style="font-weight: bold;" class="mycode_b">Random Variate Generation:</span> Introduction, different techniques to generate random variate: - inverse transform technique, direct transformation technique, convolution method and acceptance rejection techniques. <br />
<span style="font-weight: bold;" class="mycode_b">Input Modeling:</span> Introduction, steps to build a useful model of input data, data collection, identifying the distribution with data, parameter estimation, suggested estimators, goodness of fit tests, selection input model without data, covariance and correlation, multivariate and time series input models.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT- IV:  </span><br />
<span style="font-weight: bold;" class="mycode_b">Verification and Validation of Simulation Model:</span> Introduction, model building, verification of simulation models, calibration and validation of models:- validation process, face validity, validation of model, validating input-output transformation, test, power of test, input output validation using historical data and Turing test. <br />
<span style="font-weight: bold;" class="mycode_b">Output Analysis:</span> Types of simulations with respect to output analysis, stochastic nature of output data, measure of performance and their estimation, output analysis of terminating simulators, output analysis for steady state simulation. <br />
<span style="font-weight: bold;" class="mycode_b">Case Studies:</span> Simulation of manufacturing systems, Simulation of Material Handling system, Simulation of computer systems, Simulation of super market, Cobweb model, and any service sectors.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Natural Language Processing IPU CSC notes and question paper free download]]></title>
			<link>https://studentsuvidha.com/forum/Thread-Natural-Language-Processing-IPU-CSC-notes-and-question-paper-free-download</link>
			<pubDate>Tue, 02 May 2017 21:41:01 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://studentsuvidha.com/forum/member.php?action=profile&uid=2609">Dipesh S</a>]]></dc:creator>
			<guid isPermaLink="false">https://studentsuvidha.com/forum/Thread-Natural-Language-Processing-IPU-CSC-notes-and-question-paper-free-download</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">SYLLABUS:-</span></span><br />
<br />
UNIT-I </span><br />
<span style="font-weight: bold;" class="mycode_b">Introduction to NLP </span><br />
Achievement and brief history, open problems, major goal, characteristic of Language, Language structure, Language analyzer<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-II </span><br />
<span style="font-weight: bold;" class="mycode_b">Study of Grammar and Semantics </span><br />
Morphology, word formation, theory of semantics, componential theory of meaning, truth conditional theory of meaning, pragmatics and discourse<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-III </span><br />
<span style="font-weight: bold;" class="mycode_b">Machine Translation</span> <br />
Introduction, problems of machine translation. Approaches, language Accesor, Structure of Anusaraka system.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-IV </span><br />
<span style="font-weight: bold;" class="mycode_b">Lexical: Functional Grammar (LFG) and Indian Languages </span><br />
Overview of LGF, LFG formalism, well formedness conditions, computational aspects, CFG and Indian languages, functional specification, tree adjoining grammar.]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">SYLLABUS:-</span></span><br />
<br />
UNIT-I </span><br />
<span style="font-weight: bold;" class="mycode_b">Introduction to NLP </span><br />
Achievement and brief history, open problems, major goal, characteristic of Language, Language structure, Language analyzer<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-II </span><br />
<span style="font-weight: bold;" class="mycode_b">Study of Grammar and Semantics </span><br />
Morphology, word formation, theory of semantics, componential theory of meaning, truth conditional theory of meaning, pragmatics and discourse<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-III </span><br />
<span style="font-weight: bold;" class="mycode_b">Machine Translation</span> <br />
Introduction, problems of machine translation. Approaches, language Accesor, Structure of Anusaraka system.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-IV </span><br />
<span style="font-weight: bold;" class="mycode_b">Lexical: Functional Grammar (LFG) and Indian Languages </span><br />
Overview of LGF, LFG formalism, well formedness conditions, computational aspects, CFG and Indian languages, functional specification, tree adjoining grammar.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Advanced Computer Architecture IPU CSC notes and question paper free download]]></title>
			<link>https://studentsuvidha.com/forum/Thread-Advanced-Computer-Architecture-IPU-CSC-notes-and-question-paper-free-download</link>
			<pubDate>Tue, 02 May 2017 21:39:35 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://studentsuvidha.com/forum/member.php?action=profile&uid=2609">Dipesh S</a>]]></dc:creator>
			<guid isPermaLink="false">https://studentsuvidha.com/forum/Thread-Advanced-Computer-Architecture-IPU-CSC-notes-and-question-paper-free-download</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">SYLLABUS:-<br />
</span></span><br />
UNIT-I </span><br />
<span style="font-weight: bold;" class="mycode_b">Parallel Computer Models:</span>  The state of computing, Classification of parallel computers, Multiprocessors and multicomputers, Multivector and SIMD computers. <br />
<span style="font-weight: bold;" class="mycode_b">Program and Network Properties: </span> Conditions of parallelism, Data and resource Dependences, Hardware and software parallelism, Program partitioning and scheduling, Grain Size and latency, Program flow mechanisms, Control flow versus data flow, Data flow Architecture, Demand driven mechanisms, Comparisons of flow mechanisms<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-II </span><br />
<span style="font-weight: bold;" class="mycode_b">Pipelining:</span>  Linear pipeline processor, nonlinear pipeline processor, Instruction pipeline Design, Mechanisms for instruction pipelining, Dynamic instruction scheduling, Branch Handling techniques, branch prediction, Arithmetic Pipeline Design, Computer arithmetic principles, Static Arithmetic pipeline, Multifunctional arithmetic pipelines<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-III </span><br />
<span style="font-weight: bold;" class="mycode_b">Arithmetic for Computers: </span>Signed and unsigned Numbers, Addition and Subtraction, Multiplication, Division, Floating Point. CPU Performance and Its factors, Evaluating performance of CPU<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-IV </span><br />
<span style="font-weight: bold;" class="mycode_b">Memory Hierarchy:</span>  Introduction, The basics of Cache, Measuring and Improving of Cache Performance, Virtual Memory, Common framework for memory hierarchies <br />
Case study of PIV and AMD opteron memory hierarchies]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">SYLLABUS:-<br />
</span></span><br />
UNIT-I </span><br />
<span style="font-weight: bold;" class="mycode_b">Parallel Computer Models:</span>  The state of computing, Classification of parallel computers, Multiprocessors and multicomputers, Multivector and SIMD computers. <br />
<span style="font-weight: bold;" class="mycode_b">Program and Network Properties: </span> Conditions of parallelism, Data and resource Dependences, Hardware and software parallelism, Program partitioning and scheduling, Grain Size and latency, Program flow mechanisms, Control flow versus data flow, Data flow Architecture, Demand driven mechanisms, Comparisons of flow mechanisms<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-II </span><br />
<span style="font-weight: bold;" class="mycode_b">Pipelining:</span>  Linear pipeline processor, nonlinear pipeline processor, Instruction pipeline Design, Mechanisms for instruction pipelining, Dynamic instruction scheduling, Branch Handling techniques, branch prediction, Arithmetic Pipeline Design, Computer arithmetic principles, Static Arithmetic pipeline, Multifunctional arithmetic pipelines<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-III </span><br />
<span style="font-weight: bold;" class="mycode_b">Arithmetic for Computers: </span>Signed and unsigned Numbers, Addition and Subtraction, Multiplication, Division, Floating Point. CPU Performance and Its factors, Evaluating performance of CPU<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-IV </span><br />
<span style="font-weight: bold;" class="mycode_b">Memory Hierarchy:</span>  Introduction, The basics of Cache, Measuring and Improving of Cache Performance, Virtual Memory, Common framework for memory hierarchies <br />
Case study of PIV and AMD opteron memory hierarchies]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Data Mining and Business Intelligence IPU CSC notes and question paper free download]]></title>
			<link>https://studentsuvidha.com/forum/Thread-Data-Mining-and-Business-Intelligence-IPU-CSC-notes-and-question-paper-free-download</link>
			<pubDate>Tue, 02 May 2017 21:38:28 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://studentsuvidha.com/forum/member.php?action=profile&uid=2609">Dipesh S</a>]]></dc:creator>
			<guid isPermaLink="false">https://studentsuvidha.com/forum/Thread-Data-Mining-and-Business-Intelligence-IPU-CSC-notes-and-question-paper-free-download</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">SYLLABUS:-</span></span><br />
<br />
UNIT – I </span><br />
<span style="font-weight: bold;" class="mycode_b">Introduction to Data Warehousing: </span>Overview, Difference between Database System and Data Warehouse, The Compelling Need for data warehousing, Data warehouse – The building Blocks: Defining Features, data warehouses and data marts, overview of the components, Three tier architecture, Metadata in the data warehouse. <br />
<span style="font-weight: bold;" class="mycode_b">Data pre-processing:</span> Data cleaning, Data transformation ETL Process. ETL tools. <br />
<span style="font-weight: bold;" class="mycode_b">Defining the business requirements:</span> Dimensional analysis, information packages – a new concept, requirements gathering methods, requirements definition: scope and content.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT – II </span><br />
<span style="font-weight: bold;" class="mycode_b">Principles of Dimensional Modeling:</span> Objectives, From Requirements to data design, Multi Dimensional Data Model, Schemas: the STAR schema, the Snowflake schema, fact constellation schema. <br />
<span style="font-weight: bold;" class="mycode_b">OLAP in the Data Warehouse:</span> Demand for Online Analytical Processing, limitations of other analysis methods- OLAP is the answer, OLAP definitions and rules, OLAP characteristics, major features and functions, hyper cubes.  <br />
<span style="font-weight: bold;" class="mycode_b">OLAP Operations:</span>  Drill-down and roll-up, slice-and-dice , pivot or rotation, OLAP models, overview of variations, the MOLAP model, the ROLAP model, the DOLAP model, ROLAP versus MOLAP, OLAP implementation considerations.  Query and Reporting, Executive Information Systems (EIS), Data Warehouse and Business Strategy.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT – III </span><br />
<span style="font-weight: bold;" class="mycode_b">Data Mining Basics:</span> What is Data Mining, Data Mining Defined, The knowledge discovery process (KDD Process), Data Mining Applications- The Business Context of Data Mining, Data Mining for Process Improvement, Data Mining as a Research Tool, Data Mining for Marketing, Benefits of data mining,  <br />
<span style="font-weight: bold;" class="mycode_b">Major Data Mining Techniques:</span> Classification and Prediction: Issues Regarding Classification and Prediction, Classification by Decision Tree Induction, KNN Algorithm.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT – IV </span><br />
Cluster detection, K- means Algorithm, Outlier Analysis, memory-based reasoning, link analysis, Mining Association Rules in Large Databases: Association Rule Mining, genetic algorithms, neural networks. Data mining tools.]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">SYLLABUS:-</span></span><br />
<br />
UNIT – I </span><br />
<span style="font-weight: bold;" class="mycode_b">Introduction to Data Warehousing: </span>Overview, Difference between Database System and Data Warehouse, The Compelling Need for data warehousing, Data warehouse – The building Blocks: Defining Features, data warehouses and data marts, overview of the components, Three tier architecture, Metadata in the data warehouse. <br />
<span style="font-weight: bold;" class="mycode_b">Data pre-processing:</span> Data cleaning, Data transformation ETL Process. ETL tools. <br />
<span style="font-weight: bold;" class="mycode_b">Defining the business requirements:</span> Dimensional analysis, information packages – a new concept, requirements gathering methods, requirements definition: scope and content.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT – II </span><br />
<span style="font-weight: bold;" class="mycode_b">Principles of Dimensional Modeling:</span> Objectives, From Requirements to data design, Multi Dimensional Data Model, Schemas: the STAR schema, the Snowflake schema, fact constellation schema. <br />
<span style="font-weight: bold;" class="mycode_b">OLAP in the Data Warehouse:</span> Demand for Online Analytical Processing, limitations of other analysis methods- OLAP is the answer, OLAP definitions and rules, OLAP characteristics, major features and functions, hyper cubes.  <br />
<span style="font-weight: bold;" class="mycode_b">OLAP Operations:</span>  Drill-down and roll-up, slice-and-dice , pivot or rotation, OLAP models, overview of variations, the MOLAP model, the ROLAP model, the DOLAP model, ROLAP versus MOLAP, OLAP implementation considerations.  Query and Reporting, Executive Information Systems (EIS), Data Warehouse and Business Strategy.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT – III </span><br />
<span style="font-weight: bold;" class="mycode_b">Data Mining Basics:</span> What is Data Mining, Data Mining Defined, The knowledge discovery process (KDD Process), Data Mining Applications- The Business Context of Data Mining, Data Mining for Process Improvement, Data Mining as a Research Tool, Data Mining for Marketing, Benefits of data mining,  <br />
<span style="font-weight: bold;" class="mycode_b">Major Data Mining Techniques:</span> Classification and Prediction: Issues Regarding Classification and Prediction, Classification by Decision Tree Induction, KNN Algorithm.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT – IV </span><br />
Cluster detection, K- means Algorithm, Outlier Analysis, memory-based reasoning, link analysis, Mining Association Rules in Large Databases: Association Rule Mining, genetic algorithms, neural networks. Data mining tools.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Intellectual Property Rights IPU CSC notes and question paper free download]]></title>
			<link>https://studentsuvidha.com/forum/Thread-Intellectual-Property-Rights-IPU-CSC-notes-and-question-paper-free-download</link>
			<pubDate>Tue, 02 May 2017 21:36:32 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://studentsuvidha.com/forum/member.php?action=profile&uid=2609">Dipesh S</a>]]></dc:creator>
			<guid isPermaLink="false">https://studentsuvidha.com/forum/Thread-Intellectual-Property-Rights-IPU-CSC-notes-and-question-paper-free-download</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">SYLLABUS:-</span></span><br />
<br />
UNIT- I   </span>                            <br />
<span style="font-weight: bold;" class="mycode_b">Intellectual Property Rights (IPR):</span> Introduction, need of IPR, Origin of IPR, Importance of IPR, Intellectual Property Rights in India.<br />
<span style="font-weight: bold;" class="mycode_b"> Patents:</span> introduction; granting; infringement; searching &amp; filing; Introduction of Utility Models.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT- II</span>                   <br />
<span style="font-weight: bold;" class="mycode_b">Copyrights:</span> Introduction, granting, infringement, searching &amp; filing, Copy related rights-Explanation, comparison of copy rights and related rights <br />
<span style="font-weight: bold;" class="mycode_b">Industrial Designs ;</span> Design Patents; scope; protection; filing infringement; difference between Designs &amp; Patents <br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT- III </span>  <br />
Trademarks: role in commerce, importance, protection, registration; domain name International protection; Plant varieties; breeder's rights, protection. <br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-IV</span><br />
Biotechnology&amp; research and rights managements; licensing, commercialisation; ; legal issues, enforcement; Case studies in IPR. []]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">SYLLABUS:-</span></span><br />
<br />
UNIT- I   </span>                            <br />
<span style="font-weight: bold;" class="mycode_b">Intellectual Property Rights (IPR):</span> Introduction, need of IPR, Origin of IPR, Importance of IPR, Intellectual Property Rights in India.<br />
<span style="font-weight: bold;" class="mycode_b"> Patents:</span> introduction; granting; infringement; searching &amp; filing; Introduction of Utility Models.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT- II</span>                   <br />
<span style="font-weight: bold;" class="mycode_b">Copyrights:</span> Introduction, granting, infringement, searching &amp; filing, Copy related rights-Explanation, comparison of copy rights and related rights <br />
<span style="font-weight: bold;" class="mycode_b">Industrial Designs ;</span> Design Patents; scope; protection; filing infringement; difference between Designs &amp; Patents <br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT- III </span>  <br />
Trademarks: role in commerce, importance, protection, registration; domain name International protection; Plant varieties; breeder's rights, protection. <br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-IV</span><br />
Biotechnology&amp; research and rights managements; licensing, commercialisation; ; legal issues, enforcement; Case studies in IPR. []]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Complexity Theory IPU CSC notes and question paper free download]]></title>
			<link>https://studentsuvidha.com/forum/Thread-Complexity-Theory-IPU-CSC-notes-and-question-paper-free-download</link>
			<pubDate>Tue, 02 May 2017 21:34:55 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://studentsuvidha.com/forum/member.php?action=profile&uid=2609">Dipesh S</a>]]></dc:creator>
			<guid isPermaLink="false">https://studentsuvidha.com/forum/Thread-Complexity-Theory-IPU-CSC-notes-and-question-paper-free-download</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">SYLLABUS:-</span></span><br />
<br />
UNIT I </span><br />
Complexity, properties common to complex systems,  introduction to Net logo,  Dynamics and Chaos, Fractals, Information, Order, and Randomness, Maxwell's Demon, Shannon Information.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT II</span><br />
Cellular Automata, Game of life, Cellular Automata as Dynamical Systems, Models of Biological SelfOrganization, Ant Foraging and Task Allocation, Information Processing in Biological Systems, Models of Cooperation in Social Systems, The Prisoner's Dilemma.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT III </span><br />
Small-World Networks, Scale-Free and Long-Tailed Degree Distributions, Scaling in Cities, Metabolic Scaling.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Unit IV </span><br />
Evolving Automata, Agent Behavior, Adaptation, Taxonomy of 2 x 2 Games, Game Theory, One Agent, Many Games]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">SYLLABUS:-</span></span><br />
<br />
UNIT I </span><br />
Complexity, properties common to complex systems,  introduction to Net logo,  Dynamics and Chaos, Fractals, Information, Order, and Randomness, Maxwell's Demon, Shannon Information.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT II</span><br />
Cellular Automata, Game of life, Cellular Automata as Dynamical Systems, Models of Biological SelfOrganization, Ant Foraging and Task Allocation, Information Processing in Biological Systems, Models of Cooperation in Social Systems, The Prisoner's Dilemma.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT III </span><br />
Small-World Networks, Scale-Free and Long-Tailed Degree Distributions, Scaling in Cities, Metabolic Scaling.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Unit IV </span><br />
Evolving Automata, Agent Behavior, Adaptation, Taxonomy of 2 x 2 Games, Game Theory, One Agent, Many Games]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Software Testing & Quality Assurance IPU CSC notes and question paper free download]]></title>
			<link>https://studentsuvidha.com/forum/Thread-Software-Testing-Quality-Assurance-IPU-CSC-notes-and-question-paper-free-download</link>
			<pubDate>Tue, 02 May 2017 21:34:07 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://studentsuvidha.com/forum/member.php?action=profile&uid=2609">Dipesh S</a>]]></dc:creator>
			<guid isPermaLink="false">https://studentsuvidha.com/forum/Thread-Software-Testing-Quality-Assurance-IPU-CSC-notes-and-question-paper-free-download</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">SYLLABUS:-<br />
</span></span><br />
UNIT I  </span><br />
<span style="font-weight: bold;" class="mycode_b">Introduction  </span><br />
<span style="font-weight: bold;" class="mycode_b">Software testing:</span> Testing as an Engineering Activity, Role of Process in Software Quality, Testing as a Process, Software Testing Principles, Tester Role in Software Development, Artifacts of testing (Faults, Errors, and Failures), Limitations of Testing, Challenges in Software Testing, Testing and debugging, Verification, Validation, Test levels.  <br />
<span style="font-weight: bold;" class="mycode_b">Software Quality:</span> Software Quality, Software Control, Quality Assurance, Quality Assurance Analyst, Quality Factor, Quality Management,  Methods of Quality Management, Core components of Quality, Cost Aspect of Quality.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT II </span><br />
<span style="font-weight: bold;" class="mycode_b">White Box and Black Box Testing  </span><br />
Different Testing Techniques, Differences between testing techniques <br />
<span style="font-weight: bold;" class="mycode_b">Black Box Testing:</span> Requirements based testing techniques, Boundary value analysis, Equivalence partitioning, Decision table, State/Graph based testing <br />
<span style="font-weight: bold;" class="mycode_b">White Box Testing:</span> Static testing techniques, Static analysis tools, Unit/Code functional testing, Control flow testing, Code complexity testing, Data flow testing <br />
<span style="font-weight: bold;" class="mycode_b">Integration, System and Acceptance Testing: </span>Integration testing approaches, System testing, Scenario Testing, Deployment testing, Non-functional testing techniques,  <br />
<span style="font-weight: bold;" class="mycode_b">Acceptance Testing: </span>Acceptance criteria, types, test cases selection and execution.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT III </span><br />
<span style="font-weight: bold;" class="mycode_b">Quality Assurance:</span> Quality Planning, Quality plan objectives, Planning process overview, Business Plan and Quality Plan, TQM (Total Quality Management), TQM concepts, Zero defect movement <br />
<span style="font-weight: bold;" class="mycode_b">Quality Standards:</span> Quality Models/Standards, Standards and guidelines, Types of Models, ISO Standards, CMM and CMMI, Six Sigma concepts, Quality Challenge, National Quality Awards.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT IV </span><br />
<span style="font-weight: bold;" class="mycode_b">Test Selection &amp; Minimization for Regression Testing  </span><br />
Regression testing, Regression test process, Selection of regression tests, Dynamic Slicing, Test Minimization, Tools for regression testing. <br />
<span style="font-weight: bold;" class="mycode_b">Test Management and Automation</span>  <br />
Test Planning, Management, Execution and Reporting, Software Test Automation: Scope of automation, Design &amp; Architecture for automation, Testing tools, Object Oriented Testing.]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">SYLLABUS:-<br />
</span></span><br />
UNIT I  </span><br />
<span style="font-weight: bold;" class="mycode_b">Introduction  </span><br />
<span style="font-weight: bold;" class="mycode_b">Software testing:</span> Testing as an Engineering Activity, Role of Process in Software Quality, Testing as a Process, Software Testing Principles, Tester Role in Software Development, Artifacts of testing (Faults, Errors, and Failures), Limitations of Testing, Challenges in Software Testing, Testing and debugging, Verification, Validation, Test levels.  <br />
<span style="font-weight: bold;" class="mycode_b">Software Quality:</span> Software Quality, Software Control, Quality Assurance, Quality Assurance Analyst, Quality Factor, Quality Management,  Methods of Quality Management, Core components of Quality, Cost Aspect of Quality.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT II </span><br />
<span style="font-weight: bold;" class="mycode_b">White Box and Black Box Testing  </span><br />
Different Testing Techniques, Differences between testing techniques <br />
<span style="font-weight: bold;" class="mycode_b">Black Box Testing:</span> Requirements based testing techniques, Boundary value analysis, Equivalence partitioning, Decision table, State/Graph based testing <br />
<span style="font-weight: bold;" class="mycode_b">White Box Testing:</span> Static testing techniques, Static analysis tools, Unit/Code functional testing, Control flow testing, Code complexity testing, Data flow testing <br />
<span style="font-weight: bold;" class="mycode_b">Integration, System and Acceptance Testing: </span>Integration testing approaches, System testing, Scenario Testing, Deployment testing, Non-functional testing techniques,  <br />
<span style="font-weight: bold;" class="mycode_b">Acceptance Testing: </span>Acceptance criteria, types, test cases selection and execution.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT III </span><br />
<span style="font-weight: bold;" class="mycode_b">Quality Assurance:</span> Quality Planning, Quality plan objectives, Planning process overview, Business Plan and Quality Plan, TQM (Total Quality Management), TQM concepts, Zero defect movement <br />
<span style="font-weight: bold;" class="mycode_b">Quality Standards:</span> Quality Models/Standards, Standards and guidelines, Types of Models, ISO Standards, CMM and CMMI, Six Sigma concepts, Quality Challenge, National Quality Awards.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT IV </span><br />
<span style="font-weight: bold;" class="mycode_b">Test Selection &amp; Minimization for Regression Testing  </span><br />
Regression testing, Regression test process, Selection of regression tests, Dynamic Slicing, Test Minimization, Tools for regression testing. <br />
<span style="font-weight: bold;" class="mycode_b">Test Management and Automation</span>  <br />
Test Planning, Management, Execution and Reporting, Software Test Automation: Scope of automation, Design &amp; Architecture for automation, Testing tools, Object Oriented Testing.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Information Security IPU CSC notes and question paper free download]]></title>
			<link>https://studentsuvidha.com/forum/Thread-Information-Security-IPU-CSC-notes-and-question-paper-free-download</link>
			<pubDate>Tue, 02 May 2017 21:31:29 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://studentsuvidha.com/forum/member.php?action=profile&uid=2609">Dipesh S</a>]]></dc:creator>
			<guid isPermaLink="false">https://studentsuvidha.com/forum/Thread-Information-Security-IPU-CSC-notes-and-question-paper-free-download</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">SYLLABUS:-</span></span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT- I </span><br />
<span style="font-weight: bold;" class="mycode_b">Information and Security: </span><br />
<span style="font-weight: bold;" class="mycode_b">Information Systems: </span> Recent History, Distributed Information System and its Importance, Role of Internet and Web Services, Threats and attacks, Classification of Threats and Assessing Damages Security in Mobile and Wireless Computing- Security Challenges in Mobile Devices, authentication Service Security, Security Implication for organizations, Laptops Security. Basic Principles of Information Security, Confidentiality, Integrity Availability and other terms in Information Security, Information Classification and their Roles, Privacy of Data.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-II </span><br />
<span style="font-weight: bold;" class="mycode_b">Networks and E-Security:</span> <br />
<span style="font-weight: bold;" class="mycode_b">Concepts in Internet and World Wide Web:</span> Brief review of Internet Protocols-TCP/IP, IPV4, IPV6. <br />
<span style="font-weight: bold;" class="mycode_b">Functions of various networking components: </span>Routers, bridges, switches, hub, gateway and Modulation Techniques. Need for security, Legal, Ethical and Professional Issues in Information Security, Risk Management, 11 Security Threats to E-Commerce, Virtual Organization, Business Transactions on Web, E Governance and EDI, Concepts in Electronics payment systems, E Cash, Credit/Debit Cards,  <br />
<span style="font-weight: bold;" class="mycode_b">Digital forensics including digital evidence handling:</span> Media forensics, Cyber forensics, Software forensics, Mobile forensics.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-III </span><br />
<span style="font-weight: bold;" class="mycode_b">Physical Security and Bio-metrics as Security: </span><br />
<span style="font-weight: bold;" class="mycode_b">Physical Security:</span> Needs, Disaster and Controls, Basic Tenets of Physical Security and Physical Entry Controls, Access Control- Biometrics, Factors in Biometrics Systems, Benefits, Criteria for selection of biometrics, Design Issues in Biometric Systems, Interoperability Issues, Economic and Social Aspects, Legal Challenges Framework for Information Security, Security Metrics, Information Security Vs Privacy<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-IV </span><br />
<span style="font-weight: bold;" class="mycode_b">Network Cryptography:</span> Model of Cryptographic Systems, Issues in Documents Security, System of Keys, Public Key Cryptography, Digital Signature, Requirement of Digital Signature System, Finger Prints, Firewalls, Design and Implementation Issues,  <br />
<span style="font-weight: bold;" class="mycode_b">Policies Network Security:</span> Basic Concepts, Dimensions, Perimeter for Network Protection, Network Attacks, Need of Intrusion Monitoring and Detection, Intrusion Detection Virtual Private Networks- Need, Use of Tunnelling with VPN, Authentication Mechanisms, Types of VPNs and their Usage, Security Concerns in VPN]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">SYLLABUS:-</span></span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT- I </span><br />
<span style="font-weight: bold;" class="mycode_b">Information and Security: </span><br />
<span style="font-weight: bold;" class="mycode_b">Information Systems: </span> Recent History, Distributed Information System and its Importance, Role of Internet and Web Services, Threats and attacks, Classification of Threats and Assessing Damages Security in Mobile and Wireless Computing- Security Challenges in Mobile Devices, authentication Service Security, Security Implication for organizations, Laptops Security. Basic Principles of Information Security, Confidentiality, Integrity Availability and other terms in Information Security, Information Classification and their Roles, Privacy of Data.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-II </span><br />
<span style="font-weight: bold;" class="mycode_b">Networks and E-Security:</span> <br />
<span style="font-weight: bold;" class="mycode_b">Concepts in Internet and World Wide Web:</span> Brief review of Internet Protocols-TCP/IP, IPV4, IPV6. <br />
<span style="font-weight: bold;" class="mycode_b">Functions of various networking components: </span>Routers, bridges, switches, hub, gateway and Modulation Techniques. Need for security, Legal, Ethical and Professional Issues in Information Security, Risk Management, 11 Security Threats to E-Commerce, Virtual Organization, Business Transactions on Web, E Governance and EDI, Concepts in Electronics payment systems, E Cash, Credit/Debit Cards,  <br />
<span style="font-weight: bold;" class="mycode_b">Digital forensics including digital evidence handling:</span> Media forensics, Cyber forensics, Software forensics, Mobile forensics.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-III </span><br />
<span style="font-weight: bold;" class="mycode_b">Physical Security and Bio-metrics as Security: </span><br />
<span style="font-weight: bold;" class="mycode_b">Physical Security:</span> Needs, Disaster and Controls, Basic Tenets of Physical Security and Physical Entry Controls, Access Control- Biometrics, Factors in Biometrics Systems, Benefits, Criteria for selection of biometrics, Design Issues in Biometric Systems, Interoperability Issues, Economic and Social Aspects, Legal Challenges Framework for Information Security, Security Metrics, Information Security Vs Privacy<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-IV </span><br />
<span style="font-weight: bold;" class="mycode_b">Network Cryptography:</span> Model of Cryptographic Systems, Issues in Documents Security, System of Keys, Public Key Cryptography, Digital Signature, Requirement of Digital Signature System, Finger Prints, Firewalls, Design and Implementation Issues,  <br />
<span style="font-weight: bold;" class="mycode_b">Policies Network Security:</span> Basic Concepts, Dimensions, Perimeter for Network Protection, Network Attacks, Need of Intrusion Monitoring and Detection, Intrusion Detection Virtual Private Networks- Need, Use of Tunnelling with VPN, Authentication Mechanisms, Types of VPNs and their Usage, Security Concerns in VPN]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Wireless Communication IPU IT notes and question paper free download]]></title>
			<link>https://studentsuvidha.com/forum/Thread-Wireless-Communication-IPU-IT-notes-and-question-paper-free-download</link>
			<pubDate>Mon, 01 May 2017 11:20:03 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://studentsuvidha.com/forum/member.php?action=profile&uid=2609">Dipesh S</a>]]></dc:creator>
			<guid isPermaLink="false">https://studentsuvidha.com/forum/Thread-Wireless-Communication-IPU-IT-notes-and-question-paper-free-download</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">SYLLABUS:-</span></span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT – I </span><br />
<span style="font-weight: bold;" class="mycode_b">Introduction To Wireless Communication Systems:</span> Evolution of mobile radio communications; examples of wireless comm. systems; paging systems; Cordless telephone systems; overview of generations of cellular systems, comparison of various wireless systems.  <br />
<span style="font-weight: bold;" class="mycode_b">Introduction to Personal Communication Services (PCS): </span>PCS architecture, Mobility management, Networks signaling. A basic cellular system, multiple access techniques: FDMA, TDMA, CDMA.  Introduction to Wireless Channels and Diversity: Fast Fading Wireless Channel Modeling, Rayleigh/Ricean Fading Channels, BER Performance in Fading Channels, Introduction to Diversity modeling for Wireless Communications.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT - II </span><br />
<span style="font-weight: bold;" class="mycode_b">2G Networks: </span>Second generation, digital, wireless systems: GSM, IS_136 (D-AMPS), IS-95 CDMA. Global system for Mobile Communication (GSM) system overview: GSM Architecture, Mobility Management, Network signaling, mobile management, voice signal processing and coding. Spread Spectrum Systems- Cellular code Division Access Systems-Principle, Power Control, effects of multipath propagation on code division multiple access.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT - III</span><br />
<span style="font-weight: bold;" class="mycode_b">2.5G Mobile Data Networks:</span> Introduction to Mobile Data Networks, General Packet Radio Services (GPRS): GPRS architecture, GPRS Network nodes, EDGE, Wireless LANs, (IEEE 802.11),  Mobile IP.  <br />
<span style="font-weight: bold;" class="mycode_b">Third Generation (3G) Mobile Services:</span> Introduction to International Mobile Telecommunications 2000 (IMT 2000) vision, Wideband Code Division Multiple Access (W-CDMA), and CDMA 2000, Quality of services in 3G, Introduction to 4G.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT – IV </span><br />
<span style="font-weight: bold;" class="mycode_b">Wireless Local Loop (WLL):</span> Introduction to WLL architecture, WLL technologies. Wireless personal area networks (WPAN): Blue tooth, IEEE 802.15, architecture, protocol stack.  Wi-Max, introduction to Mobile Adhoc Networks.  <br />
Global Mobile Satellite Systems, Case studies of IRIDIUM and GLOBALSTAR systems]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">SYLLABUS:-</span></span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT – I </span><br />
<span style="font-weight: bold;" class="mycode_b">Introduction To Wireless Communication Systems:</span> Evolution of mobile radio communications; examples of wireless comm. systems; paging systems; Cordless telephone systems; overview of generations of cellular systems, comparison of various wireless systems.  <br />
<span style="font-weight: bold;" class="mycode_b">Introduction to Personal Communication Services (PCS): </span>PCS architecture, Mobility management, Networks signaling. A basic cellular system, multiple access techniques: FDMA, TDMA, CDMA.  Introduction to Wireless Channels and Diversity: Fast Fading Wireless Channel Modeling, Rayleigh/Ricean Fading Channels, BER Performance in Fading Channels, Introduction to Diversity modeling for Wireless Communications.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT - II </span><br />
<span style="font-weight: bold;" class="mycode_b">2G Networks: </span>Second generation, digital, wireless systems: GSM, IS_136 (D-AMPS), IS-95 CDMA. Global system for Mobile Communication (GSM) system overview: GSM Architecture, Mobility Management, Network signaling, mobile management, voice signal processing and coding. Spread Spectrum Systems- Cellular code Division Access Systems-Principle, Power Control, effects of multipath propagation on code division multiple access.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT - III</span><br />
<span style="font-weight: bold;" class="mycode_b">2.5G Mobile Data Networks:</span> Introduction to Mobile Data Networks, General Packet Radio Services (GPRS): GPRS architecture, GPRS Network nodes, EDGE, Wireless LANs, (IEEE 802.11),  Mobile IP.  <br />
<span style="font-weight: bold;" class="mycode_b">Third Generation (3G) Mobile Services:</span> Introduction to International Mobile Telecommunications 2000 (IMT 2000) vision, Wideband Code Division Multiple Access (W-CDMA), and CDMA 2000, Quality of services in 3G, Introduction to 4G.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT – IV </span><br />
<span style="font-weight: bold;" class="mycode_b">Wireless Local Loop (WLL):</span> Introduction to WLL architecture, WLL technologies. Wireless personal area networks (WPAN): Blue tooth, IEEE 802.15, architecture, protocol stack.  Wi-Max, introduction to Mobile Adhoc Networks.  <br />
Global Mobile Satellite Systems, Case studies of IRIDIUM and GLOBALSTAR systems]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Advanced Computer Networks IPU IT notes and question paper free download]]></title>
			<link>https://studentsuvidha.com/forum/Thread-Advanced-Computer-Networks-IPU-IT-notes-and-question-paper-free-download</link>
			<pubDate>Mon, 01 May 2017 11:17:15 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://studentsuvidha.com/forum/member.php?action=profile&uid=2609">Dipesh S</a>]]></dc:creator>
			<guid isPermaLink="false">https://studentsuvidha.com/forum/Thread-Advanced-Computer-Networks-IPU-IT-notes-and-question-paper-free-download</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">SYLLABUS:-</span></span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-I </span><br />
<span style="font-weight: bold;" class="mycode_b">Network Layer:</span> ARP,RARP,ICMP,IPv4 Routing Principles, Routing and overview, DVR and LSR, the IGRP and EIGRP, BGP, Routing Information Protocol (RIP), OSPF  (IPv4 / IPv6).   <br />
Multicasting in IP Environments-Broadcasting, Multicasting, IGMP and Multicast Listener Discovery (MLD). The Distance Vector Multicast Routing Protocol (DVMRP), Multicast OSPF (MOSPF), Protocol Independent Multicast (PIM).<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-II </span><br />
<span style="font-weight: bold;" class="mycode_b">Transport Layer:</span> Transport layer overview, UDP, TCP (Flow Control, Error Control, and Connection Establishment), TCP Protocol: TCP Tahoe, TCP Reno.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-III </span><br />
<span style="font-weight: bold;" class="mycode_b">Optical Networking: </span>Introduction to Optical networking, its benefits and drawbacks, SONET layered architecture, frame format, SONET network configuration, its advantages and benefits. Quality of Service: Introducing QoS, Queue Analysis, QoS Mechanisms, Queue Management algorithms, Resource Reservation, Diffserv and Intserv.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-IV </span><br />
<span style="font-weight: bold;" class="mycode_b">Overview of latest concepts:</span> <br />
<span style="font-weight: bold;" class="mycode_b">TCP/IP Applications:</span> VoIP, NFS, Telnet ,FTP,SMTP, SNMP, Finger, Whois and WWW,   IP v6 and Next Generation Networks, xAAS(PAAS,SAAS,HAAS) and Cloud Computing, Big data, Elements of Social Network.]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">SYLLABUS:-</span></span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-I </span><br />
<span style="font-weight: bold;" class="mycode_b">Network Layer:</span> ARP,RARP,ICMP,IPv4 Routing Principles, Routing and overview, DVR and LSR, the IGRP and EIGRP, BGP, Routing Information Protocol (RIP), OSPF  (IPv4 / IPv6).   <br />
Multicasting in IP Environments-Broadcasting, Multicasting, IGMP and Multicast Listener Discovery (MLD). The Distance Vector Multicast Routing Protocol (DVMRP), Multicast OSPF (MOSPF), Protocol Independent Multicast (PIM).<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-II </span><br />
<span style="font-weight: bold;" class="mycode_b">Transport Layer:</span> Transport layer overview, UDP, TCP (Flow Control, Error Control, and Connection Establishment), TCP Protocol: TCP Tahoe, TCP Reno.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-III </span><br />
<span style="font-weight: bold;" class="mycode_b">Optical Networking: </span>Introduction to Optical networking, its benefits and drawbacks, SONET layered architecture, frame format, SONET network configuration, its advantages and benefits. Quality of Service: Introducing QoS, Queue Analysis, QoS Mechanisms, Queue Management algorithms, Resource Reservation, Diffserv and Intserv.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">UNIT-IV </span><br />
<span style="font-weight: bold;" class="mycode_b">Overview of latest concepts:</span> <br />
<span style="font-weight: bold;" class="mycode_b">TCP/IP Applications:</span> VoIP, NFS, Telnet ,FTP,SMTP, SNMP, Finger, Whois and WWW,   IP v6 and Next Generation Networks, xAAS(PAAS,SAAS,HAAS) and Cloud Computing, Big data, Elements of Social Network.]]></content:encoded>
		</item>
	</channel>
</rss>