Lecture
Number
|
Topic Details
|
References
|
08
|
Basic Commands & Utilities
Commands for Handling Ordinary files
cat, cp, rm, mv, more, wc, od, cmp, comm, tar, zip, unzip
|
A P 83 - 102
|
09
|
Basic Commands & Utilities
Pwd, mkdir, rmdir, ls, chmod
|
A P 65-79
A P 106-116
|
11
|
Process, process basics, The Shell Process, Parents and Children, Process status (ps command), Process system calls – fork, exec, wait
|
A P173-180
|
12
|
Running Jobs in Background, Killing Process with signals
|
A P182-185
|
13
|
Simple Filters – pr, head, cut, paste, sort, unique, tr
|
A P228-239
|
14
|
Filters using regular expression
|
A P246-263
|
15
|
Advanced Filters – awk, printf
|
A P382-389
|
16
|
Shell, Shell Scripts, Various types of Shells
|
A P194-205
|
17
|
Shell Programming, Variables, Simple Scripts
Control sequences and Structures, Functions
|
B P29-52
A P271-298
|
18
|
Creating & Executing Shell Scripts
|
Handouts
|
19
|
Creating & Executing Shell Scripts
|
Handouts
|
20
|
C programming under Linux Environment
|
Handouts
|
21
|
22
|
23
|
24
|
25
|
System Calls for the files and I/O
|
A P 493 - 526
A P 493 - 526
|
26
|
27
|
System Calls for the Process Control
|
A P534-570
A P534-570
|
28
|
29
|
Process & Signals – Process, Process structure, system processes, Process scheduling, threads, signals, signal handling
|
B P 321-337
B P 321-337
|
30
|
31
|
32
|
Inter Process Communication – pipe, process pipe – popen, pclose, parent child processes, named pipes
|
B P 364-307
|
33
|
34
|
Semaphores, Message Queues, and Shared Memory – semaphores, semaphores definition, Unix semaphore facilities, shared memory, shared memory functions, message queues
|
B P 409 - 434
|
35
|
36
|
Lecture
Number
|
Topic Details
|
References
|
37
|
Sockets – socket, socket functions, socket attributes, socket types, socket protocols, creating a socket, socket communication
|
B P 435- 463
|
38
|
39
|
Programming GNOME – An introduction to GNOME, GNOME Architecture, programming in GNOME using GTK +, Button, List Box
|
B P 569 - 594
|
40
|
41
|
The Perl Programming – variables, arrays, operators and functions
|
B P 595 - 625
|
42
|
Programming With Internet – writing HTML program, client and server side maps, CGI (Common Gateway Interface) , Writing a server side CGI program,
|
B P 626 - 655
|
43
|
44
|
45
|
45
|
Subject Code
|
J030219
|
Title
|
Computer Networks
|
Work Load Per Week
|
L:3 T: 1 Lab:0
|
Examinations
|
Int: 30 Univ: 70
|
Objectives
|
To deal with the fundamental issues of Computer Network. The Course is designed around OSI and TCP/IP Model. This course shall emphasis on developing an understanding of the underlying principles of computer networking and concept of advance network technologies
|
Learning Outcomes
|
At the end of this course, student should be able to
-
Understand the basic Architecture of computer Network and functioning of different layers
-
Understand application of different protocols
-
Understand concept of advanced Networks
|
Pre-requisites
|
Basic Knowledge of computer
|
Text Book(s)
| -
A.S. Tanenbaum, Computer Networks (4th ed.), Prentice-Hall of India, 2003
-
W.Behrouz Forouzan and S.C. Fegan, Data Communication and Networking, McGraw Hill, 2006
|
Syllabus
|
|
Lec.
Num.
|
Unit Title
|
Details
|
Learning Resources
|
1-2
|
Introduction to Computer Networks
| -
What is Computer Network,
-
Network Goals and Motivations
-
Application of Networks
-
Classification of Networks
|
Hand out
|
3-4
|
|
Network software:
-
Network Protocols
-
Protocol Hierarchies
-
Design issues for the Layers
-
Connection Oriented and Connectionless Services
-
Service Primitives
-
Relation of services to Protocols
|
A-26 to 36
|
Lec.
Num.
|
Unit Title
|
Details
|
Learning Resources
|
5-6
|
|
Network Models:
-
The OSI Reference Model
-
The TCP/IP Reference Model
-
Comparison of OSI and TCP/IP Reference Model
-
A critique of OSI Model
-
A critique of TCP/IP Model
|
A-37 to 48
|
7-8
|
|
Examples of some networks:
Internet, X.25, ISDN, Frame relay, ATM, Ethernet, Wireless Lans- (wi-fi)
|
A-49 to 68
|
9
|
Data Transmission
(Physical Layer)
| -
Signals: Analog and Digital Signals, Data Rate, Transmission Impairment, Signal Measurement : Throughput, Propagation Speed and Time, Wavelength, Frequency, Bandwidth, Spectrum
|
Handout
|
10
|
| -
Transmission Media& its Characteristics: Guided and Unguided Media
|
B – 191 to 211
|
11-14
|
| -
Synchronous and Asynchronous Transmission
-
Multiplexing: FDM,WDM,TDM
-
Switching: Circuit ,Message and Packet Switching
-
Mobile Telephone Systems:
1G-AMPS,
2G-GSM,GPRS,EDGE,CDMA
3G-UMTS, WCDMA, CDMA-2000
|
Handout
|
15-16
|
Data Link Layer
| -
Data link Layer Design Issues: Services provided to Network Layer, Framing, Error Control, Flow Control
|
A-183 to 199
|
17-18
|
| -
Elementary Data Link Protocols: ARQ, Stop and Wait ARQ, Sliding Window ARQ, Go-Back-N ARQ, Selective Reject ARQ
|
B – 311 to 346
|
19
|
| -
Examples of Data Link Protocol: HDLC,SDLC,PPP
|
A+B
|
Lec.
Num.
|
Unit Title
|
Details
|
Learning Resources
|
20-22
|
Media Access Control
| -
Channel Allocation Problem: Static Channel Allocation, dynamic Channel Allocation
-
Advantages of Multiple Access sharing of Channel Resource
-
Contention Based Media Access Protocols: Pure ALOHA, slotted ALOHA, Carrier Sense Multiple Access(CSMA), CSMA/CD,CSMA/CA
|
A-247 to 259
|
23-24
|
| -
Ethernet: as a Example of Physical and MAC Layer
-
Polling based Media Access Control Protocols: Token Ring, Token bus
|
A-271 to 286
Handout
|
25-26
|
|
Data Link Layer Switching: Bridges, Spanning Tree Bridges, Remote Bridges, Other connecting Devices: Hub, Routers, Switch, Repeaters, Gateways.
|
Handout
|
27-28
|
Network Layer
|
Network Layer Design Issues:
-
Store and Forward PacketSwitching
-
Services to Transport Layer
-
Implementation of Connection Oriented and Connectionless Services
-
Comparison of Virtual Circuit and Datagram Subnet
|
A-343 to 349
|
29-30
|
|
Routing Algorithms:
Static/ Dynamic, Direct/ Indirect, Shortest Path Routing, Flooding, Distance Vector Routing, Link State Routing, Hierarchical Routing, Broadcast Routing, Multicast Routing
|
Handout
|
31-32
|
|
Congestion Control Algorithms:
General Principal of Congestion Control, congestion prevention polices, Load shedding, Jitter Control
|
Handout
|
33-35
|
Internetworking and Network Layer in Internet
| -
Tunneling
-
Internetwork Routing
-
Fragmentation
-
IP-Protocol
-
IP-Address Classes(A,B,C,D,E)
Broadcast address , Multicast address, Network Mask, Subnetting
-
Internet control Protocol-ICMP,IGMP
-
OSPF-Interior Gateway Routing Protocol
-
BGP-Exterior Gateway Routing Protocol
-
Internet Multicasting
-
Mobile-IP
-
IPv6
|
A-431 to 472 + Handout
|
36-37
|
Transport and Application Support Protocols
| -
Transport service, Service Primitives
-
Berkley Sockets
-
Elements of Transport control: addressing, connection establishment and release, flow control & buffering, multiplexing, crash recovery
-
Internet Transport Protocols: TCP/UDP
-
Remote Procedure Calls,RTP
|
A-481 to 572
|
Lec.
Num.
|
Unit Title
|
Details
|
Learning Resources
|
38-39
|
|
Session Layer : Token Concept
Presentation Layer: Data Encryption and Data Security, Message Authentication
Application Layer: Domain Name Service, Telnet, FTP, SMTP, SNMP, WWW
|
Handout
|
40-42
|
Advance Networks
|
Concept of 4G Networks, Advance Wireless Networks: Infrastructure based and Infrastructure less Networks, IEEE 802.11x standards, Physical and MAC Layer Description of 802.16, 802.20, Bluetooth, Infrared, MANET, Sensor Networks. Technical Issues of Advanced Networks
|
Handout
|
43-46
|
Mobile Ad-hoc Networks
|
Introductory concepts, Destination-Sequenced Distance Vector protocol –overview, route advertisement, extending base station coverage, properties of DSDV protocol, Dynamic Source Routing protocol – overview and properties, DSR route Discovery, route maintenance. Support for heterogeneous networks and mobile IP. Multicast routing with DSR. AD Hoc On-Demand Distance Vector protocol – properties, unicast route establishment, multicast route establishment. Broadcast, Optimization and Enhancements. Link Reversal Routing – Gafni Bertsekas algorithm, lightweight mobile routing algorithm. Temporally ordered routing algorithm. Preserving battery life of mobile nodes – Associativity based routing, effects of beaconing on battery life. Recent trends in MANET.
|
Handout
|
47-50
|
Wireless Sensor Networks
|
Sensor networks overview: Introduction, applications, design issues, requirements. Sensor node architecture. Network architecture: Optimization goals, evaluation metrics, network design principles. Sensor network operating systems. Network protocols: MAC protocols and energy efficiency. Routing protocols: Data centric, hierarchical, location based, energy efficient routing etc. Sensor deployment, scheduling and coverage issues, self configuration and topology control. Querying, data collection and processing , collaborative information processing and group connectivity. Target tracking, localization and identity management, power management,. Security and Privacy.
|
Handout
|
COURSE NO:- J030220
COURSE TITLE:- ORGANIZATIONAL BEHAVIOR AND CHANGE MANAGEMENT
COURSE OBJECTIVES:-
-
INTRODUCTION TO ORGANIZATIONAL BEHAVIOR
Definition, Scope and Importance of Organizational Behavior, Organization Management and Organizational Behavior, Historical Evolution of Organizational Behavior, Industrial Revolution, Scientific Management, The Human Relations Movement. Different Models of Organizational Behavior, Autocratic, Custodial, Supportive, Collegial, SOBC Models. Recent developments & challenges in organizational Behavior. Developing People centered Organizations and Skills.
-
INDIVIDUAL BEHAVIOR IN ORGANIZATIONS
DIFFRENCES:- Self Concept, Personality and Emotions.
*PERCEPTION:- Perceptual selectivity, Social Perception & Attribution.
ATTITUDES:- Nature, Formation and Dimensions of attitudes, Job Satisfaction, Outcomes of Job satisfaction, Organizational Commitment, meaning, outcome and guidelines to enhance organizational commitment.
MOTIVATION:- Needs and drives, definition. Theories content theories- Maslow, Herzberg’s Two factor Theory and ERG Theory. Process Theories – Equity theory, Vroom’s Theory, Porter and Lawlers contribution, contemporary theories, Goal setting theories and Path Goal Approach and MBO.
LEARNING:- Definition, Theories and application. Theories – Classical, Operant, Social and Experiential theories and their applications.
-
FOUNDATION OF GROUP BEHAVIOR
Definition of groups, Classification of Groups, stages of Group development, Group dynamics, Group Decision Making, Difference between groups and team creating and effective team.
-
CONFLICT
Introduction, Definition, Nature and Types of Conflicts. Constructive and Destructive conflicts, Conflicts at Individual , Group and Organizational Levels. Approaches to Conflict Resolution.
-
LEADERSHIP
Concept and definition, Theories of leadership, Trait theories, contingency theories, and situational theories.
-
CHANGE MANAGEMENT
Need for change, Nature of change, Reasons for resistance, Types of resistance, Building Support for change, and three stages in process of change, Building support for change.
-
CASES AND EXCERCISES
Books of References:
John. W. Newstrom and Keith Davis. – Organizational Behavior (Tata Mc Graw- Hill Publication) Fifth Reprint 2000
Robert Kreitner and Angelo Kinicki – Organization Behavior (Tata Mc Graw- Hill Publication) International Edition 2004
Organizational Behavior – Fred Luthans.
Organizational Behavior – Stephens. P Robbins.
Organizational Behavior – Aswathappa.
SESSIONS
|
DURATION
|
COVERAGE
|
1.
|
One Hour
|
Definition, Scope, importance of OB, Organization, Management and OB.
|
2.
|
One Hour
|
Historical Evolution of OB, Industrial Revolution, Scientific Management, The Human relations Movement and developments of recent origin.
|
3.
|
One Hour
|
Different Models of organizational Behavior, Autocratic, Custodial, Supportive, Collegial and SOBC Models.
|
4.
|
One Hour
|
Recent developments and challenges of OB.
|
5 – 6.
|
Two Hours
|
(a) Individual differences, Self concept, personality and its definition.
(b) The big five personality dimensions, Locus of control and personality assessment.
|
7 – 8.
|
Two Hours
|
Emotions, positive and negative, understanding and developing personal and social competence through emotional intelligence.
|
9 – 11.
|
Three Hours
|
Perception, Definition, Perceptual selectivity, information processing, social perception, attribution and managerial challenges.
|
12 – 14
|
Three Hours
|
Attitudes, Formation & Dimensions of attitudes, Job satisfaction, Organizational commitment, meaning, outcomes and guidelines to enhance Organizational commitment.
|
Share with your friends: |