logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Hemant Kumar KhatriStatistics
(/5)

824 Answers

Hire Me
expert
Andrei KrushenkoMarketing
(5/5)

804 Answers

Hire Me
expert
Jaida PatrickTechnical writing
(5/5)

905 Answers

Hire Me
expert
George BlackbridgeBusiness
(5/5)

764 Answers

Hire Me
Visual Studio Programming

In addition to the program script and report, the assignment is to be assessed via demonstration in the respective lab session, failure to do so will result in zero marks.

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Assignment 1: The Summing Amplifier (Module Weighting 50%)

In addition to the program script and report, the assignment is to be assessed via demonstration in the respective lab session, failure to do so will result in zero marks.

  1. Design and build a program to model the following circuit

Where the output may be described by the following expression;

Part A  (Mark 20%)

The program is to;

 

  1. Declare the variables R1, R2, Rf, V1, V2 and Vout as data types of your choice.

  2. Allow the user to enter the values for V1 and V2.

  3. Calculate the value of Vout

          (what happens if Vout exceeds the supply voltage?)

  1. Display all of the voltage values to the screen using appropriate formatting

Part B (Mark 20%)

Improve the program discussed in Part A, with the following additions;

 

  • Allow the user to enter their own values for each of the resistors

(ensuring that they only enter positive values)

  • Ask the user if they would like to enter another set of values. If the response is 'yes' then repeat for the new values; otherwise end the program.

  • Allow the user to enter 5 separate sets of inputs, display the inputs and the resultant outputs in descending order of output

 

Part C (Mark 20%)

Repeat Parts A and B for one of the following circuits;

  • An inverting amplifier

  • A non-inverting amplifier

Allow the user to select the type of circuit they would like to analyse

 

Provide the user with the option of either continuing to analyse the same circuit type or select a new circuit type

 

Part D (Mark 30%)

  Create Functions to simplify the structure and efficiency of all aspects of the program, marks will be awarded for the improvements in code structure and length

 

Part E (Mark 10%)

Additional Features

Students to create their own additional features in order to enhance the program either in terms efficiency and/or functionality.      

 

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme