Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mechanical about update #436

Merged
merged 1 commit into from
Feb 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 39 additions & 7 deletions src/components/departments/me/mehome.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,45 @@ export const titleDescription = () => {
export const about = () => {
return (
<>
Bihar College of Engineering (BCE) was established in 1924 and it is the
sixth oldest Engineering College in India. The Department of Mechanical
Engineering was established in 1952 and the M.Tech Program was started in
1978. BCE was converted to National Institute of Technology Patna in 2004
Initially B.Tech. Program in Mechanical Engineering started with intake of
20, which has now become 125. Presently, the department is also having PhD
programmes with total of more than 100 students.
The Department of Mechanical Engineering was established in 1952 with B. Tech
program during the era of Bihar College of Engineering (BCE) which is
well-known since 1924 as the sixth oldest Engineering College in India. In
1978, M. Tech Program was started with specializations in 'Thermal Turbo
Machinery' and 'Refrigeration, Air Conditioning and Heat Transfer'. The Bihar
College of Engineering was converted to National Institute of Technology
Patna in 2004. Currently, the department offers following programs:
<br />
• B. Tech in Mechanical Engineering
<br />
• M.Tech in Mechanical Engineering with specialization in Design Engineering
<br />
• M.Tech in Mechanical Engineering with specialization in Thermal Engineering
<br />
• M.Tech in Mechanical Engineering with specialization in Production
Engineering
<br />
• Dual Degree (B.Tech + M.Tech) in Mechanical Engineering with specialization
in Manufacturing and Industrial Engineering
<br />
• Ph.D.
<br />
<br />
Initially, B.Tech program was started with intake of 20 which has now become
131. M.Tech program is running with a total intake of around 50 for all
specializations and the 5 years Dual Degree (B.Tech + M.Tech) program is
executing with an intake of 24, whereas, over 200 students are performing
research in various fields of Mechanical Engineering in the Ph.D. program.
Some prominent research topics in the department are Materials, solid
mechanics, product design, manufacturing processes, thermodynamics, heat
transfer, gas dynamics, renewable energy, surface engineering, dynamics and
control, fluid power systems and operation management.
<br />
<br />
The Department has an excellent industrial interaction and contributes to the
industry by offering consultancy services and sponsored research projects.
Continuously growing numbers of patents and publications in various top
multidisciplinary journals is indication of the thriving research environment
in the department
</>
)
}
Expand Down
Loading