Loading...
Showing posts with label Refrence Books. Show all posts
Showing posts with label Refrence Books. Show all posts
RGPV / RGTU CS 601 Micro Processor and Interfacing, List of Experiments and suggested Reading or Refrence books

RGPV / RGTU CS 601 Micro Processor and Interfacing, List of Experiments and suggested Reading or Refrence books

siteowner 2:41 AM Add Comment
Tags: List of Experiments, RGPV BE syllabus, B.E., Refrence Books, List of Experiments, Micro Processor and Interfacing

RAJIV GANDHI PROUDYOGIKI VISHWAVIDYALAYA, BHOPAL
B.E. Computer Science & Engineering, VI Semester
Course Syllabus : CS 601 Micro Processor and Interfacing

Syllabus: CS 601 Micro Processor and Interfacing

List of Experiments :
1. Add a data byte located at offset 0500H in 2000H segment to another data byte available at
06000H in same segment and store the resulting 0700H in same segment?
2. Add the contents of memory location 2000H, offset 0500H to the contained of accumulator.
3. Write a program to find the average to two temperature name HI-TEMP and LO-TEMP and
puts the result in the memory location AV-TEMP.
4. Find out the largest number from an unordered array of sixteen 8-bit numbers stored
sequentially in the memory locations starting at offset 0500H in the segment 2000H
5. Move a byte string, 16 bytes long, from the offset 0200H to 0300H in the segment 7000H.
6. Write a program to add a profit factor to each element in a cost array and puts the result in a
PRICES array, where profit factor is 15H and COST =20H, 28H, 15H, 26H, 19H, 27H, 16H,
29H.
7. Write a program to find out the number of positive numbers and negative numbers from a
given series of signed numbers.
8. Write a program that performs the addition, subtraction, multiplications, division of the given
operands. Perform BCD operation for addition and subtraction.
9. A Program to find out the number of even and odd numbers from a given series of 16 bit
hexad4ecimal numbers.

Suggested Reading:
1. Douglas V Hall, “Microprocessors and interfacing – Programming & Hardware” TMH
2. Barry B. Brey, “The intel Microprocessor – 8086”, Pearson Education
3. Kenneth J.Ayala,”The 8086 Microproccessor: Programming & Interfacing The PC”,Cengage
Learning
4. Krishna Kant,”Microprocessors and Microcontrollers”, PHI Learning
5. A.K.Ray KM Bhurchandi, “Advanced Microprocessor and peripherals” McGraw Hill
6. R.S. Gaonkar ,”Microprocessors and interfacing”, TMH
RGTU / RGPV 8th Semester Web Engineering Syllabus

RGTU / RGPV 8th Semester Web Engineering Syllabus

siteowner 1:44 PM Add Comment
PROGRAMME: B.E. Computer Science and Engineering,
VIII (8th) semester COURSE CONTENTS
Course: CS802 Web Engineering

Unit-I
Introduction: Introduction, layering, DNS - encapsulation, de-multiplexing, client /server model, port numbers, standardization process, the Internet.
Link layer: introduction, Ethernet and IEEE 802 encapsulation, trailer encapsulation, SLIP, PPP- Loop back interface, MTU.
Internet protocol: introduction, IP header, IP routing, subnet addressing, subnet mask- special case of IP addresses, a subnet example.

Unit-II
Address Resolution Protocol
Introduction, an example, ARP cache, ARP packet format, ARP examples, Proxy ARP, ARP command.
RARP: Introduction, RARP packet format, RARP examples, RARP server design.
ICMP: Introduction, ICMP message types, ICMP address mask request and reply-ICMP timestamp request and reply- 4.4 BSD processing of ICMP Messages.

Unit-III
Ping Program Introduction, ping program, IP record route option, IP time stamp option.
Trace route program: Introduction, trace route program operation, LAN output, and WAN output- IP source routing option.
IP routing: Introduction, routing principles, ICMP host, and ICMP redirect errors
Dynamic Routing protocols: introduction, dynamic routing, RIP- OSPF, BGP, CIDR.
UDP: introduction, UDP header, UDP checksum, IP Fragmentation, UDP Server design.

Unit-IV
DNS Introduction- basics, message format, simple example, pointer quires, resource records, caching, UDP
TFTP: introduction, protocol, security. BOOTP: introduction, packet format, server design, through router.
TCP: Introduction, services, headers, connection establishment and termination, timeout of connection establishment- maximum segment size- half, close, state transition diagram, reset segments, simultaneous open and close- options, server design.

