WELCOME!

Services

WELCOME
welcome to my website by KARTHICKRAJA.thank u for visiting...வருகைக்கு நன்றி.|Krtamilanz இந்த BLOG யை நான் 2013 நவம்பர் 5 ல் துவங்கிய நோக்கமே நான் படித்த ,கேட்ட ,தெரிந்த விஷ​யங்கள் நீங்களும் அறியவேண்டும் என்ற நல்லெண்ண நோக்கமே தவிர வேறதும்மில்லை.இதில் வரும் சில பதிவுகள் இணையதளத்தில் இருந்தும், சில பதிவுகள் கேட்டவை ,படித்தவை , சில நானே தொகுத்தவை.௭ன்றும் அன்புடன் உங்கள் கார்த்திக்ராஜா...

Bookmark This Site



Latest News Study According to your Internal Marks, Pass Semester Exam!!

Important Services
Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

Ad

info Links

entireweb

Friday, 21 November 2014

Diplomo computer for Project Work

Project

Aim:
Project Work aims at developing innovative skills in the students whereby they apply the knowledge and skills gained through the course by undertaking a project. The individual students have different aptitudes and strengths. Project work, therefore, should match the strengths of students The primary emphasis of the project work is to understand and gain the knowledge of the principles of software engineering practices, so as to participate and manage a large software engineering projects in future.
a) Internal Assessment mark for Project Work & Viva Voce:
Project Review I   6th                          Week … 10 marks
Project Review II   14th                      Week … 10 marks
Attendance                                                      05 marks
                                                                      -----------
                                                  Total …. …. … 25 marks
                                                                       -----------
b) Project Work & Viva Voce Board Examination
The allocation of Mark:
Viva Voce                                                   … 15 marks
Project Report                                           … 10 marks
Demonstration                                          … 15 marks
Applicability of the Project                         … 05 marks
                                                                   ------------
                                                         Total … 45 marks
                                                                 ------------
Written Test in 3 topics for 1 hour:
a) Entrepreneurship                   5 questions X 2 marks = 10 marks
b) Environment Management     5 questions X 2 marks = 10 marks
c) Disaster Management             5 questions X 2 marks = 10 marks
                                                                                       ------------
                                                                                          30 marks
                                                                                       ------------
Selection of Questions from Question Bank by the External Examiner, no choice need be given to the candidates.
OBJECTIVES:
  • Implement the theoretical and practical knowledge gained through the curriculum into an application suitable for a real practical working environment preferably in an industrial environment
  • Develop software packages or applications to implement the actual needs of the community.
  • Get exposure on industrial environment and its work ethics.
  • Understand what is entrepreneurship and how to become an entrepreneur.
  • Learn and understand the gap between the technological knowledge acquired through curriculum and the actual industrial need and to compensate it by acquiring additional knowledge as required.
  • Carry out cooperative learning through synchronous guided discussions within the class in key dates, asynchronous document sharing and discussions, as well as to prepare collaborative edition of the final project report.
  • Expose students to the field of computing and to gain experience in software design.
  • Understand the facts and importance of environmental management.
  • Understand and gain knowledge about disaster management.
SUGGESTIVE AREAS OF PROJECT WORK:
  1. Database Management Systems
  2. Computer Networks
  3. Software Engineering and Software Development
  4. Web page Designing
  5. Digital Image Processing
  6. Computer Graphics and Animation
  7. Multimedia Systems
  8. Artificial Intelligence
  9. Internet and e-commerce
  10. Computer Security and Cryptography
  11. Computer hardware and embedded systems
  12. Computer aided engineering and design
  13. Improving existing systems / equipments.
  14. Any other related area found worth.
