Electrical Engineering Undergraduate

Simulink

Setting voltage for potentionmeter The amplitude doesn’t matter so you can just plug it directly into the power supply. We would want the reference voltage to be equal to the potentiometer voltage when the potentiometer at the halfway mark.so figure out the voltage at the halfway mark.and then set up a voltage level using op …

Continue Reading
Electrical Engineering Undergraduate

Problem(PLC) – conveyors sequence

It’s a project that has a report and presentation. the project title is PLC conveyors sequence. there is four important things to do: LOGO software V 8.1, Relay diagram on constructor software, flowchart free online to develop, wiring diagram using kit do the virtual connection of Input/Output devices. Using a module-based by line diagram connection.all …

Continue Reading
Electrical Engineering Undergraduate

Antenna Radiation Patterns

Looking for someone to help me code out 3 separate Matlab codes to show the 3D plot with regards to Half-Wavelength Dipole, Monopole and Horn Antennas without the use of the Antenna Objects on matlabs as the codes will be transferred to a mobile app. Along with a report done with formulas used and the …

Continue Reading
Electrical Engineering Undergraduate

Dynamic Memory

This assignment will re-implement the social network database(can be provided) with dynamic memory and saving into files. Heres the specification for the application:a) User entries should be kept in a linked (ordered alphabetically by name) list with memory allocated when a new student is introduced by the user. Memory should be deallocated when a user …

Continue Reading
Electrical Engineering Undergraduate

Dynamic Memory

This assignment will re-implement the social network database(can be provided) with dynamic memory and saving into files. Heres the specification for the application:a) User entries should be kept in a linked (ordered alphabetically by name) list with memory allocated when a new student is introduced by the user. Memory should be deallocated when a user …

Continue Reading
Electrical Engineering Undergraduate

simulator

Simulator Rubric Criteria    Ratings    PtsThis criterion is linked to a Learning OutcomeCorrect submissionSubmit Computer.java and ComputerTest.java files on Canvas.    0.0 ptsFull Marks    0.0 ptsNo Marks    0.0 ptsThis criterion is linked to Learning OutcomeCoding conventions and didn’t modify codeFollow the coding conventions provided in the starter code and dont rewrite or change any of the method …

Continue Reading
Electrical Engineering Undergraduate

Data Engineering and Presentation

Text file network_analysis_data.txt is available on EE2702 Moodle, in Section Coursework.This file contains the data from an experiment conducted on a network testbed. The experimentmeasured the data rate on two different network paths, path_1 and path_2.Your task is to develop a program in Python which will extract the values for the data rate on path …

Continue Reading