Unit-V
SNMPIntroduction, protocol, structure of management information, object identifiers, management information base, instance identification.
Telnet: rlogin protocols, examples, telnet protocol and examples. FTP, protocol, examples, SMTP protocols, examples, NFS, TCP/IP Applications.

References:
• W. Richard Stevens , TCP/IP Illustrated Volume , I “ The Protocols “, Addison Wesley Longman.
• Jaiswal .S, TCP\IP Principles, Architecture, Protocols And Implementation, First Edition, Galgotia Publications Pvt Ltd.
RGTU / RGPV 8th Semester ATM Networks syllabus

RGTU / RGPV 8th Semester ATM Networks syllabus

siteowner 1:40 PM Add Comment
PROGRAMME: B.E. Computer Science & Engineering,
VIII (8th) semester COURSE CONTENTS
Course: CS8301 ATM Networks


Unit-I
Introduction to ISDN, B-ISDN, B-ISDN services, ATM basics, ATM Services, Architecture of B-ISDN, virtual channel, Virtual path, ATM performance Parameters, Signaling techniques

Unit-II
ATM – performance Reference Model (PRM) layered architecture, relationship between ATM PRM and OSI reference model. Layer functions, User Network Interface (UNI), Physical layer of UNI, functions of transmission convergence sub layer, physical medium characteristic ATM layer cell headers of B-ISDN, UNI & NNI, ATM adaptation layer, operation and maintenance of B-ISDN UNI.

Unit-III
B-ISDN signaling, meta signaling, ATM adaptation layer for signaling, signaling protocols, switches & cross connects.

Unit-IV
ATM transmission network, Cell transfer functions, transmission systems, network synchronization, B-ISDN local network Topology & Technology, trunk, network structure, ATM network implementation and its equipments.

Unit-V
Evolutionary scenarios for BISDN fiber to the customer, integration of TV distribution, LAN’s, Man’s to BISDN, Voice delay & Eco problem, Tainting in BISDN, Telecommunication management networks, Gigabits LAN’s, Optical switching, ATM standardization.

References:

• Rainer Handel, Huber & Schooder ATM Network, Addison Wesley
• David E Mc Dysan, ATM Theory & application, McGraw Hill
• Tennenbaum, Computer Network
• William Stalling, An Introduction to ISDN, McMillan publishing Co., USA
RGTU / RGPV Network Security 7th Semester Syllabus

RGTU / RGPV Network Security 7th Semester Syllabus

siteowner 1:36 PM Add Comment
B.E. Computer Science & Engineering,
VII (7th) semester COURSE CONTENTS
Course : CS 7201 Network Security

Unit-I
Conventional Encryption
Convention Encryption: Conventional Encryption Model , Steganography , Classical , Encryption Techniques , Simplified DES , Block Cipher Principles , The Data Encryption Standard , The , Strength of DES , Differential and Linear Cryptanalysis , Block Cipher Design Principles , Block Cipher Modes of operation , Conventional Encryption algorithms

Unit-II
Public Key Encryption And Hash Functions
Public Key Cryptography , Principles of Public Key Cryptosystems , The RSA Algorithm , Key Management , Diffie Hellman Key Exchange , Elliptic Curve Cryptography
Message Authentication and Hash Functions
Authentication Requirements, Authentication Functions, Message Authentication Codes , Hash Functions , Security of Hash Functions

Unit-III
Hash And Mac Algorithms, MD5 Message Digest Algorithm , Secure Hash Algorithm (SHA-I) , RIPEMD , HMAC , Digital Signatures and Authentication Protocols, Digital Signatures Authentication Protocols -Digital Signature Standard

Unit-IV
Authentication Applications , IP Security , Web Security

Unit-V
Intruders, Viruses and Worms, Intruders , Viruses and Related Threats ,Firewalls, Firewall Design Principles , Trusted Systems

References: • William Stallings, “ Cryptography and Network Security”, Second edition, Prentice Hall,1999.
RGPV/RGTU 7th semester Network Management Syllabus

RGPV/RGTU 7th semester Network Management Syllabus

siteowner 1:33 PM 1 Comment
B.E. Computer Science & Engineering,
VII (7th) semester COURSE CONTENTS
Course: CS7101 Network Management


