Vous êtes sur la page 1sur 42

-0-

4-YEAR DIPLOMA IN ENGINEERING PROGRAM

COMPUTER TECHNOLOGY (66)

SYLLABUS
(COURSE STRUCTURE-2010)

SEVENTH & EIGHTH


SEMESTER

0
-1-

COMPUTER TECHNOLOGY (66)


SEVENTH SEMESTER

Sl. Subject MARKS


code
No
Name of the subject T P C Theory Practical Total
Cont. Final Cont. Final
assess exam. assess exam.
1. 6671 Embedded Systems & PLC 2 6 4 20 80 50 50 200
2. 8572 Multimedia and Graphics 3 3 4 30 120 25 25 200
3. 6672 System Analysis Design and 2 3 3 20 80 25 25 150
Development
4. 6673 Data Communication and 2 6 4 20 80 50 50 200
Network -2
5. 6674 Computer Engineering Project 0 6 2 0 0 50 50 100
6. 5852 Industrial Management 2 0 2 20 80 - - 100
7. 5853 Entrepreneurship 2 0 2 20 80 - - 100
Total 13 24 21 130 520 200 200 1050

COMPUTER TECHNOLOGY (66)


EIGHTH SEMESTER

Sl. Subject MARKS


code
No
Name of the subject T P C Theory Practical Total
Cont. Final Cont. Final
assess exam. assess exam.
6681 Industrial Training 0 0 6 - - 180 120 300
Total 300

1
-2-

CONTENTS

SEVENTH SEMESTER

Sl Subject Name of the Subject Page


No Code
1. 6671 Embedded Systems & PLC 4
2. 8572 Multimedia and Graphics 14
3. 6672 System Analysis Design and Development 19
4. 6673 Data Communication and Network -2 24
5. 6674 Computer Engineering Project 28
6. 5852 Industrial Management 33
7. 5853 Entrepreneurship 37

2
-3-

4-YEAR DIPLOMA IN ENGINEERING PROGRAM

COMPUTER TECHNOLOGY (66)

SYLLABUS
(COURSE STRUCTURE-2010)

SEVENTH SEMESTER

3
-4-

6671 Embedded systems & PLC TPC


264

AIMS
Todevelopknowledgeandskillonprogrammingandinterfacingtoembeddedsystemsusing
Microcontroller.
TodevelopknowledgeandskillonPLCprogramming,interfacingandcommunication.
SHORTDESCRIPTION
Themicrocontrollerfeatures,architecture,instructions,addressingmodes,programming,serial
communication,interruptsprogrammingandtherealworldinterfacing.Programmablelogic
controllerandinterfacing;PLCprogramming;PLCandIndustrialcontrolsystems.

DETAILDESCRIPTION

THEORY:
1Understandthebasicofmicrocontroller

1.1 Defineembeddedsystemandmicrocontroller

1.2 DistinguishbetweenVonNeumannandHarvardArchitectureofmicrocontroller

1.3 Distinguishmicrocontrollerandmicroprocessor

1.4 StatetheApplicationfieldofMicrocontroller

1.5 Listdifferentmanufacturerofmicrocontroller

1.6Statecriteriaforchoosingamicrocontroller

2ReviewthememoryelementsandI/ODevices

2.1DefineMicrocontroller peripherals.
2.2Statethestructureandfunctionofregister,counter,timer,decoder,multiplexerand
digitalcomparator
2.3Statethestructureandfunctionofmultibittwostateandthreestateregister.
2.4Statethefunctionofpinandsignalsofan8bitDigitaltoanalogConverter
2.5.Statethefunctionofpinandsignalsofan8bitAnalogtoDigitalConverter

3UnderstandthefeatureofthePICmicrocontroller

3.1ListthemainfeatureofthePICmicrocontroller

3.2DescribethearchitectureofmidrangePICmicrocontroller

3.3DescribetheSFR(SpecialFunctionRegister)ofPIC16X84microcontroller

4
-5-

3.4DescribethememoryorganizationofthePIC16F84A

3.5DescribethepinsandsignalsofPIC16F84A
3.6DescribethestructureandfunctionofSTATUSregister

3.7DescribethestructureandfunctionofOPTION_REGregister(speciallyTMR0
associateregister)

4.UnderstandprogramminginPIC16F84Amicrocontroller

4.1MentionthetypesofinstructioninmidrangePICmicrocontroller

4.2Describethesyntax,operationanddescriptionofeachinstructioninmidrangePIC
microcontroller

4.3DrawtheprogramstructureofPICmicrocontroller

4.4DefinesoftwaredevelopmenttoolsandIDE

4.5ListsomesoftwaredevelopmenttoolsandIDEforPICmicrocontroller

4.6Mentionthestepstocreateanexecutableprogram.

4.7NamethefilescreatedinPLCassemblylanguageprogram.

5UnderstandtheconceptofI/Oportsandtimermodules.

5.1NametheI/OportsofPIC16F84Aandtheircorrespondingdatadirectionregister.
5.2DescribethefunctionofI/OportsofPIC16F84Aandtheircorrespondingdatadirection
register.
5.3WritesimpleprogramcodesforinitializingI/Oports.
5.4StatethegeneralfeaturesofTimer0module.
5.5DescribethefunctionsandoperationofPIC16F84ATimer0module.
5.6Statethefunctionofprescaler.
5.7StatethefunctionofeachbitsofPIC16F84Aconfigurationword.
5.8Statetheoscillatortype/modeuseswithPIC16F84A.
5.9StatetheHardwareconfigurationofcrystaloscillatorinPIC16F84A.

6.UnderstandspecialcontrolfeaturesofPIC16F84A
6.1StatethetypesofResetusedinPIC16F84A

6.2DefinePowerOnReset(POR),PowerUpTimer(PWRT)andOscillatorStartUpTimer(OST)

6.3StatethefunctionofTimeOutSequenceandPowerDownStatusbits( TO/PD)ofPIC16F84A.

6.4StatethefunctionofeachinterruptssourcesusedinPIC16F84A.

5
-6-

6.5DescribetheoperationofWatchdogTimerinPIC16F84A.

6.6StatethefunctionofPowerdownMode(SleepandWakeupfromsleep)inPIC16F84A.

7.UnderstandthefunctionsofPLC

7.1DefinePLC
7.2StatethepurposeofPLC
7.3DescribethefunctionalblockdiagramofaPLCsystem
7.4StatethefeatureofInputandOutputsofaPLC
7.5DescribetheACinputconnectionsystemofatypicalPLC
7.6DescribetheoperationofaelectricallyIsolatedPLCinputandoutputcircuit
7.7DistinguishbetweenfixedPLCandmodularPLC
7.8MentionthenameandJICsymbolofinputandoutputdevicesofPLCsystem.
7.9StatetheusesofmultibitandsinglebitmemoryinPLCsystem.

8.UnderstandtheaddressingandprogrammingtechniqueofPLC

8.1Statethetechniqueofinput/outputaddressingofPLCprogram.

8.2MentionthewayofinternalrelayanddataresistoraddressinginPLCProgram.

8.3StatethewayoftimerandcounteraddressinginPLCprogram.

8.4Statethemeaningofscantime

8.5Mentiontheinfluencingfactorsofscantime

8.6DescribedifferenttypesofPLCprogrammingwithexample.

9.UnderstandPLCinstructionsandprogramwithladderdiagram.

9.1Definerailandrung.

9.2MentionthenameandsymbolofRelaytypeinstructions.

9.3MentionthepointtobeconsideredfordevelopingPLCprogram.

9.4PreparesampleprogramusingRelaytypeinstructions.

9.5Developsimpleprogramusingtimerandcounterinstructions.