Detailed Syllabus:
ENTREPRENEURSHIP, ENVIRONMENTAL & DISASTER MANAGEMENT
ENTREPRENEURSHIP
1.1 Introduction – Entrepreneur – types -Characteristics & attributes of Entrepreneur – Expectations of entrepreneurship – Contributions of an entrepreneur - Identifying problems and opportunities. - Why do Entrepreneurs fail
1.2 Types of Industries - Importance of SSI – Assistance offered – Governmental and Non Governmental organizations – Identifying prospects of various Small scale industries in your area with resources and other infrastructural facilities available.
1.3 Starting a SSI – various stages – product – ownership – locality – points related to building, water and electricity – financial assistance – raw materials – machineries –human resource – efficient manufacturing techniques – marketing - Technical, Financial Marketing, Personnel and Management Feasibility study and report - concessions and incentives offered by agencies.
1.4 Industrial Zones – industrial Estates - Pollution Control – industries with pollution problem - Marketing assistance
1.5 Acquiring common services – repairing – testing facilities – training institutions – suppliers of applied technology.
2. ENVIRONMENTAL MANAGEMENT
2.1 Introduction – Environmental Ethics – Assessment of Socio Economic Impact – Environmental Audit – Mitigation of adverse impact on Environment – Importance of Pollution Control – Types of Industries and Industrial Pollution.
2.2 Solid waste management – Characteristics of Industrial wastes – Methods of Collection, transfer and disposal of solid wastes – Converting waste to energy – Hazardous wastemanagement Treatment technologies.
2.3 Waste water management – Characteristics of Industrial effluents – Treatment and disposal methods – Pollution of water sources and effects on human health.
2.4 Air pollution management – Sources and effects – Dispersion of air pollutants – Air pollution control methods – Air quality management.
2.5 Noise pollution management – Effects of noise on people – Noise control methods.
3. DISASTER MANAGEMENT
3.1 Introduction – Disasters due to natural calamities such as Earthquake, Rain, Flood, Hurricane, Cyclones etc – Man made Disasters – Crisis due to fires, accidents, strikes etc
– Loss of property and life..
3.2 Disaster Mitigation measures – Causes for major disasters – Risk Identification – Hazard Zones – Selection of sites for Industries and residential buildings – Minimum distances
from Sea – Orientation of Buildings – Stability of Structures – Fire escapes in buildings - Cyclone shelters – Warning systems.
3.3 Disaster Management – Preparedness, Response, Recovery – Arrangements to be made in the industries / factories and buildings – Mobilization of Emergency Services -Search and Rescue operations – First Aids – Transportation of affected people – Hospital facilities – Fire fighting arrangements – Communication systems – Restoration of Power supply – Getting assistance of neighbors / Other organizations in Recovery and Rebuilding works – Financial commitments – Compensations to be paid – Insurances – Rehabilitation.

Diplomo computer Lab syllabus for Open source software Practical

Open Source Software Laboratory

Subject Code : 15284
LIST OF EXPERIMENTS
LINUX
  1. a. Set up a Local Area Network in Linux Environment
  2. a. Connect Internet in Linux Environment b. Setting up a Print Server in Linux Environment
  3. a.Installation of Apache Web server and configuring for PHP support. Uploading Web page in Apache.
PHP and MYSQL
4. Create a web page and execute a PHP file on submission of the HTML form and display the information using PHP.
5. a. Write a program to find the factorial of a number and display. b. Generate a PHP script that will display the grade on the basis of marks as follows :
  • Distinction – 80 and above
  • First Class – From 60 to below 80
  • Second Class – From 45 to below 60
  • Pass Class – From 35 to below 45
  • Fail – Below 35 Test the above program using the following set of values stored in an array : 67,82, 23, 37, 57, and 97
6. Write a program to show that array is received on server side during multiple options in SELECT.
7. Create a PHP code, which will retrieve the data captured by the HTML form, display the name of the form and also display the message “Data Entered successfully” after performing validations.
8. Write a program to redirect the browser.
9. Write a PHP script using function call.
10. Write a program in PHP to create a file and write the data into it.
11. Create a database of an employee inMySql.
12. Write a program to connect to the database already created inMySql.
13.  Write a program to read, write, update and delete the database using PHP..
PYTHON
14 a. Take Fahrenheit temperatures from the command line, and prints their Celsius equivalents b. Use regular expressions to check whether a phone number is valid
15 Write a python program to display the content of all text files (txt) in a directory.

Diplomo computer Lab syllabus for Multimedia Practical

Multimedia Systems Laboratory

Subject Code : 25283
LAB EXERCISES
  1. Use HTML multimedia support to play different audio and video formats in a browser.
  2. Use a audio processing Software and perform the audio editing tasks– Import audio, Select and edit the sound, Create fade-in fade-out effects, Label audio segments, Use noise remove filter, Mix audio, Change stereo to mono tracks, Export audio to different format and save.
  3. Use a video processing Software to perform – Trim video clips, crop video, rotate video, join video, add subtitles, and edit video dimension, bit rate, frame rate, sample rate, channel, and video/audioquality tasks on a video.
  4. Create a Movie from video clips to demonstrate :- Audio-Video Mixing, Music, Video Effects, Video Transitions, Titles
  5. Create a logo using a 3D modeling software.
  6. Create a 3D animation (such as a animated eye) using a 3D modeling software.
  7. Create a 2D Animation / cartoon using any 2D software.
  8. Use a scanner to create two or more partial scanned images of large poster / photo. Create a panoramic view of multiple photos by stitching together them using any panorama software.
  9. Create an advertisement banner for using it in a web page.
  10. Use a DVD ripper for copying the audio and video content of a DVD to a file encoded in AVI, MP4, MPEG, WMV or other video formats. Use a Video converter to convert a video between different video formats, audio format, portable device formats
  11. Use audio ripper tools to rip Audio-CDs, audio from video, audio from DVD. Convert the ripped audio into various formats. Burn the audio in to CDs.
  12. Use a audio recording program to record audio from different sources of input such as line-in, PC speaker output etc applying different filters, encoding and compression schemes. Split the audio into pieces. Merge different pieces together. Use appropriate tools.
  13. Use a photo editing tool to convert a photo into a cartoon image. Create a DVD photo slideshow and add music to slideshow using a slideshow creating tool.
  14. Use a DVD authoring tool to create a Video DVD with interactive menus, multiple subtitle and audio tracks and other features.
  15. Stream audio / video in different formats to systems in a LAN using a media stream player / server software.

