Data Types. Constants. Variables

Total Page:16

File Type:pdf, Size:1020Kb

Data Types. Constants. Variables

Programming C/C++

Issues: . C++ language foundations. - Data types. Constants. Variables. - Operators and expressions - Instructions (expressions, composed instructions, decision instructions, loops instructions). - Pointers. Arrays and strings. Dynamic allocation of memory . Functions in C++ ( passing by value/references/pointers , default arguments, overloading functions, inline functions). . Classes and objects (class type, this reference, constructors add destructors, static members). Handling objects. . Friend functions and classes. . Operators overloading. Type conversions. . Inheritance. Derived classes. . Virtual classes. Virtual functions. . Template functions. Template classes. . Exception handling.

Bibliography: 1. Ungureanu, D.,C/C++ programming. Learn by examples, Editura Universităţii Transilvania, Braşov, 2012 2. http://marconi.unitbv.ro/aut/cpp/eeco 3. http://marconi.unitbv.ro/aut/cpp/aut 4. http://www.cplusplus.com/doc/tutorial/ 5. http://www.icce.rug.nl/documents/cplusplus/ 6. http://www.cprogramming.com/tutorial.html 7. http://www.comp.lancs.ac.uk/~marash/SlidesCpp/slides/sld001.htm 8. http://www.uow.edu.au/~nabg/ABC/ABC.html 9. http://www.intap.net/~drw/cpp/index.htm 10. http://www.relisoft.com/ Electrical Installations

Issues: . Induction motors, nominal power, Current demand, Subtransient current and protection setting, Motor starting current, Compensation of reactive-power (kVAr) supplied to induction motors; . Power loading of an installation, Installed power (kW), Installed apparent power (kVA), Estimation of actual maximum kVA demand; . Electrical installation characteristics, Activity, Site topology, Layout latitude, Service reliability, Maintainability, Installation flexibility, Power demand, Load distribution, Power interruption sensitivity, Disturbance sensitivity, Disturbance capability of circuits; . Earthing schemes, Earthing connections, Definition of standardised earthing schemes, Characteristics of TT, TN and IT systems, Selection criteria for the TT, TN and IT systems, Choice of earthing method – implementation; . Electric shock, Protection against electric shock, Direct and indirect contact; . The basic functions of LV switchgear, Electrical protection, Isolation, Switchgear control; . Circuit-breaker, Standards and description, Fundamental characteristics of a circuit- breaker, Other characteristics of a circuit-breaker, Selection of a circuit-breaker, Coordination between circuit-breakers, Discrimination MV/LV in a consumer’s substation; . Voltage surge, The four voltage surge types, Main characteristics of voltage surges, Different propagation modes; . Overvoltage protection devices, Primary protection devices (protection of installations, against lightning), Secondary protection devices (protection of internal, installations against lightning) . Reactive energy and power factor, Ways to improve the power factor; . Lighting sources and characteristics of main lamp type used. Lighting regulations.

Bibliography: 1. *** - I7/2011 Normativ privind proiectarea, executia si exploatarea instalatiilor electrice aferente cladirilor 2. Schneider – Electrical installation guide 2008, 3. ABB - Electrical installation handbook - Protection, control and electrical devices.

Recommended publications