9.6Developsimpleprogramusingwordcomparingandarithmeticinstructions.

10.UnderstandPLCsystemmaintenanceandtroubleshooting.

10.1.Statethegeneral,inputandoutputspecificationofaPLCsystem.
10.2.StatethesoftwarerequirementsofaPLCsystem.
10.3.DescribethefeaturesofSCADA.
10.4StatetherulesofPLCinstallation.

6
-7-

10.5Statethemeaningofcommissioningandtheirstages.
10.6StatethegeneralprocedureoftroubleshootingandrepairingPLC.

Practical:
Microcontroller

1Performthetaskstodesignanddevelopamicrocontrollerbasedsystemforflashing
LEDs.

1.1Designtheschematicandcomponentlayoutdiagramofthesystem.

1.2Constructthesystemaccordingtothedesigneddiagram.

1.3Drawtheflowchartoftheprogram.

1.4 Code the program/Project using an appropriate microcontroller based software


(MPLABIDE).

1.5Buildtheprogram/project

1.6Connecttheinterfacecircuitwiththemicrocontrollersystem.

1.7Simulatetheprogramtodemonstratetheresult/processinPC

1.8Prepareareportforthejob.

2Performthetaskstoload/burn/writeHexfiletothemicrocontrollerforflashingLED
lights.

2.1Run/opentheappropriateprogramming/burningsoftware(PCKIT2).

2.2Connecttheprogrammer/burnerwiththePC

2.3SetthemicrocontrollertotheSocket.

2.4ImporttheHexfileofthepreviouslybuildproject.

2.5Performnecessarysettingandconfiguration

2.6Load/burn/writetheprogramtothemicrocontroller.

2.7 Demonstrate the output of the system by connecting the hardware with the
programmed
microcontroller/Demonstrateboard.

2.8PrepareareportfortheJob.

7
-8-

3Performthetaskstodesignanddevelopamicrocontrollerbasedsystemforrunning
LEDlights.

3.1Designtheschematicandcomponentlayoutdiagramofthesystem.

3.2Constructthesystemaccordingtothedesigneddiagram.

3.3Drawtheflowchartoftheprogram.

3.4 Code the program/Project using an appropriate microcontroller based software


(MPLABIDE).

3.5Buildtheprogram/project

3.6Connecttheinterfacecircuitwiththemicrocontrollersystem.

3.7Simulatetheprogramtodemonstratetheresult/processinPC

3.8.Load/burn/writeHexfiletothemicrocontroller

3.9 Demonstrate the output of the system by connecting the hardware with the
programmed
microcontroller/Demonstrateboard

3.10PrepareareportfortheJob

4Performthetaskstodesignanddevelopamicrocontrollerbasedsystemforgenerating
timingpulses(triangularwaveorsquarewave).

4.1Designtheschematicandcomponentlayoutdiagramofthesystem.

4.2Constructthesystemaccordingtothedesigneddiagram.

4.3Drawtheflowchartoftheprogram.

4.4 Code the program/Project using an appropriate microcontroller based software


(MPLABIDE).

4.5Buildtheprogram/project

4.6Connecttheinterfacecircuitwiththemicrocontrollersystem.

4.7Simulatetheprogramtodemonstratetheresult/processinPC

4.8.Load/burn/writeHexfiletothemicrocontroller.

8
-9-

4.9 Demonstrate the output of the system by connecting the hardware with the
programmed
Microcontrollerandoscilloscope

4.10PrepareareportfortheJob

5.Performthetaskstodesignanddevelopamicrocontrollerbasedsystemfordisplaying
hexadecimaldigitusingacommonanode/commoncathodesevensegmentdisplay.

5.1Designtheschematicandcomponentlayoutdiagramofthesystem.

5.2Constructthesystemaccordingtothedesigneddiagram.

5.3Drawtheflowchartoftheprogram.

5.4Codetheprogram/Projectusinganappropriatemicrocontrollerbasedsoftware
(MPLABIDE).

5.5Buildtheprogram/project

5.6Connecttheinterfacecircuitwiththemicrocontrollersystem.

5.7Simulatetheprogramtodemonstratetheresult/processinPC

5.8.Load/burn/writeHexfiletothemicrocontroller

5.9 Demonstrate the output of the system by connecting the hardware with the
programmed
microcontroller/Demonstrateboard

5.10PrepareareportfortheJob

6Performthetaskstodesignanddevelopamicrocontrollerbasedsystemfordisplaying
charactersinaLEDDotMatrixdisplay.

6.1Designtheschematicandcomponentlayoutdiagramofthesystem.

6.2Constructthesystemaccordingtothedesigneddiagram.

6.3Drawtheflowchartoftheprogram.

6.4 Code the program/Project using an appropriate microcontroller based software


(MPLABIDE).

6.5Buildtheprogram/project

6.6Connecttheinterfacecircuitwiththemicrocontrollersystem.

9
- 10 -

6.7Simulatetheprogramtodemonstratetheresult/processinPC

6.8.Load/burn/writeHexfiletothemicrocontroller

6.9 Demonstrate the output of the system by connecting the hardware with the
programmed
microcontroller/Demonstrateboard

6.10PrepareareportfortheJob

7 Performthetaskstodesignanddevelopamicrocontrollerbasedinterfacesystemto
controlthespeedanddirectionofasteppermotor.

7.1Designtheschematicandcomponentlayoutdiagramofthesystem.

7.2Constructthesystemaccordingtothedesigneddiagram.

7.3Drawtheflowchartoftheprogram.

7.4 Code the program/Project using an appropriate microcontroller based software


(MPLABIDE).

7.5Buildtheprogram/project

7.6Connecttheinterfacecircuitwiththemicrocontrollersystem.

7.7Simulatetheprogramtodemonstratetheresult/processinPC

7.8.Load/burn/writeHexfiletothemicrocontroller

7.9 Demonstrate the output of the system by connecting the hardware with the
programmed
microcontroller/Demonstrateboard

7.10PrepareareportfortheJob

8Performthetaskstodesignanddevelopamicrocontrollerbasedsystemtocontrolthe
rotationspeedofaDCmotor.

8.1Designtheschematicandcomponentlayoutdiagramofthesystem.

8.2Constructthesystemaccordingtothedesigneddiagram.

10
- 11 -

8.3Drawtheflowchartoftheprogram.

8.4 Code the program/Project using an appropriate microcontroller based software


(MPLABIDE).

8.5Buildtheprogram/project

8.6Connecttheinterfacecircuitwiththemicrocontrollersystem.

8.7Simulatetheprogramtodemonstratetheresult/processinPC

8.8.Load/burn/writeHexfiletothemicrocontroller

8.9 Demonstrate the output of the system by connecting the hardware with the
programmed
microcontroller/Demonstrateboard

8.10PrepareareportfortheJob

9 Perform the tasks to design and develop a microcontroller based digital to analog
conversion(DAC)interfacesystem.

8.1Designtheschematicandcomponentlayoutdiagramofthesystem.

8.2Constructthesystemaccordingtothedesigneddiagram.

8.3Drawtheflowchartoftheprogram.

8.4 Code the program/Project using an appropriate microcontroller based software


(MPLABIDE).

8.5Buildtheprogram/project

8.6Connecttheinterfacecircuitwiththemicrocontrollersystem.

8.7Simulatetheprogramtodemonstratetheresult/processinPC

8.8.Load/burn/writeHexfiletothemicrocontroller

8.9 Demonstrate the output of the system by connecting the hardware with the
programmed
microcontroller/Demonstrateboard

8.10PrepareareportfortheJob

11
- 12 -

9 Perform the tasks to design and develop a microcontroller based analog to digital
conversion(ADC)interfacesystem.