Diplomo computer Lab syllabus for System Administration Practical

System Administration Practical

Subject Code : 25265
LAB EXERCIES
PART – A WINDOWS 2003/2008 SERVER EXPERIMENTS
  1. Installation of Windows 2003 / 2008 Server .
  2. Installing Hardware, Devices and Drivers using Device manager and Driver Query
  3. Configure Active Directory Services, create a user and assign permissions using Logon Script and Group permissions.
  4. Automated installation ofWindows Server using answer files.
  5. Installing required Windows 2003 server components using Control panel.
  6. Installation and configuration of DHCP server.
  7. Configuring Disks and Volumes using Disk Manger and Managing disks and volumes from the command prompt.
  8. Installation and Configuration of Mail Server in windows 2003/2008 server environment.
  9. Establish RAID (0, 1 and 5) configuration on windows 2003/2008 server.
  10. Configure a router to connect two different networks and transfer files between them.
PART - B LINUX SERVER EXPERIMENTS
  1. Installation of Red Hat Linux using Graphical mode.
  2. Installation of Red Hat Linux using command prompt
  3. Creating a user in Linux server and assigning rights
  4. a) Configuring and Troubleshooting of /etc/inittab. b) Configuring and Troubleshooting of /etc/passwd
  5. Configuring and Troubleshooting of /etc/grub.conf
  6. Linux TCP/IP Network Configuration
  7. Installation of additional software using RPM
  8. Sharing of data using Samba Server.
  9. File Data Backup using tar

Diplomo computer Lab syllabus for Computer Servicing and Networking Practical

Computer Servicing and Network Practical

Subject Code : 25264
PART A – COMPUTER SERVICING PRACTICALS
1 Identification of System Layout.
  • Front panel indicators & switches and Front side & rear side connectors.
  • Familiarize the computer system Layout:Marking positions of SMPS, Motherboard, FDD, HDD, CD, DVD and add on cards.
  • Configure bios setup program and troubleshoot the typical problems using BIOS utility.
2 HARD DISK
  • Install Hard Disk.
  • Configure CMOS-Setup.
  • Partition and Format Hard Disk.
  • Identify Master /Slave / IDE Devices.
  • Practice with scan disk, disk cleanup, disk De-fragmenter, Virus Detecting and Rectifying Software.
3 a) Install and Configure a DVD Writer and a Blu-ray Disc writer. b) Recording a Blank DVD and Blu-ray Disc.
  • 4 Printer Installation and Servicing:
  • Head Cleaning in dot matrix printer
  • Install and configure Dot matrix printer and Laser printer
  • Troubleshoot the above printers.
  • Check and connect the data cable connectivity
5 Install and configure Scanner, Web cam, Cell phone and bio-metric device with system. Troubleshoot the problems
6 Assemble a system with add on cards and check the working condition of the system and install OS.
7 Dual OS Installation
8 Assembling and Disassembling of Laptop to identify the parts and to install OS and configure it.
PART B – COMPUTER NETWORK PRACTICALS
9 Do the following Cabling works in a network a) Cable Crimping b) Standard Cabling c ) Cross Cabling d) IO connector crimping e) Testing the crimped cable using a cable tester
10 Configure Host IP, SubnetMask and Default Gateway in a system in LAN (TCP/IP Configuration). Configure Internet connection and use IPCONFIG, PING / Tracert and Netstat utilities to debug the
network issues
11 Interface two PCs using Peer To Peer network using connectivity devices – Switch and Router in a LAN and share the Drives and Folders.
12 Transfer files between systems in LAN using FTP Configuration, install Print server in a LAN and share the printer in a network.
13 Configure DNS to establish interconnection between systems and describe how a name is mapped  to IP Address
14 Install and configure Network Devices: HUB, Switch and Routers
15 Install and Configure Wired and Wireless NIC and transfer files between systems in LAN and Wireless LAN.
PART C - MINI PROJECT WORK
Visit Any industry/ Institute ( Engineering colleges, University campus etc., ) and study the following:
  • Type and configuration of client PCs and OS
  • Type and configuration of Server and Domains Used
  • Type of Networking ( Topology and medium used)
  • Different Network devices used ( Switches, Routers, Access points etc.,)
  • Different types of peripherals used
  • Applications used by the user.
  • Prepare a detailed report of about 4 to 5 pages and include in the lab record.
Related Posts Plugin for WordPress, Blogger...