Getting Started With PSCAD
Getting Started With PSCAD
Controls Palette
Design Editor
Output Window
Status Bar
Workspace
Library (*.psl)
Red Text indicates that changes have been made since the last save
Load Project
Copy
Undo
Zoom Out
Cut
Save Active Project
Redo
Back Zoom Control List Box Wire Mode Create New Component
Zoom In
* Leave your cursor stationary over an icon for a few seconds if you are unsure of its function, a small popup will tell you its name
Take a snapshot
Run Simulation (active project only) Controls settings menu button Pause Simulation (active project only)
Add Data Tap Add Data Merge Add Data Label Add Integer Constant Add Real Constant Add Import Add Export Add RadioLink Add Output Channel Add Slider Add Switch Add Dial Add Push Button Add Graph Frame Add XY Plot
Add Wire Add Resistor Add Inductor Add Capacitor Add Ground Add Node Label Add Xnode Add Breakout Add Pin Add Ammeter Add Voltmeter Add Voltmeter to Ground Add Multimeter Add Tline Configuration
Saving a Project
Right click the project name in the Workspace and then click Save or Save As - Save As will allow you to choose a new name and then save the project - Save will save the project with the current name, overwriting any previous version Click File Save Active Project or Save Project As - Save Active Project will save the active project with the current name, overwriting any pervious version - Save Project As will allow you to rename the active project and then save it Press Ctrl + S to save the active project Click the Save Active Project Icon
Unloading a Project
Right click the project name in the Workspace and select Unload Select the project name in the Workspace then go to File Unload Project
Select the project name in the Workspace and then press Ctrl + U
Categories
Selecting an Item
Items can be selected two ways
- Left click on the component to select it - The Edit menu (main menu bar) may now be used, as well as the shortcuts keys - Multiple components can be selected by holding down the Ctrl key and left clicking the additional items
- Left click and hold to drag a box around an item or items - best for selecting multiple items
Some actions can be performed on a component by simply placing your pointer over it and using shortcut keys, a box will form around the item once your cursor is in place
* Right click menus can be accessed by first performing any of the methods listed above
* Once you are in the master library and have copied the component, open the Design Editor for your project so the item can be pasted
Copying Components
Move your cursor over the object or select it and press Ctrl + C Select the component(s) and click the Copy icon Select the item(s) and click Edit Copy Move your pointer over a component or select it, then right click and select Copy Left click and hold on an item, press and hold the Ctrl key and then drag the item and release the mouse button (drag and drop) * You can release the Ctrl key once the pointer changes to the + symbol
This method does not work with all components such as plot frames
Pasting Components
Move your pointer over a blank area of the Design Editor and press Ctrl + V Click the Paste icon Click Edit Paste Right Click on a blank area of the Design Editor and select Paste
Rotating Components
Select or move your pointer over a component and press R to rotate it 90 clockwise Select or move your pointer over a component and press L to rotate it 90 counter-clockwise Right click on the component and select Rotate Right, Rotate Left or Rotate 180 Select the item(s) and click the Rotate Left icon Select the item(s) and click the Rotate Right icon
Flipping Components
To Flip components vertically:
- Select or move your pointer over an object and press F - Right click on the component and select Flip - Select the component and click the Flip Vertically icon To Flip components horizontally (mirror): - Select or move your pointer over an object and press M - Right click on the component and select Mirror - Select the component and click the Flip Horizontally icon
Deleting Components
Components can be removed from the Design Editor several ways
- Move your pointer over an item or select it and press the Delete key - Some items are not removed when the Delete key is pressed (such as plot frames) so they must be cut - use any of the previously described methods to cut the object
Wires
Wires can be added to your circuit several ways
- Use the Wire icon from the Electrical Palette - Use Wire Mode - Copy and paste wires from other circuits, the master library etc. Connected Not Connected
Wires are assumed to be connected whenever the end point of one wires touches any point on another wire The Pin component can be used to force a connection between wires that cross Connected Connected
Resizing Wires
To resize a wire left click and hold on an endpoint and then drag it to the desired length - Placing your pointer over a wire will highlight it so you can determine its length - Left clicking on a wire will show its endpoints * You dont need to left click the wire once before dragging the endpoints, you can simply click near an end, hold and drag
Wire Mode
Wire mode is a quick way to create wires of any length or number of vertices
- Start Wire Mode by pressing Ctrl + W or clicking the Wire Mode icon - Left click to place the starting point of the wire - Left click again to place a vertex or right click to end the wire - You can exit Wire Mode by pressing Esc, Ctrl + W or clicking the Wire Mode icon - Wire Mode can form more complex shapes that are defined as one entity (you cant delete one leg, only the entire shape can be deleted) - Wires created in Wire Mode can be resized by left clicking, holding and dragging any vertex - Clicking, holding and dragging any other section of the wire will allow you to move the entire shape
Signal Types
PSCAD has 2 signal types, Electrical and Data
- These signals can not be directly connected to one another - Some components allow you to convert an Electrical signal to a Data Signal (such as ammeters, voltmeters, instrument transformers, etc) - You can use a data signal to control some electrical sources - Wires work for both Electrical and Data signals - When the circuit is compiled the wire color will change if it is carrying a data signal - The wire will turn blue if it is carrying an Integer value - The wire will turn green if it is carrying a Real value