9.1Designtheschematicandcomponentlayoutdiagramofthesystem.

9.2Constructthesystemaccordingtothedesigneddiagram.

9.3Drawtheflowchartoftheprogram.

9.4 Code the program/Project using an appropriate microcontroller based software


(MPLABIDE).

9.5Buildtheprogram/project

9.6Connecttheinterfacecircuitwiththemicrocontrollersystem.

9.7Simulatetheprogramtodemonstratetheresult/processinPC

9.8.Load/burn/writeHexfiletothemicrocontroller

9.9 Demonstrate the output of the system by connecting the hardware with the
programmed
microcontroller/Demonstrateboard

9.10PrepareareportfortheJob
.

10Performthetaskstodesignanddevelopamicrocontrollerbasedtrafficlightinterface
systemforcontrollingthedirectionandmovementofvehiclesatajunctionof4
roads.

10.1Designtheschematicandcomponentlayoutdiagramofthesystem.

10.2Constructthesystemaccordingtothedesigneddiagram.

10.3Drawtheflowchartoftheprogram.

10.4 Code the program/Project using an appropriate microcontroller based software


(MPLABIDE).

10.5Buildtheprogram/project

10.6Connecttheinterfacecircuitwiththemicrocontrollersystem.

10.7Simulatetheprogramtodemonstratetheresult/processinPC

10.8.Load/burn/writeHexfiletothemicrocontroller

12
- 13 -

10.9 Demonstrate the output of the system by connecting the hardware with the
programmed
microcontroller/Demonstrateboard

10.10PrepareareportfortheJob
.

Programmable Logic Controller

11IdentifythepartsandcomponentsofaPLCsystem

12PerformthetaskstodevelopandSimulate/executeaPLCladderprogram(diagram)to
startandstopaAClight.

13PerformthetaskstodevelopandSimulate/executePLCladderprogram(diagram)using
timerinstructionstooperateabuzzer.

14PerformthetaskstodevelopandSimulate/executeaPLCladderprogram(diagram)to
operateindicator/lightusingcounterinstructions.

15PerformthetaskstodevelopandSimulateaPLCladderlogic(diagram)tooperateaDC
motorusingPLCladderlogic.

16PerformthetaskstotooperatearelayusingPLCladderlogicdiagram.

17PerformthetaskstodemonstratetheoperationforcontrollingaMagneticContact

18PerformthetaskstodevelopandSimulateaPLCladderlogic(diagram)tocontrolafilling
controlcircuit.

19PerformthetaskstodevelopandSimulateaPLCladderlogic(diagram)tocontrola
Conveyorbeltmotorcontrolcircuit.

**OnepracticalclassmustbeconductedonMicrocontrollerandanotheronPLCperweek.
ReferenceWebaddressandbooks
1.PIC16F84ADatasheethttp://www.microchip.com
2.UserManualforPIC16F84ATrainingKithttp://www.microprocessorinstitute.edu
3.The8051microcontrollerandembeddedsystemsusingassemblyandC
MuhammadAliMazidi
4.Microcontroller(theoryandapplications)
AjayVDeshmukh
5.TrainingmanualProgrammablelogicControlleranditsapplication

13
- 14 -

inindustrialautomation.InstitutionofEngineers,Bangladesh,
H/Q,Ramna,Dhaka1000
6.ProgrammableLogicControllers.
W.Bolton

14
- 15 -

8572 MULTIMEDIA AND GRAPHICS (8572) T P C


3 3 4

AIMS
To provide the students with an opportunity to acquire knowledge, skill and attitude
in the field of multimedia and applications with a special emphasis on:
Basics of multimedia
Applications, benefits and problems of using multimedia
Multimedia hardware/software essentials
System components, development tools and image used in multimedia
Audio in multimedia
Video in multimedia
Basics of Graphics.
Image Processing
Scan Converting Process.
Two & Three dimensional transformation
Concept of Projection.

SHORT DESCRIPTION
Basics of multimedia; Application, benefits and problems of using multimedia;
Multimedia hardware and software essentials; System components in
developing multimedia; Development tools for multimedia application; Text &
Image used in computer application; Techniques and processes of image
conversion; Basics of sound in multimedia; Sound recording; Sound processing;
Basics of video in multimedia; Video recording; Video processing; Basics of
Graphics; Image Processing; Scan Converting Process; Two dimensional
transformation; Concept of Projection.

DETAIL DESCRIPTION

Theory:

1 Understand the basics of multimedia.


1.1 State multimedia and multimedia systems.
1.2 Describe the history of multimedia.
1.3 Classify multimedia.
1.4 Mention the field of application of multimedia.
1.5 Describe the benefits of multimedia in key areas (Training, sales,
communications, medical).
1.6 Describe the problems of multimedia (based on investment cost,
technical barriers, social & psychological barriers and legal problems).

15
- 16 -

2 Understand the multimedia hardware/software.


2.1 List the Hardware & Software used in a Multimedia System.
2.2 Define multimedia studio.
2.3 Describe the industrial standards and specifications of a typical
multimedia configuration.
2.4 Describe the importance of Plug and Play revolution and MMX
(Multimedia extension) technology.
2.5 Describe the important features of different categories of multimedia
Software.
2.6 Describe different types of development tools for multimedia
applications.

3 Understand the system components in developing multimedia.


3.1 Mention the components of a multimedia system
3.2 Describe the architecture of a multimedia system
3.3 Describe the function of basic delivery system of multimedia platforms.
3.4 Describe the input subsystem functions with block diagram.
3.5 Describe the output processing subsystem with block diagram.

4 Understand different Media and media process system in


multimedia.

4.1 Define discrete and continuous media.


4.2 Describe the discrete media process system in multimedia.
4.3 Define sampling, sampling interval, quantization and quantization error.
4.4 Describe the digitizing process of audio & video signal.
4.5 Define Vectorisation.
4.6 Describe the steps of vectorization.

5 Understand the Text, images & processes of images used in


Multimedia
5.1 Define Text & Image
5.2 Describe the importance of text in multimedia
5.3 Mention the general features of different types of images used in
computer application.

16
- 17 -

5.4 Describe the image data representation in multimedia system


5.5 Describe RGB and CMY color model.
5.6 State compression & image compression.
5.7 Describe the lossless image compression technic (Run length coding)
5.8 Describe the lossy image compression technic (Cosine Transform based
coding)
5.9 Mention the important features of Bitmap, JBIG and JPEG.

6 Understand the basics of sound in multimedia.


6.1 Mention the importance of audio in multimedia application.
6.2 Describe the file formats to store digital audio and MIDI data.
6.3 Describe the audio data representation in multimedia system
6.4 Describe the configuration of sound system with block diagram.
6.5 Describe the function of Musical Instrument Digital Interface (MIDI) in
multimedia system.
6.6 Describe the important aspects of audio compression.

7 Understand sound processing & sound recording in multimedia.


7.1 Mention the importance of sound processing in multimedia
development.
7.2 Mention the imperfections of sound processing.
7.3 Define destructive and non-destructive sound processing
7.4 List different components of sound recording system.
7.5 State the important aspects of hardware and software for sound
recording.
7.6 List different sound recording software.
7.7 Differentiate between monophonic and stereo recording.
7.8 Mention the problems in digital recording process.
7.9 Describe the disk space requirements for digital recording.

8 Understand the basics of video in multimedia.


8.1 Mention the importance of video data in multimedia application.
8.2 Describe the planning stages for video incorporation into a multimedia
project.
8.3 Describe the important aspects of converting video for the computer.
8.4 Describe the configuration for video system with block diagram.

17
- 18 -

8.5 Describe different types of video compression technic.


8.6 Mention the important features of MPEG.

