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

electrical research #457

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
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
42 changes: 40 additions & 2 deletions src/components/departments/ee/ee-others-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -796,8 +796,7 @@ const Tables = {
{
"Sr.No.": 1,
"Specialization of the Research": "Power and Energy System",
"Descriptive Key-word":
"a) Power System Protection & PMU b) Real & Reactive Power Management, Optimal Power Flow c)Renewable energy integration, Operation control & Stability d)Microgrid, Smart-Grid, Restructered Power System, AGC Resiliency & Reliability of Hybrid Power System e)Cyber Security, high performance Computing, Optimization, HVDC & FACTS device application to te Power System.",
"Descriptive Key-word": `a) Power System Protection & PMU b) Real & Reactive Power Management, Optimal Power Flow c)Renewable energy integration, Operation control & Stability d)Microgrid, Smart-Grid, Restructered Power System, AGC Resiliency & Reliability of Hybrid Power System e)Cyber Security, high performance Computing, Optimization, HVDC & FACTS device application to te Power System.`,
},
{
"Sr.No.": 2,
Expand Down Expand Up @@ -1863,6 +1862,45 @@ export const Research = [
{
content: (
<>
<div
style={{
paddingRight: "80px",
}}
>
The Electrical Engineering Department, NIT Patna is a one of the nucleus of
academic excellence, research and technological innovation in its domain.
With the faculty comprising 29 dedicated members, the department has
established itself as a formidable force in the realm of electrical
engineering education and research. Their collective expertise spans a
diverse array of specialties, reflecting the department's commitment to
both breadth and depth in its academic offerings. One of the hallmarks of
the department is its robust research ecosystem, characterized by eight
broad research groups. These groups delve into areas of critical importance
such as Power and Energy Systems, Electrical Machine & Drives, Control
Theory & Practices, Power Electronics & its Application, Electric Vehicles
& Energy Storage System, Instrumental & Signal Processing, Semi-Conductor
Devices & Circuit System and Robotics & Automation. Through their
pioneering research endeavours, faculty members have amassed an impressive
track record, boasting more than 330 publications in SCI/SCIE indexed
Journals and securing 23 patents to date. Beyond the realm of pure
research, the department actively engages with industry partners through 12
externally sponsored projects, which serve as conduits for translating
theoretical knowledge into practical applications. These projects, whether
ongoing or completed, represent the department's commitment to bridging the
gap between academia and industry, fostering innovation that resonates
beyond the confines of the university campus. Moreover, the department's
influence resonates worldwide as it mentored 33 Ph.D scholars who have
attained their degrees, with many more in pipeline, embodying the forefront
of future innovation in electrical engineering. Through rigorous academic
training and personalized guidance, these scholars are equipped with the
tools and knowledge necessary to address the pressing challenges of the
21st century. In essence, the Electrical Engineering Department, NIT Patna
serves as a beacon of excellence, driving forward the frontiers of
knowledge and innovation in the field of electrical engineering. Through
its multifaceted approach to education, research, and industry
collaboration, the department continues to make profound contributions to
both academia and society at large.
</div>
<h3>
Broadly research area of Electrical Engineering department are classified
as below::&nbsp;-
Expand Down
2 changes: 1 addition & 1 deletion src/components/departments/me/mesyllabus.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const Mesyllabus = props => {
<ul className="rowmarl3">
<li>
<a href="https://docs.google.com/document/d/1pxbOvI1TdzjxQuFC5EHvV6aUoif3-bqR/edit?usp=sharing&ouid=110446457812712094222&rtpof=true&sd=true">
B.Tech_Course_Structure_2021 onwards - (2024 April update)
B.Tech_Course_Structure_2021 - (2024 April update)
</a>
</li>
<li>
Expand Down
Loading