Thursday, July 27, 2017

Potentiometers Explained

A potentiometer or "pot" has three terminals.  There are two different configurations for two different users.
  1. Variable Resistor.  If only an end terminal and the middle terminal are used, then the pot acts as a resistor that can very from 0 resistance to the resistance rating of the pot.
  2. Voltage Divider.  If and end terminal is connected to a power source, and the other end terminal is connected to ground, then the middle terminal will vary the voltage from the full voltage from the power source down to 0.
A pot can be thought as containing two resistors (R1 and R2) with the middle terminal between the two.  As the knob is turned, R1 increases resistance while R2 decreases resistance.  All voltage divider circuits work this way whether they use a pot or not.  The equation to determine the output voltage is illustrated below.  




Monday, July 10, 2017

Sign in as a different user in SharePoint 2013

Microsoft took away the menu option to Sign in as a different user.  This was invaluable to test sites to make sure everything looked right for different users or to test access.  There are a couple of ways you can still do this.  You can append this to the site address:

/_layouts/closeConnection.aspx?loginasanotheruser=true

Or you can hold down shift while right clicking the Internet Explorer option.  Then choose Run as different user.  Then navigate to the site.