9 Understand the video processing & video recording.


9.1 List the multimedia equipment for video processing.
9.2 Describe video capture and playback system.
9.3 List different video recording equipment & video recording software.
9.4 State the important features of hardware and software for video
recording.
9.5 Describe the file formats for saving video information.
Graphics

10 Understand Graphics.
10.1 Define Computer graphics
10.2 Define Pixel, Resolution, Raster & Aspect ratio
10.3 Define Object Space, Image Space & Image Processing.
10.4 Describe Raster Scan Graphic Display
10.5 Describe Random Scan Graphic Display

11 Understand Scan Converting Process


11.1 Define Scan Conversion
11.2 Describe the point and line scan Converting process.
11.3 Describe the circle and ellipse scan Converting process.
11.4 Mention Line Drawing Algorithms

12 Understand Two Dimensional Transformation.


12.1 Define transformation, translation, rotation, scaling and magnification.
12.2 Describe Basic geometric transformation.
12.3 Describe the co-ordinate transformations
12.4 Define composite transformation and instance transformation.
12.5 Mention the matrix description of the basic transformation.
12.6 Define projection, projection plane.

13 Understand Two Dimensional Viewing & Clipping.


13.1 Define WCS, VCS, Window, Viewport, Viewing Transformation
13.2 Describe Two- Dimensional viewing

18
- 19 -

13.3 Define clipping


13.4 Mention Different types of clipping
13.5 Mention different Line Clipping Algorithms
13.6 Describe Polygon Clipping

Practical:

1 Identify the hardware of multimedia systems.


2 Prepare the general specifications of a typical multimedia system.
3 Identify the hardware with external features, settings and connections of
sound equipment.
4 Work with digital video playbacks, recording and editing software for
multimedia and write a report.
5 Manipulate and process sound files using different software packages.
6 Input and use sounds in multimedia applications.
7 Work with digital video recording and editing from VCRs/Laser disk
player/Video camera using appropriate multimedia software.
8 Develop simple multimedia software for educational purpose.
9 Write a program to draw a line using pixel function only.
10 Write a program to draw a circle using pixel function only.
11 Write a program to increase/ decrease the contrast of an image using an
appropriate language.
12 Write a program to transform an image using an appropriate language.

REFERENCE BOOKS
1. Multimedia in practice
- Judith Jeffcoate
2. Multimedia, Sound & Video
- Jose Lozano
3. Computer graphics
- Schaums Out lines Series

19
- 20 -

20
- 21 -

6672 SYSTEM ANALYSIS DESIGN AND DEVELOPMENT T P C

2 3 3

AIMS
To provide the students with an opportunity to acquire knowledge, skill and attitude
in the fields of system analysis, design and computer based development with
special emphasis on:
1 system concept
2 system analysis
3 system design & implementation
4 OOA/D concept

SHORTDESCRIPTION
1System concepts, System analysis, System design and implementation, OOA/D.
.

DETAIL DESCRIPTION
Theory:

SYSTEMS CONCEPTS
11 Understand the elements of information systems and management.
11.1 Define system and information systems.
21.2 Mention the characteristics of systems.
31.3 Describe the key elements of a system.
41.4 Define open and closed system.
51.5 Describe the characteristics of open system.
61.6 Describe the categories of information.
71.7 State the qualities of information.
81.8 State the need of computer based information system.
91.9 Describe the Management and Information System levels in an organization.
10
22 Understand the Organizational functions and system development life cycle.
12.1 State the common functions of an organization.
22.2 State the various functions an educational institution.
32.3 State the functions of various departments of a manufacturing organization.
42.4 State the meaning of system development life cycle.
52.5 Describe the function of each stages of system development life cycle (SDLC).
6
13 Understand the roles of system analyst and functions of MIS facility center.
13.1 State the meaning of systems analysis
23.2 Describe the skills required for a system analyst.
33.3 Describe the relationship between interpersonal and technical skills required in
different stages of system development.
43.4 Mention the background experiences and attributes of system analyst.
53.5 Mention the primary functions of an MIS facility center.

21
- 22 -

63.6 State the activities of administrator in an MIS facility center.


73.7 Describe different structures of systems analysis.
83.8 Describe different functions of programmers and operators.
93.9 State the responsibilities and duties of an system analyst in an MIS facility center.
103.10 Compare the responsibilities of system analyst and programmer in an MIS
facility center.
11
24 Understand the process of initial investigation and information gathering.
14.1 Mention the steps of systems analysis.
24.2 State the meaning of system planning.
34.3 Name the fields of a user request form.
44.4 Describe the steps of initial investigation process.
54.5 Mention the sources of information.
64.6 Mention the categories of information.
74.7 List the information gathering tools.
84.8 Mention the phases of information gathering.
94.9 Describe the information gathering methods.
104.10 State the guideline of a successful interview.
114.11 State the types of questionnaires.
12
35 Understand the tools of structured analysis.
15.1 State the meaning of structured analysis.
25.2 Name the tools of structured analysis.
35.3 Define physical document flow diagram and logical data flow diagram (DFD).
45.4 State the meaning and functions of DFD symbols.
55.5 Mention the thumb rules of drawing DFDs.
65.6 Draw sample document flow diagram and data flow diagram (DFD).
75.7 State the meaning of decision trees, decision table, structured English and data
dictionary.
85.8 Prepare DFD, decision trees, decision table, structured English and data dictionary
for sample small process like store/purchase/accounts /order/receive etc.
9
46 Understand the feasibility analysis.
16.1 Mention the meaning of feasibility study.
26.2 Describe the economic, technical and behavioral feasibility.
16.3 Describe the steps in feasibility analysis.
26.4 State the categories of cost and benefit.
36.5 State the procedure for cost/benefit determination.
46.6 State the alternating solutions to be examined during feasibility analysis.
56.7 State the content of feasibility report.
6
27 Understand the system design.
17.1 Mention the meaning of systems design.
27.2 Distinguish between logical design and physical design.
37.3 Mention activities covered in systems design.
47.4 Mention the steps in physical systems design and design methodologies.
57.5 Mention the meaning of input/output design.
67.6 Mention the characteristics of different forms.
77.7 Describe the factors to be considered to design a form .
87.8 Describe the objectives of database.

22
- 23 -

97.9 Describe the steps of database design.


107.10 State the structure and general principles to be used in designing output reports.
117.11 State system design according to the principle of ITIL (information technology
infra structure library).
12
38 Understand the process of systems testing and security.
18.1 Describe the objectives of control and testing the information systems.
28.2 Describe different types of systems test.
38.3 Describe the quality factor specification.
48.4 State the requirements to be met to ensure security of information systems.
5
49 Understand the implementation and software maintenance activities.
19.1 Mention the activities considered in systems conversion.
29.2 Describe the need of user training.
39.3 Describe the post implementation activities.
49.4 State the points to be mentioned for requesting proposal from vendors.
59.5 Prepare a feature form to make a comparative evaluation of vendors proposal for
computer system.
6
510 Understand the concept of object oriented analysis and design.
110.1 Define object oriented analysis and design.
210.2 Define Unified Modeling Language (UML).
310.3 State the ways to apply UML.
410.4 Describe the perspectives to apply UML.
510.5 Define Unified Process.
610.6 Describe the Iterative and Evolutionary development.
710.7 State the benefits of iterative development.
810.8 State the Unified Process (UP) phases.

PRACTICAL:

11 Perform the collection of documents to recognize the need of a new computerized


