This document discusses applying support vector machines (SVMs) to transient stability analysis (TSA) of power systems. It summarizes SVMs, explaining that they map data to a higher dimensional space to find optimal separating hyperplanes. The document then describes applying SVMs and multilayer perceptrons to classify stability of contingencies on a 2684-bus Brazilian power system. Feature selection is used to reduce the high dimensionality of input data. Results show SVMs can effectively perform TSA of large power systems, comparing favorably to multilayer perceptrons in aspects like training time, accuracy, and handling high dimensionality.