Skip to content
/ utc Public

Université de Technologie de Compiègne

Notifications You must be signed in to change notification settings

roddehugo/utc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Université de Technologie de Compiègne

Scientific knowledge

IA02 : PROBLEM SOLVING AND LOGIC PROGRAMMING

The objective of this course is to present some problem solving and programming method. Principal aspects of the first-order logic.

Keywords:

  • predicate logic
  • logical representation
  • automatic proving
  • heuristics
  • recherche research in a states space
  • games theory

RO03 : OPERATIONS RESEARCH : COMBINATORIAL OPTIMIZATION

The aim of this course is to give fundamental notions on the algorithm's complexity theory and to teach numerous techniques based on graph theory in order to resolve combinatorial problems.

Keywords:

  • polynomial algorithms
  • travelling salesman problem
  • satisfiability problem
  • NP-hard problem

SY14 : COMPUTER AUTOMATIC CONTROL

This course introduces some basic concepts to control, observe and analyse dynamical systems such as automotives, transportation networks and production systems.

Keywords:

  • control systems
  • real-time control
  • state observation
  • virtual
  • sensors

SY02 : STATISTICAL METHODS FOR RESEARCH AND MANUFACTURING

The goal of this course is to familiarize the students with the concepts and the mode of reasoning of the inferential statistics. Three important applications are studied : point estimation, construction of the confidence intervals and hypothesis testing.

Keywords:

  • estimation
  • confidence intervals
  • linear regression
  • hypothesis testing
  • analysis of variance

NF16 : ALGORITHM AND DATA STRUCTURES

Introduction of the basic data structures and of the basic algorithms that manage them. Here we emphasize how various data structures can be used in order to achieve good implementations.

Keywords:

  • FIFO, LIFO
  • trees
  • time and space complexity
  • simply and doubly chained list with sentinel

SY01 : PROBABILITY

Introduction to stochastic phenomena, random variables on the real line, probability distributions.

Keywords:

  • random variables
  • probability distributions
  • stochastic convergence
  • independent random variables
  • conditionning

NF93 : COMPUTING SCIENCE

The objective of this course is to formally study numeracy, machine or complexity. These concepts are derived from formal sciences such as set theory, geometry, logic or arithmetic.

Keywords:

  • problem
  • sets
  • incompleteness
  • relationship
  • decidability
  • logic
  • Turing machine
  • proposal
  • computability
  • language

MT22 : FUNCTIONS OF SEVERAL REAL VARIABLES AND VECTOR ANALYSIS

Continuity and differentiation of functions of several real variables. Curves and surfaces in R^3. Multiple integrals ; curvilinear, surfacic. Integral theorems.

Keywords:

  • differential
  • chain rule
  • grad
  • curl
  • div
  • local studies of curves and surfaces
  • double integrals
  • curvilinear
  • surfacic
  • Stockes theorems

MT23 : LINEAR ALGEBRA AND APPLICATION

Bases of linear algebra and applications. The student is expected to acquire a solid knowledge of the basic concepts of linear algebra and to be able to apply them to physical problems when needed.

Keywords:

  • linear spaces
  • linear mappings
  • eigenvalues and eigenvectors
  • scalar products
  • systems of linear differential equations

PS94 : ELECTRICITY

This course gives the basis about electricity. 3 domains are studied:

  • continuous electicity (with Kirchhoff, Thevenin, Norton, superposition approaches)
  • electicity in transition domain
  • electricity with sinusoidal sollicitation

Keywords:

  • RLC circuit
  • RL circuit
  • RC circuit
  • electrical circuits
  • steady state
  • variable state
  • sinusoidal state established

PS93 : GEOMETRICAL OPTICS

This course gives the basis about geometrical optics : dioptres, mirors, thick, thin lenses. Fresnel and Fraunhaufer approximations are used to describe the diffraction phenomenum.

Keywords:

  • diffraction
  • optical apparatus
  • interferences
  • lethin and thick lenses

PS04 : THERMODYNAMICS

This course aims at the comprehension of the laws of thermodynamics and its physical and chemical applications. State of a system, variables of state, function of state, ideal gases, real gas, concepts of pressure and temperature, phase change.

Keywords:

  • temperature
  • pressure
  • perfect gas
  • real gas
  • equation of state
  • first and second Laws
  • entropy
  • heat engines
  • equilibrium
  • phase transitions

PS91 : NEWTONIAN MECHANICS

This course introduces physics concepts for the study of movement. One objective is to formalize a mechanical problem and mobilize mathematical knowledge necessary for its resolution.

