Temperature Control System Project Report
Temperature Control System Project Report
CAREER:
MECHATRONICS.
SUBJECT:
ANALOG ELECTRONICS.
GROUP:
3rd G
STUDENT:
SUBJECT:
PROFESSOR:
12/08/2015
1
Aguascalientes Technological University.
Content:
PROJECT UD 1: ........................................................................................................................................... 3
SUMMARY. ................................................................................................................................................. 4
THEORETICAL FRAMEWORK.. 5
OBJECTIVES. 7
MATERIALS AND DEVELOPMENT. 8
RESULTS..............................................................................................Error! Marker not defined.
DISCUSSION. ................................................................................................! Error! Marker not defined.
CONCLUSIONS..........................................................................................Error! Undefined marker.
REFERENCES..............................................................................................Error! Bookmark not defined.
2
Technological University of Aguascalientes.
PROJECT UD 1:
CONTROL SYSTEM
OF TEMPERATURE (ON-
OFF).
GO TO CONTENT
3
Technological University of Aguascalientes.
SUMMARY.
The PICs are a family of RISC-type microcontrollers manufactured by Microchip.
Technology Inc. and derivatives of the PIC1650, originally developed by the division of
General Instrument microelectronics.
The current name is not an acronym. In fact, the full name is PICmicro.
although it is generally used as a Peripheral Interface Controller
peripheral interface.
The original PIC was designed to be used with the new 16-bit CPU CP16000.
Overall a good CPU, it had poor input and output performance, and the PIC
The 8-bit was developed in 1975 to improve system performance by removing weight.
from I/O to the CPU. The PIC used simple microcode stored in ROM to
carry out these tasks; and although the term was not used back then, it is about
a RISC design that executes an instruction every 4 cycles of the oscillator.
The PIC uses an instruction set, the number of which can vary from 35 for PICs.
low range to 70 for the high range. The instructions are classified among those that
they perform operations between the accumulator and a constant, between the accumulator and a
memory position, conditioning instructions and jump/return instructions,
implementation of interrupts and one to enter low power mode called
sleep.
4
Technological University of Aguascalientes.
THEORETICAL FRAMEWORK.
On the other hand, the microcontroller is designed in such a way that it has all the
integrated components on the same chip. It does not require other components.
specialized for its application, because all the necessary circuits, which in another
5
Technological University of Aguascalientes.
ways correspond to the peripherals, they are already incorporated. This saves
time and space necessary to build a device.
To understand more easily the reasons for the great success of the
microcontrollers, let's pay attention to the following example. About 10 years ago,
design an electronic control device for an elevator in a multi-story building
Floors were very difficult, even for a team of experts. Have you ever thought about
What requirements must a simple elevator meet? How to deal with the situation when
Do two or more people call the elevator at the same time? Which call has priority?
priority? How to solve issues of security, power loss,
of failures, of misuse? What happens after resolving these issues
Basics is a meticulous process of designing the appropriate devices using a
a large number of specialized chips. This process can take weeks or
months, depending on the complexity of the device. When it is finished
process, the time comes to design a printed circuit board and to assemble the
device. An enormous device! It's another difficult and time-consuming job. Finally, when
everything is finished and properly tested, we move on to the crucial moment and it is
When one concentrates, breathes deeply, and turns on the power supply.
This is usually the point where the party turns into a real job.
that electronic devices almost never work properly from the start.
Get ready for many sleepless nights, corrections, improvements... and don't forget about
that we are still talking about how to set up a simple elevator.
6
Aguascalientes Technological University.
OBJECTIVES.
GENERAL OBJECTIVE 1.
SPECIFIC OBJECTIVE 1.
GENERAL OBJECTIVE 2.
SPECIFIC OBJECTIVE 2.
7
Technological University of Aguascalientes.
MATERIALS.
DEVELOPMENT.
A temperature control system is being developed, which we will start from its development.
of the program and for which the Pic programming and compilation software will be used
C Css.
8
Technological University of Aguascalientes.
9
Technological University of Aguascalientes.
10
Aguascalientes Technological University.
11
Aguascalientes Technological University.
RESULT.
As results, the programs for each of the practices were carried out, and they were
shown during the development of the report.
DISCUSSION.
The required programs for each of the practices are fulfilled, only
highlighting that due to the connections of the didactic test card, there were
to modify the ports to those shown in the circuit images.
CONCLUSIONS.
EDGAR ALCÁNTARA MOBILE.
In conclusion, I can emphasize that I found the section very interesting.
from microcontroller programming, since thanks to them we can
develop great and endless applications in a relatively fast, easy and
Effective on the other hand, it is also worth mentioning that, within the language of
just as each one has its limitations and/or programming procedures, the
which could cause us certain difficulties and by knowing more than one we have a
broader and clearer panorama regarding the work to be done, in my case, I can
highlight that the practices carried out during the course, I executed the programming in
MikroBasic, and my final project turned out to be easier to carry out in Pic Css.
REFERENCES.
Molina, J. (2003). Programming_Pics. August 01, 2015. From Unicrom. Website:
Unable to access the content of the provided URL.
Salcido, M. (2005). MikroBasic. August 05, 2015, from independent. Website:
Unable to translate the provided URL content.
Mora, V. (2015). Class notes. In Class Notes. (N/A). Technological University of
Aguascalientes.: N/A.
12