system.
11.1 Name the existing system & give general statements of the problem.
21.2 Collect the organization chart of the existing system.
31.3 Collect the materials such as forms, files, reports and other documents of the
existing system.
41.4 Note down the data and information found in the material collected.
51.5 Classify the materials collected as (i) input materials, (ii) output (reports) materials
and (iii) procedure materials.
6
22 Perform the collection of information of the personnel currently solving the problem
into the manual system.
12.1 List all personnel currently solving the problem (i.e. working with the manual
system).
22.2 Make a rough group of the personnel of
3i) Clerical & service staff.
4ii) Supervisory staff.
5iii) Middle management & professional staff, and
6iv) Executive management staff.

23
- 24 -

72.3 Modify the organization chart to reflect all personnel involved in the current system.
8
33 Perform the observation of existing system process & gather information by interview
and questionnaires.
13.1 Observe the working procedures of the existing (manual) system.
23.2 Prepare questionnaires and take interview of the related personnel to know the
necessary information.
33.3 Draw the physical document flow diagram and logical data flow diagram of the
existing system and verify them with the users function.
43.4 Prepare decision trees, decision table, structured English and data dictionary for the
most important part of above DFD.
53.5 Identify the entities and properties of the system considering existing documents,
observation, questionnaires and interviews.
63.6 Draw the relationship of the entities (data model-entity relationship diagram) &
verify these with the end-users.
7
44 Perform the preparation of end-users requirements & select the feasible solution for
the alternative candidate systems.
14.1 Identify output requirements of the modified systems.
24.2 Identify input requirements.
34.3 Identify processing requirements.
44.4 Identify the constraints and limitations of the systems.
54.5 Draw the process models and data models of the new system.
64.6 Verify the models with the end-users.
74.7 Prepare different possible solutions for the system.
14.8 Prepare technical, operational & economic feasibilities of each solution.
24.9 Select the best solution within the budget of the organization.
34.10 Prepare the statements of scope and objectives of the new systems.
4
25 Perform the design of external forms, input & dialogue screens.
15.1 Prepare input/output specifications for the selected system.
25.2 Prepare security & control specifications.
35.3 Specify the implementation plan.
45.4 Design input source documents.
55.5 Design online data entry screens.
65.6 Design dialogue screens.
75.7 Design different types of message of the systems.
85.8 Verify each design item with the end-users.
9
36 Perform the design of reports, display screens & databases.
16.1 Design the structures of outputs reports.
26.2 Design the structures of output display.
36.3 Design the structure of the memory variables.
46.4 Design the structures of conventional files.
56.5 Design the structures of database files.
66.6 Verify each design item with the end users.
7
47 Perform the design of test plan & procedure.
17.1 Design process & modules.
27.2 Design test plan for each module and integrated module.

24
- 25 -

37.3 Verify each design item with end users.


4
58 Perform the selection of tools, databases and development of menus.
18.1 Select suitable system development languages & tools (preferably a 4GL).
28.2 Develop files & database and their access orders.
38.3 Develop background screen for the system and the organization.
48.4 Develop main menus and submenus.
5
69 Perform the development of input screens and dialogues.
19.1 Develop input screens (for entry, edit & delete).
29.2 Develop message and control procedures.
39.3 Test each module with data according to the test plan.
4
710 Perform the development of modules for data entry & processing.
110.1 Develop each module for data entry, edit & delete.
210.2 Develop each module for processing data.
310.3 Test each module with data according to the test plan.

811 Perform the development of modules for output display and printing.
111.1 Develop output display screens.
211.2 Develop procedures for each display screen.
111.3 Develop output reports printing procedures.
211.4 Test each modules with data according to the test plan.
3
212 Perform the integration & testing of the developed systems.
112.1 Integrate the new system.
212.2 Test the new system.
312.3 Modify the system if necessary.
4
313 Perform the preparation of manuals & documentations.
113.1 Write final documentations into the source code.
213.2 Write user and technical manuals.
313.3 Install the system for the user.
413.4 Present the new system to the authorities and users.

REFERENCE BOOKS

11. System Analysis and Design


- Elias M. Awad
2. Analysis and Design of Information Systems
- V. Rajaraman
3. System Analysis and Design Methods
0 - Whitten, Bently, Barlow
24. Applying UML and Patterns

25
- 26 -

6673 DATA COMMUNICATION AND COMPUTER NETWORK -II


TPC
233

AIMS
1 To be able to develop knowledge, skill and attitude in computer communication networks and
media access control methods.
2 To be able to acquire knowledge, skill and attitude of network architectures, protocols,
standards, connectivity, services, security and management.

SHORTDESCRIPTION
Computer communication network and media access control methods, Network
architectures and standards ,Network connectivity and services, Network security
and management.

DETAIL DESCRIPTION
Theory:
COMPUTER COMMUNICATION AND COMPUTER NETWORK
11 Understand computer communication Networking.
11.1 Mention the problems of communicating devices for directly point-to-
point connection with their solutions.
21.2 Describe the way of connecting network stations via communication
network.
31.3 Mention the categories of Communication Network based on data
transfer technique.
41.4 Mention the difference between switching and broadcast communication networks.
51.5 Describe the role of circuit switching, packet switching, frame relay, ATM and
ISDN.
61.6 Mention the difference between circuit switching and packet switching
techniques.
2
32 Understand the Server based and peer computer networks.
12.1 Define client, Server and peer computer in a network.
22.2 Describe the Server-based Network and Domains.
32.3 Describe the roles of common types of servers.
42.4 Mention the deference between DNS and DHCP Server
52.5 State the function of Forward and reverse lookup zones.
1
23. Understand the Media access control design issues for LAN System.
13.1 Mention different techniques of media access control.
23.2 Describe the round robin/ polling, reservation and contention based access control
techniques.
33.3 Describe collision on a contention based network.
43.4 Describe the operation of CSMA/CD access control.
53.5 Describe the operation of token ring and token bus access control.
3.6 Describe the comparison of media access control techniques (i, e, CSMA/CA Vs
CSMA/CD, CSMA/CD Vs Token passing, CSMA/CD Vs Demand priority access
control).

26
- 27 -

NETWORK PROTOCOL ARCHITECTURES AND STANDARDS


4.Understand the OSI model.
4.1 Describe the concept of Defacto and Dejure standards.
4.2 List the name of standard organizations responsible for network standards.
4.3 State the ISO issues.
4.4 Draw the layers of the OSI reference model.
4.5 Describe the function of each layers of OSI model.
4.6 Mention the protocols of each layer.

15 Understand the TCP/IP protocol architecture.


5.1 Define process, host and network.
5.2 Mention the layers of TCP/IP protocol architecture.
5.3 Explain the functions of each layer of TCP/IP protocol architecture.
5.4 Describe the communication using TCP/IP protocol architecture with Block diagram.
5.5 State the Hierarchy of key protocols commonly implemented as part of the TCP/IP
protocol suite.
5.6 Explain the role of TCP/IP protocol interface.
5.7 Compare the layering structure of TCP/IP suite and OSI model.
2
36 Understand the IEEE 802.x standards and Ethernet.
6.1 State the objective of the 802 project model.
6.2 Describe the important features of the IEEE 802 categories.
6.3 State the relation between standard IEEE 802 and OSI model.
6.4 Mention Ethernet Specification of 100 base 2 and 100 base 5 cabling system.
6.5 Describe 5-4-3 rule of thumb for thicknet and thinnet Ethernet LAN.
6.6 Describe the features of demand priority access LAN/100 base VG Any LAN.
4
57 Understand Fiber Distributed Data Interface (FDDI).

7.1 Describe the working procedure of FDDI.