Keywords:

  • kinematic
  • forces
  • dynamic
  • energy
  • central forces
  • swings

MT90/91 : FUNCTIONS OF A REAL VARIABLE 1 & 2

It will make the student familiar with the basic tools of calculus necessary for modelling problems of engineering by functions of one real variable. The second part of the course is devoted to the basic mathematical tools needed for modelling and solving problems in engineering sciences.

Keywords:

  • mathematical Reasoning
  • applications
  • sets
  • numerical Sequences
  • continuity and limit
  • derivability
  • taylor series
  • rational fractions
  • integral calculus
  • complex numbers
  • polynomials
  • differential equations

Techniques & methods

LO21 : OBJECT-ORIENTED PROGRAMMING AND DESIGN

Study and implementation of the different concepts and tools linked to object-oriented programming and design.

Keywords:

  • C++
  • design patterns
  • inheritance
  • classes
  • encapsulation
  • UML
  • templates
  • Qt

SY31 : SENSORS FOR INTELLIGENT SYSTEMS

The purpose of this course is to acquire the concepts, theoretical and practical tools necessary for basic measurements principles. We studied sensors like ultrasonic, cameras, rangefinders, accelerometers. A part of this course is dedicated to information processing and integration in intelligent systems (vision, robots, vehicles).

Keywords:

  • robotic perception
  • measurements uncertainties
  • sensors technologies
  • information processing
  • metrology
  • CAN
  • signal processing chain

TX 2 : LABORATORY PROJECT - COMPLETE OVERHAUL OF THE USEC INFORMATION SYSTEM

Information System entirely redesigned with a benchmark of the solutions

  • Installation on a private server with Debian 7

  • LDAP Directory linked to a mail server with anti-virus and anti-spam filter

  • Creation of a web service to handle the directory and a JSON API to communicate

  • Document management system with the open source solution Nuxeo Plateform

  • Versionning server based on Git with the open source solution Gitlab

  • specific issues

  • economical issues

  • technological issues

  • prospectif issues

SR01 : MASTERING INFORMATION PROCESSING SYSTEMS

The C programming language, operating systems usage (shell commands, files systems, basic network usage, graphical interfaces), system programming (process management, interruptions), learning Python language (objects, modules, GUI)

Keywords:

  • C language
  • operating systems
  • system programming
  • system services from C
  • python language

FQ01 : ECONOMY AND QUALITY CONTROL

Quality Management, Design and Quality, Quality Function Deploiment, Functional Analysis, Product Life Cycle Management, Work Breakdown Structure, Standardisation, ISO 9000, Conformity assessment, Engineering economyns, ...)

Keywords:

  • quality management
  • design and quality
  • quality function deploiment
  • functional analysis
  • product life cycle management
  • work breakdown structure
  • standardisation
  • ISO 9000
  • conformity assessment
  • engineering economy

NF17 : DATA BASES DESIGN

This course objective is to teach students how to design relational and object-relational databases. In order to achieve this objective, the students will develop methodological skills for conceptual and logical modelling, as well as technological skills toward typical DBMS and toward usually used languages.

Keywords:

  • database
  • conceptual model
  • relational
  • SQL
  • object
  • transaction
  • web
  • dbms

LO01 : PRINCIPLES OF PROGRAMMATION

The purpose of this course is to acquire the concepts and methods of structured programming. Students will learn a programming language largely used: the C language. Thay will also use a compiler and its environment

Keywords:

  • programming language
  • algorithm
  • language C

TX 1 : LABORATORY PROJECT - USEC GRAPHICS STANDARDS & MARKETING TOOLS

This project

Keywords:

  • Adobe Illustrator
  • CakePHP Framework
  • HTML5
  • jQuery
  • CSS3

NF92 : AUTOMATIC DATA PROCESSING

In this course are discussed concepts and basic tools for manipulating information and understand the potential of their automatic processing. The lessons include the acquisition, modeling, structuring, processing, transport and digital publication data. It also covers the concept of storing data in a personal database.

Keywords:

  • UML
  • PHP
  • XML
  • HTML
  • SQL
  • networks
  • protocols and security
  • databases concepts

TN01 : ELEMENTS OF TECHNICAL DRAWING

Geometrical reminders and orthogonal projection; modelling of the 3D solids;cuttings and sections; threadings; dimensional quotation; laiaisons;minimal kinematic diagram; adjustments; functional quotation; transmission of movement; choice and name of metals and alloys.

