Smith Chart Project - PowerPoint PPT Presentation

About This Presentation
Title:

Smith Chart Project

Description:

Store name, type, value of element. Voltage. Circuit Element. Shapes. Transmission Line ... File Help. R1=10kO. R2=100kO. RL=45kO. ???Comments are written like this ... – PowerPoint PPT presentation

Number of Views:478
Avg rating:3.0/5.0
Slides: 21
Provided by: wwweeEn
Category:
Tags: chart | compile | project | smith

less

Transcript and Presenter's Notes

Title: Smith Chart Project


1
Smith Chart Project
  • Team That Doesnt Exist
  • Jennifer Liem
  • Katherine Ishida
  • Roxanne Yee

2
Professionals
  • Dr. Dobry
  • For programming expertise
  • Dr. Iskander
  • For electromagnetic expertise

3
Overview
  • Update a text-based program to GUI
  • Cross-platform
  • Deepen our knowledge of EM OOP in C

4
Original DOS Application
5
Roles
  • Everyone works on
  • Designing
  • Researching
  • Coding
  • Debugging

6
Approach
  • Created block-diagram of overall design
  • Brainstormed classes and functions
  • Decided on coding convention
  • Agree on function prototypes
  • To research Qt (test modules)

7
Learning Objectives
  • Learn more about the values of teamwork
  • Become more experienced and efficient at OOP in
    C
  • Gain a better understanding of GUI

8
Deliverable Goals
  • A functional application that
  • Is cross-platform
  • Accepts user input
  • Solves TL with SC method
  • Displays SC, TL layout, and component values

9
Problems
  • Misunderstand Qt functions
  • Inexperienced with
  • OOP in C
  • EM
  • GUI
  • Cross-platforming
  • Documentation

10
Gantt Schedule
11
Design So Far
12
Modules
13
(No Transcript)
14
Modules Cont.
15
Classes
  • Voltage
  • Circuit Element
  • Shapes
  • Transmission Line

16
Classes Cont.
  • Complex Numbers
  • Impedance
  • Reflection Coefficient
  • Container Iterator

17
Original Application Layout
18
(No Transcript)
19
Desired New Layout
20
Coding Convention
  • /
  • ???Comments are written like this
  • /
  • while(WePass ThisClass (StaySane
  • ????? AreHappy))
  • ???function()
Write a Comment
User Comments (0)
About PowerShow.com