Menu

Executive Programs

Workshops

Projects

Blogs

Careers

Student Reviews



More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Loading...

All Courses

All Courses

logo

Priyanka Tera

Electrical Engineer

Skills Acquired at Skill-Lync :

  • SIMULINK-BASICS
  • HEV-FUNDAMENTALS
  • MATLAB

Introduction

Completed Bachelors in stream Electrical and Electronics Engineering.

22 Projects

Week -2

Objective:

1. the simulation shows a door bell with the help of a solenoid.whenever the swith is closed the switch is closed the battery will be get in connected with the solenoid which attracts the iron rod towards the coil and the bell will ring. in this we are using a pulse generator  beacause for the activation of pulses…

calendar

19 Mar 2022 01:49 PM IST

    Read more

    Week - 4

    Objective:

    1.search for the 'chart' block in the simulink model and open the block, which it leads to another window. there you can find the blocks where we can represent the state name,condition of the block. such that taking the conditions as soaking for 220s,washing for 100s,rinsing for 20s and drying for 50s and finally finishing…

    calendar

    22 Mar 2022 08:31 AM IST

      Read more

      Project

      Objective:

      AIM: To carry out a system level simulation of an all-terrain vehicle using simulink. OBJECTIVE: To  prepare a technical report on BAJA ATV explaining the properties and the comments on the results. THEORY: ATV:An all terrain vehicle rehers to a motorized single seated tri or quadricycle bike and buggy that is designed…

      calendar

      22 Mar 2022 12:29 PM IST

        Read more

        Week-3 Challenge: ADVISOR Tool

        Objective:

        1. 1)the advisor source file is downloaded. 2)the"advisor.m' function file is opened in the matlab by using the location of the downloaded advisor source file 3)"advisor" command is given in the command window. 4)a new advisor window opens. 5)select the units as "metric" and start the model. 6)the EV_Default_in" file is…

        calendar

        25 Mar 2022 09:53 AM IST

          Read more

          Week-6 Challenge: EV Drivetrain

          Objective:

          1.Power electronic converters: In electric and hybrid electric vehicles, the power electronic converters are considered as the key elements that interface their power source to the drivetrain of the EVs.In order to design highly efficient converters for the EVs power system, advanced DC/AC and DC/AC converters are required…

          calendar

          26 Mar 2022 11:02 AM IST

          • HEV
          Read more

          Week-7 Challenge: DC Motor Control

          Objective:

          1A.To run and explain MATLAB demo model named"speed control of a dc motor using BJT H-bridge: working: in the above circuit the input voltage is generated from the plus generator where the amount of supply and duty cycle is assigned in the pulse generator. pulse width=ON+OFF duty cycle=ON/ON+OFF D=PW/T Then the switch…

          calendar

          26 Mar 2022 01:55 PM IST

          Read more

          Week-11 Challenge: Braking

          Objective:

          1.Calculating the required energy for braking of a EPA Urban dynamometer driving schedule: In electric vehicle os require by vehicle for acceleration as well as deacceleration of vehicle also.As we require to stop vehicle in stipulated time, we cannot allow vehicle to stop as per its inertia value, for stopping vehicle…

          calendar

          29 Mar 2022 10:35 AM IST

          Read more

          Project-1: Powertrain for aircraft in runways

          Objective:

          1. The "aircraft gross weight"(also know as the all-up weight and abbreviated AUW) is the total aircraft weight at any moment during the flight or ground operation.An aircraft's gross weight will decrease during a flight due to fuel and oil consumption.An aircraft's gross weight may also vary during a flight due to payload…

          calendar

          29 Mar 2022 04:48 PM IST

            Read more

            Week-4 Challenge WOT Condition Part-2

            Objective:

            1.1Mapped and dynamic subsystem of electric motor/generator: Mapped model: 1. the mapped model is the one type where the data points are pre_assigned in lookup tables 2.the engine or moptor torque required is sensed and the motor or engine block generates the required torque output just as required simply without considering…

            calendar

            30 Mar 2022 05:10 AM IST

              Read more

              Final Project: Design of an Electric Vehicle

              Objective:

              OBJECTIVES:To prepare a technical report about the EV model including 1.System level configurations 2.Model parameters 3.Results 4.Conclusion Theory: An electric vehicle(EV) is a vehicle that uses one or more electric motors or traction motors for propulsion.An electric vehicle may be powered through a collector system…

              calendar

              30 Mar 2022 09:53 AM IST

                Read more

                Project 1 - Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory)

                Objective:

                #include<stdio.h> #define SIZE 50 int S1[SIZE],S2[SIZE],S3[SIZE]; void accept(int S[],int n) { int i; for(i=1;i<=n;i++) scanf("%d",&S[i]); S[0]=n; } void display(int S[]) { int n,i; n=S[0]; printf("{"); for(i=1;i<=n;i++) printf("%d",S[i]); printf("}"); } int ele_pre(int S[],int x) { int n,i; n=S[0]; for(i=1;i<=n;i++)…

                calendar

                28 Apr 2022 06:00 AM IST

                  Read more

                  Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear

                  Objective:

                  FINITE STATE MACHINE: Nowadays many applications either small or complex  use the finite state machine (FSM).A finite state machine in C is one of the popular design patterns for the embedded system.A finite state machine makes the development easy and smooth.There are a lot of devices which use event base states,…

                  calendar

                  03 May 2022 04:17 PM IST

                    Read more

                    Project 2 - Measuring the distance of an object using ultrasonic sensor and also smoothen the sensor data using moving average filter

                    Objective:

                    const int trigPin = 9;const int trigPin = 10;        //defines variableslong duration;int distance;void setup(){ pinMode(trigPin, OUTPUT);        //set the trigpin as output pinMode(echoPin,INPUT);        //sets the echo pin as input Serial.begin(9600); …

                    calendar

                    30 May 2022 03:15 PM IST

                      Read more

                      Project 1 - Interfacing a 16*2 LCD with Arduino using I2C protocol

                      Objective:

                      #include <Wire.h> #include <LiquidCrystal_I2C.h> LiquidCrystal_I2C lcd(0x27, 16, 2); void setup(){ lcd.begin(); lcd.backlight(); lcd.clear(); lcd.setCursor(4,0); lcd.print("message");} void loop(){}

                      calendar

                      10 Jun 2022 10:55 AM IST

                        Read more

                        Project 1 - V&V SW Analysis - I

                        Objective:

                          1. Test Plan and Strategy 1.1 Unit Testing 1.1.1 Objective The main objective of unit testing is to verify whether every unit operates as intended. A function, procedure, method, or even the entire module can be considered a separate unit. Unit testing can be conducted manually, but automated testing is a more common…

                        calendar

                        09 Jul 2022 01:24 PM IST

                          Read more

                          Project 2 - V&V SW Analysis II

                          Objective:

                          1.Implement control logic of a “washing machine” using Stateflow  If the power supply is available, the system gets activated  If the Water supply is not available, stop the process & indicate through LED Soaking time should be 200s followed by Washing time of 100s. Then rinsing happens for next…

                          calendar

                          09 Jul 2022 01:39 PM IST

                            Read more

                            Project 1 - Controlling a DC motor using PWM and monitoring its Running status

                            Objective:

                               

                            calendar

                            09 Jul 2022 02:04 PM IST

                              Read more

                              Project 2 - Measuring distance of an object using ultrasonic sensor (HC-SR04)

                              Objective:

                                 

                              calendar

                              09 Jul 2022 02:16 PM IST

                                Read more

                                Project 1 - Implement a fully functional Queue in C language using Linked lists

                                Objective:

                                #include<stdio.h> #include<stdlib.h> struct node { int data; struct node *next; }; struct node *front = NULL, *rear = NULL; void enqueue(int val) { struct node *newNode = malloc(sizeof(struct node)); newNode->data = val; newNode->next = NULL; //if it is the first node if(front == NULL && rear…

                                calendar

                                13 Jul 2022 11:38 AM IST

                                  Read more

                                  Project 2 - Integrate following sensors to the Dev Board

                                  Objective:

                                  Many embedded systems need to track their own location or position and heading, and designers often turn to GNSS (Global Navigation Satellite Systems) as a first resort (see, “Design location tracking systems quickly using GNSS Modules”). However, GPS cannot always be used exclusively for position and heading…

                                  calendar

                                  13 Jul 2022 01:24 PM IST

                                    Read more

                                    Project 2 - Development of TFT Cluster Speedometer Software Component

                                    Objective:

                                    Introduction: LCD based TFT cluster has become a norm in today's automotive market. Cluster comes with a 7 inch TFT LCD screen & a 32 bit micro controller. The Cluster could process various informations from other ECU's & display it in its large TFT LCD screen. Architecture of the System : Cluster Instrument receives…

                                    calendar

                                    14 Jul 2022 12:32 PM IST

                                      Read more

                                      Project 1 - Wiper control system and Vehicle speed calculation for ABS using Wheel Speed sensor

                                      Objective:

                                                                                                               …

                                      calendar

                                      14 Jul 2022 01:09 PM IST

                                        Read more
                                        Showing 1 of 22 projects

                                        6 Course Certificates

                                        certificate

                                        Introduction to Physical Modeling using Simscape

                                        CertificateIcon
                                        Certificate UID: xuvwpsec6yr5gi9l
                                        View Certificate
                                        certificate

                                        Introduction to Hybrid Electric Vehicle using MATLAB and Simulink

                                        CertificateIcon
                                        Certificate UID: lzr5k9sh27c4ax6t
                                        View Certificate
                                        certificate

                                        Embedded Programming Essentials

                                        CertificateIcon
                                        Certificate UID: j45pwagi7lzbr8vm
                                        View Certificate
                                        certificate

                                        Fundamentals of Embedded Systems

                                        CertificateIcon
                                        Certificate UID: vjzp8t9a2nf7eqd1
                                        View Certificate
                                        certificate

                                        AVR Bare Metal Programming- Live Sessions

                                        CertificateIcon
                                        Certificate UID: vgr3s0w6hia8c4z2
                                        View Certificate
                                        certificate

                                        Software Verification and Validation and System Testing for Model-Based Development

                                        CertificateIcon
                                        Certificate UID: xri5um4k8afs0oc3
                                        View Certificate
                                        Showing 1 of 6 certificates

                                        Academic Qualification

                                        B.Tech

                                        Lakireddy Bali Reddy College of Engineering

                                        16 Aug 2018 - 11 May 2021

                                        12th

                                        A. A. N. M. & V. V. R. S. R. Polytechnic

                                        27 Jul 2016 - 02 Jul 2018

                                        Diploma

                                        A. A. N. M. & V. V. R. S. R. Polytechnic

                                        20 Jul 2016 - 07 May 2018

                                        10th

                                        ST. ANN'S E.M. HIGH SCHOOL

                                        08 Jul 2004 - 06 May 2015

                                        Schedule a counselling session

                                        Please enter your name
                                        Please enter a valid email
                                        Please enter a valid number

                                        Here are the courses that I have enrolled

                                        coursecard
                                        4.8

                                        5 Hours of Content

                                        coursecard
                                        Recently launched

                                        18 Hours of Content

                                        coursecard
                                        Recently launched

                                        13 Hours of Content

                                        Similar Profiles

                                        Apoorv Ranjan
                                        Apoorv Ranjan

                                        Ladder of success cannot be climbed with hands in pocket.

                                        Pruthvi Jagadeesh GK
                                        Pruthvi Jagadeesh GK

                                        The Future in Motion

                                        Krantiveer .
                                        Krantiveer .

                                        Give more than what you get you will get more than what you gave