Keywords:

  • CAD-CAM
  • kinematic diagram
  • drawing
  • projection
  • movement transmission

TN04 : REALISATION - CHALLENGE PROJECT : WATER CLOCK

This unit will allow the future engineer to carry out a project clearly defined at the beginning of the semester. It is maily done through workshops.

Keywords:

  • project
  • workshops
  • mechanic
  • woodworking

NP94 : SCIENTIFIC PREPARATION TO A CHALLENGE PROJECT OF TN04

Preparatory study for the subject " Challenge" carried out the next six-month period. This preparation comprises the comparative elements on the scientific and technical aspects of the subject making it possible to make the choice of the solution.

PS90 : BASIC MEASUREMENTS KNOWLEDGE

This class enables the students to learn the basic knowledge necessary to conduct proper experimental measurements. At the end of this class, the students should be able to choose the suitable method of measurement, to quantify the measurement uncertainty from the knowledge of the various error sources, and to exploit the data resulting from a measurement campaign

Keywords:

  • uncertainty determination
  • physical quantities and units
  • measurement principle
  • error sources

NF01 : ALGORITHM AND PROGRAMMING

This is the first contact with computer programming. Students learn to create algorithms and then to transform them to programs.

Keywords:

  • computer science
  • programs
  • algorithms

Communication, culture & technology, management

GE36 : MARKETING

This course introduces the basic notions and methodology in marketing related to the economic and business challenges of the firm.

Keywords:

  • launching newproducts
  • method/organisation
  • merchandising
  • market research
  • communication
  • strategy
  • web/internet
  • planning
  • E-CRM
  • spirit

LC14 : SCIENTIFIC AND TECHNICAL COMMUNICATION IN ENGLISH

The purpose of this course is to develop students' ability to communicate in English on scientific or technical themes, in order to facilitate their adaptation to a work placement or job in industry or research. To continue to develop the four skills of language learning (oral production and comprehension, written production and comprehension), while working on themes linked to the world of science and learning scientific and technical vocabulary.Keywords:

  • English C1 Level
  • reports
  • innovation
  • presentations
  • writing
  • vulagarisation
  • ethics
  • debates

DI02 : GRAPHIC DESIGN

This course objective is to discover and understand graphic design. Introduction to visual and graphic practices: how information is processed by graphic means. It explores and produces two-dimensional shapes (icons and script-verbal) created and combined.

Keywords:

  • Adobe Illustrator
  • design
  • communication
  • graphics
  • image
  • plastic initiation

AA01 : ASSOCIATION MANAGEMENT

From legal aspect to essential tools, this course proposes to address all the knowledge necessary to the achievement of the association projects.

Keywords:

  • association
  • planification
  • 1901 law
  • project
  • responsability
  • management
  • capitalization

GE10 : POLITICAL ECONOMICS

Understand economic and social comtempory problems, as well as public policies with the help of the theory of economics

Keywords:

  • liberalism
  • keynesianism
  • economic policy
  • sustainable development
  • growth
  • unemployment
  • european union
  • new economics of knwoledge economy
  • finance and debt competitiveness

LA23 : SPANISH LEVEL III

Acquisition of a practival level of spanish in 4 areas of competency that are oral comprehension ; written expression ; by listening to audio recordings and specific assignments ; by reading various authentic documents ; and revision as well as a more in depth study of certain aspects of spanish grammar.Keywords:

  • Spanish B2 Level
  • spanish
  • pratical level
  • intermediate level

LA13 : ENGLISH LEVEL III

The aim of the LA 13 course is to develop the student's expression and communication skills in English. He will improve his comprehension of oral English by working on varied audio and video material and improve his writing skills by analysing and producing the types of document required of an engineer. He will develop his ability to put forward arguments and be convincing in interviews, presentations and debates.

Keywords:

  • English B2 Level
  • communicate
  • oral comprehension
  • general and professional English
  • grammar revision
  • pronunciation
  • writing skills

SI24 : EVERYDAY DIGITAL WRITING

E-mail, slide shows, collaborative writing, etc. : we use digital writing every day. How do the new writing tools change our ordinary practices? We will study (theoretical approach) the specificities of digital writing in order to be able to examine our ordinary writing practices critically.

LA22 : SPANISH LEVEL II

This course module is intended for those who have an elementary level in Spanish and wish to reach the intermediary level. Students will become more autonomous in everyday situations in a Spanish-speaking environment, while deepening their knowledge of spanish culture.

Keywords:

  • Spanish B1 Level

About

Université de Technologie de Compiègne

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published