Unit-I
Protocols and architecture , Protocols , Characteristics , Functions , Need for multiple protocols , Conceptual layers of multiple protocol software , Protocol layering principles , Multiplexing and Demultiplexing.

Unit-II
Internet Protocol , Virtual network , Internet architecture and philosophy , Purpose of the internet protocol , Internet diagram , Routing in an internet , table driven IP internet , IP routing algorithm , Internet control message protocols (ICMP) , Internet protocol version 6 , Features , Format , Source routing , Options , address space assignment , User data gram protocol , Format of UDP messages , UDP encapsulation and protocol layering.

Unit-III
Transmission control protocol, Need for stream delivery, Properties of reliable delivery service, Ports, Connections and pins, Window size and flow control - TCP segment format, Acknowledgement, Timeouts, Robustness, Establishing and clearing TCP connects.
Route discovery protocols, Core, peers, Gateway to gating algorithm (GGP), Routing, Autonomous system concepts, Exterior gateway protocol, Routing information protocol (RIP), The Hello protocol, Open shortest path first protocol (OSPF).
Application layer protocols, TELNET protocols, File transfer protocols (FTP), Simple mail transfer protocol (SMTP), X-Window system protocol, Remote procedure call, Network file system, proof to point protocol.

Unit -IV
General structure of a network management product , Information extraction and collection instruments , Monitoring principles , Instruments supporting physical network management , Line monitors , Data scopes , network monitors , Instruments supporting logical network management , Accounting packages , Application monitoring , Communication monitors , Security monitors , LAN monitors.

Unit-V
Configuration management , Configuration management functions , Inventory managements , Network topology services , Order processing and provisioning , Charge management directory services.
Fault management, Processes and procedure , Fault management functions , Performance management , Security management , accuracy management , Network capacity planning.

References:
• Uyless Black, TCP/IP and related protocols, McGraw Hill.
• Udupa, Network Management System Essentials, McGraw Hill.
• Doughals E. Comer, Internetworking with TCP/IP Vol. I , Principles, Protocols, and Architecture, Prentice Hall, India.
• Kernel Terplan, Communication Network management, Prentice Hall of India.
RGPV/RGTU Computer Networking Syllabus "New Scheme"

RGPV/RGTU Computer Networking Syllabus "New Scheme"

siteowner 1:11 PM Add Comment
Branch: Computer Science & Engineering VI Semester.
Course: CS 6515/ CS604 Computer Networking

Unit I

Importance of computer networks, Broadcast and point to point networks, local area networks, and wide area neworks, Introduction to ISO-OSI reference model, TCP/IP refrece model, Function of each layer, interfaces and services, Protocol data unit, Connection oriented and connection less services, service primitives, comparision of TCP/IP and ISO-OSI reference model, Novel Netware, Arpanet, X.25

Unit II
Evolution of Computer Networks - Layered Network architecture, OSI Layers Model, transmission media – topology, error detection & Correction techniques, Parity checks, CRC, Asynchronous and synchronous transmission, TDM, FDM.

Unit III
Data-Link layer: Different Types of line discipline, simplex, Half duplex and full duplex, Flow control
stop and wait protocol, sliding Window Protocol With their efficiency, AR techniques & their
performance, HDLC.

Unit IV
LAN : Static & Dynamic channel allocation, Media access control for LAN & WAN;ALOHA : pure, slotted ALOHA, CSMA, CSMA/CD IEEE 802 standards for LAN & MAN: 802.3, 802.4,802.5, 802.6 and 802.2 & their comparison Fast LANs : fast Ethernet, FDDI,

Unit V
Routing: Definition, Elements of routing techniques, Least Cost Routing algorithm Dijkstra's algorithm, Bellman-ford algorithm, Routing Strategies, Congestion Control encryption & de-encryption
techniques, Internet working, Internet and Intranet
Suggested Instructional Strategies
All units required the Lecture, Tutorial, Practical and Seminar.

Suggested List of Experiments
1. Study of different types of LANs
2. Channel Capacity
3. B/W - Noise relation
4. Internet
5. Simplex, half duplex, full duplex
6. TDM
7. FDM
Suggested further readings
1. Computer Networks - Tanenbaum A. S. PHI.
2. LANs - Keizer
3. Computer Networks - Stalling W., PHI.
4. ISDN & Broadband
5. ISDN: Stalling W., PHI.