7.2 Mention the advantages and disadvantages of using FDDI in networking.
7.3 Describe the role of dual counter rotating ring in the event of device or cable failure
in FDDI.
7.4 Describe the important features of FDDI components.
7.5 Draw the layout diagram of FDDI network using concentrators.
4
58 Understand Wireless Networking.
8.1 Define wireless Networking.
8.2 Mention the need of wireless Network.
8.3 Define wireless access Point(WAP).
8.4 Describe transmission techniques of wireless Networking.
8.5 Mention the types of wireless Network.
8.6 Mention the uses of wireless Network.
8.7 Describe the role of Wi-Fi/ Wi-Max technology in modern communication system.
8.8 Describe about Bluetooth Technology

19 Understand the internetwork connectivity devices.

27
- 28 -

2
9.1 List the common internetwork connectivity devices.
9.2 Describe the function and operation of Routers, CSU/DSUs and Gateways.
9.3 State the meaning of alternative routes of Routers.
9.4 Mention the features of different types of Routers.
9.5 Mention the difference between Bridges and Routers.
9.6 Mention the features of Routers and Gateways.
9.7 Describe the uses of Gateways.

110 Understand connection services.


2
10.1 Mention the common network services.
10.2 Define Dial-Up lines and leased lines.
10.3 Define Remote Access Service (RAS).
10.4 State the meaning and use of VPN, DUN, PSTN.
10.5 Describe RAS protocols.
10.6 Describe the limitations of RAS.

111 Understand the network security.

11.1 Define network security.


11.2 Mention the essentials of LAN security.
11.3 Describe the levels of security.
11.4 Describe the role of network management.
11.5 State the meaning of the terms: Control, Management, Maintenance and Administration in
networking.
11.6 Describe the network management functions.

12. Understand the concept of cloud networking

12.1 Define cloud computing and storage.


12.2 State the concept of big data.
12.3 Define Virtual Private Server and storage management.
12.4 State the concept of NoSQL Database for cloud system.
12.5 Define Apps and social media data mining.

Practical:
11. Install a Linux based server.
22. Assign IP address and Host name.
33. Manage Remote Login through TELNET/SSH.
44. Configure File Transfer protocol (FTP)/ Network File System (NFS).
55.Configure File Transfer system using TCP and UDP.
66. Configure Samba server configuration.
77. Install and manage Domain name system (DNS).
88. Manage Dynamic Host Configuration protocol (DHCP).
99. Manage DNS client and secondary DNS.
1010. Configure Mail server, Web server and proxy server.
1111. Manage security policy.
1212. Configure Linux PC as a router.

28
- 29 -

1313. Implement a linux network with minimum five computers.


1414. Implement a wireless network with minimum five computers.

REFERENCE BOOKS
11 Data & Computer Communications, by Willian Stallings
22 Computer Networks, - by Andrew S. Tanenbaum.
33 Networking Essentials, - MCSE Study Guide.
44 Learning Red hat Linux-By Bill Mc Carty.
55 Linux- By Kamaran Hossain

29
- 30 -

6674 COMPUTER ENGINEERING PROJECT-II


T PC
0 6 2
AIMS
1 To be able to understand the project concept paper (PCP)
2 To be able to develop knowledge, skill and attitude of preparing different stages of computer
hardware and software related project
3 To be able to gather experience of writing report on project work.

SHORTDESCRIPTION
Hardware projects:
Digital clock, Digital voltmeter/multimeter, 4 functions ALU with conditional control
system, Taxi cab meter system, Digital logic trainer, Simple as possible computer,
Bit slice computer or any other Hardware/firmware project assigned by the teacher.
Software projects:
Information management system, Control system, Operating system, Packages,
Educational/Entertainment software.

DETAIL DESCRIPTION
11 Perform the tasks to construct a digital clock with at least the features of the clock which (a)
is able to show the seconds, minutes and hours (b) counts from 0 to 12 AM/PM (c) resets
the time as required.
0 1.1 Design/collect the circuit diagram for constructing the project.
1 1.2 Prepare a study report including detail specifications, theories/working
procedure of each stages/operation of major devices of the circuits.
2 1.3 Collect the components/devices/instruments/tools/project board according to
the need.
3 1.4 Design components layout diagram.
4 1.5 Construct the circuits in a project board or prepare the circuit using electronic
engineering software in a computer screen.
5 1.6 Connect the appropriate power of accurate voltage & current and observe the
output or simulate the output in the monitor screen.
6 1.7 Test/reconstruct/modify the circuits if there any error or malfunction occurs
during the output observation.
7 1.8 Design a printed circuit board (PCB) for the proposed project.
8 1.9 Prepare the PCB (manually/screen print method).
9 1.10 Install the components into the PCB and soldered carefully.
10 1.11 Connect the appropriate power with accurate voltage and current rating.
11 1.12 Observe the output operation.
12 1.13 Prepare a users manual.
13 1.14 Write the project report in detail.

30
- 31 -

12 Perform the tasks to construct a digital voltmeter with at least the features of the
voltmeter which (a) is able to measures A/C and DC voltage from 0 to 999 volts
and (b) shows the voltage in the seven segment display.
12.1 Design/collect the circuit diagram for constructing the proposed project.
22.2 Prepare a study report including detail specifications, theories/working
procedure of each stages/operation of major devices of the circuits.
32.3 Collect the components/devices/instruments/tools/project board according to
the need.
42.4 Design components layout diagram.
52.5 Construct the circuits in a project board or prepare the circuit using
electronic engineering software in a computer screen.
62.6 Connect the appropriate power of accurate voltage & current and observe the
output or simulate the output in the monitor screen.
72.7 Test/reconstruct/modify the circuits if there any error or malfunction occurs
during the output observation.
82.8 Design a printed circuit board (PCB) for the proposed project.
92.9 Prepare the PCB (manually/screen print method).
102.10 Install the components into the PCB and soldered carefully.
112.11 Connect the appropriate power with accurate voltage and current rating.
122.12 Observe the output operation.
132.13 Prepare a users manual.
142.14 Write the project report in detail.
15
23 Perform the tasks to construct a four function ALU with at least the features which
1(a) is able to perform simple arithmetic & logical operation
2(b) controls the operation on the basis of some well defined condition
3(c) shows the output result using both binary and seven segment display.
43.1 Design/collect the circuits diagram for constructing the proposed project.
53.2 Prepare a study report including detail specifications, theories/working
procedure of each stages/operation of major devices of the circuits.
63.3 Collect the components/devices/instruments/tools/project board according to
the need.
73.4 Design components layout diagram.
83.5 Construct the circuits in a project board or prepare the circuit using
electronic engineering software in a computer screen.
93.6 Connect the appropriate power of accurate voltage and current and observe
the output or simulate the output in the monitor screen.
103.7 Test/reconstruct/modify the circuits if there any error or malfunction occurs
during the output observation.
113.8 Design a printed circuit board (PCB) for the proposed project.
13.9 Prepare the PCB (manually/screen print method).
23.10 Install the components into the PCB and soldered carefully.
33.11 Connect the appropriate power with accurate voltage and current rating.
43.12 Observe the output operation.
53.13 Prepare a users manual.

31
- 32 -

63.14 Write the project report in detail.


