Skip to main content

Civil Engineering : Project Based Learning

Method: Project work and Report writing

The department has made it a mandatory requirement for every student to design and conduct a project, right from the fifth semester onwards which is beyond the regular curriculum for the semester. This helps the student to have a hands-on approach to the engineering design process and utilize the theoretical aspects they have learnt to develop prototypes and design experiments on what they have learnt. During the fifth semester, the students conduct a mini-project that focuses on the fundamental software design aspects of computer Science and Engineering. A project group consisting of a maximum of four members under the guidance of a faculty member explores a scientific principle related to their area of interest. The learning process is given more weightage during the assessment and not the results obtained. 

Students in their sixth semester are encouraged to do a project which will help them to learn new technical skills with guidance from an allotted faculty member. They are encouraged to explore a problem and develop a simple prototype or working model that can solve it. This introduces them to the concept of the Engineering design process method. 

The group of students is also mentored by their allotted guides in preparing a well-structured report. To assist this process, the institution has published a scientific format in which each project group is required to submit the report. This practice helps the students to understand and improve their scientific writing skills. The prepared report is archived in both soft and hard copy and is made available in the department library for peer reference. 

Some of the Photo graphs of students doing the experimental work.


 













In the project Based learning students are participating with effectively. As a effect of this students are increasing their confidence. Also, they get knowledge about own how to test the material and how to take test on the material and how to use different machines. Most important students increase their capacity to work in team. 



Impact:

By participating in a project-based learning model, students are able to construct their own knowledge and reflect upon their learning projects, resulting in increased motivation and self-efficacy.



Comments

  1. This was wonderful idea to implement. I am happy to see you students are working on hands on experince project

    ReplyDelete
    Replies
    1. Great initiative by college for giving a exposure to the students to work on the hands on projects. Such a great innovative idea.

      Delete
  2. This was very good idea

    ReplyDelete
  3. Very Good concept

    ReplyDelete
  4. Excellent products.

    ReplyDelete
  5. Great initiative by college for giving a exposure to the students to work on the hands on projects. Such a great innovative idea.

    ReplyDelete
  6. Very Good ... Excellent

    ReplyDelete
  7. Prof. V. L. JagtapApril 23, 2023 at 3:30 PM

    Really nice

    ReplyDelete
  8. Very good and effective

    ReplyDelete
  9. This is very much required for the engineering students as it helps to boost students confidence.

    ReplyDelete
  10. The civil engineering students are meant to adopt practical exposure and hands on experiences for real and futuristic growth.. Great initiative.

    ReplyDelete
  11. Project works bring some innovative technology.. college and departments are doing excellent piece of work

    ReplyDelete
  12. Good initiative for the budding civil engineering students. It develops the group leadership qualities.

    ReplyDelete
  13. Nice Activity

    ReplyDelete
  14. This is a great activity. because of this activity students can be encouraged to do activities beyond syllabus

    ReplyDelete
  15. Very nice activity

    ReplyDelete
  16. Nice Activity

    ReplyDelete
  17. Excellent job

    ReplyDelete
  18. pankaj jaiswal, Daikin Europe, BelgiumNovember 17, 2023 at 2:22 PM

    India is fast developing country, which need new technological developments in different sectors. This activity will be helpful to attract the young people to gain knowledge towards engineering.

    ReplyDelete
  19. Excellent products

    ReplyDelete
  20. Prashamesh nagane from Sinhgad college PandharpurOctober 13, 2024 at 4:58 PM

    Thank it very helpful

    ReplyDelete
  21. India is fast developing country, which need new technological developments in different sectors so this is very excellent activity

    ReplyDelete

Post a Comment

Popular posts from this blog

Online GDB

Introduction:  GDB is a debugger for C (and C++). It allows you to do things like run the program up to a certain point then stop and print out the values of certain variables at that point, or step through the program one line at a time and print out the values of each variable after executing each line. DB online is an online compiler and debugger tool for C, C++, Python, PHP, Ruby, C#, OCaml, VB, Perl, Swift, Prolog, JavaScript, Pascal, COBOL, HTML, CSS, JS. Code, Compile, Run and Debug online from anywhere in world .   Execution Plan:   The teacher explains some topics by using this debugger and given demonstration regarding how to use GDB .    Outcomes:  1. Students can get knowledge of GDB it speed up programming.   User Manual 

Understanding Java: A Powerful and Versatile Programming Language

Java is one of the most widely used programming languages in the world. It has a rich history and continues to play a pivotal role in software development across various domains. Whether you're building mobile apps, developing web applications, or working on enterprise-level systems, Java offers the tools and flexibility needed to create robust and scalable software. The Origins of Java Java was first developed by Sun Microsystems in the mid-1990s and was later acquired by Oracle Corporation. The language was initially designed to have a "write once, run anywhere" capability, meaning that code written in Java can run on any platform that supports Java without the need for recompilation. This cross-platform feature is made possible by the Java Virtual Machine (JVM), which interprets Java bytecode and executes it on the host machine. Key Features of Java Platform Independence : One of Java's standout features is its platform independence. Java programs are compiled into...

Tinkercad

    Tinkercad is a free, web-based 3D design and modeling software primarily geared towards beginners, educators, and hobbyists. Created by Autodesk, Tinkercad allows users to easily create 3D models, circuit designs, and simulations without needing any prior experience in CAD (Computer-Aided Design). The software emphasizes user-friendliness, providing a simple interface for designing 3D models and simulating electronic circuits, making it ideal for educational purposes and quick prototyping.   Tinkercad is widely used for various purposes such as 3D printing, creating design prototypes, and teaching electronics. It provides access to an online community where users can share their designs, collaborate with others, and explore various project ideas.   Installing steps: Since Tinkercad is a cloud-based platform, there is no installation required on the user's computer. It can be accessed directly through a web browser by following these steps: 1. Go to th...