Modern Control Design With MATLAB and SIMULINK 1st Edition Ashish Tewari pdf download
Modern Control Design With MATLAB and SIMULINK 1st Edition Ashish Tewari pdf download
https://ebookname.com/product/modern-control-design-with-matlab-
and-simulink-1st-edition-ashish-tewari/
https://ebookname.com/product/linear-feedback-control-analysis-
and-design-with-matlab-advances-in-design-and-control-1st-
edition-dingyu-xue/
https://ebookname.com/product/simulation-of-dynamic-systems-with-
matlab-and-simulink-second-edition-harold-klee/
https://ebookname.com/product/pid-and-predictive-control-of-
electrical-drives-and-power-converters-using-matlab-simulink-1st-
edition-liuping-wang/
https://ebookname.com/product/notes-on-acoustics-1st-edition-uno-
ingard/
Why We Read What We Read a Delightfully Opinionated
Journey Through Contemporary Bestsellers 1st Edition
Lisa Adams
https://ebookname.com/product/why-we-read-what-we-read-a-
delightfully-opinionated-journey-through-contemporary-
bestsellers-1st-edition-lisa-adams/
https://ebookname.com/product/encyclopedia-of-gender-and-society-
first-edition-jodi-a-obrien/
https://ebookname.com/product/ways-ahead-proceedings-of-the-
first-international-csound-conference-1st-edition-joachim-heintz/
https://ebookname.com/product/gout-and-other-crystal-
arthropathies-1-har-psc-edition-robert-terkeltaub/
https://ebookname.com/product/asthma-in-the-workplace-fourth-
edition-malo/
The Act of Voting Identities Institutions and Locale
1st Edition Johan A. Elkink (Editor)
https://ebookname.com/product/the-act-of-voting-identities-
institutions-and-locale-1st-edition-johan-a-elkink-editor/
Modern Control Design
With MATLAB and SIMULINK
This page intentionally left blank
Modern Control Design
With MATLAB and SIMULINK
Ashish Tewari
Indian Institute of Technology, Kanpur, India
Preface xiii
Introduction 1
1.1 What is Control? 1
1.2 Open-Loop and Closed-Loop Control Systems 2
1.3 Other Classifications of Control Systems 6
1.4 On the Road to Control System Analysis and Design 10
1.5 MATLAB, SIMULINK, and the Control System Toolbox 11
References 12
Index 495
Preface
The motivation for writing this book can be ascribed chiefly to the usual struggle of
an average reader to understand and utilize controls concepts, without getting lost in
the mathematics. Many textbooks are available on modern control, which do a fine
job of presenting the control theory. However, an introductory text on modern control
usually stops short of the really useful concepts - such as optimal control and Kalman
filters - while an advanced text which covers these topics assumes too much mathe-
matical background of the reader. Furthermore, the examples and exercises contained
in many control theory textbooks are too simple to represent modern control appli-
cations, because of the computational complexity involved in solving practical prob-
lems. This book aims at introducing the reader to the basic concepts and applications
of modern control theory in an easy to read manner, while covering in detail what
may be normally considered advanced topics, such as multivariable state-space design,
solutions to time-varying and nonlinear state-equations, optimal control, Kalman filters,
robust control, and digital control. An effort is made to explain the underlying princi-
ples behind many controls concepts. The numerical examples and exercises are chosen
to represent practical problems in modern control. Perhaps the greatest distinguishing
feature of this book is the ready and extensive use of MATLAB (with its Control
System Toolbox) and SIMULINK®, as practical computational tools to solve problems
across the spectrum of modern control. MATLAB/SIMULINK combination has become
the single most common - and industry-wide standard - software in the analysis and
design of modern control systems. In giving the reader a hands-on experience with the
MATLAB/SIMULINK and the Control System Toolbox as applied to some practical design
problems, the book is useful for a practicing engineer, apart from being an introductory
text for the beginner.
This book can be used as a textbook in an introductory course on control systems at
the third, or fourth year undergraduate level. As stated above, another objective of the
book is to make it readable by a practicing engineer without a formal controls back-
ground. Many modern control applications are interdisciplinary in nature, and people
from a variety of disciplines are interested in applying control theory to solve practical
problems in their own respective fields. Bearing this in mind, the examples and exercises
are taken to cover as many different areas as possible, such as aerospace, chemical, elec-
trical and mechanical applications. Continuity in reading is preserved, without frequently
referring to an appendix, or other distractions. At the end of each chapter, readers are
® MATLAB, SIMULINK, and Control System Toolbox are registered trademarks of the Math Works, Inc.
xii PREFACE
given a number of exercises, in order to consolidate their grasp of the material presented
in the chapter. Answers to selected numerical exercises are provided near the end of
the book.
While the main focus of the material presented in the book is on the state-space
methods applied to linear, time-invariant control - which forms a majority of modern
control applications - the classical frequency domain control design and analysis is not
neglected, and large parts of Chapters 2 and 8 cover classical control. Most of the
example problems are solved with MATLAB/SIMULINK, using MATLAB command
lines, and SIMULINK block-diagrams immediately followed by their resulting outputs.
The reader can directly reproduce the MATLAB statements and SIMULINK blocks
presented in the text to obtain the same results. Also presented are a number of computer
programs in the form of new MATLAB M-files (i.e. the M-files which are not included
with MATLAB, or the Control System Toolbox) to solve a variety of problems ranging
from step and impulse responses of single-input, single-output systems, to the solution
of the matrix Riccati equation for the terminal-time weighted, multivariable, optimal
control design. This is perhaps the only available controls textbook which gives ready
computer programs to solve such a wide range of problems. The reader becomes aware
of the power of MATLAB/SIMULINK in going through the examples presented in the
book, and gets a good exposure to programming in MATLAB/SIMULINK. The numer-
ical examples presented require MATLAB 6.0, SIMULINK 4.0, and Control System
Toolbox 5.0. Older versions of this software can also be adapted to run the examples and
models presented in the book, with some modifications (refer to the respective Users'
Manuals).
The numerical examples in the book through MATLAB/SIMULINK and the Control
System Toolbox have been designed to prevent the use of the software as a black box, or by
rote. The theoretical background and numerical techniques behind the software commands
are explained in the text, so that readers can write their own programs in MATLAB, or
another language. Many of the examples contain instructions on programming. It is also
explained how many of the important Control System Toolbox commands can be replaced
by a set of intrinsic MATLAB commands. This is to avoid over-dependence on a particular
version of the Control System Toolbox, which is frequently updated with new features.
After going through the book, readers are better equipped to learn the advanced features
of the software for design applications.
Readers are introduced to advanced topics such as HOC-robust optimal control, struc-
tured singular value synthesis, input shaping, rate-weighted optimal control, and nonlinear
control in the final chapter of the book. Since the book is intended to be of introduc-
tory rather than exhaustive nature, the reader is referred to other articles that cover these
advanced topics in detail.
I am grateful to the editorial and production staff at the Wiley college group, Chichester,
who diligently worked with many aspects of the book. I would like to specially thank
Karen Mossman, Gemma Quilter, Simon Plumtree, Robert Hambrook, Dawn Booth and
See Hanson for their encouragement and guidance in the preparation of the manuscript.
I found working with Wiley, Chichester, a pleasant experience, and an education into
the many aspects of writing and publishing a textbook. I would also like to thank my
students and colleagues, who encouraged and inspired me to write this book. I thank all
PREFACE xiii
the reviewers for finding the errors in the draft manuscript, and for providing many
constructive suggestions. Writing this book would have been impossible without the
constant support of my wife, Prachi, and my little daughter, Manya, whose total age
in months closely followed the number of chapters as they were being written.
Ashish Tewari
This page intentionally left blank
1
Introduction
controller, who applies an input to the plant in the form of pressing the gas pedal if it
is desired to increase the speed of the car. The speed increase can then be the output
from the plant. Note that in a control system, what control input can be applied to the
plant is determined by the physical processes of the plant (in this case, the car's engine),
but the output could be anything that can be directly measured (such as the car's speed
or its position). In other words, many different choices of the output can be available
at the same time, and the controller can use any number of them, depending upon the
application. Say if the driver wants to make sure she is obeying the highway speed limit,
she will be focusing on the speedometer. Hence, the speed becomes the plant output. If
she wants to stop well before a stop sign, the car's position with respect to the stop sign
becomes the plant output. If the driver is overtaking a truck on the highway, both the
speed and the position of the car vis-d-vis the truck are the plant outputs. Since the plant
output is the same as the output of the control system, it is simply called the output when
referring to the control system as a whole. After understanding the basic terminology of
the control system, let us now move on to see what different varieties of control systems
there are.
Figure 1.1 An open-loop control system: the controller applies the control input without knowing the
plant output
OPEN-LOOP AND CLOSED-LOOP CONTROL SYSTEMS
and the plant output. If one knows what output a system will produce when a known
input is applied to it, one is said to know the system's behavior.
Mathematically, the relationship between the output of a linear plant and the control
input (the system's behavior) can be described by a transfer function (the concepts of
linear systems and transfer functions are explained in Chapter 2). Suppose the driver
knows from previous driving experience that, to maintain a speed of 50 kilometers per
hour, she needs to apply one kilogram of force on the gas pedal. Then the car's transfer
function is said to be 50 km/hr/kg. (This is a very simplified example. The actual car
is not going to have such a simple transfer function.} Now, if the driver can accurately
control the force exerted on the gas pedal, she can be quite confident of achieving her
target speed, even though blindfolded. However, as anybody reasonably experienced with
driving knows, there are many uncertainties - such as the condition of the road, tyre
pressure, the condition of the engine, or even the uncertainty in gas pedal force actually
being applied by the driver - which can cause a change in the car's behavior. If the
transfer function in the driver's mind was determined on smooth roads, with properly
inflated tyres and a well maintained engine, she is going to get a speed of less than
50 krn/hr with 1 kg force on the gas pedal if, say, the road she is driving on happens to
have rough patches. In addition, if a wind happens to be blowing opposite to the car's
direction of motion, a further change in the car's behavior will be produced. Such an
unknown and undesirable input to the plant, such as road roughness or the head-wind, is
called a noise. In the presence of uncertainty about the plant's behavior, or due to a noise
(or both), it is clear from the above example that an open-loop control system is unlikely
to be successful.
Suppose the driver decides to drive the car like a sane person (i.e. with both eyes
wide open). Now she can see her actual speed, as measured by the speedometer. In this
situation, the driver can adjust the force she applies to the pedal so as to get the desired
speed on the speedometer; it may not be a one shot approach, and some trial and error
might be required, causing the speed to initially overshoot or undershoot the desired value.
However, after some time (depending on the ability of the driver), the target speed can be
achieved (if it is within the capability of the car), irrespective of the condition of the road
or the presence of a wind. Note that now the driver - instead of applying a pre-determined
control input as in the open-loop case - is adjusting the control input according to the
actual observed output. Such a control system in which the control input is a function
of the plant's output is called a closed-loop system. Since in a closed-loop system the
controller is constantly in touch with the actual output, it is likely to succeed in achieving
the desired output even in the presence of noise and/or uncertainty in the linear plant's
behavior (transfer-function). The mechanism by which the information about the actual
output is conveyed to the controller is called feedback. On a block-diagram, the path
from the plant output to the controller input is called a feedback-loop. A block-diagram
example of a possible closed-loop system is given in Figure 1.2.
Comparing Figures 1.1 and 1.2, we find a new element in Figure 1.2 denoted by a circle
before the controller block, into which two arrows are leading and out of which one arrow
is emerging and leading to the controller. This circle is called a summing junction, which
adds the signals leading into it with the appropriate signs which are indicated adjacent to
the respective arrowheads. If a sign is omitted, a positive sign is assumed. The output of
INTRODUCTION
Feedback loop
Figure 1.2 Example of a closed-loop control system with feedback; the controller applies a control
input based on the plant output
the summing junction is the arithmetic sum of its two (or more) inputs. Using the symbols
u (control input), y (output), and yd (desired output), we can see in Figure 1.2 that the
input to the controller is the error signal (yd — y). In Figure 1.2, the controller itself is a
system which produces an output (control input), u, based upon the input it receives in
the form of (yd — y)- Hence, the behavior of a linear controller could be mathematically
described by its transfer-function, which is the relationship between u and (yd — .v)- Note
that Figure 1.2 shows only a popular kind of closed-loop system. In other closed-loop
systems, the input to the controller could be different from the error signal (yd — y).
The controller transfer-function is the main design parameter in the design of a control
system and determines how rapidly - and with what maximum overshoot (i.e. maximum
value of | yd — y|) - the actual output, y, will become equal to the desired output, yd- We
will see later how the controller transfer-function can be obtained, given a set of design
requirements. (However, deriving the transfer-function of a human controller is beyond
the present science, as mentioned in the previous section.) When the desired output, yd, is
a constant, the resulting controller is called a regulator. If the desired output is changing
with time, the corresponding control system is called a tracking system. In any case, the
principal task of a closed-loop controller is to make (yd — y) = 0 as quickly as possible.
Figure 1.3 shows a possible plot of the actual output of a closed-loop control system.
Whereas the desired output yd has been achieved after some time in Figure 1.3, there
is a large maximum overshoot which could be unacceptable. A successful closed-loop
controller design should achieve both a small maximum overshoot, and a small error
magnitude |yd — y| as quickly as possible. In Chapter 4 we will see that the output of a
linear system to an arbitrary input consists of a fluctuating sort of response (called the
transient response), which begins as soon as the input is applied, and a settled kind of
response (called the steady-state response) after a long time has elapsed since the input
was initially applied. If the linear system is stable, the transient response would decay
to zero after sometime (stability is an important property of a system, and is discussed
in Section 2.8), and only the steady-state response would persist for a long time. The
transient response of a linear system depends largely upon the characteristics and the
initial state of the system, while the steady-state response depends both upon system's
characteristics and the input as a function of time, i.e. u(t). The maximum overshoot is
a property of the transient response, but the error magnitude | yd — y| at large time (or in
the limit t —>• oo) is a property of the steady-state response of the closed-loop system. In
OPEN-LOOP AND CLOSED-LOOP CONTROL SYSTEMS
Desired output, yd
u
Time (f)
Figure 1.3 Example of a closed-loop control system's response; the desired output is achieved after
some time, but there is a large maximum overshoot
Figure 1.3 the steady-state response asymptotically approaches a constant yd in the limit
t -> oo.
Figure 1.3 shows the basic fact that it is impossible to get the desired output imme-
diately. The reason why the output of a linear, stable system does not instantaneously
settle to its steady-state has to do with the inherent physical characteristics of all prac-
tical systems that involve either dissipation or storage of energy supplied by the input.
Examples of energy storage devices are a spring in a mechanical system, and a capacitor
in an electrical system. Examples of energy dissipation processes are mechanical friction,
heat transfer, and electrical resistance. Due to a transfer of energy from the applied input
to the energy storage or dissipation elements, there is initially a fluctuation of the total
energy of the system, which results in the transient response. As the time passes, the
energy contribution of storage/dissipative processes in a stable system declines rapidly,
and the total energy (hence, the output) of the system tends to the same function of time
as that of the applied input. To better understand this behavior of linear, stable systems,
consider a bucket with a small hole in its bottom as the system. The input is the flow
rate of water supplied to the bucket, which could be a specific function of time, and the
output is the total flow rate of water coming out of the bucket (from the hole, as well
as from the overflowing top). Initially, the bucket takes some time to fill due to the hole
(dissipative process) and its internal volume (storage device). However, after the bucket
is full, the output largely follows the changing input.
While the most common closed-loop control system is the feedback control system, as
shown in Figure 1.2, there are other possibilities such as the feedforward control system.
In a feedforward control system - whose example is shown in Figure 1.4 - in addition
to a feedback loop, a feedforward path from the desired output (y^) to the control input
is generally employed to counteract the effect of noise, or to reduce a known undesirable
plant behavior. The feedforward controller incorporates some a priori knowledge of the
plant's behavior, thereby reducing the burden on the feedback controller in controlling
INTRODUCTION
Disturbance
Feedforward
controller + AK Control input (u)
(engine RPM *\J (fuel flow)
governor) /
Desired-
+ / Output(y)
output
(yd)_ +
p—
Feedback
controller
(driver +
*S^\JL-/
r
» Plant
(car)
( speed)
—>-
gas pedal)
Feedback loop
Figure 1.4 A closed-loop control system with a feedforward path; the engine RPM governor takes
care of the fuel flow disturbance, leaving the driver free to concentrate on achieving desired speed with
gas pedal force
the plant. Note that if the feedback controller is removed from Figure 1.4, the resulting
control system becomes open-loop type. Hence, a feedforward control system can be
regarded as a hybrid of open and closed-loop control systems. In the car driver example,
the feedforward controller could be an engine rotational speed governor that keeps the
engine's RPM constant in the presence of disturbance (noise) in the fuel flow rate caused
by known imperfections in the fuel supply system. This reduces the burden on the driver,
who would have been required to apply a rapidly changing gas pedal force to counteract
the fuel supply disturbance if there was no feedforward controller. Now the feedback
controller consists of the driver and the gas-pedal mechanism, and the control input is the
fuel flow into the engine, which is influenced by not only the gas-pedal force, but also by
the RPM governor output and the disturbance. It is clear from the present example that
many practical control systems can benefit from the feedforward arrangement.
In this section, we have seen that a control system can be classified as either open- or
closed-loop, depending upon the physical arrangement of its components. However, there
are other ways of classifying control systems, as discussed in the next section.
one has sufficient information to drive the car safely. Thus, the state of such a system
consists of the car's speed and relative positions of other vehicles. However, for the same
system one could choose another set of physical quantities to be the system's state, such
as velocities of all other vehicles relative to the car, and the position of the car with
respect to the road divider. Hence, by definition the state is not a unique set of physical
quantities.
A control system is said to be deterministic when the set of physical laws governing the
system are such that if the state of the system at some time (called the initial conditions)
and the input are specified, then one can precisely predict the state at a later time. The laws
governing a deterministic system are called deterministic laws. Since the characteristics of
a deterministic system can be found merely by studying its response to initial conditions
(transient response), we often study such systems by taking the applied input to be zero.
A response to initial conditions when the applied input is zero depicts how the system's
state evolves from some initial time to that at a later time. Obviously, the evolution of
only a deterministic system can be determined. Going back to the definition of state, it is
clear that the latter is arrived at keeping a deterministic system in mind, but the concept of
state can also be used to describe systems that are not deterministic. A system that is not
deterministic is either stochastic, or has no laws governing it. A stochastic (also called
probabilistic) system has such governing laws that although the initial conditions (i.e.
state of a system at some time) are known in every detail, it is impossible to determine
the system's state at a later time. In other words, based upon the stochastic governing
laws and the initial conditions, one could only determine the probability of a state, rather
than the state itself. When we toss a perfect coin, we are dealing with a stochastic law that
states that both the possible outcomes of the toss (head or tail) have an equal probability
of 50 percent. We should, however, make a distinction between a physically stochastic-
system, and our ability (as humans) to predict the behavior of a deterministic system based
upon our measurement of the initial conditions and our understanding of the governing
laws. Due to an uncertainty in our knowledge of the governing deterministic laws, as
well as errors in measuring the initial conditions, we will frequently be unable to predict
the state of a deterministic system at a later time. Such a problem of unpredictability is
highlighted by a special class of deterministic systems, namely chaotic systems. A system
is called chaotic if even a small change in the initial conditions produces an arbitrarily
large change in the system's state at a later time.
An example of chaotic control systems is a double pendulum (Figure 1.5). It consists
of two masses, m\ and mi, joined together and suspended from point O by two rigid
massless links of lengths LI and L2 as shown. Here, the state of the system can be
defined by the angular displacements of the two links, 0\(t} and #2(0. as well as their
respective angular velocities, 0\ \t) and #7( }(t). (In this book, the notation used for
representing a &th order time derivative of /(r) is f ( k ) ( t ) , i.e. dkf(t)/dtk = f{k}(t).
Thus, 0j (1) (0 denotes dO\(t)/dt, etc.) Suppose we do not apply an input to the system,
and begin observing the system at some time, t = 0, at which the initial conditions are,
say, 6*i(0) = 40°, 02(0) = 80°, #, (l) (0) = 0°/s, and 0^1)(0) = 0°/s. Then at a later time,
say after 100 s, the system's state will be very much different from what it would have
been if the initial conditions were, say, 0j(0) = 40.01°, 6>2(0) = 80°, 6>,(1)(0) = 0°/s, and
0( ^(0) = 0°/s. Figure 1.6 shows the time history of the angle Oi(t) between 85 s and 100 s
INTRODUCTION
Figure 1.5 A double pendulum is a chaotic system because a small change in its initial conditions
produces an arbitrarily large change in the system's state after some time
-100
90 95 100
Time (s)
Figure 1.6 Time history between 85 s and 100 s of angle QI of a double pendulum with mi = 1 kg,
m-i = 2 kg, LI = 1 m, and 1-2 = 2 m for the two sets of initial conditions #1 (0) = 40°, #2(0) = 80°,
0J1)(0) = 0%, 0^(0) = 0% and 0,(0) = 40.01°, 02(0) = 80°, 0,(1|(0) = 0%, 0^(0) =0%.
respectively
for the two sets of initial conditions, for a double pendulum with m\ — 1 kg, mi = 2 kg,
LI = 1 m, and LI = 2 m. Note that we know the governing laws of this deterministic
system, yet we cannot predict its state after a given time, because there will always be
some error in measuring the initial conditions. Chaotic systems are so interesting that they
have become the subject of specialization at many physics and engineering departments.
Any unpredictable system can be mistaken to be a stochastic system. Taking the
car driver example of Section 1.2, there may exist deterministic laws that govern the
road conditions, wind velocity, etc., but our ignorance about them causes us to treat
such phenomena as random noise, i.e. stochastic processes. Another situation when a
deterministic system may appear to be stochastic is exemplified by the toss of a coin
deliberately loaded to fall every time on one particular side (either head or tail). An
OTHER CLASSIFICATIONS OF CONTROL SYSTEMS
unwary spectator may believe such a system to be stochastic, when actually it is very
much deterministic!
When we analyze and design control systems, we try to express their governing physical
laws by differential equations. The mathematical nature of the governing differential
equations provides another way of classifying control systems. Here we depart from the
realm of physics, and delve into mathematics. Depending upon whether the differential
equations used to describe a control system are linear or nonlinear in nature, we can call
the system either linear or nonlinear. Furthermore, a control system whose description
requires partial differential equations is called a distributed parameter system, whereas a
system requiring only ordinary differential equations is called a lumped parameter system.
A vibrating string, or a membrane is a distributed parameter system, because its properties
(mass and stiffness) are distributed in space. A mass suspended by a spring is a lumped
parameter system, because its mass and stiffness are concentrated at discrete points in
space. (A more common nomenclature of distributed and lumped parameter systems is
continuous and discrete systems, respectively, but we avoid this terminology in this book
as it might be confused with continuous time and discrete time systems.) A particular
system can be treated as linear, or nonlinear, distributed, or lumped parameter, depending
upon what aspects of its behavior we are interested in. For example, if we want to study
only small angular displacements of a simple pendulum, its differential equation of motion
can be treated to be linear; but if large angular displacements are to be studied, the same
pendulum is treated as a nonlinear system. Similarly, when we are interested in the motion
of a car as a whole, its state can be described by only two quantities: the position and
the velocity of the car. Hence, it can be treated as a lumped parameter system whose
entire mass is concentrated at one point (the center of mass). However, if we want to
take into account how the tyres of the car are deforming as it moves along an uneven
road, the car becomes a distributed parameter system whose state is described exactly by
an infinite set of quantities (such as deformations of all the points on the tyres, and their
time derivatives, in addition to the speed and position of the car). Other classifications
based upon the mathematical nature of governing differential equations will be discussed
in Chapter 2.
Yet another way of classifying control systems is whether their outputs are contin-
uous or discontinuous in time. If one can express the system's state (which is obtained
by solving the system's differential equations) as a continuous function of time, the
system is called continuous in time (or analog system). However, a majority of modern
control systems produce outputs that 'jump' (or are discontinuous) in time. Such control
systems are called discrete in time (or digital systems). Note that in the limit of very small
time steps, a digital system can be approximated as an analog system. In this book, we
will make this assumption quite often. If the time steps chosen to sample the discontin-
uous output are relatively large, then a digital system can have a significantly different
behaviour from that of a corresponding analog system. In modern applications, even
analog controllers are implemented on a digital processor, which can introduce digital
characteristics to the control system. Chapter 8 is devoted to the study of digital systems.
There are other minor classifications of control systems based upon the systems' char-
acteristics, such as stability, controllability, observability, etc., which we will take up
in subsequent chapters. Frequently, control systems are also classified based upon the
10 INTRODUCTION
number of inputs and outputs of the system, such as single-input, single-output system,
or two-input, three-output system, etc. In classical control (an object of Chapter 2)
the distinction between single-input, single-output (SISO) and multi-input, multi-output
(MIMO) systems is crucial.
Let us not forget that the rise of the Hasmoneans had come about
in a measure through a conflict for religious integrity between the
extreme pietists on the one hand, the Chassidim, and the worldly
Hellenists on the other, with varied shades of opinion in between.
These religious divergences had now crystallized into two schools
that acquired the names Pharisees and Sadducees. It is hard to say
just when these distinctions began. Perhaps they were always there;
for we meet the two groups—conservative and progressive—under
different names in all creeds and in nearly all eras. The division is
naturally inherent in the human temperament. It marks broadly the
two grand divisions into which all men become grouped in organized
society.
Now let us consider in particular the distinctions that differentiated
these two parties in the Jewish State. The Sadducees were largely
composed of the priestly families; but the priestly caste was not
necessarily the religious class. It corresponded rather to what we
would call the aristocracy—we have seen that the High Priest was
also a prince. In this party, too, were largely the military. They were
faithful to the Mosaic Law, the Pentateuch, which they rigorously
enforced, but gave slight allegiance to the later religious injunctions
that came to be developed from the Law by the Scribes; in so far
they were religiously unprogressive. Still in their attitude toward life
in general, they did not approve of holding aloof from the world, but
encouraged a mingling with it and entering into intimate commercial
and political relations with other nations. They regarded it their
patriotic duty to aggrandize the nation in every way and to make it a
splendid power.
The name Sadducee is derived from Zadok, of the family of Aaron,
the chief priest of the time of Solomon's Temple, who thus gave his
name to the priestly house, "Sons of Zadok."
The Pharisees, while interpreting Biblical law more leniently in
certain respects than the Sadducees, were determined supporters of
all the mass of legal minutiæ that had been evolved from the Law
proper and which had become a "Second Law." These rites and
ceremonies that were added to the original Mosaic code
(occasionally by a rather forced deduction) they considered equally
binding with it. They called it the Oral Law to distinguish it from the
Written Law, and the tradition was that it, too, was revealed to
Moses.
In their political policy they equally diverged from the Sadducees,
believing in standing somewhat apart from the peoples about them.
They looked askance upon too intimate relations with the world at
large; for they believed it their duty to subordinate all interests,
national and commercial, to the religious, trusting the outcome
rather to divine providence than to the judgment of their statesmen
or the enterprise of energetic leaders.
Further, as against the priestly aristocracy, that wished to confine
all ecclesiastical functions to the priestly order, the Pharisees were
more democratic in that they desired to extend the privileges of
priestly sanctification and holiness to all. Purifying ablutions, they
claimed, were obligatory on the whole people. Their meals should
also be consecrated, even as the repasts of the priests—so that all
Israel should be a "Kingdom of priests and a holy nation." Hence,
"Second Maccabees," the work of a Pharisee, declares, "Unto all are
given the heritage, the kingdom, the priesthood and the sanctuary."
The chief characteristics of the Pharisees are expressed in their
name: Pharash, the Law expounders; Pharash, the separatists—
though the former is probably its true derivation.
The Pharisees, it will be seen, were the more pious, the
Sadducees the more worldly, though the Pharisees as a whole were
not as pious as the Chassidim had been, nor the Sadducees as
worldly as the Hellenists had been. The Sadducees further denied
belief in bodily resurrection or in judgment after death (though not
necessarily renouncing immortality), on the strength of the famous
teaching of Antigonus of Socho, "Be not as servants who serve the
Master for the sake of reward, but rather as those who serve the
Master without thought of reward." As distinct from the Pharisees
they were strong believers in free-will, that the destiny of men is in
their own hands. We might call the Sadducees the rationalists and
the Pharisees traditionalists.
Some Pharisees again did carry the fulfilment of rites and
ceremonies too far; a few, perhaps, were even ostentatious in their
piety. By strange mischance these few have transferred their dubious
reputation to all Pharisees as such. Most unjustly however, for the
Pharisees earned the confidence of the great bulk of the people and
were on the whole identified with them. So strangely has that
sinister repute persisted that "Pharisee" is to-day defined in some
dictionaries as self-righteous or hypocritical (see note). How
undeserved as describing those whose trust in God was absolute,
without reservation or misgiving. This is but one of many instances
where the world's verdict has been unjust to the Jew.
Essenes.
Hasmonean:
Samaritans:
Alexander Janneus.
The "Pairs."
We have seen that the priesthood and Temple were no longer the
religious centres around which the people rallied. The Jews had
outgrown the age of priestism, although the splendid ritual of the
sacrificial altar still continued. The religious guides and teachers
were the scribes, learned in the Law, who for sometime had been
presiding in couples. Hence they are called the "Pairs." The first of
each pair held the office of Nasi, Prince or President of the
Sanhedrin, and the second that of Ab Beth Din, Father of the Court
or Vice-President.
Here are their names with some of the most famous sayings
attributed to them:
Jose ben Joezer—Let thy house be a meeting place for the
wise. Cover thyself with the dust of their feet and quench thy
thirst with their words.
Jose ben Jochanan—Let thy house be opened wide and let
the needy be thy household.
Joshua ben Perachia—Procure for thyself an instructor,
possess thyself of a worthy associate, and judge every man in
the scale of merit.
Mattai the Arbelite—Associate not with the wicked and flatter
not thyself that thou canst evade punishment.
Jehudah ben Tabbai—Constitute not thyself dictator to the
Judges.
Simon ben Shetach—Be guarded in thy words; perchance
from them men may learn to lie.
Shemaiah—Love labor and hate pomp and suffer thyself to
remain unknown to the head of the State.
Abtalion—Ye wise be guarded in your words; or you may be
exiled to a place of evil waters (false doctrine) and your
disciples may drink and die.
Hillel and Shammai, the last "Pair," will be treated in a
separate chapter.
Water Festival:
Even before the good Queen Salome died storm clouds began to
darken the horizon of Judah. Her second son, Aristobulus, inherited
all his father's fierceness and tyranny. The throne had been naturally
left to the elder brother, Hyrcanus, but the headstrong Aristobulus
seized the reins of power on the dangerous theory that he was more
fit to rule. Civil war began before the good queen had quite breathed
her last. Hyrcanus, the weak, yielded, and all might have been well
were it not for the interference of a new enemy who was eventually
to bring about the ruin of the Jewish State.
Prayer of Onias.
For the Aesop fable of the two bears quarrelling over a find, thus
affording opportunity for a third to step in and seize it, was here to
be exemplified. Rome was ever on the watch to bring all outlying
provinces into her net. Pompey, her victorious general, whose head
Julius Caesar was later to demand, was just now making his
triumphant march through Asia. The warring brothers, Hyrcanus and
Aristobolus, appealed to his lieutenant. To leave the decision with
Rome was a dangerous precedent, for the power that could grant a
throne by its decision might also take it away. So, while the decision
was rendered in favor of Aristobulus, it was as vassal rather than as
independent king that he held his throne for some two years. The
real gainer was Rome. It had now the right to revoke its decision;
and it did. The people, disgusted with their unworthy leaders who
cared nothing for the nation, but only for its honors—appealed to
Rome to abolish the monarchy that had been gradually introduced
and restore the old regime of the High Priesthood.
But the headstrong Aristobulus dared resist even Rome and
entrenched himself against invasion. This was fatal both for him and
Judea. The temple mount was besieged. It was taken with frightful
massacre by lustful Romans. This was in 63. Pompey sacrilegiously
entered the Holy of Holies, in which to his surprise he found no idol;
a spiritual God was an unfamiliar concept to the pagan mind. He
curtailed the Jewish state and made it tributary. Aristobulus must
grace Pompey's triumph at Rome.
So much for the vain conquests of John Hyrcanus and Alexander
Janneus. They evaporated with a word from Pompey. Thus ended
the Judean independence for which the early Maccabees had fought
so nobly. It had endured but seventy-nine years. Over this tributary
State Hyrcanus II. was made High Priest. The kingship created by
the first Aristobulus was short-lived indeed. The scheming Antipater
had won, but graver issues were to be the outcome.
CHAPTER X.
JUDEA UNDER ROMAN SUZERAINTY.
Growth of Rome.
Rome, from the city on the Tiber, had spread over all Italy. Then
gradually it mastered the lands on both sides of the Mediterranean.
Greece and Carthage were absorbed in the same year, 146 B.C.E.
Soon its tide of conquest reached Asia, and nearly all the lands in
the East conquered by Alexander—excepting Persia—were under its
sway. When Greco Syria—which had included Judea until the
Maccabean independence—fell before its arms, it was to be
expected that the never-satisfied Rome would not rest until the land
of our fathers had been added to its possessions. We have seen how
an unhappy series of events played into its hands and hastened this
end. In a sense Rome was becoming the "mistress of the world."
Nor was her sway as transitory as that of earlier world powers—
Assyria, Babylonia, Persia or Macedonia. It was to endure for many
centuries and it has left a lasting impress upon the world's
civilization.
Already the Jewish captives that Pompey took to Rome, later freed
and called Libertini, formed together with earlier emigrants the
beginnings of an important Jewish community. Here later still we
find this Jewish colony on the Tiber quietly influencing Roman
affairs.
Judea, with the rest of Palestine, was now placed under the
general supervision of Rome's Syrian governor. Internally its life was
not interfered with, but all temporal—that is political—power was
taken from the High Priest. His authority was confined to the
Temple. Both Aristobulus, who had escaped from Rome, and his son,
Alexander, made foolhardy attempts for the throne, which only
resulted in further curtailing of Judah's power. Yet another desperate
attempt was made for the throne. Alas, it only resulted in thirty
thousand of the defeated malcontents being sold into slavery. This
chafing against Rome's rule only brought its mailed hand more
fiercely against ill-fated Israel.
But Rome now entered upon its own period of civil war at home
and men lustful of power drenched this country in blood. In 60 B. C. E.
Julius Caesar, Pompey and Crassus divided the Roman possessions
between them and formed the First Triumvirate (Crassus given Syria,
plundered the Temple treasures). On the death of Crassus, Caesar,
ambitious for supreme power—the fatal weakness of this really great
man—crossed the river Rubicon that was the boundary of his
province of Gaul, made war on Pompey, who was soon slain, and
held for a brief time sole sway. In 44 Caesar was killed by Brutus
and Cassius. These in turn were overthrown by Cæsar's avenger,
Marc Antony, and a new Triumvirate was formed, consisting of
Antony, Octavian (Augustus) and Lepidus. These were as disloyal to
each other as the first group. Antony, seduced from his duty by the
witchery of that fatally beautiful woman, Cleopatra of Egypt, was
finally defeated and overthrown in the battle of Actium, 30. Octavian
Augustus now held the reins alone and the Roman Empire was
launched. Augustus, the first emperor, reigned from 60 B.C.E. to 14
A.C.E.
Julius Caesar
These few outlines of Roman history will have to be kept in mind
to follow events in Judea, for much was to happen to storm-tossed
Israel between the first Triumvirate and the empire of Augustus.
Every change in government at Rome affected the land of Israel and
its people.
Indeed, in all their subsequent history no great event occurred in
the world without affecting the Jews in some way, and many of
these world events were in turn influenced by them.
When Pompey was killed in 48, that arch-conspirator, Antipater,
who had sided with him while in power, now with Hyrcanus, his
puppet, professed friendship for Caesar and helped him with Jewish
troops for his Egyptian campaign. Caesar extended favors to both.
Hyrcanus, as High Priest, was once more given political authority,
and Antipater was made Procurator of Judea. We have witnessed the
thin entering of the wedge; behold the Idumean now head of Jewish
affairs. Caesar now granted permission to rebuild the walls of
Jerusalem, and concessions and privileges were also conferred on
the Jews of Alexandria and Asia Minor, for Rome's sway reached far.
Caesar's good will made the rulership of Antipater tolerable for a
while and when the news of Caesar's death reached the Jews they
mourned him as a lost friend.
The political power granted to Hyrcanus as High Priest carried with
it the title of Ethnarch, which means governor of a province. But all
power was really exercised by Antipater who, as Procurator of Judea,
made his son Phasael governor of Jerusalem, and his son Herod
governor of Galilee. How this intruding stranger had tightened his
grip on the land of our fathers!
Coin of Antigonus, 40 B. C. E.
CHAPTER XI.
HEROD.
What had been the result of the attempt of Alexander Janneus to
force Judaism upon Idumea? It had begun by giving the Idumean
Antipater, from the intimate relations created, the opportunity to
make Hyrcanus his puppet, and ended by placing the Jewish crown
upon the head of Herod, who was absolutely un-Jewish in ancestry
and sympathies, and really a pagan at heart. Herod, in fact,
delivered Judea to Rome that he might be made its vassal king.
He had married Mariamne, the beautiful grand daughter of the
weak Hyrcanus—a stroke of policy, to be allied in marriage to
Judah's royal family.
Herod as Man.
Herod as Builder.
Herod as Father.
Welcome to our website – the ideal destination for book lovers and
knowledge seekers. With a mission to inspire endlessly, we offer a
vast collection of books, ranging from classic literary works to
specialized publications, self-development books, and children's
literature. Each book is a new journey of discovery, expanding
knowledge and enriching the soul of the reade
Our website is not just a platform for buying books, but a bridge
connecting readers to the timeless values of culture and wisdom. With
an elegant, user-friendly interface and an intelligent search system,
we are committed to providing a quick and convenient shopping
experience. Additionally, our special promotions and home delivery
services ensure that you save time and fully enjoy the joy of reading.
ebookname.com