7
24 Perform the tasks to construct a meter system of taxi cab with the features of which is
able to show the time, distance and amount of money on the basis of distance and
time (where the clock of the system counts the wait time but stops during the
running period).
14.1 Design/collect the circuit diagram for constructing the proposed project.
24.2 Prepare a study report including detail specifications, theories/working
procedure of each stages/operation of major devices of the circuits.
34.3 Collect the components/devices/instruments/tools/project board according to
the need.
44.4 Design components layout diagram.
54.5 Construct the circuit in a project board or prepare the circuit using electronic
engineering software in a computer screen.
64.6 Connect the appropriate power of accurate voltage & current and observe the
output or simulate the output in the monitor screen.
74.7 Test/reconstruct/modify the circuit if there any error or malfunction occurs
during the output observation.
84.8 Design a printed circuit board (PCB) for the proposed project.
94.9 Prepare the PCB (manually/screen print method).
104.10 Install the components into the PCB and soldered carefully.
114.11 Connect the appropriate power with accurate voltage and current rating.
124.12 Observe the output operation.
134.13 Prepare a users manual.
144.14 Write the report of the project.
15
35 Perform the tasks to construct a digital logic trainer with at least the following features
:
the trainer must contain 2 state (0,+5v) 8 data input, 2 extra 3 state
(+5v,0 and 5v) control input switches, 2 push button clock input, a
function generator with multiple frequency range, fixed voltage
input (5v, ground and 5v), variable voltage source (0 to 15 volt)
and (0 to 15v), project board, 8 bit binary and 2 digit
Hexadecimal/BCD 7 segment display.
15.1 Design/collect the circuit diagram for constructing the proposed project.
25.2 Prepare a study report including detail specifications, theories/working
procedure of each stages/major devices of the circuits.
35.3 Collect the components/devices/instruments/tools/project board according to
the need.
45.4 Design components layout diagram.
15.5 Construct the circuits in a project board or prepare the circuit using
electronic engineering software in a computer screen.
25.6 Connect the appropriate power of accurate voltage & current and observe the
output or simulate the output in the monitor screen.

32
- 33 -

35.7 Test/reconstruct/modify the circuit if there any error or malfunction occurs


during the output observation.
45.8 Design a printed circuit board (PCB) for the proposed project.
55.9 Prepare the PCB (manually/screen print method).
65.10 Install the components into the PCB and soldered carefully.
75.11 Connect the appropriate power with accurate voltage and current rating.
85.12 Observe the output operation.
95.13 Prepare a users manual.
105.14 Write the project report in detail.
11
26 Perform the tasks to construct a 8 bit SAP (simple as possible)/Bit slice computer.
16.1 Design/collect the circuit diagram for constructing the proposed project.
26.2 Prepare a study report including detail specifications, theories/working
procedure of each stages/major devices of the circuits.
36.3 Collect the components/devices/instruments/tools/project board according to
the need.
46.4 Design components layout diagram.
56.5 Construct the circuits in a project board or prepare the circuit using
electronic engineering software in a computer screen.
66.6 Connect the appropriate power of accurate voltage and current and observe
the output or simulate the output in the monitor screen.
76.7 Test/reconstruct/modify the circuit if there any error or malfunction occurs
during the output observation.
86.8 Design a printed circuit board (PCB) for the proposed project.
96.9 Prepare the PCB (manually/screen print method).
106.10 Install the components into the PCB and soldered carefully.
116.11 Connect the appropriate power with accurate voltage and current rating.
126.12 Observe the output operation.
136.13 Prepare a users manual.
146.14 Write the project report in detail.
15
37 Perform the tasks to construct any other computer related engineering project work of
same standard assigned by the teacher within the facilities available in the
respective institute.

33
SOFTWARE PROJECT
18 Perform the tasks to develop any one of the following software using standard programming
language (C/C++/Visual programming/Oracle/ HTML/XML/Java etc.).
1i) Educational institute management system
2ii) Hotel management system
3iii) Digital clock
4iv) Accounting software
5v) Transport ticketing management system
6vi) Departmental store management system
7vii) Admission management system
8viii) Billing management system.
9ix) Any other computerized system/control system/operating system/ network
system/ packages/ educational/ entertainment software.
108.1 State the abstract PCP of the proposed software.
118.2 Write the objectives of the proposed software.
128.3 Design the user interface of the proposed software in paper.
138.4 Choose an appropriate programming language.
148.5 Create different forms, buttons, label, text box, check box, combo box and menus
according to the need of the software.
158.6 Create table if necessary.
168.7 Write codes for the above objects.
178.8 Run and test the program.
188.9 Debug and modify the program if needed.
198.10 Prepare users manual.
208.11 Write a detail report about the developed software.

NB :
1a) Students must perform at least one (Hardware/firmware) engineering project and a
software project in a semester.
2b) Students may allow to perform the project works in group basis.
3c) Number of students in a group should not be more than fiv
5852 INDUSTRIAL MANAGEMENT T P C
2 0 2
AIMS
To be able to develop the working condition in the field of industrial or other
organization.
To be able to understand develop the labor management relation in the
industrial sector.
To be able to develop the management techniques in the process of decision
making.
To be able to manage the problems created by trade union.
To be able to understand the network , PERT, CPM & MBO
To be able to perform the marketing.
To be able to maintain inventory.

SHORT DESCRIPTION
Basic concepts of management; Principles of management; Scientific management;
Organization; Span of supervision; Motivation; Personnel management and human
relation; Staffing and manpower planning ; Training of staff; Industrial dispute; Concept of
leadership; Concepts and techniques of decision making; Concept of trade union; Inventory
control; Economic lot size ; Break even analysis; Labour and industrial law; PERT , CMP ;
Network ; Marketing; Production management;

1 Understand the basic concepts & principles of management.


1.1 Define management and industrial management.
1.2 State the objectives of modern management.
1.3 Describe the scope and functions of management.
1.4 State the principles of management.
1.6 State the activity level of industrial management from top personnel to
workmen.
1.7 Describe the relation among administration, organization &
management.
1.8 Define Production Management and functions of Production Management.
1.9 Explain the social responsibilities of management.

2 Understand the concept of scientific management.


2.1 Define scientific management.
2.2 Discuss the basic principles of scientific management.
2.3 Explain the different aspects of scientific management.
2.4 Discuss the advantages and disadvantages of scientific management.
2.5 Describe the difference between scientific management and traditional
management.
2.6 Describe the following four periods of management thought:
(i) pre-scientific management.
(ii) scientific management.
(iii) human relations
(iv) refinement extension and synthesis of management theories and
practices.

3 Understand the concepts of organization and organization structure.


3.1 Define management organization.
3.2 State the elements of management organization.
3.3 Discuss the types of organization structure
3.4 Describe different forms of organization structure.
3.5 Distinguish between line organization and line & staff organization.
3.6 Distinguish between line organization and functional organization.
3.7 Describe the feature advantages and disadvantages of different
organization structure.
3.8 Define organizational chart.
3.9 Describe the different types of organizational chart.
4 Understand the basic concept of span of supervision.
4.1 Define span of supervision and optimum span of supervision.
4.2 Discuss the considering factors of optimum span of supervision.
4.3 Discuss advantages and disadvantages of optimum span of supervision.
4.4 Define delegation of authority.
4.5 Explain the principles of delegation of authority.
4.6 Explain the terms: authority, responsibility and duties.

5 Understand the concept of motivation.


5.1 Define motivation.
5.2 Discuss the importance of motivation.
5.3 Describe financial and non-financial factors of motivation.
5.4 State the motivation process or cycle.
5.5 Discuss the motivation theory of Maslows and Harzbergs.
5.6 Differentiate between theory-X and theory-Y.
5.7 Discuss the relation between motivation and morale.

6 Understand the concept of leadership.


6.1 Define leadership.
6.2 Discuss the importance and necessity of leadership.
6.3 Discuss the functions of leadership.
6.4 Identify the types of leadership.
6.5 Describe the qualities of a leader.
6.6 Distinguish between autocratic leader and democratic leader.

7 Understand the basic concepts and techniques of decision making.


7.1 Define decision making.
7.2 Discuss the importance and necessity of decision making.
7.3 Discuss different types of decision making .
7.4 Describe the steps in decision making.

8 Understand the concept of personnel management and human relation.


