To save content items to your account,
please confirm that you agree to abide by our usage policies.
If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account.
Find out more about saving content to .
To save content items to your Kindle, first ensure no-reply@cambridge.org
is added to your Approved Personal Document E-mail List under your Personal Document Settings
on the Manage Your Content and Devices page of your Amazon account. Then enter the ‘name’ part
of your Kindle email address below.
Find out more about saving to your Kindle.
Note you can select to save to either the @free.kindle.com or @kindle.com variations.
‘@free.kindle.com’ emails are free but can only be saved to your device when it is connected to wi-fi.
‘@kindle.com’ emails can be delivered even when you are not connected to wi-fi, but note that service fees apply.
How many bits does the converter need? We can tolerate slices that are two parts in 10,000 wide, or 1/5k. 12 bits give 4K slices (4096), and give an error of 1/8K or 0.012%: this does not quite satisfy the specification.
In the previous microcontroller labs you controlled the I/O ports directly to scan a matrix keyboard, programmed a timer to interrupt at regular intervals to output a sine wave at a specific frequency, and initiated SPI communications with a LCD display to show text messages. In this lab you are going to integrate these elements into a jukebox that plays children’s lullabies using an RTOS.
This paper presents detailed analyses of the Reynolds stresses and their budgets in temporally evolving stratified wakes using direct numerical simulation. Ensemble averaging is employed to mitigate statistical errors in the data, and the results are presented as functions of both the transverse and vertical coordinates – at time instants across the near-wake, non-equilibrium, and quasi-two-dimensional regimes for wakes in weakly and strongly stratified environments. Key findings include the identification of dominant terms in the Reynolds stress transport equations and their spatial structures, the generation and destruction processes of the Reynolds stresses, and the energy transfer between the Reynolds stress and the mean flow. The study also clarifies the effects of the Reynolds number and the Froude number. Additionally, we assess the validity of the eddy-viscosity type models and some existing closures for the Reynolds stress model, highlighting the limitations of isotropy and return-to-isotropy hypotheses in stratified flows.
This chapter provides an introduction to ship structures and includes descriptions of structural arrangements of the most important types of merchant ships and the properties of the materials used. This is followed by a discussion of the need to consider ship structures at different levels of analysis (top-down approach). The role of structural modelling, and in particular modelling applicable to global strength, is described. In the second part of the chapter an overview of current practice in ship structural design is presented, in which similarities between merchant and warship structural design are highlighted. The role of classification societies is described as well as that of the IMO Goal-Based-Standards. A comparison of classification society rules follows. The role of computer-based techniques is discussed. In the last section recommendations for good practice in ship structural design are provided.
So far, we have been using (wasting?) one FPGA logic cell flip-flop to create each bit of RAM memory and one or more logic cells for each ROM bit. This is inefficient and, for anything more than a small memory array, could leave us without enough logic cells to implement the rest of our design or require a larger, more expensive device.
The optimum structural design of the hull girder is discussed in this chapter. In the first part, early efforts at optimisation are described: structural optimisation, topology and scantlings optimisation and nonlinear programming. The use of linear and sequential linear programming and its use in the MAESTRO program are described. The need to consider wider issues is discussed and the various single-parameter optimisation criteria described (design for X). Multi-objective optimisation criteria and Pareto optimality are discussed. The background to genetic algorithms and the fundamental theorem of genetic algorithms are presented. Single and multi-objective optimisation using genetic algorithms is described and illustrated with application to a catamaran structure. The analytic hierarchy process used in the ranking of different criteria put forward by stakeholders in an optimum structural design problem is described. This is applied in a case study described in the last part of the chapter that concerns the optimum structural design of a RoPax carrier. In this finite element models are used in the concept design stage to select a topology of the structure as well as the preliminary design stage. A series of criteria selected by a number of stakeholders are used as a basis for the optimisation process.
After configuring your breadboard for digital circuits, this lab invites you to look at integrated circuit logic gates; first examining their characteristics and foibles, then using them to carry out some Boolean logic operations.
What problem do we meet today? We try to design a circuit that provides an output supply voltage that is constant despite fluctuations that may arise in both input voltage and output current loading.
This decoupling does not affect the behavior of the circuit, since the noise was harmless – but it does make the waveform prettier. (And we hope you are getting into the habit of always bypassing your power supplies in any case.)
This chapter reviews the a large family of relatively cheap primal heuristics that generally try to convert infeasible solutions obtained by solving the continuous relaxation of a MIP into feasible solutions. The review is conducted by following three main concepts, namely that of rounding a fractional point to an integer one, that of propagating the logical implication of a decision on a variable to other variables, and that of diving, i.e., sequentially make decisions on variables. The combinations of these concepts are extensively analyzed.
In this chapter we meet circuits that remember states of binary signals. Such circuits can be more versatile than the merely combinational circuits that we met earlier. Computers and most of the other digital devices we rely on would not be possible without a way to remember past events.