Smith Chart Changelog

What's new in Smith Chart 3.1 Build 1 Beta

Nov 13, 2017
  • Tried to catch more input errors
  • ResetZoom fix by changing layout
  • More uniform input
  • Still some strange artifacts on one of my laptops

New in Smith Chart 3.1 Beta (Nov 3, 2017)

  • Complete redesign of the UI.

New in Smith Chart 2.0 Build 9 Beta (Aug 26, 2013)

  • extended the full version with a year

New in Smith Chart 2.0 Build 8 Beta (Apr 1, 2013)

  • increased the exported resolution to 2080x2000
  • some minor layout changes

New in Smith Chart 1.3 Beta (Apr 11, 2012)

  • Added show components which shows the normalized relationship between forward backward and total.
  • changed the colors of the components

New in Smith Chart 1.2 Build 47 Beta (Mar 23, 2012)

  • SOLVED issue because of the rewriting the set Y by reflection was wrong. (180°phase shift):
  • SOLVED "Reset Zoom" button width fixed

New in Smith Chart 1.2 Build 46 Beta (Mar 23, 2012)

  • SOLVED ISSUES:
  • export infinity to spreadsheet - invert (ZY) imperfections solved
  • Added features:
  • Add watermark (user IP date) to PNG. Required to avoid cheating but can be disabled for normal use.
  • Add point by adding Z or Y to the selected point
  • Additional features:
  • optimized code a bit further. Namely angle calculation and general code. Renamed some classes (Cursor => AngularCursor to avoid conflicts)
  • Cleaned up SmithCanvas by adding additional set get statements.
  • Look and Feel altered
  • Removed the remaining double.Max_value to double.infinity.
  • added a automatic build number (visible in About which is accessible by double clicking the GnS - 2012 label)

New in Smith Chart 1.1 Beta (Mar 14, 2012)

  • SOLVED ISSUES:
  • the buttons Y Cursor and SWR and Z Cursor and SWR for SWR = infinite and pure re (div by 0 )
  • reflection of Y = 1 + xj has reflection coeff = 1 because of an unnoticed typo.
  • Added features:
  • Save to PNG
  • Additional features:
  • optimized code a bit further