8.1 Define personnel management.
8.2 Discuss the importance of personnel management.
8.3 Discuss the functions of personnel management.
8.4 Define staffing.
8.6 Define recruitment and selection of employees.
8.7 Describe various sources of recruitment of employees.
8.8 Describe the various methods of selection of employees.
8.9 Discuss the advantages and disadvantages of internal sources of
recruitment.
8.10 Discuss the disadvantages of external sources of recruitment.
8.11 Define training and orientation of employee.
8.12 Discuss the importance and necessity of training.
8.13 Discuss the various methods of training of workmen, technicians and
executive personnel.

9. Understand the concept of inventory control


9.1 Define inventory.& inventory control.
9.2 Describe the function of inventory control.
9.3 Discuss the necessity and importance of inventory control.
9.4 Mention the advantages and disadvantages of inventory control.
9.5 Explain the following terms :
- Bin card or Bin tag.
- Purchase requisition.
- Store requisition.
- Material transfer note.
- First in first out (FIFO).
- Last in first out(LIFO).
- PERT
- CPM
- NETWORK
- MBO

10 Understand the concept of economic lot size & break even analysis
10.1 Define economic lot size.
10.2 Discuss the effects of over supply and under supply.
10.3 Describe the method of determination of economic lot size.
10.4 Explain the terms :
- Safety stock
- Determination of safety stock
- Lead time
10.5 Define break even point and break even chart.
10.6 Explain the terms :
- Break even analysis.
- Fixed cost.
- Variable cost.
10.7 Discuss the importance of break even analysis.
10.8 Describe the method of preparing break even chart.
10.9 Describe different methods of break even analysis.
10.10 Draw break even chart in different method.
10.11 Mention the advantages and disadvantages of break even analysis.

11 Understand the concept of Marketing and inventory control


11.1 Define marketing.
11.2 Discuss the function of marketing.
11.3 State the objectives of marketing.
11.4 Explain the terms :
- Brand
- Producer
- Consumer
- Customer
- Copyright
- Trade mark
11.5 Discuss product life-cycle and marketing strategies in different stages of a product life-
cycle
11.6 Define purchasing
11.7 Describe the five R of purchasing principles

12 Understand the concept of trade union and industrial law


12.1 Define trade union.
12.2 Mention the objectives of trade union.
12.3 Discuss the function of trade union.
12.4 Describe different types of trade union.
12.5 Mention the names of major trade union in Bangladesh.
12.6 Define labour and industrial law.
12.7 Discuss the importance of labour and industrial law.
12.8 Explain the terms :
- Factory Act. (1965)
- Minimum Wage Act (1957).
- Industrial Disputes Act.
- Work Men Compensation Act.
- Trade Union Act.
5853 ENTREPRENEURSHIP TPC
202
AIMS
To be able to understand the concept of entrepreneurship & entrepreneur.
To be able to understand the concept of environment for entrepreneurship.
To be able to understand the sources of venture ideas in Bangladesh.
To be able to understand the project selection.
To be able to understand business planning.
Tobeabletounderstandthecasestudy

SHORTDESCRIPTION
Concepts of entrepreneurship & entrepreneur; Entrepreneurship & economic
development; Environment for entrepreneurship; Entrepreneurship in the theories
of economic growth; Sources of ventures ideas in Bangladesh; Evaluation of venture
ideas; Financial planning; Project selection; Self employment; Entrepreneurial
motivation; Business plan; Sources of assistance & industrial sanctioning procedure.
Insurance ; case study.
DETAIL DESCRIPTION

Theory :
1 Understand the basic concept of entrepreneurship & entrepreneur.
1.1 Define entrepreneurship & entrepreneur.
1.2 Discuss the characteristics and qualities of etrepreneur.
1.3 Mention the classifacation of entrepreneur.
1.4 Discuss the case entrepreneurship and mass entrepreneurship.
1.5 Discuss the necessity of entrepreneurship as a career.
1.6 Discuss the function of entrepreneur in developing countries.
1.7 Discuss the prospect of entrepreneurship development in Bangladesh.

2 Understand the concept of entrepreneurship and economic development.


2.1 Define economic development.
2.2 Discuss that the economic development is a process.
2.3 Describe the entrepreneurship as a factor of economic development.
2.4 Discuss the capital accumulation or rate of savings.
2.5 Discuss the role of entrepreneur in the technological development and their introduction into
production Process.
2.6 Discuss the entrepreneur in the discovery of new sources of resources.
2.7 Discuss the entrepreneur in the discovery of new product.
2.8 Discuss the discovery of new markets.

3 Understand the concept of entrepreneurship in the theories of economic growth.


3.1 Define entrepreneurship in the theories of economic growth.
3.2 Discuss the theory of need for achievement of Devid MacClelland.
3.3 Discuss the Malthusian theory of population and economic growth.
3.4 Discuss the labour theory of production and limit to growth.
3.5 Discuss the Keynesian theory of employment and output.
3.6 Discuss the stage theory of growth.
3.7 Discuss the Schumpterian theory of economic development.
3.8 Discuss the entrepreneurship motive in economic development.
4 Understand the sources of vanture ideas in Bangladesh.
4.1 Define sources of venture ideas in Bangladesh.
4.2 Discuss different types of sources of venture ideas in Bangladesh.
4.3 Discuss informal sources of venture ideas in Bangladesh.
5 Understand the evaluation of venture ideas.
5.1 Define evaluation of venture ideas.
5.2 Discuss the factors that influence the selection of venture ideas.
5.3 Discuss the evaluating financial aspects of business.
5.4 Discuss the determinats of the firm size.

6 Understand the concept of project selection and financial planning.


6.1 Define project.
6.2 Discuss the idea of project.
6.3 Describe the guide lines for project ideas.
6.4 Discuss the sources of project ideas.
6.5 Discuss the evaluation of project ideas.
6.6 Describe the technical aspect of project.
6.7 Define financial planning.
6.8 Discuss the long term financial plan.
6.9 Discuss the short term financial plan.

7 Understand the concept of self employment.


7.1 Define self employment.
7.2 Describe different types of employment.
7.3 Describe the importance of business as a profession.
7.4 Discuss the reasons for success and failure in business.
7.5 Discuss the self assessment of entrepreneurial qualities.
8 Understand the concept of entrepreneurial motivation.
8.1 Define entrepreneurial motivation.
8.2 Discuss the achievement motivation theory.
8.3 Describe the means of improving achievement motivation.
8.4 Discuss the background of high need achievement.
8.5 Describe the problems associated with high need achievement.

9 Understand the business plan and the concept of the environment for entrepreneurship.
9.1 Define business plan.
9.2 Describe the importance of business plan.
9.3 Discuss the contents of business plan.
9.4 Describe the business plan proforma.
9.5 Define environment of business.
9.6 Describe the factors which effect environment on entrepreneurship
9.7 Discuss the aspects of business environment

10 Understand the concept of sources of assistance & industrial sanctioning procedure.


10.1 Define sources of assistance.
10.2 Describe different types of sources of assistance.
10.3 Describe entrepreneurship development cycle.
10.4 Discuss the aid of sources.
10.5 Discuss the industrial policy.
10.6 Describe the technique of industrial policy.
10.7 Define foreign aid.
11 Understand the insurance and premium.
11.1 Define insurance and premium
11.2 Describe the essential conditions of insurance contract.
11.3 Discuss various types of insurance.
11.4 Distinguish between life insurance and general insurance.
12 Understand the concept of case studies.
12.1 Define case study.
12.2 Discuss the objectives of case study.
12.3 Describe the method of case analysis.
12.4 Discuss the importance of case study.
12.5 Mention the advantages and disadvantages of case study

Vous aimerez peut-être aussi