446 resultados para Fugitive slaves


Relevância:

10.00% 10.00%

Publicador:

Resumo:

Coordenação de Aperfeiçoamento de Pessoal de Nível Superior (CAPES)

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Pós-graduação em História - FCLAS

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The first diary written by a woman, Minha vida de menina brings a description of the ordinary daily live and the peaceful live of Diamantina, of the rural Minas Gerais. Helena Morley, a teenager of the end of 19th century, presents us from the crazy city, to issues of liberation of the slaves. The vision world of the young narrator also provides an idea of how the women role has changed in our society.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Fundação de Amparo à Pesquisa do Estado de São Paulo (FAPESP)

Relevância:

10.00% 10.00%

Publicador:

Resumo:

This text aims to problematize the issue of black mobility in the period following Abolition, assessing the motivations for migration and the aspects that attracted freed slaves to certain place, in particular the city of Rio de Janeiro.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Body adornment has been used as a ornament, ritualistic object, religious icon or as symbol demonstration of status and power in many different cultures. In Brazil, own visuality develops from the cultural syncretism. Thus, together with the mode of dress, the african-Brazilian jewelry acquires peculiarities derived from cultural identities that coexist. This paper proposes a look at africanBrazilian jewelry through visual representation in some works of Jean-Baptiste Debret - French painter member of the French Artistic Mission that registered objects and everyday scenes of slaves and freemen, of poor whites and aristocrats of Rio de Janeiro in the early nineteenth century. We are looking for jewelry as a historical record of lifestyles from a time and place with a social, economic and cultural local configuration.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Coordenação de Aperfeiçoamento de Pessoal de Nível Superior (CAPES)

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Fundação de Amparo à Pesquisa do Estado de São Paulo (FAPESP)

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Coordenação de Aperfeiçoamento de Pessoal de Nível Superior (CAPES)

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Fundação de Amparo à Pesquisa do Estado de São Paulo (FAPESP)

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The Brazilian population represents an admixture of native Amerindians, Portuguese settlers and Africans who were brought as slaves during the colonization period that began in the 16th century and was followed by waves of immigrations of Europeans and Asians in the 20th century. The contribution of these different ethnic groups to the constitution of Brazilian populations from different geographic regions is variable and, in addition to environmental factors, might act by determining different allele profiles among Brazilian populations from different regions. We studied polymorphic sites at the 3' untranslated region of the HLA-G gene in individuals from a Northeastern Brazilian region and compared them to our previously published data about a Southeastern Brazilian region, located at a distance of 2589 km. Our results showed that most polymorphic sites present a similar distribution in both populations, except for the lower frequency of the +3003C allele in the Northeastern population compared to the Southeastern population. Although differences in genotypic distribution were only significant for the +3003 locus (P = 0.0201), the diversity of haplotypes was distinct for each population. These results are important for casecontrol studies on the association of human leucocyte antigen-G polymorphism with disease and also in terms of the genetic structure of two distinct Brazilian populations.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Trata-se de proceder a uma leitura histórica dos problemas da perseguição religiosa, conversão e do memoricídio operado pelos processos de aculturação dos escravos na formação do Brasil, em face das garantias atuais do “Estatuto da Igualdade Racial”.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Motion control is a sub-field of automation, in which the position and/or velocity of machines are controlled using some type of device. In motion control the position, velocity, force, pressure, etc., profiles are designed in such a way that the different mechanical parts work as an harmonious whole in which a perfect synchronization must be achieved. The real-time exchange of information in the distributed system that is nowadays an industrial plant plays an important role in order to achieve always better performance, better effectiveness and better safety. The network for connecting field devices such as sensors, actuators, field controllers such as PLCs, regulators, drive controller etc., and man-machine interfaces is commonly called fieldbus. Since the motion transmission is now task of the communication system, and not more of kinematic chains as in the past, the communication protocol must assure that the desired profiles, and their properties, are correctly transmitted to the axes then reproduced or else the synchronization among the different parts is lost with all the resulting consequences. In this thesis, the problem of trajectory reconstruction in the case of an event-triggered communication system is faced. The most important feature that a real-time communication system must have is the preservation of the following temporal and spatial properties: absolute temporal consistency, relative temporal consistency, spatial consistency. Starting from the basic system composed by one master and one slave and passing through systems made up by many slaves and one master or many masters and one slave, the problems in the profile reconstruction and temporal properties preservation, and subsequently the synchronization of different profiles in network adopting an event-triggered communication system, have been shown. These networks are characterized by the fact that a common knowledge of the global time is not available. Therefore they are non-deterministic networks. Each topology is analyzed and the proposed solution based on phase-locked loops adopted for the basic master-slave case has been improved to face with the other configurations.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

This thesis deals with an investigation of Decomposition and Reformulation to solve Integer Linear Programming Problems. This method is often a very successful approach computationally, producing high-quality solutions for well-structured combinatorial optimization problems like vehicle routing, cutting stock, p-median and generalized assignment . However, until now the method has always been tailored to the specific problem under investigation. The principal innovation of this thesis is to develop a new framework able to apply this concept to a generic MIP problem. The new approach is thus capable of auto-decomposition and autoreformulation of the input problem applicable as a resolving black box algorithm and works as a complement and alternative to the normal resolving techniques. The idea of Decomposing and Reformulating (usually called in literature Dantzig and Wolfe Decomposition DWD) is, given a MIP, to convexify one (or more) subset(s) of constraints (slaves) and working on the partially convexified polyhedron(s) obtained. For a given MIP several decompositions can be defined depending from what sets of constraints we want to convexify. In this thesis we mainly reformulate MIPs using two sets of variables: the original variables and the extended variables (representing the exponential extreme points). The master constraints consist of the original constraints not included in any slaves plus the convexity constraint(s) and the linking constraints(ensuring that each original variable can be viewed as linear combination of extreme points of the slaves). The solution procedure consists of iteratively solving the reformulated MIP (master) and checking (pricing) if a variable of reduced costs exists, and in which case adding it to the master and solving it again (columns generation), or otherwise stopping the procedure. The advantage of using DWD is that the reformulated relaxation gives bounds stronger than the original LP relaxation, in addition it can be incorporated in a Branch and bound scheme (Branch and Price) in order to solve the problem to optimality. If the computational time for the pricing problem is reasonable this leads in practice to a stronger speed up in the solution time, specially when the convex hull of the slaves is easy to compute, usually because of its special structure.